

/* Start:/bitrix/templates/alta/components/alta/variable.set/select-city-new/style.css?1575893837480*/
.new-header__location-subtitle {
	margin-top: 20px;
	margin-bottom: 25px;
}

.new-header__dropdown .new-header__dropdown-content + .new-header__dropdown-content {
	display: none !important;
}

.new-header__location-subtitle-link {
	color: #000;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	line-height: 20px;
}

.new-header__wrapper_dark .new-header__location-subtitle-link {
	color: #fff;
}

.new-header__location-subtitle-link:hover {
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/alta/components/bitrix/search.form/top/style.css?14975467964553*/
/* Строка поиска */
#search-top_progress {
	display: none;
    width: 21px;
    height: 21px;
	margin: 7px;
    position: absolute;
    right: 0;
    top: 0;
}
.search-top_list {
	margin: 20px 30px;
}
/* Результаты (десктоп) */
.search-top-block-wrap {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.search-top-block {
	margin: 10px;
	padding: 10px 20px 15px;
	border: 1px #fff solid;
	border-radius: 5px;
	color: #fff;
}
.search-top-block a {
	color: #fff;
}
.search-top-block.products {
	background-color: #fff;
	color: #444;
}
.search-top-block.products a {
	color: #444;
}
.search-top-block.products .search-top-head {
	margin-left: -21px;
	margin-right: -21px;
	padding-left: 21px;
	padding-right: 21px;
	border-color: #0071bb;
}

.search-top-head {
	margin: 0 -20px 20px;
	padding: 0 20px 10px;
	border-bottom: 1px #fff solid;
	box-sizing: border-box;
	line-height: 25px;
	height: 35px;
	overflow-y: hidden;
}
.search-top-head img {
	margin: -7px 11px -7px -9px;
}
.search-top-head a {
	text-transform: uppercase;
	text-decoration: underline;
}
.search-top-head .show,
.search-top-head .hide {
	margin-left: 10px;
	cursor: pointer;
	float: right;
}
.search-top-head .show:after,
.search-top-head .hide:after {
	font-family: 'icomoon' !important;
	position: relative;
	margin-left: 3px;
	font-size: 7px;
	top: -1px;
}
.search-top-head .show {
	display: block;
}
.search-top-head .show:after {
	content: "\e90d";
}
.search-top-head .hide {
	display: none;
}
.search-top-head .hide:after {
	content: "\e910";
}
.search-item-link {
	display: block;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 19px;
}
.search-item-link.hidden {
	display: none;
}
.search-item-link.has-img {
	margin-left: 90px;
	min-height: 40px;
}
.search-item-img {
	position: absolute;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	margin: 4px 0 4px -60px;
	height: 32px;
	width: 50px;
}
.search-item-img img {
	max-width: 50px;
}
.search-item-header {
	font-weight: bold;
}
.search-item-price {
	display: block;
	font-weight: bold;
}
.search-top-foot {
	margin-top: 20px;
}
.search-top-foot a {
	text-transform: uppercase;
	text-decoration: underline;
}
.search-top-foot .count {
	font-weight: bold;
}
.search-top-foot-count.full {
	display: none;
}

.search-top-block.open .search-top-head .show {
	display: none;
}
.search-top-block.open .search-top-head .hide {
	display: block;
}
.search-top-block.open .search-item-link.hidden {
	display: block;
}
.search-top-block.open .search-top-foot-count.full {
	display: block;
}
.search-top-block.open .search-top-foot-count.short {
	display: none;
}

.search-top_empty {
	margin: 40px auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
/* Результаты (планшет) */
.search-top-tablet {
	display: none;
	position: relative;
	min-height: 100%;
}
.search-top-tablet-foot {
	display: none;
}
.search-top-tablet-results {
	border: 1px #fff solid;
	border-radius: 5px;
	margin-right: 190px;
	padding: 10px 5px;
}
.search-top-tablet-res-head {
	margin: 10px 15px 20px;
	font-size: 20px;
	color: #fff;	
}
.search-top-tablet-result a {
	display: none;
	color: #fff;
}
.search-top-tablet-result a:first-child {
	display: block;
}
.search-top-tablet-result .search-item-link:before {
	font-family: 'icomoon' !important;
	position: absolute;
	margin-left: -17px;
	content: "\e90f";
}
.search-top-tablet-result .search-item-link.has-img:before {
	margin-left: -77px;
	margin-top: 10px;
}
.search-top-tablet-more {
	margin-top: 20px;
	margin-left: 15px;
	display: none;
}
.search-top-tablet-more a {
	text-transform: uppercase;
	text-decoration: underline;
}
.search-top-tablet-more .count {
	font-weight: bold;
}
.search-top-tablet-categories {
	position: absolute;
	text-align: center;
	width: 180px;
	right: 0;
	top: 0;
}
.search-top-tablet-cat-head {
	margin: 5px 15px 10px;
	font-size: 18px;
	color: #fff;	
}
.search-top-tablet-cat-block {
	border: 1px #fff solid;
	border-radius: 5px;
	font-size: 16px;
	padding: 0 15px;
}
.search-top-tablet-cat-link {
	border-top: 1px #fff solid;
	padding: 10px 0;
	color: #fff;
}
.search-top-tablet-cat-link:first-child {
	border-top: none;
}
.search-top-tablet-cat-link a {
	display: block;
	border-radius: 5px;
	padding: 4px 0 6px;
	color: #fff;
}
.search-top-tablet-cat-link a.active {
	background-color: #fff;
	color: #0071bb;
}

@media (max-width: 800px) {
	.search-top-block-wrap {
		display: none;
		width: 100%;
	}
	.search-top-tablet {
		display: block;
	}
}

/* End */


/* Start:/local/components/alta/variable.set/templates/how-to-order/style.css?15187832721980*/
.how-to-order-popup {
    width: 363px;
	position: fixed;
    bottom: 95px;
    right: 1px;
    z-index: 500;
	transition-duration: 1s;
	visibility: hidden;
}
.how-to-order-popup.hide .how-to-order-popup__block {
	margin-left: 90%;
}
.how-to-order-popup.close .how-to-order-popup__block {
	margin-left: 150%;
}
.how-to-order-popup__block {
	width: 100%;
    position: relative;
    padding: 20px 50px;
    text-align: center;
    line-height: 1.15;

	visibility: visible;
	transition-duration: 1s;
	background-color: #fff;
	box-shadow: 0 0 64px 16px rgba(0, 0, 0, 0.5);
}
.how-to-order-popup__text {
	color: #444;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	position: relative;
	padding-left: 57px;
	text-align: left;
	margin-bottom: 24px;
}
.how-to-order-popup__text::before {
	content: "";
	display: block;
	width: 45px;
	height: 43px;
	background: url("/local/components/alta/variable.set/templates/how-to-order/img/touch.png") center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.how-to-order-popup .how-to-order-popup__link {
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
	background-color: #ff403c;
	color: #fff;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 17px;
}
.how-to-order-popup__link::before {
	 display: inline-block;
	 height: 100%;
	 content: '';
	 vertical-align: middle;
 }
.how-to-order-popup__close {
	display: block;
	position: absolute;
	right: 22px;
	top: 22px;
	z-index: 50;
	text-align: center;
	cursor: pointer;
	font-family: Roboto, sans-serif;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	margin: 0;
}
.how-to-order-popup__icon {
	width: 100%;
}
.how-to-order-popup__icon::before {
	content: "\e913";
	font-style: normal;
	display: block;
	color: #0071bb;
	font-family: icomoon;
	-webkit-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
}
.how-to-order-popup__close:hover .how-to-order-popup__icon::before {
	color: #1958a3;
}

/* End */


/* Start:/local/components/alta/home.callbutton/templates/old/style.css?16480973982964*/
@keyframes fadeIn{from{opacity:0}to{opacity:1}}.social-block{position:fixed;right:0;top:0;bottom:0;margin:auto;max-height:300px;background-color:#107db0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-left:#fff 4px solid;border-top:#fff 4px solid;border-bottom:#fff 4px solid;border-radius:50px 0 0 50px;z-index:100}.social-block__list{list-style-type:none;padding-left:0;margin-bottom:0;margin-left:0}.social-list__item{padding:0 15px;margin:5px 0}.social-list__link{color:#fff;transition:.2s ease all}.social-list__link i{font-size:20px}.social-list__link:hover{opacity:.6}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNvY2lhbC9zdHlsZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsa0JBQ0UsS0FDRSxRQUFTLEVBQ1gsR0FDRSxRQUFTLEdBRWIsY0FDRSxTQUFVLE1BQ1YsTUFBTyxFQUNQLElBQUssRUFDTCxPQUFRLEVBQ1IsT0FBUSxLQUNSLFdBQVksTUFDWixpQkFBa0IsUUFDbEIsUUFBUyxZQUNULFFBQVMsS0FDVCxlQUFnQixPQUNaLFlBQWEsT0FDakIsWUFBYSxLQUFLLElBQUksTUFDdEIsV0FBWSxLQUFLLElBQUksTUFDckIsY0FBZSxLQUFLLElBQUksTUFDeEIsY0FBZSxLQUFLLEVBQUUsRUFBRSxLQUN4QixRQUFTLEdBQ1Qsb0JBQ0UsZ0JBQWlCLEtBQ2pCLGFBQWMsRUFDZCxjQUFlLEVBQ2YsWUFBYSxFQUVqQixtQkFDRSxRQUFTLEVBQUUsS0FDWCxPQUFRLElBQUksRUFFZCxtQkFDRSxNQUFPLEtBQ1AsV0FBWSxJQUFLLEtBQUssSUFDdEIscUJBQ0UsVUFBVyxLQUNiLHlCQUNFLFFBQVMiLCJmaWxlIjoic29jaWFsL3N0eWxlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF19 */
body .popup-overlay {
    z-index: 200;
}
body .fancybox-wrap {
    z-index: 210;
}
.popup.popup_feedback {
    display: block;
    background: #f9f9f9;
    padding: 25px 50px;
    width: 100%;
    max-width: 500px;
    position: relative;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);    
}
.feedback-popup-wrapper {
    position: fixed;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}
.feedback-popup-wrapper_active {
    visibility: visible;
    opacity: 1;
}
.popup__close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #888;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.popup__close:hover {
    color: #0071bb;
}
body.disabled-scroll {
    overflow: hidden;
}
.new-template-icon {
    font-style: normal;
}    
@media screen and (max-width: 767px) {
    .popup__close { 
        right: 0;
        top: 0;
    }
    .wrap-menu_open + .layout + .social-block {
        z-index: 20;
    }
    .popup.popup_feedback {
        -webkit-font-smoothing: auto;
        -moz-osx-font-smoothing: auto;
    }
    .popup_feedback .popup__form-column+.popup__form-column {
        margin-top: 15px;
    }
}
.social-block {
    max-height: 250px;
}
/* End */


/* Start:/bitrix/templates/alta/styles.css?15791687252033*/
.icon-instagram-svg, .icon-instagram-color-big, .socials_footer a .icon-instagram-color {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.icon-instagram-svg {
	margin: 0 !important;
	position: relative;
}
.icon-instagram-svg:before, .icon-instagram-svg:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background-size: 85%;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	transition: opacity 0.2s linear;
}
.icon-instagram-svg:before {
	background-image: url("/bitrix/templates/alta/static/img/content/Instagram_font_awesome--black.svg") ;
}
.icon-instagram-svg:after {
	opacity: 0;
	background-image: url("/bitrix/templates/alta/static/img/content/Instagram_font_awesome--white.svg") ;
}
.icon-instagram-svg:hover:before {
	opacity: 0;
}
.icon-instagram-svg:hover:after {
	opacity: 1;
}
.homepage .icon-instagram-svg:before, .icon-instagram-svg--inversion:before {
	background-image: url("/bitrix/templates/alta/static/img/content/Instagram_font_awesome--white.svg") ;
}

.icon-instagram-color-big, .socials_footer a .icon-instagram-color {
	background-size: contain;
}
.icon-instagram-color-big {
	background-image: url("/bitrix/templates/alta/static/img/content/instagram-64x64.png") ;
}
.socials_footer a .icon-instagram-color {
	background-image: url("/bitrix/templates/alta/static/img/content/foot-inst.png") ;
}

.btn.product-how-to-order {
	float: right;
	margin-top: -31px;
	font-size: 14px;
	font-weight: 500;
}
.breadcrumbs_page_product {
	display: inline-block;
	width: calc(100% - 430px);
	height: auto !important;
}
.product-card-top-button_page_product {
	float: right;
	margin-bottom: -5px;
}

.product-card-top-button_page_product > .btn,
.product-card-top-button_page_product > .btn.btn_warning {
	margin-top: -10px;
}

@media only screen and (max-width: 1399px) {
	.product-card-top-button_page_product > .btn.btn_warning {
		height: 34px;
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/alta/template_styles.css?1647531320137790*/
body{
    max-width: 100vw;
    overflow-x: hidden;
}
.location .search_list {
    padding-top: 10px !important;
    width: 417px;
    margin-top: 10px
}
.location .search_list a {
    display: block;
    cursor: pointer;
    line-height: 30px;
    padding: 0 5px
}
.location .search_list a:hover {
    background-color: #ddd
}
.where-buy-top .location .search_list {
    margin-top: 40px
}
.articles-drop-down, .menu-catalog-drop-down {
    display: none;
}
.articles_links_block {
    margin-bottom: 40px;
}
.articles_categories_block_name {
    display: block;
    margin-bottom: 5px;
}
.articles_categories_block {
    margin-bottom: 15px;
}
.articles_categories_block li {
    display: inline-block;
    list-style: none;
}
.articles_categories_block li a {
    display: block;
    padding: 5px 6px;
    margin-right: 1px;
    border: 1px solid #0071bb;
    font-size: 14px !important;
    line-height: 14px !important;
    box-sizing: border-box;
}
.articles_categories_block li a:hover {
    background: #0071bb;
    color: #fff;
}
.articles_categories_block .current, .articles_categories_block .current:hover {
    color: #888;
    border: 1px solid #888;
    background-color: #fff;
    box-sizing: border-box;
}
.dealer-firm {
    background: url("/bitrix/templates/alta/static/img/content/diller-star.png") no-repeat;
    width: 50px;
    height: 50px
}
.dealer-shop {
    background: url("/bitrix/templates/alta/static/img/content/store-house.png") no-repeat;
    width: 50px;
    height: 50px
}
.dealer-opt {
    background: url("/bitrix/templates/alta/static/img/content/store-house.png") no-repeat;
    width: 50px;
    height: 50px
}
.ymaps-2-1-31-balloon__content {
    margin: -1px !important;
    padding: 0 !important
}
.prod-f_tab li .img img.prod-f_active_icon {
    display: none
}
.prod-f_tab li.active .img img:not(.prod-f_active_icon),
.prod-f_tab li:hover .img img:not(.prod-f_active_icon) {
    display: none
}
.prod-f_tab li.active .img img.prod-f_active_icon,
.prod-f_tab li:hover .img img.prod-f_active_icon {
    display: block
}
.btn_i_price .price_input input {
    width: 36px
}
.prod-f_tab li {
    padding: 0
}
.prod-f_tab li a {
    padding: 10px 0 10px
}
.prod-f_tab-title {
    display: block;
    padding-top: 1px;
    font-size: 11.75px;
    line-height: 10px;
    padding-bottom: 6px;
    padding-right: 5px;
    padding-left: 5px;
}
@media only screen and (min-width: 1400px) {
    .prod-f_tab-title {
        padding-top: 5px;
        font-size: 16px;
        line-height: 18px;
    }
}
@media (max-width: 1024px) {
    .prod-f_tab-title {
        font-size: 14px;
        line-height: 16px;
    }
}
.prod-f_c a.active {
    background: #2e8bc7;
    text-decoration: underline
}
.display_none,
.filter_setings .btn_block.display_none {
    display: none
}
.btn_choose_i.no_right_padding {
    padding-right: 5px
}
.feedback_wrap .btn_red.loading:after,
.popup .btn_red.loading:after{
    content: "";
    position: relative;
    left: 0;
    top: -36px;
    width: 100%;
    padding: 0 21px;
    margin-left: -21px;
    display: block;
    height: 37px;
    background: #ff4242 url(/bitrix/templates/alta/static/img/general/red-btn-loading.gif) center center no-repeat;
}
.cart-btn_row .btn_red.loading {
    position: relative;
}
.cart-btn_row .btn_red.loading:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff4242 url(/bitrix/templates/alta/static/img/general/red-btn-loading.gif) center center no-repeat;
}
.cart-btn__loading {
    height: 47px;
    display: none;
    align-items: center;
    justify-content: center;
    width: 200px;
    background: #ff4242;
    cursor: not-allowed;
}
.cart-btn__loading_active {
    display: inline-flex;
}
.cart-btn__loading-icon {
    width: 30px;
    height: 30px;
    background: #ff4242 url(/bitrix/templates/alta/static/img/general/red-btn-loading.gif) center center no-repeat;
}
.cart-btn__loading-text {
    font-size: 16px;
}
.cart-btn__loading-subtext {
    font-size: 12px;
    opacity: 0.7;
    line-height: 10px;
    display: inline-block;
}
.cart-btn__loading-text-wrap {
    margin-left: 5px;
    color: #fff;
    width: 135px;
}
.filter_setings .btn_block .btn_red {
    min-width: 190px;
}
.btn_show-more.loading {
    position: relative;
}
.btn_show-more.loading:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 40px;
    background: #fff url(/bitrix/templates/alta/static/img/general/load-more-loading.gif) center center no-repeat
}
.result-tabs li.active a i:first-child {
    display: none;
}
.result-tabs li.active a[data-sort-direction='desc'] i.icon-arrow-b {
    display: block;
}
.result-tabs li.active a[data-sort-direction='desc'] i.icon-arrow-t {
    display: none;
}
.result-tabs li.active a[data-sort-direction='asc'] i.icon-arrow-t {
    display: block;
}
.result-tabs li.active a[data-sort-direction='asc'] i.icon-arrow-b {
    display: none;
}
.loading[data-full-filter-container] {
    position: relative;
}
.loading[data-full-filter-container]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF url(/bitrix/templates/alta/static/img/general/load-products-loading.gif) center center no-repeat;
    opacity: 0.75;
}
.sery-icon {
    vertical-align: top;
    width: 100%;
    height: 100%
}
.tab_items.popular_products_list li {
    margin-left: 0
}
.lg-clearfix {
    clear: both
}
@media only screen and (max-width: 1649px) {
    .lg-clearfix {
        display: none
    }
    .md-clearfix {
        clear: both
    }
}
.grid_wrap .text .inner-text {
    font-size: 19px;
    line-height: 23px;
    padding: 0 0 25px
}
.product_sery_link {
    display: block;
    height: 69px;
    left: 150px;
    position: absolute;
    top: 20px;
    width: 69px;
    z-index: 5
}
.product_sery_link img {
    width: 100%;
    vertical-align: top
}
.blocked.prev-prod,
.blocked.next-prod {
    background: #AAA;
    cursor: default
}
input[type='text'].error-input {
    border-color: #ff4646
}
.row_r {
    max-width: 185px;
    line-height: 24px;
}
body .calc_form input{
    width: 90px;
    color: #444;
    border-color: #444;
}
body .tablet_calk_r .side_result{
    bottom: 40px;
}
body .dontforget li {
    text-align: center;
    width: 12.5%;
}
.prod-page .btn_info, .prod-page .product_main_i, .prod-page .wrapper{
    z-index: auto;
}
.prod-page .qtip-default{
    margin-left: 7px;
}
body .product-draw-info-tablet{
    top: 25%;
    padding: 0 20px;
}
body .dontforget-link svg{
    left: 25%;
}
.tablet_calculate .help_need .help_btns a:first-child{
    margin: 0 6% 20px 0;
}
.tablet_calculate .help_need .help_btns a {
    width: 46%;
}
.product_ditails .title h4 {
    padding-right: 40px
}
.country_links li {
    width: 50%;
    margin-bottom: 5px
}
.news-content {
    margin-top: 40px;
    margin-bottom: 60px
}
.news_img_small .img {
    max-height: 100%;
    position: relative;
    overflow: hidden
}

.news-content .baner__img_right .text {
    width: 60%
}
.news-content .baner__img_right td:last-child {
    width: 40%
}
.full_product_sery_link {
    display: block;
    height: 120px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 120px;
    z-index: 5
}
.full_product_sery_link img {
    vertical-align: top;
    width: 100%
}
.product-category-link-icon {
    display: block;
    height: 57px;
    left: 0;
    margin: -27px 0 0;
    position: absolute;
    top: 50%;
    width: 75px
}
.product_feature_icon {
    display: block;
    height: 33px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 34px
}
.how_choose {
    margin-bottom: 15px
}
.product-seo-text {
    margin-bottom: 30px
}
.dontforget-link svg {
    height: 70px;
    left: 10px;
    position: absolute;
    top: 0;
    width: 70px
}
.loading[data-main-product-container] {
    position: relative;
    overflow: hidden
}
.loading[data-main-product-container]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF url(/bitrix/templates/alta/static/img/general/load-products-loading.gif) center center no-repeat;
    opacity: .75;
    z-index: 10
}
.product-draw-info {
    color: #FFF;
    padding: 5px
}
.product-draw-info span {
    border-bottom: 1px dashed #fff
}
.card_side_i .side_result {
    bottom: 190px
}
.product-draw-info-tablet {
    position: absolute;
    right: 0;
    top: 12%;
    width: 30%;
    color: #FFF
}
.cart_prod_img img {
    width: 88px
}
.cart_question_new {
    border: 1px solid #0071bb;
    border-radius: 13px;
    color: #0071bb;
    display: block;
    font-size: 10px;
    height: 13px;
    line-height: 12px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -5px;
    width: 13px
}
.cart_remove_new {
    color: red;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline
}
.cart_remove_new i {
    font-size: 10px;
    font-weight: 700;
    left: 0;
    line-height: 25px;
    position: absolute
}
.relative-container {
    position: relative
}
.sum .relative-container {
    margin-right: 20px
}
.forced-hidden-row {
    display: none !important
}
.byart_title .cart_question_new {
    display: inline-block;
    position: relative
}
.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    background: rgba(0, 0, 0, .9);
    transition: opacity .25s ease;
    z-index: 9999
}
.modal__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer
}
.modal-state {
    display: none
}
.modal-state:checked+.modal {
    opacity: 1;
    visibility: visible
}
.modal-state:checked+.modal .modal__inner {
    top: 0
}
.modal-btn {
    font-weight: normal;
    border-bottom: 1px solid #0071bb;
    cursor: pointer
}
.modal__inner {
    transition: top .25s ease;
    position: absolute;
    top: -20%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    margin: auto;
    overflow: auto;
    background: #fff;
    border-radius: 5px;
    padding: 1em 2em;
    height: 330px
}
.modal__close {
    position: absolute;
    right: 1em;
    top: 1em;
    width: 1.1em;
    height: 1.1em;
    cursor: pointer
}
.modal__close:after,
.modal__close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 1.5em;
    background: #ccc;
    display: block;
    transform: rotate(45deg);
    left: 50%;
    margin: -3px 0 0 -1px;
    top: 0
}
.modal__close:hover:after,
.modal__close:hover:before {
    background: #aaa
}
.modal__close:before {
    transform: rotate(-45deg)
}
@media screen and (max-width: 768px) {
    .modal__inner {
        width: 90%;
        height: 90%;
        box-sizing: border-box
    }
}
.pravda-content .reasons_wrapp .main_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #0071bb;
    padding: 0 40px 0 0
}
.pravda-content .reason_i h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #444;
    padding: 0 0 10px 0
}
.pravda-coment_right h3 {
    color: #0071bb !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 0 0 10px 0 !important
}
.pravda-coment_right p {
    font-size: 22px !important
}
.pravda-post .post_block h3 {
    font-size: 15px !important;
    line-height: 24px !important;
    color: #444 !important;
    padding: 0 !important
}
.pravda-content .main_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #0071bb;
}
.pravda-content .terms .item {
    width: 60%;
    float: left;
    font-size: 138px;
    font-weight: 700;
    line-height: 100px;
    color: #fff;
    text-shadow: 0 4px 0 #eee, 0 15px 15px rgba(0, 0, 0, .24)
}
.pravda-content .hit-strong h3 {
    font-size: 24px;
    line-height: 26px;
    color: #0071bb;
    padding: 0 0 20px 0
}
.pravda-content .pravda-bot_t h3 {
    color: #0071bb;
    font-size: 24px;
    line-height: 28px;
    padding: 50px 0 20px 0
}
.post_block .pravda-content h3 {
    padding: 0
}
.post_block .pravda-bot_i h3 {
    font-size: 14px !important
}
.post_block .pravda-bot p {
    padding: 0 !important
}
.pravda-bot .pravda-bot_t h3 {
    font-size: 24px !important
}
.loading.add_byart {
    position: relative;
    overflow: hidden
}
.loading.add_byart:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF url(/bitrix/templates/alta/static/img/general/load-products-loading.gif) center center no-repeat;
    opacity: .75;
    z-index: 10
}
.cart-added-option-row {
    padding: 5px 0 0 50px;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    min-width: 100px;
}
.send_img_wrap .cart-added-option-row {
    padding: 5px 0 0 10px;
}
.tablet_calculate .help_need .send_img_wrap{
    top: 30%;
}
.tablet_calculate .help_need .send_img_wrap a{
    text-decoration: none;
    margin: 10px 0;
}
.tablet_show  .send_img_wrap .drop_down{
    bottom: 60px;
}
.cart-added-option-row-delete {
    font-size: 12px;
    color: red;
    margin-right: 5px
}
.cart-added-option-row-delete i {
    font-size: 8px
}
.hidden-file-wrapper {
    width: 0;
    height: 0;
    overflow: hidden
}
.cart-draw-loading {
    position: absolute;
    right: 5px;
    top: 5px;
    display: none
}
.loading.promo_cart {
    position: relative;
    overflow: hidden
}
.loading.promo_cart:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9 url(/bitrix/templates/alta/static/img/general/load-products-loading.gif) center center no-repeat;
    opacity: .75;
    z-index: 10
}
.cart_f_row input,
.cart_f_row select {
    transition: .3s
}
.cart_f_row input.error,
.cart_f_row select.error {
    border-color: #ff4646
}
.thank_you_content {
    padding-top: 20px
}
.thank_you_text {
    padding-bottom: 50px
}
.big-error-text {
    font-size: 20px;
    color: #ff4646;
    padding: 10px
}
#diler-popup input.input-required,
.feedback_wrap .input-required {
    border: 2px solid #ff4646;
    color: #ff4646
}
#diler-popup p.error,
.feedback_wrap p.error {
    color: #ff4646 !important;
    width: 100%;
    float: left;
}
#diler-popup p.ok,
.feedback_wrap .ok {
    width: 100%;
    float: left;
}
.sidebar-content .feedback_wrap .ok {
    color: #fff;
}
.feedback_wrap.stady .ok {
    color: #444
}
.color.material div {
    background-size: cover
}
.wrap-color-table .material {
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    float: left;
    display: block;
    position: relative;
    -webkit-transition: box-shadow .5s ease 0;
    transition: box-shadow .5s ease 0
}
.nav-menu li a:hover,
.switch-i:hover,
.tablet_menu .location_link:hover span,
.tablet_menu .location_link:hover .icon-arrow-b,
.center-info:hover .icon-enter,
.tablet_menu .consultation:hover{
    border-color: #0071bb !important;
    color: #0071bb !important;
}
@media only screen and (min-width: 1400px) {
    .wrap-color-table .material {
        width: 100px;
        height: 100px
    }
    body .sidebar .title-modulator {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    body .sidebar-slide p {
        font-size: 16px;
        line-height: 21px;
    }
}
@media only screen and (max-width: 1400px) {
    body .sidebar .title{
        line-height: 28px;
        padding-bottom: 5px;
        font-size: 22px;
    }
    body .feedback-slider p:first-child{
        padding-top: 0px;
    }
    body .feedback-slider p{
        padding-bottom: 0px;
    }
    body .sidebar .title-modulator{
        line-height: 28px;
        font-size: 22px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}
.material_f .filt_set_c_i.palitra.tab_content {
    width: 197px
}
.material_f .palitra {
    right: 100px;
    top: -14px
}
.diler_list td:first-child {
    width: 208px;
    padding: 10px 0 10px 15px
}
.diler_list td:nth-child(2) {
    width: 102px
}
.diler_list td:nth-child(3) {
    width: 174px
}
.diler_list td:last-child {
    width: 134px;
    text-align: center
}
.cart-consultation {
    min-width: 360px
}
.photo-gallery-grid {
    overflow: hidden
}
.temprorary-hidden-item {
    opacity: 0
}
.paging {
    padding-top: 40px
}
.search-dealer-input-wrapper {
    padding: 10px 10px 10px
}
.search-dealer-input {
    display: block;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    color: #444;
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    width: 100%
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
    .small_row .news_small:nth-child(2n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1669px) {
    .small_row .news_small:nth-child(3n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1670px){
    .small_row .news_small:nth-child(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1670px) and (max-width: 1949px) {
    .cleared_products .product:nth-child(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1950px) {
    .cleared_products .product:nth-child(5n+1) {
        clear: both
    }
}
.homepage .cleared_products .product {
    clear: none
}
@media only screen and (max-width: 1629px) {
    .homepage .cleared_products .product:nth-child(3n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1630px) and (max-width: 1909px) {
    .homepage .cleared_products .product:nth-child(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 1910px) {
    /*    .homepage .cleared_products .product:nth-child(5n+1) {
            clear: both;
        }*/
}
@media only screen and (max-width: 1650px) {
    .certificate img {
        width: 250px;
        height: 352px;
    }
}
.cart_prod_img img {
    width: auto
}
.prod_calc .calc_form input {
    padding: 0 27px 0 5px
}
.img_show .img_show_i .main_img {
    margin-bottom: 20px
}
/*.product_popup .product_right .img_show_i {
    width: 242px;
    height: 180px;
    position: relative
}*/
/*.product_popup .product_right .img_show_i img {*/
/*    display: block;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    opacity: 1;*/
/*position: absolute;*/
/*top: 50%;*/
/*transform: translate3D(-50%, -50%, 0)*/
/*}*/
.news-content .baner__img_right .text {
    width: auto
}
div.news_content div.news_row {
    padding-bottom: 60px
}
.old_site {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background-color: #e0e0e0;
    color: #3d3d3d;
    padding: 10px 0;
    text-align: center
}
.old_site a {
    text-decoration: underline
}
.old_site .close {
    width: 10px;
    height: 10px;
    float: right;
    position: relative;
    margin: -14px 24px;
    display: block;
    z-index: 150;
    cursor: pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAQAAADI+WwIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH4AQOEB0Xr1YqegAAAAJiS0dEAP+Hj8y/AAAAh0lEQVQIHQXBIU6CAQCA0e8Xxsbm5mwkjc6k0WByjAMwuo3kcTyB1QNYMVAtjEAxcgGDI7jne5WReVVVuXRblQ1eDVVmfnBfeQFvBtd+cXRRlWewdcK386qqrAB706qqygPg07iqKgtwAF8mVVmCDyN3/rA3zWCHd2dVbpzwWJlYG6qqXHmqf1DCdLSfuBd7AAAAAElFTkSuQmCC")
}
.old_site a:hover {
    text-decoration: none
}
@media only screen and (max-width: 1200px) {
    .palitra.tab_content {
        width: 300px;
        right: -16px
    }
}
.contact_info .mail-footer p {
    display: inline-block;
    padding-right: 5px
}
.contact_info .mail-footer a {
    display: inline-block
}
.feedback-slider p:first-child {
    padding-top: 15px
}
.fasad-reviews .display_none {
    display: none
}
.fasad-prod__i {
    float: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 203px;
    vertical-align: top
}
.fasad_prod-link img {
    width: 100%
}
.structure-slider_wrapp .swiper-button-next {
    left: 320px
}
.popup p.error {
    color: red
}
.link-list .uslugi svg * {
    stroke: #ff4242;
}
.link-list .uslugi:hover svg * {
    stroke: #0071bb !important;
}
.matirial_scroll {
    width: 130px
}
@media only screen and (min-width: 1400px) {
    .matirial_scroll li a {
        font-size: 18px
    }
}
.fasad-complect .btn_row_center {
    padding-top: 50px
}
a.download {
    color: #0071bb !important;
    text-decoration: underline !important
}
@media only screen and (min-width: 1400px) {
    .card-page .product_ditails .title h1 {
        font-size: 40px;
        line-height: 42px
    }
}
.card-page .product_ditails .title h1 {
    color: #0071bb;
    display: inline;
    font-size: 36px;
    line-height: 38px
}
.product_ditails .title h1 {
    padding-right: 40px
}
@media only screen and (min-width: 1400px) {
    .product_ditails .title h1 {
        font-size: 28px;
        line-height: 32px
    }
}
.product_ditails .title h1 {
    font-size: 25px;
    line-height: 29px;
    color: #444
}
.product_ditails .title h1 {
    padding-right: 40px
}
.catalog-no_item {
    padding: 141px;
    font-size: 23px;
    line-height: 22px;
    text-align: center
}
@media only screen and (max-width: 1023px) {
    .f-mobile-link {
        padding: 25px;
        text-align: center
    }
}
.sidebar .title-modulator {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    transition: border-color .4s ease 0
}
.wrap__about-us .col {
    margin: 0 5%;
    width: 30%
}
.wrap__about-us .col .icon {
    border-radius: 4px;
    display: block;
    height: 190px;
    margin-bottom: 17px;
    position: relative;
    width: 100%
}
.wrap__about-us .col img {
    display: block;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 92%
}
.sidebar .title-modulator-small {
    color: #fff;
    text-decoration: underline;
    color: #444
}
body .sidebar .title-modulator {
    color: #fff;
    display: inline-block;
    transition: border-color .4s ease 0
}
body .wrap__about-us .col {
    margin: 0 5%;
    width: 30%
}
body .wrap__about-us .col .icon {
    border-radius: 4px;
    display: block;
    height: 190px;
    margin-bottom: 17px;
    position: relative;
    width: 100%
}
@media only screen and (max-width: 1024px) and (min-width: 0px){
    body .wrap__about-us .col .icon {
        height: 160px;
    }
}
body .wrap__about-us .col img {
    display: block;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 92%;
    height: auto
}
body .fasad-reviews .title {
    padding: 0 0 20px 0
}
body .atantion__left .matireal-name p.name {
    color: #999;
    font-size: 14px;
    line-height: 18px
}
body .have_ask_drop {
    padding: 15px 145px 0 0
}
body .expert_result .sertif__row a {
    text-decoration: none;
    border-bottom: 0
}
.sertif__row a {
    border-bottom: 0
}
.color-desc {
    padding: 15px 20px 20px 20px;
    font-size: 14px
}
.lazy-fail {
    max-width: 256px;
    max-height: 256px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNTU0LjYyNSA1NTQuNjI1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NTQuNjI1IDU1NC42MjU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8cmVjdCB4PSIzNTMuODEyIiB5PSI0OTcuMjUiIHdpZHRoPSIxOS4xMjUiIGhlaWdodD0iMTkuMTI1IiBmaWxsPSIjMTc1OGEzIi8+CgkJPHJlY3QgeD0iMzUzLjgxMiIgeT0iNDIwLjc1IiB3aWR0aD0iMTkuMTI1IiBoZWlnaHQ9IjU3LjM3NSIgZmlsbD0iIzE3NThhMyIvPgoJCTxwYXRoIGQ9Ik00ODcuNjg4LDU1NC42MjVsLTU3LjM3NS05Ny41MzdWMTMzLjg3NUwzMTUuNTYyLDBIMTA1LjE4OGMtMjEuMDM4LDAtMzguMjUsMTcuMjEyLTM4LjI1LDM4LjI1djQzOS44NzUgICAgYzAsMjEuMDM3LDE3LjIxMiwzOC4yNSwzOC4yNSwzOC4yNWgxNTYuODI1bC0yMi45NSwzOC4yNUg0ODcuNjg4eiBNNDUzLjI2Myw1MzUuNUgyNzEuNTc1bDkxLjgtMTUzTDQ1My4yNjMsNTM1LjV6ICAgICBNMzE1LjU2MiwyOC42ODhsODkuODg4LDEwNS4xODhoLTcwLjc2M2MtOS41NjIsMC0xOS4xMjUtOS41NjItMTkuMTI1LTE5LjEyNVYyOC42ODh6IE0xMDUuMTg4LDQ5Ny4yNSAgICBjLTkuNTYyLDAtMTkuMTI1LTcuNjUtMTkuMTI1LTE5LjEyNVYzOC4yNWMwLTkuNTYyLDcuNjUtMTkuMTI1LDE5LjEyNS0xOS4xMjVoMTkxLjI1djk1LjYyNWMwLDIxLjAzOCwxNy4yMTMsMzguMjUsMzguMjUsMzguMjUgICAgaDc2LjV2MjcxLjU3NWwtNDcuODEyLTgwLjMyNWwtODkuODg4LDE1M0gxMDUuMTg4eiIgZmlsbD0iIzE3NThhMyIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}
.product .img div.lazy-fail {
    position: absolute;
    display: block;
    width: 70%;
    height: 70%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1
}
.feedback_wrap.stady .title__blue_form .forms_row {
    width: 50%
}
.feedback_wrap.stady .title h4 {
    color: #fff;
    font-size: 23px;
    line-height: 34px;
    padding: 0
}
.feedback_wrap.stady .title p {
    color: #fff
}

body .triple-prod .wrap-img,
body .triple-prod .wrap-img img {
    height: auto
}
body .wide-img.double-col.prod .wrap-img {
    text-align: center
}
body .instruct_i .instruct_btn span {
    display: initial
}
body .instruct_i,
.instruct-read__big {
    position: relative
}
.instruct_i .new,
.instruct-read__big .new {
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50px;
    background: #ff4646;
    top: 120px;
    left: 180px;
    text-align: center
}
.instruct-read__big .new {
    top: 120px;
    left: 70px
}
.instruct-read__big .info .new p {
    padding: 0 0 0 1px
}
.instruct_i .new p,
.instruct-read__big .new p {
    font-size: 9px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    padding: 0 0 0 7px
}
.house_with div {
    display: block;
    width: 25%;
    box-sizing: border-box;
    float: left;
    position: relative;
    padding: 0 20px
}
.house_with div img {
    display: block;
    width: 100%
}
body .house_with p {
    padding: 0 0 10px 10px;
    line-height: 22px;
    height: inherit
}
body .slider-simple.slider-fb .swiper-button-next,
body .slider-simple.slider-fb .swiper-button-prev {
    top: 100px
}
.work-step .wrap-quote .quote-i{
    padding: 20px 20px 20px;
}
.work-step .btn-row{
    padding: 20px 0 40px;
}
.work-step .link-list p{
    text-decoration: none;
}
.montage-page .baner__img_right .wrap{
    position: relative;
}
.telephone-head__montage .tel{
    padding-bottom: 0;
}
.shop-contacts.montage .show-phone{
    left: 130px;
}
.shop-contacts.montage a{
    font-size: 18px;
    line-height: 32px;
}
.shop-contacts.montage .phones p{
    line-height: 26px;
    font-size: 24px;
    height: 24px;
}
.shop-contacts.montage.blue .icon-zoom-in, .shop-contacts.montage.blue .show-phone, .shop-contacts.montage.blue .icon-zoom-in:hover, .shop-contacts.montage.blue .show-phone:hover, .shop-contacts.montage.blue .icon-zoom-in:before{
    color: #fff;
}
.shop-contacts.montage .icon-zoom-in{
    top: 6px;
    left: -6px;
    font-size: 20px;
}
.title__blue_form input, .montage__title__form .forms_row input{
    height: 37px;
}
body .block-r{
    width: 360px;
}
.section-red .img-r{
    right: 20px;
}
.section-red .img-l{
    left: 20px;
}
body .blockhouse-compare .problem_list .col{
    width: 50%;
}
.haracteristics .img a{
    color: #fff;
}
@media only screen and (min-width: 1400px){
    body .alta-siding-list_blue a {
        font-size: inherit;
        line-height: inherit;
    }
    body .telephone-head__montage{
        padding-bottom: 10px;
    }
}
body .alta-siding-list_blue a {
    color: #fff;
    display: inline;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    text-decoration: underline;
}
@media only screen and (min-width: 1400px){
    .alta-siding-list_blue a.title {
        font-size: 20px;
        line-height: 27px;
    }
}
.alta-siding-list_blue a.title {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-decoration: none;
}
.bh_hi ul{
    font-size: 14px;
    padding: 10px 0;
    margin: 0;
    line-height: 14px;
}
.bh_hi p{
    line-height: 14px;
    padding: 4px 0;
}
@media only screen and (min-width: 1400px){
    .bh_hi p, .bh_hi ul{
        font-size: 15px;
        line-height: 17px;
    }
}
/*body .fasad-reviews p{
    height: 165px;
}*/
body .blockhouse-img__info{
    padding: 0 0 150px 0;
}
body .form-title__blue p{
    color: #444;
}
body .stady-compare:not(.krovlya) .compare-wrap:before{
    top: 50%;
}
.stady-compare.krovlya .filter_setings{
    top: 90px;
}
@media only screen and (min-width: 1400px){
    body .compare-list p{
        max-height: 300px;
    }
    body .skf_header__r.montage h2, body .skf_header__r.montage h1{
        font-size: 36px;
        padding: 0 0 5px 0;
    }
}
@media only screen and (max-width: 1400px){
    body .skf_header__r.montage{
        top: 10%;
    }
}
body .fasad-img_large__left{
    padding: 0 0 100px 0;
}
body .skf_header__r.nonpadding{
    padding: 0 45px 45px 45px;
}
body .advantages_i{
    vertical-align: top;
}
.only_order td{
    text-align: left;
    color: #999;
    font-size: 14px !important;
    padding: 0px 5px 15px;
}
.only_order td span, #total-text span{
    text-decoration: underline;
}
.cart_question_new.total{
    right: 0;
}
body .double-col.prod .side{
    z-index: 1;
}
body .cart-consultation{
    padding: 0 0 10px 0;
    clear: both;
}
body .sertif__row img{
    margin-right: 10px;
}
.ymaps-2-1-42-balloon__layout > .ymaps-2-1-42-balloon__content {
    padding: 0 !important;
}
.ymaps-2-1-42-balloon__close+.ymaps-2-1-42-balloon__content {
    margin-right: 0px !important;
}
.compare-page.stady-compare .compare-wrap {
    min-height: 0;
    margin: 0 0 40px 0;
}
.compare-page.stady-compare .compare-wrap:before{
    top: 45%;
}
.faq.feedback_wrap .ok{
    color: #fff;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
    body .main-slider .slide-small .section-w .main_title {
        padding-bottom: 2px;
    }
}
.skf_header__video .video-hide .play{
    width: 49px;
    height: 49px;
}
.video-hide .play{
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: url("/bitrix/templates/alta/static/img/content/icon-play.png") no-repeat;
    background-size: 100% 100%;
}
body .skf_header__video .wrap-video{
    padding: 0;
}
.graficks p.color_name{
    font-size: 11px;
    font-weight: normal!important;
    position: absolute;
    color: #555;
    top: 220px;
    left: 45px;
    text-align: left;
    width: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
    .graficks p.color_name{
        width: 50%;
    }
}
.graficks p.color_name span {
    margin: 0 10px 0 0;
}
@media only screen and (min-width: 1400px){

}
.fasad-sertif .cerific a{
    line-height: 32px;
    bottom: -10px;
    left: 20px;
}
.fasad-sertif .cerific{
    position: relative;
}
body .sidebar-slide .modulator{
    border: 1px solid #fff;
    border-radius: 5px;
    background: none;
    display: table;
    padding: 5px;
}
body .feedback-slider .swiper-slide{
    padding: 10px 20px;
}
.btn_red_border {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    height: 34px;
    border: 2px solid #ff4242;
    -webkit-transition: color 0.4s ease 0s, background 0.4s ease 0s, border-color 0.4s ease 0s;
    transition: color 0.4s ease 0s, background 0.4s ease 0s, border-color 0.4s ease 0s;
}
.btn_red_border:hover {
    border-color: #ff2c2c;
    background-color: #ff2c2c;
}
body .content-video:after, body .intro-slide .tablet-bg:after{
    background: rgba(0,0,0,0.6);
}
body .intro-slide .tablet-bg:after{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.intro-m .wrap-btn{
    margin: 10px 0;
}
body .intro-m{
    top: 45%;
}
body .btn_mouse::before{
    left: 0px;
    width: 14px;
}
body .sidebar-slide .modulator .icon, body .sub-info-slider .modulator .icon{
    width: 40%;
}
body .sidebar_i .cart-white .cart-btn, body .white .tablet_menu .cart-btn{
    border: 1px solid #fff;
    -webkit-transition: background 0.5s ease 0s;
    transition: background 0.5s ease 0s;
    background: none;
}
body .sidebar_i .cart-white .cart-btn:hover, body .white .tablet_menu .cart-btn:hover{
    background: #0071bb;
    border: 1px solid #fff;
}
.card-page .product_right h4, .cont_i_right h4{
    color: #444;
}
body .card_side_i{
    margin-top: 50px;
}
.card-page .product_ditails{
    padding-bottom: 25px;
}
body .card-page .row_r, body .card-page .row_l{
    width: 50%;
}
@media only screen and (min-width: 1400px){
    .card-page .product_right h4, .cont_i_right h4{
        font-size: 18px;
        line-height: 25px;
    }
    .card-page .product_ditails{
        padding-bottom: 40px;
    }
    .cadr-info_cont_i{
        padding-top: 40px;
    }
}
@media only screen and (max-width: 1400px){
    .card-page .product_right h3{
        font-size: inherit;
        line-height: inherit;
    }
    body .card_side_i {
        margin-top: 0px;
    }
}
.video .instruct_i{
    max-height: 400px;
}
.color-change{
    width: 100%;
    height: 210px;
}
body .gamma-color{
    padding: 20px 0;
}
.gamma-descr.clearfix{
    margin-bottom: 40px;
}
body .baner__img_right p{
    color: #fff;
}
#modal_location {
    width: 960px;
    height: 540px;
    padding: 25px 28px;
}
#modal_location h3 {
    padding-bottom: 25px;
    font-size: 30px;
    line-height: 32px;
}
#modal_location .curcity_wrapper {
    padding-top: 52px;
}
#modal_location .curcity_wrapper h4,
#modal_location #modal_location_search h4{
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #444;
    padding: 0 0 13px 0;
}
#modal_location #modal_location_search h4 {
    padding: 0 0 15px 0;
    font-size: 18px;
    line-height: 12px;
}
#modal_location .curcity_wrapper .search_location {
    padding: 10px 0 0 0;
    display: inline-block;
}
#modal_location .curcity {
    font-weight: 600;
    line-height: 14px;
    display: inline-block;
    color: #0071bb;
}

#modal_location .regions,
#modal_location .cities {
    float: left;
    border: 1px solid gray;
    margin-bottom: 5px;
}
#modal_location .regions {
    width: 238px;
    height: 350px;
}
#modal_location .cities {
    width: 220px;
    height: 350px;
    margin-left: 17px;
}
#modal_location .side  {
    top: 0;
    width: 355px;
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
}

