

/* Start:/bitrix/templates/orbita/css/style.css?1704960924189209*/
@charset "UTF-8";
@font-face {
    font-family: "Fira Sans";
    src: local("Fira Sans ExtraLight"), local("FiraSans-ExtraLight"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansextralight.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansextralight.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansextralight.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fira Sans";
    src: local("Fira Sans Light"), local("FiraSans-Light"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasanslight.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasanslight.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasanslight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fira Sans";
    src: local("Fira Sans"), local("FiraSans-Regular"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasans.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasans.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasans.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fira Sans";
    src: local("Fira Sans Medium"), local("FiraSans-Medium"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansmedium.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansmedium.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansmedium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Fira Sans";
    src: local("Fira Sans Bold"), local("FiraSans-Bold"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansbold.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansbold.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/firasansbold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe";
    src: local("Segoe UI"), local("Segoe-UI"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/segoeui.woff2") format("woff2"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/segoeui.woff") format("woff"), url("/bitrix/templates/orbita/css/../fonts/fira-sans/segoeui.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration:none;
    color: #ed008c;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, *::before, *::after {
    box-sizing: border-box;
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
    font-family: "Fira Sans", "Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #837e71;
}

.main-content strong {
    font-weight: 700;
}

.main-content em {
    font-style: italic;
}

.main-content u {
    text-decoration: underline;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

h1 {
    width: 100%;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
    /*white-space: nowrap;*/
}

#bx_incl_area_4 {
    width: 100%;
}

#ttt {
    position: relative;
    width: 545px;
    height: 446px;
    margin: 0 auto;
}

.style_h3 {
    font-size: 19px;
    color: #37A58C
}

.header {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: white;
    box-shadow: 0.5px 0.866px 2.91px 0.09px rgba(174, 167, 143, 0.5);
}

.header__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    width: 280px;
    margin: 0 auto;
}

.header__trigger-wrapper {
    z-index: 200;
}

.header__trigger-wrapper:before {
    content: "Меню";
    display: inline-block;
    padding: 0 15px 0 0;
    font: 200 16px/24px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.header__trigger {
    z-index: 200;
    display: inline-block;
    width: 30px;
    height: 20px;
    padding-top: 4px;
    color: transparent;
    cursor: pointer;
}

.header__trigger:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #37A58C;
    transition: all 0.3s ease-in-out;
}

.header__trigger:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #37A58C;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0, 12px);
    -ms-transform: translate(0, 12px);
    transform: translate(0, 12px);
}

.header__trigger-decor {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #37A58C;
    -webkit-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    transform: translate(0, 6px);
    transition: all 0.3s ease-in-out;
}

body.menu-open .header__trigger-decor {
    background: white;
    opacity: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.menu-open .header__trigger:before {
    z-index: 200;
    width: 23px;
    background: #37A58C;
    -webkit-transform: translate(3px, 8px) rotate(45deg);
    -ms-transform: translate(3px, 8px) rotate(45deg);
    transform: translate(3px, 8px) rotate(45deg);
}

.menu-open .header__trigger:after {
    z-index: 200;
    width: 23px;
    background: #37A58C;
    -webkit-transform: translate(3px, 2px) rotate(-45deg);
    -ms-transform: translate(3px, 2px) rotate(-45deg);
    transform: translate(3px, 2px) rotate(-45deg);
}

.main-content {
    position: relative;
    margin: 0;
    padding: 0;
    /*background-color: #fffcf7;*/
    overflow: hidden;
    background-color: #fff;
}

.main-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -120%);
    -ms-transform: translate(0, -120%);
    transform: translate(0, -120%);
}

body.menu-open .main-nav {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all 0.7s ease;
}

.main-nav__list {
    z-index: 100;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 40px 0 0 0;
    list-style: none;
}

.main-nav__submenu-list {
    z-index: 190;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    border-top: 1px solid white;
}

.main-nav__submenu-list .main-nav__item {
    text-align: center;
    border: none;
    border-bottom: 1px solid white;
    background-color: #37A58C;
}

.main-nav__submenu-list .main-nav__item:last-child {
    border: none;
    border-bottom: 1px solid white;
}

.main-nav__submenu-list .main-nav__link {
    color: #fbf6e7;
}

.main-nav__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 75px;
    text-align: center;
    border-top: 1px solid #6c695e;
    background: white;
}

.main-nav__item:hover {
    cursor: pointer;
    background-color: #37A58C;
}

.main-nav__item:hover .main-nav__link {
    color: #fbf6e7;
}


.main-nav__item:hover .main-nav__submenu-list {
    display: block;
    width: 90%;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    margin: auto;
    -webkit-animation: fadeInDown .5s ease-in;
    animation: fadeInDown .5s ease-in;
}

.main-nav__item:hover .main-nav__deep-list {
    z-index: 200;
    display: none;
}

.main-nav__item--sub:hover .main-nav__deep-list {
    display: block;
    width: 90%;
    -webkit-animation: fadeInLeft .003s ease-in;
    animation: fadeInLeft .003s ease-in;
}

.main-nav__item--sub:hover .main-nav__deep-list .main-nav__item {
    background-color: #f3eddf;
    border-bottom: 1px solid #37A58C;
}

.main-nav__item--sub:hover .main-nav__deep-list .main-nav__link {
    color: #6c695e;
}

.main-nav__item:last-child {
    border-bottom: 1px solid black;
}

.main-nav__link {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    padding: 0 5px;
    font: 300 16px/18px "Fira Sans", "Arial", sans-serif;
    text-decoration: none;
    color: #6c695e;
}

.main-nav__link:hover, .main-nav__link:active {
    opacity: 0.5;
}

.btn {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 10px 5px;
    font: 200 16px/24px "Fira Sans", "Arial", sans-serif;
    text-align: center;
    text-decoration: none;
    color: white;
    border-radius: 6px;
    background-color: #37A58C;
    -webkit-appearance: none;
}


.btn--promo {
    width: 160px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 10px;
}


.btn:hover, .btn:active {
    background-color: #28957c
}

.paginator {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*width: 210px;*/
    border: 1px solid #d5cdc1;
    border-radius: 4px;
}

.paginator__link {
    width: 30px;
    height: 30px;
    padding: 0 5px;
    font: normal 14px/30px "SourceSansPro", "Arial", sans-serif;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: #6c695e;
}

.paginator__link:not(:last-child) {
    border-right: 1px solid #d5cdc1;
}

.paginator__link--prev {
    text-indent: -5000%;
    background: url("/bitrix/templates/orbita/css/../img/icons/left-arrow1.svg") center no-repeat;
    background-size: contain;
}

.paginator__link--next {
    text-indent: -5000%;
    background: url("/bitrix/templates/orbita/css/../img/icons/right-arrow1.svg") center no-repeat;
    background-size: contain;
}

.paginator__link.current {
    background-color: #f4f0ea;
    color: black;
}

.sidepanel {
    z-index: 1005;
    position: relative;
}

.sidepanel__list {
    /*z-index: 500;*/
    position: fixed;
    top: 33%;
    right: 0;
    height: 155px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.sidepanel__item {
    position: relative;
    width: 45px;
    height: 45px;
    background: #37A58C;
    transition: all 1.2s ease;
}

.sidepanel__link {
    display: block;
    padding: 11px 30px 11px 50px;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center;
    font: 200 16px "Fira Sans", "Arial", sans-serif;
    color: #fcfff7;
    white-space: nowrap;
}

.sidepanel__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 45px;
    height: 45px;
    background: center no-repeat;
    background-size: 45px 45px;
}

.sidepanel__icon--zamer {
    background-image: url("/bitrix/templates/orbita/css/../img/icons/engineer1.svg");
}

.sidepanel__icon--calc {
    background-image: url("/bitrix/templates/orbita/css/../img/icons/calculator.svg");
}

.sidepanel__icon--sale {
    background-image: url("/bitrix/templates/orbita/css/../img/icons/medal1.svg");
    background-size: 50px 50px;
    background-position-y: 30%;
}

.breadcrumbs {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    /*margin-bottom: 40px;*/
    /*background-color: #fffcf7;*/
}


/*border-top: 1px solid #6c695e;}*/

.breadcrumbs__title {
    width: 280px;
    margin: 0 auto;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    text-align: center;
    color: #6c695e;
    overflow: hidden;
    white-space: normal;
}

.breadcrumbs__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: inherit;
    width: 280px;
    min-height: inherit;
    max-height: 100%;
    margin: 0 auto;
    overflow: hidden;
}



@media screen and (min-width: 1024px){
.breadcrumbs__inner {
    padding-top: 40px;
}}

@media screen and (max-width: 1024px){
.breadcrumbs__inner {
    padding-top: 80px;
}}

.breadcrumbs__inner_title{
    padding-top: 10px;
}
/*.breadcrumbs:before {
	  content: "";
    position: absolute;
    top: 30px;
    left: 50%;
    height: 1px;
    width: 5000px;
    margin-left: -2500px;
    background: #6c695e;
}*/

.breadcrumbs span, .breadcrumbs a {
    display: block;
    flex: 0 auto;
    text-decoration: none;
    white-space: normal;
    font: 200 12px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.form {
    width: 100%;
    padding: 0;
}

.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="tel"], .form textarea {
    border: 1px solid #e1c6a8;
    border-radius: 6px;
}

.form input[type="text"]::-webkit-input-placeholder, .form input[type="email"]::-webkit-input-placeholder, .form input[type="number"]::-webkit-input-placeholder, .form input[type="tel"]::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
    color: #837e71;
}

.form input[type="text"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form input[type="number"]::-moz-placeholder, .form input[type="tel"]::-moz-placeholder, .form textarea::-moz-placeholder {
    color: #837e71;
}

.form input[type="text"]::-ms-input-placeholder, .form input[type="email"]::-ms-input-placeholder, .form input[type="number"]::-ms-input-placeholder, .form input[type="tel"]::-ms-input-placeholder, .form textarea::-ms-input-placeholder {
    color: #837e71;
}

.form input[type="text"]:hover, .form input[type="email"]:hover, .form input[type="number"]:hover, .form input[type="tel"]:hover, .form textarea:hover {
    border-color: #37A58C;
}

.form input[type="text"]:focus, .form input[type="email"]:focus, .form input[type="number"]:focus, .form input[type="tel"]:focus, .form textarea:focus {
    outline: none;
    border-color: #37A58C;
}

.form input[type="text"]:required:valid, .form input[type="email"]:required:valid, .form input[type="number"]:required:valid, .form input[type="tel"]:required:valid, .form textarea:required:valid {
    border-color: green;
}

.form--garanty {
    background-color: #fbf6e7;
    width: 280px;
    margin: 0 auto;
}

.form__errortext {
    margin: 0;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.form__list {
    position: relative;
    width: 100%;
}

.form__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.form__item span {
    font-style: italic;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
}

.form__item textarea {
    display: block;
    width: 100%;
    height: 126px;
    padding: 10px;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
}

.form__item:last-child {
    margin: 0;
}

.form__item--review:first-child span {
    margin-bottom: 5px;
}

.form__item--garanty {
    margin-bottom: 30px;
}

.form__item--garanty textarea {
    font-size: 18px;
}

.form__item--advice {
    width: 100%;
    height: 40px;
    margin: 0 0 10px 0;
    font: 200 16px/24px "Fira Sans", "Arial", sans-serif;
}

.form__item--advice .form__field {
    height: inherit;
}

.form__item--advice .form__label {
    top: -32px;
}

.form__field {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    font-style: italic;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
    transition: background-color 0.25s, border-color 0.25s;
}

.form__label-content {
    position: relative;
    width: 100%;
}

.form__label {
    position: absolute;
    top: -36px;
    left: 0;
    width: 100%;
    padding: 0 12px;
    text-align: left;
    font-style: italic;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
    pointer-events: none;
    white-space: nowrap;
    overflow: hidden;
    transition-duration: 700ms;
}

input:focus ~ .form__label-content label, input:valid ~ .form__label-content label {
    font-size: 14px;
    -webkit-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
    color: #37A58C;
}

.form__submit {
    width: 100%;
    height: 50px;
    padding: 15px 0;
    text-align: center;
    font: 200 20px/24px "Fira Sans", "Arial", sans-serif;
    color: white;
    border: 1px solid #37A58C;
    border-radius: 8px;
    background-color: #37A58C;
    text-decoration: none;
    -webkit-appearance: none;
}

.form__submit:hover, .form__submit:active {
    cursor: pointer;
    border-color: #28957c;
    background-color: #28957c;
    outline: none;
    transition: background-color 0.9s, border-color 0.9s;
}

.form__submit--advice {
    padding: 10px 15px;
    font-size: 16px;
}

.promo {
    padding: 40px 0 0 0;
    border-bottom: 1px solid rgba(139, 113, 72, 0.5);
    background-color: #FFFFFF;
}

.promo__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    width: 280px;
    margin: 0 auto;
}

.promo__logo {
    width: 160px;
    height: auto;
    padding: 20px 0;
}

.promo__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.promo__slogan {
    display: none;
}

.promo__phone {
    position: relative;
    min-width: 195px;
    padding: 0 0 20px 30px;
    text-align: left;
    font: 200 20px/24px "Segoe", "Arial", sans-serif;
    color: #37A58C;
}

.promo__phone a {
    display: block;
    text-decoration: none;
    color: currentColor;
}

.promo__phone:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #6c695e;
    background: url(/bitrix/templates/orbita/css/../img/icons/telephone.svg) center no-repeat;
    background-size: contain;
}

.promo__adress {
    position: relative;
    min-width: 195px;
    padding: 0 0 20px 30px;
    text-align: left;
    font: 200 16px/1.2 "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.promo__adress:before {
    content: "";
    position: absolute;
    top: 12px!important;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #6c695e;
    background: url(/bitrix/templates/orbita/css/../img/icons/locat.svg) center no-repeat;
    background-size: contain;
}

.banner {
    position: relative;
    display: none;
}

.banner__link {
    position: absolute;
    display: block;
    width: 100px;
    height: 61px;
    right: 50%;
    top: 23px;
    margin-right: -200px;
}

.footer {
    width: 100%;
    min-height: 270px;
    background: url(/bitrix/templates/orbita/css/../img/footer-bg-mobile.jpg) center no-repeat;
    background-size: cover;
}

.footer__inner {
    position: relative;
    width: 280px;
    min-height: inherit;
    margin: 0 auto;
}

.footer__contacts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 200 16px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
}

.footer__content {
    padding: 10px 0 0 0;
}


.footer__tel {
    display: block;
    color: currentColor;
    text-decoration: none;
}

.footer__tel:first-child {
    display: inline-block;
}

.footer__navigation {
    display: none;
}

.footer__item-title {
    font-size: 20px;
    font-weight: 400;
}

.footer__nav-list {
    padding: 15px 0 0 0;
}

.footer__nav-item:hover .footer__nav-link {
    border-bottom: 1px solid #837e71;
}

.footer__nav-link {
    text-decoration: none;
    color: #837e71;
}

.footer__nav-link:hover a {
    text-decoration: underline;
}

.modal {
    z-index: 1100;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: none;
    width: 90%;
    height: 270px;
    background-color: #fbf6e7;
    box-shadow: 0 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.modal--ok {
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
    text-align: center;
}

.modal--ok .modal__title {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    padding: 10px 0 10px 0;
}

.modal--zamer {
    display: none;
    height: 476px;
}

.modal__wrapper {
    padding: 0 30px 40px 30px;
}

.modal__close {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    background: url("/bitrix/templates/orbita/css/../img/icons/error.svg") center no-repeat;
    font-size: 0;
    cursor: pointer;
}

.modal__title {
    padding: 20px 0 20px 20px;
    font: normal 16px/24px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.modal__bg {
    z-index: 1050;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal__error {
    -webkit-animation: shake 0.6s;
    animation: shake 0.6s;
}

.modal__show {
    display: block;
    -webkit-animation: bounce 0.9s;
    animation: bounce 0.9s;
}

.modal__bg--show {
    display: block;
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    70% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    90% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    70% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    90% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.promo-video {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 280px;
    margin: 0 auto;
}

.promo-video .windows__subs {
    padding: 10px 20px 10px;
    background-color: transparent;
}

.promo-video__wrapper {
    width: 100%;
    height: 260px;
}

.promo-video__wrapper iframe {
    width: 100%;
    height: 100%;
    padding: 10px;
}


/*.features {
  display: none; }*/

.features--mobile {
    padding: 10px;
    display: block;
}

.features__inner {
    width: 280px;
    margin: 0 auto;
}

.show-more {
    position: absolute;
    bottom: 2px;
    right: 10px;
    display: block;
    padding: 5px;
    background: rgba(131, 126, 113, 0.5);
    color: #fff;
    border-radius: 15px;
}

.show-more:hover {
    cursor: pointer;
}

.features__promo {
    position: relative;
    padding: 10px;
    text-align: left;
    font: 200 16px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.features__promo--height {
    height: 340px;
    padding: 10px !important;
}

.features__promo--left {
    text-align: left !important;
}

.features__promo a {
    color: #37A58C;
    text-decoration: none;
}

.features__promo a:hover {
    text-decoration: underline;
}

.features__title {
    position: relative;
    padding: 20px 0 20px 0;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    color: #37A58C !important;
    text-align: center;
}


/*h1.features__title:after {
	 content: "";
	 position: absolute;
	 left: 50%;
	 top: 10px;
	 display: block;
	 width: 50%;
	 height: 1px;
	 margin-left: -25%;
	 background-color: #c7b389;
 }*/

.features__list {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    padding: 0 0 20px 0;
}

.features__list:after {
    content: "";
    position: relative;
    left: 50%;
    bottom: -20px;
    display: block;
    width: 50%;
    height: 1px;
    margin-left: -25%;
    background-color: #c7b389;
}

.features__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 115px;
    min-height: 80px;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font: normal 14px/1.2 "Fira Sans", "Arial", sans-serif;
    color: #837e71;
}

.features__item span {
    display: block;
    padding: 0;
    text-align: center;
    font: normal 14px/1.2 "Fira Sans", "Arial", sans-serif;
}

.features__img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 0 10px 0;
    border: 3px solid #e9dbb8;
    border-radius: 50%;
}

.features__img-1 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_1.svg) center no-repeat;
    background-size: 50%;
}

.features__img-2 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_2.svg) center no-repeat;
    background-size: 50%;
}

