.social_list li a {
    color: #008fb9;
}

.social_list li a:hover {
    color: white;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.couleur {
    color: #0897c1;
}

.taille {
    font-size: 30px;
}

.h5.box_title {
    color: #18181c;
    line-height: 1.3;
}

/*----------------------------SEO-------------------------------------------*/
h2.h3, h2.h4, h3.h4, .h5, .h6, .icon_box_one .content a {
    color: #18181c;
    font-weight: 700;
}

.inner_cover_content h1 {
    color: #ffffff;
    font-weight: 500;
}

/*----------------------------SEO-------------------------------------------*/

.brand_item img {
    max-height: 65px;
    height: auto;
}

table.border td{
    border:1px solid #838383;
    padding-right: 25px;
    padding-left: 25px;
}