.mobile-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-only {
      display: block; } }

.tablet-only {
  display: none; }
  @media screen and (max-width: 991px) {
    .tablet-only {
      display: block; } }

.big-tablet-only {
  display: none; }
  @media screen and (max-width: 1080px) {
    .big-tablet-only {
      display: block; } }

.mobile-hide {
  display: block; }
  @media screen and (max-width: 767px) {
    .mobile-hide {
      display: none; } }

.tablet-hide {
  display: block; }
  @media screen and (max-width: 991px) {
    .tablet-hide {
      display: none; } }

.big-tablet-hide {
  display: block; }
  @media screen and (max-width: 1080px) {
    .big-tablet-hide {
      display: none; } }

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

@font-face {
  font-family: 'Proxima Nova';
  src: local("Proxima Nova"), url("../otf/proxima-nova.otf") format("opentype");
  font-style: normal;
  font-display: swap; }
.service-heading h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  line-height: 99px;
  text-align: center;
  color: #1A73E8; }
  @media screen and (max-width: 767px) {
    .service-heading h2 {
      font-size: 24px;
      line-height: 26px; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-heading h2 {
      font-size: 45px;
      line-height: 1.3em; } }
  .service-heading h2 .custom-one {
    border-bottom: 10px solid #0FECF5;
    color: #12317C; }

#our-services {
  justify-content: center; }
  #our-services .first-box {
    display: none; }

#service-container {
  max-width: 1260px;
  margin: 0 auto;
  padding: 35px 20px; }
  @media screen and (max-width: 767px) {
    #service-container {
      padding-top: 0;
      padding-bottom: 0; } }
  #service-container .wpb_wrapper {
    text-align: center; }
    #service-container .wpb_wrapper h2 {
      font-style: normal;
      font-weight: 600;
      font-size: 42px;
      line-height: 46px;
      color: #12317C; }
      @media screen and (max-width: 767px) {
        #service-container .wpb_wrapper h2 {
          font-size: 24px;
          line-height: 26px; } }
    #service-container .wpb_wrapper p {
      width: 960px;
      margin: 0 auto;
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #565656; }
      @media screen and (max-width: 767px) {
        #service-container .wpb_wrapper p {
          width: auto;
          font-size: 16px;
          line-height: 22px; } }
      @media only screen and (max-width: 1080px) and (min-width: 767px) {
        #service-container .wpb_wrapper p {
          width: auto; } }

#digitalMarketingServiceSection .serviceSection-list-item .tab-container h2 {
  font-size: 42px !important;
  font-weight: 600;
  line-height: 46px !important;
  margin-bottom: 25px !important; }
  @media screen and (max-width: 767px) {
    #digitalMarketingServiceSection .serviceSection-list-item .tab-container h2 {
      font-size: 34px !important;
      line-height: 37px !important;
      text-align: center;
      margin-bottom: 11px !important; } }
#digitalMarketingServiceSection .serviceSection-list-item .tab-container .service-learn-more-btn {
  background: #1A73E8;
  border: 2px solid #1A73E8;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  font-weight: 700;
  padding: 19px 29px;
  border-radius: 30px;
  margin-bottom: 5px; }
  #digitalMarketingServiceSection .serviceSection-list-item .tab-container .service-learn-more-btn:hover {
    background-color: #0850AE !important;
    border-color: #0850AE !important;
    box-shadow: initial; }
@media screen and (max-width: 767px) {
  #digitalMarketingServiceSection {
    padding-bottom: 0; } }

