:root{
    --main: #191f34;
    --bg-light: #fbf2e6;
    --blue: #71b1e1;
    --orange: #fed694;
    --blue-dark: #3292db;
    --light-orange :#fed69485;
    --blue-bg:#f2f7fc;
    --orange-bg:#fed69429;
    --orange-dark:#fbd18b;
}
.section-date-maj{
    text-align: center;
    padding: 0;
}
.section-date-maj p{
    font-style: italic;
}

.btn.btn-rounded{
    border-radius: 6px;
}
p{
    line-height: 20px;
}
.bg-light{
    background: var(--bg-light)!important;
}
.bg-orange{
   background: #ffe9c45e;
}
.bg-overlay-blue{
    background: var(--blue);
}
.color-blue{
    color:  var(--blue);
}
.color-orange{
    color:  #df9d2d;
}
.text-blue{
    color:var(--blue);
}
.back-text-blue{
    display: inline-block;
    background: var(--blue);
    padding: 0.5rem 0.5rem 0rem 0.5rem;
    color: white;;
    text-wrap: nowrap;
  

}

.back-text-orange{
    display: inline-block;
    background: var(--orange);
    padding: 0.5rem 0.5rem 0rem 0.5rem;
    color: white;;
    text-wrap: nowrap;
}

.custom-btn-dark{
    background: var(--main);
    color: white;
    text-transform: none;
}
.custom-btn-dark:hover{
    background:var(--main);
    color: white;;
}
.custom-btn-blue{
    background: var(--blue);
    color: white;;
    text-transform: none;
}
.custom-btn-blue:hover{
    background:var(--main);
    color: white;;
}

.custom-btn-orange{
    background: #ffe9c4;
    box-shadow: none;
    color: #df9d2d;
    text-transform: none;
}
.custom-btn-orange:hover{
    /*background:white;*/
    background: #ffe9c4;
    box-shadow: none;
   /* color: white;;*/
}

.custom-btn{
    background: var(--main);
    color: white;;
}
.custom-btn:hover{
    background:#262f51;
    color: white;;
}

h1,h2 h3, h4, h5,h6{
    font-family: 'objectivity', sans-serif!important; /*harabara*/
    text-transform: uppercase;
    word-spacing: 1px;
}

h1{
    font-size: 36px;
    line-height: 3.5rem;
    font-weight: 800;
}

h2{
    font-size: 33px;
    line-height: 2.70rem;
    font-weight: 500;
}
h3{
    font-size: 21px;
    line-height: 3.5rem;
    font-weight: 500;
}

