
/* SEO Ecommerce Page -------------------------------------------------------------------------- */
  .seo-ecommerce .header-image {
    background-image: url('../images/seo-right-side.png'); 
  }
  .seo-ecommerce .services-secction {
    padding: 80px 0 120px 0;
  }
  /* Seo icon section */
    .seo-icon-section.icon-section {
      padding-top: 300px;
    }
    .seo-icon-section {
      padding-top: 220px;
      padding-bottom: 70px;
    }
    .seo-icon-section img {
      display: block;
      margin: auto;
    }
    .seo-icon-section h2 {
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #171C26;
      margin-bottom: 0px;
      margin-top: 20px;
      text-transform: uppercase;
    }
    .seo-icon-section h3 {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-family: 'Rubik', sans-serif;
    }
  /* Seo icon section */

  /* Seo Services */  
    .seo-srvc-card {
      background-color: #fff;
      box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
      border-radius: 30px;
      padding: 30px 30px 30px;
      margin-bottom: 30px;
      overflow: hidden;
      display: block;
      transition: all 0.6s ease 0s;
      margin-top: 0px;
      min-height: 860px;
    }
    .seo-srvc-card:hover {
      box-shadow: 0px 0px 0px rgb(108 117 134 / 15%);
      transform: translateY(-5px);
      background: rgba(108 117 134 / 0.0)
    }

    .seo-srvc-heading {
      display: flex;
      position: static;
      font-weight: 500;
      font-size: 20px;
      line-height: 30px;
      color: #171C26;
    }
    .seo-srvc-heading p {
      font-family: 'Outfit', sans-serif;
      text-transform: uppercase;
      min-height: 60px;
    }
    .seo-srvc-list ul {
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px;
    }

    .seo-srvc-list li::before {
      content: ' \2022';
      color: #EB4647;
      position: relative;
      left: -10px;
      font-size: 30px;
    }

    .seo-srvc-list li {
      font-size: 15px;
      line-height: 24px;
      display: flex;
      color: #6C7586;
      margin-bottom: 10px;
    }

    .seo-srvc-card .icon {
      padding: 10px 0;
    }

    .seo-srvc-list {
      position: relative;
      position: relative;
      padding: 25px 20px;
      background: #F6F9FB;
      border-radius: 30px
    }

    .seo-blue-txt {
      color: #2FA2EB;
    }

    .seo-services {
      border-left: 4px solid #2FA2EB;
      padding: 10px 0 10px 18px;
      margin-bottom: 60px;
    }
    .seo-services h3 {
      font-weight: 500;
      font-size: 60px;
      line-height: 60px;
      color: #171C26;

    }

    .seo-services h4 {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
    }

    .srvc-sub-para {
      font-size: 15px;
      line-height: 24px;
      color: #6C7586;
      min-height: 378px;
      padding-left: 15px;
    }
    @media only screen and (min-width: 1520px) {
      .srvc-sub-para {
        min-height: 310px;
      }
      .seo-srvc-card {
        min-height: 760px;
      }
    }

    .seo-blue-dot {
      height: 10px;
      width: 10px;
      display: inline-block;
      border-radius: 50%;
      background-color: #2FA2EB;
      margin-top: 11px;
      margin-right: 7px;
    }
  /* Seo Services */  

    /* seo reserve*/
      .calltoaction-section {
        position: relative;
        margin-bottom: 140px;
      }
      .seo-left-reserve-sec {
          background: #171C26;
          border-radius: 30px;
          position: relative;
          height: 450px;
      }
      .seo-left-reserve-sec h3 {
        color: #fff;
          position: relative;
          font-weight: 500;
          font-size: 60px;
          line-height: 60px;
      }
      .seo-left-back-cover {
        position: absolute;
        left: -40px;
        top: 40px;
        z-index: 10;
        height: 249px;
      }
      .seo-left-reserve-sec .seo-calltoaction-content {
        position: relative;
        z-index: 999;
        left: 0px;
        top: 80px;
      }
      .seo-left-reserve-sec p {
        color: #fff;
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        width:628px;
      }
      .seo-left-reserve-sec .left-back-cover {
        height: 260px;
      }
      .blue-txt {
        color: #2FA2EB;
      }
      .seo-bttn {
          top: 20px;
      }
    /* seo reserve*/

  /* Seo le-process-sec*/
    .Seo-le-process-sec {
        border-left: 4px solid #2fa2eb;
        width: 85%;
        padding: 10px 0 10px 18px;
        margin-bottom: 60px;
      }

     .Seo-le-process-sec h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
     }

     .Seo-le-process-sec h4 {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      flex: none;
      order: 1;
      flex-grow: 0;
     }

    .blue-line2 {
      opacity: 3.2;
      border: 2px solid #2da2e9;
      transform: rotate(90deg);
      color: #2da2e9;
    }

    .seo-le-process-section {
      padding: 0px 0;
      margin: 40px 0 0px;
    }
    .seo-ecommerce .le-process-card {
      min-height: 460px;
      margin-bottom: 80px;
    }
    .seo-le-process-sec h3 {
      font-weight: bold;
      font-size: 70px;
      line-height: 70px;
      color: #171C26;
    }
    .seo-blue-dot2 {
      height: 10px;
      width: 10px;
      border-radius: 50%;
      background-color: #2FA2EB;
      display: inline-block;
      margin-left: 5px;
    }

    .seo-le-process-sec p {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      width: 1146px;
      margin-top: 20px;
      margin-bottom: 10px;
    }

    .grey-text{
      font-size: 16px;
    }

    .seo-le-process-sec h4 {
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #2FA2EB;
      margin-bottom: 60px;
    }
  /* Seo-le-process-sec*/

  /* Seo Big Picture */
     .big-seo-image {
      width: 100%;
      margin-top: 0px;
      margin-bottom: 60px
     }
  /* Seo Big Picture */

  /*Augmentez le revenue*/
    .seo-ecommerce .row.le-revenue {
      margin-bottom: 40px;
    }
    .le-revenue-sec {
      border-left: 5px solid #2FA2EB;
      padding: 10px 0 10px 18px;
      margin-bottom: 80px;
    }
    .le-revenue-sec h3 {
      font-weight: 500;
      font-size: 60px;
      line-height: 60px;
      width: 90%;
    }
    .le-revenue-sec p {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      font-family: 'Outfit', sans-serif;
      width: 87%;
    }
    .le-revenue-card {
      display: flex;
    }
    .le-revenue-card span {
      width: 50px;
      height: 50px;
      background: #EB4647;
      border-radius: 10px;
      color: #fff;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      padding: 12px 10px;
      margin-right: 40px;
      margin-top: 45px;
      font-family: 'Outfit', sans-serif;
    }

    .le-revenue-head::after{
      content: ' \2022';
      color: #EB4647;
      position: relative;
      left: -5px;
      font-size: 30px;
      top: 8px;
    }

    .le-revenue-card-sec {
        width: 100%;
        background: #FFFFFF;
        box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
        border-radius: 30px;
        margin-bottom:  30px;
    }

    .le-revenue-head {
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      margin: 50px 50px 25px 50px;
      font-family: 'Outfit', sans-serif;
    }

    .le-revenue-sub-para {
      margin: 25px 50px 50px 100px;
      font-family: Rubik;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      color: #6C7586;
    }
  /*Augmentez le revenue*/

  /*  Augmentez le revenus  */
    .left-reserve-sec2 {
        background: #171C26;
        border-radius: 30px;
        position: relative;
        height: 307px;
        margin-bottom: 80px;
    }
    .left-back-cover2 {
      position: absolute;
      left: 80px;
      top: 40px;
      z-index: 10;
    }
    .left-reserve-sec2 .calltoaction-content2 {
      position: relative;
      z-index: 999;
      left: 170px;
      top: 80px;
    }
    .right-bottom-image {
      position: absolute;
      right: 21px;
      top: 91px;
    }
    .left-reserve-sec2 .calltoaction-content2 {
      position: relative;
      z-index: 999;
      left: 170px;
      top: 70px;
      width: 85%;
    }
    #second-calltoaction-head{
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #FFFFFF;
      width: 854px;
      height: 80px;
    }
  /*Augmentez le revenus */
  .seo-ecommerce .qns-ans h3 {
    margin-bottom: 20px;
  }

