#hc_usautparts {
    margin-left: -20px;
    margin-right: -20px;
}
#catalog_container {
    background-color: #ffdd00;
    padding: 40px 0;
}

#hc_usautparts a.us_autoparts {
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}

#hc_usautparts .btn-blue {
    background-color: #0061a6;
    color: #fff!important;
}

#us_bloc1 img,
#us_bloc2 img,
#us_bloc3 img {
    max-width: 100%;
}

#hc_usautparts .btn-black {
    background-color: #000000;
    color: #fff!important;
}
#brand_container {
    margin-top: 70px;
}
#brand_container h2,
#who_we_are h2 {
    background-color: #FFDD00;
    padding: 0 20px;
    display: inline-block;
}
#brand_container ul {
    padding-left: 60px;
}
#brand_container ul li {
    display: inline-block;
    float: left;
    width: 30%;
    margin: 2.5px;
    background-color: #ffffff;
}
#brand_container ul li img {
    width: 100%;
}

#fidelity_club_container {
    display: flex;
    margin: 50px 0;
}
#fidelity_block,
#club_block {
    padding: 40px 0;
    color: #ffffff;

}
#fidelity_block h2,
#club_block h2 {
    font-weight: 600;
    font-size: 30px;
}
#fidelity_block p,
#club_block p {
    font-size: 16px;
    line-height: 25px;
}
#fidelity_block {
    background-image: url("../img/fond_programme.jpeg");
    padding-left: 14%;
}
#club_block {
    background-image: url("../img/fond_club.jpeg");
    padding-left: 40px;
    padding-right: 8%;
}

#club_block img {
    float: left;
    margin-right: 40px;
}

#us_bloc1,
#us_bloc2,
#us_bloc3 {
    position: relative;
}
#us_bloc1 h3,
#us_bloc2 h3,
#us_bloc3 h3 {
    text-transform: none;
    font-weight: 600;
}
.left-block_us {
    position: relative;
    z-index: 1;
}
.left-block_us_img {
    padding: 40px;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    top: 150px;
    left: 0;
}
.right-block_us {
    padding: 40px;
    position: relative;
    top: 150px;
    z-index: 2;
    left: -10%;
    background-color: #fff;
}
#us_bloc2 .right-block_us_img {
    float: right;
    top: 0;
}
#us_bloc3 .right-block_us {
    top: 50px;
}
.right-block_us_img {
    padding: 40px;
    position: relative;
    top: 150px;
    z-index: 4;
    left: 0;
}
.product-title-hc {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.item_brand {
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
}
.slick-slide {
    margin: 0 1px;
    background-color: #ffffff;
}
.item_brand h3 {
    font-size: 16px;
    font-weight: 600;
    height: 60px;
}
.item_brand p {
    margin-bottom: 20px;
}
.slick-slide .item_brand  img {
    height: 150px;
    display: inline-block;
}
.slick-slide {
    max-height: 380px;
}
.hc_slickslider {
    margin-bottom: -85px;
}
.product-link {
    padding: 10px 20px;
    border: 1px solid #000!important;
    color: #000;
    display: inline-block;
    background-color: #fff;
    transition: 0.3s ease all;
    margin-top: 20px;
}
.product-link:hover {
    padding: 10px 20px;
    border: 1px solid #000;
    color: #fff!important;
    background-color: #000;
    transition: 0.3s ease all;
}

@media screen and (max-width: 425px) {
    #fidelity_club_container {
        display: inline-block;
    }
    .right-block_us { left: auto; }
    .left-block_us_img { top: auto; }
    div#hc_footer_editor_top_zone { padding: 35px; }
    #hc_footer_editor_bottom_zone { padding: 20px; }
    #hc_footer_editor_top_zone span.title { line-height: 25px; }
}