#modal_location li {
    cursor: pointer;
}
#modal_location li a {
    font-size: 15px;
    line-height: 32px;
    height: 31px;
    padding: 0 17px;
}
#modal_location ul {
    width: 100%;
}
#modal_location li.invisible,
#modal_location .first-letter.invisible{
    display: none !important;
}

#modal_location .regions li a {
    padding: 0 8px;
}
#modal_location li.active {
    background-color: #0072bf;
}
#modal_location li.active a {
    color: #fff;
}
#modal_location .cities-list_wrapper .first-letter.active {
    color: #fff;
}
#modal_location .cities_all {
    font-weight: 600;
    margin: 5px 0;
    display: block;
}
#modal_location .cities-list_wrapper.disabled li a{
    color: #aaa;
}
#modal_location .cities-list_wrapper.disabled li.active {
    background-color: #5db9de;
}
#modal_location .cities-list_wrapper.disabled li.active a {
    color: #bfdbee;
}
#modal_location #modal_location_search {
    padding-top: 60px;
}
#modal_location .search_location {
    padding: 20px 0 0 0;
    color: #0171bb;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    border-bottom: 1px solid #0171bb;
    -webkit-transition: border-bottom .4s ease 0s;
    transition: border-bottom .4s ease 0s;
    text-decoration: none;
}
#modal_location .search-field_wrapper {
    position: relative;
}
#modal_location .btn-search {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 14px;
    right: 50px;
    text-align: center;
    color: #0072bf;
}
#modal_location .location_search_field{
    width: 250px;
    background: 0 0;
    border: 1px solid #d1d1d1;
    height: 35px;
    line-height: 35px;
    color: #333;
    padding: 0 50px 0 20px;
    border-radius: 3px;
    font-size: 16px;
    margin: 5px 0 15px 0;
}
#modal_location_search p {
    padding-bottom: 5px;
}
#modal_location .btn-approve {
    margin-bottom: 14px;
}
#modal_location .curcity_wrapper p {
    padding: 0;
}
#modal_location .cities ul.alpha > li > a {
    padding-left: 2em;
}
#modal_location .cities .first-letter {
    color: #0071bb;
    font-size: 16px;
    font-weight: 600;
    width: 10px;
    display: inline-block;
    float: left;
    line-height: 32px;
    position: absolute;
    left: 5px;
}
#modal_location .modal-header h3,
#modal_location .modal-header h4 { margin: 0; }
#modal_location .modal-body > div { float: left; }
#modal_location .modal-body {
    display: block;
    margin:0 auto;
    width: 100%;
    height:380px;
    z-index: 1;
}
#modal_location .modal-body .side_i {
    text-align: center;
    padding-top: 60px;
}

