

/* Start:/local/templates/.default/components/bitrix/news.detail/slider-desktop/style.css?16517486391604*/
.item_two {
    width: 100%;
    position: relative;
    margin: 1em 0 3em 0;
}
@media (min-width: 1280px) and (max-width: 1380px) {
    .item_two {
        min-height: 336px;
    }
}
@media (min-width: 1000px) and (max-width: 1040px) {
    .item_two {
        min-height: 245px;
    }
}


.box_1 {
	position: absolute;
    width: 30%;
    top: 10%;
    left: 0;
    z-index: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.box_2 {
	position: absolute;
    width: 35%;
    top: 5%;
    left: 12%;
    z-index: 20;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.box_3 {
	position: absolute;
    width: 40%;
    top: 0;
    left: 30%;
    z-index: 30;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.box_4 {
	position: absolute;
    width: 35%;
    top: 5%;
    right: 12%;
    z-index: 20;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.box_5 {
	position: absolute;
    width: 30%;
    top: 10%;
    right: 0;
    right: 0;
    z-index: 10;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.box_6 {
    display: none;
}

.prv, .nxt {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 50%;
    z-index: 100;
    cursor: pointer;
}

.prv {
    left: 0;
    /*margin-left: -20px;*/
}
.nxt {
    right: 0;
    /*margin-right: -40px;*/
}
.imageHeight {
    object-fit: contain;
    width: 100%;
    padding: .5em;
    border: thin solid #ccc;
    border-radius: 6px;
    background-color: #eee;
    transition: transform 0.8s ease;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/slider-desktop/style.css?16517486391604 */
