
/* 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: 745px;
    }
    .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;
    }
    .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: 320px;
      padding-left: 15px;
    }

    .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-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------------------------------------------------------*/
    .seo-paying-sea .header-image {
      background-image: url('../images/SEA-right-pic.png'); 
    }
    .seo-paying-sea .services-secction {
      padding: 80px 0 70px 0;
    }
    .seo-blue-dot {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background:#2FA2EB; 
      position: relative;
      top: 8px;
      margin-right: 10px;
    }
    .seo-blue-dot2 {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #2FA2EB;
      position: relative;
      left: 4px;
      display: inline-block;    
    }
    /* SEA Header */
    .header-text-sea {
      position: relative;
      z-index: 10;
      padding-top: 135px;
      padding-bottom: 0px;
    }
    .header-text-sea h1 {
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #fff;
      display: grid;
      z-index: 10;
      width: 94%;
    }
    .header-text-sea h1 span {
      display: inline-block;
      font-family: 'Outfit', sans-serif;
    }
    .header-text-sea h1 span span.dot {
      color: #2FA2EB;
      position: relative;
      left: -15px;
    }
    .sea-header-bg {
      background: #171c26;
      position: absolute;
      top: 0px;
      height: 668px;
      border-bottom-left-radius: 20px;
    }
    .sea-header-model {
      position: absolute;
      z-index: 1;
      width: 166px;
      height: 505px;
      left: -80px;
      top: 213px;
    }
    .header-bg-section .button-section-sea {
      padding-top: 15px;
      position: relative;
      z-index: 9900;
    }
    .sea-model-bg {
      width: 140px;
      height: 360px;
      background: #232937;
      border-radius: 10px;
    }
  /* SEA Header */

  /* SEA icon section */
    .sea-icon-section {
      padding-top: 300px;
      padding-bottom: 70px;
    }
    .sea-icon-section img {
      display: block;
      margin: auto;
    }
    .sea-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;
    }
    .sea-icon-section h3 {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-family: 'Rubik', sans-serif;
    }
  /* SEA icon section */

  /* SEA Service Recharge Payment*/
    .sea-srvc-card {
      background-color: #fff;
      box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
      border-radius: 30px;
      padding: 30px 30px 30px;
      height: 660px;
      margin-bottom: 30px;
      overflow: hidden;
      display: block;
      transition: all 0.6s ease 0s;
      margin-top: 0px;
    }
    .sea-srvc-card:hover {
      box-shadow: 0px 0px 0px rgb(108 117 134 / 15%);
      transform: translateY(-5px);
      background: rgba(108 117 134 / 0.0)
    }
    .sea-srvc-heading {
      display: flex;
      position: static;
      font-weight: 500;
      font-size: 20px;
      line-height: 28px;
      color: #171C26;  
    }
    .sea-srvc-heading p {
      font-size: 16px;
      line-height: 24px;
      text-transform: uppercase;
      font-family: 'Outfit', sans-serif;
    }
    .sea-srvc-list ul {
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px;
    }
    .sea-srvc-list li::before {
      content: ' \2022';
      color: #EB4647;
      position: relative;
      left: -10px;
      font-size: 30px;
    }
    .sea-srvc-list li {
      font-size: 15px;
      line-height: 24px;
      display: flex;
      color: #6C7586;
      margin-bottom: 10px;
    }
    .sea-srvc-card .icon {
      padding: 10px 0;
    }
    .sea-srvc-list {
      position: relative;
      position: relative;
      padding: 19px 22px;
      background: #F6F9FB;
      border-radius: 30px;
      margin-bottom: 30px;
    }
    .sea-blue-txt {
      color: #2FA2EB;
    }
    h3 .sea-blue-txt {
      font-family: 'Outfit', sans-serif;
    }
    .sea-services {
      border-left: 4px solid #2FA2EB;
      padding: 10px 0 10px 18px;
      margin-bottom: 60px;
    }
    .sea-services h3 {
      font-weight: 500;
      font-size: 60px;
      line-height: 60px;
      color: #171C26;
      width: 80%;
      margin-bottom: 21px;
    }
    .sea-services h4 {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      margin-bottom: 0px;
      width: 90%;
    }
    @media only screen and (max-width: 1024px) {
      .sea-services h3 {
        width: 100%;
      }
      .sea-services h4 {
        width: 100%;
      }
    }
    /* @media only screen and (max-width: 1024px) { */
    .sea-srvc-sub-para {
      font-size: 15px;
      line-height: 24px;
      color: #6C7586;
      /*min-height: 250px;*/
      padding-left: 15px;
      margin-bottom: 30px;
    }
    .sea-blue-dot {
      height: 7px;
      width: 7px;
      border-radius: 50%;
      background-color: #2FA2EB;
      margin-top: 11px;
      margin-right: 7px;
    }
  /* SEA Service Recharge Payment*/

  /* seo reserve*/
    .le-revenue-sec {
        border-left: 5px solid #2FA2EB;
        padding: 10px 0 10px 18px;
        margin-bottom: 60px;
    }
    .le-revenue-sec h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .le-revenue-sec p {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        width: 90%;
        margin-bottom: 0px;
        font-family: 'Outfit', sans-serif;
    }
    .calltoaction-section {
      position: relative;
      margin-bottom: 130px;
    }
    .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;
        margin-bottom: 20px;
    }
    .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:95%;
      font-family: 'Outfit', sans-serif;
    }
    .seo-left-reserve-sec .left-back-cover {
      height: 280px;
    }
    .blue-txt {
      color: #2FA2EB;
    }
    .seo-bttn {
        top: 20px;
    }
  /* seo reserve*/

  /* Opportunities Section */
    .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec h3 {
      font-size: 70px;
      line-height: 70px;
      font-weight: 700;
      margin-bottom: 20px;
    }
    .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec p {
      font-size: 30px;
      line-height: 40px;
      font-weight: 300;
      margin-bottom: 60px;
      width: 90%;
      font-family: 'Outfit', sans-serif;
    }
    .opportunity-section p {
      margin-bottom: 40px;
    }
    .opportunity-section h3 {
      width: 90%;
    }
    .sea-le-process-card h3{
      font-weight: 500;
      font-size: 20px;
      line-height: 28px;
      text-align: center;
      color: #171C26;
      flex: none;
      margin: 20px 0px;
    }
    .sea-le-process-card h4{
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-weight: 400;
    }

    .sea-le-process-card {
      border: 2px solid #EEEFF1;
      box-sizing: border-box;
      border-radius: 30px;
      margin-bottom: 100px;
      padding: 30px;
      min-height: 520px;
      transition: all 0.6s ease 0s;
    }
    .sea-le-process-card:hover {
      background: #fff;
      transform: translateY(-5px);
      border: 2px solid #f2f2f2;
    }
    
    @media only screen and (max-width: 1024px) {
      .opportunity-section h3 {
        width: 100%;
      }
      .seo-paying-sea .seo-le-process-section.opportunity-section .seo-le-process-sec p {
        width: 100%:;
      }
      .opportunity-section h3 {
        width: 100%;
      }
    }
  /* Opportunities Section *

  /* paid seo ca */
    .business-income .static-bar {
      margin-top: 50px;
    }
    .paid-seo-camp {
      position: relative;
      overflow: hidden;
      height: 310px;
      background: #FFFFFF;
      box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
      border-radius: 30px;
      margin-bottom: 30px;
    }
    .paid-seo-head {
      width: 90%;
      height: 50px;
      background: #F6F9FB;
      border-radius: 10px;
      margin-left: 27px;
      position: relative;
      top: 40px;
    }
    .paid-seo-camp h3 {
      font-weight: 600;
      font-size: 14px;
      line-height: 24px;
      text-transform: uppercase;
      color: #171C26;
      position: relative;
      left: 19px;
      display: inline-block;
      font-family: 'Rubik', sans-serif;
    }
    .paid-seo-sub-para {
      width: 90%;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      color: #6C7586;
      position: relative;
      z-index: 10;
      top: 64px;
      left: 30px;
    }
    .paid-seo-head span {
      width: 50px;
      height: 50px;
      display: inline-block;
      background: #EB4647;
      position: relative;
      border-radius: 10px;
      padding: 15px 15px;
      color: #fff;
    }
    .right-bottom-num {
      font-weight: 900;
      font-size: 120px;
      line-height: 120px;
      color: #F6F9FB;
      display: block;
      position: absolute;
      z-index: 1;
      right: 30px;
      bottom: -30px;
    }
  /* paid seo camp */


  /* Approach Seaction  */
    .approach-seaction {
      margin-bottom: 40px;
      margin-top: 70px;
    }
    .approach-seaction .heading-border {
      border-left: 4px solid #2FA2EB;
      height: 75px;
      width: 75%;
      position: relative;
      top: 40px;
      left: 30px;
      padding: 0 0 0 10px;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      text-transform: uppercase;
    }
    .Approach-para h3 {
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      margin-bottom: 0px;
    }
    .Approach-para p {
      font-size: 15px;
      line-height: 24px;
      font-weight: 400;
      color: #FFFFFF;
      margin-top: 75px;
      padding: 0px 30px 0px 30px;
    }
    .top-approach-sec {
      margin-bottom: 40px;
    }
    .top-approach-sec h3 {
      font-weight: bold;
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 20px;
      width: 90%;
    }
    .top-approach-sec p {
      font-family: Outfit;
      font-style: normal;
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      width: 90%;
      margin-bottom: 50px;
      font-family: 'Outfit', sans-serif;
    }
    .approach-card {
      background-color: #171C26;
      min-height: 470px;
      border-radius: 30px;
      position: relative;
      overflow: hidden;
      margin-bottom: 50px;
    }
    .approach-card .approach-bg-image {
      position: absolute;
      z-index: 1;
      bottom: 30px;
      right: 30px;
    }
    .approach-card .Approach-para {
      position: relative;
      z-index: 10;
    }
  /* Approach Seaction  */
    .seo-paying-sea .qns-ans h3 {
        margin-bottom: 20px;
      }
    .seo-paying-sea .calltoaction-section .sea-bttn {
      top: 30px;
    }
    .seo-paying-sea .faq-questions {
      margin-top: 0px;
    }
    .seo-paying-sea .market-startegies {
        background-size: contain;
        background-repeat: no-repeat;
        padding: 100px 50px 30px 100px;
        margin-bottom: 80px;
    }
