@import url("disable-browser-styles.css");
@import url("bootstrap-grid.luto.css");
@import url("fancybox.min.css");
@import url("owl.carousel.min.css");
@import url("luto.css");
.s-header {
	position: relative;
	z-index: 9;
	background-color: #404349;
}
.s-header .header-top {
	position: relative;
	z-index: 9;
	background-color: #404349;
}
.row-header-top .col-header-logo {
	flex: 0 0 164px;
	max-width: 164px;
}
.row-header-top .col-header-nav {
	flex: 0 0 calc(100% - 164px - 330px);
	max-width: calc(100% - 164px - 330px);
}
.row-header-top .col-header-controlls {
	flex: 0 0 330px;
	max-width: 330px;
}
.mobile-btn__link.round {
	border-radius: 50%;
}
.s-header .mobile-btn__link.search {
	background-color: #fff;
}
.s-header .mobile-btn__link.search svg path {
	stroke: #404349;
}
.s-header .mobile-btn__link.search svg path {
	fill: transparent;
}
.mobile-btn__link.blind svg path {
	stroke: #fff;
}
.s-header .mobile-btn__link.search:hover {
	background-color: #2D6CB1;
}
.s-header .mobile-btn__link.search:hover svg path{
	stroke: #fff;
}
.header-lang__link {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
.header-lang__link:hover {
	text-decoration: underline;
}
._active>.header-lang__link:hover,
._active>.header-lang__link {
	color: #cecece;
	text-decoration: none;
}
.w-lang .lang__link {
	font-weight: 600;
	display: block;
	padding: 12px 10px;
	text-decoration: none;
	color: #202020;
	text-align: center;
	background-color: #f1f1f1;
}
.w-lang ._active>.lang__link {
	background-color: #202020;
	color: #fff;
}
.header-bottom {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: rgba(64, 67, 73, 0.9);
	border-top: 1px solid #54575D;
	transition: all ease 0.2s;
	opacity: 0;
	pointer-events: none;
}
._js-mobile-search-toggled .header-bottom {
	opacity: 1;
	top: 99%;
	pointer-events: all;
}
.ul-inset-search-results .li .__link {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #202020;
}
.ul-inset-search-results .li a.__link:hover {
	background-color: #f9f9f9;
}
.s-index-slider .slide {
	background-position: center;
	background-size: cover;
	position: relative;
}
.s-index-slider .slide .overlay {
	background-color: rgba(0,0,0,0.3);
}
.s-index-slider .slide .container {
	position: relative;
	z-index: 2;
}
.row-slide-content {
	min-height: 900px;
}
@media (min-width: 1420px) {
	.s-index-slider .title._h1 {
		font-size: 60px;
		line-height: 1.1;
	}
}
.s-index-slider .slide-sticker {
	color: #fff;
	padding: 6px 20px 5px;
	border-radius: 4px;
	background-color: #2D6CB1;
}
.s-name.decorated-title {
	padding-left: 85px;
	position: relative;
}
.s-name.decorated-title:before {
	width: 60px;
	height: 3px;
	background-color: #2D6CB1;
	position: absolute;
	left: 0;
	top: calc(50% - 1.5px);
	content: "";
	display: block;
}
.w-index-categorys-list-item,
.w-index-categorys-list-item>.block__link,
.w-index-categorys-list-item>.block__link>.frame {
	height: 100%;
}
.w-index-categorys-list-item>.block__link>.frame {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	border-radius: 10px;
}
.w-index-categorys-list-item .r-box>.r-img {
	left: 50%;
	width: 50%;
}
.w-index-categorys-list-item .content-corner {
    position: absolute;
    width: 100%;
    height: 240%;
    background-color: #fff;
	top: -80%;
	left: -110px;
    z-index: 2;
    transform: rotate(-160deg);
}
.w-index-categorys-list-item .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	width: 70%;
	height: 100%;
	z-index: 4;
	padding: 20px;
	padding-bottom: 70px;
}
.w-index-categorys-list-item .content .w-arrow {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
.svg-roll-arrow-right {
	width: 40px;
	height: 40px;
}
.svg-roll-arrow-right path {
	fill: #cecece;
	transition: all ease 0.2s;
}
a:hover .svg-roll-arrow-right path {
	fill: #2D6CB1;
}
.owl-carousel .owl-nav [class*=owl-] {
    background-color: #fff;
    border-color: #fff;
    border-radius: 50%;
}

.owl-carousel .owl-nav .owl-prev:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.owl-carousel .owl-nav [class*=owl-]:after {
	top: 11px;
	left: 15px;
	border-width: 2px;
	border-radius: 2px;
}
.owl-carousel .owl-nav .owl-prev:after {
	left: 15px;
}
.owl-carousel .owl-nav .owl-next:after {
	left: 9px;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #4C87C8;
    border-color: #4C87C8;
}
.owl-carousel.nav-center.owl-index-slider .owl-nav {
	display: none;
}
@media (min-width: 1200px) {
	.s-index-slider .slide .container {
		padding-left: 120px;
	}
	.owl-carousel.nav-center.owl-index-slider .owl-nav {
	    display: block;
	}
}
@media (min-width: 1720px) {
	.s-index-slider .slide .container {
		padding-left: 15px;
	}
	.owl-carousel.nav-center.owl-index-slider .owl-nav {
	    max-width: calc(1710px - 15px - 15px);
	}
}
.owl-carousel .owl-dots .owl-dot {
	vertical-align: middle;
}
.owl-carousel .owl-dots .owl-dot span {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #404040;
	border: 4px solid transparent;
}
.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #202020;
}
.owl-carousel .owl-dots .owl-dot.curent:hover span,
.owl-carousel .owl-dots .owl-dot.curent span {
	width: 24px;
	height: 24px;
    background-color: transparent;
    border-color: #404040;
}
.owl-carousel.owl-index-slider .owl-dots .owl-dot span {
	background-color: #fff;
	border: 4px solid transparent;
}
.owl-carousel.owl-index-slider .owl-dots .owl-dot:hover span {
	background-color: #ececec;
}
.owl-carousel.owl-index-slider .owl-dots .owl-dot.curent:hover span,
.owl-carousel.owl-index-slider .owl-dots .owl-dot.curent span {
    background-color: transparent;
    border-color: #fff;
}
.s-dark-bg {
	background-color: #404349;
	color: #fff;
}
.s-index-benefits {
	overflow: hidden;
	position: relative;
}
.s-index-benefits .container>* {
	position: relative;
	z-index: 2;
}
.s-index-benefits .container>.decorated-map {
	z-index: 1;
	width: 100%;
	margin-left: -15%;
	margin-top: -5%;
	margin-bottom: -25%;
}
@media (min-width: 1200px) {
	.s-index-benefits .container>.decorated-map,
	.s-index-benefits .decorated-map {
		position: absolute;
		z-index: 1;
		pointer-events: none;
		top: 0;
		right: 0;
		width: 70%;
		margin: 0;
	}
}
@media (min-width: 768px) {
	.s-index-benefits {background-size: 70%;}
}

