

/* Start:/bitrix/templates/aspro_next/components/bitrix/menu/company_menu/style.css?1621583875522*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 8px;
	float: left;
}

ul.left-menu li::before{
	content: "";
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#EEA74D;
}

@media (min-width: 561px) {
	ul.left-menu li:first-child
	{
		float: left;
		padding-left: 0;
	}
	ul.left-menu li
	{
		padding: 28px 20px;
		float: left;
	}
}




/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/company_brand/style.css?1621413443140*/
.brand_item{
	height: 70px;
	background-size: auto;
	background-position: left;
	background-repeat: no-repeat;
}
.py-3{
	padding: 20px 0;
}

/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/company_advantages/style.css?16273779371424*/
.about_advantages{
	background: linear-gradient(90deg, #282828 0%, #525252 99.26%);
	padding: 10px 0 50px;
}
.about_advantages .maxwidth-theme{
	background: none;
}
.about_advantages .maxwidth-theme h2, .about_advantages .maxwidth-theme .title_after_text{
	text-align: center;
	color: #fff;
}
.about_advantages .maxwidth-theme h2{
	font-size: 2.14em;
}
.about_advantages .maxwidth-theme .title_after_text{
	margin-bottom: 50px;
	font-weight: 300;
	font-size: 1.06em;
}
.about_advantages .maxwidth-theme .row {
    margin: 0px -4.5px 0px -4.5px;
}
.advantages_item{
	padding: 25px 15px 20px;
	background: #fff;
	box-shadow: 0px 0px 50px rgba(188, 188, 188, 0.02);
	border-radius: 5px;
}
.advantages_item .picture{
	height: 75px;
	width: 100%;
	max-width: 75px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 20px;
}
.advantages_item .name{
	font-size: 1.06em;
	color: #383838;
	margin-bottom: 10px;
}
.about_advantages .more_link a{
	color: #EEA74D;
	font-weight: 500;
}
.col-company-sm-2{
	position: relative;
    min-height: 1px;
    padding-left: 4.5px;
    padding-right: 4.5px;
	float: left;
	text-align: center;
	margin-bottom: 9px;
	width: 100%;
}
@media (min-width: 420px){
	.col-company-sm-2{
		width: 50%;
	}
}
@media (min-width: 576px){
	.col-company-sm-2{
		width: 33.3%;
	}
}
@media (min-width: 768px){
	.col-company-sm-2{
		width: 20%;
	}
}

/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/company_reviews/style.css?16273767291581*/
.company_reviews{
	padding-bottom: 25px;
}
.company_reviews .col-sm-6{
	margin-bottom: 25px;
}
.company_reviews h2{
	margin: 50px 0 50px;
	font-size: 2.14em;
	line-height: 34px;
}
.company_reviews .reviews_item{
	display: flex;
	background: #F9F9F9;
	border: 1px solid #F2F1F1;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 45px 43px 34px;
}
.company_reviews .reviews_item svg{
	min-width: 48px;
}
.company_reviews .reviews_item .reviews_item_right{
	margin-left: 35px;
}
.company_reviews .reviews_item .review_text div:first-child{
	color: #555555;
	line-height: 25px;
	font-weight: 300;
	max-height: 125px;
	overflow-y: auto;
}
.company_reviews .reviews_item .review_text .more_content{
	display: none;
}
.company_reviews .reviews_item .review_text .more_content.active{
	display: inline-block;
}
.company_reviews .reviews_item .review_text .dote.no_active{
	display: none;
}
.company_reviews .reviews_item .review_text .more_review{
	margin: 15px 0 25px;
	color: #EEA74D;
	line-height: 25px;
	text-decoration: underline;
	cursor: pointer;
	display: inline-block;
}
.company_reviews .reviews_item .review_author{
	color: #383838;
	display: inline-block;
	font-size: 1.07em;
}
.company_reviews .reviews_item .review_date{
	display: inline-block;
	float: right;
	color: #555555;
	font-weight: 300;
	font-size: 0.93em;
}
.company_reviews .more_review_btn{
	padding: 12px 12px;
	min-width: 250px;
	background: #333634;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.93em;
	border-radius: 5px;
	margin-top: 20px;
}



/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/company_licenses/style.css?16273846002110*/
.company_licenses{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 10px 0 50px;
}
.company_licenses .maxwidth-theme{
	background: none;
	position: relative;
}
.company_licenses h2, .company_licenses p{
	color: #fff;
}
.company_licenses h2{
	margin-bottom: 16px;
}
.company_licenses p{
	margin-bottom: 40px;
	font-size: 1.06em;
}
.company_licenses .company_licenses_bg{
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.44) 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 0.8;

}
.company_licenses_slide a, .company_licenses_slide .img{
	height: 425px;
	display: block;
	margin: 0 20px;
}
.company_licenses_slide .img{
	background-size: cover;
	background-position: center;
}
.slick-current+a, .slick-current+a>.img{
	width: 612px!important;
}
.slick-slide .slick-active:first-child{
    padding-right: 65px;
}
.slider .slide .child-element {
	transition: all 0.2s ease;
	max-width: 100%;
	height: 425px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 5px;
	margin: auto;
  }