.service-blue-section-one {
  background: linear-gradient(320.15deg, #12317C 21.26%, #0048A7 81.03%);
  height: 425px;
  margin-top: 60px;
  overflow: visible !important; }
  @media screen and (max-width: 767px) {
    .service-blue-section-one {
      height: 200px;
      margin-top: 0; } }
  .service-blue-section-one .first-col {
    width: 328.91px;
    height: 194.29px;
    left: 125px;
    top: 20px;
    opacity: 0.75;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .service-blue-section-one .first-col {
        right: 0;
        width: auto;
        top: 0px;
        left: 96px; } }
  .service-blue-section-one .second-col {
    z-index: 11; }
    .service-blue-section-one .second-col .first {
      position: absolute;
      width: 1039.44px;
      height: 614px;
      left: calc(50% - 1039.44px/2 - 1.73px);
      top: -148px;
      background-image: url(../png/union-2.png);
      background-repeat: no-repeat !important;
      background-size: contain !important;
      background-position: center !important; }
      @media screen and (max-width: 767px) {
        .service-blue-section-one .second-col .first {
          width: auto;
          left: 0;
          right: 0;
          top: -203px;
          height: 225px; } }
      .service-blue-section-one .second-col .first .wpb_wrapper {
        width: 577px;
        margin: 160px auto 0; }
        @media screen and (max-width: 767px) {
          .service-blue-section-one .second-col .first .wpb_wrapper {
            width: auto;
            margin-top: 85px;
            margin-left: 90px; } }
        .service-blue-section-one .second-col .first .wpb_wrapper h2 {
          font-style: normal;
          font-weight: 600;
          font-size: 60px;
          line-height: 66px;
          color: #12317C; }
          .service-blue-section-one .second-col .first .wpb_wrapper h2 .cyan-text {
            color: #0FECF5; }
        .service-blue-section-one .second-col .first .wpb_wrapper p {
          font-style: normal;
          font-weight: 300;
          font-size: 18px;
          line-height: 25px;
          color: #565656; }
          @media screen and (max-width: 767px) {
            .service-blue-section-one .second-col .first .wpb_wrapper p {
              display: none; } }
  .service-blue-section-one .third-col {
    width: 328.91px;
    height: 194.29px;
    right: 115px;
    top: 120px;
    opacity: 0.75;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .service-blue-section-one .third-col {
        top: -196px;
        width: auto; } }

.service-blue-section-tablet {
  background: linear-gradient(320.15deg, #12317C 21.26%, #0048A7 81.03%);
  height: 250px;
  overflow: visible !important; }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-blue-section-tablet {
      height: 300px; } }
  .service-blue-section-tablet .main-col .first {
    position: absolute;
    width: 100%;
    height: 614px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -195px;
    background-image: url(../png/three-cloud-layer-2.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important; }
    .service-blue-section-tablet .main-col .first .wpb_wrapper {
      width: auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 269px;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .service-blue-section-tablet .main-col .first .wpb_wrapper {
          top: 284px; } }
      .service-blue-section-tablet .main-col .first .wpb_wrapper h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 60px;
        line-height: 66px;
        color: #12317C; }
        @media screen and (max-width: 767px) {
          .service-blue-section-tablet .main-col .first .wpb_wrapper h2 {
            font-size: 22px !important; } }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-blue-section-tablet .main-col .first .wpb_wrapper h2 {
            font-size: 45px;
            line-height: 1.2em; } }
        .service-blue-section-tablet .main-col .first .wpb_wrapper h2 .cyan-text {
          color: #0FECF5; }
      .service-blue-section-tablet .main-col .first .wpb_wrapper p {
        display: none; }

.service-blue-section-two {
  background: linear-gradient(225deg, #12317C 21.26%, #0048A7 81.03%);
  padding: 42px 20px;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .service-blue-section-two {
      padding: 15px 20px;
      background: linear-gradient(157deg, #12317C 21.26%, #0048A7 81.03%); } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-blue-section-two {
      width: auto !important;
      max-width: none !important; } }
  .service-blue-section-two .text-col {
    width: 272px;
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      .service-blue-section-two .text-col {
        width: auto;
        margin-right: 0;
        padding: 0 17px !important; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-blue-section-two .text-col {
        width: auto;
        margin-right: 0;
        padding: 0 25px !important; } }
    .service-blue-section-two .text-col .heading {
      font-style: normal;
      width: 247px;
      font-weight: 600;
      font-size: 42px;
      line-height: 46px;
      color: #FFFFFF; }
      @media screen and (max-width: 767px) {
        .service-blue-section-two .text-col .heading {
          width: auto; } }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-blue-section-two .text-col .heading {
          width: auto; } }
    .service-blue-section-two .text-col .content p {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #FFFFFF; }
  .service-blue-section-two .white-bg-col {
    margin-right: 15px;
    width: 278px; }
    @media screen and (max-width: 767px) {
      .service-blue-section-two .white-bg-col {
        margin-right: 0; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-blue-section-two .white-bg-col {
        width: auto; } }
    .service-blue-section-two .white-bg-col .vc_column-inner {
      background-color: #FFFFFF;
      padding: 42px 0; }
      @media screen and (max-width: 767px) {
        .service-blue-section-two .white-bg-col .vc_column-inner {
          padding: 20px 0 0; } }
      .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper {
        width: 212px;
        margin: 0 auto; }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper {
            width: auto;
            padding: 0 17px; } }
        .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .number {
          width: 84.75px;
          height: 84.75px;
          background: #0FECF5;
          border-radius: 50%;
          line-height: 38px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-bottom: 22px; }
          @media screen and (max-width: 767px) {
            .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .number {
              width: 60px;
              height: 60px;
              margin-bottom: 15px; } }
          .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .number p {
            font-family: 'Proxima Nova';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 38px;
            color: #12317C; }
            @media screen and (max-width: 767px) {
              .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .number p {
                font-size: 25px; } }
        .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .content h2 {
          font-family: "omnes-pro",sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 26px;
          color: #12317C;
          margin-bottom: 22px; }
          @media screen and (max-width: 767px) {
            .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .content h2 {
              margin-bottom: 15px; } }
        .service-blue-section-two .white-bg-col .vc_column-inner > .wpb_wrapper .content p {
          font-style: normal;
          font-weight: 300;
          font-size: 18px;
          line-height: 25px;
          color: #565656; }

.service-blue-section-three {
  background: linear-gradient(320.15deg, #12317C 21.26%, #0048A7 81.03%); }
  .service-blue-section-three .CloudMellowText .wpb_text_column {
    color: #FFFFFF; }

.service-blue-section-four {
  background: linear-gradient(225deg, #12317C 21.26%, #0048A7 81.03%);
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .service-blue-section-four {
      padding-bottom: 0;
      padding-top: 0 !important; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-blue-section-four {
      width: auto;
      padding: 0 17px !important; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-blue-section-four .CloudMellowText {
      padding: 40px 8% 0 8% !important; } }
  .service-blue-section-four .CloudMellowText .wpb_text_column {
    color: #FFFFFF; }

@media screen and (max-width: 767px) {
  .service-fullwidth-white {
    padding-top: 0 !important; } }

.service-fourcol-white {
  padding: 42px 20px;
  justify-content: center; }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-fourcol-white {
      width: auto !important;
      max-width: none !important; } }
  .service-fourcol-white .text-col {
    width: 285px;
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      .service-fourcol-white .text-col {
        width: auto;
        margin-right: 0;
        padding: 0 20px !important; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-fourcol-white .text-col {
        width: auto; } }
    .service-fourcol-white .text-col .heading {
      font-style: normal;
      width: 260px;
      font-weight: 600;
      font-size: 42px;
      line-height: 46px;
      color: #12317C; }
      @media screen and (max-width: 767px) {
        .service-fourcol-white .text-col .heading {
          width: auto; } }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-fourcol-white .text-col .heading {
          width: auto; } }
    .service-fourcol-white .text-col .content p {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #565656; }
  .service-fourcol-white .blue-bg-col {
    margin-right: 15px;
    width: 278px; }
    @media screen and (max-width: 767px) {
      .service-fourcol-white .blue-bg-col {
        margin-right: 0; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-fourcol-white .blue-bg-col {
        width: auto; } }
    .service-fourcol-white .blue-bg-col .vc_column-inner {
      background: linear-gradient(320.15deg, #12317C 21.26%, #0048A7 81.03%);
      padding: 42px 0; }
      .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper {
        width: 212px;
        margin: 0 auto; }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper {
            width: auto;
            padding: 0 17px; } }
        @media screen and (max-width: 767px) {
          .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .wpb_single_image {
            width: 50px;
            height: auto; } }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .wpb_single_image {
            width: 50px;
            height: auto; } }
        .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .number {
          width: 84.75px;
          height: 84.75px;
          background: #0FECF5;
          border-radius: 50%;
          line-height: 38px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-bottom: 22px; }
          .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .number p {
            font-family: 'Proxima Nova';
            font-style: normal;
            font-weight: 700;
            font-size: 34px;
            line-height: 38px;
            color: #12317C; }
        .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .content h2 {
          font-family: "omnes-pro",sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 26px;
          color: #FFFFFF;
          margin-bottom: 22px; }
        .service-fourcol-white .blue-bg-col .vc_column-inner > .wpb_wrapper .content p {
          font-style: normal;
          font-weight: 300;
          font-size: 18px;
          line-height: 25px;
          color: #FFFFFF; }
      .service-fourcol-white .blue-bg-col .vc_column-inner:hover {
        box-shadow: 0px 30px 100px rgba(13, 30, 70, 0.5); }

div#conversionSection {
  padding: 42px 20px; }
  div#conversionSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#conversionSection .serviceSection-list-item {
        max-width: 645px; } }
    div#conversionSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#conversionSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#conversionSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#conversionSection .serviceSection-list-item ul#conversiontabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#conversionSection .serviceSection-list-item ul#conversiontabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#conversionSection .serviceSection-list-item ul#conversiontabs {
          width: 100%;
          display: none; } }
      div#conversionSection .serviceSection-list-item ul#conversiontabs > li {
        display: block;
        margin: 0px; }
        div#conversionSection .serviceSection-list-item ul#conversiontabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#conversionSection .serviceSection-list-item ul#conversiontabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#conversionSection .serviceSection-list-item ul#conversiontabs > li.active a, div#conversionSection .serviceSection-list-item ul#conversiontabs > li:hover a {
          color: #12317C; }
          div#conversionSection .serviceSection-list-item ul#conversiontabs > li.active a:after, div#conversionSection .serviceSection-list-item ul#conversiontabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#conversionSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#conversionSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#conversionSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#conversionSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#conversionSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#conversionSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#conversionSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#conversionSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#conversionSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#conversionSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#conversionSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#conversionSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#conversionSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

.service-tab-details .tab-container h4 {
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  color: #12317C;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0; }
.service-tab-details .tab-container ul {
  padding-top: 20px;
  padding-bottom: 20px; }
.service-tab-details .tab-container.active h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  color: #12317C; }

.service-blue-section-five {
  background: #1A73E8;
  border-radius: 0px;
  padding: 42px 20px;
  overflow: visible !important;
  height: 180px;
  margin-top: 460px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .service-blue-section-five {
      margin-top: 150px;
      height: auto; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .service-blue-section-five {
      margin-top: 270px;
      height: auto; } }
  .service-blue-section-five .blue-overlay-col {
    position: absolute;
    width: 846px;
    height: 500px;
    top: -365px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(../png/blue-union-2.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important; }
    @media screen and (max-width: 767px) {
      .service-blue-section-five .blue-overlay-col {
        top: -160px;
        width: auto;
        height: auto; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-blue-section-five .blue-overlay-col {
        width: 80%;
        height: auto;
        top: -330px; } }
    .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper {
      width: 518px;
      margin: 150px auto 0; }
      @media screen and (max-width: 767px) {
        .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper {
          width: auto;
          margin: 54px auto 0; } }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper {
          margin: 115px auto 0; } }
      .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .heading {
        font-style: normal;
        font-weight: 600;
        font-size: 42px;
        line-height: 46px;
        color: #FFFFFF;
        margin-bottom: 30px; }
        @media screen and (max-width: 767px) {
          .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .heading {
            margin-bottom: 10px;
            padding: 5px 44px; } }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .heading {
            font-size: 35px;
            margin-bottom: 25px; } }
      .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .content {
        margin-bottom: 30px; }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .content {
            padding: 0 20px;
            margin-bottom: 8px; } }
        .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .content .wpb_wrapper p {
          font-style: normal;
          font-weight: 300;
          font-size: 18px;
          line-height: 25px;
          text-align: center;
          color: #FFFFFF; }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-blue-section-five .blue-overlay-col .vc_column-inner > .wpb_wrapper .contact-btn {
          padding-bottom: 35px; } }

.service-blue-section-six {
  background: #1A73E8;
  border-radius: 0px;
  padding: 42px 20px 100px; }
  @media screen and (max-width: 767px) {
    .service-blue-section-six {
      padding: 42px 20px 60px; } }
  .service-blue-section-six .vc_column-inner > .wpb_wrapper {
    width: 965px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .service-blue-section-six .vc_column-inner > .wpb_wrapper {
        width: auto; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .service-blue-section-six .vc_column-inner > .wpb_wrapper {
        width: auto; } }
    .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header {
      font-family: "omnes-pro",sans-serif;
      font-style: normal;
      font-weight: 600;
      line-height: 26px;
      width: 908px;
      position: relative;
      padding-top: 20px !important; }
      @media screen and (max-width: 767px) {
        .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header {
          width: 85%;
          font-size: 22px !important; } }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header {
          width: 85%;
          font-size: 22px !important; } }
      .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header .ui-accordion-header-icon {
        float: right;
        right: -60px;
        position: absolute;
        top: 20px;
        width: 32px;
        height: 32px;
        border: 1px solid #FFFFFF;
        border-radius: 50%; }
        .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header .ui-accordion-header-icon::before {
          top: 8px;
          left: 9px;
          position: absolute; }
        @media screen and (max-width: 767px) {
          .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header .ui-accordion-header-icon {
            right: -40px; } }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion h3.ui-accordion-header .ui-accordion-header-icon {
            right: -40px; } }
    .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion .ui-accordion-content {
      width: 908px;
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #FFFFFF; }
      @media screen and (max-width: 767px) {
        .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion .ui-accordion-content {
          width: auto;
          font-size: 16px !important; } }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion .ui-accordion-content {
          width: auto;
          font-size: 16px !important; } }
    .service-blue-section-six .vc_column-inner > .wpb_wrapper .faq-accordion .empty-div {
      border-bottom: 1px solid #0FECF5;
      padding-bottom: 20px; }

.service-top-header {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .service-top-header {
      padding-bottom: 0; } }
  .service-top-header h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 66px; }
    .service-top-header h2.first {
      color: #1A73E8 !important;
      margin-bottom: 0 !important; }

.seo-service-custom-one {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .seo-service-custom-one {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .seo-service-custom-one {
      padding-top: 0;
      padding-bottom: 0; } }

.seo-service-custom-two {
  width: 1285px;
  margin: 0 auto !important;
  padding-bottom: 60px; }
  .seo-service-custom-two .vc_column_container {
    filter: drop-shadow(0px 30px 100px rgba(13, 30, 70, 0.5));
    border-radius: 0px; }
    .seo-service-custom-two .vc_column_container .vc_single_image-wrapper img {
      height: 359px; }

.seo-service-custom-three {
  width: 1211px;
  margin: 0 auto !important; }
  @media screen and (max-width: 767px) {
    .seo-service-custom-three {
      width: auto; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .seo-service-custom-three {
      width: auto; } }
  .seo-service-custom-three .vc_column-inner > .wpb_wrapper {
    width: 375px;
    padding: 24px 17px; }
    @media screen and (max-width: 767px) {
      .seo-service-custom-three .vc_column-inner > .wpb_wrapper {
        width: auto;
        padding: 5px 17px;
        margin: 0 auto; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .seo-service-custom-three .vc_column-inner > .wpb_wrapper {
        width: auto; } }
    .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 {
      align-items: center;
      display: flex; }
      @media only screen and (max-width: 1080px) and (min-width: 768px) {
        .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 {
          display: block; } }
      .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-header {
        display: contents; }
        .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-header img {
          width: 75px; }
          @media screen and (max-width: 767px) {
            .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-header img {
              width: 50px;
              padding-bottom: 0; } }
      .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-footer {
        padding-left: 20px; }
        @media only screen and (max-width: 1080px) and (min-width: 768px) {
          .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-footer {
            padding-left: 0; } }
        .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-footer .mega-info-title {
          font-family: "omnes-pro",sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 26px; }
          @media screen and (max-width: 767px) {
            .seo-service-custom-three .vc_column-inner > .wpb_wrapper .mega_info_box_2 .mega-info-footer .mega-info-title {
              font-size: 22px; } }
    .seo-service-custom-three .vc_column-inner > .wpb_wrapper .content {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #565656; }
    .seo-service-custom-three .vc_column-inner > .wpb_wrapper:hover {
      box-shadow: 0px 30px 100px rgba(13, 30, 70, 0.5); }
  .seo-service-custom-three.last {
    padding-bottom: 120px; }
    @media screen and (max-width: 767px) {
      .seo-service-custom-three.last {
        padding-bottom: 0; } }

.other-services-box-row {
  width: 892px;
  margin: 120px auto 0 !important; }
  @media screen and (max-width: 767px) {
    .other-services-box-row {
      width: auto;
      margin: 60px auto 0 !important; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .other-services-box-row {
      width: auto;
      margin: 60px auto 0 !important; } }
  .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper > h2 {
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper > h2 {
        margin-bottom: 30px; } }
  .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col:nth-child(2) {
    margin-bottom: 20px; }
  .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    width: 278px;
    height: 161px;
    background: linear-gradient(320.15deg, #12317C 21.26%, #0048A7 81.03%);
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        width: 90%;
        height: 90px;
        margin: 0 auto 20px; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col > .vc_column_container > .vc_column-inner > .wpb_wrapper {
        width: 100%;
        height: 150px;
        margin: 0 auto; } }
    .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col > .vc_column_container > .vc_column-inner > .wpb_wrapper h2 {
      font-style: normal;
      font-weight: 600;
      font-size: 28px;
      line-height: 31px;
      color: #FFFFFF; }
  @media screen and (max-width: 767px) {
    .other-services-box-row > .vc_column_container > .vc_column-inner > .wpb_wrapper .other-service-box-col > .vc_column_container.third-inner-col > .vc_column-inner > .wpb_wrapper {
      margin: 0 auto; } }

div#seoServiceSection {
  padding: 42px 20px; }
  div#seoServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#seoServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#seoServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#seoServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#seoServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#seoServiceSection .serviceSection-list-item ul#seoServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#seoServiceSection .serviceSection-list-item ul#seoServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#seoServiceSection .serviceSection-list-item ul#seoServicetabs {
          width: 100%;
          display: none; } }
      div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li {
        display: block;
        margin: 0px; }
        div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li.active a, div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li:hover a {
          color: #12317C; }
          div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li.active a:after, div#seoServiceSection .serviceSection-list-item ul#seoServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#seoServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#seoServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#seoServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#seoServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#seoServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#seoServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#seoServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#seoServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#seoServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#seoServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#seoServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#seoServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#seoServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

.hosting-service-ul ul {
  padding-left: 0; }

.hosting-service-width-one > .wpb_column > .vc_column-inner .wpb_text_column {
  max-width: 990px !important; }

div#hostingServiceSection {
  padding: 42px 20px; }
  div#hostingServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#hostingServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#hostingServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#hostingServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#hostingServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs {
          width: 100%;
          display: none; } }
      div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li {
        display: block;
        margin: 0px; }
        div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li.active a, div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li:hover a {
          color: #12317C; }
          div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li.active a:after, div#hostingServiceSection .serviceSection-list-item ul#hostingServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#hostingServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#hostingServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#hostingServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#hostingServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#hostingServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#hostingServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#hostingServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#hostingServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#hostingServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#hostingServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#hostingServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#hostingServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#hostingServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

.hosting-service-custom-two {
  filter: drop-shadow(0px 30px 100px rgba(13, 30, 70, 0.5));
  border-radius: 0px;
  padding-bottom: 85px; }
  @media screen and (max-width: 767px) {
    .hosting-service-custom-two {
      display: flex;
      padding-left: 17px;
      padding-right: 17px;
      padding-bottom: 0; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .hosting-service-custom-two {
      padding-bottom: 30px; } }
  .hosting-service-custom-two .img-box img {
    width: 600px;
    height: 358px; }
    @media screen and (max-width: 767px) {
      .hosting-service-custom-two .img-box img {
        width: auto;
        height: 108px; } }
    @media only screen and (max-width: 1080px) and (min-width: 768px) {
      .hosting-service-custom-two .img-box img {
        width: auto;
        height: 200px; } }
  .hosting-service-custom-two.no-filter {
    filter: none; }

.content-development-custom-one p {
  width: 780px !important; }
  @media screen and (max-width: 767px) {
    .content-development-custom-one p {
      width: auto !important; } }
  @media only screen and (max-width: 1080px) and (min-width: 768px) {
    .content-development-custom-one p {
      width: auto !important; } }

div#contentServiceSection {
  padding: 42px 20px; }
  div#contentServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#contentServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#contentServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#contentServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#contentServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#contentServiceSection .serviceSection-list-item ul#contentServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#contentServiceSection .serviceSection-list-item ul#contentServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#contentServiceSection .serviceSection-list-item ul#contentServicetabs {
          width: 100%;
          display: none; } }
      div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li {
        display: block;
        margin: 0px; }
        div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li.active a, div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li:hover a {
          color: #12317C; }
          div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li.active a:after, div#contentServiceSection .serviceSection-list-item ul#contentServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#contentServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#contentServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#contentServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#contentServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#contentServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#contentServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#contentServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#contentServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#contentServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#contentServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#contentServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#contentServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#contentServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

.ppc-service-custom-two {
  width: 1225px;
  margin: 0 auto !important;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .ppc-service-custom-two {
      width: auto;
      padding-bottom: 0; } }
  .ppc-service-custom-two .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
    filter: drop-shadow(0px 30px 100px rgba(13, 30, 70, 0.5));
    border-radius: 0px; }

div#ppcServiceSection {
  padding: 42px 20px; }
  div#ppcServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#ppcServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#ppcServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#ppcServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#ppcServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs {
          width: 100%;
          display: none; } }
      div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li {
        display: block;
        margin: 0px; }
        div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li.active a, div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li:hover a {
          color: #12317C; }
          div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li.active a:after, div#ppcServiceSection .serviceSection-list-item ul#ppcServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#ppcServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#ppcServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#ppcServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#ppcServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#ppcServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#ppcServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#ppcServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#ppcServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#ppcServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#ppcServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#ppcServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#ppcServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#ppcServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

div#brandingServiceSection {
  padding: 42px 20px; }
  div#brandingServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#brandingServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#brandingServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#brandingServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#brandingServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs {
          width: 100%;
          display: none; } }
      div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li {
        display: block;
        margin: 0px; }
        div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li.active a, div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li:hover a {
          color: #12317C; }
          div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li.active a:after, div#brandingServiceSection .serviceSection-list-item ul#brandingServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#brandingServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#brandingServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#brandingServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#brandingServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#brandingServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#brandingServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#brandingServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#brandingServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#brandingServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#brandingServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#brandingServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#brandingServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#brandingServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

div#websiteDevelopmentServiceSection {
  padding: 42px 20px; }
  div#websiteDevelopmentServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#websiteDevelopmentServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#websiteDevelopmentServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#websiteDevelopmentServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#websiteDevelopmentServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs {
          width: 100%;
          display: none; } }
      div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li {
        display: block;
        margin: 0px; }
        div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li.active a, div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li:hover a {
          color: #12317C; }
          div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li.active a:after, div#websiteDevelopmentServiceSection .serviceSection-list-item ul#websiteDevelopmentServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#websiteDevelopmentServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

div#websiteDesignServiceSection {
  padding: 42px 20px; }
  div#websiteDesignServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#websiteDesignServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#websiteDesignServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#websiteDesignServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#websiteDesignServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs {
      padding: 0;
      margin: 0px;
      width: 32%; }
      @media (min-width: 1024px) {
        div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs {
          width: 100%;
          display: none; } }
      div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li {
        display: block;
        margin: 0px; }
        div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li.active a, div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li:hover a {
          color: #12317C; }
          div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li.active a:after, div#websiteDesignServiceSection .serviceSection-list-item ul#websiteDesignServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#websiteDesignServiceSection .serviceSection-list-item .tab-container {
      width: 68%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#websiteDesignServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#websiteDesignServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#websiteDesignServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#websiteDesignServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#websiteDesignServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#websiteDesignServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#websiteDesignServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#websiteDesignServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#websiteDesignServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#websiteDesignServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#websiteDesignServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#websiteDesignServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

div#digitalMarketingServiceSection {
  padding: 42px 20px; }
  @media screen and (max-width: 767px) {
    div#digitalMarketingServiceSection {
      padding: 0 20px; } }
  div#digitalMarketingServiceSection .serviceSection-list-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      div#digitalMarketingServiceSection .serviceSection-list-item {
        max-width: 645px; } }
    div#digitalMarketingServiceSection .serviceSection-list-item .dropdownServices {
      display: none; }
      @media (max-width: 1023px) {
        div#digitalMarketingServiceSection .serviceSection-list-item .dropdownServices {
          display: block;
          color: #12317C;
          font-size: 18px;
          line-height: 65px;
          font-weight: 600;
          width: 100%;
          background: url(../png/dropdown-arrow-2.png) no-repeat right bottom;
          padding-bottom: 8px; }
          div#digitalMarketingServiceSection .serviceSection-list-item .dropdownServices:after {
            content: '';
            display: inline-block;
            background: url(../png/dropdown-arrow-up-2.png) no-repeat center center;
            height: 16px;
            width: 16px;
            margin-left: 8px; } }
    div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs {
      padding: 0;
      margin: 0px;
      width: 30%; }
      @media (min-width: 1024px) {
        div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs {
          display: block !important; } }
      @media (max-width: 1023px) {
        div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs {
          width: 100%;
          display: none; } }
      div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li {
        display: block;
        margin: 0px; }
        div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li a {
          display: block;
          font-size: 18px;
          line-height: 65px;
          color: #565656;
          font-weight: 600;
          position: relative;
          cursor: pointer;
          transition: 0.3s ease; }
          div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li a:after {
            content: '';
            width: 100%;
            height: 18px;
            position: absolute;
            bottom: -9px;
            left: 0;
            background: url(../png/gray-arrow-2.png) no-repeat center right;
            background-size: 100% auto; }
        div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li.active a, div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li:hover a {
          color: #12317C; }
          div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li.active a:after, div#digitalMarketingServiceSection .serviceSection-list-item ul#digitalMarketingServicetabs > li:hover a:after {
            background: url(../png/cyan-arrow-2.png) no-repeat center right; }
    div#digitalMarketingServiceSection .serviceSection-list-item .tab-container {
      width: 70%;
      padding-left: 130px;
      display: none; }
      @media (max-width: 1023px) {
        div#digitalMarketingServiceSection .serviceSection-list-item .tab-container {
          width: 100%;
          padding-left: 0px;
          padding-top: 75px; } }
      @media (max-width: 599px) {
        div#digitalMarketingServiceSection .serviceSection-list-item .tab-container {
          padding-top: 38px;
          padding-left: 10px;
          padding-right: 10px; } }
      div#digitalMarketingServiceSection .serviceSection-list-item .tab-container.active {
        display: block; }
      div#digitalMarketingServiceSection .serviceSection-list-item .tab-container h2 {
        font-size: 60px;
        line-height: 66px;
        color: #12317C;
        margin-bottom: 6px; }
        @media (max-width: 599px) {
          div#digitalMarketingServiceSection .serviceSection-list-item .tab-container h2 {
            font-size: 34px;
            line-height: 37px;
            text-align: center;
            margin-bottom: 11px; } }
      div#digitalMarketingServiceSection .serviceSection-list-item .tab-container h3 {
        color: #12317C;
        margin-bottom: 42px; }
        @media (max-width: 599px) {
          div#digitalMarketingServiceSection .serviceSection-list-item .tab-container h3 {
            text-align: center;
            margin-bottom: 54px; } }
      div#digitalMarketingServiceSection .serviceSection-list-item .tab-container p {
        color: #565656;
        line-height: 25px; }
        @media (max-width: 599px) {
          div#digitalMarketingServiceSection .serviceSection-list-item .tab-container p {
            line-height: 25px;
            font-size: 18px;
            text-align: center; } }
      div#digitalMarketingServiceSection .serviceSection-list-item .tab-container ul {
        margin: 0px;
        padding-left: 25px;
        list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
        div#digitalMarketingServiceSection .serviceSection-list-item .tab-container ul > li {
          margin-bottom: 0;
          line-height: 25px;
          color: #565656; }
          @media (max-width: 599px) {
            div#digitalMarketingServiceSection .serviceSection-list-item .tab-container ul > li {
              line-height: 25px;
              font-size: 18px; } }

