.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 10px 0 10px;
    margin: 0;
    margin-bottom: 5px;
}

section.bloc-homepage .bloc-category ul li .text-26{
    padding:0 20px 0 20px;
}

section.bloc-homepage .bloc-category ul li .text{
    padding:0 20px;
}

.bloc-homepage .bloc-category-content .bloc-category-course ul{
    padding: 18px 20px;
}

section.bloc-homepage .bloc-category ul li {
    display: block;
    list-style: none;
    float: left;
    margin-bottom: 10px;
    width: 49%;
    height: 500px;
    background: #f1f0ef;
}

section.bloc-homepage .bloc-text{
    padding: 100px 20px 60px 20px;
}

.bloc-homepage .bloc-category-content .bloc-category-course {
    width: 100%;
    margin: 35px auto;
    position: relative;
}

section.bloc-homepage .bloc-text ul li {
    list-style: none;
    margin-bottom:25px;
}

section.bloc-homepage .bloc-category {
    padding: 0 20px;
    margin-bottom: 60px;
}

.bloc-homepage .bloc-category-content .title {
    width: 100%;
    height: auto;
    font-weight: bold;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 18px;
}

/*.bloc-homepage .bloc-nav-content .nav .main ul li.active::before{
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 30px solid #111c58;
    border-bottom: 50px solid transparent;
    position: absolute;
    right: -13px;
    top: -23px;
    content: '\20';
}*/

section.bloc-homepage .bloc-nav {
    width: 100%;
    height: 170px;
    background: url('../img/bloc/bloc_nav_img.png') no-repeat bottom center;
    background-size: cover;
    position: relative;
}

section.bloc-homepage .bloc-nav .text {
    width: 469px;
    height: 110px;
    background: url('../img/bloc/bloc_category_txt.png') no-repeat bottom left;
    position: absolute;
    left: 7.5%;
    bottom: 0.5%;
    background-size: 74%;
}

.bloc-homepage .bloc-category-content .bloc-category-course ul li:nth-child(odd) {
    margin-left: 50%;
    text-align: left;
    padding-right:0 !important;
}

.bloc-homepage .bloc-category-content .bloc-category-course ul li:nth-child(even){
    padding-left:0 !important;
}

.bloc-homepage .bloc-category-content{
    margin-bottom:0;
}

.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: -8.7%;
    top: 21.3%;
    z-index: 2;
    background-size: 59%;
}

.english-edition section.bloc-homepage .bloc-category ul li {
    height: 278px;
}






