

/* Start:/local/templates/uchmag_adaptive/components/bitrix/news.list/b-bnr-camp_adaptive/style.css?15804476421617*/
/* Стрелки */
.prev_slide,
.next_slide {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    background: none;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: opacity 0.1s ease-in-out;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
    opacity: 0;
    outline: 0;
}

.prev_slide:focus,
.next_slide:focus,
.prev_slide:active,
.next_slide:active {
    outline: 0;
}

.prev_slide:before,
.next_slide:before {
    background-position: center center;
}

.b-bnr-camp:hover .prev_slide,
.b-bnr-camp:hover .next_slide {
    opacity: 1;
}

.prev_slide:before,
.next_slide:before {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
}

.prev_slide {
    left: 0;
    border-radius: 0 5px 5px 0;
}

.prev_slide:before {
    content: "";
    background: transparent url('/local/templates/uchmag_adaptive/components/bitrix/news.list/b-bnr-camp_adaptive/images/arrow_left.png') top center no-repeat;
    left: 5px;
}

.next_slide {
    right: 0;
    border-radius: 5px 0 0 5px;
}

.next_slide:before {
    content: "";
    background: transparent url('/local/templates/uchmag_adaptive/components/bitrix/news.list/b-bnr-camp_adaptive/images/arrow_right.png') top center no-repeat;
    right: 6px;
}

/* Стрелки - конец*/

/*адаптив*/
.bnr-mainpage ul{
	list-style-type: none;
	padding-inline-start: 0;
}

.b-bnr-camp-btns li{
	display:inline-block;
	width:auto;
}
.b-bnr-camp .swiper-container-horizontal{
	margin-bottom: 0;
}
.b-bnr-camp-container #camp-view{
	margin-bottom: 0;
}
/*адаптив - конец*/
/* End */


/* Start:/bitrix/components/intervolga/ajax.component/templates/estore_index_adaptive_with_filter/style.css?1580388548550*/
.tabs_block .carousel-row.load {
    position: relative;
}
.tabs_block .carousel-row.load:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 25;
}
.tabs_block .carousel-row.load .carousel-row__slide:before {
    content: '';
    background: url("/images/animated_loading.gif") center 15% no-repeat #fff;
    top: 0px;
    right: 5px;
    bottom: 0px;
    left: 5px;
    position: absolute;
    z-index: 20;
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
}
/* End */
/* /local/templates/uchmag_adaptive/components/bitrix/news.list/b-bnr-camp_adaptive/style.css?15804476421617 */
/* /bitrix/components/intervolga/ajax.component/templates/estore_index_adaptive_with_filter/style.css?1580388548550 */