@media only screen and (min-width: 1081px) {
  #project-spotlight .slick-slide img {
    width: 485px;
    height: 322px; } }

#textarea-with-border > .wpb_column > .vc_column-inner > .wpb_wrapper ul {
  line-height: 25px;
  font-weight: 300;
  font-size: 18px;
  color: #565656;
  list-style: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-2 -1 4 4'><circle r='../1-4.html' /></svg>"); }
  #textarea-with-border > .wpb_column > .vc_column-inner > .wpb_wrapper ul li {
    margin-bottom: 0; }

.main-navigation li.what-we-do-menu {
  cursor: auto !important; }
  .main-navigation li.what-we-do-menu.current-menu-item a {
    border-bottom: none; }
  .main-navigation li.what-we-do-menu ul .current-menu-item a {
    border-bottom: 5px solid #0FECF5 !important; }

@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px !important;
    line-height: 26px !important; }

  p {
    font-size: 16px !important;
    line-height: 22px !important; } }
div#HomeBanner.agencies-banner {
  background-position: bottom right !important;
  background-size: 400px;
  padding-top: 30px;
  margin-top: 20px; }
  @media only screen and (max-width: 1023px) {
    div#HomeBanner.agencies-banner .vc_column-inner .wpb_text_column {
      max-width: 100% !important; } }
  div#HomeBanner.agencies-banner .vc_column-inner .wpb_text_column h1 {
    font-size: 42px;
    line-height: 46.2px; }
  @media only screen and (min-width: 1024px) {
    div#HomeBanner.agencies-banner .vc_column-inner {
      width: 930px !important; } }
  @media only screen and (max-width: 1023px) {
    div#HomeBanner.agencies-banner .agencie-banner-content {
      max-width: 100% !important; } }
  @media only screen and (max-width: 599px) {
    div#HomeBanner.agencies-banner .agencie-banner-content {
      margin-left: 20px;
      margin-right: 20px; } }
  div#HomeBanner.agencies-banner .agencie-banner-content p {
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    color: #565656; }
  div#HomeBanner.agencies-banner .agencies-image-gallery {
    margin-bottom: 46px; }
    div#HomeBanner.agencies-banner .agencies-image-gallery .wpb_image_grid .wpb_image_grid_ul {
      display: flex; }
      @media only screen and (max-width: 1023px) {
        div#HomeBanner.agencies-banner .agencies-image-gallery .wpb_image_grid .wpb_image_grid_ul {
          height: unset !important; } }
      @media only screen and (max-width: 599px) {
        div#HomeBanner.agencies-banner .agencies-image-gallery .wpb_image_grid .wpb_image_grid_ul {
          display: block;
          margin: 0 20px 0 20px; } }
  div#HomeBanner.agencies-banner .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    position: static !important;
    margin-right: 40px;
    max-width: 100%; }
    @media only screen and (max-width: 599px) {
      div#HomeBanner.agencies-banner .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        padding-bottom: 20px;
        margin-right: 0px;
        float: none; } }
    @media only screen and (max-width: 599px) {
      div#HomeBanner.agencies-banner .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
        display: initial; } }

