
/*PARTIE SUR LE FOOTER*/

footer.estimateurs_footer_{
    
    width: 100%;
    background-color: #aaaaaa;
    margin: 0;
    padding: 0;
}

footer.estimateurs_footer_ div.estimateurs_social_{
    width: 100%;
    height: 50px;
    text-align: left;
}
footer.estimateurs_footer_ div.estimateurs_social_ ul{
    list-style: none;
    display: inline-block;
    text-align: left;
}
footer.estimateurs_footer_ div.estimateurs_social_ ul li{  
    display: inline;
    margin-left: 5px;
    text-align: left;
}
footer.estimateurs_footer_ div.estimateurs_social_ ul li  a span{   
    font-size: 16px;
    
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
}

footer.estimateurs_footer_{
    padding: 15px;
    text-align: center;
}

footer.estimateurs_footer_ div.estimateurs_rowLink{
    padding-top: 30px;
    padding-left: 0px;
    margin-bottom: 0px;
    
}

footer.estimateurs_footer_ div.estimateurs_rowLink ul{
    list-style: none;

}

footer.estimateurs_footer_ div.estimateurs_rowLink ul li{
    padding-top: 5px;
    width: 100%;
    text-align: left;
    padding-top: 7px;
    font-size: 18px;
    font-weight: bold;
}

footer.estimateurs_footer_ div.estimateurs_rowLink ul li a{
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: lighter;
}

footer.estimateurs_footer_ div.estimateurs_rowLink ul li div.estimateurs_social_ ul  {
    padding-left: 15px;
}

footer.estimateurs_footer_ div.estimateurs_rowLast ul{
    list-style: none;
}

footer.estimateurs_footer_ div.estimateurs_rowLast{
    padding-top: 25px;
}
footer.estimateurs_footer_ div.estimateurs_rowLast div p{
    color: white;
    font-size: 16px;
}

footer.estimateurs_footer_ div.estimateurs_rowLast div > ul > li {
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
}

footer.estimateurs_footer_ div.estimateurs_rowLast ul li a{
    font-size: 16px;
    color: white;
    font-weight: 400;
    text-align: left;
    width: 100%;
}

div.estimateurs_rowLink_sup_01{
    background-color: #333333;
    color: white;
    height: 80px;
    
    margin-bottom: 0;
    position: relative;
} 
div.estimateurs_rowLink_sup_01 div{
    position: relative;
    height: 100%;
}
div.estimateurs_rowLink_sup_01 p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}




/* FINAL FOOTER  -*/

footer .last_footer{
    background-color: black;
    padding-top: 15px;
    padding-bottom: 15px;
}
footer .last_footer .line_img{
    text-align: center;
}
footer .last_footer .line_img img{
    width: 80px;
}
footer .last_footer .text{
    font-size: 12px;
    text-align: center;
    color: white;
    margin: 0;
    padding: 0;
    
}
footer .last_footer .text span{
    margin-left: 8px;
}
footer .last_footer .text span a{
    color: #8c8c8c;
}
footer .last_footer .text.text_02{
    margin-top: 5px;
    margin-bottom: 15px;
}


footer .footer_top{
    background-color: black;
    padding-top: 25px;
    padding-bottom: 0px;
}
footer .footer_top .col_ul{
    display: flex;
    justify-content: center;
}
footer .footer_top ul{
    list-style-type: none;
}
footer .footer_top ul.ul_list_left li{

}
footer .footer_top ul li{
    margin-top: 10px;
}
footer .footer_top ul.info li{
    margin-bottom: 8px;
}
footer .footer_top ul.info li.title_info{
    font-size: 22px;
    color: white;
    margin-bottom: 15px;
}
footer .footer_top ul li a{
    color: white;
    font-size: 16px;
}
footer .footer_top ul.info li a{
    color: rgb(248, 248, 248);
}
footer .footer_top ul.ul_list_left li{
    margin: 0;
}
footer .footer_top ul li p.text{
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0;
    padding: 0;
}
footer .footer_top ul li p.text span{
    margin-left: 8px;
}
footer .footer_top ul li.logo_footer img{
    width: 80px;
    margin-bottom: 8px;
}
footer .footer_top ul {

}
footer .footer_top ul li.logo_footer {
    text-align: center;
}
footer .footer_top ul  li.text_001{
    color: white;
    font-synthesis: 11px;
    font-style: italic;
    
}
footer .footer_top ul  li.reseau a{
    margin-right: 15px;
}

footer div.col_ul form{
    
}
footer div.col_ul form .text_01{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin: 0;
}
footer div.col_ul form .line_input .input_01{
    height: 40px;
    padding-left: 15px;
    width: 250px;
}
footer div.col_ul form .line_input button{
    height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}
footer div.col_ul form .line_input label{
    color: white;
}
footer .footer_top ul.ul_list_right li{
    margin: 0;
    padding: 0;
}

footer div.col_ul li.line_ p{
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
} 

footer .last_footer .line_sep{
    display: flex;
    justify-content: center;
    position: relative;
    top: -22px;
}
footer .last_footer .line_sep .line_sep_p{
    width: 60%;
    height: 1px;
    background-color: white;
    padding: 0;
    margin: 0;
    position: relative;
}


@media only screen and (max-width:992px){
    .footer .row .col_ul{
    }
    .footer .row .col_ul .line_separate{
        text-align: center;
        width: 100%;
    }
    .footer .row .col_ul .line_separate p{
        width: 300px;
        border-bottom: 1px solid rgb(255, 255, 255);
        margin: 0;
        display: inline-block;
    }

}