

/* Start:/bitrix/templates/took/mmenu.css?16221834707220*/
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:80%;width:var(--mm-ocd-width);min-width:200px;min-width:var(--mm-ocd-min-width);max-width:440px;max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:calc(100% - 80%);width:calc(100% - var(--mm-ocd-width));min-width:calc(100% - 440px);min-width:calc(100% - var(--mm-ocd-max-width));max-width:calc(100% - 200px);max-width:calc(100% - var(--mm-ocd-min-width));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:24px;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:50px;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);right:25px;right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:20px;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:13px 20px;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - 50px);width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:'';display:block;position:absolute;top:25px;top:calc(var(--mm-spn-item-height)/ 2);left:20px;left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:50px;height:var(--mm-spn-item-height);padding:0 40px;padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:50px;line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:51px;top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:'';display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:20px;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:25px;height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}

@media (max-width: 991px) {
	.mobile__menu {
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 -53 384 384' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m368 154.667969h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 32h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m368 277.332031h-352c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h352c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
		width: 40px;
		height: 40px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: contain;
	}	
}
@media (min-width: 992px) {
	.mobile__menu {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/took/styles.css?162751716355285*/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box;outline:none}body{font-family:Inter,sans-serif}a,body{color:#333}a{text-decoration:none}a:active,a:focus,a:focus:active,a:hover,a:hover:active{color:#333;text-decoration:underline}p>a{text-decoration:underline}p>a:hover{text-decoration:none}.container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto}.h2,h2{font-weight:600;font-size:32px;line-height:120%}.button,.text-center{text-align:center}.button{padding:12px 23px;border-radius:100px;font-weight:600;font-size:18px;line-height:150%;border:none;cursor:pointer}.button-primary{background:#45c98d;color:#fff;text-decoration:none!important;transition:all .2s ease-in-out}.button-primary:active,.button-primary:focus,.button-primary:focus:active,.button-primary:hover,.button-primary:hover:active{color:#fff;background:#80dab1}#app{display:flex;min-height:100vh;flex-direction:column}.content{flex:1}.header__wrapper{padding:18px 0 25px;background:#fff}.header__container{display:flex;align-items:center}.header__logo{display:block;width:200px;height:39px;background-image:url(/bitrix/templates/took/images/logo.svg);background-repeat:no-repeat;background-position:0 0;background-size:contain;margin-right:48px}.header__menu{margin-right:42px;flex:1 1 auto;display:flex;justify-content:space-around}.header__menu-element{font-size:14px;font-weight:500;line-height:121%}.header__measurements{position:relative;border:2px solid #45c98d;border-radius:100px;font-size:16px;line-height:120%;padding:10px 22px 10px 47px;flex:0 0 auto;margin-right:45px;transition:all .2s ease}.header__measurements:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.143 20.627v2.41c0 .532-.44.963-.982.963a.973.973 0 01-.982-.964V21.59H10.902c-2.912 0-5.65-1.113-7.709-3.133C1.134 16.436 0 13.749 0 10.892c0-2.91 1.154-5.645 3.25-7.702C5.348 1.133 8.135 0 11.099 0h.015c2.962 0 5.744 1.125 7.835 3.167 2.095 2.046 3.248 4.772 3.248 7.676 0 .533-.44.964-.982.964a.973.973 0 01-.982-.964c0-4.916-4.09-8.915-9.119-8.915h-.015c-5.036 0-9.134 4.02-9.134 8.964 0 4.836 4.01 8.77 8.938 8.77h9.33v-4.047c0-.533.44-.964.982-.964.543 0 .982.431.982.963v4.049h1.965c.542 0 .982.431.982.963zm-8.707-6.766a.988.988 0 001.268-.556c.309-.793.466-1.63.466-2.486 0-3.84-3.184-6.964-7.096-6.964-3.913 0-7.096 3.124-7.096 6.964 0 3.84 3.183 6.964 7.096 6.964a7.08 7.08 0 002.997-.664c.49-.227.7-.801.469-1.283a.99.99 0 00-1.307-.46 5.033 5.033 0 01-2.16.48c-2.829 0-5.131-2.26-5.131-5.037s2.302-5.036 5.132-5.036c2.83 0 5.131 2.26 5.131 5.036 0 .62-.113 1.225-.336 1.798a.959.959 0 00.567 1.244zm1.365 4.404c.53 0 .958-.42.958-.94a.949.949 0 00-.958-.94.949.949 0 00-.957.94c0 .52.428.94.957.94z' fill='%2345C98D'/%3E%3C/svg%3E");width:26px;height:24px;content:"";display:block;position:absolute;left:15px;top:9px}.header__measurements:hover{cursor:pointer;background:#45c98d;color:#fff;text-decoration:none}.header__measurements:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='24' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.143 20.627v2.41c0 .532-.44.963-.982.963a.973.973 0 01-.982-.964V21.59H10.902c-2.912 0-5.65-1.113-7.709-3.133C1.134 16.436 0 13.749 0 10.892c0-2.91 1.154-5.645 3.25-7.702C5.348 1.133 8.135 0 11.099 0h.015c2.962 0 5.744 1.125 7.835 3.167 2.095 2.046 3.248 4.772 3.248 7.676 0 .533-.44.964-.982.964a.973.973 0 01-.982-.964c0-4.916-4.09-8.915-9.119-8.915h-.015c-5.036 0-9.134 4.02-9.134 8.964 0 4.836 4.01 8.77 8.938 8.77h9.33v-4.047c0-.533.44-.964.982-.964.543 0 .982.431.982.963v4.049h1.965c.542 0 .982.431.982.963zm-8.707-6.766a.988.988 0 001.268-.556c.309-.793.466-1.63.466-2.486 0-3.84-3.184-6.964-7.096-6.964-3.913 0-7.096 3.124-7.096 6.964 0 3.84 3.183 6.964 7.096 6.964a7.08 7.08 0 002.997-.664c.49-.227.7-.801.469-1.283a.99.99 0 00-1.307-.46 5.033 5.033 0 01-2.16.48c-2.829 0-5.131-2.26-5.131-5.037s2.302-5.036 5.132-5.036c2.83 0 5.131 2.26 5.131 5.036 0 .62-.113 1.225-.336 1.798a.959.959 0 00.567 1.244zm1.365 4.404c.53 0 .958-.42.958-.94a.949.949 0 00-.958-.94.949.949 0 00-.957.94c0 .52.428.94.957.94z'/%3E%3C/svg%3E")}.header__timetable{font-weight:500;font-size:14px;line-height:120%;flex:0 0 auto;margin-right:65px}.header__timetable>span{font-weight:400;display:block}.header__contacts{flex:0 0 auto;text-align:right}.header__contacts-phone{font-size:20px;line-height:120%;font-weight:500;display:block;margin-bottom:3px}.header__contacts-wa{color:#45c98d!important;text-decoration:none!important;position:relative;display:flex;justify-content:flex-end;align-items:center}.header__contacts-wa>span{border-bottom:1px dotted #45c98d;font-size:12px;color:#45c98d!important;padding-bottom:1px;margin-left:7px}.header__contacts-wa:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.192 2.76A9.43 9.43 0 009.5 0a9.479 9.479 0 00-6.703 2.757A9.317 9.317 0 000 9.412v.005c0 1.518.4 3.049 1.157 4.446L.026 19l5.2-1.182a9.528 9.528 0 004.27 1.014H9.5c2.523 0 4.904-.98 6.702-2.758C18.005 14.292 19 11.93 19 9.42c0-2.491-.996-4.857-2.808-6.66zM9.5 17.348h-.004a8.028 8.028 0 01-3.813-.966l-.246-.133-3.459.785.752-3.41-.145-.25c-.72-1.24-1.1-2.61-1.1-3.96.002-4.371 3.597-7.932 8.014-7.932 2.134 0 4.139.827 5.646 2.327 1.53 1.522 2.371 3.514 2.37 5.609-.001 4.372-3.597 7.93-8.015 7.93z' fill='%2345C98D'/%3E%3Cpath d='M6.915 5.264h-.417a.8.8 0 00-.58.271c-.198.217-.76.74-.76 1.805 0 1.064.779 2.093.888 2.237.108.145 1.503 2.4 3.711 3.267 1.836.72 2.21.577 2.608.54.398-.035 1.286-.523 1.467-1.028.18-.505.18-.938.127-1.028-.055-.09-.2-.145-.417-.253-.217-.108-1.282-.64-1.482-.713-.199-.072-.344-.108-.489.109-.144.216-.571.716-.698.86-.127.145-.254.164-.47.055-.218-.108-.911-.34-1.741-1.078-.646-.573-1.095-1.305-1.221-1.521-.127-.217-.014-.334.095-.442.098-.097.23-.23.338-.356.109-.126.14-.216.212-.36.073-.145.036-.271-.018-.38-.054-.108-.471-1.178-.665-1.606-.162-.36-.334-.372-.488-.379z' fill='%2345C98D'/%3E%3C/svg%3E");width:19px;height:19px;content:"";display:block;flex:0 0 auto}.main-menu__wrapper{background:#45c98d;min-height:100px}.main-menu__container{display:flex;justify-content:space-between}.main-menu__element{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;font-weight:500;font-size:12px;line-height:120%;text-transform:uppercase;text-align:center;position:relative;transition:all .2s ease-in-out}.main-menu__element a{color:#fff;padding:14px 0 28px}.main-menu__element a:active,.main-menu__element a:focus,.main-menu__element a:focus:active,.main-menu__element a:hover,.main-menu__element a:hover:active{text-decoration:none!important;color:#fff}.main-menu__element:active,.main-menu__element:focus,.main-menu__element:focus:active,.main-menu__element:hover,.main-menu__element:hover:active{background:#39545c;text-decoration:none!important;color:#fff}.main-menu__element:active svg,.main-menu__element:focus:active svg,.main-menu__element:focus svg,.main-menu__element:hover:active svg,.main-menu__element:hover svg{fill:#45c98d}.main-menu__element:active .main-menu__submenu,.main-menu__element:focus .main-menu__submenu,.main-menu__element:focus:active .main-menu__submenu,.main-menu__element:hover .main-menu__submenu,.main-menu__element:hover:active .main-menu__submenu{position:absolute;top:100%;width:100%;padding:0;background:#39545c;display:flex;z-index:100;flex-direction:column}.main-menu__element:active .main-menu__submenu a,.main-menu__element:focus .main-menu__submenu a,.main-menu__element:focus:active .main-menu__submenu a,.main-menu__element:hover .main-menu__submenu a,.main-menu__element:hover:active .main-menu__submenu a{color:#fff;padding:12px 15px;text-align:left;border-top:1px solid #537782}.main-menu__element:active .main-menu__submenu a:hover,.main-menu__element:focus .main-menu__submenu a:hover,.main-menu__element:focus:active .main-menu__submenu a:hover,.main-menu__element:hover .main-menu__submenu a:hover,.main-menu__element:hover:active .main-menu__submenu a:hover{background:#45c98d}.main-menu__element-icon{width:40px;height:34px;display:block;margin:0 auto 10px}.main-menu__element-icon>svg{fill:#fff;margin:0 auto;display:block;transition:all .2s ease-in-out}.main-menu__element .main-menu__submenu{display:none}.homepage__banner{width:100%;max-width:1920px;height:640px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;margin:0 auto;position:relative}.homepage__banner-info{position:absolute;width:52px;overflow:hidden;border-radius:100px;transition:all .2s ease-in-out;box-shadow:0 4px 20px rgba(69,201,141,.5);white-space:nowrap}.homepage__banner-info:hover{width:220px;box-shadow:none}.homepage__banner-info-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' width='4' height='26' rx='2' fill='%23fff'/%3E%3Crect x='26' y='11' width='4' height='26' rx='2' transform='rotate(90 26 11)' fill='%23fff'/%3E%3C/svg%3E");background-color:#45c98d;background-repeat:no-repeat;background-position:50% 50%;width:52px;height:52px;border-radius:50%;box-shadow:0 4px 20px rgba(69,201,141,.5);position:absolute;top:0;right:0}.homepage__banner-info-text{border-radius:100px;background:#fff;height:52px;padding:9px 65px 9px 12px;text-align:right;font-size:14px}.homepage__sections{display:flex;flex-direction:column}.homepage__sections-row{display:flex}.homepage__section{border-radius:6px;overflow:hidden;height:260px;margin-right:20px;position:relative;flex:1 1 33%;margin-bottom:20px;background-repeat:no-repeat;background-size:cover;text-decoration:none!important}.homepage__section--big{height:308px}.homepage__section-content{background:linear-gradient(1turn,rgba(11,49,32,.77),rgba(11,49,32,0) 50%);height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:23px 60px 23px 23px;text-decoration:none!important}.homepage__section-name{font-weight:700;font-size:28px;color:#fff}.homepage__section-description,.homepage__section-name{line-height:120%;letter-spacing:-.03em;text-decoration:none!important}.homepage__section-description{font-size:14px;color:#b5b5b5}.homepage__section-arrow{width:45px;height:45px;border:2px solid #45c98d;border-radius:50%;filter:drop-shadow(0 4px 20px rgba(69,201,141,.5));position:absolute;right:23px;bottom:23px}.homepage__section-arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.207 8.707a1 1 0 000-1.414L13.843.929a1 1 0 10-1.414 1.414L18.086 8l-5.657 5.657a1 1 0 001.414 1.414l6.364-6.364zM0 9h19.5V7H0v2z' fill='%23fff'/%3E%3C/svg%3E");content:"";width:21px;height:16px;position:absolute;top:calc(50% - 8px);left:calc(50% - 10px);display:block}.homepage__section:hover{cursor:pointer}.homepage__section:hover .homepage__section-arrow:before{-webkit-animation:arrowAnimation .4s linear;animation:arrowAnimation .4s linear}.homepage__section:last-child{margin-right:0}@-webkit-keyframes arrowAnimation{0%{transform:translate(0)}50%{transform:translate(7px)}to{transform:translate(0)}}@keyframes arrowAnimation{0%{transform:translate(0)}50%{transform:translate(7px)}to{transform:translate(0)}}.footer__wrapper{background:#535353;margin-top:80px;padding:30px 0;color:#fff}.footer__container,.footer__meta{display:flex;flex-direction:column}.footer__meta{flex-basis:30%;align-items:flex-start}.footer__timetable{font-weight:500;font-size:14px;line-height:120%;flex:0 0 auto;margin-right:65px}.footer__timetable>span{font-weight:400;display:block}.footer__contacts{flex:0 0 auto;text-align:right}.footer__contacts-phone{font-size:20px;line-height:120%;font-weight:500;display:block;margin-bottom:7px;color:#fff}.footer__contacts-wa{color:#45c98d!important;text-decoration:none!important;position:relative;display:flex;align-items:center;margin-bottom:21px}.footer__contacts-wa>span{border-bottom:1px dotted #45c98d;font-size:12px;color:#45c98d!important;padding-bottom:1px;margin-left:7px}.footer__contacts-wa:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.192 2.76A9.43 9.43 0 009.5 0a9.479 9.479 0 00-6.703 2.757A9.317 9.317 0 000 9.412v.005c0 1.518.4 3.049 1.157 4.446L.026 19l5.2-1.182a9.528 9.528 0 004.27 1.014H9.5c2.523 0 4.904-.98 6.702-2.758C18.005 14.292 19 11.93 19 9.42c0-2.491-.996-4.857-2.808-6.66zM9.5 17.348h-.004a8.028 8.028 0 01-3.813-.966l-.246-.133-3.459.785.752-3.41-.145-.25c-.72-1.24-1.1-2.61-1.1-3.96.002-4.371 3.597-7.932 8.014-7.932 2.134 0 4.139.827 5.646 2.327 1.53 1.522 2.371 3.514 2.37 5.609-.001 4.372-3.597 7.93-8.015 7.93z' fill='%2345C98D'/%3E%3Cpath d='M6.915 5.264h-.417a.8.8 0 00-.58.271c-.198.217-.76.74-.76 1.805 0 1.064.779 2.093.888 2.237.108.145 1.503 2.4 3.711 3.267 1.836.72 2.21.577 2.608.54.398-.035 1.286-.523 1.467-1.028.18-.505.18-.938.127-1.028-.055-.09-.2-.145-.417-.253-.217-.108-1.282-.64-1.482-.713-.199-.072-.344-.108-.489.109-.144.216-.571.716-.698.86-.127.145-.254.164-.47.055-.218-.108-.911-.34-1.741-1.078-.646-.573-1.095-1.305-1.221-1.521-.127-.217-.014-.334.095-.442.098-.097.23-.23.338-.356.109-.126.14-.216.212-.36.073-.145.036-.271-.018-.38-.054-.108-.471-1.178-.665-1.606-.162-.36-.334-.372-.488-.379z' fill='%2345C98D'/%3E%3C/svg%3E");width:19px;height:19px;content:"";display:block;flex:0 0 auto}.footer__row{display:flex;justify-content:space-between}.footer__row--bottom-decoration{border-bottom:1px solid #696969;padding-bottom:27px;margin-bottom:20px}.footer__logo{background-image:url(/bitrix/templates/took/images/logo_white.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:170px;height:33px;margin-bottom:26px}.footer__menu{display:flex;flex-direction:column;flex:1 1 auto}.footer__menu-link{color:#fff!important;font-weight:300;font-size:16px;line-height:230%}.footer__menu-link:active,.footer__menu-link:focus,.footer__menu-link:hover{color:#fff}.footer__copyright{line-height:120%}.footer__copyright,.footer__developer{font-weight:300;font-size:14px;color:#fff}.footer__developer{line-height:230%;display:flex;align-items:center}.footer__developer .atom-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='82' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.207 24.894c-.113-.076-.179-.211-.202-.405-.012-.1 0-.247.023-.458.024-.205.036-.346.048-.434L2.96.834c.036-.312.125-.529.25-.652C3.34.059 3.56 0 3.876 0h5.299c.28 0 .481.035.594.106.113.076.179.2.197.381.012.082-.024.388-.095.904l-.066.663c-.036.34-.119.587-.25.74-.13.147-.356.223-.69.223H6.528l-2.42 18.954h2.29c.297 0 .5.035.606.105.107.077.167.2.184.382.006.082 0 .223-.023.434a6.006 6.006 0 01-.072.482l-.065.663c-.036.376-.119.628-.256.763-.137.129-.369.2-.678.2H.778c-.268.005-.458-.036-.571-.106zM19.57 9.726c-.036-.44-.226-.763-.571-.974-.345-.206-.874-.305-1.606-.305-.826 0-1.736.152-2.723.463-.179.065-.375.13-.59.2-.22.064-.398.1-.552.1a.536.536 0 01-.428-.182c-.101-.124-.208-.358-.322-.699a11.474 11.474 0 01-.142-.463 3.497 3.497 0 01-.131-.664c-.012-.176.012-.323.083-.434.072-.106.202-.206.387-.294.178-.088.464-.2.85-.328 1.083-.364 2.456-.54 4.127-.54 1.796 0 3.099.322 3.913.974.821.646 1.273 1.485 1.368 2.518.018.2.018.411.012.652a8.474 8.474 0 01-.06.64 7.565 7.565 0 00-.047.434l-.399 3.07c-.1.933-.13 1.655-.083 2.16.036.44.173.904.393 1.373.06.1.113.2.16.294.054.1.09.182.125.258.03.076.054.153.06.235a.598.598 0 01-.137.434c-.107.124-.31.259-.607.405l-.927.464c-.417.176-.75.27-.993.27-.215 0-.41-.117-.577-.34-.173-.23-.345-.593-.518-1.08l-.196-.517h-.048a5.559 5.559 0 01-1.914 1.438c-.732.335-1.588.505-2.57.505-.796 0-1.51-.14-2.152-.417a3.604 3.604 0 01-1.54-1.233c-.393-.54-.613-1.185-.678-1.937-.161-1.83.457-3.18 1.855-4.038 1.398-.857 3.402-1.291 6.006-1.291h1.095l.035-.44c.054-.241.066-.464.042-.71zM15.229 13.9c-.72.41-1.047.98-.982 1.72.036.428.209.757.512.997.303.241.737.358 1.296.358.863 0 1.552-.27 2.07-.81.511-.54.838-1.232.963-2.083l.107-.787h-.672c-1.48-.012-2.575.194-3.294.605zM27.402 3.305c.119-.176.345-.335.678-.482l1.249-.516c.416-.176.79-.27 1.118-.27.178 0 .32.035.41.111.09.077.143.182.155.33.006.052 0 .187-.012.416l-.44 3.463h3.312c.297 0 .511.035.63.1.125.064.19.188.209.364.011.146-.012.458-.066.933l-.077.54a2.553 2.553 0 01-.155.616.494.494 0 01-.285.27c-.131.053-.31.077-.541.077h-3.384l-.672 5.33c-.09.651-.131 1.091-.107 1.303.053.575.398.857 1.046.857.268 0 .547-.036.85-.1.298-.065.584-.135.84-.223.404-.112.677-.176.832-.176.149 0 .268.052.35.158.084.106.161.305.239.599.077.276.13.505.16.675.036.176.054.329.066.481.023.247-.03.434-.149.564-.119.129-.345.27-.66.416-.399.177-.934.33-1.606.44-.672.112-1.249.177-1.748.177-1.195 0-2.13-.247-2.801-.74-.678-.493-1.059-1.233-1.142-2.236-.042-.493-.012-1.139.101-1.937l.702-5.6h-1.195c-.268 0-.452-.041-.56-.123a.462.462 0 01-.178-.34 1.72 1.72 0 01.012-.441l.024-.27c.035-.311.125-.528.25-.663.13-.13.368-.247.701-.34.452-.148.785-.312 1-.494.213-.176.344-.452.374-.81l.226-1.673c.042-.352.125-.616.244-.786zM37.6 6.98c1.012-.905 2.516-1.35 4.508-1.35h.5c1.249 0 2.296.187 3.152.563.856.375 1.51.892 1.962 1.543.458.652.726 1.42.797 2.284.066.74.036 1.538-.083 2.406l-.238 1.796c-.184 1.292-.53 2.348-1.029 3.159a4.52 4.52 0 01-2.081 1.802c-.886.393-1.992.592-3.319.592h-.523c-1.195 0-2.218-.182-3.074-.551-.85-.364-1.517-.887-1.993-1.562-.475-.669-.749-1.467-.832-2.383-.054-.593-.036-1.291.06-2.113l.273-1.99c.267-1.902.904-3.305 1.92-4.197zm7.143 3.38c-.107-1.227-.862-1.843-2.248-1.843h-.149c-.915 0-1.6.3-2.057.898-.464.599-.767 1.468-.916 2.618l-.16 1.256c-.084.74-.108 1.333-.066 1.796.053.587.262 1.034.63 1.339.369.305.91.457 1.618.457h.148c.916 0 1.6-.293 2.058-.898.464-.598.767-1.467.916-2.617l.166-1.204c.084-.675.108-1.274.06-1.802zM51.344 6.116c.119-.129.345-.2.678-.2h1.695c.28 0 .47.054.57.147.102.1.179.312.244.64l.084.664h.077a4.813 4.813 0 011.742-1.28 5.275 5.275 0 012.112-.44c1.724 0 2.884.64 3.479 1.913.76-.587 1.498-1.056 2.212-1.397.72-.34 1.48-.516 2.295-.516 1.225 0 2.153.3 2.772.904.618.604.969 1.39 1.058 2.36.036.393.036.827-.012 1.302-.041.476-.09.951-.149 1.42l-.88 6.898c-.047.393-.136.652-.267.775s-.351.182-.666.182h-2.016c-.28 0-.476-.035-.583-.1-.107-.065-.167-.188-.179-.364-.011-.164.012-.476.066-.933l.82-6.457c.012-.082.03-.247.066-.505.036-.252.06-.499.071-.74a3.882 3.882 0 00-.012-.651c-.035-.376-.172-.675-.416-.898-.244-.223-.606-.329-1.082-.329-.399 0-.809.088-1.231.27a4.102 4.102 0 00-1.142.716.556.556 0 00-.238.282c-.036.106-.071.27-.119.481l-1.07 8.253c-.048.394-.137.652-.268.787-.13.129-.35.2-.666.2h-2.016c-.267 0-.458-.036-.583-.1-.125-.065-.19-.2-.208-.394-.012-.1.006-.252.036-.463.03-.212.053-.364.06-.44l.82-6.48.06-.494c.03-.229.053-.458.059-.687a4.413 4.413 0 00-.012-.686c-.036-.376-.172-.675-.416-.898-.244-.224-.607-.33-1.083-.33-.779 0-1.57.33-2.372.981a.97.97 0 00-.232.305 1.332 1.332 0 00-.095.458l-1.07 8.27c-.049.394-.138.652-.269.775-.13.124-.35.183-.665.183h-2.017c-.279 0-.481-.036-.594-.112-.113-.076-.179-.2-.197-.382-.011-.176.012-.48.066-.904l1.421-11.228c.054-.37.143-.629.262-.758zM75.012 2.9a.497.497 0 01-.196-.364c-.012-.165.012-.464.066-.904l.089-.663c.035-.376.119-.629.255-.764.137-.129.363-.2.678-.2h5.3c.279 0 .48.036.594.107.113.076.178.2.196.381.012.112.006.276-.018.493-.024.211-.035.352-.047.417L79.02 24.166c-.036.311-.125.528-.25.651-.131.124-.345.182-.642.182h-5.3c-.279 0-.48-.035-.594-.111-.113-.076-.178-.2-.196-.382-.012-.1 0-.258.036-.48.03-.224.053-.365.06-.435l.065-.664c.035-.34.113-.587.231-.74.12-.146.351-.222.702-.222h2.343l2.397-18.96H75.6c-.28.024-.476-.017-.589-.105zM11.542 22.74h.25l-.131 1.02c-.018.171-.042.306-.06.418-.018.111-.048.223-.077.346l.963-1.784h.333l-.25 2.007h-.25l.131-1.021c.036-.259.078-.505.131-.746l-.951 1.767h-.34l.25-2.007zM15.716 23.79h-.767l-.119.951h-.255l.25-2.007h.255l-.107.85h.767l.107-.844h.256l-.25 2.007h-.256l.12-.957zM18.624 24.747h-.255l.226-1.79h-.63l.029-.223h1.528l-.053.223h-.613l-.232 1.79zM21.663 23.626h.75l-.024.205h-.756l-.089.71h.928l-.024.2h-1.177l.25-2.007h1.153l-.06.211h-.868l-.083.68zM25.725 23.849c-.155.106-.351.153-.595.153h-.261l-.096.745h-.25l.25-2.007h.518c.25 0 .44.052.559.152.125.106.172.259.148.464-.03.223-.119.387-.273.493zm-.095-.81a.517.517 0 00-.34-.1h-.297l-.107.857h.286a.636.636 0 00.369-.1c.095-.064.154-.176.172-.34.03-.141 0-.247-.083-.317zM28.853 23.79h-.767l-.12.951h-.255l.25-2.007h.256l-.107.85h.767l.107-.844h.255l-.25 2.007h-.261l.125-.957zM31.511 23.626h.755l-.023.205h-.756l-.089.71h.928l-.024.2h-1.177l.25-2.007h1.153l-.06.211H31.6l-.089.68zM35.038 24.747h-.256l.226-1.79h-.63l.03-.223h1.534l-.054.223h-.618l-.232 1.79zM37.82 23.614h1.035l-.03.212h-1.034l.03-.212zM41.14 24.236l-.227.511h-.25l.916-2.007h.321l.417 2.007h-.268l-.101-.51h-.809zm.76-.21l-.202-1.07-.47 1.07h.672zM45.682 22.968h-.921l-.226 1.785h-.256l.25-2.008h1.201l-.047.223zM47.93 23.626h.756l-.024.205h-.755l-.09.71h.928l-.024.2h-1.183l.25-2.007h1.153l-.06.211h-.873l-.078.68zM51.837 23.79h-.767l-.119.951h-.255l.25-2.007h.255l-.107.85h.767l.107-.85h.256l-.25 2.007h-.255l.118-.95zM54.74 24.747h-.256l.226-1.79h-.63l.03-.223h1.534l-.054.223h-.613l-.237 1.79zM58.647 22.757c.083.035.166.082.25.147l-.167.164a.58.58 0 00-.41-.152.635.635 0 00-.47.2c-.131.128-.214.34-.25.621-.036.282-.006.494.09.623.094.129.237.2.422.2a.73.73 0 00.267-.042.943.943 0 00.226-.123l.113.164a.943.943 0 01-.636.223.786.786 0 01-.44-.123.716.716 0 01-.274-.352c-.06-.153-.071-.34-.047-.564.03-.217.089-.405.184-.557.095-.153.22-.27.363-.352a.896.896 0 01.452-.118.806.806 0 01.327.041zM61.305 24.747h-.256l.226-1.79h-.63l.03-.223h1.534l-.054.223h-.612l-.238 1.79zM64.974 24.612a1.123 1.123 0 01-.559.135h-.547l.25-2.007h.5c.202 0 .368.035.499.117.13.082.178.205.154.387a.417.417 0 01-.148.294.598.598 0 01-.292.147c.304.052.44.217.41.493-.023.2-.112.346-.267.434zm-.083-.728c-.072-.058-.178-.082-.31-.082h-.344l-.09.734h.34a.618.618 0 00.32-.077c.096-.052.15-.14.167-.276.018-.14-.012-.24-.083-.299zm.041-.863c-.059-.053-.154-.076-.285-.076h-.303l-.084.646h.328c.25 0 .392-.112.416-.335.018-.105-.006-.188-.072-.235zM68.334 24.495a.722.722 0 01-.589.281c-.244 0-.416-.093-.517-.276-.107-.181-.137-.434-.101-.757.024-.2.077-.387.154-.54a.97.97 0 01.298-.364.716.716 0 01.422-.129c.238 0 .416.094.517.282.108.188.137.44.102.757-.036.311-.131.558-.286.746zm-.018-1.368c-.06-.135-.172-.205-.345-.205a.457.457 0 00-.392.205c-.095.14-.155.346-.196.622-.036.27-.018.476.041.617.06.134.179.205.34.205.166 0 .297-.07.392-.206.095-.134.154-.34.19-.616.042-.276.03-.481-.03-.622z' fill='%239C9C9C'/%3E%3C/svg%3E");width:82px;height:25px;margin-left:10px}.breadcrumbs__wrapper{margin:30px 0 15px}a.breadcrumbs__element{color:#45c98d;font-weight:300}.breadcrumbs__element{padding-right:10px;position:relative;margin-right:6px;font-size:14px}.breadcrumbs__element:after{content:"/";position:absolute;color:#333;right:0}.breadcrumbs__element:last-child{margin-right:0;padding-right:0}.breadcrumbs__element:last-child:after{display:none}.img-fluid{max-width:100%;display:block}.h2.text-center{margin-top:30px}.modal{display:grid;align-items:center;justify-content:center;z-index:10000}.modal,.modal .modal__overlay{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.modal .modal__overlay{background:rgba(51,51,51,.33)}.modal .modal__self{min-width:400px;max-width:768px;height:auto;padding:30px 30px 20px;background:#fff;border-radius:16px;box-shadow:0 0 25px 0 rgba(0,0,0,.33);z-index:100}.modal .modal__header{border-bottom:1px solid #efefef;padding-bottom:20px;margin-bottom:20px;font-weight:700;font-size:22px;position:relative}.modal .modal__header .close{cursor:pointer;position:absolute;width:20px;height:20px;top:0;right:10px;opacity:.2;transition:all .2s ease;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 329.269 329' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M194.8 164.77L323.013 36.555c8.343-8.34 8.343-21.825 0-30.164-8.34-8.34-21.825-8.34-30.164 0L164.633 134.605 36.422 6.391c-8.344-8.34-21.824-8.34-30.164 0-8.344 8.34-8.344 21.824 0 30.164l128.21 128.215L6.259 292.984c-8.344 8.34-8.344 21.825 0 30.164a21.266 21.266 0 0015.082 6.25c5.46 0 10.922-2.09 15.082-6.25l128.21-128.214 128.216 128.214a21.273 21.273 0 0015.082 6.25c5.46 0 10.922-2.09 15.082-6.25 8.343-8.34 8.343-21.824 0-30.164zm0 0'/%3E%3C/svg%3E")}.modal .modal__header .close:hover{opacity:.6}.modal .modal__body .button{width:100%}.form-control{border:1px solid #f3f3f3;box-sizing:border-box;border-radius:16px;padding:10px 15px;font-size:16px;line-height:150%;width:100%;transition:all .2s ease}.form-control:hover{border:1px solid #c4c4c4}.form-control:focus{border:1px solid #ffe40d}.form-group{display:flex;margin-bottom:20px}.mobile__phone{display:none}textarea.form-control{font-family:Roboto,sans-serif;color:#000}.contacts{display:flex;margin-bottom:30px}.contacts .col{flex:1 0 0;padding-left:40px;background-repeat:no-repeat;background-position:0 0}.contacts strong{margin-bottom:5px;display:block}.catalog-section__wrapper{display:flex;flex-wrap:wrap;margin:0 -10px}.catalog-section__element{flex:0 1 calc(33% - 20px);border-radius:6px;background:#f3f3f3;margin:10px}.catalog-section__element-picture{height:270px;width:100%;background-repeat:no-repeat;background-size:cover;display:block;border-radius:6px 6px 0 0}.catalog-section__element-name{display:flex;padding:25px;justify-content:space-between;align-items:center}.catalog-section__element-name>span{font-size:20px;line-height:24px;letter-spacing:-.03em;color:#333}.catalog-section__element-name-arrow{flex:0 0 45px;margin-left:20px;align-items:flex-end;width:45px;height:45px;border:2px solid #45c98d;border-radius:50%;filter:drop-shadow(0 4px 20px rgba(69,201,141,.5))}.catalog-section__element-name-arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.207 8.707a1 1 0 000-1.414L13.843.929a1 1 0 10-1.414 1.414L18.086 8l-5.657 5.657a1 1 0 001.414 1.414l6.364-6.364zM0 9h19.5V7H0v2z'/%3E%3C/svg%3E");content:"";width:21px;height:16px;position:absolute;top:calc(50% - 8px);left:calc(50% - 10px);display:block}.catalog-section__element:hover{cursor:pointer}.catalog-section__element:hover .catalog-section__element-name-arrow:before{-webkit-animation:arrowAnimation .4s linear;animation:arrowAnimation .4s linear}.page-hero__block{min-height:400px;padding:25px;margin-bottom:25px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.page-hero__block .breadcrumbs__wrapper{margin:0;color:#fff}.page-hero__block .breadcrumbs__element:after{color:#45c98d}.page-hero__block h1{font-weight:700;font-size:52px;line-height:120%;color:#fff}.page-hero__block-description{font-weight:300;font-size:16px;line-height:150%;color:#fff;margin-bottom:24px}.page-hero__block-advantages{display:flex}.page-hero__block-advantages-element{display:flex;flex-basis:33%}.page-hero__block-advantages-element .icon{flex:0 0 92px;width:92px;height:92px;border:2px solid #45c98d;display:grid;align-items:center;justify-content:center;border-radius:50%;margin-right:31px}.page-hero__block-advantages-element .description{color:#fff;font-weight:300;font-size:14px;line-height:150%}.page-hero__block-advantages-element .description strong{font-weight:600;font-size:16px;line-height:200%}.advantage__icons{display:flex;flex-wrap:wrap;margin:30px 0 50px}.advantage__icons .item{flex:1 0 0}.advantage__icons .item .icon{width:91px;height:91px;display:grid;align-items:center;justify-content:center;margin:0 auto 24px;background:#45c98d;border-radius:50%}.advantage__icons .item .icon svg{fill:#fff}.advantage__icons .item .value{font-weight:500;font-size:18px;line-height:140%;text-align:center}.gates__advantages{display:flex;margin:50px 0 20px}.gates__advantages .description__block{flex:1 1 30%;margin-right:60px}.gates__advantages .description__block .headline{font-weight:600;font-size:32px;line-height:39px;margin-bottom:19px}.gates__advantages .description__block .text{font-size:16px;line-height:150%}.gates__advantages .advantage__block{background:#e4f4ed;border-radius:6px;padding:30px;flex-basis:340px;margin:10px 0}.gates__advantages .advantage__block .icon{width:91px;height:91px;display:grid;align-items:center;justify-content:center;background:#45c98d;border-radius:50%;margin-bottom:16px}.gates__advantages .advantage__block .description .headline{font-weight:600;font-size:18px;line-height:140%;margin-bottom:5px}.gates__advantages .advantage__block .description .text{font-size:14px;line-height:140%}.gates__advantages .advantage__block:last-child{background:#e0eff3}.gates__advantages .advantage__block+.advantage__block{margin-left:16px}.faded-image__block{border-radius:6px;overflow:hidden;margin-right:20px;position:relative;width:100%;margin-bottom:20px;background-repeat:no-repeat;background-size:cover;height:500px;margin-top:15px}.faded-image__block-content{background:linear-gradient(1turn,rgba(11,49,32,.77),rgba(11,49,32,0) 50%);height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:23px 60px 23px 23px}.faded-image__block-name{font-weight:500;font-size:32px;line-height:39px;color:#fff}.faded-image__block-description{font-size:16px;line-height:150%;color:#fff}.faded-image__block-description-text{margin:17px 0}.faded-image__block-description-advantages{flex-wrap:wrap;display:flex}.faded-image__block-description-advantages .advantage{font-size:14px;line-height:150%;margin-right:25px}.faded-image__block-description-advantages .advantage span{color:#45c98d;font-size:25px;font-weight:300;display:block;margin-bottom:10px}.faded-image__block-description-advantages .advantage:last-child{margin-right:0}.faded-images__wrapper{display:flex;margin-top:38px}.faded-images__wrapper .faded-image__block{height:308px;letter-spacing:-.03em}.faded-images__wrapper .faded-image__block-name{font-weight:500;font-size:28px;line-height:120%}.faded-images__wrapper .faded-image__block-description{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.03em}.faded-images__wrapper--1x2 .faded-image__block{flex:0 0 calc(50% - 10px)}.faded-images__wrapper--1x3 .faded-image__block{flex:0 0 calc(33% - 10px)}.control-methods__wrapper{display:flex;margin-top:60px}.control-methods__wrapper .control-methods__text .control-methods__headline{font-weight:600;font-size:32px;line-height:120%;text-align:left;position:relative;padding-right:120px;display:inline-block;margin-bottom:38px}.control-methods__wrapper .control-methods__text .control-methods__headline:after{content:"";height:1px;width:90px;background:#45c98d;position:absolute;top:50%;right:0}.control-methods__wrapper .control-methods__text .control-methods__text-wrapper{background:#f3f3f3;border-radius:6px;padding:42px 51px;width:640px;position:relative;z-index:10}.control-methods__wrapper .control-methods__text .control-methods__text-description{font-size:16px;line-height:150%;margin-bottom:50px}.control-methods__wrapper .control-methods__text .control-methods__text-advantages{display:flex;flex-direction:column;justify-content:space-between}.control-methods__wrapper .control-methods__text .control-methods__text-advantages.in-row{flex-direction:row;margin-bottom:25px}.control-methods__wrapper .control-methods__text .control-methods__text-advantages.in-row .control-methods__text-advantage{margin-bottom:0!important}.control-methods__wrapper .control-methods__text .control-methods__text-advantages .control-methods__text-advantage{display:flex;align-items:center;margin-bottom:50px}.control-methods__wrapper .control-methods__text .control-methods__text-advantages .control-methods__text-advantage-icon{width:79px;height:79px;background:#45c98d;border-radius:50%;display:grid;align-items:center;justify-content:center;margin-right:21px}.control-methods__wrapper .control-methods__text .control-methods__text-advantages .control-methods__text-advantage-value{font-weight:600;font-size:18px;line-height:150%}.control-methods__wrapper .control-methods__text .control-methods__text-advantages .control-methods__text-advantage:last-child{margin-bottom:0}.control-methods__wrapper .control-methods__picture{flex:0 0 570px;width:570px;height:454px;margin-left:-40px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.comfortable-measurements__wrapper{display:flex;flex-direction:column;margin-top:50px}.cm__headline-wrapper{display:flex}.cm__headline-self{font-weight:600;font-size:32px;line-height:39px;position:relative;flex:0 0 auto;max-width:300px;color:#000;margin-top:-19px}.cm__headline-self:after{content:"";width:90px;height:1px;display:block;background:#45c98d;margin-top:10px}.cm__headline-advantages{flex:1 1 auto;display:flex}.cm__headline-advantage{flex:1 1 0}.cm__headline-advantage .icon{border:2px solid #45c98d;width:75px;height:75px;display:grid;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 15px}.cm__headline-advantage .icon svg{max-width:75px}.cm__headline-advantage .value{font-size:16px;line-height:19px;text-align:center;color:#000}.cm__come2measure{width:220px;margin-top:-38px}.cm__come2measure .headline{font-weight:500;font-size:20px;line-height:24px;color:#000;margin-bottom:5px}.cm__come2measure .text{font-size:16px;line-height:130%;color:#666}.cm__call-us{display:flex}.cm__call-us .ruler{background-image:url(/bitrix/templates/took/images/ruler.png);background-size:contain;background-repeat:no-repeat;background-position:50% 50%;height:211px;flex:1 1 auto}.cm__call-us .phone-block{display:flex;margin-top:60px}.cm__call-us .phone-block .icon{background:#45c98d;border-radius:50%;display:grid;align-items:center;justify-content:center;width:49px;height:49px;margin-right:11px}.cm__call-us .phone-block .icon svg{fill:#fff;max-width:49px}.cm__call-us .phone-block .value .headline{font-size:16px;line-height:130%;color:#666}.cm__call-us .phone-block .value .text{font-weight:500;font-size:20px;line-height:24px;color:#000;cursor:pointer}.spare-parts__wrapper{display:flex;margin:80px 0 40px}.spare-parts__wrapper .image{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;flex:0 0 50%}.spare-parts__wrapper .text{flex:0 0 50%}.spare-parts__wrapper .text .description{font-size:16px;line-height:150%;margin-top:19px;margin-bottom:30px}.spare-parts__wrapper .text .headline{font-weight:600;font-size:32px;line-height:39px;color:#000}.spare-parts__wrapper .text .headline:after{content:"";width:90px;height:1px;display:block;background:#45c98d;margin:10px 0 0}.spare-parts__wrapper.bigger .image{flex:0 0 70%}.spare-parts__wrapper.bigger .text{flex:0 0 30%}.advantages-w-picture__wrapper{display:flex;margin-top:38px;margin-bottom:117px}.advantages-w-picture__wrapper .picture{min-height:590px;flex:1 1 0;border-radius:6px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.advantages-w-picture__wrapper .picture+.text,.advantages-w-picture__wrapper .text+.picture{margin:57px 0 -57px -51px}.advantages-w-picture__wrapper .text{flex:1 1 0;background:#f3f3f3;border-radius:6px;padding:42px 51px;flex-direction:column;display:flex}.advantages-w-picture__wrapper .text .headline{font-weight:600;font-size:24px;line-height:150%;color:#333}.advantages-w-picture__wrapper .text .description{font-size:16px;line-height:150%;color:#333}.advantages-w-picture__wrapper .text .icons__wrapper{display:flex;flex-direction:column;margin:50px 0;flex:1;justify-content:space-between}.advantages-w-picture__wrapper .text .icons__wrapper .element{display:flex;align-items:center}.advantages-w-picture__wrapper .text .icons__wrapper .element .icon{display:grid;background:#45c98d;align-items:center;justify-content:center;width:79px;height:79px;border-radius:50%;margin-right:21px;flex:0 0 79px}.advantages-w-picture__wrapper .text .icons__wrapper .element .icon svg{fill:#fff}.advantages-w-picture__wrapper .text .icons__wrapper .element .description strong{display:block}.advantages-w-picture__wrapper .text .icons__wrapper.w-margin .element{margin-bottom:15px}.advantage__wrapper{display:flex;align-items:center}.advantage__wrapper .advantage__text{max-width:360px;margin-right:50px}.advantage__wrapper .advantage__text .headline{font-weight:600;font-size:32px;line-height:120%;color:#000}.advantage__wrapper .advantage__text .description{font-size:16px;line-height:150%;color:#333}.advantage__wrapper .advantage__icons{flex:1}.advantages-with-arrows__wrapper{display:flex;margin:50px 0;flex-wrap:wrap}.advantages-with-arrows__wrapper .element{display:flex;flex:1 0 0}.advantages-with-arrows__wrapper .element .icon{margin-right:10px}.advantages-with-arrows__wrapper--two-columns .element{flex:1 0 50%;margin-bottom:20px;padding-right:20px;align-items:center}.gallery__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:20px 0}.gallery__wrapper .element{border-radius:6px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;flex:0 0 calc(25% - 24px);display:block;height:180px;margin-bottom:24px;margin-right:24px}.catalog__wrapper{display:flex;margin:20px 0}.catalog__wrapper .element{flex:1 0 calc(33% - 20px);max-width:33%;margin-right:20px;margin-bottom:20px;border:1px solid #e2e2e2}.catalog__wrapper .element:nth-child(3n){margin-right:0}.catalog__wrapper .element .picture{height:200px;display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.catalog__wrapper .element .meta{padding:20px}.catalog__wrapper .element .meta .name{font-weight:600;font-size:18px;line-height:120%;color:#000;margin-bottom:10px}.catalog__wrapper .element .meta .properties__wrapper{display:flex;flex-direction:column}.catalog__wrapper .element .meta .properties__wrapper .property{display:flex;justify-content:space-between}.catalog__wrapper .element .meta .properties__wrapper .property .property__name{font-size:14px;line-height:150%;color:#666}.catalog__wrapper .element .meta .properties__wrapper .property .property__value{font-weight:500;font-size:14px;line-height:150%;text-align:right;color:#333}.catalog__wrapper .element .meta .price{margin-top:17px;padding-left:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.818 5.455H8.41a.682.682 0 00-.682.681v5.682h-1.59a.682.682 0 000 1.364h1.59v.682a.682.682 0 001.364 0v-.682h2.045a.682.682 0 000-1.364H9.091v-.909h2.727a2.73 2.73 0 002.727-2.727 2.73 2.73 0 00-2.727-2.727zm0 4.09H9.091V6.818h2.727c.752 0 1.364.612 1.364 1.364 0 .752-.612 1.363-1.364 1.363z' fill='%2345C98D'/%3E%3Cpath d='M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0zm0 18.636c-4.762 0-8.636-3.874-8.636-8.636 0-4.762 3.874-8.636 8.636-8.636 4.762 0 8.636 3.874 8.636 8.636 0 4.762-3.874 8.636-8.636 8.636z' fill='%2345C98D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 50%;font-weight:600;font-size:18px;line-height:22px;color:#000}.catalog__wrapper .swiper-slide .element{max-width:none;flex:initial;width:100%}.two-column-advantages{display:flex;margin:50px 0}.two-column-advantages .picture,.two-column-advantages .text{flex:1 1 0}.two-column-advantages .picture{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;border-radius:6px}.two-column-advantages .text{padding-left:57px}.two-column-advantages .text .headline{font-weight:600;font-size:32px;line-height:120%;color:#000}.two-column-advantages .text .description{font-size:16px;line-height:150%;color:#333;margin-bottom:20px}.two-column-advantages .text .icons__wrapper{display:flex;flex-direction:column}.two-column-advantages .text .icons__wrapper .element{display:flex;margin-bottom:30px}.two-column-advantages .text .icons__wrapper .element .icon{height:63px;width:63px;background:#45c98d;border-radius:50%;flex:0 0 63px;display:grid;align-items:center;justify-content:center;margin-right:30px}.two-column-advantages .text .icons__wrapper .element .icon svg{max-width:63px;fill:#fff}.two-column-advantages .text .icons__wrapper .element .value{font-weight:400;font-size:14px;line-height:150%;color:#333}.two-column-advantages .text .icons__wrapper .element .value strong{display:block;font-weight:600;font-size:18px}.swiper{position:relative;padding:0 55px!important}.swiper-container{margin-top:38px}.swiper .swiper-button-next{right:0!important}.swiper .swiper-button-prev{left:0!important}.swiper .swiper-button-next,.swiper .swiper-button-prev{width:53px;height:53px;background-color:#45c98d;border-radius:50%;display:grid;align-items:center;justify-content:center}.swiper-button-next:after,.swiper-button-prev:after{content:""!important;background-repeat:no-repeat;width:19px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.293 7.293a1 1 0 000 1.414l6.364 6.364a1 1 0 001.414-1.414L2.414 8l5.657-5.657A1 1 0 006.657.93L.293 7.293zM19 7H1v2h18V7z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next:after{transform:rotate(180deg)}.lamination-option{width:152px;display:flex;flex-direction:column;justify-content:center;align-items:center}.lamination-option .picture{width:124px;height:140px;border-radius:17px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-bottom:12px}.lamination-option .name{font-size:18px;line-height:125%;font-weight:300;text-align:center;color:#000}.grey-block{background:#f3f3f3;padding:46px 0 70px;margin-bottom:40px}.two-col__block{display:flex;margin-bottom:50px}.two-col__block .col{flex:1 0 50%;display:flex;flex-wrap:wrap}.two-col__block .two-col__block-icons{flex:1 0 50%;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:center}.two-col__block .two-col__block-icons .icon{display:grid;align-items:center;justify-content:center;margin-bottom:16px}.about{display:flex}.about .col{flex:1 1 70%}.about .col-2{flex:1 1 30%}.about .col+.col-2,.about .col-2+.col{padding-left:20px}.about ul{list-style-type:none;padding-left:0}.about ul li{padding-left:20px;position:relative;margin-bottom:5px}.about ul li:before{position:absolute;left:0;content:"\2014";margin-right:10px}.s-calc__wrapper{margin-top:40px}.s-calc__wrapper .s-calc__preview{height:475px;width:100%;position:relative;border-radius:6px;background-size:cover;background-position:50% 50%}.s-calc__wrapper .s-calc__preview .type{padding:10px;background:#fff;border-radius:6px;color:#000;position:absolute;right:27px;top:-23px;font-weight:600;font-size:22px;line-height:150%}.s-calc__wrapper .s-calc__tabs{display:flex;margin-top:-15px;justify-content:space-between;z-index:10;position:relative;padding:0 25px}.s-calc__wrapper .s-calc__tabs .s-calc__tab{cursor:pointer;padding:9px 14px;border-radius:6px;display:flex;background:#fff;align-items:center;margin-right:12px;flex:1;box-shadow:0 4px 10px rgba(0,0,0,.05)}.s-calc__wrapper .s-calc__tabs .s-calc__tab:last-child{margin-right:0}.s-calc__wrapper .s-calc__tabs .s-calc__tab svg{margin-right:10px}.s-calc__wrapper .s-calc__tabs .s-calc__tab svg line,.s-calc__wrapper .s-calc__tabs .s-calc__tab svg rect{stroke:#e5e5e5}.s-calc__wrapper .s-calc__tabs .s-calc__tab.active{background:#45c98d;color:#fff}.s-calc__wrapper .s-calc__tabs .s-calc__tab.active svg line,.s-calc__wrapper .s-calc__tabs .s-calc__tab.active svg rect{stroke:#fff}.s-calc__wrapper .s-calc__palitra-headline{font-weight:600;font-size:22px;line-height:123%;margin-top:25px;margin-bottom:30px;padding:0 25px}.s-calc__wrapper .s-calc__palitra{padding:0 25px}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row{margin-bottom:30px;display:flex}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row .s-calc__palitra-row-name{flex:0 0 165px}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row .s-calc__palitra-row-name .self{font-size:16px;line-height:150%;position:relative;padding-bottom:5px;margin-top:12px}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row .s-calc__palitra-row-name .self:after{content:"";width:60px;height:1px;background:#45c98d;position:absolute;bottom:0;left:0}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements{display:flex;flex-wrap:wrap}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element{width:124px;margin:0 5px 18px;position:relative;cursor:pointer}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element .s-calc__palitra-element-picture{width:100%;height:54px;margin-bottom:11px;border-radius:6px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element.active:after{content:"";width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%2345C98D'/%3E%3Cpath d='M22.052 10.351l-8.93 8.752-4.032-3.952a1.242 1.242 0 00-1.731 0 1.183 1.183 0 000 1.698l4.898 4.8c.239.234.552.351.866.351.313 0 .626-.117.865-.352l9.796-9.6a1.183 1.183 0 000-1.697 1.242 1.242 0 00-1.732 0z' fill='%23fff'/%3E%3C/svg%3E");display:block;position:absolute;top:12px;left:calc(50% - 16px)}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element .name{text-align:center}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element.active .name{color:#45c98d}@media (max-width:991px){.s-calc__wrapper .s-calc__palitra-headline{padding:0 5px;margin:10px 0 15px}.s-calc__wrapper .s-calc__palitra{padding:0 5px}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row{flex-direction:column}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-row .s-calc__palitra-row-name{flex:0 0 0;margin-bottom:20px}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element{width:calc(50% - 10px)}.s-calc__wrapper .s-calc__palitra .s-calc__palitra-elements .s-calc__palitra-element .s-calc__palitra-element-picture{background-repeat:no-repeat;background-size:cover}.s-calc__wrapper .s-calc__tabs{flex-wrap:wrap;padding:0 5px}.s-calc__wrapper .s-calc__tabs .s-calc__tab{flex:0 1 48%;margin-right:0;margin-bottom:15px;padding:5px;background:#f9f9f9;font-size:14px}.s-calc__wrapper .s-calc__tabs .s-calc__tab svg{width:25px}}@media (max-width:991px){.page-hero__block{height:auto;padding:5px 0 15px}.page-hero__block h1{font-size:28px}.page-hero__block-description{font-size:15px}.page-hero__block-advantages{flex-direction:column}.page-hero__block-advantages-element{margin-bottom:25px}.page-hero__block-advantages-element:last-child{margin-bottom:0}.gates__advantages{flex-direction:column}.gates__advantages .description__block{flex-basis:100%;margin:0}.gates__advantages .advantage__block{flex-basis:calc(50% - 10px)}.faded-image__block{height:300px}.faded-images__wrapper--1x3 .faded-image__block{flex:1 1 100%;margin-right:0}.control-methods__wrapper,.control-methods__wrapper .control-methods__text .control-methods__text-advantages.in-row{flex-direction:column}.control-methods__wrapper .control-methods__text .control-methods__text-advantages.in-row .control-methods__text-advantage{margin-bottom:15px!important}.control-methods__wrapper .control-methods__text .control-methods__headline{width:100%;text-align:center;padding:0}.control-methods__wrapper .control-methods__text .control-methods__headline:after{display:block;position:static;margin:10px auto 0}.control-methods__wrapper .control-methods__text .control-methods__text-wrapper{width:auto;padding:20px}.control-methods__wrapper .control-methods__picture{width:100%;flex:initial;height:300px;margin:10px 0 0;border-radius:6px}.faded-images__wrapper{flex-wrap:wrap}.faded-images__wrapper--1x2 .faded-image__block{flex-basis:100%}.cm__headline-wrapper{flex-direction:column}.cm__headline-self{width:100%;max-width:none;margin-top:0;margin-bottom:30px}.cm__headline-self:after{margin:10px auto 0}.cm__headline-advantages{flex-wrap:wrap}.cm__headline-advantage{flex-basis:50%;margin-bottom:25px}.cm__come2measure{width:100%;margin:0;text-align:center}.cm__call-us{flex-direction:column}.cm__call-us .phone-block{margin:60px auto 0}.cm__call-us .ruler{height:75px;margin-top:15px}.advantage__icons{display:flex;flex-wrap:wrap;margin:30px 0 20px}.advantage__icons .item{flex:1 0 50%;margin-bottom:30px}.advantage__icons .item .icon{width:91px;height:91px;display:grid;align-items:center;justify-content:center;margin:0 auto 24px;background:#45c98d;border-radius:50%}.advantage__icons .item .icon svg{fill:#fff}.advantage__icons .item .value{font-weight:500;font-size:18px;line-height:140%;text-align:center}.spare-parts__wrapper .image{display:none}.spare-parts__wrapper .text{flex-basis:100%!important;text-align:center}.spare-parts__wrapper .text .headline:after{margin:10px auto 0}.advantages-w-picture__wrapper{margin-bottom:50px;flex-direction:column}.advantages-w-picture__wrapper .picture{min-height:250px;margin-bottom:15px}.advantages-w-picture__wrapper .picture+.text{margin:0}.advantages-w-picture__wrapper .text{margin:0;padding:20px}.advantages-w-picture__wrapper .text .description{font-size:14px}.advantages-w-picture__wrapper .text .icons__wrapper{margin:20px 0}.advantages-w-picture__wrapper .text .icons__wrapper .element{margin-bottom:20px}.advantages-w-picture__wrapper .text .icons__wrapper .element .icon{flex:0 0 60px;width:60px;height:60px}.advantages-with-arrows__wrapper{flex-direction:column}.advantages-with-arrows__wrapper .element{margin-bottom:20px}.gallery__wrapper .element{flex-basis:calc(50% - 24px);margin:12px;height:90px}.catalog__wrapper{display:flex;margin:20px 0}.catalog__wrapper .element{flex:1 0 100%;margin:0 0 20px;max-width:none}.two-column-advantages{flex-wrap:wrap}.two-column-advantages .picture{flex:1 0 100%;margin-bottom:20px;height:350px}.two-column-advantages .text{flex:1 0 100%;padding:0}.button{font-size:14px}.catalog-section__element{flex:1 0 100%}.catalog-section__wrapper{flex-direction:column}.homepage__banner{display:none}.homepage__sections-row{flex-wrap:wrap}.homepage__section{flex:1 0 100%}.two-col__block{flex-direction:column}.two-col__block .col:first-child{order:1}.two-col__block .col:nth-child(2){order:0}.two-col__block .col .two-col__block-icons{flex:0 0 50%;margin-bottom:25px}.two-col__block .col .two-col__block-icons .text{padding:0 5px;font-size:14px}.two-col__block .col .two-col__block-icons .icon svg{height:35px;width:auto}.faded-image__block.section-vorota{height:380px}.faded-image__block.section-vorota .faded-image__block-name{font-size:18px;line-height:125%;z-index:1}.faded-image__block.section-vorota .faded-image__block-description{z-index:1}.faded-image__block.section-vorota .faded-image__block-content{padding:10px;background:linear-gradient(1turn,rgba(11,49,32,.77) 25%,rgba(11,49,32,0) 50%);position:relative}.faded-image__block.section-vorota .faded-image__block-content:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.faded-image__block.section-vorota .faded-image__block-description-advantages .advantage{margin-right:0;margin-bottom:10px;flex:1 0 100%}.faded-image__block.section-vorota .faded-image__block-description-advantages .advantage span{font-weight:400;margin-bottom:3px}.about{display:flex;flex-wrap:wrap}.about .col{order:1}.about .col,.about .col-2{flex:1 0 100%;padding:0!important}.about .col-2{order:0;align-items:center;display:flex}.about .col-2 img{max-width:290px;margin-bottom:20px}}@media (max-width:991px){.header__contacts,.header__measurements,.header__menu,.header__timetable,.main-menu__wrapper{display:none}.header__logo{margin:0 auto}.footer__row{flex-direction:column}.footer__logo{margin:0 auto 26px}.footer__contacts,.footer__timetable{margin:0 auto}.footer__timetable{margin-bottom:30px}.footer__contacts-wa{justify-content:center}.footer__menu{text-align:center;margin-bottom:20px}.footer__copyright{font-size:12px;text-align:center}.footer__developer{margin:20px auto 0;width:50px}.footer__developer .atom-logo{background-size:contain;background-repeat:no-repeat}.h2,h2{font-size:26px}.mobile__menu{background-size:28px}.mobile__phone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='255' cy='256' stroke-width='20' stroke='%23333' r='240' fill='%23fff'/%3E%3Cpath d='M195.743 221.661c-5.217 5.252-5.853 13.515-1.501 19.509a331.902 331.902 0 0033.898 39.636 330.32 330.32 0 0044.668 37.517 15.102 15.102 0 0019.332-1.677l28.425-28.425c7.821-7.821 20.515-7.821 28.337 0l49.611 49.611c7.821 7.821 7.821 20.515 0 28.337l-13.418 13.418a79.442 79.442 0 01-75.034 21.363 241.909 241.909 0 01-70.621-31.514 324.355 324.355 0 01-55.261-44.138 326.675 326.675 0 01-41.313-50.229 257.289 257.289 0 01-31.25-63.294c-9.172-28.593-1.571-59.913 19.686-81.126l15.625-15.89c7.821-7.821 20.515-7.821 28.337 0l49.611 49.611c7.821 7.821 7.821 20.515 0 28.337l-29.132 28.954z' fill='%2345c98d'/%3E%3C/svg%3E");width:40px;height:40px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;display:block}.contacts{display:flex;flex-direction:column}.contacts .col{flex:1 0 100%;padding-left:40px;background-repeat:no-repeat;background-position:0 0}}
/* End */


/* Start:/bitrix/templates/took/template_styles.css?16593166415157*/
font.tablebodytext {
	display:none;
}

.header_alutech {
	background-image: url('/bitrix/templates/took/images/alutech.svg');
	background-size: 159px;
	background-position: 100% 0;
    background-repeat: no-repeat;
    padding-top: 45px;
    width: 200px;
    font-size: 9px;
	margin-left: 15px;
	text-align: right;
}
@media (max-width: 991px) {
	.header_alutech {
		display: none;
	}
}
.header__measurements {
	margin-right: 20px;
}
.header__timetable {
	margin-right: 30px;
}
.main-menu__submenu {
	display: none;
}

.faded-image__block-name {
    font-size: 27px;
}

.privod-alutech {
	background: #f3f3f3;
    border-radius: 6px;
	padding: 15px;
	display: flex;
	margin: 20px 0 30px;
	max-width: 700px;
}
.privod-alutech img {
	max-width: 150px;
}
.privod-alutech .cont {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding-right: 10px;
}
.privod-alutech .headline {
	font-size: 27px;
	margin-bottom: 10px;
}
.privod-alutech .text {
	font-size: 15px;
}
.calulate {
	background-color: #45c98d;
	color: #FFF;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%232196F3;' d='M256,256v256H96c-52.985-0.082-95.918-43.015-96-96V256H256z'/%3E%3Cpath style='fill:%23455A64;' d='M512,256v160c-0.082,52.985-43.015,95.918-96,96H256V256H512z'/%3E%3Cpath style='fill:%23FFC107;' d='M512,96v160H256V0h160C468.985,0.082,511.918,43.015,512,96z'/%3E%3Cpath style='fill:%234CAF50;' d='M256,0v256H0V96C0.082,43.015,43.015,0.082,96,0H256z'/%3E%3Cg%3E%3Cpath style='fill:%23FAFAFA;' d='M202.667,149.333h-128c-5.891,0-10.667-4.776-10.667-10.667S68.776,128,74.667,128h128 c5.891,0,10.667,4.776,10.667,10.667S208.558,149.333,202.667,149.333z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M138.667,213.333c-5.891,0-10.667-4.776-10.667-10.667v-128C128,68.776,132.776,64,138.667,64 s10.667,4.776,10.667,10.667v128C149.333,208.558,144.558,213.333,138.667,213.333z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M437.333,149.333H330.667c-5.891,0-10.667-4.776-10.667-10.667S324.776,128,330.667,128h106.667 c5.891,0,10.667,4.776,10.667,10.667S443.224,149.333,437.333,149.333z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M181.333,448c-3.242,0.007-6.312-1.461-8.341-3.989L87.659,337.344 c-3.682-4.601-2.937-11.315,1.664-14.997c4.601-3.682,11.315-2.937,14.997,1.664l0,0l85.333,106.667 c3.676,4.603,2.924,11.315-1.679,14.991C186.088,447.175,183.747,447.997,181.333,448z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M96,448c-5.891,0.003-10.669-4.769-10.673-10.661c-0.001-2.421,0.821-4.77,2.331-6.662 l85.333-106.667c3.682-4.601,10.396-5.346,14.997-1.664c4.601,3.682,5.346,10.396,1.664,14.997L104.32,444.011 C102.295,446.533,99.235,448.001,96,448z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M416,448c-3.75,0.001-7.225-1.967-9.152-5.184l-64-106.667c-2.943-5.103-1.191-11.626,3.912-14.569 c4.974-2.868,11.325-1.285,14.371,3.582l64,106.667c3.04,5.046,1.413,11.601-3.633,14.641C419.838,447.47,417.938,447.999,416,448z '/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 50px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 16px;
    padding-right: 60px;
    border-radius: 16px;
	transition: all 200ms ease;
}
.calulate:hover {
	background-color: #39545c;
	text-decoration: none;
	color: #FFF;
}
@media (max-width: 991px) { 
	.privod-alutech {
		flex-direction: column;
	}
	.privod-alutech img {
		max-width: 100%;
	}
	.calulate {
		display: none;
	}
}

.footer_alutech {
    background-image: url(/bitrix/templates/took/images/logo-alutech-white.svg);
    background-size: 159px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding-top: 45px;
    width: 200px;
    font-size: 9px;
    margin-left: 15px;
    text-align: right;
	color: #fff;
}

.footer_alutech:hover {
    background-image: url(/bitrix/templates/took/images/logo-alutech-white.svg);
    background-size: 159px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding-top: 45px;
    width: 200px;
    font-size: 9px;
    margin-left: 15px;
	text-decoration: underline;
    text-align: right;
	color: #fff;
}

.swiper .swiper-button-next, 
.swiper .swiper-button-prev {
	width: 47px;
	height: 47px;
}

.link_whatsapp {
	width: 60px;
    height: 60px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    border-radius: 50%;
    background-color: rgba(0,156,2,1);
    background-position: center;
    background-repeat: no-repeat;
	background-image: url(/bitrix/templates/took/images/whatsapp-logo.svg);
    -webkit-background-size: 30px;
    background-size: 30px;
    box-shadow: 0 0 7px 3px rgba(0,0,0,.25);
    transition: 0.2s;
    display: none;
    z-index: 100;
}

@media (max-width: 768px) {
	.link_whatsapp {
		display: block;
	}
}

.control-methods__wrapper .control-methods__picture_polimer_okr {
    flex: 0 0 570px;
    width: 570px;
    height: 454px;
    margin-left: -40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
/* End */
/* /bitrix/templates/took/mmenu.css?16221834707220 */
/* /bitrix/templates/took/styles.css?162751716355285 */
/* /bitrix/templates/took/template_styles.css?16593166415157 */