@media only screen and (min-width: 1024px) {
  .brandlogo-slider-agencies {
    padding-left: 0px; } }

.project-spotlight-section {
  padding: 20px 0 40px 120px !important; }
  @media only screen and (max-width: 1023px) {
    .project-spotlight-section {
      padding: 20px 0 40px 50px !important; } }

.boutique-service-section {
  margin: 50px 0 50px 0 !important; }
  @media only screen and (min-width: 600px) {
    .boutique-service-section {
      margin: 100px 0 80px 0 !important; } }
  @media only screen and (min-width: 1023px) {
    .boutique-service-section {
      margin: 131px 0 160px 0 !important; } }

@media only screen and (min-width: 1024px) {
  div#boutique-service:before {
    display: flex; } }

#creative-momentum.creative-momentum-agencies {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  margin-top: 40px; }

.website-feature.white-bg.primary-360-agencies {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

div.TheCloudMellowTeam.discover-team-agencies {
  padding-top: 115px; }

div.TheCloudMellowTeam.discover-team-agencies .CloudMellowText {
  padding: 0px 50px 0 110px;
  margin-bottom: 65px; }

div#project-spotlight.project-spotlight-section div#project-list .project-list-slider .slick-list .slick-slide .project-list-cont {
  max-width: 443px; }
