﻿@font-face {
  font-display: swap;
}
.aheto-header-6__toolbar-authentication,
.aheto-header-6__toolbar-email,
.aheto-header-6__toolbar-tel,
.aheto-header-6__toolbar-text {
  font-family: roboto, sans-serif;
}
.aheto-header,
.carousel-inner,
.icon-bx-wraper,
.pos-re,
.relative,
.rs-services.main-home.services-style1 .services-item,
.rs-services.style6,
.sec-title3,
.sec-title3 .heading-border-line,
.sec-titleP,
.service-wrap,
.single-blog-banner-layout1 .banner-img,
.swiper-container,
.wt-box,
body .swiper {
  position: relative;
}
*,
.btn-contactClick,
.error {
  box-sizing: border-box;
}
.btn-chat,
.e-nav__link,
a.big-button:hover,
a.view-demo:hover,
a:hover {
  text-decoration: none;
}
.about-image img,
.ct-heading-mobile .ct-heading-tag,
.dropdown-toggle::after,
.icon-bx-wraper.style-3:hover
  > [class*="icon-bx-"]
  .icon-cell
  .icon-img
  img:first-child,
.icon-bx-wraper.style-3
  > [class*="icon-bx-"]
  .icon-cell
  .icon-img
  img:last-child,
.page-title-section,
.rs-footer.style1 .footer-bottom .copy-right-menu li:first-child:before {
  display: none;
}
.text-decoration-none {
  text-decoration: none !important;
}
.icon-width {
  width: 2rem;
}
.navbar-brand img {
  width: 150px;
  min-width: 150px;
}
.aheto-header {
  z-index: 10;
}
.aheto-header-6__toolbar {
  background-color: #202531;
}
.aheto-header-6__toolbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1750px;
  margin: 0 auto;
  padding: 5px 0;
}
.aheto-header-6__toolbar-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
}
.aheto-header-6__toolbar-additional {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 15px;
}
.aheto-header-6__toolbar-text {
  padding: 3px 40px 3px 0;
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.aheto-header h6 {
  margin: 0;
  letter-spacing: 0;
}
.aheto-header-6__toolbar-email,
.aheto-header-6__toolbar-tel {
  padding: 3px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.aheto-header-6__toolbar-tel {
  margin-right: 26px;
}
.aheto-header a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec-title3 .sub-text:after,
.sec-title3 .sub-text:before {
  height: 4px;
  top: 12px;
  background-color: #406a99;
  transition: 0.3s;
  z-index: 0;
}
.aheto-header-6__toolbar a:hover {
  color: #eb373a;
}
.aheto-header-6 .authentication {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.aheto-header-6 .authentication__log-in,
.aheto-header-6 .authentication__register {
  padding: 2px 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.aheto-header-6 .authentication__register {
  padding-right: 20px;
  font-family: roboto, sans-serif;
}
.aheto-header-6__toolbar button:hover {
  color: #406a99;
}
.aheto-header-6 .authentication__log-in,
.icon-bx-wraper.style-2 .icon-content {
  padding-left: 20px;
}
.navbar-nav .nav-link {
  color: rgb(0 0 0 / 86%);
  font-weight: 500;
}
.swiper-container {
  margin: 0 auto;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.carousel-inner {
  width: 100%;
  padding-top: 43.25%;
  display: block;
  content: "";
}
.carousel-item {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: center center/cover no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 490px;
}
.bg20,
.bg21,
.bg7 {
  background-repeat: no-repeat;
}
.caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 60%;
  z-index: 9;
  margin-top: 20px;
  text-align: center;
}
.caption h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  margin-bottom: 23px;
}
.caption h2 {
  color: rgba(255, 255, 255, 0.75);
  font-size: 26px;
  font-weight: 300;
}
a.big-button,
a.view-demo {
  color: #fff;
  display: inline-block;
}
a.big-button {
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  background: rgba(255, 0, 0, 0.75);
  padding: 28px 35px;
  border-radius: 3px;
  margin-top: 80px;
  margin-bottom: 0;
}
a.big-button:hover {
  background: rgba(255, 0, 0, 0.9);
}
a.view-demo {
  font-size: 21px;
  font-weight: 700;
  margin-top: 35px;
}
.social-icon,
.testimonial-name a,
.white-color {
  color: #fff !important;
}
a.view-demo:hover {
  color: #333;
}
.carousel-indicators .active {
  background: #fff;
}
.carousel-indicators li {
  background: rgba(255, 255, 255, 0.4);
  border-top: 20px solid;
  z-index: 15;
}
.rs-services.style6 {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin-top: -65px;
  margin-bottom: 0;
  padding: 0;
  z-index: 2;
}
.bg20 {
  background-image: url(../images/bg/service-bg4.webp);
  background-position: center center;
  background-size: cover;
}
.rs-services.style6 .services-box-area .services-item {
  border-style: dashed;
  border-width: 0 1px 0 0;
  border-color: #406a993d;
  margin: 0 8px;
  padding: 30px 20px;
}
.rs-services.style6 .services-box-area .services-item .services-icon {
  margin-bottom: 17px;
}
.rs-services.style6 .services-box-area .services-item .services-icon img {
  width: 70px;
  padding: 8px 0 0;
}
.rs-services.style6 .services-box-area .services-item .services-content .title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
.rs-services.style6 .services-box-area .services-item .services-content p {
  font-size: 15px;
}
.rs-services.main-home.services-style1 .services-item .services-text .title a,
.rs-services.style6
  .services-box-area
  .services-item
  .services-content
  .title
  a {
  color: #0a0a0a;
}
.rs-services.style6
  .services-box-area
  .services-item
  .services-content
  .title
  a:hover {
  color: #406a99;
}
.no-border {
  border: none !important;
}
.bg21 {
  background-image: url(../images/bg/about-bg4.webp);
  background-position: top left;
  background-size: auto;
}
.rs-vertical-middle,
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pr-40 {
  padding-right: 40px;
}
.sec-title3 .sub-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  color: #406a99;
  margin: 0 0 3px;
  display: block;
  position: relative;
  padding-left: 94px;
}
.sec-title3 .sub-text:before {
  content: "";
  position: absolute;
  left: 0;
  width: 12px;
  border-radius: 2px;
}
.sec-title3 .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  width: 55px;
  margin-left: 0;
  left: 24px;
  border-radius: 2px;
}
.sec-title3 .heading-border-line:after,
.sec-title3 .heading-border-line:before {
  bottom: -4px;
  left: 50%;
  border-radius: 2px;
  content: "";
  height: 4px;
  background: #406a99;
}
.pb-25 {
  padding-bottom: 25px;
}
.sec-title3 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #0a0a0a;
  margin: 0;
}
.sec-title3:hover .sub-text:before {
  width: 65px;
  background: #406a99;
}
.sec-title3:hover .sub-text:after {
  margin-left: 46px;
  width: 12px;
  background: #406a99;
}
.desc {
  font-weight: 500;
}
.pb-17 {
  padding-bottom: 17px;
}
.mt-45 {
  margin-top: 45px;
}
.readon.consultant {
  padding: 18px 35px;
  border-radius: 0;
  color: #fff;
  background: #406a99;
  overflow: hidden;
  position: relative;
}
.readon.consultant.discover {
  padding: 15px 40px;
}
.readon.consultant.discover.orange-more,
.rs-services.main-home.services-style1.home-4-style .services-item:after {
  background: #406a99;
}
.rs-about.style4 .about-img {
  position: relative;
  z-index: 11;
}
.rs-about.style4 .about-img .animations {
  position: absolute;
  bottom: 0;
  z-index: -11;
}
.rs-about.style4 .about-img .animations.one {
  left: 9%;
  bottom: -56px;
}
.dance2 {
  -webkit-animation: 4s infinite alternate dance2;
  filter: hue-rotate(200deg) !important;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}
