.fancybox-enabled {overflow: hidden;}
.fancybox-enabled body {overflow: visible;height: 100%;}
.fancybox-container {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99993;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.fancybox-container~.fancybox-container {z-index: 99992;}
.fancybox-bg {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #0f0f11;opacity: 0;transition-timing-function: cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.fancybox-container--ready .fancybox-bg {opacity: .87;transition-timing-function: cubic-bezier(.22,.61,.36,1);}
.fancybox-controls {position: absolute;top: 0;left: 0;right: 0;text-align: center;opacity: 0;z-index: 99994;transition: opacity .2s;pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;direction: ltr;}
.fancybox-show-controls .fancybox-controls {opacity: 1;}
.fancybox-infobar {display: none;}
.fancybox-show-infobar .fancybox-infobar {display: inline-block;pointer-events: all;}
.fancybox-infobar__body {display: inline-block;width: 70px;line-height: 44px;font-size: 13px;font-family: Helvetica Neue,Helvetica,Arial,sans-serif;text-align: center;color: #ddd;background-color: rgba(30,30,30,.7);pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: transparent;-webkit-font-smoothing: subpixel-antialiased;}
.fancybox-buttons {position: absolute;top: 0;right: 0;display: none;pointer-events: all;}
.fancybox-show-buttons .fancybox-buttons {display: block;}
.fancybox-slider-wrap {overflow: hidden;direction: ltr;}
.fancybox-slider, .fancybox-slider-wrap {position: absolute;top: 0;left: 0;bottom: 0;right: 0;padding: 0;margin: 0;z-index: 99993;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-tap-highlight-color: transparent;}
.fancybox-slide {position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;overflow: auto;outline: 0;white-space: normal;box-sizing: border-box;text-align: center;z-index: 99994;-webkit-overflow-scrolling: touch;}
.fancybox-slide:before {content: "";height: 100%;width: 0;}
.fancybox-slide:before, .fancybox-slide>* {display: inline-block;vertical-align: middle;}
.fancybox-slide>* {position: relative;padding: 24px;margin: 44px 0;border-width: 0;text-align: left;background-color: #fff;overflow: auto;box-sizing: border-box;}
.fancybox-slide--image {overflow: hidden;}
.fancybox-slide--image:before {display: none;}
.fancybox-content {display: inline-block;position: relative;margin: 44px auto;padding: 0;border: 0;width: 80%;height: calc(100% - 88px);vertical-align: middle;line-height: normal;text-align: left;white-space: normal;outline: 0;font-size: 16px;font-family: Arial,sans-serif;box-sizing: border-box;-webkit-tap-highlight-color: transparent;-webkit-overflow-scrolling: touch;}
.fancybox-iframe {display: block;margin: 0;padding: 0;border: 0;width: 100%;height: 100%;background: #fff;}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {background: 0 0;}
.fancybox-placeholder {z-index: 99995;background-position: 0 0;cursor: default;overflow: visible;transform-origin: top left;background-size: 100% 100%;background-repeat: no-repeat;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {position: absolute;top: 0;left: 0;margin: 0;padding: 0;border: 0;}
.fancybox-image, .fancybox-spaceball {width: 100%;height: 100%;max-width: none;max-height: none;background: 0 0;background-size: 100% 100%;}
.fancybox-controls--canzoomOut .fancybox-placeholder {cursor: zoom-out;}
.fancybox-controls--canzoomIn .fancybox-placeholder {cursor: zoom-in;}
.fancybox-controls--canGrab .fancybox-placeholder {cursor: grab;}
.fancybox-controls--isGrabbing .fancybox-placeholder {cursor: grabbing;}
.fancybox-spaceball {z-index: 1;}
.fancybox-tmp {position: absolute;top: -9999px;left: -9999px;visibility: hidden;}
.fancybox-error {position: absolute;margin: 0;padding: 40px;top: 50%;left: 50%;width: 380px;max-width: 100%;transform: translate(-50%,-50%);background: #fff;cursor: default;}
.fancybox-error p {margin: 0;padding: 0;color: #444;font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;}
.fancybox-close-small {position: absolute;top: 0;right: 0;width: 44px;height: 44px;padding: 0;margin: 0;border: 0;border-radius: 0;outline: 0;background: 0 0;z-index: 10;cursor: pointer;}
.fancybox-close-small:after {content: "×";position: absolute;top: 5px;right: 5px;width: 30px;height: 30px;font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color: #888;font-weight: 300;text-align: center;border-radius: 50%;border-width: 0;background: #fff;transition: background .2s;box-sizing: border-box;z-index: 2;}
.fancybox-close-small:focus:after {outline: 1px dotted #888;}
.fancybox-slide--video .fancybox-close-small {top: -36px;right: -36px;background: 0 0;}
.fancybox-close-small:hover:after {color: #555;background: #eee;}
.fancybox-caption-wrap {position: absolute;bottom: 0;left: 0;right: 0;padding: 60px 30px 0;z-index: 99998;-webkit-backface-visibility: hidden;backface-visibility: hidden;box-sizing: border-box;background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity: 0;transition: opacity .2s;pointer-events: none;}
.fancybox-show-caption .fancybox-caption-wrap {opacity: 1;}
.fancybox-caption {padding: 30px 0;border-top: 1px solid hsla(0,0%,100%,.4);font-size: 14px;font-family: Helvetica Neue,Helvetica,Arial,sans-serif;color: #fff;line-height: 20px;-webkit-text-size-adjust: none;}
.fancybox-caption a, .fancybox-caption button {pointer-events: all;}
.fancybox-caption a {color: #fff;text-decoration: underline;}
.fancybox-button {display: inline-block;position: relative;width: 44px;height: 44px;line-height: 44px;margin: 0;padding: 0;border: 0;border-radius: 0;cursor: pointer;background: 0 0;color: #fff;box-sizing: border-box;vertical-align: top;outline: 0;}
.fancybox-button--disabled {cursor: default;pointer-events: none;}
.fancybox-button, .fancybox-infobar__body {background: rgba(30,30,30,.6);}
.fancybox-button:hover {background: rgba(0,0,0,.8);}
.fancybox-button:after, .fancybox-button:before {content: "";pointer-events: none;position: absolute;border-color: #fff;background-color: currentColor;color: currentColor;opacity: .9;box-sizing: border-box;display: inline-block;}
.fancybox-button--disabled:after, .fancybox-button--disabled:before {opacity: .5;}
.fancybox-button--left:after {left: 20px;transform: rotate(-135deg);}
.fancybox-button--left:after, .fancybox-button--right:after {top: 18px;width: 6px;height: 6px;background: 0 0;border-top: 2px solid currentColor;border-right: 2px solid currentColor;}
.fancybox-button--right:after {right: 20px;transform: rotate(45deg);}
.fancybox-button--left {border-bottom-left-radius: 5px;}
.fancybox-button--right {border-bottom-right-radius: 5px;}
.fancybox-button--close {float: right;}
.fancybox-button--close:after, .fancybox-button--close:before {content: "";display: inline-block;position: absolute;height: 2px;width: 16px;top: calc(50% - 1px);left: calc(50% - 8px);}
.fancybox-button--close:before {transform: rotate(45deg);}
.fancybox-button--close:after {transform: rotate(-45deg);}
.fancybox-loading {border: 6px solid hsla(0,0%,39%,.4);border-top: 6px solid hsla(0,0%,100%,.6);border-radius: 100%;height: 50px;width: 50px;animation: a .8s infinite linear;background: 0 0;position: absolute;top: 50%;left: 50%;margin-top: -25px;margin-left: -25px;z-index: 99999;}
@keyframes a {0% {transform: rotate(0deg);}
	to {transform: rotate(359deg);}}
@media (max-width:800px) {.fancybox-controls {text-align: left;}
	.fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {display: none !important;}
	.fancybox-caption {padding: 20px 0;margin: 0;}}
.fancybox-button--fullscreen:before {width: 15px;height: 11px;left: 15px;top: 16px;border: 2px solid;background: 0 0;}
.fancybox-button--play:before {top: 16px;left: 18px;width: 0;height: 0;border-top: 6px inset transparent;border-bottom: 6px inset transparent;border-left: 10px solid;border-radius: 1px;background: 0 0;}
.fancybox-button--pause:before {top: 16px;left: 18px;width: 7px;height: 11px;border-style: solid;border-width: 0 2px;background: 0 0;}
.fancybox-button--thumbs span {font-size: 23px;}
.fancybox-button--thumbs:before {top: 20px;left: 21px;width: 3px;height: 3px;}
.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {right: 220px;}
.fancybox-thumbs {position: absolute;top: 0;right: 0;bottom: 0;left: auto;width: 220px;margin: 0;padding: 5px 5px 0 0;background: #fff;z-index: 99993;word-break: normal;-webkit-overflow-scrolling: touch;-webkit-tap-highlight-color: transparent;box-sizing: border-box;}
.fancybox-thumbs>ul {list-style: none;position: relative;width: 100%;height: 100%;margin: 0;padding: 0;overflow-x: hidden;overflow-y: auto;font-size: 0;}
.fancybox-thumbs>ul>li {float: left;overflow: hidden;max-width: 50%;padding: 0;margin: 0;width: 105px;height: 75px;position: relative;cursor: pointer;outline: 0;border: 5px solid #fff;border-top-width: 0;border-right-width: 0;-webkit-tap-highlight-color: transparent;-webkit-backface-visibility: hidden;backface-visibility: hidden;box-sizing: border-box;}
li.fancybox-thumbs-loading {background: rgba(0,0,0,.1);}
.fancybox-thumbs>ul>li>img {position: absolute;top: 0;left: 0;min-width: 100%;min-height: 100%;max-width: none;max-height: none;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.fancybox-thumbs>ul>li:before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 2px;border: 4px solid #4ea7f9;z-index: 99991;opacity: 0;transition: all .2s cubic-bezier(.25,.46,.45,.94);}
.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {opacity: 1;}
@media (max-width:800px) {.fancybox-thumbs {display: none !important;}
	.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {right: 0;}}
.toast-container {width: 280px;z-index: 9999;}
* html .toast-container {position: absolute;}
.toast-item {height: auto;background: rgba(51,51,51,.7);color: #fff;padding: 35px 50px 30px 70px;font-size: 14px;display: block;position: relative;margin: 0 0 12px;}
.toast-item p {text-align: left;}
.toast-item-close {background: url("/tpl/images/toastmessage/close.png") 50% no-repeat;width: 30px;height: 30px;position: absolute;top: 0;right: 0;cursor: pointer;}
.toast-item-image {width: 35px;height: 35px;position: absolute;top: 50%;margin-top: -17px;left: 20px;}
.toast-item-image-notice {background: url("/tpl/images/toastmessage/notice.png");}
.toast-item-image-success {background: url("/tpl/images/toastmessage/success.png");}
.toast-item-image-warning {background: url("/tpl/images/toastmessage/warning.png");}
.toast-item-image-error {background: url("/tpl/images/toastmessage/error.png");}
.toast-type-notice, .toast-type-success {color: #fff;}
.toast-type-warning {color: #fff;border-color: #fcbd57;}
.toast-type-error {color: #fff;border-color: #b32b2b;}
.toast-position-top-left {position: fixed;left: 20px;top: 20px;}
.toast-position-top-center {position: fixed;top: 20px;left: 50%;margin-left: -140px;}
.toast-position-top-right {position: fixed;top: 20px;right: 20px;}
.toast-position-middle-left {position: fixed;left: 20px;top: 50%;margin-top: -40px;}
.toast-position-middle-center {position: fixed;left: 50%;margin-left: -140px;margin-top: -40px;top: 50%;}
.toast-position-middle-right {position: fixed;right: 20px;margin-left: -140px;margin-top: -40px;top: 50%;}
a {transition: .2s;}
*, :after, :before {margin: 0;padding: 0;box-sizing: border-box;border: 0;outline: 0;vertical-align: baseline;}
html {min-height: 100%;overflow-x: hidden;}
body {height: 100%;color: #000;font: 400 18px/1 sans-serif;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-rendering: optimizelegibility;}
footer, header, main {width: 100%;}
header, main {position: relative;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {display: block;}
li {list-style: none;vertical-align: top;}
a, a:active, a:hover {text-decoration: none;outline: none;}
a {color: inherit;}
svg {overflow: visible;fill: currentColor;}
table {table-layout: fixed;border-spacing: 0;}
p {line-height: 1.3;}
button {cursor: pointer;background-color: transparent;}
button:focus, input, input:focus, textarea {outline: none;box-shadow: none;}
textarea {resize: none;overflow-y: hidden;}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}
input[type=search]::-webkit-search-decoration {-webkit-appearance: none;}
button, input[type=button], input[type=reset], input[type=submit] {cursor: pointer;-webkit-appearance: button;overflow: visible;}
button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {border: none;padding: 0;}
::-ms-clear, select::-ms-expand {display: none;}
.hidden {display: none !important;}
.disabled {opacity: .6;cursor: auto;pointer-events: none;}
.text-center {text-align: center;}
.line-link {border-bottom: 1px solid currentColor;}
.line-link:hover {border-bottom-color: transparent;}
.flex-row {display: flex;align-items: stretch;justify-content: flex-start;flex-wrap: wrap;margin-right: -10px;margin-left: -10px;}
.flex-row img {width: 100%;}
.flex-row>div {margin-bottom: 20px;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-mb-1, .col-mb-2, .col-mb-3, .col-mb-4, .col-mb-5, .col-mb-6, .col-mb-7, .col-mb-8, .col-mb-9, .col-mb-10, .col-mb-11, .col-mb-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-tb-10, .col-tb-11, .col-tb-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .coltbm-7, .coltbs-1, .coltbs-2, .coltbs-3, .coltbs-4, .coltbs-5, .coltbs-6, .coltbs-8, .coltbs-9 {padding-right: 10px;padding-left: 10px;}
.col-mb-12 {width: 100%;}
.col-mb-11 {width: 91.66666667%;}
.col-mb-10 {width: 83.33333333%;}
.col-mb-9 {width: 75%;}
.col-mb-8 {width: 66.66666667%;}
.col-mb-7 {width: 58.33333333%;}
.col-mb-6 {width: 50%;}
.col-mb-5 {width: 41.66666667%;}
.col-mb-4 {width: 33.33333333%;}
.col-mb-3 {width: 25%;}
.col-mb-2 {width: 16.66666667%;}
.col-mb-1 {width: 8.33333333%;}
@media (min-width:480px) {.col-xs-12 {width: 100%;}
	.col-xs-11 {width: 91.66666667%;}
	.col-xs-10 {width: 83.33333333%;}
	.col-xs-9 {width: 75%;}
	.col-xs-8 {width: 66.66666667%;}
	.col-xs-7 {width: 58.33333333%;}
	.col-xs-6 {width: 50%;}
	.col-xs-5 {width: 41.66666667%;}
	.col-xs-4 {width: 33.33333333%;}
	.col-xs-3 {width: 25%;}
	.col-xs-2 {width: 16.66666667%;}
	.col-xs-1 {width: 8.33333333%;}}
@media (min-width:768px) {.col-sm-12 {width: 100%;}
	.col-sm-11 {width: 91.66666667%;}
	.col-sm-10 {width: 83.33333333%;}
	.col-sm-9 {width: 75%;}
	.col-sm-8 {width: 66.66666667%;}
	.col-sm-7 {width: 58.33333333%;}
	.col-sm-6 {width: 50%;}
	.col-sm-5 {width: 41.66666667%;}
	.col-sm-4 {width: 33.33333333%;}
	.col-sm-3 {width: 25%;}
	#install.col-sm-3 {width: 20%;}
	.col-sm-2 {width: 16.66666667%;}
	.col-sm-1 {width: 8.33333333%;}}
@media (min-width:992px) {.col-md-12 {width: 100%;}
	.col-md-11 {width: 91.66666667%;}
	.col-md-10 {width: 83.33333333%;}
	.col-md-9 {width: 75%;}
	.col-md-8 {width: 66.66666667%;}
	.col-md-7 {width: 58.33333333%;}
	.col-md-6 {width: 50%;}
	.col-md-5 {width: 41.66666667%;}
	.col-md-4 {width: 33.33333333%;}
	.col-md-3 {width: 25%;}
	.col-md-2 {width: 16.66666667%;}
	.col-md-1 {width: 8.33333333%;}}
@media (min-width:1200px) {.col-lg-12 {width: 100%;}
	.col-lg-11 {width: 91.66666667%;}
	.col-lg-10 {width: 83.33333333%;}
	.col-lg-9 {width: 75%;}
	.col-lg-8 {width: 66.66666667%;}
	.col-lg-7 {width: 58.33333333%;}
	.col-lg-6 {width: 50%;}
	.col-lg-5 {width: 41.66666667%;}
	.col-lg-4 {width: 33.33333333%;}
	.col-lg-3 {width: 25%;}
	.col-lg-2 {width: 16.66666667%;}
	.col-lg-1 {width: 8.33333333%;}}
:focus::-webkit-input-placeholder {color: transparent !important;}
:focus:-moz-placeholder, :focus::-moz-placeholder {color: transparent !important;}
:focus:-ms-input-placeholder {color: transparent !important;}
body {margin: 0;padding: 0;font-family: Open Sans,sans-serif;background-color: #fff;min-height: 100%;line-height: 1;position: relative;font-size: 13px !important;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;font-size: 100%;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:after, blockquote:before, q:after, q:before {content: none;}
table {border-collapse: collapse;border-width: 0;padding: 0;margin: 0;}
html {height: 100%;-webkit-text-size-adjust: none;-ms-text-size-adjust: none;}
input, textarea {color: #333;font-family: Open Sans,sans-serif;outline: 0;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;-webkit-appearance: none;}
button, input[type=button], input[type=submit] {cursor: pointer;}
form, td {margin: 0;padding: 0;}
a {color: #32b4d9;transition: all .2s linear;text-decoration: none;outline: 0;-webkit-tap-highlight-color: transparent;}
a, button, div, span {outline: 0 !important;}
button, input[type=button], input[type=submit] {-webkit-appearance: none;outline: 0;}
*, :after, :before {box-sizing: border-box;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list, .slick-slider {position: relative;display: block;}
.slick-list {overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: 0;}
.slick-list.dragging {cursor: hand;}
.slick-slider .slick-list, .slick-slider .slick-track {transform: translateZ(0);}
.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:after, .slick-track:before {display: table;content: "";}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
[dir=rtl] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
header {order: 1;-webkit-order: 1;}
.header {position: fixed;left: 0;top: 0;width: 100%;background: #fff;z-index: 100;}
.header__toggle {display: none;}
.header.scrolled .header__top {padding: 10px 0;}
.header__top {padding: 25px 0;transition: all .3s ease;}
.header__top .wrapper.flex {justify-content: space-between;}
.header__logo.flex {align-items: center;}
.header__logo img {width: 135px;margin-top: 5px;}
.header__call {margin-right: 30px;}
.header__phone.flex {align-items: center;}
.header__phone img {width: 13px;margin-right: 7px;}
.header__phone a {font: 500 16px Rubik,sans-serif;color: #282828;}
.header__info.flex {justify-content: flex-end;align-items: center;}
.header__info .navigation {display: none;}
.header__text {font: 400 10px Rubik,sans-serif;color: #282828;}
.header .btn {height: 40px;padding: 0 15px;}
.header .btn.flex {align-items: center;justify-content: center;}
.header .btn img {width: 20px;margin: 0 10px 0 0;}
.header .btn_2 {margin-left: 30px;background: #25d366;}
.header .btn_2:hover {background: #508b7e;}
.header__border {height: 1px;width: 100%;background: #c1c1c1;}
.navigation {background: #fff;}
.navigation.scrolled .navigation__link {height: 40px;line-height: 40px;}
.navigation.scrolled .tmenu {top: 40px;}
.navigation__box {position: relative;border-bottom: 1px solid #c1c1c1;}
.navigation__box.flex {justify-content: space-between;}
.navigation__item {display: block;padding: 0 20px;transition: all .3s ease;}
.navigation__item:hover {box-shadow: inset 0 -5px 0 0 #32b4d9;}
.navigation__item:hover .navigation__item {color: #32b4d9;}
.navigation__item:hover .tmenu {transform: translateX(0);opacity: 1;z-index: 5;}
.navigation__item:hover .tmenu:before {z-index: 10;}
.navigation__item:hover .tmenu__col {z-index: 12;}
.navigation__link {display: block;font: 500 16px/60px Rubik,sans-serif;height: 60px;color: #000;transition: all .3s ease;}
.tmenu {width: 100%;left: 0;top: 60px;padding: 45px 0;transform: translateX(-200%);display: block;opacity: 0;transition: all .5s ease;}
.tmenu, .tmenu:before {position: absolute;z-index: -1;}
.tmenu:before {content: "";height: 100%;width: 2500px;background: #fff;opacity: .95;top: 0;left: 50%;transform: translateX(-50%);}
.tmenu.flex {justify-content: space-between;}
.tmenu__title {margin-bottom: 15px;padding-bottom: 15px;min-height: 47px;border-bottom: 1px solid #c1c1c1;}
.tmenu__title.flex {align-items: center;justify-content: flex-start;}
.tmenu__title img {height: 27px;width: auto;}
.tmenu__title span {margin-left: 10px;font: 500 16px Rubik,sans-serif;color: #32b4d9;text-transform: uppercase;margin-bottom: -5px;}
.tmenu__col {position: relative;z-index: -1;width: 25%;}
.tmenu__link {display: block;margin-bottom: 15px;}
.tmenu__link span {text-decoration: none;font: 400 14px Rubik,sans-serif;color: #282828;}
.tmenu__link:hover span {color: #32b4d9;}
@media screen and (min-width:767px) and (max-width:991px) {.header .btn_2 {margin-left: 10px;}
	.header__call {margin-right: 15px;}
	.navigation__item {padding: 0 10px;}}
@media screen and (max-width:767px) {.header__top .wrapper.flex {align-items: center;}
	.header__info.flex {justify-content: center;}
	.header__call {margin: 10px auto;text-align: center;}
	.header .btn {margin: 10px auto;width: 70%;min-width: 180px;}
	.header__logo img {width: 100px;margin-top: 0;}
	.header__info.flex {display: none;}
	.header__toggle {display: block;width: 32px;height: 22px;position: relative;transition: .5s ease-in-out;cursor: pointer;}
	.header__toggle span {display: block;position: absolute;height: 3px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
	.header__toggle span:first-child {top: 0;}
	.header__toggle span:nth-child(2) {top: 9px;}
	.header__toggle span:nth-child(3) {top: 18px;}
	.header__phone.flex {justify-content: center;}
	.header>.navigation, .header__border {display: none;}
	.header__info .navigation {display: block;}
	.navigation {background: #fff;margin-top: 15px;}
	.navigation.scrolled .navigation__link {line-height: 30px;height: 30px;}
	.navigation__item {width: 100%;text-align: center;}
	.navigation__item:hover {box-shadow: none;}
	.navigation__item:hover .navigation__link {color: #32b4d9;}
	.navigation__link {font: 900 16px/30px Uni,sans-serif;height: 30px;}
	.product__slider .slider-nav .slick-next, .product__slider .slider-nav .slick-prev, .tmenu {display: none !important;}}
footer {order: 3;-webkit-order: 3;}
.footer {background: #282828;padding: 55px 0;}
.footer__box.flex {justify-content: space-between;}
.footer__logo {display: block;margin-bottom: 35px;}
.footer__logo img {width: 135px;}
.footer__info {padding-left: 40px;position: relative;}
.footer__info_1 {margin-bottom: 25px;}
.footer__info_1:before {content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0;background: url("/tpl/images/phone-footer.svg");background-size: 100% 100%;}
.footer__info_1 .footer__text {margin-bottom: 25px;}
.footer__info_2:before {content: "";width: 21px;height: 17px;position: absolute;left: 0;top: 2px;background: url("/tpl/images/mail.svg");background-size: 100% 100%;}
.footer__info_3 {margin-bottom: 20px;padding-left: 30px;}
.footer__info_3:before {content: "";width: 17px;height: 23px;position: absolute;left: 0;top: -1px;background: url("/tpl/images/map.svg");background-size: 100% 100%;}
.footer__phone {display: block;font: 500 16px Rubik,sans-serif;color: #fff;margin-bottom: 7px;}
.footer__text {font: 400 12px Rubik,sans-serif;margin-bottom: 18px;}
.footer__mail {display: block;font: 500 16px Rubik,sans-serif;color: #fff;margin-bottom: 30px;}
.footer__soc {width: 210px;}
.footer__soc.flex {justify-content: space-between;align-items: center;}
.footer__socicon {width: 23px;height: 23px;display: flex;justify-content: center;align-items: center;}
.footer__socicon img {width: 100%;opacity: 0;transition: all .3s ease;}
.footer__socicon:hover img {opacity: 1;}
.footer__socicon_wa {background: url("/tpl/images/socwa.svg");background-size: 100% 100%;}
.footer__socicon_1 {background: url("/tpl/images/soc1.svg");background-size: 100% 100%;}
.footer__socicon_2 {background: url("/tpl/images/soc2.svg");background-size: 100% 100%;}
.footer__socicon_3 {background: url("/tpl/images/soc3.svg");background-size: 100% 100%;}
.footer__socicon_4 {background: url("/tpl/images/soc4.svg");background-size: 100% 100%;}
.footer__socicon_5 {background: url("/tpl/images/soc5.svg");background-size: 100% 100%;width: 29px;}
.footer__address {font: 500 14px Rubik,sans-serif;color: #32b4d9;margin-bottom: 10px;text-transform: uppercase;}
.footer__text {font: 400 14px Rubik,sans-serif;color: #fff;margin-bottom: 10px;}
.footer__cat {font: 500 14px Rubik,sans-serif;color: #fff;text-transform: uppercase;margin-bottom: 8px;}
.footer__nav {margin-bottom: 30px;}
.footer__nav a {font: 400 14px Rubik,sans-serif;color: #7e7e7e;display: block;margin-bottom: 8px;}
.footer__nav a:last-child {margin-bottom: 0;}
.footer__nav a:hover {color: #32b4d9;}
.footer__link {font: 400 14px Rubik,sans-serif;color: #7e7e7e;display: block;margin-bottom: 8px;}
.footer__link:last-child {margin-bottom: 0;}
.footer__link:hover {color: #32b4d9;}
@media screen and (min-width:767px) and (max-width:991px) {.footer__col:nth-child(2) {width: 50%;}
	.footer__col:last-child {display: none;}}
@media screen and (max-width:767px) {.footer {padding: 30px 0 0;}
	.footer__col {margin-bottom: 40px;}
	.footer__col:last-child {display: none;}}
.main-wrapper {padding: 0;overflow: hidden;min-height: 100%;display: flex;flex-direction: column;justify-content: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: start;}
.main-wrapper, .wrapper {min-width: 290px;width: 100%;position: relative;}
.wrapper {max-width: 1170px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}
.text-left {text-align: left !important;}
.text-center {text-align: center !important;}
.text-right {text-align: right !important;}
.nowrap {white-space: nowrap !important;}
.content {order: 2;-webkit-order: 2;}
.flex {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.btn {width: 180px;height: 45px;border-radius: 40px;background: #32b4d9;border: 0;font: 400 14px Rubik,sans-serif;color: #fff;transition: all .3s ease;}
.btn:hover {background: #212121;}
.btn2 {width: 210px;height: 40px;border-radius: 30px;border: 2px solid #32b4d9;background: 0 0;transition: all .3s ease;font: 500 14px Rubik,sans-serif;color: #fff;}
.btn2:hover {background: #32b4d9;}
a.btn, div.btn {line-height: 45px;text-align: center;}
a.btn2, div.btn2 {line-height: 40px;text-align: center;}
.banner {margin-top: 152px;overflow: hidden;}
.banner__slide {padding: 60px 0;background-position: 50%;background-size: cover;box-shadow: inset 0 0 0 9999px rgba(0,0,0,.3);}
.banner__title {font: 500 67px Rubik,sans-serif;color: #fff;margin-bottom: 40px;}
.banner .slick-dots {position: absolute;top: 50%;transform: translateY(-50%);right: 50%;margin-right: -570px;list-style: none;}
.banner .slick-dots li {padding: 0;opacity: .5;display: block;margin: 10px 0;border-radius: 100%;}
.banner .slick-dots li button {padding: 0;width: 15px;height: 15px;border-radius: 100%;background: 0 0;border: 2px solid #fff;text-indent: 9999px;}
.banner .slick-dots li.slick-active {opacity: 1;background: hsla(0,0%,100%,.5);}
.title {font: 500 36px Rubik,sans-serif;color: #282828;text-transform: uppercase;}
.title span {color: #32b4d9;}
.border {width: 120px;height: 4px;background: #32b4d9;margin: 20px 0 25px;}
.prod {padding-top: 80px;padding-bottom: 110px;}
.prod__box {margin-top: 60px;}
.prod__box.flex {justify-content: space-between;}
.prod__item {display: block;padding: 25px 15px 15px;width: 100%;height: 240px;position: relative;background-position: 50%;background-size: cover;}
.prod__item:hover .prod__shadow {background: linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4));box-shadow: inset 0 10px 0 0 #32b4d9;}
.prod__item:hover .prod__title:before {transform: translateY(-50%) rotate(180deg);}
.prod__item:hover .prod__btn {opacity: 1;}
.prod__shadow {position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 100%;height: 100%;z-index: 2;background: linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.2),transparent);transition: all .3s ease;box-shadow: inset 0 -10px 0 0 #32b4d9;}
.prod__info {position: absolute;left: 15px;right: 15px;bottom: 15px;z-index: 3;}
.prod__title {font: 500 16px Rubik,sans-serif;color: #fff;position: relative;margin-bottom: 10px;}
.prod__title:before {content: "";width: 15px;height: 9px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background: url("/tpl/images/more.svg");background-size: 100% 100%;transition: all .3s ease;}
.prod__text {font: 300 16px Rubik,sans-serif;color: #fff;margin-bottom: 15px;display: none;}
.prod__bott.flex {justify-content: space-between;align-items: center;}
.prod__price {width: 190px;}
.prod__price.flex {align-items: center;}
.prod__price img {width: 32px;}
.prod__price span {font: 500 16px Rubik,sans-serif;color: #fff;margin-left: 10px;}
.prod__btn {width: 135px;opacity: 0;}
.prod__more {display: block;margin: 10px auto;width: 250px;}
.calc {padding: 0 0 30px;background: #f5f5f5;}
.calc__titlebox {position: relative;top: -25px;}
.calc__titlebox .border {margin-bottom: 0;}
.calc__type {background: #ececec;border-radius: 10px;margin-bottom: 50px;}
.calc__type.flex {justify-content: space-between;align-items: center;}
.calc__typeitem {width: 16%;text-align: center;height: 35px;font: 500 14px Rubik,sans-serif;color: #c1c1c1;border-radius: 50px;cursor: pointer;}
.calc__typeitem.active {background: #32b4d9;color: #fff;}
.calc__typeitem.flex {justify-content: center;align-items: center;}
.calc__typeitem input.js-type {color: #32b4d9;}
.calc__itembox.flex {justify-content: space-between;}
.calc__item {width: 30%;margin-bottom: 25px;}
.calc__item_2 {width: 228px;margin-right: 80px;}
.calc__item_3 {width: 220px;}
.calc__item p {font: 400 14px Rubik,sans-serif;color: #000;margin-bottom: 7px;}
.calc__input {width: 100%;height: 40px;background: #fff;border: 1px solid #c1c1c1;border-radius: 50px;}
.calc__input input {width: calc(100% - 120px);height: 100%;border: 0;border-radius: 50px;background: 0 0;padding: 0 30px;font: 400 15px Rubik,sans-serif;color: #000;}
.calc__input span {height: 100%;display: flex;background: #ececec;justify-content: flex-start;align-items: center;padding-left: 15px;width: 120px;font: 400 14px Rubik,sans-serif;color: #7f7f7f;border-left: 1px solid #d6d6d6;border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
.calc__input_2 input {width: 106px;}
.calc__select {width: 100%;height: 40px;background: #fff;border: 1px solid #d6d6d6;border-radius: 50px;position: relative;cursor: pointer;z-index: 2;}
.calc__select.active {z-index: 3;}
.calc__list {width: 100%;background: #fff;position: absolute;left: 0;top: 100%;border: 1px solid #d6d6d6;display: none;z-index: 3;}
.calc__option {width: 100%;height: 40px;font: 400 15px Rubik,sans-serif;color: #000;display: flex;justify-content: flex-start;align-items: center;padding: 0 30px;border: 0;border-bottom: 1px solid #d6d6d6;}
.calc__option:hover {background: #f1f1f1;}
.calc__option:last-child {border-bottom: 0;}
.calc__option_main {position: relative;border: 0;}
.calc__option_main:hover {background: 0 0;}
.calc__option_main:before {content: "";width: 9px;height: 6px;background: url("/tpl/images/more2.svg") 50% no-repeat;background-size: contain;position: absolute;top: 50%;right: 25px;transform: translateY(-50%) rotate(180deg);}
.calc__radioitem {width: 40px;height: 40px;border-radius: 100%;background: #fff;border: 1px solid #c1c1c1;color: #000;display: flex;justify-content: center;align-items: center;margin-right: 20px;cursor: pointer;}
.calc__radioitem:last-child {margin-right: 0;}
.calc__radioitem.active {background: #32b4d9;border-color: #32b4d9;color: #fff;}
.calc__radioitem input {display: none;}
.calc-wrap {padding-top: 100px;}
.result {display: none;background: #fff;}
.result__box {padding: 60px 0 30px;width: 720px;margin: 0 auto;}
.result__item {padding-bottom: 20px;margin-bottom: 10px;border-bottom: 1px solid #c1c1c1;}
.result__item:last-child {padding-bottom: 0;border-bottom: 0;}
.result__item.flex {justify-content: space-between;}
.result__info {width: 540px;}
.result__price {width: 180px;font: 700 24px Rubik,sans-serif;color: #32b4d9;}
.result__price_2 {font-weight: 400;}
.result__title {font: 400 24px Rubik,sans-serif;color: #282828;margin-bottom: 5px;}
.result__title.flex {justify-content: flex-start;align-items: center;}
.result__title_2 {font-size: 18px;}
.result__title img {width: 15px;margin-left: 30px;}
.result__desc {font: 400 12px Rubik,sans-serif;color: #7e7e7e;}
.result__block {width: 100%;margin-top: 15px;padding: 15px 0;border-top: 1px solid #c1c1c1;border-bottom: 1px solid #c1c1c1;}
.result__row {margin-bottom: 15px;}
.result__row:last-child {margin-bottom: 0;}
.result__row.flex {justify-content: space-between;align-items: center;}
.result__col {font: 400 14px Rubik,sans-serif;color: #7e7e7e;}
.result__col_bold {font-weight: 700;}
.result__col_1 {width: 320px;}
.result__col_2 {width: 70px;}
.result__col_3 {width: 130px;}
.result__col_4 img {cursor: pointer;width: 12px;}
.result__message {padding: 25px 0;background: #98d9ec;}
.result__messagebox {width: 720px;margin: 0 auto;}
.result__head {margin-bottom: 20px;}
.result__head.flex {justify-content: space-between;align-items: center;}
.result__title2 {font: 400 24px Rubik,sans-serif;color: #fff;}
.result__title2 span {font-weight: 700;margin-left: 30px;}
.result__btn {background: #fff;color: #32b4d9;}
.result__messagetext {font: 400 16px Rubik,sans-serif;color: #fff;}
.section {padding: 80px 0 100px;background: url("/tpl/images/banner/banner2.webp") 50% no-repeat;background-size: cover;}
.section_2 {background: url("/tpl/images/banner/banner3.webp") 50% no-repeat;background-size: cover;}
.section__title {font: 500 45px Rubik,sans-serif;color: #fff;margin-bottom: 10px;}
.section__title_2 {margin-bottom: 40px;}
.section__text {font: 500 30px Rubik,sans-serif;color: #fff;margin-bottom: 35px;}
.section__text_2 {font: 400 16px Rubik,sans-serif;color: #fff;margin-top: 25px;margin-bottom: 45px;}
.section__text_2 a {color: currentColor;text-decoration: underline;}
.section__text_2 a:hover {text-decoration: none;}
.section__form {width: 100%;}
.section__form.flex {justify-content: flex-start;align-items: center;}
.section__form input {padding: 0 30px;width: 300px;height: 40px;font: 400 14px Rubik,sans-serif;background: #e9eeee;border: 1px solid #e9eeee;margin-right: 30px;}
.section__form .btn2 {width: 210px;height: 40px;}
.section__btns {width: 100%;margin-top: 50px;}
.section__btns.flex {justify-content: space-between;align-items: center;}
.section__btns p {margin: 0;}
.adva {padding: 80px 0;}
.adva__box.flex {justify-content: space-between;}
.adva__item {width: 540px;margin-bottom: 35px;}
.adva__header {margin-bottom: 15px;}
.adva__header.flex {align-items: center;}
.adva__icon {width: 45px;height: 45px;border-radius: 100%;background: #32b4d9;margin-right: 15px;}
.adva__icon.flex {justify-content: center;align-items: center;}
.adva__icon img {max-width: 60%;max-height: 60%;}
.adva__title {font: 500 24px Rubik,sans-serif;color: #32b4d9;}
.adva__text {font: 400 16px Rubik,sans-serif;color: #282828;}
.made {padding: 60px 0 100px;background: url("/tpl/images/made.jpg") 50% no-repeat;background-size: cover;}
.made__box.flex {justify-content: space-between;align-items: flex-start;}
.made__item {text-align: center;}
.made__icon {height: 53px;margin-bottom: 20px;}
.made__icon img {height: 100%;}
.made__icon.flex {justify-content: center;align-items: center;}
.made__number {display: block;font: 500 45px/45px Rubik,sans-serif;color: #fff;}
.made__number i {font-style: normal;}
.made__number span, .made__title {font: 500 24px Rubik,sans-serif;color: #fff;}
.made__title {display: block;min-height: 29px;margin-bottom: 5px;}
.made__text {font: 400 16px Rubik,sans-serif;color: #fff;}
.exampl {padding: 60px 0;background: #fff;}
.exampl__tabs {margin-top: 45px;margin-bottom: 60px;}
.exampl__tabs.flex {justify-content: space-between;align-items: flex-start;flex-wrap: nowrap;}
.exampl__tab {padding: 0 5px 12px;font: 500 14px Rubik,sans-serif;color: #c1c1c1;text-align: center;border-bottom: 2px solid #ececec;cursor: pointer;}
.exampl__tab.active {color: #32b4d9;border-bottom: 2px solid #32b4d9;}
.exampl__item {position: relative;display: block;width: 100%;height: 240px;background-position: 50%;background-size: cover;}
.exampl__item:hover .exampl__shadow {background: linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4));}
.exampl__img {background-size: cover;background-position: 50%;z-index: 1;}
.exampl__img, .exampl__shadow {position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.exampl__shadow {margin: auto;width: 100%;height: 100%;z-index: 2;background: linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.2),transparent);transition: all .3s ease;}
.exampl__info {padding: 25px 15px;position: absolute;z-index: 3;width: 100%;left: 0;bottom: 0;}
.exampl__info h3 {font: 500 21px Rubik,sans-serif;color: #fff;text-transform: uppercase;}
.exampl__info p {font: 300 14px Rubik,sans-serif;color: #fff;margin-top: 32px;}
.exampl__text {display: none;}
.exampl__more {display: none;margin-top: 20px;}
.exampl__morebl.flex {justify-content: space-between;align-items: center;}
.exampl__price.flex {align-items: center;}
.exampl__price img {width: 25px;margin-right: 8px;}
.exampl__price span {font: 500 14px Rubik,sans-serif;color: #fff;}
.exampl__width.flex {align-items: center;}
.exampl__width img {width: 30px;margin-right: 8px;}
.exampl__width span {font: 500 14px Rubik,sans-serif;color: #fff;}
.exampl__btn {width: 135px;margin-top: 10px;}
.exampl__more2 {display: block;width: 250px;margin: 5px auto 0;}
.sheme {background: #f5f5f5;padding: 0 0 60px;margin-top: 60px;}
.sheme__head {position: relative;top: -62px;}
.sheme__head .border {margin-bottom: 0;}
.sheme__box.flex {justify-content: space-between;}
.sheme__item {text-align: center;width: 240px;padding: 0 15px;}
.sheme__icon {margin: 0 auto 35px;width: 90px;height: 90px;border-radius: 100%;background: 0 0;border: 2px solid #32b4d9;}
.sheme__icon.flex {justify-content: center;align-items: center;}
.sheme__icon img {width: 50px;max-height: 45px;}
.sheme__title {font: 500 24px Rubik,sans-serif;color: #32b4d9;margin-bottom: 20px;}
.sheme__text {font: 400 16px Rubik,sans-serif;color: #282828;}
.comment {padding: 60px 0;background: #fff;}
.comment__slider {margin-bottom: 40px;}
.comment__slider.flex {justify-content: space-between;}
.comment__slider .slick-list {margin: 0 -15px;}
.comment__slider .slick-slide {margin: 0 15px;}
.comment__slider .slick-next, .comment__slider .slick-prev {width: 40px;height: 40px;background: #ddd;border-radius: 100%;text-indent: 9999px;border: 0;position: absolute;top: 50%;transform: translateY(-50%);}
.comment__slider .slick-next:before, .comment__slider .slick-prev:before {content: "";width: 15px;height: 9px;background: url("/tpl/images/more.svg");background-size: 100% 100%;position: absolute;top: 50%;transform: translateY(-50%);}
.comment__slider .slick-prev {left: -80px;}
.comment__slider .slick-prev:before {left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%) rotate(-90deg);}
.comment__slider .slick-next {right: -80px;}
.comment__slider .slick-next:before {right: 50%;top: 50%;transform: translateY(-50%) translateX(50%) rotate(90deg);}
.comment__slide iframe {width: 100%;}
.comment__btn {display: block;margin: 0 auto;}
.modal-cont {width: 600px;position: fixed;top: 0;left: 50%;margin-left: -300px;border: 0;opacity: 0;z-index: -1;background: #fff;}
.modal-close {position: absolute;right: 45px;top: 45px;cursor: pointer;}
.modal-close img {width: 13px;}
.modal__container {padding: 60px 120px;text-align: center;}
.modal__container h2 {font: 500 24px Rubik,sans-serif;color: #32b4d9;}
.modal__form {margin-top: 40px;text-align: center;}
.error-field {border-color: brown !important;}
.modal__form input {width: 360px;height: 40px;padding: 3px 20px 0;font: 400 14px Rubik,sans-serif;color: #000;border: 1px solid #ddd;margin-bottom: 20px;text-align: left;background: #ececec;}
.modal__form input::-webkit-input-placeholder {color: #7e7e7e;}
.modal__form input::-moz-placeholder {color: #7e7e7e;}
.modal__form input:-ms-input-placeholder {color: #7e7e7e;}
.modal__form .btn {width: 240px;}
.modal__remark {margin: 20px auto 15px;}
.modal__remark, .modal__remark a {font: 400 14px Rubik,sans-serif;color: #7e7e7e;}
.modal__remark a {text-decoration: underline;}
.modal__remark a:hover {text-decoration: none;}
.overlay {display: none;background: #363636;position: fixed;top: 0;left: 0;width: 100%;height: 100%;opacity: .65;-moz-opacity: .65;z-index: 9998;overflow: hidden;}
.breadcrumbs.flex {align-items: center;}
.breadcrumbs a, .breadcrumbs span {font: 400 16px Rubik,sans-serif;color: #fff;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs a.active {font-weight: 500;}
.breadcrumbs .sep {text-decoration: none;display: block;margin: 0 20px;}
.pbanner {margin-top: 152px;padding: 80px 0;background-position: 50%;background-size: cover;box-shadow: inset 0 0 0 9999px rgba(0,0,0,.3);}
.pbanner_contacts {box-shadow: inset 0 0 0 9999px rgba(50,180,217,.4);}
.pbanner__box.flex {justify-content: space-between;}
.pbanner__left, .pbanner__right {width: 50%;}
.pbanner__title {font: 500 36px Rubik,sans-serif;color: #fff;margin-bottom: 30px;text-transform: uppercase;}
.pbanner_2 {padding: 100px 0;background-position: 50%;background-size: cover;box-shadow: inset 0 0 0 9999px rgba(0,0,0,.3);}
.pbanner_2 .pbanner__title {margin-bottom: 0;}
.pbanner__text {font: 500 24px Rubik,sans-serif;color: #fff;margin-bottom: 30px;}
.pdesc {padding: 30px 0;background: #fff;}
.pdesc__box.flex {align-items: center;justify-content: space-between;}
.pdesc__icon {width: 340px;}
.pdesc__icon.flex {justify-content: center;align-items: center;}
.pdesc__icon img {width: 35%;}
.pdesc__info {width: 65%;}
.pdesc__info_full {width: 100%;}
.pdesc__info h1 {font: 400 24px Rubik,sans-serif;color: #282828;margin-bottom: 15px;}
.pdesc__info h2, .pdesc__info h3, .pdesc__info h4, .pdesc__info h5, .pdesc__info h6 {font: 400 20px Rubik,sans-serif;color: #282828;margin-bottom: 15px;}
.pdesc__info p+h1, .pdesc__info p+h2, .pdesc__info p+h3, .pdesc__info p+h4, .pdesc__info p+h5, .pdesc__info p+h6 {margin-top: 30px;}
.pdesc__info ol, .pdesc__info p, .pdesc__info ul {font: 400 16px Rubik,sans-serif;color: #282828;margin-top: 15px;margin-bottom: 15px;}
.pdesc__info ol, .pdesc__info ul {margin-left: 20px;}
.pdesc__info ol li {list-style: decimal;}
.pdesc__info ul li {list-style: disc;}
.pdesc__info p:last-child {margin-bottom: 0;}
.padva {background: #fff;padding: 45px 0 80px;}
.padva__box {margin-top: 60px;}
.padva__box.flex {justify-content: space-between;}
.padva__item {width: 100%;text-align: center;}
.padva__icon {height: 65px;text-align: center;margin-bottom: 40px;}
.padva__icon img {width: auto;height: 100%;margin: 0 auto;}
.padva__name {font: 500 24px Rubik,sans-serif;line-height: 28px;color: #32b4d9;margin-bottom: 25px;min-height: 60px;}
.padva__text {font: 400 18px Rubik,sans-serif;color: #282828;}
.gallery {padding: 80px 0;background: #fff;}
.gallery__item {display: block;}
.gallery__item img {display: block;width: 100%;height: auto;}
.price-wrap {padding-top: 60px;padding-bottom: 60px;}
.price-block {margin-bottom: 60px;}
.price-wrap .price__tabs {margin-bottom: 20px;}
.price {background: #f5f5f5;padding: 0 0 60px;}
.price__tabs {background: #ececec;border-radius: 50px;margin-bottom: 70px;}
.price__tabs.flex {justify-content: space-between;}
.price__tab {flex: 1;text-align: center;height: 42px;font: 400 16px Rubik,sans-serif;line-height: 14px;color: #c1c1c1;border-radius: 50px;cursor: pointer;display: flex;justify-content: center;align-items: center;}
.price__tab.active {background: #32b4d9;color: #fff;}
.price__slider {width: 1000px;margin: 0 auto;background: #fff;}
.price__slide {padding: 20px 110px 25px;display: none;}
.price__slide.active {display: block;}
.price__tabletile {font: 400 18px Rubik,sans-serif;color: #282828;margin-bottom: 20px;text-align: center;}
.price__border {width: 100%;display: block;height: 0;border-bottom: 1px solid #c1c1c1;margin: 20px auto 10px;}
.price__table {border: 1px solid #c1c1c1;border-left: none;border-right: none;text-align: center;}
.price__row {border-bottom: 1px solid #d6d6d6;}
.price__row:last-child {border-bottom: 0;}
.price__row.flex {justify-content: space-between;}
.price__td_1>div, .price__td_1>span {width: 50%;min-width: 50%;}
.price__td {width: 50%;font: 400 16px Rubik,sans-serif;color: #7e7e7e;padding: 15px 0;}
.price__td_1 {width: 66.666666%;}
.price__td_1 span b {display: inline-block;min-width: 25px;font-weight: 400;margin-right: 8px;}
.price__td_1 span:last-child {width: 160px;}
.price__td_2 {width: 33.333333%;}
.price__td.flex {justify-content: space-between;}
.price__remark {width: 1000px;margin: 25px auto 0;text-align: right;font: 400 14px Rubik,sans-serif;color: #7e7e7e;}
.price-table {width: 100%;table-layout: fixed;border-collapse: collapse;border-spacing: 0;text-align: center;border-top: 1px solid #d6d6d6;}
.price-table tr {border-bottom: 1px solid #d6d6d6;}
.price-table td, .price-table th {color: #7e7e7e;font: 400 16px Rubik,sans-serif;padding: 15px 10px;}
@media (max-width:767px) {.price-table {table-layout: auto;}
	.price-table td, .price-table th {font-size: 14px;padding: 10px;}
	.price-table th:first-child {width: 28%;}}
.cities {font-size: 0;padding: 40px 0;}
.cities, .cities a {color: #32b4d9;}
.cities li {display: inline-block;width: 33.333333%;font-size: 14px;margin-bottom: 15px;padding-right: 15px;}
.pdop {padding: 80px 0;background: #fff;}
.pdop__box.flex {justify-content: space-between;}
.pdop__image {height: 155px;width: 100%;background-position: 50%;background-size: cover;margin-bottom: 25px;}
.pdop__info.flex {justify-content: space-between;align-items: center;}
.pdop__item {width: 100%;}
.pdop__text {width: 100%;margin-bottom: 10px;}
.pdop__text p {font: 400 18px Rubik,sans-serif;color: #282828;margin: 3px 0;}
.pdop__text p b {text-transform: uppercase;font-weight: 700;}
.pdop__btn {width: 130px;font-size: 16px;}
.colors {padding: 80px 0 40px;background: #fff;}
.colors__tabs {width: 570px;background: #ececec;border-radius: 50px;margin-bottom: 50px;}
.colors__tabs.flex {justify-content: space-between;}
.colors__tab {width: 50%;text-align: center;height: 42px;font: 400 16px Rubik,sans-serif;line-height: 14px;color: #c1c1c1;border-radius: 50px;cursor: pointer;display: flex;justify-content: center;align-items: center;}
.colors__tab.active {background: #32b4d9;color: #fff;}
.colors__box {margin: 0 -1%;}
.colors__item {width: 14.666666%;height: 150px;position: relative;margin: 0 1% 15px;background-size: cover;}
.colors__text {width: 100%;padding: 0 15px;position: absolute;bottom: 10px;height: 45px;font: 400 18px Rubik,sans-serif;color: #fff;text-shadow: 0 0 1px #000,0 0 1px #000;}
.colors__text b {font-weight: 500;}
.install {padding: 40px 0 0;background: #fff;}
.install__head {cursor: pointer;position: relative;padding: 15px 55px;border-bottom: 1px solid #c1c1c1;}
.install__head_1 {border-top: 1px solid #c1c1c1;}
.install__head.active .install__more {transform: rotate(0deg) translateY(-50%);}
.install__title {font: 400 22px Rubik,sans-serif;color: #282828;width: 925px;}
.install__more {position: absolute;width: 25px;right: 55px;top: 50%;transform: rotate(180deg) translateY(50%);}
.install__more img {display: block;width: 100%;height: auto;}
.install__info {padding: 35px 0;}
.install__info_1 {background: #f9f9f9;position: relative;padding: 35px 55px;}
.install__info_1:before {transform: translateX(-100%);}
.install__info_1:after, .install__info_1:before {content: "";width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;background: #f9f9f9;}
.install__info_1:after {transform: translateX(100%);}
.install__info.flex {justify-content: space-between;}
.install__item2 {padding: 10px 75px 10px 0;border-left: 6px solid #32b4d9;background: #fff;margin-bottom: 15px;}
.install__item2.flex {justify-content: space-between;align-items: center;}
.install__left.flex {align-items: center;}
.install__number {width: 65px;text-align: center;font: 400 48px Rubik,sans-serif;color: #32b4d9;}
.install__subtitle {width: 140px;font: 400 18px Rubik,sans-serif;color: #282828;}
.install__text {width: 640px;font: 400 16px Rubik,sans-serif;color: #282828;}
.install__item3 {width: 100%;}
.install__image {width: 100%;height: 155px;background-position: 50%;background-size: cover;margin-bottom: 25px;}
.install__text2 {font: 400 18px Rubik,sans-serif;color: #282828;text-align: center;}
.install__text2>span {display: block;font-size: 14px;padding-top: 10px;}
.install__info2.flex {justify-content: space-between;align-items: center;}
.install__more2 {width: 50px;height: 50px;border-radius: 100%;background: #32b4d9;}
.install__more2.flex {justify-content: center;align-items: center;}
.install__textbl {width: 70%;}
.install__textbl ol, .install__textbl p, .install__textbl ul {font: 400 16px Rubik,sans-serif;color: #282828;margin-bottom: 10px;}
.install__textbl ol, .install__textbl ul {margin-left: 20px;}
.install__textbl li+li {margin-top: 5px;}
.install__textbl ul li {list-style: disc;}
.install__textbl ol li {list-style: decimal;}
.install__img {width: 30%;}
.install__img img {width: 100%;}
.quiz {padding: 60px 0 50px;background: #fff;}
.quiz__box {padding-bottom: 55px;margin-top: 50px;}
.quiz__box.flex {justify-content: space-between;}
.quiz__item {margin-bottom: 60px;}
.quiz__item:last-child {margin-bottom: 0;}
.quiz__item2 {display: block;width: 25%;cursor: pointer;}
.quiz__item2 input {display: none;}
.quiz__item2.active .quiz__text span {background: #32b4d9;color: #fff;}
.quiz__item2.active .quiz__image img {filter: none;}
.quiz__item3 {display: block;width: 16.6667%;cursor: pointer;}
.quiz__item3.active .quiz__text span {background: #32b4d9;color: #fff;}
.quiz__image {width: 100%;height: 90px;margin-bottom: 35px;}
.quiz__image img {height: 100%;filter: grayscale(1);}
.quiz__image.flex {justify-content: center;align-items: center;}
.quiz__image2 {display: block;width: 155px;height: 155px;margin: 0 auto 40px;background-position: 50%;background-size: cover;}
.quiz__text {display: block;width: 100%;background-color: #ececec;}
.quiz__text_1 {border-top-left-radius: 25px;border-bottom-left-radius: 25px;}
.quiz__text_3 {border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
.quiz__text span {display: block;text-align: center;width: 100%;font: 500 16px Rubik,sans-serif;color: #c1c1c1;padding: 12px 0;border-radius: 25px;}
.quiz__sizes.flex {justify-content: center;}
.quiz__item4 {width: 215px;cursor: pointer;}
.quiz__item4 input:checked~.quiz__radio .quiz__label {color: #32b4d9;}
.quiz__item4 input:checked~.quiz__radio, .quiz__item4 input:checked~.quiz__radio .quiz__label:before {border-color: #32b4d9;}
.quiz__item4 input:checked~.quiz__radio .quiz__label:before {background: #32b4d9;}
.quiz__image3 {display: block;width: 180px;height: 120px;margin: 0 auto 25px;background-position: 50%;background-size: cover;}
.quiz__radio {width: 100%;height: 50px;border: 2px solid #ddd;border-radius: 30px;}
.quiz__radio.flex {align-items: center;}
.quiz__label {display: block;width: 100%;font: 500 16px Rubik,sans-serif;color: #ddd;padding: 0 15px 0 45px;position: relative;}
.quiz__label:before {content: "";width: 30px;height: 30px;border: 2px solid #ddd;border-radius: 100%;position: absolute;left: 5px;top: 50%;transform: translateY(-50%);}
.quiz__remark {display: block;font: 400 16px Rubik,sans-serif;color: #282828;text-align: center;margin-top: 10px;}
.qdesc {padding: 10px 0 100px;}
.qdesc__box.flex {justify-content: space-between;}
.qdesc__image {width: 25%;min-width: 200px;}
.qdesc__image img {width: 100%;}
.qdesc__info {width: 70%;}
.qdesc__info h1 {font: 400 24px Rubik,sans-serif;color: #282828;margin-bottom: 20px;}
.qdesc__info ol, .qdesc__info p, .qdesc__info ul {font: 400 16px Rubik,sans-serif;color: #282828;}
.qdesc__info p+P {margin-top: 15px;}
.qdesc__info ol, .qdesc__info ul {margin-top: 15px;margin-bottom: 15px;margin-left: 20px;}
.qdesc__info ol li {list-style: decimal;}
.qdesc__info ul li {list-style: disc;}
.adva_2 {padding: 80px 0 0;}
.adva__box_2 {margin-top: 50px;}
.adva__title_2 {width: 470px;line-height: 24px;}
.adva__text_2 {padding-left: 60px;}
.product {padding: 100px 0 20px;}
.product__box.flex {justify-content: space-between;}
.product__slider {width: 49%;}
.product__slider .slider-for {margin-bottom: 11px;}
.product__slider .slick-list {margin: 0 -5px;}
.product__slider .slick-slide {margin: 0 5px;}
.product__slider .slider-nav .slick-slide.slick-current img {border: 4px solid #32b4d9;}
.product__slider .slider-nav .slick-dots {display: flex;justify-content: center;align-items: center;list-style: none;margin-top: 45px;}
.product__slider .slider-nav .slick-dots li {width: 7px;height: 7px;margin: 0 6px;padding: 0;}
.product__slider .slider-nav .slick-dots li.slick-active button {background: #32b4d9;}
.product__slider .slider-nav .slick-dots li button {padding: 0;width: 7px;height: 7px;background: #c7c7c7;border-radius: 100%;text-indent: 9999px;border: 0;}
.product__slider .slider-nav .slick-next, .product__slider .slider-nav .slick-prev {width: 11px;height: 17px;border-radius: 100px;text-indent: 9999px;border: 0;background: url("/tpl/images/arrow-r.png");background-size: 100% 100%;position: absolute;bottom: 55px;z-index: 3;filter: grayscale(1);}
.product__slider .slider-nav .slick-next:hover, .product__slider .slider-nav .slick-prev:hover {filter: grayscale(0);}
.product__slider .slider-nav .slick-prev {transform: rotate(180deg);left: 15px;}
.product__slider .slider-nav .slick-next {right: 15px;}
.product__info {width: 49%;}
.product__tabs {margin-bottom: 8px;}
.product__tabs.flex {align-items: stretch;}
.product__tab {width: 50%;font: 500 16px Rubik,sans-serif;color: #c1c1c1;text-align: center;padding: 6px 0;border-bottom: 2px solid #ececec;cursor: pointer;}
.product__tab.active {border-color: #32b4d9;color: #32b4d9;}
.product__row {padding: 8px 35px;}
.product__row_2 {padding: 15px 35px;border-top: 1px solid #32b4d9;margin-top: 15px;}
.product__row.flex {justify-content: space-between;align-items: center;}
.product__icon {width: 25px;display: flex;justify-content: center;align-items: center;}
.product__icon img {max-width: 22px;max-height: 22px;}
.product__title {width: 180px;font: 500 18px Rubik,sans-serif;color: #282828;}
.product__text {width: 225px;font: 400 18px Rubik,sans-serif;color: #282828;}
.product__text_2 {font: 700 22px Rubik,sans-serif;color: #32b4d9;padding-left: 60px;}
.product__btns {padding: 0 30px;}
.product__btns.flex {justify-content: space-between;align-items: center;}
.product__btn_1 {width: 250px;}
.product__btn_2 {width: 215px;}
.product__textbl {padding: 50px 0;}
.product__textbl p {font: 400 18px Rubik,sans-serif;color: #282828;}
.comm {padding: 90px 0;}
.comm__title.flex {justify-content: space-between;align-items: center;}
.comm__tabs {width: 640px;background: #ececec;border-radius: 30px;}
.comm__tabs.flex {align-items: stretch;}
.comm__tab {width: 50%;font: 500 16px Rubik,sans-serif;color: #c1c1c1;background: 0 0;border-radius: 30px;height: 42px;cursor: pointer;}
.comm__tab.flex {justify-content: center;align-items: center;}
.comm__tab.active {color: #fff;background: #32b4d9;}
.commbl {padding: 40px 0;background: #f5f5f5;}
.commbl__box.flex {justify-content: space-between;}
.commbl__col_1 {width: 430px;}
.commbl__col_2 {width: 640px;}
.commbl__rating {margin-bottom: 30px;}
.commbl__rating.flex {justify-content: space-between;align-items: center;}
.commbl__text {display: block;width: 200px;font: 400 18px Rubik,sans-serif;color: #282828;}
.commbl__stars {width: 205px;}
.commbl__stars.flex {align-items: center;justify-content: space-between;}
.commbl__star {width: 33px;height: 30px;background: url("/tpl/images/star.svg") 50% no-repeat;background-size: contain;cursor: pointer;}
.commbl__star.active {background: url("/tpl/images/star-a.svg") 50% no-repeat;background-size: contain;}
.commbl__input {width: 100%;height: 48px;padding: 0 25px;margin-bottom: 25px;border: 1px solid #ddd;background: #ececec;font: 400 14px Rubik,sans-serif;color: #7e7e7e;}
.commbl__btns {text-align: right;}
.commbl__textarea {padding: 15px 25px;width: 100%;height: 180px;font: 400 14px Rubik,sans-serif;border: 1px solid #ddd;background: #fff;margin-bottom: 25px;}
.commbl__file {display: none;}
.commbl__label {font: 400 16px Rubik,sans-serif;color: #32b4d9;padding-left: 30px;position: relative;cursor: pointer;}
.commbl__label:before {content: "";width: 18px;height: 18px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: url("/tpl/images/attach.svg");background-size: 100% 100%;}
.commbl__filebl {width: 215px;}
.commbl__filenames {width: 420px;}
.commbl__filename {padding: 8px 10px 8px 25px;background: #ececec;margin-bottom: 12px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.commbl__filename:last-child {margin-bottom: 0;}
.file__number {font-weight: 400;}
.file__box {width: 350px;}
.file__name {color: #32b4d9;}
.file__name, .file__size {font: 400 16px Rubik,sans-serif;}
.file__size {color: #7e7e7e;margin-left: 5px;}
.comm2 {padding: 20px 0;}
.comm2__title.flex {justify-content: space-between;align-items: center;}
.commbl2 {padding: 70px 0;background: #f5f5f5;}
.feedback__box {background: #fff;padding: 35px 60px;}
.feedback__box.flex {justify-content: space-between;}
.feedback__bl {margin-bottom: 70px;}
.feedback__info {width: 470px;}
.feedback__info_full {width: 100%;}
.feedback__head.flex {align-items: center;}
.feedback__head_2.flex {justify-content: space-between;}
.feedback__name {display: block;width: max-content;margin-right: 10px;font: 500 22px Rubik,sans-serif;color: #32b4d9;}
.feedback__name_2 {width: calc(100% - 100px);}
.feedback__date {font: 400 16px Rubik,sans-serif;color: #282828;}
.feedback__stars {width: 205px;}
.feedback__stars.flex {align-items: center;justify-content: space-between;}
.feedback__star {width: 33px;height: 30px;background: url("/tpl/images/star.svg") 50% no-repeat;background-size: contain;cursor: pointer;margin: 15px 0 35px;}
.feedback__star.active {background: url("/tpl/images/star-a.svg") 50% no-repeat;background-size: contain;}
.feedback__text {font: 400 18px Rubik,sans-serif;color: #282828;}
.feedback__text_2 {margin-top: 15px;}
.feedback__slider {width: 500px;}
.feedback__slider .slider-for-1, .feedback__slider .slider-for-2 {margin-bottom: 11px;}
.feedback__slider .slick-list {margin: 0 -5px;}
.feedback__slider .slick-slide {margin: 0 5px;}
.feedback__slider .slider-nav-1 .slick-slide.slick-current img, .feedback__slider .slider-nav-2 .slick-slide.slick-current img {border: 4px solid #32b4d9;}
.feedback__slider .slider-nav-1 .slick-dots, .feedback__slider .slider-nav-2 .slick-dots {display: flex;justify-content: center;align-items: center;list-style: none;margin-top: 45px;}
.feedback__slider .slider-nav-1 .slick-dots li, .feedback__slider .slider-nav-2 .slick-dots li {width: 7px;height: 7px;margin: 0 6px;padding: 0;}
.feedback__slider .slider-nav-1 .slick-dots li.slick-active button, .feedback__slider .slider-nav-2 .slick-dots li.slick-active button {background: #32b4d9;}
.feedback__slider .slider-nav-1 .slick-dots li button, .feedback__slider .slider-nav-2 .slick-dots li button {padding: 0;width: 7px;height: 7px;background: #c7c7c7;border-radius: 100%;text-indent: 9999px;border: 0;}
.feedback__slider .slider-nav-1 .slick-next, .feedback__slider .slider-nav-1 .slick-prev, .feedback__slider .slider-nav-2 .slick-next, .feedback__slider .slider-nav-2 .slick-prev {width: 11px;height: 17px;border-radius: 100px;text-indent: 9999px;border: 0;background: url("/tpl/images/arrow-r.png");background-size: 100% 100%;position: absolute;bottom: 44px;z-index: 3;filter: grayscale(1);}
.feedback__slider .slider-nav-1 .slick-next:hover, .feedback__slider .slider-nav-1 .slick-prev:hover, .feedback__slider .slider-nav-2 .slick-next:hover, .feedback__slider .slider-nav-2 .slick-prev:hover {filter: grayscale(0);}
.feedback__slider .slider-nav-1 .slick-prev, .feedback__slider .slider-nav-2 .slick-prev {transform: rotate(180deg);left: 15px;}
.feedback__slider .slider-nav-1 .slick-next, .feedback__slider .slider-nav-2 .slick-next {right: 15px;}
.feedback__answ {width: 1000px;margin-left: auto;margin-top: 35px;background: #fff;padding: 35px 40px;}
.sales {padding-top: 60px;padding-bottom: 60px;}
.sale {padding: 30px;border-radius: 6px;box-shadow: 0 10px 30px 0 rgba(0,0,0,.15);}
.sale__name {font-size: 24px;}
.sale__desc {font-size: 16px;margin-bottom: 20px;}
.sale__desc p+p {margin-top: 10px;}
.sale__desc ol, .sale__desc ul {margin: 10px 0 10px 20px;}
.sale__desc ol li {list-style: decimal;}
.sale__desc ul li {list-style: disc;}
.pagination.flex {align-items: center;}
.pagination__item {font: 400 16px Rubik,sans-serif;margin-right: 15px;width: 35px;height: 35px;background: #fff;color: #c1c1c1;cursor: pointer;}
.pagination__item.flex {justify-content: center;align-items: center;}
.pagination__item:last-child {margin-right: 0;}
.pagination__item.active, .pagination__item:hover {background: #32b4d9;color: #fff;}
.process {padding: 90px 0;background: #fff;}
.process__box {margin-top: 55px;}
.process__box.flex {justify-content: space-between;}
.process__item {width: 355px;text-align: center;}
.process__icon {height: 72px;margin-bottom: 28px;}
.process__icon img {height: 100%;}
.process__number {font: 500 24px Rubik,sans-serif;color: #32b4d9;}
.process__text {margin-top: 18px;font: 400 18px Rubik,sans-serif;color: #282828;}
.program__box {margin-top: 35px;}
.program__box.flex {justify-content: space-between;align-items: center;}
.program__item {width: 550px;margin-bottom: 30px;}
.program__item.flex {justify-content: space-between;align-items: center;}
.program__icon {width: 48px;height: 48px;border-radius: 100%;background: #32b4d9;}
.program__icon.flex {justify-content: center;align-items: center;}
.program__icon img {max-height: 60%;max-width: 60%;}
.program__text {width: 480px;}
.program__text p {font: 400 18px Rubik,sans-serif;color: #282828;}
.whom {padding: 90px 0 20px;background: #fff;}
.whom__box {margin-top: 50px;}
.whom__box.flex {justify-content: space-between;}
.whom__item {width: 355px;text-align: center;margin-bottom: 60px;}
.whom__icon {height: 80px;text-align: center;margin-bottom: 30px;}
.whom__icon.flex {justify-content: center;align-items: flex-end;}
.whom__icon img {max-width: 90px;max-height: 80px;}
.whom__text {font: 500 24px Rubik,sans-serif;color: #32b4d9;}
.dogovor {padding: 90px 0 0;background: #fff;}
.dogovor__box.flex {justify-content: space-between;align-items: center;}
.dogovor__left {width: 710px;}
.dogovor__left.flex {justify-content: space-between;align-items: center;}
.dogovor__img {width: 100px;}
.dogovor__img img {width: 100%;}
.dogovor__info {width: 580px;}
.dogovor__info p {font: 400 18px Rubik,sans-serif;color: #282828;}
.dogovor__right {width: 360px;padding: 35px;background: #32b4d9;}
.dogovor__phone {display: block;font: 400 24px Rubik,sans-serif;color: #fff;width: 100%;padding-left: 35px;position: relative;margin-bottom: 5px;}
.dogovor__phone:before {content: "";width: 20px;height: 20px;background: url("/tpl/images/contact2-1.svg");background-size: 100% 100%;position: absolute;left: 0;top: 4px;}
.dogovor__mail {font: 400 18px Rubik,sans-serif;color: #fff;width: 100%;padding-left: 35px;position: relative;}
.dogovor__mail:before {content: "";width: 20px;height: 15px;background: url("/tpl/images/contact2-2.svg");background-size: 100% 100%;position: absolute;left: 0;top: 4px;}
.dogovor__text {font: 400 14px Rubik,sans-serif;color: #fff;margin-top: 20px;}
.cbanner__phone {font: 400 18px Rubik,sans-serif;color: #fff;display: block;margin: 5px 0;padding-left: 35px;position: relative;}
.cbanner__phone:before {content: "";width: 20px;height: 20px;background: url("/tpl/images/contact2-1.svg");background-size: 100% 100%;position: absolute;left: 0;top: 0;}
.cbanner__mail {font: 400 18px Rubik,sans-serif;color: #fff;display: block;margin: 5px 0;padding-left: 35px;position: relative;}
.cbanner__mail:before {content: "";width: 20px;height: 15px;background: url("/tpl/images/contact2-2.svg");background-size: 100% 100%;position: absolute;left: 0;top: 4px;}
.cbanner__text {font: 500 18px Rubik,sans-serif;color: #fff;margin-top: 20px;}
.cbanner__text_2 {font-size: 20px;font-weight: 400;margin-top: 5px;}
.contact {position: relative;}
.contact__icon2 {top: 30px;}
.contact__icon2, .contact__icon3 {position: absolute;width: 55px;left: 0;}
.contact__icon3 {top: 28px;}
.contact__box {width: 500px;padding: 70px 0 90px;height: 570px;}
.contact__map {width: 50%;position: absolute;top: 0;left: 50%;height: 480px;}
.contact__tabs {margin-bottom: 40px;}
.contact__tab {font: 400 16px Rubik,sans-serif;color: #c1c1c1;text-align: center;padding: 7px 0;border-bottom: 2px solid #ececec;cursor: pointer;}
.contact__tab.active {color: #32b4d9;border-color: #32b4d9;}
.contact__tab_1 {width: 250px;}
.contact__tab_2 {width: 145px;}
.contact__tab_3 {width: 105px;}
.contact__item {display: none;padding-left: 70px;}
.contact__item.active {display: block;}
.contact__title {font: 500 24px Rubik,sans-serif;color: #282828;margin-bottom: 7px;}
.contact__desc {font: 400 18px Rubik,sans-serif;color: #282828;}
.contact__time {margin: 20px 0 45px;}
.contact__subtitle {font: 400 18px Rubik,sans-serif;color: #32b4d9;}
.contact__timetext {font: 400 24px Rubik,sans-serif;color: #282828;}
.contact__phone {display: block;font: 400 18px Rubik,sans-serif;color: #282828;margin-bottom: 8px;padding-left: 40px;position: relative;}
.contact__phone:before {content: "";width: 20px;height: 20px;background: url("/tpl/images/contact1.svg");background-size: 100% 100%;position: absolute;left: 0;top: 0;}
.contact__mail {display: block;font: 400 18px Rubik,sans-serif;color: #282828;margin-bottom: 5px;padding-left: 40px;position: relative;}
.contact__mail__organization {display: block;font: 400 18px Rubik,sans-serif;color: #282828;margin-bottom: 5px;padding-left: 40px;position: relative;}
.contact__mail:before {content: "";width: 20px;height: 15px;background: url("/tpl/images/contact2.svg");background-size: 100% 100%;position: absolute;left: 0;top: 4px;}
.contact__remark {font: 400 14px Rubik,sans-serif;color: #bcbbbb;padding-left: 40px;}
.contact__item2 {width: 45%;padding-top: 45px;border-top: 2px solid #32b4d9;padding-left: 70px;margin-right: 5%;position: relative;}
.contact__title2 {font: 500 20px Rubik,sans-serif;color: #282828;margin-bottom: 18px;}
.contact__info {margin-bottom: 20px;}
.contact__text2 {font: 500 18px Rubik,sans-serif;color: #282828;margin-bottom: 5px;}
.contact__text3 {font: 400 20px Rubik,sans-serif;color: #282828;}
.contact__block {padding-bottom: 90px;}
@media (max-width:1300px) {.comment__slider .slick-prev {left: auto;right: 50px;top: -50px;transform: none;}
	.comment__slider .slick-next {right: 0;top: -50px;transform: none;}}
@media screen and (min-width:992px) and (max-width:1200px) {.banner .slick-dots {margin-right: -480px;}
	.prod__item {height: 210px;}
	.adva__item {width: 460px;}
	.exampl__item {height: 240px;}
	.pdesc__icon {width: 220px;}
	.gallery__slider .slick-next {bottom: auto;right: 0;top: -45px;}
	.gallery__slider .slick-prev {left: auto;bottom: auto;right: 60px;top: -45px;}
	.price__remark, .price__slider {width: 900px;}
	.install__text {width: 540px;}
	.install__textbl {width: 605px;}
	.comment2 {padding-top: 0;}
	.comm__tabs {margin-bottom: 25px;}
	.commbl__col_2 {width: 500px;}
	.commbl__filenames {margin-top: 20px;}
	.feedback__box {padding: 35px;}
	.feedback__info {width: 365px;}
	.feedback__answ, .feedback__info_full {width: 100%;}
	.contact__bl.flex {justify-content: space-between;}
	.contact__item2 {margin: 0;width: 450px;}
	.contact__map {left: 50%;transform: translateX(50px);}
	.process__item {width: 300px;}
	.program__item {width: 465px;}
	.program__text {width: 400px;}
	.whom__item {width: 315px;}
	.section__form_part input {width: 270px;}
	.dogovor__left {width: 585px;}
	.dogovor__info {width: 450px;}
	.quiz__item4 {width: 180px;}
	.adva__title_2 {width: 390px;}
	.product__info {width: 55%;}
	.product__slider {width: 40%;}}
@media screen and (min-width:767px) and (max-width:991px) {.banner__title {font-size: 45px;}
	.prod {padding-top: 40px;padding-bottom: 70px;}
	.prod__box {margin-top: 0;}
	.section__form.flex {justify-content: space-between;}
	.section__form input {width: 240px;margin-right: 0;}
	.calc__item {width: 48%;}
	.adva {padding: 40px 0 30px;}
	.adva__item {width: 350px;}
	.made {padding: 60px 0 20px;}
	.made__item {width: 48%;margin-bottom: 40px;}
	.exampl {padding: 40px 0;}
	.exampl__tabs {margin-bottom: 20px;}
	.exampl__tabs.flex {flex-wrap: wrap;}
	.exampl__tab {margin-bottom: 15px;}
	.sheme__head {top: -54px;}
	.sheme__item {width: 48%;margin-bottom: 35px;}
	.comment {padding: 40px 0;}
	.comment__slide {width: 48%;margin-bottom: 20px;}
	.comment__slide iframe {width: 100%;}
	.title {font-size: 28px;}
	.pdesc {padding: 40px 0;}
	.pdesc__icon {width: 180px;}
	.padva {padding: 45px 0 65px;}
	.padva__box {margin-top: 30px;}
	.padva__icon {margin-bottom: 20px;}
	.padva__name {margin-bottom: 15px;min-height: 0;}
	.gallery {padding: 40px 0 75px;}
	.gallery__slider .slick-next {bottom: auto;right: 0;top: -45px;}
	.gallery__slider .slick-prev {left: auto;bottom: auto;right: 60px;top: -45px;}
	.gallery__slide {height: 225px;overflow: hidden;}
	.price {padding-bottom: 30px;}
	.price__tabs {margin-bottom: 30px;}
	.price__slider {width: 100%;}
	.price__slide {padding: 20px 30px 25px;}
	.price__remark {width: 100%;}
	.pdop {padding: 40px 0 10px;}
	.pdop__image {height: 190px;}
	.colors {padding: 40px 0 1px;}
	.colors__tabs {margin-bottom: 25px;}
	.colors__item {width: 23%;margin-bottom: 15px;}
	.install {padding-top: 40px;}
	.install__head {padding: 15px 25px;}
	.install__text {width: 440px;padding: 10px 0;}
	.install__item2 {height: auto;padding-right: 25px;}
	.install__textbl {width: 605px;}
	.install__info_1 {padding: 25px;}
	.install__image {height: 215px;}
	.install__img {width: 270px;}
	.install__textbl {width: 460px;}
	.comment2 {padding-top: 0;}
	.comm {padding: 50px 0 20px;}
	.comm__tabs {margin-bottom: 25px;}
	.commbl__col_1 {width: 340px;}
	.commbl__col_2 {width: 360px;}
	.commbl__filenames {margin-top: 15px;}
	.feedback__info {width: 100%;margin-bottom: 30px;}
	.feedback__answ {width: 100%;}
	.contact__bl.flex {justify-content: space-between;}
	.contact__item {padding-left: 0;}
	.contact__item2 {margin: 0;width: 355px;}
	.contact__map {position: static;width: 100%;}
	.contact__box {padding: 40px 0 15px;height: auto;}
	.contact__block {padding-top: 40px;padding-bottom: 40px;}
	.process {padding: 40px 0 60px;}
	.process__item {width: 225px;}
	.program__item {width: 350px;}
	.program__text {width: 280px;}
	.whom {padding: 40px 0 20px;}
	.section {padding: 50px 0 60px;}
	.section__form {max-width: 740px;}
	.section__title br {display: none;}
	.section__text_2 {width: 470px;}
	.dogovor {padding: 40px 0 0;}
	.dogovor__right {margin-top: 26px;}
	.quiz {padding: 40px 0 0;}
	.quiz__image {height: 55px;}
	.quiz__text span {font-size: 14px;}
	.quiz__item {margin-bottom: 30px;}
	.quiz__box.flex {justify-content: flex-start;}
	.quiz__item3 {width: 25%;margin-bottom: 20px;}
	.quiz__item4 {margin-right: 45px;margin-bottom: 25px;}
	.quiz__item4:nth-child(3n) {margin-right: 0;}
	.adva__title_2 {width: 275px;}
	.product {padding: 40px 0 20px;}
	.product__box.flex {justify-content: center;}
	.product__info, .product__slider {width: 100%;max-width: 555px;}
	.product__slider {margin-bottom: 30px;}}
@media screen and (max-width:767px) {.banner {margin-top: 76px;}
	.banner__title {font-size: 26px;margin-bottom: 20px;}
	.title {font-size: 22px;}
	.border {margin: 15px 0;height: 2px;}
	.prod {padding-top: 30px;padding-bottom: 60px;}
	.prod__box {margin-top: 0;}
	.calc__type {background: 0 0;border-radius: 0;margin-bottom: 30px;}
	.calc__item {width: 48%;}
	.result__box {padding: 30px 0;width: calc(100% - 30px);}
	.result__col_1 {width: 100%;margin-bottom: 10px;}
	.result__col_2, .result__col_3 {width: 45%;}
	.result__messagebox {width: calc(100% - 30px);}
	.result__title2 span {margin-left: 0;}
	.result__btn {margin-top: 15px;}
	.section {padding: 30px 0;}
	.section__title {font-size: 26px;}
	.section__text, .section__title_2 {margin-bottom: 25px;}
	.section__text {font-size: 18px;}
	.section__text_2 {display: block;width: 100%;font-size: 16px;margin-bottom: 10px !important;}
	.section__form input {margin-bottom: 15px;}
	.section__btns {margin-top: 10px;}
	.adva {padding: 30px 0;}
	.adva__item {width: 100%;}
	.made {padding: 40px 0 20px;}
	.made__item {width: 48%;margin-bottom: 30px;}
	.made__text {font-size: 14px;}
	.made__number {font-size: 38px;line-height: 38px;}
	.exampl {padding: 30px 0;}
	.exampl__tabs {margin-top: 0;margin-bottom: 30px;}
	.exampl__tabs.flex {flex-wrap: wrap;}
	.exampl__tab {width: 48%;padding-bottom: 4px;margin-bottom: 10px;border: 0;text-decoration: underline;}
	.exampl__tab.active {border: 0;}
	.exampl__info h3 {font-size: 18px;}
	.exampl__info p, .exampl__more {margin-top: 10px;}
	.exampl__morebl.flex {justify-content: space-around;}
	.sheme {padding-bottom: 20px;}
	.sheme__item {width: 100%;margin-bottom: 30px;}
	.sheme__head {top: -41px;}
	.sheme__icon {margin-bottom: 15px;}
	.sheme__title {margin-bottom: 10px;}
	.comment {padding: 30px 0;}
	.comment__slider {margin-bottom: 20px;}
	.modal-cont {width: 320px;margin-left: -160px;}
	.modal__container {padding: 25px 20px;}
	.modal__container h2 {font-size: 22px;}
	.modal__form {margin-top: 20px;}
	.modal__form input {width: 100%;}
	.modal__remark {margin: 0 auto 15px;}
	.modal-close {right: 10px;top: 10px;}
	.comment__slider {margin-top: 30px;}
	.comment__slider .slick-prev {width: 25px;height: 25px;top: -35px;right: 35px;}
	.comment__slider .slick-prev:before {width: 13px;height: 6px;}
	.comment__slider .slick-next {width: 25px;height: 25px;top: -35px;}
	.comment__slider .slick-next:before {width: 13px;height: 6px;}
	.pbanner {padding: 50px 0;margin-top: 78px;}
	.pbanner__title {font-size: 24px;margin-bottom: 20px;}
	.pdesc {padding: 30px 0;}
	.pdesc__box.flex {justify-content: center;}
	.pdesc__icon {margin-bottom: 20px;}
	.pdesc__icon img {width: 160px;}
	.padva {padding: 45px 0 60px;}
	.padva__box {margin-top: 30px;}
	.padva__icon {margin-bottom: 20px;}
	.padva__name {min-height: 0;margin-bottom: 15px;font-size: 18px;}
	.padva__text {font-size: 16px;}
	.calc__box {margin-top: 20px;}
	.calc__titlebox {top: -12px;}
	.gallery {padding: 30px 0;}
	.gallery .title {width: calc(100% - 85px);}
	.gallery__slider .slick-next {bottom: auto;right: 0;top: -36px;width: 35px;height: 35px;}
	.gallery__slider .slick-prev {left: auto;bottom: auto;right: 45px;top: -36px;width: 35px;height: 35px;}
	.gallery__slide {height: 240px;overflow: hidden;}
	.price {padding: 0 0 30px;}
	.price__tabs {background: 0 0;margin-bottom: 30px;margin-top: 15px;}
	.price__tab {width: 100%;min-width: 100%;}
	.price__slider {width: 100%;}
	.price__slide {padding: 20px 15px 25px;}
	.price__remark {width: 100%;}
	.price__col {width: 50%;}
	.price__col:last-child {width: 100%;}
	.pdop {padding: 30px 0;}
	.colors {padding: 30px 0 0;}
	.colors__tabs {width: 100%;margin-bottom: 20px;}
	.colors__box.flex {justify-content: space-between;}
	.colors__item {width: 48%;margin-bottom: 20px;}
	.install {padding: 30px 0 0;}
	.install__head {padding: 15px;}
	.install__title {font-size: 17px;}
	.install__info_1 {padding: 20px 0;}
	.install__number {font-size: 35px;}
	.install__subtitle {font-size: 15px;}
	.install__text {width: 100%;font-size: 14px;margin-top: 10px;padding-left: 10px;}
	.install__item2 {padding-right: 10px;padding-top: 15px;padding-bottom: 15px;height: auto;}
	.install__image {height: 185px;}
	.install__more {width: 20px;right: 15px;}
	.install__info {padding: 15px 0;}
	.install__textbl {width: 100%;}
	.install__textbl p {font-size: 16px;}
	.install__img {width: 300px;margin: 0 auto;}
	.breadcrumbs .sep {margin: 0 5px;}
	.comm {padding: 30px 0 10px;}
	.comm__tabs {width: 100%;margin: 15px 0 25px;}
	.comm__tab {font-size: 14px;}
	.commbl {padding: 25px 0;}
	.commbl__text {font-size: 17px;}
	.commbl__stars {margin-top: 15px;}
	.commbl__col {width: 100%;}
	.commbl__col_1 {margin-top: 25px;order: 2;}
	.commbl__filenames {width: 100%;margin-top: 15px;}
	.commbl2 {padding: 20px 0;}
	.feedback__box {padding: 20px;}
	.feedback__name {font-size: 18px;}
	.feedback__star {margin: 15px 0;}
	.feedback__text {font-size: 16px;}
	.feedback__slider {width: 100%;margin-top: 30px;}
	.feedback__answ {width: 100%;padding: 20px;}
	.feedback__bl {margin-bottom: 30px;}
	.pbanner__left {width: 100%;}
	.pbanner__right {width: 100%;margin-top: 30px;}
	.contact__bl.flex {justify-content: space-between;}
	.contact__tab {width: 100%;}
	.contact__item {padding-left: 0;}
	.contact__item2 {margin: 0 0 25px;width: 100%;}
	.contact__map {position: static;width: 100%;height: 300px;}
	.contact__map iframe {height: 300px;}
	.contact__box {width: 100%;padding: 40px 0 15px;height: auto;}
	.contact__block {padding-top: 40px;padding-bottom: 40px;}
	.process {padding: 30px 0;}
	.process__box.flex {justify-content: center;}
	.process__item {margin-bottom: 30px;}
	.process__icon {margin-bottom: 20px;}
	.process__text {margin-top: 15px;}
	.program__item {width: 100%;}
	.program__text {width: calc(100% - 70px);}
	.program__text p {font-size: 16px;}
	.whom {padding: 20px 0;}
	.whom__box {margin-top: 20px;}
	.whom__item {width: 48%;margin-bottom: 20px;}
	.whom__text {font-size: 18px;}
	.whom__icon {margin-bottom: 15px;}
	.whom__icon img {max-width: 70px;max-height: 70px;}
	.dogovor {padding: 30px 0 0;}
	.dogovor__box {margin-top: 20px;}
	.dogovor__img {width: 80px;margin-bottom: 15px;}
	.dogovor__left {width: 100%;}
	.dogovor__info p {font-size: 16px;}
	.dogovor__right {width: 100%;margin-top: 25px;}
	.quiz {padding: 30px 0 10px;}
	.quiz__box {padding-bottom: 0;margin-top: 25px;}
	.quiz__item, .quiz__item2 {margin-bottom: 30px;}
	.quiz__item2 {width: 100%;}
	.quiz__text {border-radius: 25px;}
	.quiz__sizes.flex {justify-content: center;}
	.quiz__item3 {width: 50%;margin-bottom: 25px;}
	.quiz__item4 {width: 48%;margin-bottom: 25px;}
	.quiz__image3 {width: 100%;}
	.quiz__label {font-size: 14px;}
	.calc__item_2 {margin-right: 0;}
	.adva_2 {padding-bottom: 0;}
	.adva__box_2 {margin-top: 30px;}
	.adva__title_2 {font-size: 20px;width: calc(100% - 75px);}
	.qdesc {padding: 10px 0 40px;}
	.qdesc__info {width: 100%;}
	.qdesc__info p {font-size: 16px;}
	.product {padding: 30px 0 20px;}
	.product__box.flex {justify-content: center;}
	.product__slider {width: 100%;margin-bottom: 30px;}
	.product__info {width: 100%;}
	.product__row {padding: 8px 0;}
	.product__row_2 {padding: 15px 0;}
	.product__textbl {padding: 20px 0;}
	.product__textbl p {font-size: 16px;}
	.product__text, .product__title {width: 40%;font-size: 16px;}
	.product__text_2 {padding-left: 20px;}
	.product__btns {padding: 0;}
	.product__btn_1, .product__btn_2 {width: 48%;}
	.cities li {width: 50%;}}
@media (max-width:600px) {.price__td_1>div, .price__td_1>span {width: 100%;min-width: 100%;}
	.price__td_1, .price__td_2 {width: 50%;}
	.price__td {padding: 10px;font-size: 14px;}
	.calc__typeitem {width: 50%;}
	.calc__item {width: 100%;}
	.qdesc__image {display: none;}
	.qdesc__info {width: 100%;}}
.thank_section{background:#32b4d9;color:#fff;text-align:center}.thank_main{padding-top:60px;padding-bottom:60px}.thank_response{padding-top:30px;padding-bottom:30px}.thank_faq{padding-top:30px;padding-bottom:30px}.thank_main h1{font-family:Rubik;font-size:64px;font-weight:600;line-height:75.84px;margin-bottom:35px}.thank_desc{font-family:Rubik;font-size:24px;font-weight:600;line-height:28.44px;display:block;width:100%;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:35px}.soc_header{font-family:Rubik;font-size:16px;font-weight:400;line-height:18.96px;text-align:center}.response_desc{font-family:Rubik;font-size:16px;font-weight:400;line-height:24px;display:block;width:100%;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:35px}.response_desc a{font-weight:600;border-bottom:1px solid #fff}.thank_btn_main{width:21rem;height:4rem;line-height:4rem;background-color:#fff;color:#32b4d9;font-size:1.4rem;text-align:center;font-weight:500;border-radius:20px;-webkit-transition:.4s ease-in;-o-transition:.4s ease-in;transition:.4s ease-in;border:1px solid #32b4d9;display:block;margin-left:auto;margin-right:auto}.thank_btn_normal{width:21rem;height:4rem;line-height:4rem;background-color:#32b4d9;color:#fff;font-size:1.4rem;text-align:center;font-weight:500;border-radius:20px;-webkit-transition:.4s ease-in;-o-transition:.4s ease-in;transition:.4s ease-in;border:1px solid #fff;display:block;margin-left:auto;margin-right:auto}.social_row{display:flex;gap:60px;margin-left:auto;margin-right:auto;width:max-content;margin-top:20px;margin-bottom:30px;align-items:center}.thank_soc_link{opacity:1;transition:all .3s}.thank_response .reviews-home__inner{color:#333;text-align:left}.thank_response .slick-next{background:url("/tpl/img/thank/arr-down-th.png") no-repeat;right:-20px;transform:rotate(270deg) scale(1.5);top:calc(50% - 52px);opacity:1;transition:all .3s;left:unset}.thank_response .slick-prev{background:url("/tpl/img/thank/arr-down-th.png") no-repeat;left:-20px;transform:rotate(90deg) scale(1.5);top:calc(50% - 40px);opacity:1;transition:all .3s}.response_header,.faq_header{font-family:Rubik;font-size:36px;font-weight:500;line-height:40px;text-align:center;display:block;margin-bottom:35px}.thank_faq .answer-block{text-align:left;margin-bottom:30px;display:none}.thank_faq .answer-block.active{display:flex}.thank_faq .answer-accardion__title{color:#fff}.thank_response .slick-next,.thank_response .slick-prev{position:absolute;width:20px;height:20px;top:50%;font-size:0;margin:10px;border:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9}.thank_faq .answer-accardion__btn:after{background:url("/tpl/img/thank/arr-down-th.png") no-repeat}.thank_faq .answer-accardion__btn.title__color.answer-accardion__btn:after{background:url("/tpl/img/thank/arr-down-hov-th.png") no-repeat;transition:none}.thank_faq .answer-accardion__btn.title__color.answer-accardion__btn .answer-accardion__title{color:#5ee1ff}.reviews-home__item p{display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden}.slick-dots{display:none !important;margin-left:auto;margin-right:auto;width:max-content}.slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:2rem}.slick-dots li button{font-size:0;padding:0;border:none;width:10px;height:10px;border-radius:50%;background-color:#32b4d9}.thank_response .slick-dots li button{background-color:#fff}.thank_response .slick-dots li.slick-active button{background-color:#5ee1ff}.questions-answer__content.active{display:flex}.section__form_2 input.error,.section__form input.error,.modal__form input.error,.feedback__form input.error,.commbl__box input.error{color:red;border:2px solid red}.section__form_2 input.error::placeholder,.section__form input.error::placeholder,.modal__form input.error::placeholder,.feedback__form input.error::placeholder,.commbl__box input.error::placeholder{color:red}.feedback__form textarea.error,.commbl__box textarea.error{color:red;border:2px solid red}.feedback__form textarea.error::placeholder,.commbl__box textarea.error::placeholder{color:red}.js-form-submit-reviews{margin:0 50px 0 0}.wa-checkbox__btn{position:relative}.wa-checkbox__btn span label{font-size:12px;margin-bottom:10px;display:inline-block;padding-left:12px;padding-left:16px;font-family:Rubik;margin-left:-5px;margin-right:-5px;position:relative;cursor:pointer;text-align:left}.wa-checkbox__btn label:before{top:1px;width:12px;height:12px;content:"";position:absolute;left:-5px;border:1px solid #4caf50;color:#fff}.wa-checkbox__btn label:after{content:"";position:absolute;top:0;left:-6px;background:#fff;width:16px;height:16px;opacity:0;transition:all .3s;transform:scale(0)}.wa-checkbox__btn.checked label:after{content:"✓";transform:scale(.8);opacity:1;background-color:#4caf50;color:#fff;font-size:12px;margin:auto;display:flex;align-items:center;justify-content:center}.questions-block__form .wa-checkbox__btn{color:#fff;margin-top:20px;margin-bottom:10px;padding-left:5px}.questions-block__form .wa-checkbox__btn label:before{border:1px solid #fff}.questions-block__form .wa-checkbox__btn.checked label:after{background-color:#fff;color:#4caf50}.questions-block__form-text{color:#fff !important;text-align:center}.questions-block__form-text a{color:#fff !important}.questions-block__form .wa-checkbox__btn.checked label:after{font-size:18px}.commbl_2 .wa-checkbox__btn{margin-left:5px;margin-bottom:20px}.commbl_2 .wa-checkbox__btn.checked label:after{font-size:18px}.contact__box .contact__tabs .contact__tab{color:#000}.contact__box .contact__tabs .contact__tab.active{color:#32b4d9}.modal-cont-1 .modal__container,.modal-cont-4 .modal__container{padding:60px}.production-block{margin-bottom:120px;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.production{padding-top:15px}.advantages-block__left,.advantages-block__right,.answer-block__left,.answer-block__right,.delivery-block__left,.delivery-block__right,.peculiarities-one__inner,.peculiarities-one__right,.product-one__inner,.product-one__right,.production-block__content,.production-block__img,.work-one__inner,.work-one__right{width:50%}.answer__title,.certificates__title,.production-block__content-title{margin-bottom:32px;font-size:36px;font-weight:600}.production-block__content-text{margin-bottom:40px;line-height:24px;font-size:16px}.production-block__content-subtitle{margin-bottom:10px;font-weight:500;font-size:21px}.production-block__list-item{margin-bottom:10px;margin-left:20px;list-style:disc;font-size:16px}.advantages,.answer,.certificates,.delivery,.order-page,.product-page,.work-page{padding-bottom:180px}.advantages__title,.price__title{margin-bottom:40px;font-size:36px;font-weight:500;line-height:40px}.textbl img{width:100%;float:right;float:left;margin-left:0;margin-bottom:0}.advantages-block__item{display:flex;align-items:center;margin-top:15px;margin-bottom:15px}.advantages-block p{font-size:16px}.advantages-block__top{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.advantages-block__top img{width:40px;height:auto}.advantages-block__img img{margin-bottom:20px}.advantages-block__top .subtitle{font-size:20px;margin-bottom:0;color:#32b4d9}.order__title{margin-bottom:70px;font-size:36px;font-weight:500}.order-block{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.order-block__item{width:calc(100%/3 - 30px);padding:0 20px 50px;border-radius:10px;background:#fff;box-shadow:2px 2px 7px 0 rgba(40,40,40,.21);display:flex;flex-direction:column}.order-block__item-img{display:flex}.order-block__item-img img{margin-left:auto;margin-right:auto;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);width:60px;height:auto}.order-block__item-text,.order-block__item-title{margin-bottom:20px;line-height:24px;font-size:16px}.order-block__item-title{font:600 17px/26px Uni,sans-serif}.heading__title,.order-block__item-title span{font-weight:400}.delivery__title{margin-bottom:10px;font-size:36px;font-weight:500}.delivery-block{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.delivery-block__left-text{margin-bottom:80px;line-height:24px;font-size:16px}.delivery-block__right-text{margin-bottom:20px;line-height:24px;font-size:16px}.delivery-block__left-title,.delivery-block__right-title{margin-bottom:15px;font-size:20px;font-weight:500;color:#32b4d9}.delivery-block__list-item,.delivery-block__right-list-item{margin-left:20px;margin-bottom:20px;list-style:disc;font-size:16px}.delivery-block__right-subtitle{font:600 17px/26px Uni,sans-serif;margin-bottom:10px}.answer-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.answer__wrapper{padding-top:30px;border-top:1px solid #dcdcdc}.answer-accardion__btn{position:relative;cursor:pointer}.answer-accardion__title{font-weight:500;color:#b3b3b3;font-size:16px;padding-right:40px;display:block}.answer__wrapper,.requisites-block__item:last-child{padding-bottom:30px}.answer-accardion__btn:after{position:absolute;content:"";width:20px;height:10px;background:url("/tpl/img/about/about-arrows.svg") no-repeat;right:0;top:3px;transition:.2s ease-in}.questions-answer__content{display:none}.questions-answer__text{padding-top:15px;line-height:24px}.title__color span{color:#32b4d9}.answer-accardion__btn.title__color.answer-accardion__btn:after{background:url("/tpl/img/about/about-acc-arrows.svg") no-repeat;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}.breadcrumbs-new{padding-top:175px}.breadcrumbs-new .breadcrumbs__list{list-style:none;margin-left:0;margin-bottom:0}.breadcrumbs-new .breadcrumbs__list li a{font-size:12px;color:#b3b3b3}.questions-answer__text p{font-size:16px}.textbl .requisites-block{max-width:70%;margin-left:auto;margin-right:auto;border-radius:10px;background:#fff;-webkit-box-shadow:2px 2px 7px 0 rgba(40,40,40,.21);box-shadow:2px 2px 7px 0 rgba(40,40,40,.21);margin-bottom:60px}.textbl .requisites-block__top{margin-bottom:2rem;padding:2rem;background:#32b4d9;border-radius:10px 10px 0 0}.textbl .requisites-block__top-title{font-size:2rem;color:#fff;font-weight:500;text-align:center}.textbl .requisites-block__item{padding:0 2rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:95%;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem;margin-bottom:1rem;align-items:center;border-bottom:1px solid #d1dbe3}.textbl .requisites-block__item:last-child{border-bottom:none}.textbl .requisites-block__wrapper{width:50%;margin-left:auto}.textbl .requisites-block__item-text{margin-left:auto;width:25rem;color:#b3b3b3;font-size:17px}.textbl .requisites-block__item-title{width:50%;margin-right:auto;font-size:17px}.tmenu_about .tmenu__col{display:flex;justify-content:space-between;width:100%}.tmenu_about .tmenu__link{gap:10px;align-items:center;display:flex}.btn.disabled,.btn2.disabled,.btn.disabled:hover,.btn2.disabled:hover{cursor:default !important;opacity:.6;background:#999 !important;pointer-events:none}.pbanner_naves{box-shadow:none;padding:40px 0}.pbanner_naves .pbanner_row{gap:20px;display:flex;flex-wrap:wrap;margin-top:10px;align-items:center}.pbanner_naves.pbanner_exchange .pbanner_row{margin-top:50px;align-items:flex-start}.pbanner_naves .pbanner_text{flex-direction:column;display:flex;width:calc(50% - 10px);gap:20px}.pbanner_naves .pbanner_photo{width:calc(50% - 10px)}.pbanner_naves .pbanner_text h1{color:#282828;margin-bottom:10px}.pbanner_naves .pbanner_text p{font-size:16px;line-height:24px}.pbanner_naves .breadcrumbs a,.pbanner_naves .breadcrumbs span{color:#b3b3b3}.types_section{background:#f5f5f5;padding:60px 0}.types_section .type-row{gap:20px;flex-wrap:wrap;display:flex}.types_section .row-item{width:calc(33.3333% - 17px);background:#fff;border-radius:0;padding:0;display:flex;flex-wrap:wrap;gap:20px;align-content:start;padding-bottom:20px}.types_section .row-item .title{font-family:Rubik;font-weight:500;font-size:20px;line-height:20px;text-align:center;color:#32b4d9;border-bottom:3px solid #32b4d9;align-items:center;justify-content:center;height:76px;display:flex;width:100%}.types_section .item{display:flex;width:100%;border-bottom:1px solid #dcdcdc;align-items:center;margin:0 32px;padding:10px 0;justify-content:space-between}.types_section .item:last-child{border-bottom:none}.types_section .pict{display:block;width:95px;height:70px}.types_section .name{font-size:18px;line-height:140%}.selector_type__box{justify-content:center;justify-content:center;display:flex;border:1px solid #b3b3b3;border-radius:20px;height:40px;width:max-content;align-items:center;margin-left:auto;margin-right:auto}.naves_selector{color:#32b4d9;color:#b3b3b3;cursor:pointer;width:200px;display:flex;justify-content:center;font-family:Rubik;font-weight:500;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;height:40px;align-items:center}.naves_selector.active{background:#32b4d9;color:#fff;cursor:default;pointer-events:none;border-radius:20px}.naves_adv{display:none}.naves_adv.active{display:flex}.options_section{margin-top:80px;background:#f5f5f5;padding:60px 0}.option_row{gap:20px;flex-wrap:wrap;display:flex}.option_row .item{width:calc(50% - 10px);border-left:3px solid #32b4d9;background:#fff;padding:20px;display:flex;gap:20px;flex-wrap:wrap}.option_row .pict{width:150px;height:168px}.option_row .text{gap:10px;flex-direction:column;width:calc(100% - 170px);display:flex}.option_row .name{font-family:Rubik;font-weight:500;font-size:20px;line-height:20px;color:#32b4d9}.option_row .desc{font-family:Rubik;font-weight:400;font-size:14px;line-height:130%}.install_naves{background:#f9f9f9}.install_naves .install__info_1{padding:35px 0}.install_naves .install__number{font:500 45px Rubik,sans-serif}.install_naves .install__subtitle{width:190px;font-family:Rubik;font-weight:500;font-size:20px;line-height:20px;color:#32b4d9}.install_naves .install__text{width:759px;font-family:Rubik;font-weight:400;font-size:14px;line-height:130%;vertical-align:middle}.install_naves .notation{margin-top:20px;background:#fff;padding:40px}.install_naves .notation span{font-family:Rubik;font-weight:500;font-size:20px;line-height:20px;text-align:center;color:#32b4d9;margin-left:auto;max-width:620px;display:block;margin-right:auto}.install_poles_naves .install__text2 p{color:#32b4d9}.pdop_naves{background:#f9f9f9}.banner_new .slider__item.slider__item_actions{position:relative;padding:0;background-position:50%;background-size:cover;box-shadow:none}.slider__item_actions img{width:100%}.slider__item_content{position:absolute;top:0;left:0;bottom:0;width:100%;height:auto}.slider__item_actions .heading__title{position:absolute;margin-left:8%}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{position:absolute;margin-left:8%;bottom:0;margin-bottom:4rem}.heading__title{max-width:90rem;font-size:5.2rem;line-height:5.5rem;color:#fff;text-shadow:0 3px #000;font-weight:400}.slider__item_actions .heading__title .transparent{color:transparent;text-shadow:none}.slider__item_actions .desc-slider{display:block}.slider__item_actions .mob-slider{display:none}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{justify-content:center;align-items:center;display:flex}.slick-dots li button{background-color:#b3b3b3 !important}.slick-dots li.slick-active button{background-color:#32b4d9 !important}.banner_new{margin-top:152px;overflow:visible}.install__item2 ul{padding-left:20px}.install__item2 ul li{list-style:disc}.hidden-price{display:none}.modal__form .subdesc_form{margin-bottom:20px}.questions-block__form .subdesc_form{margin-bottom:20px;color:#fff}.policy-content{margin-top:180px;margin-bottom:30px}.policy-content h2{margin-bottom:32px;font-size:36px;font-weight:600}.policy-content ol,.policy-content ul{list-style:none;padding-left:0}.policy-content ul li{margin-bottom:10px;font-size:15px;line-height:120%}.policy-content ol li{margin-bottom:10px;font-size:15px;line-height:120%}.policy-content p{margin-bottom:16px;font-size:17px;line-height:120%}.policy-content p.subtitle{color:#1d1d1d;font-size:24px;font-weight:600;line-height:33px}.policy-content a{font-weight:600;color:#32b4d9}.policy_table_row{display:flex}.policy_table_row:first-child .policy_table_item{border-top:1px solid #d1d1d1;display:flex}.policy_table_item{display:flex;border-left:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;padding:10px 20px;min-height:80px;align-items:center}.policy_table_item.item_1{width:40%;justify-content:center}.policy_table_item.item_2{width:60%;border-right:1px solid #d1d1d1}.policy_table_item ul{padding-left:40px;list-style:disc}.policy_table_item ul li{list-style:disc}.subdesc_form{font-size:13px;line-height:110%;display:block}.subdesc_form a{color:#32b4d9}.questions-block__form-text a{text-decoration:underline}.footer__info.footer__info_names{padding-left:0;margin-top:40px;color:#fff}.footer__info.footer__info_names span{display:flex;gap:0 10px;align-items:center;font-size:17px;flex-wrap:wrap}.footer__info.footer__info_names .footer__phone{margin-bottom:0}.footer__col{width:calc(33.3333% - 60px)}.banner_new_single{margin-bottom:20px}.header-bottom-wrapp{box-shadow:2px 2px 7px 0 rgba(40,40,40,.21);padding-bottom:30px;padding-top:40px;margin-top:154px}.header-bottom{display:flex;gap:40px;flex-wrap:wrap}.newheader1{width:calc(50% - 20px)}.newheader1 h1{font-weight:500;font-weight:600;font-size:54px;line-height:120%;vertical-align:middle;text-transform:uppercase}.newheaderblock{width:calc(50% - 20px);flex-direction:column;display:flex;gap:20px}.newheaderblock .top_row{display:flex;flex-wrap:wrap;gap:10px 40px}.newheaderblock .top_row .item{display:flex;width:calc(50% - 20px);gap:5px;align-items:center}.newheaderblock .top_row .item span{font-weight:500;font-size:16px;line-height:100%;vertical-align:middle}.header_bottom_btn{align-items:center;justify-content:center;width:462px;height:60px;border-radius:56px;background:#32b4d9;color:#fff;display:flex;font-weight:500;font-size:14px;line-height:20px;transition:all .3s}.menu.nav--active .mob__social_btns .header-top__social{justify-content:center;margin-bottom:20px}.menu.nav--active .mob__social_btns .header__phone_btn{margin-left:0}.menu__list li a.active{color:#32b4d9}.banner_new_single{margin-bottom:20px}.only_d{display:block}.only_m{display:none}.reviews-block__left .reviews-block__left,.reviews-block__left .reviews-block__right{width:100%}.reviews__inner .pagination{width:28rem;margin-left:auto;margin-right:auto}.newheader1 h1.hard{font-size:38px}.banner_new,.banner2,.pbanner,.pbanner_naves{margin-top:0}.policy-content h2{margin-bottom:32px;font-size:36px;font-weight:600}.policy-content{margin-top:30px}.banner2,.pbanner,.pbanner{background:0 0 !important}.pbanner{margin-top:5px;background-color:#fff !important;box-shadow:none;padding-top:20px;padding-bottom:0}.banner2__box{padding:0}.breadcrumbs a,.breadcrumbs span{color:#b3b3b3;text-decoration:none}.breadcrumbs-new{padding-top:0}.hidden_count{display:none}.corrugated-block__item .advantages_item__title{text-align:center}.options_section.options_section_mini{margin-top:0;background:#fff}.corrugated_mini{padding-top:60px;background:#f9f9f9}.corrugated_mini .advantages_item__info{text-align:justify}.options_section_mini ul{padding-left:20px}.options_section_mini ul li{margin-bottom:10px}.options_section_mini .color{color:#32b4d9;font-weight:600}.slick-next{background:url("/tpl/img/home/slider-right-arrows.svg") no-repeat;left:unset;right:-20px}.slick-prev{background:url("/tpl/img/home/slider-left-arrows.svg") no-repeat;left:10px;right:unset}.header-bottom{align-items:center}.options_section_mini{padding:75px 0;font-size:16px;line-height:24px}.pbanner_naves .pbanner_text ol{padding-left:20px}.pbanner_naves .pbanner_text li{font-size:16px;line-height:24px}.footer__cat.flex{justify-content:space-between;gap:20px}.padva_mini{background:#f5f5f5;margin-top:60px;padding:0 0 60px}.padva__titlebox{position:relative;top:-25px}.options_section_mini ul li,.pbanner_naves .pbanner_text ul li{list-style:disc}.options_section_mini ol li,.pbanner_naves .pbanner_text ol li{list-style:decimal}.pbanner_video .btn.flex{align-items:center;justify-content:center}.option_row .pict{background-size:cover !important}.option_row .pict.small{background-size:contain !important}.options_section.option_video{margin-top:0}.padva_video{background:#fff}.video_types_section{background:#f5f5f5;padding-top:60px;padding-bottom:60px;margin-bottom:0}.video_types_section .type-row{gap:40px;flex-wrap:wrap;display:flex}.video_types_section .type_sub_row{flex-wrap:wrap;display:flex;flex-direction:column;width:calc(50% - 20px);align-items:center;background:#fff;margin-bottom:30px}.video_types_section .type_sub_row .subtitle{color:#32b4d9;justify-content:center;align-items:center;display:flex;padding:25px;width:100%;border-bottom:3px solid #32b4d9;font-weight:500;font-size:20px;line-height:20px;text-align:center}.video_types_section .item-vid{width:calc(100% - 30px);display:flex;padding:15px;border-bottom:2px solid #d8d7dd;justify-content:space-between;align-items:center}.video_types_section .item-vid:last-child{border-bottom:none}.video_types_section .item-vid .name{font-weight:700;font-size:18px;line-height:140%;vertical-align:middle;max-width:127px}.video_types_section .item-vid .val{font-weight:400;font-size:18px;line-height:140%;vertical-align:middle;max-width:322px}.video_types_section .item-intercom{flex-wrap:wrap;display:flex;flex-direction:column;width:calc(50% - 20px);align-items:center;background:#fff}.video_types_section .item-intercom .subtitle{color:#32b4d9;justify-content:center;align-items:center;display:flex;padding:25px;width:100%;font-weight:500;font-size:20px;line-height:20px;text-align:center}.video_types_section .bottom_block{width:100%;display:flex;justify-content:space-between;align-items:center}.video_types_section .bottom_block .image_block{width:40%}.video_types_section .bottom_block .image_block img{max-width:100%}.video_types_section .bottom_block .text_block{width:60%;display:flex;flex-direction:column;padding:0 5px}.video_types_section .bottom_block .sub_item{display:flex;justify-content:space-between;font-size:18px;line-height:140%;padding:5px}.video_types_section .bottom_block .sub_item:first-child{border-bottom:2px solid #d8d7dd}.video_types_section .bottom_block .sub_item .name{font-weight:700}.video_types_section .bottom_block .sub_item .val{min-width:200px}.border.tr_color{margin:25px 0 0;background:0 0}.gsm_block{margin-top:30px;margin-bottom:60px}.gsm_block .option-row{flex-wrap:wrap;display:flex;gap:20px}.gsm_block .option-row .item{width:calc(50% - 10px)}.gsm_block .option-row .item .desc{font-size:17px;display:block;margin-bottom:10px}.gsm_block .option-row .item .subtitle{font-size:21px;display:block;margin-bottom:10px}.gsm_block .option-row .item ul{padding-left:20px}.gsm_block .option-row .item ul li{font-size:17px;margin-bottom:5px;list-style:disc}.gsm_block .option-row .item img{border-radius:15px}@media (max-width:767px){.thank_desc{max-width:100%}.response_desc{max-width:100%}.modal-cont-1 .modal__container,.modal-cont-4 .modal__container{padding:25px 20px}.advantages-block__item,.advantages-block__item.cols_row{margin-top:15px;margin-bottom:15px}}@media (min-width:992px){.wa-checkbox__btn_long{width:100%;display:flex}.wa-checkbox__btn_long span{width:100%;max-width:530px}.wa-checkbox__btn_long span label{font-size:13px;position:relative;padding-left:25px}.wa-checkbox__btn_long label:before{top:1px;width:16px;height:16px}.wa-checkbox__btn_long label:after{top:0;width:18px;height:18px}.wa-checkbox__btn_long.checked label:after{font-size:16px}.questions-block__form .wa-checkbox__btn_long.checked label:after{font-size:22px}}@media (min-width:768px){.thank_btn_normal:hover{background-color:#fff;color:#32b4d9;border:1px solid #32b4d9}.thank_btn_main:hover{background-color:#32b4d9;color:#fff;border:1px solid #fff}.thank_soc_link:hover{opacity:.7}.response_desc a:hover{border-bottom:1px solid #32b4d9}.thank_response .slick-next:hover{opacity:.7}.thank_response .slick-prev:hover{opacity:.7}.cols_row{margin:0 -15px;align-items:center;display:flex}.advantages-block__item,.advantages-block__item.cols_row{margin-top:15px;margin-bottom:15px}.cols_row:after,.cols_row:before{content:"";clear:both;display:block}.cols_row:before{margin-top:15px}.cols_row:after{margin-bottom:15px}.col_sm_1,.col_sm_2,.col_sm_3,.col_sm_4,.col_sm_5,.col_sm_6,.col_sm_7,.col_sm_8,.col_sm_9,.col_sm_10,.col_sm_11,.col_sm_12{float:left;margin:0 15px}.col_sm_4{width:calc(100%/3 - 30px)}.col_sm_5{width:calc(100%/12*5 - 30px)}.col_sm_6{width:calc(50% - 30px)}.col_sm_7{width:calc(100%/12*7 - 30px)}.col_sm_8{width:calc(100%/3*2 - 30px)}.subrow-pic{display:flex;flex-direction:column;justify-content:space-evenly}.subrow-pic img{margin-bottom:15px}.naves_selector:not(.active):hover{transform:scale(1.05);color:#32b4d9}.slider__item .btn2:hover,.slider__item .btn2_naves:hover{background:#212121}.header_bottom_btn:hover{opacity:.7}.breadcrumbs a:hover{color:#32b4d9;text-decoration:underline}.gallery__item:hover{transform:scale(1.05)}}@media (max-width:1280px){.slider__item_actions .heading__title{font-size:3.5rem;line-height:4rem;padding-top:1.2rem}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{width:180px;height:45px;font:900 12px Uni,sans-serif;margin-bottom:1.2rem}.newheader1 h1{font-size:42px}}@media (max-width:991px){.contact-block,.production-block,.advantages-block__item,.delivery-block,.answer-block{-ms-flex-direction:column;flex-direction:column;gap:20px}.calculator-content__left,.calculator-content__right,.contact-map,.production-block__content,.production-block__img,.advantages-block__item .col_sm_6,.delivery-block__left,.delivery-block__right,.answer-block__left,.answer-block__right{width:100%}.advantages,.answer,.certificates,.delivery,.order-page,.product-page,.work-page{padding-bottom:60px}.order-block{gap:60px;flex-direction:column}.order-block__item{width:100%}.requisites{margin-top:0 !important}.textbl .requisites-block{max-width:100% !important}.col_sm_7 img,.col_sm_8 img,.subrow-pic img{margin-bottom:15px}.pbanner_naves .pbanner_text,.pbanner_naves .pbanner_photo{width:100%}.types_section .type-row{gap:10px}.types_section .row-item{width:calc(50% - 5px);gap:12px}.types_section .row-item:last-child{width:100%}.types_section .item{margin:0 16px;padding:8px 0}.types_section .row-item:last-child .item{width:calc(50% - 38px)}.types_section .name{font-size:16px}.option_row .item{width:100%}.slider__item_actions .heading__title{font-size:3rem;line-height:3.5rem;padding-top:1rem}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{width:160px;height:35px;font:900 12px Uni,sans-serif;margin-bottom:2.2rem;margin-left:8%}.newheader1{width:100%}.newheader1 h1{font-size:36px;line-height:120%}.newheaderblock{width:100%}.newheader1 h1.hard{font-size:36px}.header-bottom-wrapp{margin-top:194px}.video_types_section .type-row{gap:10px}.video_types_section .type_sub_row,.video_types_section .item-intercom{width:100%}.gsm_block .option-row .item{width:100%}}@media (max-width:967px){.banner_new{margin-top:0}.header-bottom-wrapp{margin-top:214px}}@media (max-width:767px){.banner_new,.banner2,.pbanner,.pbanner_naves{margin-top:5px}.header-bottom-wrapp{margin-top:80px;padding-bottom:20px;padding-top:20px}.padva__titlebox{position:relative;top:-25px}.padva_mini{margin-top:30px;padding:0 0 60px}.border.tr_color{margin:15px 0 0}}@media (max-width:750px){.slick-dots{justify-content:center;display:flex !important;margin-left:auto;margin-right:auto;width:max-content}.thank_main h1{font-size:36px;line-height:40px;margin-bottom:20px}.thank_main{padding-top:30px;padding-bottom:30px}.thank_desc{font-size:17px;line-height:24px;margin-bottom:17px}.soc_header{font-size:14px;line-height:17px}.social_row{gap:30px;margin-top:14px;margin-bottom:17px}.response_header,.faq_header{font-size:27px;line-height:33px;margin-bottom:20px}.response_desc{font-size:14px;line-height:21px;margin-bottom:17px}.thank_response .slick-next{background:url("/tpl/img/home/slider-right-arrows.svg") no-repeat;right:-11px;transform:none;top:calc(50% - 50px)}.thank_response .slick-prev{background:url("/tpl/img/home/slider-left-arrows.svg") no-repeat;left:-1px;transform:none;top:calc(50% - 50px)}.selector_type__box{width:100%}.naves_selector{width:calc(33.3333% - 0px);margin-bottom:0 !important}.banner_new .slider__item.slider__item_actions .heading__title{position:relative;font-size:3rem;line-height:3rem;padding-top:.8rem;margin-left:3%}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{width:160px;height:35px;font:900 12px Uni,sans-serif;margin-bottom:1rem;margin-left:3%}.policy-content{margin-top:100px}.policy-content h2{margin-bottom:24px;font-size:24px}.policy-content p.subtitle{font-size:18px;line-height:22px}.policy-content p{margin-bottom:12px;font-size:14px}.policy-content ol li{margin-bottom:5px;font-size:13px}.policy-content ol li{margin-bottom:5px;font-size:13px}.footer__col{width:calc(50% - 40px)}}@media (max-width:650px){.types_section .row-item{width:100%}.types_section .row-item:last-child .item{width:100%}.option_row .pict{width:150px;height:168px}.option_row .text{width:100%}.selector_type__box{width:100%;flex-direction:column;height:max-content}.naves_selector{width:100%}}@media (max-width:640px){.slider__item_content{bottom:0;top:0;left:0;right:0}.slider__item_actions .desc-slider{display:none}.slider__item_actions .mob-slider{display:block}.banner_new .slider__item.slider__item_actions .heading__title{position:absolute;padding-top:0;top:1.5rem;font-size:4.5rem;line-height:5rem;margin-left:5%;margin-right:5%;text-shadow:none}.banner_new .slider__item.slider__item_actions .heading__title .action-invert{text-shadow:3px 3px #32b4d9}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{margin-top:0;bottom:1.5rem;position:absolute;margin-left:5%;width:240px;height:65px;font:900 15px Uni,sans-serif}.slider__item_actions .btn2:not(.btn2_naves){background:#212121}.banner_new .slider__item.slider__item_actions .heading__title .transparent-mob{color:transparent;text-shadow:none}.header-bottom{gap:20px}.newheaderblock .top_row{gap:10px 20px}.newheaderblock .top_row .item{width:calc(50% - 10px)}.newheaderblock .top_row .item span{font-size:14px}.newheaderblock .top_row .item img{width:30px;height:30px}.only_m{display:block}.only_d{display:none}.header_bottom_btn{width:100%;height:40px;font-size:12px;line-height:16px}.video_types_section .type_sub_row .subtitle,.video_types_section .item-intercom .subtitle{font-size:17px}.video_types_section .item-vid{padding:12px;flex-wrap:wrap;justify-content:center}.video_types_section .item-vid .name{font-weight:700;font-size:13px;line-height:140%;vertical-align:middle;max-width:100%}.video_types_section .item-vid .val{font-size:11px;max-width:100%}.video_types_section .bottom_block{flex-wrap:wrap}.video_types_section .bottom_block .image_block{width:100%;order:2}.video_types_section .bottom_block .text_block{width:100%;order:1}.video_types_section .bottom_block .sub_item{justify-content:center;font-size:14px;padding:5px;flex-wrap:wrap;flex-direction:column;align-items:center}.video_types_section .bottom_block .sub_item .val{min-width:unset}.gsm_block .option-row .item .desc{font-size:14px;margin-bottom:6px}.gsm_block .option-row .item .subtitle{font-size:17px;margin-bottom:6px}.gsm_block .option-row .item ul li{font-size:14px;margin-bottom:3px}}@media (max-width:550px){.newheader1 h1,.newheader1 h1.hard{font-size:24px;line-height:28px;hyphens:auto}}@media (max-width:460px){.banner_new .slider__item.slider__item_actions .heading__title{top:2rem;font-size:3.5rem;line-height:4.5rem}.slider__item_actions .btn2,.slider__item_actions .btn2_naves{width:180px;height:45px;font:900 12px Uni,sans-serif}.footer__col{width:100%}}
.pagination__item{margin-right:15px}.pagination__item:last-child{margin-right:15px}.breadcrumbs .sep:last-child{display:none}.textbl{padding-top:55px;padding-bottom:55px}.textbl ol,.textbl p,.textbl ul{font:400 17px/26px Uni,sans-serif;color:#212121;margin-bottom:15px}.modal__policy{text-align:right;margin-top:20px;font-style:italic}.xmap_block ul{margin-left:20px}.xmap_block li{position:relative}.xmap_block li:after{content:"";width:5px;height:5px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#000;position:absolute;top:9px;left:-20px}.header__top_left{display:flex;align-items:center}.header__top_left .header__logo{margin-right:12px}.header-top__adrress{margin-left:10px;position:relative}.header-top__adrress:after{content:"";width:1px;height:30px;background-color:#000;position:absolute;left:-11px;top:50%;transform:translateY(-50%)}.header-top__adrress-title{position:relative;margin-left:20px;font-size:14px;margin-bottom:3px;line-height:1.4;font-weight:600;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);z-index:1}.header-top__adrress-title:before{position:absolute;content:"";width:16px;height:16px;background:url("/tpl/images/header-adrress.svg") no-repeat;top:0;left:-20px}.header-top__adrress-text,.header-top__contact-time{font-size:10px;line-height:1.4;color:#b3b3b3}.header-top__cities{position:absolute;background:#fff;padding:0 30px 10px;left:-31px;border:1px #32b4d9 solid;border-top:none;border-radius:0 0 5px 5px;top:100%;transition:.2s ease-in;min-width:180px}.header-top__cities a{display:block;color:#2485a1;transition:.2s ease-in}.header-top__cities a:hover{color:#32b4d9}.header-top__cities-switch{content:"";width:15px;height:10px;background:url("/tpl/images/accardion-arrows-blue.svg") no-repeat;right:0;top:5px;transition:.2s ease-in;display:inline-block;margin-left:15px;rotate:180deg;vertical-align:middle;cursor:pointer;opacity:.5}.header-top__cities-switch.open{rotate:none}.header-top__cities-switch:hover{opacity:1}.hidden{display:none}.header__phone_mobile{display:none}@media only screen and (max-width:1200px){.header.header-cities .btn{height:40px;padding:0 20px}.header.header-cities .btn.yellow{margin-left:10px}.header.header-cities .header__call{margin-right:15px}}@media only screen and (max-width:991px){.header.header-cities .header__phone,.header.header-cities .header__call .header__text{display:none}.header.header-cities .header__call{margin-right:10px}.header.header-cities .header__phone_mobile{display:inline-block}.header.header-cities .btn{height:35px;padding:0 13px}.header-top__adrress-text,.header-top__contact-time{max-width:160px;line-height:1.1}.header.header-cities .header__top .wrapper.flex{align-items:center}}@media only screen and (max-width:767px){.header.header-cities .btn{height:44px;padding:0 30px;margin:5px auto}.header.header-cities .btn.yellow{margin-left:auto}.header.header-cities .header__phone,.header.header-cities .header__call .header__text{display:block}.header.header-cities .header__phone_mobile{display:none}.header-top__adrress-text,.header-top__contact-time{max-width:none}}@media only screen and (max-width:479px){.header.header-cities .header-top__adrress-text,.header.header-cities .header-top__contact-time{display:none}.header-top__adrress-title{font-size:12px;margin-bottom:0;transform:translateY(1px)}.header-top__cities-switch{margin-left:8px}}@media only screen and (max-width:359px){.header-top__adrress{display:none}}.modal-cont .section__title{color:#000}.xmap_block{padding-left:20px}.xmap_block ul{list-style-type:disc}.xmap_block>ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;column-gap:40px}.xmap_block a:hover{text-decoration:underline}@media (max-width:767px){.xmap_block>ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:479px){.xmap_block>ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.sect_share{padding:50px 0}.share_block{display:flex;align-items:center;flex-wrap:wrap}.share_block>*{margin:5px 0}.share_block_title{font-size:18px;font-weight:600;margin-right:20px}.btn_up{background-color:#32b4d9;width:44px;height:44px;border-radius:50%;overflow:hidden;position:fixed;right:58px;bottom:85px;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;text-align:center;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0;visibility:hidden;z-index:100}.btn_up:hover{background-color:#046884}.btn_up.show{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;visibility:visible;display:block !important}.btn_up svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){.btn_up{right:inherit;left:20px;bottom:20px !important}.whatsapp-button{right:20px !important;bottom:20px !important}}.whatsapp-button{box-sizing:border-box;position:fixed;z-index:3;right:50px;bottom:20px;display:inline-flex;justify-content:center;align-items:center;background-color:#25d366;color:#fff;width:60px;height:60px;border:3px solid #25d366;border-radius:50%;box-shadow:0 0 15px 3px #00ca35;cursor:pointer;transition:border .3s}.whatsapp-button i{font-size:30px}.whatsapp-button:hover{border:3px solid #fff;transition:border .3s}@keyframes blink{0%{box-shadow:0 0 15px 3px #00ca35}50%{box-shadow:0 0 5px 3px #00ca35}100%{box-shadow:0 0 15px 3px #00ca35}}.whatsapp-button.blinking{animation:blink 1.5s infinite}img{max-width:100%;height:auto}.subtitle{font-size:24px;margin-bottom:16px;color:#32b4d9}.textbl .production img{width:auto;float:none;margin-left:0}.modal__policy.left{text-align:left}.textbl .requisites-block{max-width:70%;margin-left:auto;margin-right:auto;border-radius:10px;background:#fff;-webkit-box-shadow:2px 2px 7px 0 rgba(40,40,40,.21);box-shadow:2px 2px 7px 0 rgba(40,40,40,.21)}.textbl .requisites-block__top{margin-bottom:2rem;padding:2rem;background:#32b4d9;border-radius:10px 10px 0 0}.textbl .requisites-block__top-title{font-size:2rem;color:#fff;font-weight:500;text-align:center}.textbl .requisites-block__item{padding:0 2rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:95%;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem;margin-bottom:1rem}.textbl .requisites-block__wrapper{width:50%;margin-left:auto}.textbl .requisites-block__item-text{margin-left:auto;width:25rem;color:#b3b3b3}.textbl .requisites-block__item-title{width:50%;margin-right:auto}.requisites-block__item{border-bottom:1px solid #dcdcdc}.requisites{margin-top:70px}@media (max-width:767px){.textbl .requisites-block{max-width:100%}}:root{--coll_margin:15px}@media (min-width:767px){.sm-right{float:right;margin-left:15px}.sm-left{float:left;margin-right:15px}.col_sm_1,.col_sm_2,.col_sm_3,.col_sm_4,.col_sm_5,.col_sm_6,.col_sm_7,.col_sm_8,.col_sm_9,.col_sm_10,.col_sm_11,.col_sm_12{float:left;margin:0 15px}.col_sm_1{width:calc(100%/12 - var(--coll_margin)*2)}.col_sm_2{width:calc(100%/6 - var(--coll_margin)*2)}.col_sm_3{width:calc(100%/4 - var(--coll_margin)*2)}.col_sm_4{width:calc(100%/3 - var(--coll_margin)*2)}.col_sm_5{width:calc(100%/12*5 - var(--coll_margin)*2)}.col_sm_6{width:calc(100%/2 - var(--coll_margin)*2)}.col_sm_7{width:calc(100%/12*7 - var(--coll_margin)*2)}.col_sm_8{width:calc(100%/12*8 - var(--coll_margin)*2)}.col_sm_9{width:calc(100%/12*9 - var(--coll_margin)*2)}.col_sm_10{width:calc(100%/12*10 - var(--coll_margin)*2)}.col_sm_11{width:calc(100%/12*11 - var(--coll_margin)*2)}.col_sm_12{width:100%}.cols_row{margin:0 -15px}.cols_row:after,.cols_row:before{content:"";clear:both;display:block}.cols_row:after{margin-bottom:var(--coll_margin)}.cols_row:before{margin-top:var(--coll_margin)}}.navigation__item{padding:0 5px}.prod__info h2{font:900 20px Uni,sans-serif;color:#fff;margin-bottom:10px}.instr__text .h3{font:900 17px Uni,sans-serif;color:#212121;margin-bottom:10px}.banner_new .slick-dots{position:relative;top:-20px;bottom:0;right:calc(50% - 40px);margin-right:0;list-style:none;display:flex !important}.banner_new .slick-dots li{justify-content:center;padding:0;opacity:.5;display:block;display:flex;margin:10px 0;border-radius:100%;background:#b3b3b3 !important;width:15px;height:15px;align-items:center}.banner_new .slick-dots li.slick-active{opacity:1;background:#32b4d9 !important}.banner_new .slick-slide .banner__slide .btn2{display:block}.banner_new .banner__slide{padding:60px 0;background-position:50%;background-size:cover;box-shadow:inset 0 0 0 9999px rgba(0,0,0,.3);display:inline-block}.btn2_naves{background:#32b4d9}@media (min-width:768px){.btn2_naves:hover{background:0 0}}@media (max-width:767px){.banner_new{margin-top:76px}}