.w-index-benefits-list-item .icon {
	width: 36px;
}

.row-index-news-list-item .col-image {
	flex: 0 0 120px;
	max-width: 120px;
}
.row-index-news-list-item .col-content {
	flex: 0 0 calc(100% - 120px);
	max-width: calc(100% - 120px);
}
.w-index-news-list-item .date {

}
.w-index-news-list-item .image {
	border-radius: 4px;
	overflow: hidden;
}
@media (min-width: 992px) {
	.col-more-news-aside .row-index-news-list-item {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}
	.col-more-news-aside .row-index-news-list-item>.col {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.col-more-news-aside .row-index-news-list-item .col-image {
	    flex: 0 0 105px;
	    max-width: 105px;
	}
	.col-more-news-aside .row-index-news-list-item .col-content {
	    flex: 0 0 calc(100% - 105px);
	    max-width: calc(100% - 105px);
	}
}
.w-news-list.bigger .row-index-news-list-item {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.w-news-list.bigger .row-index-news-list-item>.col {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.w-news-list.bigger .row-index-news-list-item .col-image {
	margin-bottom: 10px;
}
.w-news-list.bigger .row-index-news-list-item .col-image,
.w-news-list.bigger .row-index-news-list-item .col-content {
	flex: 0 0 100%;
	max-width: 100%;
}
@media (min-width: 420px) {
	.w-news-list.bigger .row-index-news-list-item .col-image {
	    flex: 0 0 105px;
	    max-width: 105px;
	    margin-bottom: 0;
	}
	.w-news-list.bigger .row-index-news-list-item .col-content {
	    flex: 0 0 calc(100% - 105px);
	    max-width: calc(100% - 105px);
	}
}
@media (min-width: 992px) {
	.w-news-list.bigger .row-index-news-list-item {
		margin-left: -15px;
		margin-right: -15px;
	}
	.w-news-list.bigger .row-index-news-list-item>.col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.w-news-list.bigger .row-index-news-list-item .col-image {
	    flex: 0 0 240px;
	    max-width: 240px;
	}
	.w-news-list.bigger .row-index-news-list-item .col-content {
	    flex: 0 0 calc(100% - 240px);
	    max-width: calc(100% - 240px);
	}
}
.s-footer {
	background-color: #FAFAFA;
}
@media (min-width: 1420px) {
	.row-footer-top .col-first {
		flex: 0 0 19%;
		max-width: 19%;
	}
	.row-footer-top .col-second {
		flex: 0 0 18%;
		max-width: 18%;
	}
	.row-footer-top .col-third {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.row-footer-top .col-fourth {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.row-footer-top .col-fifth {
		flex: 0 0 23%;
		max-width: 23%;
	}
}
.w-footer-pdf-documents-list.w-icon-left {
	padding-left: 45px;
}
.w-footer-pdf-documents-list.w-icon-left>.icon {
	width: 31px;
	height: 34px;
}
.footer-bottom {
	background-color: #fff;
}
.footer-logo__link img {
	opacity: 0.5;
	transition: all ease 0.2s;
	-ms-filter: grayscale(100%);
	-webkit-filter: #808080;
	filter: #808080;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}
.footer-logo__link:hover img {
	-ms-filter: none;
	-webkit-filter: none;
	filter: none;
	opacity: 1;
}
.w-article-aside-nav-frame {
	margin-left: -15px;
	margin-right: -15px;
}
.w-article-aside-nav-frame>.frame {
	background-color: #f9f9f9;
	padding: 5px 15px;
	border-radius: 4px;
}
.ul-article-aside-nav {

}
.ul-article-aside-nav .__link {
	position: relative;
	padding: 7px 0 7px 34px;
	color: #2D6CB1;
	text-decoration: none;
}
.ul-article-aside-nav ._active>.__link,
.ul-article-aside-nav .__link:hover {
	color: #202020;
}
.ul-article-aside-nav .__link .before {
	width: 17px;
	height: 18px;
	position: absolute;
	left: 0;
	top: calc(50% - 9px);
	top: 8px;
}
.ul-article-aside-nav .__link .before svg path {
	transition: all ease 0.2s;
	stroke: #D2D2D2;
}
.ul-article-aside-nav ._active>.__link .before svg path {
	stroke: #000;
}
@media (min-width: 576px) {
	.w-article-aside-nav-frame {
		margin-left: 0px;
		margin-right: 0px;
	}
	.ul-article-aside-nav .__link {
	    position: relative;
	    padding: 15px 0 15px 34px;
	}
	.ul-article-aside-nav .__link .before {
		top: 17px;
	}
}
@media (min-width: 992px) {
	.w-article-aside-nav-frame>.frame {
		padding: 15px 30px;
	}
	.ul-article-aside-nav .li+.li {
		border-top: 1px solid #ececec;
	}
}
.map-tab__link {
	text-decoration: none;
	color: #202020;
	background-color: #f9f9f9;
	display: block;
	font-size: 13px;
	padding: 8px 15px;
	border-radius: 4px;
	font-weight: 500;
}
@media (min-width: 576px) {
	.map-tab__link {
		font-size: 16px;
		padding: 12px 25px;
	}
}
._active .map-tab__link:hover,
._active .map-tab__link {
	background-color: #404040;
	color: #fff;
}
.map-tab__link:hover {
	background-color: #f9f9f9;
}

.w-our-partners-list-item-frame,
.w-our-partners-list-item-frame>.frame {
	height: 100%;
}
.w-our-partners-list-item-frame>.frame {
	padding: 15px 20px 10px 20px;
	background-color: #f9f9f9;
	border-radius: 4px;
}
@media (min-width: 576px) {
	.w-our-partners-list-item-frame>.frame {
		padding: 25px 30px 20px 30px;
	}
}
.w-error-page .number {
	font-size: 100px;
	left: 1;
	font-weight: 700;
}
.w-catalog-list .w-catalog-list-item {
	background-color: #f9f9f9;
}
.w-catalog-list .w-catalog-list-item:nth-child(2n) {
	background-color: #fff;
}
@media (min-width: 768px) {
	.w-catalog-list-item .col-content {
		position: relative;
		padding-bottom: 70px;
	}
	.w-catalog-list-item .col-content .w-button {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 0 0 0 15px;
	}
}
.w-catalog-list .row-links-list .col {
	position: relative;
}
.w-catalog-list .row-links-list .col:before {
	position: absolute;
	top: calc(50% - 6px);
	left: 0;
	width: 1px;
	height: 15px;
	background-color: #cecece;
	content: "";
}
.w-catalog-list .w-links-list {
	position: relative;
}
.w-catalog-list .w-links-list:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -11px;
	width: 3px;
	height: 100%;
	background-color: #f9f9f9;
	content: "";
	pointer-events: none;
}
.w-catalog-list .w-catalog-list-item:nth-child(2n) .w-links-list:after {
	background-color: #fff;
}
.w-catalog-list .w-catalog-list-item:nth-child(2n) .col {
	order: 2;
}
.w-catalog-list .w-catalog-list-item:nth-child(2n) .col.col-content {
	order: 1;
}
.w-catalog-list-item .w-image {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.w-catalog-list-item .sticker,
.w-catalog-list-item .art {
	position: absolute;
	z-index: 2;
}
.w-catalog-list-item .sticker {
	top: 0;
	left: 0;
	background-color: #2D6CB1;
	border-radius: 0 0 4px 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 15px;
}
.w-catalog-list-item .art {
	bottom: 5px;
	left: 5px;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 7px;
	background-color: #fff;
	color: #202020;
	max-width: calc(100% - 20px);
	border-radius: 4px;
}

.w-product-features-frame-item,
.w-product-features-frame-item>.frame {
	height: 100%;
}
.w-product-features-frame-item>.frame {
	background-color: #f9f9f9;
	border-radius: 4px;
}
.w-product-features-frame-item .w-top {
	padding: 25px;
	border-bottom: 1px solid #ececec;
}
.w-product-features-frame-item .w-top .w-icon-left {
	padding-left: 85px;
}
.w-product-features-frame-item .w-top .w-icon-left>.icon {
	width: 60px;
	height: 60px;
}
.w-product-features-frame-item .w-top .row-text {
	min-height: 60px;
}
.w-product-features-frame-item .w-bottom {
	padding: 15px 25px;
}
.w-product-features-frame-item .w-bottom table {
	width: 100%;
}
.w-product-features-frame-item .w-bottom table td {
	padding: 2px 5px;
}
.w-product-features-frame-item .w-bottom table td:nth-child(1) {
	padding-left: 0;
}
.w-product-features-frame-item .w-bottom table td:nth-last-child(1) {
	padding-left: 0;
}

.s-product {
  overflow: hidden;
}








/*_CUSTOM END*/

@media (max-width: 1419px) {

ul.main-menu>li {padding-left: 5px;padding-right: 5px;}
ul.main-menu>li:after {display: none;}
ul.main-menu>li>.__link {font-size: 15px;padding-left: 10px;padding-right: 10px;}
.header-lang__link {font-size: 14px;}
.row-slide-content {min-height: 70vh;}
.w-index-categorys-list-item .content-corner {top: -80%;left: -110px;}

}


@media (max-width: 1400px) {

.owl-carousel.nav-outside .owl-stage-outer {padding-bottom: 60px;}
.owl-carousel.nav-outside .owl-nav .owl-prev {left: auto;right: 50px;}
.owl-carousel.nav-outside .owl-nav [class*=owl-] {top:auto;bottom: 10px;}

}

@media (max-width: 1199px) {

.s-header {position: fixed;top: 0;left: 0;right: 0;z-index: 8;}
.header-bottom {transition: all ease 0.15s;}
._js-mobile-search-toggled .s-header {position: fixed;top: 0;left: 0;right: 0;}
._js-mobile-search-toggled .header-bottom {top: 59px;}
._js-mobile-search-toggled .s-header-mobile.header_hidden ~ .s-header .header-bottom {top: 0;}
.w-news-list.index .row-news-list>.col:nth-child(n+3) {display: none;}

}

@media (max-width: 991px) {

article img {width: auto !important; height: auto !important;}
.img-article-left,
.img-article-right {float: none !important;}
.w-index-benefits-list-item .icon {width: 50px;height: 50px;background-color: #fff;border-radius: 4px;padding: 7px;}
.w-index-benefits-list-item .number {font-size: 23px;}

}

@media (max-width: 767px) {

.w-index-benefits-list-item {position: relative;padding-left: 60px;}
.w-index-benefits-list-item .icon {width: 44px;height: 44px;position: absolute;top: 0;left: 0;}

}

@media (max-width: 575px) {

.row-slide-content {min-height: calc(100vh - 60px);}
.s-index-slider .description {font-size: 13px;}
.s-name.decorated-title {padding-left: 0px;padding-bottom: 10px;text-align: center;}
.s-name.decorated-title:before {left: 0;right: 0;display: block;margin-left: auto;margin-right: auto;top: 100%;}
.s-index-benefits .button {font-size: 14px;font-weight: 400;padding: 10px 5px;}
.row-index-news-list-item {margin-left: -7.5px;margin-right: -7.5px;}
.row-index-news-list-item>.col {padding-left: 7.5px;padding-right: 7.5px;}
.row-index-news-list-item .col-image {flex: 0 0 105px;max-width: 105px;}
.row-index-news-list-item .col-content {flex: 0 0 calc(100% - 105px);max-width: calc(100% - 105px);}
.s-wide-map .w-map {margin-left: -15px;margin-right: -15px;width: calc(100% + 30px);}

}

@media (max-width: 419px) {
	
.row-h-mobile .col-logo .logo__link svg {transform: scale(0.8) translateY(-5px);}
.s-index-benefits {overflow: hidden;}
.s-index-benefits .container>.decorated-map {z-index: 1;width: 100%;margin-left: -65%;margin-right: -50%;width: 215%;margin-top: 0;margin-bottom: -110px;}
.s-index-benefits .w-benefits-list .w-index-benefits-list-item {margin-left: auto;margin-right: auto;max-width: 260px;}
.w-index-benefits-list-item .number {font-size: 18px;}
.w-index-benefits-list-item .description {font-size: 13px;}

}

@media (max-width: 359px) {

}

