
h2, h3, h4, h5, h6{
  font-family: Quicksand;
  color: #000;
}
.banner-heading {
    font-family: Prata !important;
    font-size: 79px;
    font-weight: 400;
    line-height: 80px;
    text-align: left;
    padding-left: 50px;
  }
p{
  font-family: Inter;
}
/*For Success Stories auto slider*/
.portfolio-slider .owl-stage {
    animation-play-state: paused !important;
    transition: none !important;
}

.owl-nav {
    display: flex;
    justify-content: center;
}

@media (min-width: 1400px) {
  .container {
    min-width: 1310px;
  }
  .local-seo-company {
    line-height: 3;
  }
  .seo-local-border-bottom {
    margin-top: -30px;
  }
}

.single-portfolio-details {
    border-radius: 10px;
}

.read-more-container {
    width: 100%;
    display: block;
    text-align: left;
    margin-top: 20px;
}

.read-more-button {
    font-family: "Libre Franklin", sans-serif;
    padding: 10px 30px;
    border-radius: 40px;
    font-weight: 500;
    background-color: #f14f83;
    color: white;
    text-decoration: none;
    border: none;
}

.read-more-button:hover {
    border: 1px solid #f14f83;
    color: #000;
    background-color: #fff;
}


body,
html.js {
  font-size: 15px;
}
.main-wrapper,
body {
  min-height: 100vh;
}
*,
:focus {
  outline: 0;
}
.main-wrapper img,
img {
  height: auto;
  max-width: 100%;
}
*,
.bigtext {
  -webkit-font-smoothing: antialiased;
}
div#case-stdy-carousel {
  padding: 25px 10px 0;
  z-index: -1;
}
a:hover {
  cursor: pointer !important;
}
.proj-name-txt {
  font-family: "Playfair Display";
  font-size: 25.5px;
  letter-spacing: 2.3px;
  color: #fcf309;
}
.big-txt {
  font-family: Lato;
  font-size: 51.5px;
  font-weight: 700;
  letter-spacing: 1.55px;
  color: #fff;
}
.get-start-btn,
.mobi-logo {
  display: none !important;
}
@media(max-width:800px){
.get-start-btn{
    z-index: 9999!important;
 } 
}

hr.solid {
  border-top: 1px solid #bbb;
  width: 70%;
  margin-top: 0;
}


/* Default styles for desktop */
.vid-h {
    display: inline-block;
    width: 410px;
    height: 210px;
    border-radius: 10px;
    margin: 10px;
}

/* Media query for mobile devices */
@media screen and (max-width: 767px) {
    .vid-h {
        width: 340px;
        height: 200px;
    }
}



@media (max-width: 767px) {
        .features-top-area.web-design-section {
            display: flex;
            flex-direction: column-reverse;
        }
        .col-xs-12.col-sm-6.col-md-6.col-lg-6{
          padding-bottom: 25px;
        }
    }



/* Default styles for desktop */
.responsive-iframe {
    display: block;
    border: none;
    border-radius: 10px;
    background: transparent;
    width: 400px;
    height: 630px;
    margin: 0 auto;
}

/* Media query for mobile devices */
@media screen and (max-width: 767px) {
    .responsive-iframe {
        width: 300px;
        height: 530px;
    }
}

/* Media query for Galaxy S9+ */
@media screen and (max-width: 320px) {
    .responsive-iframe {
        width: 280px;
        height: 500px;
    }


}

/* For desktop */
iframe.responsive-iframe {
    margin-left: 50px;
}

/* For mobile devices */
@media (max-width: 768px) {
    iframe.responsive-iframe {
        margin-left: 0; /* Remove margin for mobile devices */
    }
}



@media only screen and (min-width: 320px) and (max-width: 364px) {
  .get-start-btn,
  .mobi-logo {
    display: block !important;
  }
  .desk-logo {
    display: none !important;
  }
  .get-start-btn {
    width: 44% !important;
    position: fixed !important;
    right: 33% !important;
    top: 20px !important;
  }
  .mobi-logo {
    width: 70% !important;
  }
  .get-start-btn {
    border-radius: 5px;
    color: #ff3071;
    font-weight: 600;
    padding: 8px 10px;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    position: relative;
    overflow: hidden;
    font-family: lato;
    letter-spacing: 0.3px;
    border: 2px solid #f90885;
    border-radius: 30px;
    color: #282828 !important;
  }
  .navbar-header {
    padding: 10px 0 !important;
  }
  .top-banner.classic {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 365px) and (max-width: 380px) {
  .get-start-btn,
  .mobi-logo {
    display: block !important;
  }
  .desk-logo {
    display: none !important;
  }
  .get-start-btn {
    position: fixed !important;
    width: 38% !important;
    right: 33% !important;
    top: 15px !important;
  }
  .mobi-logo {
    width: 70% !important;
  }
  .get-start-btn {
    border-radius: 5px;
    color: #ff3071;
    font-weight: 600;
    padding: 8px 10px;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    position: relative;
    overflow: hidden;
    font-family: lato;
    letter-spacing: 0.3px;
    border: 2px solid #f90885;
    border-radius: 30px;
    color: #282828 !important;
  }
  .navbar-header {
    padding: 10px 0 !important;
  }
  .top-banner.classic {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 381px) and (max-width: 420px) {
  .get-start-btn,
  .mobi-logo {
    display: block !important;
  }
  .desk-logo {
    display: none !important;
  }
  .get-start-btn {
    width: 45% !important;
    position: fixed !important;
    right: 25% !important;
    top: 15px !important;
  }
  .mobi-logo {
    width: 70% !important;
  }
  .get-start-btn {
    border-radius: 5px;
    color: #ff3071;
    font-weight: 600;
    padding: 8px 10px;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    position: relative;
    overflow: hidden;
    font-family: lato;
    letter-spacing: 0.3px;
    border: 2px solid #f90885;
    border-radius: 30px;
    color: #282828 !important;
  }
  .navbar-header {
    padding: 10px 0 !important;
  }
  .top-banner.classic {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 421px) and (max-width: 487px) {
  .get-start-btn,
  .mobi-logo {
    display: block !important;
  }
  .desk-logo {
    display: none !important;
  }
  .get-start-btn {
    width: 33% !important;
    position: fixed !important;
    right: 25% !important;
    top: 1.6% !important;
  }
  .mobi-logo {
    width: 70% !important;
  }
  .get-start-btn {
    border-radius: 5px;
    color: #ff3071;
    font-weight: 600;
    padding: 8px 10px;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    position: relative;
    overflow: hidden;
    font-family: lato;
    letter-spacing: 0.3px;
    border: 2px solid #f90885;
    border-radius: 30px;
    color: #282828 !important;
  }
  .navbar-header {
    padding: 10px 0 !important;
  }
  .top-banner.classic {
    margin-top: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
  .get-start-btn {
    width: 20% !important;
    position: fixed !important;
    right: 20% !important;
    top: 15px !important;
  }
  .get-start-btn,
  .mobi-logo {
    display: block !important;
  }
  .mobi-logo {
    width: 70% !important;
  }
  .desk-logo {
    display: none !important;
  }
  .navbar-header {
    padding: 10px 0 !important;
  }
  .is-sticky .navbar-header {
    padding: 5px 0 !important;
  }

  .get-start-btn {
    border-radius: 5px;
    color: #ff3071;
    font-weight: 600;
    padding: 8px 10px;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    position: relative;
    overflow: hidden;
    font-family: lato;
    letter-spacing: 0.3px;
    border: 2px solid #f90885;
    border-radius: 30px;
    color: #282828 !important;
  }
}
div#case-stdy-carousel .carousel-caption {
  top: 18% !important;
  text-shadow: unset;
  left: 13%;
  width: 76%;
}
.count-txt {
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-weight: 900;
  letter-spacing: 1.92px;
  color: #fff;
  margin-top: 90px;
}
p.blw-cnt-txt {
  font-family: "Playfair Display";
  font-size: 22.5px;
  color: #fff;
}
.main-summry-sec {
  box-shadow: 0 0 38px 0 rgba(0, 43, 108, 0.15);
  background-color: #fff;
  border-radius: 22px;
  padding-top: 80px;
  padding-bottom: 70px;
  margin-top: -15px;
  z-index: 9999999 !important;
  background: #fff !important;
  padding-right: 10px;
}
.main-summry-sec .digital-mar.aarna-advantage-hd {
  margin-top: -15px;
  font-size: 30px;
}
.summy-txt {
  font-size: 16px;
  letter-spacing: 0.48px;
  color: #000;
  line-height: 32px;
}
.challng-sec {
  padding-top: 20px;
  padding-bottom: 30px;
}
.challng-txt {
  font-size: 18px;
  letter-spacing: 0.54px;
  color: #000;
  line-height: 30px;
  display: inline-flex;
}
.challng-txt span.icon-img {
  padding-right: 15px;
  padding-top: 10px;
}
.challng-txt span.icon-img img {
  max-width: initial !important;
}
hr.sec-brdr-hr {
  border-color: #d5d7e1;
  margin-top: 65px;
  margin-bottom: 60px;
}
.brdr-btm {
  border-bottom: 1px solid #d5d7e1;
}
section.portflio-images-sec {
  padding-bottom: 0;
  padding-top: 20px;
}
.txt-blk {
  color: #000 !important;
}
.mg-tp-25 {
  margin-top: 25px !important;
}
section.reslt-sec {
  box-shadow: 0 10px 44px 0 rgba(4, 4, 4, 0.1);
  background-color: #fff;
  padding: 20px 20px 50px;
  margin: 0 25px;
}
section.btn-sec {
  padding-top: 55px;
  padding-bottom: 60px;
}
section.btn-sec .btnbck {
  width: 21%;
}
section.rltd-succs-stry-sec {
  box-shadow: 0 10px 44px 0 rgba(4, 4, 4, 0.1);
  background-color: #fff;
  padding: 20px 20px 60px;
  margin: 0 25px 45px;
}
.work-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 405px !important;
}
.width-100 {
  width: 100% !important;
}
.faqs-sec {
  padding: 45px 0 0;
}
.faqs-sec .panel-heading .panel-title .accordion-toggle {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.faqs-sec .panel-heading {
  padding: 18px;
}
.faqs-sec .panel-heading .panel-title .accordion-toggle::after {
  font: normal normal normal 14px/1 FontAwesome !important;
  content: "\f107";
  float: right;
  color: grey;
}
.faqs-sec .panel-heading .accordion-toggle.collapsed::after {
  content: "\f106";
  font: normal normal normal 14px/1 FontAwesome !important;
}
.seo-matter-info {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #282828;
}
.essential-txt {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #282828;
  margin-bottom: 10px !important;
}
.seo-ess-ul li i {
  font-size: 7px;
  vertical-align: middle;
  padding-right: 12px;
}
.seo-ess-ul li {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  text-align: left;
  color: #282828;
  margin-bottom: 5px;
}
.disinline {
  display: inline;
}
.linkclr {
  color: #313131 !important;
}
.mobdevlinkclr {
  color: #040404 !important;
}
.mrtpind {
  margin-top: 0;
}
.fontmobsubour {
  font-size: 24px !important;
}
.testilinkclr {
  color: #5307b7 !important;
}
.sicon span {
  float: left;
  padding: 0 40px;
  position: absolute;
  font-size: 40px;
}
.sicon span.tp-img {
  left: 30px;
  z-index: 99;
  top: 4px;
}
.container,
.main-wrapper img,
img {
  max-width: 100%;
}
.fmenumr {
  margin-top: 25px !important;
}
.kwizokimg {
  width: 15%;
}
.btnourpt {
  margin-top: 35px;
}
.webdv {
  padding: 15px 15px;
}
.digimarktpd {
  padding-top: 30px !important;
}
.pdtext {
  padding: 0 50px 0 30px !important;
}
.wyhw:hover {
  color: #3f85ec !important;
}
.bnr-outer {
  height: 700px;
}
.bnr-outer,
.main-section-wrap {
  position: relative;
}
.banner-wrap {
  position: fixed;
  margin: 0 auto;
  width: 100%;
  margin-top: 80px;
}
.ban-inn {
  position: relative;
  margin: 0 auto;
}
.img-desk {
  display: block;
  margin: 0 auto;
  height: 800px;
}
.page-not-txt {
  width: 100%;
  top: 70px;
  text-align: center;
}
.page-not-txt .woo {
  font-size: 4em;
  color: #1a2f34;
  padding-bottom: 1%;
}
.page-not-txt .woo,
.page-not-txt h2 span {
  line-height: 1;
  font-weight: 600;
  font-family: Open Sans Condensed;
  text-align: center;
}
.page-not-txt p {
  font-size: 1.529em;
  color: #192e32;
  font-weight: 400;
  padding-bottom: 2%;
}
.page-not-txt h1 {
  font-size: 13.214em;
  color: #f06000;
  font-weight: 800;
  margin: 0;
  line-height: 0.8;
  text-align: center;
}
.page-not-txt h2 {
  font-size: 1em;
}
.page-not-txt h2 span {
  font-size: 2.143em;
  color: #fff;
  background-color: #15a7c0;
  padding: 0 0.5%;
}
.page-not-txt .bdr-tp {
  width: 58%;
  border-top: 1px solid #192e32;
  border-bottom: 1px solid #192e32;
  padding: 1px 0;
  margin: 2% auto 1%;
}
.page-not-txt p {
  font-size: 1.529em;
  color: #192e32;
  font-weight: 400;
  padding-bottom: 2%;
}
.fb_iframe_widget iframe,
.page-not-txt {
  position: absolute;
}
.thankyou-sec {
  margin-top: 100px;
  background-image: url(/assets/images/thank-you/Banner-Image.jpg);
  padding-top: 115px;
  padding-bottom: 130px;
  background-size: cover;
  background-repeat: no-repeat;
}
.thak-you-main-line {
  font-size: 52px;
  color: #fff;
  font-weight: 500;
  margin-top: 21px;
  font-family: "Prata", serif;
}
.thak-you-sub-line {
  color: #fff;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 36px !important;
  letter-spacing: 0.8px;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
}
.thank-you-fb-btn {
  background-color: #183f84;
  border-bottom: 3px solid #0c2c65;
  border-radius: 4px;
  color: #fff;
  padding: 12px;
  text-decoration: none;
  position: absolute;
  bottom: -25px;
  left: 40.5%;
  width: 330px;
  z-index: 2;
}
.thanksbtn {
  position: unset;
  margin: 0 auto;
}
.fb-icon-thank {
  border-radius: 3px;
  margin-right: 1%;
  padding: 6px 12px;
  margin-right: 0;
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}
.fb-liketxt {
  border-left: 1px solid #4264ab;
  color: #fff;
  font-weight: 500;
  padding-left: 4px;
  text-decoration: none;
  padding-left: 12px;
  font-size: 15px;
}
label.error {
  color: red;
  font-weight: 300;
}
.form-div label.error {
  color: red;
  font-weight: 300;
}
.privacy-policy {
  text-shadow: 16.1px 19.2px 38px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 75px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 25px;
}
.shape-footer-top {
  position: absolute;
  top: -90%;
  z-index: 0;
  left: -8%;
  opacity: 0.1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.shape-footer-bottom {
  position: absolute;
  bottom: -80%;
  z-index: 0;
  right: -9%;
  opacity: 0.1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pdal {
  padding-left: 30px;
}
.local-seo-company {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000;
}
.seo-local-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 25px;
}
.paddv {
  padding: 0 20px 0 0 !important;
}
.mobile-app-dev {
  font-family: "Questrial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
}
.mob-dev-company p {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  text-align: left;
  color: #282828;
  padding: 4px 26px 0 0;
}
.mob-dev-technology p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  text-align: left;
  color: #282828;
}
.mob-dev-technology i {
  color: #8f8f8f;
}
.mob-app {
  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 87px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 3px;
  text-align: left;
  color: #000;
  padding-left: 60px;
  padding-top: 30px;
  padding-bottom: 5px;
}
.mob-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 5px;
  margin-bottom: 30px;
}
.clrblk {
  color: #000;
}
.web-design-hdtag {
  margin-top: 0;
  padding-top: 0 !important;
}
.seo-service-hdtag {
  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 95px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
/*  padding-left: 70px;*/
  padding-top: 35px;
}
.hrdsk {
  width: 85%;
  margin: 0 auto;
}
.service-padding {
  padding: 62px 0 95px;
}
.service-textseopara {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: left;
  color: #020202;
  margin-top: 8px;
}
.service-text p {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: left;
  color: #020202;
  margin-top: 8px;
}
.service-botm-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -30px;
  margin-bottom: 28px;
}
.mnlnclr {
  color: #ff187b;
  font-weight: 400;
}
.breadcrumbs {
  --cssuiBreadcrumbsTextColor: var(--breadcrumbsTextColor);
  --cssuiBreadcrumbsTextColorActive: var(--breadcrumbsTextColorActive);
  --cssuiBreadcrumbsDivider: var(--breadcrumbsDivider);
  --cssuiBreadcrumbsDividerColor: var(--breadcrumbsDividerColor, inherit);
  --cssuiBreadcrumbsDividerSize: var(--breadcrumbsDividerSize, 16px);
  --cssuiBreadcrumbsIndent: var(--breadcrumbsIndent, 8px);
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs__item {
  display: inline-block;
  position: relative;
  padding-right: calc(
    var(--cssuiBreadcrumbsDividerSize)+var(--cssuiBreadcrumbsIndent)
  );
  margin-right: var(--cssuiBreadcrumbsIndent);
  color: var(--cssuiBreadcrumbsTextColor);
}
.breadcrumbs__item:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  padding-left: 20px;
}
.breadcrumbs__item_active {
  margin-right: 0;
  padding-right: 0;
  color: var(--cssuiBreadcrumbsTextColorActive);
}
.breadcrumbs__item_active:after {
  display: none;
}
.breadcrumbs__element {
  color: inherit;
  font-family: "Libre Franklin", sans-serif;
}
.breadcrumbs_type5 {
  --breadcrumbsDivider: "Ã¢â‚¬Âº";
  --breadcrumbsDividerSize: 20px;
}
.breadcrumbs {
  --breadcrumbsTextColor: #7e7d80;
  --breadcrumbsTextColorActive: #272626;
}
.bread-con {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page__section {
  margin-top: 5.5rem!important;
  padding: 0.5rem 6rem;
  background-color: #f5f7fa;
  color: #fff;
  border-radius: 2px;
}
.page__section-ban {
  margin-top: 5.0rem!important;
  padding: 0.7rem 12rem;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 2px;
  position: absolute;
  z-index: 9;
  width: 100%;
}
.page__section-ban .breadcrumbs {
  --breadcrumbsTextColor: #7e7d80;
  --breadcrumbsTextColorActive: #fff;
}
.testimonial-first-sec {
  padding: 85px 0;
}
.testiclisay {
  font-family: "Playfair Display", serif;
  font-size: 50px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 1.3px;
  text-align: center;
  color: #000;
}
.testiclisay-bottom-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 4px;
  border-top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 20px;
}
.subtesticlisay {
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.writereviewbtn {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #de47e8);
  color: #fff;
  border: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 18%;
  border-radius: 30px;
  margin-top: 25px;
  padding: 14px 42px !important;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  border: 1px solid transparent;
}
.writereviewbtn:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
.ntsuretesti {
  font-family: Lato;
  font-size: 23px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-top: 20px;
}
.testimonials {
  padding: 10px 0 60px;
}
.textmonialbox {
  background-color: #fff;
  box-shadow: 0 0 15px #dadada;
}
.textmonialbox:after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  font-size: 50px;
  background-color: #ffac08;
  padding: 4px;
  color: #fff;
  height: 64px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
  right: 0;
  margin-right: -15px;
  margin-top: -53px;
}
.textmonialbox:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  font-size: 45px;
  margin-top: -18px;
  margin-left: -15px;
  background-color: #ffac08;
  padding: 4px;
  color: #fff;
  height: 60px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
}
.textmonialboxone {
  background-color: #fff;
  box-shadow: 0 0 15px #dadada;
}
.textmonialboxone:after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  font-size: 50px;
  background-color: #813aff;
  padding: 4px;
  color: #fff;
  height: 64px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
  right: 0;
  margin-right: -15px;
  margin-top: -53px;
}
.textmonialboxone:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  font-size: 45px;
  margin-top: -18px;
  margin-left: -15px;
  background-color: #813aff;
  padding: 4px;
  color: #fff;
  height: 60px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
}
.textmonialboxtwo {
  background-color: #fff;
  box-shadow: 0 0 15px #dadada;
}
.textmonialboxtwo:after {
  content: "\f10e";
  font-family: FontAwesome;
  position: absolute;
  font-size: 50px;
  background-color: #ff3596;
  padding: 4px;
  color: #fff;
  height: 64px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
  right: 0;
  margin-right: -15px;
  margin-top: -53px;
}
.textmonialboxtwo:before {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  font-size: 45px;
  margin-top: -18px;
  margin-left: -15px;
  background-color: #ff3596;
  padding: 4px;
  color: #fff;
  height: 60px;
  text-align: center;
  width: 60px;
  border-radius: 5px;
}
.testiboxbor {
  padding: 20px;
}
.testibor {
  border: 1px solid #ccc;
}
.testidescript {
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.65;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000;
  padding: 40px 20px 0 20px;
}
.testiclname {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
  padding-left: 20px;
}
.testiproname {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.8px;
  text-align: left;
  color: #d46963;
  margin-top: -8px;
  padding-left: 20px;
  padding-bottom: 20px;
}
.test-sec {
  margin-bottom: 100px;
}
.writereviewtitle {
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.addreviewbtn {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #de47e8);
  color: #fff;
  border: 0;
  border-radius: 19px;
  padding: 8px 28px;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  border: 1px solid transparent;
}
.addreviewbtn:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
#testimonialModal .form-group .form-control {
  margin-top: 20px;
}
.web-design-sol {
  color: #048aa3;
  margin: 0;
  padding: 0 15px;
}
.web-design-sol li {
  cursor: pointer;
  line-height: 2.4;
  list-style: disc;
}
.site-m li a {
  text-transform: capitalize;
  font-family: lato;
  color: #292929;
}
.aboutmar {
  margin-left: 50px;
}
.sitemapscr {
  background-color: #f5f7fa;
  padding: 55px 0 0;
  margin: 0 0 100px;
}
#text {
  display: none;
}
.workanimation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 15vh;
  padding-bottom: 18vh;
  height: 514px;
}
.workanimation .images-wrap .img-wrap-3 {
  margin-top: -11%;
  margin-left: 10%;
  width: 500px;
}
.workanimation .images-wrap .img-wrap-2 {
  top: -21% !important;
  margin-top: 4%;
  margin-left: 4%;
  left: -11% !important;
  width: 300px !important;
}
.workanimation .img-wrap-2 img {
  opacity: 1 !important;
}
.work-padding {
  padding: 110px 0 130px;
}
.workanimation .img-wrap-3 img {
  opacity: 1 !important;
}
.workbtn {
  background: 0;
  font-family: Lato;
  font-size: 15px;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 19%;
  font-weight: 600;
  padding: 18px 10px;
  margin-top: 50px;
  border-radius: 30px;
  color: #282828 !important;
  border: 2px solid #f90885;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.internetgood {
  font-family: "Playfair Display", serif;
  font-size: 58px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: 2.1px;
  text-align: center;
  color: #000;
  position: relative;
}

/*.internetgood:before {
  content: "Our Work";
  font-family: "Playfair Display", serif;
  font-size: 90px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: 2.7px;
  text-align: center;
  color: #e8ecf1;
  text-transform: uppercase;
  position: absolute;
  margin-top: -58px;
  margin-left: -38px;
  z-index: -1;
}*/

