*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}
a:hover {
    color: #0056b3;
    text-decoration: underline
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg {
    overflow: hidden;
    vertical-align: middle
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[role=button] {
    cursor: pointer
}
select {
    word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item;
    cursor: pointer
}
template {
    display: none
}
[hidden] {
    display: none !important
}
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Bold.woff) format("woff2")
}
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-SemiBold.woff) format("woff2")
}
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Medium.woff) format("woff2")
}
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat"), url(../fonts/Montserrat/Montserrat-Regular.woff) format("woff2")
}
::-webkit-input-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
::-ms-input-placeholder {
    color: #666
}
::placeholder {
    color: #666
}
::-moz-selection {
    background-color: #000;
    color: #fff
}
::selection {
    background-color: #000;
    color: #fff
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: none
}
input, textarea {
    outline: 0
}
input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}
input:required:valid, textarea:required:valid {
    border-color: green
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.text-center {
    text-align: center
}
b, strong {
    font-weight: 700
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: none
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}
.container {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    min-width: 320px
}
body.active-menu {
    overflow: hidden
}
body.active-menu .overlay-menu {
    opacity: 1;
    pointer-events: painted
}
body.active-menu .header__mobile {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.overlay-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .8);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:991px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px
}
.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 45px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: grey;
    top: 50%;
    display: block;
    margin-top: -2px
}
.burger-mobile .burger-mobile-line:before {
    display: block;
    content: '';
    top: -10px;
    position: absolute;
    width: 45px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: grey
}
.burger-mobile .burger-mobile-line:after {
    display: block;
    content: '';
    bottom: -10px;
    position: absolute;
    width: 45px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 0;
    background-color: grey
}
.active-mobile-btn .burger-mobile-line {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.active-mobile-btn .burger-mobile-line:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.active-mobile-btn .burger-mobile-line:before {
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}
.link {
    text-decoration: none
}
.link:hover {
    text-decoration: none
}
.link__green {
    height: 55px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 18px;
    text-align: center;
    background-color: #00a887;
    color: #fff;
    border-radius: 35px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 3px solid transparent
}
.link__green .ic {
    position: absolute;
    top: 50%;
    left: 18px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 22px;
    font-size: 24px;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.link__green .text {
    margin: 0 auto
}
.link__green:hover {
    border: 3px solid #00917a;
    background-color: transparent;
    color: #00937d
}
.link__green:hover .ic {
    color: #00937d
}
.link_mobile {
    display: none
}
.link_mobile .ic {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
@media all and (max-width:991px) {
    .link_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 245px;
        width: 100%
    }
}
.header__wrap {
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header__mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 50;
    background: #fff;
    max-width: 575px;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.header .link {
    max-width: 262px;
    width: 100%
}
.header .link__green {
    border-color: transparent
}
.header .link__green .ic {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.header .link__green:hover {
    background-color: #e53012;
    color: #fff
}
.header .link__green:hover .ic {
    color: #fff
}
@media all and (max-width:991px) {
    .header .link {
        display: none
    }
}
@media all and (max-width:991px) {
    .menu {
        display: none
    }
}
.menu__list {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:991px) {
    .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 35px;
        padding-left: 43px
    }
}
.menu__item {
    list-style-type: none
}
.menu__item:nth-last-child(-n+2) {
    display: none
}
.menu__item:not(:nth-child(3)) {
    margin-right: 78px
}
@media all and (max-width:1199px) {
    .menu__item:not(:nth-child(3)) {
        margin-right: 30px
    }
}
@media all and (max-width:991px) {
    .menu__item {
        margin-bottom: 28px
    }
    .menu__item:not(:nth-child(3)) {
        margin-right: 0
    }
    .menu__item:nth-last-child(-n+2) {
        display: block
    }
}
.menu__link {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu__link:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 50%;
    left: 50%;
    opacity: 0;
    height: 1px;
    background-color: #00a887;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu__link:hover {
    color: #00a887
}
.menu__link:hover:after {
    opacity: 1;
    right: 0;
    left: 0
}
.banner {
    /*background-image:url(../images/dest/banner-bg.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 130px
}
@media all and (max-width:1199px) {
    .banner {
        margin-bottom: 80px
    }
}
@media all and (max-width:991px) {
    .banner {
        margin-bottom: 60px
    }
}
@media all and (max-width:767px) {
    .banner {
        margin-bottom: 52px;
        background-position: 60% 0
    }
}
.banner__wrap {
    padding-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:767px) {
    .banner__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-wrap: wrap;
        ;
        flex-wrap: wrap;
        ;
        padding-top: 29px
    }
}
@media all and (max-width:767px) {
    .banner__left {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 28px
    }
}
@media all and (max-width:767px) {
    .banner__right {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        margin-left: auto
    }
}
.banner__title {
    margin-bottom: 65px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 73px;
    color: #e53012
}
@media all and (max-width:991px) {
    .banner__title {
        font-size: 40px;
        margin-bottom: 40px
    }
}
@media all and (max-width:767px) {
    .banner__title {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 29px
    }
}
.banner__subtitle {
    max-width: 458px;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #e53012
}
@media all and (max-width:991px) {
    .banner__subtitle {
        margin-bottom: 12px;
        font-size: 28px;
        line-height: 40px
    }
}
@media all and (max-width:767px) {
    .banner__subtitle {
        font-size: 23px;
        margin-bottom: 12px;
        line-height: 27px;
        max-width: 100%
    }
}
.properties {
    padding-bottom: 68px
}
@media all and (max-width:767px) {
    .properties {
        padding-bottom: 52px
    }
}
@media all and (max-width:767px) {
    .properties .container {
        padding: 0
    }
}
.properties__title {
    margin-bottom: 47px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #e53012
}
@media all and (max-width:767px) {
    .properties__title {
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 28px
    }
}
.properties__wrap {
    max-width: 1005px;
    margin: 0 auto;
    padding: 110px 0;
    background-image: url(../images/dest/properties-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -33px
}
@media all and (max-width:991px) {
    .properties__wrap {
        padding: 80px 0
    }
}
@media all and (max-width:767px) {
    .properties__wrap {
        background-image: url(../images/dest/properties-bg-m.png);
        padding: 0 15px;
        background-size: 70%;
        background-position: right
    }
}
@media all and (max-width:575px) {
    .properties__wrap {
        background-size: 80%;
        background-position: 100% 30%
    }
}
.properties__block-title {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #494848
}
@media all and (max-width:767px) {
    .properties__block-title {
        font-size: 16px
    }
}
.properties__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 33px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.properties__block_link {
    margin-top: auto
}
.properties__block_link .properties__block-wrap {
    background: 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    width: 100%
}
.properties__block:nth-child(2n) .properties__block-wrap {
    margin-left: auto
}
@media all and (max-width:767px) {
    .properties__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
    .properties__block:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .properties__block:nth-child(1) .properties__block-wrap {
        margin-left: auto
    }
    .properties__block:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .properties__block:nth-child(2) .properties__block-wrap {
        margin-left: auto
    }
    .properties__block:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .properties__block:nth-child(3) .properties__block-wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto
    }
    .properties__block:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .properties__block:nth-child(4) .properties__block-wrap {
        margin-left: 0;
        margin-right: auto
    }
}
.properties__block-wrap {
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .25);
    border-radius: 20px;
    background: #fff;
    max-width: 390px;
    padding: 21px 21px 27px 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.properties__block-wrap .link__green {
    max-width: 293px;
    width: 100%
}
.properties__block-wrap .link__green:hover {
    background: #fff
}
.properties__block-wrap .link__green:not(:last-child) {
    margin-bottom: 18px
}
@media all and (max-width:767px) {
    .properties__block-wrap .link__green {
        min-width: 290px
    }
}
@media all and (max-width:991px) {
    .properties__block-wrap {
        padding: 12px 12px 17px 20px;
        max-width: 350px
    }
}
@media all and (max-width:767px) {
    .properties__block-wrap {
        padding: 15px;
        max-width: 332px
    }
}
@media all and (max-width:575px) {
    .properties__block-wrap {
        padding: 15px;
        max-width: 232px
    }
}
.properties__img {
    margin-bottom: 17px
}
.properties__text {
    font-size: 16px;
    line-height: 20px;
    color: #3d3d3d
}
@media all and (max-width:767px) {
    .properties__text {
        font-size: 15px
    }
}
.symptoms {
    padding: 65px 0;
    background-image: url(../images/dest/siptoms.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
@media all and (max-width:1199px) {
    .symptoms {
        background-image: none;
        background-color: #e6e6e6
    }
}
@media all and (max-width:767px) {
    .symptoms {
        padding: 28px 0;
        padding-bottom: 0
    }
}
@media all and (max-width:767px) {
    .symptoms .container {
        padding: 0
    }
}
.symptoms__title {
    max-width: 1042px;
    margin-left: auto;
    margin-bottom: 65px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #e53012
}
@media all and (max-width:797px) {
    .symptoms__title {
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 20px
    }
}
.symptoms__wrap {
    max-width: 1042px;
    margin-left: auto
}
@media all and (max-width:767px) {
    .symptoms__wrap {
        border-radius: 5px;
        overflow-x: auto
    }
}
.symptoms__table {
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
@media all and (max-width:767px) {
    .symptoms__table {
        width: 800px
    }
}
@media all and (max-width:575px) {
    .symptoms__table {
        width: 600px
    }
}
@media all and (max-width:500px) {
    .symptoms__table {
        width: 500px
    }
}
.symptoms__head {
    padding: 15px 23px;
    background-color: #00a887;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}
@media all and (max-width:767px) {
    .symptoms__head {
        margin-bottom: 0;
        padding: 11px
    }
}
.symptoms__head .symptoms__col {
    padding: 0;
    min-height: auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #fff
}
@media all and (max-width:767px) {
    .symptoms__head .symptoms__col {
        font-size: 18px;
        line-height: 22px
    }
}
.symptoms__row {
    padding: 23px;
    min-height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border-radius: 5px
}
.symptoms__row:not(:last-child) {
    margin-bottom: 12px
}
@media all and (max-width:767px) {
    .symptoms__row:not(:last-child) {
        margin-bottom: 5px
    }
}
@media all and (max-width:767px) {
    .symptoms__row .symptoms__col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}
@media all and (max-width:767px) {
    .symptoms__row {
        min-height: 166px;
        padding: 15px
    }
}
@media all and (max-width:767px) {
    .symptoms__row {
        margin-bottom: 5px
    }
}
.symptoms__col {
    padding: 0 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #3d3d3d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.symptoms__col:first-child {
    padding-left: 0
}
.symptoms__col:last-child {
    padding-right: 0
}
@media all and (max-width:767px) {
    .symptoms__col {
        font-size: 15px;
        line-height: 18px
    }
}
.symptoms__img-wrap {
    margin-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px
}
@media all and (max-width:767px) {
    .symptoms__img-wrap {
        margin-right: 0;
        margin-bottom: 12px
    }
}
.symptoms__more {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16px;
    background: #fff
}
@media all and (max-width:767px) {
    .symptoms__more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.symptoms__more-link {
    margin-bottom: 52px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #00a887
}
.symptoms__more-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #00a887
}
.symptoms__more-link .hide {
    display: none
}
.symptoms__more-link.toggle .show {
    display: none
}
.symptoms__more-link.toggle .hide {
    display: block
}
.seo {
    padding-top: 15px;
    margin-bottom: 35px
}
@media all and (max-width:991px) {
    .seo {
        background-color: #f2f2f2;
        padding-bottom: 32px
    }
}
.seo__wrap {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #000
}
.seo__wrap ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.atten {
    padding-bottom: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.mode {
    padding-top: 130px;
    padding-bottom: 160px;
    background-color: #f2f2f2
}
@media all and (max-width:991px) {
    .mode {
        padding-top: 80px;
        padding-bottom: 80px
    }
}
@media all and (max-width:767px) {
    .mode {
        padding-top: 28px;
        padding-bottom: 52px
    }
}
.mode__wrapper {
    margin-bottom: 69px
}
@media all and (max-width:991px) {
    .mode__wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}
@media all and (max-width:767px) {
    .mode__wrapper {
        margin-bottom: 28px
    }
}
.mode__title {
    position: relative;
    text-align: center;
    margin-bottom: 65px;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #e53012;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.mode__title .ic {
    display: none;
    font-size: 12px
}
.mode__title.active {
    color: #e53012
}
@media all and (max-width:991px) {
    .mode__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: normal;
        font-size: 24px;
        color: #969090
    }
    .mode__title .ic {
        display: inline-block
    }
    .mode__title:nth-child(1) {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    .mode__title:nth-child(2) {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        opacity: .1
    }
}
@media all and (max-width:767px) {
    .mode__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 28px
    }
}
.mode__wrap {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.mode__wrap:not(:last-child) {
    margin-bottom: 130px
}
@media all and (max-width:991px) {
    .mode__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        margin-bottom: -20px
    }
    .mode__wrap:not(:last-child) {
        margin-bottom: 0
    }
}
@media all and (max-width:767px) {
    .mode__wrap {
        margin: 0 -10px
    }
}
.mode__block {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4)
}
.mode__block:last-child .mode__text:after {
    display: none
}
@media all and (max-width:991px) {
    .mode__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
        margin-bottom: 20px
    }
}
@media all and (max-width:767px) {
    .mode__block {
        padding: 0 10px
    }
}
.mode__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-bottom: -20px
}
.mode__img:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -5px;
    width: 110px;
    height: 100px;
    border-radius: 50%;
    background-color: #f2f2f2
}
.mode__img img {
    margin: 0 auto;
    position: relative;
    z-index: 2
}
@media all and (max-width:767px) {
    .mode__img:after {
        display: none
    }
    .mode__img img {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }
}
.mode__text {
    font-size: 18px;
    line-height: 22px;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 90px;
    background: #fff;
    -webkit-box-shadow: 0 2.81124px 10.5422px rgba(0, 0, 0, .15);
    box-shadow: 0 2.81124px 10.5422px rgba(0, 0, 0, .15);
    border-radius: 20px
}
.mode__text:after {
    font-family: fontello;
    content: '\e800';
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #c4c4c4
}
@media all and (max-width:991px) {
    .mode__text:after {
        display: none
    }
}
.mode__text p {
    margin-bottom: 0
}
@media all and (max-width:1199px) {
    .mode__text {
        font-size: 16px;
        line-height: 18px
    }
}
@media all and (max-width:991px) {
    .mode__text {
        font-size: 15px;
        line-height: 18px
    }
}
@media all and (max-width:575px) {
    .mode__text {
        min-height: 135px;
        padding: 25px 7px
    }
}
.mode__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.mode__bottom-wrap {
    min-width: 292px
}
.mode__bottom-wrap .link:not(:last-child) {
    margin-bottom: 18px
}
@media all and (max-width:991px) {
    .tabs__menu-item:hover {
        color: #ca4513
    }
    .tabs__block {
        display: none
    }
    .tabs__block.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header__buy.open-menu {
    position: relative;
}

.product-links {
    margin-bottom: 30px;
    width: 100%;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    z-index: 99999;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    border: 1px solid var(--colorLine);
    border-top: none;
    overflow: hidden;
    max-width: 208px;
}

.product-links a {
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-size: 14px;
    color: #000;
}

.header__buy.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}

.banner__btn.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}


.properties__block-wrap .product-links {
    pointer-events: auto;
    opacity: 1;
}

.mode__bottom-wrap .product-links {
    pointer-events: auto;
    opacity: 1;
}

.mode__bottom-wrap.open-menu {
    position: relative;
}

.properties__block-wrap .product-links {
    top: -webkit-calc(100% - 73px);
    top: calc(100% - 73px);
    left: 40px;
}

.mode__bottom-wrap .product-links {
    top: -webkit-calc(100% - 73px);
    top: calc(100% - 73px);
    left: 40px;
}

.banner__btn{
    display: none;
}

.properties__block-wrap.open-menu {
    position: relative;
}

@media all and (max-width:767px) {
    .product-links {
        max-width: 100%;
        top: -webkit-calc(100% - 0px);
        top: calc(100% - 0px);
        margin-bottom: 0;
    }
    .product-links a {
        background: #fff;
    }
    .banner__btn.open-menu .product-links {
       position: relative;
    }
    .banner__btn{
        display: block;
    }
    .header__buy {
        display: none;
    }
    .properties__block-wrap .product-links {
        top: -webkit-calc(100% - 73px);
        top: calc(100% - 73px);
        left: 0px;
    }
    .mode__bottom-wrap .product-links {
        top: -webkit-calc(100% - 73px);
        top: calc(100% - 73px);
        left: 0px;
    }
}