@media (max-width: 575.98px) {
	.slider .slide .child-element{
		height: 250px;
	}
	.company_licenses_slide a, .company_licenses_slide .img{
		height: 250px;
		display: block;
		margin: 0;
	}
}
  @media(max-width: 1490px){
	.slide{
		margin: 0 10px;
	}
}

@media(min-width: 1490px){
	/*.slide{*/
	/*	padding:0 97px;*/
	/*}*/
	
	/*.slider {*/
	/*	margin: 0px auto;*/
	/*	text-align: center;*/
	/*	color: white;*/
	/*  }*/
	/*  .slider .slide .child-element {*/
	/*	transition: all 0.2s ease;*/
	/*	width: 100%;*/
	/*	height: 425px;*/
	/*	background-size: cover;*/
	/*	background-position: center;*/
	/*	background-repeat: no-repeat;*/
	/*  }*/
	/*  .slider .slide.slick-center .child-element {*/
	/*	transform: translate(-154px, 0px);*/
	/*	width: calc(100% + 308px);*/
	/*	max-width: initial;*/
	/*	background-size: cover;*/
	/*	background-position: top;*/
	/*	background-repeat: no-repeat;*/
	/*  }*/
	/*  .slick-list{*/
	/*	margin: 0 -97px!important;*/
	/*}*/
}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/style.css?16273848401547*/
.company_our_furniture{
	padding: 70px 0;
}
.company_our_furniture .owl-carousel{
	position: relative;
}
.company_our_furniture .owl-carousel .owl-nav{
	position: absolute;
	width: 100%;
	top: 43%;
	padding: 0 25px;
}
.company_our_furniture .owl-carousel .owl-nav .owl-prev{
	float: left;
}
.company_our_furniture .owl-carousel .owl-nav .owl-next{
	float: right;
}
.company_our_furniture .owl-carousel .owl-nav .owl-prev:hover,
.company_our_furniture .owl-carousel .owl-nav .owl-next:hover{
	background: none;
}
.company_our_furniture .owl-theme .owl-dots .owl-dot span{
	width: 7px;
	height: 7px;
	margin: 5px 16px;
}
.company_our_furniture .owl-theme .owl-dots .owl-dot.active span{
	background: #EEA74D;
}
.company_our_furniture .owl-theme .owl-dots{
	position: absolute;
	bottom: 30px;
	width: 100%;	
}
.company_our_furniture .col-md-6 .comp_furniture_desc{
	padding-left: 30px;
}
.company_our_furniture .col-md-6 .comp_furniture_desc .furniture_name{
	margin-bottom: 15px;
}
.company_our_furniture .col-md-6 .comp_furniture_desc p{
	font-weight: 300;
	font-size: 1.06em;
	line-height: 23px;
	color: #555555;
}
.company_our_furniture .owl-item .item .img{
	border-radius: 5px;
	width: 100%;
	height: 474px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.our_furniture_desc_more a{
	text-transform: uppercase;
	padding: 13px 18px;
	border-radius: 5px;
}
.furniture_address{
	margin-bottom: 40px;
}

@media (max-width: 575.98px) {
	.company_our_furniture .owl-item .item .img{

		height: 250px;

	}
}



/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/owlcarousel/owl.carousel.min.css?16205690053351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/owlcarousel/owl.theme.default.min.css?16205690051013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/menu/company_menu/style.css?1621583875522 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/company_brand/style.css?1621413443140 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/company_advantages/style.css?16273779371424 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/company_reviews/style.css?16273767291581 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/company_licenses/style.css?16273846002110 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/style.css?16273848401547 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/owlcarousel/owl.carousel.min.css?16205690053351 */
/* /bitrix/templates/aspro_next/components/bitrix/news.list/our_furniture/owlcarousel/owl.theme.default.min.css?16205690051013 */