/* ---------------------------------------   SEA Section   ----------------------------------- 
/* -------------------------------------- Agence de création site e-commerce Section--------------------------------------- */
  .site-ecommerce-page .header-image {
    background-image: url('../images/site-ecom-right-img.png'); 
  }
  .site-ecommerce-page .sea-srvc-heading p {
    font-weight: 700;
  }
  .site-ecommerce-page .seo-blue-dot {
    top: -3px;
  }
  .site-ecommerce-page .seo-left-reserve-sec p {
    font-family: 'Outfit', sans-serif;
    width: 90%;
  }
  .site-ecommerce-page .calltoaction-section.middle-section .left-back-cover {
    height: 240px;
  }
  .site-ecommerce-page .calltoaction-section.middle-section .button-section {
    top: 30px;
  }
  /*header section*/
    .site-ecommerce-page .header-section .cta {
      top: 0px;
    }
    .site-e-com-header-model {
      position: absolute;
      z-index: 1;
      left: -80px;
      top: 195px;
    }
    .site-e-com-model-bg {
      width: 140px;
      height: 410px;
      background: #232937;
      border-radius: 10px;
    }
    .header-text-site-ecom {
      position: relative;
      z-index: 10;
      padding-top: 110px;
    }
    .header-text-site-ecom h1 {
      font-weight: 500;
      font-size: 30px;
      line-height: 40px;
      color: #fff;
      display: grid;
      z-index: 10;
      margin-bottom: 30px;
    }
    .header-bg-section .button-section-site-ecom {
      position: relative;
      z-index: 10;
    }
  /*header section*/



  /* site-icon-section */
    .site-sub-para {
      font-size: 16px;
      line-height: 26px;
      color:#fff;
    }
    .site-icon-section {
      padding-top: 250px;
      margin-bottom: 70px;
    }
    .site-icon-section h2 {
      margin-top: 20px;
    }
    .site-icon-section img {
      display: block;
      margin: auto;
    }
    .site-icon-section h2 {
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #171C26;
      margin-bottom: 0px;
      text-transform: uppercase;
    }
    .site-icon-section h3 {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      color: #6C7586;
      font-family: 'Rubik', sans-serif;
    }
  /* site-icon-section */


  /* creez une experience*/
    .site-ecommerce-page .right-bottom-num {
      bottom: -55px;
    }
    .site-ecommerce-page .right-bottom-num p {
      font-family: 'Outfit', sans-serif;
    }
    .site-ecommerce-page .site-sub-para p {
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      font-weight: 400;
      margin-bottom: 30px;
      /*width: 95%;*/
      letter-spacing: 0.5px;
    }
    .site-ecommerce-page .left-reserve-sec2 {
      margin-bottom: 75px;
      margin-top: 50px;
    }
    .site-ecommerce-page .calltoaction-section {
      margin-top: 150px;
    }
    .site-services-secction-bg {
      margin-bottom: 120px;
    }
    .site-ecommerce-page .improve-card {
      margin-bottom: 30px;
    }
    .site-ecom-services {
      border-left: 4px solid #2FA2EB;
      padding: 10px 0 10px 18px;
      margin-top: 80px;
      margin-bottom: 50px;
    }
    .site-ecom-services h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
        margin-bottom: 21px;
    }
    .site-ecom-services h4 {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
        width: 88%;
    }
    .site-ecom-srvc-card {
        background-color: #fff;
        box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
        border-radius: 30px;
        padding: 30px 30px 30px;
        min-height: 820px;
        overflow: hidden;
        display: block;
        transition: all 0.6s ease 0s;
        margin-top: 40px;
    }
    .site-ecom-srvc-list {
        position: relative;
        padding: 30px 30px;
        background: #F6F9FB;
        border-radius: 30px;
    }
    .site-ecom-srvc-list ul {
      list-style: none;
      margin: 0;
      padding: 0 0 0 10px;
    }
    .site-ecom-srvc-list li {
      font-size: 15px;
      line-height: 24px;
      display: flex;
      color: #6C7586;
      margin-bottom: 10px;
    }
    .site-ecom-srvc-list li::before {
      content: ' \2022';
      color: red; 
      position: relative;
      left: -10px;
      font-size: 30px;
    }
    .sea-srvc-heading {
      display: flex;
      font-weight: 500;
      font-size: 20px;
      line-height: 28px;
      color: #171C26;
    }
  /* creez une experience*/


  /* Confiez le creation*/
    .confiez-le-creation{
      margin-top: 40px;
    }
    .confiez-le-creation h3{
      font-weight: bold;
      font-size: 70px;
      line-height: 70px;
      color: #171C26;
      margin-bottom: 50px;
    }
    .confiez-le-creation span{
      color: #2FA2EB;
    }
  /* Confiez le creation*/


  /*Amélioration des performances*/
    .amelioration-sec {
        border-left: 5px solid #2FA2EB;
        padding: 10px 0 10px 18px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .amelioration-sec h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
        margin-bottom: 21px;
    }
    .amelioration-sec p {
      font-weight: 300;
      font-size: 30px;
      line-height: 40px;
      color: #171C26;
      margin-top: 20px;
      margin-bottom: 0px;
      font-family: 'Outfit', sans-serif;
    }
    .amelioration-sec .seo-blue-dot2 {
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: #171c26;
      position: relative;
      left: -10px;
      display: inline-block;
    }
    .improve-card {
        border: 2px solid #EEEFF1;
        box-sizing: border-box;
        border-radius: 30px;
        margin-bottom: 100px;
        padding: 30px;
        transition: all 0.6s ease 0s;
    }
    .improve-perform-top h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        color: #171C26;
        padding-top: 20px;
        padding-left: 20px;
    }
    .improve-card h4 {
        font-size: 16px;
        line-height: 26px;
        color: #6C7586;
        font-weight: 400;
    }
    .site-ecommerce-page .improve-perform-top {
        display: flex;
        padding-bottom: 30px;
    }


  /*Amélioration des performances*/
    .site-ecommerce-page .calltoaction-content2 {
      top: 60px;
    }
    .site-blue-txt {
      color: #2FA2EB;
      font-size: 60px;
      line-height: 60px;
      margin-bottom: 0px;
      padding-bottom: 0px;
    }
    .site-calltoaction-content2 {
      color: #fff;
      font-size: 30px;
      font-weight: 300;
    }
    .site-button-section {
        position: relative;
        z-index: 990;
        top: -40px;
    }

    .site-button-section span {
      left: 70px;
      transition: all 0.5s cubic-bezier(.75, .25, .13, .92);
      top: -11px;
    }

    .left-reserve-sec2 .site-calltoaction-content2 {
      position: relative;
      z-index: 999;
      left: 192px;
      top: 80px;
    }
    .calltoaction-content2 p {
      font-size: 30px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 0;
      padding-bottom: 0;
      font-family: 'Outfit', sans-serif;
    }
    .plate-forme p {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
        font-family: 'Outfit', sans-serif;
    }
    .site-ecommerce-page .left-reserve-sec2 .calltoaction-content2 {
      top: 40px;
    }
    .site-ecommerce-page .left-reserve-sec2 .right-bottom-image {
      top: auto;
      right: 35px;
      bottom: 35px;
    }
    .site-ecommerce-page .qns-ans h3 {
      margin-bottom: 21px;
    }
    .site-ecommerce-page .calltoaction-section.bottom-section .left-reserve-sec h3 {
      width: 85%;
    }
    .site-ecommerce-page .calltoaction-section.bottom-section .left-reserve-sec .left-back-cover {
      height: 280px;
    }
    .site-ecommerce-page .calltoaction-section.bottom-section .left-reserve-sec .calltoaction-content {
      top: 65px;
    }

  /*Amélioration des performances*/

/* -------------------------------------- Agence de création site e-commerce Section--------------------------------------- */

@media only screen and (max-width: 1024px) {
  .site-ecommerce-page .site-sub-para p {
    width: 100%;
  }
}