.features__img-3 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_3.svg) center no-repeat;
    background-size: 50%;
}

.features__img-4 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_4.svg) center no-repeat;
    background-size: 50%;
}

.features__img-5 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_5.svg) center no-repeat;
    background-size: 50%;
}

.features__img-6 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_6.svg) center no-repeat;
    background-size: 50%;
}

.features__img-7 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_7.svg) center no-repeat;
    background-size: 50%;
}

.features__img-8 {
    background: url(/bitrix/templates/orbita/css/../img/icons/features_8.svg) center no-repeat;
    background-size: 50%;
}

.works {
    z-index: 50;
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #fff;
    /*background-color: #fbf6e7;*/
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.works__inner {
    position: relative;
    height: inherit;
    width: 280px;
    margin: 0 auto;
}


.works__inner .btn + .btn {
    display: none;
}

.works__title {
    display: block;
    padding: 30px 0;
    text-align: center;
    color: #37A58C;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
}

.swiper-container {
    width: 100%;
    height: 170px;
    padding: 0 28px;
}

.wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-part {
    width: 100%;
    background-color: #e9dbb8;
}

.news-part__inner {
    width: 280px;
    margin: 0 auto;
}

.news-part__title {
    padding: 30px 0 20px 0;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.news-part__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 30px 0;
}

.news-part__item {
    position: relative;
    width: 120px;
    height: 80px;
    padding: 0 0 20px 0;
    text-align: left;
}

.news-part__item time {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    font: normal 10px "Fira Sans", "Arial", sans-serif;
    color: #6c6c6c;
}

.news-part__item:hover {
    cursor: pointer;
}

.news-part__item:hover .news-part__link {
    text-decoration: none;
}

.news-part__link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 70%;
    text-decoration: underline;
    font: 200 12px/1.2 "Fira Sans", "Arial", sans-serif;
    color: black;
    overflow: hidden;
}

.calculator {
    width: 100%;
    height: 90px;
    background: url(/bitrix/templates/orbita/css/../img/calculator_main.jpg) center no-repeat #37A58C;
    background-size: cover;
}

.calculator__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    text-decoration: none;
    width: 280px;
    margin: 0 auto;
}

.calculator__link span:first-child {
    display: block;
    width: 100px;
    min-height: 70px;
}

.calculator__link span:last-child {
    display: block;
    padding: 20px 0;
    text-align: right;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: white;
}

.calc {
    position: relative;
    width: 280px;
    margin: 0 auto;
}

.calc__promo {
    width: 100%;
    padding: 10px;
    text-align: center;
    font-weight: 200;
}

.calc__promo a {
    color: #37A58C;
    text-decoration: none;
}

.calc__wrapper {
    position: relative;
    padding: 0 0 220px 0;
}

.calc__summary {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    min-height: 70px;
    margin: 10px auto;
    padding: 20px 4px 10px 4px;
    font: normal 14px/21px "Fira Sans", "Arial", sans-serif;
    background-color: #fff;
    border: 3px solid #37A58C;
}

.calc__summ-name {
    width: 60%;
    color: #6c695e;
}

.calc__summ {
    width: 40%;
    margin-left: 10px;
    color: #37A58C;
}

.calc__summ span {
    font-size: 18px;
}

.filter__wrapper {
    position: relative;
    width: 100%;
    min-height: 420px;
}

.filter__range-name {
    padding: 0 0 10px;
    text-align: center;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.filter__range-name--right {
    padding-top: 10px;
    text-align: right;
}

.filter__param {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 180px;
    margin: 0 auto;
}

.filter__item {
    width: 80px;
}

.filter__item input {
    width: 80px;
    height: 33px;
    border: 1px solid #e1c6a8;
    border-radius: 6px;
    text-align: center;
    font: normal 18px/24px "Fira Sans", "Arial", sans-serif;
}

.filter__item input::-webkit-inner-spin-button, .filter__item input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.filter__item span {
    width: 100%;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.filter__item:first-child::after {
    content: "X";
    position: absolute;
    top: 0;
    left: 84px;
    width: 8px;
    height: 11px;
    color: black;
    font-size: 18px;
}

.filter__photo {
    position: absolute;
    top: 65px;
    left: 37px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 190px;
    height: 250px;
}

.filter__photo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.options {
    position: relative;
}

.options__main {
    margin: 20px 0;
}

.options__main& gt

;
span {
    font: 200 20px/24px "Fira Sans", "Arial", sans-serif;
}

.options__main .dillers__list {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 20px 0 20px;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.options__main .dillers__row-title {
    position: relative;
    width: 100%;
    margin: 30px 0 10px;
    padding: 10px 12px;
    max-height: 40px;
    font: 200 20px/24px "Fira Sans", "Arial", sans-serif;
    background-color: #f3eddf;
    color: #6c695e;
    text-transform: none;
}

.options__main .dillers__row-title span {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    border: 8px solid transparent;
    border-top: 8px solid #e53891;
    z-index: 1;
    -webkit-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    transition: -webkit-transform 0.3ms ease;
    transition: transform 0.3ms ease;
    transition: transform 0.3ms ease, -webkit-transform 0.3ms ease;
}

.options__main .dillers__row-title span:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -15px;
    border: 10px solid transparent;
    border-top: 10px solid #f3eddf;
    z-index: 1;
    -webkit-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
}

.options__main .dillers__row-title:before {
    content: "";
    position: absolute;
    right: 3px;
    bottom: 3px;
    top: 2px;
    width: 30px;
    height: auto;
    border: none;
    background: transparent;
}

input[type=checkbox]:checked ~ .dillers__row-title span {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.config__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
}

.config__item:hover .config__name:before {
    border-color: #6c695e;
    background-color: #f3eddf;
}

.config__img {
    width: 60px;
    height: 70px;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    cursor: pointer;
}

.config__img img {
    float: right;
    max-width: 100%;
    max-height: 100%;
}

.config__check {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}

.config__radio {
    display: none;
}

.config__radio:checked + .config__name:after {
    opacity: 1;
}

.config__name {
    position: relative;
    padding: 0 0 0 25px;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
}

.config__name:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #f3eddf;
    border-radius: 100%;
    background-color: #fff;
    cursor: pointer;
}

.config__name:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #37A58C;
    opacity: 0;
    transition: 0.3s ease;
}

.options__list {
    position: relative;
    padding-bottom: 10px;
}


/*.options__list:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5cca5; }*/

.options__list:last-child {
    padding: 20px 0 0 0;
}

.options__list:last-child:after {
    display: none;
}

.options__item {
    margin-bottom: 20px;
}

.options__item-name {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px 0;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.options__item-name .checkbox__help:before {
    top: -142px;
    width: 202px;
}

.options__title {
    padding: 10px 0 10px 0;
    font: 200 17px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.checkbox__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


/*.checkbox__item {
  padding-bottom: 20px; }*/

.checkbox {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font: normal 16px/30px "Fira Sans", "Arial", sans-serif;
    cursor: pointer;
}

.checkbox__input {
    display: none;
    margin-right: 10px;
}

.checkbox__input:checked + .checkbox__field:after {
    opacity: 1;
}

.checkbox__field {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
}

.checkbox__help {
    z-index: 100;
    position: relative;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    border-radius: 50%;
    font-size: 14px;
    background: url("/bitrix/templates/orbita/css/../img/icons/question-mark.svg");
    cursor: pointer;
}

.checkbox__help:before {
    content: attr(aria-label);
    position: absolute;
    bottom: 130%;
    left: -72px;
    width: 230px;
    background-color: #6c695e;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    text-transform: none;
    transition: all 0.5s ease;
}

.checkbox__help:after {
    content: " ";
    position: absolute;
    top: -30%;
    left: 9px;
    width: 0;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #6c695e;
    font-size: 0;
    line-height: 0;
}

.checkbox__help:after, .checkbox__help:before {
    opacity: 0;
    pointer-events: none;
}

.checkbox__help:active:after, .checkbox__help:active:before, .checkbox__help:focus:after, .checkbox__help:focus:before, .checkbox__help:hover:after, .checkbox__help:hover:before {
    opacity: 1;
    transition: all 0.75s ease;
}

.calc__btn {
    position: relative;
}

.calc__btn:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5cca5;
}

.calc__submit {
    margin: 20px auto;
    padding: 15px 65px;
    font-size: 20px;
    border: 1px solid #37A58C;
    border-radius: 8px;
    cursor: pointer;
}

.calc__link-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
}

.calc__link-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 20px 0;
}

.calc__img {
    display: block;
    width: 30px;
    height: 34px;
    margin: 0 20px 0 0;
}

.calc__img--wallet {
    background: url("/bitrix/templates/orbita/css/../img/icons/wallet.svg") center no-repeat;
    background-size: contain;
}

.calc__img--commerce {
    background: url("/bitrix/templates/orbita/css/../img/icons/commerce.svg") center no-repeat;
    background-size: contain;
}

.calc__img--bank {
    background: url("/bitrix/templates/orbita/css/../img/icons/people.svg") center no-repeat;
    background-size: contain;
}

.calc__link {
    text-decoration: none;
    font: 200 18px/24px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.calc__link:hover {
    color: #28957c;
}

.sale {
    width: 100%;
    height: 180px;
    background: url(/bitrix/templates/orbita/css/../img/sale-bg.jpg) center no-repeat;
    background-size: cover;
}

.sale__inner {
    display: block;
    height: inherit;
    padding: 135px 0 0 0;
    text-decoration: none;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
    width: 280px;
    margin: 0 auto;
}

.sale__inner span {
    display: block;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.sale-form {
    position: relative;
    width: 100%;
    min-height: 360px;
    background-color: #fffcf7;
}

.sale-form--windows {
    padding: 0 0 30px 0;
    border-top: 1px solid #6c695e;
    border-bottom: 1px solid #6c695e;
}

.sale-form__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: inherit;
    background: url("/bitrix/templates/orbita/css/../img/sale-form-mobile.jpg") center top no-repeat;
    background-size: contain;
    width: 280px;
    margin: 0 auto;
}

.sale-form__title {
    margin-top: auto;
    padding: 30px 12px;
    text-align: center;
    font: normal 29px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.form__field--sale {
    height: 49px;
    padding: 10px;
}

.form--sale .form__item {
    margin-bottom: 20px;
}

.preview_picture {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.properties {
    position: relative;
    display: none;
    min-height: 186px;
    background-color: #fff;
    /*background-color: #fbf5e7;*/
}

.properties__inner {
    /*position: absolute;
  top: -186px;
  left: 0;
  right: 0;
  bottom: 0;*/
    /*margin: auto;*/
    width: 280px;
    margin: 0 auto;
}

.properties__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 456px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.properties__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 330px;
    margin-bottom: 60px;
    padding: 5px 0 0 0;
    overflow: hidden;
}

.properties__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #37A58C;
}

.properties__icon {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 170px;
    padding: 0 0 0 15px;
    font: normal 12px "Fira Sans", "Arial", sans-serif;
    overflow: hidden;
}

.properties__icon a {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.properties__icon a & gt

;
span {
    text-decoration: underline;
}

.properties__icon a:hover span {
    color: #37A58C;
}

.properties__icon span {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #f7b134;
    transition: all 0.5s ease;
}

.properties__icon span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 100%;
    background-color: #e53891;
}

/*.properties__icon a:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 0;
  height: 1px;
  background-color: transparent;
  transition: all .9s;
}

.properties__icon:hover a:after {
  width: 80%;
  background-color: #e53891;
}*/

.properties__wrapper {
    position: relative;
    padding-bottom: 10px;
    width: 160px;
    font: 200 12px "Fira Sans", "Arial", sans-serif;
}

.properties__title {
    display: none;
    font-size: 13px;
    padding: 0 0 22px 0;
}

.properties__title span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-transform: uppercase;
}

.properties__content {
    padding: 14px 0 0 0;
}

.team {
    z-index: 60;
    position: relative;
    display: none;
    min-height: 300px;
    background-color: #fff;
    /*background-color: #fffcf7;*/
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.team--beige {
    /*background-color: #fbf6e7;*/
}

.team__inner {
    position: relative;
    min-height: inherit;
    width: 280px;
    margin: 0 auto;
}

.swiper-team {
    overflow: hidden;
}

.team__title {
    padding: 30px 0;
    text-transform: lowercase;
    text-align: center;
    color: #37A58C;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
}

.team__title:first-letter {
    text-transform: uppercase;
}

.team__list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-team .team__item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 140px;
    height: 200px;
    text-align: center;
}

.team__img-wrapper {
    position: relative;
    display: block;
    flex-shrink: 0;
    width: 120px;
    height: 120px;
    border: 4px solid #C7B389;
    border-radius: 50%;
    overflow: hidden;
    background-color: #6c695e;
}

.team__img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.team__tooltip {
    display: none;
    position: absolute;
    margin-left: -999em;
}

.team__img-wrapper:hover .team__tooltip {
    z-index: 999;
    position: absolute;
    left: 0;
    top: 4em;
    margin-left: 0;
    width: auto;
    background-color: antiquewhite;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font: 14px "Fira Sans", "Arial", sans-serif;
}

.team__name {
    max-height: 90px;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    font: 14px "Fira Sans", "Arial", sans-serif;
}

.prove {
    z-index: 58;
    position: relative;
    display: block;
    min-height: 300px;
    background-color: #fff;
    /*background-color: #fbf6e7;*/
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.prove--light {
    /*background-color: #fffcf7;*/
}

.swiper-prove {
    width: 100%;
    height: 180px !important;
}

.swiper-review {
    height: 240px !important;
}

.swiper-prove a.swiper-slide,
.swiper-review__link {
    border: 4px solid #C7B389;
}

.prove__inner {
    position: relative;
    min-height: inherit;
    width: 280px;
    margin: 0 auto;
}

.prove__inner .swiper-container {
    height: 235px;
}

.prove__title {
    padding: 30px 0;
    text-align: center;
    color: #37A58C;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
}

.prove__title + .price__nav {
    padding-top: 0;
}

.prove__img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    background: #6c695e center no-repeat;
    background-size: cover;
}

.production {
    z-index: 57;
    position: relative;
    display: block;
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    /*background-color: #fffcf7;*/
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.production__inner {
    position: relative;
    min-height: inherit;
    width: 280px;
    margin: 0 auto;
}

.production__inner .swiper-container {
    height: 146px;
}

.production__title {
    padding: 30px 0;
    text-align: center;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.swiper-prod {
    width: 100% !important;
    height: 148px !important;
}

.swiper-review__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-review__link {
    width: 100%;
    height: 75%;
}

.swiper-review__name {
    width: 100%;
    height: 25%;
    text-align: center;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
}

.production__img {
    width: 220px !important;
    border: 4px solid #C7B389;
    background: center no-repeat;
    background-size: cover;
}

.reviews {
    padding: 0;;
    /*background-color: #fbf5e7;*/
}

.reviews__inner {
    position: relative;
    width: 280px;
    margin: 0 auto;
}

.review__title {
    padding: 20px 0 10px 0;
    font: 200 18px/24px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.review__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.review__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 120px;
    height: auto;
    margin: 0 0 20px 0;
    text-align: left;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    background-color: #f3eddf;
    border-radius: 8px;
}

.review__item:hover {
    cursor: text;
}

.review__item:hover .review__item-inner {
    background-color: rgba(255, 255, 255, 0.4);
}

.review__item:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 26px;
    height: 22px;
    background: url(/bitrix/templates/orbita/css/../img/icons/icon-quotes.svg) center no-repeat;
    background-size: cover;
}

.review__item-inner {
    position: relative;
    padding: 20px 15px 42px 15px;
    text-decoration: none;
    overflow: hidden;
}

.review__item-title {
    padding: 0 10px 10px 40px;
    font-size: 15px;
    color: #6c695e;
}

.review__item-content {
    height: auto;
    color: #36322b;
    overflow: hidden;
    word-wrap: break-word;
}

.review__item-date {
    position: absolute;
    bottom: 10px;
    left: 20px;
    display: block;
    line-height: 24px;
    color: #6c695e;
}

.review-form {
    width: 100%;
    min-height: 360px;
    /*background-color: #fffcf7;*/
}


/*border-bottom: 1px solid #81714f; */

.review-form__inner {
    padding: 0 0 20px 0;
    width: 280px;
    margin: 0 auto;
}

.review-form__title {
    padding: 20px 0;
    text-align: center;
    font: 200 24px/24px "Fira Sans", "Arial", sans-serif;
}

.gallery__inner {
    position: relative;
    padding: 0 0 30px 0;
    width: 280px;
    margin: 0 auto;
}

.gallery__list {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.gallery__item {
    position: relative;
    display: block;
    width: 230px;
    height: 170px;
    margin: 20px 0 0 0;
    overflow: hidden;
}

.gallery__item:nth-child(n+7) {
    display: none;
}

.gallery__img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #e9dbb8;
}

.stock {
    min-height: 60vh;
    padding-bottom: 25px;
    /*background: #fbf5e7;*/
}

.stock__inner {
    width: 280px;
    margin: 0 auto;
}

.stock__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.stock__item {
    position: relative;
    display: block;
    width: 100%;
    height: 104px;
    margin: 20px 0 0 0;
    text-align: center;
    font: normal 15px "Fira Sans", "Arial", sans-serif;
    background-color: #f3eddf;
    color: #6c695e;
    overflow: hidden;
}

.stock__item:hover {
    cursor: pointer;
    z-index: 100;
    overflow: visible;
}

.stock__item:hover .stock__link {
    background-color: white;
    box-shadow: 0px 2px 2.94px 0.06px rgba(139, 113, 72, 0.57);
}

.stock__item:hover .stock__content {
    height: auto;
    overflow: visible;
    color: #37A58C;
}


/*.stock__item:nth-child(n+5) {
    display: none; }*/

.stock__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 32px 30px 30px 30px;
    text-decoration: none;
    color: currentColor;
}

