.home_sections_wrapp.categories .wrapper {
    float: none;
    width: 100%;
}
.home_sections_wrapp.categories .slider-container {
    float: none;
    width: 100%;
}
.home_sections_wrapp #banners-tile .banner-item.first_item {
    width: 49%;
    height: 510px;
    display: block;
    transform: none;
    max-width: none;
    max-height: none;
    background-size: initial;
    background-position: center;
    background-color: #dedede;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.home_sections_wrapp #banners-tile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home_sections_wrapp #banners-tile div.banner-item.first_item>span {
    font-size: 28px;
    line-height: 130%;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    text-align: center;
    transform: none !important;
    margin-top: 16px;
    padding-left: 0;
}
    
.home_sections_wrapp #banners-tile .banner-item:hover {
    transform: scale(1.0);
    z-index: 3;
    position: relative;
    border-radius: 3px;
}

.home_sections_wrapp #banners-tile .banner-item {
    transform: scale(0.98);
    overflow: hidden !important;
    background-repeat: no-repeat;
    margin: 1px;
    background-size: cover;
    background-position: 50% 50%;
    transition: 0.5s;
    transition-delay: 0.05s;
    position: relative;
    z-index: 2;
    position: relative;
    border-radius: 0;
    display: inline-flex;
    align-items: flex-end;
    text-decoration: none;
    widows: 100%;
    max-width: 290px;
    height: 250px;
    margin-bottom: 12px;
}

.home_sections_wrapp #banners-tile .banner-item:not(.first_item) {
    max-width: none;
    height: 320px;
}
.home_sections_wrapp #banners-tile .banner-item:nth-last-child(2) {
    /*margin-left: 10px;*/
}

.home_sections_wrapp #banners-tile .banner-item.hide {
    display: none;
}
.home_sections_wrapp #banners-tile .banner-item.activ.hide {
    display: inline-flex!important;
}

.home_sections_wrapp .slick-slide img {
    max-width: 100%;
}
.home_sections_wrapp #banners-tile .banner-item>span:not(.ancor_item) {
    color: #fff;
    font-size: 20px;
    height: 66px;
    padding: 0 0 0 9px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transform: scale(0.94) !important;
    position: relative;
    bottom: -2px;
}
.home_sections_wrapp #banners-tile .banner-item.first_item>a {
    padding: 13px 20px;
    text-align: center;
    width: 183px;
    background: #01192F;
    font-size: 15px;
    line-height: 130%;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 30px;
}
.home_sections_wrapp #banners-tile .banner-item.first_item>a:hover {
    background: white;
    color: #252525;
}
.home_sections_wrapp #banners-tile .banner-item b {
    font-weight: bold;
}
.home_sections_wrapp #banners-tile .banner-item>span:not(.ancor_item)>span {
    height: 100%;
    padding-top: 11px;
}
.banners_home_slider {
    width: 100%;
}
.banners_home_slider:not(.slick-initialized) {
    display: none;
}

.banners_home_slider .slick-next:before,
.banners_home_slider .slick-prev:before {
    cursor: pointer;
    position: absolute;
    top: calc(50% + 30px);
    border-radius: 80px;
    width: 30px;
    padding: 0;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    background: #EBEAEF;
    z-index: 2;
}
.banners_home_slider .slick-prev:before {
    content: url(/local/templates/main/images/arrow-left-mobile-n.png);
    left: 10px;
}
.banners_home_slider .slick-next:before {
    content: url(/local/templates/main/images/arrow-right-mobile-n.png);
    right: 10px;
}
.home_sections_wrapp #banners-tile .banners_home_slider .banner-item.slick-slide {
    margin-left: 6px;
    margin-right: 6px;
}

.banners_home_slider .slick-list {
    margin-left: -6px;
    margin-right: -6px;
}
.home_sections_wrapp #banners-tile .banner-item>span.cube_ancor {
    padding: 10px 26px;
    text-align: center;
    background: #01192F;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    font-size: 18px;
    text-decoration: none;
    text-transform: none;
    margin: 0 auto 15px;
    height: auto;
}
.home_sections_wrapp #banners-tile .banner-item>span.cube_ancor:hover {
    background: white;
    color: #252525;
}
.home_sections_wrapp #banners-tile .banner-item.first_item>a.banner-item-first-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: none;
    width: initial;
    display: block;
    padding: 0;
    margin: 0;
}
.banner-item .ancor_item {
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    color: #282828;
    font-size: 17px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    max-width: 50%;
    line-height: 20px;
}
.banner-item .ancor_item>span {
    display: block;
    font-weight: bold;
}
@media screen and (max-width: 1243px) {
    .home_sections_wrapp #banners-tile .banner-item.activ.hide.stretching {
        display: none!important;
    }

}
@media screen and (max-width: 1130px) {
    .home_sections_wrapp #banners-tile div.banner-item.first_item>span {
        font-size: 24px;
    }
}
@media screen and (max-width: 910px) {
    .home_sections_wrapp #banners-tile .banner-item:not(.first_item) {
        height: 370px;
    }
}
