
.general{
    font-family: 'Montserrat', sans-serif;
    Font-Size: 13px;
    width: 100%;
    background-color: #F3F3F3;
    
}

/*
Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { }

/*DEBUT CSS INDEX*/


.img-circle {
    border-radius: 50%;
    width: 120px;
    height: 120px;
}

#inscrir_news{
    color: #FFF;
}

.btn:hover,
.btn:focus,
.btn.focus {
color: #FFF;
background-color:#6C6B6B;
text-decoration: none;
}

.top_image{
    background-image:url("image_haut2.jpg"); 
    width: 100%; 
    height: 530px; 
}

.navhaut{
    margin-top: 10px;
}
.nav > li > a{
    color:#6C6B6B;
}

.nav > li > a:hover{
    background-color:#CF7C03;
}

.nav > li > a:visited{
    background-color:transparent;
}

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
    color: #FFFF;
    background-color: #CF7C03;
}

.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FFFF;
    background-color: #CF7C03;
}

.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #FFFF;
    background-color: transparent;
}


.ligne_menu{
    background-color: #FFF;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#ligne_text_baniere{
    color:#FFFF;
    margin-top: 20px;
}

#text_baniere{
    color:#FFFF;
    font-weight: 900px;
    font-size: 35px;
    text-transform: uppercase;
}

#text_bas_baniere{
    color:#FFFF;
}

.ligne_recherche{
    margin-top: 50px;
    
}

.zone_recherche_gauche{
    background: #FFFF;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.zone_recherche_droit{
    background: #CF7C03;
    padding-top: 10px;
    padding-bottom: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.btn-rechercher {
    color: #FFF;
    background-color:transparent;
    margin-left: -10px;
    margin-top: 20px;
    margin-bottom:18px;
}


.text_combo{
    color: #969696;
}

#titreBienvenue{
    color: #6C6B6B;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    text-align: center;
}

#text_bienvenue{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    line-height: 40px;
    text-align: justify;
    color: #6C6B6B;
}

#text_condition{
    font-family: Montserrat;
    font-style: normal;
    line-height: 20px;
    text-align: justify;
}

.ligne_detail{
    background: #220268;
    padding-top:30px;
    color: #FFF;
}


.ligne_detail2{
    background: #220268;
    padding-bottom:30px;
    color: #FFF;
}

.text_recherche{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    font-weight: bold;
}

.img_recherche{
    width: 100%;
    height: 250px;
}


.text_detail{
    text-align:justify;
}

.btn-rechercher_now {
    color: #FFF;
    background-color:transparent;
    width: 100%;
    margin-top: 20px;  
    margin-bottom:18px;
    border: solid 1px;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}


.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.imgCategories{
    width: 10px;s
    height: 10px;
}

.titre_categorie{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #7C7C7C;

}

.nombre_categorie{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    color: #F79400;
}


.btn-voir_plus {
    color: #FFF;
    background: #F79400;;
    margin-left: -10px;
    margin-top: 20px;
    margin-bottom:18px;
    border: solid 1px;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 70px;
    padding-right: 70px;
}



.btn-monter {
    color: #FFF;
    background: #220268;;
    border: solid 1px;
    border-radius: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 5px 5px 5px #F79400;
}

.ligne_footer{
    background: #010514;
    color: #CCCCCC;
    padding: 50px;
}


h5 > a{
    color:#CCCCCC;
}

h5 > a:hover{
    color:#F79400;
}

.titre_footer{
    text-decoration: underline;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #FFF;
    text-align: center;
    background-color: #F79400;
    border: 1px solid #F79400;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.text_footer{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    color: #F79400;
}

.fa{
    color: #F79400;
}

.fa1{
    color:#000 ;
}

/*FIN CSS INDEX*/



/*DEBUT CSS LISTE DES ARTISANTS*/

.label_combo{
    color:#969696;
}

