@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300%3b400%3b500%3b600%3b700&display=swap);html {color: #000;background: #fff }blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {margin: 0;padding: 0 }table {border-collapse: collapse;border-spacing: 0 }fieldset, img {border: 0 }address, caption, cite, code, dfn, em, th, var {font-style: normal;font-weight: 400 }li {list-style: none }caption, th {text-align: left }h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: 400 }q:after, q:before {content: "" }abbr, acronym {border: 0;font-variant: normal }sup {vertical-align: text-top }sub {vertical-align: text-bottom }input, select, textarea {font-family: inherit;font-size: inherit;font-weight: inherit }input, select, textarea {font-size: 100% }legend {color: #000 }body, html {width: 100%;font-family: "Noto Sans", sans-serif;font-weight: 400;line-height: normal;background-color: #fff;color: #384149;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 100vh }a {text-decoration: none;color: inherit;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }a:hover {color: inherit;text-decoration: none }a:focus {outline: 0 }li:focus {outline: 0 }select {border: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: 0;border-style: none;background: 0;padding: 0 }button, input, textarea {border: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: 0;border-style: none;background: 0;padding: 0;font: inherit }button:not([type=checkbox]), input:not([type=checkbox]), textarea:not([type=checkbox]) {-webkit-appearance: none;-moz-appearance: none }label {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }section {position: relative;display: block;width: 100% }img {color: #000;font-size: 12px;text-align: center;font-family: "Noto Sans", sans-serif;font-weight: 400 }label {margin: 0 }.custom-container {overflow: hidden;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 130px }.custom-container_pt {padding-top: 100px }.custom-btn {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 196px;height: 44px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;overflow: hidden;z-index: 1;border-radius: 3px;font-weight: 600;font-size: 16px;line-height: 22px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.custom-btn_primary {color: #fff }.custom-btn_primary::after {background: -webkit-gradient(linear, left top, right top, from(#10af93), color-stop(50%, #41bfdf));background: -o-linear-gradient(left, #10af93 0, #41bfdf 50%);background: linear-gradient(90deg, #10af93 0, #41bfdf 50%);content: "";position: absolute;display: block;width: 200%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;left: 0;top: 0;bottom: 0;height: 100%;z-index: -1;transition: all .3s }.custom-btn_primary:hover {color: #fff }.custom-btn_primary:hover::after {left: -100% }.custom-btn_primary:hover .custom-btn__arrow {fill: #fff }.custom-btn_primary .custom-btn__arrow {fill: #fff }.custom-btn_secondary {background-color: #10af93;color: #fff;border: 1px solid #10af93 }.custom-btn_secondary:hover {background-color: transparent;border-color: #fff }.custom-btn_border {background-color: transparent;border: 1px solid transparent;border-radius: 3px }.custom-btn_border-primary {border-color: #41bfdf;color: #41bfdf }.custom-btn_border-primary:hover {background-color: #41bfdf;color: #fff }.custom-btn_border-secondary {border-color: #fff;color: #fff }.custom-btn_border-secondary:hover {background-color: #fff;color: #41bfdf }.custom-btn_border-secondary:hover .custom-btn__arrow {fill: #41bfdf }.custom-btn_border-secondary .custom-btn__arrow {fill: #fff }.custom-btn_icon {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 0 20px }.custom-btn__arrow {width: 24px;height: 24px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.submit-btn {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;z-index: 1;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: inherit }.link-btn {position: relative;display: inline-block;width: auto;cursor: pointer;font-weight: 600;font-size: 14px;line-height: 19px;color: #41bfdf;padding-bottom: 2px;border-bottom: 2px dotted #41bfdf;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;z-index: 1 }.link-btn::before {content: "";position: absolute;display: block;width: calc(100% + 8px);height: calc(100% + 8px);z-index: -1;border-radius: 3px;top: -4px;left: -4px;opacity: 0;background: -webkit-gradient(linear, left top, right top, from(#10af93), color-stop(50%, #41bfdf));background: -o-linear-gradient(left, #10af93 0, #41bfdf 50%);background: linear-gradient(90deg, #10af93 0, #41bfdf 50%);-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.link-btn:hover {color: #fff;border-color: #fff }.link-btn:hover::before {opacity: 1 }.title {position: relative;display: block;width: 100% }.title>* {font-size: inherit;line-height: inherit;font-weight: inherit }.title_2 {font-weight: 700;font-size: 30px;line-height: 40px;margin-bottom: 40px }.title_2:has(+.subtitle) {margin-bottom: 25px }.title_1 {font-weight: 700;font-size: 40px;line-height: 54px;margin-bottom: 40px }.title_1:has(+.beadcrumbs) {margin-bottom: 25px }.subtitle {position: relative;display: block;width: 100%;font-size: 16px;line-height: 22px }.socials {position: relative;display: inline-block;width: auto;font-size: 16px;line-height: 22px }.socials_secondary {color: #fff;margin-top: 35px }.socials__list {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;margin-top: 18px }.socials-item {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 40px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;border: 1px solid #949ea3;height: 40px;cursor: pointer;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.socials-item:not(.socials-item_secondary):hover {border-color: #41bfdf;background-color: #41bfdf }.socials-item:not(.socials-item_secondary):hover svg {fill: #fff }.socials-item_secondary {border-color: #fff }.socials-item_secondary svg {fill: #fff }.socials-item_secondary:hover {background-color: #fff }.socials-item_secondary:hover svg {fill: #41bfdf }.socials-item:not(:last-child) {margin-right: 14px }.socials-item__ic {width: 40px;height: 40px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;fill: #10af93 }.form-section {position: relative;display: block;width: 100%;background: -o-linear-gradient(191.19deg, #41bfdf 0, #10af93 100.41%), url(../img/bg-logo.svg);background: linear-gradient(258.81deg, #41bfdf 0, #10af93 100.41%), url(../img/bg-logo.svg);background-repeat: no-repeat;background-size: 100%, 75%;background-position: center, -50% center;padding: 50px 0 }.form-block {position: relative;display: block;width: 100% }.form-block_secondary {padding: 50px 40px;background: rgba(255, 255, 255, .1);border: 1px solid rgba(255, 255, 255, .2);border-radius: 20px }.form-block__row {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap }.form-block__row:not(:last-child) {margin-bottom: 20px }.form-block__row label, .form-block__row p, .form-block__row span {position: relative;display: block;width: 100% }.form-block__field {position: relative;display: block;width: calc(50% - 10px) }.form-block__field:not(:last-child) {margin-bottom: 20px }.form-block__agreement {position: relative;color:#fff;display: block;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box }.form-block__agreement a {color: #10af93;text-decoration: underline;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.form-block__agreement a:hover {text-decoration: none }.form-block__agreement_secondary a {color: #fff }.form-block__btn {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 100% }.form-block__tel {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: auto;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;font-weight: 300 }.form-block__tel a {white-space: nowrap;font-weight: 600 }.chbx-input {position: absolute;width: 1px;height: 1px;margin: -1px;border: 0;padding: 0;white-space: nowrap;-webkit-clip-path: inset(100%);clip-path: inset(100%);clip: rect(0 0 0 0);overflow: hidden }.chbx-label {position: relative;display: block;width: 100%;padding-left: 27px;font-weight: 400;font-size: 16px;line-height: 19px }.chbx-label::before {content: "";position: absolute;display: block;width: 20px;height: 20px;border: 1px solid #000;border-radius: 6px;left: 0;top: -1px }.chbx-label_secondary {color: #fff }.chbx-label_secondary::before {border-color: #fff }.input-txt {position: relative;display: block;width: 100%;font-family: "Noto Sans", sans-serif;font-weight: 400;font-size: 16px;line-height: 19px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;padding: 15px 30px;-webkit-box-sizing: border-box;box-sizing: border-box;border: 1px solid transparent;border-radius: 10px;color: #384149;background: #fff }.input-txt:focus, .input-txt:hover {border-color: #41bfdf }.input-txt_secondary {border-color: rgba(255, 255, 255, .2);background: rgba(255, 255, 255, .1);color: #fff }.input-txt_secondary::-webkit-input-placeholder {color: #fff }.input-txt_secondary::-moz-placeholder {color: #fff }.input-txt_secondary:-ms-input-placeholder {color: #fff }.input-txt_secondary::-ms-input-placeholder {color: #fff }.input-txt_secondary::placeholder {color: #fff }.input-txt_txtarea {min-height: 107px }.input-file {position: relative;display: block;width: 100% }.input-file__hidden {width: 100%;opacity: 0;position: absolute;visibility: hidden }.input-file__visible {position: relative;display: inline-block;width: auto;color: #fff;font-size: 16px;line-height: 19px;font-weight: 700;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;margin-bottom:5px }.overlay {position: fixed;display: none;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .5);z-index: 100 }.overlay.scrolling {overflow: auto }.overlay.scrolling .popup-wrap {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;height: auto }.popup-wrap {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }.popup {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;padding: 0 108px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: -o-linear-gradient(191.19deg, #41bfdf 0, #10af93 100%), url(../img/bg-logo.svg);background: linear-gradient(258.81deg, #41bfdf 0, #10af93 100%), url(../img/bg-logo.svg);background-repeat: no-repeat;background-size: 100%, auto;background-position: center, -50% center;max-width: 1280px;height: 580px;border-radius: 20px }.popup__title {position: relative;display: block;width: 100%;max-width: 456px;color: #fff }.popup__form {position: relative;display: block;width: 100%;max-width: 520px }.popup-close {top: 60px;right: 40px;position: absolute;width: 21px;height: 21px;cursor: pointer;z-index: 2 }.popup-close:hover::before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.popup-close:hover::after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.popup-close::after, .popup-close::before {content: "";position: absolute;width: 30px;height: 1px;background-color: #fff;top: 50%;margin-top: -.5px;left: 50%;margin-left: -15px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.popup-close::after {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.popup-close::before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.no-scroll {overflow: hidden;width: auto }.no-scroll.touch-device {width: 100% }.text-block h2 {font-weight: 700;font-size: 40px;line-height: 54px;margin-bottom: 25px }.text-block h3 {font-weight: 700;font-size: 30px;line-height: 40px;margin-bottom: 20px }.text-block h4 {font-weight: 700;font-size: 22px;line-height: 29px;margin-bottom: 20px }.text-block h5 {font-weight: 500;font-size: 18px;line-height: 24px;margin-bottom: 15px }.text-block p {font-size: 16px;line-height: 25px;margin-bottom: 20px }.text-block p:has(+h2) {margin-bottom: 40px }.text-block p:has(+h3) {margin-bottom: 40px }.text-block p:has(+h4) {margin-bottom: 40px }.text-block p:has(+h5) {margin-bottom: 30px }.text-block ul {position: relative;display: block;width: 100% }.text-block ul:has(+h2) {margin-bottom: 40px }.text-block ul:has(+h3) {margin-bottom: 40px }.text-block ul:has(+h4) {margin-bottom: 40px }.text-block ul:has(+h5) {margin-bottom: 30px }.text-block ul>li {position: relative;display: block;width: 100%;font-size: 16px;line-height: 25px;padding-left: 51px;margin-bottom: 20px }.text-block ul>li::before {content: "";position: absolute;display: block;width: 31px;height: 2px;background-color: #10af93;top: 12px;left: 0 }.text-block ol {position: relative;display: block;width: 100%;counter-reset: textList }.text-block ol:has(+h2) {margin-bottom: 40px }.text-block ol:has(+h3) {margin-bottom: 40px }.text-block ol:has(+h4) {margin-bottom: 40px }.text-block ol:has(+h5) {margin-bottom: 30px }.text-block ol>li {position: relative;display: block;width: 100%;font-size: 16px;line-height: 25px;padding-left: 51px;margin-bottom: 20px }.text-block ol>li::before {content: counter(textList);counter-increment: textList;position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 30px;font-size: 15px;line-height: 25px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 30px;color: #10af93;top: 3px;left: 0;color: #10af93;border: 1px solid #10af93;border-radius: 3px }.text-block q {position: relative;display: block;width: 100%;background-color: #f9f9f9;padding: 37px 206px 37px 37px;font-style: italic;font-size: 16px;line-height: 25px;margin-bottom: 50px }.text-block q::after {content: "";position: absolute;display: block;width: 78px;height: 62px;bottom: -26px;right: 28px;z-index: 1;background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/quotes.svg) }.text-block img {max-width: 100%;height: auto;max-height: 100%;margin-bottom: 40px }.text-block a {color: #10af93;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.text-block a:hover {color: #41bfdf;text-decoration: underline }.colums-text {position: relative;display: block;width: 100%;margin-bottom: 20px }.table-wrap {position: relative;display: block;width: 100%;overflow: auto;margin-bottom: 50px }.table-wrap table {width: 100%;min-width: 1200px }.table-wrap table td, .table-wrap table th {padding: 16px 30px;min-height: 60px;font-size: 15px;line-height: 25px }.table-wrap table td:first-child, .table-wrap table th:first-child {width: 380px }.table-wrap table td:nth-child(2), .table-wrap table th:nth-child(2) {width: 310px }.table-wrap table td:not(:last-child), .table-wrap table th:not(:last-child) {border-right: 6px solid #fff }.table-wrap table th {background-color: #41bfdf;color: #fff }.table-wrap table td {color: #384149;vertical-align: top }.table-wrap table tr:nth-child(2n) td {background-color: #f9f9f9 }.warning {background-size: 37px;background-repeat: no-repeat;background-position: center;background-image: url(../img/warning-icon.svg);background-position: 49px center;background-color: #10af93;position: relative;display: block;width: 100%;padding: 43px 72px 43px 130px;font-size: 16px;line-height: 23px;color: #fff;margin-bottom: 50px }.color-primary {color: #41bfdf }.color-thirdy {color: #949ea3 }.color-secondary {color: #fff }.color-secondary ul>li::before {background-color: #fff }.page-maintitle {position: relative;display: block;width: 100%;padding: 50px 0;background: -o-linear-gradient(354.35deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%), url(../img/page-maintitle-bg.png);background: linear-gradient(95.65deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%), url(../img/page-maintitle-bg.png);background-repeat: no-repeat;background-size: 100%, cover;background-position: center }.page-maintitle h1 {font-weight: 700;font-size: 50px;line-height: 68px;color: #fff;margin-bottom: 30px }.page-content {position: relative;display: block;width: 100%;padding-top: 70px }.beadcrumbs {position: relative;display: block;width: 100%;font-size: 16px;line-height: 22px;color: #949ea3 }.beadcrumbs a, .beadcrumbs span {position: relative;display: inline-block;width: auto;color: #949ea3 }.beadcrumbs a:hover {text-decoration: underline }.beadcrumbs span:not(:last-child)::after {content: "-";position: relative;display: inline-block;width: auto;font-size: 16px;line-height: 22px;margin-left: 5px }.beadcrumbs_secondary {color: #fff }.beadcrumbs_secondary a, .beadcrumbs_secondary span {color: #fff }.pagination {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap }.pagination li {margin-bottom: 7px;margin: 0 14px 7px }.pagination li a, .pagination li span {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 49px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 49px;border: 1px solid transparent;border-radius: 50%;font-size: 15px;line-height: 25px }.pagination li span {background-color: #41bfdf;border-color: #41bfdf;color: #fff }.pagination li a {color: #384149;border-color: #10af93;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.pagination li a:hover {border-color: #41bfdf;color: #41bfdf }.pagination li a:hover svg {stroke: #41bfdf }.pagination li svg {width: 21px;height: 21px;stroke: #384149;fill: none;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.slider__wrap {margin-left: -12px;margin-right: -12px;position: relative;display: block;width: calc(100% + 24px) }.slider__item {position: relative;display: block;width: 100%;margin: 0 12px }.slider-pagination {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;max-width: 102px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between }.slider-pagination__arrows {width: 24px;height: 24px;fill: #747474;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;cursor: pointer }.slider-pagination__arrows:hover {fill: #41bfdf }.slider__dots>li {position: relative;display: inline-block;width: auto }.slider__dots>li:not(:last-child) {margin-right: 14px }.slider__dots>li.slick-active>button {background-color: #10af93;height: 2px;cursor: default }.slider__dots>li:not(.slick-active):hover>button {height: 2px }.slider__dots>li>button {font-size: 0;line-height: 0;width: 36px;height: 1px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;background-color: #949ea3 }.seo-text {padding: 70px 0 }.seo-text__wrap {position: relative;display: block;width: 100% }.seo-text__preview {height: 370px;position: relative;display: block;width: 100%;overflow: hidden;margin-bottom: 10px;-webkit-transform: all .3s;-ms-transform: all .3s;transform: all .3s }.seo-text__preview::after {content: "";position: absolute;display: block;width: 100%;height: 20px;z-index: 1;bottom: 0;left: 0;background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%) }.header {position: fixed;display: block;width: 100%;top: 0;left: 0;z-index: 50;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header.scrolling .header-logo {margin-top: 0;height: 63px }.header.scrolling .header-main {height: 67px }.header-top {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #f9f9f9;height: 30px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header-top__title {position: relative;display: inline-block;width: auto;font-size: 13px;line-height: 18px;margin: 0 36px 0 100px }.header-top__address {position: relative;display: inline-block;width: auto;font-weight: 300;font-size: 13px;line-height: 18px }.header-top__nav {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;max-width: 517px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 0 0 0 auto }.header-top__nav>li {position: relative;display: inline-block;width: auto }.header-top__nav>li>a {position: relative;display: block;width: 100%;font-size: 13px;line-height: 18px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header-top__nav>li>a:hover {color: #41bfdf;text-decoration: underline }.header-main {height: 100px;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header-logo {position: relative;display: inline-block;width: 100%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;-webkit-box-flex: 0;-ms-flex: 0 0 64px;flex: 0 0 64px }.header-nav {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: auto;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-left: 36px;-webkit-box-flex: 0;-ms-flex: 0 0 755px;flex: 0 0 755px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header-nav.show {right: 0 }.header-contacts {position: relative;display: inline-block;width: auto;margin-right: 30px }.header-contacts__item {position: relative;display: block;width: 100%;text-align: right }.header-btn {position: relative;display: inline-block;width: auto }.header-tel {position: relative;display: inline-block;width: auto }.header-tel a {position: relative;display: inline-block;width: auto;cursor: default;color: #384149;font-weight: 500;font-size: 16px;line-height: 22px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.header-tel a:hover {color: #384149 }.header-mob-info {position: relative;display: block;width: 100%;padding-top: 20px;border-top: 1px solid #cdcdcd }.header-mob-info__item {font-size: 16px;line-height: 24px;position: relative;display: block;width: 100%;margin: 10px 0 }.header-mob-info__item_address {color: #949ea3;font-weight: 300 }.logo {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.logo>img {max-width: 100%;max-height: 100%;font-family: "Noto Sans", sans-serif;color: #41bfdf;font-style: normal;text-transform: uppercase;font-size: 14px }.menu-btn {position: relative;display: none;width: 50px;margin: 0 0 0 30px;height: 50px;border-radius: 10px;background-color: #f9f9f9;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }.menu-btn span {position: relative;display: block;width: 28px;height: 2px;border-radius: 1px;background-color: #41bfdf }.menu-btn span::after, .menu-btn span::before {content: "";position: absolute;display: block;width: 28px;height: 2px;border-radius: 1px;background-color: #41bfdf;left: 0 }.menu-btn span::before {top: -7px }.menu-btn span::after {bottom: -7px }.custom-nav {position: relative;display: block;width: 100%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.custom-nav-list {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between }.menu-item-has-children {padding-right: 15px }.menu-item-has-children::after {content: "";position: absolute;display: block;width: 0;right: 0;top: 7px;height: 0;border-style: solid;border-width: 7px 4px 0 4px;border-color: #384149 transparent transparent transparent;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.custom-nav-list.hovered li:hover::after {top: 9px;border-color: #41bfdf transparent transparent transparent }.custom-nav-list.hovered li:hover>ul {opacity: 1;visibility: visible }.custom-nav-list>li {position: relative;display: inline-block;width: auto }.custom-nav-list>li>a, .custom-nav-list>li>span {text-transform: uppercase;font-weight: 500 }.custom-nav-list li:hover>a, .custom-nav-list li:hover>span {color: #41bfdf }.custom-nav-list li:hover>span {cursor: default }.custom-nav-list li.visible>ul {opacity: 1;visibility: visible }.custom-nav-list li.visible::after {top: 9px;border-color: #41bfdf transparent transparent transparent }.custom-nav-list li>ul {position: absolute;border: 0;display: block;width: auto;opacity: 0;visibility: hidden;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;top: 22px;background-color: #fff;left: -20px;padding: 10px 20px;border-radius: 12px;-webkit-box-shadow: 0 0px 3px 0 rgba(0, 0, 0, .15);box-shadow: 0 0px 3px 0 rgba(0, 0, 0, .15) }.custom-nav-list li>ul>li>a {padding: 5px 0 }.custom-nav-list li a, .custom-nav-list li span {position: relative;display: inline-block;width: auto;font-size: 16px;line-height: 22px;color: #384149;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;white-space: nowrap }.custom-nav__close {position: absolute;width: 21px;height: 21px;cursor: pointer;z-index: 2;display: none;top: 0;right: 0 }.custom-nav__close:hover::before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.custom-nav__close:hover::after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.custom-nav__close::after, .custom-nav__close::before {content: "";position: absolute;width: 30px;height: 1px;background-color: #384149;top: 50%;margin-top: -.5px;left: 50%;margin-left: -15px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.custom-nav__close::after {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.custom-nav__close::before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg) }.custom-nav__mob-info {position: relative;display: none;width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;height: 87px }.footer {position: relative;display: block;width: 100% }.footer__top {position: relative;display: block;width: 100%;background-color: #41bfdf;padding: 50px 0 }.footer__logo {position: relative;display: inline-block;width: 77px }.footer-nav {position: relative;display: block;width: 100%;max-width: 390px }.footer-nav>li {position: relative;display: block;width: 100% }.footer-nav>li>a {position: relative;display: block;width: 100%;padding: 4px 0;font-size: 14px;line-height: 19px;color: #fff;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.footer-nav>li>a:hover {text-decoration: underline }.footer__bottom {position: relative;display: block;width: 100%;background-color: #10af93;padding: 15px 0 }.footer__bottom-item {position: relative;display: inline-block;width: auto;color: #fff;font-weight: 500;font-size: 14px;line-height: 19px }.footer__bottom a:hover {text-decoration: underline;color: #fff }.mainscreen {margin-top: 14px }.mainscreen-slider {position: relative;display: block;width: 100% }.mainscreen-slider__wrap {position: relative;display: block;width: 100% }.mainscreen-slider__item {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.mainscreen-slider__dots {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;z-index: 2;padding-left: 718px;bottom: 40px;left: 0 }.mainscreen__pic {position: relative;display: block;width: 100%;max-width: 636px }.mainscreen__pic img, .mainscreen__pic picture {max-width: 100%;max-height: 100% }.mainscreen__text {position: relative;display: block;width: 100%;padding-left: 68px;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/mainscreen-lines.svg) }.mainscreen__title {position: relative;display: block;width: 100% }.mainscreen__title h1, .mainscreen__title span {position: relative;display: block;width: 100%;font-weight: 700;font-size: 40px;line-height: 54px;background: -o-linear-gradient(356.04deg, #10af93 .58%, #41bfdf 98.81%);background: linear-gradient(93.96deg, #10af93 .58%, #41bfdf 98.81%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent }.mainscreen__subtitle {position: relative;display: block;width: 100%;color: #384149;font-weight: 300;font-size: 18px;line-height: 25px;margin: 25px 0 }.mainscreen__btns {position: relative;display: block;width: 100% }.mainscreen__square {position: absolute;display: block;width: 31px;height: 31px;right: 0;bottom: 0;background: -o-linear-gradient(225deg, #41bfdf 0, #10af93 100%);background: linear-gradient(225deg, #41bfdf 0, #10af93 100%) }.offer {padding: 70px 0 }.offer-item {position: relative;display: block;margin-bottom: 30px;width: 100%;height: 356px;overflow: hidden }.offer-item_1 {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/offer-item-bg-1.jpg) }.offer-item_2 {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/offer-item-bg-2.jpg) }.offer-item_3 {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/offer-item-bg-3.jpg) }.offer-item:hover::after {top: -100% }.offer-item:hover::before {right: -30px;opacity: .8 }.offer-item:hover .offer-item__title {bottom: 50px;padding-bottom: 5px }.offer-item::before {content: "";background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/offer-lines.svg);position: absolute;display: block;width: 100%;height: 100%;z-index: 3;top: 0;right: 0;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.offer-item::after {content: "";position: absolute;display: block;width: 100%;top: 0;left: 0;height: 200%;z-index: 2;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;background: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 191, 223, .7)), color-stop(50%, rgba(16, 175, 147, .7)), to(rgba(123, 123, 123, .5)));background: -o-linear-gradient(top, rgba(65, 191, 223, .7) 0, rgba(16, 175, 147, .7) 50%, rgba(123, 123, 123, .5) 100%);background: linear-gradient(180deg, rgba(65, 191, 223, .7) 0, rgba(16, 175, 147, .7) 50%, rgba(123, 123, 123, .5) 100%) }.offer-item__title {position: absolute;display: block;width: calc(100% - 60px);color: #fff;font-weight: 600;font-size: 22px;line-height: 30px;text-transform: uppercase;padding-bottom: 10px;left: 30px;bottom: 40px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;border-bottom: 1px solid #fff;z-index: 6 }.i-news-slider {margin-bottom: 35px;margin-top: 40px }.i-news-slider__dots {position: absolute;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: auto;z-index: 2;bottom: -81px;left: 492px }.i-news-slider__pagination {margin-left: 480px }.i-news__btns {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between }.advantage {margin-top: 135px;padding: 80px 0;background-color: #f9f9f9 }.advantage__pic {position: relative;display: block;width: 100%;max-width: 636px;height: 597px;background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url(../img/advantage-pic.jpg);margin-top: -139px;text-align: center }.advantage__title {position: relative;display: inline-block;width: auto;color: #fff;background: rgba(113, 113, 113, .8);padding: 10px 30px;margin-top: 40px }.advantage__title>h2 {margin-bottom: 0 }.advantage-item {position: relative;display: block;width: 100% }.advantage-item h3 {font-weight: 600;font-size: 28px;line-height: 38px }.clients {margin: 80px 0 }.clients-slider__item {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 144px;border: 1px solid #cdcdcd;border-radius: 3px;padding: 25px 35px }.clients-slider__item>img {max-width: 100%;max-height: 100% }.clients-slider__nav {margin-top: 30px;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }.about {padding: 80px 0;background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url(../img/about-bg.jpg) }.about__gradient {position: absolute;display: block;width: 100%;top: 0;left: 0;height: 100%;z-index: 0;background: -o-linear-gradient(354.35deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%);background: linear-gradient(95.65deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%) }.about__zi {z-index: 3;position: relative }.about-counter {position: relative;display: block;width: 100%;color: #fff }.about-counter__num {position: relative;display: block;width: 100%;font-weight: 700;font-size: 70px;line-height: 95px }.about-counter__num span.hidden {display: none;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.about-counter__num sup {vertical-align: baseline }.about-counter__text {position: relative;display: block;width: 100%;font-size: 20px;line-height: 27px;margin-top: 4px }.about__title {position: relative;display: block;width: 100%;color: #fff;font-weight: 700;font-size: 48px;line-height: 65px }.about__text {color: #fff;margin: 40px 0 45px }.partners {padding: 80px 0 }.partners__btn {margin-top: 25px;position: relative;display: block;width: 100% }.partners-slider {position: relative;display: block;width: 100% }.partners-slider__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap }.partners-slider__item {width: calc(25% - 24px) }.partners-slider__nav {padding-right: 20px }.partners-item {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 90px;padding: 10px 0 }.partners-item>img {max-width: 100%;max-height: 100% }.callback {background-color: #f9f9f9 }.callback-form {max-width: 451px;margin-top: 30px }.contacts {padding-bottom: 80px }.contacts__wrap {position: relative;display: block;width: 100%;padding: 70px 0 0 33px }.contacts-tab {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 30px }.contacts-tab__item {position: relative;display: block;width: 50%;margin-bottom: 35px }.contacts__tel {position: relative;display: inline-block;width: auto;font-weight: 500;font-size: 20px;line-height: 27px;margin-bottom: 5px }.contacts__worktime {position: relative;display: block;width: 100%;font-size: 13px;line-height: 18px }.contacts__address {position: relative;display: block;width: 100%;font-size: 13px;line-height: 18px;margin-bottom: 13px }.contacts__email {position: relative;display: inline-block;width: auto;color: #10af93;font-size: 13px;line-height: 18px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.contacts__email:hover {text-decoration: underline;color: #41bfdf }.map {position: relative;display: block;width: 100%;height: 100%;min-height: 350px;background-color: #f9f9f9 }.map_index {position: absolute;display: block;width: 50%;z-index: 2;top: 0;left: 0 }.news-item {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100% }.news-item:not(.news-item_border) {margin-bottom: 50px }.news-item_border {border: 1px solid #cdcdcd;border-radius: 3px }.news-item__pic {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;border-radius: 3px;max-width: 420px;max-height: 420px;overflow: hidden;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.news-item__pic img, .news-item__pic picture {border-radius: 3px;width: auto;height: 100% }.news-item__info {position: relative;display: block;width: 100%;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;padding: 36px 60px 10px }.news-item__date {position: relative;display: block;width: 100%;font-size: 14px;line-height: 21px;color: #949ea3;margin: 15px 0 }.news-item__text {position: relative;display: block;width: 100%;margin-bottom: 24px }.notfound {background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url(../img/404-bg.jpg) }.notfound__title {position: relative;display: block;width: 100%;font-weight: 700;font-size: 238px;line-height: 238px;color: #fff;text-shadow: 0 2px 4px rgba(0, 0, 0, .25);margin-bottom: 30px }.catalog {padding-bottom: 70px }.catalog-item {position: relative;display: block;width: 100%;background-color: #fff;height: 100% }.catalog-item:hover .catalog-item-pic {-webkit-box-shadow: 0 10px 15px rgba(65, 191, 223, .3);box-shadow: 0 10px 15px rgba(65, 191, 223, .3) }.catalog-item-pic {-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);box-shadow: 0 0 8px rgba(0, 0, 0, .1);position: relative;display: block;width: 100%;border-radius: 12px;transition: all .3s }.catalog-item-pic__wrap {border-radius: 12px;position: relative;display: block;width: 100%;height: 310px;overflow: hidden }.catalog-item-pic__slide {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;left: 0;top: 0;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 12px;opacity: 0;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.catalog-item-pic__slide:first-child {opacity: 1 }.catalog-item-pic__slide img, .catalog-item-pic__slide picture {max-width: 100% }.catalog-item-pic__dots {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;bottom: 21px;left: 0;z-index: 3 }.catalog-item__title {position: relative;display: block;width: 100%;margin: 19px 0 10px;font-weight: 700;font-size: 18px;line-height: 24px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.catalog-item__title:hover {color: #41bfdf }.catalog-item__cost {position: relative;display: block;width: 100%;font-size: 15px;line-height: 25px;color: #949ea3 }.catalog-grid {position: relative;display: -ms-grid;display: grid;width: 100%;-ms-grid-columns: 4fr 8fr;grid-template-columns: 4fr 8fr }.catalog__image {position: relative;display: block;width: 100%;-ms-grid-column: 1;-ms-grid-column-span: 1;grid-column: 1/2;-ms-grid-row: 1;-ms-grid-row-span: 2;grid-row: 1/3 }.catalog__image img, .catalog__image picture {max-width: 100%;max-height: 100%;border-radius: 12px }.catalog__text {position: relative;display: block;width: 100%;padding-left: 67px;-ms-grid-column: 2;-ms-grid-column-span: 1;grid-column: 2/3;-ms-grid-row: 1;-ms-grid-row-span: 1;grid-row: 1/2 }.catalog__seo {position: relative;display: block;width: 100%;padding-left: 67px;-ms-grid-column: 2;-ms-grid-column-span: 1;grid-column: 2/3;-ms-grid-row: 2;-ms-grid-row-span: 1;grid-row: 2/3 }.catalog-info {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;max-width: 595px;margin-bottom: 50px }.catalog-info__item {position: relative;display: block;width: 33.333% }.catalog-info__title {position: relative;display: block;width: 100%;font-size: 15px;line-height: 25px;margin-bottom: 3px }.catalog-info__text {position: relative;display: block;width: 100%;color: #41bfdf;font-weight: 700;font-size: 18px;line-height: 24px }.categorypage {background-color: #f9f9f9;padding-bottom: 70px }.category-item {position: relative;display: block;width: 100%;height: 100%;background-color: #fff;border-radius: 12px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.category-item:hover {-webkit-box-shadow: 0 10px 15px rgba(65, 191, 223, .3);box-shadow: 0 10px 15px rgba(65, 191, 223, .3) }.category-item:hover .category-item__btn {opacity: 1;visibility: visible }.category-item:hover .category-item__title {color: #41bfdf }.category-item:hover .category-item-pic__slide {-webkit-transform: scale(.95);-ms-transform: scale(.95);transform: scale(.95);opacity: .9 }.category-item-pic {-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: relative;display: block;width: 100%;border-radius: 12px 12px 0 0 }.category-item-pic__wrap {position: relative;display: block;width: 100%;height: 431px;border-radius: 12px 12px 0 0;overflow: hidden }.category-item-pic__slide {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;left: 0;top: 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 12px 12px 0 0;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;opacity: 0 }.category-item-pic__slide:first-child {opacity: 1 }.category-item-pic__slide img, .category-item-pic__slide picture {max-width: 100%;border-radius: 12px 12px 0 0 }.category-item-pic__dots {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;bottom: 21px;left: 0;z-index: 3 }.category-item__title {position: relative;display: block;width: 100%;font-size: 15px;line-height: 25px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;padding: 19px 16px }.category-item__title:hover {color: #41bfdf }.category-item__btn {-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 10;opacity: 0;visibility: hidden }.reviews {padding-bottom: 70px }.reviews-item {position: relative;display: block;width: 100%;height: 100%;border-radius: 12px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);box-shadow: 0 5px 10px rgba(0, 0, 0, .1);-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;overflow: hidden }.reviews-item::after {content: "";position: absolute;display: block;width: 100%;top: 0;left: 0;height: 100%;z-index: 2;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;background-color: rgba(249, 249, 249, .4);opacity: 0;visibility: hidden }.reviews-item:hover {-webkit-box-shadow: 0 10px 15px rgba(65, 191, 223, .3);box-shadow: 0 10px 15px rgba(65, 191, 223, .3) }.reviews-item:hover::after {opacity: 1;visibility: visible }.reviews-item:hover .reviews-item__btn {opacity: 1;visibility: visible }.reviews-item:hover .reviews-item__pic>img {-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9) }.reviews-item__pic {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 322px;border-radius: 12px 12px 0 0;overflow: hidden }.reviews-item__pic>img {-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;width: 100%;height: auto }.reviews-item__title {position: relative;display: block;width: 100%;font-weight: 700;font-size: 15px;line-height: 25px;padding: 35px 38px 38px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.reviews-item__btn {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;z-index: 3;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #41bfdf;font-weight: 500;font-size: 17px;line-height: 23px;padding-top: 53px;visibility: hidden;opacity: 0;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;padding: 0 38px }.reviews-item__icon {position: relative;display: block;width: 24px;height: 24px;fill: #41bfdf;margin-left: 11px }.product-info {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-top: 35px }.product-image {position: relative;display: block;width: 100%;max-width: 412px }.product-image-main {position: relative;display: block;width: 100%;border-radius: 10px }.product-image-main:hover {-webkit-box-shadow: 0 10px 15px rgba(65, 191, 223, .3);box-shadow: 0 10px 15px rgba(65, 191, 223, .3);-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.product-image-main__slide {border-radius: 10px;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 412px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;overflow: hidden }.product-image-main__slide img {max-width: 100%;max-height: 100%;border-radius: 10px }.product-image-preview {position: relative;display: block;width: 100%;margin-top: 25px }.product-image-preview .slick-current .product-image-preview__slide {border-color: rgba(16, 175, 147, .5);opacity: 1 }.product-image-preview__slide {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 85px;border-radius: 3px;overflow: hidden;cursor: pointer;opacity: .3;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;border: 2px solid transparent }.product-image-preview__slide:hover {opacity: 1 }.product-image-preview__slide>img {max-width: 100%;max-height: 100%;border-radius: 3px }.product__bg {position: relative;display: block;width: calc(100% - 412px);padding-left: 24px;background-size: auto 412px;background-repeat: no-repeat;background-position: center;background-image: url(../img/product-lines.svg);background-position: -10px top }.product__stoke {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin: 35px 0 }.product__art {position: relative;display: inline-block;width: auto;font-size: 13px;line-height: 19px;margin-right: 20px }.product__art span {color: #949ea3 }.product__available {position: relative;display: inline-block;width: auto;font-weight: 700;font-size: 15px;line-height: 25px;padding-left: 20px }.product__available_y {color: #41bfdf }.product__available_y::before {content: "";position: absolute;display: block;width: 13px;height: 13px;background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/product-available-icon.svg);top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 0 }.product__buy {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;max-width: 416px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 37px 26px 24px;background-color: #f9f9f9;border-radius: 12px }.product__cost {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: auto;font-weight: 700;font-size: 30px;line-height: 40px;color: #10af93 }.product__manufac {color: #949ea3;position: relative;display: block;width: 100%;font-size: 13px;line-height: 19px;margin-top: 20px }.product-shop {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;max-width: 676px;margin-top: 44px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center }.product-shop__item {position: relative;display: inline-block;width: auto;font-weight: 500;font-size: 17px;line-height: 23px;padding-left: 50px }.product-shop__item::before {content: "";position: absolute;display: block;width: 28px;height: 28px;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%) }.product-shop__item_1::before {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/product-shop-1.svg) }.product-shop__item_2::before {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/product-shop-2.svg) }.product-shop__item_3::before {background-size: 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/product-shop-3.svg) }.product-tab {position: relative;display: block;width: 100%;margin: 80px 0 44px }.product-tab-title {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;border-bottom: 1px solid #cdcdcd;margin-bottom: 54px }.product-tab-title__item {position: relative;display: inline-block;width: auto;padding-bottom: 14px;font-weight: 700;font-size: 18px;line-height: 24px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s }.product-tab-title__item:not(.current):hover {color: #10af93;cursor: pointer }.product-tab-title__item::before {content: "";position: absolute;display: block;width: 100%;height: 0;background-color: #10af93;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;bottom: -1px;left: 0;z-index: 2 }.product-tab-title__item:not(:last-child) {margin-right: 30px }.product-tab-title__item:first-child {display: inline-block }.product-tab-title__item.current {color: #10af93 }.product-tab-title__item.current::before {height: 2px }.product-tab__item {position: relative;display: none;width: 100% }.product-tab__item:first-child {display: block }.product-features {position: relative;display: block;width: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 490px;flex: 0 0 490px;margin-right: 60px }.product-features__row {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-size: 15px;line-height: 25px;margin-bottom: 5px }.product-features__name {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;color: #949ea3;width: 70%;-ms-flex-item-align: start;align-self: flex-start;z-index: 1 }.product-features__name span {background-color: #fff;position: relative;display: inline-block;width: auto;z-index: 1 }.product-features__name::before {content: "";position: absolute;display: block;width: 100%;border-bottom: 1px dotted #cdcdcd;left: 0;bottom: 7px;z-index: -1 }.product-features__property {position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: auto;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;background-color: #fff;text-align: left;width: 30% }.product-features__property span {position: relative;display: inline-block;width: auto }.sertificates {margin: 80px 0 }.sertificates-slider__nav {margin: 0 0 0 auto }.sertificates-slider__slide {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 270px;border-radius: 12px;overflow: hidden }.sertificates-slider__slide::after {content: "";position: absolute;display: block;width: 100%;top: 0;left: 0;height: 100%;z-index: 2;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;background-color: rgba(249, 249, 249, .2);background-size: 32px;background-repeat: no-repeat;background-position: center;background-image: url(../img/loop-icon.svg);opacity: 0 }.sertificates-slider__slide:hover::after {opacity: 1 }.sertificates-slider__slide:hover>img {-webkit-transform: scale(.95);-ms-transform: scale(.95);transform: scale(.95);-webkit-box-shadow: 0 2px 8px rgba(65, 191, 223, .3);box-shadow: 0 2px 8px rgba(65, 191, 223, .3) }.sertificates-slider__slide>img {max-height: 96%;max-width: 96%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;border-radius: 12px;transition: all .3s;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);box-shadow: 0 0 8px rgba(0, 0, 0, .1) }.gallery-item {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 219px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 12px;overflow: hidden;margin-bottom: 24px }.gallery-item::after {content: "";position: absolute;display: block;width: 100%;top: 0;left: 0;height: 100%;z-index: 2;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;background-color: rgba(249, 249, 249, .4);background-size: 32px;background-repeat: no-repeat;background-position: center;background-image: url(../img/loop-icon.svg);opacity: 0 }.gallery-item:hover::after {opacity: 1 }.gallery-item:hover>img {-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9) }.gallery-item img, .gallery-item picture {border-radius: 12px;min-width: 100%;height: auto;min-height: 100%;margin-bottom: 0;width: auto;max-width: none;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s }.faq {margin-bottom: 120px }.faq-tab {position: relative;display: block;width: 100% }.faq-item {position: relative;display: block;width: 100%;border-bottom: 1px solid #cdcdcd;padding: 8px 0 }.faq-item_wide {padding: 40px 0 }.faq-item_wide:first-child {border-top: 1px solid #cdcdcd }.faq-item.active .faq-item__title {color: #10af93 }.faq-item.active .faq-item__icon {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg) }.faq-item__icon {position: absolute;display: block;width: 40px;right: 0;top: 50%;margin-top: -20px;height: 40px;z-index: 1;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;stroke-width: 2;stroke: #384149;fill: none }.faq-item__title {padding-right: 45px;position: relative;display: block;width: 100%;font-weight: 600;font-size: 18px;line-height: 29px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;cursor: pointer }.faq-item__title_big {font-size: 24px }.faq-item__title:hover {color: #41bfdf }.faq-item__title:hover .faq-item__icon {stroke: #41bfdf }.faq-item__text {position: relative;display: none;width: 100%;padding-top: 8px;margin-bottom: 10px }.faq-item__text_wide {padding-top: 40px;margin-bottom: 0 }.text-page {margin-bottom: 120px }@media (min-width:451px) {.colums-text_2 {-webkit-columns: 2;-moz-columns: 2;columns: 2 }.colums-text_3 {-webkit-columns: 3;-moz-columns: 3;columns: 3 }.footer-nav_2-col {-webkit-columns: 2;-moz-columns: 2;columns: 2 }}@media (min-width:576px) {.advantage-item:first-child {margin-bottom: 70px }}@media (min-width:768px) {.about-counter:not(:last-child) {margin-bottom: 30px }}@media (min-width:992px) {.callback__bg {padding: 50px 0;position: relative;display: block;width: 100%;background-size: auto 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/callback-bg.png);background-position: right center }}@media (min-width:992px) and (-webkit-min-device-pixel-ratio:1.5), (min-width:992px) and (-o-min-device-pixel-ratio:3/2), (min-width:992px) and (min-device-pixel-ratio:1.5), (min-width:992px) and (min-resolution:144dpi) {.callback__bg {background-image: url(../img/callback-bg@2x.png) }}@media (min-width:1200px) {.header.scrolling {top: -30px }.header-logo {margin-top: -16px }}@media (max-width:1399px) {.popup {max-width: 1000px;padding: 50px 60px;height: auto }.popup__title {max-width: 394px }.popup-close {top: 25px;right: 25px }.header-nav {-ms-flex-preferred-size: 610px;flex-basis: 610px;margin-left: 25px }.custom-nav-list li a, .custom-nav-list li span {font-size: 14px }.mainscreen-slider__dots {bottom: 0;padding-left: 610px }.mainscreen__text {padding-left: 48px }.i-news-slider__dots {left: 463px }.i-news-slider__pagination {margin-left: 448px }.advantage__pic {max-width: 500px;margin: -139px auto 0 }.advantage__title {max-width: 440px }.news-item__info {padding: 20px 30px }.catalog-item-pic__wrap {height: 265px }.category-item-pic__wrap {height: 366px }.reviews-item__title {padding: 25px 20px }.sertificates-slider__slide {height: 262px }.gallery-item {height: 179px }}@media (max-width:1199px) {.custom-container {padding-top: 100px }.title_2 {font-size: 26px;line-height: 36px }.title_2 {margin-bottom: 30px }.title_2:has(+.subtitle) {margin-bottom: 15px }.title_1 {font-size: 32px;line-height: 44px }.title_1 {margin-bottom: 30px }.popup {max-width: 950px }.text-block h2 {font-size: 32px;line-height: 44px }.text-block h3 {font-size: 26px;line-height: 36px }.text-block h4 {font-size: 20px;line-height: 26px }.page-maintitle {padding: 30px 0 }.page-maintitle h1 {font-size: 40px;line-height: 52px }.page-maintitle h1 {margin-bottom: 20px }.page-content {padding-top: 50px }.seo-text {padding: 50px 0 }.header-top {display: none }.header-nav {position: fixed;top: 0;right: -200%;height: 100vh;z-index: 150;display: block;background-color: #fff;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: auto;width: calc(100% - 80px);padding: 50px;border-left: 2px solid #41bfdf;margin-left: 0 }.menu-btn {display: -webkit-box;display: -ms-flexbox;display: flex }.custom-nav-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: none }.menu-item-has-children::after {display: none }.custom-nav-list>li {margin-bottom: 20px }.custom-nav-list li {display: block;width: 100% }.custom-nav-list li>ul {position: relative;top: auto;left: auto;padding: 10px 0 0 10px;-webkit-box-shadow: none;box-shadow: none;opacity: 1;visibility: visible }.custom-nav-list li a, .custom-nav-list li span {display: inline-block;width: auto;white-space: normal }.custom-nav__close {display: block }.custom-nav__mob-info {display: -webkit-box;display: -ms-flexbox;display: flex }.mainscreen-slider__dots {padding-left: 495px }.mainscreen__text {padding-left: 40px }.mainscreen__title h1, .mainscreen__title span {font-size: 35px;line-height: 45px }.mainscreen__subtitle {font-size: 16px;line-height: 24px;margin: 20px 0 }.offer {padding: 50px 0 }.offer-item {height: 256px }.offer-item__title {font-size: 18px;line-height: 26px;width: calc(100% - 40px);left: 20px;bottom: 25px }.i-news-slider__dots {left: 330px }.i-news-slider__pagination {margin-left: 316px }.advantage__pic {background-position: 88% center }.advantage__title {max-width: 270px }.clients {margin: 50px 0 }.about {padding: 50px 0 }.about__title {font-size: 35px;line-height: 47px }.about__text {margin: 30px 0 }.partners {padding: 50px 0 }.contacts {padding-bottom: 50px }.news-item__pic {max-width: 290px }.notfound__title {font-size: 170px;line-height: 160px }.catalog {padding-bottom: 50px }.catalog-item-pic__wrap {height: 219px }.catalog__text {padding-left: 24px }.catalog__seo {padding-left: 24px }.catalog-info {margin-bottom: 30px }.categorypage {padding-bottom: 50px }.category-item-pic__wrap {height: 303px }.reviews {padding-bottom: 50px }.reviews-item__pic {height: 250px }.product-image {max-width: 340px }.product-image-main__slide {height: 340px }.product-image-preview__slide {height: 67px }.product__bg {width: calc(100% - 340px) }.product-shop__item {padding-right: 20px;padding-left: 43px }.product-features {margin-right: 30px }.sertificates {margin: 50px 0 }.sertificates-slider__slide {height: 215px }.gallery-item {height: 155px }.faq {margin-bottom: 50px }.faq-item_wide {padding: 30px 0 }.faq-item__title_big {font-size: 22px }.faq-item__text_wide {padding-top: 30px }.text-page {margin-bottom: 50px }}@media (max-width:991px) {.form-section__wrap {margin-top: 20px }.form-block_secondary {padding: 35px 25px }.input-txt {padding: 15px 20px }.popup {display: block;max-width: 688px }.popup__title {max-width: 540px }.popup__form {max-width: none }.text-block q {padding: 30px 100px 30px 30px }.text-block q::after {width: 50px;bottom: -13px;height: 42px }.table-wrap table td, .table-wrap table th {padding: 10px 20px }.warning {padding: 30px 31px 30px 100px;background-position: 32px center }.mainscreen-slider__item {min-height: 250px }.mainscreen-slider__dots {padding-left: 0;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center }.mainscreen__pic {width: 100%;max-width: 100% }.mainscreen__pic img, .mainscreen__pic picture {width: 100% }.mainscreen-slider__item {flex-wrap: wrap }.mainscreen__text {padding: 20px 0 }.mainscreen__title span {font-size: 28px;line-height: 38px }.offer-item {margin-bottom: 24px }.i-news-slider__dots {left: 12px }.i-news-slider__pagination {margin-left: 0 }.advantage {padding-top: 30px;padding-bottom: 50px;margin-top: 100px }.advantage__pic {height: 481px;margin-top: -99px }.advantage__title {margin-top: 30px }.clients-slider__item {padding: 10px;height: 100px }.about-counter__num {font-size: 55px;line-height: 75px }.about-counter__text {font-size: 16px;line-height: 24px }.partners__btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between }.partners-slider {margin-top: 30px }.callback {background-size: auto 100%;background-repeat: no-repeat;background-position: center;background-image: url(../img/callback-bg.png);background-position: right center;padding: 50px 0 }.callback-form {max-width: 471px }.callback__row-bg {background-color: rgba(255, 255, 255, .83);border-radius: 5px;padding: 5px 10px }.i-contacts {padding-top: 30px }.contacts__wrap {padding-top: 0 }.news-item__text {height: 183px;overflow: hidden }.news-item__text::after {content: "";position: absolute;display: block;width: 100%;height: 60px;z-index: 1;bottom: 0;left: 0;background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%) }.notfound__title {font-size: 110px;line-height: 100px;text-align: center }.catalog__image {-ms-grid-row: 1;-ms-grid-row-span: 1;grid-row: 1/2 }.catalog__seo {-ms-grid-column: 1;-ms-grid-column-span: 2;grid-column: 1/3;padding-left: 0;padding-top: 20px }.catalog-info {display: block;margin-bottom: 0 }.catalog-info__item {width: 100%;margin-bottom: 10px }.product-image {max-width: 280px }.product-image-main__slide {height: 280px }.product-image-preview__slide {height: 52px }.product__bg {width: calc(100% - 280px) }.product__stoke {margin: 20px 0 }.product-shop {margin-top: 20px }.product-shop__item {font-size: 14px;line-height: 20px;padding-left: 40px }.product-tab {margin: 50px 0 }.product-tab-title {margin-bottom: 30px }.product-features {margin-bottom: 20px;margin-right: 0 }.sertificates-slider__slide {height: 189px }.gallery-item {height: 110px }}@media (max-width:991px) and (-webkit-min-device-pixel-ratio:1.5), (max-width:991px) and (-o-min-device-pixel-ratio:3/2), (max-width:991px) and (min-device-pixel-ratio:1.5), (max-width:991px) and (min-resolution:144dpi) {.callback {background-image: url(../img/callback-bg@2x.png) }}@media (max-width:767px) {.form-block__field {width: 100% }.popup {max-width: 480px;padding: 40px 50px }.text-block q {margin-bottom: 30px }.table-wrap {margin-bottom: 30px }.warning {margin-bottom: 30px }.page-maintitle h1 {font-size: 32px;line-height: 42px }.beadcrumbs {font-size: 14px;line-height: 18px }.pagination li {margin: 0 3px 7px }.pagination li a, .pagination li span {width: 40px;height: 40px }.header-contacts {margin-right: 15px }.menu-btn {margin-left: 15px }.footer__logo {margin-right: 33px }.i-news-slider__dots {left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);bottom: -20px }.i-news__btns {-webkit-box-align: center;-ms-flex-align: center;align-items: center }.advantage__pic {height: 565px }.advantage__title {padding: 10px 20px;width: 100% }.clients-slider__nav {margin-top: 20px }.about-counter {margin-bottom: 20px }.about-counter__num {font-size: 48px;line-height: 60px }.about__title {margin-top: 30px;text-align: right;max-width: 480px;margin: 30px 0 0 auto }.about__text {margin: 20px 0 }.contacts__wrap {padding-left: 0 }.map_index {position: relative;width: 100% }.news-item {display: block }.news-item__pic {height: 250px;margin: 0 auto }.news-item__info {padding-left: 0;padding-top: 20px;padding: 10px 15px 15px }.news-item__info .title_2 {font-size: 18px;line-height: 26px;margin-bottom: 0 }.news-item__date {margin: 7px 0 }.news-item__text {margin-bottom: 5px }.news-item__text p {font-size: 14px;line-height: 23px }.catalog-item-pic__wrap {height: 250px }.catalog-grid {-ms-grid-columns: 7fr 5fr;grid-template-columns: 7fr 5fr }.category-item-pic__wrap {height: 340px }.category-item__btn {display: none }.product-info {display: block }.product-image {max-width: none;margin-bottom: 20px }.product-image-main__slide {height: 340px;max-width: 340px;margin: 0 auto }.product-image-preview__slide {height: 84px }.product__bg {width: 100%;padding-left: 0 }.sertificates-slider__slide {height: 175px }.gallery-item {height: 150px }.faq-item__icon {width: 30px;height: 30px;margin-top: -15px }}@media (max-width:575px) {.custom-container {padding-top: 88px }.socials_secondary {margin-top: 15px }.form-block__tel {display: block;width: 100%;margin-top: 7px }.popup {padding: 25px 35px }.popup-close {top: 15px;right: 15px }.text-block q {padding: 20px 50px 20px 20px }.warning {padding: 20px 21px 20px 70px;background-position: 19px center }.header.scrolling .header-logo {height: 53px }.header.scrolling .header-main {height: 59px }.header-main {height: 88px }.header-logo {-ms-flex-preferred-size: 54px;flex-basis: 54px }.header-nav {width: calc(100% - 40px);padding: 30px }.header-btn {display: none }.menu-btn {margin-left: 0 }.footer-nav {margin-bottom: 20px }.mainscreen {margin-top: 5px }.offer-item {height: 160px }.offer-item__title {bottom: 15px;padding-bottom: 5px }.advantage__pic {height: 155px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: -80px }.advantage-item:first-child {margin: 20px 0 }.callback-form {max-width: none }.contacts-tab__item {margin-bottom: 20px }.news-item__pic {max-width: none;height: 294px }.notfound__title {margin-bottom: 20px }.catalog-item-pic__wrap {height: 205px }.catalog-item-pic__dots {bottom: 10px }.catalog-item__title {font-size: 16px;line-height: 23px;margin: 10px 0 0 }.catalog-grid {-ms-grid-columns: 6fr 6fr;grid-template-columns: 6fr 6fr }.category-item-pic__wrap {height: 282px }.category-item-pic__dots {bottom: 10px }.category-item__title {font-size: 14px;line-height: 22px;padding: 10px 8px }.product-tab {margin: 30px 0 }.product-tab-title {overflow-x: auto;overflow-y: hidden;white-space: nowrap }.product-features__row {font-size: 14px }.product-features__name {width: 57% }.product-features__property {width: 40% }.sertificates-slider__slide {height: 200px }.faq-item_wide {padding: 20px 0 }.faq-item__title_big {font-size: 20px }.faq-item__text_wide {padding-top: 20px }}@media (max-width:575px), (max-width:450px) {.advantage__title {margin-top: 0;margin-bottom: 0 !important }}@media (max-width:450px) {.custom-btn {width: 100% }.title_2 {font-size: 24px;line-height: 34px }.title_2 {margin-bottom: 25px }.title_2:has(+.subtitle) {margin-bottom: 10px }.title_1 {font-size: 28px;line-height: 36px }.title_1 {margin-bottom: 25px }.title_1:has(+.beadcrumbs) {margin-bottom: 10px }.form-section {padding: 30px 0 }.form-block_secondary {padding: 25px 15px;border-radius: 12px }.form-block__row:not(:last-child) {margin-bottom: 15px }.form-block__field:not(:last-child) {margin-bottom: 15px }.popup {padding: 25px 15px }.text-block h2 {font-size: 28px;line-height: 36px }.text-block h2 {margin-bottom: 20px }.text-block h3 {font-size: 24px;line-height: 34px }.text-block h3 {margin-bottom: 10px }.text-block h4 {font-size: 18px;line-height: 24px }.text-block h4 {margin-bottom: 10px }.text-block h5 {font-size: 16px;line-height: 23px }.text-block h5 {margin-bottom: 7px }.text-block p:has(+h2) {margin-bottom: 25px }.text-block p:has(+h3) {margin-bottom: 25px }.text-block p:has(+h4) {margin-bottom: 15px }.text-block p:has(+h5) {margin-bottom: 15px }.text-block ul:has(+h2) {margin-bottom: 25px }.text-block ul:has(+h3) {margin-bottom: 25px }.text-block ul:has(+h4) {margin-bottom: 15px }.text-block ul:has(+h5) {margin-bottom: 15px }.text-block ol:has(+h2) {margin-bottom: 25px }.text-block ol:has(+h3) {margin-bottom: 25px }.text-block ol:has(+h4) {margin-bottom: 15px }.text-block ol:has(+h5) {margin-bottom: 15px }.text-block img {margin-bottom: 30px }.page-maintitle h1 {font-size: 30px;line-height: 40px }.page-content {padding-top: 30px }.seo-text {padding: 30px 0 }.footer__top {padding: 30px 0 }.offer {padding: 30px 0 }.offer-item {height: 125px }.offer-item__title {font-size: 15px;line-height: 23px;width: calc(100% - 30px);left: 15px }.i-news-slider__pagination {margin-right: 20px }.advantage {padding-bottom: 30px;margin-top: 90px }.clients {margin: 30px 0 }.about {padding: 30px 0 }.about-counter {text-align: center }.about__title {font-size: 28px;line-height: 36px }.partners {padding: 30px 0 }.contacts {padding-bottom: 30px }.catalog {padding-bottom: 30px }.catalog-item-pic__wrap {height: 138px }.catalog-grid {display: block }.catalog__image {display: none }.catalog__text {padding-left: 0 }.categorypage {padding-bottom: 30px }.category-item-pic__wrap {height: 191px }.reviews {padding-bottom: 30px }.reviews-item__pic {height: 142px }.reviews-item__title {padding: 10px;font-size: 14px;line-height: 22px;font-weight: 600 }.product-image-preview__slide {height: 56px }.product-shop {display: block }.product-shop__item {width: 100%;display: block;margin: 20px 0 }.product-features__row {display: block;margin-bottom: 7px }.product-features__name {width: 100% }.product-features__name::before {display: none }.product-features__property {width: 100% }.sertificates {margin: 30px 0 }.gallery-item {height: 120px }.gallery-item img, .gallery-item picture {margin-bottom:0 }.faq {margin-bottom: 30px }.text-page {margin-bottom: 30px }.mainscreen__title h1, .mainscreen__title span {font-size: 21px;line-height: 1.6;}}@media (min-width:451px) and (max-width:991px) {.colums-text_3 {-webkit-columns: 2;-moz-columns: 2;columns: 2 }}@media (max-width:991px) and (min-width:576px) {.footer-nav_2-col {margin-bottom: 20px }}@media (min-width:576px) and (max-width:991px) {.advantage-item:first-child {margin-bottom: 40px;margin-top: 10px }}@media (min-width:576px) and (max-width:767px) {.advantage-item:first-child {margin-bottom: 30px }}@media (max-width:767px) and (min-width:451px) {.about-counter:not(:last-child) {width: 50% }.about-counter__text {padding-right: 20px }}@media (max-width:991px) and (min-width:768px), (max-width:575px) {.contacts-tab {display: block }.contacts-tab__item {width: 100% }}@media (-webkit-min-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:3/2), (min-device-pixel-ratio:1.5), (min-resolution:144dpi) {.page-maintitle {background: -o-linear-gradient(354.35deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%), url(../img/page-maintitle-bg@2x.png);background: linear-gradient(95.65deg, rgba(65, 191, 223, .8) 34.9%, rgba(16, 175, 147, .8) 100%), url(../img/page-maintitle-bg@2x.png) }.offer-item_1 {background-image: url(../img/offer-item-bg-1@2x.jpg) }.offer-item_2 {background-image: url(../img/offer-item-bg-2@2x.jpg) }.offer-item_3 {background-image: url(../img/offer-item-bg-3@2x.jpg) }.advantage__pic {background-image: url(../img/advantage-pic@2x.jpg) }.about {background-image: url(../img/about-bg@2x.jpg) }.notfound {background-image: url(../img/404-bg@2x.jpg) }}