div#project-spotlight.project-spotlight-section div#project-list .project-list-slider .slick-list .slick-slide .project-list-cont span.learmore-cta {
  margin-top: 65px; }

#idea-mkt.idea-mkt-agencies {
  padding: 40px 0; }

.project-spotlight-section .vc_column-inner {
  padding-top: 72px !important; }

/******** Home Page ************/
@media only screen and (max-width: 767px) {
  .home-our-services {
    padding: 30px 25px 20px; } }
@media only screen and (max-width: 1080px) and (min-width: 767px) {
  .home-our-services {
    padding: 30px 25px 20px; } }
@media (min-width: 1081px) {
  .home-our-services {
    width: 1200px;
    margin: 0 auto !important;
    padding-top: 85px; } }
@media (min-width: 1081px) {
  .home-our-services .heading {
    width: 897px; } }
.home-our-services .heading h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  color: #1A73E8;
  font-family: "omnes-pro",sans-serif;
  margin-bottom: 12px; }
  @media only screen and (max-width: 767px) {
    .home-our-services .heading h3 {
      text-align: center; } }
.home-our-services .heading p {
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 46px;
  color: #12317C; }
  @media only screen and (max-width: 767px) {
    .home-our-services .heading p {
      text-align: center; } }
.home-our-services .service-inner-row .service-inner-col {
  position: relative; }
  @media only screen and (max-width: 1080px) and (min-width: 767px) {
    .home-our-services .service-inner-row .service-inner-col {
      width: 50%; } }
  .home-our-services .service-inner-row .service-inner-col .vc_column-inner {
    height: 420px; }
    @media only screen and (max-width: 1080px) and (min-width: 767px) {
      .home-our-services .service-inner-row .service-inner-col .vc_column-inner {
        height: 380px; } }
    @media (max-width: 767px) {
      .home-our-services .service-inner-row .service-inner-col .vc_column-inner {
        display: flex;
        align-items: center;
        justify-content: center; } }
    .home-our-services .service-inner-row .service-inner-col .vc_column-inner:hover {
      box-shadow: 0px 30px 100px rgba(13, 30, 70, 0.5); }
    @media only screen and (max-width: 1080px) and (min-width: 767px) {
      .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper {
        width: 80%;
        margin: 0 auto; } }
    .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-heading {
      font-style: normal;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 24px;
      line-height: 26px;
      font-family: "omnes-pro",sans-serif; }
    .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-divider {
      background-color: #0FECF5;
      width: 90px;
      margin: 20px auto; }
      @media only screen and (min-width: 1081px) {
        .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-divider.single-layer {
          margin: 40px auto 25px; } }
    .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-content {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #FFFFFF; }
      @media (max-width: 767px) {
        .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-content {
          width: 220px; } }
      @media (min-width: 1081px) {
        .home-our-services .service-inner-row .service-inner-col .vc_column-inner > .wpb_wrapper .service-content {
          width: 220px;
          margin: 0 auto; } }
    .home-our-services .service-inner-row .service-inner-col .vc_column-inner .home-service-img {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 35px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .home-our-services .service-inner-row .service-inner-col .vc_column-inner .home-service-img {
          bottom: 45px; } }
      @media only screen and (max-width: 1080px) and (min-width: 767px) {
        .home-our-services .service-inner-row .service-inner-col .vc_column-inner .home-service-img {
          bottom: 45px; } }
@media only screen and (max-width: 1080px) {
  .home-our-services #third-service, .home-our-services #fourth-service, .home-our-services #fifth-service, .home-our-services #sixth-service, .home-our-services #seventh-service, .home-our-services #eighth-service {
    display: none; } }

.home-service-pagination-row {
  width: 90%;
  margin: 0 auto !important; }
  .home-service-pagination-row .home-service-pagination ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    display: flex;
    gap: 5px;
    justify-content: center; }
    .home-service-pagination-row .home-service-pagination ul li {
      background: #1A73E8;
      cursor: pointer;
      opacity: 0.25;
      width: 25px;
      height: 25px;
      border-radius: 20px;
      margin-right: 10px; }
      .home-service-pagination-row .home-service-pagination ul li.active {
        opacity: 1; }
      .home-service-pagination-row .home-service-pagination ul li:last-child {
        margin-right: 0; }