.rs-about.style4 .about-img .animations.two {
  left: 18%;
  top: -6%;
}
.rs-iconbox-area .box-inner .box-item:hover .dance_hover,
.rs-services.style4 .services-item:hover .dance_hover,
.rs-services.style6 .services-box-area .services-item:hover .dance_hover {
  animation-name: dance_hover;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes dance_hover {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.scale {
  animation: 2s infinite alternate scale;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
img {
  max-width: 100%;
  height: auto;
}
.rs-services.style6 .services-box-area {
  border-style: solid;
  border-width: 0 0 5px;
  border-color: #406a99;
  box-shadow: 0 11px 35px 0 #e9d1cf;
}
.pt-100,
.pt-171 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.bg7 {
  background-color: #ebebeb;
  background-image: url(../images/bg/blog-bg.jpg);
  background-size: cover;
}
.mb-65 {
  margin-bottom: 65px;
}
.pt-95 {
  padding-top: 95px;
}
.sec-title3 .heading-border-line:before {
  width: 12px;
  position: absolute;
  margin-left: -35px;
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.sec-title3 .heading-border-line:after {
  width: 65px;
  position: absolute;
  right: 0;
  margin-left: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.sec-title3:hover .heading-border-line:before {
  margin-left: -5px;
  width: 65px;
  background: #406a99;
}
.sec-title3:hover .heading-border-line:after {
  width: 12px;
  margin-left: 35px;
  background: #406a99;
}
.rs-services.main-home .services-item {
  display: flex;
}
.rs-services.main-home .services-item .services-icon img {
  height: 76px;
  max-width: unset;
}
.rs-services.main-home .services-item .services-text {
  padding: 0 0 0 20px;
}
.rs-services.main-home .services-item .services-text .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 13px;
}
.rs-services.main-home.services-style1
  .services-item
  .services-text
  .services-txt {
  color: #454545;
  margin-bottom: 26px;
}
.rs-services.main-home.services-style1
  .services-item
  .services-text
  .serial-number {
  position: absolute;
  left: -6px;
  top: 44px;
  color: #00000008;
  font-size: 70px;
  font-weight: 600;
}
.rs-services.main-home.services-style1 .services-item:after {
  display: block;
  width: 47px;
  left: 124px;
  background: #c12a2a;
  content: "";
  height: 4px;
  position: absolute;
  transition: 0.3s;
  bottom: 0;
  z-index: 9;
  transform: translateX(-50%);
}
.goal_sec {
  background: #fff;
  padding: 60px 0;
  margin: 50px 0;
}
.goal_layer {
  padding: 0;
  margin-top: 20px;
  list-style: none;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.goal_layer_box {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  flex: 0 0 25%;
  width: 25%;
}
.btn,
.ct {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog_img_box,
.goal_div_img {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.goal_div_img img {
  width: 100%;
}
.goal_div_content {
  padding: 35px;
  text-align: left;
}
.goal_div_img:hover {
  -webkit-filter: none;
  filter: none;
}
.goal_div_content span {
  font-size: 22px;
  font-family: roboto_light;
}
.mt-76 {
  margin-top: 76px;
}
.pb-187 {
  padding-bottom: 187px;
}
.rs-estimate .image-part {
  position: relative;
  left: -70px;
}
.counter-wrap,
.ct-heading,
.sec-title4,
.service-wrap.style3 .container {
  position: relative;
  z-index: 1;
}
.mb-36 {
  margin-bottom: 36px;
}
.icon-bx-wraper p:last-child,
.margin-0,
ul {
  margin: 0;
}
.sec-title4 .sub-title {
  color: #406a99;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 14px;
}
.sec-title4 .title {
  color: #043d72;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  margin: 0 0 26px;
}
.grey-para,
.home-6 .desc {
  font-weight: 400;
}
.left-line-v .draw-line.start-draw {
  content: "";
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
  width: 4px;
  height: 70px;
  background: #406a99;
  animation: 1.5s forwards start-draw;
}
ul {
  list-style: none;
  padding: 0;
}
.estimate-info li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.estimate-info li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #202531;
}
.estimate-info li .title {
  font-weight: 800;
  color: #222;
}
.rs-estimate .pattern-img {
  position: absolute;
  content: "";
  left: 50px;
  top: 100px;
  z-index: -1;
}
.mb-25,
.rs-achievement.style1 .rs-counter .rs-counter-list .counter-icon {
  margin-bottom: 25px;
}
.left-line-v {
  position: relative;
  padding-left: 20px;
}
.rs-achievement.style1 .rs-counter {
  display: flex;
  justify-content: center;
  border-top: 1px solid #e8e8e8;
}
.rs-achievement.style1 .rs-counter .rs-counter-list {
  text-align: center;
  width: 100%;
  transition: 0.3s;
  padding: 40px 0 35px;
}
.rs-achievement.style1 .rs-counter .rs-counter-list .counter-icon i {
  height: 46.3px;
  line-height: 46.3px;
  display: block;
  color: #e94d65;
}
.rs-achievement.style1 .rs-counter .rs-counter-list .counter-number {
  font-size: 40px;
  line-height: 1;
  color: #222;
  font-weight: 700;
  margin-bottom: 8px;
}
.rs-achievement.style1 .rs-counter .rs-counter-list .counter-number:after {
  content: "+";
}
.rs-achievement.style1 .rs-counter .rs-counter-list .counter-text {
  font-weight: 500;
  text-transform: capitalize;
}
.rs-achievement.style1 .rs-counter:hover .rs-counter-list:hover,
.rs-achievement.style1 .rs-counter:not(:hover) .active {
  box-shadow: 0 6px 30px 0 rgb(0 0 0 / 8%);
}
.rs-achievement.style1 .img-part {
  position: relative;
  right: -70px;
}
.rs-achievement.style1 .img-part img {
  border-radius: 50px 0 0;
}
.rs-achievement.style1 .pattern-img {
  position: absolute;
  content: "";
  left: 0;
  top: 175px;
  z-index: -1;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}
.section-padding {
  padding: 120px 0;
}
[data-overlay-color="7"]:before,
[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.8;
}
[data-overlay-dark]:before {
  background: #0b1520;
}
[data-overlay-color]:before,
[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.curve-top {
  left: 0;
  top: -1px;
  width: 100%;
}
.curve:after,
.curve:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 50px solid #fff;
  position: absolute;
}
.curve:before {
  left: 0;
  border-right: 70vw solid transparent;
}
.curve:after {
  right: 0;
  border-left: 30vw solid transparent;
}
.curve-top:before {
  border-right: 30vw solid transparent;
}
.curve-top:after,
.curve-top:before {
  top: 0;
  border-top: 50px solid #fff;
  border-bottom: 0;
}
.curve-top:after {
  border-left: 70vw solid transparent;
}
.section-head {
  margin-bottom: 0;
  text-align: center;
}
.process .item {
  position: relative;
  z-index: 4;
}
.process .item img.tobotm {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.process .item .icon {
  color: #fff;
  font-size: 46px;
  width: 80px;
  height: 80px;
  line-height: 81px;
  border-radius: 50%;
  border: 1px dashed #fff;
}
.process .item .cont {
  padding: 50px 17px 11px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
  box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
  border-radius: 10px;
  position: relative;
  z-index: 3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.process .item h3 {
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  color: #777;
  font-size: 50px;
  font-weight: 700;
  opacity: 0.1;
  z-index: -1;
}
.process .item h6 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 15px;
  margin-top: 7px;
  font-weight: 500;
}
.process-num {
  margin-top: -10px;
}
.process .item p {
  font-size: 14px;
  color: #999;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.full-width {
  width: 100% !important;
}
.icon-bx-wraper.style-3:hover
  > [class*="icon-bx-"]
  .icon-cell
  .icon-img
  img:last-child,
html[xmlns] .clearfix {
  display: block;
}
.process .item img {
  position: absolute;
  width: 84%;
  right: -60%;
  top: 19px;
  opacity: 0.5;
}
.process .item.odd img {
  width: 70%;
  right: -47%;
  top: 15px;
}
.mt-50,
.process .item.odd {
  margin-top: 50px;
}
.bg-rock,
.process .item .cont:hover {
  background-color: #406a99;
}
.icon-bx-wraper.style-3.active .icon-cell,
.process .item .cont:hover h6,
.rs-services.chooseus-style .services-item .services-text .title a {
  color: #fff;
}
.process .item .cont:hover p {
  color: #eee;
}
.rs-services.chooseus-style .services-item {
  display: flex;
  padding: 20px;
  background-color: #406a99;
  margin: 0 -4px 0 0;
}
.rs-services.chooseus-style .services-item .services-text {
  padding: 0 16px 0 9px;
}
.rs-services.chooseus-style .services-item .services-text .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 5px;
}
.rs-services.chooseus-style .services-item .services-text .services-txt {
  margin: 0;
  color: #f4f4f4;
  font-size: 13px;
  line-height: 18px;
}
.rs-footer.style1 {
  background: 0 0 / cover #121212;
  position: relative;
  margin-top: 5em;
}
.rs-footer.style1 .footer-bottom {
  padding: 20px 0;
  background: #000;
}
.text-lg-end {
  text-align: right !important;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li {
  display: inline-block;
  position: relative;
  padding: 0 14px 0 13px;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li a {
  color: #fff;
  font-size: 13px;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li a:hover {
  color: #406a99;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #406a99;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.rs-footer.style1 .footer-bottom .copyright p {
  margin: 0;
  color: #fff;
  font-size: 12px;
}
.rs-footer.style1 .footer-top {
  padding: 92px 0 65px;
}
.pb-40 {
  padding-bottom: 40px;
}
.rs-footer.style1 .footer-top p {
  margin: 30px 0 0;
  position: relative;
}
.rs-footer.style1 .footer-top .footer-social li a i {
  padding: 0;
  font-size: 15px;
  margin-right: 3px;
  transition: 0.8s;
  background: #1c2024;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  color: #fff;
  text-align: center;
}
.dropdown-item:last-child {
  border-bottom: 0;
}
.facebook {
  background: #3c51a5;
}
.twitter {
  background: #5db2f7;
}
.instagram {
  background: #db4b8c;
}
.linkedin-in {
  background: #0579b6;
}
.social-icon {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 16px;
  padding-left: 10px !important;
  margin-right: 7px;
  font-size: 14px;
}
.dropdown:hover .dropdown-menu {
  transform: scale(1);
}
.page-title-section {
  padding: 90px 0;
  background-color: #eee;
  background-size: cover;
  background-position: center;
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
}
.page-title-section h1 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.page-title-section ul li {
  display: inline-block;
  color: #fff;
}
.page-title-section ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
}
.grey-para {
  font-size: 15px;
  color: #999;
  line-height: 200%;
}
.section-block-about,
.section-block-contact,
company-profile {
  padding: 50px 0 90px;
  background-color: #fff;
}
#blog .post .post-meta,
.entry-meta.meta-color-light,
.entry-meta.meta-color-light2,
.section-block-about .section-heading,
.section-heading {
  margin-bottom: 10px;
}
.section-block-about .section-heading h4,
.section-heading h4 {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  color: #111;
  line-height: 160%;
  margin-bottom: 10px;
}
.section-heading-line-left {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #406a99;
  border-radius: 25px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.contact-country,
.form-1,
.mt-20 {
  margin-top: 20px;
}
.primary-list li {
  list-style-type: none;
  color: #222;
  font-size: 13px;
  font-weight: 500;
  margin-top: 19px;
  line-height: 23px;
}
.primary-list li i {
  color: #406a99;
  padding-right: 10px;
}
.shadow-primary {
  -webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 20%);
  box-shadow: 0 20px 40px rgb(0 0 0 / 20%);
}
.rounded-border {
  border-radius: 10px !important;
}
.media:first-child,
.mt-15-xs {
  margin-top: 0;
}
.section-block-bg-service {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 90px 0;
}
.company-profile span,
.section-heading span {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #406a99;
  line-height: 200%;
  margin-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.text-content-big p {
  font-size: 15px;
  font-weight: 400;
  color: #222;
  line-height: 200%;
  margin-bottom: 15px;
}
.feature-flex-square {
  position: relative;
  border-radius: 5px;
  margin: 30px 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-square-icon {
  float: left;
  width: 25%;
  margin-top: 5px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-square-icon i {
  color: #406a99;
  border-radius: 10px;
  padding: 10px;
  font-size: 55px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-content,
.feature-flex-square-content {
  float: left;
  width: 75%;
  padding-left: 10px;
}
.feature-flex-square-content h4,
.feature-flex-square-content h4 a {
  color: #111;
  font-size: 19px;
  font-weight: 500;
}
.feature-flex-square-content p {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 15px;
}
.feature-flex-square-content-button {
  display: inline-block;
  color: #111;
  font-size: 14px;
  font-weight: 500;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.heading-block .before-heading {
  margin-bottom: 7px;
}
.before-heading {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  background-color: rgba(var(--themecolorrgba, 38, 125, 244), 0.1);
  color: var(--themecolor, #267df4);
  padding: 3px 8px;
  border-radius: 2px;
  font-weight: 600;
}
#content p {
  line-height: 1.8;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.company-profile h2 {
  position: relative;
  font-size: 42px;
  font-weight: 500;
  color: #111;
  line-height: 130%;
  margin-bottom: 10px;
}
.section-heading-line {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #406a99;
  border-radius: 25px;
  margin: 15px auto 5px;
}
.section-heading p {
  font-size: 15px;
  font-weight: 400;
  color: #090606;
  line-height: 160%;
  padding-top: 15px;
  margin-bottom: 0;
}
.center-holder {
  text-align: center !important;
}
.number-box {
  text-align: center;
  padding: 20px;
  margin: 15px 0;
  background: #fff;
  border-radius: 3px;
}
.number-box h3 {
  color: #111;
  line-height: 1;
  font-size: 60px;
  font-weight: 200;
}
.number-box-line {
  content: "";
  border-bottom: 1px dashed #dedede;
  width: 100%;
  margin: 20px auto;
}
.number-box h4 {
  color: #111;
  font-size: 20px;
  font-weight: 400;
}
.number-box p {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 1.5;
}
.number-box-line:before {
  content: "";
  display: block;
  margin: auto auto -7.5px;
  height: 15px;
  width: 15px;
  border: 2px solid #406a99;
  background: #fff;
  border-radius: 50%;
}
.icon-bx-wraper.style-2:hover > [class*="icon-bx-"],
.panel-default > .panel-heading {
  background-color: transparent !important;
}
.btn-download {
  color: #fff;
  padding: 16px 40px;
  border-radius: 4px;
  background-color: #272727;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
}
.bor-bottom {
  border-bottom: 1px solid #f6f6f7;
}
.serviceBox {
  background: #fff;
  font-family: Poppins, sans-serif;
  text-align: center;
  padding: 30px 20px;
  border: 10px solid #ddd;
  border-top-color: #21bcb8;
  border-bottom-color: #21bcb8;
  border-radius: 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.serviceBox:before {
  content: "";
  border: 3px dashed #ddd;
  border-radius: 20px;
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
}
.serviceBox .service-icon {
  color: #21bcb8;
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 8px;
}
.serviceBox .title {
  color: #333;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 4px;
}
.serviceBox .description {
  color: #999;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 9px;
}
.serviceBox.blue {
  border-top-color: #3d729b;
  border-bottom-color: #3d729b;
}
.serviceBox.blue .service-icon {
  color: #3d729b;
}
.serviceBox.red {
  border-top-color: #ed5543;
  border-bottom-color: #ed5543;
}
.serviceBox.red .service-icon {
  color: #ed5543;
}
.serviceBox.purple {
  border-top-color: #924963;
  border-bottom-color: #924963;
}
.serviceBox.purple .service-icon {
  color: #924963;
}
.section-block-faq {
  padding: 90px 0;
  background-color: #fff;
}
.mt-40 {
  margin-top: 40px;
}
.accordion {
  background: 0 0;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ececec;
  border-radius: 0 !important;
}
.accordion-heading {
  border-radius: 0;
  padding: 0;
}
.panel-default > .panel-heading {
  color: #333;
  border-color: #ddd;
}
.accordion-title a {
  font-size: 15px;
  font-weight: 600;
  color: #111;
  line-height: 1;
  display: block;
  padding: 20px 0 25px;
  border-radius: 0;
}
.contact-form input,
.contact-form textarea {
  font-weight: 500 !important;
  font-size: 13px;
  background: #f6f7f8;
  color: #777 !important;
  width: 100%;
  outline: 0;
}
.accordion-title a:after {
  content: "\f107";
  font-size: 18px;
  font-family: FontAwesome;
  color: #406a99;
  float: right;
}
.e-nav__link,
.e-nav__search,
.message__text,
.message__title,
.service_box .hover_box .inner h6,
.service_box .preview_box h6 {
  font-family: Montserrat, sans-serif;
}
.aheto-header a i {
  margin-right: 10px;
}
.accordion-body {
  font-size: 15px;
  font-weight: 400;
  color: #999;
  line-height: 195%;
  text-align: left;
  border: none !important;
  padding: 2px 0 30px;
}
.about-image,
.btn.style1,
.ct-process-item,
.features-box .icon,
.icon-bx-md,
.service_box {
  text-align: center;
}
.mt-30 {
  margin-top: 30px;
}
.contact-form input {
  border-radius: 5px;
  border: 1px solid #f6f7f8;
  padding: 14px;
  margin: 10px 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.contact-form textarea {
  border-radius: 5px;
  border: 1px solid #f6f7f8;
  padding: 14px;
  margin: 10px 0 5px;
  min-height: 200px;
  overflow: hidden;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.contact-form button {
  display: inline-block;
  background: #111;
  color: #fff;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  border-radius: 10px;
  padding: 15px 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  margin-top: 15px;
}
.ct-process-icon,
.ct-process-icon number {
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
}
.ct-process-icon,
.ct-process-icon number,
.ct-process-icon span:before {
  -khtml-transition: all 0.3s linear 0ms;
}
.contact-form button:hover {
  background: #406a99;
  border: #406a99;
}
.contact-info-box {
  padding: 0 15px;
}
.contact-info-section {
  border-bottom: 1px solid #ececec;
  padding: 25px 0;
  margin-bottom: 0;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.contact-info-section i {
  width: 60px;
  height: 60px;
  line-height: 58px;
  border-radius: 50%;
  background: #406a99;
  color: #fff;
  font-size: 35px;
  margin-top: 5px;
}
.contact-info-section h4 {
  color: #111;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contact-info-section p {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 3px;
}
.contact-country-one {
  background-size: cover;
  width: 100%;
  padding: 120px 70px 50px;
  height: 450px;
}
.contact-country-one i {
  color: #fff;
  font-size: 60px;
}
.contact-country-one h4 {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  margin-top: 20px;
}
.contact-country li {
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
}
.contact-country li i {
  color: #fff;
  font-size: 15px;
  margin-right: 15px;
}
.services-icon i {
  color: #fff;
  border-radius: 10px;
  padding: 16px 10px;
  font-size: 55px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.section-block-services {
  padding: 70px 0 50px;
  background-color: #fff;
}
.services-single-left-heading h4 {
  color: #111;
  font-size: 18px;
  font-weight: 500;
}
.services-single-left-heading h1:after,
.services-single-left-heading h4:after {
  content: " ";
  display: block;
  background: #406a99;
  width: 50px;
  height: 2px;
  margin-top: 8px;
}
.services-single-menu {
  border: 1px solid #ececec;
}
.services-active {
  -webkit-box-shadow: 3px 0 0 0 #406a99 inset;
  -moz-box-shadow: 3px 0 0 0 #406a99 inset;
  box-shadow: 3px 0 0 0 #406a99 inset;
}
.services-single-menu ul li {
  border-bottom: 1px solid #ececec;
  background: #fff;
}
.services-single-menu ul li a {
  display: block;
  color: #111;
  font-size: 15px;
  font-weight: 500;
  padding: 14px 0 14px 15px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pr-15-md {
  padding-right: 15px;
}
.section-single-heading h4:after {
  content: " ";
  display: block;
  background: #406a99;
  width: 60px;
  height: 2px;
  margin-top: 13px;
}
.section-single-heading h4 {
  line-height: 32px;
}
.section-block-grey {
  padding: 70px 0;
  background-color: #f9f9f9;
}
.section-block-features,
.section-dmt-api {
  padding: 70px 0;
}
.pl-45-md {
  padding-left: 45px;
}
.mt-15 {
  margin-top: 15px;
}
.section-heading h3 {
  position: relative;
  font-size: 35px;
  font-weight: 600;
  color: #111;
  line-height: 130%;
  margin-bottom: 10px;
}
.feature-box-2 {
  position: relative;
  background: #fff;
  border-radius: 5px;
  margin: 15px 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-box-2 h4 {
  color: #111;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
  margin: 8px 0 5px;
}
.feature-box-2 img {
  width: 65px;
}
.divider-area.divider-seo-report-area {
  background-color: #f8f8f8;
  margin: 169px 0 0;
  padding: 16px 0 90px;
  position: relative;
}
.divider-area.divider-seo-report-area:before {
  background-image: url(../images/d07.webp);
  content: "";
  height: 193px;
  left: 0;
  position: absolute;
  top: -186px;
  width: 100%;
  z-index: -1;
}
.seo-report-form-content .seo-report-form {
  padding: 0 48px 33px;
  position: relative;
  z-index: 1;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-one {
  bottom: 65px;
  left: -97px;
  width: 100%;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-one
  img {
  max-width: none;
}
.shape-layer .layer-two {
  bottom: 77px;
  right: 182px;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer {
  position: absolute;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-two {
  left: auto;
  right: -70px;
}
.shape-layer .layer-three {
  bottom: 73px;
  left: 3.4%;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-three {
  left: -85px;
  right: auto;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-four {
  bottom: auto;
  left: auto;
  right: -19px;
  top: -66px;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-five {
  bottom: auto;
  left: 13px;
  right: auto;
  top: -34px;
}
.divider-area.divider-seo-report-area
  .seo-report-form-content
  .shape-layer
  .layer.layer-six {
  bottom: auto;
  left: 179px;
  right: auto;
  top: -125px;
}
.ct-process-item {
  position: relative;
  padding: 0 15px;
  margin-bottom: 35px;
  width: 100%;
  margin-top: 57px;
}
.ct-process-icon {
  background-color: #00d0f9;
  height: 176px;
  width: 176px;
  line-height: 136px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin: 0 auto 39px;
  transition: 0.3s linear;
  position: relative;
  z-index: 1;
}
.ct-process-icon number {
  top: -11px;
  width: 24px;
  height: 24px;
  position: absolute;
  background-color: #515251;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  line-height: 24px;
  -webkit-border-radius: 24px;
  -khtml-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  left: 8px;
  transition: 0.3s linear;
}
.ct-process-icon span {
  display: block;
  width: 303px;
  height: 226px;
  z-index: -1;
  position: absolute;
  top: -61px;
  right: -13px;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: rotate(33deg);
  -khtml-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  overflow: hidden;
}
.ct-process-icon span:before {
  display: block;
  content: "";
  height: 277px;
  width: 85px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #0674fd;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.ct-process-title {
  font-size: 20px;
  color: #252a37;
  margin-bottom: 6px;
}
.ct-process-desc {
  padding: 0 20px;
}
.ct-process-icon img {
  width: 60px;
  margin-top: 32px;
}
.feature-flex {
  position: relative;
  margin: 30px 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-icon {
  float: left;
  width: 25%;
  margin-top: 20px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-icon i {
  color: #fff;
  border-radius: 50%;
  background-image: linear-gradient(
    120deg,
    rgba(210, 30, 43, 0.6) 0,
    #406a99 100%
  );
  padding: 15.5px 7px;
  font-size: 40px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.feature-flex-content h4 a {
  color: #111;
  font-size: 21px;
  font-weight: 700;
}
.single-services-box h3,
.single-services-box h3 a {
  color: #202647 !important;
}
.js-tilt {
  width: 600px;
}
.indo-pt {
  margin: 6.5em 0;
}
.indo-pt h3 {
  font-weight: 600;
  letter-spacing: 0.3px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.indo-pt p {
  font-size: 19px;
}
.banner-2020mar-img5 {
  margin-bottom: -86px;
  margin-right: -105px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.img-left-21 {
  position: relative;
  left: -156px;
  top: 8%;
}
.about-content {
  padding-left: 30px;
}
.about-content .sub-title {
  color: #406a99;
  display: block;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
}
.about-content h2 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
}
.block-chain-H {
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 42px;
  margin: 0 0 32px;
}
.icon-content,
.wt-separator-outer {
  overflow: hidden;
}
.wt-separator {
  display: inline-block;
  height: 3px;
  width: 50px;
  position: relative;
}
.bg-orange {
  background-color: #ff9800;
}
.single-services-box {
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 30px;
  margin-bottom: 30px;
}
.single-services-box .icon {
  text-align: center;
  width: 65px;
  height: 65px;
  line-height: 60px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  margin-bottom: 20px;
}
.single-services-box .icon img {
  width: 35px;
}
.single-services-box .icon.bg-faddd4 {
  color: #fa9979;
  background: #faddd4;
}
.single-services-box h3 {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
}
.single-services-box p {
  margin: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
  height: 105px;
}
.single-services-box .icon.bg-cafbf1 {
  color: #23b396;
  background: #cafbf1;
}
.single-services-box .icon.bg-ddd5fb {
  color: #8973d9;
  background: #ddd5fb;
}
.single-services-box .icon.bg-fcdeee {
  color: #ef52a6;
  background: #fcdeee;
}
.single-services-box .icon.bg-c5ebf9 {
  color: #37acd7;
  background: #c5ebf9;
}
.single-services-box .icon.bg-f8fbd5 {
  color: #eddf39;
  background: #f8fbd5;
}
.single-services-box .icon.bg-h8fyd8 {
  color: #eddf39;
  background: #ccf6c6;
}
.about-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.about-tab .bar {
  height: 4px;
  width: 85px;
  background: #e9161d;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 22px;
  margin-top: 21px;
}
.about-tab .bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 5px;
  background: #fff;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}
@keyframes MOVE-BG {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(85px);
  }
}
.about-tab {
  max-width: 620px;
  padding: 20px 0 0;
  margin-left: 45px;
  margin-right: 24px;
}
.discover_services .heading_secs .discover_heading {
  font-family: Cabin, sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  color: #232323;
}
.discover_services .heading_secs .sub_heading {
  font-family: "Droid Serif", serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  font-weight: 300;
  color: #777;
}
.sub_heading:after {
  display: block;
  margin: 15px 0 20px;
  content: "";
  height: 3px;
  width: 50px;
  background: #d9d9d9;
}
.discover_services .heading_secs .about {
  font-family: "Droid Serif", serif;
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  color: #777;
}
.text-red {
  color: #ff586e;
}
.icon-bx-md {
  display: inline-block;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.icon-bx-md.radius,
.icon-bx-sm.radius {
  border-radius: 100%;
}
.icon-bx-wraper.left .icon-bx-md {
  float: left;
  margin-right: 20px;
}
.icon-bx-wraper.style-2 {
  display: flex;
  align-items: center;
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"] {
  position: relative;
  margin: 20px;
  min-width: 100px;
  transition: 0.5s;
  z-index: 1;
}
.features-box,
.features-box .icon {
  position: relative;
  -webkit-transition: 0.5s;
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"] .icon-cell {
  font-size: 50px;
  color: #fff;
  z-index: 2;
  position: relative;
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"]:before {
  content: "";
  position: absolute;
  width: 165px;
  height: 165px;
  left: calc(50% - 82px);
  top: calc(50% - 82px);
  background-size: contain;
  z-index: -1;
  background-repeat: no-repeat;
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"].text-red:before {
  background-image: url(../images/our-services/it/red.webp);
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"].text-yellow:before {
  background-image: url(../images/our-services/it/yellow.webp);
}
.icon-bx-wraper.style-2 > [class*="icon-bx-"].text-green:before {
  background-image: url(../images/our-services/it/green.webp);
}
.icon-bx-wraper.style-2:hover > [class*="icon-bx-"]:before {
  -webkit-animation: 5s infinite rotate360;
  animation: 5s infinite rotate360;
}
.section-wraper-one .icon-bx-wraper:nth-child(2) {
  margin-left: 60px;
}
.dlab-media {
  overflow: hidden;
  position: relative;
}
.move-2 {
  -webkit-animation: 5s infinite move2;
  animation: 5s infinite move2;
}
.dlab-media img,
.dlab-post-media img {
  width: 100%;
  height: auto;
}
@-webkit-keyframes move2 {
  0%,
  to {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  50% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
}
@keyframes move2 {
  0%,
  to {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  50% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
.features-box {
  overflow: hidden;
  border: 1px solid #f4f5fe;
  padding: 30px;
  z-index: 1;
  margin-bottom: 30px;
  transition: 0.5s;
  border-radius: 5px;
}
.features-box .icon {
  width: 85px;
  height: 85px;
  background-color: #406a99;
  color: #fff;
  font-size: 50px;
  border-radius: 10px;
  margin-bottom: 22px;
  transition: 0.5s;
}
.features-box h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.4px;
}
.features-box p,
.pricing-table .plan-header > h4 {
  margin-bottom: 0;
}
.features-box .back-icon {
  position: absolute;
  right: 10px;
  top: -52px;
  z-index: -1;
  color: #13c4a1;
  opacity: 0.06;
  font-size: 190px;
  line-height: 190px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.features-box:hover {
  background-color: #fff;
  border-radius: 0;
  border-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
  box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.discover_services .heading_secs,
.service_box .hover_box,
.service_box .preview_box {
  background: url(../images/dot-pattern.webp) #fff;
}
.pr-30-md {
  padding-right: 30px;
}
.red-bor {
  border-top-color: #ddd !important;
  border-bottom-color: #ddd !important;
}
.serviceBox {
  margin: 25px 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.discover_services .heading_secs {
  margin: 2px 4px 2px 0;
  float: none;
  display: table-cell;
  padding: 90px 60px 0 85px;
  min-height: 623px;
}
.media-body {
  width: 10000px;
  display: table-cell;
  vertical-align: top;
}
.discover_services .services_secs {
  padding-left: 4px;
  padding-right: 0;
  float: none;
  display: table-cell;
}
.service_box {
  height: 314px;
  overflow: hidden;
  position: relative;
  padding: 7.5px;
}
.discover_services .services_secs .service_box {
  padding: 2px;
}
.service_box .service_box_inner {
  margin: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.service_box .preview_box {
  height: 100%;
  margin: 0;
}
.service_box .preview_box img {
  margin-top: 75px;
  margin-bottom: 25px;
  width: 105px;
}
.service_box .preview_box h6 {
  margin: 0;
  line-height: 1;
  color: #232323;
  text-transform: uppercase;
  font-weight: 700;
}
.service_box .hover_box {
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 50px;
  margin: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.service_box:hover .hover_box,
.service_box:hover .hover_box .inner .about {
  left: 0;
}
.service_box .hover_box .inner {
  position: relative;
  height: 100%;
}
.service_box .hover_box .inner h6 {
  font-size: 16px;
  font-weight: 600;
  color: #232323;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  width: 100%;
  position: absolute;
  top: -200px;
  left: 0;
  margin: 0;
  transition: 0.3s ease-in-out 0.1s;
}
.service_box:hover .hover_box h6 {
  top: 40px;
}
.service_box .hover_box .inner .about {
  font-family: arial, serif;
  font-size: 14px;
  line-height: 24px;
  color: #777;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 85px;
  left: 150%;
  transition: 0.3s ease-in-out 0.2s;
}
.video-background-holder {
  position: relative;
  background-color: #000;
  height: calc(100vh - 72px);
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.video-background-content {
  position: relative;
  z-index: 2;
  height: 100%;
}
.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.7;
  z-index: 1;
}
code {
  padding: 0 0.15rem;
  background: #f5f5f5;
  border-radius: 0.2rem;
}
.video-background-content .display-4 {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 700;
  line-height: 64px;
  margin-bottom: 14px;
}
.display-5 {
  font-size: 1.5rem;
  letter-spacing: 2px;
  margin-top: 3px;
  margin-bottom: 20px;
  font-weight: 400;
}
.video-background-content .lead {
  font-size: 18px;
  font-weight: 300;
  margin-top: 5px;
  line-height: 24px;
  margin-bottom: 3em;
}
.vc_custom_1539758804018 {
  padding-top: 0 !important;
}
.ct-banner-layout1 .ct-banner-inner {
  display: inline-block;
  position: relative;
}
.blog-box-layout13 .item-img,
.ct-banner-layout1 .ct-banner-image {
  position: relative;
  overflow: hidden;
}
.ct-banner-layout1 .ct-banner-image img {
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.vc_custom_1541610246902 {
  padding-top: 41px !important;
  padding-left: 65px !important;
}
.ct-heading .ct-text-below {
  background-color: rgb(0 0 0 / 5%);
  background-clip: text;
  -moz-background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 116px;
  line-height: normal;
  font-weight: 700;
  opacity: 0.1;
  position: absolute;
  top: -93px;
  left: -65px;
  z-index: -1;
  background-image: linear-gradient(bottom, #00d0f9, #0674fd);
}
.ct-heading h2.ct-heading-tag {
  font-size: 74px;
  line-height: 59px;
  position: relative;
  font-family: Poppins, sans-serif;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.4px;
}
.ct-heading h2.ct-heading-tag cite {
  font-size: 46px;
  color: #cd0c0c;
  font-style: initial;
  font-weight: 300;
}
.view-demo-soft {
  border-radius: 0;
  padding: 10px 24px;
  font-size: 18px;
  background: #01395e;
  border: 1px solid #023454;
  color: #fff;
  margin-top: 18px;
}
@media only screen and (max-width: 480px) {
  .overflow-hidden {
    overflow: hidden !important;
    position: absolute;
    width: 100%;
    top: -25px !important;
  }
  .img-maT {
    margin-top: 0 !important;
  }
  .for-desktop,
  .mob-none {
    display: none;
  }
  .video-background-content .display-4 {
    font-size: 40px;
    line-height: 50px;
  }
  .video-background-content {
    height: 80%;
  }
  .video-background-holder {
    height: calc(100vh - 225px);
  }
  .display-5 {
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin-top: 3px;
    margin-bottom: 15px;
    font-weight: 400;
  }
  .btn-contactClick {
    padding: 0.4rem 1.9rem;
  }
  .rs-services.style6 .services-box-area .services-item {
    border-style: dashed;
    border-width: 0 0 1px;
    border-color: #406a993d;
    text-align: center;
  }
  .rs-about.style4 .about-img {
    margin-top: 35px;
  }
  .rs-about p {
    text-align: justify;
  }
  .consult_btn {
    padding: 0.375rem 0.4rem;
    font-size: 0.9rem;
  }
}
.counter-card-wrap .counter-card {
  width: 100%;
  position: relative;
  padding: 45px 30px 50px;
}
.counter-card-wrap {
  background: #272727;
  border-radius: 5px;
}
.counter-wrap:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  content: "";
  background-color: #406a99;
  z-index: -1;
}
.service-wrap.style3 .container .service-shape-one {
  position: absolute;
  top: 100px;
  right: -10px;
  z-index: -1;
}
.service-wrap.style3 .container .service-shape-two {
  position: absolute;
  bottom: 100px;
  left: -35px;
  z-index: -1;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.section-title span {
  display: inline-block;
  font-weight: 500;
  margin: 0 0 10px;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.section-title.style1 span {
  color: #ff8484;
}
.ptb-100 {
  padding-top: 40px;
  padding-bottom: 70px;
}
.service-card.style3 {
  background-color: #0f3158;
  padding: 25px 25px 22px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.service-card.style3 .service-icon {
  width: 80px;
  height: 80px;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  position: relative;
  top: 2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.service-card.style3 .service-icon img {
  width: 80%;
}
.service-card.style3 .service-icon:after,
.service-card.style3 .service-icon:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.service-card.style3 .service-icon:after {
  bottom: 10px;
  right: -4px;
}
.service-card.style3 .service-info {
  width: calc(100% - 105px);
  margin-left: 25px;
}
.service-card.style3 .service-info h3 {
  margin-bottom: 12px;
}
.service-card h3 {
  font-size: 22px;
}
.service-card.style3 .service-info h3 a {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.service-card.style3 .service-info p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.service-card {
  margin: 0 0 25px;
}
.btn.style1 {
  background-color: #00a9a4;
  display: inline-block;
  line-height: 26px;
  font-weight: 400;
  border-radius: 6px;
  -webkit-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out;
  position: relative;
  z-index: 1;
  border: none;
  padding: 13px 35px 15px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
}
.service-card.style3:hover .service-icon i {
  color: #00a9a4;
}
.service-card.style3 .service-icon i {
  font-size: 40px;
  line-height: 0.8;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.service-card.style3,
.service-card.style3 .service-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-card.style3 .service-icon:before {
  top: 10px;
  left: -4px;
  -webkit-animation: 3s ease-in-out infinite slide_up;
  animation: 3s ease-in-out infinite slide_up;
}
.slide_up {
  -webkit-animation: 3s ease-in-out infinite slide_up;
  animation: 3s ease-in-out infinite slide_up;
}
@-webkit-keyframes slide_up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slide_up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.readon.consultant.contact {
  padding: 15px 35px;
}
.consultant-1.text {
  font-size: 23px;
  padding-left: 20px;
}
.content-inner-2 {
  padding-top: 100px;
  padding-bottom: 50px;
}
.section-head-sectionService {
  margin-bottom: 40px;
}
.section-head-sectionService.style-3 .sub-title {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 7px;
  font-size: 18px;
  font-weight: 600;
  background: #1f2633;
  color: #fff;
  letter-spacing: 2px;
}
.bgl-primary {
  background-color: rgba(245, 95, 141, 0.1);
}
.section-head-sectionService h2.title,
.section-head-sectionService h3.title {
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 25px;
}
.section-head-sectionService.style-3 h2.title,
.section-head-sectionService.style-3 h3.title {
  font-size: 42px;
}
.icon-bx-wraper.style-3 {
  box-shadow: 0 0 10px 4px rgb(31 66 135 / 10%);
  padding: 30px 24px;
  background-color: #fff;
  border-radius: 10px;
  transition: 0.5s;
  overflow: hidden;
  z-index: 9;
}
.icon-bx-sm {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.btn-contactClick,
.img-UP-but {
  text-align: center;
  display: inline-flex;
  font-size: 1rem;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}
.icon-bx-wraper.style-3 > [class*="icon-bx-"] {
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: 15px 15px 30px;
  transition: 0.5s;
}
.icon-bx-wraper.style-3 > [class*="icon-bx-"]:before {
  content: "";
  position: absolute;
  height: 100px;
  width: 100px;
  left: -13px;
  top: -15px;
  background-image: url(../images/pattern/pattern1.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.icon-bx-sm i {
  font-size: 30px;
  vertical-align: middle;
}
.icon-bx-wraper.style-3 > [class*="icon-bx-"] .icon-cell i {
  font-size: 40px;
}
.icon-bx-wraper.style-3 .wraper-effect {
  border-radius: 50%;
  position: absolute;
  transition: 0.5s;
  height: 350px;
  width: 350px;
  background-color: hsla(0, 0%, 100%, 0.2);
  right: -100%;
  bottom: -100%;
  z-index: -1;
}
.icon-bx-wraper.style-3 .wraper-effect:before {
  background-color: hsla(0, 0%, 100%, 0.2);
  height: 250px;
  width: 250px;
}
.icon-bx-wraper.style-3 .wraper-effect:after,
.icon-bx-wraper.style-3 .wraper-effect:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  transition: 0.5s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.icon-bx-wraper.style-3 .wraper-effect:after {
  background-color: rgb(251 251 251 / 30%);
  height: 150px;
  width: 150px;
}
:root {
  --gradient: linear-gradient(90deg, #c42425 0, #a31415 51%, #f3494a);
  --gradient-sec2: linear-gradient(90deg, #0e1b1f 0, #092933 51%, #0e1b1f);
  --theme-yellow: #fee715ff;
  --theme-black: #101820ff;
  --theme-gray: #8892b0;
}
.icon-bx-wraper.style-3.active,
.icon-bx-wraper.style-3:hover {
  background-image: var(--gradient);
  background-size: 200%;
}
.icon-bx-wraper.style-3.active > [class*="icon-bx-"],
.icon-bx-wraper.style-3:hover > [class*="icon-bx-"] {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.icon-bx-wraper.style-3.active > [class*="icon-bx-"]:before,
.icon-bx-wraper.style-3:hover > [class*="icon-bx-"]:before {
  background-image: url(../images/pattern/pattern1-light.png);
}
.icon-bx-wraper.style-3.active .wraper-effect,
.icon-bx-wraper.style-3:hover .wraper-effect {
  right: -150px;
  bottom: -150px;
}
#blog .post,
.error__message img,
.m-b30 {
  margin-bottom: 30px;
}
.icon-wraper-1 > div:nth-child(10),
.icon-wraper-1 > div:nth-child(13),
.icon-wraper-1 > div:nth-child(4),
.icon-wraper-1 > div:nth-child(7) {
  margin-top: -7px;
}
.icon-content:hover {
  color: #000;
}
.icon-bx-wraper h1,
.icon-bx-wraper h2 {
  font-size: 1.5rem;
}
.overflow-hidden {
  overflow: hidden !important;
  position: absolute;
  width: 100%;
  top: -81px;
}
.mx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}
.text-navy {
  --bs-text-opacity: 1;
  color: #000 !important;
}
@media (min-width: 992px) {
  .gutter-lg-50 {
    --custom-gutter: 50px;
  }
  .heading-block h2 {
    font-size: 42px;
    letter-spacing: -1px;
  }
  .dropdown .dropdown-menu {
    transition: 0.5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
  }
  .authentication .dropdown .dropdown-menu {
    background: #406a99;
    border: 1px solid #406a99;
    top: 123%;
    left: -99px;
  }
  .authentication .dropdown .dropdown-menu .dropdown-item {
    background-color: transparent;
    border: 0;
    color: #fff;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .pe-xl-22 {
    padding-right: 5rem !important;
  }
  .md-pl-50 {
    padding-left: 5em;
  }
}
.footer-bottom .display-4 {
  font-size: 2rem !important;
  font-weight: 600;
  line-height: 1.2;
  padding-top: 17px;
  padding-bottom: 40px;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.btn-contactClick {
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.7;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  transform: translateY(0);
  padding: 0.8rem 1.9rem;
  border-radius: 0.4rem;
  transition: 0.2s ease-in-out;
  background-color: #406a99;
}
.btn-contactClick:active,
.btn-contactClick:hover {
  box-shadow: 0 0 0 0.2rem rgba(64, 106, 153, 0.5);
  color: #fff;
  background-color: #406a99;
  border-color: #406a99;
}
.img-maT {
  margin-top: 1.25rem;
}
.img-UP-but {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 170px;
  height: 170px;
  padding: 0;
  border-radius: 100% !important;
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  opacity: 1 !important;
}
.error,
.error__overlay {
  top: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
}
.cryptmlmwhatsappbtn_color,
.cryptmlmwhatsappbtn_color:hover {
  background: #23c660;
  color: #fff;
  border: 1px solid #23c660;
}
.img-UP-but h2 {
  font-size: 2.5em;
  font-weight: 700;
  font-family: cursive;
}
.cryptmlmwhatsappbtn_color:hover {
  box-shadow: 0 0 0 0.2rem rgb(35 198 96 / 50%);
}
.cryptmlmskypebtn_color:hover,
.cryptmlmtelegrambtn_color:hover {
  box-shadow: 0 0 0 0.2rem rgb(3 155 229 / 50%);
}
.cryptmlmtelegrambtn_color,
.cryptmlmtelegrambtn_color:hover {
  background: #039be5;
  color: #fff;
  border: 1px solid #039be5;
}
.cryptmlmskypebtn_color,
.cryptmlmskypebtn_color:hover {
  background: #40baf5;
  border: 1px solid #40baf5;
  color: #fff;
}
.single-features-box {
  margin-bottom: 30px;
  -webkit-box-shadow: 0 -2px 20px 0 rgb(0 0 0 / 6%);
  box-shadow: 0 -2px 20px 0 rgb(0 0 0 / 6%);
  background-color: var(--whiteColor);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
}
.single-features-box .icon-single-features-box {
  display: inline-block;
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 63px;
  font-size: 30px;
  border-radius: 50%;
  background: #406a99;
  margin-right: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0 16px;
}
.single-features-box h3 {
  font-size: 20px;
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 130px;
}
.btn.btn-circle-sm {
  padding: 0;
  border-radius: 100% !important;
  width: 2.2rem;
  height: 2.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fs-18 {
  font-size: 0.9rem !important;
}
.btn.btn-circle .number {
  display: table-cell;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  font-size: 1.1rem;
  font-weight: 700;
}
.btn-soft-primary {
  background-color: #feece9;
  color: #406a99;
}
.me-4 {
  margin-right: 1rem !important;
}
.fontW-700 {
  font-weight: 700;
}
.react-bg {
  background: #01a7f9 !important;
}
.AWS-bg {
  background: #f9f9f9 !important;
}
.python-bg {
  background: #3771a1 !important;
}
.nodeJs-bg {
  background: #7dbe42 !important;
}
.webflow-bg {
  background: #4353ff !important;
}
.nativeJs-bg {
  background: #61dafb !important;
}
.Javascript-bg {
  background: #f7df1e !important;
}
.solidity-bg {
  background: #63698e !important;
}
.ethereum-bg {
  background: #627eea !important;
}
.error {
  min-height: 100vh;
  padding: 240px 0;
  text-align: center;
  margin-top: 20px;
  z-index: 111;
  overflow: hidden;
  max-height: 100vh;
}
.error__overlay {
  overflow: hidden;
}
.e-nav__form,
.e-nav__link {
  height: 45px;
  vertical-align: top;
  border: 1px solid #212121;
  overflow: hidden;
}
.error__content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.error__message {
  text-align: center;
  color: #212121;
}
.message__title {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 5.6rem;
  padding-bottom: 40px;
  max-width: 960px;
  margin: 0 auto;
}
.message__text {
  line-height: 42px;
  font-size: 18px;
  padding: 0 60px;
  max-width: 920px;
  margin: auto;
}
.e-nav__link,
.e-nav__search {
  line-height: 45px;
  font-size: 11px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.error__nav {
  max-width: 600px;
  margin: 40px auto 0;
  text-align: center;
}
.e-nav__form {
  position: relative;
  width: 170px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 46px;
}
.e-nav__icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.e-nav__link,
.e-nav__link:nth-child(2):hover:after,
.e-nav__search {
  color: #212121;
}
.e-nav__search {
  display: block;
  width: 100%;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot,
.e-nav__link,
span {
  display: inline-block;
}
.e-nav__search::-webkit-input-placeholder {
  color: #212121;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.e-nav__search:focus + .e-nav__icon,
.e-nav__search:focus::-webkit-input-placeholder,
.e-nav__search:hover + .e-nav__icon,
.e-nav__search:hover::-webkit-input-placeholder {
  color: #212121;
}
.e-nav__link {
  width: 170px;
  margin: 0 15px;
  position: relative;
}
.btn-chat,
.hel-wor {
  letter-spacing: 1px;
}
.e-nav__link:before {
  content: "";
  height: 200px;
  background: #212121;
  position: absolute;
  top: 70px;
  right: 70px;
  width: 260px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.e-nav__link:after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
  position: relative;
  content: "Home Page";
}
.e-nav__link:hover:before {
  top: -60px;
  right: -50px;
}
.e-nav__link:hover:after {
  color: #fff;
}
.error__social {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
}
.e-social__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.e-social__icon {
  padding-bottom: 30px;
}
.box-shadow-pop,
.e-social__icon:last-child {
  padding-bottom: 0;
}
.e-social__link {
  color: #212121;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  display: block;
}
.e-social__link:hover {
  opacity: 0.7;
}
.bradius1,
.bradius10,
.bradius11,
.bradius12,
.bradius13,
.bradius14,
.bradius15,
.bradius16,
.bradius17,
.bradius18,
.bradius19,
.bradius2,
.bradius20,
.bradius3,
.bradius4,
.bradius5,
.bradius6,
.bradius7,
.bradius8,
.bradius9 {
  position: absolute;
  width: 9em;
  height: 9em;
  margin: -1em auto auto -1em;
  transform-origin: 50% 50%;
  border-radius: 100%;
  opacity: 0;
  animation: 3s ease-in-out infinite bradius;
}
.bradius2 {
  animation-delay: 0.4s;
  top: 10%;
  left: 10%;
  background-color: #f04657;
}
.bradius3 {
  animation-delay: 0.8s;
  top: 35%;
  right: 10%;
  border: 4px solid #f0df46;
}
.bradius4 {
  animation-delay: 1.2s;
  top: 70%;
  left: 70%;
  border: 5px solid #f04657;
}
.bradius5 {
  animation-delay: 1.6s;
  top: 40%;
  left: 50%;
  background-color: #d5d162;
}
.bradius6 {
  animation-delay: 2s;
  top: 33%;
  left: 60%;
  border: 9px solid #f04657;
}
.bradius7 {
  animation-delay: 2.4s;
  top: 50%;
  left: 20%;
  border: 4px solid #f04657;
}
.bradius8 {
  animation-delay: 2.8s;
  top: 20%;
  left: 40%;
  border: 3px solid #d5d162;
}
.bradius9 {
  animation-delay: 3.2s;
  background-color: #f04657;
  top: 50%;
  left: 50%;
}
.bradius10 {
  animation-delay: 3.6s;
  top: 30%;
  left: 50%;
}
.bradius11 {
  animation-delay: 4s;
  top: 30%;
  left: 20%;
}
.bradius12 {
  animation-delay: 4.4s;
  top: 20%;
  left: 10%;
  border: 3px solid #14c53c;
}
.bradius13 {
  animation-delay: 2.4s;
  bottom: 20%;
  right: 10%;
}
.bradius14 {
  animation-delay: 4.9s;
  background-color: #439bf3;
  right: 20%;
  bottom: 29%;
}
.bradius15 {
  animation-delay: 2.9s;
  background-color: #f04657;
  left: 2%;
  bottom: 10%;
}
.bradius16 {
  animation-delay: 4.4s;
  border: 3px solid #439bf3;
  left: 3%;
  bottom: 55%;
}
.bradius17 {
  animation-delay: 2.4s;
  border: 6px solid #f04657;
  left: 39%;
  bottom: 42%;
}
.bradius18 {
  animation-delay: 3.4s;
  border: 9px solid #f04657;
  left: 33%;
  bottom: 2%;
}
.bradius19 {
  animation-delay: 1.4s;
  border: 2px solid #f0df46;
  right: 5%;
  top: 2%;
}
.bradius20 {
  animation-delay: 3.1s;
  background-color: #14c53c;
  right: 8%;
  top: 5%;
}
@keyframes bradius {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  33% {
    opacity: 0.07;
  }
  66% {
    opacity: 0.5;
  }
  99% {
    opacity: 0;
  }
  100% {
    transform: scale(1.65);
  }
}
@media (max-width: 900px) {
  .message__title {
    font-size: 48px;
  }
  .error__content {
    top: 55%;
  }
}
@media (max-width: 950px) {
  .lamp__wrap {
    max-height: 100vh;
    overflow: hidden;
    max-width: 100vw;
  }
  .error__social {
    bottom: 30px;
    top: auto;
    transform: none;
    width: 100%;
    position: fixed;
    left: 0;
  }
  .e-social__icon {
    display: inline-block;
    padding-right: 30px;
    padding-bottom: 0;
  }
  .e-social__icon:last-child {
    padding-right: 0;
  }
  .bradius1,
  .bradius11,
  .bradius12,
  .bradius2,
  .bradius3,
  .bradius5,
  .bradius8 {
    display: none;
  }
}
.mb-8 {
  margin-bottom: 3.5em;
}
.w-60 {
  width: 60%;
}
.pricing-table .plan {
  margin-bottom: 60px;
  transition: 0.3s;
  margin-top: 30px;
}
.pricing-table .plan .plan-header {
  border-width: 1px;
  position: relative;
  background-color: #fff;
  padding: 40px 22px 10px;
  text-align: center;
}
.text-muted {
  color: #6c757d !important;
}
.pricing-table .plan .plan-header .plan-price {
  font-size: 70px;
  font-weight: 600;
  position: relative;
  text-align: center;
  padding: 20px 0;
}
.pricing-table .plan-list {
  background-color: #fff;
  border-width: 0 1px 1px;
  padding: 0 25px 40px;
  text-align: center;
  line-height: 29px;
}
.box-shadow-pop {
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  margin-top: -30px;
}
.pt-65 {
  padding-top: 65px;
}
h1.display-4 {
  max-width: 40ch;
  text-align: center;
  transform: scale(0.94);
  animation: 3s cubic-bezier(0.5, 1, 0.89, 1) forwards scale;
}
@keyframes scale {
  100% {
    transform: scale(1);
  }
}
span {
  opacity: 0;
  filter: blur(4px);
}
span:first-child {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.1s forwards fade-in;
}
span:nth-child(2) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.2s forwards fade-in;
}
span:nth-child(3) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.3s forwards fade-in;
}
span:nth-child(4) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.4s forwards fade-in;
}
span:nth-child(5) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.5s forwards fade-in;
}
span:nth-child(6) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.6s forwards fade-in;
}
span:nth-child(7) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.7s forwards fade-in;
}
span:nth-child(8) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.8s forwards fade-in;
}
span:nth-child(9) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 0.9s forwards fade-in;
}
span:nth-child(10) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1s forwards fade-in;
}
span:nth-child(11) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.1s forwards fade-in;
}
span:nth-child(12) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.2s forwards fade-in;
}
span:nth-child(13) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.3s forwards fade-in;
}
span:nth-child(14) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.4s forwards fade-in;
}
span:nth-child(15) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.5s forwards fade-in;
}
span:nth-child(16) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.6s forwards fade-in;
}
span:nth-child(17) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.7s forwards fade-in;
}
span:nth-child(18) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
@keyframes fade-in {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.hel-wor {
  font-size: 27px;
  font-weight: 700;
  color: #e03133;
}
.icon-bx-wraper.style-3 > [class*="icon-bx-"] .icon-cell .icon-img img {
  padding: 12px;
}
.rs-services.style6
  .services-box-area
  .services-item
  .services-content
  .title
  a:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.circle-form {
  border-radius: 50% !important;
  z-index: 2 !important;
  height: 500px !important;
  width: 500px !important;
  background: url(data:image/png;base64,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)
    0 0/100% 100% #6e0600 !important;
  max-width: 500px !important;
  max-height: 500px !important;
  min-width: 500px !important;
  min-height: 500px !important;
  box-shadow: rgb(0 0 0 / 50%) 0 3px 12px !important;
  margin: 0 auto;
}
.transparent-bg {
  background: 0 0;
  border: 0;
}
.circle-body {
  position: absolute;
  left: 16%;
  top: 20%;
  width: 365px;
  text-align: center;
  margin-top: 10px;
}
.circle-body .modal-title {
  color: #fff !important;
  font-size: 24px !important;
}
.circle-body input {
  height: 44px;
}
.modal-body button span {
  height: 50px !important;
  width: 50px !important;
  font-size: 30px !important;
  line-height: 50px !important;
  font-family: "Yeseva One" !important;
  background-color: #6e0600 !important;
  border-radius: 50% !important;
  color: #fff !important;
  padding: 0 9px;
}
@media only screen and (max-width: 600px) {
  #goal_sec,
  .aheto-header-6__toolbar,
  .aheto-header-6__toolbar-contact,
  .copy-right-menu,
  .ct-heading,
  .ct-heading .ct-text-below,
  .discover_services .heading_secs,
  .process .item img,
  .process .item img.tobotm,
  .seo-report-form-content,
  .social-icon {
    display: none;
  }
  .ml-4,
  .ml-5,
  .mr-5 {
    margin-left: 0 !important;
  }
  .navbar {
    padding: 0.8rem;
  }
  .ml-5,
  .mr-5 {
    margin-right: 0 !important;
  }
  .section-block-about,
  .section-block-faq,
  .section-block-services,
  company-profile {
    padding: 30px 0 90px;
  }
  .pl-45-md,
  .pl-5 {
    padding-left: 0 !important;
  }
  .pl-5,
  .pr-5 {
    padding-right: 0 !important;
  }
  .rs-achievement.style1 .img-part {
    position: relative;
    right: 0;
  }
  .about-tab,
  .section-wraper-one .icon-bx-wraper:nth-child(2) {
    margin-left: 0;
  }
  .feature-flex-content,
  .feature-flex-icon,
  .js-tilt {
    width: 100%;
  }
  .feature-flex {
    text-align: center;
  }
  .divider-area.divider-seo-report-area {
    margin: 0;
  }
  .icon-bx-wraper.style-2 {
    display: block;
    align-items: center;
  }
  .icon-bx-wraper.style-2 > [class*="icon-bx-"] {
    width: 100%;
    min-width: 100%;
  }
  .icon-bx-wraper.style-2 .icon-content {
    padding-top: 20px;
  }
  .about-tab {
    max-width: 100%;
    padding: 20px 0;
    margin-right: 0;
  }
  .single-services-box p {
    height: auto;
  }
  .vc_custom_1541610246902 {
    padding: 0 !important;
  }
  .ct-heading h1.ct-heading-tag {
    font-size: 30px !important;
  }
  .ct-heading h1.ct-heading-tag cite {
    font-size: 20px !important;
  }
  .ct-heading-mobile .ct-heading-tag {
    display: block;
    font-size: 23px;
    line-height: 30px;
    position: relative;
    font-family: Poppins, sans-serif;
    margin: 0 0 9px;
    font-weight: 600;
    letter-spacing: 0.4px;
  }
  .ct-heading-mobile .ct-heading-tag cite {
    font-size: 20px;
    font-weight: 100;
  }
}
.floating-chat {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 60px;
  height: 60px;
  transform: translateY(70px);
  transition: 250ms ease-out;
  border-radius: 50%;
  opacity: 0;
  background: -moz-linear-gradient(
    -45deg,
    #d82d2f 0,
    #d82d2f 25%,
    #d82d2f 50%,
    #d82d2f 75%,
    #d82d2f 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    #406a99 0,
    #c02527 25%,
    #406a99 50%,
    #406a99 75%,
    #d82d2f 100%
  );
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 999;
}
.floating-chat.enter:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  opacity: 1;
}
.floating-chat.enter {
  transform: translateY(0);
  opacity: 1;
  box-shadow: 0 1px 3px rgb(214 63 64), 0 1px 2px rgb(206 72 74);
}
.floating-chat.expand {
  width: 320px;
  max-height: 243px;
  height: 243px;
  background: #19324b;
  box-shadow: 0 1px 3px rgb(46 64 83), 0 1px 2px rgb(79 99 120);
  border-radius: 5px;
  cursor: auto;
  opacity: 1;
}
.floating-chat :focus {
  outline: 0;
  box-shadow: 0 0 3pt 2pt rgba(14, 200, 121, 0.3);
}
.floating-chat button {
  background: 0 0;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
}
.floating-chat .chat {
  display: flex;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  transition: 250ms ease-out;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.floating-chat .chat.enter {
  opacity: 1;
  border-radius: 0;
  margin: 10px;
  width: auto;
  height: auto;
}
.floating-chat .chat .header {
  flex-shrink: 0;
  padding-bottom: 10px;
  display: flex;
  background: 0 0;
}
.floating-chat .chat .header .title {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0 5px;
}
.floating-chat .chat .header button {
  flex-shrink: 0;
}
.floating-chat .chat .messages {
  padding: 10px;
  margin: 0;
  list-style: none;
  overflow-y: scroll;
  overflow-x: hidden;
  flex-grow: 1;
  border-radius: 4px;
  background: url(../images/bg/chat-bg.webp);
}
.floating-chat .chat .messages::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .messages::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .messages::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li {
  position: relative;
  clear: both;
  display: inline-block;
  padding: 14px;
  margin: 0 0 20px;
  font: 12px/16px "Noto Sans", sans-serif;
  border-radius: 10px;
  background-color: #fff;
  word-wrap: break-word;
  max-width: 81%;
}
.floating-chat .chat .messages li:before {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  content: "";
  background-size: cover;
}
.floating-chat .chat .messages li:after {
  position: absolute;
  top: 10px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid rgb(255 255 255);
}
.floating-chat .chat .messages li.other {
  animation: 0.15s ease-in show-chat-odd;
  -moz-animation: 0.15s ease-in show-chat-odd;
  -webkit-animation: 0.15s ease-in show-chat-odd;
  float: right;
  margin-right: 45px;
  color: #000;
}
.floating-chat .chat .messages li.other:before {
  right: -45px;
  background-image: url(../images/bg/10427304.webp);
}
.floating-chat .chat .messages li.other:after {
  border-right: 10px solid transparent;
  right: -10px;
}
.floating-chat .chat .messages li.self {
  animation: 0.15s ease-in show-chat-even;
  -moz-animation: 0.15s ease-in show-chat-even;
  -webkit-animation: 0.15s ease-in show-chat-even;
  float: left;
  margin-left: 45px;
  color: #0ec879;
}
.floating-chat .chat .messages li.self:before {
  left: -45px;
  background-image: url(../images/bg/10263615.webp);
}
.floating-chat .chat .messages li.self:after {
  border-left: 10px solid transparent;
  left: -10px;
}
.floating-chat .chat .footer {
  flex-shrink: 0;
  display: flex;
  padding-top: 10px;
  max-height: 90px;
  background: 0 0;
}
.floating-chat .chat .footer .text-box {
  border-radius: 3px;
  background: rgba(25, 147, 147, 0.2);
  min-height: 100%;
  width: 100%;
  margin-right: 5px;
  color: #0ec879;
  overflow-y: auto;
  padding: 2px 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}
@keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-moz-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
.chat .chatbox-popup__header .chatbox-popup__avatar {
  margin-top: -32px;
  margin-right: 6px;
  background-color: #19324b;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.chat-header-title {
  margin: 0;
  padding-bottom: 0;
  font-size: 19px;
  line-height: 14px;
}
.btn-chat {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #dc3545;
  padding: 0.275rem 0.75rem;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 15px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #dc3545;
  width: 100%;
}
#blog .post {
  position: relative;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
  padding: 10px;
}
#blog .post .post-img {
  display: block;
  overflow: hidden;
}
#blog .post-img > img {
  width: 100%;
  -webkit-transition: -webkit-transform 1.6s;
  transition: transform 1.6s;
  transition: transform 1.6s, -webkit-transform 1.6s;
}
#blog .post .post-body {
  position: relative;
  margin: -50px 3% 0;
  padding: 7%;
  background: #fafafa;
  z-index: 10;
}
#blog .post .post-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 31px;
}
#blog .post .post-title a:active,
#blog .post .post-title a:hover {
  color: #ee4266;
  text-decoration: none;
  outline: 0;
}
#blog .post-meta li {
  display: inline-block;
  color: #97989b;
  font-size: 12px;
  text-transform: uppercase;
}
#blog .post-meta li a {
  color: #97989b;
  font-weight: 700;
}
#payout-LP .services-item-P .title {
  font-size: 16px;
  position: relative;
}
#payout-LP .services-item-P .title i {
  font-size: 21px;
  position: absolute;
  left: -26px;
  color: #406a99;
}
#payout-LP .services-item-P p {
  font-size: 14px;
  padding-right: 70px;
}
.serviceBox-payout {
  color: #406a99;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center;
  padding: 30px 35px 40px;
  border-radius: 0 80px;
  border: 2px dashed #fff;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.serviceBox-payout:before {
  content: "";
  background: #fff;
  border-radius: 0 70px;
  box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.3);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  top: 50%;
  left: 50%;
  z-index: -1;
}
.serviceBox-payout .service-icon {
  font-size: 45px;
  margin: 0 auto 15px;
}
.serviceBox-payout .title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.serviceBox-payout .description {
  color: #444;
  font-size: 15px;
  line-height: 22px;
}
.serviceBox-payout.yellow {
  color: #d38a0c;
  border-color: #d38a0c;
}
.serviceBox-payout.yellow:after {
  background-color: #d38a0c;
  height: 130px;
  width: 100px;
  border-radius: 0 0 0 80px;
  top: auto;
  bottom: -9px;
}
.serviceBox-payout.purple {
  color: #8455d0;
  border-color: #8455d0;
}
.serviceBox-payout.purple:after {
  background-color: #8455d0;
  top: auto;
  bottom: -9px;
  left: auto;
  right: -9px;
}
.serviceBox-payout.red {
  color: #cd4b4c;
  border-color: #cd4b4c;
}
.serviceBox-payout.red:after {
  background-color: #cd4b4c;
  width: 100px;
  height: 130px;
  border-radius: 0 85px 0 0;
  left: auto;
  right: -9px;
}
@media only screen and (max-width: 990px) {
  .serviceBox {
    margin: 0 0 30px;
  }
  .serviceBox-payout {
    margin: 0 10px 30px;
  }
}
#experienceTab {
  border-left: 1px solid #bfc7df;
}
#experienceTab .nav-item {
  padding-left: 35px;
  margin-bottom: 10px;
  position: relative;
}
#experienceTab.nav-pills .nav-item .nav-link.active {
  color: #080808 !important;
  background-color: transparent;
  padding: 0;
  font-weight: 600;
  font-size: 19px;
  letter-spacing: 0.7px;
  opacity: 1;
}
#experienceTab.nav-pills .nav-item .desc {
  font-size: 1.09375vw;
  line-height: 1.64063vw;
  color: #727781;
  padding-top: 0.19063vw;
  font-weight: 400;
  cursor: pointer;
}
#experienceTab.nav-pills .nav-item .nav-link {
  padding: 0;
  color: #080808;
  opacity: 0.24;
  cursor: pointer;
}
#experienceTab.nav-pills .nav-item {
  border-radius: 0;
  color: #080808;
  font-weight: 600;
  font-size: 19px;
  letter-spacing: 0.7px;
}
#experienceTab.nav-pills .nav-item .nav-link.active:before {
  content: "";
  position: absolute;
  top: 0;
  width: 3px;
  height: 80px;
  background: #406a99;
  left: -2px;
}
.comp-tab-wrap .tab-content .tab-pane .img-wrap.typ-icon {
  max-width: 37.73438vw;
  margin: 0 auto;
}
.comp-tab-wrap .tab-content .tab-pane {
  transform: scale(1);
  z-index: 1;
  opacity: 1;
  background: #fff;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in;
}
#customers-testimonials .item,
.blog-box-layout13 .item-img:after {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}
.bg-grey-c {
  background: #fafafa;
}
.pull-bottom {
  margin-bottom: -36px;
}
@media only screen and (max-width: 550px) {
  .circle-form {
    height: auto !important;
    width: 100% !important;
    min-width: 100% !important;
    min-height: auto !important;
    border-radius: 0 !important;
  }
  .circle-body {
    position: relative;
    left: initial;
    text-align: left;
    top: inherit;
    width: 100%;
    padding: 20px;
  }
}
.services-single-left-heading h1 {
  color: #111;
  font-size: 20px;
  font-weight: 500;
}
.section-heading h1 {
  position: relative;
  font-size: 36px;
  font-weight: 600;
  color: #111;
  line-height: 172%;
  margin-bottom: 10px;
}
.block-chain-H,
.mlm-title h1 {
  font-size: 2rem;
}
.mlm-title h1 {
  line-height: 50px;
}
.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.testimonials {
  background: #f7f7f7;
}
#customers-testimonials .shadow-effect p {
  font-family: inherit;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 17px;
  font-weight: 300;
}
.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #406a99;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
  text-align: center;
  padding: 50px;
  margin-bottom: 0;
  opacity: 0.2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  transition: 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 90px;
  margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #406a99;
  transform: translate3d(0, -50%, 0) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #406a99;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0, -50%, 0) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: 250ms ease-out;
  width: 20px;
}
.blog-wrap-layout15 {
  padding: 5rem 0 3rem;
}
.blog-box-layout13 {
  margin-bottom: 6px;
  -webkit-box-shadow: 0 4px 24px 0 rgba(189, 189, 189, 0.75);
  box-shadow: 0 4px 24px 0 rgba(189, 189, 189, 0.75);
}
.blog-box-layout13 .item-img img {
  border-radius: 4px;
}
.blog-box-layout13 .item-img .item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 40px;
  z-index: 2;
}
.entry-meta.meta-color-light li,
.entry-meta.meta-color-light2 li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
}
.blog-box-layout13 .item-img .item-content .item-title {
  font-weight: 600;
}
.blog-box-layout13 .item-img:after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(17, 17, 17, 0.4);
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.blog-box-layout13 .item-img .item-content .item-title a {
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.entry-meta.meta-color-light li i,
.entry-meta.meta-color-light2 li i {
  font-size: 12px;
  color: #fff;
  margin-right: 8px;
}
.section-block-blogs {
  margin-bottom: 12em;
}
.single-blog-banner-layout1 {
  margin-bottom: 0;
  position: relative;
}
.single-blog-banner-layout1 .banner-img:after {
  content: "";
  height: 60%;
  width: 100%;
  background: linear-gradient(to top, #000, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.single-blog-banner-layout1 .banner-content {
  position: absolute;
  bottom: 90px;
  left: 0;
  right: 0;
  z-index: 2;
}
.single-blog-banner-layout1 .banner-content .item-title {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 70%;
  margin-bottom: 24px;
}
.single-blog-banner-layout1 .banner-content .item-social li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 10px;
}
.single-blog-banner-layout1 .banner-content .item-social li a {
  display: block;
  border-radius: 4px;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.single-blog-banner-layout1 .banner-content .item-social li .facebook {
  background-color: #3b5997;
}
.single-blog-banner-layout1 .banner-content .item-social li a i {
  font-size: 14px;
  margin-right: 10px;
}
span:nth-child(19) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
span:nth-child(20) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
span:nth-child(21) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
span:nth-child(22) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
span:nth-child(23) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
span:nth-child(24) {
  animation: 0.8s cubic-bezier(0.11, 0, 0.5, 0) 1.8s forwards fade-in;
}