.stock__content {
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    height: 43px;
}

.stock__title {
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #37A58C;
}

.stock__date {
    position: absolute;
    top: 10px;
    right: 14px;
    display: block;
    font: 200 13px "Fira Sans", "Arial", sans-serif;
}

/*.price {
    background-color: #fbf5e7;
}*/

/*.contacts {
    background-color: #fbf5e7;
}*/

.news {
    min-height: 60vh;
    background-color: #fff;
}

.news__inner {
    position: relative;
    /*padding-bottom: 65px;*/
    width: 280px;
    min-height: inherit;
    margin: 0 auto;
}

.news__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.news__item {
    z-index: 50;
    position: relative;
    display: block;
    width: 100%;
    height: 130px;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
    overflow: hidden;
    transition: all 0.5s ease;
}

.news__item:hover {
    /*height: auto;*/
    cursor: pointer;
    z-index: 110;
    overflow: visible;
}

.news__item:hover .news__link {
    height: auto;
    min-height: 170px;
    padding-bottom: 25px;
    background-image: linear-gradient(90deg, #fffcf7 0%, #fffcf7 100%);
    background-image: -ms-linear-gradient(90deg, #fffcf7 0%, #fffcf7 100%);
    background-color: beige;
    outline: 1px solid #37A58C;
}

.news__item:hover .news__link:after {
    content: 'Подробнее';
}

.news__item:hover .news__content {
    background-image: none;
    height: auto;
    max-height: 190px;
}

.news__item:hover .gradient {
    opacity: 0;
}

.news__item .news__link {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    text-decoration: none;
    transition: all 0.5s ease;
    color: currentColor;
}

.news__link:after {
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: block;
    width: 100px;
    height: 20px;
    background: url(/bitrix/templates/orbita/css/../img/icons/right-arrow2.svg) right center no-repeat;
    text-align: left;
    color: #37A58C;
    transition: all 0.5s;
}

.news__item:after {
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #37A58C;
}

.news__item:hover:after {
    display: none;
}

.news__item:first-child {
    width: 100%;
    height: auto;
    min-height: 200px;
}

.news__item:first-child .news__unit:first-child {
    width: 100%;
    overflow: hidden;
}

.news__item:first-child .news__unit:first-child img {
    max-width: 100%;
}

.news__item:first-child .news__unit:last-child {
    width: 100%;
}

.news__item:first-child .news__date {
    top: 0;
    right: 0;
}

.news__item:first-child .news__content {
    max-height: 100%;
    height: 100%;
    overflow: visible;
}

.news__item:first-child .news__title {
    padding-top: 20px;
}

.news__unit {
    position: relative;
    width: 100%;
}

.news__item:not(:first-child) .news__unit:first-child {
    display: none;
}

/*.news__title {*/
/*padding: 30px 0 0 0;*/
/*font-size: 15px;*/
/*color: #37A58C;*/
/*}*/

.news__content {
    height: 85px;
    padding: 15px 0 5px 0;
    text-align: left;
    font-weight: 200;
    overflow: hidden;
}

.news__date {
    position: absolute;
    top: -15px;
    right: 10px;
    display: block;
    font: 200 13px "Fira Sans", "Arial", sans-serif;
}

.garanty__inner {
    width: 280px;
    margin: 0 auto;
}

.garanty__form:last-of-type {
    padding: 0 0 20px 0;
    background-color: #f3f3f3;
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.garanty__form:last-of-type .form__item {
    margin-top: 20px;
}

.garanty__head {
    display: none;
    width: 100%;
    height: 200px;
    margin: 30px auto 0 auto;
    background: #e9dbb8 center no-repeat;
}

.garanty__head--form {
    width: 574px;
    background-image: url("/bitrix/templates/orbita/css/../img/garanty.jpg");
    background-size: cover;
}

.garanty__head--serv {
    background-image: url("/bitrix/templates/orbita/css/../img/service.jpg");
    background-size: cover;
}

.garanty__subs {
    color: #6c695e;
}

.garanty__title {
    padding: 22px 0 28px 0;
    font: normal 18px/24px "Fira Sans", "Arial", sans-serif;
    color: #bb9b72;
}

.garanty__content {
    padding: 0 0 20px 0;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
}

.garanty__form-wrapper {
    width: 100%;
    padding: 46px 0;
    background-color: #fbf6e7;
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}

.price__inner {
    width: 280px;
    margin: 0 auto;
}

.price__text {
    padding: 20px 0 0;
    font: normal 14px/24px "Fira Sans", "Arial", sans-serif;
    text-align: left;
    color: #6c695e;
    overflow: hidden;
}

.price__text--down {
    /*display: none; */
}

.price__text-title {
    padding: 0 0 10px;
    font-size: 18px;
}

.price__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0 0;
}

.price__nav--down {
    /*display: none; */
}


/* price table */

.table_price_wrapper {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
}

.table_price_wrapper::-webkit-scrollbar {
    width: 10px;
}

.table_price_wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: transparent;
}

.table_price_wrapper::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    background-color: #ebdfc4;
}


/*  */

/* price table for 1 window*/

.table_price_wrapper1 {
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
    overflow: auto;
}

.table_price_wrapper1::-webkit-scrollbar {
    width: 10px;
}

.table_price_wrapper1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: transparent;
}

.table_price_wrapper1::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    background-color: #ebdfc4;
}


/* <table></table> */

.table_price_windows {
    min-width: 1170px;
    border: 2px solid #EBDFC4;
}

.table_price_windows tr {
    border-bottom: 2px solid #EBDFC4;
    background-color: #fff;
}

.table_price_windows tr td {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.table_price_windows tr td:not(:last-child) {
    border-right: 2px solid #EBDFC4;
}


/* header */

.table_price_windows tr:first-child {
    font-size: 15px;
    background-color: #ebdfc4;
}

.table_price_windows tr:first-child th {
    padding: 0 15px;
    text-align: center;
    vertical-align: middle;
}

.table_price_windows tr:first-child th:not(:last-child) {
    border-right: 2px solid white;
}


/* 2nd  */

.table_price_windows tr:nth-child(2) {
    border-bottom: 2px solid #EBDFC4;
}

.table_price_windows tr:nth-child(2) th:not(:last-child) {
    border-right: 2px solid #EBDFC4;
}


/* 2nd table */


/* header */

.table_price_windows& gt

;
tbody& gt

;
tr:first-child& gt

;
td {
    border-right: 2px solid white;
    text-align: center;
    vertical-align: middle;
}

.table_price_windows table {
    width: 100%;
}

.table_price_windows table tr td:first-child {
    text-align: right;
}

.table_price_windows table tr td:last-child {
    text-align: left;
}

.price__link {
    display: block;
    width: auto;
    margin: 0 4px 10px 0;
    padding: 5px 15px;
    font: 200 18px/24px "Fira Sans", "Arial", sans-serif;
    background-color: #eae4d7;
    color: #6c695e;
}

.price__link--active {
    background-color: #37A58C;
    color: white;
}

.price__link--active:hover {
    background-color: #28957c;
}

.price__link:not(.price__link--active):hover {
    background-color: #e5d4ac;
}

.price__mobile {
    width: 280px;
    margin: 0 auto;
}

.price__item {
    width: 100%;
    margin: 0 0 13px;
    background-color: white;
}

.price__item:last-child {
    margin-bottom: 40px;
}

.price__item-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font: 200 12px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.price__item-list span {
    display: block;
}

.price__title {
    padding: 10px 0 0;
    font-size: 15px;
}

.price__img {
    width: 72px;
    height: 60px;
    margin: 5px 0 15px;
    background-color: #f3eddf;
}

.price__part {
    padding: 0 60px 20px;
}

.price__size {
    padding: 10px 0 0;
    font-size: 14px;
}

.price__cost {
    padding: 20px 0 0;
    font-size: 14px;
}

.price__desktop {
    display: none;
    max-width: 752px;
    margin: 0 auto;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.price__row {
    margin: 0 0 2px;
    background-color: white;
}

.price__row:not(:first-child) .price__col-list {
    min-height: 100px;
}

.price__row:first-child {
    font-size: 15px;
    background-color: #ebdfc4;
}

.price__row:first-child span {
    display: block;
}

.price__row:first-child .price__col-list {
    -ms-grid-row-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.price__row:first-child .price__col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.price__row:first-child .price__col:not(:last-child) {
    border-right: 1px solid white;
}

.price__col-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.price__col {
    flex: 1 0 auto;
    padding: 10px;
    text-align: center;
}

.price__col:nth-child(1) {
    width: 100px;
}

.price__col:nth-child(2) {
    width: 120px;
}

.price__col:nth-child(3) {
    width: 80px;
}

.price__col:nth-child(4) {
    width: 160px;
}

.price__col:nth-child(5) {
    width: 160px;
}

.price__col:nth-child(6) {
    width: 120px;
}


/* 404 page */

.error {
    min-height: 60vh;
}

.error__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 280px;
    margin: 0 auto;
}

.error__img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 300px;
}

.error__img img {
    max-width: 100%;
    height: auto;
}

.error__text {
    text-align: center;
}

.error__text span {
    display: block;
    text-transform: uppercase;
}

.error__text span:nth-child(2) {
    text-transform: none;
}

.error__text span:last-child {
    padding: 50px 0 0 0;
    color: #6c695e;
    text-transform: none;
    font-size: 18px;
}

.error__text .textblock__title {
    text-align: center;
}

.error__text .btn {
    width: 50%;
    margin: 0 auto;
}

.garanty__wrapper {
    padding: 0 0 49px 0;
    background-color: #f2ebe9;
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);
}


/*.windows {
  padding: 20px 0; }*/

.windows__inner {
    position: relative;
    width: 280px;
    margin: 0 auto;
    padding: 0 0 20px;
}

.windows__inner:last-child {
    display: block;
}


/*.windows__inner:not(:last-child):nth-child(2),*/


/*.windows__inner:not(:last-child):nth-child(3) {
		display: none;
	}*/

.windows__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
}

.windows__nav-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.windows__nav-list--sub {
    padding: 10px 0 0;
}

.windows__nav-list--sub .windows__nav-item {
    margin: 0 10px 10px 0;
}

.windows__nav-list--sub .windows__nav-link {
    padding: 0;
    font-size: 14px;
    background-color: initial;
    color: #6c695e;
}

.windows__nav-list--sub .windows__nav-link--active {
    border-bottom: 1px dashed #6c695e;
    border-radius: 0;
}

.windows__nav-list--sub .windows__nav-link:hover, .windows__nav-list--sub .windows__nav-link:active {
    background-color: initial;
}

.windows__nav-item {
    margin-right: 20px;
    margin-bottom: 10px;
}

.windows__nav-link {
    padding: 5px 15px;
    background-color: #eae4d7;
    color: #6c695e;
    font-size: 15px;
}

.windows__nav-link--active {
    color: white;
    background-color: #37A58C;
}

.windows__nav-link:hover, .windows__nav-link:active {
    background-color: #e5d4ac;
}

.windows__nav-link--active:hover, .windows__nav-link--active:active {
    background-color: #28957c;
}

.windows__foto {
    position: relative;
    display: block;
    width: 100%;
    height: 264px;
    background-color: #fbf6e7;
    overflow: hidden;
}

.windows__foto img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.windows__text .windows__subs {
    width: 100%;
}

.windows__subs {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0 10px 20px 10px;
    overflow: hidden;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
    color: #564c3b;
    background-color: white;
}

.windows__subs-title {
    padding: 20px 0 20px 0;
    font-size: 18px;
    color: #6c695e;
}

.windows__subs-content span {
    display: block;
    font-size: 16px;
    padding: 10px 0;
}

.windows__subs-content a, .windows__subs-item a {
    text-decoration: none;
    color: #37A58C;
}

.windows__subs-content a:hover, .windows__subs-item a:hover {
    text-decoration: underline;
}

.windows__subs-list {
    padding: 0 0 0 20px;
    padding-bottom: 20px !important;
}

.windows__subs-item {
    position: relative;
}

.windows__subs-item:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -12px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #37A58C;
}

.windows__benefits {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    font: normal 14px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.windows__benefits span {
    display: block;
    font-weight: bold;
}

.windows__benefits-title {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    color: #37A58C;
}

.windows__benefits-title-form {
    text-align: center !important;
}

.windows__rumy {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 10px 0 0 0;
}

.windows__rumy .windows__text {
    width: 100%;
}

.windows__rumy-img {
    position: relative;
    display: block;
    width: 100%;
    /*height: 150px;*/
    overflow: hidden;
}

.windows__rumy-img img {
    max-width: 100%;
}

.related {
    display: none;
}

.related__inner {
    width: 280px;
    margin: 0 auto;
}

.related__title {
    display: block;
    padding: 30px 0;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    text-align: center;
    color: #37A58C;
}

.related__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 32px 0;
}

.related__link {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 168px;
    height: 120px;
    overflow: hidden;
}

.related__link:hover .related__subs {
    background: rgba(0, 0, 0, 0.4);
}

.related__img {
    width: 100%;
    height: 100%;
}

.related__subs {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    color: #fff;
    background: rgba(208, 85, 143, 0.4);
    transition: all 0.5s;
}

.gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    z-index: 20;
    background: url(/bitrix/templates/orbita/css/../img/gradient.png) repeat-x 0 bottom;
}

.services__inner {
    width: 280px;
    margin: 0 auto;
}

.services__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 0 40px 0;
}

.services__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 10px 0 5px 0;
    overflow: hidden;
}

.services__item:nth-child(odd) {
    background-color: #e0d8c7;
}

.services__item:nth-child(even) {
    background-color: white;
}

