.contact-us-titre {
    text-align: start;
    font-size: 1.7rem;
    margin-top: 12px;
    margin-bottom: 25px;
    font-weight: 580;
}
@media screen and (max-width: 600px) {
    .contact-us-titre {
        font-size: 1rem;
        font-weight: 600;

    }
  }

.contact-us-texte {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 25px;
}

.num {
    background-color: #A659E9;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.contact-us-form {
    color: #8A8A8A;
    border: #8A8A8A
}

.form-control {
    background-color: #F9F5F5;
    border-radius: 5px;
}

.boutton-contact-groupe{
    display: flex;
}
@media screen and (max-width: 600px) {
.boutton-contact-groupe{
    display: block;
    
}
}

.btn-send {
    border-radius: 5px;
    background-color: #268EE6;
    color: #fff;
    font-weight: 500;
    font-size: 1.1rem;
    padding: 12px 70px 12px 70px;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
@media screen and (max-width: 600px) {
    .btn-send {
        border-radius: 5px;
        background-color: #268EE6;
        color: #fff;
        font-weight: 500;
        font-size: 1.1rem;
        padding: 12px 70px 12px 70px;
        border-bottom-left-radius: 5px !important;
        border-top-left-radius: 5px !important;
        width: 100%;
        display: flex;
        justify-content: center !important;
        margin-left: 15px;
        margin-right: 15px;
    }   
}
.btn-contact {
    border-radius: 5px;
    background-color: #D9D9D9;
    color: #2A2A2A;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 12px 50px 12px 50px;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border:none;
}

.btn-vente {
    border-radius: 5px;
    background-color: #FAC328;
    color: #2A2A2A;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 12px 50px 12px 50px;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border:none;
}

.btn-jointe {
    border-radius: 5px !important;
    border: none;
    background-color: #F1F2F6;
    padding: 15px 70px 15px 70px;
    color: #000000;
    border: 1px solid #D9D9D9;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    margin-right:6rem;
}
@media screen and (max-width: 600px) {
    .btn-jointe {
        padding: 5px 15px 5px 15px;
        display: flex;
        justify-content: end;
        margin-right: 0.1rem;
        margin-bottom: 0.5rem;
        margin-left: 13rem;
    }

}

.top-page {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #268EE6;
    color: #fff;
    font-size: 1.5rem
}
@media screen and (max-width: 600px) {
    .top-page {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1.3rem
    }

}

#phone {
    color: #FFC000 !important;
}

#form-shop {
    border: none !important
}

#top-contact {
    padding-left: 0px;
    padding-right: 0px;
}

.number-vend {
    color: #fff;
    background-color: #D2D2D2;
    font-size: 1.7rem;
    border-radius: 50%;
    padding: 10px 25px;
    font-weight: 400;
    margin-right: 15px;
}
@media screen and (max-width: 600px) {
    .number-vend {
        color: #fff;
        background-color: #D2D2D2;
        font-size: 1.2rem;
        border-radius: 50%;
        padding: 10px 20px;
        font-weight: 400;
        margin-right: 0px;
   
    }

}
.number-vend1 {
    color: #fff;
    background-color: #FFC000;
    font-size: 1.7rem;
    border-radius: 50%;
    padding: 10px 25px;
    font-weight: 400;
    margin-right: 15px;
}
@media screen and (max-width: 600px) {

    .number-vend1 {
        color: #fff;
        background-color: #FFC000;
        font-size: 1.2rem !important;
        border-radius: 50%;
        padding: 10px 20px !important;
        font-weight: 400;
        margin-right: 0px;

    
    }

}
@media screen and (min-width: 600px) {

    .show-mobile,.banniére-mobile {
 display: none;
 
    
    }

}
@media screen and (max-width: 600px) {
    .show-desk,.text-banniére {
        display: none;
           
           }
}


.fa-circle-check {
    color: #2CE557 !important;
}

.étape {
    font-size: 1.3rem;
    color: #2A2A2A;
    font-weight: 600;
}
@media (max-width:576px) {
    .étape {
        font-size: 1.1rem;
        
       
    }
}

.étape1 {
    font-size: 1.3rem;
    color: #fff;
    font-weight: 600;
}

.desc-pack {
    font-size: 0.9rem;
    color: #C1C1C1;
    font-weight: 200;
}

.desc-pack1 {
    font-size: 0.9rem;
    color: #fff;
    font-weight: 200;
}

.sel-vendeur {
    font-size: 1.2rem;
    word-spacing: 2px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}

.pack {
    font-size: 0.9rem;
    color: #000000;
    padding-top: 15px;
}

.pack1 {
    font-size: 0.9rem;
    color: #fff;
    padding-top: 15px;
}