.btn-rechercher2 {
    color: #FFF;
    background-color:#F79400;
    margin-top: 22px;
}


.zone_recherche{
    background-color:#E5E5E5;
    padding-top: 15px;
    padding-bottom: 10px;
}

.btn-rechercher3 {
    color: #F79400;
    background-color:transparent;
    margin-bottom: 10px;
    border: 1px solid #F79400;
}

.btn-voir_profil {
    color: #F79400;
    background-color:transparent;
    margin-bottom: 10px;
    border: 1px solid #F79400;
}


.ligne_artisan{
    background-color: #FFF;
    color: #969696;
    text-align: justify;
    font-size: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.nom_artisan{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
    color: #7C7C7C;
}

.text_artisan{
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
}

.tarif_minim_ancien{
    background:transparent;
    color: #F79400;
    padding:5px;
    border-radius: 20px;
    border: 1px solid #F79400;
}

.tarif_minim{
    background:transparent;
    color: #F79400;
    
}

.zone_intervention{
    background:transparent;
    color: #F79400;
}

.zone_vote{
    font-size:16px;
}


.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #F79400;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #ddd;
}

/*FIN CSS LISTE DES ARTISANTS*/


/*DEBUT CSS LISTE DES ARTISANTS CONTACTES*/

.titre_page{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;

    color: #969696;
}

.btn-voir_profil2 {
    text-transform: uppercase;
    color: #F79400;
    font-size: 10px;
    background-color:transparent;
    margin-bottom: 10px;
    border: 1px solid #F79400;
}

.btn-supprimer{
    text-transform: uppercase;
    font-size: 10px;
    color: #969696;
    background-color:transparent;
    margin-bottom: 10px;
    border: 1px solid #969696;
}  

.phone_artisant{
    color: #F79400;
    background-color:transparent;
    padding: 10px;
    font-size: 13px;
}

/*FIN CSS LISTE DES ARTISANTS CONTACTES*/




/*DEBUT CSS PROFIL D'UN ARTISANT*/


.titre_page2{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    text-transform: uppercase;

    color: #969696;
}



.ligne_commentaire{
    background:#FFFFFF;
    color: #969696;
    text-align: justify;
    font-size: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.image_client{
    margin-top:20px;
    margin-right:30px;
}

.btn-commenter{
    text-transform: uppercase;
    color: #F79400;
    font-size: 10px;
    background-color:transparent;
    margin-top: 20px;
    border: 1px solid #F79400;
}



.btn-noter{
    text-transform: uppercase;
    font-size: 10px;
    color: #969696;
    background-color:transparent;
    border: 1px solid #969696;
}


.zone_vote_modal{
    font-size:36px;
}

.btn_ajouter_zone{
    margin-top: 23px;
}

/*FIN CSS PROFIL D'UN ARTISANT*/


/*DEBUT CSS CREER UN COMPTE*/

.titre_bienvenu{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}

.logo_connexion{
    width: 250px;
    margin-top:30px;
    margin-bottom:30px;
}

.text_connexion{

    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 13px;
    text-align: justify;

    color: #969696;
}

.zone_connexion_gauche{
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 73px;
    background-color: #FFF;

}


.zone_connexion_droit{
    color: #FFF;
    background-color: #220268;
    padding: 40px;
}

.titre_forulaire{
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 29px;
    text-transform: uppercase;

    color: #FFFFFF;
}

.text_box{
    background:transparent;
    color:#FFFFFF;
}

.btn-connect{
    color: #FFF;
    background: #F79400;
    border-radius: 50px;

}

.text_condition{
    font-family: Montserrat;
font-style: normal;
font-weight: 300;
font-size: 11px;
line-height: 15px;
text-align: justify;

color: #FFFFFF;

}

.text_se_connecter{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 15px;
}

.zone_connexion_droit2{
    color: #FFF;
    background-color: #220268;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 70px;
}
/*FIN CSS CREER UN COMPTE*/




