#jqcheck,
body {
  font-family: Roboto, sans-serif;
}

.banner-btn,
.btn-1:hover {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}

a:focus,
img {
  outline: 0;
}

.our-teamwrp .mainwrp ul li .imgwrp,
.product-gallery-nav,
.relative,
.simplewrp,
body {
  position: relative;
}

.pubsecc,
body {
  overflow-x: hidden;
}

.dropdown-content a,
.quest-title,
a,
a:focus,
a:hover {
  text-decoration: none;
}

@font-face {
  font-family: aeriast;
  src: url(../fonts/aeriast.ttf);
}

#jqcheck {
  background: #fff9d7;
  text-align: center;
  color: #333;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 700;
  position: fixed;
  z-index: 9991;
  width: 100%;
}

*,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: var(--primary-color);
  color: var(--theme-white);
  text-shadow: none;
}

::selection {
  background: var(--primary-color);
  color: var(--theme-white);
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}

::-webkit-scrollbar-track-piece {
  background-color: #ecedf1;
  -webkit-border-radius: 0px;
  border-left: 1px solid #888;
}

::-webkit-scrollbar-thumb:vertical {
  -webkit-border-radius: 0px;
  background: var(--primary-color);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    -webkit-appearance: none !important;
    line-height: 28px !important;
  }
}

body {
  color: var(--default-color);
  font-size: var(--base-font-size);
}

.fc-primary,
.h2 span,
h2 span {
  color: var(--primary-color);
}

.fc-secondary,
.list-simple li:before {
  color: var(--secondary-color);
}

.fc-dark {
  color: var(--theme-dark);
}

.fc-lite {
  color: var(--theme-lite);
}

.banner-btn {
  text-transform: capitalize;
  display: inline-block;
  transform: translateY(0);
  transition: 0.4s;
  color: #fff !important;
  background-color: transparent;
  padding: 20px 40px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  border: 1px solid #fff !important;
}

.sec-padding-100,
.secpad-100 {
  padding: 100px 0;
}

.sm-btn {
  font-size: 14px;
}

.md-btn,
.privacy .main-pera {
  font-size: 16px;
}

.approach-items .approach-item .approach-inner p,
.home-bannrwrp .txtwrp p,
.lg-btn,
.servcwrp .txtwrp p {
  font-size: 18px;
}

.xl-btn,
section.privacy .email i.fa.fa-envelope-o {
  font-size: 20px;
}

.h1,
.h2,
h1,
h2 {
  font-family: var(--heading-font-family);
}

.h3,
.h4,
.h5,
.h6,
.servcwrp .bnnrformwrp form .field select,
a,
h3,
h4,
h5,
h6,
input.btn-bnr,
li,
p,
span {
  font-family: Roboto, sans-serif;
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  padding-bottom: 10px;
  color: var(--theme-dark);
}

.h2,
h2 {
  font-size: 6.7vmin;
}

.h3,
h3 {
  font-size: var(--font-size-h3);
  font-weight: 600;
}

.h4,
h4 {
  font-size: var(--font-size-h4);
}

.h5,
h5 {
  font-size: var(--font-size-h5);
}

.h6,
h6 {
  font-size: var(--font-size-h6);
}

p {
  font-weight: 400;
  line-height: 1.4;
  padding: 0 0 20px;
  margin: 0;
  color: #687087;
}

.our-teamwrp,
.sec-padding-90 {
  padding: 90px 0;
}

.sec-padding-80 {
  padding: 80px 0;
}

.sec-padding-70 {
  padding: 70px 0;
}

.sec-padding-60 {
  padding: 60px 0;
}

.sec-padding-xlarge,
section.privacy {
  padding: 50px 0;
}

.sec-padding-large {
  padding: 40px 0;
}

.sec-padding-medium {
  padding: 30px 0;
}

.sec-padding-small {
  padding: 25px 0;
}

.sec-padding-xsmall {
  padding: 10px 0;
}

.sec-margin-100 {
  margin: 100px 0;
}

.sec-margin-90 {
  margin: 90px 0;
}

.sec-margin-80 {
  margin: 80px 0;
}

.sec-margin-70 {
  margin: 70px 0;
}

.sec-margin-60 {
  margin: 60px 0;
}

.sec-margin-xlarge {
  margin: 50px 0;
}

.sec-margin-large {
  margin: 40px 0;
}

.sec-margin-medium {
  margin: 30px 0;
}

.sec-margin-small {
  margin: 25px 0;
}

.sec-margin-xsmall {
  margin: 10px 0;
}

.p-0 {
  padding: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.future-logos .mainwrp ul,
.m-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.tt-uppercase {
  text-transform: uppercase;
}

.quest-title,
.quest-title span.newnmbr,
.tt-capitalize {
  text-transform: capitalize;
}

.servcwrp .bnnrformwrp form option,
p span,
p strong {
  color: #000;
}

img {
  border: 0;
}

li,
ul {
  list-style-type: none;
}

.absolute {
  position: absolute;
}

.h2,
h2 {
  color: #171717;
  line-height: 1.2;
  font-weight: 700;
  padding: 0 0 15px;
  position: relative;
  letter-spacing: -1px;
}

.btn-1,
.btn-2 {
  padding: 16px 30px;
  border-radius: 5px;
  font-weight: 500;
  box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 41%);
}

.list-simple {
  list-style: none;
  margin: 0 0 15px;
  width: 100%;
  display: inline-block;
}

.list-simple li {
  color: var(--default-color);
  padding: 0 0 10px 16px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.list-simple li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 13px;
  content: "\e93a";
  font-family: icomoon !important;
}

.moreFull {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}