.services__item:nth-child(even) .services__posters {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.services__posters {
    display: none;
    width: 40%;
    overflow: hidden;
}

.services img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.services__img-wrapper {
    position: relative;
    display: block;
    width: 33%;
    height: 122px;
    background-color: #fbf6e7;
    overflow: hidden;
}

.services__img-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.services__subs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    text-align: center;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.subservice {
    margin: 30px 0 30px 0;
}

.subservice__inner {
    width: 280px;
    margin: 0 auto;
}

.subservice__list {
    width: 100%;
}

.subservice__item {
    /*display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;*/
    font: normal 16px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.subservice__part {
    padding: 15px 20px;
}

.subservice__item .subservice__part:first-child {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #e0d8c7;
}

.subservice__item .subservice__part:last-child {
    font-size: 14px;
}


/*.subservice__item:nth-child(odd) .subservice__part:last-child {
    background-color: #f3ecda; }
  .subservice__item:nth-child(even) .subservice__part:first-child {
    background-color: white; }
  .subservice__item:nth-child(even) .subservice__part:last-child {
    background-color: #ededed; }*/

.subservice__item:not(:last-child) {
    border-bottom: 2px solid #fffcf7;
}

.subservice__title {
    padding: 25px 0;
    text-align: center;
    font: normal 24px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.advice {
    display: block;
    min-height: 150px;
    /*margin: 0 0 40px 0;
    background-color: #fbf6e7;
    box-shadow: 0px 3px 2.91px 0.09px rgba(174, 167, 143, 0.3);*/
}

.advice--rama {
    /*min-height: 340px;*/
    /*background-color: white;*/
}

.advice__inner {
    min-height: inherit;
    width: 280px;
    margin: 0 auto;
}

.advice__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 20px 0;
}

.fotowrapper {
    display: none;
    padding: 30px 0;
}

.fotowrapper--rama {
    display: block;
    padding: 0;
}

.fotowrapper__inner {
    width: 280px;
    margin: 0 auto;
}

.fotowrapper__list {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fotowrapper__item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 0 10px 0;
    height: 160px;
    /*background-color: #fbf6e7;*/
    overflow: hidden;
}

.fotowrapper__item img {
    /*position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); */
    max-width: 100%;
    height: auto;
}

.textblock {
    padding: 0 0 20px 0;
    color: #6c695e;
    width: 280px;
    margin: 0 auto;
    font-weight: 200;
}

.textblock__title {
    padding: 20px 0;
    text-align: left;
    font: normal 16px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.textblock__title--center {
    text-align: center;
}

.textblock__photo {
    padding-bottom: 20px;
}

.textblock__photo img {
    float: left;
    width: 100%;
    height: 350px;
    margin: 10px 30px 30px 0;
}

.textblock__photo::after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
}

.textblock__content {
    position: relative;
    opacity: 0.99;
}


/*.textblock__content:nth-child(even):before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1000%;
    height: 100%;
    margin-left: -500%;
    background-color: #f3eddf; }*/

.textblock__content span {
    display: block;
    font-weight: bold;
}

.textblock p img {
    max-width: 100%;
}

.textblock p iframe {
    max-width: 100%;
}

.textblock a {
    text-decoration: none;

}

.textblock a:hover {
    text-decoration: underline;
}

.textblock h2, .textblock h3, .textblock h4 {
    margin: 10px 0;
    font-size: 120%;
    font-weight: 500;
}

.textblock__list {
    padding: 0 0 0 20px;
}

.textblock__item {
    position: relative;
}

.textblock__item:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -12px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #37A58C;
}

.contacts__inner {
    padding-top: 30px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #6c695e;*/
    width: 280px;
    margin: 0 auto;
}

.contacts__inner::after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
}

.contacts__content {
    position: relative;
    font: 200 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
}

.contacts__title {
    padding: 25px 0;
    font-size: 16px;
    font-weight: normal;
    color: #37A58C;
}

.contacts__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contacts__item {
    position: relative;
    padding: 0 0 30px 34px;
}

.contacts__item:not(:last-child):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 26px;
    border-radius: 50%;
    background: center no-repeat;
    background-size: contain;
}

.contacts__item:first-child:before {
    background-image: url(/bitrix/templates/orbita/css/../img/icons/location.svg);
}

.contacts__item:nth-child(2):before {
    background-image: url(/bitrix/templates/orbita/css/../img/icons/phone.svg);
}

.contacts__item:nth-child(3):before {
    background-image: url(/bitrix/templates/orbita/css/../img/icons/mail.svg);
}

.contacts__item:nth-child(4):before {
    background-image: url(/bitrix/templates/orbita/css/../img/icons/clock.svg);
}

.contacts__item-title {
    font-weight: normal;
}

.contacts__item-content {
    text-align: left;
}

.contacts__tel {
    display: block;
    text-decoration: none;
    color: currentColor;
    font-weight: 500;
    transition: color .5s ease;
}

.contacts__tel:hover {
    color: #37A58C;
}

.contacts__map {
    width: 100%;
    height: 260px;
}


/* всплывашки у Диллеров */

.map_window {
    z-index: 100;
}

.map_window_mid {
    position: relative;
    bottom: -9px;
    padding: 5px 5px;
    color: #81714f;
    background-color: white;
    border: 1px solid #DEC28F;
    border-radius: 5px;
}

.map_window_bot {
    position: relative;
    bottom: -8px;
    background: url("/bitrix/templates/orbita/css/../img/mapwindowbot.gif") no-repeat bottom;
    height: 20px;
}

.map_window b {
    display: block;
    color: #37A58C;
}

.map_window a {
    text-decoration: none;
    color: #37A58C;
}

.dillers {
    color: #ac9b81;
    width: 280px;
    margin: 0 auto;
}

.dillers::after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
}

.dillers__title {
    padding: 20px 0 15px 0;
    font: normal 18px/24px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.dillers__subs {
    margin: 30px 0 10px 0;
    padding: 15px;
    font: normal 14px/24px "Fira Sans", "Arial", sans-serif;
    border: 4px solid #37A58C;
    overflow: hidden;
}

.dillers__subs ol, .dillers__subs p {
    margin-bottom: 30px;
}

.dillers__subs-title {
    font-size: 16px;
    color: #37A58C;
}

.dillers__hide {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    display: none;
}

.dillers__row {
    position: relative;
    font: normal 14px/24px "Fira Sans", "Arial", sans-serif;
    color: #ac9b81;
}

.dillers__row-title {
    display: block;
    padding: 30px 0 30px 0;
    text-transform: uppercase;
    font-size: 18px;
}

.dillers__row-title:hover, .dillers__row-title:active {
    cursor: pointer;
}

.dillers__row-title:before {
    content: "";
    position: absolute;
    top: 35px;
    right: 0;
    display: inline-block;
    height: 5px;
    width: 5px;
    border-left: 5px solid #6c695e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

input[type=checkbox]:checked ~ .dillers__row-title:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dillers__list {
    clip: rect(0 0 0 0);
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 0;
    margin: 0;
    background-color: white;
    overflow: hidden;
    transition: all 0.3s ease;
}

input[type=checkbox]:checked ~ .dillers__list {
    position: static;
    overflow: visible;
    clip: auto;
    height: auto;
    -webkit-animation: fadeIn ease-in 0.5s;
    -moz-animation: fadeIn ease-in 0.5s;
    animation: fadeIn ease-in 0.5s;
}


/* анимация при появлении блоков с содержанием */

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

.dillers__item {
    position: relative;
    padding-bottom: 20px;
}

.error {
    min-height: 60vh;
}

.error__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 280px;
    margin: 0 auto;
}

.error__img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 300px;
}

.error__img img {
    max-width: 100%;
    height: auto;
}

.error__text {
    text-align: center;
}

.error__text span {
    display: block;
    text-transform: uppercase;
}

.error__text span:nth-child(2) {
    text-transform: none;
}

.error__text span:last-child {
    padding: 50px 0 0 0;
    color: #6c695e;
    text-transform: none;
    font-size: 18px;
}

.error__text .textblock__title {
    text-align: center;
}

.error__text .btn {
    width: 50%;
    margin: 0 auto;
}


/* --- EASYDROPDOWN METRO THEME --- */


/* PREFIXED CSS */

.dropdown, .dropdown div, .dropdown li, .dropdown div::after, .dropdown .carat, .dropdown .carat:after, .dropdown .selected::after, .dropdown:after {
    transition: all 150ms ease-in-out;
}

.dropdown .selected::after, .dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}


/* WRAPPER */

.dropdown {
    position: relative;
    width: 100%;
    max-height: 40px;
    cursor: pointer;
    font-weight: 200;
    background: white;
    border: 1px solid #6c695e;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.options__main .dropdown {
    margin-top: 30px;
    border: none;
}

.options__main .dropdown {
    background: #f3eddf;
}

.options__main .dropdown:after {
    background: #f3eddf;
}

.dropdown.open {
    z-index: 3;
}

.dropdown:hover {
    background: #f4f4f4;
}

.dropdown:after {
    content: "";
    z-index: 1;
    position: absolute;
    right: 3px;
    bottom: 3px;
    top: 2px;
    width: 30px;
    background: transparent;
}


/*.dropdown.focus:after {
  background: #e53891; }*/


/* CARAT */

.options__main .dropdown .carat:after {
    border-width: 10px;
    margin-top: -15px;
    right: -10px;
    border-top-color: #f3eddf;
}

.dropdown .carat, .dropdown .carat:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    border: 8px solid transparent;
    border-top: 8px solid #e53891;
    z-index: 2;
    -webkit-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
}

.dropdown .carat:after {
    margin-top: -10px;
    right: -8px;
    border-top-color: white;
}

.dropdown:hover .carat:after {
    border-top-color: #f4f4f4;
}

.dropdown.focus .carat {
    border-top-color: #f8f8f8;
}

.dropdown.focus .carat:after {
    border-top-color: #e53891;
}

.dropdown.open .carat {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* OLD SELECT (HIDDEN) */

.dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.dropdown select {
    position: absolute;
    left: 0px;
    top: 0px;
}

.dropdown.touch .old {
    width: 100%;
    height: 100%;
}

.dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* SELECTED FEEDBACK ITEM */

.dropdown .selected, .dropdown li {
    display: block;
    padding: 0 12px;
    font: normal 16px/35px "Fira Sans", "Arial", sans-serif;
    color: #6c695e;
    overflow: hidden;
    white-space: nowrap;
}

.dropdown .selected::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    border-radius: 0 2px 2px 0;
    /*box-shadow: inset -55px 0 25px -20px #f8f8f8;*/
}

.dropdown:hover .selected::after {
    box-shadow: inset -55px 0 25px -20px #f4f4f4;
}


/* DROP DOWN WRAPPER */

.dropdown div {
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: -1px;
    background: #f8f8f8;
    overflow: hidden;
    opacity: 0;
}

.dropdown:hover div {
    background: #f4f4f4;
}


/* Height is adjusted by JS on open */

.dropdown.open div {
    width: 101%;
    opacity: 1;
    z-index: 5;
    left: -1px;
}


/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    box-shadow: inset 0 -50px 30px -35px #f8f8f8;
}

.dropdown.scrollable:hover div::after {
    box-shadow: inset 0 -50px 30px -35px #f4f4f4;
}

.dropdown.scrollable.bottom div::after {
    opacity: 0;
}


/* DROP DOWN LIST */

.dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.dropdown.scrollable.open ul {
    overflow-y: auto;
}


/* DROP DOWN LIST ITEMS */

.dropdown li {
    max-height: 40px;
    list-style: none;
    padding: 8px 12px;
}


/* .focus class is also added on hover */

.dropdown li.focus {
    background: #e53891;
    position: relative;
    z-index: 3;
    color: #fff;
}


/*.dropdown li.active {
  background: #e53891;
  color: #fff; }*/

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    /* Fix 401 */
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
   its values is &gt; 50%. */
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}


/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */

.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*Slider size and handle placement;*/

.noUi-horizontal {
    height: 14px;
}

.noUi-horizontal .noUi-handle {
    width: 13px;
    height: 28px;
    left: -10px;
    top: -7px;
    cursor: pointer;
}

.noUi-vertical {
    width: 14px;
    height: 245px;
    margin: 20px 0 0 auto;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 13px;
    left: -7px;
    top: -10px;
    cursor: pointer;
}


/* Styling;*/

.noUi-background {
    background: #f3eddf;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    background: #f3eddf;
    /*box-shadow: inset 0 0 3px rgba(51,51,51,0.45);*/
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 4px;
    /*border: 1px solid #D3D3D3;*/
    /*box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;*/
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}


/* Handles and cursors;
 */

.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    border: 1px solid #e53891;
    border-radius: 5px;
    background: #e53891;
}

.noUi-handle:hover {
    background-color: #28957c;
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}


/* Disabled state;
 */

[disabled].noUi-connect, [disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-origin, [disabled] .noUi-handle {
    cursor: not-allowed;
}


/**
 * Swiper 3.3.1
**/

.swiper-container, .swiper-works, .swiper-prod, .swiper-review {
    position: relative;
    width: 100%;
    height: 170px;
    margin: 0 auto;
    padding: 0 28px;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-prove {
    position: relative;
    width: 100%;
    height: 170px;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical& gt

;
.swiper-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow& gt

;
.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode& gt

;
.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}


/* Auto Height */

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}


/* a11y */

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}


/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}


/* Arrows */

.swiper-button-prev, .swiper-button-next, .btn-review-prev, .btn-review-next, .btn-works-prev, .btn-works-next, .btn-prove-prev, .btn-prove-next, .btn-prod-prev, .btn-prod-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-prod-prev, .btn-prod-next {
    top: 55%;
}


/*.swiper-button-disabled,
.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }*/

.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .btn-review-prev, .btn-works-prev, .btn-prove-prev, .btn-prod-prev {
    background-image: url(/bitrix/templates/orbita/css/../img/left1.svg);
    background-size: 22px 40px;
    left: 0;
    right: auto;
}

.btn-prod-prev {
    left: -30px !important;
}

.btn-prod-next {
    right: -30px !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .btn-review-next, .btn-works-next, .btn-prove-next, .btn-prod-next {
    background-image: url(/bitrix/templates/orbita/css/../img/right1.svg);
    background-size: 22px 40px;
    right: 0;
    left: auto;
}


/* Pagination Styles */

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}


/* Common Styles */

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal& gt

;
.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}


/* Bullets */

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical& gt

;
.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical& gt

;
.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal& gt

;
.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}


/* Progress */

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal& gt

;
.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical& gt

;
.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}


/* 3D Container */

.swiper-container-3d {
    -o-perspective: 1200px;
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    /* Safari 4+, Chrome */
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    /* Firefox 3.6-15 */
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
    /* Safari 4+, Chrome */
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    /* Firefox 3.6-15 */
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
    /* Safari 4+, Chrome */
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    /* Firefox 3.6-15 */
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    /* Safari 4+, Chrome */
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    /* Firefox 3.6-15 */
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    /* Firefox 16+, IE10, Opera 12.50+ */
}


/* Coverflow */

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}


/* Cube + Flip */

.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/* Cube */

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}


/* Fade */

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}


/* Scrollbar */

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal& gt

;
.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical& gt

;
.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}


/* Preloader */

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* line 1, ../sass/simplelightbox.scss */

body.hidden-scroll {
    overflow: hidden;
}


/* line 4, ../sass/simplelightbox.scss */

.sl-overlay {
    z-index: 1006;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.95);
    display: none;
}


/* line 15, ../sass/simplelightbox.scss */

.sl-wrapper {
    z-index: 1000;
}


/* line 17, ../sass/simplelightbox.scss */

.sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 3em;
    padding: 0;
    color: floralwhite;
    cursor: pointer;
}


/* line 23, ../sass/simplelightbox.scss */

.sl-wrapper button:hover {
    opacity: 0.7;
}


/* line 28, ../sass/simplelightbox.scss */

.sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1015;
}


/* line 36, ../sass/simplelightbox.scss */

.sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1015;
    color: floralwhite;
}


/* line 44, ../sass/simplelightbox.scss */

.sl-wrapper .sl-navigation {
    width: 100%;
    display: none;
}


/* line 47, ../sass/simplelightbox.scss */

.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -10px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    z-index: 1015;
    font-family: arial sans-serif;
}


/* line 58, ../sass/simplelightbox.scss */

.sl-wrapper .sl-navigation button.sl-next {
    right: 5%;
}


/* line 62, ../sass/simplelightbox.scss */

.sl-wrapper .sl-navigation button.sl-prev {
    left: 5%;
}


/* line 68, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000;
}


/* line 73, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image img {
    margin: 0;
    padding: 0;
    display: block;
}


/* line 78, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image iframe {
    border: 0 none;
    background: #000;
}


/* line 82, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image .sl-caption {
    display: none;
    padding: 10px;
    color: #fff;
    background: #000;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


/* line 93, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image .sl-caption.pos-top {
    bottom: auto;
    top: 0;
}


/* line 98, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image .sl-caption.pos-outside {
    bottom: auto;
}


/* line 103, ../sass/simplelightbox.scss */

.sl-wrapper .sl-image .sl-download {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    z-index: 1005;
}


/* line 114, ../sass/simplelightbox.scss */

.sl-spinner {
    display: none;
    border: 5px solid #333;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1007;
    -webkit-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
}


/* line 133, ../sass/simplelightbox.scss */

.sl-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.footer__brand {
    width: 48%;
    align-self: center;
    padding-bottom: 30px;
}

.footer__wrapper {
    width: 48%;
}

.garanty__guide {
    padding: 20px 0 10px 0;
    overflow: hidden;
}

.garanty__guide-img {
    max-width: 100%;
}

.textblock table:last-of-type {

}

.textblock .windows__subs-content:nth-last-of-type(2) {
    display: none;
}

.footer__copyright {
    position: absolute;
    bottom: 0;
    right: 5%;
}