.workbtn:hover {
  color: #fff !important;
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
}
.workbtn:before {
  content: "";
  position: absolute;
  color: #fff !important;
  background-image: -webkit-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -webkit-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -moz-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -o-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
}
.worktab {
  border: 0;
  padding-right: 52px;
}
.worktabcon {
  float: none;
}
.tabview-padd {
  padding: 20px 0 50px;
}
.workimgmr {
  margin-top: 30px;
  width: 100%;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #0045a2;
  border-radius: 30px;
  font-family: Lato;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border: 0;
  padding: 11px 45px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.nav-tabs > li > a:hover {
  background: 0;
  border: 0;
}
.nav-tabs > li > a {
  font-family: Lato;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-align: center;
  color: #bababa;
  text-transform: uppercase;
  margin-right: 11px;
}
.text-block {
  position: absolute;
  bottom: 15px;
  left: 20px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.workdepartment {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.54;
  letter-spacing: 1.4px;
  text-align: left;
  color: #fff;
}
.projectname {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.4px;
  text-align: left;
  color: #fff;
}
.marketing-sec {
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: 1.01px;
  text-align: left;
  color: #fff;
}
.imghoverarrow p {
  margin: 0 0 1px !important;
}
.work-arrow {
  background: 0;
  position: absolute;
  margin-left: 81% !important;
  margin-top: -43px !important;
  margin: 0 auto;
  display: block;
  opacity: 0;
  visibility: hidden;
  left: auto;
  border-radius: 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.imghoverarrow:hover .work-arrow {
  opacity: 1 !important;
  visibility: visible !important;
  transition: 1s;
}
.viewmorebtn {
  background: 0;
  font-family: Lato;
  font-size: 16px;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 13%;
  padding: 0.7rem 3.2rem;
  border-radius: 30px;
  color: #282828 !important;
  border: 2px solid #a02565;
  margin-top: 45px;
}
.back {
  background: url(/assets/images/our-services-back-2.png);
  padding-left: 170px;
}
.slickslide {
  margin: 0 auto;
  width: 90%;
}
.servicelistbanner {
  background-image: url(/assets/images/SEO-services-all.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
  width: 100%;
  position: relative;
}
.servicelistbanner .img-wrap {
  position: absolute;
}
.servicelistbanner .images-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
}
.servicelistbanner .images-wrap .img-wrap-3 {
  top: 69% !important;
  left: 91% !important;
  width: 200px;
}
.servicelistbanner .img-wrap-1 {
  top: 10% !important;
  left: 7% !important;
  width: 200px;
}
.servicelistbanner .img-wrap-1 img {
  -webkit-animation: fragment1 backwards 7s ease-in-out infinite;
  animation: fragment1 backwards 7s ease-in-out infinite;
}
.servicelistbanner .img-wrap-2 {
  top: -25% !important;
  left: -14% !important;
  width: 400px;
}
.servicelistbanner .img-wrap-2 img {
  -webkit-animation: fragment3 backwards 15s ease-in-out infinite;
  animation: fragment3 backwards 15s ease-in-out infinite;
  opacity: 0.7;
}
.servicelistbanner .img-wrap-3 {
  top: 65% !important;
  left: 0 !important;
  width: 200px;
}
.servicelistbanner .img-wrap-3 img {
  -webkit-animation: fragment3 backwards 8s ease-in-out infinite;
  animation: fragment3 backwards 8s ease-in-out infinite;
  opacity: 0.5;
}
@keyframes shrink {
  0% {
    background: linear-gradient(13deg, #f8a54c, #e93d7f 38%, #6538db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
    color: grey;
  }
}
@keyframes grow {
  0% {
    transform: scale(1);
    color: grey;
  }
  100% {
    transform: scale(2);
    background: linear-gradient(63deg, #f8a54c, #e93d7f 38%, #6538db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.animate {
  transform: translate3d(0, 0, 0);
  perspective: 1000;
  filter: blur(0);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin: center left;
}
.animate--shrink {
  animation-duration: 1s;
  animation-name: shrink;
  animation-timing-function: linear;
}
.animate--grow {
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-name: grow;
}
.animate {
  transform: translate3d(0, 0, 0);
  perspective: 1000;
  filter: blur(0);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin: center left;
}
.animate--shrink,
.hero__title .slick-current > h3 {
  animation-duration: 1s;
  animation-timing-function: linear;
}
.animate--shrink,
.hero__title .slick-current > a {
  animation-duration: 1s;
  animation-timing-function: linear;
}
.animate--shrink,
.hero__title .slick-current span {
  animation-duration: 1s;
  animation-timing-function: linear;
}
.animate--grow,
.hero__title .slick-current + .slick-slide > h3,
.no-js .hero__title .slick-dupe:nth-child(2) > h3 {
  animation-duration: 1s;
  animation-timing-function: linear;
}
.animate--grow,
.hero__title .slick-current + .slick-slide > h3 span.num {
  background: linear-gradient(63deg, #f8a54c, #e93d7f 38%, #6538db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.animate--grow,
.hero__title .slick-current + .slick-slide > h3 span.srvc-name {
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: text-top;
  font-weight: 300;
}
.animate--grow,
.hero__title .slick-current + .slick-slide > h3 a {
  color: #000 !important;
  margin-top: 30px !important;
  text-align: right;
  float: right !important;
  display: block !important;
}
.slick-dupe span {
  color: #d6d6d6 !important;
}
.slick-dupe a {
  color: transparent;
}
.animate--grow,
.hero__title .slick-current + .slick-slide > i,
.no-js .hero__title .slick-dupe:nth-child(2) > a {
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-name: grow;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.servicearrowback {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  padding: 10px;
  font-size: 30px;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0;
  outline: 0;
}
.slick-vertical .slick-slide::selection,
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus {
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-current {
  position: relative;
}
.hero__title .slick-slide {
  overflow: hidden;
  padding: 0;
}
.hero__title[aria-hidden] {
  transition: 1s;
}
.hero__title .slick-current > h3 {
  box-sizing: border-box;
  display: block;
}
.hero__title .slick-current a {
  box-sizing: border-box;
  display: block;
}
.no-js .hero__title .slick-dupe:nth-child(2) > h3 {
  padding: 1em;
}
.hero__title-misc {
  display: block;
  font-size: 35px;
  font-weight: 400;
  color: #d6d6d6;
  font-family: "Playfair Display", serif;
  margin-top: -30px;
  margin-bottom: 0;
  width: 85%;
  padding-top: 20px;
  padding-bottom: 15px;
  letter-spacing: 0.8px;
}
.hero__title-misc span.num {
  font-size: 70px;
  padding-right: 30px;
  font-weight: 700;
  height: 40px;
}
.slick-slide h3 a {
  display: none !important;
}
.careerhd {
  padding: 60px 0;
  position: relative;
}
.careerhd .img-wrap {
  position: absolute;
}
.careerhd .images-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}
.careerhd .img-wrap-2 {
  top: -50% !important;
  left: -9% !important;
  width: 230px;
}
.careerhd .img-wrap-2 img {
  -webkit-animation: fragment2 backwards 10s ease-in-out infinite;
  animation: fragment2 backwards 10s ease-in-out infinite;
  opacity: 0.9;
}
.jobopening {
  text-shadow: 16.1px 19.2px 38px rgba(4, 4, 4, 0.15);
  font-family: "Playfair Display", sans-serif;
  font-size: 37.5px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.jobopening-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 3%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 33px;
}
.jobdescr {
  background-color: #f5f7fa;
  padding: 55px 0 100px;
  margin: 45px 0 100px;
}
.small-container {
  width: 90%;
  margin: 0 auto;
}
.job-profile .ttl {
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.job-profile .ttl span {
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.small-container .skills {
  padding: 0;
  margin-left: 0;
}
.skills li {
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding: 0;
  list-style-type: none;
}
.skills li .fa {
  font-size: 14px;
  padding-right: 12px;
  font-weight: 100 !important;
  color: #908bd0;
  line-height: 1;
  vertical-align: middle;
}
.applynowbtn {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  border: 0;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px 42px !important;
  font-size: 18px;
  font-family: "Playfair Display", serif;
  border: 1px solid transparent;
  cursor: pointer;
}
.applynowbtn:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
.btn-grp {
  margin-top: 30px;
}
.propose .modal-header {
  padding-top: 30px;
}
.propose button.close {
  margin-top: -22px;
}
.antispam {
  display: none;
}
.propose .form-group .form-control {
  border-color: #ccc;
  border-radius: 7px;
  height: 40px;
  margin-top: 30px;
}
.propose .form-group .form-control:focus {
  border-color: #ff7ab4;
  box-shadow: none;
}
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px 0;
}
.propose input[type="file"] {
  display: block;
  margin-top: 5px;
  height: 34px;
}
.applynow {
  font-family: "Playfair Display", sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.32;
  text-align: center;
  color: #000;
}
.paidmar-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  /* padding-top: 10vh;
    padding-bottom: 30vh; */
  padding-top: 10vh;
  padding-bottom: 15vh;
  height: 685px;
}
.paidmarketing-hd {
  text-shadow: 16.1px 19.2px 38px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 75px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.paidmar-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 3%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 33px;
}
.paid-mar-para {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.5px;
  text-align: center;
  color: #282828;
}
.aarnaoffer-sec {
  background: -moz-linear-gradient(270deg, #0145a2 0, #01226f 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #0145a2),
    color-stop(100%, #01226f)
  );
  background: -webkit-linear-gradient(270deg, #0145a2 0, #01226f 100%);
  background: -o-linear-gradient(270deg, #0145a2 0, #01226f 100%);
  background: -ms-linear-gradient(270deg, #0145a2 0, #01226f 100%);
  background: linear-gradient(180deg, #0145a2 0, #01226f 100%);
  height: 545px;
  margin-bottom: 100px;
}
.aarnaoffer-hd {
  text-shadow: 16.1px 19.2px 38px rgba(4, 4, 4, 0.15);
  font-family: "Questrial", sans-serif;
  font-size: 56.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.aarnaoffer-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 5%;
  height: 4px;
  color: transparent;
  border-top: 1px solid transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 45px;
}
.aarnaoffdiv {
  padding: 80px 40px 80px 40px;
}
.aarnaofferservices {
  width: 90%;
  margin: 0 auto;
}
.aarnaofferservices p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: 0.2px;
  text-align: left;
  color: #fff;
  padding: 7px 0;
}
.keyres {
  font-size: 10px;
  color: #ed9643;
}
.keylist {
  font-size: 10px;
  color: #ff4db6;
}
.camres {
  font-size: 10px;
  color: #9976ff;
}
.camman {
  font-size: 10px;
  color: #4bc251;
}
.whyaarnaban {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 10vh;
  padding-bottom: 25vh;
  height: 650px;
}
.whyaarnanm {
  text-shadow: -12.9px 21.4px 38px rgba(4, 4, 4, 0.15);
  font-family: "Playfair Display", sans-serif;
  font-size: 75px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.subwhyaarnanm {
  font-family: "Playfair Display", sans-serif;
  font-size: 38.5px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 1.2px;
  text-align: center;
  color: #000;
  margin-top: 35px;
}
.whyaarna-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 3%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 33px;
}
.whyaarnapara {
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: center;
  color: #282828;
}
.whyaarnapoint-sec {
  background: #f2f4f8;
  padding: 50px 0 75px;
}
.whyaarna-box {
  margin-top: 40px;
  margin-left: 38px;
  width: 95%;
  border-radius: 5px;
  box-shadow: -2.1px 3.4px 92px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.whyaarna-rapid-box {
  margin-top: 20px;
  width: 95%;
  border-radius: 5px;
  box-shadow: -2.1px 3.4px 92px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.padd-rap {
  padding: 50px 0;
}
.pullrt {
  float: right;
}
.padcont {
  padding: 0 100px;
}
.imgcir {
  position: relative;
}
.imgpos {
  position: relative;
  margin: 0 auto;
}
.imgcir::before {
  content: "01.";
  position: absolute;
  font-family: "Playfair Display", sans-serif;
  color: #ddd;
  font-weight: 700;
  height: 50px;
  width: 50px;
  font-size: 168.5px;
  letter-spacing: 6.7px;
  margin-top: 51%;
  left: 68%;
}
.rapcir {
  position: relative;
}
.rapcir:before {
  content: "02.";
  position: absolute;
  font-family: "Playfair Display", sans-serif;
  color: #ddd;
  font-weight: 700;
  height: 50px;
  width: 50px;
  font-size: 168.5px;
  letter-spacing: 6.7px;
  margin-top: 55%;
  left: -35%;
}
.tracir {
  position: relative;
}
.tracir:before {
  content: "03.";
  position: absolute;
  font-family: "Playfair Display", sans-serif;
  color: #ddd;
  font-weight: 700;
  height: 50px;
  width: 50px;
  font-size: 168.5px;
  letter-spacing: 6.7px;
  margin-top: 55%;
  left: 63%;
}
.focuscontent {
  padding: 45px 95px 45px 95px;
}
.focuscraft {
  font-family: "Playfair Display", sans-serif;
  font-size: 38.5px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: 1.8px;
  text-align: left;
  color: #1f1468;
}
.focuscraft-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 5px;
  margin-bottom: 17px;
}
.focuspara {
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.61;
  letter-spacing: 0.7px;
  text-align: left;
  color: #282828;
}
.howwedo-sec {
  padding: 110px 0;
}
.how-we-do-nm {
  text-shadow: -12.9px 21.4px 38px rgba(4, 4, 4, 0.15);
  font-family: "Playfair Display", sans-serif;
  font-size: 75px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.how-we-do-para {
  font-family: Lato;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: center;
  color: #282828;
  padding: 0 40px;
}
.top-banner.about {
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 22vh;
  padding-bottom: 30vh;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.aboutushd {
  object-fit: contain;
  font-family: "Questrial", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.18;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.aboutushd-botm-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -30px;
  margin-bottom: 28px;
}
.aboutus-textseopara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0c0c0c;
  margin-top: 8px;
}
.aboutus-text p {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0c0c0c;
  margin-top: 8px;
}
.aboutbanbtn {
  background: 0;
  text-decoration: inherit;
  font-family: "Libre Franklin", sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 14px 24px;
  border-radius: 30px;
  color: #fff !important;
  border: 2px solid #a02565;
}
.aboutbanbtn:hover {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
}
.aboutbanbtn:before {
  content: "";
  position: absolute;
  background-image: -webkit-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -webkit-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -moz-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: -o-linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
}
.aboutexper {
  font-family: "Libre Franklin", sans-serif;
  font-size: 30px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 1.11 !important;
  text-align: left !important;
  color: #fff !important;
}
.succclr {
  color: #fcf309 !important;
  font-weight: 600;
}
.westand-padding {
  padding: 60px 0 65px;
}
.standser {
  padding: 0 0 150px;
}
.qualtybox {
  height: 200px;
}
.custbox {
  height: 200px;
}
.valbox {
  height: 200px;
}
.creativebox {
  height: 200px;
}
.westand-hd h4 {
  font-family: "Libre Franklin", sans-serif;
  font-size: 25.5px;
  font-weight: 500;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-top: 55px;
  color: #000;
  margin-left: 40px;
  position: absolute;
}
.westand-para p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: 0.5px;
  text-align: left;
  color: #282828;
  margin-top: 95px;
  margin-left: 42px;
}
.abicon {
  position: absolute;
  font-size: 100px;
  left: 11%;
  top: -18px;
  color: #f3f4f7;
  transition: 1s;
}
.aboutstandhd {
  font-family: Lato, sans-serif;
  padding: 0 9px;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.8px;
  text-align: left;
  margin-top: 55px;
  color: #000;
  margin-left: 20px;
  position: absolute;
}
.aboutdesc {
  font-family: Lato, sans-serif;
  padding: 0 9px;
  font-size: 15px;
  font-weight: 100;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.8px;
  text-align: left;
  margin-top: 90px;
  color: #000;
  margin-left: 20px;
  position: absolute;
}
.missionback {
  background-color: #fee3ec;
  height: 370px;
}
.visionback {
  background-color: #d7f6e7;
  height: 370px;
}
.mission-padding {
  padding: 50px 0 120px;
  position: relative;
}
.miscon {
  position: absolute;
  font-size: 95px;
  font-family: "Playfair Display", serif;
  left: 0;
  top: 45px;
  letter-spacing: 1.8px;
  font-weight: 600;
  color: #fff;
}
.viscon {
  position: absolute;
  font-size: 104px;
  font-family: "Playfair Display", serif;
  left: 57%;
  top: 176px;
  letter-spacing: 1.8px;
  font-weight: 600;
  color: #fff;
}
.mission-text {
  padding: 108px 0 130px;
}
.mission-text p {
  font-family: "Prata", serif;
  padding: 0 40px;
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0.8px;
  text-align: left;
  margin-top: 20px;
  color: #000;
  margin-left: 40px;
  position: absolute;
  text-shadow: 0 15px 10px rgba(2, 2, 2, 0.1);
}
.vision-text {
  padding: 40px 0 130px;
}
.vision-text p {
  font-family: "Prata", serif;
  padding: 0 98px 0 40px;
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  line-height: 44px;
  letter-spacing: 0.8px;
  text-align: left;
  margin-top: 36px;
  color: #000;
  margin-left: 50px;
  position: absolute;
  text-shadow: 0 15px 10px rgba(2, 2, 2, 0.1);
}
.paddvimi {
  padding-right: 50px !important;
  padding-left: 50px !important;
}
.culture-padding {
  padding: 50px 0;
}
.cultureback {
  background-color: #f3f4f8;
  width: 90%;
  height: 600px;
}
.culture-sec {
  padding: 90px 5px 0 85px;
}
.ceonm {
  font-family: "Questrial", sans-serif;
  font-size: 25.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.about-section {
  padding-top: 35px;
  padding-bottom: 455px;
}
.ceopadd {
  padding: 55px 40px;
}
.ceo {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  text-align: left;
  font-style: italic;
  color: #282828;
}
.ceoinfo {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.5px;
  text-align: left;
  color: #282828;
}
.info-padd {
  padding: 0 26px 0 34px;
}
.img-ci {
  border-radius: 50%;
  border: 13px solid #fff;
  box-shadow: 0 0 0 1px #7ccbef, 0 0 0 0 #fff;
}
.about-div {
  min-width: 75%;
  width: 70%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 79px 54px 0 rgba(4, 4, 4, 0.15);
  border-radius: 0;
  padding: 40px 58px 30px;
  background: #f6f6f6;
  position: absolute;
  margin-top: -24%;
}
.about-sec {
  padding: 19.5% 0;
}
.about-team {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: 1.5px;
  text-align: left;
  color: #fff;
  margin-top: 33px;
}
.about-border-bottom {
  height: 3px;
  width: 10%;
  background-image: url(/assets/images/bottom-border.png);
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 7px;
  border-top: 0;
  border-radius: 36px;
}
.conpad {
  padding: 0 128px !important;
}
.aboutbanner {
  background-image: url(/assets/images/aboutus-banner-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
  width: 100%;
  margin-top: 60px !important;
  position: relative;
}
.aboutbanner .img-wrap {
  position: absolute;
}
.aboutbanner .images-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
}
.aboutbanner .images-wrap .img-wrap-3 {
  top: 69% !important;
  left: 91% !important;
  width: 200px;
}
.aboutbanner .img-wrap-1 {
  top: 10% !important;
  left: 7% !important;
  width: 200px;
}
.aboutbanner .img-wrap-1 img {
  -webkit-animation: fragment1 backwards 7s ease-in-out infinite;
  animation: fragment1 backwards 7s ease-in-out infinite;
}
.aboutbanner .img-wrap-2 {
  top: -25% !important;
  left: -14% !important;
  width: 400px;
}
.aboutbanner .img-wrap-2 img {
  -webkit-animation: fragment3 backwards 15s ease-in-out infinite;
  animation: fragment3 backwards 15s ease-in-out infinite;
  opacity: 0.7;
}
.aboutbanner .img-wrap-3 {
  top: 65% !important;
  left: 0 !important;
  width: 200px;
}
.aboutbanner .img-wrap-3 img {
  -webkit-animation: fragment3 backwards 8s ease-in-out infinite;
  animation: fragment3 backwards 8s ease-in-out infinite;
  opacity: 0.5;
}
.aboutus-banner-info {
  padding: 200px 0 0 35px;
}
.baninfohd {
  font-family: "Prata", serif;
  font-size: 80px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 2.4px;
  text-align: left;
  color: #fff;
}
.ntsurepara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: 0.7px;
  text-align: left;
  color: snow;
  margin-top: 20px;
}
.ab-con {
  width: 95%;
  z-index: 99;
  position: absolute;
}


@media (min-width: 1700px) {
    .aboutus-textseopara {
        margin-bottom: 20px;
    }

    .about-sec {
        padding: 11.5% 0;
    }

    .ab-con {
        width: 90%;
    }

    .miscon {
        padding-left: 40px;
    }
}



.ab-con p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
}
.iconimg {
  position: absolute;
  height: 60px;
  width: 60px;
  background: #03a9f4;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  vertical-align: center;
  align-self: center;
  padding-top: 8px;
  border: 5px solid #fff;
  margin-top: -90px;
  margin-left: 240px;
}
.result-padding {
  background-color: #eee;
  padding: 60px 0 55px;
}
.result-heading {
  font-family: "Questrial", sans-serif;
  font-size: 38.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: 1.5px;
  padding: 0 25%;
  margin-bottom: 18px;
  text-align: center;
  color: #000;
}
.result-heading-bottom {
  height: 3px;
  width: 5%;
  margin: 0 auto;
  background-image: url(/assets/images/bottom-border.png);
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 7px;
  border-top: 0;
  border-radius: 36px;
}
.westandab {
  object-fit: contain;
  font-family: "Questrial", sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.18;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.westandab-botm-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -30px;
  margin-bottom: 28px;
}
.counter-count {
  color: #ff0c5c;
  font-size: 80px;
  text-align: center;
  font-family: "Libre Franklin", sans-serif;
  line-height: 0.6;
  letter-spacing: normal;
  font-style: normal;
  margin-bottom: 30px;
}
.counter-div {
  display: inline-flex;
  margin-bottom: 30px;
}
.count-al {
  text-align: center;
  padding: 0px 25px;
}
.counter-count-plus {
  color: #ff0c5c;
  font-size: 80px;
  text-align: center;
  font-family: lato;
  line-height: 0.6;
  letter-spacing: normal;
  font-style: normal;
  float: right;
}
.count-hd {
  font-size: 25.5px;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-align: center;
  color: #000;
}
.counter-result {
  padding: 75px 0 60px;
}
.counter-padd {
  padding: 60px 0;
}
.aboutusback {
  background: -moz-linear-gradient(270deg, #0045a2 0, #00226e 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #0045a2),
    color-stop(100%, #00226e)
  );
  background: -webkit-linear-gradient(270deg, #0045a2 0, #00226e 100%);
  background: -o-linear-gradient(270deg, #0045a2 0, #00226e 100%);
  background: -ms-linear-gradient(270deg, #0045a2 0, #00226e 100%);
  background: linear-gradient(180deg, #0045a2 0, #00226e 100%);
  height: 860px;
}
.nopadding {
  padding: 0 !important;
}
.gray-container {
  background-color: #f2f2f2;
  padding: 4% 0;
}
.data-car .title {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000;
}
.title-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 30px;
}
.data-car p {
  padding: 1% 0 0;
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: center;
  color: #282828;
}
.car-tagln {
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}
.cur-op {
  font-family: "Questrial", sans-serif;
  font-size: 32.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000;
}
.positions {
  width: 60%;
  margin: 0 auto;
  padding: 0;
}
.positions li {
  color: #6b6969;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-family: Lato;
  font-weight: 500;
  padding: 4.5% 0 2%;
  border-bottom: 1px solid #d4d4d4;
  list-style-position: inside;
}
.positions li span {
  color: #6b6969;
  font-family: lato;
  font-size: 16px;
  font-weight: 600;
  float: right;
}
.careersec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding-top: 10vh;
  padding-bottom: 30vh;
  height: 718px;
}
.careernm {
  text-shadow: 16.1px 19.2px 38px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 110.5px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.subhdcareer {
  font-family: "Questrial", sans-serif;
  font-size: 38.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.8px;
  text-align: center;
  color: #000;
  margin-top: 35px;
  margin-bottom: 16px;
}
.career-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 3%;
  height: 3px;
  border-top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 33px;
}
.careerpara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.5px;
  text-align: center;
  color: #282828;
}
.career-section {
  padding-top: 0;
  padding-bottom: 0;
}
.Opening-padd {
  padding: 80px 0;
}
.career-slider {
  padding-top: 50px;
  padding-bottom: 100px;
}
.open-page {
  position: relative;
}
.urgentopbtn {
  background: #f14f83;
  color: #fff;
  border-radius: 5px;
  padding: 1px 8px;
  font-size: 13px;
  border: 5px;
}
.career-arrow {
  background: 0;
  position: absolute;
  margin-left: 135px !important;
  margin-top: -18px !important;
  margin: 0 auto;
  display: block;
  width: 4%;
  opacity: 0;
  visibility: hidden;
  left: auto;
  border-radius: 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.open-page:hover .career-arrow {
  opacity: 1 !important;
  visibility: visible !important;
  transition: 1s;
}
.open-page:hover span {
  margin-right: 20px !important;
  transition: 1s;
  color: #da1249;
}
.open-page:hover a {
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: #da1249;
}
.positions li:hover {
  box-shadow: 1.9px 2.3px 10px 0 rgba(2, 2, 2, 0.1);
  background-color: #fff;
  border: #fff;
}
.positions li:active {
  box-shadow: 1.9px 2.3px 10px 0 rgba(2, 2, 2, 0.1);
  background-color: #fff;
  border: #fff;
}
.contactanim {
  position: relative;
}
.contactanim .img-wrap {
  position: absolute;
}
.contactanim .images-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}
.contacthdind {
  font-family: "playfair Display" !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  margin-bottom: 20px !important;
  margin-top: 5px !important;
}
.contactanim .images-wrap .img-wrap-3 {
  top: 22% !important;
  left: 96% !important;
  width: 500px;
}
.contactanim .img-wrap-1 {
  top: 96% !important;
  left: -10% !important;
  width: 357px;
  transform: rotate(100deg);
}
.contactanim .img-wrap-1 img {
  -webkit-animation: fragment1 backwards 7s ease-in-out infinite;
  animation: fragment1 backwards 7s ease-in-out infinite;
}
.contactanim .img-wrap-2 {
  top: -14% !important;
  left: -10% !important;
  width: 300px;
}
.contactanim .img-wrap-2 img {
  -webkit-animation: fragment2 backwards 10s ease-in-out infinite;
  animation: fragment2 backwards 10s ease-in-out infinite;
  opacity: 0.9;
}
.contactanim .img-wrap-3 {
  top: 65% !important;
  left: 0 !important;
  width: 200px;
}
.contactanim .img-wrap-3 img {
  -webkit-animation: fragment3 backwards 8s ease-in-out infinite;
  animation: fragment3 backwards 8s ease-in-out infinite;
  opacity: 0.5;
}
.contact-padding {
  padding: 60px 0 10px;
}
.contct-bx {
  padding: 2% 4%;
  background-color: #fff;
  box-shadow: 1px 1px 50px #dcdcdc;
  border-radius: 20px;
  width: 80%;
  margin: 0 auto;
}
.antispam {
  display: none;
}
.contct-bx .form-group .form-control {
  margin-top: 15px;
  height: 46px;
  border-radius: 8px;
  border-color: #ccc;
  margin-bottom: 8px;
}
.textareaht {
  height: 130px !important;
}
.white-container p {
  color: #7a7a7a;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.9;
  padding: 2% 6% 0;
  text-align: center;
}
.getintouch {
  font-family: "Prata", serif;
  font-size: 70px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: 1.4px;
  text-align: center;
  color: #000;
}
.startcon {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: 1.5px;
  text-align: center;
  color: #000;
}
.start-sec {
  font-family: "Questrial", sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.03;
  letter-spacing: 0.7px;
  text-align: center;
  color: #cbcbcd;
}
.contactbtn {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  border: 0;
  border-radius: 30px;
  margin-top: 40px;
  padding: 12px 42px !important;
  font-size: 18px;
  border: 1px solid transparent;
}
.contactbtn:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
.spammsg {
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.03;
  letter-spacing: 0.7px !important;
  text-align: center !important;
  color: #343438 !important;
}
.contct-bx .form-group .form-control:focus {
  border: 1px solid #ff7ab4;
  box-shadow: none;
}
.white-container {
  padding: 70px 0;
}
.reqpro {
  font-size: 26px;
  font-family: "Questrial", sans-serif;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.reqpro-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 5%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  margin-top: 4px;
  margin-bottom: 20px;
}
.curropmain {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0.5px;
  color: #000;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  width: 80%;
  margin: 0 auto;
}
.currop {
  color: #b1b1b1 !important;
}
.map-sec {
  background-color: #f6f6f6;
  padding: 65px 0 310px;
  margin-top: 40px;
}
.Lets-Meet {
  font-family: "Questrial", sans-serif;
  font-size: 26pt;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
  color: #000;
}
.aarna-sys {
  font-family: "Questrial", sans-serif;
  font-size: 25px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 3;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000;
}
.aarna-sys:before {
  content: "";
  position: absolute;
  border: 0.5px solid #d7d7d7;
  width: 11%;
  left: 28%;
  top: 74%;
}
.aarna-sys:after {
  content: "";
  position: absolute;
  border: 0.5px solid #d7d7d7;
  width: 11%;
  top: 76%;
  left: 61%;
}

.aarna-sys01:before {
  width: 11%;
  left: 21%;
  top: 74%;
}
.aarna-sys01:after {
  width: 11%;
  top: 76%;
  left: 68%;
}

.addecon {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.13;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000;
}
.iconclrcon {
  color: #f51d8e;
}
.allcondet {
  font-family: Lato;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000;
  margin-bottom: 40px !important;
}
.allcondet span {
  margin: 10px;
}
.webapp-section {
  padding-top: 77px;
  padding-bottom: 285px;
}
.web-app {
  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
  font-family: "Prata", serif;
  font-size: 87px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 3px;
  text-align: left;
  color: #000;
  padding-left: 40px;
  padding-top: 30px;
}
.web-application {
  background-image: url(/assets/images/web-app-back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 1110px;
}
.webapp-div {
  width: 80%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  border-radius: 10px;
  background: #fff;
  position: absolute;
  margin-top: -12%;
}
.custpad {
  padding: 40px 0;
}
.web-appdv-sec {
  margin-top: 25%;
}
.webappdv {
  padding: 45px 0 0 50px;
}
.webappdv p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: 0.6px;
  text-align: left;
  color: #282828;
}
.webappdv img {
  margin: 10px;
}
.web-app-info p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: center;
  color: #282828;
}
.web-app-sec {
  padding: 100px 0;
}
.web-app-img img {
  margin: 0 auto;
  display: block;
  padding: 48px 0 0;
}
.web-design-section {
  padding-top: 77px;
  padding-bottom: 430px;
}
.webdesign {
  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
  font-family: "Playfair Display", serif;
  font-size: 130px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding-left: 90px;
  padding-top: 0;
  padding-bottom: 20px;
}
.webdesign-heading {
  font-family: "Prata", serif;
  font-size: 34.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000;
}
.web-design-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 5px;
  margin-bottom: 30px;
}
.web-design-bottom-test {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 5px;
  margin-bottom: 30px;
}
div#website-design-projects {
    padding-top: 40px;
}
.footer-menu-link li a {
    font-family: "Libre Franklin", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 2.13 !important; 
    letter-spacing: 0.5px !important;
    /* color: #313131; */
    color: black !important;
}
.web-design-back {
  background: -moz-linear-gradient(268deg, #27233b 0, #17056b 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #27233b),
    color-stop(100%, #17056b)
  );
  background: -webkit-linear-gradient(268deg, #27233b 0, #17056b 100%);
  background: -o-linear-gradient(268deg, #27233b 0, #17056b 100%);
  background: -ms-linear-gradient(268deg, #27233b 0, #17056b 100%);
  background: linear-gradient(182deg, #27233b 0, #17056b 100%);
}
.webdesign-div {
  width: 80%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  border-radius: 20px;
  padding: 45px 20px 30px 35px;
  background: #fff;
  position: absolute;
  margin-top: -25%;
}
.web-design-sec {
  margin-top: 20%;
}
.webservice {
  background: #f6f6f6;
  height: auto;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.website-design-hd {
  font-family: "Questrial", sans-serif;
  font-size: 37.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.2px;
  text-align: center;
  color: #000;
  padding-top: 65px;
}
.website-design-hd-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 6%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  display: block;
  margin-top: 5px;
  margin-bottom: 30px;
}
.webdesigncon p {
  font-family: Lato, serif;
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #282828;
}
.webdesignconseopara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #282828;
}
.webdesignbtn {
  padding: 12px 35px;
  background: #f14f83;
  color: #fff;
  border-radius: 40px;
  margin: 0 auto;
  display: block;
  width: fit-content;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: "Libre Franklin", sans-serif;
  border: 2px solid #f14f83;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.webdesignbtn:hover {
  border: 2px solid #f14f83;
  color: #000;
  background: #fff;
}
.web-bot-sec {
  padding: 3.6% 0;
}
.wed-desg-sec {
  margin-top: 21.5%;
}
.hwpos {
  position: relative;
  padding: 60px 0 60px;
}
.whypos {
  position: relative;
  padding: 60px 0 60px;
}
.imgmar {
  margin: 0 auto;
  display: block;
}
.howdo {
  font-family: "Prata", serif;
  font-size: 50px;
  line-height: 55px;
  color: #000;
  font-weight: 500;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.whyarna {
  font-family: "Prata", serif;
  font-size: 50px;
  line-height: 55px;
  color: #000;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.ser-arrow-hw {
  background: 0;
  top: 65%;
  margin: 0 auto;
  display: block;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  left: auto;
  border-radius: 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.hwpos:hover .ser-arrow-hw {
  opacity: 1;
  visibility: visible;
}
.ser-arrow-why {
  background: 0;
  top: 65%;
  margin: 0 auto;
  display: block;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  left: auto;
  border-radius: 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.whypos:hover .ser-arrow-why {
  opacity: 1;
  visibility: visible;
}
.whyarna:hover {
  color: #1096f7;
}
.howdo:hover {
  color: #1096f7;
}
.satisfaction {
  margin-bottom: 6px;
  text-align: center;
  padding: 9.5% 0 21%;
  font-family: "Playfair Display", serif;
  font-size: 115.5px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.78;
  letter-spacing: normal;
  color: #080909;
}
.satisfaction:before {
  content: "Guaranteed";
  position: absolute;
  font-family: "Playfair Display", serif;
  font-size: 115.5px;
  padding-top: 8.1%;
  color: #e1e2e7;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.viewtestimonialbtn {
  padding: 12px 35px;
  background: #f14f83;
  border: 2px solid #f14f83;
  color: #fff;
  border-radius: 40px;
  float: left;
  font: bold;
  text-align: center;
  margin-top: 27px;
  margin-bottom: 125px;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.viewtestimonialbtn:hover {
  background: #fff;
  border: 2px solid #f14f83;
  color: #000;
}
section.customer-speak-pad .viewtestimonialbtn {
  margin-bottom: 85px !important;
}
.webdesign-test-heading {
  font-family: "Questrial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
}
.testimonial p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: left;
  color: #020202;
}
.webpricebtn {
  padding: 14px 35px;
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  border-radius: 40px;
  margin: 0 auto;
  display: block;
  width: 25%;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 43px;
  font-family: "Libre Franklin", sans-serif;
  border: 1px solid;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #fff;
}
.webpricebtn:hover {
  background: 0;
  border: 1px solid #e93d7f;
  color: #000;
  transition: 1s;
}
.digital-marketing-section {
  padding-top: 77px;
  padding-bottom: 445px;
}
.padding-t-77 {
  padding-top: 77px;
}
.padding-b-20 {
  padding-bottom: 20px !important;
}
.padding-t-25 {
  padding-bottom: 25px !important;
}
.margin-t-0 {
  margin-top: 0 !important;
}
.margin-b-30 {
  margin-bottom: 30px !important;
}
.padding-t-0 {
  padding-top: 0 !important;
}
.padding-t-50 {
  padding-top: 50px !important;
}
.related-blog-section {
  padding-bottom: 75px !important;
  padding-top: 75px;
}
.padding-cta-section {
/*  padding-top: 25px;*/
}
.text-black {
  color: #000 !important;
}
.text-white {
  color: #fff !important;
}
.text-center {
  text-align: center !important;
}
.ecommerce-sec {
  padding-bottom: 70px !important;
}
.digi-market {
/*  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);*/
  font-family: "Prata", serif;
  font-size: 97px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
/*  line-height: 1;*/
  letter-spacing: 2px;
  text-align: left;
  color: #000;
  padding-left: 70px;
  padding-top: 5px;
}
.sub-heading {
    font-family: Quicksand !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 34px !important;
    color: #000;
    margin-top: 10px !important;
}
.digital-mar {
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  font-size: 36px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000;
}
.display-inline h1,
.display-inline p {
  display: inline;
}
.display-inline h1 {
  margin: 0;
}
.digital-mar.aarna-advantage-hd {
  font-size: 35.5px;
  letter-spacing: 0;
}
.digimr-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 5px;
  margin-bottom: 20px;
}
.digital-marketing {
  background: -moz-linear-gradient(89deg, #01226f 0, #024fba 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #024fba),
    color-stop(100%, #01226f)
  );
  background: -webkit-linear-gradient(89deg, #01226f 0, #024fba 100%);
  background: -o-linear-gradient(89deg, #01226f 0, #024fba 100%);
  background: -ms-linear-gradient(89deg, #01226f 0, #024fba 100%);
  background: linear-gradient(1deg, #01226f 0, #024fba 100%);
  min-height: 725px;
}
.digitalmar-div {
  width: 87%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  border-radius: 10px;
  padding: 48px 10px 30px 25px;
  background: #fff;
  position: absolute;
  margin-top: -25%;
}
.digi-mar-sec {
  margin-top: 13.3%;
}
.digi-bot-sec {
  padding: 3% 0;
}
.digi-content {
  margin-bottom: 60px;
}
.digiapprochcon {
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #a0b6d4;
}
.digicontentpara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #ccd7e9;
}
.botmmr {
  margin-bottom: -8%;
}
.padddigicon {
  padding: 0 115px;
}
.dgservice {
  background: #f6f6f6;
  height: 1480px;
  margin-bottom: 0;
}

.dgservices {
  background: #f6f6f6;
  height: 1350px;
  margin-bottom: 0;
}


@media only screen and (max-width: 768px) {
    .dgservices {
        height: 1750px;
    }
}


.ecommerce-type-sec {
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 190px !important;
  height: unset !important;
}
.digital-mar-hd {
  font-family: "Questrial", sans-serif;
  font-size: 41px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.3px;
  text-align: center;
  color: #000;
  padding-top: 85px;
}
.digimr-hd-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 6%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  display: block;
  margin-top: 5px;
  margin-bottom: 30px;
}
.dgmrdesc p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.6px;
  text-align: center;
  color: #282828;
  padding-bottom: 20px;
}
.service-box-sec {
  padding: 58px 50px;
}
.service-box {
  height: 500px;
  box-shadow: 1px 0 1px rgba(255, 255, 255, 0.8);
  top: 0;
  background: #fff;
  border-radius: 8px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 35px;
  position: relative;
}
.service-box:hover {
  box-shadow: 4px 0 40px rgba(1, 1, 1, 0.18);
}
.service-box:active {
  box-shadow: 4px 0 40px rgba(1, 1, 1, 0.18);
}
.service-box:active .ser-nm {
  color: #ff338e !important;
}
.service-box:active .ser-arrow {
  opacity: 1;
  visibility: visible;
  background: #eee;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 12px;
}
.service-box img {
  border-radius: 5px 0 0 5px;
  display: inline-block;
  left: 0;
  top: 0;
}
.ser-nm {
  font-family: "Questrial", sans-serif;
  font-size: 25.5px !important;
  font-weight: 400 !important;
  font-style: italic !important;
  font-stretch: normal !important;
  line-height: 2.02 !important;
  letter-spacing: 1px !important;
  text-align: left !important;
  color: #282828 !important;
  margin-top: 10px;
}
.service-box p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: 0.6px;
  text-align: left;
  color: #282828;
}
.ser-arrow {
  background: 0;
  position: absolute;
  right: 25px;
  bottom: 37px;
  opacity: 0;
  visibility: hidden;
  left: auto;
  border-radius: 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}
.service-box:hover .ser-arrow {
  opacity: 1;
  visibility: visible;
  background: #eee;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 12px;
}
.service-box:hover .ser-nm {
  color: #ff338e !important;
}
.theme-title {
  color: #fff;
  font-size: 40px;
  font-family: "Libre Franklin", sans-serif;
  font-style: italic;
}
.digiapprch {
  position: relative;
}
.imgmardig {
  width: 30%;
  margin: 0 auto;
  display: block;
  margin-left: 40%;
}
.attarrow:after {
  content: "";
  position: absolute;
  width: 28%;
  height: 25%;
  background-image: url(/assets/images/services/web-design/How-aarna-work.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 38%;
  top: 86%;
}
.convertarrow:after {
  content: "";
  position: absolute;
  width: 28%;
  height: 25%;
  background-image: url(/assets/images/services/web-design/How-aarna-work.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 45%;
  top: 86%;
}
.closearrow:after {
  content: "";
  position: absolute;
  width: 28%;
  height: 25%;
  background-image: url(/assets/images/services/web-design/How-aarna-work.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 38%;
  top: 86%;
}
.digiapprchhd {
  font-family: "Prata", serif;
  font-size: 55px;
  line-height: normal;
  color: #008fff;
  font-weight: 400;
  font-style: italic;
  position: absolute;
  top: 50%;
  margin-bottom: 6px;
  text-align: center;
  width: 100%;
}
.digi-slider li {
  font-size: 40px;
  color: #0063c0;
  font-family: "Playfair Display", serif;
  font-style: italic;
  margin-bottom: 20px;
  background: url(/assets/images/services/digital-marketing/attract.png) no-repeat 50% 15%;
  background-size: 0;
}
.digi-slider li.active.convertback {
  background: url(/assets/images/services/digital-marketing/Convert.png) no-repeat 50% 15% !important;
  transition: 1s;
}
.digi-slider li.active.closeback {
  background: url(/assets/images/services/digital-marketing/Close.png) no-repeat 50% 15% !important;
  transition: 1s;
}
.digi-slider li.active.delightback {
  background: url(/assets/images/services/digital-marketing/Delight.png) no-repeat 50% 15% !important;
  transition: 1s;
}
.digi-slider li.active {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-size: 110px;
  font-weight: 700;
  color: #008fff;
  font-style: italic;
  font-family: "Playfair Display", serif;
  cursor: default;
  transition: 1s;
  background-size: 13%;
}
.mobslihead {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 25px;
}
.mobslidimg img {
  width: 40%;
}
.mobdev-section {
  padding-top: 77px;
  padding-bottom: 533px;
}
.mobile-application {
  background: -moz-linear-gradient(269deg, #26153f 0, #743782 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #26153f),
    color-stop(100%, #743782)
  );
  background: -webkit-linear-gradient(269deg, #26153f 0, #743782 100%);
  background: -o-linear-gradient(269deg, #26153f 0, #743782 100%);
  background: -ms-linear-gradient(269deg, #26153f 0, #743782 100%);
  background: linear-gradient(181deg, #26153f 0, #743782 100%);
  height: 1400px;
}
.mobdev-div {
  width: 80%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  border-radius: 10px;
  padding: 40px 0 30px;
  background: #fff;
  position: absolute;
  margin-top: -29%;
}
.mobdev-text {
  padding: 40px 0 95px;
}
.mobdev-text p {
  font-family:"Questrial", sans-serif;
  padding: 0 0 0 28px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
  letter-spacing: 0.8px;
  text-align: left;
  margin-top: 20px;
  color: #0e0e0e;
  margin-left: 20px;
  position: absolute;
}
.mobappdv {
  padding: 45px 0 0 50px;
}
.paramar {
  margin: 0 0 10px !important;
}
.mobile-app-dev-txt {
  font-family: "Questrial", sans-serif;
  font-size: 35px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 1.8px;
  text-align: center;
  color: #000;
}
.font-35 {
  font-size: 35px !important;
}
.mob-txt-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 5%;
  height: 3px;
  border-radius: 30px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
}
.posrel {
  position: relative;
}
.micon {
  position: absolute;
  font-size: 92px;
  left: 10%;
  top: -12px;
  letter-spacing: 1.8px;
  color: #f3f4f7;
  transition: 1s;
}
.quotebtn {
  padding: 14px 35px;
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  border-radius: 40px;
  margin: 0 auto;
  display: block;
  width: 25%;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 50px;
  font-family: "Libre Franklin", sans-serif;
  border: 1px solid;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #fff;
}
.quotebtn:hover {
  background: 0;
  border: 1px solid #e93d7f;
  color: #000;
  transition: 1s;
}
.mob-app-sec {
  margin-top: 17%;
}
.mobdevcontentBox {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.mobdevcontentBox .mobdev-article {
  float: left;
  margin: 0;
  width: 50%;
  padding: 10px 54px 0 0;
}
.mobdevcontentBox .mobdev-sec-article {
  float: right;
  margin: 0;
  width: 50%;
  padding: 10px 50px 0;
}
.mobdevcontentBox {
  position: relative;
}
.mobdevcontentBox:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid #734d7b;
}
.mob-hd {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: 0.4px;
  text-align: left;
  color: #ddc6e4;
}
.mondec-app-sec p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.3px;
  text-align: left;
  color: #b59abd;
  margin-top: 10px;
}
.mob-bot-sec {
  padding: 4% 0;
}
.mob-case-study img {
  margin: 0 auto;
  display: block;
  padding: 65px 0 0;
}
.sec-col {
  background: #f5f5f5;
}
.mob-dev-company {
  padding: 70px 0 0 90px;
}
.mob-dev-technology {
  padding: 65px 0 65px 100px;
}
.mob-dev-company-padding {
  padding: 20px 0 90px;
}
.kno-mre-sec {
  /* padding-top: 120px; */
  padding-top: 100px;
  /* padding-bottom: 45px; */
  padding-bottom: 25px;
}
section.kno-mre-sec .head-top {
  margin-bottom: -6px;
}
.head-top {
  font-size: 24.5px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: "Questrial", sans-serif;
  font-style: normal;
  font-stretch: normal;
/*  line-height: 1;*/
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.knowseo {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 25px;
}
.seo-pck {
  background-image: url(/assets/images/bottom-border.png);
  width: 10%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
}
.head-top-pack {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
  margin-bottom: 8px !important;
}
.abt-seo-txt {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.5px;
  text-align: left;
  color: #282828;
  margin-top: 30px;
}
.open {
  font-family: "Libre Franklin", sans-serif;
}
.abt-seo-txt a {
/*  color: #ea057a;*/
  color: #020202;
  font-weight: 400;
}
.hdclr {
  color: #e34a94;
}
.form-div {
  background: #fff;
  padding-top: 37px;
  padding-bottom: 5px;
  padding-left: 70px;
  padding-right: 70px;
}
.form-div form {
  margin-top: 42px;
}
.bdr-btm.bdr-blu {
  border-bottom: 2px solid #50b1c4;
}
.form-div input {
  height: 43px;
  margin-top: 20px;
  border-color: #b8b8b8;
  border-radius: 8px;
}
.form-div textarea {
  margin-top: 20px;
}
textarea.form-control {
  height: auto;
  resize: none;
  border-radius: 10px;
}
.antispam {
  display: none;
}
.form-div p.terms {
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
}
.form-div button.btn.redd {
  width: 40%;
  padding-top: 10px;
  padding-bottom: 32px;
  font-size: 17px;
  margin-top: 22px;
  margin-bottom: 22px;
}
.btn.redd {
  background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
  color: #fff;
  border: 1px solid transparent;
  border-radius: 30px;
}
.btn.redd:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
.abt-seo-txt i {
  margin-right: 12px;
  font-size: 13px;
  font-weight: 900;
  color: #a6a9a9;
}

.contact-shadow {
  box-shadow: 1px 1px 60px #d8d5d5;
  border-radius: 20px;
}


.servicepara {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: 0.7px;
  text-align: left;
  color: #040404;
}
.content{
  font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
}
.ser-desc p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  text-align: left;
  color: #040404;
}
.ser-descseopara {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  text-align: left;
  color: #040404;
}
.service-div {
  width: 80%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  border-radius: 10px;
  padding: 57px 0 30px;
  background: #fff;
  position: absolute;
  margin-top: -16%;
  /* position: relative; */
  /* margin-top: -16%; */
}
.seo-story-sec {
  margin-top: 19%;
}
.seo-story {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: 1.5px;
  text-align: center;
  color: #fff;
}
.sub-seo-story {
  font-family: "Questrial", sans-serif;
  font-size: 32px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.49;
  letter-spacing: 1.5px;
  text-align: center;
  color: #fff;
}
.seo-border-bottom {
  height: 3px;
  width: 5%;
  margin: 0 auto;
  background-image: url(/assets/images/bottom-border.png);
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 7px;
  border-top: 0;
  border-radius: 36px;
}
.realestate-sec {
  padding: 4px 0;
}
.svb-reality-dv {
  width: 38%;
  float: left;
}
.seo-challage-dv {
  width: 62%;
  padding-left: 30px;
  float: right;
}
.seo-str {
  margin-left: -130px;
}
.svb-case-study {
  background: url(/assets/images/SVB-Case-Study.png);
  height: 545px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  margin-top: 10px;
}
.seo-section {
  padding-top: 49px;
  padding-bottom: 330px;
  /* padding-bottom: 120px; */
}
.bestseo {
  font-family: "Questrial", sans-serif;
  font-size: 36.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.99;
  letter-spacing: 0.7px;
  text-align: center;
  color: #151515;
  margin-bottom: -8px;
  margin-top: -18px !important;
}
.bestseo:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #f1f1f1;
  font-size: 42px;
}
.bestseo:after {
  content: "\f10e";
  font-family: FontAwesome;
  color: #f1f1f1;
  font-size: 42px;
}
.svb-hd {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.52;
  letter-spacing: 0.4px;
  text-align: left;
  color: #cdc6ec;
}
.svb-reality-sec {
  padding: 0 60px 0 0;
}
.svb-reality-padd {
  padding-top: 10.5%;
}
.succs-cnt-div {
  padding-top: 25px;
  margin-left: 95px;
}
.succs-cnt-div:before {
  content: "";
  position: absolute;
  left: 43%;
  top: 26px;
  bottom: 0;
  border-left: 1px solid #6a44a9;
}
.svbimg {
  margin-left: 115px;
}
.border-left {
  border-left: 1px solid #6a44a9;
}
.traffc-cnt {
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.88;
  letter-spacing: 1px;
  text-align: left;
  color: #fff;
  display: inline-flex;
  margin-top: 5px;
}
.traffc-cnt span {
  margin-right: 15px;
}
.traff-txt {
  font-family: "Open Sans", sans-serif;
  font-size: 20.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-top: 15px;
}
.mr-left {
  margin-left: -85px;
}
.bor-right {
  border-right: 1px solid #372973;
}
.svb-reality-sec p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.3px;
  text-align: left;
  color: #8f83c1;
  margin-top: 10px;
}
.seo-challage-sec {
  padding: 8px 0 0 25px;
}
.seochallage-hd {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: 0.4px;
  text-align: left;
  color: #cdc6ec;
}
.seo-challage-sec p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.3px;
  text-align: left;
  color: #8f83c1;
  margin-top: 12px;
  margin-bottom: -12px;
}
.seo-challage-sec i {
  font-size: 6px;
  color: #6050a5;
  margin-right: 8px;
}
.seo-strategy-sec {
  padding: 15px 0 0 25px;
}
.seo-strategy-hd {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.62;
  letter-spacing: 0.4px;
  text-align: left;
  color: #cdc6ec;
}
.seo-strategy-sec p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.3px;
  text-align: left;
  color: #8f83c1;
  margin-top: 10px;
  margin-bottom: -12px;
}
.seo-strategy-sec i {
  font-size: 6px;
  color: #6050a5;
  margin-right: 8px;
}
.testimonial-padding {
  /* padding: 80px 0 120px; */
  padding: 60px 0 105px;
}
.whyclient {
  font-family: "Questrial", sans-serif;
  font-size: 29.5px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.99;
  letter-spacing: 0.7px;
  text-align: center;
  color: #151515;
}
.sicon img.tp-img {
  left: 34px;
  z-index: 99;
  top: 4px;
}

.sicon img {
  float: left;
  padding: 0px 50px 0 0;
  position: absolute;
  /* height: 45px; */
}
.ser-text {
  padding: 40px 0 45px;
  position: relative;
}
.ser-text p {
    font-family: "Libre Franklin", sans-serif;
    padding: 0 40px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.48;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000;
    z-index: 10006 !important;
    margin-top: 20px;
    color: #000;
    margin-left: 20px;
}
.seodv {
  padding: 15px 15px;
}
.features-box-icon-seo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: 5s ease 0s normal none infinite running border_animate;
  animation: 5s ease 0s normal none infinite running border_animate;
  background: #d1fff6 none repeat scroll 0 0;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin: 0 auto 20px;
  overflow: hidden;
  padding: 30px;
  text-align: center;
  width: 120px;
}
.site-footer ul li a {
  color: #e91e63;
  font-size: 16px;
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
}

.site-footer ul li a:hover {
  text-decoration: underline;
}
.seo-success {
  background: url(/assets/images/SEO-Success-Story.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 1285px;
}
.seo-activity-padding {
  /* padding: 45px 0 70px; */
  padding: 25px 0 75px;
}
.SEO-Activities {
  font-family: "Questrial", sans-serif;
  font-size: 31px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.18;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.seo-act-botm-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 48px;
}
.activity-box {
  font-family: "Libre Franklin", sans-serif;
  padding: 22px 0;
  box-shadow: 1px 1px 16px #d6d6d6;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 28px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #3a3942;
  width: 97%;
}
.keyi {
  font-size: 8px;
  color: #ed9643;
  box-shadow: 1px 1px 30px;
}
.seoi {
  font-size: 8px;
  color: #fe4db6;
  box-shadow: 1px 1px 30px;
}
.pagei {
  font-size: 8px;
  color: #9876fe;
  box-shadow: 1px 1px 30px;
}
.webi {
  font-size: 8px;
  color: #4cc252;
  box-shadow: 1px 1px 30px;
}
.offpi {
  font-size: 8px;
  color: #4b9dfe;
  box-shadow: 1px 1px 30px;
}
.sociali {
  font-size: 8px;
  color: #fe6e6c;
  box-shadow: 1px 1px 30px;
}
.blogi {
  font-size: 8px;
  color: #39cdee;
  box-shadow: 1px 1px 30px;
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-87%);
  }
}
@-moz-keyframes animatedBackground {
  0% {
    background-position-x: -45%;
  }
  50% {
    background-position-x: 0;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position-x: -45%;
  }
  50% {
    background-position-x: 0;
  }
}
@-ms-keyframes animatedBackground {
  0% {
    background-position-x: -45%;
  }
  50% {
    background-position-x: 0;
  }
}
@-o-keyframes animatedBackground {
  0% {
    background-position-x: -45%;
  }
  50% {
    background-position-x: 0;
  }
}
.digicompany {
  font-size: 19.5px !important;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.77;
  letter-spacing: 0.35px !important;
  text-align: left;
  color: #fff !important;
}
.btnourptin {
  margin-top: 10px;
}
.big-heading {
  background: -webkit-linear-gradient(transparent, transparent),
    url(/assets/images/animation-circle.png) center 0 no-repeat;
  background-image: -o-linear-gradient(transparent, transparent);
  -moz-background-clip: text !important;
  -moz-text-fill-color: transparent !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position-x: 0;
}
.svg-clipped {
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);
}
.footer-bottom-area p {
  color: #000 !important;
}
.space10 {
  margin-top: 120px;
}
.space50 {
  height: 50px;
}
.offer-head-cls {
  line-height: 40px !important;
}
.btm-cls {
  margin-top: 0 !important;
}
.whtweoffr {
  font-family: "Prata", serif;
  font-weight: 500;
  text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
  font-size: 100px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.01;
  letter-spacing: 2px;
  text-align: left;
  color: #000;
  padding-left: 35px;
  padding-top: 2px;
}
.copyftr {
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.6px;
  text-align: center;
  color: #313131;
}
.backimg {
  opacity: 0.9;
  margin-top: 43px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #000;
  -webkit-background-size: auto;
  background-image: url(/assets/images/2.png);
  display: block;
}
.What-We-Offerhd {
  font-family: 'Quicksand', sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.2px;
  color: #000;
  font-size: 32px;
  text-align: left;
}
.about-area {
  padding: 65px 0 50px;
}
.abouthd {
  object-fit: contain;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 4.53;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: -27px;
}
#quote-carousel .carousel-control {
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  color: #db0187;
  font-size: 20px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
  margin-top: -65px;
  opacity: 0.8;
}
.carousel-control.left {
  left: 82%;
}
.carousel-control.right {
  right: 9%;
}
#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0;
  margin-top: 20px;
  margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all 0.4s ease-in;
  vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
  width: 128px;
  height: 128px;
  opacity: 1;
  transition: all 0.2s;
}
.item blockquote {
  border-left: none;
  margin: 0;
}
.testimonialclient {
 font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: 0.6px;
  text-align: center;
  color: #000;
}
.testimonial-box-back {
  border-radius: 12.4px;
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  background-color: #fff;
  padding: 40px 50px;
  width: 93%;
  margin-top: -101px !important;
  margin: 0 auto;
}
.backborderbox {
  position: relative;
  border: 1px solid #f14f83;
  width: 90%;
  margin: 0 auto;
  margin-top: 107px;
  border-radius: 12px;
  padding-bottom: 30px;
}
.leftquotetesti {
  left: -46px;
  top: 40%;
}
.rightquotetesti {
  right: -46px;
  top: 40%;
}
.imgquote {
  position: absolute;
  padding: 11px 0;
  background: #fff;
}
.clienthd {
  object-fit: contain;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 4.53;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.seo-service {
  padding-top: 10px;
}
.weoffer {
  padding-top: 90px;
}
.border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 45px;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -40px;
  margin-bottom: 25px;
}
.explore-work {
  font-family: "Playfair Display", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 4.53;
  letter-spacing: 1px;
  text-align: center;
  color: #000;
}
.explore-work:before {
  content: "";
  position: absolute;
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 105px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.border-bottom-cl {
  background-image: url(/assets/images/bottom-border.png);
  width: 4%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -40px;
  margin-bottom: 35px;
}
.about-us-back {
  background-image: url(/assets/images/about-us-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
}
.about-pic {
  float: left;
  width: 40%;
}
.about-top-img {
  position: absolute;
  margin-top: -6%;
  padding-left: 24%;
}
.about-right-img {
  position: absolute;
  right: 0;
  top: 30%;
}
.about-content {
  width: 60%;
  float: right;
  padding-right: 13%;
}
.about-first {
  object-fit: contain;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: 0.3px;
  text-align: left;
  color: #313131;
}
.about-second {
  object-fit: contain;
  font-family: "Libre Franklin", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.6px;
  text-align: left;
  color: #5f5f5f;
  padding-top: 10px;
}
.about-pic img {
  width: 80%;
  margin-top: -38px;
}
.about-btn {
  font-family: "Libre Franklin", sans-serif;
  background-color: #f14f83;
  padding: 10px 30px;
  border: 2px solid #f14f83;
  border-radius: 40px;
  color: #fff;
  font-weight: 500;
  margin-top: 20px;
  position: absolute;
}
.about-btn-margin {
    margin-left: 65px;
}

.about-btn:hover {
  border: 2px solid #f14f83;
  background: #fff;
  color: #000;
}
.desk-header-mob {
  display: block;
}
.mob-header-mob {
  display: none;
}
.wrapper {
  overflow: hidden;
  margin-top: 0;
}
.navbar-brand {
  padding: 0 !important;
}
.btnbck {
  background-image: url(/assets/images/Ready-To-Get-Started-button.png);
  background-repeat: no-repeat;
  font-family: "Libre Franklin", sans-serif;
  background-position: center;
  background-size: cover;
  padding: 14px 44px;
  width: 40%;
  border-radius: 30px;
  border: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin-top: 10px;
  border: 1px solid transparent;
}

.home-success-button{
    background-image: url(/assets/images/Ready-To-Get-Started-button.png);
    background-repeat: no-repeat;
    font-family: "Libre Franklin", sans-serif;
    background-position: center;
    background-size: auto;
    width: 20%;
    padding: 10px 10px;
    border-radius: 30px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    border: 1px solid transparent;
}


/* For iPad Mini and iPad Air */
@media only screen and (min-device-width: 768px) and (max-device-width: 834px) and (orientation: portrait),
       only screen and (min-device-width: 768px) and (max-device-width: 1112px) and (orientation: landscape) {
  .home-success-button {
    width: 30%;
  }
}


.locbtn {
    background-image: url(/assets/images/Ready-To-Get-Started-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 14px 44px;
    width: 40%;
    border-radius: 30px;
    border: 0;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    border: 1px solid transparent;
    margin-left: 65px;
}


@media (max-width: 375px){
.locbtn {
    width: 100%;
    margin-left: 0px;
 }
}


.locbtn:hover {
    color: white;
}


.btnbck:hover {
  background: #fff;
  border: 1px solid #de3681;
  color: #000;
}
.row-angle-before {
  -webkit-clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 100%);
  margin-top: -101px !important;
}
.privacy-plcy-sec {
  padding-top: 80px;
  padding-bottom: 70px;
}
section.privacy-cntnt-sec {
  padding-bottom: 100px;
}
p.privacy-cntnt {
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #282828;
  margin-bottom: 25px;
}
p.privacy-cntnt a {
  font-weight: 400;
}
section.magento-feature-sec {
  background: #f6f6f6;
  padding-top: 55px;
  padding-bottom: 80px;
  margin: 0 20px;
}
section.magento-feature-sec .mob-txt-border-bottom {
  margin-bottom: 40px;
}
.feature-wrppr {
  background: #fff;
  border-radius: 12px;
  padding: 25px 20px 25px;
  margin-bottom: 25px;
  margin-left: 75px;
  margin-right: 75px;
}
.feature-wrppr:hover {
  box-shadow: 0 0 32px 0 rgba(4, 4, 4, 0.11);
}
.mgnto-featurs-hd {
  font-size: 25.5px;
  font-weight: 700;
  font-family: Lato, sans-serif !important;
  font-style: italic;
  letter-spacing: 1.02px;
  color: #000;
}
.mgnto-featurs-para,
ul.feature-ul li {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.64px;
  color: #282828;
}
.mgnto-featurs-para {
  line-height: 27px;
  margin-top: 15px;
}
ul.feature-ul {
  display: inline-flex;
}
ul.feature-ul li {
  padding-right: 25px;
  display: inline-flex;
}
ul.feature-ul li:before {
  content: "â€¢";
  font-size: 24px;
  padding-right: 7px;
  vertical-align: top;
  color: #1c6cff !important;
  margin-top: -7px;
}
.mg-tp-10 {
  margin-top: 10px;
}
.mg-btm-80 {
  margin-bottom: 80px !important;
}
section.mgnto-portflio-sec {
  padding-bottom: 70px;
  padding-top: 70px;
}
section.blue-sec {
  padding-top: 75px;
  padding-bottom: 80px;
  background-image: url(/assets/images/unreferenced/services/ecommerce/ecommerce-back-img.png);
  background-size: cover;
  margin: 0 20px 70px;
}
.color-white {
  color: #fff !important;
}
.ecommerce-btm-txt {
  font-size: 18px;
  letter-spacing: 0.36px;
  color: #8f83c1;
  margin-top: 50px;
}
.mg-tp-20 {
  margin-bottom: 20px;
}
@media (min-width: 1400px) {
  .area-title {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .local-seo-company {
    line-height: 3;
  }
  .seo-local-border-bottom {
    margin-top: -30px;
  }
  section.customer-speak-pad {
    padding-top: 85px;
  }
}
@media (max-width: 1200px) {
  .row-angle-before {
    -webkit-clip-path: polygon(0 80px, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 80px, 100% 0, 100% 100%, 0 100%);
    margin-top: -81px !important;
  }
}
@media (max-width: 991px) {
  .row-angle-before {
    -webkit-clip-path: polygon(0 60px, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 60px, 100% 0, 100% 100%, 0 100%);
    margin-top: -61px !important;
  }
}
@media (max-width: 767px) {
  .row-angle-before {
    -webkit-clip-path: polygon(0 45px, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 45px, 100% 0, 100% 100%, 0 100%);
    margin-top: -46px !important;
  }
}
@media (max-width: 480px) {
  .row-angle-before {
    -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 30px, 100% 0, 100% 100%, 0 100%);
    margin-top: -31px !important;
  }
}
.row-angle-before.row-angle-after {
  -webkit-clip-path: polygon(
    0 100px,
    100% 0,
    100% -webkit-calc(100% - 100px),
    0 100%
  );
  clip-path: polygon(0 100px, 100% 0, 100% calc(100% - 100px), 0 100%);
  margin-top: -101px !important;
  margin-bottom: -101px !important;
}
@media (max-width: 1200px) {
  .row-angle-before.row-angle-after {
    -webkit-clip-path: polygon(
      0 80px,
      100% 0,
      100% -webkit-calc(100% - 80px),
      0 100%
    );
    clip-path: polygon(0 80px, 100% 0, 100% calc(100% - 80px), 0 100%);
    margin-top: -81px !important;
    margin-bottom: -81px !important;
  }
}
@media (max-width: 991px) {
  .row-angle-before.row-angle-after {
    -webkit-clip-path: polygon(
      0 60px,
      100% 0,
      100% -webkit-calc(100% - 60px),
      0 100%
    );
    clip-path: polygon(0 60px, 100% 0, 100% calc(100% - 60px), 0 100%);
    margin-top: -61px !important;
    margin-bottom: -61px !important;
  }
}
@media (max-width: 767px) {
  .row-angle-before.row-angle-after {
    -webkit-clip-path: polygon(
      0 45px,
      100% 0,
      100% -webkit-calc(100% - 45px),
      0 100%
    );
    clip-path: polygon(0 45px, 100% 0, 100% calc(100% - 45px), 0 100%);
    margin-top: -46px !important;
    margin-bottom: -46px !important;
  }
}
@media (max-width: 480px) {
  .row-angle-before.row-angle-after {
    -webkit-clip-path: polygon(
      0 30px,
      100% 0,
      100% -webkit-calc(100% - 30px),
      0 100%
    );
    clip-path: polygon(0 30px, 100% 0, 100% calc(100% - 30px), 0 100%);
    margin-top: -31px !important;
    margin-bottom: -31px !important;
  }
}
.row-angle-after + .row-angle-before,
.row-angle-after + .vc_clearfix + .row-angle-before,
html.js {
  margin-top: 0 !important;
}
.row-angle-after {
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% -webkit-calc(100% - 100px),
    0 100%
  );
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
  margin-bottom: -101px !important;
}
@media (max-width: 1200px) {
  .row-angle-after {
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% -webkit-calc(100% - 80px),
      0 100%
    );
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 80px), 0 100%);
    margin-bottom: -81px !important;
  }
}
@media (max-width: 991px) {
  .row-angle-after {
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% -webkit-calc(100% - 60px),
      0 100%
    );
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), 0 100%);
    margin-bottom: -61px !important;
  }
}
@media (max-width: 767px) {
  .row-angle-after {
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% -webkit-calc(100% - 45px),
      0 100%
    );
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 45px), 0 100%);
    margin-bottom: -46px !important;
  }
}
@media (max-width: 480px) {
  .row-angle-after {
    -webkit-clip-path: polygon(
      0 0,
      100% 0,
      100% -webkit-calc(100% - 30px),
      0 100%
    );
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), 0 100%);
    margin-bottom: -31px !important;
  }
}
.static {
  position: static !important;
}
.centered,
.img-overlay,
.vCenter {
  position: absolute;
}
body {
  overflow-x: hidden;
  font-weight: 400;
  color: #000;
  position: relative;
  background: #fff;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.notfound,
a,
a:focus,
a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none;
  color: #ea057a;
}
b,
strong {
  font-weight: 400;
}
::-moz-selection {
  background: #222;
  color: #fff;
}
::selection {
  background: #222;
  color: #fff;
}
ul li {
  list-style: none;
}

.dmci{
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: 0.6px;
    color: #282828;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
}


div#mainmenu-area-sticky-wrapper {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
a:focus,
a:hover {
/*  color: #020202;*/
  color: #ea057a;
  outline: 0;
  transition: all 0.3s ease;
}
.text-light a {
  color: #fff;
}
.no-scroll {
  overflow-y: hidden !important;
}
.js-animation .js-animation-item,
.overflow,
.overflow-full,
.overflow-hidden,
.overflow_hidden,
.swiper-container-column,
body.lg-on {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
}
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  font-family: Lato, sans-serif;
  font-weight: 800;
  color: #222;
  margin-bottom: 20px;
  line-height: 1.2;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 35px;
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  line-height: 1.34;
}
h3 {
  font-size: 27px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 14px;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.2;
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 13px;
  }
}


.hero img,
.single-content img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  border: 0;
}
.display {
  display: block !important;
}
.text-light p {
  color: #fff;
}
.text-dark p {
  color: #000;
}
.monospace {
  font-family: "Source Code Pro";
  color: #494949;
}
.text-light .monospace {
  color: #d0d0d0;
}
.bypostauthor {
  font-size: inherit;
}
.container .ytbg iframe,
.hero .vc_row-fluid .vc_column_container .ytbg iframe {
  margin-left: 0 !important;
}
.mb_OnlyYT,
.mb_YTPTime,
span.mb_YTPMuteUnmute {
  font-size: 0 !important;
  display: none;
}
.mb_YTPPlaypause {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 0;
}
.mb_YTPPlaypause:before {
  font-family: FontAwesome;
  content: "\f04c";
  font-size: 25px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-shadow: 1px 1px 2px #000;
}
.footer .footer-2-info,
.section-grey .mix-and-match,
.yuk-comes,
h5 span {
  font-family: "Nunito Sans", sans-serif;
}
.mb_YTPPlaypause.active:before {
  content: "\f04b";
}
.mb_YTPBar {
  bottom: 0;
  left: 25px;
}
.centered,
.iframe-video .pixxy-sound-btn {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.aarna-advantage-sec {
  padding-top: 77px;
  padding-bottom: 77px;
}
img.top-sec-img {
  position: absolute;
  top: 118px;
  left: -40px;
}
.left-wrap {
/*  padding-left: 35px;*/
}
.advntg-proj-mngmnt-sec {
  background: #f2f4f8;
  padding-top: 75px;
  padding-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
}
.advntg-mngmnt-insd-div {
  background: #fff;
  padding: 35px 100px 25px 40px;
  border-radius: 20px;
  margin-bottom: 35px;
  position: relative;
}
img.hover-img-btm,
img.hover-img-top {
  position: absolute;
  opacity: 0;
}
img.hover-img-top {
  right: 0;
  top: 0;
}
img.hover-img-btm {
  left: 0;
  bottom: 0;
}
.hover-img-btm-2 {
  height: 67%;
}
.hover-img-btm-4 {
  height: 85%;
}
.left-hd {
  color: #000;
  font-size: 37px;
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.8px;
  padding: 0 50px;
}
.rght-txt-div {
  border-left: 1px dashed #b5b5b5;
}
.left-hd-div {
  padding-top: 80px;
}
.left-hd-div-2 {
  padding-top: 20px;
}
.left-hd-div-3 {
  padding-top: 45px;
}
.left-hd-div-4 {
  padding-bottom: 9px;
}
.rght-txt-div.rght-txt-div-4 {
  margin-top: 10px;
}
ul.rght-txt-ul {
  padding-left: 110px;
}
.rght-txt-ul li {
  display: flex;
}
.rght-txt-ul li p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.5px;
  line-height: 33px;
  font-family: "Libre Franklin", sans-serif;
}
.rght-txt-ul li::before {
  content: url(/assets/images/ul-arrow.png);
  padding-right: 12px;
  margin-top: 8px;
}
.advntg-mngmnt-insd-div.active,
.advntg-mngmnt-insd-div:hover {
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.17);
  transition: 1s;
}
.advntg-mngmnt-insd-div.active > img.hover-img-btm,
.advntg-mngmnt-insd-div.active > img.hover-img-top,
.advntg-mngmnt-insd-div:hover > img.hover-img-btm,
.advntg-mngmnt-insd-div:hover > img.hover-img-top {
  opacity: 1;
  transition: 1s;
}
section.space-50 {
  padding: 40px;
}
.js-animation .js-animation-item .js-animation-content {
  display: block;
  -webkit-transition: all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -o-transition: all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
}
.js-animation .js-animation-item.animation .js-animation-content {
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.js-animation .transition-0.animation .js-animation-content {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.js-animation .transition-1.animation .js-animation-content {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.js-animation .transition-2.animation .js-animation-content {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.js-animation .transition-3.animation .js-animation-content {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.js-animation .transition-4.animation .js-animation-content {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.js-animation .transition-5.animation .js-animation-content {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.js-animation .transition-6.animation .js-animation-content {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.js-animation .transition-7.animation .js-animation-content {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.js-animation .transition-8.animation .js-animation-content {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.js-animation .transition-9.animation .js-animation-content {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
.js-animation .transition-10.animation .js-animation-content {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
.swiper-container-column .pages-slide {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.section-grey {
  background-color: #fff8f7;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.section-grey .meet-pixxy {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
  color: #2a4256;
  text-transform: lowercase !important;
}
.section-grey .mix-and-match {
  color: #888;
  line-height: 1.6;
  letter-spacing: normal;
  font-size: 15px;
  font-weight: 400;
}
.section-grey .categorized-templates {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.1;
  color: #222;
  text-transform: lowercase;
}
.section-purple {
  background-color: #5516a6;
}
h5 span {
  font-weight: 400;
  letter-spacing: normal;
  font-size: 15px;
  line-height: 2;
  color: #2a4256;
}
.swiper-container {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
@-webkit-keyframes lineanimation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes lineanimation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.pages-slide {
  padding: 30px;
}
@media (max-width: 1200px) {
  .pages-slide {
    padding: 30px 15px;
  }
  .pages-slide + .pages-slide {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  h1 {
    overflow: visible;
    padding-bottom: 20px;
  }
  h1 span {
    font-size: 36px !important;
    line-height: 45px !important;
  }
  .top-banner .repadding {
    margin-left: 30px !important;
  }
  .three_point {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .footer-block,
  .footer_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .top-banner .banner-info h1,
  .top-banner .banner-info h3,
  .top-banner .banner-info h4,
  .top-banner .banner-info p {
    margin-left: 0 !important;
  }
  .top-banner .banner-info .btn-wrap {
    padding-left: 0 !important;
    text-align: center !important;
  }
  .headings h1 {
    margin-bottom: 20px !important;
    font-size: 24px !important;
    padding-bottom: 0 !important;
  }
  .headings .ready-use,
  .headings h1 span {
    font-size: 36px !important;
  }
  .headings h1 span {
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-block h3 {
    margin-bottom: 15px !important;
  }
  .footer_wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-2-block {
    text-align: center !important;
  }
  .footer-2-block .footer-2-title {
    margin-bottom: 0 !important;
    margin-top: 15px;
  }
  p.privacy-cntnt {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .privacy-plcy-sec {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  section.privacy-cntnt-sec {
    padding-bottom: 20px;
  }
}
@media (max-width: 375px) {
  .top-banner .banner-info h1 {
    line-height: 1 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  .demos-container .swiper-pagination {
    bottom: -30px;
  }
}
.demos-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #0073e6;
  opacity: 1;
}
.demos-container
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.layouts .demos-isotope__image {
  padding-bottom: 60%;
}
.layouts .demos-isotope__image a {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
}
.layouts .demos-isotope__image a img {
  width: 100%;
}
.checkbox_wrap {
  position: relative;
  padding-top: 5px;
  margin-left: 40px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  z-index: 9999;
  background: 0;
}
.welcome-text-area .area-bg::before {
  background: 0;
}
.home-parallax-layers {
  height: 800px;
}
.parallax-layer-1 {
  height: 100%;
  left: -80px !important;
  position: absolute;
  top: 17px !important;
  width: 100%;
  z-index: 9;
}
.layer.parallax-layer-2 {
  top: 20px !important;
}
.parallax-layer-3 {
  position: absolute;
  right: -30px;
  text-align: right;
  top: -45px !important;
  z-index: -1;
}
.features-top-area .features-box.active {
  -webkit-box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
}
.features-top-area .features-box:hover {
  -webkit-box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
  cursor: default;
}
.features-box-icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  text-align: center;
  width: 120px;
}
.text-icon-box:hover .features-box-icon {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes border_animate {
  0% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }
  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }
}
@keyframes border_animate {
  0% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }
  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }
}
.talks-circle img {
  -webkit-animation: 90s linear 0s normal none infinite running big-spin;
  animation: 90s linear 0s normal none infinite running big-spin;
}
@-webkit-keyframes big-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes big-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.features-area .text-icon-box {
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  padding: 60px 30px;
}
.features-area .box-icon {
  font-size: 50px;
  color: #233653;
}
.features-area .text-icon-box::before {
  background: #48d6ee none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
.features-area .text-icon-box.active,
.features-area .text-icon-box.active .box-icon,
.features-area .text-icon-box.active .subhidding,
.features-area .text-icon-box.active a,
.features-area .text-icon-box.active::before,
.features-area .text-icon-box:hover,
.features-area .text-icon-box:hover .box-icon,
.features-area .text-icon-box:hover .subhidding,
.features-area .text-icon-box:hover a,
.features-area .text-icon-box:hover::before {
  color: #fff;
  opacity: 1;
}
.features-area .text-icon-box .subhidding {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.features-bg-layer {
  -webkit-animation: 5s ease 0s normal none infinite running border_animate;
  animation: 5s ease 0s normal none infinite running border_animate;
  background: #5580ff none repeat scroll 0 0;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  height: 50%;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50%;
  z-index: -1;
}
.features-area .text-icon-box.active .features-bg-layer,
.features-area .text-icon-box:hover .features-bg-layer {
  opacity: 0.1;
}
.bg-animate-layer {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-animate-layer::after,
.bg-animate-layer::before {
  content: "";
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.bg-animate-layer::before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right top,
      left top,
      from(#e46a6e),
      to(#1c33b4)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #e46a6e, #1c33b4) repeat
    scroll 0 0;
  border-radius: 50%;
  height: 20px;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 20px;
}
.bg-animate-layer::after {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      left top,
      right top,
      from(#e46a6e),
      to(#1c33b4)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #e46a6e, #1c33b4)
    repeat scroll 0 0;
  border-radius: 50%;
  bottom: 0;
  height: 20px;
  right: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 20px;
}
.text-icon-box.active .bg-animate-layer::after,
.text-icon-box.active .bg-animate-layer::before,
.text-icon-box:hover .bg-animate-layer::after,
.text-icon-box:hover .bg-animate-layer::before {
  height: 100%;
  opacity: 1;
  -webkit-transform: scale(2);
  transform: scale(2);
  width: 100%;
}
.feat-desc {
  padding: 0 20px 0 25px;
}
.features-top-area .features-box {
  padding: 30px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 12px;
  height: 200px;
}
.feature-hd {
  font-family: "Questrial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: 0.2px;
  color: #000;
  font-size: 21.5px;
  text-align: left;
}
.whatweofferpara {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: left;
  color: #868686;
  margin-bottom: 0;
}
.home-alt .features-top-area .features-box h3,
.home-alt .features-top-area .features-box img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.home-alt .features-top-area .features-box.active,
.home-alt .features-top-area .features-box:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.home-alt .features-top-area .features-box.active:not(:hover) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.home-alt .features-top-area .features-box.active h3,
.home-alt .features-top-area .features-box:hover h3 {
  color: #fff;
}
.home-alt .features-top-area .features-box.active .more,
.home-alt .features-top-area .features-box:hover .more {
  color: #fff;
}
.home-alt .features-top-area .features-box.active .box-img-icon img,
.home-alt .features-top-area .features-box:hover .box-img-icon img {
  -webkit-filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(100deg)
    brightness(200%) contrast(100%);
  filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(100deg)
    brightness(200%) contrast(100%);
}
.home-three .bg-animate-layer::before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right top,
      left top,
      from(#ff8a73),
      to(#f9748f)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff8a73, #f9748f) repeat
    scroll 0 0;
}
.home-three .bg-animate-layer::after {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f9748f),
      to(#ff8a73)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #f9748f, #ff8a73)
    repeat scroll 0 0;
}
.home-alt.home-three .features-top-area .features-box.active .box-img-icon img,
.home-alt.home-three .features-top-area .features-box:hover .box-img-icon img {
  -webkit-filter: sepia(100%) saturate(100%) hue-rotate(100deg) brightness(200%)
    contrast(100%);
  filter: sepia(100%) saturate(100%) hue-rotate(100deg) brightness(200%)
    contrast(100%);
}
.readmorebtn {
  font-family: "Libre Franklin", sans-serif;
  color: #ff578b;
  letter-spacing: 0.5px;
  font-size: 13px;
  font-weight: 500;
  padding: 12px 0 0;
  position: absolute;
}
.wemrtp {
  margin-top: 15px;
}
.about-top-area {
  position: relative;
}
.about-mockup-bg {
  left: -80px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 60%;
}
.about-content h3 {
  font-size: 36px;
}
.promo-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #233653;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  margin-top: 40px;
}
.read-more {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 16px rgba(173, 124, 255, 0.6);
  box-shadow: 0 0 16px rgba(173, 124, 255, 0.6);
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  overflow: hidden;
  padding: 15px 30px;
  position: relative;
  text-transform: capitalize;
  z-index: 9;
}
.read-more::after,
.read-more::before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right top,
      left top,
      from(#ad7cff),
      to(#d2adff)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #ad7cff, #d2adff) repeat
    scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: -2;
}
.read-more::after {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ad7cff),
      to(#d2adff)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #ad7cff, #d2adff)
    repeat scroll 0 0;
  z-index: -1;
  opacity: 0;
}
.read-more:hover:after {
  opacity: 1;
}
.read-more:hover {
  color: #fff;
}
.about-parallax-layers {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
}
.about-layer-1 {
  top: 50%;
  left: 0;
  position: absolute;
}
.about-layer-2 {
  position: absolute;
  width: 90%;
}
.about-layer-3 {
  position: absolute;
  right: 100px;
  top: 140px;
  z-index: -1;
}
.dot-layer {
  right: 0;
  position: absolute;
  max-width: 300px;
  z-index: -9;
}
@media (max-width: 2560px) {
  .digitalmar-div {
    margin-top: -14%;
  }
  .service-div {
    margin-top: -8%;
  }
  .webdesign-div {
    margin-top: -16%;
  }
  .mobdev-div {
    margin-top: -17%;
  }
  .satisfaction {
    padding: 10% 0 21%;
  }
}
@media only screen and (min-width: 1920px) {
  .about-mockup-bg {
    width: 50%;
  }
  .about-layer-2 {
    width: 100%;
  }
  .about-layer-3 {
    right: 50px;
  }
  .service-div {
    margin-top: -12%;
  }
  .mobdev-div {
    margin-top: -22%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-layer-3 {
    top: 50px !important;
    width: 50%;
  }
  .about-layer-1 {
    width: 50%;
    top: -100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-parallax-layers {
    height: 700px;
    position: relative;
    width: 100%;
  }
  .about-layer-2 {
    width: 100%;
  }
  .about-layer-1 {
    left: 0;
    top: 0 !important;
    width: 50%;
  }
  .about-layer-3 {
    bottom: 0 !important;
    right: 0;
    top: auto;
    width: 50%;
  }
  .kno-mre-sec {
    padding-top: 25px !important;
  }
}
.about-fun-fact {
  position: relative;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  z-index: 9;
}
.single-fun-fact {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 180px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 180px;
}
.single-fun-fact:first-child,
.single-fun-fact:nth-child(3) {
  position: relative;
  top: -50px;
}
.single-fun-fact::before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right bottom,
      left top,
      from(#48d6ee),
      to(#75eaf7)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left top, #48d6ee, #75eaf7)
    repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
.single-fun-fact.active,
.single-fun-fact.active h3,
.single-fun-fact.active::before,
.single-fun-fact:hover,
.single-fun-fact:hover h3,
.single-fun-fact:hover::before {
  color: #fff;
  opacity: 1;
}
.single-fun-fact::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
.single-fun-fact.active::after,
.single-fun-fact:hover::after {
  opacity: 0;
}
.testmonial-slider.owl-carousel .author-img {
  max-width: 90%;
}
.author-content {
  color: #233653;
  line-height: 1.6;
}
.testmonial-slider.owl-carousel {
  overflow: hidden;
}
.testmonial-slider.owl-carousel img {
  max-width: 100%;
  width: auto;
}
.author-name-designation h4 {
  margin-bottom: 5px;
}
.testmonial-area .owl-nav > div {
  background: #ad7cff none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  height: 40px;
  left: -30px;
  opacity: 0;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: 30%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 40px;
}
.testmonial-area .owl-nav > div.owl-next {
  left: auto;
  right: -30px;
}
.testmonial-area .owl-nav > div:hover {
  background: #48d6ee none repeat scroll 0 0;
}
.owl-carousel:hover .owl-nav > div.owl-next {
  opacity: 1;
  right: 0;
  visibility: visible;
}
.owl-carousel:hover .owl-nav > div.owl-prev {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.testmonial-area .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  left: calc(50%+75px);
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  z-index: 9;
}
.testmonial-area .owl-dots > div {
  background: #233653 none repeat scroll 0 0;
  border: 1px solid #586082;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
}
.testmonial-area .owl-dots > div.active {
  background: #4ad6ee none repeat scroll 0 0;
  border-color: #4ad6ee;
  height: 15px;
  width: 15px;
}
.home-alt .testmonial-area .owl-dots > div {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
}
.portfolio-slider-area {
  width: 100%;
  padding-top: 20px;
}
.portfolio-area {
  overflow: hidden;
}
.portfolio-slider .owl-item:nth-child(2n) {
  margin-top: 30px;
}
.portfolio-area .owl-controls {
  margin-top: 60px;
  text-align: center;
}
.portfolio-area .owl-nav > div {
  display: inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  margin: 0 5px;
  overflow: hidden;
  position: relative;
}
.portfolio-area .owl-nav > div.owl-next::after,
.portfolio-area .owl-nav > div.owl-prev::before {
  border-bottom: 10px solid transparent;
  border-right: 10px solid #233653;
  border-top: 10px solid transparent;
  content: "";
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  float: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.portfolio-area .owl-nav > div.owl-next::before,
.portfolio-area .owl-nav > div.owl-prev::after {
  background: #233653;
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  width: 50px;
  float: right;
  top: 8px;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.portfolio-area .owl-nav > div.owl-next::after {
  border-left: 10px solid #233653;
  border-right: 0 solid transparent;
  float: right;
  left: auto;
  right: 0;
}
.portfolio-area .owl-nav > div.owl-next::before {
  top: 8px;
}
.portfolio-area .owl-nav > div.owl-next:hover::before {
  width: 100px;
  background: #4dd3ef none repeat scroll 0 0;
}
.portfolio-area .owl-nav > div.owl-prev:hover::after {
  width: 100px;
  background: #4dd3ef none repeat scroll 0 0;
}
.portfolio-area .owl-nav > div.owl-next:hover::after {
  border-left-color: #4dd3ef;
}
.portfolio-area .owl-nav > div.owl-prev:hover::before {
  border-right-color: #4dd3ef;
}
.single-portfolio .single-portfolio-details {
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}
.portfolio-bottom-details,
.portfolio-details {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.portfolio-details {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear-gradient(
          45deg,
          rgba(224, 186, 28, 0.4) 0,
          rgba(198, 38, 92, 0.4) 50%,
          rgba(73, 38, 185, 0.4) 100%
        )
        ;
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      45deg,
      rgba(224, 186, 28, 0.9) 0,
      rgba(198, 38, 92, 0.9) 50%,
      rgba(73, 38, 185, 0.9) 100%
    )
    repeat scroll 0 0;
  opacity: 0;
  place-content: center;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border-radius: 10px;
}
.portfolio-bottom-details {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.portfolio-bottom-details span,
.portfolio-details span {
  color: #fff;
  font-weight: 600;
  margin-top: 5px;
}
.portfolio-details p {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-portfolio:hover .portfolio-details {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-portfolio:hover .portfolio-bottom-details {
  opacity: 0;
  visibility: hidden;
}
.portfolio-view-details a {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #222;
  display: inline-block;
  height: 50px;
  margin: 0 5px;
  padding-top: 12px;
  text-align: center;
  width: 50px;
}
.portfolio-view-details {
  margin-bottom: 20px;
}
.portfolio-big-thumb:focus,
.portfolio-view-details a:hover {
  background: #00add4 none repeat scroll 0 0;
  color: #fff;
}
.client-area {
  overflow: hidden;
  position: relative;
  z-index: 9;
}


.client-slider-content {
  overflow: hidden;
  position: relative;
}
.client-area .owl-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  place-content: center;
}
.client-area .owl-item img {
  width: 65%;
  margin: 0 auto;
}
.client-area .owl-nav > div {
/*  background: #e2e2e2 none repeat scroll 0 0;*/
  background: transparent;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  height: 45px;
  left: -40px;
  margin-top: -20px;
  opacity: 0;
  padding-top: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 45px;
}
.client-area .owl-nav > div.owl-next {
  left: auto;
  right: -40px;
}
.client-slider:hover .owl-nav > div {
  opacity: 1;
}
.client-slider:hover .owl-nav > div.owl-prev {
  left: 0;
}
.client-slider:hover .owl-nav > div.owl-next {
  right: 0;
}
.client-area .owl-nav > div:hover {

/*  background: #9bd6e2 none repeat scroll 0 0;*/
/*  color: #fff;*/

  background: transparent;
  color: black;
}
.subscriber-form {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 18px;
  height: 70px;
  position: relative;
  text-transform: capitalize;
}
.subscriber-form input {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #000;
  height: 100%;
  left: 0;
  letter-spacing: 1px;
  padding: 10px 11% 10px 30px;
  position: absolute;
  top: 0;
  width: 80%;
}
.subscriber-form button {
  border: 0 none;
  border-radius: 5px;
  font-size: 14px;
  height: 100%;
  letter-spacing: 2px;
  position: absolute;
  right: 0;
  text-transform: capitalize;
  top: 0;
  -webkit-transform: inherit !important;
  transform: inherit !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 150px;
}
label.mt10 {
  bottom: -52px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
label.mt10.valid {
  bottom: 18px;
  color: #ad7cff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.contact-form input,
.contact-form textarea {
  margin-bottom: 20px;
  min-height: 50px;
}
.contact-form button {
  border: 0 none;
  border-radius: 5px;
  color: #ad7cff;
  padding: 12px 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.contact-form button:hover {
  background: #ad7cff none repeat scroll 0 0;
  color: #fff;
}
.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #ad7cff;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.contact-area .box-icon {
  border: 2px solid #ad7cff;
  border-radius: 50%;
  color: #ad7cff;
  display: inline-block;
  font-size: 30px;
  height: 60px;
  padding-top: 14px;
  text-align: center;
  width: 60px;
}
.contact-area .text-icon-box:hover .box-icon {
  background: #ad7cff none repeat scroll 0 0;
  border-color: #ad7cff;
  color: #fff;
}
.footer-area .area-bg {
  /*background: rgba(0, 0, 0, 0) url(/assets/images/footer-Gray-box.png) no-repeat
    scroll center bottom/100% 100%;*/
    background-color: #ECEDF0;
}
.footer-separator {
  background: #dddfe0 none repeat scroll 0 0;
  display: block;
  height: 1px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  width: 78%;
  margin: 0 auto;
}
.footer-separator-sec {
  background: #dddfe0 none repeat scroll 0 0;
  display: block;
  height: 1px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  width: 50%;
  margin: 0 auto;
}
.cname p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0.5px;
  color: #313131;
}
.caddress a {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.13;
  letter-spacing: 0.5px;
  color: #313131;
}
.cdetails a {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.87;
  letter-spacing: 0.5px;
  color: #313131;
}
.fmenu a {
  font-family: "Libre Franklin", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.46;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #313131;
}
.single-footer-widget,
.single-footer-widget a {
  color: #000 !important;
}
.footer-copyright a:hover,
.single-footer-widget a:hover {
  color: #da0046;
}
.single-footer-widget h3 {
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.single-footer-widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.single-footer-widget ul li {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 5px;
}
.single-footer-widget ul li a {
  display: inline-block;
  margin: 2px 0px;
}
.single-footer-widget ul li a:hover {
  color: #da0046 !important;
}
.single-footer-widget ul li a.active {
  color: #da0046 !important;
}
.footer-social-bookmark .social-bookmark li {
  display: inline-block;
}
.footer-social-bookmark .social-bookmark li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  height: 35px;
  margin-right: 5px;
  padding-top: 5px;
  text-align: center;
  width: 35px;
  color: #233653;
}
.footer-social-bookmark .social-bookmark li a:hover {
  background: #ad7cff none repeat scroll 0 0;
  color: #fff;
}
.footer-copyright {
  margin-bottom: 18px;
  margin-top: -8px;
}
.scrolltotop {
  display: none !important;
  background: #f14f83 none repeat scroll 0 0;
  border-radius: 50%;
  bottom: 60px;
  color: #fff;
  display: none;
  font-size: 20px;
  height: 50px;
  padding-top: 11px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 50px;
  z-index: 9;
}
.scrolltotop:focus,
.scrolltotop:hover {
  display: none !important;
  -webkit-box-shadow: 0 0 0 25px #00add4 inset;
  box-shadow: 0 0 0 25px #00add4 inset;
  color: #fff;
}
.welcome-text {
  position: relative;
  z-index: 9;
}
.home-alt .top-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.home-alt .welcome-area {
  height: 100%;
}
.home-alt .welcome-mockup {
  position: absolute;
  right: 50px;
  top: 120px;
}
.home-alt .welcome-mockup {
  position: absolute;
  right: 50px;
  width: 53%;
}
.area-bg-text {
  font-size: 80px;
  font-weight: 700;
  left: 50%;
  letter-spacing: 10px;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home-alt .box-img-icon img {
  height: 60px;
}
.text-icon-box.box-hover-1:hover {
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.text-icon-box.box-hover-1:hover:before {
  opacity: 0;
}
.more {
  color: #ff8a73;
}
.about-middile .about-mockup-bg {
  left: auto;
  right: 0;
}
.single-fun-fact.color-two::before {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right top,
      left bottom,
      from(#1c33b4),
      to(#e46a6e)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #1c33b4, #e46a6e)
    repeat scroll 0 0;
}
@-webkit-keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
.footer-top-area {
  position: relative;
  padding-bottom: 45px !important;
}
.pdtp {
  padding-top: 40px !important;
}
.cdetails {
  margin-bottom: 15px;
}
.space40 {
  height: 40px;
}
.foothd {
  font-family: "Libre Franklin", sans-serif;
  font-size: 25.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.02;
  letter-spacing: 0.5px;
  color: #2d1d42;
  margin: 0 0 10px !important;
}
span.bubble-ripple + span {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  z-index: 100;
}
span.bubble-ripple {
  -webkit-animation: 1.5s linear 0s normal none infinite running bubble-ripple;
  animation: 1.5s linear 0s normal none infinite running bubble-ripple;
  background-color: #ad7cff;
  border-radius: 50%;
  bottom: 0;
  display: block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  z-index: -1;
  opacity: 0 !important;
}
.video-area-popup:hover span.bubble-ripple {
  opacity: 0.5 !important;
}
.bubble-ripple .bubble-ripple-inner {
  -webkit-animation: 1.5s linear 0s normal none infinite running bubble-ripple;
  animation: 1.5s linear 0s normal none infinite running bubble-ripple;
  background-color: #ad7cff;
  border-radius: 50%;
  bottom: 0;
  display: block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
@-webkit-keyframes bubble-ripple {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    opacity: 0.75;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes bubble-ripple {
  0% {
    opacity: 0.75;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    opacity: 0.75;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.barner-area .area-bg {
  -webkit-animation: 50s ease 0s normal none infinite running big-spin;
  animation: 50s ease 0s normal none infinite running big-spin;
  background: rgba(0, 0, 0, 0) url(assets/img/bg-layers/subscriber-bg.png)
    repeat-x scroll 0 0;
}
.home-alt .read-more {
  -webkit-box-shadow: 0 0 15px rgba(28, 51, 180, 0.5);
  box-shadow: 0 0 15px rgba(28, 51, 180, 0.5);
}
.home-alt.home-three .read-more {
  -webkit-box-shadow: 0 0 16px rgba(255, 138, 115, 0.5);
  box-shadow: 0 0 16px rgba(255, 138, 115, 0.5);
}
.project-description {
  margin-bottom: 40px;
}
.project-specification > div {
  margin-bottom: 10px;
}
.project-specification strong {
  color: #293b5f;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  min-width: 100px;
}
.project-share p,
.project-share ul {
  display: inline-block;
}
.project-share ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.project-share ul li {
  display: inline;
}
.project-share ul li a {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  padding-top: 2px;
  width: 30px;
}
.testimonial-back {
  background-image: url(/assets/images/SEO-Service-Company.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  height: 449px;
}
.testmonial-slider.owl-carousel .author-img {
  max-width: 90%;
}
.author-content {
  color: #233653;
  line-height: 1.6;
}
.testmonial-slider.owl-carousel {
  overflow: hidden;
  padding: 80px 0;
}
.testmonial-slider.owl-carousel img {
  max-width: 100%;
  width: auto;
}
.author-name-designation h4 {
  margin-bottom: 5px;
}
.testmonial-area .owl-nav > div {
  background: #ad7cff none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  height: 40px;
  left: -30px;
  opacity: 0;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: 30%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 40px;
}
.testmonial-area .owl-nav > div.owl-next {
  left: auto;
  right: -30px;
}
.testmonial-area .owl-nav > div:hover {
  background: #48d6ee none repeat scroll 0 0;
}
.owl-carousel:hover .owl-nav > div.owl-next {
  opacity: 1;
  right: 0;
  visibility: visible;
}
.owl-carousel:hover .owl-nav > div.owl-prev {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.testmonial-area .owl-dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  left: calc(50%+75px);
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  z-index: 9;
  left: 68px;
}
.testmonial-area .owl-dots > div {
  background: #d7d7d7 none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
}
.testmonial-area .owl-dots > div.active {
  background: #451ba0 none repeat scroll 0 0;
  border-color: #451ba0;
  height: 10px;
  width: 10px;
}
.home-alt .testmonial-area .owl-dots > div {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
}
.testmonial-slider.owl-carousel .single-client {
  width: 95%;
}
.call-us-sm-hd {
  font-size: 18px;
  font-weight: 700;
  color: #535353;
  display: inline-flex;
  margin-top: 46px;
}
.client-review {
  padding: 12px 25px;
  background: linear-gradient(4deg, #371f9c, #6213a6);
  border-radius: 8px;
  height: 230px;
}
.client-review p {
  font-family: "Libre Franklin", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.2px;
  text-align: left;
  color: #d6d0e5;
  margin-left: 0px;
}

@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 768px) and (max-height: 768px) {
    .client-review p {
        font-size: 14px;
    }
    .extra-margine{
      margin-bottom: 50px;

    }
    div#seo-contact-form {
    margin-bottom: 60px;
  }
}

.heading-line {
  font-family: "Libre Franklin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: 0.7px;
  text-align: left;
  color: #fff;
  display: inline-flex;
}
.heading-line span {
  margin-top: 4px;
  margin-right: 13px;
}
.heading-line span img {
  width: 20px !important;
}
.testmonial-slider.owl-carousel.owl-controls.owl-dots.owl-dot.active
  span:before {
  content: "\f111";
  position: absolute;
  width: 3px;
  height: 3px;
  color: #000;
}
.portfolio-gallery-slider .owl-nav {
  bottom: 3px;
  position: absolute;
  right: 3px;
}
.portfolio-gallery-slider .owl-nav > div {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 50px;
  left: 20px;
  padding-top: 11px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.portfolio-gallery-slider .owl-nav > div.owl-next {
  left: auto;
  right: 20px;
}
.portfolio-gallery-slider .owl-nav > div:hover {
  background: #ad7cff none repeat scroll 0 0;
  color: #fff;
}
.details-menu-content {
  border: 1px solid #e9eef5;
  -webkit-box-shadow: 0 0 14px #e9eef5;
  box-shadow: 0 0 14px #e9eef5;
  padding: 40px;
}
.details-menu-content ul li a {
  border: 1px solid #ddd;
  border-radius: 5px;
  display: block;
  margin-bottom: 20px;
  padding: 15px;
}
.details-menu-content ul li:last-child a {
  margin-bottom: 0;
}
.details-menu-content ul li.active a,
.details-menu-content ul li:hover a {
  background: #ad7cff none repeat scroll 0 0;
  color: #fff;
}
.details-menu-content ul li a i {
  margin-right: 10px;
}
.section-padding {
  padding: 100px 0;
}
.section-about {
  padding: 80px 0;
}
.section-padding-foot {
  padding: 80px 0;
}
/*.padding-top {
  padding-top: 100px;
}*/
.padding-bottom {
  padding-bottom: 100px;
}
.padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}
.padding-100-50 {
  padding-top: 130px;
  padding-bottom: 50px;
}
.padding-80-50 {
  padding-top: 80px;
}
.padding-100-40 {
  padding-top: 100px;
  padding-bottom: 40px;
}
.padding-100-30 {
  padding-top: 100px;
  padding-bottom: 30px;
}
.padding-50-50 {
  padding: 50px 0;
}
.padding-150-150 {
  padding: 150px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-padding {
    padding: 80px 0;
  }
  .padding-top {
    padding-top: 80px;
  }
  .padding-bottom {
    padding-bottom: 80px;
  }
  .padding-100-50 {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .padding-100-70 {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .padding-100-30 {
    padding-top: 80px;
    padding-bottom: 10px;
  }
}
.area-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.area-bg::after,
.area-bg::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.top-area {
  position: relative;
  width: 100%;
}
.welcome-text-area {
  overflow: hidden;
  padding-top: 100px;
  width: 100%;
}
.vertical-align-middle {
  vertical-align: middle;
}
p:last-of-type {
  margin-bottom: 0;
}
.last-p-mb0 p:last-of-type {
  margin-bottom: 0;
}
.first-h4-mb0 h4:first-of-type {
  margin-bottom: 0;
}
.fix {
  overflow: hidden;
}
.relative {
  position: relative;
  overflow: hidden;
}
.absulute {
  position: absolute;
}
.v-center {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.h-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.h-center-reverse {
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.content-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.flex-v-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.display-block {
  display: block;
}
.social-bookmark li {
  display: inline;
}
.social-bookmark li a {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
}
.inline li {
  display: inline;
}
.inline-block li {
  display: inline-block;
  padding: 5px 15px;
}
.inline-block {
  display: inline-block;
}
@-webkit-keyframes pulsate {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes pulsate {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.stellarnav,
.stellarnav li {
  position: relative;
  line-height: normal;
}
.stellarnav {
  width: 100%;
  z-index: 9900;
}
.stellarnav ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.stellarnav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.stellarnav li a {
  padding: 15px;
  display: block;
  text-decoration: none;
  color: #777;
  font-size: inherit;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.stellarnav > ul > li {
  display: inline-block;
}
.stellarnav > ul > li > a {
  padding: 20px 40px;
}
.stellarnav ul ul {
  top: auto;
  width: 220px;
  position: absolute;
  z-index: 9900;
  text-align: left;
  display: none;
  background: #ddd;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.15);
}
.stellarnav li li {
  display: block;
}
.stellarnav ul ul ul {
  top: 0;
  left: 220px;
}
.stellarnav > ul > li:hover > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.stellarnav > ul > li.drop-left > ul {
  right: 0;
}
.stellarnav li.drop-left ul ul {
  left: auto;
  right: 220px;
}
.stellarnav.light,
.stellarnav.light ul ul {
  background: #fff;
}
.stellarnav.light li a {
  color: #000;
}
.stellarnav.light .call-btn-mobile,
.stellarnav.light .close-menu,
.stellarnav.light .location-btn-mobile,
.stellarnav.light .menu-toggle {
  color: #000;
}
.stellarnav.dark,
.stellarnav.dark ul ul {
  background: #000;
}
.stellarnav.dark li a {
  color: #fff;
}
.stellarnav.dark .call-btn-mobile,
.stellarnav.dark .close-menu,
.stellarnav.dark .location-btn-mobile,
.stellarnav.dark .menu-toggle {
  color: #fff;
}
.stellarnav.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
body.stellarnav-noscroll-x {
  overflow-x: hidden;
}
.stellarnav li.has-sub > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-left: 10px;
}
.stellarnav li li.has-sub > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  margin-left: 10px;
}
.stellarnav li.drop-left li.has-sub > a:after {
  float: left;
  content: "\f0d9";
  font-family: FontAwesome;
  margin-right: 10px;
}
.stellarnav.hide-arrows li li.has-sub > a:after,
.stellarnav.hide-arrows li.drop-left li.has-sub > a:after,
.stellarnav.hide-arrows li.has-sub > a:after {
  display: none;
}
.stellarnav .dd-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  text-align: center;
  z-index: 9999;
  border: 0;
}
.stellarnav .dd-toggle i {
  position: absolute;
  margin: auto;
  top: 33%;
  left: 0;
  right: 0;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.stellarnav.mobile > ul > li > a.dd-toggle {
  padding: 0;
}
.stellarnav li.call-btn-mobile,
.stellarnav li.location-btn-mobile {
  display: none;
}
.stellarnav li.open > a.dd-toggle i {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.stellarnav .call-btn-mobile,
.stellarnav .close-menu,
.stellarnav .location-btn-mobile,
.stellarnav .menu-toggle {
  display: none;
  text-transform: uppercase;
  text-decoration: none;
  color: #777;
  padding: 9px;
  box-sizing: border-box;
}
.stellarnav .full {
  width: 10%;
}
.stellarnav .half {
  width: 50%;
}
.stellarnav .third {
  width: 33%;
  text-align: center;
}
.stellarnav .location-btn-mobile.third {
  text-align: center;
}
.stellarnav .location-btn-mobile.half {
  text-align: right;
}
.stellarnav.light .half,
.stellarnav.light .third {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.stellarnav.light.left .half,
.stellarnav.light.left .third,
.stellarnav.light.right .half,
.stellarnav.light.right .third {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.stellarnav.light .half:first-child,
.stellarnav.light .third:first-child {
  border-left: 0;
}
.stellarnav.dark .half,
.stellarnav.dark .third {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.stellarnav.dark.left .half,
.stellarnav.dark.left .third,
.stellarnav.dark.right .half,
.stellarnav.dark.right .third {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.stellarnav.dark.left .menu-toggle,
.stellarnav.dark.right .menu-toggle,
.stellarnav.light.left .menu-toggle,
.stellarnav.light.right .menu-toggle {
  border-bottom: 0;
}
.stellarnav.dark .half:first-child,
.stellarnav.dark .third:first-child {
  border-left: 0;
}
.stellarnav.mobile,
.stellarnav.mobile.fixed {
  position: static;
}
.stellarnav.mobile ul {
  position: relative;
  display: none;
  text-align: left;
  background: #ddd;
}
.stellarnav.mobile.active > ul,
.stellarnav.mobile > ul > li {
  display: block;
}
.stellarnav.mobile.active {
  padding-bottom: 0;
}
.stellarnav.mobile > ul > li > a {
  padding: 15px;
}
.stellarnav.mobile ul ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  width: auto;
  display: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}
.stellarnav.mobile ul ul ul {
  left: auto;
  top: auto;
}
.stellarnav.mobile li.drop-left ul ul {
  right: auto;
}
.stellarnav.mobile li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.stellarnav.mobile li.has-sub a {
  padding-right: 50px;
}
.stellarnav.mobile > ul {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.stellarnav.mobile.light li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.stellarnav.mobile.light > ul {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.stellarnav.mobile li a.dd-toggle,
.stellarnav.mobile.light li a.dd-toggle {
  border: 0;
}
.stellarnav.mobile .call-btn-mobile,
.stellarnav.mobile .close-menu,
.stellarnav.mobile .dd-toggle,
.stellarnav.mobile .location-btn-mobile,
.stellarnav.mobile .menu-toggle {
  display: inline-block;
}
.stellarnav.mobile li.call-btn-mobile {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}
.stellarnav.mobile li.call-btn-mobile,
.stellarnav.mobile li.location-btn-mobile {
  display: inline-block;
  width: 50%;
  text-transform: uppercase;
  text-align: center;
}
.stellarnav.mobile li.call-btn-mobile.full,
.stellarnav.mobile li.location-btn-mobile.full {
  display: block;
  width: 100%;
  text-transform: uppercase;
  border-right: 0;
  text-align: left;
}
.stellarnav.mobile li.call-btn-mobile i,
.stellarnav.mobile li.location-btn-mobile i {
  margin-right: 5px;
}
.stellarnav.mobile.light ul {
  background: #fff;
}
.stellarnav.mobile.dark ul {
  background: #000;
}
.stellarnav.mobile.dark ul ul {
  background: rgba(255, 255, 255, 0.08);
}
.stellarnav.mobile.light li.call-btn-mobile {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.stellarnav.mobile.top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.stellarnav.mobile li li.has-sub > a:after,
.stellarnav.mobile li.drop-left li.has-sub > a:after,
.stellarnav.mobile li.has-sub > a:after {
  display: none;
}
.stellarnav.mobile.left > ul,
.stellarnav.mobile.right > ul {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 280px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.stellarnav.mobile.right > ul {
  right: 0;
}
.stellarnav.mobile.left .close-menu,
.stellarnav.mobile.right .close-menu {
  display: inline-block;
  text-align: right;
}
.stellarnav.mobile.left > ul {
  left: 0;
}
.stellarnav.mobile.left .call-btn-mobile.half,
.stellarnav.mobile.left .call-btn-mobile.third,
.stellarnav.mobile.left .close-menu.half,
.stellarnav.mobile.left .close-menu.third,
.stellarnav.mobile.left .location-btn-mobile.half,
.stellarnav.mobile.left .location-btn-mobile.third,
.stellarnav.mobile.right .call-btn-mobile.half,
.stellarnav.mobile.right .call-btn-mobile.third,
.stellarnav.mobile.right .close-menu.half,
.stellarnav.mobile.right .close-menu.third,
.stellarnav.mobile.right .location-btn-mobile.half,
.stellarnav.mobile.right .location-btn-mobile.third {
  text-align: center;
}
.stellarnav.mobile.left .menu-toggle.half,
.stellarnav.mobile.left .menu-toggle.third,
.stellarnav.mobile.right .menu-toggle.half,
.stellarnav.mobile.right .menu-toggle.third {
  text-align: left;
}
.stellarnav.mobile.left .close-menu.third span,
.stellarnav.mobile.right .close-menu.third span {
  display: none;
}
@-webkit-keyframes pulsate {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes pulsate {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@media (max-width: 1920px) {
  .page__section {
    padding: 0.5rem 20rem;
  }
  .digitalmar-div {
    margin-top: -19%;
  }
  .webdesign-div {
    margin-top: -19%;
  }
}
@media (max-width: 1600px) {
  .page__section {
    padding: 0.5rem 8rem;
  }
  .page__section-ban {
    padding: 0.7rem 8rem;
  }
  .viscon {
    left: 59%;
  }
  .workbtn {
    font-size: 13px;
  }
  .digitalmar-div {
    margin-top: -23%;
  }
  .webdesign-div {
    margin-top: -24%;
  }
  .mobdev-div {
    margin-top: -27%;
  }
  .service-div {
    margin-top: -16%;
  }
  .satisfaction {
    padding: 10.3% 0 21%;
  }
}
@media (max-width: 1440px) {
  .viscon {
    left: 54%;
  }
  .about-div {
    margin-top: -25%;
  }
  .about-section {
    padding-bottom: 500px;
  }
  .writereviewbtn {
    width: 20%;
  }
  div#case-stdy-carousel .carousel-caption {
    top: 8% !important;
  }
}
@media (max-width: 1400px) {
  .botmmr {
    margin-bottom: -15%;
  }
  .page__section {
    padding: 0.5rem 8rem;
  }
  .mob-dev-company {
    padding: 70px 0 0 80px;
  }
  .mob-dev-technology {
    padding: 65px 0 65px 50px;
  }
  .mobdev-div {
    width: 85%;
    padding: 40px 0 30px;
    margin-top: -31%;
  }
  .webdesign-div {
    width: 86%;
  }
  .webpricebtn {
    margin-top: -5px;
    margin-bottom: 35px;
  }
  .micon {
    left: 14%;
  }
  .wed-desg-sec {
    margin-top: 25%;
  }
  .workanimation .images-wrap .img-wrap-2 {
    top: -21% !important;
    margin-top: -8%;
    margin-left: 2%;
    left: -11% !important;
    width: 200px !important;
  }
  .workanimation .images-wrap .img-wrap-3 {
    margin-top: -12%;
  }
  .satisfaction {
    padding: 9.6% 0 21%;
  }
}
@media (max-width: 1366px) {
  .digital-marketing {
    min-height: 720px;
  }
  .digicompany {
    font-family: Lato;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-stretch: normal;
    font-style: normal !important;
    line-height: 1.88 !important;
    letter-spacing: 0.32px;
    text-align: left;
    color: #fff;
  }
  .digi-slider {
    position: absolute;
    left: 0;
    right: 0;
  }
  .whtweoffr {
    font-size: 90px;
  }
  .space10{
    margin-top: 150px;
  }
  .martechsolbor {
    width: 61.3%;
  }
  .page__section {
    padding: 0.5rem 7rem;
  }
  .mob-dev-company {
    padding: 70px 0 0 80px;
  }
  .mob-dev-technology {
    padding: 65px 0 65px 50px;
  }
  .mobdev-div {
    width: 85%;
    margin-left: 8%;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
    border-radius: 10px;
    padding: 40px 0 30px;
    background: #fff;
    position: absolute;
    margin-top: -31%;
  }
  .mob-app {
    font-size: 80px;
    padding-left: 45px;
  }
  .mobappdv {
    padding: 45px 16px 0 30px;
  }
  .webdesign-div {
    width: 90%;
  }
  .webpricebtn {
    margin-top: -5px;
    margin-bottom: 35px;
  }
  .micon {
    left: 14%;
  }
  .wed-desg-sec {
    margin-top: 23%;
  }
  .page__section-ban {
    padding: 0.7rem 7rem;
  }
  .digitalmar-div {
    margin-top: -25%;
  }
  .left-wrap {
    padding-left: 30px;
  }
  .aarna-sys:before {
    left: 26%;
    top: 76%;
  }
  .aarna-sys:after {
    top: 78%;
    left: 63%;
  }
  .aarna-sys01:before {
        left: 18%;
        top: 76%;
  }
  .aarna-sys01:after {
        top: 75%;
        left: 70%;
  }
  .webapp-div {
    width: 90%;
    margin-top: -15%;
  }
  .web-appdv-sec {
    margin-top: 28%;
  }
  .about-pic img {
    width: 90%;
    margin-top: -41px;
  }
  .about-top-img {
    margin-top: -6.8%;
  }
  .digi-mar-sec {
    margin-top: 15.5%;
  }
  .dgservice {
    height: 1530px;
  }
  .seo-story-sec {
    margin-top: 28%;
  }
  .seo-success {
    /* height: 1335px; */
    height: 1360px;
  }
  .activity-box {
    width: 100%;
  }
  .svb-reality-padd {
    padding-top: 12.5%;
  }
  .svbimg {
    margin-left: 85px;
  }
  .succs-cnt-div {
    margin-left: 65px;
  }
  .mr-left {
    margin-left: -84px;
  }
  .webservice {
    height: auto;
  }
  .customer-speak-pad {
    padding: 85px 10px 0 10px;
  }
  section.customer-speak-pad.viewtestimonialbtn {
    margin-bottom: 85px !important;
  }
  .satisfaction:before {
    padding-top: 9%;
  }
  .mob-app-sec {
    margin-top: 19%;
  }
  .mobdev-text p {
    font-size: 16.5px;
  }
  .left-hd {
    padding: 0 20px;
  }
  .aarnaofferservices {
    width: 100%;
    margin: 0 auto;
  }
  .about-div {
    margin-top: -28%;
  }
  .iconimg {
    margin-top: -80px;
    margin-left: 201px;
  }
  .ceopadd {
    padding: 55px 9px;
  }
  .info-padd {
    padding: 0 0 0 20px;
  }
  .about-sec {
    padding: 22.5% 0;
  }
  .about-team {
    margin-top: 10px;
  }
  .aboutusback {
    height: 820px;
  }
  .westand-hd h4 {
    font-size: 23px;
  }
  .mission-text p {
    padding: 0 13px;
    font-size: 30px;
  }
  .vision-text p {
    padding: 0 65px 0 15px;
    font-size: 30px;
  }
  .viscon {
    left: 51%;
  }
  .about-section {
    padding-bottom: 480px;
  }
  .workanimation .images-wrap .img-wrap-2 {
    top: -21% !important;
    margin-top: -8%;
    margin-left: 2%;
    left: -11% !important;
    width: 200px !important;
  }
  .svb-reality-dv {
    width: 35%;
  }
  .seo-challage-dv {
    width: 65%;
  }
  .digi-market {
    font-size: 91px;
  }
  .satisfaction {
    padding: 10.2% 0 21%;
  }
}
@media (max-width: 1280px) {
  .whtweoffr {
    font-size: 80px;
    margin-top: 40px;
  }
  .page__section {
    padding: 0.5rem 4rem;
  }
  .mob-dev-company {
    padding: 70px 0 0 40px;
  }
  .mob-dev-technology {
    padding: 65px 0 65px 45px;
  }
  .mob-app-sec {
    margin-top: 30%;
  }
  .mobile-application {
    height: auto;
  }
  .webpricebtn {
    margin-top: 0;
    margin-bottom: 35px;
    width: 30%;
  }
  .wed-desg-sec {
    margin-top: 32%;
  }
  .digi-market {
    padding-left: 15px;
  }
  .digital-marketing-section {
    padding-bottom: 435px;
  }
  .digi-mar-sec {
    margin-top: 15.5%;
  }
  .botmmr {
    margin-bottom: -12%;
  }
  .padcont {
    padding: 0 0 !important;
  }
  .web-appdv-sec {
    margin-top: 30%;
  }
  .left-hd {
    padding: 0 26px;
  }
  .about-div {
    margin-top: -30%;
    min-width: 85%;
  }
  .viscon {
    left: 48%;
  }
  .conpad {
    padding: 0 50px !important;
  }
  .worktab {
    padding-right: 0;
  }
  .count-txt {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .webservice {
    height: auto;
  }
  .satisfaction:before {
    padding-top: 7.3%;
  }
  .satisfaction {
    padding: 10.4% 0 15%;
  }
  .digi-market {
    padding-left: 15px;
  }
  .digital-marketing-section {
    padding-bottom: 435px;
  }
  .digi-mar-sec {
    margin-top: 25.5%;
  }
  .aarna-sys:before {
    left: 31%;
    top: 76%;
  }
  .aarna-sys:after {
    top: 78%;
    left: 58%;
  }
  .web-app {
    font-size: 78px;
    padding-left: 26px;
  }
  .padddigicon {
    padding: 0;
  }
  .mission-text p {
    padding: 0;
    font-size: 24px;
  }
  .vision-text p {
    padding: 0 60px 0 10px;
    font-size: 24px;
  }
  .viscon {
    left: 44%;
  }
  .workanimation .images-wrap .img-wrap-3 {
    margin-left: 7%;
  }
  .textmonialbox:before {
    font-size: 30px;
    margin-top: -14px;
    margin-left: -9px;
    height: 47px;
    width: 45px;
  }
  .textmonialbox:after {
    height: 47px;
    width: 45px;
    font-size: 30px;
    margin-right: -9px;
    margin-top: -40px;
  }
  .textmonialboxone:before {
    font-size: 30px;
    margin-top: -14px;
    margin-left: -9px;
    height: 47px;
    width: 45px;
  }
  .textmonialboxone:after {
    height: 47px;
    width: 45px;
    font-size: 30px;
    margin-right: -9px;
    margin-top: -40px;
  }
  .textmonialboxtwo:before {
    font-size: 30px;
    margin-top: -14px;
    margin-left: -9px;
    height: 47px;
    width: 45px;
  }
  .textmonialboxtwo:after {
    height: 47px;
    width: 45px;
    font-size: 30px;
    margin-right: -9px;
    margin-top: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about-mockup-bg {
    width: 57%;
  }
  .about-fun-fact {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  .about-mockup-bg {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .about-top-area.section-padding {
    padding: 0;
  }
  .footer-social-bookmark .social-bookmark li a {
    margin-right: 0;
  }
  .home-alt .welcome-text h1 {
    font-size: 36px;
  }
  .home-alt.home-three .welcome-text-area .area-bg {
    background: rgba(0, 0, 0, 0) url(/img/home/home_three.png) no-repeat
      scroll right -36% center/60% auto;
  }
}
@media (max-width: 1150px) {
  .count-txt {
    font-size: 45px;
    margin-top: 15px;
  }
  .big-txt {
    font-size: 40.5px;
  }
  p.blw-cnt-txt {
    font-size: 19.5px;
  }
  .proj-name-txt {
    font-size: 20.5px;
  }
}
@media (max-width: 1024px) {
  .attarrow:after {
    margin-left: 40%;
    top: 87%;
  }
  .digiapprchhd {
    font-size: 45px;
  }
  .about-pic img {
    width: 92%;
    margin-top: 4%;
  }
  .about-top-img {
    position: absolute;
    margin-top: -8.2%;
    padding-left: 20%;
  }
  .about-right-img {
    position: absolute;
    right: 0;
    top: 60%;
  }
  .about-content {
    width: 60%;
    float: right;
    padding: 0 20px 0 20px;
  }
  .whtweoffr {
    text-shadow: 19.6px 29px 38px rgba(4, 4, 4, 0.15);
    font-family:"Questrial", sans-serif;
    font-size: 75px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.01;
    letter-spacing: 3px;
    text-align: left;
    color: #000;
    padding-left: 45px;
  }
  .local-seo-company {
    font-size: 28.5px;
    line-height: 1.2;
  }
  .seo-local-border-bottom {
    margin-top: 2px;
  }
  .activity-box {
    font-size: 12px;
  }
  .client-review p {
    font-size: 16px;
  }
  .heading-line {
    font-size: 20px;
  }
  .seo-service-hdtag {
    font-size: 100px;
    padding-left: 6px;
    padding-top: 15px;
  }
  .seo-story-sec {
    margin-top: 43%;
  }
  .traffc-cnt {
    font-size: 45px;
  }
  .traff-txt {
    font-size: 16.5px;
  }
  .seo-success {
    height: auto;
  }
  .realestate-sec {
    padding: 20px 0 46px;
  }
  .seo-section {
    padding-bottom: 245px;
  }
  .testmonial-slider.owl-carousel {
    overflow: hidden;
    padding: 30px 0;
  }
  .kno-mre-sec {
    padding-top: 25px;
  }
  .mob-app {
    font-size: 70px;
    padding-left: 15px;
    padding-top: 30px;
  }
  .mobile-application {
    height: auto;
  }
  .quotebtn {
    width: 40%;
  }
  .mobdev-section {
    padding-top: 77px;
    padding-bottom: 395px;
  }
  .mob-app-sec {
    margin-top: 5%;
  }
  .mobdevcontentBox {
    position: relative;
    margin-bottom: 30px;
  }
  .mob-dev-company {
    padding: 50px 0 0 10px;
  }
  .mob-dev-technology {
    padding: 50px 0 65px 35px;
  }
  .webdesign {
    padding-left: 24px;
  }
  .web-design-section {
    padding-bottom: 348px;
  }
  .webpricebtn {
    width: 40%;
    margin-top: 30px;
  }
  .wed-desg-sec {
    margin-top: 40%;
  }
  .webdesignbtn {
    width: 30%;
    margin-top: 60px;
  }
  .whyarna {
    top: 49%;
  }
  .satisfaction {
    padding: 15.8% 0 15%;
  }
  .webservice {
    height: auto;
  }
  .satisfaction:before {
    padding-top: 8.8%;
  }
  .page__section-ban {
    padding: 0.7rem 2rem;
  }
  .digi-mar-sec {
    margin-top: 24.5%;
  }
  .digi-market {
    font-size: 43px;
    padding-left: 42px;
  }
  .digital-marketing-section {
    padding-bottom: 378px;
  }
  .digital-marketing {
    min-height: 750px;
  }
  .botmmr {
    margin-bottom: -13%;
  }
  .dgservice {
    height: 1515px;
    margin-bottom: 0;
  }
  .digitalmar-div {
    width: 84%;
    margin-left: 8%;
  }
  .aarna-sys:before {
    left: 29%;
    top: 76%;
  }
  .aarna-sys:after {
    top: 78%;
    left: 60%;
  }
  .web-app {
    font-size: 65px;
  }
  .webapp-div {
    width: 95%;
    margin-top: -20%;
  }
  .webappdv p {
    font-size: 14px;
  }
  .web-appdv-sec {
    margin-top: 32%;
  }
  .web-application {
    height: 1035px;
  }
  .left-hd {
    font-size: 34px;
    padding: 0;
  }
  ul.rght-txt-ul {
    padding-left: 50px;
  }
  .rght-txt-ul li p {
    font-size: 14px;
  }
  .left-hd-div {
    padding-top: 85px;
  }
  .left-wrap {
    padding-left: 80px;
  }
  .left-hd-div-2 {
    padding-top: 35px;
  }
  .left-hd-div-4 {
    padding-top: 30px;
  }
  .left-hd-div-3 {
    padding-top: 80px;
  }
  .aarnaoffdiv {
    padding: 80px 5px 80px 5px;
  }
  .about-div {
    margin-top: -40%;
    min-width: 93%;
  }
  .ab-con {
    width: 195%;
    z-index: 99;
    position: absolute;
  }
  .aboutusback {
    height: 675px;
  }
  .result-heading {
    padding: 0 6%;
    font-size: 30.5px;
  }
  .viscon {
    left: 34%;
  }
  .counter-count {
    font-size: 70px;
  }
  .westand-hd h4 {
    font-size: 18px;
  }
  .workbtn {
    width: 24%;
    padding: 17px 10px;
  }
  .workanimation .images-wrap .img-wrap-2 {
    margin-top: -14%;
    margin-left: -3%;
    width: 198px !important;
  }
  .workanimation .images-wrap .img-wrap-3 {
    margin-left: 5%;
  }
  .work-arrow {
    display: none !important;
  }
  .viewmorebtn {
    width: 17%;
  }
  .writereviewbtn {
    width: 25%;
  }
  .summy-txt {
    font-size: 14px;
  }
  .challng-txt {
    line-height: 20px;
    font-size: 16px;
  }
  .challng-txt span.icon-img {
    padding-top: 2px;
  }
  .mgnto-featurs-para,
  ul.feature-ul li {
    font-size: 14px;
  }
  .mgnto-featurs-hd {
    font-size: 21.5px;
  }
}
@media only screen and (max-width: 991px) {
  .attarrow:after {
    width: 24%;
    height: 20%;
    margin-left: 43%;
    top: 79%;
  }
  .convertarrow:after {
    width: 25%;
    height: 20%;
    margin-left: 52%;
    top: 79%;
  }
  .closearrow:after {
    width: 25%;
    height: 20%;
    margin-left: 40%;
    top: 80%;
  }
  .digiapprchhd {
    font-size: 40px;
  }
  .imgmardig {
    width: 45%;
  }
  .stellarnav {
    overflow: hidden;
    display: block;
  }
  .stellarnav ul {
    position: relative;
    display: none;
  }
  .about-pic img {
    width: 95%;
    margin-top: 105px;
  }
  .about-content {
    width: 60%;
    float: right;
    padding: 0 17px 0 6px;
  }
  .about-us-back {
    background-image: url(/assets/images/about-us-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 430px;
  }
  .about-top-img {
    position: absolute;
    margin-top: -10.6%;
    padding-left: 24%;
  }
  .top-banner .banner-info > .wrapper {
    text-align: left;
    margin-top: -86px;
  }
  .left-wrap {
    padding-left: 0;
  }
  .digital-mar {
    font-size: 20.5px;
  }
  .ser-desc p {
    font-size: 16px;
  }
  
  .digital-marketing-section {
    padding-bottom: 345px;
  }
  .mobdev-text {
    padding: 40px 0 60px;
  }
  .mobdev-text p {
    font-size: 15.5px;
  }
  .micon {
    font-size: 65px;
    top: 0;
  }
  .mobile-app-dev-txt {
    font-size: 26px;
  }
  .font-35 {
    font-size: 26px !important;
  }
  .digitalmar-div {
    padding: 35px 15px 30px;
  }
  .wrapper {
    margin-top: 0;
  }
  .page__section {
    margin-top: 5rem;
    padding: 0.5rem 8rem;
  }
  .seo-service-hdtag {
    font-size: 75px;
    padding-left: 48px;
    padding-top: 60px;
  }
  .testimonial-padding {
    padding: 80px 0 35px;
  }
  .seo-section {
    padding-bottom: 225px;
    /* padding-bottom: 110px; */
  }
  .seo-story-sec {
    margin-top: 68%;
  }
  .svb-reality-padd {
    padding-top: 21%;
  }
  .svbimg {
    margin-left: 15px;
  }
  .succs-cnt-div {
    padding-top: 20px;
    margin-left: -2px;
  }
  .mr-left {
    margin-left: 0;
  }
  .realestate-sec {
    padding: 0 10px 46px;
  }
  .seo-challage-sec {
    padding: 15px 0 0 0;
  }
  .seo-strategy-sec {
    padding: 15px 0 0 0;
  }
  .seo-str {
    margin-left: 0;
    margin-top: -2px;
  }
  .kno-mre-sec {
    padding-top: 75px;
  }
  .contact-shadow {
    margin-top: 40px;
  }
  .mobile-application {
    height: auto;
  }
  .mob-app {
    font-size: 52px;
    padding-left: 15px;
    padding-top: 55px;
    padding-bottom: 225px;
  }
  .mobdev-section {
    padding-top: 67px;
    padding-bottom: 270px;
  }
  .mobappdv {
    padding: 38px 25px 0 25px;
  }
  .quotebtn {
    width: 39%;
    margin-top: 48px;
    margin-bottom: 26px;
  }
  .sub-seo-story {
    font-size: 24.5px;
  }
  .mob-app-sec {
    margin-top: 62%;
  }
  .mob-bot-sec {
    padding: 4% 20px 40px;
  }
  .mob-dev-company {
    padding: 15px 0 49px 12px;
  }
  .mob-dev-technology {
    padding: 40px 0 49px 12px;
  }
  .webdesign {
    padding-left: 25px;
    font-size: 80px;
    padding-top: 60px;
  }
  .wed-desg-sec {
    margin-top: 65%;
  }
  .website-design-hd {
    font-size: 30.5px;
  }
  .webdesigncon p {
    font-size: 16px;
  }
  .webdesign-heading {
    font-size: 23.5px;
  }
  .imgmargin {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .webdesignbtn {
    width: 45%;
    margin-top: 40px;
  }
  .service-box {
    height: 450px;
  }
  .webservice {
    height: auto;
  }
  .webdesign-test-heading {
    font-size: 30.5px;
  }
  .testimonial p {
    font-size: 14px;
  }
  .whyarna {
    font-size: 55px;
    top: 50%;
  }
  .hwpos,
  .whypos {
    height: auto;
  }
  .howdo {
    font-size: 60px;
    top: 50%;
  }
  .ser-arrow-why {
    top: 80%;
  }
  .ser-arrow-hw {
    top: 80%;
  }
  .satisfaction:before {
    padding-top: 10.8%;
  }
  .customer-speak-pad {
    padding: 65px 0 0;
  }
  section.customer-speak-pad .viewtestimonialbtn {
    margin-bottom: 65px !important;
  }
  .page__section-ban {
    margin-top: 5.2rem;
    padding: 0.7rem 8rem;
  }
  .back {
    background: url(/assets/images/our-services-back-2.png);
    padding-left: 110px;
    width: 100%;
  }
  .digi-mar-sec {
    margin-top: 48.5%;
  }
  .seo-story {
    font-size: 28px;
  }
  .digital-mar-hd {
    font-size: 30px;
    padding-top: 70px;
  }
  .ser-nm {
    font-size: 18.5px !important;
  }
  .service-box p {
    font-size: 14px;
  }
  .digital-marketing {
    min-height: 870px;
  }
  .dgservice {
    height: 1558px;
    margin-bottom: 0;
  }
  .imgcir::before {
    display: none;
  }
  .imgcir img {
    margin: 0 auto;
  }
  .rapcir:before {
    display: none;
  }
  .rapcir img {
    margin: 0 auto;
  }
  .tracir:before {
    display: none;
  }
  .tracir img {
    margin: 0 auto;
  }
  .pullrt {
    float: none;
  }
  .whyaarna-box {
    margin-left: 0;
    width: 100%;
  }
  .whyaarna-rapid-box {
    width: 100%;
  }
  .aarna-sys:before {
    left: 25%;
    top: 76%;
  }
  .aarna-sys:after {
    top: 78%;
    left: 64%;
  }
  .web-app {
    font-size: 45px;
    padding-left: 40px;
    padding-top: 35px;
  }
  .web-appdv-sec {
    margin-top: 44%;
  }
  .web-application {
    height: 945px;
  }
  .satisfaction {
    padding: 15.2% 0 15%;
  }
  .satisfaction:before {
    padding-top: 11.4%;
  }
  .left-hd-div-4 {
    padding-top: 30px;
  }
  .advntg-mngmnt-insd-div {
    padding: 35px 85px 25px 40px;
  }
  ul.rght-txt-ul {
    padding-left: 40px;
  }
  .left-hd {
    font-size: 24px;
  }
  .left-hd-div-3 {
    padding-top: 100px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 58px;
    padding-left: 30px;
  }
  .digital-mar.aarna-advantage-hd {
    font-size: 23.5px;
    letter-spacing: 0;
    margin-top: 0;
  }
  .aarna-advantage-sec .ser-desc p {
    font-size: 14px;
  }
  .aarnaofferservices p {
    font-size: 15px;
  }
  .aarnaoffdiv {
    padding: 80px 0 80px 0;
  }
  .ab-con {
    width: auto;
    position: static;
    padding-bottom: 30px;
  }
  .aboutusback {
    height: 1315px;
  }
  .ceopadd {
    padding: 25px 0;
  }
  .info-padd {
    padding: 35px 0 0 0;
  }
  .iconimg {
    margin-top: -87px;
    margin-left: 260px;
  }
  .ceoinfo {
    text-align: center;
  }
  .ceonm {
    text-align: center;
  }
  .incen {
    text-align: center;
  }
  .imgcen {
    margin: 0 auto;
  }
  .iconimg {
    margin-top: -87px;
    margin-left: 250px;
  }
  .about-sec {
    padding: 45% 0;
  }
  .result-padding {
    padding: 35px 0 0;
  }
  .westand-padding {
    padding: 10px 0 15px;
  }
  .vision-text {
    margin-top: 0;
    padding: 75px 0 130px;
  }
  .mission-text p {
    padding: 0 16px;
    font-size: 24px;
  }
  .viscon {
    left: 2%;
    top: 10px;
  }
  .paddvimi {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .miscon {
    top: 22px;
  }
  .mission-text {
    padding: 96px 0 130px;
  }
  .aboutbanner {
    margin-top: 80px;
  }
  .about-section {
    padding-top: 0;
    padding-bottom: 450px;
  }
  .count-hd {
    margin-bottom: 55px !important;
  }
  .counter-result {
    padding: 75px 0 20px;
  }
  .hero__title-misc {
    font-size: 30px !important;
  }
  .hero__title-misc span.num {
    font-size: 50px !important;
  }
  .servicelistbanner {
    margin-top: 80px !important;
  }
  .workbtn {
    width: 38%;
  }
  .activity-box {
    width: 100%;
  }
  .paidmarketing-hd {
    font-size: 55px;
  }
  .paid-mar-para {
    font-size: 16px;
  }
  .paidmar-sec {
    padding-top: 16vh;
    padding-bottom: 30vh;
    height: 620px;
  }
  .aarnaoffer-hd {
    font-size: 40.5px;
  }
  .mobile-app-dev {
    font-size: 23.5px;
  }
  .mondec-app-sec p {
    font-size: 14px;
  }
  .mob-hd {
    font-size: 17px;
  }
  .mob-dev-company p {
    font-size: 14px;
  }
  .mob-dev-technology p {
    font-size: 14px;
  }
  .web-app-info p {
    font-size: 14px;
  }
  .subhdcareer {
    font-size: 30.5px;
  }
  .careerpara {
    font-size: 15px;
  }
  .data-car .title {
    font-size: 30.5px;
  }
  .data-car p {
    font-size: 15px;
  }
  .cur-op {
    font-size: 30.5px;
  }
  .car-tagln {
    font-size: 18px;
  }
  .positions li {
    font-size: 14px;
  }
  .careernm {
    font-size: 95px;
  }
  .skills li {
    font-size: 14px;
  }
  .getintouch {
    font-size: 60px;
  }
  .startcon {
    font-size: 30.5px;
    letter-spacing: 0.5px;
  }
  .start-sec {
    font-size: 17px;
  }
  .curropmain {
    font-size: 15px;
    width: 95%;
  }
  .Lets-Meet {
    font-size: 25pt;
  }
  .addecon {
    font-size: 14px;
  }
  .contact-padding {
    padding: 60px 0 75px;
  }
  .whyaarnanm {
    font-size: 65px;
  }
  .subwhyaarnanm {
    font-size: 32.5px;
  }
  .whyaarnapara {
    font-size: 16px;
  }
  .focuscraft {
    font-size: 30.5px;
  }
  .focuspara {
    font-size: 16px;
  }
  .how-we-do-nm {
    font-size: 65px;
  }
  .how-we-do-para {
    font-size: 16px;
  }
  .writereviewbtn {
    width: 33%;
  }
  .main-summry-sec {
    padding-top: 45px;
    padding-bottom: 30px;
    padding-left: 15px;
    margin: -35px 20px 20px;
  }
  .big-txt {
    font-size: 22.5px;
    margin-top: 0;
  }
  .count-txt {
    font-size: 30px;
    margin-top: 7px;
  }
  p.blw-cnt-txt {
    font-size: 14.5px;
  }
  .challng-txt {
    font-size: 14px;
  }
  .challng-txt span.icon-img {
    padding-right: 10px;
  }
  hr.sec-brdr-hr {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  section.btn-sec .btnbck {
    width: 28%;
  }
  section.portflio-images-sec {
    padding-bottom: 40px;
  }
  section.magento-feature-sec,
  section.mgnto-portflio-sec {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .feature-wrppr {
    margin-left: 0;
    margin-right: 0;
  }
  ul.feature-ul li {
    padding-right: 5px;
  }
  .section-padding-foot {
    padding: 35px 0;
  }
}
@media only screen and (max-width: 420px) {
  .stellarnav.mobile .call-btn-mobile.third span,
  .stellarnav.mobile .location-btn-mobile.third span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-width100p {
    width: 100%;
  }
  .flex-v-center {
    display: inherit;
  }
  .footer-area .area-bg {
    background-position: 0 center;
    background-size: cover;
  }
  .home-button {
    -moz-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .single-fun-fact {
    margin: 0 0 30px;
    -webkit-transform: inherit !important;
    transform: inherit !important;
    width: 230px;
    top: 0 !important;
  }
  .features-area.padding-100-50 {
    padding: 0;
  }
  .portfolio-area .owl-controls {
    margin-top: 30px;
  }
  .client-slider {
    margin-bottom: 50px;
  }
  .footer-area {
    padding-top: 95px;
  }
  .footer-area .area-bg::after {
    background: transparent none repeat scroll 0 0;
  }
  .footer-social-bookmark .social-bookmark li a {
    margin: 5px;
  }
  .accordion-toggle .fa-angle-down {
    display: none;
  }
  .subscriber-form {
    font-size: 14px;
  }
  .subscriber-form button {
    width: auto;
  }
  .area-bg-text {
    font-size: 36px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 80px;
  }
  .digital-mar.aarna-advantage-hd {
    font-size: 32.5px;
    margin-top: 50px;
  }
  .aarna-advantage-sec .ser-desc p {
    font-size: 17px;
  }
  .rght-txt-div {
    border-left: 0;
  }
  .mgnto-featurs-hd {
    font-size: 18.5px;
  }
  .feature-wrppr {
    padding: 25px 5px 25px;
  }
  ul.feature-ul {
    display: block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .promo-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .single-fun-fact {
    height: 230px;
    width: 230px;
  }
  .about-fun-fact {
    -webkit-transform: inherit;
    transform: inherit;
  }
  .footer-area .area-bg {
    background-position: 0 center;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .related-blog-section {
    padding-bottom: 25px !important;
    padding-top: 25px;
  }
  .attarrow:after {
    width: 24%;
    height: 20%;
    margin-left: 44%;
    top: 74%;
  }
  .closearrow:after {
    width: 24%;
    height: 20%;
    margin-left: 44%;
    top: 74%;
  }
  .convertarrow:after {
    width: 24%;
    height: 20%;
    margin-left: 51%;
    top: 74%;
  }
  .digiapprchhd {
    font-size: 35px;
  }
  .webdesignconseopara {
    font-size: 14px;
  }
  .ser-descseopara {
    font-size: 14px;
  }
  #quote-carousel {
    padding: 0;
    margin-top: -22px;
  }
  .imgquote {
    display: none;
  }
  .testimonial-box-back {
    margin-top: 8px !important;
    padding: 40px 15px;
    width: 96%;
  }
  .backborderbox {
    padding-bottom: 8px;
    width: 100%;
    margin-top: 15px;
  }
  #quote-carousel .carousel-control {
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
    color: #db0187;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    margin-top: -33px;
    opacity: 0.8;
  }
  .carousel-control.left {
    left: 75%;
  }
  .servicepara {
    font-size: 14px;
  }
  .dgmrdesc p {
    font-size: 14px;
  }
  .ser-nm {
    font-size: 17.5px !important;
  }
  .page__section {
    padding: 0.5rem 1rem;
  }
  .mobactive {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
  .whtweoffr {
    text-shadow: 19.6px 29px 38px rgba(4, 4, 4, 0.15);
    font-family: "Prata", serif;
    font-size: 80px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.02;
    letter-spacing: 3px;
    text-align: left;
    color: #000;
    padding: 0px 0 0 0px;
    margin: 0 auto;
  }
  .top-banner .banner-info {
    margin-left: 0 !important;
  }
  .features-top-area .features-box {
    padding: 30px 22px 155px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 20px;
    height: auto;
  }
  .desk-header-mob {
    display: none !important;
  }
  .mob-header-mob {
    display: block !important;
  }
  .bor-right {
    border-right: none !important;
  }
  .wrapper {
    overflow: hidden;
    margin-top: 0;
  }
  .top-banner.classic {
    padding: 65px 10px 120px;
  }
  .top-banner .images-wrap .img-wrap-3 {
    top: 77% !important;
    left: 60% !important;
    width: 500px;
  }
  .about-us-back {
    background-image: url(/assets/images/about-us-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
  }
  .about-pic {
    float: none;
    width: 100%;
  }
  .about-content {
    width: 100%;
    float: none;
    padding-right: 10px;
  }
  .about-first {
    object-fit: contain;
    font-family: "Libre Franklin", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: 0.3px;
    text-align: left;
    color: #313131;
    padding: 12px;
  }
  .about-second {
    object-fit: contain;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: 0.6px;
    text-align: left;
    color: #5f5f5f;
    padding: 12px;
    margin-top: -30px;
  }
  .about-pic img {
    width: 85%;
    margin-top: -79px;
    margin-left: 111px;
  }
  .about-top-img {
    position: absolute;
    margin-top: 63%;
    left: -153px;
    transform: rotate(270deg);
  }
  .about-right-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 7%;
  }
  .about-btn {
    font-family: "Libre Franklin", sans-serif;
    padding: 10px 30px;
    border-radius: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-left: 12px;
    position: absolute;
  }
  .footer-area .img-wrap-1 {
    top: 96% !important;
    width: 357px;
    margin-left: -10%;
    transform: rotate(100deg);
  }
  .navbar-brand > img {
    margin-top: 0px;
    width: 90%;
    padding-left: 9px;
  }
  .menu-toggle.full {
    border: 1px solid;
    color: #7d7a7a !important;
    height: 38px;
    letter-spacing: 2px;
    padding-top: 8px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px !important;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 110px;
    z-index: 9999;
    border-radius: 5px;
    width: 50px !important;
  }
  .mobcallicon {
    width: 6% !important;
    position: fixed;
    right: 12% !important;
    top: 15px !important;
  }
  .seo-section {
    padding-bottom: 195px;
    /* padding-bottom: 100px; */
  }
  .seo-story-sec {
    margin-top: 160%;
  }
  .svb-case-study {
    margin-top: 0;
  }
  .seo-challage-dv {
    width: 100%;
    padding-left: 0;
  }
  .svb-reality-dv {
    width: 100%;
  }
  .bestseo {
    font-size: 33.5px;
  }
  .testmonial-slider.owl-carousel .single-client {
    width: 80%;
  }
  .service-padding {
    padding: 10px 0 60px;
  }
  .mobdev-div {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    padding: 20px 0 0;
    position: static;
  }
  .mobile-application {
    height: auto;
  }
  .mob-app {
    font-size: 47px;
    padding-top: 10px;
    padding-bottom: 70px;
  }
  .mobdev-section {
    padding-top: 67px;
    padding-bottom: 270px;
  }
  .mobappdv {
    padding: 38px 25px 0 25px;
  }
  .quotebtn {
    width: 55%;
  }
  .mob-app-sec {
    margin-top: 5%;
  }
  .mob-bot-sec {
    padding: 4% 20px 40px;
  }
  .mob-dev-company {
    padding: 15px 0 49px 12px;
  }
  .mob-dev-technology {
    padding: 40px 0 49px 12px;
  }
  .webdesign-div {
    width: 100%;
    margin-left: 0;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
    border-radius: 0;
    padding: 30px 0 30px;
    background: #fff;
    position: static;
    margin-top: 0;
  }
  .webdesign {
    padding-top: 70px;
    font-size: 90px;
  }
  .web-design-section {
    padding-top: 77px;
    padding-bottom: 60px;
  }
  .webpricebtn {
    width: 45%;
    margin-top: 10px;
    margin-bottom: 27px;
  }
  .wed-desg-sec {
    margin-top: 4%;
  }
  .web-bot-sec {
    padding: 4.6% 0;
  }
  .imgmargin {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .webdesignbtn {
    width: 45%;
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .back {
    padding-left: 95px;
  }
  .page__section-ban {
    margin-top: 5.4rem;
    padding: 0.7rem 1.3rem;
  }
  .banleft {
    margin-left: 7px !important;
  }
  .digital-marketing-section {
    padding: 77px 10px 50px 10px;
  }
  .digitalmar-div {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    padding: 22px 15px 49px;
    position: static;
    margin-top: 0;
  }
  .digital-marketing {
    height: 1095px;
  }
  .dgservice {
    height: auto;
    margin-top: 35px;
    margin-bottom: 133px;
  }
  .digital-mar-hd {
    padding-top: 38px;
  }
  .webservice {
    height: auto;
  }
  .service-box {
    height: 490px;
  }
  .digi-mar-sec {
    margin-top: 6.5%;
  }
  .digital-mar {
    margin-top: 100px;
  }
  .digi-market {
    font-size: 40px;
    padding-left: 30px;
    padding-top: 115px;
  }
  .ecom-web {
    padding-top: 42px !important;
  }
  .ecom-ser-sec .digital-mar {
    margin-top: 50px !important;
  }
  .ecom-ser-sec {
    padding-bottom: 10px !important;
  }
  .digital-marketing-section {
    padding: 0 10px 50px 10px;
  }
  .padding-t-77 {
    padding-top: 0;
  }
  .positions {
    width: 80%;
  }
  .imgcir::before {
    display: none;
  }
  .imgcir img {
    margin: 0 auto;
  }
  .rapcir:before {
    display: none;
  }
  .rapcir img {
    margin: 0 auto;
  }
  .tracir:before {
    display: none;
  }
  .tracir img {
    margin: 0 auto;
  }
  .pullrt {
    float: none;
  }
  .whyaarna-box {
    margin-left: 0;
    width: 100%;
  }
  .whyaarna-rapid-box {
    width: 100%;
  }
  .aarna-sys:before {
    left: 26%;
    top: 77%;
  }
  .aarna-sys:after {
    top: 79%;
    left: 63%;
  }
  .webapp-div {
    width: 95%;
    margin-top: -29%;
  }
  .web-appdv-sec {
    margin-top: 56%;
  }
  .web-application {
    height: 1000px;
  }
  .web-app-sec {
    padding: 75px 0;
  }
  .custpad {
    padding: 40px 12px;
  }
  .left-wrap {
    padding-left: 45px;
  }
  img.top-sec-img {
    top: 117px;
    left: -40px;
  }
  .left-hd-div {
    padding-top: 120px;
  }
  .left-hd-div-3 {
    padding-top: 75px;
  }
  .ab-con {
    width: auto;
    z-index: 99;
    position: static;
    padding-bottom: 35px;
  }
  .aboutbanner {
    margin-top: 80px;
    height: auto;
  }
  .aboutbanner .img-wrap-2 {
    top: -40% !important;
    left: -32% !important;
    width: 400px;
  }
  .aboutus-banner-info {
    padding: 150px 0 190px 35px;
  }
  .about-div {
    margin-top: 0;
    min-width: 100%;
    position: static;
    padding: 40px 30px 30px;
  }
  .aboutusback {
    height: auto;
    padding-bottom: 30px;
  }
  .ceopadd {
    padding: 25px 0;
  }
  .info-padd {
    padding: 35px 0 0 0;
  }
  .iconimg {
    margin-top: -87px;
    margin-left: 260px;
  }
  .ceoinfo {
    text-align: center;
  }
  .ceonm {
    text-align: center;
  }
  .incen {
    text-align: center;
  }
  .imgcen {
    margin: 0 auto;
  }
  .iconimg {
    margin-top: -87px;
    margin-left: 202px;
  }
  .about-sec {
    padding: 7.5% 0;
  }
  .result-padding {
    padding: 35px 0 20px;
  }
  .westand-padding {
    padding: 10px 0 15px;
  }
  .vision-text {
    margin-top: 0;
  }
  .vision-text p {
    margin-top: 38px;
    padding: 0 18px 0 10px;
  }
  .mission-text p {
    padding: 0 16px;
    font-size: 24px;
  }
  .viscon {
    top: 12px;
  }
  .counter-count {
    font-size: 50px;
    margin-bottom: -4px;
  }
  .counter-count-plus {
    font-size: 50px;
  }
  .count-hd {
    font-size: 20.5px;
    margin-bottom: 30px !important;
  }
  .counter-result {
    padding: 30px 0 15px;
  }
  .servicelistbanner {
    margin-top: 80px !important;
    height: auto !important;
  }
  .servicelistbanner .img-wrap-2 {
    top: -21% !important;
    left: -20% !important;
    width: 300px !important;
  }
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
  .cd-tabs__content {
    min-height: 480px;
  }
  .cd-tabs__content li {
    padding: 2em 2em 2em 7em;
  }
  .cd-tabs__navigation {
    width: 80px;
    float: right;
  }
  .cd-tabs__navigation a {
    height: 80px;
    width: 80px;
    padding-top: 46px;
  }
  .cd-tabs__navigation a.cd-selected {
    -webkit-box-shadow: inset 2px 0 0 #f05451;
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs__navigation a::before {
    top: 24px;
  }
  .workdepartment {
    font-size: 14px;
  }
  .projectname {
    font-size: 18px;
  }
  .marketing-sec {
    font-size: 14px;
  }
  .workanimation .images-wrap .img-wrap-2 {
    margin-top: -18%;
    margin-left: -1%;
  }
  .workanimation .images-wrap .img-wrap-3 {
    margin-left: -3%;
  }
  .viewmorebtn {
    width: 22%;
  }
  .seo-service-hdtag {
    font-size: 68px;
    padding-left: 28px;
  }
  .web-app {
    font-size: 45px;
    padding-left: 6px;
    padding-top: 35px;
  }
  .testimonials {
    padding: 10px 15px 60px 15px;
  }
  .textmonialbox:after {
    margin-right: 5px;
    margin-top: -40px;
  }
  .textmonialboxone:after {
    margin-right: 5px;
    margin-top: -40px;
  }
  .textmonialboxtwo:after {
    margin-right: 5px;
    margin-top: -40px;
  }
  .testiclisay {
    font-size: 35px;
  }
  .subtesticlisay {
    font-size: 20px;
  }
  .writereviewbtn {
    width: 28%;
    font-size: 16px;
  }
  .ntsuretesti {
    font-size: 18px;
  }
  .digi-slider li.active {
    background-size: 19%;
  }
  .padding-cta-section {
    padding-top: 20px !important;
  }
  .padding-cta-section .foothd {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .header .right_side {
    display: none;
  }
  .xs-width100p {
    width: 100%;
  }
  .flex-v-center {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    display: inherit;
  }
  .single-fun-fact {
    margin: 0 0 30px;
    -webkit-transform: inherit !important;
    transform: inherit !important;
    width: 230px;
    top: 0 !important;
  }
  .features-area.padding-100-50 {
    padding: 0;
  }
  .testmonial-area .owl-dots {
    left: 0;
    -webkit-transform: inherit;
    transform: inherit;
  }
  .portfolio-area .owl-controls {
    margin-top: 30px;
  }
  .client-slider {
    margin-bottom: 50px;
  }
  .footer-area {
    padding-top: 0;
  }
  .footer-social-bookmark .social-bookmark li a {
    margin: 5px;
  }
  .accordion-toggle .fa-angle-down {
    display: none;
  }
  .subscriber-form {
    font-size: 14px;
  }
  .subscriber-form button {
    width: auto;
  }
  .area-bg-text {
    font-size: 36px;
  }
  .testmonial-and-tem-box {
    padding: 0;
  }
  .left-wrap {
    padding-left: 20px;
  }
  .left-hd-div,
  .left-hd-div-2,
  .left-hd-div-3,
  .left-hd-div-4 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .main-summry-sec .digital-mar.aarna-advantage-hd {
    margin-top: 15px;
  }
  div#case-stdy-carousel .carousel-caption {
    top: 0 !important;
    left: 0;
    width: 100%;
  }
  .proj-name-txt {
    font-size: 16.5px;
  }
  .big-txt {
    font-size: 24.5px;
    margin-top: -2px;
  }
  .count-txt {
    font-size: 23px;
    margin-bottom: 0px;
  }
  .main-summry-sec {
    padding-top: 20px;
    margin: 10px 0 0;
    padding-bottom: 0;
  }
  .challng-sec .digital-mar.aarna-advantage-hd,
  .digital-mar.aarna-advantage-hd,
  .main-summry-sec .digital-mar.aarna-advantage-hd,
  .reslt-sec .digital-mar.aarna-advantage-hd {
    font-size: 25.5px;
    margin-top: 10px;
  }
  div#case-stdy-carousel {
    padding: 0px 0 10px;
    z-index: 1;
  }
  section.btn-sec .btnbck {
    width: 38%;
  }
}
@media (max-width: 484px) {
  .padding-80-50 {
    padding-top: 40px;
  }
  .mob-padding-b-20 {
    padding-bottom: 20px !important;
  }
  .mob-padding-b-30 {
    padding-bottom: 30px !important;
  }
  .mob-padding-b-50 {
    padding-bottom: 50px !important;
  }
  .mob-padding-t-30 {
    padding-top: 30px !important;
  }
  .mob-line-height-nromal {
    line-height: normal !important;
  }
  .margin-left-0 {
    margin-left: 0 !important;
  }
  .padding-cta-section .foothd {
    font-size: 18px;
    padding: 0px 5px 0px 5px
  }
  .ecom-ser-sec {
    padding: 11px 10px 4px 10px !important;
  }
  .faqs-sec .panel-heading .panel-title .accordion-toggle {
    font-size: 16px;
    line-height: 1.7;
  }
  .essential-txt {
    font-size: 14px;
  }
  .seo-matter-info {
    font-size: 14px;
    line-height: 22px;
  }
  .faqs-sec {
    padding: 0;
  }
  .attarrow:after {
    display: none;
  }
  .convertarrow:after {
    display: none;
  }
  .closearrow:after {
    display: none;
  }
  .digiapprchhd {
    font-size: 45px;
    left: -2%;
  }
  .imgmardig {
    width: 18%;
  }
  .digiapprch {
    margin-top: 25px;
  }
  .img-desk {
    display: block;
    margin: 0 auto;
    height: 650px;
  }
  .page-not-txt .woo {
    font-size: 2em;
    color: #1a2f34;
    padding-bottom: 3%;
  }
  .page-not-txt h1 {
    font-size: 8.214em;
  }
  .page-not-txt h2 {
    font-size: 8px;
  }
  .page-not-txt p {
    font-size: 16px;
    color: #192e32;
    font-weight: 400;
    padding-top: 3%;
    padding-bottom: 7%;
  }
  .bnr-outer {
    height: 510px;
  }
  .testimonialclient {
    font-size: 14px;
  }
  .whatweofferpara {
    font-size: 14px;
  }
  .service-textseopara {
    font-size: 14px;
  }
  .btnbck {
    width: 60%;
  }
  .explore-work {
    text-align: left;
  }
  .aboutus-textseopara {
    font-size: 14px;
  }
  #quote-carousel {
    padding: 0 0 30px 0;
    margin-top: -22px;
  }
  .imgquote {
    display: none;
  }
  .testimonial-box-back {
    margin-top: 8px !important;
    padding: 40px 15px;
    width: 96%;
  }
  .backborderbox {
    padding-bottom: 8px;
    width: 100%;
    margin-top: 15px;
  }
  #quote-carousel .carousel-control {
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
    color: #db0187;
    font-size: 16px;
    padding: 7px;
    text-align: center;
    text-shadow: none;
    margin-top: -18px;
    opacity: 0.8;
  }
  .carousel-control.left {
    left: 65%;
  }
  .thankyou-sec {
    margin-top: 80px;
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .thak-you-main-line {
    font-size: 30px;
  }
  .thak-you-sub-line {
    font-size: 16px;
    line-height: 30px;
  }
  .thank-you-fb-btn {
    width: 265px;
    padding: 10px;
  }
  .fb-liketxt {
    font-size: 13px;
  }
  .servicepara {
    font-size: 14px;
  }
  .digicontentpara {
    font-size: 14px;
  }
  .preimgsize {
    width: auto;
    margin: 0 auto;
  }
  .preloader-spinner {
    z-index: 9999;
    background-color: #fff;
    margin: 0 auto;
    top: 50%;
  }
  .digicompany {
    font-size: 16px !important;
    padding-left: 1px;
  }
  .top-banner .banner-info {
    margin-left: 12px;
  }
  .whtweoffr {
    text-shadow: 19.6px 29px 38px rgba(4, 4, 4, 0.15);
    font-family:"Prata", serif;
    font-weight: 400;
    font-size: 40px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.02;
    letter-spacing: 3px;
    text-align: left;
    color: #000;
    padding: 0;
  }
  .mob-only-hide {
    display: none;
  }
  .border-bottom {
    margin-bottom: 20px;
  }
  .weoffer {
    padding: 40px 20px 0 20px;
  }
  .portfolio-slider-area {
    width: 100%;      /* keep old style use (vw) instead of % */
    padding: 0 2px;
    margin-left:0px;
  }
  .about-us-back {
    background-image: url(/assets/images/about-us-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
  }
  .about-pic {
    float: none;
    width: 100%;
  }
  .about-content {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
  .pdal {
    padding-left: 25px;
  }
  .about-first {
    object-fit: contain;
    font-family: "Libre Franklin", sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: 0.3px;
    text-align: left;
    color: #313131;
    padding: 12px;
  }

  .read-more-container {
    text-align: center;
}

  .about-second {
    object-fit: contain;
    font-family: "Libre Franklin", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: 0.6px;
    text-align: left;
    color: #5f5f5f;
    padding: 12px;
    margin-top: -30px;
  }
  .about-pic img {
    width: 94%;
    margin-top: -80px;
    margin-left: 22px;
  }
  .about-top-img {
    position: absolute;
    margin-top: 63%;
    left: -110px;
    transform: rotate(270deg);
  }
  .about-area {
    padding: 30px 0 30px;
  }
  .about-right-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12%;
  }
  .top-banner.about {
    margin-top: 80px;
  }
  .client-area {
    padding-top: 10px;
  }
  .client-area .owl-item img {
    width: 70%;
  }
  .client-area .owl-nav > div {
    font-size: 25px;
    height: 30px;
    width: 30px;
  }
  .about-btn {
    font-family: "Libre Franklin", sans-serif;
    padding: 10px 30px;
    border-radius: 40px;
    font-weight: 500;
    margin-top: 0;
    margin-left: 26%;
    position: absolute;
  }
  .ceopadd {
    padding: 23px 0;
  }
  .features-top-area .features-box {
    padding: 21px 0px 215px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 20px;
    height: auto;
  }
  .features-box-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    text-align: center;
    width: 120px;
    margin: 0 auto;
  }
  .features-box-icon img {
    width: 35% !important;
  }
  .border-bottom-cl {
    width: 8%;
    margin-top: -38px;
    margin-bottom: 25px;
    margin-left: 12px;
    padding-left: 12px;
  }
  .explore-work:before {
    width: 12%;
    top: 93px;
  }
  .border-bottom {
    width: 11%;
    margin-top: -38px;
  }
  .abouthd {
    padding-left: 12px;
    font-size: 28px;
  }
  .clienthd {
    padding-left: 12px;
    font-size: 28px;
  }
  .footer-area .area-bg {
    /*background: rgba(0, 0, 0, 0) url(/assets/images/footer-Gray-box.png) no-repeat
      scroll top/140% 100%;*/
  }
  .footer-area .img-wrap-1 {
    top: 93% !important;
    left: -13% !important;
    width: 200px !important;
    transform: rotate(100deg);
  }
  .footer-area .img-wrap-2 {
    top: 5% !important;
    left: 73% !important;
    width: 130px !important;
    transform: rotate(102deg);
  }
  .caddress a {
    font-size: 14px;
  }
  .cdetails a {
    font-size: 14px;
  }
  .mobcallicon {
    width: 8% !important;
    position: fixed !important;
    right: 13% !important;
    top: 13px !important;
  }
  .pdtext {
    padding: 42px 0 82px 0 !important;
  }
  .web-design-bottom-test {
    width: 13%;
  }
  .mob-bot-sec {
    padding: 4% 10px 0;
  }
  .fmenu a {
    font-family: Lato;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #313131;
  }
  .client-slider {
    margin-bottom: -10px;
  }
  .padding-100-50 {
    padding-top: 50px;
    padding-bottom: 27px;
  }
  .space40 {
    height: 40px;
  }
  .foothd {
    font-size: 23.5px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: 0.3px;
    color: #2d1d42;
    margin: 0 0 0 !important;
  }
  .footer-area {
    margin-top: 20px;
    padding-top: 32px;
  }
  .menu-toggle.full {
    border: 1px solid;
    color: #7d7a7a !important;
    height: 33px;
    letter-spacing: 2px;
    padding-top: 7px;
    position: absolute;
    right: 7px;
    text-align: center;
    margin-top: 1px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 110px;
    z-index: 9999;
    border-radius: 5px;
    width: 33px !important;
  }
  .seo-success {
    height: auto;
  }
  .service-div {
    width: 100%;
    margin-left: 0;
    border-radius: 1px;
    padding: 37px 25px 0 25px;
    position: static;
  }
  .whyclient {
    font-size: 28.5px;
  }
  .bestseo {
    font-size: 30.5px;
    line-height: 1.3;
  }
  .seo-border-bottom {
    width: 20%;
    margin-bottom: 25px;
  }
  .client-review {
    height: 335px;
  }
  .seo-service-hdtag {
    font-size: 65px;
    padding-left: 0px;
    margin-bottom: 50px;
  }
  .local-seo-company {
    font-size: 28px;
    line-height: 1.3;
  }
  .ser-desc p {
    font-size: 16px;
    line-height: 2;
  }
  .seo-section {
    /* padding: 50px 10px 60px 10px; */
    padding: 50px 10px 150px 10px;
  }
  .seo-story-sec {
    margin-top: 7%;
  }
  .seo-story {
    font-size: 28px;
    line-height: 1.2;
  }
  .realestate-sec {
    padding: 0 25px 46px;
  }
  .seo-local-border-bottom {
    width: 13%;
    margin-top: 0;
  }
  .service-text p {
    font-size: 14px;
  }
  .testimonial-back {
    background-image: url(/assets/images/SEO-Service-Comapny.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    height: auto;
  }
  .testmonial-slider.owl-carousel .single-client {
    width: 100%;
  }
  .form-div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contact-shadow {
    margin-top: 40px;
    padding: 0 10px;
    border-radius: 0;
  }
  .abt-seo-txt {
    font-family: "Libre Franklin", sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #282828;
    margin-top: 5px;
    padding: 0 10px;
  }
  .activity-box {
    font-family: "Libre Franklin", sans-serif;
    padding: 15px 0 0;
    box-shadow: none;
    text-align: left;
    border-radius: 6px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
  }
  .mob-box {
    box-shadow: 1px 1px 20px #d2d2d2;
  }
  .mob-top {
    padding-top: 10px;
  }
  .mob-bot {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .seo-act-botm-bor {
    width: 14%;
    margin-top: -13px;
    margin-bottom: 30px;
  }
  .knowseo {
    width: 17%;
  }
  .page__section {
    padding: 1rem 1rem;
  }
  .sicon img {
    padding: 5px 20px;
  }
  .ser-text p {
    padding: 0;
    margin-left: 3px;
    font-size: 11px;
  }
  .sicon img.tp-img {
    left: 20px;
    height: 33px;
    z-index: 99;
    top: 8px;
  }
  .digimarktpd {
    padding-top: 5px !important;
  }
  .seodv {
    padding: 3px 0;
  }
  .seo-activity-padding {
    padding: 8px 4px;
  }
  .testimonial-padding {
    padding: 20px 0;
  }
  .kno-mre-sec {
    padding: 0;
  }
  .hrmob {
    display: none;
  }
  .section-padding-foot {
    padding: 20px 0;
  }
  .hrdsk {
    display: none;
  }
  .testimonial-padding {
    padding: 50px 0;
  }
  .spc {
    height: 35px !important;
  }
  .svb-case-study {
    background: url(/assets/images/SVB-Case-Study_Mobile-View.png);
    height: 545px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    margin-top: 10px;
  }
  .svb-reality-padd {
    padding-top: 24%;
  }
  .svbimg {
    margin-left: 35%;
    width: 55%;
  }
  .svbimg {
    margin-left: 102px;
    width: 57%;
  }
  .succs-cnt-div {
    padding-top: 20px;
    margin-left: 82px;
  }
  .traffc-cnt {
    font-size: 40px;
  }
  .traff-txt {
    font-size: 10.5px;
    margin-top: 3px;
    margin-left: 30px;
  }
  .traffc-cnt span {
    margin-right: 6px;
    width: 28%;
  }
  .service-padding {
    padding: 25px 10px 50px;
  }
  .service-padding-ser {
    padding: 0 10px 50px !important;
  }
  .mob-app {
    text-shadow: 15.6px 15px 45px rgba(4, 4, 4, 0.15);
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.01;
    letter-spacing: 3px;
    text-align: left;
    color: #000;
    padding-left: 5px;
    padding-top: 60px;
    padding-bottom: 25px;
  }
  .mobile-app-dev {
    font-size: 28px;
    letter-spacing: 0.5px;
    text-align: left;
    margin-bottom: 10px;
  }
  .mobdev-div {
    width: 100%;
    margin-left: 0;
    margin: 5px auto;
    border-radius: 0;
    padding: 12px 0 0;
    position: static;
    margin-top: -29%;
  }
  .mobile-application {
    height: auto;
  }
  .mobappdv {
    padding: 0 36px 65px 16px;
  }
  .mobdevcontentBox .mobdev-article {
    float: none;
    margin: 0;
    width: 100%;
    padding: 10px 20px 0 18px;
  }
  .mobdevcontentBox .mobdev-sec-article {
    float: none;
    margin: 0;
    width: 100%;
    padding: 31px 0 30px 18px;
  }
  .mobdevcontentBox:before {
    border-left: none;
  }
  .mobdev-section {
    padding: 50px 10px 150px 10px;
  }
  .micon {
    position: absolute;
    font-size: 50px;
    font-family: "Playfair Display", serif;
    left: 15%;
    top: 26px;
    letter-spacing: 1.8px;
    font-weight: 600;
    color: #f3f4f7;
  }
  .micon:hover {
    position: absolute;
    font-size: 50px;
    left: 8%;
    font-weight: 600;
    top: -1px;
    background: linear-gradient(63deg, #f8a54c, #e93d7f 38%, #6538db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 1s;
  }
  .quotebtn {
    width: 70%;
    font-size: 13px;
    margin-top: -12px;
    margin-bottom: 50px;
  }
  .mobdev-text {
    padding: 0 0 130px;
  }
  .sicon span.tp-img {
    left: -10px;
  }
  .mobdev-text p {
/*    padding: 42px 0 82px 0;*/
    padding: 30px 25px 40px 0;
    font-size: 14px;
    line-height: 19px;
    /* margin-left: 29px; */
    margin-left: 20px;
  }
  .mobile-app-dev-txt {
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 27px;
    padding-bottom: 0;
  }
  .font-35 {
    font-size: 22px !important;
  }
  .mob-border-bottom {
    width: 12%;
    margin-bottom: 20px;
  }
  .mob-dev-company {
    padding: 0 10px 0 10px;
  }
  .mob-dev-technology {
    padding: 10px 10px 40px 10px;
  }
  .mob-app-sec {
    margin-top: 3%;
  }
  .mob-case-study img {
    padding: 45px 0 0;
  }
  .mob-dev-company p {
    padding: 4px 0 35px 0;
    font-size: 14px;
    line-height: 1.7;
  }
  .mob-dev-company-padding {
    padding: 20px 0 45px;
  }
  .careernm {
    font-size: 58.5px;
  }
  .subhdcareer {
    font-size: 24px;
    letter-spacing: 0.5px;
    margin-top: 5px;
    margin-bottom: 13px;
  }
  .career-border-bottom {
    width: 13%;
    margin-bottom: 20px;
  }
  .careersec {
    padding-top: 45px;
    padding-bottom: 75px;
    height: auto;
  }
  .careerpara {
    font-size: 14px;
  }
  .applynowbtn {
    border-radius: 88px;
    margin-top: 40px;
    padding: 10px 35px !important;
    font-size: 14px;
  }
  .data-car .title {
    font-size: 28px;
  }
  .gray-container {
    padding: 8% 0;
  }
  .data-car p {
    font-size: 14px;
  }
  .Opening-padd {
    padding: 38px 0;
  }
  .car-tagln {
    font-size: 16px;
    line-height: 25px;
    padding: 0 10px;
  }
  .cur-op {
    font-size: 28px;
    line-height: 1.29;
    padding: 0 10px;
  }
  .positions {
    width: 85%;
  }
  .positions li {
    font-size: 14px;
  }
  .positions li span {
    font-size: 14px;
  }
  .career-slider {
    padding-top: 20px;
    padding-bottom: 65px;
  }
  .about-div {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    padding: 40px 20px 30px 20px;
    position: static;
    margin-top: 0;
  }
  .iconimg {
    margin-top: -85px;
    margin-left: 325px;
  }
  .aboutusback {
    height: auto;
    padding-bottom: 0;
  }
  .conpad {
    padding: 15px 30px !important;
  }
  .result-heading {
    padding: 0 10px;
    font-size: 28px;
  }
  .paddvimi {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .viscon {
    left: 0;
  }
  .vision-text p {
    padding: 0 20px 0 0;
    font-size: 20px;
  }
  .mission-text p {
    padding: 0 10px;
    font-size: 20px;
    margin-top: 6px;
  }
  .miscon {
    font-size: 80px;
  }
  .viscon {
    font-size: 80px;
    top: 11px;
  }
  .visionback {
    margin-top: 30px;
  }
  .img-ci {
    width: 80%;
    margin: 0 auto;
    border: 9px solid #fff;
    box-shadow: 0 0 0 1px #7ccbef, 0 0 0 1px #fff;
  }
  .info-padd {
    padding: 40px 10px 0 10px;
  }
  .about-team {
    font-size: 28px;
    margin-top: -28px;
  }
  .ab-con {
    width: 100%;
    z-index: 99;
    position: static;
  }
  .aboutdesc {
    position: static;
  }
  .counter-padd {
    padding: 30px 0;
  }
  .counter-count {
    font-size: 36.5px;
    margin-top: 35px;
  }
  .counter-count-plus {
    font-size: 36.5px;
    margin-top: 35px;
  }
  .count-hd {
    font-size: 17px;
    letter-spacing: 0.4px;
  }
  .counter-result {
    padding: 0 0 5px;
  }
  .westand-padding {
    padding: 5px 10px 110px 10px;
  }
  .webdesign {
    font-size: 85px;
    padding-left: 6px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .web-design-section {
    padding: 54px 10px 40px 10px;
  }
  .webdesign-div {
    width: 100%;
    margin-left: 0;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.15);
    border-radius: 0;
    padding: 12px 20px 10px;
    background: #fff;
    position: static;
    margin-top: 0;
  }
  .webdesign-heading {
    font-size: 28px;
    letter-spacing: 0.5px;
  }
  .webdesign-test-heading {
    font-size: 28px;
  }
  .web-bot-sec {
    padding: 10% 0;
  }
  .webdv {
    padding: 0 25px 0 0;
  }
  .webservice {
    height: auto;
    padding: 0 20px;
  }
  .imgmar {
    width: 30%;
  }
  .hwpos,
  .whypos {
    padding: 50px 0 50px;
  }
  .howdo {
    font-size: 30px;
    top: 50%;
  }
  .arrwidth {
    width: 7% !important;
  }
  .ser-arrow-hw {
    top: 70%;
  }
  .whyarna {
    font-size: 30px;
    top: 50%;
  }
  .ser-arrow-why {
    top: 82%;
  }
  .satisfaction {
    font-size: 60px;
    padding: 7.7% 0 0;
  }
  .satisfaction:before {
    font-size: 60px;
    padding-top: 8.9%;
  }
  .customer-speak-pad {
    padding: 45px 10px 0 10px;
  }
  section.customer-speak-pad .viewtestimonialbtn {
    margin-bottom: 40px !important;
  }
  .ser-nm {
    font-size: 18px !important;
    text-align: center !important;
    line-height: 1.52 !important;
  }
  .service-box p {
    font-size: 14px;
    text-align: center;
  }
  .webpricebtn {
    width: 75%;
    font-size: 14px;
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .webdesignbtn {
    width: 80%;
    margin-bottom: 15px;
  }
  .webproject-theme img {
    margin-bottom: 20px;
  }
  .wed-desg-sec {
    margin-top: 6%;
  }
  .website-design-hd {
    font-size: 28px;
    letter-spacing: 0.5px;
    padding-top: 15px;
  }
  .webdesigncon p {
    font-size: 14px;
  }
  .website-design-hd-bottom {
    width: 12%;
    margin-top: -3px;
    margin-bottom: 20px;
  }
  .testimonial p {
    font-size: 14px;
  }
  .seo-str {
    margin-left: 0;
    margin-top: -10px;
  }
  .seo-strategy-sec {
    padding: 26px 0 0 0;
  }
  .seo-challage-sec {
    padding: 30px 0 0 0;
  }
  .page__section-ban {
    margin-top: 5.4rem;
    padding: 0.7rem 1rem;
  }
  .back {
    padding-left: 2px !important;
  }
  .slickslide {
    width: 95% !important;
    padding: 20px 0;
  }
  .hero__title-misc {
    font-size: 20px !important;
    margin-top: -30px !important;
    margin-bottom: 3px !important;
    width: 100% !important;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
  }
  .hero__title-misc span.num {
    font-size: 60px;
  }
  .slick-slide img {
    display: block;
    margin-left: -5px !important;
  }
  .hero__title-misc span.num {
    font-size: 55px !important;
    padding-right: 30px;
    font-weight: 700;
    height: 40px;
  }
  .service-botm-bor {
    width: 13%;
  }
  .web-design-bottom {
    width: 16%;
    margin-top: 2px;
  }
  .service-box {
    height: auto;
    text-align: center;
    margin-top: 22px;
  }
  .service-box-sec {
    padding: 28px 25px;
  }
  .service-box img {
    width: 30%;
  }
  .ser-arrow img {
    width: 80%;
  }
  .banleft {
    margin-left: -18px !important;
  }
  .digi-market {
    font-size: 40px;
    padding-left: 2px;
    padding-top: 0;
    line-height: normal;
  }
  .digital-mar {
    font-size: 24px;
    letter-spacing: 0.5px;
    margin-top: 33px !important;
  }
  .digital-mar-top {
    margin-top: 33px;
  }
  .ecom-ser-sec .digital-mar {
    margin-top: 33px !important;
  }
  .big-heading {
    background-position-x: 4px;
  }
  .digital-marketing-section {
    padding: 77px 10px 40px 10px;
  }
  .digitalmar-div {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    padding: 17px 35px 20px 25px;
    position: static;
    margin-top: 0;
  }
  .digital-marketing {
    height: auto;
    padding-bottom: 30px;
  }
  .digi-mar-sec {
    margin-top: 40px;
  }
  .digi-bot-sec {
    padding: 20px 10px;
  }
  .digi-content {
    margin-bottom: 8px;
  }
  .digi-slider li.active {
    padding-top: 0 !important;
    padding-bottom: 2px !important;
    font-size: 60px;
  }
  .digi-slider li {
    font-size: 24px;
  }
  .dgservice {
    height: auto;
    margin-bottom: 165px;
    padding: 0 15px;
  }
  .digital-mar-hd {
    font-size: 28px;
    letter-spacing: 0.5px;
    padding-top: 15px;
    padding: 10px;
  }
  .dgmrdesc p {
    font-size: 14px;
    line-height: 1.65;
  }
  .digimr-hd-border-bottom {
    margin-bottom: 15px;
  }
  .digi-slider li {
    background: 0;
  }
  .digi-slider li.active.convertback {
    background: 0 0 !important;
    transition: 1s;
  }
  .digi-slider li.active.closeback {
    background: 0 0 !important;
    transition: 1s;
  }
  .digi-slider li.active.delightback {
    background: 0 0 !important;
    transition: 1s;
  }
  .digipadmob {
    margin-bottom: 30px;
  }
  .imgcir::before {
    display: none;
  }
  .imgcir img {
    margin: 0 auto;
  }
  .rapcir:before {
    display: none;
  }
  .rapcir img {
    margin: 0 auto;
  }
  .tracir:before {
    display: none;
  }
  .tracir img {
    margin: 0 auto;
  }
  .pullrt {
    float: none;
  }
  .focuscontent {
    padding: 20px 20px;
  }
  .whyaarna-box {
    width: 100%;
    margin-left: 0;
  }
  .whyaarna-rapid-box {
    width: 100%;
    margin-top: 40px;
  }
  .howwedo-sec {
    padding: 20px 10px;
  }
  .whyaarnanm {
    font-size: 50px;
    line-height: 1.3;
    padding-bottom: 2px;
  }
  .subwhyaarnanm {
    font-size: 21.5px;
  }
  .whyaarna-bottom {
    width: 10%;
    margin-bottom: 14px;
  }
  .how-we-do-para {
    font-size: 14px;
    padding: 0;
  }
  .whyaarnaban {
    height: auto;
  }
  .how-we-do-nm {
    font-size: 38px;
  }
  .whyaarnapara {
    font-size: 14px;
  }
  .focuscraft {
    font-size: 23px;
  }
  .focuspara {
    font-size: 14px;
  }
  .whyaarnapoint-sec {
    padding: 50px 10px;
  }
  .getintouch {
    font-size: 50px;
  }
  .startcon {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: 0.3px;
    padding: 8px 0;
  }
  .start-sec {
    font-size: 16px;
    line-height: 1.6;
  }
  .contact-padding {
    padding: 60px 10px 30px;
  }
  .contct-bx {
    width: 100%;
    padding: 4% 4%;
  }
  .curropmain {
    font-size: 15px;
    padding-top: 0;
    width: 100%;
    line-height: 1.7;
  }
  .gocar {
    margin: 0 auto;
    padding-top: 12px;
    width: 9%;
    float: none !important;
  }
  .white-container {
    padding: 70px 0;
  }
  .map-sec {
    padding: 20px 0 190px;
  }
  .aarna-sys {
    font-size: 23px;
    line-height: 1.5;
    padding-top: 10px;
  }
  .aarna-sys:before {
    display: none;
  }
  .aarna-sys:after {
    display: none;
  }
  .allcondet span {
    margin: 25px !important;
  }
  .botmmr {
    margin-bottom: -40%;
  }
  .Lets-Meet {
    margin-bottom: -2px;
  }
  .web-app {
    font-size: 40px;
    padding-left: 10px;
    padding-bottom: 50px;
    padding-top: 0;
  }
  .webapp-div {
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    position: static;
  }
  .web-application {
    height: auto;
    padding-bottom: 40px;
  }
  .webapp-section {
    padding: 77px 10px 40px 10px;
  }
  .web-appdv-sec {
    margin-top: 5%;
  }
  .custpad {
    padding: 20px 2px;
  }
  .webappdv {
    padding: 22px 0 12px 18px;
  }
  .web-app-img img {
    padding: 25px 0 0;
  }
  .web-app-info p {
    font-size: 14px;
  }
  .web-app-sec {
    padding: 46px 15px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 60px;
    padding-left: 30px;
    margin-top: 55px;
  }
  .aarna-advantage-sec {
    padding-top: 60px;
    padding-bottom: 35px;
  }
  .digital-mar.aarna-advantage-hd {
    font-size: 24px;
    letter-spacing: 0.5px;
  }
  .aarna-advantage-sec .ser-desc p {
    font-size: 16px;
  }
  ul.rght-txt-ul {
    padding-left: 16px;
  }
  .advntg-mngmnt-insd-div {
    padding: 35px 20px 25px 20px;
    box-shadow: 0 0 38px 0 rgba(80, 48, 164, 0.17);
    margin-left: 10px;
    margin-right: 10px;
  }
  .left-hd {
    font-size: 22px;
  }
  .advntg-proj-mngmnt-sec {
    padding-top: 45px;
    padding-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .aarna-advantage-sec .area-title {
    padding-left: 10px;
  }
  .aarna-advantage-sec .ser-desc p {
    padding-left: 10px;
    padding-right: 10px;
  }
  img.top-sec-img {
    top: 126px;
  }
  .left-wrap {
    padding-left: 0;
  }
  .advntg-mngmnt-insd-div.active > img.hover-img-btm,
  .advntg-mngmnt-insd-div.active > img.hover-img-top,
  .advntg-mngmnt-insd-div:hover > img.hover-img-btm,
  .advntg-mngmnt-insd-div:hover > img.hover-img-top {
    opacity: 0;
  }
  .paidmar-sec {
    height: auto;
  }
  .paidmarketing-hd {
    font-size: 43px;
  }
  .paid-mar-para {
    font-size: 14px;
  }
  .aarnaoffer-sec {
    height: auto;
    margin-bottom: 60px;
  }
  .aarnaoffer-hd {
    font-size: 28px;
  }
  .aarnaoffdiv {
    padding: 30px 0 50px 0;
  }
  .aarnaofferservices p {
    font-size: 15px;
  }
  .aarnaofferservices {
    padding: 0 20px;
  }
  .paidmar-sec {
    padding-bottom: 24vh;
  }
  .servicelistbanner .images-wrap .img-wrap-3 {
    top: 69% !important;
    left: 70% !important;
    width: 200px;
  }
  .aboutbanner {
    height: auto;
    margin-top: 80px;
  }
  .aboutbanner .img-wrap-2 {
    top: -26% !important;
    left: -33% !important;
    width: 250px;
  }
  .aboutbanner .images-wrap .img-wrap-3 {
    top: 69% !important;
    left: 77% !important;
    width: 200px;
  }
  .aboutus-banner-info {
    padding: 120px 0 160px 35px;
  }
  .aboutushd {
    font-size: 28px;
    line-height: 1.2;
  }
  .aboutushd-botm-bor {
    width: 14%;
    margin-top: 6px;
    margin-bottom: 14px;
  }
  .aboutus-text p {
    font-size: 14px;
  }
  .ceonm {
    font-size: 20px;
  }
  .ceoinfo {
    font-size: 14px;
  }
  .ceo {
    font-size: 14px;
  }
  .ab-con p {
    font-size: 14px;
  }
  .westand-padding {
    padding: 0 10px 5px 10px;
  }
  .mission-padding {
    padding: 50px 0 30px;
  }
  .abicon {
    display: none;
  }
  .westand-hd h4 {
    margin-left: 4px;
    margin-top: 25px;
  }
  .westand-para p {
    margin-top: 60px;
    margin-left: 5px;
    font-size: 14px;
  }
  .westand-hd h4 {
    font-size: 17px;
  }
  .westandab-botm-bor {
    width: 13%;
    margin-bottom: 9px;
  }
  .baninfohd {
    font-size: 60px;
  }
  .aboutexper {
    font-size: 20px !important;
  }
  .ntsurepara {
    font-size: 16px;
  }
  .about-sec {
    padding: 18.5% 0;
  }
  .jobopening {
    font-size: 30.5px;
    margin-bottom: -10px;
  }
  .careerhd .img-wrap-2 {
    top: -56% !important;
    left: -21% !important;
    width: 200px;
  }
  .jobopening-border-bottom {
    width: 12%;
    margin-bottom: 0;
  }
  .jobdescr {
    padding: 20px 0 60px;
    margin: 45px 0 40px;
  }
  .job-profile .ttl {
    margin-bottom: 0;
  }
  .small-container .skills {
    margin-bottom: -5px;
  }
  .small-container {
    width: 95%;
  }
  .servicelistbanner .img-wrap-2 {
    top: -14% !important;
    left: -20% !important;
    width: 200px !important;
  }
  .digitalbtn {
    font-size: 16px !important;
  }
  .What-We-Offerhd {
    font-size: 28px;
  }
  .feature-hd {
    font-size: 18px;
  }
  .explore-work {
    font-size: 28px;
    padding-left: 12px;
  }
  .internetgood:before {
    font-size: 36px;
    line-height: 1.11;
    letter-spacing: 1px;
    margin-top: -37px;
    margin-left: -19px;
  }
  .internetgood {
    font-size: 42px;
  }
  .workbtn {
    width: 48%;
  }
  .viewmorebtn {
    width: 35%;
  }
  .space10 {
    height: 0;
    margin-top: 0;
  }
  .digi-content p {
    font-size: 14px;
    line-height: 1.5;
  }
  .theme-title {
    font-size: 30px;
  }
  .digi-slider li:hover {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 60px;
    background-size: 17%;
  }
  .svb-reality-sec p {
    font-size: 16px;
    line-height: 2;
  }
  .seo-challage-sec p {
    font-size: 16px;
  }
  .seo-strategy-sec p {
    font-size: 16px;
  }
  .SEO-Activities {
    font-size: 28px;
  }
  .heading-line {
    font-size: 20px;
  }
  .client-review p {
    font-size: 15px;
  }
  section.kno-mre-sec .head-top {
    margin-bottom: -11px;
  }
  .form-div button.btn.redd {
    font-size: 14px;
  }
  .form-div form {
    margin-top: 30px;
  }
  .head-top-pack {
    letter-spacing: normal;
  }
  .paidmar-border-bottom {
    width: 11%;
    margin-bottom: 18px;
  }
  .mondec-app-sec p {
    font-size: 14px;
    line-height: 1.7;
  }
  .mob-dev-technology p {
    font-size: 14px;
  }
  .westandab {
    font-size: 28px;
  }
  .title-bottom {
    width: 11%;
    margin-bottom: 18px;
  }
  .career-arrow {
    margin-top: -16px !important;
    width: 7%;
  }
  .skills li {
    font-size: 14px;
  }
  .addecon {
    font-size: 14px;
    line-height: 1.8;
  }
  .testimonial-first-sec {
    padding: 60px 0;
  }
  .testiclisay {
    font-size: 32px;
    letter-spacing: 0.3px;
  }
  .testiclisay-bottom-bor {
    width: 10%;
    height: 3px;
    margin-top: -18px;
  }
  .writereviewbtn {
    width: 42%;
    padding: 14px 13px !important;
    font-size: 16px;
  }
  .ntsuretesti {
    font-size: 16px;
  }
  .subtesticlisay {
    font-size: 18px;
  }
  .testidescript {
    font-size: 14px;
    padding: 28px 15px 0 20px;
  }
  .testiclname {
    font-size: 16px;
  }
  .testiproname {
    font-size: 17px;
  }
  .testimonials {
    padding: 10px 25px 35px 25px;
  }
  .textmonialbox:after {
    margin-right: 14px;
    margin-top: -40px;
  }
  .textmonialboxone:after {
    margin-right: 14px;
    margin-top: -40px;
  }
  .textmonialboxtwo:after {
    margin-right: 14px;
    margin-top: -40px;
  }
  .test-sec {
    margin-bottom: 50px;
  }
  .count-txt {
    font-size: 20px;
    margin-top: -20px;
  }
  p.blw-cnt-txt {
    font-size: 12.5px;
  }
  .big-txt {
    font-size: 19.5px;
  }
  .challng-sec .digital-mar.aarna-advantage-hd,
  .digital-mar.aarna-advantage-hd,
  .main-summry-sec .digital-mar.aarna-advantage-hd,
  .reslt-sec .digital-mar.aarna-advantage-hd {
    font-size: 22.5px;
    margin-top: 20px;
  }
  .main-summry-sec {
    padding-bottom: 15px;
  }
  section.reslt-sec {
    padding: 9px 0 20px;
    margin: 0 5px;
  }
  section.btn-sec .btnbck {
    width: 41%;
  }
  section.btn-sec {
    padding-top: 25px;
  }
  .mg-tp-25 {
    margin-top: 4px !important;
  }
  section.magento-feature-sec .mob-txt-border-bottom {
    margin-bottom: 25px;
  }
  ul.feature-ul li {
    line-height: 25px;
  }
  ul.feature-ul li:before {
    margin-top: 0;
  }
  .breadcrumbs__item {
    padding-right: 10px;
  }
  .breadcrumbs__item:after {
    padding-left: 5px;
  }
  section.blue-sec {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .ecommerce-btm-txt {
    font-size: 15px;
    margin-top: 30px;
  }
  .mg-tp-20 {
    margin-bottom: 5px;
  }
}
@media (max-width: 414px) {
  .traffc-cnt {
    font-size: 29px;
  }
  .traff-txt {
    font-size: 8.5px;
    margin-top: 3px;
    margin-left: 2px;
    line-height: 7px;
  }
  .mr-left {
    margin-left: 0;
    margin-top: 22px;
  }
  .traffc-cnt {
    font-size: 29px;
  }
  .succs-cnt-div {
    padding-top: 6px;
    margin-left: 65px;
  }
  .svbimg {
    margin-left: 85px;
  }
  .svb-reality-padd {
    padding-top: 37%;
  }
  .btnbck {
    padding: 14px 39px;
  }
  .workbtn {
    width: 70%;
  }
  .viewmorebtn {
    padding: 0.7rem 12px;
    width: 38%;
  }
  .iconimg {
    margin-left: 278px;
  }
  .webservice {
    height: auto;
  }
  .satisfaction:before {
    padding-top: 10.5%;
  }
  div#case-stdy-carousel img {
    height: 230px;
  }
  .count-txt {
    margin-top: 2px;
  }
  .main-summry-sec img {
    width: 40%;
  }
  .mg-tp-25 {
    margin-top: 15px !important;
  }
  section.btn-sec .btnbck {
    width: 51%;
    padding: 9px 39px;
    font-size: 15px;
  }
  section.portflio-images-sec {
    padding-bottom: 30px;
    padding-top: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 375px) {
  .mobcallicon {
    width: 10% !important;
    position: fixed !important;
    right: 20% !important;
    top: 2.5% !important;
  }
}
@media (max-width: 375px) {
  .digiapprchhd {
    font-size: 35px;
    left: -2%;
  }
  .imgmardig {
    width: 25%;
    margin-left: 37%;
  }
  .service-div {
    padding: 37px 18px 0 24px;
  }
  .mobcallicon {
    width: 10% !important;
    position: fixed !important;
    right: 20% !important;
    top: 15px !important;
  }
  .btnbck {
    background-image: url(/assets/images/Ready-To-Get-Started-button.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 14px 33px;
    border-radius: 30px;
    border: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin-top: 22px;
    width: 50%;
  }
  .seo-service-hdtag {
    font-size: 65px;
    padding-left: 0px;
    padding-top: 29px;
  }
  .ser-text p {
    padding: 0;
    margin-left: -5px !important;
    font-size: 11px;
  }
  .sub-seo-story {
    font-size: 23.5px;
  }
  .whyclient {
    font-size: 23.5px;
  }
  .bestseo {
    font-size: 26.5px;
    text-align: center;
    line-height: 1.3;
    margin-top: 5px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .bestseo:before {
    font-size: 26px;
  }
  .bestseo:after {
    font-size: 26px;
  }
  .client-review {
/*    height: 360px;*/
    height: 320px;

  }
  .testimonial-padding {
    padding: 50px 0;
  }
  .seo-border-bottom {
    margin-top: 13px;
    margin-bottom: 25px;
  }
  .traffc-cnt {
    font-size: 29px;
  }
  .traff-txt {
    font-size: 9.5px;
    margin-top: 3px;
    margin-left: 2px;
    line-height: 7px;
  }
  .svb-reality-padd {
    padding-top: 25%;
  }
  .svbimg {
    margin-left: 80px;
  }
  .succs-cnt-div {
    padding-top: 6px;
    margin-left: 54px;
  }
  .mr-left {
    margin-left: 0;
    margin-top: 22px;
  }
  .svb-case-study {
    height: 400px;
  }
  .seo-str {
    margin-left: 0;
    margin-top: -10px;
  }
  .seo-strategy-sec p {
    margin-top: 12px;
  }
  .seo-strategy-sec {
    padding: 26px 0 0 0;
  }
  .seo-challage-sec {
    padding: 30px 0 0 0;
  }
  .page__section-ban {
    margin-top: 5.3rem;
    padding: 0.7rem 1rem;
  }
  .web-design-section {
    padding-top: 54px;
    padding-bottom: 45px;
  }
  .service-box-sec {
    padding: 28px 25px;
  }
  .service-box img {
    width: 30%;
  }
  .ser-arrow img {
    width: 80%;
  }
  .webservice {
    height: auto;
  }
  .satisfaction {
    font-size: 60px;
    padding: 4.7% 0 0;
  }
  .satisfaction:before {
    font-size: 60px;
    padding-top: 13.2%;
  }
  .webdv {
    padding: 0 40px 0 17px;
  }
  .webpricebtn {
    width: 80%;
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .webdesign-div {
    padding: 20px 0 10px;
  }
  .banleft {
    margin-left: -45px !important;
  }
  .mobdevcontentBox .mobdev-sec-article {
    padding: 31px 0 15px 18px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 60px;
    padding-left: 8px;
    margin-top: 70px;
  }
  .aarna-advantage-sec .ser-desc p {
    font-size: 15px;
  }
  .advntg-mngmnt-insd-div {
    padding: 15px 10px 15px 10px;
  }
  .rght-txt-ul li p {
    line-height: 28px;
  }
  section.space-50 {
    padding: 10px;
  }
  .iconimg {
    margin-top: -68px;
    margin-left: 240px;
  }
  .ceopadd {
    padding: 15px 0;
  }
  .result-padding {
    padding: 25px 0 25px;
  }
  .westand-padding {
    padding: 0 10px 5px 10px;
  }
  .mission-padding {
    padding: 50px 0 30px;
  }
  .hero__title-misc span.num {
    font-size: 50px !important;
    padding-right: 10px !important;
  }
  .workbtn {
    width: 65%;
    padding: 14px 10px;
    letter-spacing: 0.4px;
    font-size: 12px;
    margin-top: 15px;
  }
  .workanimation .images-wrap .img-wrap-3 {
    margin-left: 7%;
  }
  .internetgood {
    font-size: 44px;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    font-size: 12px;
    padding: 11px 30px;
  }
  .nav-tabs > li > a {
    font-size: 12px;
  }
  .viewmorebtn {
    font-size: 13px;
    padding: 0.7rem 15px;
    width: 39%;
  }
  .tabview-padd {
    padding: 0 0 50px;
  }
  .mob-app {
    font-size: 44px;
  }
  .writereviewbtn {
    width: 42%;
    padding: 10px 13px !important;
    font-size: 15px;
  }
  .servicearrowback {
    background-image: linear-gradient(to left, #f8a54c, #e93d7f, #db38a9);
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    padding: 9px;
    font-size: 18px;
  }
  .animate--grow,
  .hero__title .slick-current + .slick-slide > h3 a {
    margin-top: 21px !important;
  }
}
@media (max-width: 360px) {
  .btnbck {
    padding: 14px 29px;
  }
  .whtweoffr {
    text-shadow: 19.6px 29px 38px rgba(4, 4, 4, 0.15);
    font-size: 50px !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.02;
    letter-spacing: 3px;
    text-align: left;
    color: #000;
  }
  .about-pic img {
    width: 91%;
    margin-top: -79px;
    margin-left: 32px;
  }
  .feature-hd {
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
  }
  .padding-100-50 {
    padding-top: 62px;
    padding-bottom: 50px;
  }
  .footer-area {
    padding-top: 10px;
  }
  .foothd {
    font-family: "Questrial", sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: 0.5px;
    color: #2d1d42;
  }
  .fmenu a {
    font-family: Lato;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.06;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #313131;
  }
  .client-slider {
    margin-bottom: -10px;
  }
  .seo-service-hdtag {
    font-size: 70px;
    margin-bottom: 27px;
  }
  .traff-txt {
    font-size: 7.5px;
    margin-top: 3px;
    margin-left: 2px;
    line-height: 6px;
  }
  .seo-str {
    margin-left: 0;
    margin-top: -10px;
  }
  .webservice {
    height: auto;
  }
  .webpricebtn {
    width: 85%;
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .satisfaction {
    font-size: 60px;
    padding: 21% 0 0;
  }
  .whyarna {
    font-size: 30px;
    top: 48%;
  }
  .digi-market {
    font-size: 37px;
  }
  .getintouch {
    font-size: 45px;
  }
  .custpad {
    padding: 20px 10px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 55px;
  }
  .paidmarketing-hd {
    font-size: 40px;
  }
  .internetgood:before {
    margin-left: -16px;
  }
  .paidmar-sec {
    padding-bottom: 12vh;
    padding-top: 10vh;
  }
  .aarnaoffer-border-bottom {
    margin-bottom: 15px;
  }
}
@media (max-width: 320px) {
  .mbaplpdre {
    padding: 0 0 110px;
  }
  .features-top-area .features-box {
    padding: 21px 8px 185px;
  }
  .btnbck {
    padding: 12px 15px;
  }
  .abouthd {
    font-size: 25px;
  }
  .explore-work {
    font-size: 25px;
  }
  .What-We-Offerhd {
    font-size: 25px;
  }
  .clienthd {
    font-size: 25px;
  }
  .top-banner .banner-info > .wrapper {
    text-align: left;
    margin-top: -86px;
    margin-left: 0 !important;
  }
  .mobcallicon {
    width: 10% !important;
    position: fixed !important;
    right: 16% !important;
    top: 15px !important;
  }
  .page__section {
    padding: 1rem 0.4rem;
  }
  .seo-service-hdtag {
    font-size: 55px;
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 55px;
  }
  .local-seo-company {
    font-size: 18.5px;
  }
  .ser-desc p {
    font-size: 14px;
  }
  .seo-story {
    font-size: 24.5px;
  }
  .sub-seo-story {
    font-size: 20.5px;
  }
  .svb-hd {
    font-size: 17px;
  }
  .svb-reality-sec p {
    font-size: 14px;
  }
  .seochallage-hd {
    font-size: 17px;
  }
  .seo-challage-sec p {
    font-size: 14px;
  }
  .seo-strategy-hd {
    font-size: 17px;
  }
  .seo-strategy-sec p {
    font-size: 14px;
  }
  .SEO-Activities {
    font-size: 25px;
  }
  .whyclient {
    font-size: 21.5px;
  }
  .bestseo {
    font-size: 24.5px;
  }
  .client-review p {
    font-size: 15px;
  }
  .head-top {
    font-size: 19.5px;
  }
  .head-top-pack {
    font-size: 19.5px;
  }
  .svbimg {
    margin-left: 68px;
  }
  .svb-reality-padd {
    padding-top: 29%;
  }
  .succs-cnt-div {
    padding-top: 6px;
    margin-left: 36px;
  }
  .border-left {
    border-left: 1px solid transparent;
  }
  .traffc-cnt {
    font-size: 23px;
  }
  .quotebtn {
    width: 75%;
    font-size: 13px;
    margin-top: -12px;
    margin-bottom: 50px;
  }
  .webdesign {
    font-size: 68px;
    padding-left: 7px;
    padding-top: 0;
    padding-bottom: 40px;
  }
  .mob-app {
    font-size: 30px;
  }
  .webpricebtn {
    width: 92%;
  }
  .webdesignbtn {
    width: 95%;
  }
  .webservice {
    height: auto;
  }
  .satisfaction {
    font-size: 45px;
    padding: 10.9% 0 0;
  }
  .satisfaction:before {
    font-size: 45px;
    padding-top: 10.9%;
  }
  .whyarna {
    font-size: 28px;
    top: 45%;
  }
  .howdo {
    font-size: 28px;
    top: 22%;
  }
  .digi-market {
    font-size: 35px;
  }
  .digital-mar {
    font-size: 24.5px;
  }
  .mobile-app-dev-txt {
    font-size: 23.5px;
    padding: 0 23px;
    line-height: 30px;
  }
  .font-35 {
    font-size: 23.5px !important;
  }
  .digital-mar-hd {
    font-size: 24.5px;
  }
  .digi-slider li.active {
    font-size: 75px;
  }
  .whyaarnanm {
    font-size: 40px;
  }
  .subwhyaarnanm {
    font-size: 18px;
  }
  .startcon {
    font-size: 25.5px;
  }
  .getintouch {
    font-size: 40px;
  }
  .allcondet span {
    margin: 6px;
  }
  .web-app {
    font-size: 37px;
  }
  .mobile-app-dev {
    font-size: 26.5px;
  }
  .left-hd {
    font-size: 19px;
  }
  ul.rght-txt-ul {
    padding-left: 5px;
  }
  .rght-txt-ul li p {
    font-size: 13px;
  }
  .aarna-advantage-sec .ser-desc p {
    font-size: 13px;
  }
  .aarna-advantage-sec .digi-market {
    font-size: 45px;
  }
  .paidmarketing-hd {
    font-size: 35px;
  }
  .aboutus-banner-info {
    padding: 120px 0 160px 18px;
  }
  .iconimg {
    margin-top: -68px;
    margin-left: 199px;
  }
  .ntsurepara {
    font-size: 15px;
  }
  .digitalbtn {
    font-size: 18px !important;
  }
  .baninfohd {
    font-size: 45px;
  }
  .hero__title-misc span.num {
    font-size: 30px !important;
    padding-right: 10px !important;
  }
  .hero__title-misc {
    font-size: 17px !important;
  }
  .animate--grow,
  .hero__title .slick-current + .slick-slide > h3 a {
    margin-top: 15px !important;
  }
  .internetgood {
    font-size: 35px;
  }
  .internetgood:before {
    font-size: 28px;
    margin-top: -27px;
    margin-left: -11px;
  }
  .workbtn {
    width: 71%;
    font-size: 11px;
    padding: 12px 10px;
  }
  .workanimation {
    height: 460px;
  }
  .workanimation .images-wrap .img-wrap-2 {
    margin-top: -29%;
    margin-left: -26%;
  }
  .nav-tabs > li > a {
    margin-right: 0;
  }
  .customer-speak-pad {
    padding: 60px 10px 0 10px;
  }
  .writereviewbtn {
    width: 48%;
    font-size: 14px;
  }
  div#case-stdy-carousel .carousel-caption {
    padding-left: 10px;
    padding-right: 10px;
  }
  .big-txt {
    font-size: 17.5px;
  }
  section.btn-sec .btnbck {
    width: 57%;
  }
}
h2.paramar {
  font-family: "Questrial", sans-serif;
  font-size: 32.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000;
}
.related-hd-border-bottom {
  background-image: url(/assets/images/bottom-border.png);
  width: 6%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
}
.related-service-box {
  height: auto;
  box-shadow: 1px 0 1px rgba(255, 255, 255, 0.8);
  top: 0;
  background: #f6f6f6;
  border-radius: 8px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 35px 80px !important;
  position: relative;
}
.related-service {
  background: #fff;
  margin-bottom: 7%;
}
.related-service-box-sec {
  padding: 28px 50px;
}
h3.related-services {
  line-height: 40px;
  font-size: 18px !important;
  color: #282828;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  letter-spacing: 0.6px;
  margin-top: 1px;
  display: inline-flex;
}
.related-services i {
  margin-right: 12px;
  font-size: 13px;
  font-weight: 100;
  color: #a6a9a9;
  position: relative;
  top: 13px;
}
.related-act-botm-bor {
  background-image: url(/assets/images/bottom-border.png);
  width: 6%;
  height: 3px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
}
.related-service-box1 {
  font-family: "Open Sans", sans-serif;
  padding: 22px 0;
  box-shadow: 1px 1px 16px #d6d6d6;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 28px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #3a3942;
  width: 100%;
  background: #fff;
}
.related-service {
  background: #fff;
  margin-bottom: 7%;
}
.related-service-box-sec {
  padding: 28px 50px;
}
.related-services-heading {
  font-family: "Playfair Display", serif;
  font-size: 31px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
}
.related-services i {
  margin-right: 12px;
  font-size: 13px;
  font-weight: 100;
  color: #a6a9a9;
}
.a-hover:hover {
  color: #ff3071;
}
@media (min-width: 1024px) {
  .padding-t-40-mob {
    padding-top: 40px !important;
  }
}
.margin-b-desk-40 {
  margin-bottom: 40px;
}
.padding-lr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.padding-b-0 {
  padding-bottom: 0 !important;
}
@media (max-width: 484px) {
  .related-service-box {
    padding: 35px 10px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
.fa-phone.flipped {
    transform: scaleX(-1);
    /* Other styles you might want to apply */
}


.svgimg{
 color: red; 
 width: 20px; 
 height: 20px;
 margin-right: 10px;
}


/*.footer-menu-link li a:hover {
  color: red !important;
}
*/



.fa1 .fa-linkedin:before {
    content: "\f0e1"!important;
    font-family: 'FontAwesome';
    font-weight:400!important;
}

.a-hover{
color:#010711;
}

/* Container */
.client-grid-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

/* 5 Columns for Desktop & Tablet */
.col-client {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 25px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Logo Sizing & Uniformity */
.col-client img {
    height: 80px;         
    width: auto;
    max-width: 160px;      
    object-fit: contain;  
    
    /* Hover Effect Setup */
    transition: transform 0.3s ease-in-out;
}

/* Hover: Simple Zoom */
.col-client img:hover {
    transform: scale(1.1); 
}
.client-area {
    margin-top: 50px;   
    margin-bottom: 60px; 
}

/* Mobile: 2 Columns (Below 576px) */
@media (max-width: 576px) {
    .col-client {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 15px 10px;
    }
    
    .col-client img {
        height: 60px;
        max-width: 130px;
    }
}

/* WOW.js fallback: ensure elements are never permanently invisible if JS animation fails */
.wow{visibility:visible!important;animation-name:none!important;opacity:1!important;-webkit-transform:none!important;transform:none!important;}

/* get-start-btn: show mobile CTA button for 488-767px range (gap in existing media queries) */
@media only screen and (min-width:488px) and (max-width:767px){.get-start-btn,.mobi-logo{display:block!important;}.desk-logo{display:none!important;}.get-start-btn{border-radius:0px!important;border:1.2px solid #ff3071!important;text-align:center;}}
/* Mobile fix: remove top-banner static margin causing gap between header and hero on mobile -- 2026-04-11 */
@media (max-width: 767px) {
    .top-banner .static {
        margin-bottom: 0 !important;
    }
}