

/* Start:/bitrix/templates/vre/components/bitrix/catalog/stock/style.css?17817563201230*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix .carousel-inner .slick-track
{height: 150px !important;}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

.stock-main-map{
	margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/templates/vre/components/bitrix/catalog.element/.default/style.css?17817563204133*/
/* carousel */
.element-slider {

}

.element-slider #carouselSection {
    margin: 0;
}

.element-slider #carouselSection .carousel-item {
    height: 370px;
    overflow: hidden;
}

.element-slider #thumbcarouselSection {
    margin: 15px 0 0;
    padding: 0 30px;
}
.element-slider #thumbcarouselSection .carousel-inner{
    border-left: 1px solid #e54f15;
    border-right: 1px solid #e54f15;
}

.element-slider #thumbcarouselSection .carousel-item {
    position: relative;
    text-align: center;
}

.element-slider #thumbcarouselSection .carousel-item .thumb {
    width: 20%;
    margin: 0 2%;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    opacity: 0.2;
}

.element-slider #thumbcarouselSection .carousel-item .thumb.active,
.element-slider #thumbcarouselSection .carousel-item .thumb:hover {
    opacity: 1;
}

.carousel-control {
    color: #e54f15;
    text-align: center;
    text-shadow: none;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    top: 23%;
}

.carousel-control:hover, .carousel-control:focus, .carousel-control:active {
    color: #333;
}

.carousel-caption, .carousel-control .fa {
    font: normal normal normal 30px/26px FontAwesome;
}

.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    bottom: auto;
    font-size: 20px;
    position: absolute;
    top: 30%;
    width: auto;
}

.carousel-control.right, .carousel-control.left {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.carousel-control.left{
    left: 0;
}
.carousel-control.right{
    right: 0;
}
#colorbox, #cboxOverlay, #cboxWrapper{
  overflow: visible !important;
}
.carousel-zoom{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    /*background: #fff url("/bitrix/templates/vre/components/bitrix/catalog.element/.default/images/zoom_ic.png") no-repeat 50% 50%;
    border-radius: 50%;*/
    z-index: 20;
}

/* carousel end */

.row-product-element-name{
    margin-bottom: 30px;
    padding-top: 25px;
}
.row-product-element-name h1{
    font-size: 25px;
    font-weight: bold;
}

.row-product-element-property{
    display: flex;
    margin-bottom: 30px;
    gap: 20px;
    flex-wrap: wrap;
}
.row-product-element-property-wrap{
    min-height: 100px;
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    flex-grow: 1;
}

.row.row-product-element-property-wrap{
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 0;
}
.product-element-preview,
.product-element-properties {
    text-align: center;
}
.product-element-preview p{
    margin-bottom: 8px;
}
.product-element-property-title{
    margin-bottom: 5px;
    font-size: 17px;
}
.product-element-property-val{
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
    white-space: nowrap;
}

.row-product-element-files{
    margin-bottom: 10px;
}
.row-product-element-files .btn-vre{
    width: 99%;
}

.product-element-property-opex{
    padding-top: 8px;
    font-size: 17px;
}


.slick-next {
    right: 18px !important;
    z-index: 1!important;
}

.slick-prev {
    left: 10px !important;
    z-index: 1!important;
}

.slick-prev:before, .slick-next:before {
    color: #f0f0f0!important;
    font-size: 30px!important;
    opacity: 1!important;
}

.desc-top-multi{font-size:16px;margin-bottom:10px;}

