.page-template .carousel-kv-wrapper,
.page-template .carousel-kv-wrapper > ul li {
    height: 435px;
}

section.bloc-homepage .bloc-category ul li h3.title {
    padding: 18px 58px 0 58px;
    margin: 0;
    margin-bottom: 5px;
}

section.bloc-homepage .bloc-category ul li {
    display: block;
    list-style: none;
    float: left;
    margin-bottom: 10px;
    width:49%;
    height: 450px;
    background: #f1f0ef;
}

section.bloc-homepage .bloc-category ul li h3.title {
    padding: 18px 30px 0 30px;
    margin: 0;
    margin-bottom: 5px;
}

section.bloc-homepage .bloc-category ul li .text-26{
    padding:0 30px 0 30px;
}

section.bloc-homepage .bloc-category ul li .text {
    padding: 0 30px;
}

section.bloc-homepage .bloc-nav {
    width: 100%;
    height: 216px;
    background: url('../img/bloc/bloc_nav_img.png') no-repeat bottom center;
    background-size: cover;
    position: relative;
}

.english-edition section.bloc-homepage .bloc-top-kv .txt {
    width: 425px;
    height: 87px;
    background: url('../img/bloc/en_bloc_kv_txt.png') no-repeat top center;
    position: absolute;
    right: -0.7%;
    top: 21.3%;
    z-index: 2;
    background-size: 67%;
}






