.transition {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.scale-with-transition {
  -webkit-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.btn-1:hover,
.btn-2:hover {
  transform: translateY(-0.625rem);
}

header {
  position: fixed;
  width: 100%;
  z-index: 999;
  margin: 25px 0 30px;
  /* padding: 20px; */
}

header.header-main.showmenu .mainheaderwrp {
  box-shadow: 0 20px 40px 0 #00000030;
}

header .mainheaderwrp {
  background: #ffffff;
  padding: 20px 30px;
  border-radius: 50px;
  box-shadow: 2px 2px 20px 2px #05bab691;
}

header .logowrp img {
  width: 160px;
}

header .navwrp ul {
  text-align: center;
  display: block;
  margin: 0;
}

header .navwrp ul li {
  display: inline-block;
  margin: 0 20px;
}

header .navwrp ul li a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

header .btnwrp {
  text-align: right;
  display: block;
}

header .btnwrp a {
  background: #2f455c;
  padding: 12px 29px;
  color: #fff;
  border-radius: 50px;
  font-weight: 500;
  box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 41%);
}

.btn-1 {
  background: #03b8b1;
  color: #ffffff;
  display: inline-block;
  transition: 0.4s;
}

.btn-1:hover {
  color: #fff;
  transition: 0.4s;
  background: #2f455c;
}

.btn-2:hover {
  background: #03b8b1;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
}

.btn-2 {
  background: #2f455c;
  color: #fff;
  margin: 0 0 0 20px;
/*  border: 1px solid #fff;*/
  display: inline-block;
  transition: 0.4s;
}

.main-heading {
  font-family: aeriast;
  font-weight: 500;
  font-size: 72px;
  color: #2f455c;
}

.main-pera {
  font-size: 16px;
  line-height: 1.4;
}

.home-bannrwrp {
  background-image: url(../images/home-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 170px 0 0;
  position: relative;
  height: 110vh;
  overflow: hidden;
}

.home-bannrwrp .txtwrp {
  display: block;
  text-align: center;
  width: 95%;
  margin: 0 auto;
}

.home-bannrwrp .txtwrp h1,
.servcwrp .txtwrp h1 {
  font-family: aeriast;
  color: #2f455c;
  font-size: 82px;
  padding: 0 0 20px;
  line-height: 1;
  font-weight: 500;
}

.home-bannrwrp .btnwrp,
.ser-bannerwrp .btnwrp {
  display: block;
  text-align: center;
  padding: 20px 0 0;
}

.home-bannrwrp .cerclewrp,
.servcwrp .cerclewrp {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.home-bannrwrp ul,
.port-box ul,
.portfoliowrp .port-box ul,
.portfoliowrp ul {
  margin: 0;
  display: block;
  text-align: center;
}

.home-bannrwrp ul li,
.portfoliowrp ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 45px;
  color: #dd6c2a;
  font-size: 15px;
  border-radius: 27px;
  font-weight: 500;
  cursor: pointer;
  transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;
}

.home-bannrwrp ul li.current,
.portfoliowrp ul li.current {
  background: #dd6c2a;
  color: #fff;
}

.port-box,
.portfoliowrp .port-box {
  padding: 70px 0 0;
}

.port-box ul li.slick-current a figure img {
  transform: scale(1.2);
  border-radius: 15px !important;
  width: 100%;
  bottom: 0;
  transition: 0.4s;
}

.port-box ul li img {
  border-radius: 15px;
  width: 90%;
  position: relative;
  bottom: -90px;
  transition: 0.4s;
}

.home-bannrwrp .slick-list,
.portfoliowrp .slick-list {
  overflow: unset !important;
}

.future-logos {
  padding: 30px 0;
  background: #f0f1f6b5;
}

.ctawrp-1,
.home-frmwrp,
.srvccta {
  background-image: url(../images/form-banner.png);
}

.future-logos h4 {
  display: block;
  text-align: center;
  padding: 0 0 30px;
  color: #8c9aaf;
  font-size: 20px;
  font-weight: 700;
}

.box-sectionwrp .mainwrp .iconwrp,
.future-logos .mainwrp ul li {
  display: inline-block;
}

.future-logos .mainwrp ul li img {
  width: 190px;
  filter: invert(1);
}

.home-frmwrp {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 10px;
}

.cati-secwrp .tabwrp,
.home-frmwrp .txtwrp {
  display: block;
  text-align: center;
}

.achievewrp .txtwrp h2,
.achievewrp .txtwrp p,
.blog-sectionwrp .boxwrp:hover .txtdiv p,
.box-sectionwrp .mainwrp:hover .txtdiv p,
.copyryt,
.copyryt:hover,
.ctawrp-1 .txtwrp h2,
.ctawrp-1 .txtwrp p,
.home-frmwrp .txtwrp h2,
.srvccta .txtwrp p,
.srvscta-2 .txtwrp h2,
.srvscta-2 .txtwrp p,
footer .btm-ftr .txtwrp span,
footer .btm-ftr .txtwrp ul li a {
  color: #fff;
}

.home-frmwrp .formwrp {
  margin: 0 auto 10px;
  width: 90%;
  border-radius: 9px;
  position: relative;
  z-index: 5;
  bottom: -50px;
}

.home-frmwrp .formwrp form {
  display: block;
  text-align: center;
  padding: 20px;
  background: #2f455c;
  border-top: 3px solid #fff;
  border-radius: 7px;
}

.home-frmwrp .formwrp form .lable {
  display: inline-block;
  width: 24%;
  margin: 0 1px -10px;
  vertical-align: top;
}

.home-frmwrp .formwrp form .lable input {
  width: 100%;
  margin: 0 0 10px;
  border: none;
  background: #ffffff;
  padding: 13px 15px;
  color: #000;
  font-size: 13px;
  height: 55px;
  font-weight: 400;
  outline: 0 !important;
}

.home-frmwrp .formwrp form .lable input.nmbr {
  border-right: 0;
}

.home-frmwrp .formwrp form .lable input.fxtwrp {
  border-radius: 9px 0 0 9px;
  background: #ffffff;
}

.home-frmwrp .formwrp form .lable input.btn {
  background: #03b8b1;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  height: 48px;
  margin: 5px 0 0 2px;
  border-radius: 5px;
  width: 100%;
  padding: 0;
}

.home-frmwrp .formwrp form .lable input::placeholder {
  color: #777 !important;
}

.blog-sectionwrp .imgwrp img,
.btmform .imgwrp img,
.home-frmwrp .formwrp .intl-tel-input,
.videotesti .mainwrp .imgwrp img {
  width: 100%;
}

.home-frmwrp .imgmain {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  z-index: 1;
}

.portfoliowrp {
  position: relative;
  padding: 0 0 90px;
  overflow: hidden;
}

.portfoliowrp .vidiowrp video {
  width: 70%;
  margin: 0 auto;
  z-index: -1;
  text-align: center;
  display: block;
}

.portfoliowrp .vidiowrp p {
  display: block;
  text-align: center;
  font-size: 16px;
  width: 80%;
  margin: -110px auto 0;
}

.portfoliowrp .lightwrp .lightttt img {
  position: absolute;
  width: 10%;
  top: -5px;
}

.portfoliowrp .lightwrp .lightttt img.img-left {
  left: 30px;
}

.portfoliowrp .lightwrp .lightttt img.img-right {
  right: 30px;
}

.portfoliowrp .lightttt .light-blub {
  top: 269px !important;
  left: 56px;
  opacity: 0;
  transition: 0.2s;
}

.portfoliowrp .lightttt .light-blub.rht {
  top: 269px !important;
  opacity: 0;
  transition: 0.2s;
  right: 1px;
  left: unset;
}

.portfoliowrp.showmenu .lightttt .light-blub {
  opacity: 1;
}

.portfoliowrp .port-box ul li.slick-current a figure img {
  transform: scale(1.4);
  border-radius: 15px !important;
  width: 100%;
  bottom: 0;
}

.portfoliowrp .port-box ul li img {
  border-radius: 15px;
  transition: 0.4s;
  width: 100%;
  position: relative;
  bottom: -90px;
}

.portfoliowrp .dax-btm {
  position: absolute;
  bottom: -10px;
  z-index: -1;
  width: 100%;
}

.simplewrp {
  padding: 90px 0 110px;
}

.box-sectionwrp,
.ctawrp-1,
.srvccta {
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.aboutsimpwrp .txtwrp,
.simplewrp .txtwrp,
.srvcsimp .txtwrp {
  display: block;
  padding: 0 0 20px;
}

.aboutsimpwrp .imgwrp img,
.simplewrp .imgwrp img {
  position: absolute;
  width: 70%;
  right: 0;
}

.simplewrp .imgwrp img.img-2 {
  width: 40%;
  bottom: -130px;
  left: 0;
  transform: rotate(75deg);
}

.simplewrp .imgwrp img.img-3 {
  width: 33%;
  left: -20px;
  top: -40px;
  transform: rotate(295deg);
}

.ctawrp-1,
.srvccta {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.ctawrp-1 .txtwrp,
.srvscta-2 .txtwrp {
  display: block;
  padding: 0 0 20px;
  width: 80%;
}

.ctawrp-1 .imgwrp img.bookimg {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: -140px;
  transform: scaleX(-1);
}

.ctawrp-1 .imgwrp img.iphnimg,
.srvccta .imgwrp img.iphnimg,
.srvscta-2 .imgwrp img.iphnimg {
  top: 69px;
  width: 211px;
  height: 381px;
  transform: rotate(66deg);
  z-index: 999;
}

.box-sectionwrp {
  background-image: url(../images/cercle-bg.png);
}

.achievewrp .txtwrp,
.approach-module .txtwrp,
.box-sectionwrp .txtwrp,
.pubsecc .txtwrp {
  display: block;
  text-align: center;
  width: 60%;
  margin: 0 auto 50px;
}

.box-sectionwrp .mainwrp {
  position: relative;
  padding: 34px 20px;
  border: 3px solid #03b8b1;
  border-radius: 8px;
  box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 41%);
  margin: 0 0 35px;
  transition: 0.4s;
  background: #fff;
}

.box-sectionwrp .mainwrp .iconbg {
  position: absolute;
  right: 30px;
}

.box-sectionwrp .mainwrp .txtdiv {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 20px;
  vertical-align: middle;
}

.approach-items .approach-title,
.box-sectionwrp .mainwrp .txtdiv h4 {
  color: #000;
  font-family: aeriast;
  font-size: 36px;
}

.slick-next:before,
.slick-prev:before {
  font-family: FontAwesome;
  font-size: 50px;
}

.box-sectionwrp .mainwrp .txtdiv p {
  padding: 0;
  height: 97px;
}

.blog-sectionwrp .boxwrp:hover .txtdiv,
.box-sectionwrp .mainwrp:hover,
.ser-client-logowrp {
  background: #2f455c;
}

.blog-sectionwrp .boxwrp:hover .txtdiv h4,
.box-sectionwrp .mainwrp:hover .txtdiv h4,
.ser-client-logowrp .maincountr ul li:hover h4,
.ser-client-logowrp .maincountr ul li:hover p,
.servcwrp .bnnrformwrp form .field h6 span,
section.sec-padding.privacyPolicy.privacy-text-wrapper strong {
  color: #03b8b1;
}

.ser-client-logowrp .maincountr ul {
  margin: 0;
  font-size: 0;
}

.ser-client-logowrp .maincountr ul li {
  border: 1px solid !important;
  padding: 72px 10px;
  display: inline-block;
  text-align: center;
  width: 25%;
  transition: 0.4s;
}

.ser-client-logowrp .maincountr ul li:hover {
  background: #fff;
}

.ser-client-logowrp .maincountr ul li h4 {
  color: #fff;
  font-size: 52px;
  font-style: oblique;
}

.ser-client-logowrp .maincountr ul li p {
  color: #fff;
  font-size: 14px;
  padding: 0;
}

.ser-client-logowrp .maincountr ul li.border-left {
  border-left: unset !important;
}

.ser-client-logowrp h2 {
  font-size: 36px;
}

.cati-secwrp {
  padding: 90px 0 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cati-secwrp:before {
  content: "";
  position: absolute;
  background-image: url(../images/ellipse.png);
  width: 45%;
  height: 32%;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 44.5rem;
  right: 0;
  filter: brightness(0) saturate(100%) invert(23%) sepia(24%) saturate(937%)
    hue-rotate(170deg) brightness(93%) contrast(87%);
}

.cati-secwrp .txtwrp {
  display: block;
  text-align: center;
  width: 80%;
  margin: 0 auto 30px;
}

.cati-secwrp .tabwrp ul {
  background: #2f455c00;
  text-align: center;
  margin: 0 auto 50px;
  padding: 17px 10px;
  border-radius: 10px;
}

.cati-secwrp .tabwrp ul li {
  display: inline-block;
  color: #000000;
  cursor: pointer;
  font-size: 14px;
  margin: 0 10px;
  border-radius: 10px;
  padding: 9px 10px;
  border: 1px solid #000000;
}

.cati-secwrp .tabwrp ul li.current {
  background: #03b8b1;
  color: #fff;
  padding: 9px 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
}

.approach-sub-module .row:last-child .inner:before,
.hk_hide,
.tabs {
  display: none;
}

.socialwrp li,
.testi-cont,
.testi-img,
.testi-img span,
.testi_box ul li {
  display: inline-block;
}

.tabs.current {
  display: block;
}

.cati-secwrp .imgwrp,
.roleswrp .row.bodrbtm .btnwrp {
  display: block;
  text-align: right;
}

.cati-secwrp .imgwrp img {
  width: 100%;
  position: relative;
  right: -240px;
}

.ctawrp-2:before,
.srvscta-2:before {
  content: "";
  background-image: url(../images/pricetag.png);
  width: 20%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  top: -62px;
  right: 0;
}

.ctawrp-2 .imgwrp img {
  width: 210%;
  position: absolute;
  left: -220px;
  top: -90px;
}

.main-testimonials-sec {
  padding: 60px 0;
  background: 0 0 / cover no-repeat #f3f3f3;
  position: relative;
  z-index: 1;
}

.testi_box {
  padding: 0;
  transition: 0.7s;
  margin: 40px 0 45px;
  background: #2f455c;
  border-radius: 20px;
  height: 360px;
  border: 2px solid #03b8b1;
  position: relative;
  overflow: hidden;
}

.testi-img,
.testi-img img {
  border-radius: 50%;
}

.testi_box:after {
  content: "";
}

.testi-heading {
  text-align: center;
}

.testi_box ul {
  margin-bottom: 30px;
  position: absolute;
  top: 35px;
  left: 15px;
  z-index: 1;
}

.testi_box ul li {
  font-size: 16px;
  color: #ecc70e;
  margin: 0 2px;
}

.testi_box > p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 30px;
  height: 215px;
  color: #000;
}

.main-img {
  font-size: 0;
  padding-bottom: 30px;
  transition: 0.7s;
  margin: -60px 0 0 10px;
  position: relative;
  z-index: 1;
}

.main-testimonials-sec .main-img {
  margin: -90px 0 0 15px;
}

.testi-img {
  width: 45px;
  vertical-align: top;
  height: 45px;
  background: #03b8b1;
}

.blog-sectionwrp,
.ser-bannerwrp,
footer {
  background-repeat: no-repeat;
  background-size: cover;
}

.testi-img span {
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 8px;
}

.testi-cont {
  width: 78%;
  vertical-align: top;
  padding-left: 20px;
}

.testi-cont p {
  font-size: 16px;
  padding: 0;
  color: #03b8b1;
  font-weight: 500;
}

.testi-cont p span {
  display: block;
  font-size: 14px;
  color: #fff;
}

.slick-next:before {
  content: "\f105";
  color: #03b8b1;
}

.slick-prev:before {
  content: "\f104";
  color: #03b8b1;
}

.cati-secwrp .slick-prev {
  left: -25px;
  top: 25px;
}

.cati-secwrp .slick-next {
  right: -25px;
  top: 25px;
}

.pckgslidersec .slick-next,
.pckgslidersec .slick-prev {
  top: 50% !important;
}

.main-testimonials-sec .tsti-lgos img {
  height: 55px;
  filter: invert(1);
}

.blink-pkge {
  animation: 1s step-start infinite blinkerr;
}

.blink {
  animation: 1s step-start infinite blinker;
}

.btmform {
  position: relative;
  z-index: 1;
  padding: 0 0 90px;
}

.aboutsimpwrp:after,
.btmform:after,
.srvcsimp:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  background-image: url(../images/form-bg.png);
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}

.blog-sectionwrp .txtdiv,
.btmform .formwrp {
  background: #fff;
  box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 41%);
  z-index: 1;
  position: relative;
}

.btmform .formwrp {
  padding: 40px 50px;
  border: 1px solid #2f455c;
  margin: 200px 0 0 -90px;
  border-radius: 7px;
  width: 90%;
}

.btmform .formwrp form .field {
  display: block;
  margin: 0 0 30px;
}

.btmform .formwrp form .field label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin: 0 0 20px;
}