#modal_location .modal-body .cities-list_wrapper {
    display: block;
    height: 100%;
    width: 475px;
    position: relative;
    min-height: 1px;
}
#modal_location .modal-body .user_agreement {
    float: left;
    display: block;
    text-align: justify;
    padding-top: 8px;
}
#modal_location .modal-body .user_agreement a {
    text-decoration: underline;
}

#modal_location .salor{
    left: 730px;
    width: 230px;
    bottom: 0;
    height: auto;
    position: absolute;
    display: block;
    overflow: hidden;
}
#modal_location .salor img {
    margin: 0 0 -5px -5px;
}
.wrap-video .fancy-popup-gallery{
    display: block;
    position: relative;
}
.wrap-video .fancy-popup-gallery i{
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 49px;
    height: 49px;
    background: url(/bitrix/templates/alta/static/img/content/icon-play.png) no-repeat;
}
body .element-slide .text{
    top: 10px;
}
.sort_product .post .text{
    padding-bottom: 10px;
}
.skf-calc_results__block .item{
    height: 285px;
}
.sidebar-slide p{
    padding-top: 10px;
}
.clear{
    clear:both;
}
.catalog-video-block{
    display: inline-block;
    width: 400px;
    vertical-align: top;
    float: left;
}
.catalog-video-block .instruct_i{
    width: 100%;
    padding: 0 25px 20px 0;
}
.catalog-video-block .instruct_i .instrct-popup{
    height: 280px;
}
.catalog-video-block .instruct_i .instrct-popup img{
    width: 100%;
}
.catalog-text-video{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.abaut_video_col .double-col-info .wrap_main-img.half img{
    width: 33%;
}
.abaut_video{
    width: 32%;
    float: right;
    display: inline-block;
    vertical-align: top;
}
.abaut_video .instruct_i{
    width: 100%;
    padding-right: 0;
}
.abaut_video .instruct_i .instrct-popup {
    height: 293px !important;
}
.abaut_video .instruct_i .instrct-popup img{
    width: 100% !important;
    margin: 0;
}
.double-col-info .wrap_main-img.half img{
    width: 33%;
}
.catalog-text-video .dots_list{
    display: grid;
}
@media (max-width: 1279px) and (min-width: 768px){
    .vodostochnaya-sistema .wrap-cols .col.double{
        width: 40%;
    }
    .wrap-cols .col {
        width: 20%;
    }
}

@media (max-width: 1024px) {

    .gzr-page .triple-col .row .col:last-child{
        padding-left: 10px !important;

    }
    .gzr-page .triple-col .row .col:first-child{
        padding-right: 10px !important;
    }
    .gzr-page .triple-col .col-i{
        padding-left: 40px !important;
    }
    .gzr-page .triple-col .row .col:nth-child(2){
        padding: 0 10px !important;
    }
    .gzr-page .triple-col .col-i .wrap-icon{
        width: 30px !important;
        height: 30px !important;
    }
    .gzr-page .triple-col .col-i .wrap-icon i{
        width: 30px;
    }
    #modal_location {
        width: 730px;
    }
    #modal_location h3 {
        padding-bottom: 25px;
        font-size: 30px;
        line-height: 32px;
    }
    #modal_location .curcity_wrapper h4 {
        font-size: 18px;
        line-height: 27px;
        padding: 0 0 13px 0;
    }
    #modal_location #modal_location_search h4 {
        padding: 0 0 15px 0;
        font-size: 18px;
        line-height: 22px;
    }
    #modal_location .side  {
        width: 190px
    }
    #modal_location .btn-search {
        right: 0;
    }
    #modal_location .location_search_field{
        width: 190px;
    }
    #modal_location .modal-body .side_i {
        padding-top: 0;
    }
    #modal_location .salor{
        left: 480px;
        width: 250px;
    }
    #modal_location .salor img {
        margin: 0 0 -5px 60px;
        width: 250px;
    }
    .ofice_road_i .img img{
        display: none !important;
    }
}
.iscroll-wrapper {
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
    -ms-touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

.iscroll-scroller {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.homepage .sidebar-content .step-list{
    padding-bottom: 495px;
}
.homepage .sidebar .wrap-video{
    padding-bottom: 360px;
}
@media only screen and (min-width: 1400px){
    .homepage .sidebar-content .step-list{
        padding-bottom: 635px;
    }
    .homepage .sidebar .wrap-video{
        padding-bottom: 535px;
    }
}
body .wrap-news{
    padding-bottom: 100px;
}
body .prod_calc p{
    max-width: 110px;
}
.montage-page .step-list .info.noimg{
    padding-left: 0px;
}
body .complect-part.part2_8 {
    right: 515px;
    top: 355px;
}
.choose_color .color-grid .item-wrap{
    height: 200px;
    width: 17%;
    margin: 0 0 55px 33px;
    min-width: 230px;
}
@media only screen and (max-width: 1515px) and (min-width: 1200px){
    .choose_color .color-grid .item-wrap{
        width: 22%;
    }
}
@media only screen and (max-width: 1200px) and (min-width: 1024px){
    .choose_color .color-grid .item-wrap{
        width: 21%;
        min-width: 190px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 864px){
    .choose_color .color-grid .item-wrap{
        min-width: 240px;
        width: 29%;
    }
}
@media only screen and (max-width: 864px) and (min-width: 0px){
    .choose_color .color-grid .item-wrap{
        width: 45%;
    }
}
.choose_color .color-grid .item-ii, .choose_color .color-grid .item-i.shadow{
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.choose_color .item:hover .item-i.shadow{
    box-shadow: none;
}
.choose_color .item span {
    height: 12px;
    width: 12px;
    display: inline-block;
    border-radius: 24px;
    margin-left: 10px;
}
@media only screen and (max-width: 1024px) and (min-width: 0px){
    body .created-items .info{
        float:left;
    }
    body .created-items .info {
        float: none;
        clear: both;
        width: 100%;
    }
}
@media (min-width: 1279px){
    .choose_color .created-items .info{
        width: 390px;
    }
}
.choose_color .socials{
    padding: 8px 0;
}
.choose_color .created-items .wrap-img{
    overflow: hidden;
}
.choose_color .created-items .wrap-img img {
    min-height: 370px;
    width: auto;
}
.choose_color .created-items .item-material{
    height: 370px;
}
.choose_color .color-grid .banner p{
    -webkit-transform: translateY(-49%);
    transform: translateY(-49%);
}
.choose_color .color-grid .item-i{
    padding: 0 5px;
    transition-duration: 0.5s;
}
.choose_color .color-grid .wrap-img img{
    padding: 10px 5px 0;
}
.choose_color .color-grid .item{
    animation-delay: 0.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@media only screen and (min-width: 1400px) {
    .choose_color .created-items .wrap-img {
        height: 358px;
    }
}
@media only screen and (min-width: 1920px) {
    .choose_color .created-items .wrap-img {
        height: 426px;
    }
}

body .choose_color .search__row .list{
    max-height: 300px;
    padding: 10px 0;
}
body .created-items .item{
    cursor: auto;
}
.product_popup .collection_colors{
    height: 60px;
    margin: 10px 10px 10px 0px;
    width: 50%;
    display: inline-block;
}
.product_popup .collection_colors .color{
    min-width: 5px;
    height: 60px;
    float: left;
    position: relative;
}
.product_popup .collection_colors .color.active:before{
    background-image: url("/bitrix/templates/alta/static/img/content/book_mark.png");
    width: 12px;
    height: 16px;
    content: "";
    display: block;
    position: relative;
    top: -2px;
    left: 10px;
}
.choose_color{
    padding-bottom: 5px;
}
.choose_color .socials span.like{
    color: #444;
    line-height: 24px;
    float: left;
    padding: 0 0 0 30px;
    background-image: url("/bitrix/templates/alta/static/img/content/fasad-list4.png");
    background-size: 22px 20px;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 20px 0 10px;
}
.choose_color .wrap-soc .socials a{
    float: right;
}
.choose_color .wrap-soc .socials a span{
    line-height: 22px;
    float: left;
}
.choose_color .wrap-soc .socials a i{
    float: left;
}
.choose_color .socials a i{
    line-height: 22px;
}
.choose_color .search__row .list .item.active{
    background: #f2f8fc;
}
.choose_color #donecollection{
    padding-bottom: 105px;
}
.choose_color .created-items .info ul{
    color: #444;
}

@media only screen and (min-width: 1400px){
    .choose_color .socials a i {
        font-size: 14px;
    }
}
.color-grid p{
    margin-top: 10px;
}
.ytadddesc{
    width: 500px;
    float: left;
}
.ytsubscribe {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}
.ytplayer {
    margin: 10px 15px;
    display: inline-table;
    cursor: pointer;
    width: 150px;
    position: relative;
}
.vgloading .ytplayer {
    display: none;
    float: left;
    height: 160px;
}
.ytplayer[rev="mid"] {
    width:300px;
}
.vgloading .ytplayer[rev="mid"] {
    height: 270px;
}
.ytplayer[rev="mid"] .icon-play {
    top: 110px;
}
.ytplayer img {
    width: 100%;
    z-index: 10;
}
.ytplayer > span {
    text-align: left;
    display: block;
    font-size: 14px;
}
.ytplayer .icon-play{
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 49px;
    height: 49px;
    background: url(/bitrix/templates/alta/static/img/content/icon-play.png) no-repeat;
    z-index: 100;
}
.ytplayer[rev="min"] .icon-play{
    top: 60px;
}
.vgloading{
    min-height: 400px;
    position: relative;

}
.progressbar{
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5) inset;
    width: 45%;
    height: 20px;
    left: 30%;
    position: absolute;
    top: 50%;

}
.progressbar .progress{
    height: 100%;
    width: 0%;
    background-color: #0071bb;
    top: 0;
    left: 0;
    position: absolute;
    transition-duration: 1s;
}
.progressbar .pecent{
    height: 20px;
    width: 20px;
    top: -24px;
    left: 50%;
    margin-left: -10px;
    font-weight: bold;
    position: absolute;
    color: #0071bb;
}
.shadow-bg:before{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    position: absolute;
    top:0;
    left:0;
}
.fasad-title{
    position: relative;
}
@media only screen and (max-width: 1024px) and (min-width: 0px){
    body .double-col-info .fourow .row:first-child, .double-col-info .fourow .row:last-child {
        width: 25%;
    }
    body .double-col-info .fourow .row {
        width: 25%;
        padding: 0 20px;
    }
}
.hover_info.ontop{
    margin: 5px 0px;
}
.hover_info.mrgn-left{
    margin-left: 80px;
}
.hover_info.mrgn-left:after{
    left: 68%;
}
.hover_info.ontop:after{
    top:50px;
    content: "▼";
    text-shadow: 0 2px 2px rgba(0,0,0,.4);
}
body .page-footer{
    background: none;
}

.bx-composite-btn.bx-btn-red.bx-btn-border.bx-composite-btn-fixed {
    display: none;
}
@media only screen and (min-width: 1024px){
    body .where-buy-top .wrap-title .location{
        margin-top: 0;
        float: right;
        margin-right: 30px;
    }
    body .where-buy-top .wrap-title .location.open{
        z-index: 101;
	}
}
.map-filters_i .position-filter .item a i{
    margin-top: 3px;
}
.tabs-body .shop-list_filter li a i{
    margin-left: 7px;
    top: 2px;
    position: relative;
}
body .shop-list .list .btns-row ul li{
    margin-right: 10px;
}
body .sidebar-filter-list{
    padding-top: 170px;
}
body .sidebar-filter-list .hide-filters{
    top: 100px;
}
@media only screen and (max-width: 1400px) and (min-width: 1024px){
    body .hide-filters-on {
        right: 5px;
        width: 9em;
        top: -25px;
    }
}
@media only screen and (min-width: 1024px){
    .close-sidebar .where-buy-top .wrap-title .location .location_drop{
        left: auto;
        right: -30px;
    }
}
.selected-tags-desk{
    padding-bottom: 0;

}
.selected-tags-desk ul li{
    margin-right: 10px;
    padding: 0 25px 0 5px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    color: #666;
    display: inline-block;
    height: 25px;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition-property: color border-color;
    transition-property: color border-color;
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.selected-tags-desk ul li a i {
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 7px;
}
body .sidebar-filter-list .drop ul li label{
    padding: 0 10px 0 25px;
}
@media only screen and (min-width: 1400px) {
    body .fasad-reviews p {
        height: auto;
    }
}
body .fasad-reviews p {
    height: auto;
}
.fasad-reviews .btns_row {
    clear: both;
}
.fasad_form .title__blue_form .btn_red{
    top: 39px;
}
.cc .layout{
    margin-bottom: -115px;
}
.cc .footer-line{
    margin-bottom: -10px;
}
.cc .footer_layout{
    background-color: #fff;
}
@media only screen and (max-width: 1024px) and (min-width: 0px) and (orientation: portrait){
    body .double-col-info .col .title {
        font-size: 28px;
        line-height: 42px;
    }
}
@media (max-width: 1279px){
    .double-col-info .col .title {
        font-size: 38px;
    }
}
.product_ditails .map{
    text-align: right;
    margin-top: 10px;
}
.where-buy-top .color_incision .text{
    padding-bottom: 0;
}
.where-buy-top .color_incision .text{
    padding-bottom: 0;
}
.where-buy-top .color_incision .text a{
    color: #777;
}
.color_incision .text > .icon-close{
    right: 20px;
    top: 20px;
    color: #777;
    margin-top: -5px;
    position: absolute;
    cursor: pointer;
    font-size: 10px;
}
.product_ditails .color_incision{
    margin: 20px 0;
}
body .card-page .side{
    top: 110px;
}
.card-page .btn_info{
    padding-bottom: 15px;
}
.choose_color:after{
    background: none;
}
body .choose_color-footer .wrap-quote img{
    bottom: 25px;
}
body .choose_color-footer{
    margin-top: 120px;
}
body .tablet-product-filter, body .tablet-product-filter .filter-wrapper .item .drop, body .tablet-product-filter .filter-wrapper .item a:before{
    background: #0071bb;
}
body .selected-tags{
    padding-bottom: 0px;
}
.selected-tags li, .selected-tags-desk li{
    margin-bottom: 20px;
}
body .shop-contacts .show-phone{
    left: 70px;
}
body .shop-contacts .phones p {
    width: 70px;
}
body .montage-page .shop-contacts .phones p {
    width: 130px;
}
body .montage-page .shop-contacts .phones.show p {
    position: relative;
    width: auto;
    height: auto;
}
.right__info .card_side_i h3{
    color: #444444;
    padding: 0 0 10px 0;
}
.right__info .sidebar_calc p{
    color: #444444;
    padding: 0 10px 10px 10px;
}
.right__info .sidebar_calc .result p{
    font-weight: bold;
    font-size: 22px;
}
.card-page .right__info .btn_red{
    margin: 0px 0 15px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    margin-right: 15px;
}
.card-page .right__info .btn_blue{
    margin: 0px 0 30px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
}
.sidebar .check-box input:checked+label:after{
    background: #fff url(/bitrix/templates/alta/static/img/content/check-box-check-red.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 20px;
    height: 20px;
    border-radius: 6px;
}
.sidebar .check-box input:not(checked)+label:after{
    width: 19px;
    height: 19px;
    border-radius: 6px;
    background: #fff;
}
.tablet_calk_l .check-box input:not(checked)+label:after{
    border: 1px solid #ccc;
}
@media only screen and (max-width: 1320px) {
    .right__info .sidebar_calc .result p {
        font-size: 16px;
    }
    .right__info .sidebar_calc .calc_form input{
        width: 69px;
        font-size: 14px;
    }
    .right__info .sidebar_calc .calc_form input.pcs{
        width: 50px;
    }
    .right__info .sidebar_calc p{
        padding: 0 5px 10px 5px;
    }
    .right__info .sidebar_calc p{
        font-size: 14px;
    }
}
@media only screen and (min-width: 1400px){
    .sidebar_i.card-side .title{
        font-size: 20px;
        line-height: 24px;
    }
}
.sidebar_i.card-side .calc_form label{
    right: 5px;
}
.sidebar_i.card-side .sidebar_calc .calc_form input{
    padding-right: 26px;
}
.sidebar_i.card-side .title{
    font-size: 23px;
    line-height: 27px;

    padding-bottom: 0px;
}
.sidebar_i.card-side .sidebar-slide{
    padding-top: 100px;
}
.sidebar_i.card-side .product-info span{
    color: #a5a5a5;
}
.sidebar_i.card-side .product-info a{
    text-decoration: underline;
    color: #a5a5a5;
}
.sidebar_i.card-side .product-info a:hover{
    text-decoration: none;
}
body .fixed__right .location_link:hover {
    color: #0071bb;
}
body .fixed__right .location_link:hover span {
    border-color: #0071bb;
    color: #0071bb;
}
body .fixed__right .location_link:hover .icon-arrow-b{
    color: #0071bb;
}
body .montage-page .wrapper:first-child{
    margin-bottom: 0px;
}
.banner_montaj{
    background-image: url("/bitrix/templates/alta/static/img/content/mont_banner_desk.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: auto 100%;
    height: 255px;
    margin: 0 auto 50px;
    min-width: 600px;
    max-width: 1590px;
}
.banner_montaj .banner_inner{
    background-color: rgba(37,89,163,0.8);
    background-image: url("/bitrix/templates/alta/static/img/content/mont_banner_desk_blue_inner.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    padding: 30px 30px;
    background-size: auto 55px;
    margin: 25px 55px;
    float: right;
    width: 760px;
}
.banner_montaj .banner_inner p{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.banner_montaj .pecent img{
    height: 100%;
}
.banner_montaj .banner_inner span.red{
    color: #ff4c38;
}
.banner_montaj .banner_inner span.phone{
    font-size: 32px;
    line-height: 36px;
}
.banner_montaj .banner_inner .left{
    float: left;
}
.banner_montaj .banner_inner .left p{
    margin-bottom: 20px;
    padding: 0;
}
.banner_montaj .banner_inner .pecent{
    float: right;
}
@media only screen and (max-width: 1400px){
    .banner_montaj .banner_inner p{
        font-size: 14px;
    }
    .banner_montaj{
        height: 200px;
    }
    .banner_montaj .banner_inner{
        height: 160px;
        margin: 20px 55px;
        width: 620px;
        padding: 20px 30px;
        background-size: auto 35px
    }
    .banner_montaj .banner_inner .left p{
        margin-bottom: 10px;
    }
    .banner_montaj .banner_inner span.phone{
        font-size: 22px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1350px), (max-width: 1920px) and (min-width: 1800px){
    .banner_montaj{
        background-size: 100% 100%;
    }
}
@media only screen and (max-width: 1350px){
    .banner_montaj{
        background-size: auto 100%;
    }
}
.uslugi .menu-point{
    margin-bottom: 20px;
}
.uslugi .menu-point h3{
    padding-bottom: 10px;
}
.wrap-color-table .icon-check{
    display: none;
}
.wrap-color-table .color.active .icon-check{
    display: block;
}
.color_incision.grey .text h4{
    font-weight: bold;
}
.card-page .incision_icon{
    top: 30%;
}
body .cont_i_right{
    padding: 0 30px 0 40px;
    width: 35%;
    float: right;
}
body .cont_i_left{
    width: 65%;
}
body .right__info .info_row{
    padding: 6px;
}
body .row_r p, body .row_r a{
    line-height: 16px;
}
body .card-page .side{
    z-index: 30;
}
@media only screen and (max-width: 1180px){
    body .cont_i_right{
        padding: 0;
        width: 30%;
    }
    body .cont_i_left{
        float: left;
    }
}
.slider-shadow .wrap-link {
    text-align: center;
}
.slider-shadow .link {
    display: inline-block;
    border-bottom: 1px solid #999;
    color: #999;
    -webkit-transition: color .4s ease 0s,border-color .4s ease 0s;
    transition: color .4s ease 0s,border-color .4s ease 0s;
}
.slider-shadow .link:hover{
    color:#0071bb;
    border-color:#0071bb
}
.slider-simple.slider-fb .title{
    font-weight: bold;
}
body .process p{
    display: inline-block;
    text-align: center;
}
@media only screen and (max-width: 1150px) and (min-width: 1024px){
    .process li{
        width: 100px;
    }
}
.cs_banner{
    width: 100%;
    display: block;
    border: 1px solid #c2c2c2;
    overflow: hidden;
    margin: 0;
    min-width: 320px;
}
.cs_banner p, .cs_banner ul{
    color: #0071bb;
    font-weight: bold;
}
.cs_banner.w970{
    height: 90px;
    margin-bottom: 25px;
}
.cs_banner.w728{
    height: 90px;
    margin-bottom: 25px;
}
.cs_banner.w468{
    height: 60px;
    margin-bottom: 25px;
}
.cs_banner.w320{
    height: 100px;
    margin-bottom: 25px;
}
.cs_img{
    width: 30%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.w320 .cs_img{
    width: 40%;
}
.cs_img:before{
    width: 100px;
    height: 30px;
    content: "";
    display: block;
    position: absolute;
    background-image: url("/bitrix/templates/alta/static/img/banners/alta_logo.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin: 10px 5px;
}
.w468 .cs_img:before{
    width: 80px;
    height: 20px;
    margin: 5px 5px;
}
.w320 .cs_img:before{
    width: 100px;
    height: 30px;
    margin: 15px 5px;
    bottom: 0;
}
.cs_img:after{
    height: 90px;
    width: 20px;
    content: "";
    display: block;
    top: 0;
    position: absolute;
    right: 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url("/bitrix/templates/alta/static/img/banners/cs_banner_gorizontal.png");
}
.w468 .cs_img:after{
    height: 60px;
    background-size: auto 150%;
}
.w320 .cs_img:after{
    height: 100px;
    width: 22px;
    background-size: auto 100%;
}
.cs_img img{
    margin-top: -15%;
    width: 100%;
}
.w728 .cs_img img{
    margin-top: -10%;
}
.w468 .cs_img img{
    margin-top: -10%;
}
.w320 .cs_img img{
    margin-top: 0;
    height: 100%;
}
.cs_banner .content{
    width: 70%;
    height: 100%;
    float: left;
    background-color: #fff;
    display: table;
}
.w320 .content{
    width: 60%;
}
.cs_banner .content ul{
    display: table-cell;
    vertical-align: middle;
    padding: 7px 0;
}
.w468 .content ul, .w320 .content ul{
    display: none;
}
.cs_banner .content ul li{
    padding: 3px 0 3px 25px;
    background-repeat: no-repeat;
    background-position: left 40%;
    background-size: 16px;
    font-size: 13px;
}
.cs_title{
    display: table-cell;
    text-align: center;
    padding: 0 10px 0 50px;
    vertical-align: middle;
}
.w320 .cs_title{
    padding: 5px 20px;
}
.cs_title p{
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    padding: 0 20px;
}
.w468 .cs_title p{
    font-size: 14px;
    line-height: 20px;
}
.w320 .cs_title p{
    font-size: 16px;
    line-height: 20px;
}
.cs_banner .btn_outer{
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px 0 20px;
}
.w728 .btn_outer{
    display: none;
}
.w468 .btn_outer{
    padding: 0 20px 0 10px;
}
.w320 .btn_outer{
    display: table-row;
    padding: 0 30px;
    text-align: center;
}
.cs_banner .btn{
    border-radius: 3px;
    width: 100%;
}
.w468 .btn{
    font-size: 13px;
}
.w970 .btn{
    font-size: 18px;
}
.w320 .btn{
    font-size: 14px;
    width: 80%;
    height: 24px;
    line-height: 20px;
}
body .search__row .list .item{
    overflow: hidden;
}
body .search__row .list .type{
    background-color: #fff;
    text-align: center;
}
body .card-page .dilers .post{
    display: block;
}
body .btn_info_i a{
    line-height: 17px;
}
.prod-page .btn_info_i.share_w{
    padding: 10px 9px 5px 20px;
}
.prod-page .share span{
    top: 3px;
}
@media only screen and (min-width: 1400px){
    .fasad-catalog .product {
        width: 266px;
    }
}
@media only screen and (min-width: 1520px){
    .fasad-catalog .product {
        width: 276px;
    }
}
.bord-plank .color-row a{
    cursor: default;
}
.alta-siding-list_blue .list_blue_i .col img{
    width: 100%;
}
@media only screen and (max-width: 1024px) and (min-width: 0px){
    .alta-siding-list_blue .list_blue_i .col img{
        width: 30%;
    }
}
.layer-animate.animate .conect-layers{
    display: none;
}
/*body .product_main{
    width: 770px;
}*/
.send_img{
    display: inline-block;
}
.send_img_wrap .drop_down{
    background-color: #fff;
}
.sidebar-slide .btn_blue{
    float: none;
    width: 50%;
    margin: 0 auto;
}
.send_img_wrap .send_drop{
    text-align: center;
}
[data-cart-draws-container], .send_img_wrap .send_drop{
    display: table-cell;
}
.wrap-gallery img{
    width: auto;
}
.bord-plank .col:first-child{
    width: 50%;
}
.bord-plank .col{
    width: 50%;
}
.bord-plank .planka_i{
    margin: 10px 10%;
}
.bord-plank .planka_i:ntd-child(3){
    clear:both;
}
@media only screen and (min-width: 1920px){
    .layer-animate.fixed .layer-animate-wrap {
        padding:  30px 150px 0;
    }
}
@media only screen and (min-width: 1400px){
    .bord-recomend .haf-info h3{
        padding-right: 350px;
    }
}
.prod-l .side{
    z-index: 5;
}
.homepage  .wrap-gallery img{
    width: 100%;
}
.agreement_cat{
    margin: 10px 0 50px;
}
.agreement_cat a{
    color:  #0071bb;
    text-decoration: underline;
}
.agreement_cat a:hover{
    text-decoration: none;
}
.process p a{
    display: inline-block;
    right: -4px;
    top: -6px;
    position: relative;
    text-decoration: none;
}
body .sidebar .subscribe .btn_red{
    position: relative;
    top:0px;
}
.process li:last-of-type:after {
    border-top: medium none;
}
body .section-w>.section-i{
    padding-top: 0px;
    margin-top: -10px;
}
body .info-sale .list{
    padding-top: 10px;
}
body .info-sale .list li{
    line-height:  28px;
}
body .wrap-color-table .color{
    height: 50px;
}
body .tab_half p{
    padding-bottom: 5px;
    padding-top: 5px;
}
body .slide[data-section-name="slide3"] .btn_white{
    margin-bottom: 10px;
}
body .house-project .svg-house, body .house-project .svg-house svg{
    margin-top: -50px;
}
.slide .tab_items{
    z-index: 300;
    position: relative;
}
.slide .tabs_list{
    z-index: 200;
}
@media only screen and (max-height: 600px){
    .sidebar .feedback-slider{
        display: none;
    }
    .sidebar .link-list{
        display: none;
    }
}
@media only screen and (max-height: 800px) and (min-width: 1400px){
    .sidebar .feedback-slider{
        display: none;
    }
    .sidebar .link-list{
        display: none;
    }
}
.wrap-photos .btn-all{
    right: 5px;
}
body .sidebar .wrap-title{
    padding-right: 30px;
}
/*.main-slider>.slide{
    min-height: 600px;
}*/
.sidebar-quote p{
    line-height: 20px;
}
.sidebar-slider, .bg-slider .slide, .sidebar-section{
    min-height: 600px;
}
.wrap-news .title{
    line-height: 22px;
}
.art_title{
    text-decoration: none;
}
@media only screen and (max-width: 1400px) and (min-width: 1024px){
    .articles_item:nth-child(3n+4){
        clear:both;
    }
}
@media only screen and (min-width: 1400px){
    .articles_item {
        width: 25%;
    }
    .articles_item:nth-child(4n+5){
        clear:both;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 0){
    .vodostochnaya-sistema .wrap-cols .col.double {
        width: 40%;
    }
    .vodostochnaya-sistema .wrap-cols .col {
        width: 20%;
    }
    .vodostochnaya-sistema .articles_item:nth-child(2n+3){
        clear:both;
    }
}
.info-icon__three{
    width: 60%;
    float: left;
}
.large-img-right{
    float: right;
}
.type-sidebar a{
    margin: 24px 0;
    line-height: 20px;
    padding-right: 10px;
}
.fasad-video .pdf-load{
    border-bottom: none;
}
.stady .type_content_l{
    padding-top: 20px;
}
.stady .type_content_l.el-scroll{
    margin-top: 60px;
}
.instructions .type_content_l{
    padding-top: 40px;
}
.instructions .type_content_l.el-scroll{
    margin-top: 40px;
}
.list-inner{
    margin: 0 0 20px;
    clear: both;
}
.list-inner h3{
    padding: 20px 0 5px 0;
    float: left;
    width: 75%;
}
.list-inner p{
    float: left;
    width: 75%;
    padding: 10px 5% 10px 0;
}
.list-inner .read{
    float: left;
    width: 25%;
}
.client-filter .filters-controls{
    margin-bottom: 50px;
}
body .atr_link{
    padding: 0px;
    margin: 0 20px 12px 20px;
    border-bottom: none;
}
.baner__img_right .img-align img{
    min-height: inherit;
}
.double-col-info .min{
    max-width: 20%;
}
.reason_i{
    padding-bottom: 0;
}
.pravda-content .slider-shadow .swiper-container{
    margin-bottom: 50px;
}
.microskope_i{
    padding: 0 20px 0 0;
}
.microskope_i img{
    width: 100%;
}
.stady-compare .compare-list .icon img{
    width: 100%;
}
.reviews-question{
    padding-top: 50px;
}
#bxdynamic_location_top_cityname{
    float: left;
}
.tablet_calculate .side_result .btn_red{
    margin: 0 0 10px 0;
}
.tablet_calculate .side_result .btn_blue {
    float: right;
    margin-top: 8px;
}
@media only screen and (min-width: 1400px){
    .product_popup .complete .right__info {
        width: 430px;
    }
}
.popup .cart-sideload_link {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: #0071bb;
    border-bottom: 1px solid #0071bb;
    -webkit-transition: border-color .4s ease 0s;
    transition: border-color .4s ease 0s;
}
.popup .cart-sideload_link:hover{
    border-bottom: none;
    padding-bottom: 1px;
}
.popup .forms_row textarea {
    color: #999;
    font-size: 14px;
}
@media only screen and (max-height: 800px) and (min-height: 0){
    .page-link {
        padding-top: 0%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 0){
    .page-intro .title {
        padding-left: 220px;
    }
}
.sitesearch {
    margin: -5px 5px -5px 0;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    padding: 3px 20px;
    line-height: 22px;
    height: 30px;
    width: 200px;
    float: left;
}
.sitesearch.white {
    border-color: #cdcdcd;
    background: #fff;
    color: #000;
}
.sitesearch.dark {
    border-color: #fff;
    background: transparent;
    color: #fff;
}
.sitesearch.dark::-webkit-input-placeholder {color:#bbb}
.sitesearch.dark:-ms-input-placeholder		{color:#bbb}
.sitesearch.dark::-moz-placeholder          {color:#bbb}
.sitesearch.dark:-moz-placeholder           {color:#bbb}
.hto_header__l {
    width: 60%;
    float: left;
    box-sizing: border-box;
}
.hto_header__r {
    float: right;
    position: relative;
    z-index: 2;
    width: 40%;
    box-sizing: border-box;
    padding: 45px;
}
.hto_header {
    background: #fafafa;
    padding: 40px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -50px;
}
.hto_header_inner{
    margin: 0 auto;
}
.hto_header__video p {
    font-size: 12px;
}
.hto_header__l h1{
    padding: 0 0 20px 0;
}
.hto_header__video .wrap-video {
    width: 145px;
    height: 85px;
    float: left;
    padding: 0 0px 20px 0;
    margin-right: 10px;
}
.hto_header__video p {
    color: #777777;
}
.hto_header__video .wrap-video .fancy-popup-gallery {
    display: block;
    position: relative;
}
.hto_header__video .wrap-video .fancy-popup-gallery i {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 35px;
    height: 35px;
    background: url(/bitrix/templates/alta/static/img/content/icon-play-small.png) no-repeat;
}
.work-step.hto .wrap-img{
    margin: 20px 0;
}
.work-step.hto .btn-dwlnd{
    float: left;
}
.work-step.hto .col-r img{
    max-width: 330px;
}
.work-step.hto .col-l img, .work-step.hto .col-c img{
    margin-left: -12px;
}
.work-step.hto .step .step-i{
    padding: 60px 0;
}
.work-step .col-c {
    position: relative;
    display: table-cell;
    width: 100%;
    padding-right: 5%;
    vertical-align: baseline;
}
.work-step.hto .wrap-mb{
    margin-bottom: -60px;
}
.col-r .exc-point{
    max-width: 330px;
}
.col-r .exc-point:before{
    content: "!";
    font-size: 48px;
    font-weight: 600;
    position: relative;
    left: -20px;
    top: 43px;
}
@media only screen and (max-width: 1400px) and (min-width: 0){
    .work-step.hto .step .step-i {
        padding: 30px 0;
    }
    .work-step.hto .wrap-mb{
        margin-bottom: -30px;
    }
}
@media only screen and (min-width: 1400px){
    .work-step .col-c {
        padding-right: 10%;
    }
}
.hto.work-step .col-l p, .how-to-order .work-step .col-c p{
    padding-bottom: 0;
    padding-top: 10px;
}
.how-to-order .work-step .step{
    margin-bottom: 20px;
}
.how-to-order .skf_header_inner {
    width: 92%;
    margin-left: auto;
}
.how-to-order .skf_header__l {
    float: left;
    position: relative;
    z-index: 2;
    width: 70%;
    box-sizing: border-box;
    padding: 45px 90px 45px 0;
}
.how-to-order .skf_header__r {
    float: right;
    position: relative;
    z-index: 2;
    width: 30%;
    box-sizing: border-box;
    padding: 45px;
}
.how-to-order .skf_header__l h2 {
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    color: #0071bb;
    padding: 0 0 20px 0;
    text-transform: inherit;
}
.how-to-order .skf_header__video {
    padding: 115px 0 60px 0px;
    max-width: 350px;
}
.how-to-order .skf_header__l p {
    padding-bottom: 15px;
}
.how-to-order .skf_header__video .wrap-video{
    width: 130px;
    height: 80px;
    float: left;
    margin-right: 15px;
}.page-bord .otdelka-title__i{
    float: left;
    margin: 10px 40px 10px 0;
}
.bord_page-row.fasad__row_wrap{
    z-index: 50;
}
.layer-animate .icon-imgbord-width{
    display: none;
}
.product_purchase {
    white-space: nowrap;
}
.product_quantity {
    position: relative;
    margin-right: 5px;
    float: left;
}
.product_quantity input {
    width: 55px;
    color: #444;
    height: 35px;
    font-size: 18px;
    text-align: right;
    border-radius: 2px;
    border: 1px solid #444;
    padding: 2px 26px 1px 5px;
}
.product_quantity label {
    position: absolute;
    top: 7px;
    right: 3px;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
}
@media only screen and (min-width: 1025px) and (max-width: 1170px) {
    .product_purchase .btn_red {
        padding: 0 10px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1110px) {
    .product_quantity input {
        padding-right: 5px;
        width: 34px;
    }
    .product_quantity label {
        display: none;
    }
}
@media only screen and (min-width: 1024px){
    .alta-siding-list_blue .list_blue_i:nth-child(2){
        padding: 0 5% 0 0px;
    }
}

/*custom styles*/

.section-w .colors_list.tab_items ul li {
    margin-left: 0;
}

/*slide7 fix*/

.product .name {
    overflow: hidden;
}

.product_grid .product .img {
    display: block;
}
.post_block .img{
    width: 100%;
}

.post_block h3 a {
    color: #444;
}

.post_block h3 a:hover {
    color: #0071bb;
}

.post_block .img img{
    width: 100%;
    margin: 10px 0 20px;
}

/*catalog seo-text tag links*/
.catalog_tags {
    padding-bottom: 20px;
}
.catalog_tags a {
    display: inline-block;
    border: 1px solid;
    border-color: rgb(46, 139, 199);
    padding: 4px 10px;
    color:#444;
    margin: 0 3px 3px 0;
}
.catalog_tags a:hover {
    background-color: rgb(46, 139, 199);
    color:#fff;
}

/*client-center articles block*/

.client-center_articles_block_row {
    margin-bottom: 40px;
    padding-left: 40px;
}
.client-center_articles_block {
    margin-bottom: 50px;
}
.client-center_articles_block_header {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    color: #444;
}

.client-center_articles_block_header a {
    color: #0071bb;
}

.client-center_articles_block_column {
    display: inline-block;
    width: 50%;
}
.client-center_articles_block_snippet {
    float: left;
    font-size: 16px;
    line-height: 22px;
    padding-right: 60px;
}



/*new field search*/
.page-header .search-form {
    float: right;
    position: relative;
    color: #fff;
    margin-top: -7px;
    margin-left: 10px;
    margin-right: 77px;
    width: auto;

}
.page-header .search-form .search-input {
    display: block;
    height: 30px;
    padding: 5px 25px 5px 10px;
    line-height: 18px;
    margin: 0;
    background-color: white;
    border: 1px solid #0071bb;
    border-radius: 3px;
    color: black;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: auto;
}
.page-header .search-form .search-input::-moz-placeholder {
    color: black;
    opacity: 0.5;
}
.page-header .search-form .search-input::-webkit-input-placeholder {
    color: black;
    opacity: 0.5;
}
.page-header .search-form .search-input:-ms-input-placeholder {
    color: black;
    opacity: 0.5;
}
.page-header .search-form .search-btn {
    display: block;
    line-height: 18px;
    font-size: 18px;
    background: none;
    color: #0071bb;
    border: none;
    margin: 0 0 0 3px;
    outline: none;
    width: 30px;
    height: 30px;
    position: static;
}
.page-header .search-form .search-btn .sitemap {
    width: 30px;
    height: 30px;
}
.page-header .search-form .search-btn .icon-search {
    color: #0071bb;
    font-size: 18px;
}
.page-header .lang {
    margin-top: -5px;
}
.page-header .center-info {
    padding-right: 0;
}
.page-header .header-middle .header-middle_left {
    position: relative;
}
.page-header .header-middle_left .search-form {
    position: absolute;
    right: -14px;
    float: none;
    margin: 0;
    top: -41px;
}
.page-header .header_top .search-form {
    display: none;
}
.page-header .nav-menu li:last-child {
    margin-right: 0;
}
.page-header.white .search-form .search-input {
    border: 1px solid #cdcdcd;
}
.page-header.white .search-form .search-btn .icon-search {
    color: #fff;
}
.page-header .search-form .search-btn:hover .icon-search {
    color: #004699;
}
.all-site.all-site--search {
    top: 110px;
    height: calc(100% - 110px);
}
.opensite .all-site.all-site--search .all-site_content {
    padding-top: 35px;
}
.opensite .all-site.all-site--search .all-site_content .mCustomScrollBox {
    height: calc(100% - 110px);
}
.opensite .all-site.all-site--search .all-site_list {
    margin-top: -35px;
    padding-top: 30px;
}
.opensite .all-site.all-site--search .search-top_empty {
    margin-top: 5px;
}
.search-form .search-top_progress {
    display: none;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 32px;
    top: 0;
    margin: 4px;
}
.opensite .all-site.all-site--search .search__row.list-open {
    display: none;
}
.opensite .all-site.all-site--search .all-site_content .close-site {
    z-index: 100;
}
@media only screen and (max-width: 1024px) and (min-width: 0px) {
    .page-header .search-form {
        float: right;
        margin: -5px 0 0;
    }
    .page-header .search-form .search-input {
        width: 321px;
    }
    .page-header .search-form .search-btn {
        margin: 0;
    }
    .page-header .header_top .search-form {
        display: block;
    }
    .page-header .header-middle_left .search-form {
        display: none;
    }
    .page-header .header-middle_left .search-form .search-top_progress {
        display: none;
    }
    .page-header .nav-menu li {
        margin-right: 10px;
    }
    .all-site.all-site--search {
        top: 175px;
        height: calc(100% - 175px);
    }
    .opensite .all-site.all-site--search .all-site_content .mCustomScrollBox {
        height: calc(100% - 175px);
    }
}
@media only screen and (max-width: 1024px) and (min-width: 896px) {
    .page-header .search-form {
        margin: 0;
        float: none;
        width: 100%;
        overflow: hidden;
        clear: both;
    }
    .page-header .search-form .search-input {
        width: 175px;
    }
    .page-header .header_col .socials {
        float: left;
    }
}
@media (max-width: 1279px) and (min-width: 1025px) {
    .page-header .nav-menu li {
        display: none;
    }
    .page-header .nav-menu li.w-sitemap {
        display: inline-block;
    }
    .page-header .search-form {
        float: right;
        margin-right: 22px;
    }
    .page-header .search-form .search-input {
        width: 175px;
    }
    .page-header .header-middle_left .search-form {
        display: none;
    }
    .page-header .header-middle_left .search-form .search-top_progress {
        display: none;
    }
    .page-header .header_top .search-form {
        display: block;
    }
    .all-site.all-site--search {
        top: 110px;
        height: calc(100% - 110px);
    }
    .opensite .all-site.all-site--search.all-site_content .mCustomScrollBox {
        height: calc(100% - 110px);
    }
}
@media (max-width: 1110px) and (min-width: 1025px) {
    .page-header .search-form {
        margin: -7px 0 0;

    }
    .page-header .search-form .search-input {
        width: 140px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1515px) {
    .page-header .nav-menu li {
        margin-right: 10px;
    }
    .page-header .nav-menu li a {
        font-size: 14px;
    }
    .page-header .center-info {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1400px) {
    .page-header .search-form .search-input {
        width: 288px;
        padding: 5px 25px 5px 22px;
    }
    .page-header .header_top .search-form {
        display: none;
    }
    .page-header .header_top .search-form .search-top_progress {
        display: none;
    }
    .page-header .header-middle_left .search-form {
        right: -8px;
        top: -66px;
    }
    .all-site.all-site--search {
        top: 150px;
        height: calc(100% - 150px);
    }
    .opensite .all-site.all-site--search .all-site_content .mCustomScrollBox {
        height: calc(100% - 150px);
    }
}
/*end new field search*/



/*Header*/

.page-bord .otdelka-title__i {
    margin: 10px 18px 10px 0;
}
.page-bord  .fasad-title.blockhouse-title .otdelka-title__i a {
    min-width: 180px;
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
    .page-bord .otdelka-title__i {
        margin: 10px 9px 10px 0;
    }
    .page-bord {
        position: relative;
    }
    body .block-house__lable {
        top: 213px;
        right: 0;
    }
    .block-house__lable img {
        max-width: 260px;
    }
}

/*END Header*/


/*Блок состава с плюсиком*/

.layer-animate.animate .conect-layers {
    display: block !important;
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
    .layer-animate .main-layers .bottom .icon-imgbord-width {
        position: absolute;
        bottom: 23px;
        left: 132px;
        -webkit-background-size: cover;
        background-size: cover;
        width: 344px;
        height: 167px;
    }
}

/*END Блок состава с плюсиком*/

/*Блок Коллекций*/
.bord-colaction-wrap .color-row a:last-child {
    margin-right: 0 !important;
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
    .bord-colaction-wrap .col:nth-child(2) {
        margin-left: -2%;
        z-index: 1;
        position: relative;
        width: 52%;
        padding: 0 0 0 13px;
    }
    .bord-colaction-wrap .col .main_title {
        font-size: 29.17px;
    }
}
/*END Блок Коллекций*/

/*Скопировал стиль для кнопки*/
.btn_red.helper-button:after,
.btn_row_center > .btn_red.helper-button:after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 4px;
    width: 63px;
    height: 54px;
    background: url(/local/components/alta/helper/templates/.default/img/button-image.png) left top no-repeat;
    background-size: contain;
}
.btn_red.helper-button,
.btn_row_center > .btn_red.helper-button {
    line-height: 31px;
    padding-left: 19px;
    padding-right: 73px;
    position: relative;
}
/*END Скопировал стиль для кнопки*/

/*Отделочно-монтажные элементы*/
.bord-plank .col.ajax-content .ajax-block {
    display: flex;
    flex-wrap: wrap;
}
.bord-plank .planka_i {
    margin: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
    body .bord-plank .col {
        width: 50%;
    }
    body .bord-plank .col:first-child {
        width: 50%;
    }
    body .bord-plank .planka_i {
        width: 50%;
    }
}
/*END Отделочно-монтажные элементы*/

/*Дизайнерские рекомендации*/
@media only screen and (max-width: 1024px) and (min-width: 0) {
    body .bord-recomend .col:first-child {
        left: 0;
        position: relative;
        top: 0;
        position: relative;
        left: 0;
        min-height: auto;
        margin-bottom: 50px;
    }
    body .bord-recomend .col {
      padding: 0;
    }
}
/*END Дизайнерские рекомендации*/

/*Баннер Альта борд*/
body .banner-alta-board {
    margin-bottom: 50px;
}
/*END Баннер Альта борд*/

/*another-products*/
.another-cards {
    margin-left: -48px;
    margin-top: -40px;
    display: flex;
    flex-wrap: wrap;
    max-width: 1210px;
}
.another-card {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 153px;
}
.another-cards .another-card {
    margin-left: 48px;
    margin-top: 40px;
}

.another-card__img {
    margin-bottom: 10px;
}
.another-card__img img {
    display: block;
}
.another-card__title {
    color: #0071bb;
    text-decoration: underline;
    min-height: 50px;
    line-height: 1.3;
}
.another-card__title:hover {
    text-decoration: none;
}
.show-more-cards a {
    padding: 0;
}
.js-another-products-more span:first-child {
    display: none;
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
    .another-cards .another-card:nth-child(4) ~ .another-card {
        display: none;
    }
    .opened-cards .another-cards .another-card:nth-child(4) ~ .another-card  {
        display: inline-block;
    }
}

@media only screen and (min-width: 1025px) {
    .another-cards .another-card:nth-child(6) ~ .another-card {
        display: none;
    }
    .opened-cards .another-cards .another-card:nth-child(5) ~ .another-card  {
        display: inline-block;
    }
}

.opened-cards .js-another-products-more span:first-child {
    display: inline;
}

.opened-cards .js-another-products-more span:last-child  {
    display: none;
}


@media only screen and (max-width: 1024px) and (min-width: 0) {
    .another-cards {
        margin-left: -38px;
    }
    .another-cards .another-card {
        margin-left: 38px;
    }
}
/*END another-products*/

/*Для 1 блока страницы блокхаус*/
.elems-otdelka-row_mod .otdelka-title__i {
    margin: 10px 18px 10px 0;
    float: left;
}
.elems-otdelka-row_mod .blockhouse-title h4 + .otdelka-title__i + .otdelka-title__i + .otdelka-title__i {
    clear: both;
}
.page-fasad .fasad-title.blockhouse-title .otdelka-title__i a {
    min-width: 236px;
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
    .page-fasad .fasad-title.blockhouse-title {
        width: 100%;
    }
    .page-fasad .blockhouse-title h2,
    .page-fasad .blockhouse-title h4 {
        max-width: 60%;
    }
}
/*END Для 1 блока страницы блокхаус*/

/*map*/
.addresses__look__head h2 {
    font-family: 'Roboto';
    font-size: 36px;
    font-weight: normal;
    line-height: normal;
}
/*END map*/
@media only screen and (max-width: 1024px) and (min-width: 0) {
    body .blockhouse-img__info {
        padding-bottom: 40px;
    }
    .planca-items .planca-item.product:nth-child(3n+1) {
        clear: none;
    }
}
body .fasad-catalog .product .product_info p {
    display: block;
}

.icon-resistance:before {
    content: '';
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAhCAYAAABeD2IVAAAG5ElEQVR4AZXYa1BcZxnA8feLlqnRxos1Sd3GJCSGTSWaxpRsCLssu7BLyCUkpMZQbFKnTGlTSXWqhqa2RbmkliwLhwtZEhvKpYSwpJnREij3cIelVttaa7WZTjVStDqT8Zvr/8jTmZ0ze4B8+A1bZjj9z3uefd9zom7P7/5tWWVNRnOd/55KrdpTVVVlw1Ykw8nvdl4K+O76bnFjn3qs76LK71bqRFcrPsAI5lAMJX6GWYwjhBkxhuv4CybwJn6HADZCASAqTNRJotYSsJuQXUhBGlwVWrU3WH/maw+UvDRF1JhETeE4vowKhFGDWvncDAvWYT1isRK/QRMsiEMmWhHGE5FR/yIqn6hYolyEeIQNyXXVWnpNtXaP67lWv3q8Z1SirsENhQJ0ogylaEEdVBR1+AWUwUEJewpKye3LI8pKlL5CO5GBFK2qynGupjKtvlqL21xw2a+O9/bIRYZxPxQC0KDEk3jFJKpBwhVuw6ehhAUfIVGPmibKTdR2ouz6HIk0ODVC28+Wx91f1HSF2/eKrNQwsqBQK2FKnMJlk6gzMou9GMaI/LyEhzGIYT3qr0Q9QNQ2oj6ZpwS4sZuZcrQHfHfnlLw0TVRnRNQ+KJShAVsQjxK0mkRVYALHcBDfQR6ewwW8g/eUDPpTRK2TQXdjJ1xwEuXqqD9zZ3Zxoz7o3RI1ilQonEAYkxiRzz6TqPMogzLxBcTqUR8TlUvUFqKc+urAix1Iwq7zNZVxB4qazjFTIxIVwpt4HjcwhVViHLMoxDm0SEwhbpoMuhBEhYg6RtQ3iUomwo79SNZYKQY9o7Zas24p6Cglakz+MAWnUY5nYIESt6MOYQTwE7RFfLuWLxolg24nykFUoqxOKjxEOQjyvHy23Op69mKLerSvS/3gNaWeuCoXMBWLPnweCt/CJNSSEDVLVA5RNpkpOxKQAq+fmQoGfHHHTl8YVnn9PcyV/oeLhW3FNayFggOv4w6oRcmgn5LN83uEJMKGFJ1+S9nRV3DMvKEe7R+A4jYuduEEDGAZFOIxcSsrNUfUI0TFE7CXkH0SlIQd/E7fw9YcLm68TNC4vlKYD2PoF1ipQThxL3LxN7gQdyuDHie3Lx17YNeIY6a8DLuVY6aImGmOGoX5KPP5WokP8V+8gT/iLbwvcV3YuVDUDFEOouxE2eRATsUuopz1HDONdf71204FzxPVq4eIaBeMwacQLzGZWC8DH4N1uA+V+A/yFhr0B2VH98hK2eCBt2J+0DfxlNCn8ga69ZkiTl+tyAt9BjUYwhVZlRCUWIsVUBGOIoxHzAa9QHb0w/Ic5ZCf6fohzTFjOTI/6H0EGQf9NgQxjIdxDKWYwF1Q6IMfyiATsxjF3siovxOVJ5unvkoH4EaSTl+9toDvq3z7eogaiRK1Ctex2bBynVgNhQ4JVVGswQk4jZvnQ0TFRxzI2dgOp8ZsNZ/1f+NQceMLRM0Yo8SLMsSlKMSrmEMMFAZRArUkMuhJRCUTtUMeWfbIjm4PsKM31FZ8nUHXCBqKMuRWDOECNNThBUyiEz9CGMFbifqnbAn3ypbgQiL2wlnNf+vHzJ6ft/yaqC5WyTjkDbgGFUUu3sV7uAk/ViFmKTv6T+UZPVsPQTI8Ov/8jr7mwdKGKZNBz8E0snAY2chBBtwIwocxhPAPFJgGGQY9XraEQ0jBbiSwJaQG630r2BImiRo0malGhDGACYkcxQz+jFy04HMSu32xqCmijkpUmqzUEQlLY0d3w+opfLmWoGiDvhzjOAgVxY9ldXqxDGqpjy6JRKUQlSCD7sV+jdXiiHGzq1t5cXieoDHmyTjon8VbKMSXsAFWbMRmVCGEq1i+5EGXHf3bciC7YEMGUZnwtDHoB4qaL3H7rs7v5vphLGHAVlzHHD6Qz3/CvxHG9xGUaGVwJ7bDYhz0J+XR5YhE2cUhP7eUY2YDgz5OVK8eZfwGil9iCKthkZ934yQ+Qi9UhGV4Gu/gfZyOjLohjy6bZPPMkrB06OfhPl4cviLHTP8CURpehTI4iTB68EXE44d4F28jR+JXGWfqqLyMeiJ2dCfcVazUi7UVa7OKmi6qx/onCVPGYRfrMY0bCEnE23gdmfgDPsTvMYDHIS+jBvKG7CTKSdQ2GfJdMuhe3o73sqtv2PZ0ewkxU/I8Zfbocgf2owhzOI6VWCG3KAebljLoH8s+tVVunxM7kE7UPraD3foqJj/T9itWqVuiBKJf2IJxKHGfzI5aEhn0Z/kfb5QdPRUuuJFVTmhHwGd76P8vDgMTcvsEn/O7oz19xiCEVmzGmPmrvPnty5aXUQchGUhCGvTz0Mu/T63mGb2XoCsyTwLmqxWL12SF2iHbweL+B0xJufM6T+tlAAAAAElFTkSuQmCC);
    width: 37px;
    height: 33px;
    -webkit-background-size: cover;
    background-size: cover;
}
.fasad-img_large__right .large-img-right .img img {
    float: none;
}

.blockhouse-img__info .img__info_dotted {
    min-height: 78px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
   .fasad-img_large__right  .large-img-right {
        display: block;
        padding: 0;
    }
    .fasad-img_large__right .blockhouse-img__info .img__info_dotted {
        clear: both;
        margin-top: 15px;
    }
    .blockhouse-img__info .img__info {
        overflow: hidden;
    }
    .fasad-img_large__right .large-img-right .img {
        overflow: visible;
    }
}

/*Новый блок для хедера*/
.fasad-title.has-right-block {
    width: 100%;
}
.fasad-title.has-right-block {
    padding-right: 40%;
}


@media only screen and (min-width: 1400px) {
    .fasad-title.has-right-block {
        width: 100%;
    }
    .fasad-title.has-right-block {
        padding-right: 30%;
    }
}


.fasad-title.has-right-block .h-promo {
    position: absolute;
    right: 0;
    bottom: 0;
}
.h-promo {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    width: 311px;
}
.h-promo__header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 23px;
    height: 50px;
}
.h-promo__label {
    background-color: #ff4242;
    font-size: 12px;
    padding: 0 5px;
    width: 60px;
    color: #fff;
    display: flex;
    align-items: center;
    height: 100%;
    box-shadow: 0 0 80px rgba(0,0,0,0.5);
}
.h-promo__title {
    margin-left: 17px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    margin-top: 3px;
}
.h-promo__close {
    margin-left: auto;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAASFBMVEUAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAcbsAAACBHoV/AAAAFnRSTlMAIb73xif6v8HnKb3yvCToIyjmJcD5ZJGXFwAAAItJREFUeNrF09sKAyEMRdHjdMaO9jb2kv//1ErbILJlXutTcBFICEdhOsyLBm+Z4zFoNbOUqTlVOCmaO9XOtdudahdd08Dz7fu51dKdWqTOoZ1D6VSpuPdK/+n9o/RO6U3hVDq1rYehoXv37Z2akvtQS3Yf6h/vS380pW9am9InRShi0BQhCs/XTgTfTUseizFlhBwAAAAASUVORK5CYII=);
    -webkit-background-size: cover;
    background-size: cover;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: none;
}
.h-promo__content {
    padding: 27px 17px 24px;
    text-align: center;
}
.h-promo__btn {
    text-align: center;
    display: inline-block;
    padding: 0 20px;
    height: 37px;
    font-size: 16px;
    line-height: 35px;
    border: 1px solid #ff4242;
    color: #fff;
    background: #ff4242;
    -webkit-transition: color .4s ease 0s,background .4s ease 0s,box-shadow .4s ease 0s,border-color .4s ease 0s;
    transition: color .4s ease 0s,background .4s ease 0s,box-shadow .4s ease 0s,border-color .4s ease 0s;
    width: 209px;
    max-width: 100%;
}
.h-promo__btn:hover {
    background-color: #ff2c2c;
    border-color: #ff2c2c;
}
.h-promo__items {
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -20px;
}
.h-promo__item {
    width: 47%;
    text-align: center;
    margin-top: 20px;
}
.h-promo__item-img {

}
.h-promo__item-img img {
    max-width: 100%;
    height: auto;
}
.h-promo__item-text {
    color: #0072bb;
    text-decoration: underline;
    margin-top: 3px;
}
.h-promo__item-text:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1024px) and (min-width: 0)  {
    .fasad-title.has-right-block {
        padding-right: 0;
    }
    .fasad-title.has-right-block .fasad-title__inner {
        padding-bottom: 30px;
    }
    .h-promo__item {
        display: none;
    }
    .h-promo__item:first-child {
        display: inline-block;
    }
    .h-promo__items {
        display: block;
        text-align: center;
    }
    .fasad-title.has-right-block {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-bottom: 0;
    }
    .fasad-title.has-right-block .h-promo {
        position: static;
        margin-left: auto;
     }
     .h-promo__content {
        padding: 12px 10px 13px;
     }
}
/*END Новый блок для хедера*/
/*Блок с табами на фасадных панелях*/
.matirial-info__block .fasad-prod__wrapp .top {
    display: flex;
    flex-wrap: wrap;
}
/*END Блок с табами на фасадных панелях*/
.complect-wrap .complect-row:empty {
    padding: 0;
    margin-top: -30px;
}
.fasad-video .pdf-load {
    text-decoration: none;
}

.visible-md, .visible-lg {
    display: none;
}

@media only screen and (min-width: 1024px)  {
    .visible-lg {
        display: block;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
    .visible-md {
        display: block;
    }
}

.fasad-post__title {
    font-size: 36px;
    line-height: 48px;
    color: #0071bb;
    padding: 0 0 20px 0;
}
/*Изменение стилей коллекции стр канада плюс*/
body .post__list__icons li {
    padding: 0 15px 0px 56px;
    margin-bottom: 15px;
}
body .post__list__icons i {
    top: 0;
    left: 0;
}
.fasad-post .blockhouse-img__info {
    margin-top: 30px;
}
.fasad-post .blockhouse-img__info + .btn_red {
    width: 179px;
}
.fasad-img_large__left .large-img-left .img__info_dotted {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 72px;
}
@media only screen and (max-width: 1024px) and (min-width: 0){
    body .canadaplus .large-img-left {
        padding: 0 130px 0 0;
        margin-bottom: 50px;
    }
    body .fasad-img_large__left.canadaplus .color-row {
        right: 46px;
        width: 78px;
        max-height: 285px;
        overflow: hidden;
    }
    body .fasad-img_large__left.canadaplus .img-info {
        position: static;
    }
    body .fasad-img_large__left .img__info_dotted {
        right: 160px;
        position: absolute;
        bottom: 40px;
        margin: 0;
    }
    body .fasad-img_large__left .harackt {
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 120px;
    }
    body .fasad-post .post__list__icons + .blockhouse-img__info {
        padding-bottom: 20px;
    }
    body .fasad-img_large__left.canadaplus .color-row .col a {
        display: inline-block;
        vertical-align: top;
        margin-left: 12px;
    }
    body .fasad-img_large__left.canadaplus .color-row .col {
        width: 100%;

    }
    body .fasad-img_large__left .harackt li:last-child {
        padding-bottom: 0;
    }
}



/*END Изменение стилей коллекции стр канада плюс*/

/*Изменение карты*/
.main__addresses__fon:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background-color: #0071bb;
    width: 100vw;
    z-index: -1;
}
.adresess {
    position: relative;
}

/*END Изменение карты*/

.fasad-title h4 {
    font-weight: 400;
}
@media (min-width: 1024px) {
    .h-promo {
        bottom: auto;
        top: 109px;
    }
}
@media (max-width: 1023px) {
    .section9.bord-plank .btn_block .btn-popup {
        margin-left: 40px;
    }
}


/* Возможно понадобится фильтр с 2мя пунктами раскидан влево и вправо */
/* .page-alta-board .fasad-catalog .filter_setings .tab_btn  ul {
    justify-content: flex-start;
} */

.page-alta-board .fasad-catalog .filter_setings .tab_btn ul li:nth-child(1),
.page-alta-board .fasad-catalog .filter_setings .tab_btn ul li:nth-child(3) {
    display: none;
}
.prod-page .colors_items {
    max-height: 345px;
}
.prod-page .colors_items ul {
    padding-top: 5px;
}
.product_popup .colors_items {
    max-height: 300px;
}
.colors_items .mCSB_inside > .mCSB_container {
    margin-right: 15px;
}
.colors_items .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.colors_items .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0071bb;
}
.colors_items .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.colors_items .mCSB_scrollTools.mCSB_scrollTools_onDrag .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.another-products-block{
    max-width: 1300px;
    display: block;
    margin: 0 auto;
}
.btn_red_gallery_cover{
    text-align: center;
    margin: 0px auto 45px
}

.btn_red_gallery{
    text-align: center;
    display: inline-block;
    height: 34px;
    font-size: 16px;
    line-height: 32px;
    border: 1px solid #ff4242;
    color: #fff;
    background: #ff4242;
    -webkit-transition: color .4s ease 0s,background .4s ease 0s,box-shadow .4s ease 0s,border-color .4s ease 0s;
    transition: color .4s ease 0s,background .4s ease 0s,box-shadow .4s ease 0s,border-color .4s ease 0s;
    padding: 0 50px;
    margin: 0 auto;
}
.btn_red_gallery_marg_min{
    margin: 0 auto 25px;
}
.btn_red_gallery_in{
    position: absolute;
    bottom: -110px;
    left: calc(50% - 125px);
    width: 290px;
}

@media only screen and (max-width: 1400px) {
    .prod-page .colors_items {
        max-height: 280px;
    }
    .product_popup .img_show {
        width: 230px;
    }
}

/* adresses */
    .adresess {
        margin: 50px auto;
    }

    .adresess .main__addresses__fon {
        margin-top: 112px;
        width: 100%;
        background: #0071bb;
    }
    .adresess .main__addresses__block {
        display: flex;
    }
    .adresess .main__addresses__look {
        padding-top: 33px;
        padding-bottom: 39px;
        width: 55%;
    }
    .adresess .main__addresses__map {
        width: 45%;
        position: relative;
        display: flex;
        align-items: center;
    }
    .adresess .addresses__look__head h2 {
        color: #fff;
    }
    .adresess .addresses__look__text p {
        margin-top: 25px;
        color: #fff;
    }
    .adresess .addresses__look__link {
        margin-top: 15px;
    }
    .adresess .addresses__look__link button {
        width: 320px;
    }

    .adresess [data-container="page-map"] {
        width: 652px;
        height: 280px;
        position: absolute;
        left: 0;
    }

    @media screen and (max-width: 1200px) {
        .adresess .main__addresses__map {
            width: 40%;
            margin-top: 20px;
            margin-bottom: 20px;
            overflow: hidden;
        }
        .adresess [data-container="page-map"] {
            width: 340px;
            height: 250px;
        }
    }

/* END adresses */

/* Доработки color_incision */
.fasad-post__after-note {
    margin-bottom: 40px;
}
.color_incision.color_incision_important {
    background-color: #fffdf1;
    padding: 30px 100px 35px 114px;
    color: #444444;
}
.color_incision.color_incision_important .incision_icon {
    margin-top: 17px;
    top: 0;
    left: 54px;
    border: 4px solid #a8a8a8;
    font-size: 34px;
    font-weight: bold;
    color: #a8a8a8;
    line-height: 41px;
    text-align: center;
    width: 47px;
    height: 47px;
}
.color_incision.color_incision_important .text h4 {
    font-size: 16px;
    margin-bottom: 14px;
    color: #444444;
    font-weight: bold;
}
.color_incision.color_incision_important .text p {
    color: #444444;
    font-size: 14px;
}
.color_incision.color_incision_important .text {
    padding: 0;
}
.color_incision.color_incision_important .text p + p {
    margin-top: 10px;
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
    .color_incision.color_incision_important {
        padding: 28px 20px 30px 114px;
    }
}
/* END Доработки color_incision */

/* Мелкие правки */
.atantion__left .gey_info {
    width: 99px;
}
@media only screen and (max-width: 1024px) and (min-width: 0) {
    .fasad-post .fasad_post_table td:not(:last-child) {
        padding-bottom: 30px;
    }
    .fasad-complect .fasad-post .complect-wrap + .btn_row_center {
        margin-top: 25px;
    }
    body .pdf-load i {
        left: 0;
    }
}
.problem_list .col + .col ~ p {
    clear: both;
}
@media only screen and (max-width: 1480px) and (min-width: 1400px) {
    .atantion__left .width-info {
        left: 370px;
    }
    .atantion__left .width-info p {
        font-size: 14px;
    }
    .atantion__left .size {
        font-size: 18px;
    }
}
/*END Мелкие правки */

@media only screen and (min-width: 1024px) {
	.alta-board_title_icons {
		margin-right: -300px;
	}
}
.alta-board_title_btn {
	margin-top: -10px !important;
}
.share_open .share_wrap{
    z-index: 100;
}

/* Уведомление о Cookies */
.cookies_popup {
	display: none;
	position: fixed;
	right: 0;
	bottom:0;
	width: 400px;
	padding: 15px 20px;
	z-index: 499;
}
.cookies_popup-header,
.cookies_popup-content {
	float: left;
	width: 100%,
}
.cookies_popup-header {
	font-size: 12pt;
	line-height: 43px;
	text-transform: uppercase;
	white-space: nowrap;
}
.cookies_popup-header h4 {
	font-weight: bold;
}
.cookies_popup-header img {
	float: left;
	width: 43px;
	height: 43px;
	margin-right: 10px;
}
.cookies_popup-header .btn_pop_close {
	color: #0071bb;
}
.cookies_popup-content {
	margin: 10px 0 15px;
}
.cookies_popup-content a {
	text-decoration: underline;
}
.cookies_popup-submit {
	float: left;
}

@media only screen and (min-width: 1400px) {
	.cookies_popup {
		width: 450px;
	}
}

@media(handheld) {
    .modal_subscribe {
        display: none
    }
}
.modal_subscribe {
	position: fixed;
	left: 0; bottom:0;
	background: #0071bb;
	color: #fff;
	height: 210px;
	width: 490px;
	padding: 0 20px 10px;
	z-index: 500;
}
.modal_subscribe .close {
	position: absolute;
	top: 0; right:0;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	padding: 11px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.modal_subscribe .subscribe_title {
	background: #0061a0;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	margin: 0 -20px 10px;
	padding-left: 20px;
	padding-right: 50px;
}
.modal_subscribe .subscribe_desc {
	font-size: 14px;
	line-height: 20px;
}
.modal_subscribe .subscribe_input {
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 40px;
}
.modal_subscribe .subscribe_email {
	display: inline-block;
	font-size: 16px;
	padding: 0 10px;
	width: 320px;
	height: 40px;
	border: none;
	color: #000;
	float: left;
	margin: 0;
}
.modal_subscribe .subscribe_submit {
	display: inline-block;
	background: #c42429;
	text-align: center;
	font-size: 16px;
	height: 40px;
	width: 130px;
	border: none;
	float: left;
	margin: 0;
}
.modal_subscribe .subscribe_links {
	font-weight: bold;
	font-size: 13px;
	width: 320px;
}
.modal_subscribe .about_cource,
.modal_subscribe .policy_link {
	text-decoration: underline;
	color: #002943;
}
.modal_subscribe .about_cource {
	float: left;
}
.modal_subscribe .policy_link {
	float: right;
}

.subscribe_form {
	position: relative;
	background: #0071bb;
	color: #fff;
	height: 180px;
	width: 710px;
	padding: 0 20px 15px;
	margin-bottom: 25px;
	display: none;
}
.subscribe_form .close {
	position: absolute;
	top: 0; right:0;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	padding: 11px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	display: none;
}
.subscribe_form .subscribe_title {
	background: #0061a0;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	margin: 0 -20px 15px;
	padding-left: 20px;
	padding-right: 50px;
}
.subscribe_form .subscribe_desc {
	font-size: 14px;
	line-height: 20px;
	padding: 20px 20px 20px 0;
	height: 100px;
	float: left;
}
.subscribe_form .subscribe_right_block {
	line-height: 20px;
	height: 100px;
	float: right;
}
.subscribe_form .subscribe_subheader {
	font-weight: bold;
	font-size: 16px;
}
.subscribe_form .subscribe_input {
	margin-bottom: 8px;
	margin-top: 12px;
	height: 40px;
}
.subscribe_form .subscribe_email {
	display: inline-block;
	font-size: 16px;
	padding: 0 10px;
	width: 270px;
	height: 40px;
	border: none;
	color: #000;
	float: left;
	margin: 0;
}
.subscribe_form .subscribe_submit {
	display: inline-block;
	background: #c42429;
	text-align: center;
	font-size: 16px;
	height: 40px;
	width: 110px;
	border: none;
	float: left;
	margin: 0;
}
.subscribe_form .subscribe_links {
	font-weight: bold;
	font-size: 13px;
	width: 380px;
	height: 20px;
}
.subscribe_form .about_cource,
.subscribe_form .policy_link {
	text-decoration: underline;
	color: #002943;
}
.subscribe_form .about_cource {
	float: left;
}
.subscribe_form .policy_link {
	float: right;
}
/*
.subscribe_result {
	display: none;
	position: relative;
	text-align: center;
	line-height: 28px;
	margin-top: -48px;
	top: 50%;
}
.subscribe_result_inner {
	display: inline-block;
	white-space: nowrap;
	padding-left: 68px;
	font-size: 20px;
	margin: 0 auto;
}
.subscribe_result img {
	position: absolute;
	margin-left: -68px;
	margin-top: -15px;
	height: 58px;
	width: 58px;
}
*/
.subscribe_result {
	right: 0;
	position: fixed;
	left: 0;
	z-index: 99999999999;
	bottom: 0;
	margin: auto;
	background-color: blue;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}
.subscribe_result_inner .close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	transition: 0.2s ease all;
	cursor: pointer;
}
.subscribe_result_inner .close:hover {
	color: #0061a0;
}
.subscribe_result_inner {
	display: block;
	margin: 0;
	padding: 20px;
	background-color: white;
	color: black;
	width: 100%;
	max-width: 700px;
	position: relative;
}
.subscribe_result_inner h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 30px;
	color: #0071bb;
}
.subscribe_result_inner p {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	padding-bottom: 0;
	color: black !important;
}
.subscribe_result_inner p small {
	font-size: 12px;
}
.subscribe_result_inner .flex-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.subscribe_result_inner .flex-container .animate-img {
	max-width: 400px;
	width: 50%;
}
.flex-container__left {
	width: 50%;
}
.subscribe_result_inner ul.social__list {
	display: flex;
	list-style-type: none;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 10px 0;
}
.subscribe_result_inner ul.social__list a {
	box-shadow: none;
}
.subscribe_result_inner ul.social__list li {
	margin: 10px;
}
.subscribe_result_inner ul.social__list li img {
	width: 120px;
	height: 40px;
	object-fit: contain;
}
.contact_us__h2 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
    font-weight: bold;
}
@media only screen and (min-width: 1400px) {
    .contact_us__h2 {
        font-size: 18px;
        line-height: 23px;
        padding: 0 0 15px 0;
    }
}

.fasad_slider_no-lights .slider-simple .swiper-container:before,
.fasad_slider_no-lights .slider-simple .swiper-container:after {
    content: none;
}

.color_incision.color_incision_red {
    border: #f10 2px solid;
    background: #fff !important;
}
.color_incision.color_incision_red .incision_icon {
    border-color: #f10;
    color: #f10;
}

.product-card-top-button .btn_warning {
    float: right;
    margin-top: -31px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    height: 37px;
}
.dadata-map-search {
	position: absolute;
	left: 48px;
	top: 10px;
	width: 315px;
	height: 28px;
	background: #fff;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);
    border-radius: 0 3px 3px 0;
    display: flex;
}
.dadata-map-search .suggestions-promo {
    display: none !important;
}
.dadata-map-search__input-wrapper {
    flex-basis: 100%;
    height: 100%;
    position: relative;
    padding-right: 9px;
}
.dadata-map-search__input {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    position: relative;
    z-index: 1;
    padding: 2px 0 2px 9px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 28px;
}
.dadata-map-search__input-border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: box-shadow .15s ease-out;
}
.dadata-map-search__input:focus + .dadata-map-search__input-border,
.dadata-map-search__input:focus + div + .dadata-map-search__input-border {
    box-shadow: 0 0 0 2px #ffdb4d inset;
}
.dadata-map-search__button {
    min-width: 62px;
    background: #ffdb4d;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    transition: background-color .15s ease-out;
    border-radius: 0 3px 3px 0;
}
.dadata-map-search__button:hover {
    background: #ffd633;
}
.dadata-map-search__button:active {
    background: #fc0;
}
.layout .wrapper_i .top_image {
    top: 100px;
}
.padding-left-0 {
	padding-left: 0 !important;
}
.fasad__icon {
	width: 32px;
	height: 45px;
	object-fit: contain;
	display: block;
	margin: auto;
}
.fasad__icon-1 {
	width: 55px;
	height: 45px;
}
.tradition .img-big img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 735px;
}
.section.section1.tradition.clearfix {
	display: flex;
}
.section.section1.tradition.clearfix .img {
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
}
.section.section1.tradition.clearfix .img img,
.section.section1.tradition.clearfix .img img.side-blue {
	height: 600px;
	position: inherit;
	position: initial;
}
.section.section1.tradition.clearfix .img-big {
	height: 100%;
}
.table__title {
	color: #0071bb;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.table__container {
	overflow: scroll;
	margin-bottom: 15px;
}
/* хром, сафари */
.table__container::-webkit-scrollbar { width: 0; }

/* ie 10+ */
.table__container { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
.table__container { overflow: -moz-scrollbars-none; }


.table__container table {
	min-width: 300px;
	width: 100%;
	max-width: 600px;
}
.table__container table tr td:first-child {
	width: 200px;
	padding: 0 10px 10px 0;
}
.table__container table tr td:last-child {
	text-align: right;
}
.alta-bord__logo {
	display: block;
	margin-bottom: 20px;
	max-width: 200px;
	/*max-height: 75px;*/
}
.img-center-block .certificate-yellow .fancy-popup-gallery img {
	width: inherit;
}
.section.section3.bord-siding.clearfix {
	display: flex;
	align-items: center;
	padding-bottom: 0;
	margin-bottom: 70px;
}
.section.section3.bord-siding.clearfix .col:last-child {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 25%;
	padding: 0 0 0 10px;
	margin: auto;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}
.justify-content-between {
	justify-content: space-between !important;
}
.main__card {
	align-items: flex-start !important;
}
.card__main {
	margin: 0 10px 20px 10px;
	width: 14%;
}
.card__main-img {
	width: 100px;
	margin-bottom: 20px;
}
.card__main-title {
	font-size: 20px;
	color: #353980;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.1;
}
.card__main-text {

}
.main__card-pb-2 {
	padding-bottom: 10px !important;
}
.main__card-mb-0 {
	margin-bottom: 0 !important;
}
.compare__block,
.compare__block-down {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.compare__block-img {
	width: 25%;
	position: relative;
}
.compare__block-img img {
	width: 100%;
}
.compare__block-img:before {
	content: 'vs';
	right: -29%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
	color: #0071bb;
}
.compare__block-img:last-child:before {
	display: none;
}
.compare__block-down-card {
	width: 25%;
	margin: 30px 0;
}
.compare__block-down-card-title {
	font-size: 18px;
	line-height: 1.2;
	color: #444;
	padding-bottom: 15px;
	font-weight: bold;
}
.compare__block-list {
	list-style-type: disc;
	padding-left: 2rem;
}
.compare__block-list li {
	margin-bottom: 5px;
	text-align: left;
}
.align-items-start {
	align-items: flex-start !important;
}
.section-5__content {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.section-5__content-img {
	height: 100%;
	object-fit: cover;
	margin-bottom: 20px;
}
.section-5__content-img-1,
.section-5__content-img-2,
.section-5__content-img-3 {
	width: 32%;
	height: 450px;
}
.section-5__content-img-4 {
	width: 63%;
}
.section-5__content-img-5 {
	width: 35%;
}
.section-5__content-img-4,
.section-5__content-img-5 {
	height: 500px;
}
.section-5__content-img-6 {
	width: 56%;
}
.section-5__content-img-7 {
	width: 42%;
}
.section-5__content-img-6,
.section-5__content-img-7 {
	height: 450px;
}
.section-5__content-img-8 {
	width: 60%;
}
.section-5__content-img-9 {
	width: 38%;
}
.section-5__content-img-8,
.section-5__content-img-9 {
	height: 500px;
}
.section7_w-100 {
	width: 100% !important;
}
.section-7__under-text {
	margin-top: 30px;
	padding-left: 20px;
}
.section.section7.bord-colaction .bord-colaction-wrap .parametrs {
	position: inherit;
	position: initial;
	bottom: 0;
	right: 0;
	text-align: right;
}
.section.section7.bord-colaction {
	padding-top: 40px;
}
.bord-colaction-wrap .img-new {
	float: right;
	padding: 0;
	position: relative;
}
.standart__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section.section7.bord-colaction .bord-colaction-wrap .color-row a {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 20px 0 0;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px;
	border: none;
	position: relative;
}
.section.section7.bord-colaction .bord-colaction-wrap .color-row a.active {
	position: relative;
	box-shadow: none !important;
	border: none;
}
.section.section7.bord-colaction .bord-colaction-wrap .color-row a.active:before {
	content: '';
	width: 120%;
	height: 120%;
	top: -10%;
	left: -10%;
	background-color: #0071bb;
	position: absolute;
	z-index: -1;
}
.hit-links {
	display: inline-block;
	margin-right: 20px;
	padding-top: 6px;
	margin-bottom: 18px;
	position: relative;
	margin-top: -6px;
}
.hit-links:before {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 6px);
	position: absolute;
	left: -10px;
	top: -3px;
	border: 1px solid #d9d9d9;
}
.hit-links a:after {
	content: 'хит';
	position: absolute;
	right: 0;
	top: -32px;
	font-size: 20px;
	color: #ff4242;
	font-weight: bold;
}
.section.section7.bord-colaction .bord-colaction-wrap .color-row {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.standart__text {
	font-size: 10px;
	line-height: 1.2;
	margin-top: 5px;
}
.section.section7.bord-colaction .bord-colaction-wrap .col {
	width: calc(60% + 100px);
}
.section.section7.bord-colaction .bord-colaction-wrap .col:first-child {
	width: 40%;
}
.param__mb-2 {
	margin-bottom: 0.5rem;
}
.fasad_slider.fasad_slider_no-lights .slider-simple .swiper-slide img {
	height: 200px;
	object-fit: cover;
}
.main-section__title {
	margin-bottom: 30px;
}
@media (max-width: 1405px) {
	.section.section7.bord-colaction .bord-colaction-wrap .col {
  	 width: 60%;
	}
	.section.section3.bord-siding.clearfix .col:last-child {
    position: inherit;
    width: 100%;
    margin-top: 30px;
	}
	.bord-siding .col,
	.bord-siding .col:first-child {
		width: 50%;
	}
	.card__main {
		width: 31%;
    margin: 0 1% 20px 1%;
	}
	.section.section3.bord-siding.clearfix {
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}
}
@media (max-width: 1200px) {
	.pdf-load {
		padding-left: 32px;
	}
	.section.section3.bord-siding.clearfix {
		margin-bottom: 0px;
	}
	.bord-siding .col.midlle {
		margin-top: 30px;
	}
	.section.section7.bord-colaction .bord-colaction-wrap .col:first-child {
    width: 37%;
    margin-right: 3%;
	}
	.section.section3.bord-siding.clearfix .col:last-child {
		position: inherit;
		width: 100%;
		margin-top: 30px;
	}
	.bord-siding .col.midlle,
	.bord-siding .col:first-child {
		width: 100%;
	}
	.section.section3.bord-siding.clearfix {
		flex-wrap: wrap;
	}
	.img-center-block .certificate-yellow {
    width: 100%;
    max-width: 300px;
	}
}
.section.section9.bord-plank.ajax-wrap.clearfix .planka_i {
	width: 33%;
}
.section.section9.bord-plank.ajax-wrap.clearfix .planka_i p {
	font-size: 14px;
}
.section.section9.bord-plank.ajax-wrap.clearfix .col.ajax-content .ajax-block {
	align-items: flex-end;
}
.section.section9.bord-plank.ajax-wrap.clearfix .btn_block {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.link__container {
	display: inline-block;
	margin-left: 30px;
}
.section.section9.bord-plank.ajax-wrap.clearfix u {
	display: block;
	margin-bottom: 10px;
}
.section-video {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 60px;
}
.secion-video__col {
	width: 48%;
}
.secion-video__col-1 {
	margin-right: 4%;
}
.section-video h3 {
	margin-bottom: 20px;
	font-size: 30px;
}
.section-video:before,
.section-video:after {
	display: none;
}
.block-house__lable img {
	width: 280px;
}
.tradition .img-side-info p {
	margin-bottom: 10px;
}
.table__container table tr td {
	border-bottom: 1px solid lightgrey;
	padding-top: 11px;
}
.bord-recomend .img img {
	max-width: 376px;
}
.bord-recomend .haf-info p > p {
	padding-right: 0;
}
.bord-recomend .haf-info {
	margin-top: 10px;
}
.wrapper.page-alta-board .wrapper_i {
	padding-top: 35px;
}
@media (min-width: 1440px) {
	.wrapper_i.stady {
		max-width: 1360px;
		margin: auto;
		padding: 0 27px;
	}
}
@media only screen and (min-width: 1920px) {
	.bord-recomend .col {
		min-height: 700px;
	}
}
@media (max-width: 1400px) {
	.page-bord .fasad-title.blockhouse-title {
		margin-top: 80px;
	}
}
@media (max-width: 1024px) {
	.bord-recomend .haf-info p {
		padding-bottom: 0px;
	}
	.bord-recomend .haf-info .compare__block-list {
		margin-bottom: 300px;
	}
}
.red-link-fake {
	color: #ff2c2c !important;
	border-bottom-color: #ff2c2c !important;
}
.product_right .img_row .car-img_link img {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
	.new-header_absolute {
		overflow: hidden;
	}
}
.fancy-popup-video {
	display: block;
	position: relative;
}
.fancy-video .btn_pop_close {
	top: 10px;
	right: 0;
	display: block !important;
}
.fancy-popup-video i {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.product-calculator .altaNS-calculator {
    padding-left: 0;
    padding-right: 0;
}
.product-calculator .altaNS-calculator__container,
.product-calculator .altaNS-calculator__row,
.product-calculator .altaNS-calculator__form {
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (max-width: 1024px) {
    .calc-menu .calc-menu_text {
        white-space: nowrap;
        font-size: 12px;
    }
    .calc-menu .calc-menu_head {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 4px;
    }
    .calc-menu .calc-menu_inner {
        padding-left: 45px;
    }
    #calculator .calc-section_text {
        float: none;
        padding-right: 0;
        width: auto;
    }
    #calculator .calc-section_content {
        margin-left: 0;
    }
}
.subdealer-dealer-firm {
    background: url("/bitrix/templates/alta/static/img/content/subdealer-diller-star.png") no-repeat;
    width: 50px;
    height: 50px
}
.subdealer-dealer-shop {
    background: url("/bitrix/templates/alta/static/img/content/subdealer-store-house.png") no-repeat;
    width: 50px;
    height: 50px
}
.subdealer-dealer-opt {
    background: url("/bitrix/templates/alta/static/img/content/subdealer-store-house.png") no-repeat;
    width: 50px;
    height: 50px
}
.marker-popup_i h3 .cart_question,
.dealer-card h3 .cart_question {
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    margin-left: 3px;
}
.map-balloon-help {
    margin-left: -7px;
}
@media only screen and (min-width:1400px) {
    .cart_question_dealer .map-balloon-help {
        margin-left: -30px;
    }
    .cart_question_dealer .map-balloon-help .hover_info:after {
        margin-left: 18px;
    }
}
.title-logo {
    position: absolute;
    height: 40px;
    left: 40px;
    top: -20px;
}
@media (max-width: 1024px) {
    .title-logo {
        left: 10px;
    }
}
.layout_wherebuy .wrapper_i {
    padding-top: 135px;
}
.skf_header .btn-scroll-to.link--size-big {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}
@media only screen and (min-width: 1400px) {
    .skf_header .btn-scroll-to.link--size-big {
        display: inline-block;
        font-size: 22px;
        margin-bottom: 10px;
    }
}
.wrapper--vodostok .large-img-right .img {
    max-height: 1000px;
}
.wrapper--vodostok .fasad-img_large__right .large-img-right .img img {
    object-fit: contain;
    max-width: 100%;
}

/* qr */
.clientPage__container {
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
}
.clientPage__banner {
    position: relative;
    padding: 170px 0 127px;
    margin-bottom: 80px;
}
.clientPage__banner-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.clientPage__banner-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 81, 156, 0.8);
}
.clientPage__banner-content {
    position: relative;
    z-index: 1;
}
.clientPage__banner-subtitle {
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 80px;
}
.clientPage__banner-title {
    text-align: center;
    font-weight: bold;
    font-size: 64px;
    line-height: 75px;
    color: #FFFFFF;
}
.clientPage__categories-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
.clientPage__categories-item {
    width: 33.33%;
    margin-bottom: 10px;
}
.clientPage__categories-item img {
    max-height: 350px;
    object-fit: cover;
    margin-bottom: 40px;
    width: 100%;
}
.clientPage__categories-item span {
    font-size: 40px;
    display: block;
    line-height: 1.1;
    color: #000;
    text-align: center;
    font-weight: 500;
}
.clientPage__banner-title_v2 {
    font-size: 64px;
    line-height: 75px;
}
.clientPage__info-img {
    margin-bottom: 27px;
}
.clientPage__info {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 82px;
}
.clientPage__tabs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 72px;
}
.clientPage__tab {
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    position: relative;
    padding-bottom: 37px;
    cursor: pointer;
}
.clientPage__tab:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #0D477E;
    opacity: .5;
    transition: .3s;
}
.clientPage__tab:hover:before, .clientPage__tab.active:before {
    height: 2px;
    opacity: 1;
}
.clientPage__list {
    flex-wrap: wrap;
    margin: 0 -38px;
    display: none;
}
.clientPage__list.active {
    display: flex;
}
.clientPage__card {
    padding: 0 38px;
    width: 33.33%;
    margin-bottom: 64px;
}
.clientPage__card-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.clientPage__card-block {
    padding: 20px 20px 24px;
    border: 1px solid rgba(13,71,126, .15);
    border-radius: 2px;
    height: 100%;
}
.clientPage__card-img {
    max-height: 230px;
    width: 100%;
    margin-bottom: 10px;
}
.clientPage__card-img img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}
.clientPage__card-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 17px;
}
.clientPage__card-text {
    font-size: 16px;
    line-height: 19px;
}
.clientPage__card-bottom {
    background: #0C5AA5;
    border-radius: 0 0 5px 5px;
    padding: 24px 15px 21px;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-family: 'Gilroy', sans-serif;
    box-shadow: 0 2px 0 #0d477e;
    cursor: pointer;
    transition: .3s;
}
.clientPage__card-bottom:hover {
    box-shadow: 0 2px 0 #0C5AA5;
}


@media (max-width: 1024px) {
    .clientPage__banner-subtitle {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .clientPage__banner-title {
        font-size: 54px;
        line-height: 60px;
    }
    .clientPage__categories-item {
        width: 50%;
    }
    .clientPage__categories-item img {
        margin-bottom: 20px;
    }
    .clientPage__categories-item span {
        font-size: 30px;
    }
    .clientPage__card {
        padding: 0 20px;
    }
    .clientPage__list {
        margin: 0 -20px;
    }
}

.modalCustom {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    z-index: 100;
    display: none;
}
.modalCustom.active {
    display: flex;
}
.modalCustom__overlay {
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.modalCustom__content {
    position: relative;
    background: #0C5AA5;
    z-index: 5;
    padding: 40px 40px 30px;
}
.modalCustom__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 36px;
}
.modalCustom__close {
    position: absolute;
    right: 11px;
    top: 7px;
    cursor: pointer;
}
.modalCustom__close:before {
    content: 'x';
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
}
.form__block {
    display: flex;
    align-items: baseline;
}
.form__input {
    max-width: 268px;
    width: 100%;
    margin-right: 10px;
}
.form__input .input {
    width: 100%;
    padding: 11px 20px 12px;
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    border-radius: 2px;
}
.form__input label.error {
    color: #fff;
}
.form__button {
    background-color: #fff;
    padding: 14px 16px 13px;
    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    color: #0C5AA5;
    border: none;

}
/*/qr*/
/*choose color*/
.chooseColor {
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
}
.chooseColor .main_title {
    text-align: left;
    padding: 0 0 40px;
}
.chooseColor .info {
    font-size: 16px;
    line-height: 140%;
    color: #333333;
    margin-bottom: 15px;
}
.chooseColor .info p {
    margin-bottom: 30px;
}
.chooseColor .info img {
    width: 100%;
    max-height: 320px;
    object-fit: cover;
}
.chooseColor .accordion {
    padding: 0;
    margin-bottom: 130px;
}
.chooseColor .accordion__item {
    box-shadow: 0px 4px 7px 1px rgb(68 68 68 / 6%);
    background: #FFFFFF;
    margin-bottom: 15px;
}
.chooseColor__filter {
    margin-bottom: 130px;
}
.chooseColor__filter-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.chooseColor__filter-item {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.chooseColor__filter-item span {
    font-size: 18px;
    line-height: 140%;
    color: #0071BB;
    margin-bottom: 10px;
}
.chooseColor__filter-item select {
    font-size: 24px;
    line-height: 140%;
    color: #333333;
    padding: 11px 20px;
    border: 1px solid #C4C4C4;
}
.chooseColor__buttons {
    display: flex;
    justify-content: center;
}
.chooseColor__btn {
    margin-right: 40px;
    max-width: 320px;
    width: 100%;
    text-align: center;
    padding: 17px 15px 16px;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    border: 1px solid #000;
    cursor: pointer;
    transition: .3s;
}
.chooseColor__btn:hover {
    opacity: .8;
}
.chooseColor__btn:last-of-type {
    margin-right: 0;
}
.chooseColor__btn-accept {
    background: #FF4242;
    border: 1px solid #ff4242;
    color: #fff;
}
.chooseColor .created-items {
    margin-bottom: 30px;
}
.chooseColor .created-items .wrap-img {
    width: 320px;
}
.chooseColor .created-items .wrap-img img {
    width: 100%;
    object-fit: cover;
}
.chooseColor__content {
    margin-bottom: 130px;
}
.chooseColor .swiper-button-next, .chooseColor .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
}
.chooseColor .fasad_slider {
    margin-bottom: 130px;
}

.accordion__title {
    font-size: 24px;
    line-height: 140%;
    color: #0071BB;
    padding: 30px 80px 30px 40px;
    position: relative;
    cursor: pointer;
}
.accordion__title:before {
    content: '';
    width: 34px;
    height: 34px;
    background-image: url('/images/accordion-arrow.svg');
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    transition: .3s;
}
.accordion__title.active:before {
    transform: translateY(-50%) rotate(0deg);
}
.accordion__text {
    display: none;
    padding: 0 40px 8px;
}
.accordion__text p, .accordion__text ul {
    margin-bottom: 20px;
}
.accordion__text li {
    padding-left: 26px;
    position: relative;
}
.accordion__text li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 5px;
    background: #0071BB;
    border-radius: 50%;
}

.pagination__items {
    display: flex;
    justify-content: center;
}
.pagination__item {
    font-size: 16px;
    line-height: 19px;
    color: #0071BB;
    background: #E6F1F8;
    border-radius: 4px;
    padding: 5px 8px;
    margin-right: 10px;
}
.pagination__item.active {
    font-weight: 500;
    color: #fff;
    background: #0071BB;
}
.pagination__item:last-of-type {
    margin-right: 0;
}
.pagination__item-next {
    display: flex;
    align-items: center;
}
.pagination__item-next svg {
    margin-left: 10px;
}


.recommendation__item {
    max-width: 447px;
    min-width: 447px;
    padding: 30px;
    border: 1px solid transparent;
    transition: .3s;
}
.recommendation__img {
    width: 100%;
    position: relative;
    height: 352px;
}
.recommendation__img img {
    width: 100%;
    height: 352px;
    object-fit: cover;
}
.recommendation__container {
    width: calc((100vw - 100%) / 2 + 100% - 8px);
}
.recommendation__list {
    margin-bottom: 130px;
    display: flex;
    width: 100%;
}
.recommendation__info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    transition: .3s;
    padding: 20px 30px;
}
.recommendation__info-content .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.recommendation__info-content a, .recommendation__info-content li {
    color: #fff;
    font-size: 16px;
    line-height: 140%;
}
.recommendation__info-content a {
    text-decoration: underline;
    font-weight: normal;
}
.recommendation__info-content li {
    margin-bottom: 10px;
}
.recommendation__item:hover {
    border: 1px solid #333333;
}
.recommendation__item:hover .recommendation__info {
    opacity: 1;
    overflow: auto;
}
.recommendation__material {
    display: flex;
    flex-direction: column;
    height: 250px;
    margin-bottom: 50px;
}
.recommendation__material a {
    position: relative;
}
.recommendation__material .hint {
    opacity: 0;
    transition: .3s;
    position: absolute;
    bottom: 7px;
    left: 5px;
    background: #fff;
    padding: 3px 20px;
}
.recommendation__material a:hover .hint {
    opacity: 1;
}
.recommendation__button a {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    padding: 17px 15px 16px;
    background: #FF4242;
}
.recommendation__button {
    opacity: 0;
}
.recommendation__item:hover .recommendation__button {
    opacity: 1;
}


.bottomForm {
    background: #0071BB;
    margin: 0 -100px 200px;
    padding: 60px 0;
}
.bottomForm__wrapper {
    max-width: 1230px;
    padding: 0 15px;
    margin: auto;
}
.bottomForm__content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: center;
}
.bottomForm__left {
    max-width: 630px;
    color: #fff;
}
.bottomForm__left .main_title {
    color: #fff;
    text-align: left;
    margin-bottom: 60px;
}
.bottomForm__left span {
    font-size: 24px;
    line-height: 140%;
}
.bottomForm__left a {
    font-weight: bold;
    color: #fff;
}
.bottomForm__right {
    max-width: 480px;
}
.bottomForm__right img {
    width: 100%;
    height: 293px;
}

.bottomForm__form .form__block {
    align-items: flex-end;
}
.bottomForm__form .form__input span {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 10px;
    display: block;
    color: #fff;
}
.bottomForm__form .form__input {
    max-width: 390px;
    width: 100%;
    margin-right: 15px;
}
.bottomForm__form .form__input .input {
    height: 60px;
}
.bottomForm__form .form__btn {
    max-width: 390px;
    width: 100%;
}
.bottomForm__form .form__btn button {
    background: #FF4242;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    padding: 16px 15px 15px;
    width: 100%;
    height: 60px;
    border: none;
}
.clientPage__banner-content {
    max-width: none;
}
.clientPage__pre-text {
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    max-width: 1500px;
    width: 100%;
    margin: 0 auto 100px;
    text-align: center;
    padding: 0 15px;
}
.clientPage__banner-title_v2 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;    
}
.clientPage__list-text {
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    padding: 0 38px;
    margin: -35px 20px 55px;        
}
.product_popup .complete2 .product_ditails {
	padding: 20px;
}
.product_popup .complete2 .product_main_i {
	padding-top: 12px;
}
.product_popup .complete2 .product_ditails .title h2 {
	padding-bottom: 20px;
}
.product_popup .complete2 .wrap-btns .btn {
    margin-left: 0;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 0 20px;
    clear: both;
    float: left;
}
.product_popup .complete2 .product_ditails .title {
    margin-left: 0;
}
/* End */


/* Start:/bitrix/templates/alta/new_header/build/assets/css/main.css?155193176027662*/
@charset "UTF-8";.icon:before,.iconfont:before{font-family:iconfont;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant:normal;font-weight:400;text-transform:none;font-style:normal;text-decoration:none}.icon:before,.iconfont:before,.new-header__button,.new-header__dropdown-option,.new-header__link,.new-header__menu-navigate a,.new-header__phone-link{text-decoration:none}@font-face{font-family:iconfont;src:url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.eot);src:url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.eot?#iefix) format("eot"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.woff2) format("woff2"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.woff) format("woff"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.ttf) format("truetype"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/iconfont.svg#iconfont) format("svg")}.iconfont-arrow:before{content:"\E001"}.iconfont-home-page:before{content:"\E002"}.iconfont-phone:before{content:"\E003"}.iconfont-water-drop:before{content:"\E004"}@font-face{font-family:Roboto;src:url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Roboto.woff2) format("woff2"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Roboto.woff) format("woff"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Roboto.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotobold.woff2) format("woff2"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotobold.woff) format("woff"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotobold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotoblack.woff2) format("woff2"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotoblack.woff) format("woff"),url(/bitrix/templates/alta/new_header/build/assets/css/../fonts/Robotoblack.ttf) format("truetype");font-weight:900;font-style:normal}.sidebar-gap{height:106px}.new-header,.new-header__search-input{font-family:Roboto,sans-serif}.icon-arrow:before{content:"\E001"}.icon-home-page:before{content:"\E002"}.icon-phone:before{content:"\E003"}.icon-water-drop:before{content:"\E004"}.header__menu-subnavigate-production-c2-link{color:#fff}.header__menu-subnavigate-production-c2-row{position:relative;padding-left:20px;color:#fff;font-size:14px;line-height:16px;margin-top:16px}.header__menu-subnavigate-production-c2-link_with-line{position:relative;display:inline-grid}.header__menu-subnavigate-production-c2-link_with-line:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0;bottom:1px}.header__menu-subnavigate-production-c2-link_with-line:active:after,.header__menu-subnavigate-production-c2-link_with-line:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.header__menu-subnavigate-production-c2-row .icon{color:#fff;position:absolute;width:14px;height:14px;line-height:14px;text-align:center;left:0;top:0}.new-header__link:active:after,.new-header__link:after,.new-header__link:hover:after{content:"";transition-duration:.4s;height:1px;border-bottom:1px solid #0071bb}.new-header{min-width:768px;position:relative;font-size:14px;z-index:101}.new-header *{box-sizing:border-box;outline:0}.new-header.close-sidebar{padding-right:0}.new-header_absolute{left:0;right:0;position:absolute;top:0}.new-header_absolute+.layout .wrapper_i{padding-top:135px}.new-header__link{color:#0071bb;position:relative;display:inline-grid}.new-header__link:after{position:relative;width:100%;left:0;bottom:1px}.new-header__link:active:after,.new-header__link:hover:after{position:relative;width:0%;left:50%}.new-header__link_help{font-size:16px;margin-left:6px}.new-header__container{width:100%;max-width:1400px;padding:0 27px;margin:0 auto}@media screen and (max-width:1414px){.new-header__container{padding:0 20px}}.new-header__box{display:flex;padding-bottom:19px}.new-header__right{flex-basis:248px;min-width:248px;padding-top:19px;position:relative}@media screen and (max-width:1414px){.new-header__right{flex-basis:205px;min-width:205px;width:205px}}@media screen and (max-width:1024px){.new-header__right{flex-basis:227px;min-width:227px;width:227px;position:absolute;padding:0;top:76px;right:20px}}.new-header__left{flex-basis:100%;display:flex;align-items:flex-start}.new-header__logo-link{flex-basis:248px;min-width:248px;margin-right:40px;margin-top:19px;margin-left:19px}@media screen and (max-width:1414px){.new-header__logo-link{margin-left:-13px;flex-basis:210px;min-width:210px;margin-right:24px;margin-top:26px}}@media screen and (max-width:1024px){.new-header__logo-link{margin-left:0;flex-basis:120px;min-width:120px;margin-top:19px;margin-right:21px}}.new-header__logo{display:block;width:100%}.new-header__content{padding-right:40px;padding-top:19px;flex-basis:100%}@media screen and (max-width:1414px){.new-header__content{padding-top:22px}}@media screen and (max-width:1024px){.new-header__content{padding-top:21px;padding-right:0}}.new-header__button{display:inline-block;padding:7px 25px 8px 26px;height:34px;line-height:18px;font-size:14px;background:#ff4242;color:#fff;letter-spacing:-.025em;transition:.4s}.new-header__button:hover{background:#ff2c2c}.new-header__button_location{margin-right:20px}@media screen and (max-width:1414px){.new-header__button_switch-mode{display:none}}.new-header__icon{display:inline-block}.new-header__icon_cart{width:23px;height:19px;background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/cart.png) center center no-repeat;background-size:contain}.new-header__cart{position:relative;margin-top:6px}.new-header__content-top{display:flex;padding-right:138px;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.new-header__content-top{padding-right:107px}}.new-header__badge{display:inline-block;width:19px;height:19px;border-radius:10px;background:#ff4242;text-align:center;font-size:11.5px;color:#fff;line-height:20px;font-style:normal;letter-spacing:-.025em;padding-left:1px}.new-header__badge_cart{position:absolute;right:-10px;top:-8px}.new-header__dropdown-arrow{position:absolute;left:0;top:3px;transition:color .4s;z-index:3;font-size:16px;line-height:15px}.new-header__dropdown-arrow_right{right:0;left:auto}.new-header__dropdown-label{color:#444;font-size:16px;line-height:20px;letter-spacing:-.015em;position:relative;transition:color .4s;z-index:3}.new-header__dropdown-content{z-index:1;position:absolute;top:100%;margin-top:4px;left:-8px;right:-8px;background:#fff;padding:4px 8px;box-shadow:0 0 30px 0 rgba(0,0,0,.4);visibility:hidden;opacity:0;transition:.4s;cursor:default}.new-header__dropdown-content_location{width:322px;padding:20px 8px}.new-header__dropdown-option{display:block;padding:4px 0;color:#444;transition:.3s}.new-header__dropdown-option:hover,.new-header__dropdown:hover .new-header__dropdown-arrow,.new-header__dropdown:hover .new-header__dropdown-label,.new-header__dropdown_active .new-header__dropdown-arrow,.new-header__dropdown_active .new-header__dropdown-label{color:#0071bb}.new-header__dropdown{position:relative;padding-left:27px;cursor:pointer;display:inline-block}.new-header__dropdown_location{margin-left:8px;margin-right:-8px}@media screen and (max-width:1414px){.new-header__dropdown_location{margin-left:3px;margin-right:-3px}}.new-header__dropdown_language{padding-left:0;padding-right:23px;position:absolute;left:-121px;top:27px;font-size:16px}.new-header__dropdown_language .new-header__dropdown-label{font-size:18px}@media screen and (max-width:1414px){.new-header__dropdown_language{left:-137px}}@media screen and (max-width:1024px){.new-header__dropdown_location{margin-left:-55px;margin-right:55px}.new-header__dropdown_language{left:auto;right:0;top:-50px}}.new-header__dropdown:after{content:'';position:absolute;left:-8px;top:-4px;right:-8px;bottom:-4px;background:#fff;box-shadow:0 -10px 10px 0 rgba(0,0,0,.2);z-index:2;visibility:hidden;opacity:0;transition:.4s}.new-header__phone-link:active:after,.new-header__phone-link:after,.new-header__phone-link:hover:after{content:"";transition-duration:.4s;height:1px;border-bottom:1px solid #444}.new-header__dropdown_active .new-header__dropdown-content,.new-header__dropdown_active:after{visibility:visible;opacity:1}.new-header__location-title{font-size:18px;line-height:20px;color:#000}.new-header__highlight{color:#0071bb}.new-header__location-buttons{display:flex;align-items:center;margin:15px 0}.new-header__location-text{font-size:14px;color:#888}.new-header__phone{position:relative;padding-left:23px;margin-top:3px}.new-header__phone-icon{color:#0071bb;position:absolute;left:0;top:1px}@media screen and (max-width:1024px){.new-header__phone{padding-left:0}.new-header__phone-icon{display:none}}.new-header__phone-link{position:relative;display:inline-grid;font-size:18px;font-weight:700;color:#444;letter-spacing:-.04em;line-height:18px}.new-header__phone-link:after{position:relative;width:100%;left:0;bottom:1px}.new-header__phone-link:active:after,.new-header__phone-link:hover:after{position:relative;width:0%;left:50%}@media screen and (max-width:1024px){.new-header__phone-link{color:#0071bb}.new-header__phone-link:after{border-color:#0071bb}}.new-header__search{position:relative}.new-header__search-input{width:100%;padding:0 20px 0 45px;background:#0071bb;color:#fff;border-radius:5px;border:1px solid transparent;height:53px;font-size:14px}@media screen and (max-width:1024px){.new-header__search-input{height:40px}}.new-header__search-button{position:absolute;width:19px;height:20px;background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/search.png) center center no-repeat;background-size:contain;left:14px;top:50%;margin-top:-10px;cursor:pointer;border:none}.new-header__right-help{padding-top:8px;color:#9b9ca0;font-size:14px;letter-spacing:-.025em;margin-left:-1px}@media screen and (max-width:1024px){.new-header__search-button{left:18px}.new-header__right-help{display:none}}.new-header__flag{display:inline-block;width:22px;height:14px;vertical-align:middle;margin-right:5px;margin-bottom:2px}.new-header__flag_ru{background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/flag_ru.png) center center no-repeat;background-size:cover}.new-header__flag_us{background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/flag_us.png) center center no-repeat;background-size:cover}.new-header__flag_de{background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/flag_de.png) center center no-repeat;background-size:cover}.new-header__flag_eu{background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/flag_eu.png) center center no-repeat;background-size:cover}.new-header__content-bottom{padding-top:25px}@media screen and (max-width:1414px){.new-header__content-bottom{padding-top:27px}}@media screen and (max-width:1024px){.new-header__content-bottom{padding:0;margin-right:230px;margin-left:-142px;margin-top:18px}}.new-header__menu-navigate{flex-basis:100%;display:flex;align-content:center;align-items:center;justify-content:flex-start;position:relative}@media screen and (max-width:1414px){.new-header__menu-navigate{justify-content:center}}.new-header__menu-navigate-ul{display:flex;flex-basis:100%;list-style-type:none;justify-content:flex-start;flex-wrap:wrap;padding:0;margin:0}.new-header__menu-navigate-item{padding:0;margin:0 17px 8px 0;position:relative}@media screen and (max-width:1414px){.new-header__menu-navigate-item{margin-right:18px}}.new-header__menu-navigate-item:last-child{margin-right:0}.new-header__menu-navigate-item:hover>a{color:#0071bb}.new-header__menu-navigate-item:hover>a:after{width:100%!important;left:0!important}.new-header__menu-navigate-link{color:#333;font-size:18px;text-decoration:none;display:block;transition:color .4s;white-space:nowrap;letter-spacing:-.025em}.new-header__menu-navigate-link.active{color:#0071bb;font-weight:500}.new-header__menu-navigate-link:hover{color:#0071bb}.new-header__menu-navigate_fixed{flex-basis:65%}.new-header__menu-subnavigate{padding:20px;margin:20px 0 0;position:absolute;width:auto;white-space:nowrap;background-image:url(/bitrix/templates/alta/new_header/build/assets/css/../img/navigate-bg.png);background-repeat:no-repeat;background-size:cover;z-index:30;border-radius:5px;box-shadow:0 0 30px 0 rgba(0,0,0,.4);top:30px;transition:visibility .4s,opacity .4s,margin-top .4s,border-radius .4s,border-color .4s,height .4s;visibility:hidden;opacity:0}.new-header__menu-subnavigate:before,.new-header__menu-subnavigate_second:before{content:" ";height:0;width:0;position:absolute;pointer-events:none}.new-header__menu-subnavigate.open{margin:0;visibility:visible;opacity:1}.new-header__menu-subnavigate:before{bottom:100%;left:50%;border:solid transparent;border-color:transparent transparent #1f57a3;border-width:6px;margin-left:-6px}.new-header__menu-subnavigate_second{margin:0;top:-8px;transition:visibility .4s,opacity .4s,left .4s}.new-header__menu-subnavigate_second.open{margin:0;visibility:visible;opacity:1}.new-header__menu-subnavigate_second:before{left:-6px;top:22px;border:solid transparent;border-color:rgba(0,113,187,0);border-right-color:#1f57a3;border-width:6px}.new-header__menu-subnavigate_out{left:unset}.new-header__menu-subnavigate_out:before{left:55px}.new-header__menu-subnavigate-subitem{position:relative;color:#fff;line-height:16px}.new-header__menu-subnavigate-subitem>a{color:#fff;letter-spacing:0;position:relative;display:inline-grid}.new-header__menu-subnavigate-subitem>a:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__menu-subnavigate-subitem>a:active:after,.new-header__menu-subnavigate-subitem>a:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__menu-subnavigate-subitem:after{content:"►";position:absolute;font-size:6px;right:0;top:50%;margin-top:-4px;opacity:.5;line-height:8px}.new-header__menu-subnavigate-subitem.active:after,.new-header__menu-subnavigate-subitem:active:after,.new-header__menu-subnavigate-subitem:hover .new-header__menu-subnavigate-subitem-inner:after,.new-header__menu-subnavigate-subitem:hover:after{opacity:1}.new-header__menu-subnavigate-subitem_noarrow:after{display:none}.new-header__menu-subnavigate-subitem.active>a{position:relative;display:inline-grid}.new-header__menu-subnavigate-subitem.active>a:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__menu-subnavigate-subitem.active .new-header__menu-subnavigate-production-right,.new-header__menu-subnavigate-subitem:active .new-header__menu-subnavigate-production-right,.new-header__menu-subnavigate-subitem:hover .new-header__menu-subnavigate-production-right{margin-left:0;visibility:visible;opacity:1}.new-header__menu-subnavigate-subitem:hover .new-header__menu-subnavigate-subitem-inner>a:after,.new-header__menu-subnavigate-subitem:hover>a:after{width:100%;left:0}.new-header__menu-subnavigate-subitem_second{opacity:.5}.new-header__menu-subnavigate-subitem_second.active,.new-header__menu-subnavigate-subitem_second:active,.new-header__menu-subnavigate-subitem_second:hover{opacity:1}.new-header__menu-subnavigate-subitem_second:after{display:none}.new-header__menu-subnavigate>li{list-style-type:none;padding:12px 20px;cursor:pointer}.new-header__menu-subnavigate_production{padding:7px 21px 7px 14px;height:383px}.new-header__menu-subnavigate_production:after{content:'';right:0;left:auto!important;top:0;bottom:0;width:1px!important;opacity:0;background:rgba(255,255,255,.3);transition:.4s;position:absolute}.new-header__menu-subnavigate_production>li{padding:0;position:static}.new-header__menu-subnavigate_production>li:after{content:none}.new-header__menu-subnavigate_production-active{border-radius:5px 0 0 5px}.new-header__menu-subnavigate_production-active:after{opacity:1}.new-header__menu_fixed{justify-content:center}@media screen and (max-width:1414px){.new-header__menu_fixed{padding:0}}.new-header__menu-subnavigate-subitem-inner{padding:11px 28px 12px 0;position:relative}.new-header__menu-subnavigate-subitem-inner:after{content:"►";position:absolute;font-size:6px;right:0!important;left:auto!important;width:auto!important;top:50%;margin-top:-4px;opacity:.5;line-height:8px}.new-header__menu-subnavigate-subitem-inner:before{content:'';position:absolute;right:-21px;top:0;bottom:0;width:30px;z-index:30}.new-header__menu-subnavigate-subitem-inner>a{color:#fff;letter-spacing:0;position:relative;display:inline-grid}.new-header__menu-subnavigate-subitem-inner>a:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__menu-subnavigate-subitem-inner>a:active:after,.new-header__menu-subnavigate-subitem-inner>a:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__menu-subnavigate-subitem-inner:hover>a:after{width:100%;left:0}.new-header__menu-subnavigate-production-right{position:absolute;left:100%;width:780px;top:0;padding:0!important;min-height:100%;background-image:url(/bitrix/templates/alta/new_header/build/assets/css/../img/navigate-bg.png);background-repeat:no-repeat;background-size:cover;border-radius:0 5px 5px 0;opacity:0;transition:.4s;visibility:hidden;margin-left:-20px;display:flex;max-height:436px;cursor:default}.new-header__menu-subnavigate-production-right_active{opacity:1;visibility:visible;margin-left:0}@media only screen and (max-width:1290px){.new-header__menu-subnavigate-production-right{width:599px}}.new-header__menu-subnavigate-production-c1{flex-basis:599px;position:relative;padding:17px 0 0 20px;display:flex;flex-direction:column;list-style:none;flex-wrap:wrap;overflow:hidden}.new-header__menu-subnavigate-production-c1:after{content:'';right:0;left:auto!important;top:0;bottom:0;width:1px!important;background:rgba(255,255,255,.3);position:absolute}@media only screen and (max-width:1290px){.new-header__menu-subnavigate-production-c1:after{content:none}}.new-header__menu-subnavigate-production-c1>li{width:51.7%;padding-right:20px}.new-header__menu-subnavigate-production-offest-1,.new-header__menu-subnavigate-production-offest-2,.new-header__menu-subnavigate-production-offest-3{margin-bottom:15px}.new-header__menu-subnavigate-production-link-inner{position:relative;display:inline-grid}.new-header__menu-subnavigate-production-link-inner:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__menu-subnavigate-production-link-inner:active:after,.new-header__menu-subnavigate-production-link-inner:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__menu-subnavigate-production-link{color:#fff;letter-spacing:0}.new-header__menu-subnavigate-production-link:not(.new-header__menu-subnavigate-production-link_break){position:relative;display:inline-grid}.new-header__menu-subnavigate-production-link:not(.new-header__menu-subnavigate-production-link_break):after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__menu-subnavigate-production-link:not(.new-header__menu-subnavigate-production-link_break):active:after,.new-header__menu-subnavigate-production-link:not(.new-header__menu-subnavigate-production-link_break):hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__menu-subnavigate-production-link_break{white-space:normal}.new-header__menu-subnavigate-production-link:hover .new-header__menu-subnavigate-production-link-inner:after{width:100%;left:0}.new-header__menu-subnavigate-production-sub{padding-left:15px}.new-header__menu-subnavigate-production-sublink{color:#fff;letter-spacing:0;opacity:.5;transition:.4s}.new-header__menu-subnavigate-production-sublink.active,.new-header__menu-subnavigate-production-sublink:active,.new-header__menu-subnavigate-production-sublink:hover{opacity:1}.new-header__menu-subnavigate-production-c2{flex-basis:181px;max-width:181px;padding:20px 19px;white-space:normal}@media only screen and (max-width:1290px){.new-header__menu-subnavigate-production-c2{display:none}}.new-header__menu-subnavigate-production-banner{display:block}.new-header__menu-subnavigate-production-banner-img{width:100%;display:block}.new-header__menu-subnavigate-production-c2-title{color:#fff;font-size:16px;line-height:24px;margin-top:32px}.new-header__menu-subnavigate-production-c2-row{position:relative;padding-left:20px;color:#fff;font-size:14px;line-height:16px;margin-top:16px}.new-header__menu-subnavigate-production-c2-row .iconfont{color:#fff;position:absolute;width:14px;height:14px;line-height:14px;text-align:center;left:0;top:0}.new-header__menu-subnavigate-production-c2-link{color:#fff}.new-header__menu-subnavigate-production-c2-link_with-line{position:relative;display:inline-grid}.new-header__menu-subnavigate-production-c2-link_with-line:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0;bottom:1px}.new-header__menu-subnavigate-production-c2-link_with-line:active:after,.new-header__menu-subnavigate-production-c2-link_with-line:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__link:after,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__phone-link:after{border-color:#fff}.new-header-fixed{position:fixed;background-color:#fff;z-index:25;width:100%;left:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);transition-duration:.4s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden;opacity:0;top:-80px}.new-header_fixed{margin:0 auto;padding:0;height:80px}.new-header_fixed .fix-hide{display:none}@media screen and (max-width:1414px){.new-header_fixed{padding:10px 20px}}@media screen and (min-width:1025px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__box{padding-right:calc(1130px - 50vw)}}@media screen and (min-width:1025px) and (max-width:1414px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__box{padding-right:380px}}@media screen and (min-width:1025px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__content{padding-right:34px}}@media screen and (min-width:1025px) and (max-width:1414px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__content{padding-right:21px}}@media screen and (min-width:1025px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__content-top{padding-right:0;max-width:613px}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__right{position:absolute;right:27px;top:0}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__dropdown_language .new-header__dropdown-arrow,.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__dropdown_language .new-header__dropdown-label{color:#fff}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__dropdown_language.new-header__dropdown_active .new-header__dropdown-arrow,.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__dropdown_language.new-header__dropdown_active .new-header__dropdown-label{color:#0071bb}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__search-input{border-color:#fff;background-color:transparent}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__link_help,.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__right-help{color:#fff}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__link_help:after{border-color:#fff}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__left{max-width:1098px}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__menu-navigate{margin-right:-10px}}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__dropdown .new-header__dropdown-arrow,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__dropdown .new-header__dropdown-label,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__highlight,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__link,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__location-title{color:#fff}@media screen and (min-width:1025px) and (max-width:1414px){.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__right{right:20px}.new-header__wrapper_side:not(.new-header__wrapper_fixed) .new-header__menu-navigate{margin-right:-25px}}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__icon_cart{background:url(/bitrix/templates/alta/new_header/build/assets/css/../img/cart-white.png) center center no-repeat;background-size:contain}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__dropdown-content,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__dropdown:after{background-color:rgba(12,89,165,.95)}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__location-text{color:rgba(255,255,255,.7)}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__dropdown-option,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__phone-icon,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__phone-link,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__right-help{color:#fff}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link{color:#fff;position:relative;display:inline-grid}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:0%;left:50%}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link:active:after,.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link:hover:after{content:"";transition-duration:.4s;height:1px;position:relative;border-bottom:1px solid #fff;width:100%;left:0}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link.active{font-weight:400}.new-header__wrapper_dark:not(.new-header__wrapper_fixed) .new-header__menu-navigate-link.active:after{left:0;width:100%}@media screen and (min-width:1025px){.new-header__wrapper_fixed{background:#fff;position:fixed;left:0;top:-80px;width:100%;height:80px;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);transition:top .4s}.new-header__wrapper_fixed .new-header__box{padding-bottom:0}.new-header__wrapper_fixed .new-header__logo-link{flex-basis:161px;min-width:161px;margin-top:15px;margin-right:30px}}@media screen and (min-width:1025px) and (max-width:1414px){.new-header__wrapper_fixed .new-header__logo-link{flex-basis:116px;min-width:116px;margin-left:0;margin-top:22px;margin-right:15px}}@media screen and (min-width:1025px){.new-header__wrapper_fixed .new-header__button_switch-mode,.new-header__wrapper_fixed .new-header__dropdown_language,.new-header__wrapper_fixed .new-header__dropdown_location,.new-header__wrapper_fixed .new-header__right-help{display:none}.new-header__wrapper_fixed .new-header__content-top{padding-right:0}.new-header__wrapper_fixed .new-header__right{padding-top:12px}.new-header__wrapper_fixed .new-header__content{padding-top:23px;position:relative;padding-right:30px}.new-header__wrapper_fixed .new-header__content-bottom{position:absolute;left:50px;right:190px;top:0;padding-top:0;height:80px;align-items:center;display:flex}.new-header__wrapper_fixed .new-header__menu-navigate{margin-top:8px}.new-header__wrapper_fixed .new-header__menu-navigate-link{font-size:16px;color:#888}.new-header__wrapper_fixed .new-header__menu-navigate-link.active,.new-header__wrapper_fixed .new-header__menu-navigate-link:hover{color:#0071bb}.new-header__wrapper_fixed .new-header__menu-navigate-item{margin-right:10px}.new-header__wrapper_fixed .new-header__phone{margin-top:6px}.new-header__wrapper_fixed-opened{top:0}}
/* End */


/* Start:/bitrix/templates/alta/new_template/css/main.css?15581645415355*/
@charset "UTF-8";@font-face{font-family:altaiconfont;src:url(/bitrix/templates/alta/new_template/css/../fonts/altaiconfont.eot);src:url(/bitrix/templates/alta/new_template/css/../fonts/altaiconfont.eot?#iefix) format("eot"),url(/bitrix/templates/alta/new_template/css/../fonts/altaiconfont.woff) format("woff"),url(/bitrix/templates/alta/new_template/css/../fonts/altaiconfont.ttf) format("truetype"),url(/bitrix/templates/alta/new_template/css/../fonts/altaiconfont.svg#altaiconfont) format("svg")}.new-template-icon:before{font-family:altaiconfont;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant:normal;text-transform:none}.new-template-icon-advantages:before{content:"\E001"}.new-template-icon-alta-planner:before{content:"\E002"}.new-template-icon-arrow-menu:before{content:"\E003"}.new-template-icon-arrow-right:before{content:"\E004"}.new-template-icon-arrow-right_bold:before{content:"\E005"}.new-template-icon-arrow:before{content:"\E006"}.new-template-icon-arrow_bold:before{content:"\E007"}.new-template-icon-arrow_fill:before{content:"\E008"}.new-template-icon-arrow_small:before{content:"\E009"}.new-template-icon-back:before{content:"\E00A"}.new-template-icon-basket:before{content:"\E00B"}.new-template-icon-brickwall:before{content:"\E00C"}.new-template-icon-burger:before{content:"\E00D"}.new-template-icon-calculator:before{content:"\E00E"}.new-template-icon-cancel:before{content:"\E00F"}.new-template-icon-caret-down:before{content:"\E010"}.new-template-icon-catalog:before{content:"\E011"}.new-template-icon-chat:before{content:"\E012"}.new-template-icon-check-mark-checklist:before{content:"\E013"}.new-template-icon-checkmark:before{content:"\E014"}.new-template-icon-checkmark_bold:before{content:"\E015"}.new-template-icon-chevron-down:before{content:"\E016"}.new-template-icon-chevron-left:before{content:"\E017"}.new-template-icon-clock-fill:before{content:"\E018"}.new-template-icon-close-narrow:before{content:"\E019"}.new-template-icon-close:before{content:"\E01A"}.new-template-icon-completo_mob:before{content:"\E01B"}.new-template-icon-discuss-issue:before{content:"\E01C"}.new-template-icon-down-arrow_bold:before{content:"\E01D"}.new-template-icon-envelope-fill:before{content:"\E01E"}.new-template-icon-facebook-logo:before{content:"\E01F"}.new-template-icon-faq:before{content:"\E020"}.new-template-icon-fb:before{content:"\E021"}.new-template-icon-filter-fill:before{content:"\E022"}.new-template-icon-headset:before{content:"\E023"}.new-template-icon-helper:before{content:"\E024"}.new-template-icon-home-page:before{content:"\E025"}.new-template-icon-ig:before{content:"\E026"}.new-template-icon-instagram:before{content:"\E027"}.new-template-icon-magnifying-glass:before{content:"\E028"}.new-template-icon-map-fill-pin:before{content:"\E029"}.new-template-icon-monitor:before{content:"\E02A"}.new-template-icon-odnoklassniki-logo:before{content:"\E02B"}.new-template-icon-ok:before{content:"\E02C"}.new-template-icon-online-shop:before{content:"\E02D"}.new-template-icon-paint-palette:before{content:"\E02E"}.new-template-icon-palette:before{content:"\E02F"}.new-template-icon-pdf:before{content:"\E030"}.new-template-icon-phone-fill:before{content:"\E031"}.new-template-icon-phone-receiver:before{content:"\E032"}.new-template-icon-phone:before{content:"\E033"}.new-template-icon-piggy-bank:before{content:"\E034"}.new-template-icon-placeholder:before{content:"\E035"}.new-template-icon-rules:before{content:"\E036"}.new-template-icon-search:before{content:"\E037"}.new-template-icon-settings:before{content:"\E038"}.new-template-icon-shopping-cart:before{content:"\E039"}.new-template-icon-swipe:before{content:"\E03A"}.new-template-icon-tooltip:before{content:"\E03B"}.new-template-icon-vk-2:before{content:"\E03C"}.new-template-icon-vk:before{content:"\E03D"}.new-template-icon-water-drop:before{content:"\E03E"}.new-template-icon-writing:before{content:"\E03F"}.new-template-icon-youtube:before{content:"\E040"}.new-template-icon-yt-play:before{content:"\E041"}.new-template-icon-yt:before{content:"\E042"}

.popup_feedback {
    width: 470px;
    padding: 10px 35px;
}
.popup_feedback .popup__title {
    font-size: 25px;
    line-height: 29px;
    color: #444;
    padding: 0 0 10px;
}
.popup_feedback .popup__text {
    font-size: 14px;
    line-height: 18px;
    color: #777;
    padding: 0 0 30px;
    font-synthesis: weight style;
}
.popup_feedback .popup__form-row {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px;
    padding-bottom: 10px;
}
.popup_feedback .popup__form-column {
    margin: 0 6px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.popup_feedback .default-input {
    padding: 0 5px;
    border: 1px solid #dfdfdf;
    color: #999;
    height: 32px;
    font-size: 14px;
    background: #fff;
    width: 100%;
}
.popup_feedback .popup__form-column label.error {
    display: block;
    padding: 5px 0 0;
    font-size: 12px;
    color: #ff4242;
}
.popup_feedback .popup__form-button-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.popup_feedback .popup__form-button {
    cursor: pointer;
    font-size: 14px;
    height: auto;
    padding: 8px 25px;
    display: inline-block;
    border: none;
    text-align: center;
    line-height: normal;
}
.popup_feedback .popup__form-result {
    display: none;
}
.popup_feedback .popup__text_align_center,
.popup_feedback .popup__title_align_center {
    text-align: center;
}
body .fancybox-wrap {
    z-index: 8030;
}
/* End */
/* /bitrix/templates/alta/components/alta/variable.set/select-city-new/style.css?1575893837480 */
/* /bitrix/templates/alta/components/bitrix/search.form/top/style.css?14975467964553 */
/* /local/components/alta/variable.set/templates/how-to-order/style.css?15187832721980 */
/* /local/components/alta/home.callbutton/templates/old/style.css?16480973982964 */
/* /bitrix/templates/alta/styles.css?15791687252033 */
/* /bitrix/templates/alta/template_styles.css?1647531320137790 */
/* /bitrix/templates/alta/new_header/build/assets/css/main.css?155193176027662 */
/* /bitrix/templates/alta/new_template/css/main.css?15581645415355 */