section{
 
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (max-width: 1000px) {
    .top-title{
        font-size: 13px;
        margin-bottom: 1rem;
        line-height: 17px;
    }

  

    h1{
        font-size: 30px!important;
    }
    h2{
        font-size: 23px;
    }
    h3{
        font-size: 18px;
        line-height: 21px;
    }
}

@media (max-width: 768px) {
   
    h1{
        line-height: 3.75rem!important;
    }

    .home-ma-mission{
        padding-top: 2rem !important;
    }
}

@media (max-width: 768px) {
 .custom-btn-orange, .custom-btn-blue{
    width: 100%;
 }
}

/*--------------------------*/
/*--------- HEADER ---------*/
/*--------------------------*/

body{
   color: #191f34;
}


/*--------------------------*/
/*---------- HOME ----------*/
/*--------------------------*/

/*-- First creen --*/
.home-first-screen h1{
    font-size: 36px;
    line-height: 3.5rem;
    color:var(--blue);
}
.home-first-screen i{
    font-size: 18px;
    color: var(--blue);
    margin-right: 6px;
}
.home-first-screen .home-border{
    border: 2px solid var(--blue);
    max-width: 350px;
    margin-bottom: 17px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.home-first-screen .partenariat-c-com{
    font-weight: 800;
    margin-top: -3rem;
    margin-bottom: 3rem;
    font-size: 18px;
    color: var(--blue);
}

.home-first-screen .btn {
    margin-top: 3.5rem;
}


.home-first-screen{
    background-image: url('https://optivie.fr/wp-content/uploads/background.svg');
    width: 100%;
    background-position: top !important;
  
}
.home-first-screen p{
    font-size: 17px;
    font-weight: 500;
}

.home-first-screen img{
    max-width: 427px;
    /*padding-top: 13rem;*/
    bottom: 0;
}

.row-first-screen{
    height: auto;
    display: flex;
    align-items: center;
}

/*-- Mon approche  --*/

.home-mon-apporoche{
    padding-top: 0px;
    /*background: var(--blue-bg);/*linear-gradient(180deg, #ffffff 0%, #cbe1f4 126%);*/
}
.home-mon-apporoche p {
    line-height: 20px;
}
.home-mon-apporoche .subtitle{
    line-height: 22px;
}
.home-mon-apporoche .sous-titre{
    font-size: 16px;
}
.home-mon-apporoche h2{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.top-title{
    font-weight: 500;
}

/*-- Ma mission  --*/
.home-ma-mission .container{
    max-width: 1370px;
}
.home-ma-mission img{
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.home-ma-mission  p{
    max-width: 550px;
  
}




/*-- Mon parcours --*/
.mon-parcours .profil{
    width: 100%; 
    max-width: 600px; 
    height: auto; 
    margin-bottom: 7rem;
}

.mon-parcours .right-parcours{
    margin-left: -17rem;
   
}

.mon-parcours  .left-parcours{
    margin-right: -17rem;
}
.mon-parcours .pictos{
    max-height: 80px;
    max-width: 110px;
}

.container-mon-approche{
    max-width: 1370px;
}

.premier-rdv h2{
    max-width: 700px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 3rem;
}
.home-first-screen .logo{
    display: none;
}

.row-parcours-desc{
    max-width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.faq-home .panel-group{
    margin-left: auto;
    margin-right: auto;
}
.section-box-offres h6 {
    font-weight: 600;
    color: white;
    margin: 0; /* Simplifié */
    font-size: 30px;
    text-shadow: 0px 0 2px rgb(75, 75, 75);
  }
  
  /* ================================
     Container général des box
  ================================ */
  .section-box-offres .box {
    position: relative;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden; /* masquera ce qui dépasse lors de l’animation */
    cursor: pointer;  /* pointeur main au survol */
  }
  
  /* ================================
     Calque superposé
     - occupe tout l’espace
     - léger gradient par défaut
  ================================ */
  .box .overlay {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1); 
    transition: background 0.4s ease-in-out;
    z-index: 1; /* au-dessus du background-image */
  }
  
  /* ================================
     Bloc texte
     - en bas
     - s’anime au survol
  ================================ */
  .box .box-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    z-index: 2;  /* devant .overlay */
    color: #fff;
  
    /* Animation de montée */
    transform: translateY(47%);
    transition: transform 0.4s ease-in-out;
  }
  
  /* Le paragraphe est « caché » en bas au départ */
  .box .box-text p {
    margin: 0.5rem 0 0;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  }
  
  /* ================================
     État au survol
     - calque se fonce
     - texte remonte
     - le <p> apparaît
  ================================ */
  .box:hover .overlay {
    background: rgba(0,0,0,0.6);
  }
  
  .box:hover .box-text {
    transform: translateY(-40%); /* Ajuste selon l’effet souhaité */
  }
  
  .box:hover .box-text p {
    opacity: 1;
    transform: translateY(0);
  }
  
  /* ================================
     Images de fond
  ================================ */
  .box-bilan {
    background-image: url('https://optivie.fr/wp-content/uploads/bilan-de-competences.jpg');
  }
  
  .box-orientation {
    background-image: url('https://optivie.fr/wp-content/uploads/Redefinir-sa-carriere-professionnelle-1.jpg');
  }
  


@media (max-width: 1000px) {
    .home-ma-mission .row{
        flex-direction: column-reverse;
    }   
    .home-ma-mission .col-image{
        text-align: center;
        margin-bottom: 7rem;
    }
    .section-box-offres .content-box{
        flex: 0 0 auto;
        width: 100%;
        margin-top: 3rem;
    }
    .section-box-offres .box{
        height: 250px;
    }
    .box-orientation{
        background-position: center;
    }
    .box .box-text{
        transform: translateY(-11%);
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    
    }


}



@media (max-width: 768px) {
    .home-first-screen .home-border{
        margin-left: auto;
        margin-right: auto;
    }
    .mon-parcours .profil{
        width: 70%;
    
    }
    .mon-parcours .right-parcours, .mon-parcours  .left-parcours{
        margin-right: auto;
        margin-left: auto;
    }
    .home-first-screen{
        padding-top: 10rem !important;
        text-align: center;
    }
    .home-first-screen .logo{
        display: block;
    }

    .home-first-screen img{
        max-width: 200px;
        margin-top: 3rem;
    }
}

@media (max-width: 768px) {
    .box .box-text{
        transform: translateY(1%);
    }
}



/*----------------------------------*/
/*---------- Qui suis-je ?  --------*/
/*----------------------------------*/


.qui-suis-je-first-screen{
    background-image: url('https://optivie.fr/wp-content/uploads/backgroundold.svg');
    width: 100%;
    background-position: top !important;
}
.citation{
    display: inline-block;
    font-weight: 700;
    text-wrap: wrap;
    color: var(--blue);
    max-width: 522px;

}

.container-title-qui-suis-je .nom{
    font-size: 3.5rem;

}
.qui-suis-je-first-screen .container{
    max-width: 1270px;
}


.container-title-qui-suis-je h1{
    color: white;
    font-size: 2rem;
}

.mon-experience .container{
    max-width: 1270px;
   
}

.mon-experience img{
    object-fit: contain;
}

.interventions{
    padding: 2rem 0px;
    background: var(--orange-bg);
}

@media (min-width: 1000px) {
    .mon-experience {
        padding-top: 0;
    }

}

@media (max-width: 1000px) {
    .interventions img{
        max-width: 300px;
    }
    .interventions .row{
        text-align: center;
    }

}

@media (max-width: 768px) {
    .qui-suis-je-first-screen{
        background-image: url('https://optivie.fr/wp-content/uploads/background.svg');
    }
    .qui-suis-je-first-screen .image{
        text-align: center;
    }
    .qui-suis-je-first-screen .image img{
        max-width: 350px;
    }
}

/*-------------------------------------------*/
/*---------- Accompagnement / Bilan  --------*/
/*-------------------------------------------*/

.desc-bilan ul{
    list-style-type: none;
}
.price-bilan{
    display: flex;
    margin-top: 3rem;
    
}
.price-bilan .pricing-table-style-01{
    background: transparent;
    max-width: 450px;
    width: 100%;
    margin: 0 1.5rem;
}
.price-bilan h4{
    font-size: 37px;
}
.price-bilan .calendly-button{
    padding: 11px 8px!important;
}
.price-bilan .padding-65px-all{
    padding: 43px !important;
}

.price-bilan .pricing-table{
    box-shadow: 0 0 3px 0px #c3c3c3;
    background: white;
    margin: 2px;
}
.price-bilan .price{
    color:black!important;
}
.price-bilan .entretien{
    margin-bottom: 2rem;
    font-size: 16px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 968px) {
    .price-bilan{
        flex-direction: column;
    }
    .price-bilan .first-table{
        margin-bottom: 3rem;
    }


  
}

.bilan-num{
    justify-content: space-between;
}
.section-engagements{
    margin-top: 5rem;

}

.ul-tarif{
    list-style: none;  
    max-width: 500px;
}
/*--- Start Accordeon headers ---*/
.etapes .panel-title{
    display: flex;
    justify-content: space-between;
}
.etapes .panel:hover{
    transform: scale(1.02);
}

.financement-cpf{
    background: var(--main);
}
.etapes .panel-title .content-phase{
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}



.etapes .panel-heading a:hover{
    color: inherit;
    text-decoration: none;
}

.etapes .steps-left{

    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.etapes .steps-left img{
    width: 27px;
}
.etapes .steps-left .titre{
    font-size: 1.25rem;
}

.etapes .steps-left .phase{
    color: #df9d2d;
    font-weight: 500;
    font-size: 1.12rem;
}


.etapes .steps-left .semaine{
    font-size: 1rem;
}


.etapes .steps-right .tag-semaine{
    background-color: #fff0ca;
    color: #df9d2d;
    grid-column-gap: .6rem;
    text-align: left;
    border-radius: .25rem;
    justify-content: center;
    align-items: center;
    padding: .3rem .75rem;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    position: relative;
}

.etapes .steps-right .tag-semaine img{
    width: 1.25rem;
    height: 1.25rem;
}

/*--- End Accordeon headers ---*/

/*--- Start Accordeon body ---*/
.etapes .panel-body{
    margin-top: 1rem;
}

.etapes .panel-body p{
    margin-bottom: 0;
    color: black;
    margin-bottom: 10px;
}
.etapes .panel-body ul {
    list-style-position: inside;
    padding-left: 0; 
    margin-left: 0;
}

.etapes .panel-body li {
    display: list-item;
    margin-bottom: -4px;
}



.etapes .panel-body .objectif {
    margin-top: 3.5rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #f4f7f6;
    color: #3a6455;
    border-radius: .5rem;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem;
    display: flex;
}

.etapes .panel-body .objectif::before {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    vertical-align: bottom;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1024" height="1024" viewBox="0 0 1024 1024"%3E%3Cpath fill="%233a6455" d="M512 0C229.232 0 0 229.232 0 512c0 282.784 229.232 512 512 512c282.784 0 512-229.216 512-512C1024 229.232 794.784 0 512 0zm0 961.008c-247.024 0-448-201.984-448-449.01c0-247.024 200.976-448 448-448s448 200.977 448 448s-200.976 449.01-448 449.01zm204.336-636.352L415.935 626.944l-135.28-135.28c-12.496-12.496-32.752-12.496-45.264 0c-12.496 12.496-12.496 32.752 0 45.248l158.384 158.4c12.496 12.48 32.752 12.48 45.264 0c1.44-1.44 2.673-3.009 3.793-4.64l318.784-320.753c12.48-12.496 12.48-32.752 0-45.263c-12.512-12.496-32.768-12.496-45.28 0z"%2F%3E%3C%2Fsvg%3E');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.etapes .panel-body .objectif p{
    flex: 1;
    width: 100%;
    margin-bottom: 0;
}



@media (max-width: 600px) {

    .content-phase{
        display: none!important;
    }
}


/*--- End Accordeon body ---*/

/*--------------------------*/
/*----- Accompagnement -----*/
/*--------------------------*/

.accompagnement-liste {
    background: url('https://optivie.fr/wp-content/uploads/background-yellow.png'); /* var(--orange-bg);*/
    background-size: cover;
    width: 100%;
    background-position: top !important;
    padding-top: 11rem;
}

.accompagnement-liste h1{
    margin-bottom: 8px;
    font-size: 31px;
    line-height: 36px;
    max-width: 580px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.accompagnement-liste .title-5-etapes{
    text-align: center;
    margin-bottom: 1.5rem;
    color: var(--main);
    margin-top: 2rem;
}

.accompagnement-infos-complementaires .container{
    max-width: 1400px;
}

.accompagnement-infos-complementaires .image{
    margin-left: auto;
    margin-right: auto;
}


.accompagnement-liste .price-content{
    display: flex;
    text-align: center;
}


.entretien-coaching{
    margin-left: auto; 
    max-width: 400px;
}
.price-content .entretien{
    color: #df9d2d;
    margin-top: -7px;
    

}
.price-content .etoile{
    margin-top: 4rem;
   font-style: italic;
}
.price-content .pourqui{
   margin-top: 3rem;
}
.price-content{

}
.accompagnement-liste .price{
    color: #df9d2d;
    font-size: 29px;
    margin-bottom: 2.5rem;
    margin-top: 2rem;
}

.content-price-coaching{
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
}

.content-price-coaching .content-pourqui{
    text-align: start;
}

.content-price-coaching .content-tarif{
    text-align: end;
    padding-left: 1rem;
}


.accompagnement-liste .premier-entretien{
    /*font-style: italic;*/
    color: black;
    font-weight: 900;
}
.accompagnement-liste .custom-btn{
    margin-top: 2rem;

}
.faq{
    background: var(--blue-bg);
}




.faq .lien{
    color: var(--blue);
    font-weight: 700;
}
.faq .lien:hover{
    color: var(--main);
}


.faq .container{
    max-width: 1400px;
}
.faq .image{
    text-align: center;
}
.faq img{
    padding-top: 3rem;
}



@media (max-width: 768px) {
    .faq {
        padding-top: 5rem !important;
    }
    .faq .row{
        /*flex-direction: column-reverse;*/
    }
    .faq img{
        max-width: 200px;
    }
    .content-price-coaching{
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .content-price-coaching .content-tarif{
        padding-left: 0rem;
        text-align: center;
    }
}



/*--------------------------------*/
/*----- Bilan de compétences -----*/
/*--------------------------------*/
.bilan-competences {
    background: url('https://optivie.fr/wp-content/uploads/backgroundold.svg'); /*var(--blue-bg);*/
    background-size: cover;
    width: 100%;
    background-position: top !important;
    padding-top: 11rem;
    padding-bottom: 0;
}

.bilan-competences h1{
    margin-bottom: 8px;
    font-size: 31px;
    line-height: 36px;
    max-width: 580px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bilan-competences .title-5-etapes{
    text-align: center;
    margin-bottom: 1.5rem;
    color: var(--main);
    margin-top: 2rem;
}

.accompagnement-infos-complementaires .container{
    max-width: 1400px;
}

.bilan-competences .price-content{
    display: flex;
    text-align: center;
}

.bilan-competences .price{
    color: var(--blue);
    font-size: 34px;
    margin-bottom: 6px;
    margin-top: 2rem;
}

.bilan-competences.premier-entretien{
    /*font-style: italic;*/
    color: black;
    font-weight: 900;
}
.bilan-competences .custom-btn{
    margin-top: 2rem;

}

.bilan-trouvez-votre-voie .citation{
    color: #df9d2d;
}

.price-bilan .entretien{
    color: var(--blue-dark);
    margin-top: -7px;
}



/*--------------------------------*/
/*------------ Blog --------------*/
/*--------------------------------*/
.blog{
    background: url('https://optivie.fr/wp-content/uploads/backgroundold.svg'); /*var(--blue-bg);*/
    background-size: cover;
    width: 100%;
    background-position: top !important;
    padding-top: 0rem;

    background-repeat: no-repeat;
}

.blog-premier-rdv {
    background: var(--oranges-bg);
}

.blog .title{
    margin-top: 6rem;
}
.blog a:hover, .similair-post a:hover{
    color:var(--orange);
}
.blog .title-blog{
    line-height: 21px;
}

.liked{
    color: #f97b91!important;
    pointer-events:none;
}
/*--------------------------------*/
/*------------ Post --------------*/
/*--------------------------------*/

.post-first-screen h1{
    color: white;;
    font-size: 28px;
    line-height: 35px;
}

.auhtor-img{ 
    width: 90px;
    height: 115px;
    overflow: hidden; 
    object-fit: cover; 
}


.post-content h3 strong, .post-content h3 , .post-content h3 span{
    font-weight: 500!important;
    color: var(--blue)!important;
}

.post-content h2 strong, .post-content h2 , .post-content h2 span{
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 2rem;
    color: var(--orange)!important;
}


.post-content h4 strong, .post-content h4 , .post-content h4 span{
    font-weight: 600!important;
    font-size: 18px;
    color: var(--main)!important;
}

.post-content span{
    
}


/*--------------------------------*/
/*------------ Contact -----------*/
/*--------------------------------*/

.contactez{
    background: url('https://optivie.fr/wp-content/uploads/backgroundold.svg'); /*var(--blue-bg);*/
    background-size: cover;
    width: 100%;
    background-position: top !important;
    padding-top: 11rem;

    background-repeat: no-repeat;
}

.contact-box{
    background-color: var(--main)!important;
    color: white;
}
.contactez input, .contactez textarea{
    margin-bottom: 0;
    color: #df9d2d;
}

.wpcf7-response-output{
    background: var(--blue);
    border: 0!important;
    color: white;
    text-align: center;

}

@media (max-width: 768px) {
    .contactez{
        background: url('https://optivie.fr/wp-content/uploads/backgroundold.svg');
        background-position:  right!important;
        background-repeat : no-repeat;
        background-size: cover;
    }

    .contactez h1{
        text-align: center;
    }

    .contactez .row{
        flex-direction: column-reverse;
    }

    .contactez .wpcf7-form-control{
        width: 100%;
    }
    
}

/*--------------------------*/
/*----------- CGV ----------*/
/*--------------------------*/
.cgv{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.cgv h3{
    font-weight: 600;
}

.cgv ul{
    list-style-position: inside;
}

.cgv h4{
    font-size: 15px;
    font-weight: 500;
}

.cgv h5{
    font-size: 13px;
    font-weight: 400;
}

/*--------------------------*/
/*---------- GLOBAL --------*/
/*--------------------------*/
.no-wrap{
    text-wrap: nowrap;
}
.temoignage-text{
    font-size: 21px;
}
.navbar-modern-inner li a{
    color:var(--main)!important;
}
.navbar-modern-inner .navbar-collapse{
    padding-top: 0rem;
    align-items: start;
}
.navbar-modern-inner img{
    margin-bottom: 7rem;
    max-width: 250px;
}

#shadow-host-companion{
    padding: 0;
}
.nav-link.active,.navbar.navbar-light .navbar-nav .nav-link.active{
    color: var(--main)!important;
    text-decoration: underline;
}
.parent-surligne{
    max-width: 450px;
}
.section-blog h2{
    line-height: 35px;
}
header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img{
    max-height: 66px;
}
.alt-logo{
    max-height: 53px!important;
}
.mobile-logo{
    max-height: 59px!important;
}
footer{
    background: var(--blue-bg);
    background-image: url('https://optivie.fr/wp-content/uploads/optivie-logo-blanc.png');
    color: var(--main);
}
footer a:hover{
    color: var(--blue)!important;
}
footer a, footer span{
    color: var(--main);
}
footer .footer-logo img{
    max-height: 69px;
}
footer .footer-top{
    padding-bottom: 0;
}
.custom-full-screen{
   height: 100vh;
}
.simple-dropdown .dropdown-menu{
    padding: 7px 0;
}
.simple-dropdown .dropdown-menu li{
    padding: 9px 15px 9px 15px;
}

.simple-dropdown .dropdown-menu .dropdown a{
    margin-bottom: 3px;
    margin-top: 3px;
}

/*---- Start wave dividers ----*/


.wave-container {  
    height: 6vh;
    min-height: 5rem;
    background-color: white;
    position: relative;
}
  
.wave-container::before {   
    content: "";
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -0.3%;
    left: 0;
    background-size: auto;
    background-repeat: repeat no-repeat;
    background-position: 37vw bottom;
    background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200  89' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 65L50 61C100 57 200 49 300 33C400 17 500 -7 600 1C700 9 800 49 900 65C1000 81 1100 73 1150 69L1200 65V90H1150C1100 90 1000 90 900 90C800 90 700 90 600 90C500 90 400 90 300 90C200 90 100 90 50 90H0V65Z' fill='%2371b1e10f'/></svg>");
}

.divider{
    padding: 0; 
}

.grecaptcha-badge{
    display: none;
}

.secton-recconu .content-item{
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
.secton-recconu  p{ 
    font-weight: 600;
    margin-top: 1.5rem;
}
.secton-recconu .img-ct, .secton-recconu .img-comc{
    margin: 0 2rem;
}
.secton-recconu .img-ct img{
     max-width: 100px;
}
.secton-recconu .img-comc img{
    max-width: 270px;
}

@media(max-width:768px) {
    .secton-recconu .content-item{
        flex-direction: column-reverse;
        align-items: center;
    }
    .secton-recconu .img-ct img{
     max-width: 73px;
    }
    .secton-recconu .img-comc img{
        max-width: 178px;
        margin-top: 3rem;
    }
}



@media(min-width:1000px) {
    .contactez-mobile-nav{
        display: none;
    }
}

@media(max-width:850px) {
    .wave-container::before {    
      height: 22.5px
    }  
}

@media(max-width:768px) {
    footer {    
        text-align: center;
    }  
    .temoignage-text{
        font-size: 15px;
    }
}

@media(min-width:576px) {
    .container {    
        max-width: 1370px;
    }  
}