.box-pack {
    border: 1px solid #C1C1C1;
    border-radius: 15px;
    padding: 15px;
    width: 100%;
}

.box-pack1 {
    border: none;
    background-color: #268EE6;
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    color: #fff !important;
}

.prix-pack {
    color: #268EE6;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 15px;
}

.prix-pack>span {
    font-size: 1rem;
    font-weight: 400;
}

.prix-pack1 {
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 15px;
}

.prix-pack1>span {
    font-size: 1rem;
    font-weight: 400;
}

.text-vendeur {
    color: #2A2A2A;
    font-size: 1rem;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;

}
@media screen and (max-width: 600px) {
    .text-vendeur {
        color: #2A2A2A;
        font-size: 1rem;
        text-align: start;
        margin-left: 10px;
        
        
    }   
}
.lien-prix {
    color: #2A2A2A;
    font-size: 1rem;
    text-decoration: underline !important;
    margin-top: 5px;
}

.titre-vendeur {
    font-size: 1.8rem;
    color: #268EE6;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 550;
}
.titre-vendeur1 {
    font-size: 1.8rem;
    color: #268EE6;
    font-weight: 600;
}

.text-banniére {
    color: #fff;
    padding-top: 350px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 600;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%), url(https://dciwebsolutions-com.stackstaging.com/shop-radar/assets/admin/images/vendeur/Image10.jpg);
    background-attachment: initial;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    margin-top: -16px;
}
.texte-top{
    color: #268EE6;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 15px;
}

.promotion {
    background-color: #FAC328;
    margin-left: 6rem;
    margin-right: 6rem;
}
@media (max-width:576px) {
    .promotion {
        margin-left: 20px;
        margin-right: 20px;
    }
}
.img-son{
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
}
@media (max-width:576px) {
    .img-son {
        width: 50px;
        height: 50px;
        margin-bottom: 100px;
        display: flex;
        justify-content: end;
        margin-left: 2rem;
    }
}

.text-promotion {
    font-size: 1.2rem;
    font-weight: 500;
}
@media (max-width:576px) {
    .text-promotion {
        font-size: 1.2rem;
    }
}

.text-a-propos{
    color: #2A2A2A;
    font-size: 1.1rem;
    line-height: 2rem;
    

}

.main-page {
    background-color: #F9F5F5;
}

.box-assistance{
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;

}

.text-cat{
    font-size: 1rem;
    color:#2A2A2A;
    line-height: 32px;
}

.text-fiche{
    font-size: 1rem;
    color:#2A2A2A;
    font-weight:800 ;
    line-height: 40px;

}



.text-cat-1{
    font-size: 0.9rem;
    color:#000000;
    font-weight:500 ;  
}
.text-cat-1>span{
    color: #A659E9;
}

.text-coordonnée{
    margin-top: 1rem;
}
.text-order{
    font-size: 1.1rem;
    color: #2A2A2A;
    font-weight: 600;
    margin: 10px;


}
.text-commande{
font-size: 1.1rem;
color: #2CE557;
margin: 5px;
}
.btn-commande{
    background-color: #268EE6;
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    margin-right: 0.5rem;

}
.btn-achat{
    background-color: #FAC328;
    color: #2A2A2A;
    border-radius: 10px;
    padding: 10px 20px;
}
.localisation-fiche{
    box-shadow: 0px 3px 6px #0000001A;
    border-radius:25px;
    width: 150px;
}

.main-categorie{
background-color: #FFFFFF;
margin: 0px;
padding: 20px;
}

.link-map{
    font-size: 1rem;
    color: #A659E9 !important;
    text-decoration: underline !important;
    margin-left: 30px;    
}
iframe{
    width: 100%;
    height: 300px;
}
.ban{
    margin-top: -10px;
}

.table-sales{
    padding: 15px 25px;
    background-color: #fff;
    border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.table-sales a{
    color: #268EE6 !important;
    text-decoration: underline !important;

}
.table-sales th{
    font-size: 0.8rem;
    font-weight: 500;
}

.table-sale-header{
background-color: #878787;
color: #fff;
border-radius: 15px;
font-size: 0.9rem;


}
.header-sale{
    background-color: #268EE6;
}
#nav-sale{
    background-color: #268EE6 !important;

}

#nav-sale .morph-text a{
    color: #fff !important;

}
.btn-table{
    background-color: #D8D8D8;
    color: #2A2A2A;
    border-radius: 5px;
}
#coordonnée{
    color: #000000;
}
#coordonnée::before{
    color: #000000;
    margin-right:20px;
}

#coordonnée1{
    color: #000000;
}
#coordonnée1::before{
    color: #268EE6;
    margin-right:20px;
}

.img-cat{
    width: 150px;
    padding: 1.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    background-color: #F9F5F5;
}