.btmform .formwrp form .field input,
.btmform .formwrp form .field textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ab98987a;
  height: 40px;
  outline: 0;
}

.btmform .formwrp form .field input.btnwrp {
  background: #03b8b1;
  color: #000;
  padding: 6px 8px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  border: none;
  width: 70%;
  height: 47px;
  box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 41%);
}

footer {
  background-image: url(../images/footer-main-bg.png);
  padding: 60px 0 40px;
}

footer .logowrp {
  padding: 30px 0 0;
}

footer .logowrp p {
  color: #fff;
  font-size: 16px;
  width: 70%;
}

footer .logowrp img {
  margin: 0 0 30px;
  width: 55%;
  filter: brightness(170.5);
}

footer .btmwrpr h4 {
  color: rgb(0 213 214);
  font-size: 22px;
}

footer .btmwrpr ul li {
  padding: 0 0 13px;
}

.videotesti .mainwrp .txtdiv p,
footer .btmwrpr ul li a {
  color: #fff;
  font-size: 15px;
}

.socialwrp li {
  margin: 0 10px;
}

.socialwrp li a i {
  font-size: 23px;
}

.txtwrp.footerbotom h4,
h4.payment {
  color: #fff;
  font-size: 18px;
}

.txtwrp.footerbotom p {
  color: #fff;
  font-size: 13px;
}

