.separator {
    width: 14px;
    height: 2px;
    background-color: #F7F3EB; /* Couleur du trait */
    margin: 0 10px;
    margin-top: 10px;
}

.copy a {
    text-decoration: underline; /* Souligner les liens */
    color: white; /* Couleur du texte des liens */
    font-size: 14px;
}

.separa{
    width: 14px;
    margin: 0 7px;
}

.sous_titre2 a{
    text-decoration: underline; /* Souligner les liens */
    color: white; /* Couleur du texte des liens */
    font-size: 14px;
}

.round-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #D9D9D9;
    border: none;
    color: black;
    font-size: 18px;
    margin-left: 40px;
}

.round-button i {
    margin-top: 2px;
}
.navbarmasque{
    display: none !important;
}

.lien:hover{
    color: #000 !important;
    background-color: #FAC700 !important;
}

.lien{
    background-color: #FAC700;
    color: #000;
}

.b-red{
    border: 1px solid red;
}
.b-blue{
    border: 1px solid blue;
}
.terebeibei:hover{
    color: #FAC700 !important;
}


@media screen and (min-width: 320px) and (max-width: 350px){
    .sous_titre2{
        justify-content: inherit !important;
    }
    .copy{
        display: flex;
        flex-direction: column;
    }
    .sous_titre2{
        flex-direction: column;
    }
    .titre h1{
        font-size: 30px !important;
    }
    .separator{
        display: none;
    }
    .carre{
        width: auto !important;
        height: 120px !important;
        margin-right: 35px;
        margin-top: -80px !important;
    }
    .para1 h1{
        font-size: 20px !important;
    }
    .para1 p{
        font-size: 14px !important;
    }
    .souspara1{
        width: auto !important;
    }
    .souspara2 p{
        font-size: 18px !important;
    }
    .navbarmasque{
        display: block !important;
        width: 200px !important;
        margin-left: 0% !important;
    }
    .para21{
        margin-top: 40% !important;
    }
    .para22{
        margin-top: -40% !important;
    }
    .para23{
        margin-top: -40% !important;
    }

    .souspara1{
        width: 95% !important;
        height: 400px !important;
    }
    .souspara12{
        width: auto !important;
        height: 400px !important;
    }
    .souspara2 p{
        font-size: 18px !important;
    }
    .navbarmasque{
        display: block !important;
        width: 200px !important;
        margin-left: 0% !important;
    }
    .footerbutton{
        margin-left: 90% !important;
        width: 50px !important;
        margin-top: -35% !important;
    }
}

@media screen and (min-width: 360px) and (max-width: 760px){
    .titre1 h1{
        font-size: 20px !important;
    }
    .sousbloc2 h1{
        margin-top: 35px;
    }
    .service2 h1{
        font-size: 24px;
    }
    .footer1{
        margin-top: -25% !important;
    }
    .footer2{
        margin-left: 1%;
    }
    .bloc2 p br{
        display: none;
    }
    .header1{
        height: 300px;
    }
    .header11{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .service1{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .para1{
        margin-top: -15% !important;
    }
    .titre h1{
        font-size: 25px !important;
    }
    /*Start Serge css*/
    .media-banniere{
        margin: 90px auto !important;
    }
    /*End Serge css*/
    .sous_titre2{
        justify-content: inherit !important;
    }
    .copy{
        display: flex;
        flex-direction: column;
    }
    .sous_titre2{
        flex-direction: column;
    }
    .separator{
        display: none;
    }
    .carre{
        width: auto !important;
        height: 200px !important;
        margin-right: 35px;
        margin-top: -100px !important;
    }
    .para1 h1{
        font-size: 20px !important;
    }
    .para1 p{
        font-size: 14px !important;
    }
    .para21{
        margin-top: 30% !important;
    }
    .para22{
        margin-top: -40% !important;
    }
    .para23{
        margin-top: -40% !important;
    }

    .souspara1{
        width: 95% !important;
        height: 300px !important;
    }
    .souspara12{
        width: auto !important;
        height: 200px !important;
    }
    .souspara2 p{
        font-size: 18px !important;
    }
    .navbarmasque{
        display: block !important;
        width: 200px !important;
        margin-left: 0% !important;
    }
    .footerbutton{
        margin-left: 90% !important;
        width: 50px !important;
        margin-top: -35% !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 1280px){
    .bloc2 p br{
        display: none;
    }
    .marginTop-media{
        margin-top: 20% !important;
    }
    .para21{
        margin-top: 20% !important;
    }
    .sous_titre2{
        justify-content: inherit !important;
    }
    .copy{
        display: flex;
        flex-direction: column;
    }
    .sous_titre2{
        flex-direction: column;
    }
    .titre1 h1{
        font-size: 30px !important;
    }
    .separator{
        display: none;
    }
    .carre{
        width: auto !important;
        height: 200px !important;
        margin-right: 35px;
        margin-top: -100px !important;
    }
    .para1 h1{
        font-size: 24px !important;
    }
    .para1 p{
        font-size: 16px !important;
    }
    .souspara1{
        width: auto !important;
    }
    .souspara2 p{
        font-size: 24px !important;
    }
    .navbarmasque{
        display: block !important;
        width: 200px !important;
        margin-left: 0% !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1400px){
    .navbarmasque{
        display: none !important;
    }
}


@media screen and (min-width: 1290px) and (max-width: 1400px){
    .para21{
        margin-top: 10% !important;
    }
}