.footer__copyright-list {
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer__copyright-list li:last-child a {
    text-transform: uppercase;
    font-weight: bold;
    color: #a4897a;
}

/*.footer__copyright-list li:last-child a:hover {
  color: #ff3d35; }*/
.footer__copyright-list li:last-child a:hover span {
    color: #ff3d35;
}

.footer__copyright-link {
    display: block;
    font: 200 14px "Fira Sans", "Arial", sans-serif;
    text-decoration: none;
    color: #837e71;
    transition: all 0.3s ease;
}

.footer__copyright-link span {
    display: inline-block;
    margin-right: 5px;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (min-width: 760px) {
    .table_price_wrapper table {
        width: 83% !important;
    }

    .div_border {
        width: 35% !important;
    }

    .main-nav__link {
        min-width: 0;
    }

    .news__item:after {
        content: "";
    }

    .news__item:first-child .news__unit:first-child {
        width: 0;
        margin-right: 5%;
    }

    .news__item:first-child .news__unit:last-child {
        width: 100%;
    }

    .textblock table:last-of-type {
        display: table;
    }

    .textblock .windows__subs-content:nth-last-of-type(2) {
        display: block;
    }

    .options__item-name .checkbox__help:before {
        top: -194px;
        width: 202px;
    }

    .modal__close {
        left: auto;
        right: -30px;
    }

    h1 {
        font-size: 24px;
    }

    .error__inner {
        width: 700px;
    }

    .advice__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .form__item--advice {
        width: 30%;
        margin: 0;
    }

    .header {
        height: 55px;
    }

    .header__inner {
        width: 1100px;
    }

    .main-nav__list {
        padding: 55px 0 0 0;
    }

    .btn--promo {
        margin: 0;
        padding: 10px 5px;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .btn--works {
        display: block;
        max-width: 140px;
        margin: 20px 37px 0 auto;
        font: 200 16px/24px "Fira Sans", "Arial", sans-serif;
    }

    .paginator__link {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
    }

    .sidepanel {
        display: block;
    }

    .breadcrumbs__title {
        width: 700px;
        font-size: 24px;
    }

    .breadcrumbs__inner {
        width: 700px;
    }

    .breadcrumbs span, .breadcrumbs a {
        font-size: 14px;
    }

    .form--garanty {
        width: 700px;
    }

    .form--garanty {
        width: 424px;
        padding: 0 30px;
    }

    .form__item span {
        font-size: 18px;
    }

    .form__item textarea {
        font-size: 18px;
    }

    .form__item--review:first-child {
        display: block;
    }

    .form__item--review:first-child::after {
        content: "";
        display: table;
        clear: both;
        visibility: hidden;
    }

    .form__item--review:first-child span {
        float: left;
        width: 220px;
        margin: 0;
    }

    .form__item--review:first-child .form__field--review {
        width: 100%;
    }

    .form__item--review:first-child .form__label-content {
        width: 100%;
    }

    .form__item--review:first-child .form__label--review {
        width: 100%;
        text-align: left;
    }

    .form__label {
        font-size: 18px;
    }

    .promo {
        /*padding-top: 55px;*/
    }

    .promo__inner {
        width: 700px;
    }

    .promo__inner {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .promo__wrapper {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .promo__phone {
        padding-bottom: 0;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .promo__adress span {
        display: block;
    }

    .promo__adress:before {
        top: 16px;
        left: 40px;
    }

    .promo__adress {
        padding: 0 0 0 70px;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .banner {
        display: block;
        width: 100%;
        min-height: 300px;
        border-bottom: 1px solid #cab07f;
        background: url("/bitrix/templates/orbita/css/../img/banner-tablet.jpg") center no-repeat #fffcf7;
        background-size: contain;
    }

    .footer {
        min-height: 195px;
        background-image: url(/bitrix/templates/orbita/css/../img/footer-bg-tablet.jpg);
    }

    .footer__inner {
        width: 700px;
    }

    .footer__contacts {
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 40px 0 0 0;
    }

    .footer__brand {
        width: auto;
        align-self: flex-start;
        padding: 0 5px;
        font-size: 20px;
        font-weight: 400;
    }

    .footer__wrapper {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        width: auto;
        padding: 0;
    }

    .footer__content {
        padding: 0 30px 0 0;
    }

    p.footer__content {
        display: block;
    }

    .footer__content:last-child {
        padding: 0;
    }

    .footer__content:first-child {
        padding: 0 20px 0 0;
    }

	.footer_social {
    display: none;
	}
	
    .modal {
        width: 420px;
    }

    .modal--ok {
        line-height: 120px;
        height: 120px !important;
    }

    .modal--zamer {
        height: 500px !important;
    }

    .modal__title {
        font-size: 20px;
    }

    .promo-video {
        width: 700px;
    }

    /*.promo-video .windows__subs {
    background-color: #fff;
  }*/
    .features {
        display: block;
        min-height: 190px;
        background-color: #fff;
        /*background-color: #fbf5e7;*/
    }

    .features__inner {
        width: 700px;
    }

    .works__inner {
        width: 700px;
    }

    .works__title {
        padding: 30px 0;
    }

    .wrapper {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-grid-row-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }

    .news-part {
        width: 45%;
        padding: 0 0 0 40px;
    }

    .news-part__inner {
        width: 700px;
    }

    .news-part__inner {
        width: 300px;
        margin-right: 0;
    }

    .news-part__list {
        margin: 0 0 40px 0;
    }

    .news-part__item {
        width: 135px;
        height: 80px;
    }

    .calculator {
        width: 30%;
        height: auto;
    }

    .calculator:hover .calculator__link {
        background-color: rgba(203, 0, 101, 0.4);
        transition: background-color 1s;
    }

    .calculator__link {
        width: 700px;
    }

    .calculator__link {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .calculator__link span:first-child {
        margin: 30px 0 10px 0;
    }

    .calculator__link span:last-child {
        padding: 30px 10px;
    }

    .calc {
        width: 700px;
    }

    .calc__summary {
        width: 430px;
        padding: 25px;
        font-size: 20px;
        line-height: 30px;
    }

    .calc__summ-name {
        width: 61%;
    }

    .calc__summ span {
        font-size: 25px;
    }

    .filter__wrapper {
        width: 430px;
        margin: 0 auto;
    }

    .filter__range-name--right {
        position: absolute;
        top: 240px;
        left: 405px;
        min-width: 110px;
    }

    /*.filter__range-name{
    font-size: 14px; }*/
    .filter__photo {
        top: 70px;
        left: 50px;
        width: 300px;
        height: 360px;
    }

    .options__main {
        margin: 25px 0 30px 0;
    }

    .options__main .dillers__row-title {
        min-height: 60px;
        padding: 16px 12px;
        margin-bottom: 0;
    }

    .config__item {
        width: 45%;
    }

    .options__list:after {
        bottom: -40px;
        width: 167%;
    }

    .options__list:last-child:after {
        display: block;
    }

    .options__list:last-child {
        padding: 30px 0 0;
    }

    .options__list {
        width: 420px;
        padding: 0;
        margin-bottom: 20px;
    }

    .options__item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .options__item-name {
        margin: 0;
        font-size: 17px;
    }

    .checkbox__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        margin: 0;
        padding: 30px 0;
        border-bottom: 1px solid #e5cca5;
    }

    .checkbox__item {
        padding-right: 30px;
    }

    .calc__wrapper {
        padding: 0 0 200px 0;
    }

    .calc__btn:after {
        bottom: 0;
    }

    .calc__btn {
        padding: 10px 0 20px 0;
        text-align: center;
    }

    .calc__submit {
        margin: 0 auto;
    }

    .calc__link-list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        padding: 25px 0;
    }

    .calc__link-item {
        padding: 0;
    }

    /*.calc__promo {*/
    /*    bottom: 300px;*/
    /*}*/
    .sale {
        height: auto;
    }

    .sale__inner {
        width: 260px;
        height: 100%;
        padding: 30px 0 0 25px;
    }

    .sale-form__inner {
        width: 700px;
    }

    .sale-form__inner {
        background: url("/bitrix/templates/orbita/css/../img/sale-form-desktop.png") 100% -5px no-repeat;
        background-size: auto;
    }

    .sale-form__title {
        width: 330px;
        margin: 0 0 0 auto;
        padding: 40px 20px;
    }

    .form--sale {
        width: 330px;
        margin: 0 0 0 auto;
    }

    .form__field--sale {
        font-size: 18px;
    }

    .properties {
        display: block;
    }

    .properties__inner {
        width: 700px;
    }

    .team {
        display: block;
    }

    .team__inner {
        width: 700px;
    }

    .prove {
        display: block;
    }

    .prove__inner {
        width: 700px;
    }

    .works + .prove {
        padding-bottom: 20px;
    }

    .production {
        display: block;
    }

    .production__inner {
        width: 700px;
    }

    .reviews__inner {
        width: 700px;
    }

    .review__title {
        padding: 40px 0 30px 0;
        font-size: 22px;
    }

    .review__item:before {
        left: 20px;
        width: 40px;
        height: 34px;
    }

    .review__item-inner {
        padding: 20px 20px 52px 78px;
    }

    .review__item-title {
        font-size: 18px;
        line-height: 24px;
    }

    .review__item-date {
        left: 98px;
        bottom: 20px;
    }

    .review-form {
        min-height: 425px;
    }

    .review-form__inner {
        width: 700px;
    }

    .review-form__title {
        padding: 25px 0;
    }

    .form__item--review {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .form__item--review label {
        width: 210px;
        text-align: right;
        font-size: 18px;
    }

    .form__item--review input, .form__item--review textarea {
        width: 100%;
        font-size: 18px;
    }

    .form__item--review:nth-child(2) textarea {
        height: 186px;
    }

    .form__item--review:last-child {
        width: 360px;
        margin-left: auto;
    }

    .form__item--review:last-child input {
        font-size: 20px;
    }

    .form__field--review {
        height: 44px;
    }

    .gallery__inner {
        width: 700px;
    }

    .gallery__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .gallery__item:nth-child(n+7) {
        display: block;
    }

    .gallery__item {
        width: 208px;
        height: 154px;
        margin: 20px 37px 0 0;
    }

    .gallery__item:nth-child(3n+0) {
        margin-right: 0;
    }

    .stock {
        padding-bottom: 30px;
    }

    .stock__inner {
        width: 700px;
    }

    .stock__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .stock__item:nth-child(n+5) {
        display: block;
    }

    .stock__item {
        width: 210px;
        height: 112px;
        margin: 25px 22px 0 0;
    }

    .stock__link {
        padding: 20px 5px;
    }

    .news__inner {
        width: 700px;
    }

    .news__inner {
        padding-bottom: 50px;
    }

    .news__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    /*.news__item:nth-child(n+5){
    display: block; }*/
    .news__item {
        width: 100%;
        height: 140px;
        margin: 2% 0 0 0;
    }

    .news__item:nth-child(even) {
        /*margin-right: 4%;*/
    }

    /*.news__item:not(:nth-child(3n+3)){margin-right: 25px;}*/
    /*.news__content{
    padding-top: 15px; }*/
    .garanty__inner {
        width: 700px;
    }

    .garanty__form:last-of-type {
        width: 570px;
        margin: 0 auto 30px auto;
    }

    .garanty__form:last-of-type .garanty__inner {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    .garanty__form:last-of-type .garanty__subs {
        padding: 0 20px;
    }

    .garanty__form:last-of-type .form__item {
        width: 360px;
        margin: 45px auto 39px auto;
    }

    .garanty__head {
        display: block;
    }

    .garanty__subs {
        padding: 0 82px;
    }

    .garanty__title {
        padding: 36px 0 26px 0;
        font-size: 20px;
    }

    .garanty__content {
        padding-bottom: 30px;
    }

    .garanty__form-wrapper {
        width: 500px;
        margin: 28px auto 0 auto;
        padding: 46px 0 30px 0;
    }

    .garanty__guide {
        text-align: center;
    }

    .price__inner {
        width: 700px;
    }

    .price__text--down {
        display: block;
    }

    .price__nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px 0;
    }

    .price__nav--down {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .price__nav--down .price__link:not(:last-child) {
        margin-right: 20px;
    }

    .price__mobile {
        width: 700px;
    }

    .price__mobile {
        display: none;
    }

    .price__desktop {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .features__promo {
        display: block;
    }

    .features__item {
        margin: 0;
        margin-right: 25px;
        margin-bottom: 20px;
    }

    /*.features__item:nth-child(n+5){
	  display: -ms-flexbox;
		display: -webkit-flex;
		display: flex; }*/
    .windows__inner {
        width: 700px;
    }

    .windows__inner:last-child {
        display: block;
    }

    .windows__nav-list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .windows__nav-list--sub {
        padding: 20px 0 0;
    }

    .windows__nav-list--sub .windows__nav-item {
        margin: 0 10px 0 0;
    }

    .windows__nav-list--sub .windows__nav-link {
        font-size: 16px;
    }

    .windows__nav-link {
        font-size: 18px;
    }

    .windows__foto {
        width: 65%;
        height: 350px;
        margin: 0 auto;
    }

    .windows__subs {
        padding: 10px 25px 10px;
    }

    /*.windows__benefits{
		position: absolute;
    display: block; }*/
    /*.windows__benefits--top{
    top: -220px; }
	.windows__benefits--bottom{
		top: auto;
		bottom: 0;}*/
    .windows__benefits--bottom .windows__subs-item {
        line-height: 24px;
    }

    .windows__benefits--bottom .windows__subs-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: -22px;
        width: 20px;
        height: 20px;
        background: url("/bitrix/templates/orbita/css/../img/icons/signs.svg") no-repeat left top;
    }

    .windows__benefits-title {
        font-size: 18px;
        line-height: 24px;
    }

    .windows__benefits-title:last-of-type {
        text-align: left;
    }

    .windows__rumy {
        padding: 20px 0;
    }

    .related {
        display: block;
    }

    .related__inner {
        width: 700px;
    }

    .services__inner {
        width: 700px;
    }

    .services__item {
        margin: 25px 0 0 0;
    }

    .services__posters {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .services__subs {
        width: 60%;
        /*font-size: 20px;*/
        line-height: 24px;
    }

    .subservice__inner {
        width: 700px;
    }

    .subservice__item .subservice__part:first-child {
        width: 100%;
    }

    .subservice__item .subservice__part:last-child {
        width: 60%;
    }

    /*.subservice__item{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }*/
    .advice {
        display: block;
    }

    .advice__inner {
        width: 700px;
    }

    .form--review .form__submit {
        width: 22%;
        align-self: center;
    }

    .fotowrapper {
        display: block;
    }

    .fotowrapper__inner {
        width: 700px;
    }

    .fotowrapper__item {
        margin: 0;
        width: 33%;
    }

    .fotowrapper__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .textblock {
        width: 700px;
    }

    .textblock__title {
        font-size: 18px;
        line-height: 24px;
    }

    .textblock__title--mobile {
        display: block;
    }

    .contacts__inner {
        width: 700px;
    }

    .contacts__content {
        font-size: 16px;
    }

    .contacts__title {
        padding: 30px 0;
        font-size: 18px;
    }

    .contacts__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /*.contacts__item:nth-child(2){
    margin-left: 20px; }*/
    .contacts__item:last-child {
        margin-left: 100px;
    }

    .dillers {
        width: 700px;
    }

    .dillers__subs {
        margin: 30px 0 0 0;
        padding: 25px 200px 0 25px;
    }

    .dillers__subs-title {
        font-size: 18px;
    }

    .dillers__content {
        margin: 0 0 20px 0;
    }

    input[type=checkbox]:checked ~ .dillers__list {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-row-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 20px 55px 0 20px;
    }

    .error__inner {
        width: 700px;
    }

    .dropdown {
        width: 278px;
    }

    .options__main .dropdown {
        width: 100%;
        min-height: 60px;
    }

    .options__main .dropdown .selected {
        padding: 18px 12px !important;
    }

    .dropdown .selected, .dropdown li {
        padding: 0 14px;
    }

    .options__main .dropdown .selected, .dropdown li {
        padding: 8px 12px;
        font-size: 16px;
        line-height: 24px;
    }

    .noUi-vertical {
        height: 380px;
    }

    .swiper-container, .swiper-works, .swiper-prod {
        width: 660px;
        height: 115px;
        padding: 0;
    }

    .swiper-review {
        width: 100%;
        padding: 0 20px;
    }

    .swiper-prove .swiper-slide {
        width: 159px;
    }

    .swiper-review .swiper-slide {
        width: 150px !important;
    }

    .swiper-works .swiper-slide {
        width: 140px;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .btn-works-prev, .btn-review-prev, .btn-prove-prev, .btn-prod-prev {
        margin-top: -22px;
        left: -54px;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .btn-works-next, .btn-review-next, .btn-prove-next, .btn-prod-next {
        margin-top: -22px;
        right: -28px;
    }

    .btn-prove-prev, .btn-prove-next {
        top: 55%;
    }

    .btn-review-prev, .btn-review-next {
        margin-top: -35px;
    }

    .news__item .news__link {
        flex-direction: column;
    }
}

@media (min-width: 1260px) {
    .banner__link {
        width: 110px;
        height: 85px;
        top: 35px;
        margin-right: -300px;
    }

    .news__item:first-child {
        min-height: 200px;
    }

    .windows__rumy .windows__text {
        width: 50%;
    }

    /*.table_price_wrapper {padding: 0 40px;}*/
    .prove--light {
        min-height: 400px;
    }

    .swiper-team {
        margin: 0 10px;
    }

    h1 {
        font-size: 30px;
        line-height: 24px;
        padding: 20px 40px 20px 0;
    }

    .error__inner {
        width: 1170px;
    }

    .error__inner {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 50px;
    }

    .prove--desktop {
        background-color: initial;
    }

    .sl-wrapper .sl-navigation button.sl-next {
        right: 7%;
    }

    /* line 62, ../sass/simplelightbox.scss */
    .sl-wrapper .sl-navigation button.sl-prev {
        left: 7%;
    }

    .btn-prod-prev, .btn-prod-next {
        top: 48%;
    }

    .header {
        top: 94px;
        min-height: 60px;
    }

    .header__inner {
        width: 1170px;
    }

    .header__inner {
        min-height: 60px;
    }

    .header__trigger-wrapper:before {
        display: none;
    }

    .header__trigger {
        display: none;
    }

    .main-nav {
        position: relative;
        display: block;
        width: 100%;
        height: 60px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .main-nav__list {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        height: inherit;
        margin: 0;
        padding: 0;
    }

    .main-nav__item--sub:hover .main-nav__deep-list {
        top: -1px;
        left: 100%;
        border-left: 1px solid white;
    }

    .main-nav__item--sub:hover .main-nav__deep-list .main-nav__item {
        background-color: #37A58C;
        border-bottom: 1px solid white;
    }

    .main-nav__item--sub:hover .main-nav__deep-list .main-nav__link {
        color: white;
    }

    .main-nav__item {
        min-height: 60px;
        border: none;
        border-left: 1px solid #6c695e;
        background: none;
    }

    .main-nav__item:hover .main-nav__submenu-list {
        width: 150%;
    }

    .main-nav__item .main-nav__deep-list .main-nav__item:first-child {
        border-top: 1px solid #37A58C;
    }

    .main-nav__item:last-child {
        border-bottom: none;
        border-right: 1px solid #6c695e;
    }

    .news__list {
        margin-bottom: 40px;
    }

    .btn--works {
        max-width: 187px;
        margin-top: 30px;
        padding: 10px 5px;
        font-size: 20px;
    }

    .sidepanel__list {
        top: 30%;
    }

    .sidepanel__item:hover {
        width: 215px;
        cursor: pointer;
    }

    .breadcrumbs + .banner {
        margin-top: 0;
        border-bottom: none;
    }

    /*.features + .production {
		min-height: initial;
		padding-bottom: 20px;}*/
    /*.production + .team {
		min-height: initial; }*/
    .production + .team .team__title {
        text-align: center;
        color: #37A58C;
    }

    /*.team + .prove {
		min-height: 400px; }*/
    .team + .prove .prove__title {
        text-align: center;
        color: #37A58C;
    }

    .prove + .works .works__title {
        text-align: center;
        color: #37A58C;
    }

    .works + .prove {
        padding: 0;
        min-height: 500px;
    }

    .works + .prove .prove__title {
        text-align: center;
        color: #37A58C;
    }

    .breadcrumbs {
        /* margin-top: 60px; */
        margin-top: 120px;
    }

    .breadcrumbs__title {
        width: 1170px;
        font-size: 30px;
        line-height: 24px;
        padding: 10px 0;
    }

    .breadcrumbs__inner {
        width: 1170px;
    }

    .form--garanty {
        width: 1170px;
    }

    .form--garanty {
        width: auto;
    }

    .form__item {
        font-size: 18px;
        margin-bottom: 28px;
    }

    /*.form__item--review:first-child .form__field--review{
    width: 486px; }*/
    .form__item--advice {
        margin: 0;
    }

    .form__field {
        height: 49px;
    }

    .footer__brand {
        padding: 0;
    }

    /*.form--review .form__submit {
		width: 22%;
		margin-left: 240px; }*/
    .garanty__form .form__submit, .garanty__form-wrapper .form__submit {
        width: 70%;
        align-self: center;
    }

    .form__submit--advice {
        padding: 8px 15px;
        font-size: 20px;
    }

    .promo {
        height: 94px;
        padding: 0;
        border-bottom: 1px solid #eeebe2;
    }

    .promo__inner {
        width: 1170px;
    }

    .promo__logo {
        width: 250px;
        height: inherit;
        margin-right: 20px;
        padding: 7px 0 20px 0;
    }

    .promo__slogan {
        display: block;
        width: 240px;
        padding: 34px 0;
        text-align: center;
        font: 200 20px/24px "Fira Sans", "Arial", sans-serif;
        color: #6c695e;
        background-color: #FFFFFF;
		border-bottom: 1px solid #eeebe2;
    }

    .promo__adress span {
        display: inline;
    }

    .promo__adress:before {
        top: 7px;
    }

    .promo__adress {
        margin-right: 40px;
    }

    .banner {
        min-height: 420px;
        border-top: none;
        background-image: url("/bitrix/templates/orbita/css/../img/banner-desktop.jpg");
    }

    .footer {
        min-height: 370px;
        background-image: url("/bitrix/templates/orbita/css/../img/footer-bg-desktop.jpg");
    }

    .footer__inner {
        width: 1170px;
    }

    .footer__inner {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .footer__contacts {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer__wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer__content {
        padding: 10px 0 0 0;
    }

    .footer__content:last-child {
        padding: 10px 0 0 0;
    }

    .footer__content:first-child {
        padding: 16px 0 0 0;
    }

    .footer__navigation {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        min-width: 880px;
        padding: 40px 0 0 0;
        font: 200 16px "Fira Sans", "Arial", sans-serif;
        color: #837e71;
    }

    .modal--zamer {
        height: 590px !important;
    }

    .promo-video {
        width: 1170px;
    }

    /*-webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }*/
    .promo-video .windows__subs {
        width: 100%;
        margin-bottom: 30px;
    }

    .promo-video__wrapper {
        width: 100%;
        height: 340px;
        padding: 10px;
        background-color: #fff;
    }

    .promo-video__wrapper iframe {
        padding: 0;
    }

    .features--promo {
        width: 54%;
        border: none;
    }

    .features__inner {
        width: 1170px;
    }

    .features__promo {
        /*padding: 0 60px;*/
        text-align: left;
        font: 200 16px/26px "Fira Sans", "Arial", sans-serif;
        color: #837e71;
    }

    .features__promo& gt

;p {
     padding: 0 0 30px 0;
 }

    .features__title {
        padding: 30px 50px;
        font-size: 30px;
    }

    /*h1.features__title:after {top: 15px;}*/
    .features__list {
        padding: 0 50px 20px 50px;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .features__list:after {
        position: absolute;
        bottom: 0;
    }

    .features__item {
        width: 190px;
        min-height: 190px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .features__item:not(:nth-child(4n+4)) {
        margin-right: 60px;
    }

    .features__item span {
        font-size: 18px;
    }

    .features__img {
        width: 120px;
        height: 120px;
        border: 6px solid #e9dbb8;
    }

    .works {
        /*display: none;*/
        height: auto;
        padding: 0 0 40px 0;
    }

    .works--desktop {
        display: block;
    }

    .works--windows {
        display: block;
    }

    .works__inner {
        width: 1170px;
    }

    .works__title {
        padding: 30px 50px;
        font-size: 30px;
    }

    .news-part {
        width: 50%;
        padding: 0;
    }

    .news-part__inner {
        width: 1170px;
    }

    .news-part__inner {
        width: 560px;
    }

    .news-part__title {
        padding: 48px 0 40px 0;
        font-size: 30px;
    }

    .news-part__list {
        width: 100%;
    }

    .news-part__item {
        width: 45%;
        height: 90px;
    }

    .news-part__item time {
        font-size: 14px;
    }

    .news-part__link {
        font-size: 18px;
    }

    .calculator__link {
        width: 1170px;
    }

    .calculator__link {
        width: 100%;
    }

    .calculator__link span:first-child {
        width: 175px;
        height: 130px;
        margin: 10px 0;
    }

    .calculator__link span:last-child {
        font-size: 30px;
        padding: 20px 10px;
    }

    .calc {
        width: 1170px;
    }

    .calc__wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
        padding: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #e5cca5;
    }

    .calc__summary {
        position: static;
        margin: 30px auto 40px auto;
    }

    .calc__part {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 45%;
    }

    .options {
        width: 51%;
    }

    .options__list:after {
        width: 123%;
    }

    .options__list:last-child:after {
        display: none;
    }

    .checkbox__wrapper {
        position: relative;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .checkbox__wrapper:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        height: 1px;
        width: 5000px;
        margin-left: -2500px;
        background: #6c695e;
    }

    .checkbox__list {
        width: 100%;
        border: none;
    }

    /*.calc__btn {*/
    /*    margin-right: 50px;*/
    /*}*/
    .calc__btn:after {
        display: none;
    }

    .calc__link-item:first-child {
        margin-left: 100px;
    }

    .calc__link-item:last-child {
        margin-right: 100px;
    }

    /*.calc__promo {*/
    /*    bottom: 165px;*/
    /*}*/
    .sale__inner {
        width: 1170px;
        font-size: 30px;
    }

    .sale__inner span {
        font-size: 30px;
    }

    .sale-form {
        min-height: 400px;
    }

    .sale-form__inner {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
        width: 1170px;
        background: url(/bitrix/templates/orbita/css/../img/sale-form-desktop.png) -56% -5px no-repeat;
    }

    .sale-form__title {
        width: 400px;
        margin: 0;
        margin-right: 25px;
        padding: 165px 0 0 0;
        font-size: 35px;
        line-height: 37px;
    }

    .form--sale {
        width: 360px;
        margin: 0;
        margin-right: 65px;
        padding: 145px 0 0 0;
    }

    .sale-form__img {
        -webkit-transform: translate(-86%, -92%);
        -ms-transform: translate(-86%, -92%);
        transform: translate(-86%, -92%);
    }

    .properties {
        min-height: 260px;
    }

    .properties__inner {
        width: 1170px;
    }

    .properties__item {
        width: 550px;
        padding: 0;
    }

    /*.windows__inner + .properties .properties__item {
		min-height: 180px; }*/
    /*.properties__item:not(:first-child),
	.properties__item:not(:nth-child(2)) {padding: 20px 0 0 0;}*/
    .properties__icon {
        width: 260px;
        /*min-height: 120px;*/
        font-size: 20px;
    }

    .properties__wrapper {
        width: 280px;
        font-size: 16px;
    }

    .properties__title {
        font-size: 18px;
    }

    .properties__content {
        font-size: 16px;
    }

    .team {
        min-height: 400px;
    }

    .team__inner {
        width: 1170px;
    }

    .team__title {
        padding: 30px 50px;
        font-size: 30px;
    }

    /*.team__list{
    padding: 25px 50px 0 50px; }*/
    .swiper-team .team__item {
        width: 200px;
        height: 250px;
    }

    .team__img-wrapper {
        width: 160px;
        height: 160px;
    }

    .team__name {
        font-size: 18px;
    }

    .prove {
        min-height: 400px;
    }

    .prove__inner .swiper-container {
        height: 295px;
    }

    .prove__inner {
        width: 1170px;
    }

    .prove__title {
        padding: 30px 50px;
        font-size: 30px;
    }

    .production {
        min-height: 400px;
    }

    .production__inner .swiper-container {
        height: 190px;
    }

    .production__inner {
        width: 1170px;
    }

    .production__title {
        padding: 30px 50px;
        font-size: 30px;
    }

    .production__item {
        width: 288px;
        height: 190px;
    }

    .production__item:last-child {
        display: block;
    }

    .reviews__inner {
        width: 1170px;
    }

    .review__title {
        padding: 30px 0 30px 40px;
        font-size: 24px;
    }

    .review__list {
        padding-left: 42px;
    }

    .review__item:before {
        left: 14px;
        width: 70px;
        height: 56px;
    }

    .review__item-inner {
        padding: 26px 40px 50px 96px;
    }

    .review-form {
        min-height: 450px;
    }

    .review-form__inner {
        width: 1170px;
    }

    .form--review {
        width: 730px;
        margin: 0 auto;
    }

    /*.form__item--review input,
  .form__item--review textarea{
    font-size: 18px; }*/
    .gallery__inner {
        width: 1170px;
    }

    .gallery__inner {
        padding: 30px 0;
    }

    .gallery__item {
        width: 260px;
        height: 194px;
        margin: 20px 25px 0 0;
    }

    .gallery__item:nth-child(3n+0) {
        margin-right: 25px;
    }

    .gallery__item:nth-child(4n+4) {
        margin-right: 0;
    }

    .stock {
        padding-bottom: 70px;
    }

    .stock__inner {
        width: 1170px;
    }

    .stock__item {
        width: 330px;
        height: 120px;
        margin: 40px 30px 0 30px;
    }

    .stock__link {
        padding: 28px 10px 0 10px;
    }

    .stock__date {
        font-size: 14px;
    }

    .news__inner {
        width: 1170px;
    }

    .news__inner {
        padding: 0 0 40px 0;
    }

    /*.news__title {*/
    /*padding: 30px 10px 0 10px;*/
    /*text-align: left;*/
    /*font-size: 16px;*/
    /*}*/
    .news__date {
        font-size: 14px;
    }

    .garanty {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        padding: 25px 0 0 0;
        width: 280px;
        margin: 0 auto;
    }

    .swiper-review__name {
        padding-top: 10px;
    }

    .garanty__inner {
        width: 1170px;
    }

    .garanty__wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%;
    }

    .garanty__wrapper .garanty__inner {
        width: auto;
    }

    .garanty__form:last-of-type {
        width: 50%;
        margin: 0 0 50px 0;
        padding-bottom: 40px;
    }

    .garanty__head {
        width: 100%;
        margin: 0;
    }

    .garanty__subs {
        padding: 0 20px;
    }

    .garanty__form-wrapper {
        padding-top: 30px;
    }

    .price__inner {
        width: 1170px;
    }

    .price__inner {
        padding: 0 42px;
    }

    .price__text {
        padding: 20px 0 0 0;
    }

    .price__nav {
        padding: 30px 0 30px 0;
    }

    .price__mobile {
        width: 1170px;
    }

    .price__desktop {
        max-width: 1170px;
        font-size: 16px;
    }

    .price__row:not(:first-child) .price__col-list {
        min-height: 130px;
    }

    .price__row:first-child {
        font-size: 18px;
    }

    .price__col:nth-child(1) {
        width: 240px;
    }

    .price__col:nth-child(2) {
        width: 170px;
    }

    .price__col:nth-child(3) {
        width: 160px;
    }

    .price__col:nth-child(4) {
        width: 220px;
    }

    .price__col:nth-child(5) {
        width: 220px;
    }

    .price__col:nth-child(6) {
        width: 220px;
    }

    .windows__inner {
        width: 1170px;
    }

    .windows__nav {
        padding: 0 0 30px 0;
    }

    .windows__nav-list--sub {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .windows__nav-list--sub .windows__nav-item {
        margin: 0 26px 0 0;
    }

    .windows__nav-list--sub .windows__nav-link {
        font-size: 18px;
    }

    .windows__nav-link {
        padding: 5px 15px;
    }

    .windows__features {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /*-webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;*/
        padding: 0 0 40px 0;
    }

    .windows__foto {
        width: 50%;
        height: inherit;
        margin: 0;
    }

    .windows__subs {
        width: 45%;
        margin: 0;
        padding: 10px 30px;
    }

    .windows__subs-title {
        padding: 20px 0 20px 0;
        font-size: 20px;
        line-height: 24px;
    }

    .windows__benefits {
        padding: 0;
        font-size: 16px;
    }

    /*.windows__benefits--top{
    top: -250px; }*/
    .windows__benefits .windows__subs-list {
        padding: 0 0 0 40px;
    }

    .windows__benefits-title {
        font-size: 24px;
    }

    .windows__benefits-title-form {
        font-size: 22px;
    }

    .windows__rumy {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 45px 0 25px 0;
    }

    .windows__rumy-img {
        width: 545px;
    }

    .related__inner {
        width: 1170px;
    }

    .related__title {
        font-size: 30px;
        padding: 30px 50px;
    }

    .related__list {
        padding: 0 35px 30px 35px;
    }

    .related__link {
        width: 230px;
        height: 180px;
    }

    .services__inner {
        width: 1170px;
    }

    .services__list {
        padding: 0 0 40px 0;
    }

    .services__item {
        margin: 0;
    }

    .services__img-wrapper {
        height: 190px;
    }

    /*.services__subs{
    font-size: 24px; }*/
    .subservice__inner {
        width: 1170px;
    }

    .subservice__item .subservice__part:first-child {
        font-size: 16px;
    }

    .advice__inner {
        width: 1170px;
    }

    .advice__list {
        flex-direction: row;
        padding: 20px 40px 20px 40px;
    }

    .fotowrapper__inner {
        width: 1170px;
    }

    .fotowrapper__item {
        height: 250px;
    }

    .textblock {
        width: 1170px;
    }

    .textblock {
        padding: 10px 0 20px 0;
    }

    .textblock__title {
        font-size: 24px;
    }

    .textblock__photo img {
        width: 570px;
    }

    .contacts__inner {
        width: 1170px;
    }

    .contacts__inner {
        padding: 30px 0;
        border: none;
    }

    .contacts__content {
        float: left;
        width: 35%;
        /*padding-left: 40px;*/
        font-size: 18px;
    }

    /*.contacts__content:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 5000px;
    height: 1px;
    margin-left: -2500px;
    background: #6c695e; }*/
    .contacts__title {
        font-size: 24px;
    }

    .contacts__list {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contacts__item:nth-child(odd), .contacts__item:nth-child(even) {
        margin: 0;
    }

    .contacts__map--ofice {
        float: right;
        width: 65%;
        height: 550px;
        margin: 25px 0 50px 0;
    }

    .contacts__map--dillers {
        float: left;
        width: 46%;
        height: 515px;
    }

    .dillers {
        width: 1170px;
    }

    .dillers {
        padding: 30px 0;
    }

    .dillers__title {
        padding: 35px 0;
        font-size: 24px;
    }

    .dillers__subs {
        float: right;
        width: 46%;
        max-height: 515px;
        margin: 0;
        padding: 25px 50px;
    }

    .dillers__subs-title {
        font-size: 24px;
    }

    .dillers__content {
        float: left;
        width: 100%;
        margin: 55px 0 50px 0;
    }

    .dillers__item {
        padding: 0 30px 20px 0;
        font-size: 16px;
    }

    .error__inner {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 1170px;
        padding-top: 100px;
    }

    .swiper-prove {
        /*padding: 0 10px;*/
        height: 250px !important;
    }

    .swiper-prod {
        height: 190px !important;
    }

    .swiper-prod .swiper-slide {
        width: 278.5px !important;
    }

    .swiper-review {
        height: 290px !important;
    }

    .swiper-prove .swiper-slide {
        width: 179px !important;
    }

    .swiper-review .swiper-slide {
        width: 170px !important;
    }

    .production__img {
        width: 285px !important;
    }

    .swiper-container, .swiper-prod {
        width: 1150px;
        height: 154px;
        padding: 0 14px;
    }

    .swiper-works {
        width: 1162px;
        height: 170px;
        padding: 0;
    }

    .swiper-review {
        width: 1150px;
        padding: 0;
        margin: 0 auto;
    }

    .swiper-works .swiper-slide {
        width: 209px;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .btn-review-prev, .btn-works-prev, .btn-prod-prev {
        left: -54px;
        background-size: 27px 58px;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .btn-review-next, .btn-works-next, .btn-prove-next, .btn-prod-next {
        right: -30px;
        background-size: 27px 58px;
    }

    .btn-prove-prev {
        top: 55%;
        left: -24px !important;
        background-size: 27px 58px;
    }

    .btn-prove-next {
        top: 55%;
        right: -24px !important;
    }

    .btn-works-next, .btn-works-prev {
        top: 55%;
    }

    .modal {
        height: 310px;
    }
}


/*@media (min-width: 760px) and (min-width: 1260px){
  .form__item--review:first-child .form__label-content{
    width: 486px; } }*/

@media (min-width: 1260px) and (min-width: 760px) {
    .garanty {
        width: 700px;
    }
}

@media (min-width: 1260px) and (min-width: 1260px) {
    .garanty {
        width: 1170px;
    }
}

@media (max-width: 1260px) {
	.breadcrumbs__inner{
		padding-top: 100px;
	}
	
    .calc {
        margin-top: 120px;
    }

    .calc__promo {
        position: absolute;
        bottom: 10%;
    }

    .options__list:last-child {
        margin-bottom: 120px;
    }

    .calc__btn {
        position: absolute;
        bottom: 6%;
        right: 0;
        left: 0;
    }

    .gallery, .contacts, .windows, .fotowrapper, .price, .textblock, .stock__list, .news {
        margin-top: 10px;
    }

    .without-js .main-nav {
        position: static;
        width: 100%;
        padding-top: 600px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .form__label--garanty {
        top: -27px;
    }

    .modal__wrapper .form__label {
        top: -27px;
    }

    .modal__wrapper input:focus ~ .form__label-content label, .modal__wrapper input:valid ~ .form__label-content label {
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px);
    }

    .swiper-prod .swiper-slide {
        width: 220px !important;
    }
}

@media (max-width: 760px) {

    .nav-item:nth-child(1), .nav-item:nth-child(2), .nav-item:nth-child(3), .nav-item:nth-child(5), .nav-item:nth-child(6) {
        background-image: url(/bitrix/templates/orbita/css/../img/menu-item.svg);
        background-repeat: no-repeat;
        background-position: 27%;
    }

    .nav-item:nth-child(1):hover, .nav-item:nth-child(2):hover, .nav-item:nth-child(3):hover, .nav-item:nth-child(5):hover, .nav-item:nth-child(6):hover,.nav-item:nth-child(10):hover{
        background-image: url(/bitrix/templates/orbita/css/../img/arrow-down.png);
        background-repeat: no-repeat;
        background-size: 14px 14px;
    }


    .nav-item:nth-child(10){
        background-image: url(/bitrix/templates/orbita/css/../img/menu-item.svg);
        background-repeat: no-repeat;
        background-position: 13%;
    }

    /*.main-nav__list .main-nav__item:hover{*/
    /*    background-image: url(/bitrix/templates/orbita/css/../img/arrow-down.png);*/
    /*    background-repeat: no-repeat;*/
    /*    background-size: 14px 14px;*/
    /*}*/

    .sub:nth-child(2) .sub-item{
        background-image: url(/bitrix/templates/orbita/css/../img/menu-item.svg);
        background-repeat: no-repeat;
        background-position: 20%;
    }

    .sub:nth-child(2) .sub-item:hover{
        background-image: url(/bitrix/templates/orbita/css/../img/arrow-down.png);
        background-repeat: no-repeat;
        background-size: 14px 14px;
    }

    .sub:nth-child(3) .sub-item{
        background-image: url(/bitrix/templates/orbita/css/../img/menu-item.svg);
        background-repeat: no-repeat;
        background-position: 20%;
    }

    .windows {
        margin-top: 0;
    }

    /*.main-nav__item:hover .main-nav__submenu-list{*/
    /*    animation: none;*/
    /*    -webkit-animation:none;*/
    /*}*/

    /*.main-nav__submenu-list{*/
    /*    position: static;*/
    /*}*/

    /*.main-nav__item{*/
    /*    flex-direction: column;*/
    /*}*/

    .options__list:last-child {
        margin-bottom: 209px;
    }

    .calc {
        margin-top: 0;
    }

    .main-nav {
        height: 100vh;
        overflow: auto;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .btn-review-next, .btn-works-next, .btn-prove-next, .btn-prod-next {
        background-image: url(/bitrix/templates/orbita/css/../img/right1.svg);
        background-size: 13px 40px;
        right: 0;
        left: auto;
    }

    .work__inner .btn--works {
        width: 100%;
        margin: 0 26px;
    }

    .contacts__map--dillers {
        display: none;
    }

    .form__label--review {
        top: -27px;
    }

    .modal__wrapper {
        padding: 0 10px 20px 10px;
    }

    __close {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

}

@media (max-width: 1260px) {
    .contacts__map {
        height: auto;
    }
}


/* animate.css */


/* version - 3.5.1 */

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}


.offer__inner {
    width: 280px;
    margin: 0 auto;
}

.offer--mobile {
    padding: 10px;
    display: block;
}

.offer__promo {
    position: relative;
    padding: 10px;
    text-align: left;
    font: 200 16px "Fira Sans", "Arial", sans-serif;
    color: #837e71;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.offer__promo--height {
    height: 340px;
    padding: 10px !important;
}

.offer__promo--left {
    text-align: left !important;
}

.offer__promo a {
    text-decoration: none;
    color: #837e71;
}

.offer__promo a:hover {
    text-decoration: underline;
}

i.offer__img {
    margin: 10px auto;
}


.offer__list {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    padding: 0 0 20px 0;
}

.offer__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 115px;
    min-height: 80px;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font: normal 14px/1.2 "Fira Sans", "Arial", sans-serif;
    color: #837e71;
}

.offer__item span {
    display: block;
    padding: 0;
    text-align: center;
    font: normal 14px/1.2 "Fira Sans", "Arial", sans-serif;
}

.offer__img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 0 10px 0;
    border: 3px solid #e9dbb8;
    border-radius: 50%;
}

.offer__img-1 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_1.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-2 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_2.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-3 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_3.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-4 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_4.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-5 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_5.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-6 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_6.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-7 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_7.svg) center no-repeat;
    background-size: 50%;
}

.offer__img-8 {
    background: url(/bitrix/templates/orbita/css/../img/icons/offer_8.svg) center no-repeat;
    background-size: 50%;
}

.news__title {
    font-size: 18px;
    font-family: "Fira Sans", "Arial", sans-serif;
    color: #e53891;
    line-height: 0.87;
    text-align: left;
    text-underline: none;
}

.news__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    text-decoration: none;
    width: 280px;
    margin: 0 auto;
}

.news-part__inner {
    width: 100%;
    height: 180px;
    background: url(/bitrix/templates/orbita/css/../img/news-bg.jpg) center no-repeat;
    background-size: cover;
    display: block;
    text-decoration: none;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
    margin: 0 auto;
}

.news__title {
    display: block;
    font: normal 18px "Fira Sans", "Arial", sans-serif;
    color: #37A58C;
}

.sale {
    width: 100%;
    height: 180px;
}

.sale__title {
    position: absolute;
    left: 8%;
}

.news__inner {
    text-decoration: none;
}

.news-part__inner {
    padding: 30px 0 0 25px;
}

.about-hide {
    display: none;
}

.about-lnk {
    text-align: center;
}

.offer__title {
    position: relative;
    padding: 20px 0 20px 0;
    font: normal 20px "Fira Sans", "Arial", sans-serif;
    color: #37A58C !important;
    text-align: center;
}

.calculator {
    position: relative;
}

.calculator__link span:last-child {
    text-align: left;
    position: absolute;
    left: 32px;
    top: 0;
}

.features__promo {
    text-align: justify;
    /* padding-bottom: 70px; */
    padding-bottom: 30px;
}

.fix-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.banner {
    /* margin-top: 179px;
    /* margin-top: 115px; */
}



/* .offer{
    margin-top: 334px;
} */
.features {
    padding-top: 85px;
}

.windows {
    padding-top: 20px;
!important;
}

.mob-menu {
    display: none;
}

.menu-desktop {
    display: block;
}

.promo__wrapper .promo__phone.mob__promo__phone a {
    display: inline-block;
    background: url(/bitrix/templates/orbita/css/../img/icons/telephone.svg) center right no-repeat;
    background-size: 17px;
    font-size: 14px;
    margin-right: 0px;
    padding-right: 21px;
}

.promo__wrapper .promo__phone.mob__promo__phone a:nth-child(3) {
    background: none;
}


/*.promo__wrapper .promo__phone.mob__promo__phone a:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    display: block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border-radius: 50%;*/
/*    background-color: #6c695e;*/
/*    background: url(/bitrix/templates/orbita/css/../img/icons/phone.svg) center no-repeat;*/
/*    background-size: contain;*/
/*    top: 3px;*/
/*    right: 173px;*/
/*}*/
/*.promo__wrapper .promo__phone.mob__promo__phone a:first-child:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 3px;*/
/*    left: 18px;*/
/*    display: block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border-radius: 50%;*/
/*    background-color: #6c695e;*/
/*    background: url(/bitrix/templates/orbita/css/../img/icons/phone.svg) center no-repeat;*/
/*    background-size: contain;*/
/*}*/

.promo__inner.mob__promo__inner {
    height: 32px;
    width: 90%;
}

.promo__logo.mob__promo__logo {
    width: 130px;

}

.btn.btn--promo.mob__btn--promo.call-mob {
    margin: 10px 0;
    padding: 7px;
}

@media (min-width: 760px) {
    .works {
        height: 430px;
        padding: 0 0 0 12px;
    }

    .price__link--active {
        margin-top: 20px;
    }

    .table_price_wrapper {
        overflow: hidden;
    }

    .table_price_windows {
        min-width: 0;
        width: 100%;
    }

    .reviews {
        margin-top: 50px;
    }

    .garanty {
        margin-top: 108px;
    }

    .subservice {
        margin: 10px 0 30px 0;
    }

    .offer {
        margin-top: 0;
    }

    .offer__inner {
        width: 700px;
    }

    .offer__item {
        margin: 0;
        @ margin-right: 25px;
        margin-bottom: 20px;
    }

    .news-part__inner {
        height: auto;
    }

    .sale {
        width: 40%;
        height: 258px;
    }

    .news-part__inner {
        width: 40%;
        height: inherit;
    }

    .calculator__link span:last-child {
        padding: 30px 0;
        width: 50%;
    }
}

@media (min-width: 1260px) {

    .offer__title {
        padding: 30px 0;
        font: normal 36px "Fira Sans", "Arial", sans-serif;
        color: #37A58C;
        line-height: 0.725;
    }

    .offer__inner {
        width: 1170px;
    }

    .offer__img {
        width: 120px;
        height: 120px;
        border: 6px solid #e9dbb8;
    }

    .sale__inner {
        padding: 30px 0 0 50px;
    }

    .offer__item:not(:nth-child(4n+4)) {
        margin-right: 60px;
    }

    .offer__item {
        width: 182px;
        /*min-height: 190px;*/
        margin-bottom: 5px;
        font-size: 18px;
    }

    .offer__list {
        padding: 0 50px 20px 50px;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .news-part__inner {
        padding: 30px 0 0 50px;
    }

    .news__title {
        font-size: 30px;
    }
}

@media (max-width: 768px) {

    .footer__copyright {
        display: none;
    }

    .paginator {
        position: static;
        margin: 25px 0;
    }

    .paginator__link {
        width: 57px;
        height: 40px;
        padding: 6px 5px;
    }

    .news .paginator__link {
        width: 68px;
        height: 40px;
        padding: 6px 5px;
    }

    .swiper-button-prev, .swiper-button-next, .btn-review-prev, .btn-review-next, .btn-works-prev, .btn-works-next, .btn-prove-prev, .btn-prove-next, .btn-prod-prev, .btn-prod-next {
        top: 155px;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .btn-review-prev, .btn-works-prev, .btn-prove-prev, .btn-prod-prev {
        background-size: 13px 22px;
    }

}

@media (max-width: 1199px) {
    .sidepanel__list {
        display: none;
    }
    .works {
        height: 330px;
    }

	#osteklenie_balkonov_works{
		height: 560px;
}
	#osteklenie_balkonov_btn-works-prev{
		top:65%;
}
		#osteklenie_balkonov_btn-works-prev{
		top:65%;
}
		#osteklenie_balkonov_btn-works-next{
		top:65%;
}

    .footer__brand {
        padding: 10px 0;
    }

    .footer__wrapper {
        width: 100%;
    }

    .btn {
        display: inline-block;
        width: 81%;
        margin: 18px 26px;
        padding: 10px 5px;
        font: 200 16px/24px "Fira Sans", "Arial", sans-serif;
        text-align: center;
        text-decoration: none;
        color: white;
        border-radius: 6px;
        background-color: #37A58C;
        -webkit-appearance: none;
    }

    .btn-works {
        width: 100%;
    }

    .windows__inner {
        padding: 0;
    }

    .works__title {
        padding: 10px 0;
    }

    .sidepanel__link {
        width: 0;
        background: none;
    }

    .sidepanel__icon {
        left: 85%;
        width: 57px;
        height: 38px;
    }

    .promo__phone:before {
        content: none;
    }

    .header__trigger-wrapper:before {
        content: none;
    }

    .promo__wrapper {
        width: 100%;
    }

    .promo__phone {
        display: flex;
        justify-content: space-between;
    }

    .btn:hover,
    .btn:active {
        background-color: #37A58C;
    }

    .menu-desktop {
        display: none;
    }

    .mob-menu {
        display: block;
    }
}

@media (max-width: 425px) {
    /* .windows {
        padding-top: 85px;
    } */
    .promo__phone {
        padding: 0 0 20px 0;
        font-size: 14px;
        justify-content: space-between;
    }

    .promo__wrapper .promo__phone.mob__promo__phone a:before {
        right: 130px;
    }

    .promo__wrapper .promo__phone.mob__promo__phone a:first-child:before {
        top: 3px;
        left: -11px;
    }

    .promo__logo.mob__promo__logo {
        width: 80px;
    }

    .btn.btn--promo.mob__btn--promo.call-mob {
        padding: 5px 0;
        width: 135px;
        font-size: 13px;
        cursor: pointer;
    }

    .main-nav__list {
        padding: 55px 0 0 0;
    }

    .promo__inner.mob__promo__inner {
        width: 100%;
    }

    .promo__wrapper {
        width: 100%;
        margin-left: 20px;
    }
}

/*@media screen and (max-width: 767px) {
  .youtube1 {
       width: 100%;
   }
}  */
@media screen and (max-width: 767px) {
    .youtube1 {
        overflow: hidden;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
    }

    .youtube1 iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .windows__inner{
        overflow: auto;
    }

}

#YMapsID {
    position: relative;
    left: 50%;
    width: 100%;
    max-width: 751px;
    height: 550px;
}

@media (max-width: 1260px) {
    #YMapsID {
        left: 0;
    }
	.footer_copyright_sign {
     display: none;
    }
}

.faq {
    margin-left: 18px;
}
@media(min-width: 340px) and (max-width: 400px){
    .promo__wrapper .promo__phone.mob__promo__phone a{
        font-size: 14px;
    }
}
@media(max-width: 340px){
    .promo__wrapper .promo__phone.mob__promo__phone a{
        font-size: 11px;
    }
}
.lazyframe[data-vendor=youtube], .lazyframe[data-vendor=youtube_nocookie]{
    background-image: url(/bitrix/templates/orbita/css/../img/youtube.png);
    background-color: transparent;
}



#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .7s;
    -moz-animation: fade .7s;
    animation: fade .7s;
    overflow: auto;
}


.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fbf5e7;
	text-align:center;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: normal 16px/24px "Fira Sans", "Arial", sans-serif;
	color: #6c695e;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .7s;
    -moz-animation: fade .7s;
    animation: fade .7s;
}


.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #37A58C;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: #37A58C;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
from { opacity: 0; }
to { opacity: 1 }
}



@media screen and (min-width: 1024px){
#zamer_desktop {display: none;}}

@media screen and (max-width: 1024px){
#zamer_mobile {display: none;}}

/* End */


/* Start:/bitrix/templates/orbita/css/lightgallery.css?168111375320839*/
@font-face {
  font-family: 'lg';
  src: url("/bitrix/templates/orbita/css/../fonts/lg.eot?n1z373");
  src: url("/bitrix/templates/orbita/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/bitrix/templates/orbita/css/../fonts/lg.woff?n1z373") format("woff"), url("/bitrix/templates/orbita/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/bitrix/templates/orbita/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/bitrix/templates/orbita/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/bitrix/templates/orbita/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/bitrix/templates/orbita/css/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/bitrix/templates/orbita/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/bitrix/templates/orbita/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/bitrix/templates/orbita/css/../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */

/* End */


/* Start:/bitrix/templates/orbita/css/lazyframe.css?16811137534561*/
.lazyframe{position:relative;background-color:currentColor;background-repeat:no-repeat;background-size:cover;background-position:center}.lazyframe__title{position:absolute;top:0;right:0;left:0;padding:15px 17px;z-index:3}.lazyframe__title::after{z-index:-1}.lazyframe:hover{cursor:pointer}.lazyframe::before{display:block;content:"";width:100%;padding-top:100%}.lazyframe[data-ratio="16:9"]::before{padding-top:56.25%}.lazyframe[data-ratio="4:3"]::before{padding-top:75%}.lazyframe[data-ratio="1:1"]::before{padding-top:100%}.lazyframe iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%}.lazyframe[data-vendor=youtube],.lazyframe[data-vendor=youtube_nocookie]{background-color:#e52d27;font-family:Roboto,Arial,Helvetica,sans-serif}.lazyframe[data-vendor=youtube] .lazyframe__title,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title{color:#eee;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:18px;text-shadow:rgba(0,0,0,.498039) 0 0 2px;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .1s cubic-bezier(0.4, 0, 1, 1)}.lazyframe[data-vendor=youtube] .lazyframe__title:hover,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title:hover{color:#fff}.lazyframe[data-vendor=youtube] .lazyframe__title::before,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title::before{content:"";display:block;background:linear-gradient(rgba(0, 0, 0, 0.2), transparent);height:98px;width:100%;pointer-events:none;position:absolute;top:0;left:0;right:0;z-index:-1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.lazyframe[data-vendor=youtube]::before,.lazyframe[data-vendor=youtube_nocookie]::before{padding-top:56.25%}.lazyframe[data-vendor=youtube]::after,.lazyframe[data-vendor=youtube_nocookie]::after{content:"";position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%231F1F1F' d='M255.7 446.3c-53.3.3-106.6-.4-159.8-3.3-17.4-1-34.7-2.5-50.4-11C35 426.3 27 418.4 22 407.2 13.2 388.6 10.5 369 9 349c-3.4-41.3-3.6-82.6-1.8-123.8 1-22 1.6-44 6.8-65.5 2-8.4 5-16.6 8.8-24.4C32 117 48 108 67.3 104c16.2-3 32.8-3 49.3-3.7 56-2.3 112-3.5 168-3 43 .6 86.2 1.7 129.3 4 13.2.6 26.6.8 39.3 5.5 17.2 6.4 30 17.2 37 34.7 6.6 16.8 9.2 34.2 10.6 52 3.8 48.7 4 97.3.7 146-1 16.3-2.2 32.7-6.5 48.8-9.7 37-32.8 51.5-66.7 53.8-36.2 2.5-72.5 3.8-108.8 4.3-21.3.2-42.7 0-64 0zM203.2 344L348 264.7l-144.8-79.3V344z'/%3E%3Cpath fill='%23FEFDFD' d='M203.2 344V185.5L348 264.8 203.2 344z'/%3E%3C/svg%3E");background-position:center center;background-size:100%;background-repeat:no-repeat;opacity:.81;border:none;z-index:4}.lazyframe[data-vendor=youtube]:hover::after,.lazyframe[data-vendor=youtube_nocookie]:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23DD2C28' d='M255.7 446.3c-53.3.3-106.6-.4-159.8-3.3-17.4-1-34.7-2.5-50.4-11C35 426.3 27 418.4 22 407.2 13.2 388.6 10.5 369 9 349c-3.4-41.3-3.6-82.6-1.8-123.8 1-22 1.6-44 6.8-65.5 2-8.4 5-16.6 8.8-24.4C32 117 48 108 67.3 104c16.2-3 32.8-3 49.3-3.7 56-2.3 112-3.5 168-3 43 .6 86.2 1.7 129.3 4 13.2.6 26.6.8 39.3 5.5 17.2 6.4 30 17.2 37 34.7 6.6 16.8 9.2 34.2 10.6 52 3.8 48.7 4 97.3.7 146-1 16.3-2.2 32.7-6.5 48.8-9.7 37-32.8 51.5-66.7 53.8-36.2 2.5-72.5 3.8-108.8 4.3-21.3.2-42.7 0-64 0zM203.2 344L348 264.7l-144.8-79.3V344z'/%3E%3Cpath fill='%23FEFDFD' d='M203.2 344V185.5L348 264.8 203.2 344z'/%3E%3C/svg%3E");opacity:1}.lazyframe[data-vendor=vimeo]{background-color:#00adef}.lazyframe[data-vendor=vimeo] .lazyframe__title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#00adef;font-size:20px;font-weight:700;text-rendering:optimizeLegibility;user-select:none;-webkit-font-smoothing:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.5)}.lazyframe[data-vendor=vimeo]::before{padding-top:48.25%}.lazyframe[data-vendor=vimeo]::after{content:"";height:40px;width:65px;display:block;bottom:10px;left:10px;z-index:3;background-color:rgba(0,0,0,.5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' baseProfile='tiny' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M7.765 16.89l8.47-4.89-8.47-4.89'/%3E%3C/svg%3E");background-position:center center;background-size:100% 100%;background-repeat:no-repeat;border-radius:5px;position:relative}.lazyframe[data-vendor=vimeo]:hover::after{background-color:#00adef}
/* End */


/* Start:/bitrix/templates/orbita/mob_menu/styles/jquery-simple-mobilemenu-slide.css?16811137543604*/
/*
JQuery Simple MobileMenu Slide
https://github.com/Position2/jQuery-Simple-MobileMenu
*/
/*Main style*/
body.mmactive {
  overflow: hidden;
}
.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color:#37A58C;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 10000;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 20px 5px 20px 55px;
  background: url("/bitrix/templates/orbita/mob_menu/styles/../images/back.png") no-repeat scroll 15px center / 5% auto;
}
.sm_menu_outer .mobile_menu a {
  color: #ffffff;
  display: block;
  font: 300 18px/140% "Lato", sans-serif;
  letter-spacing: 1px;
  padding: 20px 15px;
  text-transform: uppercase;
  text-decoration: none;
}
/*Sub Menu anim */
.sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #37A58C;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer.slide .mobile_menu li.active > .submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0);
  border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #2a2a2a 20%, #2a2a2a 50%, #2a2a2a 80%, rgba(0, 0, 0, 0) 100%) 0 0 1 0;
  color: #ffffff;
}
.sm_menu_outer.slide .mobile_menu li.hasChild > a {
  background: url("/bitrix/templates/orbita/mob_menu/styles/../images/next.png") no-repeat scroll 95% center / 5% auto;
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 25px;
  position: fixed;
  right: 5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 30px;
  top: 20px;
  right: 20px;
  z-index: 2000;
}
#sm_menu_ham span {
  background-color: #37A58C;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 30px;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}
#sm_menu_ham span:nth-child(4) {
  top: 20px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}
@media (min-width: 1200px) {
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }
}
.sm_menu_outer .submenu .back a{
  font-size: 0px;
}
.sm_menu_outer .submenu .back a::before{
  display: inline-block;
  font-size: 19px;
  content: "Назад";
  line-height: 32px;
}
@media (max-width: 1260px) {
  #menu-icon,#menu-iconDekstop{
    opacity: 0;
  }
}
@media (min-width:1200px ) {
  #sm_menu_ham{
    right: 5%;
    top: 15px;
  }
}
/* End */


/* Start:/bitrix/templates/orbita/components/bitrix/menu/main_menu/style.css?16811137554414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/orbita/components/bitrix/menu/main_menu/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/orbita/components/bitrix/menu/main_menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/orbita/components/bitrix/menu/main_menu/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.css?1681113834754*/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }

span.modern-page-current {
	font-weight: var(--ui-font-weight-bold);
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
	border-color: #cdcdcd; }

/* End */


/* Start:/bitrix/templates/orbita/components/bitrix/news.list/mega_menu/style.css?1681113755150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/orbita/components/bitrix/breadcrumb/breadcrumbs/style.css?1681113755563*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/orbita/components/bitrix/menu/bottom_menu/style.css?1681113755581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/orbita/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/components/custom/forms.order.call/templates/.default/style.css?16811138421129*/
.kff-feedback {}
.kff-tab-form, .kff-tab-form tr, .kff-tab-form tr td { border: 0 none; }
.kff-field-label { min-width: 150px; width:40%; padding-bottom:15px; }
.kff-name, .kff-phone, .kff-email, .kff-captcha, .kff-text { width:100%; padding-bottom:15px; }
.kff-name input, .kff-phone input, .kff-email input {
 min-width: 250px; width:60%; 
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    /*min-height: 25px;*/
    padding: 5px 10px !important;
}
.kff-text textarea { 
    min-width: 250px; 
    width:60%; 
    resize: none;
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    padding: 5px 10px !important;
}
span.kff-req { color:red; }
.kff-ok-text { color:green; font-weight:bold; padding-bottom: 1em; }
.kff-feedback input[type="submit"] {
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    cursor: pointer;
    padding: 5px 10px !important;
}
/* End */


/* Start:/bitrix/components/custom/forms.order.gager/templates/.default/style.css?16811138421129*/
.kff-feedback {}
.kff-tab-form, .kff-tab-form tr, .kff-tab-form tr td { border: 0 none; }
.kff-field-label { min-width: 150px; width:40%; padding-bottom:15px; }
.kff-name, .kff-phone, .kff-email, .kff-captcha, .kff-text { width:100%; padding-bottom:15px; }
.kff-name input, .kff-phone input, .kff-email input {
 min-width: 250px; width:60%; 
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    /*min-height: 25px;*/
    padding: 5px 10px !important;
}
.kff-text textarea { 
    min-width: 250px; 
    width:60%; 
    resize: none;
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    padding: 5px 10px !important;
}
span.kff-req { color:red; }
.kff-ok-text { color:green; font-weight:bold; padding-bottom: 1em; }
.kff-feedback input[type="submit"] {
    background: #FFFFFF;
    border: 1px solid #8CA3AE;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset;
    cursor: pointer;
    padding: 5px 10px !important;
}
/* End */


/* Start:/bitrix/templates/orbita/template_styles.css?17479983617753*/
/*
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Body - not related to megamenu
–––––––––––––––––––––––––––––––––––––––––––––––––– */
* {
    box-sizing: border-box;
}
a {
    color: #8b7148;
}
.description {
    width: 80%;
    margin: 50px auto;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
* {
    box-sizing: border-box;
}
a {
    color: #8b7148;
}
.description {
    width: 80%;
    margin: 50px auto;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.menu-container {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.menu-mobile {
    display: none;
    padding: 20px;
}
.menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}
.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}
.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}
.menu > ul:after {
    clear: both;
}
.menu > ul > li {
    float: left;
    background: white;
    padding: 0;
    margin: 0;
}
.menu > ul > li > ul.normal-sub > li:nth-child(1) a{
    padding: 20px 0;
}
.menu > ul > li > ul > li:nth-child(5) > .sub-menu > li > a{
    min-height: 30px;
}
.menu > ul > li a {
    text-decoration: none;
    padding:22px 15px 15px 15px;
    display: inline-block;
    min-height: 30px;
    font: 300 16px/18px "Fira Sans", "Arial", sans-serif;
    color:#6c695e;
}
.menu > ul > li:hover {
    background: #37A58C;
}
.menu > ul > li:hover a{
    color: #ffffff;
}
.menu > ul > li:last-child:hover {
    background: #37A58C;
}

.menu > ul > li:last-child:hover a{
    color: #ffffff;
}
.subitem:nth-child(4) > a,.subitem:nth-child(5) > a,.subitem:nth-child(6) > a{
    cursor: default;
}
.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: white;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;

    margin: 0;
    list-style: none;
    box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}
.menu > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 16.6%;
    background: none;
    float: left;
}
.menu > ul > li > ul > li a {
    color: #6c695e !important;
    padding: 0.2em 0;
    width: 95%;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #37A58C;
}
.menu > ul > li > ul > li a:hover{
    color:#37A58C !important;
}
.menu > ul > li > ul > li > ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}
.menu > ul > li > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 2px 0;
    line-height: 160%;
    margin: 0;
    font-size: 0.8em;
}
.menu > ul > li > ul > li > ul > li a{
    min-height: auto;
}
.menu > ul > li > ul > li > ul > li a {
    border: 0;
}
.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 0 20px;
    border: 1px solid rgb(242, 242, 242);
}
.menu > ul > li > ul.normal-sub > li a:hover{
    color:#37A58C !important;
}
.menu > ul > li > ul.normal-sub > li {
    width: 100%;
    max-height:42px;
}
.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 10px 0;
    font-size: 18px;
}
input:focus ~ .form__label-content label .red-star, input:valid ~ .form__label-content label .red-star{
    color: #f657a9;
}
.form__item--review:first-child span.red-star{
    width: auto;
    float: none;
}