.catalog-element-tabs.nav-tabs {
    border-bottom: none;
    margin: 0 -8px;
}
.catalog-element-tabs.nav-tabs .nav-item {
    padding: 0 8px;
    text-transform: uppercase;
}
.catalog-element-tab-content.tab-content {
    border: 1px solid #bcbcbc;
    padding: 20px;
    margin-bottom: 30px;
}
.catalog-element-tabs.nav-tabs .nav-link {
    border: 1px solid #bcbcbc;
    color: #787878;
}
.catalog-element-tabs.nav-tabs .nav-item.show .nav-link, 
.catalog-element-tabs.nav-tabs .nav-link.active {
    background-color: #787878;
    color: #ffffff;
    border-color: #bcbcbc;
}
#map{
    width: 100%;
    height: 428px;
}
@media (max-width:1264px) {
    .row.row-product-element-property-wrap .col-md-7{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row.row-product-element-property-wrap .col-md-5{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* End */


/* Start:/bitrix/templates/vre/css/colorbox.css?17817563133182*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:rgb(100, 51, 32); opacity: 0.3; filter: alpha(opacity = 30);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/bitrix/templates/vre/css/images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/bitrix/templates/vre/css/images/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

/* End */


/* Start:/bitrix/templates/vre/components/bitrix/catalog.section/others/style.css?17817563201250*/
.area-sections{
	margin-bottom: 10px;
}
[data-target="#productModal"]{
	color:white !important;
}
[data-target="#productModal"] span{
	background-color: #c2423a !important;

}
.area-sections .area-block{
	display: table;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #d1d1d1;
	cursor: pointer;
}
.area-sections .area-block .area-row{
	display: table-row;
}
.area-sections .area-block .area-row > div{
	display: table-cell;
	padding: 8px 20px;
	line-height: 20px;
	vertical-align: bottom;
}
.area-sections .area-block .area-row > div:first-child{
	width: 46%;
	border-right: 1px solid #d1d1d1;
}
.area-sections .area-block .area-row .area-city{
	font-size: 22px;
	text-transform: uppercase;
}
.area-sections .area-block .area-row .area-name{
	font-size: 15px;
	font-weight: bold;
}
.area-sections .area-block .area-row .area-free{
	font-size: 17px;
	color: #71a43a;
}
.area-sections .area-block .area-row .area-free.disabled{
	color: #9d9f9b;
}
.area-sections .area-block .area-row .area-val{
	font-size: 24px;
	font-weight: bold;
}

.catalog-section{
	margin-bottom: 30px;
}

.slider-others-area *{outline:none;}
.slider-others-area .slick-prev{left:18px !important;}
.slider-others-area .product-item{padding-right:15px; padding-left:15px;}
/* End */


/* Start:/bitrix/templates/vre/components/bitrix/catalog.item/.default/style.css?17817563202728*/
.product-item{
	margin-bottom: 20px;
	border-radius: 2px;
}
.product-item-hov:hover{
	box-shadow: 0px -4px 16px 2px rgba(197, 197, 197, 0.9);
}
.product-item-title{
	font-size: 20px;
	line-height: 18px;
	/*min-height: 74px;*/
	min-height: 110px;
}
.product-item-title a{
	display: block;
	padding: 12px 12px 25px 12px;
	color: #4b4b4b;
	font-weight: bold;
}
.product-item-title a:hover,
.product-item-title a:active{
	color: #4b4b4b;
	text-decoration: none;
}
.product-item-image-wrapper{
	position: relative;
	height: 243px;
	overflow: hidden;
}
.product-item-image-wrapper img{
	display: block;
	position: absolute;
	height: 243px;
	width: 100%;
}
.row-product-item-property{
	margin-bottom: 5px;
	cursor: pointer;
}
.row-product-item-property .row-product-item-property-wrap{
	height: 100%;
	min-height: 88px;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #d1d1d1;
	border-top: 0;
	/*border-right: 0;*/
	width: 100%
}
.row-product-item-property > div:last-child .row-product-item-property-wrap{
	border-right: 1px solid #d1d1d1;
}
.row-product-item-property .row-product-item-property-wrap hr{
	margin: 10px 0 10px -15px;
}
.product-item-property-title{

}
.product-item-property-val{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}
.product-item-buttons .btn-vre{
	display: block;
	width: 98%;
	height: 36px;
	line-height: 35px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
}
.product-item-buttons .btn-vre span{
	height: 34px;
}
.product-item-buttons .btn-vre span:before,
.product-item-buttons .btn-vre span:after {
	top: 10px;
}

.product-item-buttons .btn-vre:hover{
	box-shadow: 0px 1px 10px 3px rgba(197, 197, 197, 0.9);
}

.product-item-image-zoom{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 54px;
	height: 54px;
	background: #fff url("/bitrix/templates/vre/components/bitrix/catalog.item/.default/images/zoom_ic2.png") no-repeat 50% 50%;
	border-radius: 50%;
}
.product-item-property-opex{
	font-size: 15px;
}
.product-item-property-opex span{
	white-space: nowrap;
}
.product-item-preview{
	font-size: 15px;
	line-height: 18px;
}
.product-item-preview p{
	margin-bottom: 8px;
}

.product-item-property-title {
    font-size: 14px;
}

.product-item-property-title-2 {
	padding-top: 5px;
}
.product-item-property-val-warehouse{
	font-size: 15px;
}
.product-item-property-title-warehouse{
	margin-top: 5px;
}
.vre-up-links{
    opacity: 0;
    text-align: center;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.product-item-hov:hover .vre-up-links{
    visibility: visible;
    opacity: 1;
}
.btn-vre-dot{
    font-size: 11px;
    border-bottom: 1px dashed #c2423a;
    color: #c2423a;
    font-weight: bold;
    text-decoration: none;
}
.btn-vre-dot:hover{
    text-decoration: none;
    color: #c2423a;
}
/* End */
/* /bitrix/templates/vre/components/bitrix/catalog/stock/style.css?17817563201230 */
/* /bitrix/templates/vre/components/bitrix/catalog.element/.default/style.css?17817563204133 */
/* /bitrix/templates/vre/css/colorbox.css?17817563133182 */
/* /bitrix/templates/vre/components/bitrix/catalog.section/others/style.css?17817563201250 */
/* /bitrix/templates/vre/components/bitrix/catalog.item/.default/style.css?17817563202728 */