.imgwrp.footerbotom img {
  width: 35px;
  height: 35px;
  margin: 7px 13px 20px 0;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.imgwrp.footerbotom {
  margin: 0 20px 0 0;
}

.row.padding-top {
  padding: 40px 0 50px;
  border-top: 1px solid;
  margin: 20px 0 0;
  border-bottom: 1px solid;
}

.fa-phone:before {
  content: "\f095";
  margin: 0 5px;
}

ul.paymentwrp li {
  display: inline-block;
  margin: 0 14px 0 0;
}

footer .btm-ftr {
  margin: 60px 0 0;
  padding: 0;
}

footer .btm-ftr .txtwrp ul {
  margin: 0;
  text-align: right;
}

footer .btm-ftr .txtwrp ul li {
  display: inline-block;
  margin: 0 20px 0 0;
}

.ser-bannerwrp {
  padding: 220px 0 100px;
  background-image: url(../images/blog-banner.png);
}

.ser-bannerwrp .txtwrp {
  display: block;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.ser-bannerwrp .txtwrp img {
  transform: rotate(360deg);
  transition: 0.4s;
}

.ser-bannerwrp .txtwrp h1 {
  font-family: aeriast;
  color: #2f455c;
  font-size: 82px;
  padding: 0 0 10px;
}

.listttt li,
.ser-bannerwrp .txtwrp p,
section.sec-padding.privacyPolicy.privacy-text-wrapper p {
  color: #000;
  font-size: 16px;
}

.terms p strong,
section.privacy .phone i.fa.fa-phone,
section.privacy i.fa.fa-envelope-o {
  font-size: 20px;
  color: #f95f57;
}

.blog-sectionwrp {
  padding: 90px 0;
  background-image: url(../images/home-banner.png);
  background-position: -410px 0;
}

.blog-sectionwrp .boxwrp {
  width: 90%;
  display: block;
  margin: 0 0 50px;
  transition: 0.4s;
}

.blog-sectionwrp .txtdiv {
  padding: 40px 30px;
  margin: -60px 0 0;
  right: -40px;
  border-top: 4px solid #03b8b1;
  border-radius: 7px;
  transition: 0.4s;
}

.aboutsimpwrp:before,
.simplewrp:after,
.simplewrp:before,
.srvcsimp:before {
  background-image: url(../images/form-bg.png);
  content: "";
  height: 100%;
  top: 0;
}

.blog-sectionwrp .txtdiv h4 {
  font-family: aeriast;
  color: #2f455c;
  font-weight: 500;
  font-size: 30px;
}

.blog-sectionwrp .txtdiv p {
  padding: 0 0 30px;
}

.blog-sectionwrp .txtdiv a {
  padding: 10px 30px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  width: 480px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 41;
  left: -20px;
  top: 26px;
  border-radius: 10px;
  background: #2f455c;
  border: 1px solid #03b8b1;
}

.achievewrp,
.servcwrp {
  background-size: cover;
}

.dropdown-content a {
  color: #fff !important;
  text-align: start;
  font-weight: 500;
  font-size: 14px !important;
  display: block;
  padding: 10px !important;
  border-bottom: 1px solid #82849073;
}

.dropdown-content a:hover {
  background-color: #03b8b1;
}

.dropdown:hover .dropdown-content {
  display: block;
  background: rgb(0 0 0 / 94%);
  background-color: rgb(0 0 0 / 83%);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(15px);
}

.terms p {
  font-size: 16px;
  color: #5d5d5d;
  font-weight: 500;
}

.terms .mainctawrp {
  padding: 220px 0 180px;
}

section.sec-padding.privacyPolicy.privacy-text-wrapper {
  padding: 210px 0 50px;
}

.terms p strong {
  font-weight: 600;
}

section.privacy .phone {
  display: flex;
  padding: 20px 0 0;
}

section.privacy .phone a.num {
  margin-left: 10px;
  color: #f95f57;
}

section.privacy .mail a.email {
  margin-left: 10px;
  color: #f95f57;
  text-transform: inherit;
}

.listttt {
  padding: 0 0 0 15px;
}

.get-start {
  padding: 70px 0 50px;
}

.get-start .logo-wrp img {
  width: 15%;
  margin: 30px 30px 0 0;
}

.get-start .txtwrp {
  margin-top: 80px;
}

.get-start .frm-wrp .f-field {
  display: inline;
}

.get-start .frm-wrp .f-field input {
  padding: 16px 10px;
  border-radius: 5px;
  outline: 0;
  width: 100%;
  border: 1px solid #b2b9c1;
  margin: 11px 19px 30px 0;
}

.get-start .frm-wrp .f-field select {
  border-radius: 5px;
  outline: 0;
  width: 100%;
  border: 1px solid #b2b9c1;
  margin: 0 0 11px;
  padding: 16px 10px;
}

.get-start .frm-wrp .f-field textarea {
  border-radius: 5px;
  outline: 0;
  width: 100%;
  border: 1px solid #b2b9c1;
  margin: 11px 0;
  padding: 12px 10px;
  resize: none;
  height: 120px;
}

.get-start .frm-wrp .f-field input.btn-x {
  width: 20%;
}

.get-start .frm-wrp .f-field label {
  display: block;
  width: 100%;
}

.get-start .frm-wrp .f-field label span {
  color: red;
}

.get-start .closewrp {
  margin-top: 50px;
  float: right;
}

.get-start .closewrp a {
  color: #000;
  border: 2px solid;
  padding: 10px;
  font-weight: 700;
}

.aboutsimpwrp {
  padding: 90px 0 110px;
  position: relative;
}

.aboutsimpwrp .shapeimg,
.srvcsimp .shapeimg {
  position: absolute;
  width: 40%;
  transform: rotate(59deg);
  left: -300px;
  bottom: 20px;
  z-index: -1;
}

.aboutsimpwrp:before,
.simplewrp:before,
.srvcsimp:before {
  position: absolute;
  width: 40%;
  background-repeat: no-repeat;
  left: -230px;
  transform: rotate(180deg);
}

.aboutsimpwrp .imgwrp img.img-2 {
  width: 40%;
  bottom: -130px;
  left: 0;
}

.aboutsimpwrp .imgwrp img.img-3 {
  width: 40%;
  left: -20px;
  top: -40px;
}

.simplewrp:after {
  position: absolute;
  width: 40%;
  background-repeat: no-repeat;
  right: 0;
  z-index: -1;
}

.achievewrp {
  background-image: url(../images/footer-main-bg.png);
  padding: 60px 0;
  background-repeat: no-repeat;
  margin: 70px 0 0;
}

.achievewrp .mianwrp {
  border: 2px solid #fff;
  position: relative;
  text-align: center;
  transition: 0.4s;
}

.achievewrp .mianwrp:hover {
  background-color: #fff;
}

.achievewrp .mianwrp:hover i {
  background-color: #2f455c;
  color: #fff;
}

.achievewrp .mianwrp:hover h4,
.achievewrp .mianwrp:hover p,
.quest-title.active span.newnmbr {
  color: #2f455c;
}

.achievewrp .mianwrp i {
  margin: -40px 0 0;
  font-size: 60px;
  border: 1px solid #fff;
  border-radius: 60px;
  padding: 20px;
  color: #2f455c;
  background: #fff;
}

.achievewrp .mianwrp h4 {
  color: #fff;
  font-family: aeriast;
  font-size: 62px;
}

.achievewrp .mianwrp p {
  font-size: 16px;
  color: #fff;
}

.cati-secwrp {
  background-color: #f1f1f1;
}

.approach-module {
  position: relative;
  padding: 80px 0 0;
}

.approach-items {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 80%;
}

.approach-items .procssimg {
  position: absolute;
  left: 36%;
  width: 35%;
}

.approach-module:after,
.main-testimonials-sec:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  background-image: url(../images/form-bg-right.png);
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  z-index: -1;
}

.approach-module:before,
.main-testimonials-sec:before {
  background-image: url(../images/form-bg-left.png);
  background-repeat: no-repeat;
}

.approach-module:before {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  top: -22px;
  left: -230px;
}

.approach-items .approach-content {
  font-size: 13px;
  line-height: 20px;
  color: #000;
}

.approach-items .approach-item {
  position: relative;
  width: 100%;
  text-align: left;
}

.approach-items .approach-item:nth-child(2n) .approach-inner {
  float: left;
  text-align: left;
}

.approach-items .approach-item:after {
  clear: both;
  display: block;
  content: "";
}

.approach-sub-module {
  padding: 0 0 100px;
  position: relative;
}

.approach-sub-module .container {
  padding-top: 40px;
  border-top: 1px solid #d0d0d0;
}

.approach-sub-module .section-title {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.approach-sub-module .row:first-child .inner {
  padding: 25px 5% 25px 95px;
}

.approach-sub-module .row:first-child .inner:before {
  top: 25px;
  height: calc(100% - 25px);
}

.approach-sub-module
  .row:last-child
  .approach-list:not(.active)
  .inner
  .column-count:before {
  position: absolute;
  height: 27px;
  z-index: 8;
  left: 50%;
  margin-left: -1px;
  top: -27px;
  display: block;
  content: "";
  width: 2px;
  background-color: #d0d0d0;
}

.approach-selection {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.approach-selection .inner {
  position: absolute;
  top: -5px;
  left: 0;
  padding: 0 !important;
}

.approach-selection .approach-title {
  position: relative;
  z-index: 19;
  text-transform: uppercase;
  color: #333743;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
}

.approach-selection .approach-content {
  position: relative;
  z-index: 11;
  font-size: 24px;
  line-height: 38px;
  color: #9297a3;
  opacity: 0.75;
  font-weight: 400;
}

.approach-list {
  position: relative;
  padding-right: 8%;
  box-sizing: border-box;
}

.approach-list:before {
  position: absolute;
  content: "";
  display: block;
  z-index: 21;
  right: 0;
  height: 100%;
  width: 8%;
}

.approach-list .approach-title {
  position: relative;
  z-index: 19;
  text-transform: uppercase;
  color: #333743;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 12px;
  display: block;
}

.approach-list .approach-content {
  position: relative;
  z-index: 11;
  font-size: 14px;
  line-height: 20px;
  color: #9297a3;
  opacity: 0.75;
  font-weight: 400;
}

.approach-list .column-count {
  position: absolute;
  z-index: 12;
  top: 25px;
  left: 32px;
  background-color: #fff;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 12px;
  font-weight: 500;
  color: #106674;
  border-radius: 34px;
  box-sizing: border-box;
  border: 2px solid #d0d0d0;
}

.approach-list .inner {
  position: relative;
  padding: 25px 5% 25px 95px;
  box-sizing: border-box;
  z-index: 22;
}

.approach-list .inner:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  content: "";
  display: block;
  height: 100%;
  background-color: #fff;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.our-teamwrp .mainwrp ul li,
.our-teamwrp .mainwrp ul li .imgwrp img,
.our-teamwrp .mainwrp ul li .txtdiv {
  transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;
}

.approach-list .inner:before {
  position: absolute;
  height: 100%;
  z-index: 8;
  left: 48px;
  top: 0;
  display: block;
  content: "";
  width: 2px;
  background-color: #d0d0d0;
}

.approach-items .approach-item .approach-inner {
  position: relative;
  float: right;
  box-sizing: border-box;
  padding: 40px;
  text-align: right;
}

.approach-items .approach-item.itm-1 .approach-inner {
  margin: 100px -40px 0;
}

.approach-items .approach-item.itm-2 .approach-inner {
  margin: 40px -140px 0;
}

.approach-items .approach-item.itm-3 .approach-inner {
  margin: 0 -40px;
}

@media (min-width: 801px) {
  .approach-items .approach-item .approach-inner {
    width: calc(50% - 70px);
  }

  .approach-items .approach-item .approach-inner:after {
    top: 50%;
    right: -167px;
    margin-top: -11px;
  }

  .approach-items .approach-item:nth-child(2n) .approach-inner:after {
    right: auto;
    left: -165px;
  }

  .approach-items .approach-item:nth-child(2n) .approach-inner:before {
    left: -72px;
    right: auto;
    border-right: 0;
    border-left: 12px solid #f0584a;
  }
}

.main-testimonials-sec:before {
  content: "";
  position: absolute;
  width: 40%;
  height: 100%;
  top: -2px;
  left: -230px;
}

.servcwrp {
  background-image: url(../images/ghost-serv-banner.png);
  background-repeat: no-repeat;
  padding: 170px 0;
  position: relative;
  height: unset;
  overflow: hidden;
}

.servcwrp .txtwrp {
  display: block;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

.servcwrp .btnwrp {
  display: block;
  text-align: left;
  padding: 20px 0 0;
}

.rating_wrap {
  margin-top: 40px;
}

.rating_wrap ul {
  display: flex;
  align-items: center;
}

.rating_wrap ul li {
  margin: 0 10px 0 0;
  color: #000;
  padding: 0;
}

.rating_wrap ul li i {
  color: #ffc905;
  font-size: 20px;
}

.servcwrp .iconwrp {
  position: relative;
  z-index: 1;
}

.servcwrp .iconwrp ul {
  margin: 20px 0;
  text-align: unset;
}

.servcwrp .iconwrp ul li {
  padding: 0;
  margin: 0 10px;
}

.servcwrp .iconwrp ul li img {
  width: 140px;
}

.servcwrp .bnnrformwrp {
  font-family: Raleway;
  padding: 65px 25px 20px;
  width: 500px;
  margin-left: auto;
  position: relative;
  background: url(../images/serviceform-bg.png) 0 0 / cover no-repeat;
  box-shadow: 0 0 20px rgb(13 47 102 / 46%);
  border-radius: 10px;
}

.srvccta:after,
.srvccta:before {
  content: "";
  height: 110%;
  background-repeat: no-repeat;
}

.servcwrp .bnnrformwrp:after {
  content: "";
  background: url(../images/sale-stick.png) no-repeat;
  width: 33%;
  height: 30%;
  position: absolute;
  top: 0;
  left: 0;
}

.roleswrp .quest-title.active,
input.btn-bnr {
  background: #03b8b1;
  color: #fff;
}

.servcwrp .bnnrformwrp h4 {
  color: #fff;
  font-family: aeriast;
  font-size: 24px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}

.servcwrp .bnnrformwrp h4 span {
  color: #03b8b1;
  font-family: aeriast;
}

.servcwrp .bnnrformwrp p {
  color: #fff;
  text-align: center;
}

.servcwrp .bnnrformwrp form .field {
  position: relative;
  z-index: 3;
}

.servcwrp .bnnrformwrp form .field select {
  height: 40px;
  margin: 5px 0 10px;
  background: 0 0;
  color: #fff;
  border: 1px solid #03b8b1;
}

.servcwrp .bnnrformwrp form .field h6 {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.servcwrp .bnnrformwrp form .field ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px !important;
}

.servcwrp .bnnrformwrp form .field ul li {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}

.servcwrp .bnnrformwrp form .field ul li input {
  width: 20px;
  margin: 0;
  border: none !important;
  line-height: 0;
}

.servcwrp .bnnrformwrp form .field ul li label {
  margin: 0 0 0 10px;
  font-size: 16px;
  color: #fff;
}

.servcwrp .bnnrformwrp form .form-group input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  border: 1px solid #aaa;
  font-family: Roboto, sans-serif;
}

input.btn-bnr {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  width: 100%;
  border-radius: 8px;
}

.srvccta:after {
  background-image: url(../images/lpimg.png);
  position: absolute;
  width: 31%;
  right: -40px;
  top: -30px;
}

.srvccta:before {
  background-image: url(../images/penimggg.png);
  position: absolute;
  width: 32%;
  left: -40px;
  top: 20px;
}

.srvccta .txtwrp {
  display: block;
  text-align: center;
  width: 60%;
  margin: 0 auto 20px;
}

.srvccta .txtwrp h2 {
  color: #fff;
  font-size: 52px;
}

.srvccta .imgwrp img.bookimg,
.srvscta-2 .imgwrp img.bookimg {
  width: 101%;
  position: absolute;
  left: 0;
  z-index: -1;
  top: -180px;
}

.pubsecc {
  padding: 80px 0 0;
  position: relative;
  margin: 0 0 -43px;
}

.roleswrp,
.srvscta-2 {
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.pubsecc .imgwrp img {
  width: 100%;
  position: relative;
  z-index: 1;
}

.pubsecc .amazon-lp-ftr {
  position: absolute;
  left: 0;
  bottom: 35px;
  z-index: 0;
  width: 100%;
}

.srvscta-2 {
  background-image: url(../images/form-banner.png);
  position: relative;
  z-index: 1;
  margin: 0;
}

.roleswrp .txtwrp {
  display: block;
  text-align: center;
  width: 60%;
  margin: 0 auto 30px;
}

.quest-title.active:before {
  color: #2f455c;
  content: "\e91c";
}

.roleswrp {
  background-position: -460px -230px;
}

.product-slider-gallery {
  position: relative;
  padding: 0 0 7px;
}

.product-slider-gallery .slick-slide img {
  width: 100%;
  height: 370px;
}

.product-gallery-nav-wrapper {
  margin: 0 0 7px;
  position: relative;
}

.product-gallery-nav .slick-slide {
  padding: 2px 0;
  border: 0;
  height: 93px;
  overflow: hidden;
}

.product-gallery-nav .slick-slide img {
  width: 100%;
  height: 93px;
  cursor: pointer;
}

.roleswrp .row.bodrbtm {
  border-bottom: 1px solid #d9b5b557;
  padding: 0 0 30px;
}

.roleswrp .row.bodrbtm span {
  color: #23233c;
  font-size: 14px;
}

.roleswrp .row.bodrbtm h4 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  line-height: 30px;
}

.roleswrp .row.bodrbtm .btnwrp a {
  color: #7189ff;
}

.roleswrp .boxwrp {
  border: 1px solid #e4eaf047;
  padding: 30px 30px 40px;
  background: linear-gradient(343deg, #f9444408, #ffffff14 70%);
  display: block;
  text-align: left;
  border-radius: 6px;
  box-shadow: -18px 20px 60px 0 #3a48501f;
  margin: 30px 0 0;
}

.roleswrp .boxwrp h4 {
  color: #fff;
  font-size: 33px;
  font-weight: 600;
}

.roleswrp .boxwrp p {
  padding: 0 0 40px;
}

.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion {
  overflow: hidden;
  background: 0 0;
  margin-top: 0;
}

.accordion .mainwrp {
  margin-bottom: 50px;
}

.quest-title {
  font-size: 16px;
  font-weight: 600;
  color: #bfbfbf;
  padding: 20px 45px 20px 25px;
  background-color: #2f455c;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  min-height: 60px;
  line-height: 30px;
  display: inline-block;
  transition: 0.15s linear;
  border-bottom: 1px solid #d9b5b557;
}

.quest-title span.newnmbr {
  font-size: 26px;
  font-weight: 600;
  color: #03b8b1;
}

.quest-title:before {
  position: absolute;
  content: "\e91e";
  width: 20px;
  height: 20px;
  right: 15px;
  top: 20px;
  font-family: icomoon !important;
  color: #fff;
  font-size: 20px;
}

.quest-title.active,
.quest-title:hover {
  content: "\e91c";
  color: #03b8b1;
}

.quest-title:after {
  width: 60px;
  height: 1px;
  left: -60px;
  bottom: -1px;
  background: #dbdbdb;
  position: absolute;
  content: "";
}

.quest-content {
  padding: 35px 20px 0;
  display: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
  border: 1px solid #000;
  border-top: none;
}

.quest-content p {
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #363636;
}

.srvcsimp h4,
.srvcsimp h6 {
  color: #000;
  font-weight: 600;
}

.srvcsimp {
  padding: 50px 0;
  position: relative;
}

.srvcsimp .imgwrp img {
  width: 90%;
}

.srvcsimp h6 {
  font-size: 20px;
}

.srvcsimp h4 {
  font-family: aeriast;
  font-size: 32px;
}

.cta-mbl-img {
  width: 130% !important;
  position: absolute;
  left: -160px !important;
  top: -150px;
}

.our-teamwrp .txtwrp {
  display: block;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}

.our-teamwrp .mainwrp {
  display: block;
  padding: 40px 0 0;
}

.our-teamwrp .mainwrp ul {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.our-teamwrp .mainwrp ul li {
  display: inline-block;
  margin: 0 25px;
  overflow: hidden;
  cursor: pointer;
}

.our-teamwrp .mainwrp ul li .imgwrp img {
  width: 100%;
  border-radius: 15px;
}

.our-teamwrp .mainwrp ul li .imgwrp:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000a3;
  left: -450px;
  z-index: 0;
  border-radius: 15px;
  display: block;
  top: 0;
  transition: 0.5s;
}

.our-teamwrp .mainwrp ul li .txtdiv {
  position: absolute;
  bottom: 60px;
  left: -800px;
  right: 0;
  display: block;
}

.our-teamwrp .mainwrp ul li .txtdiv .maindiv {
  background-color: #03b8b1;
  width: 71%;
  padding: 7px 0 7px 25px;
  border-radius: 0 40px 40px 0;
  position: relative;
  z-index: 1;
}

.our-teamwrp .mainwrp ul li .txtdiv .maindiv i {
  color: #fff;
  position: absolute;
  font-size: 26px;
  right: 30px;
  top: 17px;
}

.our-teamwrp .mainwrp ul li .txtdiv .maindiv h5 {
  color: #fff;
  padding: 0;
  text-align: left;
  font-weight: 600;
  font-size: 22px;
}

.our-teamwrp .mainwrp ul li .txtdiv .maindiv span {
  color: #fff;
  text-align: left;
  display: block;
  font-size: 14px;
}

.our-teamwrp .mainwrp ul li .txtdiv a i {
  padding: 15px 0 6px;
  color: #fff;
  font-size: 20px;
  z-index: 1;
  position: relative;
  text-align: left;
  display: inline-block;
  float: left;
  margin-left: 15px;
}

.our-teamwrp .mainwrp ul li:hover .imgwrp:after,
.our-teamwrp .mainwrp ul li:hover .txtdiv {
  display: block;
  left: 0;
}

.our-teamwrp .btnwrp {
  text-align: center;
  display: block;
  padding: 80px 0 0;
}

@-webkit-keyframes fall {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  70% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.testi_box .imgwrp {
  border-radius: 20px;
  height: 360px;
  width: 100%;
  overflow: hidden;
  display: block;
  float: unset;
  margin: 0 auto;
}

.testi_box .imgwrp video {
  width: 100%;
  height: 100%;
}

.testi_box .btnwrp a {
  background: #fff;
  font-size: 13px;
  color: #000;
  padding: 10px 15px;
  border-radius: 37px;
  font-weight: 600;
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 1;
}

.testi_box:after {
  content: "";
  background-color: #00000061;
  position: absolute;
  width: 100%;
  height: 360px;
  top: 0;
  left: 0;
  border-radius: 20px;
}

.videotesti {
  padding: 50px 0 40px;
}

.videotesti .mainwrp {
  background: #2f455c;
  padding: 40px 40px 30px;
  box-shadow: #10101026 -15px 15px 17px 0;
  border-radius: 10px;
}

.videotesti .mainwrp .imgwrp {
  border-radius: 6%;
  height: 350px;
  width: 210px;
  overflow: hidden;
  display: block;
  float: unset;
  margin: 0 auto;
}

.videotesti .mainwrp .txtdiv i {
  color: #cc9832;
  font-size: 20px;
  margin: 0 0 20px;
}

.videotesti .mainwrp .txtdiv h4 {
  font-size: 20px;
  color: #fff;
  padding: 0 0 5px;
}

.videotesti .mainwrp .txtdiv span {
  font-size: 22px;
  color: #fff;
}

.videotesti .mainwrp .btnwrp {
  margin: -30px 0 0;
}

.videotesti .mainwrp .btnwrp a {
  background: #fff;
  font-size: 13px;
  color: #000;
  padding: 18px 20px;
  border-radius: 7px;
  font-weight: 600;
}

.fancybox-slide--iframe .fancybox-content {
  height: 90% !important;
}

.privacyPolicy h1 {
  font-family: aeriast;
  color: #2f455c;
  font-size: 82px;
  padding: 0 0 20px;
  line-height: 1;
  font-weight: 500;
}

.check-list.nopaddding {
  display: flex;
  align-items: self-start;
  padding: 0;
}

.check-list input#checkbox22 {
  width: 20px;
  box-shadow: unset;
}

.check-list.nopaddding label {
  font-size: 13px !important;
  margin-left: 0px !important;
  padding-left: 10px !important;
}

.get-start .intl-tel-input {
  width: 100%;
}

/* Custom Multi Select */
.sd-multiSelect {
  position: relative;
}

.sd-multiSelect .placeholder {
  opacity: 1;
  background-color: transparent;
  cursor: pointer;
}

.sd-multiSelect .ms-offscreen {
  height: 1px;
  width: 1px;
  opacity: 0;
  overflow: hidden;
  display: none;
}

.sd-multiSelect .sd-CustomSelect {
  width: 100% !important;
}

.sd-CustomSelect .ms-drop {
}

.sd-CustomSelect ul {
  max-height: unset !important;
}

.sd-multiSelect .ms-choice {
  position: relative;
  text-align: left !important;
  width: 100%;
  border: 1px solid #e3e3e3;
  background: #ffff;
  box-shadow: none;
  font-size: 15px;
  height: 55px;
  font-weight: 500;
  color: #212529;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sd-multiSelect .ms-choice:after {
  content: "\f107 ";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}

.sd-multiSelect .ms-choice:focus {
  border-color: var(--theme-color);
}

.sd-multiSelect .ms-drop.bottom {
  display: none;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px;
  position: absolute;
  z-index: 9;
  left: 0;
  width: 100%;
  height: 200px;
  overflow-y: scroll;
}

.sd-multiSelect .ms-drop li {
  position: relative;
  margin-bottom: 10px;
}

.sd-multiSelect .ms-drop li input[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.sd-multiSelect .ms-drop li label {
  cursor: pointer;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.sd-multiSelect .ms-drop li label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid var(--theme-color);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.sd-multiSelect .ms-drop li span {
  color: #03b8b1 !important;
  font-weight: 600;
}

.sd-multiSelect .ms-drop li input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: var(--theme-color);
  border-width: 0 2px 2px 0;
}

section.our__portfolio__sec.padding__120 {
  padding-top: 60px;
}

/*Porfolio Section Begin*/
p.para {
  font-size: 17px;
  font-family: "Roboto";
  color: #000;
}

.heading__center h6 {
  color: #f69b1c;
  font-size: 24px;
  font-weight: 500;
}

.heading__center h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "aeriast";
  color: #2f455c;
}

.Portfolio__Tb__LiSt ul li {
  margin: 0;
  display: block;
  width: 100%;
}

.Portfolio__Tb__LiSt ul li a {
  display: block !important;
  font-size: 15px !important;
  padding: 16px 20px 12px 15px !important;
  /* letter-spacing: -0.56px; */
  color: #ffffff !important;
  font-weight: 500;
  background: #2f455c;
  /* border: 2px solid transparent !important; */
  /* margin-bottom: 14px !important; */
}

.Portfolio__Tb__LiSt ul {
  width: auto;
  border: 0;
}

.Portfolio__Tb__LiSt ul li a:hover {
  border-bottom: 2px solid var(--primary_color) !important;
}

.Portfolio__Tb__LiSt ul li a.active {
  font-weight: 800;
  color: #2f455c !important;
  background: unset !important;
}

.Portfolio__Tb__LiSt ul li {
  margin: 0;
  display: block;
  width: 100%;
}

.Portfolio__Tb__LiSt ul li a {
  display: inline-block;
  font-size: 21px;
  padding: 16px 20px 12px 0;
  letter-spacing: -0.56px;
  font-weight: 500;
  border: unset;
  margin-bottom: 14px;
  transition: 0.5s ease-in-out;
}

.Portfolio__Tb__LiSt ul {
  width: auto;
  border: 0;
}

.Portfolio__Tb__LiSt ul li a:hover {
  border-bottom: 2px solid var(--primary_color) !important;
}

.Portfolio__Tb__LiSt ul li a.active {
  font-weight: 800;
  border-bottom: 2px solid #000 !important;
}

.portfolio__img img {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0px 0px 14px rgb(0 0 0 / 17%);
  height: 370px;
  object-fit: fill;
}

.portfolio__img {
  margin-bottom: 30px;
}

.portfolio__content span {
  font-size: 24px;
  font-weight: bold;
  color: var(--text_xolor);
  margin-bottom: 13px;
  display: inline-block;
}

.portfolio__content p {
  letter-spacing: -0.4px;
  font-size: 20px;
  font-weight: 300;
}

.portfolio__sec__Main {
  margin-bottom: 40px;
  height: 370px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 17px rgb(0 0 0 / 17%);
  transition: 0.5s ease-in-out;
}

.portfolio__sec__Main:hover {
  transform: scale(1.1);
  transition: 0.5s ease-in-out;
}

.Portfolio__Tb__LiSt {
  position: sticky;
  top: 20px;
}

@media (max-width: 768px) {
  .our__portfolio__sec .col-sm-3 {
    max-width: 100%;
    flex: 100%;
  }

  .our__portfolio__sec .col-sm-9 {
    max-width: 100%;
    flex: 100%;
  }

  .Portfolio__Tb__LiSt ul li {
    display: inline-block;
    width: auto;
    padding: 10px 10px;
  }

  .Portfolio__Tb__LiSt ul li a {
    font-size: 15px;
    padding: 10px 14px;
    background: #2f455c !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: 0 !important;
    margin-bottom: 0;
  }

  .Portfolio__Tb__LiSt {
    position: unset;
    top: 0;
    text-align: center;
  }

  .Portfolio__Tb__LiSt ul {
    width: auto;
    border: 0;
    justify-content: center;
    margin-bottom: 20px;
  }

  .Portfolio__Tb__LiSt ul li {
    display: inline-block;
    width: auto;
    padding: 7px 9px;
    margin-bottom: 0 !important;
  }

  .Portfolio__Tb__LiSt ul li a.active {
    background: #3ed8d5 !important;
    border: 0 !important;
    font-weight: 500;
    color: #000 !important;
  }

  .our__portfolio__sec .pt-5 {
    padding: 15px 0 !important;
  }
}

/*Porfolio Section End*/

.port-box ul li img {
    border-radius: 15px;
    width: 100%;
    position: relative;
    bottom: -30px;
    transition: 0.4s;
}


.ctawrp-1 {
    overflow: unset;
}

.srvccta {
    overflow: hidden;
}


section.home-bannrwrp.servcwrp .rating_wrap ul li {
    padding: 0 !important;
}


section.home-bannrwrp.servcwrp .iconwrp ul{
    display: flex;
    align-items: center;
}

section.home-bannrwrp.servcwrp .iconwrp ul li img {
    width: 130px;
}


@media (max-width:1900px){

  .home-bannrwrp {
    height: 164vh;
}

}

@media (max-width:1850px){}

@media (max-width:1800px){

  .home-bannrwrp {
        height: 160vh;
    }

}

@media (max-width:1750px){

  .ctawrp-1 .imgwrp img.bookimg{
    top: 0px;
}

}

@media (max-width:1700px){

      .home-bannrwrp {
        height: 157vh;
    }

}

@media (max-width:1650px){

      .home-bannrwrp {
        height: 155vh;
    }

}

@media (max-width:1600px){

  .home-bannrwrp {
        height: 153vh;
    }

}

@media (max-width:1550px){

  .home-bannrwrp {
        height: 155vh;
    }

    .home-bannrwrp ul li {
    padding: 10px 30px;
  }

  

}

@media (max-width:1500px){}

@media (max-width:1440px){

  .home-bannrwrp ul li {
    padding: 10px 45px;
  }

      .home-bannrwrp {
        height: 145vh;
    }

}

@media (max-width:1366px){

      .ctawrp-1 .imgwrp img.bookimg {
        top: -60px !important;
        width: 100% !important;
    }

        .home-bannrwrp {
        height: 135vh !important;
    }

}

@media (max-width:1280px){

  .ctawrp-2:before, .srvscta-2:before {
    width: 25%;
}

    .home-bannrwrp {
        height: 129vh !important;
    }


}


@media (max-width:1260px){
    
    .simplewrp .imgwrp img.img-2 {
    bottom: 50px;
}

.portfoliowrp .lightttt .light-blub {
    top: 190px !important;
    left: 45px;
}


.portfoliowrp .lightttt .light-blub.rht {
    top: 190px !important;
    right: 15px;
}

.main-heading {
    font-size: 55px;
    line-height: 55px;
}

.approach-items .approach-title, .box-sectionwrp .mainwrp .txtdiv h4 {
    font-size: 28px;
    line-height: 28px;
}

.box-sectionwrp .mainwrp .txtdiv {
    margin: 0 0px 0 0px;
}

.ser-client-logowrp .maincountr ul li p {
    font-size: 12px;
}

    .ctawrp-1 .imgwrp img.bookimg {
        top: -30px !important;
        width: 100% !important;
        transform: scaleX(-1) scale(1.1);
    }



    
}


@media (max-width:1200px){


  .btmform .formwrp {
    width: 100%;
    padding: 20px 20px;
}

.btmform .formwrp form .field {
    margin: 0 0 10px;
}

    .home-bannrwrp {
        height: 132vh !important;
    }





}

  @media (max-width:1024px){

    .home-bannrwrp {
        height: 110vh !important;
    }
    
    
        .portfoliowrp .lightttt .light-blub {
        top: 152px !important;
    }
    
    .portfoliowrp .lightttt .light-blub.rht {
    top: 190px !important;
}

    .simplewrp .imgwrp img.img-2 {
        bottom: 20px;
        width: 50%;
    }
    
    .simplewrp .imgwrp img.img-3 {
    width: 50%;
    top: 0px;
}

.simplewrp .imgwrp img.img-1 {
    top: 100px;
}

    .ctawrp-1 .imgwrp img.bookimg {
        top: 15px !important;
        transform: scaleX(-1) scale(1.5);
        right: 50px !important;
        left: unset;
    }
    
    .box-sectionwrp .txtwrp, .pubsecc .txtwrp {
    width: 90%;
}

.ctawrp-1 .txtwrp {
    width: 100%;
}

.ser-client-logowrp .maincountr ul li {
    padding: 30px 10px;
}

    .ser-client-logowrp .maincountr ul li p {
        width: 80%;
        margin: 0 auto;
    }
    
    

  }
  
  
  @media (max-width:992px){
      
          .ctawrp-1 .imgwrp img.bookimg {
        transform: scaleX(-1) scale(1.3);
        right: 0px !important;
        top: -28px !important;
    }
    
        .main-heading {
        font-size: 48px;
        line-height: 48px;
    }
    
    .main-testimonials-sec .tsti-lgos img {
    height: 40px;
}
      
      
      
  }



  @media (max-width:991px){

  header .mainheaderwrp .col-md-7 {
    display: none;
}

header .mainheaderwrp .col-md-3, header .mainheaderwrp .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

.mobile-nav-btn {
    top: 55px;
    right: 3%;
    z-index: 9999;
}

header .btnwrp a {
        position: relative;
        right: 50px;
    }

    .mobile-nav-btn {
        right: 18%;
    }

    .mobile-nav .logo-main img {
    width: 50%;
}

    .home-bannrwrp {
        height: 118vh !important;
    }



}

@media (max-width:800px){

      .home-bannrwrp ul li {
        padding: 10px 20px !important;
    }

    .home-frmwrp .formwrp form .g-recaptcha {
    position: relative;
    right: 160px;
}

    .mobile-nav-btn {
        right: 10%;
    }
    
    
        .ser-client-logowrp .maincountr ul li p {
        width: 100%;
        margin: 0 auto;
    }
    
    .ser-client-logowrp .maincountr ul li h4 {
    font-size: 32px;
}

.main-testimonials-sec .pckgslidersec .col-md-4 {
    max-width: 50%;
    width: 50% !important;
}

.main-testimonials-sec .row.pckgslidersec .testi_box {
    margin: 0px 0 30px;
}

.main-testimonials-sec .row.pckgslidersec .col-md-4.slick-slide:nth-child(3) {
    max-width: 100%;
    width: 100% !important;
}

section.btmform {}

section.btmform .col-md-5, section.btmform .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
}

section.btmform .formwrp {
    margin: 20px 0 0 0px;
}



}

@media (max-width:768px){

          header .btnwrp a {
        display: inline-block;
        position: relative !important;
        right: 25px;
        top: unset !important;
    }

        .home-bannrwrp {
        height: 102vh !important;
    }

    .portfoliowrp .port-box ul li.slick-current a figure img {
        bottom: -50px !important;
    }

    .portfoliowrp .dax-btm {
    height: 100px;
}

    .portfoliowrp {
        padding: 0 0 35px !important;
    }
    
    .simplewrp .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.home-bannrwrp .btnwrp {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

    .btn-1 {
        margin-bottom: 0px !important;
    }
    
    .simplewrp .btnwrp {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}

.ctawrp-1 .col-md-8, .ctawrp-1 .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.ctawrp-1 .btnwrp {
    display: flex;
    gap: 15px;
    justify-content: center;
}

section.box-sectionwrp .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}

.ctawrp-2:before, .srvscta-2:before{
    display: none;
}

section.cati-secwrp .tabs .btnwrp {
    display: flex
;
    gap: 15px;
    justify-content: center;
}

    .ser-client-logowrp .maincountr ul li {
        width: 50%;
    }
    
    .ser-client-logowrp .maincountr ul li.border-left {
    border-left: 1px solid !important;
}


footer ul.paymentwrp {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}




}

@media (max-width:767px){

              header .btnwrp a {
        display: inline-block;
        position: absolute !important;
        right: -20px !important;
        top: -15px !important;
    }

    .home-bannrwrp {
        height: 105vh !important;
    }

    .home-frmwrp .formwrp form .g-recaptcha {
        position: relative;
        right: 0;
    }
    
        section.home-bannrwrp.servcwrp {
        height: auto !important;
        padding-bottom: 30px !important;
    }
    
    section.home-bannrwrp.servcwrp .bnnrformwrp form#myservForm .form-group .intl-tel-input {
    width: 100%;
}



footer ul.paymentwrp {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.main-testimonials-sec .gveplns p.main-pera {
    text-align: center;
}

.main-testimonials-sec .tsti-lgos ul.partnerslider li {
    text-align: center !important;
    display: flex;
    justify-content: center;
}

.main-testimonials-sec .tsti-lgos ul.partnerslider li img {
    height: 50px;
}

.btmform .formwrp form .field input.btnwrp {
    padding: 10px 100px;
    width: auto;
}




footer ul.paymentwrp {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.main-testimonials-sec .gveplns {}

.main-testimonials-sec .gveplns p.main-pera {
    text-align: center;
}

.main-testimonials-sec .gveplns p.main-pera .tsti-lgos {}

.main-testimonials-sec .tsti-lgos ul.partnerslider {}

.main-testimonials-sec .tsti-lgos ul.partnerslider li {
    text-align: center !important;
    display: flex;
    justify-content: center;
}

.main-testimonials-sec .tsti-lgos ul.partnerslider li img {
    height: 50px;
}

footer .logowrp {
    text-align: center;
}

footer .logowrp p {
    width: 80%;
    margin: 0 auto;
}

footer .btmwrpr {
    text-align: center;
}

footer .flex {
    justify-content: center;
    display: flex !important;
    text-align: center;
    flex-direction: column;
}

footer h4.payment {
    text-align: center;
}

footer .imgwrp {}

footer .imgwrp ul.paymentwrp {
    justify-content: center;
}

footer .flex .imgwrp.footerbotom {
    margin: 0;
}

.future-logos .mainwrp ul li img {
        width: 120px !important;
    }
    
    
    section.our-teamwrp .btnwrp {
    padding: 70px 30px 0;
}

.our-teamwrp .mainwrp ul li .txtdiv .maindiv h5 {
    font-size: 16px;
}


section.srvcsimp .btnwrp a.btn-1 {
    margin-bottom: 15px !important;
}

section.ctawrp-1.srvccta a.btn-1 {
    margin-bottom: 15px !important;
}
    
    section.pubsecc a.btn-1 {
    margin-bottom: 15px !important;
}

section.ctawrp-2.srvscta-2 a.btn-1 {
    margin-bottom: 15px !important;
}


section.our-teamwrp .btnwrp a.btn-1 {
    margin-bottom: 15px !important;
}

section.approach-module.module .approach-inner {
    margin-top: 0 !important;
    text-align: center !important;
}


.approach-module .txtwrp {
    margin: 0 auto 20px;
}

.aboutsimpwrp .sa {
    margin-top: 50px;
}

.aboutsimpwrp .txtwrp {
    text-align: center;
}

.ser-bannerwrp {
    background-position: bottom;
}





}

@media (max-width: 560px) {
    header .btnwrp a {
        right: 30px !important;
    }

        .home-bannrwrp {
        height: 110vh !important;
    }

    .portfoliowrp .dax-btm {
    height: 70px;
}

    .portfoliowrp {
        padding: 0 0 35px !important;
    }

        .portfoliowrp .port-box ul li.slick-current a figure img {
        bottom: -50px !important;
    }

        .portfoliowrp .vidiowrp p {
        margin: -30px auto 20px !important;
    }
    
        section.box-sectionwrp .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
        .main-testimonials-sec .pckgslidersec .col-md-4 {
        max-width: 100%;
        width: 100% !important;
    }
    
    .tsti-lgos ul.partnerslider li.slick-slide img {
    height: 35px;
}


}

@media (max-width: 480px){

      .home-bannrwrp {
        height: 126vh !important;
    }
    
    .mobile-head {
        display: block !important;
        text-align: center;
        font-size: 35px !important;
        line-height: 40px;
        padding: 50px 50px;
    }

    .desktop-head {
    display: none !important;
}

    .home-bannrwrp {
        height: 100vh !important;
    }
    
    section.ctawrp-1.srvccta::before {
    display: none;
}
    
    

}

@media (max-width: 430px){

      .home-bannrwrp {
        height: 100vh !important;
    }
    
        .home-bannrwrp ul li {
        padding: 10px 0px !important;
    }
    
    
    
    

}

@media (max-width: 375px){


    .home-bannrwrp {
        height: 122vh !important;
    }
    
    
    .btn-1, .btn-2 {
        padding: 10px 20px !important;
    }
    
    
    


}









.mobile-head {
    display: none;
}



.testi_box ul.stars li i.icon-star {
    font-size: 12px;
}


    



.main-testimonials-sec .testi_box > span {
    color: #fff;
    position: relative;
    z-index: 1;
    top: 15px;
    left: 15px;
    font-size: 14px;
}


.slick-dots li button:before {
    background: #29b9b0;
}


.slick-dots li {
    border-radius: 100px;
}