.home-text-img-blue-section.mobile-hide {
  padding-left: 80px; }
.home-text-img-blue-section.mobile-only {
  max-width: 90%;
  margin: 0 auto; }
  .home-text-img-blue-section.mobile-only .left-col .wpb_single_image {
    margin-bottom: 0 !important; }
  .home-text-img-blue-section.mobile-only .right-col > .vc_column-inner {
    padding: 0 20px; }
@media (min-width: 1081px) {
  .home-text-img-blue-section {
    width: 1200px;
    margin: 50px auto 0 !important; } }
@media (min-width: 1081px) {
  .home-text-img-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
    width: 507px; } }
.home-text-img-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper .heading {
  font-weight: 600;
  font-size: 42px;
  line-height: 46px;
  padding-top: 50px; }
  @media (max-width: 767px) {
    .home-text-img-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper .heading {
      padding-top: 0;
      padding-bottom: 35px; } }
.home-text-img-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper .content {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF; }
  @media (max-width: 767px) {
    .home-text-img-blue-section > .wpb_column > .vc_column-inner > .wpb_wrapper .content {
      margin-bottom: 0;
      padding-bottom: 35px; } }

@media only screen and (max-width: 767px) {
  .home-traffic-row {
    padding: 35px 25px 0; } }
@media only screen and (max-width: 1080px) and (min-width: 767px) {
  .home-traffic-row {
    padding: 90px 25px 0; } }