/* SEO Ecommerce Page -------------------------------------------------------------------------- */



/*----------------------------------------------SEO Page------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
  .seo-icon-section {
    padding-top: 82px;
  }
  .seo-blue-dot{
    padding-right: 10px;
  }
  .seo-srvc-heading{
    min-height: 103px;
  }
    .srvc-sub-para{
    min-height: 499px;
  }
  .seo-srvc-card{
    min-height: 1076px;
  }
  .seo-srvc-list{
    min-height: 399px;
  }
  .seo-left-back-cover{
    height: 312px;
  }
  .calltoaction-content2{
    left: 72px;
  }
  .second-calltoaction-head{
    margin-left: 54px;
  }
  .swiper-logo-list .swiper-slide {
    width: 19% !important;
  }
  .swiper-slide img {
    display: inline-block;
    width: 131px;
  }
  .seo-ecommerce .calltoaction-section .button-section{
        top: 20px;
  }
  .seo-ecommerce .header-content-section .button-section {
    top: 1px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .le-process-card {
    min-height: 585px !important;
  }
}
@media only screen and (max-width: 767px) {
  .seo-srvc-heading {
    min-height: auto;
  }
  .srvc-sub-para{
    min-height: auto;
  }
  .seo-srvc-card{
    min-height: auto;
  }
  .seo-srvc-list{
    min-height: auto;
  }
  .seo-ecommerce .seo-left-reserve-sec {
    height: 450px;
  }
  .seo-ecommerce .le-revenue-card .red-sqr{
    bottom: 0 !important;
    left: 10!important;
    top: 87px;
  }
  .le-revenue-card{
    width: 100%;
  }
  .seo-ecommerce .le-revenue-card-sec {
    left: 10px !important;
  }
  .swiper-logo-list{
    width: 92%;
  }
}

@media only screen and (max-width: 600px){
  .seo-ecommerce .le-revenue-card-sec {
    left: 0px !important;
  }
  .seo-ecommerce .le-revenue-card .red-sqr{
    left: 0!important;
  }
  .inner-pages .header-text {
    padding-top: 172px;
  }
}

@media only screen and (max-width: 420px){
  .seo-model-bg {
    height: 595px;
  }
}

@media only screen and (max-width: 375px) {
  .seo-model-bg {
    height: 670px;
  }
  .seo-services {
    padding: 15px 0 1px 20px;
  }
  .le-revenue-head {
    margin: 50px 10px 25px 50px;
  }
}



/*----------------------------------------------SEO Page------------------------------------------------------*/