.linksub{
    min-height: auto;
}
.form-field{
    border: 1px solid #e1c6a8;
    border-radius: 6px;
}
.menu > ul > li > ul > li a{
    padding: 0.3em 0;
}
.menu > ul > li > ul.normal-sub > li a{
    font-size: 16px;
}
.form__field{
    border: 1px solid #e1c6a8;
    border-radius: 6px;
}
.form__field:focus{
    outline: none;
    border-color: #37A58C;
}
.menu > ul > li > ul{
    border: 1px solid rgb(242, 242, 242);
}
li.sub{
    width: 100%;
    border-left: 1px solid rgb(174,167,143,0.5);
    min-height: 60px;
}
li.sub:last-child{
    border-right: 1px solid rgb(174,167,143,0.5);
}
li.sub > .sub-link{
    padding: 0 5px !important;
    height: 100%;
    width: 100%;
    text-align: center;
}
.menu > ul > li > ul{
    top:66px;
}
.menu > ul{
    display: flex;
    justify-content: space-between;
}
.menu > ul > li > ul > li:nth-child(4) > a,.menu > ul > li > ul > li:nth-child(5) > a{
    cursor: default;
}
.menu > ul > li{
    cursor:pointer;
    display: inline-block;
    padding-top: 15px;
}
/*header  buttons*/
.header-buttons{
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 240px;
    justify-content: center;
    margin-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-button{
    width: 100%;
    background-color: #37A58C;
    color: white;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    font-size: 16px;
    font-weight: normal;
}
.header-button svg{

    width: 49px;
    height: 40px;
    position: absolute;
    left: -49px;
    fill: #37A58C;

    bottom: 0;
}
.header-button#zamer-head-btn{
    background-color: #f3eddf;
    color: #6c695e;
    margin-bottom: 5px;

}
.header-button#zamer-head-btn svg{
    fill: #f3eddf;
}
.politica-checkbox-wrap{
    display: flex;
    flex-direction: row;
}
.politica-checkbox-wrap input{
    margin-top: 8px;
    margin-right: 8px;

}
.modal--call{
    height: 475px!important;
}
.modal--zamer{
    height: 777px!important;
}
.textblock.poleznaya-informaciya .stock{
	min-height:unset;
}


/* End */
/* /bitrix/templates/orbita/css/style.css?1704960924189209 */
/* /bitrix/templates/orbita/css/lightgallery.css?168111375320839 */
/* /bitrix/templates/orbita/css/lazyframe.css?16811137534561 */
/* /bitrix/templates/orbita/mob_menu/styles/jquery-simple-mobilemenu-slide.css?16811137543604 */
/* /bitrix/templates/orbita/components/bitrix/menu/main_menu/style.css?16811137554414 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.css?1681113834754 */
/* /bitrix/templates/orbita/components/bitrix/news.list/mega_menu/style.css?1681113755150 */
/* /bitrix/templates/orbita/components/bitrix/breadcrumb/breadcrumbs/style.css?1681113755563 */
/* /bitrix/templates/orbita/components/bitrix/menu/bottom_menu/style.css?1681113755581 */
/* /bitrix/components/custom/forms.order.call/templates/.default/style.css?16811138421129 */
/* /bitrix/components/custom/forms.order.gager/templates/.default/style.css?16811138421129 */
/* /bitrix/templates/orbita/template_styles.css?17479983617753 */