@media (min-width: 1081px) {
  .home-traffic-row {
    width: 1200px;
    margin: 85px auto 0 !important; } }
@media (min-width: 1081px) {
  .home-traffic-row .vc_column-inner > .wpb_wrapper {
    width: 1108px; } }
.home-traffic-row .heading {
  font-weight: 700;
  font-size: 90px;
  line-height: 99px;
  color: #12317C; }
  @media only screen and (max-width: 1080px) and (min-width: 767px) {
    .home-traffic-row .heading {
      font-size: 65px;
      line-height: 80px; } }
.home-traffic-row.mobile-only .heading {
  font-weight: 600;
  font-size: 34px !important;
  line-height: 37px !important;
  padding-bottom: 45px;
  text-align: center !important; }

@media (min-width: 1081px) {
  .home-custom-tabs-row {
    width: 1185px;
    margin: 50px auto 0 !important; } }
.home-custom-tabs-row .home-custom-tabs .vc_tta-tabs-container .vc_tta-tabs-list > .vc_tta-tab > a {
  border-color: transparent;
  background-color: transparent;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #12317C; }
.home-custom-tabs-row .home-custom-tabs .vc_tta-tabs-container .vc_tta-tabs-list > .vc_tta-tab.vc_active {
  border-bottom: 10px solid #0FECF5; }
@media only screen and (max-width: 767px) {
  .home-custom-tabs-row .home-custom-tabs .vc_tta-panels {
    padding: 0 25px; } }
@media only screen and (max-width: 767px) {
  .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-title > a {
    font-weight: 700;
    line-height: 20px;
    color: #12317C !important; } }
@media only screen and (max-width: 767px) {
  .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title {
    border-bottom: 10px solid #0FECF5; } }
.home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding-top: 76px;
  -webkit-transform: rotate3d(0, 0, 0, 0deg) !important;
  -moz-transform: rotate3d(0, 0, 0, 0deg) !important;
  -ms-transform: rotate3d(0, 0, 0, 0deg) !important;
  -sand-transform: rotate3d(0, 0, 0, 0deg) !important;
  -o-transform: rotate3d(0, 0, 0, 0deg) !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  transform: rotate3d(0, 0, 0, 0deg) !important;
  animation: fadein 3s; }
  @media only screen and (max-width: 767px) {
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
      padding-top: 0; } }
  .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .white-col > .vc_column-inner > .wpb_wrapper {
    width: 446px; }
    @media only screen and (max-width: 767px) {
      .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .white-col > .vc_column-inner > .wpb_wrapper {
        width: auto; } }
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .white-col > .vc_column-inner > .wpb_wrapper .heading {
      font-family: "omnes-pro",sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 26px;
      margin-bottom: 36px; }
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .white-col > .vc_column-inner > .wpb_wrapper .content {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 25px;
      color: #565656; }
  @media only screen and (max-width: 767px) {
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col {
      margin-bottom: 20px; } }
  @media (min-width: 1081px) {
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner {
      width: 274px;
      height: 377px; } }
  .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner > .wpb_wrapper {
    width: 177px;
    margin: 50px auto 0; }
    @media only screen and (max-width: 767px) {
      .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner > .wpb_wrapper {
        width: auto;
        margin: 0px auto 0;
        padding: 0 25px; } }
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner > .wpb_wrapper .heading {
      font-style: normal;
      font-weight: 600;
      font-size: 60px;
      line-height: 66px;
      margin-bottom: 0; }
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner > .wpb_wrapper .sub-heading {
      font-family: "omnes-pro",sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: #FFFFFF; }
    .home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .blue-col > .vc_column-inner > .wpb_wrapper .content {
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: #FFFFFF; }
.home-custom-tabs-row .home-custom-tabs .vc_tta-panels .vc_tta-panel.vc_animating {
  opacity: 0; }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.home-blue-custom-one {
  position: relative; }
  @media (max-width: 767px) {
    .home-blue-custom-one {
      padding: 0 25px; } }
  @media (min-width: 1081px) {
    .home-blue-custom-one {
      width: 1200px;
      margin: 90px auto 0 !important; } }
  .home-blue-custom-one .home-blue-custom-col {
    text-align: center;
    color: #FFFFFF;
    padding: 90px 0;
    max-width: 1200px;
    margin: 0 auto;
    float: none;
    position: relative; }
    @media (max-width: 767px) {
      .home-blue-custom-one .home-blue-custom-col {
        padding: 70px 0 60px; } }
    @media only screen and (max-width: 1080px) and (min-width: 767px) {
      .home-blue-custom-one .home-blue-custom-col {
        padding: 90px 25px; } }
    @media (min-width: 1081px) {
      .home-blue-custom-one .home-blue-custom-col {
        width: 1000px;
        margin: 0 auto !important; } }
    .home-blue-custom-one .home-blue-custom-col:before {
      content: "";
      border: 6px solid #0FECF5;
      position: absolute;
      width: 100%;
      left: 0;
      top: 60px;
      height: 82%; }
      @media (max-width: 767px) {
        .home-blue-custom-one .home-blue-custom-col:before {
          display: none; } }
      @media only screen and (max-width: 1080px) and (min-width: 767px) {
        .home-blue-custom-one .home-blue-custom-col:before {
          display: none; } }
    .home-blue-custom-one .home-blue-custom-col > .vc_column-inner {
      padding-top: 15px !important; }
      @media (min-width: 1081px) {
        .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper {
          width: 900px;
          margin: 0 auto !important; } }
      .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .text-block h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 90px;
        line-height: 99px;
        text-align: center;
        color: #FFFFFF; }
        @media (max-width: 767px) {
          .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .text-block h2 {
            padding-bottom: 30px; } }
      .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .text-block p {
        font-style: normal;
        font-weight: 300;
        font-size: 28px;
        line-height: 42px; }
      @media (min-width: 1081px) {
        .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row {
          width: 450px;
          margin: 0 auto !important; } }
      .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row.mobile-only {
        width: 100%; }
        .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row.mobile-only .first-btn a {
          width: 85%;
          margin: 0 auto;
          background-image: initial; }
        .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row.mobile-only .second-btn a {
          width: 85%;
          margin: 0 auto; }
      .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row .primary-btn.second-btn a {
        border: 3px solid #FFFFFF !important; }
      .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row .primary-btn.first-btn a {
        background-image: initial;
        border: 3px solid #FFFFFF !important; }
        .home-blue-custom-one .home-blue-custom-col > .vc_column-inner > .wpb_wrapper .second-inner-row .primary-btn.first-btn a:hover {
          border: 3px solid #FFFFFF !important;
          color: #FFFFFF !important; }

@media (min-width: 1081px) {
  .home-info-row {
    width: 1199px;
    margin: 0 auto !important; } }
.home-info-row .vc_column-inner > .wpb_wrapper:hover {
  box-shadow: initial; }

@media (max-width: 767px) {
  .home-testimonial-row {
    margin-bottom: 50px; } }
@media (min-width: 1081px) {
  .home-testimonial-row {
    width: 1200px;
    margin: 0 auto !important; } }

.home-project-spotlight {
  padding-bottom: 0 !important; }

@media (min-width: 1081px) {
  .home-agencies-row {
    padding-bottom: 90px; } }

.home-team {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1080px) and (min-width: 767px) {
    .home-team {
      padding-top: 100px; } }
  @media (min-width: 1081px) {
    .home-team {
      padding-top: 100px; } }
  @media (max-width: 1023px) {
    .home-team .CloudMellowImg {
      width: 100% !important; } }
  .home-team .CloudMellowImg .vc_column-inner {
    background-position: left center !important;
    width: 100%;
    height: 597px; }
    @media (max-width: 1023px) {
      .home-team .CloudMellowImg .vc_column-inner {
        background-position: bottom left !important; } }
    @media (max-width: 599px) {
      .home-team .CloudMellowImg .vc_column-inner {
        background-position: bottom center !important;
        background-size: 107%;
        padding-top: 0;
        height: 410px; } }
  .home-team .CloudMellowText {
    padding: 170px 50px 0 102px; }
    @media (max-width: 1023px) {
      .home-team .CloudMellowText {
        width: 100% !important;
        padding: 113px 8% 0 8%; } }
    @media only screen and (max-width: 1080px) and (min-width: 767px) {
      .home-team .CloudMellowText {
        padding: 50px 8% 0 8%; } }
    @media (max-width: 599px) {
      .home-team .CloudMellowText {
        padding: 33px 20px 0 20px !important;
        text-align: center; }
        .home-team .CloudMellowText .vc_column-inner {
          max-width: 300px;
          margin: 0 auto; } }
    .home-team .CloudMellowText h2 {
      color: #12317C;
      margin-bottom: 58px; }
      @media (max-width: 1023px) {
        .home-team .CloudMellowText h2 {
          margin-bottom: 48px; } }
      @media (max-width: 599px) {
        .home-team .CloudMellowText h2 {
          margin-bottom: 40px;
          text-align: center !important; } }
    .home-team .CloudMellowText .vc_btn3 {
      font-size: 16px;
      line-height: 20px;
      padding: 20px 29px;
      margin-right: 15px;
      border: none;
      transition: 0.4s ease; }
      .home-team .CloudMellowText .vc_btn3:hover {
        background-color: #0850AE !important;
        border-color: #0850AE !important; }
      @media (max-width: 599px) {
        .home-team .CloudMellowText .vc_btn3 {
          width: 260px;
          max-width: 100%; } }
  .home-team.img-right {
    flex-flow: row-reverse; }
    @media (max-width: 1023px) {
      .home-team.img-right {
        flex-flow: column; } }
    .home-team.img-right .CloudMellowImg .vc_column-inner:before {
      left: 8.5%;
      right: unset; }

@media (min-width: 1081px) {
  .home-industry-news {
    padding-bottom: 60px; } }
.home-industry-news .industry-list-slider .slick-list .slick-track .slick-slide > div .industry-list-content .industry-list-cont {
  min-height: 350px;
  padding: 25px 30px 70px 30px; }
  .home-industry-news .industry-list-slider .slick-list .slick-track .slick-slide > div .industry-list-content .industry-list-cont:before {
    bottom: 40px; }

.home-custom-tabs-row-mobile {
  width: 90%;
  margin: 0 auto !important; }
  .home-custom-tabs-row-mobile #second-heading, .home-custom-tabs-row-mobile #third-heading, .home-custom-tabs-row-mobile #fourth-heading, .home-custom-tabs-row-mobile #fifth-heading, .home-custom-tabs-row-mobile #second-content, .home-custom-tabs-row-mobile #third-content, .home-custom-tabs-row-mobile #fourth-content, .home-custom-tabs-row-mobile #fifth-content {
    display: none; }
  .home-custom-tabs-row-mobile .heading {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #12317C;
    border-bottom: 10px solid #0FECF5;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 10px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 1080px) and (min-width: 767px) {
      .home-custom-tabs-row-mobile .heading {
        font-size: 42px;
        padding-bottom: 40px;
        margin-bottom: 65px; } }
  .home-custom-tabs-row-mobile .content h2 {
    font-family: "omnes-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #12317C;
    margin-bottom: 25px; }
  .home-custom-tabs-row-mobile .content p {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #565656; }
  .home-custom-tabs-row-mobile .home-service-pagination {
    margin-bottom: 82px; }
  .home-custom-tabs-row-mobile .bottom-content {
    background: #12317C;
    height: 374px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .home-custom-tabs-row-mobile .bottom-content > .wpb_wrapper {
      width: 62%; }
      .home-custom-tabs-row-mobile .bottom-content > .wpb_wrapper h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 60px !important;
        line-height: 66px !important;
        color: #0FECF5; }
      .home-custom-tabs-row-mobile .bottom-content > .wpb_wrapper h4 {
        font-family: "omnes-pro",sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF; }
        @media only screen and (max-width: 1080px) and (min-width: 767px) {
          .home-custom-tabs-row-mobile .bottom-content > .wpb_wrapper h4 {
            font-size: 1.2em; } }
      .home-custom-tabs-row-mobile .bottom-content > .wpb_wrapper p {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF; }
  .home-custom-tabs-row-mobile .home-service-pagination ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    display: flex;
    gap: 5px;
    justify-content: center; }
    .home-custom-tabs-row-mobile .home-service-pagination ul li {
      background: #1A73E8;
      cursor: pointer;
      opacity: 0.25;
      width: 25px;
      height: 25px;
      border-radius: 20px;
      margin-right: 10px; }
      .home-custom-tabs-row-mobile .home-service-pagination ul li.active {
        opacity: 1; }
      .home-custom-tabs-row-mobile .home-service-pagination ul li:last-child {
        margin-right: 0; }

/******************************/

/*# sourceMappingURL=service-details.css.map */
