.search-modal {
    top: 100vh !important;
}
.page-load .search-modal {
    top: 0 !important;
}
.overflow-hidden,
.overflow-hidden-2 {
    overflow: hidden !important
}
@media (min-width: 1200px) {
    .title-anim > div > div {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 100px;
        perspective: 100px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        vertical-align: baseline;
    }
    .char,
    .line-st,
    .block-anim,
    .title-anim,
    .split-text,
    .hide,
    .split-content__item-box-numb:after,
    .s-split-content__txt:before,
    .s-sep__txt-wrap:before,
    .s-sliders__title:after,
    .s-timeline__arrow {
        opacity: 0;
        visibility: hidden;
    }
    .split-content__item-box-numb.plus-visible:after,
    .line-st.title-anim,
    .anim-children .hide,
    .anim-children.hide,
    .always-active,
    .without-animation-js .block-anim,
    .without-animation-js .title-anim,
    .without-animation-js .split-text,
    .anim-children.s-split-content__txt:before,
    .anim-children.s-sep__txt-wrap:before,
    .anim-children .s-sliders__title:after,
    .page-load .title-anim,
    .page-load .split-text,
    .anim-children .s-timeline__arrow {
        opacity: 1;
        visibility: visible;
    }
    .char {
        -webkit-transform: translateX(60px) rotateY(-50deg);
        transform: translateX(60px) rotateY(-50deg);
    }
    .line-st {
        -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
        transform: translateY(80px);
    }
    .block-anim {
        -webkit-transform: translateY(70px);
        -ms-transform: translateY(70px);
        transform: translateY(70px);
    }
    .block-anim--6 {
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    .block-anim--2 {
        -webkit-transform: translateY(170px);
        -ms-transform: translateY(170px);
        transform: translateY(170px);
    }
    .block-anim--3 {
        -webkit-transform: translateX(-170px);
        -ms-transform: translateX(-170px);
        transform: translateX(-170px);
    }
    .block-anim--4 {
        -webkit-transform: translateX(170px);
        -ms-transform: translateX(170px);
        transform: translateX(170px);
    }
    .line-st.title-anim,
    .without-animation-js .block-anim,
    .block-anim--5 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .page-load .block-anim {
        -webkit-transition: opacity .75s ease, -webkit-transform .9s ease;
        transition: opacity .75s ease, -webkit-transform .9s ease;
        -o-transition: opacity .75s ease, transform .9s ease;
        transition: opacity .75s ease, transform .9s ease;
        transition: opacity .75s ease, transform .9s ease, -webkit-transform .9s ease;
    }
    .page-load .td-1 {
        -webkit-transition-delay: .15s;
        -o-transition-delay: .15s;
        transition-delay: .15s;
    }
    .page-load .td-2 {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s;
    }
    .page-load .td-3 {
        -webkit-transition-delay: .45s;
        -o-transition-delay: .45s;
        transition-delay: .45s;
    }
    .page-load .td-4 {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s;
    }
    .split-content__item-txt:before,
    .pic-card-wrap:after {
        opacity: 0;
    }
    .hide,
    .split-content__item-txt:before,
    .pic-card-wrap:after,
    .split-content__item-box-numb:after,
    .s-sep__txt-wrap:before,
    .s-sliders__title:after,
    .s-timeline__arrow {
        -webkit-transition: opacity .15s;
        -o-transition: opacity .15s;
        transition: opacity .15s;
    }
    .anim-children .split-content__item-txt:before,
    .anim-children.pic-card-wrap:after {
        opacity: 1;
    }
    .disable-page-animation .block-anim {
        transform: unset !important;
    }
    .disable-page-animation .char,
    .disable-page-animation .line-st,
    .disable-page-animation .block-anim,
    .disable-page-animation .title-anim,
    .disable-page-animation .split-text,
    .disable-page-animation .hide,
    .disable-page-animation .split-content__item-box-numb:after,
    .disable-page-animation .s-split-content__txt:before,
    .disable-page-animation .s-sep__txt-wrap:before,
    .disable-page-animation .s-sliders__title:after,
    .disable-page-animation .s-timeline__arrow {
        opacity: 1 !important;
        visibility: visible !important;
    }
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.woff2') format('woff2'),
    url('../fonts/Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
    url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
    url('../fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
    url('../fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*@font-face {*/
/*    font-family: 'Helvetica Neue LT Std';*/
/*    src: url('../fonts/HelveticaNeueLTStd-Md.woff2') format('woff2'),*/
/*    url('../fonts/HelveticaNeueLTStd-Md.woff') format('woff');*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: 'Helvetica Neue LT Std';*/
/*    src: url('../fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),*/
/*    url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff');*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: 'Helvetica Neue LT Std';*/
/*    src: url('../fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),*/
/*    url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff');*/
/*    font-weight: 700;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/*  fz  48 - 2.6rem
    fz  64 -  3.5rem
    fz  50 - 2.7rem
    fz  24  - 1.3rem
    fz 21 - 1.16rem
    fz 34 - 1.88rem
    fz 36 - 2rem
    fz 20 - 1.1rem
    fz 72 - 4rem
*/
:root {
    --1-rem: 14px;
    --body-fw: 300;
    --2-fw: 500;
    --title-fw: 500;
    --width-line: 50%;
    --body-ff: 'Inter', sans-serif;
    --2-ff: 'Inter', sans-serif;
    --body-color: #ffffff;
    --body-text-align: left;
    --body-bg: #121C10;
    --2-color: #b9766d;
    --3-color: var(--body-color);
    --4-color: #000000;
    --5-color: var(--body-bg);
    --6-color: #121C10;
    --7-color: #e5e1e0;
    --8-color: #cf805f;
    --9-color: #936E50;
    --10-color: #161516;
    --11-color: #e3e3e3;
    --12-color: #252324;
    --13-color: #a65e56;
    --14-color: #2b713e;
    --15-color: #eed468;
    --16-color: #e35753;
    --17-color: #848484;
    --vh: 1;
    /*-------------------*/
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
}
*, ::after, ::before {
    box-sizing: border-box
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}
html {
    font-size: var(--1-rem);
    font-family: var(--body-ff);
    line-height: 1.55;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
body {
    margin: 0;
    font-family: var(--body-ff);
    font-size: var(--1-rem);
    font-weight: var(--body-fw);
    line-height: 1.55;
    letter-spacing: 0;
    color: var(--body-color);
    text-align: var(--body-text-align);
    background-color: var(--body-bg);
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1.6rem;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
li ul,
li ol {
    margin-top: .06rem;
    padding-left: 0;
}
::marker {
    content: none;
}
ul li,
ol li {
    padding-left: 30px;
    position: relative;
}
ul li:before {
    content: "";
    display: inline-block;
    position: relative;
    width: .25rem;
    height: .25rem;
    margin-left: -.25rem;
    left: -.5rem;
    top: -.15rem;
    border-radius: 50%;
    background: currentColor;
}
li ul li:before {
    background: #0000;
    border: 1px solid currentColor;
    width: .35rem;
    height: .35rem;
    left: -0.4rem;
    top: -0.2rem;
}
ol li {
    counter-increment: step-counter1;
}
li ol li {
    counter-increment: step-counter2;
}
ol li::before {
    content: counter(step-counter1) '.';
    margin-right: 5px;
}
li ol li::before {
    content: counter(step-counter2) '.';
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote,
.blockquote {
    margin: 0;
    font-size: .87em;
}
blockquote p, .quote {
    quotes: '\201c' '\201d';
}
q::before {
    margin-right: -3px;
}
q::after {
    margin-left: -3px;
}
cite {
    font-style: normal;
}
blockquote p:before, .quote:before {
    content: open-quote;
}
blockquote p:after, .quote:after {
    content: close-quote;
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25rem
}
sup {
    top: -.5rem
}
a {
    color: inherit;
    text-decoration: underline;
    background-color: transparent;
}
a.hover-text-underline {
    text-decoration: none;
}
.hover-text-underline:hover, a:hover {
    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: 1rem;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img, video, iframe {
    display: inline-block;
    max-width: 100%;
    height: auto;
    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;
    background: none;
    border: none;
    color: currentColor;
    padding: 1px 6px;
}
button:focus,
[role=button]:focus {
    outline: none;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
form {
    margin-bottom: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[role=button] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
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] {
    box-sizing: border-box;
    padding: 0
}
textarea {
    color: currentColor;
    height: 114px;
    resize: none;
    outline: none !important;
}
textarea:focus::placeholder {
    opacity: 0;
}
textarea::-webkit-input-placeholder {
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}
textarea::-moz-placeholder {
    -moz-transition: all .15s ease;
    transition: all .15s ease;
}
textarea:-ms-input-placeholder {
    -ms-transition: all .15s ease;
    transition: all .15s ease;
}
textarea::-ms-input-placeholder {
    -ms-transition: all .15s ease;
    transition: all .15s ease;
}
textarea::placeholder {
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}
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] {
    -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
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: var(--title-fw);
    margin-bottom: 1rem;
    font-family: var(--2-ff);
}
.h1, h1 {
    font-size: 3rem;
    line-height: 1.18;
    margin-bottom: 2.7rem;
}
.h2, h2 {
    font-size: 3.25rem;
    margin-bottom: 2rem;
}
.h3, h3 {
    font-size: 1.85rem;
    margin-bottom: 1.2rem;
}
.h4, h4 {
    font-size: 1.8rem;
    margin-bottom: 1.26rem;
}
.h5, h5 {
    font-size: 1.06rem;
    margin-bottom: 1.26rem;
}
.h6, h6 {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.txt-type-1 {
    font-size: 1.3rem;
}
.txt-type-2 {
    font-size: 1.16rem;
}
.txt-type-3 {
    font-size: 2.6rem;
}
.txt-type-4,
.txt-type-5 {
    font-size: 12px;
}
.txt-type-6 {
    font-size: 7.3rem;
    letter-spacing: -1.5px;
}
.txt-type-7 {
    font-size: 1.1rem;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid currentColor;
}
.small, small {
    font-size: .75rem;
}
.mark, mark {
    padding: .2em;
    color: var(--body-bg);
    background-color: var(--body-color);
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-unstyled li,
.nav li {
    padding-left: 0;
}
.list-unstyled li:last-child {
    margin-bottom: 0;
}
.list-unstyled a,
.nav a {
    font-weight: inherit;
    text-decoration: none;
}
.list-unstyled a:hover,
.nav a:hover {
    text-decoration: underline;
}
.list-unstyled li:before,
.nav li:before {
    content: none;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}
a > code {
    color: inherit
}
kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #ffffff;
    background-color: #212529;
    border-radius: .2rem
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl,
.container-2,
.container-3 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.container-2 {
    position: relative;
    padding: 0;
}
@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}
@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.order-first {
    -ms-flex-order: -1;
    order: -1
}
.order-last {
    -ms-flex-order: 13;
    order: 13
}
.order-0 {
    -ms-flex-order: 0;
    order: 0
}
.order-1 {
    -ms-flex-order: 1;
    order: 1
}
.order-2 {
    -ms-flex-order: 2;
    order: 2
}
.order-3 {
    -ms-flex-order: 3;
    order: 3
}
.order-4 {
    -ms-flex-order: 4;
    order: 4
}
.order-5 {
    -ms-flex-order: 5;
    order: 5
}
.order-6 {
    -ms-flex-order: 6;
    order: 6
}
.order-7 {
    -ms-flex-order: 7;
    order: 7
}
.order-8 {
    -ms-flex-order: 8;
    order: 8
}
.order-9 {
    -ms-flex-order: 9;
    order: 9
}
.order-10 {
    -ms-flex-order: 10;
    order: 10
}
.order-11 {
    -ms-flex-order: 11;
    order: 11
}
.order-12 {
    -ms-flex-order: 12;
    order: 12
}
.offset-1 {
    margin-left: 8.333333%
}
.offset-2 {
    margin-left: 16.666667%
}
.offset-3 {
    margin-left: 25%
}
.offset-4 {
    margin-left: 33.333333%
}
.offset-5 {
    margin-left: 41.666667%
}
.offset-6 {
    margin-left: 50%
}
.offset-7 {
    margin-left: 58.333333%
}
.offset-8 {
    margin-left: 66.666667%
}
.offset-9 {
    margin-left: 75%
}
.offset-10 {
    margin-left: 83.333333%
}
.offset-11 {
    margin-left: 91.666667%
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}
.form-control {
    display: block;
    border: none;
    background: #c7c4c3;
    width: 100%;
    border-radius: 0;
    padding: 8px 15px;
    color: currentColor;
    margin-bottom: 13px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:-moz-focusring {
    color: transparent;
}
input:focus {
    outline: none;
    box-shadow: none;
}
input:focus::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    opacity: 0;
}
input:focus::-moz-placeholder, .form-control::-moz-placeholder {
    opacity: 0;
}
input:focus:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    opacity: 0;
}
input:focus::-ms-input-placeholder, .form-control::-ms-input-placeholder {
    opacity: 0;
}
input:focus::placeholder,
.form-control::placeholder {
    opacity: 0;
}
input::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1
}
input::-moz-placeholder, .form-control::-moz-placeholder {
    color: currentColor;
    opacity: 1
}
input:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    color: currentColor;
    opacity: 1
}
input::-ms-input-placeholder, .form-control::-ms-input-placeholder {
    color: currentColor;
    opacity: 1
}
input::placeholder,
.form-control::placeholder {
    color: currentColor;
    opacity: 1
}
input::-webkit-input-placeholder {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
}
input::-moz-placeholder {
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in;
}
input:-ms-input-placeholder {
    -ms-transition: all .15s ease-in;
    transition: all .15s ease-in;
}
input::-ms-input-placeholder {
    -ms-transition: all .15s ease-in;
    transition: all .15s ease-in;
}
input:disabled,
input[readonly],
.sf-input-text[readonly] {
    background-color: var(--body-bg);
    opacity: .2
}
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
/*.fade {*/
/*    transition: opacity .15s linear;*/
/*}*/
/*@media (prefers-reduced-motion: reduce) {*/
/*    .fade {*/
/*        transition: none*/
/*    }*/
/*}*/
/*.fade:not(.show) {*/
/*    opacity: 0*/
/*}*/
.collapse:not(.show) {
    display: none
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}
.dropdown .dropdown-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    font-weight: 400;
    border-radius: 0;
}
.dropdown .dropdown-toggle:after,
.search-dropdown-btn:after {
    content: "";
    display: inline-block;
    position: relative;
    margin-left: 4px;
    width: 5px;
    height: 5px;
    border-top: 1px solid currentColor;
    border-left: 1px solid currentColor;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.dropdown .property_tag_dropdown ~ .dropdown-toggle:after {
    content: "";
    display: inline-block;
    position: relative;
    margin-left: 4px;
    width: 5px;
    height: 5px;
    border-top: .3em solid;;
    border-left: 1px solid currentColor;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.search-dropdown-btn:after {
    top: -3px;
}
.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}
.dropdown-toggle {
    white-space: nowrap;
    color: var(--3-color);
}
.dropdown-toggle:empty::after {
    margin-left: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    /*display: none;*/
    float: left;
    min-width: 100%;
    background: var(--12-color);
    text-align: left;
    list-style: none;
    border-radius: 4px;
    margin-top: 11px;
    opacity: 0;
    visibility: hidden;
    /*pointer-events: none;*/
}
.dropdown-menu[x-placement^=top] {
    margin-top: 0;
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}
@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}
@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}
@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid var(--body-bg)
}
.dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 15px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
    font-size: 15px;
    text-decoration: none;
    background: none;
}
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
    color: var(--body-color);
    text-decoration: none;
    background-color: #454344;
}
.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:active {
    color: var(--body-color);
    text-decoration: none;
    background-color: var(--body-bg);
}
.dropdown-menu .dropdown-item.disabled,
.dropdown-menu .dropdown-item:disabled {
    color: var(--body-color);
    opacity: .5;
    pointer-events: none;
    background-color: transparent
}
.dropdown-toggle + .dropdown-menu.show,
.bootstrap-select.show .dropdown-menu.inner,
.dropdown-small__btn + .dropdown-menu.show {
    /*display: block;*/
    opacity: 1;
    visibility: visible;
    /*pointer-events: auto;*/
}
.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
}
.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.tab-content > .tab-pane {
    display: none
}
.tab-content > .active {
    display: block
}
.modal-open {
    overflow: hidden
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(37, 35, 36, .73);
}
.modal.show {
    opacity: 1;
    visibility: visible;
}
.search-modal {
    display: block;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: auto;
    /*margin: .5rem;*/
    pointer-events: none
}
/*.modal.fade .modal-dialog {*/
/*    transition: -webkit-transform .3s ease-out;*/
/*    transition: transform .3s ease-out;*/
/*    transition: transform .3s ease-out, -webkit-transform .3s ease-out;*/
/*    -webkit-transform: translate(0, -50px);*/
/*    transform: translate(0, -50px)*/
/*}*/
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}
.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    /*max-height: calc(100% - 1rem)*/
}
.modal-dialog-scrollable .modal-content {
    /*max-height: calc(100vh - 1rem);*/
    overflow: hidden
}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    /*min-height: calc(100% - 1rem)*/
}
/*.modal-dialog-centered::before {*/
/*    display: block;*/
/*    height: calc(100vh - 1rem);*/
/*    content: ""*/
/*}*/
.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    /*height: 100vh;*/
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    /*max-height: none*/
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: var(--body-bg);
    outline: 0
}
.modal-content--video {
    background: #0000;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.show {
    opacity: .5
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        /*margin: 1.75rem auto*/
    }
    /*.modal-dialog-scrollable {*/
    /*    max-height: calc(100% - 3.5rem)*/
    /*}*/
    /*.modal-dialog-scrollable .modal-content {*/
    /*    max-height: calc(100vh - 3.5rem)*/
    /*}*/
    /*.modal-dialog-centered {*/
    /*    min-height: calc(100% - 3.5rem)*/
    /*}*/
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}
.d-none {
    display: none !important
}
.d-inline {
    display: inline !important
}
.d-inline-block {
    display: inline-block !important
}
.d-block {
    display: block !important
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}
.embed-responsive::before {
    display: block;
    content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%
}
.embed-responsive-16by9::before {
    padding-top: 56.25%
}
.embed-responsive-4by3::before {
    padding-top: 75%
}
.embed-responsive-1by1::before {
    padding-top: 100%
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}
@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
.position-static {
    position: static !important
}
.position-relative {
    position: relative !important
}
.position-absolute {
    position: absolute !important
}
.position-fixed {
    position: fixed !important
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99
}
.w-25 {
    width: 25% !important
}
.w-75 {
    width: 75% !important
}
.w-100 {
    width: 100% !important
}
.w-auto {
    width: auto !important
}
.h-25 {
    height: 25% !important
}
.h-50 {
    height: 50% !important
}
.h-75 {
    height: 75% !important
}
.h-100 {
    height: 100% !important
}
.h-auto {
    height: auto !important
}
.mw-100 {
    max-width: 100% !important
}
.mh-100 {
    max-height: 100% !important
}
.min-vw-100 {
    min-width: 100vw !important
}
.min-vh-100 {
    min-height: 100vh !important
}
.vw-100 {
    width: 100vw !important
}
.vh-100 {
    height: 100vh !important
}
.m-0 {
    margin: 0 !important
}
.mt-0, .my-0 {
    margin-top: 0 !important
}
.mr-0, .mx-0 {
    margin-right: 0 !important
}
.mb-0, .my-0 {
    margin-bottom: 0 !important
}
.ml-0, .mx-0 {
    margin-left: 0 !important
}
.m-1 {
    margin: 4px !important
}
.mt-1, .my-1 {
    margin-top: 4px !important
}
.mr-1, .mx-1 {
    margin-right: 4px !important
}
.mb-1, .my-1 {
    margin-bottom: 4px !important
}
.ml-1, .mx-1 {
    margin-left: 4px !important
}
.m-2 {
    margin: 8px !important
}
.mt-2, .my-2 {
    margin-top: 8px !important
}
.mr-2, .mx-2 {
    margin-right: 8px !important
}
.mb-2, .my-2 {
    margin-bottom: 8px !important
}
.ml-2, .mx-2 {
    margin-left: 8px !important
}
.m-3 {
    margin: 15px !important
}
.mt-3, .my-3 {
    margin-top: 15px !important
}
.mr-3, .mx-3 {
    margin-right: 15px !important
}
.mb-3, .my-3 {
    margin-bottom: 15px !important
}
.ml-3, .mx-3 {
    margin-left: 15px !important
}
.m-4 {
    margin: 24px !important
}
.mt-4, .my-4 {
    margin-top: 24px !important
}
.mr-4, .mx-4 {
    margin-right: 24px !important
}
.mb-4, .my-4 {
    margin-bottom: 24px !important
}
.ml-4, .mx-4 {
    margin-left: 24px !important
}
.m-5 {
    margin: 32px !important
}
.mt-5, .my-5 {
    margin-top: 32px !important
}
.mr-5, .mx-5 {
    margin-right: 32px !important
}
.mb-5, .my-5 {
    margin-bottom: 32px !important
}
.ml-5, .mx-5 {
    margin-left: 32px !important
}
.mb-6, .my-6 {
    margin-bottom: 40px !important
}
.mt-6, .my-6 {
    margin-top: 40px !important
}
.p-0 {
    padding: 0 !important
}
.pt-0, .py-0 {
    padding-top: 0 !important
}
.pr-0, .px-0 {
    padding-right: 0 !important
}
.pb-0, .py-0 {
    padding-bottom: 0 !important
}
.pl-0, .px-0 {
    padding-left: 0 !important
}
.p-1 {
    padding: 4px !important
}
.pt-1, .py-1 {
    padding-top: 4px !important
}
.pr-1, .px-1 {
    padding-right: 4px !important
}
.pb-1, .py-1 {
    padding-bottom: 4px !important
}
.pl-1, .px-1 {
    padding-left: 4px !important
}
.p-2 {
    padding: 8px !important
}
.pt-2, .py-2 {
    padding-top: 8px !important
}
.pr-2, .px-2 {
    padding-right: 8px !important
}
.pb-2, .py-2 {
    padding-bottom: 8px !important
}
.pl-2, .px-2 {
    padding-left: 8px !important
}
.p-3 {
    padding: 15px !important
}
.pt-3, .py-3 {
    padding-top: 15px !important
}
.pr-3, .px-3 {
    padding-right: 15px !important
}
.pb-3, .py-3 {
    padding-bottom: 15px !important
}
.pl-3, .px-3 {
    padding-left: 15px !important
}
.p-4 {
    padding: 24px !important
}
.pt-4, .py-4 {
    padding-top: 24px !important
}
.pr-4, .px-4 {
    padding-right: 24px !important
}
.pb-4, .py-4 {
    padding-bottom: 24px !important
}
.pl-4, .px-4 {
    padding-left: 24px !important
}
.p-5 {
    padding: 32px !important
}
.pt-5, .py-5 {
    padding-top: 32px !important
}
.pr-5, .px-5 {
    padding-right: 32px !important
}
.pb-5, .py-5 {
    padding-bottom: 32px !important
}
.pl-5, .px-5 {
    padding-left: 32px !important
}
.pb-6, .py-6 {
    padding-bottom: 40px !important
}
.pt-6, .py-6 {
    padding-top: 40px !important
}
.m-n1 {
    margin: -4px !important
}
.mt-n1, .my-n1 {
    margin-top: -4px !important
}
.mr-n1, .mx-n1 {
    margin-right: -.4px !important
}
.mb-n1, .my-n1 {
    margin-bottom: -4px !important
}
.ml-n1, .mx-n1 {
    margin-left: -4px !important
}
.m-n2 {
    margin: -8px !important
}
.mt-n2, .my-n2 {
    margin-top: -8px !important
}
.mr-n2, .mx-n2 {
    margin-right: -8px !important
}
.mb-n2, .my-n2 {
    margin-bottom: -8px !important
}
.ml-n2, .mx-n2 {
    margin-left: -8px !important
}
.m-n3 {
    margin: -15px !important
}
.mt-n3, .my-n3 {
    margin-top: -15px !important
}
.mr-n3, .mx-n3 {
    margin-right: -15px !important
}
.mb-n3, .my-n3 {
    margin-bottom: -15px !important
}
.ml-n3, .mx-n3 {
    margin-left: -15px !important
}
.m-auto {
    margin: auto !important
}
.mt-auto, .my-auto {
    margin-top: auto !important
}
.mr-auto, .mx-auto {
    margin-right: auto !important
}
.mb-auto, .my-auto {
    margin-bottom: auto !important
}
.ml-auto, .mx-auto {
    margin-left: auto !important
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: 4px !important
    }
    .mt-sm-1, .my-sm-1 {
        margin-top: 4px !important
    }
    .mr-sm-1, .mx-sm-1 {
        margin-right: 4px !important
    }
    .mb-sm-1, .my-sm-1 {
        margin-bottom: 4px !important
    }
    .ml-sm-1, .mx-sm-1 {
        margin-left: 4px !important
    }
    .m-sm-2 {
        margin: 8px !important
    }
    .mt-sm-2, .my-sm-2 {
        margin-top: 8px !important
    }
    .mr-sm-2, .mx-sm-2 {
        margin-right: 8px !important
    }
    .mb-sm-2, .my-sm-2 {
        margin-bottom: 8px !important
    }
    .ml-sm-2, .mx-sm-2 {
        margin-left: 8px !important
    }
    .m-sm-3 {
        margin: 15px !important
    }
    .mt-sm-3, .my-sm-3 {
        margin-top: 15px !important
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 15px !important
    }
    .mb-sm-3, .my-sm-3 {
        margin-bottom: 15px !important
    }
    .ml-sm-3, .mx-sm-3 {
        margin-left: 15px !important
    }
    .m-sm-4 {
        margin: 24px !important
    }
    .mt-sm-4, .my-sm-4 {
        margin-top: 24px !important
    }
    .mr-sm-4, .mx-sm-4 {
        margin-right: 24px !important
    }
    .mb-sm-4, .my-sm-4 {
        margin-bottom: 24px !important
    }
    .ml-sm-4, .mx-sm-4 {
        margin-left: 24px !important
    }
    .m-sm-5 {
        margin: 32px !important
    }
    .mt-sm-5, .my-sm-5 {
        margin-top: 32px !important
    }
    .mr-sm-5, .mx-sm-5 {
        margin-right: 32px !important
    }
    .mb-sm-5, .my-sm-5 {
        margin-bottom: 32px !important
    }
    .ml-sm-5, .mx-sm-5 {
        margin-left: 32px !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: 4px !important
    }
    .pt-sm-1, .py-sm-1 {
        padding-top: 4px !important
    }
    .pr-sm-1, .px-sm-1 {
        padding-right: 4px !important
    }
    .pb-sm-1, .py-sm-1 {
        padding-bottom: 4px !important
    }
    .pl-sm-1, .px-sm-1 {
        padding-left: 4px !important
    }
    .p-sm-2 {
        padding: 8px !important
    }
    .pt-sm-2, .py-sm-2 {
        padding-top: 8px !important
    }
    .pr-sm-2, .px-sm-2 {
        padding-right: 8px !important
    }
    .pb-sm-2, .py-sm-2 {
        padding-bottom: 8px !important
    }
    .pl-sm-2, .px-sm-2 {
        padding-left: 8px !important
    }
    .p-sm-3 {
        padding: 15px !important
    }
    .pt-sm-3, .py-sm-3 {
        padding-top: 15px !important
    }
    .pr-sm-3, .px-sm-3 {
        padding-right: 15px !important
    }
    .pb-sm-3, .py-sm-3 {
        padding-bottom: 15px !important
    }
    .pl-sm-3, .px-sm-3 {
        padding-left: 15px !important
    }
    .p-sm-4 {
        padding: 24px !important
    }
    .pt-sm-4, .py-sm-4 {
        padding-top: 24px !important
    }
    .pr-sm-4, .px-sm-4 {
        padding-right: 24px !important
    }
    .pb-sm-4, .py-sm-4 {
        padding-bottom: 24px !important
    }
    .pl-sm-4, .px-sm-4 {
        padding-left: 24px !important
    }
    .p-sm-5 {
        padding: 32px !important
    }
    .pt-sm-5, .py-sm-5 {
        padding-top: 32px !important
    }
    .pr-sm-5, .px-sm-5 {
        padding-right: 32px !important
    }
    .pb-sm-5, .py-sm-5 {
        padding-bottom: 32px !important
    }
    .pl-sm-5, .px-sm-5 {
        padding-left: 32px !important
    }
    .m-sm-n1 {
        margin: -4px !important
    }
    .mt-sm-n1, .my-sm-n1 {
        margin-top: -4px !important
    }
    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -4px !important
    }
    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -4px !important
    }
    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -4px !important
    }
    .m-sm-n2 {
        margin: -8px !important
    }
    .mt-sm-n2, .my-sm-n2 {
        margin-top: -8px !important
    }
    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -8px !important
    }
    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -8px !important
    }
    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -8px !important
    }
    .m-sm-n3 {
        margin: -15px !important
    }
    .mt-sm-n3, .my-sm-n3 {
        margin-top: -15px !important
    }
    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -15px !important
    }
    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -15px !important
    }
    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -15px !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: 4px !important
    }
    .mt-md-1, .my-md-1 {
        margin-top: 4px !important
    }
    .mr-md-1, .mx-md-1 {
        margin-right: 4px !important
    }
    .mb-md-1, .my-md-1 {
        margin-bottom: 4px !important
    }
    .ml-md-1, .mx-md-1 {
        margin-left: 4px !important
    }
    .m-md-2 {
        margin: 8px !important
    }
    .mt-md-2, .my-md-2 {
        margin-top: 8px !important
    }
    .mr-md-2, .mx-md-2 {
        margin-right: 8px !important
    }
    .mb-md-2, .my-md-2 {
        margin-bottom: 8px !important
    }
    .ml-md-2, .mx-md-2 {
        margin-left: 8px !important
    }
    .m-md-3 {
        margin: 15px !important
    }
    .mt-md-3, .my-md-3 {
        margin-top: 15px !important
    }
    .mr-md-3, .mx-md-3 {
        margin-right: 15px !important
    }
    .mb-md-3, .my-md-3 {
        margin-bottom: 15px !important
    }
    .ml-md-3, .mx-md-3 {
        margin-left: 15px !important
    }
    .m-md-4 {
        margin: 24px !important
    }
    .mt-md-4, .my-md-4 {
        margin-top: 24px !important
    }
    .mr-md-4, .mx-md-4 {
        margin-right: 24px !important
    }
    .mb-md-4, .my-md-4 {
        margin-bottom: 24px !important
    }
    .ml-md-4, .mx-md-4 {
        margin-left: 24px !important
    }
    .m-md-5 {
        margin: 32px !important
    }
    .mt-md-5, .my-md-5 {
        margin-top: 32px !important
    }
    .mr-md-5, .mx-md-5 {
        margin-right: 32px !important
    }
    .mb-md-5, .my-md-5 {
        margin-bottom: 32px !important
    }
    .ml-md-5, .mx-md-5 {
        margin-left: 32px !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: 4px !important
    }
    .pt-md-1, .py-md-1 {
        padding-top: 4px !important
    }
    .pr-md-1, .px-md-1 {
        padding-right: 4px !important
    }
    .pb-md-1, .py-md-1 {
        padding-bottom: 4px !important
    }
    .pl-md-1, .px-md-1 {
        padding-left: 4px !important
    }
    .p-md-2 {
        padding: 8px !important
    }
    .pt-md-2, .py-md-2 {
        padding-top: 8px !important
    }
    .pr-md-2, .px-md-2 {
        padding-right: 8px !important
    }
    .pb-md-2, .py-md-2 {
        padding-bottom: 8px !important
    }
    .pl-md-2, .px-md-2 {
        padding-left: 8px !important
    }
    .p-md-3 {
        padding: 15px !important
    }
    .pt-md-3, .py-md-3 {
        padding-top: 15px !important
    }
    .pr-md-3, .px-md-3 {
        padding-right: 15px !important
    }
    .pb-md-3, .py-md-3 {
        padding-bottom: 15px !important
    }
    .pl-md-3, .px-md-3 {
        padding-left: 15px !important
    }
    .p-md-4 {
        padding: 24px !important
    }
    .pt-md-4, .py-md-4 {
        padding-top: 24px !important
    }
    .pr-md-4, .px-md-4 {
        padding-right: 24px !important
    }
    .pb-md-4, .py-md-4 {
        padding-bottom: 24px !important
    }
    .pl-md-4, .px-md-4 {
        padding-left: 24px !important
    }
    .p-md-5 {
        padding: 32px !important
    }
    .pt-md-5, .py-md-5 {
        padding-top: 32px !important
    }
    .pr-md-5, .px-md-5 {
        padding-right: 32px !important
    }
    .pb-md-5, .py-md-5 {
        padding-bottom: 32px !important
    }
    .pl-md-5, .px-md-5 {
        padding-left: 32px !important
    }
    .m-md-n1 {
        margin: -4px !important
    }
    .mt-md-n1, .my-md-n1 {
        margin-top: -4px !important
    }
    .mr-md-n1, .mx-md-n1 {
        margin-right: -4px !important
    }
    .mb-md-n1, .my-md-n1 {
        margin-bottom: -4px !important
    }
    .ml-md-n1, .mx-md-n1 {
        margin-left: -4px !important
    }
    .m-md-n2 {
        margin: -8px !important
    }
    .mt-md-n2, .my-md-n2 {
        margin-top: -8px !important
    }
    .mr-md-n2, .mx-md-n2 {
        margin-right: -8px !important
    }
    .mb-md-n2, .my-md-n2 {
        margin-bottom: -8px !important
    }
    .ml-md-n2, .mx-md-n2 {
        margin-left: -8px !important
    }
    .m-md-n3 {
        margin: -15px !important
    }
    .mt-md-n3, .my-md-n3 {
        margin-top: -15px !important
    }
    .mr-md-n3, .mx-md-n3 {
        margin-right: -15px !important
    }
    .mb-md-n3, .my-md-n3 {
        margin-bottom: -15px !important
    }
    .ml-md-n3, .mx-md-n3 {
        margin-left: -15px !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: 4px !important
    }
    .mt-lg-1, .my-lg-1 {
        margin-top: 4px !important
    }
    .mr-lg-1, .mx-lg-1 {
        margin-right: 4px !important
    }
    .mb-lg-1, .my-lg-1 {
        margin-bottom: 4px !important
    }
    .ml-lg-1, .mx-lg-1 {
        margin-left: 4px !important
    }
    .m-lg-2 {
        margin: 8px !important
    }
    .mt-lg-2, .my-lg-2 {
        margin-top: 8px !important
    }
    .mr-lg-2, .mx-lg-2 {
        margin-right: 8px !important
    }
    .mb-lg-2, .my-lg-2 {
        margin-bottom: 8px !important
    }
    .ml-lg-2, .mx-lg-2 {
        margin-left: 8px !important
    }
    .m-lg-3 {
        margin: 15px !important
    }
    .mt-lg-3, .my-lg-3 {
        margin-top: 15px !important
    }
    .mr-lg-3, .mx-lg-3 {
        margin-right: 15px !important
    }
    .mb-lg-3, .my-lg-3 {
        margin-bottom: 15px !important
    }
    .ml-lg-3, .mx-lg-3 {
        margin-left: 15px !important
    }
    .m-lg-4 {
        margin: 24px !important
    }
    .mt-lg-4, .my-lg-4 {
        margin-top: 24px !important
    }
    .mr-lg-4, .mx-lg-4 {
        margin-right: 24px !important
    }
    .mb-lg-4, .my-lg-4 {
        margin-bottom: 24px !important
    }
    .ml-lg-4, .mx-lg-4 {
        margin-left: 24px !important
    }
    .m-lg-5 {
        margin: 32px !important
    }
    .mt-lg-5, .my-lg-5 {
        margin-top: 32px !important
    }
    .mr-lg-5, .mx-lg-5 {
        margin-right: 32px !important
    }
    .mb-lg-5, .my-lg-5 {
        margin-bottom: 32px !important
    }
    .ml-lg-5, .mx-lg-5 {
        margin-left: 32px !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: 4px !important
    }
    .pt-lg-1, .py-lg-1 {
        padding-top: 4px !important
    }
    .pr-lg-1, .px-lg-1 {
        padding-right: 4px !important
    }
    .pb-lg-1, .py-lg-1 {
        padding-bottom: 4px !important
    }
    .pl-lg-1, .px-lg-1 {
        padding-left: 4px !important
    }
    .p-lg-2 {
        padding: 8px !important
    }
    .pt-lg-2, .py-lg-2 {
        padding-top: 8px !important
    }
    .pr-lg-2, .px-lg-2 {
        padding-right: 8px !important
    }
    .pb-lg-2, .py-lg-2 {
        padding-bottom: 8px !important
    }
    .pl-lg-2, .px-lg-2 {
        padding-left: 8px !important
    }
    .p-lg-3 {
        padding: 15px !important
    }
    .pt-lg-3, .py-lg-3 {
        padding-top: 15px !important
    }
    .pr-lg-3, .px-lg-3 {
        padding-right: 15px !important
    }
    .pb-lg-3, .py-lg-3 {
        padding-bottom: 15px !important
    }
    .pl-lg-3, .px-lg-3 {
        padding-left: 15px !important
    }
    .p-lg-4 {
        padding: 24px !important
    }
    .pt-lg-4, .py-lg-4 {
        padding-top: 24px !important
    }
    .pr-lg-4, .px-lg-4 {
        padding-right: 24px !important
    }
    .pb-lg-4, .py-lg-4 {
        padding-bottom: 24px !important
    }
    .pl-lg-4, .px-lg-4 {
        padding-left: 24px !important
    }
    .p-lg-5 {
        padding: 32px !important
    }
    .pt-lg-5, .py-lg-5 {
        padding-top: 32px !important
    }
    .pr-lg-5, .px-lg-5 {
        padding-right: 32px !important
    }
    .pb-lg-5, .py-lg-5 {
        padding-bottom: 32px !important
    }
    .pl-lg-5, .px-lg-5 {
        padding-left: 32px !important
    }
    .m-lg-n1 {
        margin: -4px !important
    }
    .mt-lg-n1, .my-lg-n1 {
        margin-top: -4px !important
    }
    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -4px !important
    }
    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -4px !important
    }
    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -4px !important
    }
    .m-lg-n2 {
        margin: -8px !important
    }
    .mt-lg-n2, .my-lg-n2 {
        margin-top: -8px !important
    }
    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -8px !important
    }
    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -8px !important
    }
    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -8px !important
    }
    .m-lg-n3 {
        margin: -15px !important
    }
    .mt-lg-n3, .my-lg-n3 {
        margin-top: -15px !important
    }
    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -15px !important
    }
    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -15px !important
    }
    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -15px !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: 4px !important
    }
    .mt-xl-1, .my-xl-1 {
        margin-top: 4px !important
    }
    .mr-xl-1, .mx-xl-1 {
        margin-right: 4px !important
    }
    .mb-xl-1, .my-xl-1 {
        margin-bottom: 4px !important
    }
    .ml-xl-1, .mx-xl-1 {
        margin-left: 4px !important
    }
    .m-xl-2 {
        margin: 8px !important
    }
    .mt-xl-2, .my-xl-2 {
        margin-top: 8px !important
    }
    .mr-xl-2, .mx-xl-2 {
        margin-right: 8px !important
    }
    .mb-xl-2, .my-xl-2 {
        margin-bottom: 8px !important
    }
    .ml-xl-2, .mx-xl-2 {
        margin-left: 8px !important
    }
    .m-xl-3 {
        margin: 15px !important
    }
    .mt-xl-3, .my-xl-3 {
        margin-top: 15px !important
    }
    .mr-xl-3, .mx-xl-3 {
        margin-right: 15px !important
    }
    .mb-xl-3, .my-xl-3 {
        margin-bottom: 15px !important
    }
    .ml-xl-3, .mx-xl-3 {
        margin-left: 15px !important
    }
    .m-xl-4 {
        margin: 24px !important
    }
    .mt-xl-4, .my-xl-4 {
        margin-top: 24px !important
    }
    .mr-xl-4, .mx-xl-4 {
        margin-right: 24px !important
    }
    .mb-xl-4, .my-xl-4 {
        margin-bottom: 24px !important
    }
    .ml-xl-4, .mx-xl-4 {
        margin-left: 24px !important
    }
    .m-xl-5 {
        margin: 32px !important
    }
    .mt-xl-5, .my-xl-5 {
        margin-top: 32px !important
    }
    .mr-xl-5, .mx-xl-5 {
        margin-right: 32px !important
    }
    .mb-xl-5, .my-xl-5 {
        margin-bottom: 32px !important
    }
    .ml-xl-5, .mx-xl-5 {
        margin-left: 32px !important
    }
    .mb-xl-6 {
        margin-bottom: 40px !important
    }
    .mb-xl-7 {
        margin-bottom: 60px !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: 4px !important
    }
    .pt-xl-1, .py-xl-1 {
        padding-top: 4px !important
    }
    .pr-xl-1, .px-xl-1 {
        padding-right: 4px !important
    }
    .pb-xl-1, .py-xl-1 {
        padding-bottom: 4px !important
    }
    .pl-xl-1, .px-xl-1 {
        padding-left: 4px !important
    }
    .p-xl-2 {
        padding: 8px !important
    }
    .pt-xl-2, .py-xl-2 {
        padding-top: 8px !important
    }
    .pr-xl-2, .px-xl-2 {
        padding-right: 8px !important
    }
    .pb-xl-2, .py-xl-2 {
        padding-bottom: 8px !important
    }
    .pl-xl-2, .px-xl-2 {
        padding-left: 8px !important
    }
    .p-xl-3 {
        padding: 15px !important
    }
    .pt-xl-3, .py-xl-3 {
        padding-top: 15px !important
    }
    .pr-xl-3, .px-xl-3 {
        padding-right: 15px !important
    }
    .pb-xl-3, .py-xl-3 {
        padding-bottom: 15px !important
    }
    .pl-xl-3, .px-xl-3 {
        padding-left: 15px !important
    }
    .p-xl-4 {
        padding: 24px !important
    }
    .pt-xl-4, .py-xl-4 {
        padding-top: 24px !important
    }
    .pr-xl-4, .px-xl-4 {
        padding-right: 24px !important
    }
    .pb-xl-4, .py-xl-4 {
        padding-bottom: 24px !important
    }
    .pl-xl-4, .px-xl-4 {
        padding-left: 24px !important
    }
    .p-xl-5 {
        padding: 32px !important
    }
    .pt-xl-5, .py-xl-5 {
        padding-top: 32px !important
    }
    .pr-xl-5, .px-xl-5 {
        padding-right: 32px !important
    }
    .pb-xl-5, .py-xl-5 {
        padding-bottom: 32px !important
    }
    .pl-xl-5, .px-xl-5 {
        padding-left: 32px !important
    }
    .m-xl-n1 {
        margin: -4px !important
    }
    .mt-xl-n1, .my-xl-n1 {
        margin-top: -4px !important
    }
    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -4px !important
    }
    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -4px !important
    }
    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -4px !important
    }
    .m-xl-n2 {
        margin: -8px !important
    }
    .mt-xl-n2, .my-xl-n2 {
        margin-top: -8px !important
    }
    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -8px !important
    }
    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -8px !important
    }
    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -8px !important
    }
    .m-xl-n3 {
        margin: -15px !important
    }
    .mt-xl-n3, .my-xl-n3 {
        margin-top: -15px !important
    }
    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -15px !important
    }
    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -15px !important
    }
    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -15px !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}
.text-wrap {
    white-space: normal !important
}
.text-nowrap {
    white-space: nowrap !important
}
.text-truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}
.text-lowercase {
    text-transform: lowercase !important
}
.text-uppercase {
    text-transform: uppercase !important
}
.text-capitalize {
    text-transform: capitalize !important
}
.fw-300 {
    font-weight: 300 !important
}
.fw-400 {
    font-weight: 400 !important
}
.fw-500 {
    font-weight: 500 !important
}
.fw-600 {
    font-weight: 600 !important
}
.fw-700 {
    font-weight: 700 !important
}
.font-italic {
    font-style: italic !important
}
.text-hide {
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.text-decoration-none {
    text-decoration: none !important
}
.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}
.text-reset {
    color: inherit !important
}
.visible {
    visibility: visible !important;
    opacity: 1 !important;
}
.invisible {
    opacity: 0 !important;
    visibility: hidden !important;
}
/*-----------------------------------*/
@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px !important
    }
    .container {
        min-width: 992px !important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000000
    }
}
/*-------------------------------------------------*/
/**
 * Swiper 7.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 9, 2021
 */
@font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
    --swiper-centered-offset-before: 0;
    --swiper-centered-offset-after: 0;
    --swiper-virtual-size: 1px;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}
:root {
    --swiper-navigation-size: 44px;
    --swiper-navigation-color: var(--swiper-theme-color);
}
.swiper-button-prev,
.swiper-button-next {
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    cursor: pointer;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    /*pointer-events: none;*/
}
.swiper-button-prev:after,
.swiper-button-next:after,
.swiper-btn-prev:after,
.swiper-btn-next:after,
.vbox-next:after,
.vbox-prev:after,
.s-form__btn-txt:after,
.btn-type-1--8th .btn-type-1__txt:after {
    font-family: swiper-icons;
    display: block;
    color: var(--3-color);
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    margin: auto;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-btn-prev:after,
.swiper-rtl .swiper-button-next:after,
.vbox-prev:after {
    content: 'prev';
}
.swiper-button-next:after,
.swiper-btn-next:after,
.swiper-rtl .swiper-button-prev:after,
.vbox-next:after,
.s-form__btn-txt:after,
.btn-type-1--8th .btn-type-1__txt:after {
    content: 'next';
}
.swiper-button-lock {
    display: none;
}
:root {
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 8px;
    --swiper-pagination-bullet-height: 8px;
    --swiper-pagination-bullet-inactive-color: #000000;
    --swiper-pagination-bullet-inactive-opacity: 0.2;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-vertical-gap: 6px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
/* Common Styles */
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px;
    left: 0;
    width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock {
    display: none;
}
/* Scrollbar */
.swiper-scrollbar {
    position: relative;
    -ms-touch-action: none;
    overflow: hidden;
}
.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    height: 5px;
    width: 100%;
}
.swiper-vertical > .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: var(--8-color);
    left: 0;
    top: 0;
}
.swiper-scrollbar-drag:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100vw;
    background: var(--8-color);
    height: 100%;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
/* Preloader */
:root {
    --swiper-preloader-color: var(--swiper-theme-color);
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #ffffff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000000;
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity, visibility;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube {
    overflow: visible;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-flip {
    overflow: visible;
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}
.swiper-cards {
    overflow: visible;
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
/*https://api.mapbox.com/mapbox-gl-js/v2.1.1/mapbox-gl.css*/
.mapboxgl-map {
    font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mapboxgl-canvas {
    position: absolute;
    left: 0;
    top: 0;
    outline: none !important;
}
.mapboxgl-map:-webkit-full-screen {
    width: 100%;
    height: 100%
}
.mapboxgl-canary {
    background-color: salmon
}
.mapboxgl-canvas-container.mapboxgl-interactive, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
    cursor: grab;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
    cursor: pointer
}
.mapboxgl-canvas-container.mapboxgl-interactive:active, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
    cursor: grabbing
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    -ms-touch-action: none;
    touch-action: none
}
.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
    position: absolute;
    pointer-events: none;
    z-index: 5
}
.mapboxgl-ctrl-top-left {
    bottom: 70px;
    left: 104px;
}
.mapboxgl-ctrl-top-right {
    bottom: 100px;
    right: 0;
}
.mapboxgl-ctrl-bottom-left {
    bottom: 0;
    left: 0;
    /*display: none;*/
}
.mapboxgl-ctrl-bottom-right {
    right: 0;
    bottom: 0;
    /*display: none;*/
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-attrib,
.mapboxgl-ctrl-compass {
    display: none !important;
}
.mapboxgl-ctrl {
    clear: both;
    pointer-events: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
    margin: 0 0 10px 10px;
    float: left
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin: 0 15px 0 0;
    float: right;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
    margin: 0 0 10px 10px;
    float: left
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    border-radius: 4px;
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
    margin: 0 14px 15px 0;
    float: right;
}
.mapboxgl-ctrl-group button {
    width: 37px;
    height: 37px;
    display: block;
    padding: 0;
    outline: none;
    background: var(--12-color);
    cursor: pointer;
}
.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: .2;
}
.mapboxgl-ctrl button:hover .mapboxgl-ctrl-icon {
    opacity: 1;
}
.mapboxgl-ctrl-group button + button {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (-ms-high-contrast: active) {
    .mapboxgl-ctrl-icon {
        background-color: transparent
    }
    .mapboxgl-ctrl-group button + button {
        border-top: 1px solid ButtonText
    }
}
.mapboxgl-ctrl button:disabled {
    cursor: not-allowed
}
.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
    opacity: .25
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='2' viewBox='0 0 21 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.26855 1.00093H19.7296' stroke='%23ffffff' stroke-width='1' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.31445 10.9989H19.7754' stroke='%23ffffff' stroke-width='1' stroke-linecap='square'/%3E%3Cpath d='M10.5451 1.76855V20.2292' stroke='%23ffffff' stroke-width='1' stroke-linecap='square'/%3E%3C/svg%3E%0A")
}
@-webkit-keyframes mapboxgl-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes mapboxgl-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
/*a.mapboxgl-ctrl-logo {*/
/*    width: 88px;*/
/*    height: 23px;*/
/*    margin: 0 0 -4px -4px;*/
/*    display: block;*/
/*    background-repeat: no-repeat;*/
/*    cursor: pointer;*/
/*    overflow: hidden;*/
/*    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")*/
/*}*/
/*a.mapboxgl-ctrl-logo.mapboxgl-compact {*/
/*    width: 23px*/
/*}*/
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
    padding: 0 5px;
    background-color: hsla(0, 0%, 100%, .5);
    margin: 0
}
@media screen {
    .mapboxgl-ctrl-attrib.mapboxgl-compact {
        min-height: 20px;
        padding: 2px 24px 2px 0;
        margin: 10px;
        position: relative;
        background-color: #ffffff;
        border-radius: 12px
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
        padding: 2px 28px 2px 8px;
        visibility: visible
    }
    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show, .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
        padding: 2px 8px 2px 28px;
        border-radius: 12px
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
        display: none
    }
    .mapboxgl-ctrl-attrib-button {
        display: none;
        cursor: pointer;
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
        background-color: hsla(0, 0%, 100%, .5);
        width: 24px;
        height: 24px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 12px;
        outline: none;
        top: 0;
        right: 0;
        border: 0
    }
    .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button, .mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
        left: 0
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner, .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button {
        display: block
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
        background-color: rgba(0, 0, 0, .05)
    }
    .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        bottom: 0;
        right: 0
    }
    .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        top: 0;
        right: 0
    }
    .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        top: 0;
        left: 0
    }
    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        bottom: 0;
        left: 0
    }
}
@media screen and (-ms-high-contrast: active) {
    .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")
    }
}
@media screen and (-ms-high-contrast: black-on-white) {
    .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")
    }
}
.mapboxgl-ctrl-attrib a {
    color: rgba(0, 0, 0, .75);
    text-decoration: none
}
.mapboxgl-ctrl-attrib a:hover {
    color: inherit;
    text-decoration: underline
}
.mapboxgl-ctrl-attrib .mapbox-improve-map {
    font-weight: 700;
    margin-left: 2px
}
.mapboxgl-attrib-empty {
    display: none
}
.mapboxgl-ctrl-scale {
    background-color: hsla(0, 0%, 100%, .75);
    font-size: 10px;
    border: 2px solid #333333;
    border-top: #333333;
    padding: 0 5px;
    color: #333333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.mapboxgl-popup {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    will-change: transform;
    pointer-events: none;
    margin-top: -15px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s ease, visibility .15s ease;
    -o-transition: opacity .15s ease, visibility .15s ease;
    transition: opacity .15s ease, visibility .15s ease;
}
.mapboxgl-popup.active {
    opacity: 1;
    visibility: visible;
}
.mapboxgl-popup-anchor-top, .mapboxgl-popup-anchor-top-left, .mapboxgl-popup-anchor-top-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}
.mapboxgl-popup-anchor-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.mapboxgl-popup-anchor-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.mapboxgl-popup-tip {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    z-index: 1
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-top: none;
    border-bottom-color: #ffffff
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-top: none;
    border-left: none;
    border-bottom-color: #ffffff
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
    -ms-flex-item-align: end;
    align-self: flex-end;
    border-top: none;
    border-right: none;
    border-bottom-color: var(--12-color)
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-bottom: none;
    border-top-color: var(--12-color)
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-bottom: none;
    border-left: none;
    border-top-color: var(--12-color)
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
    -ms-flex-item-align: end;
    align-self: flex-end;
    border-bottom: none;
    border-right: none;
    border-top-color: var(--12-color)
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-left: none;
    border-right-color: var(--12-color)
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-right: none;
    border-left-color: var(--12-color)
}
.mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 3px 0 0;
    cursor: pointer;
    background-color: transparent
}
.mapboxgl-popup-close-button:hover {
    background-color: rgba(0, 0, 0, .05)
}
.mapboxgl-popup-content {
    position: relative;
    background: var(--12-color);
    border-radius: 4px;
    padding: 0;
    pointer-events: auto;
    overflow: hidden;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
    border-top-left-radius: 0
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
    border-top-right-radius: 0
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
    border-bottom-left-radius: 0
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
    border-bottom-right-radius: 0
}
.mapboxgl-popup-track-pointer {
    display: none
}
.mapboxgl-popup-track-pointer * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.mapboxgl-map:active .mapboxgl-popup-track-pointer {
    display: none
}
.mapboxgl-marker {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}
.mapboxgl-marker-occluded {
    opacity: .2
}
.mapboxgl-user-location-dot, .mapboxgl-user-location-dot:before {
    background-color: #1da1f2;
    width: 15px;
    height: 15px;
    border-radius: 50%
}
.mapboxgl-user-location-dot:before {
    content: "";
    position: absolute;
    -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
    animation: mapboxgl-user-location-dot-pulse 2s infinite
}
.mapboxgl-user-location-dot:after {
    border-radius: 50%;
    border: 2px solid #ffffff;
    content: "";
    height: 19px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .35);
    box-shadow: 0 0 3px rgba(0, 0, 0, .35)
}
@-webkit-keyframes mapboxgl-user-location-dot-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes mapboxgl-user-location-dot-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
.mapboxgl-user-location-dot-stale {
    background-color: #aaaaaa
}
.mapboxgl-user-location-dot-stale:after {
    display: none
}
.mapboxgl-user-location-accuracy-circle {
    background-color: rgba(29, 161, 242, .2);
    width: 1px;
    height: 1px;
    border-radius: 100%
}
.mapboxgl-crosshair, .mapboxgl-crosshair .mapboxgl-interactive, .mapboxgl-crosshair .mapboxgl-interactive:active {
    cursor: crosshair
}
.mapboxgl-boxzoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #ffffff;
    border: 2px dotted #202020;
    opacity: .5
}
@media print {
    .mapbox-improve-map {
        display: none
    }
}
/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }
    100% {
        opacity: 0;
    }
}
@keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }
    100% {
        opacity: 0;
    }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}
.bootstrap-select {
    max-width: 100%;
    vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: left;
    white-space: nowrap;
}
.bootstrap-select .dropdown-toggle,
.bootstrap-select .show > .btn.dropdown-toggle:focus {
    background: #0000;
    border: none;
    border-bottom: 1px solid var(--body-color);
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: var(--body-color);
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn:active {
    color: var(--body-color);
}
.bootstrap-select > select {
    display: none;
}
.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
    border-color: #28a745;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
    float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
    width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
    outline: none !important;
}
.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
    z-index: 100;
}
.bootstrap-select .dropdown-toggle .filter-option {
    display: inline-block;
    position: relative;
    top: 1px;
    height: 100%;
    text-align: var(--body-text-align);
    max-width: calc(100% - 13px);
    overflow: hidden;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 2px 0 2px 0;
}
.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%;
}
.bootstrap-select .dropdown-menu > .inner:focus {
    outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
    position: relative;
    padding-left: 0;
}
.bootstrap-select .dropdown-menu li:before {
    content: none;
}
.bootstrap-select .dropdown-menu li.active small {
    color: var(--body-color) !important;
    opacity: .5;
}
.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25rem;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
    padding: 2px 0;
}
.bootstrap-select .dropdown-menu li small {
    padding-left: 0.5rem;
}
.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: var(--body-bg);
    border: 1px solid var(--body-color);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select .dropdown-menu .notify.fadeOut {
    -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
    animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.bootstrap-select .no-results {
    padding: 3px;
    background: var(--body-bg);
    margin: 0 5px;
    white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5rem;
    height: 1rem;
    border-style: solid;
    border-width: 0 0.26rem 0.26rem 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid var(--body-color);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid var(--body-color);
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid var(--body-color);
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid var(--body-color);
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-donebutton .btn-group button {
    width: 100%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
.bootstrap-select .dropdown-item .text {
}
.bootstrap-select .property_tag_dropdown ~ .dropdown-toggle {
    color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 11px;
    line-height: 1;
    height: 100%;
    min-width: 99px;
    text-align: center;
}
.bootstrap-select .dropdown-toggle {
    color: rgba(255, 255, 255, 0.6) !important;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 11px;
    line-height: 1;
    height: 100%;
    min-width: 99px;
    text-align: center;
}
.bootstrap-select .dropdown-toggle::after {
    margin-left: 7px;
}
/*-----------------------------------*/
/*a:hover,*/
/*a {*/
/*    text-decoration: none;*/
/*}*/
/*a:not([class]) {*/
/*    text-decoration: underline;*/
/*}*/
a:not([class]):hover {
    background-size: 20px 2px;
}
.header a:hover,
.footer a:hover,
.lists a:hover,
.breadcrumbs a:hover,
a:hover,
a:not([class]),
.background-line-wrap:hover .background-line,
.background-line-inline:hover {
    color: currentColor;
    background-size: 100% 2px;
}
.text-underline {
    text-decoration: underline !important;
}
.header a,
.footer a,
.lists a,
.breadcrumbs a,
a,
.background-line,
.background-line-inline {
    color: currentColor;
    background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 0 2px;
    vertical-align: baseline;
    z-index: 1;
    /*-webkit-font-smoothing: antialiased;*/
    text-decoration: none !important;
}
a.background-line-none,
.nav-link {
    background: none;
    padding-bottom: 0;
}
.header {
    padding: 30px 0;
    background: var(--body-bg);
    /*z-index: 1052;*/
    z-index: 1080;
}
.header__nav-item {
    margin-right: 25px;
}
.header__nav-item:last-child {
    margin-right: 0;
}
.header__tel {
    font-size: 12px;
}
.btn {
    display: inline-block;
    border-radius: 4px;
    min-width: 137px;
    max-width: 100%;
    border: none;
    background: none;
    text-align: center;
    padding: 0;
}
.btn--arrow .btn-type-1__txt-span {
}
.pic-card:hover .btn,
.btn:hover,
.btn {
    color: var(--body-color);
}
.btn-type-1__txt {
    padding: 6px 15px 6px;
}
.btn-type-1 {
    position: relative;
}
.btn-type-1:after {
    background: var(--body-bg);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-type-1:after,
.btn-type-1:before {
    border-radius: 4px;
    z-index: -1;
}
.btn-type-1:before {
    background: -o-linear-gradient(317.23deg, #bc7666 0%, #8d3f42 96.39%);
    background: linear-gradient(132.77deg, #bc7666 0%, #8d3f42 96.39%);
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
}
.hover-filled-slide-right,
.btn-type-1--secondary .hover-filled-slide-right:before {
    background-image: -o-linear-gradient(317.23deg, #bc7666 0%, #8d3f42 96.39%);
    background-image: linear-gradient(132.77deg, #bc7666 0%, #8d3f42 96.39%);
    background-size: 0 100%;
    background-repeat: no-repeat;
    background-position: 0 100%;
    margin: -1px;
    -webkit-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease;
    border-radius: 4px;
    min-width: 100%;
}
.pic-card:hover .hover-filled-slide-right,
.btn:hover .hover-filled-slide-right {
    background-size: 100% 100%;
}
.hero__col-1 {
    min-height: 100vh;
    padding: 124px 49px 40px 0;
}
input, button {
    outline: none;
}
.btn-type-2 {
    padding: 6px 10px 13px;
    color: var(--3-color);
    background: var(--2-color);
}
.btn-type-2.active {
    color: var(--4-color) !important;
    background: var(--3-color) !important;
}
.btn-type-2--primary {
    border-radius: 4px 0 0 0;
}
.btn-type-2--secondary {
    border-radius: 0 4px 0 0;
}
.hero__col-1-form-input {
    padding: 12px 15px 12px 0;
    max-width: calc(100% - 134px);
}
.btn-type-3 {
    min-width: 134px;
}
button {
    padding: 0;
}
.btn-type-3 .btn__txt {
    padding: 13px 10px;
}
.hero__col-1-form-input-wrap {
    padding: 4px 9px 4px 32px;
}
.input-style-1,
.input-style-2 {
    border: none;
    background: none;
}
.input-style-2 {
    color: var(--3-color);
}
.input-style-1::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.input-style-1::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.input-style-1:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.input-style-1::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.input-style-1::placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.input-style-2::-webkit-input-placeholder {
    color: rgba(250, 250, 250, 0.6);
}
.input-style-2::-moz-placeholder {
    color: rgba(250, 250, 250, 0.6);
}
.input-style-2:-ms-input-placeholder {
    color: rgba(250, 250, 250, 0.6);
}
.input-style-2::-ms-input-placeholder {
    color: rgba(250, 250, 250, 0.6);
}
.input-style-2::placeholder {
    color: rgba(250, 250, 250, 0.6);
}
.hero__heading {
    max-width: 490px;
}
.hero__tab-content {
    max-width: 606px;
    border-radius: 0 4px 4px 4px;
}
.hero__col-1-item:after {
    top: 0;
    bottom: 0;
    right: 0;
    height: 76%;
    margin: auto;
    width: 1px;
    background: rgba(255, 255, 255, 0.1);
}
.hero__col-1-list {
    max-width: 94%;
    margin: 0 -15px;
}
.hero__col-1-item {
    padding: 0 15px !important;
}
.hero__col-1-item-numb {
    font-size: 2.2rem;
}
.hero__col-1-item-txt {
    font-size: 12px;
}
.hero__slide-item-1__tag:last-child {
    margin: 0;
}
.hero__slide-item:after {
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
}
.arrow-circle {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: var(--2-color);
    border-radius: 50%;
}
.arrow-circle:after {
    color: var(--6-color);
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    width: 6px;
    height: 6px;
    -webkit-transform: translateX(-1px) rotate(45deg);
    -ms-transform: translateX(-1px) rotate(45deg);
    transform: translateX(-1px) rotate(45deg);
}
.hero__pic-slider-wrap {
    padding-top: 124px;
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
}
.hero__txt-slide {
    height: auto;
}
.hero__slide-content {
    padding: 19px 15px 19px 24px;
}
.hero__txt-slide-link-mask:hover + .hero__slide-content:after {
    background: rgba(89, 73, 81, .6);
}
.hero__txt-slide-link-mask:hover + .hero__slide-content-2:after {
    background: #2e2c2c !important;
}
.swiper-fade .swiper-slide {
    visibility: hidden;
}
.swiper-fade .swiper-slide-active {
    visibility: visible;
}
.header__add-block {
    min-width: 296px;
    padding-right: 60px;
    width: auto;
    justify-content: flex-end;
}
.hero__slide-content:after {
    background: rgba(5, 3, 4, 0.6);
    width: 100%;
    height: 100%;
    z-index: 0;
}
.hero__slide-content--view-2:after {
    -webkit-backdrop-filter: blur(81px);
    backdrop-filter: blur(81px);
}
.hero__slide-content--view-3 .hero__slide-item-pic-wrap {
    border-radius: 0;
}
.hero__slide-item {
    font-size: 14px;
}
.split-content__item-pic-wrap {
    width: 50%;
    height: 100%;
}
.split-content__item-pic {
    height: 100%;
}
.split-content__item-content {
    min-height: 600px;
}
.split-content__item-title {
    margin-top: -7.55rem;
    margin-bottom: 3.8rem;
}
.split-content__item-txt {
    padding-left: 71px;
    max-width: 382px;
    line-height: 1.45;
}
.split-content__item-txt:before {
    top: 10px;
    left: 22px;
    width: 35px;
    height: 2px;
    background: var(--2-color);
}
.split-content--secondary .split-content__item-txt:before {
    left: 17px;
}
.split-content__item-box {
    background: -o-linear-gradient(317.23deg, #bc7666 0%, #8d3f42 96.39%);
    background: linear-gradient(132.77deg, #bc7666 0%, #8d3f42 96.39%);
    border-radius: 0 4px 0 0;
    max-width: 248px;
    padding: 25px 34px 39px 29px;
}
.split-content__item-box-txt {
    margin-bottom: 34px;
    line-height: 1.65;
}
.split-content__item-box-numb {
    font-size: 4.3rem;
    line-height: 1;
}
.split-content__item-box--secondary .split-content__item-box-numb {
    margin-bottom: 13px;
}
.split-content__item-box-numb:after {
    content: "+";
}
.split-content__item-box-numb.plus-color-2:after {
    color: var(--2-color);
}
.split-content__item--reverse .split-content__item-pic-wrap {
    right: 0;
    left: auto;
}
.split-content__item-block {
    max-width: 342px;
    margin-bottom: 20px;
}
.btn-arrow,
.btn-arrow-2 {
    margin-top: -2px;
}
.btn-type-1--secondary {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}
.btn-type-1--4th .btn-type-1__txt {
    padding: 14px 29px 14px;
}
.btn-type-1--secondary .btn-type-1__txt {
    padding: 13px 33px 13px;
}
.btn-type-1--secondary .hover-filled-slide-right {
    background: none;
}
.btn-type-1--secondary .btn-type-1__txt-span {
    position: relative;
    z-index: 2;
}
.btn-type-1--secondary .hover-filled-slide-right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-size: 100% 100%;
    background-image: -o-linear-gradient(222.77deg, #bc7666 0%, #8d3f42 96.39%);
    background-image: linear-gradient(222.77deg, #bc7666 0%, #8d3f42 96.39%);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.btn-type-1--secondary:hover .hover-filled-slide-right:before {
    background-size: 0 100%;
}
.split-content__item-block-txt {
    line-height: 1.55;
}
.h-cards__heading {
    margin-bottom: 102px;
}
.h-cards__txt {
    max-width: 530px;
    padding-right: 56px;
    padding-top: 8px;
}
.h-cards__title {
    max-width: 658px;
}
.h-cards {
    padding: 150px 0 140px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.h-cards__row {
    margin: 0 -15px 76px;
}
.h-card-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.h-card__mark {
    margin-bottom: 13px;
}
:root {
    --pic-size-2: 312px;
    --pic-size: 317px;
}
.h-card__pic-wrap {
    height: var(--pic-size-2);
}
.h-card__footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.tag {
    margin: 0 4px 6px 0;
    border-radius: 4px;
    min-width: 40px;
    text-align: center;
    padding: 3px 8px 5px !important;
}
.hero__col-1-item-numb {
    margin-bottom: 5px;
}
.hero__slide-item-1__tag {
    position: relative;
    z-index: 4;
    font-size: 10px;
    padding: 3px 5px 3px !important;
}
.h-card__tag {
    background: rgba(255, 255, 255, 0.09);
    margin: 0 5px 6px 0;
    min-width: 27px;
    padding: 3px 8px 3px !important;
}
.btn-type-1--third {
    font-size: 12px;
}
.h-card__content {
    height: calc(100% - var(--pic-size-2));
    padding: 21px 23px 20px;
}
.slider-cards {
    padding: 105px 0 0;
}
.slider-cards__swiper {
    padding-bottom: 144px;
}
.slider-cards__title {
    max-width: 600px;
}
.slider-cards__heading {
    margin-bottom: 73px;
}
.simple-card__pic-wrap {
    height: var(--pic-size);
}
.simple-card__content {
    height: calc(100% - var(--pic-size));
    padding: 20px 23px 14px 20px;
}
.simple-card__body {
    margin-bottom: 14px;
}
.simple-card__abbr-sep {
    margin: 0 8px;
    height: 20px;
    border: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1px;
    flex: 0 0 1px;
}
.simple-card__location-icon {
    opacity: .5;
    max-width: 14px;
}
.slider-cards .swiper-wrapper {
    margin-bottom: 72px;
}
.hero__slide-item:after,
.simple-card__abbr-sep {
    background: rgba(255, 255, 255, 0.15);
}
.simple-card__location {
    max-width: 100%;
    margin-bottom: 4px;
}
.pic-cards {
    overflow: hidden;
    padding: 98px 0 0;
}
.pic-cards__swiper {
    padding-bottom: 150px;
}
.pic-cards__heading {
    max-width: 821px;
    margin-bottom: 143px;
}
.pic-cards__txt {
    max-width: 546px;
}
.pic-cards__title {
    margin-bottom: 12px;
}
.pic-cards__row {
    counter-reset: my-awesome-counter;
}
.pic-card-wrap {
    max-width: 33.3%;
    width: 100%;
    min-height: 525px;
}
.pic-card {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    min-height: 100%;
    margin: auto;
    width: 356px;
    counter-increment: my-awesome-counter;
}
/*------------------------------------------*/
:root {
    --pic-card__title-fz: 3.7rem;
}
.pic-card__title {
    font-size: var(--pic-card__title-fz);
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0 24px 0 27px;
    left: 32px;
    z-index: 3;
}
.page-load .pic-card__pic-wrap:after,
.page-load .pic-card__title,
.page-load .pic-card__title:before,
.page-load .pic-card__pic-wrap,
.page-load .pic-card,
.page-load .pic-card__swiper,
.page-load .pic-card__content-wrap {
    -webkit-transition: all .2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: all .2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all .2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.pic-card.is-active {
    width: 100%;
}
.pic-card.is-active .pic-card__pic-wrap:after,
.pic-card.is-active .pic-card__title:before {
    opacity: 0;
}
.pic-card.is-active .pic-card__title {
    line-height: 1.2;
    padding: 0 20px 0 20px;
    left: 0 !important;
}
:root {
    --card_content_height: 400px;
    --card_width: 100%;
}
.pic-card.is-active .pic-card__content-wrap {
    margin-top: calc(var(--pic-card__swiper-h) - 7.8rem);
    padding-bottom: calc(var(--card_content_height) - var(--pic-card__title-fz) / 2);
}
.pic-card__content {
    position: absolute;
    top: calc(100% - var(--pic-card__title-fz) / 2);
    right: 0;
    opacity: 0;
    width: 100%;
    overflow: hidden;
    background: #1C2A1A;
    border-radius: 0 0 4px 4px;
}
.page-load .pic-card__content {
    -webkit-transition: all .15s cubic-bezier(0.78, -0.13, 0.11, 1.35);
    -o-transition: all .15s cubic-bezier(0.78, -0.13, 0.11, 1.35);
    transition: all .15s cubic-bezier(0.78, -0.13, 0.11, 1.35);
}
.pic-card__txt,
.pic-card__list {
    min-width: var(--card_width);
}
.pic-card.is-active .pic-card__content {
    opacity: 1;
}
.pic-card.is-active .pic-card__pic-wrap {
    height: var(--pic-card__swiper-h);
    width: 100%;
}
.pic-card__swiper {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 3;
}
.pic-card.is-active .pic-card__swiper {
    opacity: 1;
}
.pic-card .link-mask {
    z-index: 5;
}
/*------------------------------------------*/
.pic-card__pic-wrap {
    position: absolute;
    right: 0;
    width: calc(100% - 98px);
    top: 0;
    height: 100%;
    z-index: -1;
}
.pic-card__pic-wrap:after {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.pic-card__content-wrap {
    z-index: 4;
    pointer-events: none;
    padding-bottom: 60px;
}
.pic-card__title--big-txt {
    left: 0 !important;
}
.pic-card__title:before {
    content: counter(my-awesome-counter, decimal-leading-zero) " " !important;
    top: 6px;
    left: 8px;
    font-size: 1rem;
    color: var(--2-color);
}
.pic-card-wrap:after {
    width: 1px;
    background: rgba(255, 255, 255, 0.08);
    left: auto !important;
    right: -12% !important;
    height: 92px;
}
.pic-card-wrap:last-child:after {
    content: none !important;
}
.split-content--secondary .split-content__item-title {
    margin-top: 0;
    line-height: 1.2;
}
.lists__item-title {
    letter-spacing: 0.4px;
    margin-bottom: 16px;
}
.btn-type-1 path {
    stroke: currentColor;
}
.split-content--secondary .split-content__item-txt,
.split-content--secondary .split-content__item-block-txt {
    color: currentColor;
}
.split-content--secondary .split-content__item-pic-wrap {
    left: auto;
    right: 0;
}
.split-content--secondary .split-content__item-block-txt {
    max-width: 414px;
}
.split-content__item-content--1 {
    padding: 30px 35px 37px 0;
}
.split-content--secondary .split-content__item-pic-wrap {
    flex: 0 0 47.6%;
    max-width: 47.6%;
    width: 47.6%;
}
.split-content__item--secondary-reverse .split-content__item-pic-wrap {
    flex: 0 0 52.4%;
    max-width: 52.4%;
    width: 52.4%;
}
.col-6-split-content-left {
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
    width: 53%;
}
.col-6-split-content-right {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
    width: 47%;
}
.split-content--secondary .split-content__item-txt {
    max-width: 454px;
    width: 100%;
}
.split-content__item--secondary-reverse .split-content__item-pic-wrap {
    right: auto;
    left: 0;
}
.split-content__item-content--2 {
    padding: 35px 0 0 60px;
}
.split-content__item-box--secondary {
    background: none;
    max-width: 50%;
    padding: 21px 34px 30px 29px;
}
.split-content__item-box--secondary:last-child {
    padding-right: 0;
    max-width: 47%;
    padding-left: 44px;
}
.split-content__item-box--secondary:first-child {
    padding-left: 0;
    max-width: 53%;
}
.split-content__item-box--secondary.after-el:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 80%;
    background: rgba(5, 3, 4, 0.3);
}
.split-content__item-boxes {
    border-bottom: 1px solid rgba(5, 3, 4, 0.3);
}
.split-content--secondary .split-content__item-block {
    max-width: 541px;
    padding: 21px 0 24px;
}
.split-content__item-heading {
    padding-right: 38px;
}
.lists {
    padding: 122px 0 100px;
}
.lists__row {
    max-width: 1641px;
}
.list__item {
    margin-bottom: 16px;
}
.lists__item--1 {
    padding-bottom: 53px;
}
.lists__item--2 {
    padding-top: 74px;
}
.footer__list-item {
    margin-bottom: 8px;
}
.footer__list--1 {
    position: absolute;
    inset: 50% auto 0 50%;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}
.footer__list--1 li:first-child:before {
    content: none;
}
.footer__list--1 li:first-child {
    padding-left: 0 !important;
}
.footer__list--1 li {
    padding-left: 19px;
}
.footer__container-1 {
    padding-top: 74px;
    padding-bottom: 101px;
}
.footer__social-item {
    margin-right: 29px;
    width: 15px;
}
.footer__social-item:last-child,
.search-page .footer__social-item:last-child,
.search-modal .footer__social-item:last-child {
    margin-right: 0;
}
.form-style {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    padding: 10px 12px 10px 12px;
}
.input-style-1--secondary {
    color: currentColor;
    padding: 5px;
    max-width: calc(100% - 113px);
    border-radius: 4px;
}
.input-style-1--secondary:focus {
    background: var(--3-color);
    color: var(--4-color);
}
.input-style-1--secondary::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.footer__social-icon {
    opacity: .8;
}
.footer__social-link:hover .footer__social-icon {
    opacity: 1;
}
.footer__contact {
    max-width: 457px;
}
.footer__lists {
    padding-top: 10px;
    max-width: 581px;
    letter-spacing: 1px;
}
.btn-type-1--5th {
    min-width: 100px;
}
.btn-type-1--5th .btn-type-1__txt {
    padding: 8px 13px 8px;
    font-size: 12px;
}
.btn-type-1--5th,
.hero__col-1-form-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.footer__container-2 {
    padding: 25px 0;
}
.footer__container-2:before {
    top: 0;
    left: -100vw;
    width: 300vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}
.split-content__item--reverse .split-content__item-block {
    margin-left: 115px;
}
.slider-cards__btns {
    top: 16px;
}
.footer__contact-title {
    margin-bottom: 17px;
    letter-spacing: 0.6px;
}
.h-card__tags {
    margin-bottom: 9px;
}
.h-card__footer {
    padding-top: 14px;
}
.slider-cards__btns .swiper__btn:first-child {
    margin-right: 14px;
}
.btn-type-1__txt-span .btn-arrow {
    margin-left: 2px;
}
.lists__item-txt {
    margin-bottom: 47px;
}
.header__logo-link {
    width: 160px;
}
.footer__list-items-title {
    margin-bottom: 18px;
}
.header__nav-item-link {
    padding-top: 2px !important;
}
.hero__slide-item-1__content {
    padding-left: 15px;
}
.hero__slide-item-mini-title {
    padding-top: 4px;
    margin-bottom: 2px;
}
.h-card__title {
    margin-bottom: 0;
    height: 68px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer__form-style {
    margin-bottom: 28px;
}
.cls1-arrow {
    fill: none;
    stroke: var(--2-color);
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-width: 1.25px;
}
.btn-type-1--6th:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-type-1--7th .btn-type-1__txt {
    padding: 14px 29px 14px;
}
.pic-card__slide:after {
    background: rgba(0, 0, 0, 0.17);
}
.swiper-pagination-fraction {
    top: 18px;
    right: 26px;
    width: auto;
}
.swiper-pagination-total,
.color-8 {
    color: rgba(255, 255, 255, 0.7);
}
.pic-card:hover .btn-type-1--hover .cls1-arrow,
.btn-type-1--hover:hover .cls1-arrow {
    stroke: var(--3-color);
}
.swiper-scrollbar-line {
    height: 100%;
    width: 100%;
    background: var(--8-color);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.swiper-scrollbar-line.activate {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 1.9s linear;
    transition: -webkit-transform 1.9s linear;
    -o-transition: transform 1.9s linear;
    transition: transform 1.9s linear;
    transition: transform 1.9s linear, -webkit-transform 1.9s linear;
}
.hero__slide-item-1__title {
    font-size: 12px;
    margin-bottom: 6px;
    padding-top: 4px;
}
.header__btn,
.hero__col-1-form-btns-wrap .btn {
    min-width: 100px;
}
.hero__col-1-form-btns-wrap .btn {
    padding: 6px 15px 6px;
    border-left: 1px solid var(--3-color);
}
.hero__slide-item-1 {
    max-width: 289px;
}
.hero__slide-item-2 {
    max-width: 199px;
}
.hero__slide-item-3 {
    max-width: 183px;
}
.hero__slide-item-1__title-icon {
    max-width: 12px;
    margin-top: -2px;
}
.hero__slide-item-2,
.hero__slide-item-3 {
    padding-left: 23px !important;
}
.split-content__item--mt {
    margin-top: 184px;
}
.split-content__item-content--primary {
    min-height: 576px;
}
.h-cards__btn-type-1 .btn-type-1__txt {
    padding: 13px 18px 13px;
}
.btn-arrow {
    width: 5px;
}
.slider-cards__btn-type-1 .btn-type-1__txt {
    padding: 13px 24px 13px;
}
.split-content--secondary .split-content__item-content--2,
.split-content--secondary .split-content__item-content {
    min-height: 700px;
}
.split-content--secondary .split-content__item-content--2 {
    padding: 24px 0 0 44px;
}
.lists__item--2 .lists__item-title {
    margin-bottom: 20px;
}
.lists__row {
    max-width: 1229px;
}
.header__tel-icon {
    width: 18px;
}
/*-------------------------*/
:root {
    --map_size: 70px;
    --map_left_pos: 24px;
}
.hero__slide-item-pic-wrap {
    position: absolute;
    width: var(--map_size);
    height: var(--map_size);
    top: 0;
    bottom: 0;
    margin: auto;
    left: var(--map_left_pos);
    z-index: 2;
    overflow: hidden;
    border-radius: 50%;
    cursor: grab;
}
.hero__slide-item-1__content {
    max-width: calc(100% - var(--map_size));
}
.marker-def:after,
.home .hero__slide-item-pic:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: var(--3-color);
    margin: auto;
    border-radius: 100%;
}
.simple-card__footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-txt-content:not(.show) {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
/*----------------------------------------*/
:root {
    --pic-card__swiper-h: 419px;
    --pic-card__content-p: 35px 30px 30px 30px;
    --pic-card__txt-mb: 20px;
    --pic-card__fz: 1.2rem;
    --pic-card__list-mb: 30px;
    --pic-card__li-p: 15px 0 15px;
}
.pic-card__li {
    padding: var(--pic-card__li-p);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pic-card__list {
    margin-bottom: var(--pic-card__list-mb);
}
.pic-card__txt {
    font-size: var(--pic-card__fz);
    margin-bottom: var(--pic-card__txt-mb);
}
.pic-card__content {
    padding: var(--pic-card__content-p);
}
/*-------------------------------------------*/
/*------------------------------------------*/
.btn-type-1__txt-span {
    top: 1px;
}
.search-bar {
    top: 74px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 17px 0;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.bl-search-bar {
    top: 95px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 17px 0;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.search-page .header__nav {
    left: 50.8%;
}
.search-page .header__logo-link {
    width: 162px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.search-bar__input-wrap, .view-bar__input-wrap {
    max-width: 242px;
}
.search-bar__item, .view-bar__item {
    margin-right: 7px;
}
.search-bar__part-1 {
    min-width: calc(100% - 150px);
    padding-right: 20px;
}
.search-bar__input {
    padding: 5px 13px;
}
.search-bar__btn-icon,
.search-btn {
    border: 1px solid var(--9-color);
    background: var(--9-color);
}
.search-bar__btn-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37px;
    flex: 0 0 37px;
    border-radius: 0 4px 4px 0;
}
.search-dropdown-btn,
.search-btn {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px 15px;
    height: 100%;
    min-width: 86px;
}
.search-dropdown-btn {
    white-space: nowrap;
}
.search-btn {
    padding-left: 19px;
    padding-right: 19px;
}
.search-dropdown-btn,
.dropdown-item {
    color: rgba(255, 255, 255, 0.6);
}
.search-btn {
    color: var(--3-color);
}
.search-bar__part-2 {
    max-width: 150px;
    font-size: 12px;
}
.search-bar__part-2-icon {
    margin: -1px 1px 0 0;
    width: 19px;
}
.hero-map {
    padding-top: 145px;
}
.hero-map__map-col {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
.hero-map__content-cards {
    margin-right: 0;
    margin-bottom: 22px;
}
.hero-map__content-heading {
    padding: 22px 0 18px;
}
.hero-map__content-heading-part-2-txt {
    margin-right: 11px;
}
.search-dropdown-btn--2 {
    padding-left: 11px;
    padding-right: 11px;
}
.place-card {
    background: var(--10-color);
}
.place-card__pic-wrap {
    height: 187px;
    z-index: 4;
    pointer-events: none;
}
.place-card__pic-label {
    top: 10px;
    left: 9px;
    padding: 4px 11px;
    font-size: 12px;
    background: rgba(5, 3, 4, 0.85);
}
.place-card__pic-label-btn {
    top: 10px;
    right: 8px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    pointer-events: auto;
}
.place-card__content {
    padding: 12px 17px 14px 17px;
}
.place-card-wrap,
.banner-card-wrap {
    padding-right: 0;
    margin-bottom: 15px;
}
.place-card__icon-bock-svg {
    margin-right: 4px;
    height: 14px;
    width: 15px;
}
.place-card__icon-bocks {
    font-size: 12px;
    margin-bottom: 5px;
}
.place-card__description {
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: 8px;
}
.place-card__min-txt {
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 1px;
    font-size: 12px;
    -webkit-transform: scale(0.65);
    -ms-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    white-space: nowrap;
}
.place-card__icon-bock {
    margin-right: 11px;
}
.place-card__icon-bock:last-child {
    margin-right: 0;
}
.place-card__title {
    font-size: 18px;
    margin-bottom: 5px;
}
.banner-card {
    min-height: 316px;
    height: 100%;
    padding: 20px 15px;
}
.banner-card__pic-wrap:after {
    background: rgba(5, 3, 4, 0.85);
}
.banner-card__txt {
    color: var(--11-color);
    font-size: 20px;
}
.banner-card__title {
    font-size: 35px;
    line-height: 1.1;
    margin-bottom: 10px;
}
.simple-btn {
    display: inline-block;
    background: var(--2-color);
    border: 1px solid var(--2-color);
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 12px;
    min-width: 119px;
    text-align: center;
}
.hero-map__pag-arrow-left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hero-map__pag-arrow-left-wrap {
    margin-right: 15px;
}
.hero-map__pag-arrow-right-wrap {
    margin-left: 5px;
}
.hero-map__pag-link {
    min-width: 37px;
    height: 37px;
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.4);
    background: none;
    border: 1px solid #0000;
}
.hero-map__pag-link.active {
    color: var(--3-color);
    background: var(--9-color);
}
.hero-map__pag-link:hover {
    border-color: var(--9-color);
}
.hero-map__pag-item {
    margin-right: 8px;
}
.disabled-arrow {
    opacity: .3;
}
/*-------------------------------------*/
.search-page .lists {
    padding: 36px 0 56px;
}
.search-page .footer__container-1 {
    padding-top: 45px;
    padding-bottom: 36px;
    overflow: hidden;
}
.search-page .footer__container-2 {
    padding: 26px 0;
}
.search-page .footer__lists-item--3 .footer__list-items-title {
    margin-bottom: 26px;
}
.search-page .footer__form-style {
    max-width: 517px;
    margin: 0 auto 30px;
}
.search-page .footer__social-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 43px !important;
}
.search-page .footer__social-item {
    margin-right: 35px;
}
.search-page .footer__lists {
    position: relative;
    padding-top: 37px;
    max-width: 671px;
}
.search-page .footer__social-item {
    max-width: 17px;
}
.search-page .footer__social-item--tik-tok {
    max-width: 19px;
}
.search-page .footer__lists-item--1 {
    padding-left: 9px !important;
}
.search-page .footer__lists-item--2 {
    padding-left: 18px !important;
}
.search-page .footer__list-items-title {
    margin-bottom: 20px;
}
.search-page .footer__list-item {
    margin-bottom: 12px;
}
.search-page .footer__lists-item--3 {
    padding-left: 8px !important;
}
.search-page .footer__contact-title {
    text-align: center;
    font-size: 31px;
    margin-bottom: 43px;
    font-family: var(--2-ff);
    font-weight: 700 !important;
}
.search-page .footer__container-main,
.search-page .lists__container {
    max-width: 1613px;
}
.search-page .lists__container {
    padding-top: 27px;
}
.search-page .lists__item--1 {
    position: relative;
}
.hero-map__content-col {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.search-page .footer__container-2:before {
    left: 0;
    width: 100%;
}
.search-page .footer__lists:before,
.search-page .lists__item--1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 300vw;
    background: rgba(255, 255, 255, 0.1);
}
.search-page .lists__item--1:before {
    top: -27px;
    width: 100%;
    background: rgba(255, 255, 255, 0.08);
}
.search-page .footer__contact {
    max-width: 100%;
}
.search-page .footer__contact,
.search-page .footer__lists {
    width: 100%;
}
.search-page .lists__item {
    padding-left: 4px;
}
.search-page .lists__item-title {
    font-size: 17px;
}
.search-page .lists__item--2 .lists__item-title,
.search-page .lists__item-title {
    margin-bottom: 17px;
}
.search-page .lists__item-txt {
    font-size: 14px;
    margin-bottom: 33px;
}
.search-page .lists__row {
    font-size: 12px;
}
.search-page .list__item {
    margin-bottom: 9px;
}
.search-page .lists__item--1 {
    padding-bottom: 39px;
}
.search-page .lists__item--2 {
    padding-top: 26px;
}
.search-page .lists__item--2 .lists__item-txt {
    margin-bottom: 30px;
}
.search-dropdown {
    position: relative;
}
.search-dropdown-menu {
    position: absolute;
    top: calc(100% + 11px);
    left: 0;
    max-width: 268px;
    width: 100vw;
    background: var(--10-color);
    padding: 22px 22px;
}
.search-dropdown-menu__title {
    margin-bottom: 15px;
}
.check-btn {
    border-radius: 4px;
    padding: 6px 8px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    min-width: 35px;
}
.check-btn--max {
    min-width: 220px;
}
input[type=radio]:checked + .check-btn,
.check-btn.active {
    background: rgba(167, 94, 86, 0.1);
    border: 1px solid var(--9-color);
    color: #ffffff;
}
.active .search-dropdown-btn:after,
.dropdown.show .dropdown-toggle::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -1px;
}
.active .search-dropdown-btn,
.search-btn,
.active .search-dropdown-btn:after,
.dropdown.show .dropdown-toggle::after,
.dropdown.show .dropdown-toggle {
    border-color: var(--9-color);
}
.dropdown.show .property_tag_dropdown ~ .dropdown-toggle::after{
    border-color: unset;
}
.dropdown.show .dropdown-toggle::after {
    top: 2px;
}
.check-btn-wrap {
    margin-bottom: 8px;
}
.search-dropdown-menu__btns {
    margin-top: 25px;
}
.search-dropdown-menu__btn + .search-dropdown-menu__btn {
    margin-left: 5px;
}
.search-btn--2 {
    background: var(--12-color);
    border-color: var(--12-color);
}
.search-dropdown-del {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    text-align: center;
}
.search-btn--3 {
    min-width: 123px;
}
.check-btn-wrap-2 {
    margin: 0 0 5px 0;
    padding: 0 4px;
}
.search-dropdown-menu__row-2 {
    margin: 0 -4px;
}
.search-dropdown-menu--2 {
    min-width: 327px;
}
.check-btn--2 {
    min-width: 62px;
}
.search-dropdown-menu__btns--2 {
    margin-top: 21px;
}
.search-btn--4 {
    min-width: 107px;
}
.search-btn--6 {
    min-width: 116px;
}
.search-btn--5 {
    min-width: 0;
    padding: 5px 11px;
}
.check-btn--3 {
    min-width: 100%;
    padding: 6px 15px;
    text-align: left;
}
.search-dropdown-menu--3 {
    max-width: 402px;
}
.check-btn-wrap-3 {
    margin: 0 0 8px 0;
    padding: 0 6px;
    min-width: 50%;
}
.search-dropdown-menu__row {
    margin: 0 -6px;
}
.search-dropdown-menu__btns--3 {
    margin-top: 17px;
}
.search-page .list {
    padding-right: 20px !important;
}
/*------------------------------------------*/
.search-dropdown-menu--4 {
    max-width: 337px;
}
.search-dropdown-menu--4 .check-btn__item--2 {
    display: none;
}
.search-dropdown-menu--4 .check-btn--3 {
    min-width: 141px;
    padding: 6px 10px;
}
.search-dropdown-menu--4 .check-btn-wrap-3 {
    padding: 0 4px;
}
.search-dropdown-menu--4 .search-dropdown-menu__row {
    margin: 0 -4px;
}
/*------------------------------------------*/
.search-dropdown-menu--big {
    left: auto;
    right: 0;
    max-width: 558px;
    padding: 25px 22px 22px 22px;
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.search-dropdown-menu__item {
    margin-bottom: 29px;
}
.search-dropdown-menu__mini-title {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 10px;
}
.checkbox {
    margin-bottom: 15px;
}
.checkbox__text {
    position: relative;
    padding: 0 0 0 22px;
}
.checkbox__text:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
}
.checkbox__text:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 6px;
    width: 5px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 1px solid currentColor;
    border-right: 1px solid currentColor;
}
.checkbox input:checked + .checkbox__text:before {
    border: 1px solid var(--9-color);
    background: var(--9-color);
}
.search-dropdown-menu__title--2 {
    margin-bottom: 11px;
}
.search-dropdown-menu__item--2 {
    margin-bottom: 21px;
}
.search-dropdown-menu__col {
    padding: 0 7px 0 7px;
}
.search-dropdown-menu__row-3 {
    margin: 0 -7px;
}
.selectpicker-wrap-2 .bootstrap-select,
.selectpicker-wrap-2 .filter-option {
    width: 100%;
}
.selectpicker-wrap-2 .dropdown-toggle {
    text-align: left;
}
.selectpicker-wrap-2 {
    margin-bottom: 13px;
}
.search-dropdown-menu__item-child + .search-dropdown-menu__item-child {
    margin-top: 12px;
}
.search-dropdown-menu__btns--4 {
    padding-top: 22px;
    margin-top: 52px;
}
.search-dropdown-menu__btns--4:before {
    top: 0;
    left: -22px;
    width: calc(100% + 44px);
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}
.sign-modal--5th .search-dropdown-menu__btns--4:before {
    width: calc(100% + 49px);
}
.search-dropdown-menu__item--3 {
    margin-bottom: 12px;
}
.search-dropdown-menu__row-2--add-st {
    margin-bottom: 25px;
}
.search-dropdown-menu__row-3--add-st {
    margin-bottom: 15px;
}
.input-style-2--ad-st {
    max-width: 251px;
}
.search-btn--7 {
    min-width: 147px;
}
.search-dropdown-menu__item--4 {
    margin-bottom: 32px;
}
.selectpicker-wrap-3 .dropdown-toggle {
    padding: 8px 6px;
    min-width: 87px;
}
.hero-map__map {
    position: absolute;
    left: 0;
    width: calc(55% - 30px);
    top: 142px;
    height: calc(100vh - 142px);
    z-index: 2;
}
.place-card__pic-label-btn path {
    fill: #0000;
}
.place-card__pic-label-btn.active path {
    fill: var(--6-color);
}
.hero-map__map:after {
    top: 0;
    width: 100px;
    height: 100%;
    z-index: 3;
    pointer-events: none;
}
.hero-map__map:after {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(13, 11, 11, 1)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(right, rgba(13, 11, 11, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(13, 11, 11, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.marker-2 {
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
    background: var(--9-color);
    border-radius: 3px;
    margin-bottom: 4px;
}
.marker-2.active {
    background: var(--body-color);
    color: var(--9-color);
    z-index: 2;
}
.marker-2.active:after {
    border-top-color: var(--body-color);
}
.marker-2:after {
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-bottom: none;
    border-top-color: var(--9-color);
}
.popup-content {
    font-size: 12px;
}
.popup-content__pic-wrap {
    max-width: 121px;
    min-height: 110px;
}
.mapboxgl-popup-content {
    max-width: 100%;
}
.popup-content--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.popup-content__txt {
    max-width: calc(100% - 121px);
    padding: 12px 6px 6px 15px;
}
.popup-content__title {
    margin-bottom: 15px;
}
.popup-content__add-info {
}
.popup-content__price {
    margin-bottom: 5px;
}
.popup-content__item {
    padding: 0 4px 0 0;
    margin: 0 4px 4px 0;
}
.popup-content__item:after {
    right: -2px;
    height: 80%;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.15);
}
.popup-content__item:last-child {
    margin: 0;
    padding: 0;
}
.place-card__pic-label-btn svg {
    width: 17px;
    height: 17px;
}
/*------------------------------------*/
.mapbox-gl-draw_ctrl-draw-btn {
    background-repeat: no-repeat;
    background-position: center;
}
.mapbox-gl-draw_point {
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>');
}
.mapbox-gl-draw_polygon,
.mapbox-gl-draw_trash {
    position: relative;
}
.mapbox-gl-draw_polygon:after,
.mapbox-gl-draw_trash:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3 20H21.3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8 3.50001C17.6285 2.67204 18.9713 2.67222 19.7995 3.50041C20.6278 4.32861 20.6281 5.67135 19.8002 6.4999L7.30005 19L3.30005 20L4.30005 16L16.8 3.50001V3.50001Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    opacity: .2;
}
.mapbox-gl-draw_polygon:hover:after,
.mapbox-gl-draw_trash:hover:after {
    opacity: 1;
}
.mapbox-gl-draw_line {
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>');
}
.mapbox-gl-draw_trash:after {
    background-image: url('data:image/svg+xml;utf8,%3Csvg stroke="white" xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z" />%3C/svg>') !important;
}
.mapbox-gl-draw_uncombine {
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>');
}
.mapbox-gl-draw_combine {
    background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>');
}
.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: pointer;
}
.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: move;
}
.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: crosshair;
}
.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: move;
}
.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: cell;
}
.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: move;
}
.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.mapbox-gl-draw_boxselect {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, .1);
    border: 2px dotted #ffffff;
    opacity: 0.5;
}
/*-------------------------------------*/
.modal-container {
    font-size: 14px;
    max-width: 1090px !important;
    width: 90%;
}
.features-list__item-prop {
    padding-right: 15px;
}
.modal-pic-wrap {
    padding: 0 4px 7px;
}
.modal-pic-xl {
    height: 350px;
}
.modal-pic-md {
    height: 210px;
}
.modal-col-2__dropdown-small {
    margin-right: 13px;
}
.dropdown-small__btn {
    position: relative;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.dropdown-small__btn:after {
    content: "...";
    position: absolute;
    color: var(--12-color);
    top: 8px;
    left: 5px;
    line-height: 0;
    height: 10px;
    font-size: 26px;
}
.modal-col-2__icon {
    position: relative;
    top: 4px;
}
.btn-rounded {
    min-width: auto;
    border-radius: 20px;
    padding: 5px 19px;
}
.modal-col-2__top-items {
    margin-bottom: 13px;
}
.modal-col-2__mini-title-svg {
    margin-right: 2px;
    width: 13px;
}
.modal-col-2__mini-title-txt {
    position: relative;
    top: 2px;
    font-size: 12px;
}
.modal-col-2__title {
    font-size: 2rem;
}
.modal-col-2__under-title {
    margin-bottom: 5px;
}
.modal-col-2__icon-item-svg {
    width: 18px;
    margin-right: 3px;
}
.modal-col-2__icon-item {
    margin-right: 15px;
}
.modal-col-2__icon-items {
    margin-bottom: 7px;
}
.modal-col-2__txt {
    margin-bottom: 20px;
}
.modal-col-2__btn {
    min-width: calc(50% - 8px);
    margin-bottom: 16px;
    padding: 9px 15px;
}
.btn--8 {
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid var(--12-color);
}
.btn--9 {
    background: var(--9-color);
    border: 1px solid var(--9-color);
    color: var(--3-color);
}
.modal-col-2__btn:first-child {
    margin-right: 9px;
}
.modal-col-2__nav-link {
    padding: 0 7px 13px 12px;
    display: inline-block;
    border-bottom: 1px solid var(--12-color);
}
.modal-col-2__nav-link.active {
    border-color: var(--2-color);
}
.modal-col-2__nav-link-wrap:first-child .modal-col-2__nav-link {
    padding-left: 0;
}
.modal-col-2__nav-link-wrap {
    width: auto;
}
.modal-title {
    font-size: 1.45rem;
}
.modal-col-2__tab-title {
    margin-bottom: 16px;
}
.modal-col-2__swiper-wrap {
    position: relative;
    padding-top: 10px;
    z-index: 5;
    width: 100%;
}
.trigger-swiper {
    height: 55px;
    margin-bottom: 27px;
}
.modal-col-2__swiper-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    left: -50px;
    width: 700px;
    background: var(--body-bg);
}
.tab-complex-item .swiper-btn-prev:before,
.tab-complex-item .swiper-btn-next:before {
    bottom: 0;
    width: 50px;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}
.tab-complex-item .swiper-btn-next:before {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(5, 3, 4, 0)), color-stop(41.33%, var(--5-color)));
    background: -o-linear-gradient(left, rgba(5, 3, 4, 0) 0%, var(--5-color) 41.33%);
    background: linear-gradient(to right, rgba(5, 3, 4, 0) 0%, var(--5-color) 41.33%);
}
.tab-complex-item .swiper-btn-prev:before {
    left: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(5, 3, 4, 0)), color-stop(41.33%, var(--5-color)));
    background: -o-linear-gradient(right, rgba(5, 3, 4, 0) 0%, var(--5-color) 41.33%);
    background: linear-gradient(to left, rgba(5, 3, 4, 0) 0%, var(--5-color) 41.33%);
}
.swiper-btn-prev,
.swiper-btn-next {
    width: 33px;
    height: 33px;
    background: var(--5-color);
    border-radius: 100%;
    pointer-events: auto;
}
.modal-col-2__swiper-btns {
    position: absolute;
    right: 0;
    bottom: 9px;
    width: 100%;
    z-index: 3;
    pointer-events: none;
}
.swiper-btn-prev:after, .swiper-btn-next:after {
    font-size: 10px;
}
.modal-col-2__swiper-btns .swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
}
.modal-col-2__tab-state:before,
.before-circle:before {
    width: 5px;
    height: 5px;
    top: 7px;
    left: 0;
    border-radius: 50%;
}
.before-circle:before {
    top: 0;
    bottom: 0;
    left: 11px;
    margin: auto;
}
.modal-col-2__tab-state.active:before {
    background: var(--14-color);
}
.modal-col-2__tab-state.pending:before,
.before-circle--rent:before {
    background: var(--15-color);
}
.modal-col-2__tab-state.sold:before,
.before-circle--sale:before {
    background: var(--16-color);
}
.modal-col-2__tab-state.closed:before,
.before-circle--sale:before {
    background: var(--16-color);
}
.modal-col-2__tab-state.off:before {
    background: var(--17-color);
}
.modal-col-2__tab-state {
    padding-right: 18px;
    padding-left: 11px;
    margin-right: 14px;
}
.modal-col-2__tab-state:after {
    width: 1px;
    height: 18px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: var(--12-color);
}
.modal-col-2__tab-heading {
    margin-bottom: 20px;
}
.modal-col-2__txt-wrap {
    margin-bottom: 5px;
}
.modal-col-2__txt-wrap--hide {
    display: none;
}
.btn-type-4 {
    color: var(--2-color);
}
.btn-type-4:after {
    content: 'next';
    display: inline-block;
    font-family: swiper-icons;
    font-size: 10px;
    line-height: 1;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 5px;
}
.btn-type-4.is-active:after {
    -webkit-transform: rotate(272deg);
    -ms-transform: rotate(272deg);
    transform: rotate(272deg);
}
.is-active .btn-type-4__txt-2 {
    display: inline;
}
.modal-col-2__content {
    margin-bottom: 31px;
    padding-bottom: 28px;
}
.rate-card__numbs {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: 20px;
    -ms-transform-origin: 20px;
    transform-origin: 20px;
}
.form-card__pic-wrap {
    margin-bottom: 22px;
}
.form-card__pic {
    height: 183px;
}
.check-btn--4 {
    border-color: var(--6-color);
    padding: 11px 8px;
    font-size: 13px;
}
.check-btns-wrap {
    background: var(--6-color);
    margin-bottom: 21px;
}
.check-btn--5 {
    letter-spacing: 1px;
    padding: 17px 10px 13px 10px;
    font-size: 12px;
}
.check-btn-line-2 {
    font-size: 1.5rem;
}
.box-slider-wrap,
.selectpicker-wrap-2--secondary {
    margin-bottom: 24px;
}
.modal-col-2__tip-svg {
    margin-right: 3px;
    width: 16px;
}
.btn--max {
    padding: 10px 15px;
    width: 100%;
}
.modal-col-2__btn-max {
    margin-bottom: 14px;
}
.modal-col-2__tip-txt {
    top: 2px;
}
.modal-col-2__swiper-btns--2 {
    transform: translateX(-50%);
    top: 0;
    left: 50%;
    bottom: 0;
    height: 33px;
    margin: auto;
    width: calc(100% + 33px);
}
.form-card {
    padding-bottom: 32px;
    margin-bottom: 26px;
}
.loc-card-wrap__modal-title {
    margin-bottom: 20px;
}
.loc-card__wrap-pic:after {
    background: linear-gradient(0deg, rgba(5, 3, 4, 0.25), rgba(5, 3, 4, 0.26)), linear-gradient(180deg, rgba(0, 0, 0, 0) 57.75%, rgba(0, 0, 0, 0.7) 100%);
}
.loc-card__pic {
    height: 215px;
}
.loc-card__title {
    font-size: 2.1rem;
    line-height: 1;
    margin: -50px 0 10px;
    padding-left: 15px;
}
.loc-card__tags {
    margin-bottom: 12px;
}
.loc-card__tag {
    background: rgba(255, 255, 255, 0.1);
}
.loc-card__items {
    margin-bottom: 24px;
}
.loc-card__item {
    max-width: 138px;
    width: 100%;
}
.loc-card__txt {
    margin-bottom: 27px;
}
.loc-card__boxes {
    margin: 0 -6px 16px;
}
.loc-card__box {
    padding: 15px 12px;
    background: var(--5-color);
    border: 1px solid var(--10-color);
}
.loc-card__box-wrap {
    padding: 0 6px;
    margin-bottom: 10px;
}
.loc-card__box-svg {
    height: 18px;
    margin-bottom: 8px;
}
.loc-card__box-svg-wrap {
}
.loc-card__box-title {
    margin-bottom: 4px;
}
.check-btn__svg {
    margin-right: 5px;
    width: 15px;
}
.btn-type-4--secondary:after {
    transform: none;
}
.loc-card-wrap {
    margin-bottom: 30px;
}
.features-list__item {
    padding: 14px 10px 14px 0;
}
.btn-type-4__txt-2,
.is-active .btn-type-4__txt-1,
.features-list-wrap-hide {
    display: none;
}
.features-list__pic {
    height: 15px;
    width: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-right: 10px;
}
.features-list-title {
    margin-bottom: 6px;
}
.features-list__item-prop,
.features-list__item-val {
    width: 50%;
}
.features-list__item-prop {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 44%;
    flex: 0 1 44%;
}
.features-list__item-val {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 56%;
    flex: 0 1 56%;
}
.features-list-wrap {
    padding-bottom: 28px;
    margin-bottom: 31px;
}
.features-list-wrap-hide {
    padding-top: 4px;
}
.features-list-mini-title {
    font-size: 15px;
    margin-bottom: 9px;
}
.features-list__item--secondary {
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 1.7;
}
.features-list--secondary {
    margin-bottom: 31px;
}
.calculator__content {
    padding: 37px 20px 17px 23px;
    margin-bottom: 16px;
}
.calculator__content-title {
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: 7px;
}
.calculator__content-sub-title {
    margin-bottom: 13px;
}
.input-style-3::placeholder {
    color: rgba(255, 255, 255, 0.6);
}
.calculator__form-input-wrap:before,
.calculator__form-input-wrap-2:after {
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.8);
}
.calculator__form-input-wrap:before {
    content: '$' !important;
    left: 10px;
}
.calculator__form-input-wrap-2:after {
    content: '%' !important;
    right: 10px;
}
.input-style-3 {
    padding: 10px 10px 10px 30px;
}
.calculator__form-input-2 {
    padding-right: 30px;
    padding-left: 11px;
}
.selectpicker-wrap-2--secondary .filter-option-inner-inner {
    font-weight: 300;
}
.selectpicker-wrap-2--third .dropdown-toggle {
    padding: 13px 11px;
}
.rate-card {
    background: var(--5-color);
    min-height: 192px;
    padding: 19px 12px 17px 12px;
}
.rate__title {
    margin-bottom: 22px;
}
.rate-card__circle-title {
}
.rate-card__body {
    margin-bottom: 15px;
}
.check-btn--secondary {
    min-width: 77px;
}
.check-btn--third {
    min-width: 53px;
}
.check-btn-wrap-2--secondary {
    padding: 0 4px;
}
.input-style-4 {
    padding: 10px 10px 10px 10px;
}
.contact__input-item {
    width: 49%;
}
.textarea-style::placeholder {
    color: rgba(255, 255, 255, 0.8);
}
.contact {
    padding: 32px 26px 32px 28px;
    margin-bottom: 27px;
}
.rate {
    margin-bottom: 29px;
}
.contact__title,
.contact__textarea {
    margin-bottom: 20px;
}
.contact__input--1,
.contact__input-items {
    margin-bottom: 17px;
}
.place-card--secondary .place-card__pic-wrap {
    height: 105px;
}
.place-card--secondary .place-card__pic-label-btn {
    width: 30px;
    height: 30px;
}
.place-card--secondary .place-card__title {
    font-size: 13px;
}
.place-card--secondary .place-card__content {
    padding: 12px 17px 4px 17px;
}
.place-card--secondary .place-card__icon-bocks {
    margin-bottom: 5px;
}
.place-card--secondary .place-card__icon-bock-svg {
    margin-right: 1px;
}
.place-card--secondary .place-card__pic-label-btn svg {
    height: 15px;
}
.overview__swiper-wrap-1 {
    margin-bottom: 9px;
}
.overview__features-list {
    font-size: 14px;
    margin-bottom: 27px;
}
.btn-rounded path {
    fill: transparent;
}
.btn-rounded.active path {
    fill: #b9766d;
}
.dropdown-small__btn:hover,
.show .dropdown-small__btn,
.swiper-btn-prev:hover,
.swiper-btn-next:hover,
.vbox-next:hover,
.vbox-prev:hover {
    border-color: var(--13-color);
}
.dropdown-small__btn:hover:after,
.show .dropdown-small__btn:after,
.swiper-btn-prev:hover:after,
.swiper-btn-next:hover:after,
.vbox-next:hover:after,
.vbox-prev:hover:after {
    color: var(--13-color);
}
.modal__close {
    position: absolute;
    left: calc(100% + 6px);
    top: 11px;
    background: var(--5-color);
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.modal__close img {
    opacity: .6;
}
.modal__close:hover img,
.modal-col-2__icon:hover {
    opacity: 1;
}
.modal-col {
    height: calc(100vh - 71px);
    overflow-y: scroll;
    overflow-x: hidden;
}
.modal-wrap {
    width: 100%;
    height: 100vh;
    margin-top: 71px;
    z-index: 100;
}
.modal-container {
    background: var(--body-bg);
}
.modal-col-2-spec-wrap {
    padding-right: 30px;
}
.modal-col__row {
    margin: 0 -4px 0;
}
.modal.show-2 {
    opacity: 1;
    visibility: visible;
}
.modal-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
.modal-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding: 43px 0 0 30px;
}
.check-btn--6 {
    padding: 6px 13px;
}
.banner-card:hover .banner-card__pic-wrap:after {
    background: rgba(5, 3, 4, 0.7);
}
.calculator__input-col-1 {
    width: 66%;
}
.calculator__input-col-1 input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.calculator__input-col-2 input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left-color: transparent;
}
.calculator__input-col-2,
.calculator__form-block--2 {
    width: 34%;
}
.calculator__form-block--1 {
    width: 64%;
}
.modal-col-2__icon {
    width: 14px;
    opacity: .4;
}
.form-card__title {
    margin-bottom: 22px;
}
.selectpicker-wrap-2--secondary .dropdown-toggle {
    padding-left: 20px;
    padding-right: 20px;
}
.search-modal .lists {
    background: none;
    padding: 28px 0 39px;
}
.search-modal .lists__item-title {
    font-size: 20px;
    margin-bottom: 16px;
    color: var(--3-color);
}
.search-modal .lists__container,
.search-modal .footer__container-main {
    padding: 0;
}
.search-modal .lists__item-txt {
    margin-bottom: 35px;
}
.search-modal .list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 33px;
}
.search-modal .list__item {
    margin-bottom: 9px;
}
.search-modal .lists__item--1 {
    padding-bottom: 3px;
}
.search-modal .lists__item--2 {
    padding-top: 30px;
}
.search-modal .lists__item--2 .lists__item-title {
    margin-bottom: 22px;
}
.search-modal .footer__contact,
.search-modal .footer {
    position: relative;
}
.search-modal .footer {
    margin-left: 0;
    margin-right: 0;
    overflow: visible !important;
}
.search-modal .footer:after,
.search-modal .footer__contact:after {
    content: "";
    position: absolute;
}
.search-modal .footer:after {
    top: 0;
    height: 100%;
    left: -100vw;
    width: 300vw;
    background: var(--6-color);
    z-index: 0;
}
.search-modal .footer__contact:after {
    bottom: 0;
    left: -100vw;
    width: 300vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}
.search-modal .footer__container-main {
    position: relative;
    z-index: 2;
}
.search-modal .footer__container-1 {
    padding-top: 54px;
    padding-bottom: 40px;
}
.search-modal .footer__contact {
    padding-bottom: 45px;
    max-width: 100%;
}
.search-modal .footer__contact,
.search-modal .footer__lists {
    width: 100%;
}
.search-modal .footer__contact-title {
    font-size: 22px;
    font-weight: 700 !important;
    text-align: center;
    margin: 0 auto 20px;
}
.search-modal .footer__list-items-title,
.search-modal .footer__contact-title {
    color: var(--3-color);
}
.search-modal .footer__input-style {
    max-width: calc(100% - 152px);
}
.search-modal .footer__form-btn {
    min-width: 137px;
}
.search-modal .footer__form-btn .btn-type-1__txt {
    padding-top: 11px;
    padding-bottom: 11px;
}
.search-modal .footer__container-2,
.search-modal .footer__container-2 .footer__list {
    font-size: 10px;
}
.search-modal .footer__input-style,
.search-modal .footer__form-btn .btn-type-1__txt,
.search-modal .lists,
.search-modal .lists__item-txt {
    font-size: 12px;
}
.search-modal .footer__social-icon {
    max-width: 17px;
}
.search-modal .footer__social-item {
    margin-right: 35px;
}
.search-modal .footer__form-style {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    margin-bottom: 31px;
}
.search-modal .footer__social-list {
    justify-content: center;
}
.search-modal .footer__lists {
    padding-top: 36px;
}
.search-modal .footer__list-items-title {
    margin-bottom: 22px;
}
.search-modal .footer__list-item {
    margin-bottom: 10px;
}
.search-modal .footer__lists-item--2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.search-modal .footer__lists-item--2,
.search-modal .footer__lists-item--1 {
    padding-right: 10px !important;
}
.search-modal .footer__lists-item--1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.search-modal .footer__lists-item--3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
    padding-right: 0 !important;
}
.search-modal .footer__list-link br {
    display: none;
}
.search-modal .footer__container-2 li {
    padding-left: 17px;
}
.search-modal .footer__container-2 li:before {
    width: 0.15rem;
    height: 0.15rem;
    left: -0.4rem;
}
.search-modal .footer__lists-item--2 {
    padding-left: 0 !important;
}
.place-card--secondary .place-card__pic-label {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.modal-map {
    position: absolute;
}
.modal-map .marker-2 {
    color: var(--3-color);
}
.modal-map .marker-2:hover {
    color: var(--9-color);
}
.modal-map .mapboxgl-ctrl-top-right {
    top: 11px;
    right: 11px;
}
.modal-map .mapboxgl-ctrl-group {
    margin-right: 0;
    border: none;
}
.mapboxgl-ctrl-fullscreen,
.mapboxgl-ctrl-shrink {
    position: relative;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.mapboxgl-ctrl-fullscreen:after,
.mapboxgl-ctrl-shrink:after {
    content: "";
    height: 16px;
    width: 16px;
    opacity: .7;
    background: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.1992 6.30518C15.9231 6.30518 15.6992 6.08132 15.6992 5.80518V1.30518H11.1992C10.9231 1.30518 10.6992 1.08132 10.6992 0.805176C10.6992 0.529033 10.9231 0.305176 11.1992 0.305176H16.1992C16.4754 0.305176 16.6992 0.529033 16.6992 0.805176V5.80518C16.6992 6.08132 16.4754 6.30518 16.1992 6.30518V6.30518Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19922 16.3052H1.19922C0.923076 16.3052 0.699219 16.0813 0.699219 15.8052V10.8052C0.699219 10.529 0.923076 10.3052 1.19922 10.3052C1.47536 10.3052 1.69922 10.529 1.69922 10.8052V15.3052H6.19922C6.37785 15.3052 6.54291 15.4005 6.63223 15.5552C6.72155 15.7099 6.72155 15.9005 6.63223 16.0552C6.54291 16.2099 6.37785 16.3052 6.19922 16.3052V16.3052Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3691 7.13523C10.2359 7.13454 10.1077 7.08469 10.0091 6.99523C9.81729 6.79742 9.81729 6.48304 10.0091 6.28523L15.8491 0.455229C15.9398 0.358552 16.0665 0.303711 16.1991 0.303711C16.3317 0.303711 16.4583 0.358552 16.5491 0.455229C16.6457 0.545963 16.7006 0.672643 16.7006 0.805229C16.7006 0.937815 16.6457 1.0645 16.5491 1.15523L10.6991 6.99523C10.6082 7.07811 10.4918 7.1275 10.3691 7.13523V7.13523Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.19878 16.3053C1.06618 16.3069 0.939065 16.2525 0.848784 16.1553C0.752107 16.0646 0.697266 15.9379 0.697266 15.8053C0.697266 15.6727 0.752107 15.5461 0.848784 15.4553L6.69878 9.61532C6.82561 9.48849 7.01047 9.43896 7.18372 9.48538C7.35698 9.5318 7.4923 9.66713 7.53872 9.84038C7.58515 10.0136 7.53561 10.1985 7.40878 10.3253L1.54878 16.1553C1.4585 16.2525 1.33139 16.3069 1.19878 16.3053V16.3053Z' fill='white'/%3E%3C/svg%3E%0A") center center/contain no-repeat;
}
.mapboxgl-ctrl-shrink:after {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.1372 0.253917C16.2703 0.252295 16.3994 0.299925 16.4996 0.38766C16.6947 0.582122 16.7002 0.896448 16.5119 1.09755L10.7737 7.02783C10.6847 7.12606 10.559 7.18309 10.4264 7.18539C10.2938 7.18768 10.1662 7.13504 10.0738 7.03995C9.97559 6.95091 9.91856 6.8252 9.91626 6.69263C9.91396 6.56006 9.9666 6.43245 10.0617 6.34006L15.8097 0.399611C15.8991 0.315168 16.0146 0.26377 16.1372 0.253916L16.1372 0.253917Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3222 1.18478C10.5983 1.18 10.826 1.39995 10.8308 1.67605L10.9087 6.17537L15.408 6.09743C15.6841 6.09265 15.9119 6.3126 15.9166 6.5887C15.9214 6.8648 15.7015 7.0925 15.4254 7.09728L10.4261 7.18388C10.15 7.18867 9.92232 6.96872 9.91753 6.69262L9.83093 1.69337C9.82615 1.41727 10.0461 1.18957 10.3222 1.18478V1.18478Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.02998 9.48315L7.02985 9.448C7.30599 9.44606 7.53142 9.66834 7.53336 9.94447L7.56851 14.9443C7.57045 15.2205 7.34817 15.4459 7.07203 15.4479C6.7959 15.4498 6.57047 15.2275 6.56853 14.9514L6.5369 10.4515L2.03701 10.4831C1.85838 10.4844 1.69265 10.3902 1.60225 10.2362C1.51185 10.0821 1.51051 9.89151 1.59873 9.73619C1.68696 9.58086 1.85135 9.48441 2.02998 9.48315V9.48315Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.03026 9.44789C7.16285 9.44534 7.29035 9.49892 7.38131 9.59542C7.47862 9.68548 7.53435 9.81177 7.53528 9.94435C7.53622 10.0769 7.48227 10.204 7.38623 10.2954L1.57743 16.1764C1.4515 16.3041 1.26699 16.3549 1.09342 16.3097C0.919841 16.2645 0.783569 16.1302 0.735929 15.9572C0.68829 15.7843 0.736521 15.5991 0.862456 15.4714L6.68133 9.60035C6.77092 9.50257 6.89765 9.4472 7.03026 9.44789V9.44789Z' fill='white'/%3E%3C/svg%3E%0A");
}
.mapboxgl-ctrl-fullscreen:hover:after,
.mapboxgl-ctrl-shrink:hover:after {
    opacity: 1;
}
/*------------------------------------------------------------*/
.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.vbox-overlay {
    background: rgba(51, 49, 50, 0.94902);
    bottom: 0;
    height: auto;
    left: 0;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}
.vbox-close, .vbox-next, .vbox-preloader, .vbox-prev {
    position: fixed;
}
.vbox-preloader {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/* ---------- preloader ----------
 * SPINKIT
 * http://tobiasahlin.com/spinkit/
-------------------------------- */
.sk-double-bounce, .sk-rotating-plane {
    width: 40px;
    height: 40px;
    margin: 40px auto
}
.sk-rotating-plane {
    background-color: #333333;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out
}
.sk-double-bounce {
    position: relative
}
.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out
}
.sk-chasing-dots .sk-child, .sk-spinner-pulse, .sk-three-bounce .sk-child {
    background-color: #333333;
    border-radius: 100%
}
.sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.vbox-close {
    cursor: pointer;
    top: 32px;
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    background: var(--5-color) !important;
}
.vbox-close:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 28px;
    height: 28px;
    background: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6061 5.64463L15.5056 15.5441' stroke='%23A8A7A7' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E%3Cpath d='M15.5082 5.6439L5.60866 15.5434' stroke='%23A8A7A7' stroke-width='1.5' stroke-linecap='square'%3E%3C/path%3E%3C/svg%3E") center center/contain no-repeat;
}
.vbox-next, .vbox-prev {
    position: absolute;
    cursor: pointer;
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
    background: var(--5-color) !important;
    border-radius: 50%;
    border: 1px solid var(--12-color);
    z-index: 3;
}
.vbox-prev {
    left: 20px;
}
.vbox-next,
.vbox-close {
    right: 20px;
}
.vbox-next:after,
.vbox-prev:after {
    font-size: 20px;
    width: 13px;
    display: block;
    margin: 14px auto 0;
}
.vbox-next:after {
    width: 10px;
}
.vbox-preloader + .vbox-container + .vbox-title,
.vbox-preloader + .vbox-container .vbox-next,
.vbox-preloader + .vbox-container .vbox-prev {
    opacity: 0;
    -webkit-transition: opacity .05s ease-out;
    -o-transition: opacity .05s ease-out;
    transition: opacity .05s ease-out;
}
.vbox-preloader.component-visible + .vbox-container + .vbox-title {
    opacity: 1;
}
.vbox-preloader.component-visible + .vbox-container .vbox-next,
.vbox-preloader.component-visible + .vbox-container .vbox-prev {
    opacity: 1;
}
.vbox-num, .vbox-title {
    color: #9a9891;
    overflow: hidden;
    line-height: 1;
    font-size: 1.25rem;
    background: none;
    display: none;
}
.vbox-title {
    width: 100%;
    float: left;
    color: #ffffff !important;
    text-align: center;
    padding: 20px 40px
}
.vbox-num {
    cursor: pointer;
    padding: 6px 10px
}
.vbox-inline {
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #ffffff;
    text-align: left;
    margin: 0 auto;
    overflow: auto
}
.vbox-content, .vbox-open {
    overflow: hidden
}
.venoframe {
    border: none;
    width: 960px;
    height: 540px;
}
@media (max-width: 992px) {
    .venoframe {
        width: 640px;
        height: 362px;
    }
}
@media (max-width: 767px) {
    .venoframe {
        width: 420px;
        height: 315px
    }
}
@media (max-width: 460px) {
    .vbox-inline {
        width: 100%
    }
    .venoframe {
        height: 189px;
        width: 330px;
    }
}
.vbox-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}
.vbox-content {
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 0 !important;
}
.vbox-container img {
    max-width: 100%;
    height: auto;
    max-height: 80vh;
}
.hero-map__map-placeholder-2 {
    right: 14px;
    bottom: 15px;
    z-index: 4;
    width: 50px;
    cursor: pointer;
}
.hero-map__map-placeholder-3 {
    width: 165px;
    z-index: 4;
}
.hero-map__map-placeholder {
    cursor: grab;
}
.modal-map .mapboxgl-ctrl-fullscreen,
.modal-map .mapboxgl-ctrl-shrink {
    background: var(--9-color);
}
.marker-3-bg {
    z-index: 1;
    height: 100%;
    width: 100%;
    background: url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.486734 14.2694C0.486734 12.7192 0.491027 11.169 0.486734 9.61846C0.483157 8.68827 0.738957 7.84537 1.30494 7.1005C1.6237 6.68156 2.04372 6.37603 2.44978 6.05547C4.67744 4.29932 6.90571 2.54352 9.13456 0.788086C9.55458 0.456795 9.87012 0.449282 10.2773 0.76984C12.6654 2.65097 15.0529 4.5327 17.4397 6.41502C18.4392 7.20461 18.9423 8.24786 18.9466 9.51685C18.9549 12.7425 18.9555 15.9681 18.9483 19.1937C18.9483 19.9808 18.4095 20.5267 17.6246 20.5296C15.9434 20.536 14.2619 20.536 12.5802 20.5296C11.796 20.5267 11.259 19.9794 11.2564 19.193C11.2532 17.5533 11.2564 15.9137 11.2564 14.2744C11.2564 13.9267 11.2003 13.8709 10.8511 13.8705H8.5972C8.22799 13.8705 8.17934 13.9202 8.17934 14.2977C8.17934 15.9255 8.17934 17.5532 8.17934 19.1808C8.17934 19.8527 7.78973 20.3614 7.16937 20.4978C7.04665 20.522 6.92166 20.533 6.79659 20.5303C5.15708 20.5325 3.51746 20.5325 1.87771 20.5303C1.01694 20.5307 0.487092 19.9969 0.486734 19.1343C0.485542 17.5127 0.485542 15.891 0.486734 14.2694V14.2694ZM6.64085 18.9836V18.7593C6.64085 17.2689 6.66804 15.7777 6.6319 14.2872C6.60471 13.1664 7.46513 12.2752 8.60532 12.3253C9.36127 12.3585 10.1194 12.3313 10.8768 12.3317C12.0309 12.3317 12.7947 13.0934 12.7951 14.2436C12.7951 15.7524 12.7951 17.261 12.7951 18.7693V18.9793H17.4102V18.7894C17.4102 15.7188 17.4102 12.6481 17.4102 9.57725C17.4102 8.74581 17.0882 8.08358 16.4299 7.56911C14.4742 6.03621 12.5208 4.49889 10.5698 2.95716C10.2882 2.73391 10.002 2.51174 9.72047 2.29028C9.6643 2.33214 9.62566 2.35969 9.58845 2.38938C7.38368 4.12598 5.1776 5.86257 2.97021 7.59917C2.33017 8.10218 2.02393 8.76047 2.02393 9.5701C2.02393 12.6469 2.02393 15.7237 2.02393 18.8004V18.984L6.64085 18.9836Z' fill='white'/%3E%3C/svg%3E%0A") center center/25px no-repeat;
}
.marker-3:before {
    content: "";
    position: absolute;
    border: 1px solid #f19b8f;
    background: linear-gradient(132.77deg, #bc7666 0%, #8d3f42 96.39%);
    border-radius: 3px;
}
.marker-3:after {
    top: calc(100% - 5px);
    width: 10px;
    height: 10px;
    border: none;
    z-index: 1;
    transform: rotate(45deg);
    border-bottom: 1px solid #f19b8f;
    border-right: 1px solid #f19b8f;
    background: linear-gradient(132.77deg, #934949 0%, #9e524e 96.39%);
}
.modal-map .marker-3:hover {
    background: #1d1314;
}
.modal-map .mapboxgl-popup {
    margin-top: -25px;
}
/*------------------------------------------------------------*/
.breadcrumbs {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
}
.breadcrumbs__list {
}
.breadcrumbs__item:not(:last-child) {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}
.breadcrumbs__item:not(:last-child):after {
    top: 0;
    bottom: 0;
    right: -1px;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    transform: rotate(45deg);
}
.hero--secondary {
    padding: 1px 0 183px;
}
.hero__title-2 {
    margin-top: 43px;
    margin-bottom: 46px;
}
.hero__pic-wrap-2 {
    height: 552px;
}
.hero__main-txt {
    padding: 0 5px;
}
.hero__slide-content-2.hero__slide-content {
    border-radius: 4px;
    padding: 22px 15px 22px 28px;
}
.hero__slide-content-2.hero__slide-content:after {
    background: var(--10-color);
}
.hero__slide-content-pic-wrap-2 {
    position: absolute;
    z-index: 4;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 28px;
    border-radius: 50%;
    width: 104px;
    height: 104px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 104px;
    flex: 0 0 104px;
}
.grab-event.hero__slide-content-pic-wrap-2 {
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.hero__slide-content-2 .hero__slide-item-1__content {
    max-width: calc(100% - 104px);
}
.hero__container-2 {
    margin-top: -59px;
}
.hero__slide-content-2 .hero__slide-item-1__content {
    padding-left: 17px;
    padding-top: 5px;
}
.hero__slide-content-2 .hero__slide-item-mini-title {
    padding-top: 4px;
}
.hero__slide-content-2 .hero__slide-item-1 {
    max-width: 40.6%;
}
.hero__slide-content-2 .hero__slide-item-2 {
    max-width: 30.2%;
}
.hero__slide-content-2 .hero__slide-item-3 {
    max-width: 29.2%;
}
.hero__slide-content-2 {
    margin-bottom: 83px;
}
/*---split-content-2---*/
.split-content-2__item-pic-wrap {
    width: 46.3%;
    height: 100%;
}
.split-content-2__item-content {
    width: 53.7%;
    padding-left: 40px;
    padding-right: 15px;
    min-height: 786px;
}
.split-content-2__txt-items {
    padding-bottom: 61px;
}
.split-content-2__txt-item {
    max-width: 50%;
    padding-right: 25px;
}
.split-content-2__title {
    margin-top: -14px;
    margin-bottom: 60px;
}
.split-content-2__txt-items:before {
    top: -29px;
}
.hero__title-2:after {
    bottom: -18px;
    right: 0;
    margin: auto;
}
/*--------------------------*/
.overview-2 {
    padding: 130px 0 0;
}
.overview-2__title {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
}
.overview-2__content {
    max-width: 990px;
    padding-left: 0;
    padding-top: 23px;
    margin: auto;
}
.overview-2__content-title {
    font-size: 1.7rem;
    margin-right: 7px;
}
.overview-2__content-after-title {
    font-size: 1.35rem;
}
.overview-2__content-head {
    margin-bottom: 40px;
}
.overview-2__lists-row {
    font-size: 1.15rem;
    margin-bottom: 54px;
}
.overview-2__list--1 {
    padding: 0 19px 0 0;
}
.overview-2__list--2 {
    padding: 0 0 0 25px;
}
.overview-2__item {
    padding: 21px 0;
}
.overview-2__item-prop {
    width: 59%;
}
.overview-2__item-val {
    padding-left: 10px;
    text-align: right;
    vertical-align: top;
    width: 39%;
}
.overview-2--secondary .overview-2__item-2-wrap {
    padding: 0 19px 0 0;
}
.overview-2__item-2 {
    padding: 22px 15px 22px 20px;
    background: rgba(22, 21, 22, 0.6);
}
.overview-2__item-2 .arrow-circle {
    flex: 0 0 18px;
}
.overview-2__item-2:hover {
    background: rgba(22, 21, 22, 1);
}
.overview-2__item-2-title {
    font-size: 2.7rem;
    margin-bottom: 20px;
}
.overview-2__items-row {
}
.overview-2__sep {
    margin: 69px 0;
}
.neighborhood-map {
    width: 100%;
    height: 594px;
    max-height: 100vh;
}
.neighborhood-map .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
    margin: 0 86px 52px 0;
}
.neighborhood-map .mapboxgl-ctrl-icon {
    opacity: 0.7;
    background-size: 16px;
}
.items-overview__head {
    margin-bottom: 22px;
}
.selectpicker-wrap-4 .btn {
    padding: 6px 6px;
    min-width: 110px;
    font-size: 14px;
}
.place-card--third .place-card__pic-wrap {
    height: 145px;
}
.place-card--third .place-card__pic-label-btn {
    top: 11px;
    right: 7px;
}
.place-card--third .place-card__pic-label-btn svg {
    height: 13px;
}
.place-card--third .place-card__title {
    font-size: 16px;
}
.place-card--third .place-card__icon-bock {
    margin-right: 9px;
}
.place-card--third .place-card__icon-bocks {
    font-size: 13px;
}
.place-card--third .place-card__description {
    font-size: 12px;
}
.place-card--third .place-card__content {
    padding: 12px 15px 4px 15px;
}
.items-overview__btn-prev,
.items-overview__btn-next {
    width: 36px;
    height: 36px;
    background: var(--10-color);
}
/*----------------------*/
.overview-2__container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 131px;
}
.items-overview__swiper-btns {
    top: 45px;
}
/*----------------------*/
.nd-card__sub-text {
    margin-bottom: 12px;
}
.rate-card__circle {
    width: 34px;
    height: 34px;
}
.rate-card__circle,
.nd-card__rate {
    background: var(--9-color);
    padding: 5px;
    margin-right: 4px;
}
.nd-card__rate {
    width: 24px;
    line-height: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    height: 24px;
    font-size: 12px;
    color: var(--body-color);
}
.nd-card {
    padding: 31px 94px 38px 30px;
    background: var(--6-color);
    font-size: 1.2rem;
}
.nd-card__type {
    position: absolute;
    top: 31px;
    right: 31px;
    padding: 8px;
    width: 47px;
    height: 47px;
    background: rgba(167, 94, 86, 0.1);
}
.nd-card__type-img {
    width: 27px;
    height: 21px;
}
.active .nd-cards__svg path {
    fill: var(--9-color);
}
/*----------------------*/
.nd-cards {
    padding: 76px 0 76px;
}
/*----------------------*/
.nd-cards__title {
    font-size: 2rem;
    margin-bottom: 26px;
}
.check-btn--7 {
    font-size: 15px;
    padding: 7px 16px 7px 16px;
}
.nd-cards__svg {
    width: 20px;
    height: 17px;
    margin-right: 7px;
}
.nd-card__title {
    font-size: 1.3rem;
}
.nd-cards__row {
    margin: 0 -4px 20px;
}
.rate__row {
    margin: 0 -4px 16px;
}
.benefits__txt {
    line-height: 1.79;
}
.benefits__txt.before-el:before {
    top: 0;
}
.benefits__accent-block {
    margin: 100px 0;
    padding: 58px 0 54px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 1.5rem;
}
.benefits__accent-txt {
    max-width: 870px;
}
.benefits__title-numb {
    top: 5px;
    line-height: 1;
    font-size: 12px;
}
.benefits__accent-pic {
    margin-bottom: 10px;
    max-width: 39px;
}
.benefits__big-pic-wrap {
    height: 678px;
    max-height: 85vh;
}
.benefits__item {
    padding: 40px 0 66px;
}
.benefits__col {
    padding: 0 86px 0 0;
}
.benefits__title {
    margin-bottom: 2.4rem;
}
.benefits__col-1 {
    padding: 0 86px 0 0;
}
.benefits__col-2 {
    padding: 11px 0 0 86px;
}
.benefits__col-2 .benefits__pic {
    margin-bottom: 85px;
}
.benefits__txt.before-el {
    padding-top: 31px;
}
.benefits__item--reverse .benefits__row {
    flex-direction: row-reverse;
}
.benefits__item--reverse .benefits__col-1 {
    padding: 0 0 0 86px;
}
.benefits__item--reverse .benefits__col-2 {
    padding: 11px 86px 0 0;
}
.benefits__txt-1 {
    margin-bottom: 7.6rem;
}
.benefits__txt-1--secondary {
    margin-bottom: 9.46rem;
}
.benefits__txt-1--third {
    margin-bottom: 11.2rem;
}
.benefits__accent-txt--secondary {
    max-width: 1057px;
}
.benefits {
    padding-bottom: 66px;
}
/*------------------------------------*/
.h-cards-2__title {
    margin-bottom: 2.2rem;
}
.h-cards-2__txt {
    max-width: 797px;
}
.h-cards-2__container {
    padding-top: 96px;
    padding-bottom: 94px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.h-cards-2__heading {
    margin-bottom: 4.6rem;
}
.h-card-2-wrap {
    margin-bottom: 30px;
}
.h-cards-2 {
    --pic-size-2: 255px;
}
.h-cards-2 .h-card__content {
    padding: 16px 30px 17px;
}
.h-cards-2 .h-card__title {
    font-size: 2rem;
    margin-bottom: 2px;
}
.h-cards-2 .h-card__tag {
    padding: 4px 6px 4px !important;
}
.h-cards-2 .h-card__tags {
    margin-bottom: 1.13rem;
}
.for-group,
.shadow-hor {
    top: 0;
    left: 0;
}
.for-group {
    z-index: 3;
}
.neighborhood-map:before,
.neighborhood-map:after,
.shadow-hor:before,
.shadow-hor:after {
    position: absolute;
    content: '';
    z-index: 2;
    pointer-events: none;
    left: 0;
    width: 100%;
    height: 100px;
}
.neighborhood-map:before {
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 11, 11, 1)), to(rgba(13, 11, 11, 0)));
    background: -o-linear-gradient(top, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
    background: linear-gradient(to bottom, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
}
.shadow-hor:before,
.shadow-hor:after {
    width: 100px;
    height: 100%;
}
.shadow-hor:before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(13, 11, 11, 1)), to(rgba(13, 11, 11, 0)));
    background: -o-linear-gradient(left, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
    background: linear-gradient(to right, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
}
.shadow-hor:after {
    left: auto;
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(13, 11, 11, 1)), to(rgba(13, 11, 11, 0)));
    background: -o-linear-gradient(right, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
    background: linear-gradient(to left, rgba(13, 11, 11, 1) 0%, rgba(13, 11, 11, 0) 100%);
}
.hero__pic-2,
.benefits__big-pic,
.s2-banner__pic,
.s-sep__pic-spec-1 {
    height: 125%;
}
.s-sep__pic-spec-1_bottom {
    bottom: 0;
    top: auto !important;
}
.hero__heading-2 {
    max-width: 800px;
    margin-bottom: 80px;
}
.hero--third {
    padding: 41px 0 170px;
}
.search-dropdown-btn__label {
    font-size: 11px;
    padding: 0 3px;
    top: -9px;
    left: 15px;
    background: var(--body-bg);
    color: rgba(255, 255, 255, 0.4);
}
.search-dropdown-btn__pic {
    width: 13px;
    height: 13px;
}
.search-dropdown-btn__val {
    max-width: calc(100% - 13px);
    padding-left: 9px;
}
.hero__sub-title-2 {
    font-size: 1.13rem;
    line-height: 1.7;
}
.hero__title-3 {
    margin-bottom: 2.1rem;
}
.hero__nd-head-title {
    font-size: 3.5rem;
    max-width: 200px;
    line-height: 1;
    margin-right: 32px;
}
.hero__nd-head-drop-1 {
    margin-right: 11px;
    max-width: 143px;
}
.hero__nd-head-drop-2 {
    margin-right: 15px;
    max-width: 164px;
}
.search-dropdown--secondary .search-dropdown-btn {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
}
.search-dropdown-menu--5 {
    max-width: 218px;
    padding: 16px 19px 16px 13px;
}
.checkbox--secondary .checkbox__text:before {
    top: 0;
    width: 18px;
    height: 18px;
}
.checkbox--secondary .checkbox__text:after {
    top: 4px;
    left: 7px;
}
.checkbox--secondary .checkbox__text {
    padding: 0 0 0 28px;
}
.search-dropdown-menu__btns--5 {
    margin-top: 10px;
}
.search-dropdown-menu--6 {
    max-width: 169px;
    padding: 12px 10px 12px 10px;
}
.checkbox--third .checkbox__text:before {
    content: none;
}
.checkbox--third .checkbox__text:after {
    right: 11px;
    left: auto;
    width: 5px;
    height: 11px;
    top: 8px;
    color: var(--2-color);
}
.checkbox--third .checkbox__text {
    padding: 5px 30px 5px 6px;
    border-radius: 4px;
}
.checkbox--third {
    margin-bottom: 4px;
}
.checkbox--third input[type=radio]:not(:checked) + .checkbox__text:hover {
    background: var(--12-color);
}
.hero__nd-head-col-1 {
    max-width: calc(100% - 160px);
}
.hero__nd-head-col-2 {
    max-width: 148px;
}
.search-dropdown-menu__sep {
    margin: 15px -16px 21px -11px;
    border-color: rgb(28 27 28);
}
.search-dropdown-menu__title--3 {
    margin-bottom: 19px;
}
.hero__nd-drops-wrap {
    max-width: calc(100% - 200px);
}
.hero__nd-head {
    margin-bottom: 33px;
}
.nd-item__pic-wrap:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(57.75%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left bottom, left top, from(rgba(5, 3, 4, 0.15)), to(rgba(5, 3, 4, 0.15)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 57.75%, rgba(0, 0, 0, 0.7) 100%), -o-linear-gradient(bottom, rgba(5, 3, 4, 0.15), rgba(5, 3, 4, 0.15));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 57.75%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(0deg, rgba(5, 3, 4, 0.15), rgba(5, 3, 4, 0.15));
}
.nd-item__content {
    padding: 26px 20px 23px 20px;
    position: relative;
}
.nd-item__item-1 {
    max-width: 63%;
    padding: 5px 0 0 117px;
}
.nd-item__item-2 {
    max-width: 37%;
    padding: 0 5px 0 37px;
}
.nd-item__title {
    margin-bottom: 7px;
}
.nd-item__title-icon {
    max-width: 15px;
    margin-top: -5px;
}
.nd-item__tag {
    padding: 2px 6px 1px !important;
    margin: 0 2px 4px 0;
    font-size: 10px;
}
.nd-item__pic-wrap {
    min-height: 293px;
    padding: 13px 29px;
}
.nd-item__big-title {
    font-size: 2.75rem;
}
.nd-item__sep {
    margin: 14px 0;
    border-color: rgb(28 27 28);
}
.nd-item .link-mask:hover + .nd-item__content {
    background: #282626;
}
.nd-item__map-wrap {
    top: 38px;
    left: 20px;
    width: 100px;
    height: 100px;
}
.search-dropdown--secondary {
    z-index: 7;
}
.search-dropdown-menu--7 {
    padding: 23px 17px 16px 12px;
    left: auto;
    right: 0;
}
.nd-item-wrap {
    margin-bottom: 45px;
}
.hero__title {
    margin-bottom: 20px;
}
.hero__sub-title {
    font-size: 1.2rem;
}
.switch-logo__wrap {
    margin-left: 3px;
    max-width: 70px;
    line-height: 0;
    top: 4px;
}
.search-modal .switch-logo__wrap {
    max-width: 50px;
}
/*----------------------*/
.s-hero {
    padding-top: 154px;
    padding-bottom: 67px;
}
.s-hero__title {
    font-size: 8rem;
    margin-bottom: 4.9rem;
}
.s-hero__sub-title {
    font-size: 1.3rem;
    max-width: 500px;
    line-height: 1.8;
    margin-bottom: 4rem;
}
.s-hero__mini-title {
    font-size: 1.6rem;
    margin-bottom: 3.7rem;
}
.s-hero__mini-title-pic {
    max-height: 41px;
    margin-left: 4px;
}
/*---*/
.s-offset-content {
    padding-bottom: 83px;
}
.s-offset-content__content {
    min-height: 580px;
}
.s-offset-content__pic-wrap {
    width: 51.5%;
    height: 100%;
    border-radius: 0 0 4px 0;
}
:root {
    --offset: 0;
    --offset-2: 100%;
}
/*.s-offset-content__content:after,*/
.for-overlay-block:after,
.overlay-block {
    width: calc(100% + var(--offset) + 15px);
    left: 0;
    top: 0;
    margin-top: -237px;
    height: calc(100% + 50px);
    background: var(--12-color);
    z-index: 0;
}
/*.s-offset-content--4 .s-offset-content__content:after,*/
.s-offset-content--4 .for-overlay-block:after,
.s-offset-content--4 .overlay-block {
    margin-top: 76px;
    width: var(--offset-2);
    left: auto;
    right: calc((-1 * var(--offset)) - 15px);
    height: 100%;
}
.s-offset-content__content {
    position: relative;
    margin-left: auto;
    max-width: 48.2%;
}
/*.s-offset-content__content:not(.for-overlay-block-wrap),*/
.for-overlay-block {
    padding-bottom: 200px;
}
.for-overlay-block-wrap {
    display: flex;
    padding-bottom: 0;
}
.for-overlay-block {
    padding-bottom: 200px;
}
.s-offset-content__txt {
    max-width: 411px;
}
.s-offset-content__content-wrap {
    top: -70px;
    max-width: 73.7%;
    margin-left: auto;
}
.s-offset-content__title {
    position: relative;
    font-size: 3.65rem;
    margin-bottom: 3.4rem;
}
.s-offset-content__title-numb {
    font-size: 1.28rem;
    left: -32px;
    top: 1.4rem;
}
/*---*/
.s-split-content {
    padding-bottom: 138px;
}
.s-split-content__row {
    min-height: 736px;
}
.s-split-content__txt {
    padding-top: 37px;
    max-width: 445px;
    font-size: 1.3rem;
    line-height: 1.8;
    margin-top: 18px;
}
.s-split-content__txt p {
    margin-bottom: 3.6rem;
}
.s-split-content__txt:before,
.s-sep__txt-wrap:before {
    width: 39px;
    height: 2px;
    background: var(--2-color);
    left: 0;
    top: 0;
}
.s-split-content__pic-wrap {
    position: absolute;
    width: 50%;
    height: 100%;
    right: -114px;
    top: 0;
    z-index: 2;
}
/*---*/
.s-team {
    padding: 103px 0 136px;
}
.s-team__title {
    max-width: 600px;
    line-height: 1.2;
    margin-bottom: 5.4rem;
}
.s-team__col-1 {
    max-width: 396px;
    padding-top: 50px;
}
.s-team__name {
    font-size: 2.7rem;
    line-height: 1;
    margin-bottom: 2.4rem;
}
.s-team__txt {
}
.s-team__col-2 {
    --overlay-slider-offset: 114px;
    max-width: 419px;
    padding-left: var(--overlay-slider-offset);
}
.overlay-slider:after,
.overlay-slider:before {
    top: 0;
    height: 100%;
}
.overlay-slider:after {
    right: calc(100% + var(--overlay-slider-offset));
    width: 100vw;
    background: var(--body-bg);
    z-index: 1;
}
.overlay-slider:before {
    right: 100%;
    width: var(--overlay-slider-offset);
    background: -webkit-gradient(linear, left top, right top, color-stop(4%, rgba(5, 3, 4, 1)), to(rgba(5, 3, 4, 0)));
    background: -o-linear-gradient(left, rgba(5, 3, 4, 1) 4%, rgba(5, 3, 4, 0) 100%);
    background: linear-gradient(to right, rgba(5, 3, 4, 1) 4%, rgba(5, 3, 4, 0) 100%);
    z-index: 2;
}
.s-team__btns {
    margin-top: 3.2rem;
}
.swiper__btns .swiper__btn:last-child {
    margin-left: 12px;
}
.s-team__pic-slide {
    min-height: 580px;
    opacity: .5;
    transition-duration: .4s !important;
}
.s-team__pic-slide.swiper-slide-active {
    opacity: 1;
}
.s-offset-content--4 img {
    -o-object-position: top center;
    object-position: top center;
}
/*----------------------*/
.s-split-content--2 .s-split-content__title {
    line-height: 1.2;
}
.s-split-content__title-first-word {
    padding-left: 138px;
}
.s-split-content--2 .s-split-content__pic-wrap {
    left: 0;
    right: auto;
}
.s-split-content--2 .s-split-content__txt {
    margin-top: 0;
    max-width: 468px;
    padding-bottom: 24px;
    margin-left: auto;
}
.s-split-content--2 {
    padding: 76px 0 168px;
}
/*----------------------*/
.s-offset-content--2 .s-offset-content__content {
    min-height: 664px;
}
.s-offset-content--2 .s-offset-content__content-wrap {
    top: 0;
    padding-top: 28px;
}
/*.s-offset-content--2 .s-offset-content__content:after,*/
.s-offset-content--2 .for-overlay-block:after,
.s-offset-content--2 .overlay-block {
    margin-top: -136px;
    height: 100%;
    border-radius: 4px 0 0 0;
}
.s-offset-content--2 {
    padding-bottom: 124px;
}
/*----------------------*/
.s-listings {
    padding-bottom: 100px;
}
.s-listings__title {
    max-width: 899px;
    line-height: 1.2;
    margin-bottom: 5.4rem;
}
.s-listings__col-1 {
    max-width: 356px;
    padding-top: 28px;
}
.s-listings__txt {
}
.s-listings__btns {
    margin-top: 6.7rem;
}
.s-listings__swiper {
}
.s-listings__col-2 {
    --overlay-slider-offset: 130px;
    max-width: 498px;
    padding-left: var(--overlay-slider-offset);
}
.s-listings__slide {
    min-height: 390px;
    padding: 32px 37px 32px;
}
.s-listings__slide-pic {
    top: 38px;
    left: 36px;
    width: 61px;
    max-height: 52px;
}
.s-listings__slide-name {
    font-size: 2.8rem;
}
/*----------------------*/
.s-results {
    padding: 120px 0 117px;
}
.s-results__container {
}
.s-results__title {
    font-size: 3.8rem;
    padding-left: 41px;
    max-width: 400px;
}
.s-results__col {
    max-width: calc(100% - 400px);
    padding: 20px 63px 0 141px;
}
.s-results__txt {
    margin-bottom: 3.5rem;
}
.s-results__item {
    max-width: 46.2%;
    padding: 0 15px;
    margin-bottom: 3.4rem;
}
.s-results__item-txt {
    padding-top: 17px;
    border-top: 1px solid var(--12-color);
}
/*----------------------*/
.s-offset-content--3 {
    padding-top: 128px;
}
.s-offset-content--3 .s-offset-content__content {
    min-height: 660px;
}
/*.s-offset-content--3 .s-offset-content__content:not(.for-overlay-block-wrap),*/
.s-offset-content--3 .for-overlay-block {
    padding-bottom: 330px;
}
.s-offset-content--3 .s-offset-content__content-wrap {
    top: 0;
    padding-top: 37px;
}
.s-offset-content--reverse .s-offset-content__pic-wrap {
    left: auto;
    right: 0;
    border-radius: 0 0 0 4px;
}
.s-offset-content--reverse .s-offset-content__content {
    margin-left: 0;
}
/*.s-offset-content--reverse .s-offset-content__content:not(.for-overlay-block-wrap),*/
.s-offset-content--reverse .for-overlay-block {
    padding-left: 99px;
}
/*.s-offset-content--3 .s-offset-content__content:after,*/
.s-offset-content--3 .for-overlay-block:after,
.s-offset-content--3 .overlay-block {
    margin-top: -127px;
}
/*.s-offset-content--reverse .s-offset-content__content:after,*/
.s-offset-content--reverse .for-overlay-block:after,
.s-offset-content--reverse .overlay-block {
    border-radius: 0 4px 0 0;
    right: 0;
    left: auto;
    height: 91.8%;
}
.s-offset-content--reverse .s-offset-content__content-wrap {
    margin-left: 0;
}
/*----------------------*/
.playbook {
    padding: 33px 0 131px;
}
.playbook__title {
    margin-bottom: 17px;
}
.playbook__txt {
    margin-bottom: 68px;
    padding-right: 200px;
}
.playbook__swiper {
    margin-left: 0;
    max-width: 340px;
}
.playbook__slide {
    padding: 35px 39px 45px 36px;
    min-height: 390px;
}
.playbook__slide:hover .playbook__slide-title,
.s-listings__slide:hover .s-listings__slide-name {
    color: #252324;
}
.playbook__slide-txt,
.s-listings__slide-txt {
    line-height: 1.4 !important;
}
.playbook__slide-numb {
    position: absolute;
    top: 3px;
    left: 37px;
}
.playbook__slide-title {
    font-size: 1.6rem;
}
.playbook__slide-cross {
    position: absolute;
    inset: 0 0 0 0;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.playbook__slide-cross:before,
.playbook__slide-cross:after {
    height: 1px;
    width: 17px;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
}
.playbook__slide-cross:after {
    inset: 0 0 0 0;
}
.playbook__slide-cross:before {
    top: 28px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.playbook__slide:after,
.s-listings__slide:after {
    inset: 0 0 0 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
    background: -o-radial-gradient(9.35% 110.33%, 63.42% 63.42%, rgba(188, 118, 102, 0.470588) 0%, rgba(185, 118, 109, 0.0001) 100%), #e5e1e0;
    background: radial-gradient(63.42% 63.42% at 9.35% 110.33%, rgba(188, 118, 102, 0.470588) 0%, rgba(185, 118, 109, 0.0001) 100%), #e5e1e0;
}
.playbook__btns {
    position: absolute;
    top: -15px;
    right: 0;
}
/*----------------------*/
.s-community {
    padding: 127px 0 185px;
}
.s-community__kicker {
    margin-bottom: -8px;
}
.s-community__title {
    line-height: 1.2;
    margin-bottom: 5.3rem;
}
.s-community__pic {
    height: 125%;
}
.s-community__pic-wrap {
    height: 80vh;
    min-height: 400px;
}
.s-community__txt {
    margin-top: -282px;
    max-width: 557px;
    margin-left: auto;
    padding: 80px 90px 98px 91px;
}
/*----------------------*/
.s-location__col-1 {
    min-height: 706px;
    height: 100%;
    padding: 0;
    max-width: 43.7%;
}
.s-location__col-2 {
    pointer-events: none;
    padding-left: 217px;
    padding-top: 30px;
}
.s-location__col-2 > * {
    pointer-events: auto;
}
.s-location__pic {
}
.s-location__map {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -134px;
    width: 334px;
    height: 425px;
    margin: auto;
}
.s-location__title {
    font-size: 3.7rem;
    line-height: 1.2;
    margin-bottom: 2.8rem;
}
.s-location__txt {
    margin-bottom: 4.4rem;
}
.s-location__txt-2,
.s-location__txt-3 {
    font-size: 1.2rem;
}
.s-location__txt-2 {
    padding-bottom: 2.1rem;
    margin-bottom: 1.5rem;
}
.s-location__txt-3-title {
    font-size: 13px;
    margin-bottom: 7px;
}
.s-location__txt-3-title {
    font-size: 13px;
}
.s-location__map-cloud-1 {
    max-width: 312px;
    left: -71px;
    top: 25px;
}
.s-location__map-cloud-2 {
    bottom: 44px;
    right: -41px;
    max-width: 250px;
}
.s-location__map-tip {
    bottom: 20px;
    left: 20px;
}
.s-location__map-tip-icon {
    padding: 7px 5px 7px 5px;
    line-height: 1;
    background: var(--9-color);
    max-width: 37px;
    margin-right: 6px;
}
.s-location__map-tip-icon img {
    max-width: 80%;
}
/*----------------------*/
.s-offset-content--4 {
    padding: 186px 0 0;
}
.s-offset-content--4 .s-offset-content__pic-wrap {
    width: 60.3%;
    border-radius: 0;
}
.s-offset-content--4 .s-offset-content__content {
    min-height: 605px;
}
.s-offset-content--4 .s-offset-content__content-wrap {
    top: 0;
    padding-left: 34px;
}
/*.s-offset-content--4 .s-offset-content__content:not(.for-overlay-block-wrap),*/
.s-offset-content--4 .for-overlay-block {
    padding: 75px 0 0;
}
.s-offset-content__quote {
    width: 104px;
    top: -57px;
    right: 40px;
}
.s-offset-content__main-txt {
    padding: 40px 0;
    font-size: 2.1rem;
    line-height: 1.35;
}
.s-offset-content__author {
    margin-top: 70px;
}
.s-offset-content--4 .s-offset-content__pic-wrap:after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(5, 3, 4, 0.2)), to(rgba(5, 3, 4, 0.2))), -webkit-gradient(linear, left bottom, left top, from(#121C10), to(#121C10));
    background: -o-linear-gradient(bottom, rgba(5, 3, 4, 0.2), rgba(5, 3, 4, 0.2)), -o-linear-gradient(bottom, #121C10, #121C10);
    background: linear-gradient(0deg, rgba(5, 3, 4, 0.2), rgba(5, 3, 4, 0.2)), linear-gradient(0deg, #121C10, #121C10);
    opacity: .2;
}
/*----------------------*/
.s-sources {
    padding: 193px 0 132px;
}
.s-sources__title {
    max-width: 80%;
    margin: 0 auto 3.1rem;
    line-height: 1.25;
}
.s-sources__txt {
    max-width: 78%;
    margin: 0 auto 4.8rem;
}
.s-sources__pic {
    max-width: 91%;
}
/*----------------------*/
.s-agents {
    padding: 95px 0 0;
    background: #dbd8d7;
}
.s-agents__title {
    margin-bottom: 12px;
}
.s-agents__txt {
    font-size: 1.4rem;
    max-width: 750px;
    margin-bottom: -2.2rem;
}
.s-agents__swiper {
    max-width: 342px;
    margin-right: 49px;
}
.s-agents__slide:not(.swiper-slide-active) {
    cursor: pointer;
}
.s-agents__slide {
    border-top: 1px solid rgba(13, 11, 12, 0.08);
    border-right: 1px solid rgba(13, 11, 12, 0.08);
    direction: ltr;
}
.s-agents__slide:last-child {
    border-left: 1px solid rgba(13, 11, 12, 0.08);
}
.s-agents__slide.swiper-slide-active {
    width: 680px !important;
}
.s-agents__slide-content {
    padding: 35px 46px 67px;
    min-height: 420px;
}
.s-agents__slide-title {
    margin-bottom: 11px;
}
.s-agents__btn {
    min-width: 119px;
}
.s-agents__btn:hover .btn-type-1__txt {
    color: #ffffff;
}
.s-agents__btn .btn-type-1__txt {
    padding: 11px 15px 11px;
    font-size: 13px;
}
.s-agents__slide-pic-wrap {
    inset: auto 0 0 0;
    margin: auto;
    height: 90%;
    width: 80%;
    -webkit-transform-origin: 6% 100%;
    -ms-transform-origin: 6% 100%;
    transform-origin: 6% 100%;
}
.default-transition-2 {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.swiper-slide-active .s-agents__slide-content {
    -webkit-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
    transition: all .3s ease-out .1s;
}
.s-agents__slide-content {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.s-agents__btn:after {
    background: #dbd8d7;
}
.s-agents .swiper__btn {
    border-color: rgba(13, 11, 12, 0.08);
}
.s-agents .swiper__btn:after {
    color: rgba(37, 35, 36, 0.7);
}
.swiper-slide-active .s-agents__slide-pic-wrap {
    -webkit-transform: scale(1.45);
    -ms-transform: scale(1.45);
    transform: scale(1.45);
}
.playbook__slide:hover .playbook__slide-txt,
.s-listings__slide:hover .s-listings__slide-txt,
.playbook__slide:hover:after,
.s-listings__slide:hover:after,
.swiper-slide-active .s-agents__slide-content {
    opacity: 1;
    visibility: visible;
}
.playbook__slide-txt,
.s-listings__slide-txt,
.s-listings__slide:hover .s-listings__slide-pic,
.playbook__slide:hover .playbook__slide-numb,
.playbook__slide:hover .playbook__slide-cross,
.playbook__slide:after,
.s-listings__slide:after,
.s-agents__slide-content {
    opacity: 0;
    visibility: visible;
}
.s-agents__btns {
    margin-bottom: 4.2rem;
}
/*-----*/
.about-us,
.sell-with-us {
    --title-fw: 400;
}
.s-results__container,
.s-split-content__container-special {
    position: relative;
}
/*---         sell we are                  --*/
.s-sep--hero {
    padding-top: 172px;
    margin-bottom: -64px;
}
.s-sep--hero .s-sep__col-1 {
    padding-bottom: 90px;
}
.s-sep {
    padding-top: 141px;
}
.s-sep__mini-title {
    font-size: 14px;
    margin-bottom: 9px;
}
.s-sep__title {
    margin-bottom: 3.5rem;
}
.s-sep__txt {
    line-height: 1.8;
    max-width: 550px;
    margin-bottom: 3.4rem;
}
.s-sep__col-1 {
    padding-right: 50px;
}
.s-sep__arrow {
    max-width: 13px;
}
.s-sep__col-2 {
    padding-left: 0;
}
.s-sep__pic {
    min-height: 700px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.title-secondary {
    font-size: 5rem;
}
.txt-secondary {
    font-size: 1.3rem;
}
.s-sep--reverse .s-sep__col-1 {
    padding: 52px 15px 0 100px;
}
.s-sep--reverse .s-sep__title {
    line-height: 1.25;
    margin-bottom: 2.9rem;
}
.s-sep__txt-wrap {
    padding-top: 38px;
    max-width: 450px;
}
.s-sep--reverse .s-sep__txt {
    margin-bottom: 2.5rem;
}
.s-sep--reverse .s-sep__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
/*-----------------------------*/
.s-banner {
    padding: 150px 0 137px;
}
.s-banner__svg {
    max-width: 100%;
    max-height: 100%;
}
.s-banner__title {
    margin-bottom: 1.2rem;
}
.s-banner__txt {
    margin-bottom: 5.5rem;
}
.s-banner__pic-wrap {
    max-width: 1324px;
}
.s2-banner {
    padding-top: 84px;
}
.s2-banner__title {
    padding-left: 26px;
    font-size: 3.4rem;
    line-height: 1.2;
}
.s2-banner__txt {
    padding-left: 67px;
    padding-top: 13px;
}
.s2-banner__heading {
    margin-bottom: 78px;
}
.s2-banner__pic-wrap {
    min-height: 551px;
}
.s2-banner__pic-heading {
    padding-bottom: 36px;
}
.s2-banner__pic-txt {
    font-size: 1.6rem;
}
.s2-banner__pic-title {
    margin-bottom: 0;
}
.s2-banner__pic {
    z-index: 0;
}
.s2-banner__pic-wrap:after {
    background: radial-gradient(70.54% 70.54% at 5.73% 97.15%, rgba(0, 0, 0, 0.698039) 0%, rgba(0, 0, 0, 0.0001) 100%), -webkit-gradient(linear, left bottom, left top, from(rgba(5, 3, 4, 0.321569)), to(rgba(5, 3, 4, 0.321569)));
    background: -o-radial-gradient(5.73% 97.15%, 70.54% 70.54%, rgba(0, 0, 0, 0.698039) 0%, rgba(0, 0, 0, 0.0001) 100%), -o-linear-gradient(bottom, rgba(5, 3, 4, 0.321569), rgba(5, 3, 4, 0.321569));
    background: radial-gradient(70.54% 70.54% at 5.73% 97.15%, rgba(0, 0, 0, 0.698039) 0%, rgba(0, 0, 0, 0.0001) 100%), linear-gradient(0deg, rgba(5, 3, 4, 0.321569), rgba(5, 3, 4, 0.321569));
}
.s2-banner__item {
    position: relative;
    min-height: 308px;
    padding: 20px 37px;
    border: 1px solid #121C10;
    z-index: 1;
}
.s2-banner__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.s2-banner__item:hover:after {
    opacity: 1;
    visibility: visible;
}
.s2-banner__item-title {
    font-size: 3.5rem;
}
.s2-banner__item-txt {
    font-size: 1.2rem;
    max-width: 200px;
    margin-bottom: 10px;
}
.bg-gradient-1,
.s2-banner__item:after {
    background: -o-linear-gradient(313.86deg, #bc7666 -14.48%, #8d3f42 105.47%);
    background: linear-gradient(136.14deg, #bc7666 -14.48%, #8d3f42 105.47%);
}
.s2-banner__item:last-child {
    border-right: none;
}
.s2-banner__item:first-child {
    border-left: none;
}
/*-----------------------------*/
.s-results__box:after,
.s-dominance__box:after {
    top: 0;
    left: 15px;
    right: 15px;
    height: 100%;
    background: #1C2A1A;
    border-radius: 4px;
    z-index: -1;
}
.s-results__box {
    padding-top: 104px;
    padding-bottom: 104px;
}
.s-results--secondary .s-results__title {
    padding: 0;
    max-width: 100%;
}
.s-results__col-1 {
    padding: 12px 15px 0 90px;
}
.s-results__col-1 .s-results__txt {
    max-width: 470px;
}
.s-results__col-2 {
    padding: 0 15px 0 80px;
}
.s-results__col-2 .s-results__row {
    max-width: 692px;
}
/*-----------------------------*/
.playbook--secondary {
    padding-top: 7px;
}
.playbook--secondary .playbook__container {
    padding-left: 15px;
}
.playbook--secondary .playbook__slide {
    min-height: 383px;
    padding-bottom: 30px;
    height: 100%;
}
.playbook--secondary .playbook__slide-wrap {
    margin-bottom: 43px;
}
.playbook--secondary .playbook__slide-title {
    line-height: 1.3;
}
.playbook__slide-pic-wrap {
    z-index: 0;
}
.playbook__slide-pic-wrap:after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(13, 11, 12, 0.8)), to(rgba(13, 11, 12, 0.8)));
    background: -o-linear-gradient(bottom, rgba(13, 11, 12, 0.8), rgba(13, 11, 12, 0.8));
    background: linear-gradient(0deg, rgba(13, 11, 12, 0.8), rgba(13, 11, 12, 0.8));
}
/*-----------------------------*/
.s-sliders {
    padding-top: 114px;
    padding-bottom: 114px;
}
.s-sliders__title {
    line-height: 1.25;
    padding-bottom: 40px;
    margin-bottom: 8.3rem;
}
.s-sliders__title:after {
    width: 74px;
    height: 3px;
    background: var(--2-color);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.scroll-slider-wrap {
    margin-bottom: 68px;
}
.scroll-slider-wrap:first-child .scroll-slider {
    -webkit-animation-duration: 70s;
    animation-duration: 70s;
}
.scroll-slider-wrap:last-child .scroll-slider {
    -webkit-animation-duration: 90s;
    animation-duration: 90s;
}
.scroll-slider {
    -webkit-animation-duration: 80s;
    animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.scroll-slider__slide {
    display: flex;
}
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.scroll-slider-wrap--ltr .scroll-slider {
    animation-direction: reverse;
}
/*-----------------------------*/
.s-dominance__box {
    padding-top: 119px;
    padding-bottom: 52px;
}
.s-dominance__box:after {
    /*background: #191718;*/
    z-index: 0;
}
.s-dominance__heading {
    padding: 0 50px 0 35px;
    margin-bottom: 66px;
}
.s-dominance__title {
    line-height: 1.25;
    padding-right: 30px;
}
.s-dominance__txt {
    padding: 37px 0 0 0;
}
.s-dominance__item {
    margin: 0 auto 43px;
    padding-bottom: 22px;
    max-width: 1214px;
}
.s-dominance__item-title {
    font-size: 1.6rem;
}
.s-dominance__item-icon-wrp {
    width: 37px;
    height: 37px;
    background: rgba(255, 255, 255, 0.0980392);
    border-radius: 9px;
    margin-right: 5px;
}
.s-dominance__item-icon {
    width: 24px;
    height: 20px;
    top: -2px;
}
/*.s-dominance__item-block-line.bar-line-js {*/
/*    width: 0;*/
/*}*/
.s-dominance__item-block-line {
    height: 8px;
    /*width: var(--width-line);*/
    border-radius: 50px;
}
.s-dominance__item-block-line--1 {
    background: -webkit-gradient(linear, left top, left bottom, from(#bc7666), color-stop(30%, #bc7666), color-stop(70%, #8d3f42));
    background: -o-linear-gradient(top, #bc7666 0%, #bc7666 30%, #8d3f42 70%);
    background: linear-gradient(to bottom, #bc7666 0%, #bc7666 30%, #8d3f42 70%);
}
.s-dominance__item-block-line--2 {
    background: rgba(255, 255, 255, 0.5);
}
.s-dominance__item-block-name-2 {
    color: rgba(255, 255, 255, 0.4);
}
.s-dominance__item-block-numb {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.5);
    margin-left: 18px;
}
.s-dominance__item-block-row {
    margin-bottom: -8px;
}
.s-dominance__item:after {
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
}
.s-dominance__item-txt {
    padding: 8px 20px 0 50px;
}
.s-dominance__item-graph {
    padding: 0 15px 0 50px;
}
.s-sep__pic-wrap:after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(13, 11, 12, 0.129412)), to(rgba(13, 11, 12, 0.129412)));
    background: -o-linear-gradient(bottom, rgba(13, 11, 12, 0.129412), rgba(13, 11, 12, 0.129412));
    background: linear-gradient(0deg, rgba(13, 11, 12, 0.129412), rgba(13, 11, 12, 0.129412));
}
.s-sep__pic-wrap .s-sep__pic {
    min-height: 816px;
    margin-left: 0;
}
.s-sep--primary .s-sep__col-1 {
    padding: 31px 15px 150px 82px;
}
.s-sep--secondary .s-sep__title {
    margin-bottom: 2rem;
}
.s-sep--secondary .s-sep__mini-title {
    margin-bottom: 25px;
}
.s-sep--secondary .s-sep__txt {
    max-width: 470px;
    margin-bottom: 3.2rem;
}
.s-sep--secondary .s-sep__pic-wrap {
    width: calc(100% + 25px);
}
.s-sep--secondary.s-sep--reverse .s-sep__pic {
    margin-left: 0;
}
.s-sep__logo {
    max-width: 133px;
    margin: 0 36px 15px 0;
    max-height: 40px;
}
.s-sep--third {
    padding-top: 0;
    padding-bottom: 139px;
}
.s-sep--third .s-sep__col-1 {
    padding: 114px 50px 0 30px;
}
.s-sep--third .s-sep__title {
    line-height: 1.25;
    margin-bottom: 3rem;
}
.s-sep--third .s-sep__pic-wrap {
    margin-top: -110px;
    margin-left: -25px;
}
.s-sep--third .s-sep__col-2 {
    padding-right: 0;
}
/*-----------------------------*/
.s-timeline {
    background: #e5e1e0;
    padding: 128px 0 127px;
}
.s-timeline__title {
    line-height: 1.2;
    margin-bottom: 23px;
}
.s-timeline__arrow {
    width: 20px;
    height: 20px;
    border-bottom: 5px solid currentColor;
    border-left: 5px solid currentColor;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    margin-bottom: 5.6rem;
}
.s-timeline__wrapper {
    margin: 0 -15px;
    width: auto;
}
.s-timeline__slide {
    padding: 0 15px;
    max-width: 242px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}
.s-timeline__label {
    padding: 1px 14px;
    color: #e5e1e0;
    background: #121C10;
    border-radius: 12px;
}
.s-timeline__item-icon-wrap {
    width: 90px;
    height: 90px;
    background: rgba(37, 35, 36, 0.1);
    border-radius: 100%;
    margin: 0 auto 8px;
}
.s-timeline__item-icon {
    width: 42px;
    height: 42px;
}
.s-timeline__item-title {
    font-size: 1.4rem;
    line-height: 1.4;
}
.s-timeline__label-wrap:before,
.s-timeline__label-wrap:after {
    left: 0;
    right: 0;
    margin: auto;
}
.s-timeline__label-wrap:before {
    top: 40px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #121C10;
    border: 3px solid #e5e1e0;
}
.s-timeline__label-wrap:after {
    top: 44px;
    height: calc(100% - 44px);
    width: 4px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15.66%, rgba(5, 3, 4, 0)), color-stop(72.13%, #121C10));
    background: -o-linear-gradient(bottom, rgba(5, 3, 4, 0) 15.66%, #121C10 72.13%);
    background: linear-gradient(to top, rgba(5, 3, 4, 0) 15.66%, #121C10 72.13%);
}
.s-timeline__swiper-line {
    top: 48px;
    left: 0;
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, right top, left top, color-stop(1.12%, #e5e1e0), color-stop(13.98%, #252324), color-stop(52.32%, #252324), color-stop(89.41%, #252324), color-stop(102.38%, #e5e1e0));
    background: -o-linear-gradient(right, #e5e1e0 1.12%, #252324 13.98%, #252324 52.32%, #252324 89.41%, #e5e1e0 102.38%);
    background: linear-gradient(270deg, #e5e1e0 1.12%, #252324 13.98%, #252324 52.32%, #252324 89.41%, #e5e1e0 102.38%);
}
.s-timeline__label-wrap--1 {
    padding-bottom: 15.4rem;
}
.s-timeline__label-wrap--2 {
    padding-bottom: 10.7rem;
}
.s-timeline__label-wrap--3 {
    padding-bottom: 15.6rem;
}
.s-timeline__label-wrap--4 {
    padding-bottom: 10.7rem;
}
.s-timeline__label-wrap--5 {
    padding-bottom: 15.5rem;
}
/*-----------------------------*/
/*-----------------------------*/
.s-form {
    background: #dbd8d7;
    padding: 131px 0 131px;
    min-height: 757px;
}
.s-form__title {
    line-height: 1.2;
    margin-bottom: 36px;
}
.s-form__col-1 {
    padding: 0;
}
.s-form__col-2 {
    padding: 39px 0 0 83px;
}
.s-form__txt {
    max-width: 500px;
}
.s-form__btn-txt,
.btn-type-1--8th .btn-type-1__txt {
    font-size: 12px;
    padding: 16px 34px !important;
}
.s-form__btn-txt:after,
.btn-type-1--8th .btn-type-1__txt:after {
    display: inline-block;
    font-size: 8px;
    margin-left: 10px;
    font-weight: 700;
    vertical-align: middle;
    top: -1px;
    position: relative;
}
.s-form__row {
    margin-top: 30px;
}
.s-form__btn:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-----------------------------*/
.banner-tip {
    width: 3.4%;
    height: 7%;
    background: #b9766d;
    border-radius: 50%;
    z-index: 3;
    cursor: pointer;
    border: 4px solid #121C10;
}
.banner-tip__icon,
.banner-tip__icon-2 {
    width: 30%;
    height: 80%;
}
.banner-tip--1 {
    top: 30.5%;
    left: 21.9%;
}
.banner-tip--2 {
    top: 3%;
    left: 47.8%;
}
.banner-tip--3 {
    top: 60%;
    left: 21.6%;
}
.banner-tip--4 {
    top: 51.4%;
    left: 54%;
}
.banner-tip--5 {
    top: 36.8%;
    left: 71.5%;
}
.banner-tip--6 {
    top: 35.1%;
    left: 93.3%;
}
.banner-tip--7 {
    top: 63.1%;
    left: 83.3%;
}
.banner-tip__block {
    bottom: -24px;
    left: -28px;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    width: 270px;
    min-height: 300px;
    background: #252324;
    -webkit-box-shadow: 0 4px 5px rgba(5, 3, 4, 0.3);
    box-shadow: 0 4px 5px rgba(5, 3, 4, 0.3);
    z-index: 4;
    padding: 29px 28px 80px 28px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    -o-transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    cursor: auto;
    transform-origin: 18% 85%;
}
.banner-tip__block.is-active {
        -webkit-transform: translate(-80%, -50%);
        -ms-transform: translate(-80%, -50%);
        transform: translate(-80%, -50%);
}
.banner-tip--6 .banner-tip__block,
.banner-tip--7 .banner-tip__block {
    left: auto;
    right: -28px;
    transform-origin: 83% 85%;
}
.banner-tip--6 .banner-tip__icon-wrap-2,
.banner-tip--7 .banner-tip__icon-wrap-2 {
    inset: auto 26px 22px auto;
}
/*.banner-tip--6:hover .banner-tip__block {*/
/*    -webkit-transform: translate(-80%, -50%);*/
/*    -ms-transform: translate(-80%, -50%);*/
/*    transform: translate(-80%, -50%);*/
/*}*/
.banner-tip__title {
    margin-bottom: 26px;
}
.banner-tip__icon-wrap-2 {
    inset: auto auto 22px 26px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #b9766d;
}
.s-banner__grad,
.s-results__grad {
    mix-blend-mode: exclusion;
}
.s-banner__grad {
    right: 0;
}
.s-results__grad {
    left: 15px;
    bottom: 0;
}
.s-form__grad {
    bottom: 0;
    left: 0;
}
/*------------ modal --------------*/
.sign-modal {
    position: relative;
    background: #121C10;
    box-shadow: 0 4px 19px rgb(13 13 13);
    border-radius: 4px;
    width: 380px;
    max-width: 100%;
    padding: 37px 70px 29px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}
.sign-modal__btn-pic {
    width: 16px;
}
.sign-modal__title {
    font-size: 1.4rem;
    margin-bottom: 12px;
}
.sign-modal__sub-txt {
    margin-bottom: 21px;
}
.sign-modal__item-label {
    cursor: pointer;
    margin-bottom: 4px;
}
.sign-modal__item-input,
.selectpicker-wrap-7 .dropdown-toggle {
    font-weight: 300;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    padding: 6px 14px;
    background: transparent;
}
.sign-modal__item {
    margin-bottom: 15px;
}
.s-tab .sign-modal__item {
    margin-bottom: 27px;
}
.sign-modal__btn {
    top: 0;
    bottom: 0;
    right: 8px;
}
.sign-modal__checkbox {
    margin-bottom: 13px;
}
.sign-modal__checkbox .checkbox__text:before {
    top: 0;
}
.sign-modal__checkbox .checkbox__text:after {
    top: 3px;
}
.sign-modal__contact-btn {
    padding: 7px 15px;
    margin-bottom: 10px;
    font-weight: 400;
}
.sign-modal__sep {
    margin-top: 9px;
    margin-bottom: 15px;
}
.sign-modal__sep:after {
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    background: #252324;
    height: 1px;
}
.sign-modal__sep-txt {
    padding: 0 13px;
    background: #121C10;
}
.sign-btn {
    padding: 10px 15px;
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1;
    font-weight: 400;
}
.sign-btn:hover {
    border-color: var(--2-color);
}
.sign-btn__pic {
    position: relative;
    width: 17px;
    top: -1px;
    margin-right: 5px;
}
.sign-modal__footer {
    margin: 8px 0 0;
    font-size: 10px;
    line-height: 1.9;
}
.sign-modal__cross {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.sign-modal__cross:before,
.sign-modal__cross:after {
    height: 1px;
    width: 15px;
    inset: 0 0 0 0;
    margin: auto;
    background: #a8a7a7;
}
.sign-modal__cross:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sign-modal__cross:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sign-modal--secondary {
    padding-left: 46px;
    padding-right: 46px;
}
.sign-modal--secondary .sign-modal__sub-txt {
    margin-bottom: 17px;
    font-size: 14px;
}
.sign-modal--secondary .sign-modal__sep {
    margin-top: 0;
    margin-bottom: 13px;
}
.sign-modal--secondary .sign-modal__item {
    margin-bottom: 19px;
}
.sign-modal--secondary .sign-modal__contact-btn {
    margin-top: 13px;
}
.sign-modal--secondary .sign-modal__footer {
    margin: 4px 0 0;
}
.header__container {
    position: relative;
}
.account-block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    max-width: 200px;
}
.account-block__circle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(132.77deg, #bc7666 0%, #8d3f42 96.39%);
}
.account-block__circle-pic {
    width: 22px;
    height: 20px;
    mix-blend-mode: overlay;
}
.account-block:after {
    display: inline-block;
    position: relative !important;
    margin-left: 16px;
    width: 6px;
    height: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.sign-modal__pic-wrap {
    width: 74px;
    height: 74px;
    background: rgba(167, 94, 86, 0.101961);
    margin-bottom: 20px;
    border-radius: 50%;
}
.sign-modal__pic {
    width: 40px;
    height: 40px;
}
.sign-modal__sub-txt-2 {
    font-size: 1rem;
    margin-left: -20px;
    margin-right: -20px;
}
.sign-modal--third .sign-modal__item {
    margin-bottom: 30px;
}
.sign-modal--third .sign-modal__contact-btn {
    font-size: 13px;
}
.sign-modal__item-input:focus {
    border-color: var(--2-color);
}
.sign-modal__item-input[type="password"] {
    padding-right: 32px;
}
.sign-modal__error-tip {
    display: none;
    padding-top: 10px;
    color: var(--16-color);
}
.error-message .sign-modal__item-input {
    border-color: var(--16-color);
}
.error-message .sign-modal__error-tip {
    display: block;
}
.sign-modal__btn:after {
    content: "";
    position: absolute;
    top: 3px;
    bottom: 0;
    margin: auto;
    right: 0;
    height: 2px;
    width: 100%;
    background: #484647;
    opacity: 0;
    transform: rotate(-45deg);
}
.sign-modal__btn.is-active:after {
    opacity: 1;
}
.modal--third {
    z-index: 1500;
    background: rgba(37, 35, 36, 0.8);
}
.modal-dialog-wrap {
    /*height: 100vh;*/
    width: 100%;
    height: 100%;
    max-width: 100%;
    /*overflow: auto;*/
}
/*----------------------*/
.contact-page .s-form {
    background: #121C10;
}
.contact-page .s-form__title,
.contact-page .s-form__row p {
    color: #ffffff;
}
.contact-page .form-control::placeholder,
.dashboard-page .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7);
}
.contact-page .s-form .form-control,
.range-input.form-control {
    background: rgba(255, 255, 255, 0.08);
}
.contact-page .s-form__btn:hover .s-form__btn-txt:after,
.btn-type-1--8th:hover .btn-type-1__txt:after {
    color: #000000;
}
.contact-page .s-form__btn-txt:after,
.contact-page .s-form .btn-type-1:after,
.btn-type-1--8th:after,
.contact-page .s-form .btn-type-1__txt,
.btn-type-1--8th .btn-type-1__txt,
.btn-type-1--8th .btn-type-1__txt:after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.contact-page .s-form__title {
    font-weight: 400;
}
.contact-page .s-form .btn-type-1:after,
.btn-type-1--8th:after {
    width: 0;
    background: #ffffff;
}
.contact-page .s-form__btn:hover,
.btn-type-1--8th:hover {
    color: #000000;
}
.contact-page .s-form__btn:hover:after,
.btn-type-1--8th:hover:after {
    width: 100%;
}
.contact-page .s-form__btn-txt,
.btn-type-1--8th .btn-type-1__txt {
    background: none;
}
.contact-page .s-form__grad {
    opacity: 0.31;
    mix-blend-mode: lighten;
}
.contact-page .s-form__txt {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 40px;
}
.contact-page .s-form__txt:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background: #b9766d;
}
.contact-hero {
    padding-top: 109px;
}
.contact-hero__block {
    background: #161415;
    padding: 70px 30px 70px;
}
.contact-hero__col-2 {
    padding-left: 0;
}
.contact-hero__block-wrap {
    max-width: 726px;
}
.contact-hero__col-1 {
    padding-right: 0;
}
.contact-hero__title {
    margin-bottom: 5.8rem;
}
.contact-hero__sub-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}
.contact-hero__row {
    font-size: 1.4rem;
}
.contact-hero__link-1 {
    line-height: 1.4;
    margin-bottom: 23px;
    padding-bottom: 23px !important;
}
.contact-hero__txt {
    font-size: 18px;
}
.contact-hero__link-1:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
}
.contact-hero__col-outer-1 .contact-hero__sub-title {
    margin-bottom: 0.8rem;
}
.contact-hero__map {
    width: 100%;
    height: 540px;
}
.contact-hero .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
    margin: 0 59px 70px 0;
}
.contact-hero .marker-3:after {
    top: calc(100% - 4px);
    width: 7px;
    height: 7px;
}
.contact-hero .marker-3-bg {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    margin: 11px auto 0;
}
/*--------dashboard--------------*/
.s-tab__nav {
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
    overflow: visible;
}
.s-tabs__item {
    padding: 10px 18px;
    border-bottom: 2px solid transparent;
}
.s-tabs__item.active {
    color: #b9766d;
    border-color: #b9766d;
}
.s-tabs__list {
    padding: 0 15px;
}
.s-tab__panel-1 {
    padding: 25px 0 37px;
    max-width: 1166px;
}
.s-tabs__item-wrap {
    margin-right: 6px;
}
.s-tabs__item-wrap:last-child {
    margin-right: 0;
}
.link-simple {
    font-size: 14px;
    padding: 6px 15px 6px 15px;
}
.home-item__acc-heading {
    cursor: pointer;
}
.link-simple:hover {
    color: #ffffff;
}
.link-simple--btn:hover {
    border-color: #ffffff;
}
.link-simple__icon {
    position: relative;
    width: 16px;
    height: 16px;
    margin: -2px 3px 0 0;
}
.link-simple + .link-simple {
    margin-left: 10px;
}
.s-tab__heading-2 {
    margin-bottom: 25px;
}
.s-tab__item {
    padding: 29px 25px;
    margin-bottom: 25px;
}
.s-tab__item-p1 {
    padding-left: 6px;
}
.s-tab__item-txt-1 {
    margin-bottom: 2px;
}
.s-tab__item-txt-2 {
    font-size: 13px;
}
.s-tab__item-p2 {
    padding: 0;
}
.s-tab__item-p2 .link-simple {
    padding: 6px;
}
.s-tab__item-p1-content {
    padding-top: 1px;
    padding-left: 4px;
}
.s-tabs__item-wrap {
    width: auto;
}
.s-tab__container {
    box-sizing: border-box;
    justify-content: center;
}
.select-dropdown__icon {
    width: 18px;
}
.selectpicker-wrap-5 .dropdown-toggle {
    min-width: 0;
    padding: 8px 16px;
}
.s-tab__content-heading-1 {
    padding-bottom: 24px;
}
.place-card-wrap-2 {
    margin-bottom: 30px;
}
.place-card-wrap-2 .place-card__content {
    padding-bottom: 20px;
}
.selectpicker-wrap-6 .dropdown-toggle {
    min-width: 86px;
}
.s-tab {
    padding-top: 91px;
    padding-bottom: 42px;
}
.s-tab .dropdown-menu {
    border: 1px solid #1f1d1e;
}
.place-card__item {
    font-size: 14px;
    margin-top: 23px;
}
.place-card__item-icon {
    width: 15px;
    height: 15px;
    margin: -1px 7px 0 0;
}
.place-card__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    margin-bottom: 1px;
}
.place-card__item-wrap:not(:nth-child(3n+1)) {
    padding-left: 10px;
}
.place-card__content-list {
    border-top: 1px solid #252324;
    padding-bottom: 28px;
}
.link-simple--btn {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.s-tab__item-txt-2,
.link-simple--btn,
.tab-pane__item-txt-2,
.dashboard-modal .search-bar__input {
    color: rgba(255, 255, 255, 0.6);
}
.s-tab__item-title {
    color: rgba(255, 255, 255, 0.4);
}
.tab-pane__item {
    padding: 45px 37px 42px 39px;
    border: 1px solid #121010;
    font-size: 12px;
    margin-bottom: 27px;
}
.tab-pane__footer-txt {
    margin: 7.3rem 0 0;
    font-size: 10px;
    line-height: 2;
}
.tab-pane__col-2-link {
    margin-top: 5px;
    font-size: 10px;
}
.sign-modal__item.tab-pane__child-item {
    margin-bottom: 17px;
}
.tab-pane__item-2 {
    padding-top: 35px;
}
.sign-modal__col-2,
.sign-modal__col-3 {
    padding: 0 8px 0 8px;
}
.sign-modal__col-t1 {
    margin-bottom: 27px;
}
.sign-modal__col-t1:last-child {
    margin-bottom: 0;
}
.selectpicker-wrap-7,
.selectpicker-wrap-7 .bootstrap-select {
    width: 100%;
}
.selectpicker-wrap-7 .dropdown-toggle {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.25;
}
.tab-pane__item-pic-wrap {
    width: 100px;
    height: 100px;
    padding: 5px;
    border: 1px solid #252324;
    margin-bottom: 1.6rem;
}
.tab-pane__item-btn,
.tab-pane__item-pic,
.tab-pane__item-pic-wrap {
    border-radius: 50%;
}
.tab-pane__item-btn {
    background: #936E50;
    bottom: 10px;
    right: 0;
    width: 25px;
    height: 25px;
}
.tab-pane__item-btn-pic {
    width: 12px;
    height: 12px;
}
.tab-pane__item-title-2:after {
    bottom: 0;
    left: -39px;
    right: -37px;
    height: 1px;
    background: #121010;
}
.tab-pane__item-title-2 {
    padding: 14px 0 15px;
    font-size: 15px;
    margin-bottom: 31px;
}
.tab-pane__item-txt-2 {
    font-size: 13px;
    max-width: 370px;
    line-height: 1.7;
}
.tab-pane__contact-btn {
    margin-top: 32px;
    min-width: 129px;
    font-size: 14px;
}
.tab-pane__contact-btn-2 {
    margin-top: 6px;
}
.tab-pane__contact-btn .btn-type-1__txt {
    padding: 6px 15px 6px;
}
.tab-pane__item-title-2--secondary {
    margin-bottom: 28px;
}
.tab-pane__item-3 {
    padding-left: 32px;
    margin-bottom: 25px;
}
.tab-pane__item-2--secondary {
    padding-bottom: 39px;
}
.tab-pane__contact-btn--secondary {
    margin-top: 19px;
}
.tab-pane__item-3--secondary {
    padding-bottom: 51px;
}
.tab-pane__item-txt-2--secondary {
    margin-bottom: 21px;
}
.checkbox--radio .checkbox__text {
    padding: 0 0 0 28px;
}
.checkbox--radio {
    margin-bottom: 13px;
}
.checkbox--radio .checkbox__text:before {
    width: 16px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #936E50;
    border-radius: 50%;
    background: #0000 !important;
}
.checkbox--radio .checkbox__text:after {
    border: none;
    height: 8px;
    width: 8px;
    inset: 0 auto 0 4px;
    margin: auto;
    border-radius: 50%;
    background: #936E50;
}
/*-------------------------*/
.sign-modal--4th {
    font-size: 14px;
    width: 558px;
    padding: 16px 21px 16px;
}
.sign-modal--4th .sign-modal__cross {
    top: 23px;
    right: 23px;
}
.sign-modal--4th .sign-modal__title {
    margin-bottom: 20px;
}
.sign-modal--4th .search-dropdown-menu__mini-title {
    margin-bottom: 17px;
}
.sign-modal--4th .search-dropdown-menu__item {
    margin-bottom: 29px;
}
.sign-modal--4th .input-style-2--ad-st {
    max-width: 100%;
    padding: 6px 13px;
    margin-bottom: 25px;
}
.sign-modal--4th .search-dropdown-menu__item--2 {
    margin-bottom: 23px;
}
.sign-modal--4th .search-dropdown-menu__mini-title--2 {
    margin-bottom: 7px;
}
.sign-modal--6th {
    padding-bottom: 37px;
}
/*-------------------------*/
.sign-modal--5th {
    width: 399px;
    padding: 22px 27px 24px 22px;
}
.sign-modal--5th .sign-modal__sub-txt-2 {
    margin: 0 0 20px;
}
.sign-modal--4th .sign-modal__title,
.sign-modal--5th .sign-modal__title {
    padding-right: 40px;
}
.sign-modal--5th .sign-modal__title {
    margin-bottom: 21px;
}
.sign-modal--5th .search-dropdown-menu__btns--4 {
    padding-top: 20px;
    margin-top: 16px;
}
.search-btn--8 {
    min-width: 93px;
}
.sign-modal--5th .search-btn--5 {
    min-width: 71px;
}
.sign-modal--5th .search-dropdown-menu__btn + .search-dropdown-menu__btn {
    margin-left: 6px;
}
.sign-modal--5th .sign-modal__cross {
    top: 27px;
    right: 27px;
}
/*-------------------------*/
.home-card__pic {
    height: 257px;
    min-height: 100%;
}
.home-card__content {
    padding: 27px 35px 30px 31px;
}
.home-card {
    margin-bottom: 14px;
}
.tab-pane__title {
    font-size: 1.4rem;
}
.s-tab__panel-4 {
    padding-top: 47px;
}
.s-tab__card-amount {
    color: rgba(255, 255, 255, 0.5);
}
.s-tab__selectpicker-sort .dropdown-toggle::after {
    content: none;
}
.s-tab__selectpicker-sort .dropdown-toggle .filter-option {
    max-width: 100%;
}
.s-tab__selectpicker-sort .dropdown-item {
    padding: 7px;
    text-align: center;
}
.s-tab__selectpicker-sort .dropdown-item.active {
    background-color: #282626;
    cursor: auto;
}
.s-tab__selectpicker-sort .dropdown-item {
    background: var(--body-bg);
}
.select-dropdown__icon--secondary {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.s-tab__panel-2 {
    padding: 53px 0 33px;
    max-width: 1198px;
}
.s-tab__heading-title {
    font-size: 2.3rem;
}
.s-tab__input-wrap {
    margin-right: 11px;
    flex-direction: row-reverse;
    border: none !important;
}
.s-tab__input-wrap .search-bar__input {
    text-align: right;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    max-width: 99px;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}
.s-tab__input-wrap .search-bar__input:focus {
    max-width: 100%;
    border-color: rgba(255, 255, 255, 0.1);
}
.s-tab__input-wrap .search-bar__input:focus + .search-bar__btn-icon {
    left: 0;
    border-color: var(--9-color);
}
.s-tab__input-wrap .search-bar__btn-icon {
    position: relative;
    left: 7px;
    background: none;
    border-color: transparent;
    border-radius: 4px 0 0 4px;
}
.s-tab__heading-block {
    top: -2px;
}
.home-item {
    padding: 26px 27px 55px 27px;
}
.home-item--secondary .home-item__spec-title {
    margin-bottom: 9px;
}
.home-item--secondary .home-item-mini__title {
    font-size: 1.7rem;
    margin-bottom: 0;
}
.home-item--secondary .home-item-mini__title--2nd {
    font-size: 2.2rem;
}
.home-item--secondary .home-item-mini__txt {
    font-size: 1.2rem;
    margin-bottom: 4px;
}
.home-item--secondary .home-item-mini__txt--2nd {
    margin-bottom: 2.6rem;
}
.home-item__col-2 {
    padding-right: 61px;
}
.home-item__row .home-item-mini__icon-wrap {
    margin-bottom: 3px;
}
.home-item__row {
    margin-bottom: 34px;
    max-width: 649px;
}
.home-item__txt {
    font-size: 13px;
    max-width: 550px;
    margin: 0 auto 37px;
}
.home-item--3rd {
    padding: 58px 27px 46px 27px;
    margin-bottom: 17px;
}
.home-item--3rd .home-item-mini__title {
    font-size: 2.3rem;
}
.home-item--3rd .home-item-mini__txt {
    margin-bottom: 2.8rem;
}
.home-item__col-1a {
    padding: 0 32px 0 0;
}
.home-item__col-2a {
    padding: 0 0 0 32px;
}
.home-item__spec-title:before {
    top: 0;
    left: 1px;
    bottom: 0;
    margin: auto;
    background: #b9766d;
    width: 6px;
    height: 17px;
    border-radius: 4px;
}
.home-item__spec-title {
    font-size: 1.6rem;
    padding-left: 18px;
    margin-bottom: 22px;
}
.home-card__col-2 {
    padding-left: 25px;
}
.home-item-mini__icon-wrap {
    width: 57px;
    height: 57px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57px;
    flex: 0 0 57px;
    background: rgba(167, 94, 86, 0.1);
    margin-bottom: 12px;
}
.home-item--primary {
    width: 104%;
}
.home-item-mini__icon {
    width: 28px;
    height: 28px;
}
.home-item-mini__title {
    font-size: 2.4rem;
    margin-bottom: 7px;
    line-height: 1;
}
.home-item-mini__qn {
    top: 3px;
    right: -20px;
    width: 14px;
    height: 14px;
    background: #252324;
    border-radius: 50%;
}
.home-item-mini__qn-icon {
    width: 10px;
    height: 10px;
}
.home-item-mini--2nd {
    padding: 38px 30px 24px 35px;
    margin-bottom: 17px;
}
.home-item-mini__label {
    font-size: 14px;
    margin-left: -5px;
}
.home-item-mini--2nd .home-item-mini__icon-wrap {
}
.home-item-mini--2nd .home-item-mini__title {
    font-size: 1.6rem;
    font-weight: 400;
}
.home-item-mini--2nd .home-item-mini__txt {
    margin-bottom: 7px;
}
.home-item__footer:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #252324;
}
.home-item__footer {
    /*cursor: pointer;*/
    margin-left: -30px;
    margin-right: -30px;
    padding: 16px 0 19px;
}
.home-item--secondary {
    margin-bottom: 20px;
}
.skew-arrow:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    border-left: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    -webkit-transform: translateY(-2px) rotate(315deg) skew(15deg, 15deg);
    -ms-transform: translateY(-2px) rotate(315deg) skew(15deg, 15deg);
    transform: translateY(-2px) rotate(315deg) skew(15deg, 15deg);
}
.home-item__txt-2 {
    color: rgba(255, 255, 255, 0.35);
    font-size: 10px;
    margin: 20px auto;
    max-width: 323px;
}
.home-item-mini--3rd {
    padding-top: 34px;
}
.skew-arrow--2nd:after {
    width: 5px;
    height: 5px;
    -webkit-transform: translateY(-3px) rotate(315deg) skew(15deg, 15deg);
    -ms-transform: translateY(-3px) rotate(315deg) skew(15deg, 15deg);
    transform: translateY(-3px) rotate(315deg) skew(15deg, 15deg);
}
.home-item__acc-txt:after {
    -webkit-transform: translateY(-5px) rotate(315deg) skew(15deg, 15deg);
    -ms-transform: translateY(-5px) rotate(315deg) skew(15deg, 15deg);
    transform: translateY(-5px) rotate(315deg) skew(15deg, 15deg);
}
.home-item--4th {
    padding: 20px 27px 47px 29px;
}
.home-item__acc.is-active .home-item__acc-txt:after {
    -webkit-transform: translateY(-2px) rotate(135deg) skew(15deg, 15deg);
    -ms-transform: translateY(-2px) rotate(135deg) skew(15deg, 15deg);
    transform: translateY(-2px) rotate(135deg) skew(15deg, 15deg);
}
/*--------dashboard--------------*/
/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}
.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}
.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}
.irs-handle {
    position: absolute;
    display: block;
    box-sizing: border-box;
    cursor: ew-resize;
    z-index: 1;
}
.irs-handle.type_last {
    z-index: 2;
}
.irs-min,
.irs-max {
    position: absolute;
    display: block;
    cursor: default;
}
.irs-min {
    left: 0;
}
.irs-max {
    right: 0;
}
.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}
.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000000;
}
.irs-grid-pol.small {
    height: 4px;
}
.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000000;
}
.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
}
.lt-ie9 .irs-disable-mask {
    background: #000000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}
.irs-disabled {
    opacity: 0.4;
}
.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}
.irs--flat {
    height: 40px;
}
.irs--flat.irs-with-grid {
    height: 60px;
}
.irs--flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #e1e4e9;
    border-radius: 4px;
}
.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ed5565;
}
.irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9;
}
.irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
    top: 0;
    padding: 1px 3px;
    color: #999999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    color: white;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
    background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
    color: #999999;
}
.irs--big {
    height: 55px;
}
.irs--big.irs-with-grid {
    height: 70px;
}
.irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: white;
    background: linear-gradient(to bottom, #dddddd -50%, white 150%);
    border: 1px solid #cccccc;
    border-radius: 12px;
}
.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #cbcfd5;
    background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
    border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
    top: 0;
    padding: 1px 5px;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}
.irs--big .irs-grid-pol {
    background-color: #428bca;
}
.irs--big .irs-grid-text {
    color: #428bca;
}
.irs--modern {
    height: 55px;
}
.irs--modern.irs-with-grid {
    height: 55px;
}
.irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
    background: -o-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px;
}
.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
    background: -o-linear-gradient(top, #20b426 0%, #18891d 100%);
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
    background: -o-linear-gradient(top, white 0%, #e9e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
    border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
    border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: white;
    background-color: #d1d6e0;
    border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}
.irs--modern .irs-grid {
    height: 25px;
}
.irs--modern .irs-grid-pol {
    background-color: #dedede;
}
.irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1;
}
.irs--sharp.irs-with-grid {
    height: 57px;
}
.irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: black;
    border-radius: 2px;
}
.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
    background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
    border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
    color: white;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: 0.4;
    background-color: #a804b2;
    border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
    height: 25px;
}
.irs--sharp .irs-grid-pol {
    background-color: #dedede;
}
.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--round {
    height: 50px;
}
.irs--round.irs-with-grid {
    height: 65px;
}
.irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px;
}
.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa;
}
.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: white;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
/*.irs--round .irs-handle.state_hover,*/
/*.irs--round .irs-handle:hover {*/
/*    background-color: #f0f6ff;*/
/*}*/
.irs--round .irs-min,
.irs--round .irs-max {
    color: #333333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}
.irs--round .irs-grid {
    height: 25px;
}
.irs--round .irs-grid-pol {
    background-color: #dedede;
}
.irs--round .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--square {
    height: 50px;
}
.irs--square.irs-with-grid {
    height: 60px;
}
.irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede;
}
.irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: black;
}
.irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede;
}
.irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid black;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
    background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
    color: #333333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}
.irs--square .irs-grid {
    height: 25px;
}
.irs--square .irs-grid-pol {
    background-color: #dedede;
}
.irs--square .irs-grid-text {
    color: silver;
    font-size: 11px;
}
/*----------------------------------------*/
.range-label {
    max-width: 150px;
}
.range-label:before {
    content: '$';
    position: absolute;
    inset: 0 auto 0 16px;
    margin: auto;
    line-height: 2.5;
}
.range-input {
    padding-left: 35px;
}
.range-slider--st1 {
    margin-top: 20px;
}
.range-slider {
    position: relative;
    height: 20px;
}
.range-slider--st1 .irs-max,
.range-slider--st1 .irs-single,
.range-slider--st1 .irs-min,
.range-slider--st1 .irs-from,
.range-slider--st1 .irs-to {
    display: none !important;
}
.range-slider--st1 .irs-line {
    background: #252324;
}
.range-slider--st1 .irs-handle {
    background: #0b090a;
    border-color: #b9766d;
    border-width: 3px;
    width: 20px;
    height: 20px;
    top: -8px;
}
.range-slider--st1 .irs-bar {
    background: #b9766d;
    height: 3px;
}
.range-slider--st1 .irs--round {
    height: 3px;
}
.range-slider--st1 .irs-bar,
.range-slider--st1 .irs-line {
    top: 0;
}
/*--------------------------------------*/
.home-item__acc {
    border-top: 1px solid #252324;
    border-bottom: 1px solid #252324;
    margin: auto;
}
.home-item__acc + .home-item__acc {
    border-top: none;
}
.home-item__acc + .home-item__acc:not(.is-active) {
    margin-bottom: 28px;
}
.home-item__acc-col-1a {
    padding: 0 31px 0 19px;
}
.home-item__row-2 {
    padding-bottom: 2.3rem;
}
.home-item__row-2,
.home-item__acc {
    max-width: 1005px;
}
.home-item__acc-heading {
    padding: 30px 0;
}
.home-item__acc-col-1 {
    padding: 0 30px 0 19px;
}
.home-item__acc-content {
    padding: 22px 0 33px;
    background: rgba(37, 35, 36, 0.15);
    margin: 0 0 35px;
}
.home-item__acc-content .home-item-mini__txt {
    font-size: 14px;
}
.home-item__info-row {
    padding: 7px 14px;
    margin-top: 10px;
}
.home-item__acc-col-2 {
    padding: 0 20px 0 29px;
}
.home-item__info-item-1:before {
    content: '$';
    margin-right: 10px;
}
.home-item__info-item-2:after {
    content: '%';
}
.home-item__info-item--2nd {
    padding: 0 0 0 33px;
}
.home-item__info-row--2nd .home-item__info-item:last-child:before {
    content: "";
    position: absolute;
    top: -15px;
    bottom: -15px;
    left: 22px;
    width: 1px;
    background: rgba(255, 255, 255, 0.15);
}
.home-item__acc-col-1a--2nd,
.home-item__acc-col-2a--2nd {
    margin-top: 27px;
}
.home-item__acc-col-2a {
    padding: 0 21px 0 28px;
}
.agent-item__wrap-pic {
    height: 142px;
    max-width: 142px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 142px;
    flex: 0 0 142px;
    border-radius: 50%;
}
.home-item--4th .home-item__spec-title {
    margin-bottom: 34px;
}
.agent-item__col-1 {
    padding-left: 50px;
}
.agent-item__content {
    padding: 0 0 0 29px;
}
.agent-item__title {
    font-size: 1.7rem;
    margin-bottom: 0;
}
.agent-item__description {
    font-size: 14px;
    max-width: 400px;
    line-height: 1.65;
}
.agent-item__description-title {
    margin-bottom: 5px;
}
.agent-item__sub-title {
    margin-bottom: 14px;
}
.agent-item__col-2 {
    padding: 12px 15px 0 91px;
}
.link-simple--btn-2 {
    display: inline-block;
    padding: 8px 15px 8px 15px;
}
.link-simple--btn-2 + .link-simple--btn-2 {
    margin-left: 4px;
}
.link-simple--simple-btn {
    padding: 8px 11px 8px 10px;
}
.link-simple--simple-btn .link-simple__icon {
    position: relative;
    top: -1px;
    width: 20px;
    margin: 0;
}
.s-tab__panel-3 {
    max-width: 1112px;
    padding-top: 47px;
    padding-bottom: 73px;
}
.s-tab__heading-title {
    margin-bottom: 1.8rem;
}
.home-card__pic-wrap {
    padding-right: 18px;
}
.link-simple--2nd .link-simple__icon {
    margin-right: 7px;
}
.home-card__link-simple {
    margin-top: 6px;
}
.home-card__content .modal-col-2__title {
    margin-top: -18px;
}
.home-card__content .modal-col-2__txt {
    font-size: 1.4rem;
    margin: -5px 0 28px;
}
.home-card__content .modal-col-2__icon-items {
    margin-bottom: 18px;
}
.link-simple--3nd + .link-simple--3nd {
    margin-left: 5px;
}
.link-simple--3nd {
    padding: 6px 13px;
}
.home-item__acc-content--2nd {
    padding-bottom: 41px;
}
.home-item__acc + .home-item__acc.is-active {
    border-bottom: none;
}
.home-item__acc + .home-item__acc .home-item__acc-content--2nd {
    margin-bottom: 28px;
}
.home-item__footer-2 {
    padding: 0 47px 0 27px;
}
.home-item--5th .home-item__spec-title {
    margin-bottom: 14px;
}
.home-item--5th .agent-item__wrap-pic {
    height: 94px;
    max-width: 94px;
    margin-bottom: 20px;
}
.home-item--5th .agent-item__title {
    font-size: 1.6rem;
    margin-bottom: 15px;
}
.home-item--5th .agent-item__sub-title {
    font-size: 13px;
    max-width: 330px;
    margin: 0 auto 30px;
}
.home-item--5th {
    padding-bottom: 55px;
}
.search-btn--9 {
    min-width: 168px;
    font-size: 15px;
}
.agent-item__pic--additional {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    opacity: .44;
    z-index: 1;
}
.agent-item__pic--1 {
    left: -35px;
}
.agent-item__pic--2 {
    right: -35px;
}
.home-item--5th .agent-item__pic {
    border-radius: 50%;
}
.tooltip {
    pointer-events: none;
    padding: 3px 10px;
    border: 1px solid currentColor;
    border-radius: 20px;
    background: #000000;
    opacity: 0;
}
.tooltip.show {
    opacity: .9;
}
.tooltip.fade.show {
    opacity: 1;
}
.tooltip.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.tooltip .arrow {
    width: 10px;
    height: 10px;
    position: absolute;
    top: calc(100% - 4px);
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    background: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.tooltip-inner {
    position: relative;
    z-index: 2;
}
.home-item-mini--primary {
    border: 1px solid rgba(37, 35, 36, 0.4);
    padding: 96px 30px;
}
.home-item-mini--primary .home-item-mini__icon-wrap {
    margin-bottom: 22px;
}
.home-item-mini--primary .home-item-mini__title {
    font-size: 2rem;
    margin-bottom: 27px;
}
.home-item-mini--primary .home-item-mini__txt {
    font-size: 13px;
    max-width: 430px;
    margin: 0 auto 28px;
}
.home-item-mini--primary .search-bar__input-wrap {
    max-width: 377px;
    width: 100%;
}
.home-item-mini--primary .search-bar__input {
    padding: 10px 13px;
    font-size: 13px;
}
.home-item-mini--primary .search-bar__input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.3);
}
.home-item-mini--primary .search-bar__input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.3);
}
.home-item-mini--primary .search-bar__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3);
}
.home-item-mini--primary .search-bar__input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3);
}
.home-item-mini--primary .search-bar__input::placeholder {
    color: rgba(255, 255, 255, 0.3);
}
.home-item-mini--primary .search-bar__btn-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42px;
    flex: 0 0 42px;
}
/*--------dashboard--------------*/
.footer__social-item--inst,
.footer__social-item--tik-tok {
    position: relative;
    top: 1px;
}
.tab-pane.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.tab-pane.fade.show {
    opacity: 1;
}
/*--------data-svg--------------*/
.data-main-logo {
    bottom: 0;
    left: 45.4%;
    width: 12.5%;
}
.data-icon-main-1 {
    top: 35.4%;
    left: 17%;
    width: 4%;
}
.data-icon-main-2 {
    top: 61%;
    left: 27.2%;
    width: 3.8%;
}
.data-icon-main-3 {
    top: 61.6%;
    left: 44.5%;
    width: 14%
}
.data-icon-main-4 {
    top: 61.1%;
    left: 76.1%;
    width: 3.8%;
}
.data-icon-main-5 {
    top: 32.2%;
    left: 75.6%;
    width: 3.5%;
}
.data-icon-main-6 {
    top: 40.2%;
    left: 89.3%;
    width: 3.6%;
}
.data-icon-main-7 {
    top: 30.7%;
    left: 65.3%;
    width: 2.1%;
}
.data-icon-main-8 {
    top: 23.4%;
    left: 44.9%;
    width: 3.9%;
}
.data-icon-main-9 {
    top: 2%;
    left: 42.5%;
    width: 3.1%;
}
.data-icon-main-10 {
    top: 27.3%;
    left: 29.2%;
    width: 3.5%;
}
.data-icon-main-11 {
    top: 11.7%;
    left: 57.4%;
    width: 5.9%;
}
.data-icon-main-12 {
    top: 14.1%;
    left: 23.2%;
    width: 2.2%;
}
.data-icon-main-13 {
    top: 60.8%;
    left: 92.2%;
    width: 3.6%;
}
.data-icon-main-14 {
    top: 66.4%;
    left: 14.4%;
    width: 2.5%;
}
.data-icon-main-15 {
    top: 64.9%;
    left: 2.5%;
    width: 2.7%;
}
.data-icon-mini {
    width: 2.9%;
}
.data-icon-mini-1 {
    top: 23.5%;
    left: 9.8%;
}
.data-icon-mini-2 {
    top: 75.4%;
    left: 6.1%;
}
.data-icon-mini-3 {
    top: 3.1%;
    left: 33.8%;
}
.data-icon-mini-4 {
    top: 47.7%;
    left: 30.1%;
}
.data-icon-mini-5 {
    top: 16.2%;
    left: 71.8%;
}
.data-icon-mini-6 {
    top: 77.2%;
    left: 83.6%;
}
.data-icon-mini-7 {
    top: 49.2%;
    left: 97.2%;
}
.data-icon-mini-8 {
    top: 45.2%;
    left: 64.4%;
}
.data-svg-component {
    opacity: 0;
}
.line,
.line-13,
.line-3 {
    stroke: #252324;
}
.data-svg-component--secondary .line,
.data-svg-component--secondary .line-13,
.data-svg-component--secondary .line-3 {
    stroke: #4e4d4e;
}
.banner-tip,
.data-icon-main,
.data-main-logo,
.data-icon-mini {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    -o-transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    transition: all .2s cubic-bezier(0, .49, .51, 1.5);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
/*--------data-svg--------------*/
.scroll-slider__content {
    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: 0 60px;
    width: 370px;
}
.scroll-slider img {
    max-height: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: .5;
}
/*-------------------market-----------------------*/
.s-sep__txt-label {
    position: relative;
    top: 2px;
    border: 2px solid #936E50;
    border-radius: 50%;
    padding: 6px 16px 11px;
    color: #ffffff;
    margin-left: 2px;
}
.s-sep__map-block {
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 0 28px 0 28px;
    background: #161516;
    border-radius: 0 4px 0 0;
    max-width: calc(100% - 15px);
    min-width: 299px;
}
.hero__slide-content-pic-wrap-2--secondary {
    position: static;
    margin: 27px 0;
    width: 95px;
    height: 95px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
}
.s-sep__map-block__content-mini-title {
    font-size: 12px;
    margin-bottom: 17px;
}
.overview-2--secondary .overview-2__title {
    max-width: 100%;
    margin-bottom: 3.2rem;
    font-family: inherit;
    font-size: 3.4rem;
}
.place-card--third .place-card__icon-bock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.s-form__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.checkbox--radio-2 .checkbox__text:before {
    border-color: rgba(255, 255, 255, 0.4);
}
.btn-type-1--8th.btn-type-1:before {
    background: #936E50;
}
.s2-banner--secondary .s2-banner__pic-title {
    font-size: 3.4rem;
    line-height: 1.2;
    margin-bottom: 2.8rem;
}
.btn-type-1.btn-type-1--9th:before {
    background: #121C10;
}
.development-item__count {
    background: #252324;
    color: #ffffff;
    border-radius: 50%;
    padding: 2px 10px;
    font-weight: 500;
    margin-bottom: 10px;
}
.s-sep--market {
    margin: 0 !important;
    padding-top: 102px;
}
.s-sep--market .s-sep__title {
    font-size: 5.1rem;
    margin-bottom: 1.4rem;
}
.s-sep--market .s-sep__col-1 {
    padding-top: 51px;
    padding-bottom: 50px !important;
}
.s-sep__txt--secondary {
    margin-bottom: 3.1rem;
}
.s-sep__txt--third {
    margin-bottom: 3.9rem;
}
.s-sep__txt--fourth {
    margin-bottom: 2.1rem;
}
.s-sep--market .s-sep__mini-title {
    font-size: 11px;
    letter-spacing: 1px;
}
.s-sep__btns-wrap {
    margin-bottom: 1.6rem;
}
.s-sep__btn-1,
.s-sep__btn-2 {
    letter-spacing: 1.8px;
}
.s-sep__btn-1 .btn-type-1__txt:after {
    content: none;
}
.s-sep__btn-2 .btn-type-1__txt:after {
    position: absolute;
    left: 6px;
    top: 21px;
    transform: rotate(90deg);
}
.s-sep__btn-2 .btn-type-1__txt:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 8px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--3-color);
}
.s-sep__btn-2:hover .btn-type-1__txt:before {
    border-color: #000000;
}
.s-sep__btn-2 {
    margin-left: 20px;
}
.s-sep__btn-2 .btn-type-1__txt {
    padding-left: 41px !important;
    padding-right: 10px !important;
}
.s-sep--market .s-sep__pic {
    width: 100vw;
    max-width: 100%;
    min-height: 100%;
    height: 727px;
}
.s-sep__map-block__content {
    padding: 15px 0 15px 22px;
}
.s-sep__map-block__content-title {
    margin-bottom: 3px;
    line-height: 1.35;
    letter-spacing: 0.6px;
}
.s-sep__txt-area {
    letter-spacing: 0.9px;
}
.s-community--secondary {
    padding: 153px 0 50px;
}
.s-community--secondary .s-community__kicker {
    letter-spacing: 1.3px;
    margin-bottom: -3px;
}
.s-community--secondary .s-community__title {
    line-height: 1.15;
    margin-bottom: 5.6rem;
}
.s-community--secondary .s-community__pic-wrap {
    height: 495px;
}
.overview-2--secondary {
    padding: 34px 0 0;
}
.overview-2--secondary .overview-2__content {
    margin: 0 0 0 11.2%;
    padding: 0 !important;
    max-width: 1127px;
}
.overview-2__item-2b {
    padding: 30px 15px 30px 30px;
    min-height: 192px;
    width: 100%;
    max-width: 32.9%;
}
.overview-2__item-2b:not(:last-child):after {
    top: 0;
    bottom: 0;
    right: 0;
    height: 40%;
    margin: auto;
    width: 1px;
    background: rgba(255, 255, 255, 0.12);
}
/*.overview-2__item-2-val {
    font-size: 3.3rem;
}*/
.overview-2__item-2-val {
    font-size: 40px;
}
.overview-2__item-2-prop {
    font-size: 1.2rem;
    margin-left: 12px;
}
.overview-2__item-2b--1 {
    padding-left: 66px !important;
}
.overview-2__item-2b--2 {
    padding-left: 59px !important;
}
.overview-2__item-2b--3 {
    padding-left: 36px !important;
}
.overview-2--secondary .overview-2__item-2 {
    padding: 30px 15px 26px 34px;
}
.overview-2--secondary .overview-2__item-2-head {
    font-size: 1.1rem;
    margin-bottom: 7px;
}
.overview-2--secondary .overview-2__item-2-title {
    font-size: 3.3rem;
    margin-bottom: 9px;
}
.overview-2--secondary .overview-2__sep {
    margin: 69px 0 61px;
}
.selectpicker-wrap-4b .dropdown-menu li a {
    padding-left: 25px;
}
.selectpicker-wrap-4b .filter-option-inner-inner .before-circle {
    position: relative !important;
    width: 7px !important;
    height: 7px !important;
    display: inline-block !important;
    margin: 0 9px 0 0;
    top: -2px;
}
.selectpicker-wrap-4b .filter-option-inner-inner .before-circle:before {
    left: 0;
    width: 7px;
    height: 7px;
}
.overview-2--secondary .items-overview__head {
    margin-bottom: 20px;
}
.overview-2--secondary .place-card--third .place-card__pic-wrap {
    height: 139px;
}
.overview-2--secondary .place-card--third .place-card__pic-label-btn {
    top: 9px;
    right: 11px;
    width: 30px;
    height: 30px;
}
.overview-2--secondary .place-card--third .place-card__title {
    font-size: 15px;
}
.overview-2--secondary .place-card--third .place-card__content {
    padding: 15px 15px 7px 15px;
}
.overview-2--secondary .place-card--third .place-card__icon-bocks {
    margin-bottom: 3px;
}
.overview-2--secondary .overview-2__container {
    margin-bottom: 66px;
}
.overview-2--secondary .overview-2__items-row {
    margin-right: -19px;
}
.development {
    padding: 150px 0 144px;
}
.development .s-sep__mini-title {
    letter-spacing: 2px;
}
.development .s-sep__title {
    margin: -9px auto 3.9rem;
    line-height: 1.15;
}
.development .s-sep__txt {
    line-height: 1.75;
    max-width: 680px;
    margin-bottom: 6.9rem;
}
.development__row {
    max-width: 1229px;
    margin: auto;
}
.development-item__txt {
    font-size: 16px;
    line-height: 1.65;
}
.development-item__pic-wrap {
    position: relative;
    width: 94%;
    height: 205px;
    margin-left: auto;
    margin-bottom: 34px;
}
.development-item__pic {
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.development__col {
    padding: 0;
}
.development__col-1 {
    margin-right: 12.4%;
}
.development__col-2 .development-item__pic-wrap {
    width: 112%;
    margin-left: -15px;
}
.development__col-2 .development-item__pic {
    bottom: 19px;
}
.development__col-2 {
    margin-right: 12.4%;
}
.development__col-3 .development-item__pic-wrap {
    width: 78%;
    margin-right: auto;
}
.development__col-3 .development-item__pic {
    bottom: 21px;
    left: 3px;
}
.s2-banner--secondary {
    padding-top: 0;
}
.s2-banner--secondary .s2-banner__container {
    max-width: 1539px;
}
.s2-banner--secondary .s2-banner__pic-wrap {
    max-width: 47%;
    min-height: 700px;
}
.s2-banner__content-col {
    max-width: 53%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
}
.s2-banner--secondary .s2-banner__pic-heading {
    padding: 110px 30px 0 36px;
    max-width: 548px;
    margin-left: 0;
}
.s2-banner--secondary .s2-banner__pic-txt {
    font-size: 1.5rem;
}
.s2-banner--secondary .s2-banner__btn-wrap {
    padding: 0 0 74px 36px;
}
.s2-banner--secondary .s2-banner__item {
    min-height: 50%;
    padding: 34px 48px 30px 45px;
}
.s2-banner--secondary .s2-banner__item-title {
    font-size: 4.4rem;
    font-weight: 400;
    line-height: 1;
}
.s-form--secondary {
    padding: 119px 0 107px;
    min-height: 0;
}
.s-form__container {
    padding-left: 15px;
    padding-right: 15px;
}
.s-form--secondary .s-form__title {
    letter-spacing: -0.6px;
    margin-bottom: 26px;
}
.s-form--secondary .s-form__txt {
    line-height: 1.43;
    padding-bottom: 25px;
}
.s-form--secondary .s-form__col-2 {
    padding: 28px 0 0 76px;
}
.s-form__input {
    padding: 10px 15px;
    margin-bottom: 29px;
}
.s-form__txt-label {
    margin-bottom: 10px;
}
.s-form__label,
.s-form__input,
.s-form__checkbox,
.s-form__txt-label {
    font-size: 16px;
}
.s-form__checkbox .checkbox__text:before {
    width: 26px;
    height: 26px;
}
.s-form__checkbox .checkbox__text:after {
    height: 11px;
    width: 11px;
    inset: 0 auto 0 7px;
}
.s-form__checkbox .checkbox__text {
    padding: 0 0 0 38px;
}
.s-form__checkbox + .s-form__checkbox {
    margin-left: 37px;
}
.s-form--secondary .s-form__row {
    margin-top: 18px;
    border-top: 1px solid #252324;
    padding-top: 34px;
}
.s-form__row-txt {
    line-height: 1.6;
}
.s-form--secondary .s-form__btn-txt {
    letter-spacing: 1px;
}
.s-form--secondary .form-control::placeholder {
    color: rgba(255, 255, 255, 0.2);
    font-weight: 300;
}
.s-form__checkbox {
    color: rgba(255, 255, 255, 0.6);
}
.market-map-container {
    padding: 0 50px;
}
.market-map-container .neighborhood-map {
    height: 600px;
}
.place-card--map {
    padding: 13px 13px 0;
    background: #252324;
}
.place-card--map .place-card__pic-wrap {
    height: 131px !important;
}
.place-card--map .place-card__description {
    font-size: 10px;
    margin-bottom: 7px;
}
.place-card--map .place-card__icon-bocks {
    font-size: 11px;
    margin: 0 0 1px;
    line-height: 1;
}
.place-card--map .place-card__icon-bock-svg {
    margin-right: 7px;
}
.place-card--map .place-card__icon-bock {
    margin-right: 11px;
}
.place-card--map .place-card__title {
    font-size: 16px !important;
    margin-bottom: 4px;
}
.place-card--map .place-card__content {
    padding: 13px 0 7px 0 !important;
}
.place-card__label-txt {
    top: 10px;
    left: 7px;
    padding: 5px 12px;
    font-size: 13px;
    line-height: 1;
}
.marker-2--secondary:before {
    content: "";
    position: absolute;
    border-radius: 3px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(317.23deg, #9999c3 0%, #5b5b9a 96.39%);
    background: linear-gradient(132.77deg, #9999c3 0%, #5b5b9a 96.39%);
    z-index: 0;
}
.marker-2--secondary:after {
    border-top-color: #6b6ba5;
}
.marker-2--secondary.active:before {
    opacity: 0;
}
.marker-2--secondary.active {
    color: #6b6ba5;
}
.hero__slide-item-pic--market {
    background: #333233;
}
/*-------------------market-----------------------*/
#neighborhood-map {
    height: 600px !important;
}
.search-dropdown.active {
    z-index: 10;
}
/*-------------------------neighborhood-----------------------------*/
.benefits--neighborhood .benefits__accent-block p {
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1057px;
}
.split-content-2--neighborhood .split-content-2__txt-items {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    display: block;
}
.split-content-2--neighborhood .split-content-2__txt-items p {
    padding-right: 15px;
}
.split-content-2--neighborhood h2 {
    font-size: 5.5rem;
    line-height: 1.2;
    margin-top: -14px;
    margin-bottom: 60px;
}
.benefits--neighborhood h2 {
    line-height: 1.2;
    font-size: 3.65rem;
    margin-bottom: 2.4rem;
}
.benefits--neighborhood {
    padding-top: 100px;
}
.overview-2__item-2-fake-link .fake-link-txt {
    padding: 0;
}
.overview-2__item-2-fake-link .arrow-circle--min {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
}
/*--------------------------neighborhood----------------------------*/
/*--------------------------search-page----------------------------*/
.search-page-2 {
    overflow: visible !important;
}
.search-page-2.overflow-hidden,
.search-page-2.overflow-hidden-2 {
    overflow: hidden !important;
}
.search-page-2 .search-modal .footer__container-1,
.search-page-2 .search-modal .lists__item,
.search-page-2 .search-modal .footer__container-2 {
    max-width: 100% !important;
}
#search-page .search-bar,
#search-page .pin-swiper {
    top: 67px;
}
.search-page-2 .modal-wrap {
    margin-top: 67px;
}
.search-page-2 .place-card__pic-wrap {
    pointer-events: auto;
}
.search-page .footer__list--1 {
    left: 56%;
}
/*--------------------------search-page----------------------------*/
.modal-map .mapboxgl-canvas {
    width: 100% !important;
}
/*------------helpers in the end of main style-----------------------*/
.s-tab__item,
.bg-8 {
    background: #0b090a;
}
.color-16 {
    color: rgba(255, 255, 255, 0.65);
}
.color-17 {
    color: #8f8f8f !important;
}
.color-15 {
    color: rgba(255, 255, 255, 0.5);
}
.sign-modal__txt-2,
.sign-modal__sub-txt,
.sign-modal__sub-txt-2 {
    color: #bfbfbf;
}
:root {
    --left: 0;
    --right: 0;
    --width: 0;
}
.pin-swiper {
    position: fixed;
    top: 73px;
    left: var(--left);
    right: var(--right);
    width: var(--width);
    z-index: 99;
}
.pin-swiper:after {
    left: 0;
    width: calc(100% + 30px);
}
.circle-grad {
    bottom: -400px;
    left: -600px;
    opacity: 0.55;
    z-index: 3;
    height: 1080px;
    mix-blend-mode: exclusion;
}
.s-results .circle-grad {
    bottom: auto;
    top: -400px;
    left: -606px;
}
.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.swiper__btn--secondary:not(.swiper-button-disabled):after {
    color: var(--2-color);
}
.bg-color-6 {
    background: var(--12-color);
}
.bg-color-7 {
    background: #121C10;
}
.color-9 {
    color: rgba(37, 35, 36, 0.7);
}
.s2-banner__item:hover .s2-banner__item-txt-span,
.color-10 {
    color: #ffffff;
}
.color-12 {
    color: #121C10;
}
.color-13 {
    color: var(--12-color);
}
.color-14 {
    color: rgba(5, 3, 4, 0.7);
}
.color-11 {
    color: rgba(185, 118, 109, 0.7);
}
.text-gradient-1 {
    background: #bc7666;
    background: -o-linear-gradient(318.98deg, #bc7666 22.15%, #8d3f42 96.51%);
    background: linear-gradient(131.02deg, #bc7666 22.15%, #8d3f42 96.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.text-type-1 {
    font-size: 1.2rem;
    line-height: 1.6;
}
.text-type-2 {
    font-size: 1.3rem;
    line-height: 1.8;
}
.title-2h {
    font-size: 5.45rem;
}
.disable {
    opacity: .4;
    pointer-events: none;
}
/*search-dropdown-menu--4*/
.nd-item__map,
.nd-item__map-wrap {
    border-radius: 50%;
}
.hero__slide-item-pic-wrap.grab-event,
.nd-item__map {
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.nd-item__tag,
.nd-item__map-wrap {
    z-index: 7;
}
.hero__slide-item-1__tag:hover {
    background: var(--3-color);
    color: var(--4-color)
}
.hero__slide-item-1__tag,
.nd-item__tag {
    background: rgba(255, 255, 255, 0.13);
}
.pseudo-el-none:after,
.pseudo-el-none:before {
    content: none;
}
.check-btn:hover,
.bootstrap-select .dropdown-toggle:hover,
.search-dropdown-btn:hover {
    border-color: #ffffff;
}
.bg-none {
    background: none !important;
}
.container-5 {
    max-width: 1454px;
}
.h2-secondary {
    line-height: 1.2;
    font-size: 3.65rem;
}
.rate-card__circle,
.nd-card__rate,
.nd-card__type {
    border-radius: 50%;
}
.simple-card__location-name,
.modal-container,
.place-card--third .place-card__description {
    color: rgba(255, 255, 255, 0.5);
}
.hero__txt-slide-link-mask:hover + .hero__slide-content .hero__slide-item-circle,
.overview-2__item-2:hover .arrow-circle {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}
.hero__txt-slide-link-mask:hover + .hero__slide-content .hero__slide-item-fake-link,
.overview-2__item-2:hover .fake-link-txt {
    background-size: 100% 2px;
}
.arrow-circle--min {
    width: 18px !important;
    height: 18px !important;
}
.arrow-circle--min:after {
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
}
.border-none {
    border: none;
}
.breadcrumbs,
.overview-2__item,
.border-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.hero__title-2:after,
.split-content-2__txt-items:before,
.benefits__txt.before-el:before {
    width: 36px;
    height: 2px;
    background: var(--2-color);
    left: 0;
}
.lh-v3 {
    line-height: 1.82;
}
.h1-secondary {
    font-size: 5.5rem;
}
.txt-type-8 {
    font-size: 1.5rem;
    line-height: 1.6;
}
.header-style-2 .pt-for-header {
    padding-top: 94px;
}
.opacity-0 {
    opacity: 0;
}
.search-page .footer__container-1,
.search-modal .footer__container-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.set-color-1-hover:hover {
    color: var(--2-color);
}
.container-3,
.search-page .footer__container-main, .search-page .lists__container {
    max-width: 100%;
}
.check-btn--secondary,
.check-btn--third {
    border-radius: 20px;
}
.split-content__item-block-txt,
.calculator {
    margin-bottom: 35px;
}
.calculator,
.loc-card-wrap {
    padding-bottom: 30px;
}
.calculator__form-block,
.banner-card__txt {
    margin-bottom: 23px;
}
.banner-card__txt {
    line-height: 1.4;
}
.color-7 {
    color: rgba(255, 255, 255, 0.8);
}
.col-c-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.col-c-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.btn-rounded,
.border-2 {
    border: 1px solid var(--12-color);
}
.btn-rounded:hover,
.input-style-3:focus,
.input-style-4:focus {
    border-color: var(--13-color);
}
.rate__tip {
    line-height: 1.5;
}
.rate__swiper-wrap {
    margin-bottom: 16px;
}
.rate-card__heading {
    margin-bottom: 13px;
}
.input-style-3,
.selectpicker-wrap-2--third .filter-option-inner-inner,
.fz-1 {
    font-size: 14px;
}
.fz-4,
.features-list,
.place-card__description,
.hero-map__content-heading-part-2 {
    font-size: 13px;
}
.fz-3 {
    font-size: 10px;
}
.fz-2,
.place-card--secondary .place-card__description {
    font-size: 12px;
}
.dropdown--secondary .dropdown-item:hover,
.selectpicker-wrap-2--secondary .dropdown-item:hover,
.selectpicker-wrap-2--third .dropdown-item:hover {
    color: var(--body-color);
}
.selectpicker-wrap-2--secondary .dropdown-item.active,
.selectpicker-wrap-2--third .dropdown-item.active {
    color: var(--body-bg);
    background-color: var(--body-color);
}
.modal-col-2__tab-state {
    color: rgba(255, 255, 255, 0.9);
}
.h-card-link:hover .h-card,
.simple-card__wrap:hover .simple-card {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
}
.h-card-link:hover .h-card,
.simple-card__wrap:hover .simple-card,
.place-card:hover {
    background: #1C2A1A;
}
.checkbox__text:after,
.search-dropdown-menu {
    opacity: 0;
    visibility: hidden;
}
.checkbox input:checked + .checkbox__text:after,
.active .search-dropdown-menu {
    opacity: 1;
    visibility: visible;
}
.search-bar__input-wrap,
.input-style-3,
.input-style-2--ad-st {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.border-bottom-1,
.features-list__item {
    border-bottom: 1px solid var(--10-color);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.hide-scrollbar,
.search-dropdown-menu--big {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar,
.search-dropdown-menu--big::-webkit-scrollbar {
    display: none;
}
.check-btn,
.checkbox__text,
.search-dropdown-btn,
.btn-type-4,
.marker-2,
.place-card {
    cursor: pointer;
}
.check-btn__item--2,
.tab-complex-item,
.color-5 {
    color: rgba(255, 255, 255, 0.4);
}
.input-style-4::-webkit-input-placeholder,
.sign-modal__item-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.input-style-4::-moz-placeholder,
.sign-modal__item-input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.input-style-4:-ms-input-placeholder,
.sign-modal__item-input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.input-style-4::-ms-input-placeholder,
.sign-modal__item-input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.input-style-4::placeholder,
.sign-modal__item-input::placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.hero-map__sub-title,
.check-btn,
.search-btn--2,
.popup-content__row,
.color-6 {
    color: rgba(255, 255, 255, 0.6);
}
.btn-type-2:hover {
    color: #fee9e9;
    background: #b7827a;
}
.search-bar__btn-svg {
    width: 18px;
}
.search-bar__btn-icon:hover,
.search-btn:hover,
.simple-btn:hover,
.banner-card:hover .simple-btn,
.btn--9:hover,
.modal-col-2__nav-link:hover {
    background: #0000;
    color: var(--body-color);
}
.btn--8:hover {
    border-color: var(--body-color);
}
.default-transition,
.marker-2--secondary:before,
.s-sep__btn-2 .btn-type-1__txt:before,
.skew-arrow:after, .link-simple,
.s2-banner__item:after,
.playbook__slide:after,
.s-listings__slide:after,
.simple-btn,
.check-btn,
html.page-load .header,
.header__logo-link,
.dropdown .dropdown-toggle:after,
.search-dropdown-btn:after,
.account-block:after,
.checkbox__text:before,
.checkbox__text:after,
.mapboxgl-ctrl-icon,
.place-card__pic-label-btn path,
.place-card,
.dropdown-toggle,
.mapbox-gl-draw_polygon:after,
.mapbox-gl-draw_trash:after,
.marker-2:after,
.swiper-btn-prev:before,
.swiper-btn-next:before,
.btn-type-4:after,
.dropdown-small__btn,
.btn-rounded,
.dropdown-small__btn:after,
.btn-rounded path,
.btn--9,
.banner-card__pic-wrap:after,
.mapboxgl-ctrl-fullscreen:after,
.mapboxgl-ctrl-shrink:after,
.hero__slide-content:after,
.vbox-close:after,
.swiper-btn-prev:after,
.swiper-btn-next:after,
.vbox-next:after,
.vbox-prev:after,
.vbox-preloader.component-visible + .vbox-container .vbox-next,
.vbox-preloader.component-visible + .vbox-container .vbox-prev,
.vbox-preloader.component-visible + .vbox-container + .vbox-title,
.nd-cards__svg path,
.search-dropdown-btn,
.s-team__btns .swiper__btn:after,
.sign-modal__item-input,
.sign-modal__btn:after {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.bootstrap-select .dropdown-item .text,
.bootstrap-select .dropdown-item,
.dropdown--secondary .dropdown-item {
    -webkit-transition: color .2s ease-out, background .2s ease-out;
    -o-transition: color .2s ease-out, background .2s ease-out;
    transition: color .2s ease-out, background .2s ease-out;
}
.check-btn-wrap-3,
.check-btn-wrap-2,
.search-bar__item,
.header__nav-item,
.header__tel,
.header__btn,
.hero-map__pag-item,
.check-btn__item,
.flex-auto,
.place-card__icon-bock,
.selectpicker-wrap .bootstrap-select {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.w-50 {
    width: 50%;
}
.z-index-5 {
    z-index: 5;
}
.pointer-events-auto {
    pointer-events: auto;
}
.pointer-events-none,
.hero-map__pag-link.active,
.disabled-arrow {
    pointer-events: none;
}
.link-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: none !important;
}
.fade-transition,
.marker-def,
.dropdown-toggle + .dropdown-menu,
.dropdown-small__btn + .dropdown-menu,
.search-dropdown-menu,
.modal {
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out;
    -o-transition: opacity .2s ease-out, visibility .2s ease-out;
    transition: opacity .2s ease-out, visibility .2s ease-out;
}
.marker-2 {
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out, background .2s ease-out, color .2s ease-out;
    -o-transition: opacity .2s ease-out, visibility .2s ease-out, background .2s ease-out, color .2s ease-out;
    transition: opacity .2s ease-out, visibility .2s ease-out, background .2s ease-out, color .2s ease-out;
}
.ls-2 {
    letter-spacing: 1px;
}
.border-1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.border-radius-1 {
    border-radius: 4px;
}
.border-radius-0 {
    border-radius: 0;
}
.border-0 {
    border: none !important;
}
.last-el-mb-0 > *:last-child {
    margin-bottom: 0;
}
.default-absolute-position {
    position: absolute;
    top: 0;
    left: 0;
}
.transition-none {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.center-absolute-position,
.mapboxgl-ctrl-fullscreen:after,
.mapboxgl-ctrl-shrink:after,
.hero-map__map-placeholder-3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.after-el:after,
.before-el:before,
.marker-2:after,
.popup-content__item:after,
.breadcrumbs__item:not(:last-child):after {
    content: "";
    position: absolute;
}
.after-el--center:after,
.before-el--center:before,
.place-card__pic-label-btn svg {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.after-el--full-size:after,
.before-el--full-size:before,
.banner-card__pic-wrap,
.modal-map,
.full-size-obj,
.marker-3:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.z-index-2 {
    z-index: 2;
}
.ff-1,
.modal-title {
    font-family: var(--body-ff);
}
.ff-2 {
    font-family: var(--2-ff);
}
.bg-color-1 {
    background: var(--2-color);
}
.bg-color-2 {
    background: var(--3-color);
}
.bg-color-3 {
    background: var(--5-color);
}
.bg-color-4 {
    background: var(--6-color);
}
.bg-color-5 {
    background: var(--7-color);
}
.bg-color-6 {
    background: #1C2A1A;
}
.color-1 {
    color: var(--2-color);
}
.color-2 {
    color: var(--5-color);
}
.color-3,
.split-content__item-block-txt,
.split-content__item-txt,
.rate-card__circle,
.swiper-pagination-total,
.s2-banner__item:hover .s2-banner__item-title,
.contact-page .s-form {
    color: rgba(255, 255, 255, 0.7);
}
.color-4,
.popup-content__price,
.popup-content__title {
    color: var(--3-color);
}
.hero__col-1-item:last-child:after,
.hero__slide-item:last-child:after,
.popup-content__item:last-child:after {
    content: none;
}
.img-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.img-contain,
.features-list__pic,
.place-card__icon-bock-svg,
.nd-cards__svg,
.nd-card__type-img {
    -o-object-fit: contain;
    object-fit: contain;
}
.features-list__pic {
    object-position: center left;
}
.lh-v1 {
    line-height: 1.2;
}
.lh-v2 {
    line-height: 1.8;
}
.overflow-visible {
    overflow: visible;
}
.mx-100 {
    max-width: 100%;
}
.mx-50 {
    max-width: 50%;
}
.f-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
}
.selectpicker-wrap .bootstrap-select {
    max-width: calc(50% - (25px / 2));
}
.selectpicker-wrap-3 {
    max-width: 50%;
}
.f-50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    width: 50%;
}
.f-100-greedy {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}
.bg-color-8 {
    background: var(--10-color);
}
.after-none:after {
    content: none !important;
}
.opacity-0_3 {
    opacity: .3;
}
.hero-card__card {
    height: 100%;
}
/*---------------------------------------------------*/
@media (min-width: 992px) {
    .is-offset-top .header__logo-link {
        -webkit-transform: scale(0.92);
        -ms-transform: scale(0.92);
        transform: scale(0.92);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
    }
    .is-offset-top .header {
        padding: 10px 0;
    }
    #search-page .header {
        padding: 15px 0 !important;
    }
    .search-page .footer__container-1,
    .search-page .lists__item,
    .search-page .footer__container-2 {
        max-width: 45%;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .vbox-next,
    .vbox-close {
        right: 80px;
    }
    .vbox-prev {
        left: 80px;
    }
    .vbox-close:hover:after {
        opacity: 1;
    }
    .vbox-close:after {
        opacity: .6;
    }
    /*------------------------*/
    .container {
        max-width: 1170px;
    }
    .h-cards__container {
        max-width: 1150px;
    }
    .slider-cards__container {
        max-width: 1150px;
    }
    .pic-cards__container {
        max-width: 1200px;
    }
    /*------------------------------------*/
    .hero__container-2 {
        max-width: 903px !important;
    }
    .s-hero__container {
        max-width: 1144px !important;
    }
    .s-team__pic-slide.swiper-slide-active {
        width: 462px !important;
    }
    /*    -----------------------------------------------    */
    .page-load .s-timeline__label {
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }
    .page-load .s-timeline__item {
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
    }
    .page-load .s-timeline__label-wrap:before {
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
    }
    .s-timeline__label,
    .s-timeline__label-wrap:before,
    .s-timeline__item {
        opacity: 0;
    }
    .page-load .s-timeline__label-wrap:before {
        -webkit-transition-delay: .3s !important;
        -o-transition-delay: .3s !important;
        transition-delay: .3s !important;
    }
    .page-load .s-timeline__item {
        -webkit-transition-delay: 1.8s !important;
        -o-transition-delay: 1.8s !important;
        transition-delay: 1.8s !important;
    }
    .page-load .s-timeline__label-wrap:after {
        -webkit-transition: all .9s linear 1.1s;
        -o-transition: all .9s linear 1.1s;
        transition: all .9s linear 1.1s;
    }
    .s-timeline__label-wrap:after {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
    }
    /*---*/
    .show-box .s-timeline__label,
    .show-box .s-timeline__label-wrap:before,
    .show-box .s-timeline__item,
    .disable-page-animation .s-timeline__label,
    .disable-page-animation .s-timeline__label-wrap:before,
    .disable-page-animation .s-timeline__item {
        opacity: 1;
    }
    .show-box .s-timeline__label-wrap:after,
    .disable-page-animation .s-timeline__label-wrap:after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }
    .s-timeline__swiper-line {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
    }
    .banner-tip:hover {
        z-index: 5;
    }
    .banner-tip:hover .banner-tip__block {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    /* .scroll-slider:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused;
    } */
    .header-style-2 .header {
        padding: 18px 0;
    }
    .marker-2:hover {
        background: var(--body-color);
        color: var(--9-color);
        z-index: 2;
    }
    .marker-2:hover:after {
        border-top-color: var(--body-color);
    }
    .marker-2--secondary:hover:before {
        opacity: 0;
    }
    .marker-2--secondary:hover {
        color: #6b6ba5;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1200px;
    }
    .h-cards__container {
        max-width: 1180px;
    }
    .slider-cards__container {
        max-width: 1180px;
    }
    .pic-cards__container {
        max-width: 1400px;
    }
    .pic-card-wrap:after {
        right: -10% !important;
    }
    .search-bar__part-2 {
        max-width: 200px;
        font-size: 14px;
    }
    .search-bar__part-1 {
        min-width: calc(100% - 200px);
    }
    .modal-container {
        max-width: 1170px !important;
    }
    .modal-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .modal-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .s-split-content__container {
        max-width: 1225px !important;
    }
    .s-split-content--2 .s-split-content__row {
        max-width: 1325px !important;
    }
    .s-banner {
        padding-top: 177px;
    }
    .split-content__item-box-numb {
        font-size: 5.3rem;
    }
    .search-page .header__nav-item {
        margin-right: 30px;
    }
}
@media (min-width: 1330px) {
    :root {
        --pic-size-2: 392px;
    }
    .container-4 {
        max-width: 1226px !important;
    }
    .simple-card__footer {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .simple-card__location {
        max-width: 65%;
        margin-bottom: 0;
    }
    .split-content--secondary .split-content__item-content--2 {
        min-height: 709px;
    }
    .split-content--secondary .split-content__item-content {
        min-height: 740px;
    }
    .split-content__item-content {
        min-height: 585px;
    }
    .split-content__item-content--1 {
        padding: 135px 72px 61px 0;
    }
    .txt-type-6 {
        font-size: 8.3rem;
    }
    .pic-cards__swiper {
        padding-bottom: 173px;
    }
    .h-cards {
        padding-top: 183px;
    }
    .lists {
        padding-bottom: 145px;
    }
    .hero__col-1 {
        padding: 144px 38px 40px 0;
    }
    .hero__pic-slider-wrap {
        padding-top: 144px;
    }
    .split-content__item--mt {
        margin-top: 253px;
    }
    .hero__slide-item-3 {
        max-width: 200px;
    }
    .hero__slide-item-2 {
        max-width: 229px;
    }
    .h1, h1 {
        font-size: 3.4rem;
    }
    .hero__title {
        font-size: 3.1rem;
    }
}
@media (min-width: 1370px) {
    .container {
        max-width: 1322px;
    }
    .pic-cards__container {
        max-width: 1400px;
    }
    :root {
        --map_size: 90px;
    }
    .search-dropdown-menu--big {
        left: 0;
    }
    .banner-card {
        padding: 50px 32px;
    }
    .modal-container {
        max-width: 1270px !important;
    }
    .modal-pic-xl {
        height: 400px;
    }
    .modal-pic-md {
        height: 250px;
    }
    .search-modal .footer__container-2 {
        font-size: 10px;
    }
    .search-modal .footer__container-2 .footer__list {
        font-size: 12px;
    }
    .overview-2__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .overview-2__title {
        margin-left: 0;
        margin-right: 0;
        max-width: 300px;
        padding-top: 10px;
    }
    .overview-2__content {
        padding-left: 50px;
        margin: 0;
    }
    .nd-item__item-1 {
        max-width: 55%;
    }
    .nd-item__item-2 {
        max-width: 45%;
    }
    .hero__col-1-item-txt {
        font-size: 14px;
    }
    .s-dominance__item-graph {
        padding: 0 15px;
    }
    .s-dominance__item:after {
        left: 15px;
        right: 15px;
    }
    .title-secondary {
        font-size: 5.4rem;
    }
    .s2-banner__title {
        font-size: 3.7rem;
    }
    .s2-banner__txt {
        padding-top: 23px;
    }
    .s-sep--market .s-sep__col-1 {
        padding-left: 53px;
    }
    .s2-banner--secondary .s2-banner__pic-heading,
    .s2-banner--secondary .s2-banner__btn-wrap {
        padding-left: 86px;
    }
    .development__col-2 .development-item__pic {
        top: 0;
        bottom: auto;
    }
}
@media (min-width: 1530px) {
    :root {
        --1-rem: 15px;
        --pic-size-2: 443px;
        --pic-size: 358px;
    }
    .search-dropdown-menu--7 {
        left: 0;
        right: auto;
    }
    .split-content-2__txt-item {
        max-width: 45%;
        padding-right: 35px;
    }
    .split-content-2__item-content {
        padding-left: 51px;
    }
    .modal-container {
        max-width: 1370px !important;
    }
    .modal-col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .search-modal .footer {
        margin-left: -20px;
        margin-right: -17px;
    }
    .modal-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
        padding-left: 47px;
    }
    .modal-col-2-spec-wrap {
        padding-right: 44px;
    }
    .search-page .list {
        padding-right: 24px !important;
    }
    .container {
        max-width: 1484px;
    }
    .container-5 {
        max-width: 1405px;
    }
    .search-page .header__container {
        max-width: 1614px;
    }
    .container-2 {
        max-width: 1632px;
    }
    .hero__container-home {
        max-width: 100%;
    }
    .pic-cards__container {
        max-width: 1788px;
    }
    .h1, h1 {
        font-size: 3.5rem;
        margin-bottom: 48px;
    }
    .header__tel {
        font-size: 14px;
        margin-right: 21px !important;
    }
    .header__logo-link {
        width: 180px;
    }
    .btn-type-2 {
        padding: 15px;
    }
    .header__btn {
        min-width: 117px;
    }
    .hero__col-1-form-btns-wrap .btn {
        min-width: 114px;
        padding: 11px 25px;
    }
    .btn-type-3 {
        min-width: 156px;
    }
    .btn-type-3 .btn__txt {
        padding: 15px 10px;
    }
    .hero__col-1-form-input-wrap {
        padding: 3px 9px 3px 37px;
    }
    .hero__tab-content {
        max-width: 684px;
    }
    .hero__col-1-form-input {
        padding: 15px 15px 15px 0;
        max-width: calc(100% - 156px);
    }
    .hero__col-1 {
        padding: 144px 15px 40px 0;
    }
    .hero__pic-slider-wrap {
        width: 55.3%;
    }
    .txt-type-5,
    .btn-type-1--secondary {
        font-size: 14px;
    }
    .txt-type-4 {
        font-size: 15px;
    }
    :root {
        --map_size: 104px;
        --map_left_pos: 28px;
    }
    .hero__slide-content {
        padding: 24px 15px 24px 28px;
    }
    .hero__slide-item-mini-title,
    .hero__slide-item-1__title {
        padding-top: 7px;
        font-size: 13px;
    }
    .hero__slide-item {
        font-size: 1rem;
    }
    .hero__slide-item-1__title-icon {
        max-width: 13px;
        margin-top: -3px;
    }
    .hero__slide-item-2,
    .hero__slide-item-3 {
        padding-left: 26px !important;
    }
    .arrow-circle {
        width: 21px;
        height: 21px;
    }
    .split-content__item--mt {
        margin-top: 287px;
    }
    .split-content__item-title {
        margin-top: -7.25rem;
    }
    .split-content__item-content {
        min-height: 659px;
    }
    .split-content__item-content--primary {
        min-height: 649px;
    }
    .split-content__item-heading {
        padding-right: 41px;
    }
    .txt-type-6 {
        font-size: 7.8rem;
        letter-spacing: 3.2px;
        margin-bottom: 4.5rem;
    }
    .split-content__item-txt {
        max-width: 413px;
        line-height: 1.55;
    }
    .split-content__item-txt:before {
        top: 13px;
        left: 7px;
        width: 41px;
    }
    .split-content__item-box {
        max-width: 280px;
        padding: 28px 28px 31px 34px
    }
    .split-content__item-box-txt {
        margin-bottom: 50px;
    }
    .split-content__item--reverse .split-content__item-block {
        margin-left: 127px;
    }
    .h3, h3 {
        font-size: 1.85rem;
    }
    .split-content__item-block {
        max-width: 381px;
        margin-bottom: 23px;
    }
    .split-content__item-block-txt {
        margin-bottom: 42px;
    }
    .btn-type-1__txt {
        padding: 8px 15px 8px;
    }
    .btn-type-1--secondary .btn-type-1__txt,
    .btn-type-1--4th .btn-type-1__txt {
        padding: 16px 40px 16px;
        font-size: 12px;
    }
    .h-cards {
        padding: 204px 0 156px;
    }
    .h-cards__container {
        max-width: 1398px;
    }
    .h-cards__txt {
        max-width: 597px;
        padding-right: 75px;
    }
    .h-cards__heading {
        margin-bottom: 118px;
    }
    .h-cards__row {
        margin: 0 -23px 87px;
    }
    .h-card-wrap {
        padding-left: 23px;
        padding-right: 23px;
    }
    .h-card__content {
        padding: 16px 22px 17px;
    }
    .h4, h4 {
        font-size: 1.88rem;
    }
    .h-card__title {
        margin-bottom: 6px;
    }
    .h-card__mark {
        margin-bottom: 13px;
    }
    .h-card__tag {
        min-width: 40px;
        margin: 0 2px 4px 0;
        padding: 4px 8px 4px !important;
    }
    .h-card__tags {
        margin-bottom: 15px;
    }
    .h-card__footer {
        padding-top: 18px;
        letter-spacing: 0;
    }
    .slider-cards {
        padding: 116px 0 0;
    }
    .slider-cards__btns {
        top: 16px;
    }
    .slider-cards__container {
        max-width: 1398px;
    }
    .slider-cards__btns .swiper__btn:first-child {
        margin-right: 11px;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 20px;
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 53px;
        height: 53px;
    }
    .btn-type-1--third .btn-type-1__txt {
        padding: 17px 21px 17px;
        font-size: 13px;
    }
    .slider-cards__heading {
        margin-bottom: 83px;
    }
    .simple-card__content {
        padding: 24px 30px 14px 27px;
    }
    .simple-card__body {
        margin-bottom: 15px;
    }
    .simple-card__location-icon {
        max-width: 100%;
        margin-right: 2px !important;
    }
    .slider-cards .swiper-wrapper {
        margin-bottom: 84px;
    }
    .btn-arrow {
        width: auto;
    }
    .btn-type-1__txt-span .btn-arrow {
        margin-left: 8px;
    }
    .slider-cards__btn-type-1 .btn-type-1__txt {
        padding: 16px 25px 16px;
    }
    .simple-card__abbr-sep {
        margin: 0 9px;
    }
    .slider-cards__swiper {
        padding-bottom: 160px;
    }
    .pic-cards {
        padding: 116px 0 0;
    }
    .pic-cards__swiper {
        padding: 0 109px 210px 13px;
    }
    .pic-cards__title {
        margin-bottom: 14px;
    }
    .pic-cards__txt {
        max-width: 644px;
    }
    .pic-cards__heading {
        margin-bottom: 161px;
    }
    :root {
        --pic-card__title-fz: 3.8rem;
    }
    .pic-card__title {
        line-height: 1.2;
        letter-spacing: 1.2px;
        left: 37px;
        padding: 0 27px 0 17px;
    }
    .pic-card__content-wrap {
        padding-bottom: 69px;
    }
    .pic-card__title:before {
        top: 1px;
        left: -6px;
    }
    .pic-card-wrap {
        min-height: 593px;
    }
    .pic-card {
        width: 387px;
    }
    .pic-card-wrap:after {
        height: 98px;
        right: -9.1% !important;
        top: -31px;
    }
    .split-content__item-content--1 {
        padding: 133px 86px 58px 0;
    }
    .split-content--secondary .split-content__item-title {
        line-height: 1.25;
    }
    .split-content--secondary .split-content__item-txt {
        max-width: 492px;
    }
    .split-content--secondary .split-content__item-block-title {
        margin-bottom: 20px;
    }
    .split-content--secondary .split-content__item-txt:before {
        left: 3px;
    }
    .split-content__item-box--secondary .split-content__item-box-numb {
        margin-bottom: 2px;
    }
    .split-content__item-box--secondary {
        padding: 29px 28px 31px 34px;
    }
    .split-content__item-box--secondary:first-child {
        max-width: 53.5%;
    }
    .split-content--secondary .split-content__item-block-title {
        margin-bottom: 1.3rem;
    }
    .split-content__item-box--secondary:last-child {
        max-width: 46.5%;
        padding-left: 50px;
    }
    .split-content--secondary .split-content__item-block-txt {
        max-width: 100%;
        margin-bottom: 38px;
        line-height: 1.6;
    }
    .lists {
        padding: 138px 0 164px;
    }
    .lists__item--2 .lists__item-title,
    .lists__item-title {
        margin-bottom: 27px;
    }
    .list__item {
        margin-bottom: 17px;
    }
    .lists__item-txt {
        margin-bottom: 50px;
    }
    .lists__row {
        max-width: 1387px;
    }
    .lists__item--1 {
        padding-bottom: 62px;
    }
    .lists__item--2 {
        padding-top: 86px;
    }
    .footer__container-1 {
        padding-top: 81px;
        padding-bottom: 112px;
    }
    .footer__lists {
        padding-top: 15px;
        max-width: 663px;
    }
    .footer__list-items-title {
        font-size: 13px;
        margin-bottom: 18px;
    }
    .footer__list {
        font-size: 14px;
    }
    .header__tel-icon {
        width: auto;
        margin-right: 1px !important;
    }
    .footer__contact {
        max-width: 511px;
    }
    .footer__contact-title {
        margin-bottom: 20px;
        line-height: 1.55;
    }
    .form-style {
        padding: 10px;
    }
    .btn-type-1--5th .btn-type-1__txt {
        font-size: 14px;
        padding: 10px 10px 10px;
    }
    .btn-type-1--5th {
        min-width: 114px;
    }
    .input-style-1--secondary {
        padding: 8px 10px;
        max-width: calc(100% - 132px);
    }
    .footer__social-item {
        margin-right: 31px;
        width: auto;
    }
    .footer__form-style {
        margin-bottom: 29px;
    }
    .footer__container-2 {
        padding: 31px 0;
    }
    .split-content--secondary .split-content__item-content {
        min-height: 832px;
    }
    .split-content--secondary .split-content__item-content--2 {
        min-height: 802px;
        padding: 39px 0 0 49px;
    }
    .split-content__item-block-title {
        font-size: 1.94rem;
    }
    .hero__slide-item-1 {
        max-width: 329px;
    }
    .hero__slide-item-3 {
        max-width: 208px;
    }
    .hero__slide-item-2 {
        max-width: 258px;
    }
    .pic-card.is-active .pic-card__content-wrap {
        margin-top: calc(var(--pic-card__swiper-h) - 7.2rem);
    }
    .split-content--secondary .split-content__item-block {
        max-width: 522px;
    }
    .modal-pic-xl {
        height: 449px;
    }
    .modal-pic-md {
        height: 293px;
    }
    .banner-card__title {
        font-size: 40px;
        line-height: 0.9;
    }
    .benefits__accent-block {
        margin: 130px 0;
        padding: 78px 0 74px;
    }
    .benefits__item {
        padding: 50px 0 76px;
    }
    .benefits {
        padding-bottom: 86px;
    }
    .hero__heading {
        max-width: 610px;
    }
    .hero__container-3 {
        max-width: 1396px !important;
    }
    .nd-item__content {
        padding: 36px 28px 33px 28px;
    }
    .nd-item__map-wrap {
        left: 27px;
    }
    .nd-item__item-1 {
        max-width: 57%;
    }
    .nd-item__item-2 {
        max-width: 43%;
        padding-left: 23px;
    }
    .hero__col-1-list {
        max-width: 89%;
    }
    .s-team__container {
        max-width: 1395px !important;
    }
    .s-listings__container {
        padding-left: 55px;
    }
    .playbook__container {
        padding-left: 143px;
    }
    .s-offset-content__content {
        min-height: 628px;
    }
    .s-split-content__row {
        min-height: 836px;
    }
    .s-team__pic-slide {
        min-height: 680px;
    }
    .s-split-content {
        padding-bottom: 168px;
    }
    .s-team {
        padding: 123px 0 156px;
    }
    .s-split-content--2 {
        padding-bottom: 188px;
    }
    .s-offset-content--2 .s-offset-content__content {
        min-height: 764px;
    }
    .s-listings__slide {
        min-height: 424px;
    }
    .s-listings {
        padding-bottom: 140px;
    }
    .s-results {
        padding-top: 164px;
    }
    .s-results--secondary {
        padding-top: 157px;
    }
    .s-results__col {
        padding: 20px 163px 0 241px;
    }
    .s-offset-content--3 .s-offset-content__content {
        min-height: 760px;
    }
    .playbook__slide {
        min-height: 425px;
    }
    .playbook {
        padding-bottom: 171px;
    }
    .playbook--secondary {
        padding-bottom: 145px;
    }
    .s-community__pic-wrap {
        height: 685px;
    }
    .s-location__col-1 {
        min-height: 806px;
    }
    .s-location__map {
        right: -164px;
        width: 354px;
        height: 525px;
    }
    .s-location__col-2 {
        padding-left: 287px;
    }
    .s-location__map-cloud-1 {
        max-width: 362px;
    }
    .s-location__map-cloud-2 {
        right: -61px;
        max-width: 300px;
    }
    .s-offset-content--4 {
        padding: 236px 0 0;
    }
    .s-offset-content--4 .s-offset-content__content {
        min-height: 705px;
    }
    .s-agents__slide-content {
        min-height: 480px;
    }
    .swiper-slide-active .s-agents__slide-pic-wrap {
        -webkit-transform: scale(1.55);
        -ms-transform: scale(1.55);
        transform: scale(1.55);
    }
    .pin-swiper:after {
        width: calc(100% + 44px);
    }
    .s-sep__pic {
        min-height: 834px;
    }
    .s2-banner__item {
        min-height: 408px;
    }
    .s2-banner__pic-wrap {
        min-height: 621px;
    }
    .s-sep--reverse .s-sep__pic {
        margin-left: -28px;
        min-height: 854px;
    }
    .s-sep--reverse .s-sep__col-1 {
        padding: 52px 15px 0 139px;
    }
    .s-results__box {
        padding-bottom: 164px;
    }
    .playbook--secondary .playbook__slide {
        min-height: 443px;
    }
    .s-sliders {
        padding-top: 154px;
        padding-bottom: 164px;
    }
    /*.scroll-slider__content {*/
    /*    width: 490px;*/
    /*    padding: 0 145px;*/
    /*}*/
    .s-dominance__heading {
        padding: 0 120px 0 57px;
    }
    .s-dominance__title {
        padding-left: 68px;
    }
    .s-sep--primary {
        padding-top: 181px;
    }
    .s-sep__pic-wrap .s-sep__pic {
        min-height: 916px;
    }
    .s-sep--third .s-sep__pic-wrap {
        margin-left: -30px;
        margin-top: -170px;
    }
    .s-sep--primary .s-sep__col-1 {
        padding: 31px 15px 220px 112px;
    }
    .s-sep--secondary .s-sep__pic-wrap {
        width: calc(100% + 70px);
    }
    .s-sep--reverse .s-sep__pic-wrap {
        margin-left: -26px;
    }
    .s-sep--third {
        padding-bottom: 209px;
    }
    .s-sep--hero {
        margin-bottom: -84px;
    }
    .s-sep--hero .s-sep__col-1 {
        padding-bottom: 150px;
    }
    .s-sep__title {
        margin-bottom: 4.5rem;
    }
    .s-banner {
        padding-top: 207px;
    }
    .s-sep--third .s-sep__col-2 {
        padding-right: 15px;
    }
    .contact-hero {
        padding-top: 179px;
    }
    .contact-hero__block {
        padding: 107px 30px 192px;
    }
    .contact-hero__map {
        height: 737px;
    }
    .tab-pane__item-1 {
        width: 103%;
    }
    .sign-modal__item-select-2 {
        width: 105%;
    }
    .sign-modal__col-t1 .sign-modal__item-input,
    .sign-modal__item-select-2 .dropdown-toggle {
        padding-left: 10px;
    }
    .tab-pane__item-2 {
        width: 106%;
    }
    .sign-modal__col-t1 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 0;
    }
    .sign-modal__item-input-1 {
        width: 123%;
    }
    .sign-modal__col-2 {
        padding: 0 0 0 31px;
    }
    .sign-modal__col-3 {
        padding: 0 10px 0 15px;
    }
    .tab-pane__col-2 {
        padding-left: 27px;
    }
    .tab-pane__col-3 {
        padding-left: 41px;
    }
    .s2-banner--secondary .s2-banner__pic-wrap {
        min-height: 802px;
    }
    .s-form--secondary .s-form__title {
        margin-bottom: 36px;
    }
    .s-form--secondary .s-form__btn-txt {
        padding: 16px 46px !important;
    }
    .s-form__checkbox,
    .s-form__txt-label {
        font-size: 19px;
    }
    .s-form__label,
    .s-form__input {
        font-size: 17px;
    }
    .s-sep--market .s-sep__pic {
        max-width: 111.8%;
    }
    .s-form__container {
        padding-left: 58px;
        padding-right: 56px;
    }
}
@media (min-width: 1632px) {
    /*.s-offset-content__content:after,*/
    .for-overlay-block:after,
    .overlay-block {
        width: calc(100% + 88px);
    }
    /*.s-offset-content--4 .s-offset-content__content:after,*/
    .s-offset-content--4 .for-overlay-block:after,
    .s-offset-content--4 .overlay-block {
        width: calc(79.7% + 88px);
        left: 20.3%;
    }
    .contact-hero__block {
        width: 105%;
    }
    .contact-hero__col-1 {
        padding-right: 15px;
    }
    .contact-hero__col-2 {
        padding-left: 32px;
    }
}
@media (min-width: 1700px) {
    .place-card__min-txt {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }
    .hero__container-home {
        max-width: 1632px;
    }
    .circle-grad,
    .s-results .circle-grad {
        left: -700px;
    }
}
@media (min-width: 1921px) {
    .place-card__pic-wrap {
        height: 250px;
    }
    .banner-card__title {
        font-size: 45px;
    }
    .hero__col-1-form {
        font-size: 1.16rem;
    }
    .hero__title {
        font-size: 3.5rem;
    }
    .hero__sub-title {
        font-size: 1.3rem;
    }
    .hero__col-1-form-input {
        padding: 20px 15px 20px 0;
    }
    .hero__col-1-form {
        font-size: 1.16rem;
    }
    .hero__col-1-item-numb {
        font-size: 2.6rem;
    }
    .hero__col-1-item-txt {
        font-size: 1rem;
    }
    .s-results__container,
    .s-split-content__container-special {
        position: static;
    }
    .circle-grad,
    .s-results .circle-grad {
        left: -500px;
    }
}
/*----------------------------------*/
@media (min-width: 1200px) and (min-height: 800px) {
    .hero__col-1-form {
        margin-bottom: 26px !important;
    }
    .hero__col-1-item-numb {
        margin-bottom: 11px;
    }
    .hero__title {
        margin-bottom: 2rem;
    }
    .hero__col-1 {
        padding-bottom: 60px;
    }
}
@media (min-width: 1920px) and (min-height: 900px) {
    .hero__title {
        font-size: 3.6rem;
        line-height: 1;
        margin-bottom: 3rem;
    }
    .hero__col-1-form {
        margin-bottom: 36px !important;
    }
}
@media (min-width: 1921px) and (min-height: 900px) {
    .hero__title {
        margin-bottom: 5rem;
    }
    .hero__col-1 {
        padding-bottom: 98px;
    }
}
/*---------------------------------------------------*/
@media (max-height: 1100px) and (min-width: 1200px) {
    :root {
        --pic-card__swiper-h: 30vh;
        --pic-card__fz: 16px;
        --pic-card__li-p: 10px 0 10px;
        --active-pic-card__title-fz: 3.3rem;
    }
    .pic-card.is-active .pic-card__title {
        font-size: var(--active-pic-card__title-fz);
    }
    .pic-card__content {
        top: calc(100% - var(--active-pic-card__title-fz) / 2);
    }
    .pic-card.is-active .pic-card__content-wrap {
        margin-top: calc(var(--pic-card__swiper-h) - 6.3rem);
        padding-bottom: calc(var(--card_content_height) - var(--active-pic-card__title-fz) / 2);
    }
    .pic-card__list {
        font-size: 16px;
    }
}
@media (max-height: 850px)and (min-width: 1200px) {
    :root {
        --pic-size-2: 50vh;
    }
    .hero__pic-wrap-2 {
        height: 51vh;
    }
    .split-content-2__item-content {
        min-height: 85vh;
    }
    .split-content-2__txt-items {
        padding-bottom: 30px;
    }
}
@media (max-height: 800px)and (min-width: 1200px) {
    :root {
        --pic-card__content-p: 30px 20px 20px 20px;
        --pic-card__list-mb: 25px;
        --pic-card__txt-mb: 15px;
    }
    .hero__title-2 {
        font-size: 4.5rem;
    }
}
@media (max-height: 650px)and (min-width: 1200px) {
    :root {
        --pic-size-2: 40vh;
    }
    .pic-card__list {
        font-size: 14px;
    }
}
/*---------------------------------------------------*/
@media (max-width: 1369px) {
    .modal-map .mapboxgl-popup-content {
        width: 290px;
        max-width: 290px;
    }
    /*.modal-map .popup-content--sp {*/
    /*    display: block;*/
    /*}*/
    /*.modal-map .popup-content__pic-wrap {*/
    /*    max-width: 100%;*/
    /*    min-height: 0;*/
    /*}*/
    /*.modal-map .mapboxgl-popup-content {*/
    /*    max-width: 60%;*/
    /*    margin: 0 auto;*/
    /*}*/
    /*.modal-map .popup-content__txt {*/
    /*    max-width: 100%;*/
    /*    padding: 12px 10px 6px 10px;*/
    /*}*/
    /*.modal-map .popup-content__title {*/
    /*    margin-bottom: 0;*/
    /*}*/
}
@media (max-width: 1199px) {
    .hero__pic-slider-wrap {
        width: 50%;
    }
    .hero__col-1-list {
        max-width: unset;
    }
    .hero__col-1 {
        padding: 77px 30px 40px 0;
    }
    .hero__slide-item-1__content {
        max-width: 100%;
        padding-left: 0;
    }
    .hero__slide-content {
        padding: 19px 15px 19px 15px;
    }
    .swiper-txt-content {
        overflow: visible;
    }
    .hero__slide-item-pic-wrap {
        inset: auto auto calc(100% + 10px) 15px;
        background: #000c;
    }
    :root {
        --map_size: 100px;
    }
    .txt-type-6 {
        font-size: 7rem;
    }
    .split-content__item--reverse .split-content__item-block {
        margin-left: 0;
    }
    .split-content__item-heading {
        padding-right: 0;
    }
    .h-cards {
        padding: 100px 0 60px;
    }
    .slider-cards {
        padding: 60px 0 0;
    }
    .h-cards__txt {
        padding-right: 0;
    }
    .h-card__content {
        padding: 21px 15px 20px;
    }
    .h4, h4 {
        font-size: 1.5rem;
    }
    .txt-type-7 {
        font-size: 1rem;
    }
    .pic-card-wrap {
        max-width: 100%;
    }
    .pic-cards__swiper {
        max-width: 45%;
    }
    .split-content__item-box--secondary:last-child {
        padding-left: 20px;
    }
    .split-content__item-box-numb {
        font-size: 3.4rem;
    }
    .title-secondary {
        font-size: 4.4rem;
    }
    .contact-hero__title {
        margin-bottom: 3rem;
    }
    .contact-hero__sub-title {
        font-size: 2.2rem;
    }
    .account-block:after {
        border-color: #ffffff;
    }
    .contact-hero {
        padding-top: 75px;
    }
    .s-hero__title {
        font-size: 6.5rem;
        margin-bottom: 4rem;
    }
    .s-offset-content__content-wrap {
        max-width: 86%;
    }
    .s-split-content__pic-wrap {
        right: -40px;
    }
    .s-team__col-2 {
        --overlay-slider-offset: 60px;
    }
    .s-split-content__title-first-word {
        padding-left: 0;
    }
    .s-split-content,
    .s-offset-content--2,
    .s-offset-content--3 {
        padding-bottom: 100px;
    }
    .title-2h {
        font-size: 5rem;
    }
    .s-team,
    .s-results {
        padding: 100px 0 100px;
    }
    .s-split-content__txt {
        font-size: 1.2rem;
    }
    .s-split-content--2 .s-split-content__txt {
        max-width: 408px;
    }
    .text-type-2 {
        font-size: 1.2rem;
    }
    .s-offset-content__title {
        margin-bottom: 1.5rem;
    }
    .split-content__item-txt,
    .s-listings__title,
    .s-team__title,
    .s-sources__title {
        max-width: 100%;
    }
    .s-listings__title,
    .s-team__title {
        margin-bottom: 4rem;
    }
    .s-offset-content__content-wrap {
        top: 0;
    }
    .for-overlay-block:after, .overlay-block {
        margin-top: -157px;
        height: 100%;
    }
    .s-offset-content--2 .for-overlay-block:after,
    .s-offset-content--2 .overlay-block {
        margin-top: -96px;
        height: 91%;
    }
    .s-listings__col-2 {
        --overlay-slider-offset: 100px;
    }
    .s-results__col {
        padding: 0;
    }
    .s-offset-content--reverse .for-overlay-block {
        padding-left: 50px;
    }
    .playbook {
        padding: 30px 0 100px;
    }
    .s-community__pic-wrap {
        height: 60vh;
    }
    .s-location__col-2 {
        padding-left: 80px;
    }
    .s-location__map {
        right: -94px;
        width: 300px;
    }
    .s-sources {
        padding: 190px 0 100px;
    }
    .s-community__txt {
        margin-top: -182px;
        padding: 70px 50px 70px 50px;
    }
    .s-offset-content--4 .for-overlay-block:after,
    .s-offset-content--4 .overlay-block {
        left: 0;
        right: auto;
    }
    .for-overlay-block:after, .overlay-block {
        width: 120% !important;
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card__swiper,
    .pic-card-wrap-js.swiper-slide-active .pic-card__content {
        opacity: 1;
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card__pic-wrap {
        height: var(--pic-card__swiper-h);
        width: 100%;
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card__content-wrap {
        margin-top: calc(var(--pic-card__swiper-h) - 7.8rem);
        padding-bottom: calc(var(--card_content_height) - var(--pic-card__title-fz) / 2);
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card {
        width: 100%;
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card__pic-wrap:after,
    .pic-card-wrap-js.swiper-slide-active .pic-card__title:before {
        opacity: 0;
    }
    .pic-card-wrap-js.swiper-slide-active .pic-card__title {
        line-height: 1.2;
        padding: 0 20px 0 20px;
        left: 0 !important;
    }
    .pic-cards__heading {
        margin-bottom: 190px;
    }
    .playbook__slide-txt,
    .s-listings__slide-txt,
    .playbook__slide:after,
    .s-listings__slide:after {
        opacity: 1;
        visibility: visible;
    }
    .s-listings__slide-pic,
    .playbook__slide-numb,
    .playbook__slide-cross {
        opacity: 0;
        visibility: visible;
    }
    .playbook__slide-title,
    .s-listings__slide-name {
        color: #252324;
    }
    .s-results__col-1 {
        padding: 12px 0 0 30px;
    }
    .playbook--secondary .playbook__title {
        line-height: 1.2;
    }
    .s-banner {
        padding-bottom: 100px;
    }
    .s2-banner__heading {
        margin-bottom: 50px;
    }
    .s-sep--reverse .s-sep__col-1 {
        padding-left: 30px;
    }
    .s-results__col-2 {
        padding-left: 50px;
    }
    .s-results__box {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .s-sliders,
    .s-timeline,
    .s-form {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .s-sliders__title {
        margin-bottom: 60px;
    }
    .s-dominance__box {
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .s-sep {
        padding-top: 100px;
    }
    .s-dominance__item-block-line {
        width: var(--width-line);
    }
    .s-dominance__title {
        font-size: 4rem;
    }
    .s-sep--primary .s-sep__pic-wrap {
        width: 100%;
    }
    .hero__pic-2, .benefits__big-pic, .s2-banner__pic, .s-sep__pic-spec-1 {
        height: 100%;
    }
    .s-sep--hero {
        padding-top: 140px;
    }
    .banner-tip__cross {
        position: absolute;
        top: 10px;
        right: 6px;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        background: #ffffff;
    }
    .banner-tip__cross:after,
    .banner-tip__cross:before {
        content: "";
        position: absolute;
        inset: 0 0 0 0;
        margin: auto;
        width: 70%;
        height: 1px;
        background: #000000;
    }
    .banner-tip__cross:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .banner-tip__cross:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .banner-tip__block {
        padding-top: 38px;
    }
    .banner-tip.open-tip {
        z-index: 5;
    }
    .banner-tip__block.is-active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .s-results__grad {
        left: 0;
    }
    .hero--third {
        padding-bottom: 80px;
    }
    .nd-item__map-wrap {
        top: 20px;
    }
    .nd-item__map {
        background: rgba(0, 0, 0, 0.67);
    }
    .nd-item__item-1 {
        padding: 0;
        max-width: 60%;
    }
    .nd-item__item-2 {
        max-width: 40%;
        padding: 0 0 0 15px;
    }
    .nd-item__content {
        position: static !important;
    }
    .nd-item__pic-wrap {
        padding: 133px 20px 13px;
    }
    .nd-item__big-title {
        font-size: 2.5rem;
    }
    .hero__nd-head {
        position: relative;
        z-index: 8;
    }
    .h1-secondary {
        font-size: 4.5rem;
    }
    .header-style-2 .pt-for-header {
        padding-top: 104px;
    }
    .hero__main-txt {
        padding: 0;
    }
    .split-content-2--neighborhood h2 {
        font-size: 5rem;
    }
    .split-content-2--neighborhood h2 br {
        display: none;
    }
    .hero--secondary {
        padding: 1px 0 130px;
    }
    .benefits__col-1 {
        padding: 0 30px 0 0;
    }
    .benefits__col-2 {
        padding: 11px 0 0 30px;
    }
    .benefits__item--reverse .benefits__col-2 {
        padding-right: 30px;
    }
    .benefits__item--reverse .benefits__col-1 {
        padding-left: 30px;
    }
    .h-cards-2 .h-card__content {
        padding: 16px 15px 17px;
    }
    .h-cards-2 .h-card__title {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .h-cards-2__container {
        padding-bottom: 100px;
    }
    .s-tab {
        padding-top: 104px;
        padding-bottom: 0;
    }
    .home-card__link-simple {
        margin: 0 0 20px;
    }
    .home-card__content {
        padding: 30px 15px 30px 15px;
    }
    .agent-item__col-1 {
        padding-left: 15px;
    }
    .agent-item__col-2 {
        padding: 12px 15px 0 15px;
    }
    .tab-pane__item {
        padding: 30px 15px 30px 15px;
    }
    .tab-pane__item-3 {
        padding-left: 15px;
    }
    .tab-pane__footer-txt {
        margin-top: 50px;
    }
    .s-tab__input-wrap .search-bar__input {
        max-width: 114px;
    }
    .home-item-mini--primary .search-bar__input,
    .s-tab__input-wrap .search-bar__input,
    .sign-modal__item-input,
    .selectpicker-wrap-7 .dropdown-toggle {
        font-size: 16px;
    }
    .tab-pane__footer-txt,
    .tab-pane__col-2-link {
        font-size: 12px;
    }
    .tab-pane__item,
    .tab-pane__item-txt-2 {
        font-size: 14px;
    }
    .tab-pane__item-txt-2 {
        max-width: 100%;
    }
    .s-sep__container-market {
        max-width: 960px;
    }
    .s-community--secondary .s-community__title br {
        display: none;
    }
    .s-community__pic {
        height: 100%;
    }
    .overview-2--secondary .overview-2__content {
        margin: 0;
    }
    .overview-2__item-2b--1,
    .overview-2__item-2b--2,
    .overview-2__item-2b--3 {
        padding-left: 30px !important;
    }
    .overview-2__item-2-prop {
        font-size: 1rem;
    }
    .s-community--secondary {
        padding-top: 100px;
    }
    .s-community--secondary .s-community__title,
    .development .s-sep__txt {
        margin-bottom: 4rem;
    }
    .development {
        padding: 100px 0 100px;
    }
    .development__col-2,
    .development__col-1 {
        margin-right: 0;
    }
    .development__col {
        padding: 0 25px;
    }
    .development__row {
        max-width: unset;
        margin: 0 -15px;
    }
    .development-item__pic-wrap {
        margin-right: auto;
    }
    .development__col-2 .development-item__pic-wrap,
    .development__col-3 .development-item__pic-wrap {
        width: 100%;
        margin-left: 0;
    }
    .development__col-2 .development-item__pic {
        top: auto;
        bottom: 17px;
    }
    .development-item__pic {
        height: 80%;
        width: 100%;
        -o-object-position: bottom;
        object-position: bottom;
    }
    .development__col-1 .development-item__pic {
        bottom: -2px;
    }
    .s2-banner--secondary .s2-banner__pic-heading {
        padding-top: 50px;
    }
    .s2-banner--secondary .s2-banner__btn-wrap {
        padding-bottom: 50px;
    }
    .s2-banner--secondary .s2-banner__pic-title {
        line-height: 1.1;
        margin-bottom: 20px;
    }
    .s2-banner--secondary .s2-banner__pic-txt {
        font-size: 1.4rem;
    }
    .s2-banner--secondary .s2-banner__item {
        padding: 30px 25px 30px 25px;
    }
    .s-form--secondary .s-form__col-2 {
        padding: 28px 0 0 25px;
    }
    .s-sep--market {
        padding-top: 100px;
    }
    .mapboxgl-popup {
        opacity: 1;
        visibility: visible;
        pointer-events: none;
    }
    .mapboxgl-popup-tip,
    .mapboxgl-popup-content {
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .15s ease;
        -o-transition: opacity .15s ease;
        transition: opacity .15s ease;
    }
    .mapboxgl-popup-tip.active,
    .mapboxgl-popup-tip.active + .mapboxgl-popup-content {
        opacity: 1;
        pointer-events: auto;
    }
    .search-page .footer__list--1 {
        position: static;
        transform: unset;
        width: 100%;
        margin-bottom: 15px !important;
    }
    .banner-card__txt {
        font-size: 16px;
    }
    .banner-card__title {
        font-size: 30px;
    }
    .search-bar__part-1 {
        display: none !important;
    }
    .dropdown-mob-wrap--secondary .dropdown-mob-content {
        right: auto;
        left: 15px;
    }
    .dropdown-mob-wrap--secondary .search-dropdown-menu {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transition: none;
        margin-top: 10px;
        max-height: 100%;
        padding: 20px 15px;
        width: auto;
    }
    .dropdown-mob-btn {
        border-radius: 20px;
        border: 1px solid #ffffff;
        padding: 7px 25px;
        cursor: pointer;
    }
    .dropdown-mob-content {
        position: absolute;
        top: calc(100% + 10px);
        right: 0;
        background: #000000;
        padding: 20px;
        border: 1px solid #ffffff;
        border-radius: 5px;
        opacity: 0;
        visibility: hidden;
        max-width: calc(100vw - 30px);
    }
    .dropdown-mob-wrap--secondary .dropdown-mob-content {
        max-height: 70vh;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .dropdown-mob-wrap--secondary input {
        font-size: 16px;
    }
    .dropdown-mob-wrap--secondary .dropdown-mob-content::-webkit-scrollbar {
        display: none;
    }
    .dropdown-mob-wrap--secondary .search-btn + .search-btn {
        margin: 10px 0 0;
    }
    .drop-open-mob .dropdown-mob-content {
        opacity: 1;
        visibility: visible;
    }
    .drop-open-mob .dropdown-mob-btn {
        border-color: var(--2-color);
        color: var(--2-color);
    }
    .dropdown-mob-content .dropdown-el-mob-2-js {
        width: 100%;
        display: block;
        max-width: 100%;
        margin: 0 0 20px;
        position: static;
    }
    .dropdown-mob-content .dropdown-el-mob-2-js:last-child {
        margin-bottom: 0;
    }
    .dropdown-el-mob-2-js .search-dropdown-btn,
    .dropdown-el-mob-2-js.search-bar__input-wrap,
    .dropdown-el-mob-2-js > .search-btn {
        max-width: 205px;
    }
    .dropdown-el-mob-2-js > .search-btn {
        width: 100%;
    }
    .hero-map .place-card-wrap-2,
    .hero-map .place-card {
        height: 100%;
    }
    .hero-map .place-card__min-txt {
        white-space: unset;
        transform: unset;
        font-size: 9px;
    }
    .modal-pic-xl {
        height: 250px;
    }
    .features-list__item {
        flex-wrap: wrap;
    }
    .features-list__item-val {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 60%;
        flex: 0 1 60%;
    }
    .features-list__item-prop {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
        flex: 0 1 40%;
    }
    .search-modal input,
    .search-modal textarea,
    .search-modal .footer__input-style {
        font-size: 16px;
    }
    .calculator__input-col-1,
    .calculator__form-block--1,
    .calculator__input-col-2,
    .calculator__form-block--2,
    .contact__input-item {
        width: 100%;
    }
    .calculator__input-col-2,
    .calculator__form-block--2,
    .contact__input-item + .contact__input-item {
        margin-top: 17px;
    }
    .calculator__input-col-2 input {
        border-radius: 4px;
        border-left-color: rgba(255, 255, 255, 0.1);
    }
    .modal-col {
        height: calc(var(--vh, 1vh) * 100 - 71px);
    }
    .modal-pic-wrap--prev-map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .modal-pic-wrap--prev-map-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .modal-pic-wrap--map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .modal-pic-wrap--prev-map .modal-pic-md,
    .modal-pic-wrap--map .modal-pic-md {
        height: 250px;
    }
    .h-card__title {
        height: 51px;
    }
}
@media (max-width: 991px) {
    .header__nav {
        position: static;
        transform: unset;
    }
    .header__mob {
        display: none;
        text-align: center;
        height: calc(var(--vh, 1vh) * 100 - 67px);
        overflow: auto;
    }
    .header__nav-item {
        margin: 0;
    }
    .header__mob-content {
        height: 100%;
    }
    .header__mob-content-2 {
        padding: 20px 15px;
    }
    .header__nav-item-link {
        display: inline-block;
        background: none !important;
        padding: 15px 8px 15px !important;
        text-transform: uppercase;
    }
    .header__tel {
        padding: 10px 15px !important;
        border: 1px solid rgba(255, 255, 255, 0.43);
        border-radius: 20px;
    }
    .header__tel,
    .header__nav-item-link {
        font-size: 15px;
    }
    .header__add-block {
        padding-right: 0;
        min-width: 0;
        margin: 15px 0 0;
    }
    .header__add-block a:first-child {
        margin-bottom: 15px;
    }
    .header__tel-txt {
        background: none;
    }
    .account-block {
        right: 70px;
        top: 2px;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    .scroll-block {
        overflow: hidden;
    }
    .header__burger {
        position: absolute;
        top: 5px;
        height: 30px;
        width: 30px;
        right: 15px;
        cursor: pointer;
        z-index: 5;
    }
    .header__burger:before {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    .header__burger:before, .header__burger:after {
        content: "";
        width: 100%;
        right: 0;
        height: 2px;
        position: absolute;
        background: #ffffff;
        -webkit-transition: all 250ms ease-out;
        -o-transition: all 250ms ease-out;
        transition: all 250ms ease-out;
    }
    .header-style-light .header__burger:before,
    .header-style-light .header__burger:after {
        background: #121C10;
    }
    .header__burger:after {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        width: 67%;
    }
    .search-bar__container,
    .header__container {
        position: relative;
        max-width: 100%;
        padding: 0;
    }
    .search-bar__container {
        padding: 0 15px;
    }
    .header-is-open .header__burger:before {
        -webkit-transform: translateY(15px) rotate(45deg);
        -ms-transform: translateY(15px) rotate(45deg);
        transform: translateY(15px) rotate(45deg);
    }
    .header-is-open .header__burger:after {
        -webkit-transform: translateY(15px) rotate(-45deg);
        -ms-transform: translateY(15px) rotate(-45deg);
        transform: translateY(15px) rotate(-45deg);
        width: 100%;
    }
    .header {
        padding: 15px 0 1px;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }
    .is-offset-top .header {
        border-color: rgba(255, 255, 255, 0.43);
    }
    .header__logo-link {
        margin-left: 15px;
        margin-bottom: 13px;
    }
    /*-------------------------------------------------------*/
    .hero__col-1 {
        padding: 120px 0 40px 0;
        min-height: 0;
    }
    .hero__pic-slider-wrap {
        position: relative;
        width: 100%;
        min-height: 400px;
        height: 35vh;
    }
    .hero__tab-content,
    .hero__heading,
    .split-content__item-block,
    .h-cards__txt,
    .h-cards__title,
    .slider-cards__title,
    .split-content--secondary .split-content__item-txt,
    .split-content--secondary .split-content__item-block,
    .split-content--secondary .split-content__item-block-txt {
        max-width: 100%;
    }
    .hero__swiper-col {
        padding: 0;
    }
    .split-content__item-pic-wrap {
        position: static;
        width: 100%;
        height: auto;
    }
    .split-content__item-content {
        min-height: 0 !important;
    }
    .split-content__item--mt {
        margin-top: 0;
    }
    .split-content__item {
        padding-bottom: 100px;
    }
    .txt-type-6 {
        font-size: 80px;
    }
    .split-content__item-title {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .split-content {
        padding-top: 60px;
    }
    .split-content__item-block {
        margin-bottom: 30px;
    }
    .h-cards__heading {
        display: block !important;
        margin-bottom: 0;
    }
    .h-cards__txt {
        padding-top: 0;
    }
    .h-card-wrap {
        margin-top: 30px;
    }
    .h-cards__row {
        margin: 0 -15px 50px;
    }
    .slider-cards__btns {
        top: 0;
        margin-top: 10px;
    }
    .slider-cards .swiper-wrapper,
    .slider-cards__heading {
        margin-bottom: 40px;
    }
    .slider-cards__swiper {
        padding-bottom: 80px;
    }
    .pic-cards__swiper {
        max-width: 60%;
    }
    .col-6-split-content-left,
    .split-content--secondary .split-content__item-pic-wrap,
    .col-6-split-content-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .col-6-split-content-right {
        padding: 0 !important;
    }
    .col-6-split-content-right {
        margin-bottom: 0;
    }
    .split-content__item-content--1 {
        margin-bottom: 50px;
    }
    .split-content__item-content--1 {
        padding: 0;
    }
    .split-content__item-boxes {
        border-bottom: none;
        border-top: 1px solid rgba(5, 3, 4, 0.3);
    }
    .split-content__item-box--secondary.after-el:after {
        bottom: auto;
        top: 0;
        height: 100%;
    }
    .split-content__item-box--secondary:first-child,
    .split-content__item-box--secondary:last-child {
        max-width: 50%;
    }
    .split-content__item-box--secondary:last-child {
        padding-left: 50px;
    }
    .split-content--secondary .split-content__item-block {
        padding-top: 0;
    }
    .footer__container-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 80px;
    }
    .footer__lists,
    .footer__contact,
    .s-offset-content__content {
        max-width: 100%;
        width: 100%;
    }
    .contact-hero__block {
        padding: 70px 15px 70px;
    }
    .s-hero__title {
        font-size: 70px;
        margin-bottom: 2rem;
    }
    .s-hero__sub-title {
        font-size: 1.2rem;
        margin-bottom: 3rem;
    }
    .s-offset-content__content {
        margin-left: 0;
        min-height: 0;
    }
    .for-overlay-block:after, .overlay-block {
        margin-top: 0;
        height: 100%;
        width: 100% !important;
    }
    .for-overlay-block {
        padding: 30px 15px 50px;
    }
    .s-offset-content__pic-wrap,
    .s-split-content__pic-wrap {
        position: static;
        width: 100%;
    }
    .s-offset-content__pic-wrap img,
    .s-split-content__pic-wrap img {
        height: auto !important;
    }
    .s-offset-content__content-wrap,
    .s-offset-content__txt,
    .s-split-content--2 .s-split-content__txt,
    .s-results__col,
    .s-location__col-1,
    .s-sep__txt {
        max-width: 100%;
    }
    .s-offset-content__title-numb {
        left: 0;
    }
    .s-offset-content__title {
        position: relative;
        padding-left: 30px;
    }
    .s-hero__mini-title {
        margin-bottom: 1rem;
    }
    .s-split-content__txt {
        max-width: 100%;
        margin: 0 0 30px;
        padding-top: 0;
    }
    .s-split-content__row,
    .s-offset-content--3 .s-offset-content__content {
        min-height: 0;
    }
    .s-split-content__txt:before {
        content: none;
    }
    .s-offset-content {
        padding-bottom: 100px;
    }
    .s-split-content__txt p {
        margin-bottom: 2rem;
    }
    .s-split-content, .s-offset-content--2, .s-offset-content--3 {
        padding-bottom: 80px;
    }
    .s-team {
        padding: 80px 0 80px;
    }
    .title-2h {
        font-size: 4rem;
    }
    .s-team__col-1 {
        max-width: 100%;
        padding-top: 0;
    }
    .s-team__btns {
        margin: 15px 0 30px;
    }
    .overlay-slider:before,
    .overlay-slider:after {
        content: none;
    }
    .s-team__pic-slide {
        min-height: 400px;
    }
    .s-team__col-2 {
        --overlay-slider-offset: 0;
    }
    .s-offset-content--2 .s-offset-content__content,
    .s-offset-content--4 .s-offset-content__content {
        min-height: 0;
    }
    .s-offset-content--2 .for-overlay-block:after,
    .s-offset-content--2 .overlay-block {
        margin-top: 0;
        height: 100%;
    }
    .s-offset-content--2 .s-offset-content__content-wrap {
        top: 0;
        padding-top: 0;
    }
    .s-split-content--2 {
        padding-bottom: 120px;
    }
    .s-listings__title {
        margin-bottom: 3rem;
    }
    .s-listings__col-1 {
        max-width: 100%;
        padding-top: 0;
    }
    .s-listings__btns {
        margin: 30px 0 30px;
    }
    .s-listings__col-2 {
        --overlay-slider-offset: 0;
        max-width: 350px;
    }
    .s-listings__slide {
        min-height: 350px;
    }
    .s-listings {
        padding-bottom: 60px;
    }
    .s-results__title {
        font-size: 3rem;
        padding-left: 0;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .s-results__item {
        max-width: 33.3%;
        margin-bottom: 2rem;
    }
    .s-results__item-title {
        line-height: 1;
    }
    .s-offset-content--3 {
        padding-top: 60px;
    }
    .s-results {
        padding: 40px 0 40px;
    }
    .s-offset-content--3 .for-overlay-block:after,
    .s-offset-content--3 .overlay-block,
    .s-offset-content__author {
        margin-top: 0;
    }
    .s-offset-content--reverse .for-overlay-block:after, .s-offset-content--reverse .overlay-block {
        height: 100%;
    }
    .s-offset-content--3 .s-offset-content__content-wrap {
        padding-top: 0;
    }
    .s-offset-content--3 .for-overlay-block {
        padding-bottom: 50px;
    }
    .s-offset-content--reverse .for-overlay-block {
        padding-left: 15px;
    }
    .playbook {
        padding: 30px 0 80px;
    }
    .s-community {
        padding: 70px 0 100px;
    }
    .s-community__kicker {
        margin-bottom: 0;
    }
    .s-community__title {
        margin-bottom: 4rem;
    }
    .s-community__txt {
        padding: 50px 30px 50px 30px;
    }
    .s-location__col-2 {
        padding: 0;
        margin-bottom: 50px;
    }
    .s-location__txt {
        margin-bottom: 3rem;
    }
    .s-location__col-1 {
        min-height: 600px;
        height: 50vh;
    }
    .s-location__map {
        inset: -20% 20px auto auto;
        width: 300px;
    }
    .s-location__txt-3 {
        max-width: calc(100% - 400px);
    }
    .s-offset-content--4 .for-overlay-block {
        padding: 0;
    }
    .s-offset-content--4 .for-overlay-block:after,
    .s-offset-content--4 .overlay-block {
        margin-top: 0;
    }
    .s-offset-content__quote {
        z-index: 2;
    }
    .s-offset-content--4 .s-offset-content__content-wrap {
        padding: 30px 15px 50px;
    }
    .s-offset-content--4 .s-offset-content__pic-wrap {
        width: 100%;
    }
    .s-offset-content--4 {
        padding: 150px 0 80px;
    }
    .s-sources {
        padding: 80px 0 80px;
    }
    .s-sources__title {
        font-size: 3.5rem;
        margin-bottom: 20px;
    }
    .text-type-2 {
        font-size: 1.1rem;
    }
    .s-sources__txt {
        margin-bottom: 3rem;
    }
    .lists {
        padding: 80px 0 60px;
    }
    .lists__item--2 {
        padding-top: 60px;
    }
    .sd-wow-mob {
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform: translateX(-48px);
        opacity: 0;
        visibility: hidden;
    }
    .s-sep--hero .s-sep__col-1 {
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .s-sep__col-2 {
        padding-left: 15px;
    }
    .s-sep__col-1 {
        padding-right: 15px;
    }
    .s-sep__pic {
        min-height: 0;
    }
    .s-banner {
        padding: 100px 0 100px;
    }
    .s-sep__title {
        margin-bottom: 30px;
    }
    .txt-secondary {
        font-size: 1rem;
    }
    .s-sep__txt {
        margin-bottom: 20px;
    }
    .s-banner {
        padding: 80px 0 80px;
    }
    .s-banner__txt {
        margin-bottom: 50px;
    }
    .banner-tip__block {
        transform-origin: 50% 50%;
        transform: translate(-50%, -50%) scale(.7);
        inset: 50% auto auto 50%;
        max-width: 100%;
        z-index: 10;
    }
    .banner-tip__block.is-active {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
    .s2-banner__title,
    .s2-banner__txt {
        padding: 0;
    }
    .s2-banner__txt {
        margin-bottom: 0;
    }
    .s2-banner__pic-wrap {
        min-height: 300px;
        /*max-height: 40vh;*/
    }
    .title-secondary {
        font-size: 50px;
    }
    .s2-banner {
        padding-top: 50px;
    }
    .s2-banner__item {
        min-height: 0;
    }
    .s-sep__txt-wrap {
        padding-top: 0;
        max-width: 100%;
    }
    .s-sep--reverse .s-sep__col-1 {
        padding: 0 15px;
    }
    .s-sep__txt-wrap:before {
        content: none;
    }
    .s-sep--reverse .s-sep__title,
    .s-sep--reverse .s-sep__txt {
        margin-bottom: 15px;
    }
    .s-sep {
        padding-top: 80px;
    }
    .s-results--secondary .s-results__item {
        max-width: 50%;
    }
    .s-results__col-1,
    .s-results__col-2 {
        padding: 0 15px 0 15px;
    }
    .s-results__col-1 .s-results__txt {
        max-width: 100%;
    }
    .s-results__box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .s2-banner__item:nth-of-type(3) {
        border-left: none;
    }
    .playbook--secondary .playbook__txt {
        margin-bottom: 40px;
        padding-right: 0;
    }
    .playbook--secondary {
        padding: 70px 0 50px;
    }
    .playbook--secondary .playbook__slide {
        min-height: 300px;
    }
    .s-sliders, .s-timeline, .s-form {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .scroll-slider__content {
        width: 330px;
    }
    .scroll-slider--new .scroll-slider__content,
    .scroll-slider__content {
        padding: 0 30px;
    }
    .s-dominance__heading {
        padding: 0 15px 0 15px;
    }
    .s-dominance__title {
        margin-bottom: 10px;
    }
    .s-dominance__title,
    .s-dominance__txt,
    .s-form__col-2 {
        padding: 0;
    }
    .s-dominance__txt {
        margin-bottom: 0;
    }
    .s-dominance__heading {
        margin-bottom: 30px;
    }
    .s-dominance__item-graph,
    .s-dominance__item-txt {
        padding: 0 15px 0 15px;
    }
    .s-dominance__item-txt p {
        margin-bottom: 0;
    }
    .s-dominance__item {
        margin: 0 auto 40px;
        padding-bottom: 40px;
    }
    .s-dominance__item:last-child {
        padding-bottom: 0;
    }
    .s-dominance__box {
        padding-top: 60px;
    }
    .s-sep--secondary .s-sep__txt,
    .s-form__txt {
        max-width: 100%;
    }
    .s-sep__col-1 {
        margin-bottom: 40px;
    }
    .s-sep__pic-wrap .s-sep__pic,
    .s-form,
    .banner-tip__block {
        min-height: 0;
    }
    .s-sep__pic-spec-2,
    .s-sep__pic-spec-1 {
        position: static;
    }
    .s-sep--third .s-sep__col-1 {
        padding: 0 15px;
    }
    .s-sep--third .s-sep__col-2 {
        padding-right: 15px;
    }
    .s-sep--third .s-sep__pic-wrap {
        margin: 0;
        width: 100%;
    }
    .s-sep--third .s-sep__title,
    .s-sep--secondary .s-sep__mini-title,
    .s-sep--secondary .s-sep__title {
        margin-bottom: 10px;
    }
    .s-sep--hero {
        padding-top: 130px !important;
        margin-bottom: 0;
    }
    .s-sep--reverse .s-sep__txt:last-child {
        margin-bottom: 0;
    }
    .s-sep--secondary .s-sep__txt {
        margin-bottom: 15px;
    }
    .scroll-slider-wrap {
        margin-bottom: 40px;
    }
    .scroll-slider-wrap:last-child {
        margin-bottom: 20px;
    }
    .s-sep--third {
        padding-bottom: 80px;
    }
    .s-timeline__arrow {
        margin-bottom: 5rem;
    }
    .s-timeline__item-title,
    .hero__sub-title-2 {
        font-size: 1rem;
    }
    .s-timeline__item-icon {
        width: 32px;
        height: 32px;
    }
    .s-timeline__item-icon-wrap {
        width: 70px;
        height: 70px;
    }
    .s-timeline__slide {
        padding: 0 8px;
    }
    .s-results--secondary {
        padding-top: 100px;
    }
    .banner-tip .banner-tip__block {
        display: none;
    }
    .banner-tip__title {
        margin-bottom: 16px;
        font-size: 20px;
    }
    .s-sep--secondary .s-sep__col-1 {
        margin-bottom: 20px;
    }
    .hero__nd-head-col-1 {
        max-width: 100%;
    }
    .hero__nd-head-title {
        font-size: 40px;
        margin: 0 0 32px !important;
    }
    .hero__nd-drops-wrap {
        max-width: 100%;
    }
    .h1-secondary {
        font-size: 50px;
    }
    .hero__title-3 {
        margin-bottom: 20px;
    }
    .header-style-2 .pt-for-header {
        padding-top: 74px;
    }
    .hero__heading-2 {
        margin-bottom: 40px;
    }
    .nd-item__big-title {
        font-size: 30px;
    }
    .nd-item__pic-wrap {
        min-height: 250px;
    }
    .hero__slide-content-pic-wrap-2 {
        top: auto;
        bottom: calc(100% + 10px);
        background: rgba(0, 0, 0, 0.72);
    }
    .hero__slide-content-2 .hero__slide-item-1__content {
        padding: 0;
        max-width: 100%;
    }
    .hero__slide-content-2 {
        margin-bottom: 80px;
    }
    .txt-type-8 {
        font-size: 1.2rem;
    }
    .hero--secondary {
        padding-bottom: 50px;
    }
    .split-content-2--neighborhood h2 {
        font-size: 50px;
        margin: 0 0 15px;
    }
    .split-content-2--neighborhood .container-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .split-content-2__item-pic-wrap {
        position: relative;
        width: 100%;
    }
    .split-content-2__item-content {
        width: 100%;
        padding: 0;
        min-height: 0;
    }
    .split-content-2__txt-items:before {
        content: none !important;
    }
    .split-content-2--neighborhood .split-content-2__txt-items {
        -webkit-columns: unset;
        -moz-columns: unset;
        columns: unset;
    }
    .split-content-2__txt-items p {
        margin-bottom: 15px;
    }
    .split-content-2__txt-items {
        padding-bottom: 20px;
    }
    .overview-2 {
        padding: 80px 0 0;
    }
    .overview-2__content {
        padding: 0;
    }
    .h2-secondary {
        font-size: 50px;
    }
    .overview-2__title {
        margin-bottom: 10px;
    }
    .overview-2__content-title {
        font-size: 18px;
    }
    .overview-2__content-after-title {
        font-size: 14px;
    }
    .overview-2__content-head {
        margin-bottom: 20px;
    }
    .overview-2__list--1 {
        padding: 0 15px 0 0;
    }
    .overview-2__list--2 {
        padding: 0 0 0 15px;
    }
    .overview-2__item-2-wrap {
        margin-bottom: 15px;
    }
    .overview-2__sep {
        margin: 40px 0 50px;
    }
    .split-content-2--neighborhood .container-2 {
        max-width: 720px;
    }
    .split-content-2--neighborhood .split-content-2__txt-items p {
        padding-right: 0;
    }
    .overview-2__container {
        margin-bottom: 80px;
    }
    .benefits__col-1,
    .benefits__col-2 {
        padding: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .benefits__col-1 {
        margin-bottom: 80px;
    }
    .benefits--neighborhood {
        padding-top: 60px;
    }
    .benefits--neighborhood h2 {
        font-size: 50px;
        margin-bottom: 10px;
    }
    .benefits__txt-1 {
        margin-bottom: 30px;
    }
    .benefits__col-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .benefits__txt.before-el:before {
        content: none;
    }
    .benefits__txt {
        padding: 0 !important;
        margin-bottom: 30px;
    }
    .benefits__txt br {
        display: none;
    }
    .benefits__col-2 .benefits__pic {
        margin-bottom: 0;
    }
    .benefits__accent-block {
        margin: 80px 0;
        padding: 38px 0 34px;
        font-size: 1.2rem;
    }
    .benefits__big-pic-wrap {
        height: 400px;
        max-height: 55vh;
    }
    .benefits__item {
        padding-bottom: 40px;
    }
    .benefits__item--reverse .benefits__col-1 {
        padding-left: 0;
    }
    .benefits {
        padding-bottom: 40px;
    }
    .benefits__item--reverse .benefits__col-2 {
        padding-right: 0;
    }
    .h-cards-2__container {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .h-cards-2__title {
        margin-bottom: 20px;
    }
    .txt-type-1 {
        font-size: 1.1rem;
    }
    .h-cards-2__heading {
        margin-bottom: 50px;
    }
    .place-card__item {
        font-size: 13px;
    }
    .home-card__link-simple {
        margin: 0 0 10px;
    }
    .home-card__content {
        padding: 30px 15px 30px 0;
    }
    .home-card__content .modal-col-2__title {
        margin-top: 0;
    }
    .home-card__content .modal-col-2__txt {
        font-size: 15px;
        margin: 0 0 18px;
    }
    .home-item__spec-title,
    .home-item--secondary .home-item-mini__title {
        font-size: 20px;
    }
    .modal-col-2__title,
    .s-tab__heading-title,
    .home-item--secondary .home-item-mini__title--2nd {
        font-size: 25px;
    }
    .home-item-mini--2nd {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px 20px 15px;
        max-width: calc(50% - 7px);
        width: 100%;
    }
    .home-item-mini__content {
        width: 100%;
        text-align: center;
    }
    .home-item-mini__icon-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    .s-tab__heading-title {
        margin-bottom: 15px;
    }
    .home-item--primary,
    .s-tab__heading-title {
        width: 100%;
    }
    .home-card__col-2 {
        margin-top: 15px;
        padding-left: 15px;
    }
    .home-item__col-2 {
        padding-right: 15px;
    }
    .home-item--secondary .home-item-mini__txt {
        font-size: 14px;
    }
    .home-item__col-2a,
    .home-item__col-1a {
        padding: 0;
    }
    .home-item__col-1a {
        margin-bottom: 15px;
    }
    .agent-item__col-2 {
        padding: 0 15px 0 15px;
    }
    .agent-item__description {
        max-width: 100%;
    }
    .s-tab__heading-block {
        flex: 1 0 auto;
    }
    .s-tab {
        padding-top: 74px;
    }
    .s-sep__container-market {
        max-width: 720px;
    }
    .s-sep--market .s-sep__col-1,
    .s-sep--market .s-sep__col-2 {
        padding: 0 15px;
    }
    .s-sep--market .s-sep__mini-title {
        margin-bottom: 0;
    }
    .s-sep--market .s-sep__col-1 {
        padding-bottom: 30px !important;
    }
    .s-community--secondary {
        padding-top: 100px;
        padding-bottom: 50px;
    }
    .s-sep--market {
        padding-top: 110px !important;
    }
    .s-community--secondary .s-community__title,
    .development .s-sep__txt {
        margin-bottom: 40px;
    }
    .overview-2__item-2b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .overview-2__item-2-prop {
        margin-left: 0;
        text-align: center;
    }
    .overview-2__item-2b--1,
    .overview-2__item-2b--2,
    .overview-2__item-2b--3 {
        padding-left: 15px !important;
    }
    .overview-2--secondary .overview-2__item-2-head br {
        display: none;
    }
    .development .s-sep__title {
        margin: 0 auto 20px;
    }
    .development-item__pic {
        height: auto;
        position: static;
    }
    .development-item__pic-wrap {
        width: 100%;
    }
    .development-item__txt {
        max-width: 400px;
        margin: 0 auto;
    }
    .development__col-1 {
        margin-bottom: 50px;
    }
    .development__col-2 {
        margin-bottom: 70px;
    }
    .development__col-1 .development-item__pic-wrap {
        margin-bottom: 10px;
    }
    .s2-banner--secondary {
        padding-top: 0;
    }
    .s2-banner--secondary .s2-banner__pic-wrap {
        max-width: 100%;
        min-height: 500px;
    }
    .s2-banner__content-col {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .development {
        padding: 80px 0 80px;
    }
    .overview-2--secondary {
        padding-top: 50px;
    }
    .overview-2--secondary .overview-2__title {
        margin-bottom: 30px;
    }
    .overview-2--secondary .overview-2__sep {
        margin: 41px 0 49px;
    }
    .neighborhood-map:before,
    .neighborhood-map:after {
        height: 50px;
    }
    .market-map-container {
        padding: 0;
    }
    .shadow-hor:before,
    .shadow-hor:after {
        width: 50px;
    }
    .s-form--secondary .s-form__col-2 {
        padding: 0;
    }
    .contact-page .s-form--secondary .s-form__txt:after {
        content: none;
    }
    .s2-banner--secondary .s2-banner__item-title {
        font-size: 50px;
    }
    .s2-banner--secondary .s2-banner__item-txt {
        font-size: 15px;
    }
    .s-community--secondary .s-community__kicker {
        margin-bottom: 3px;
    }
    .s-sep__map-block {
        left: 15px;
        max-width: calc(100% - 30px);
    }
    .s-sep--market .s-sep__pic {
        height: auto;
        min-height: 300px;
    }
    .hero__slide-content-pic-wrap-2--secondary {
        margin: 15px 0;
    }
    .hero-map__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .hero-map__map-col,
    .hero-map__content-col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .hero-map__map-col {
        position: relative;
        z-index: 10;
        height: 40vh;
        max-height: 400px;
    }
    .hero-map__map {
        position: relative;
        top: 0;
        width: 100%;
        height: 100%;
        margin-top: -4px !important;
    }
    #search-page .header {
        border: none;
    }
    .modal-col-1,
    .modal-col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .modal-col {
        height: auto;
        overflow: visible;
    }
    .search-modal .modal__close {
        top: 10px;
        left: auto;
        right: 20px;
        z-index: 99;
        border: 1px solid #ffffff;
        -webkit-transition: -webkit-transform .1s;
        transition: -webkit-transform .1s;
        -o-transition: transform .1s;
        transition: transform .1s;
        transition: transform .1s, -webkit-transform .1s;
    }
    .search-modal .modal__close.offset-top-btn {
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
    .modal-col-2-spec-wrap {
        padding: 13px 20px 0;
    }
    .modal-col-2 {
        padding: 0;
    }
    .search-modal .modal__close img {
        opacity: 1;
    }
    .search-modal .modal-container {
        height: calc(var(--vh, 1vh) * 100 - 71px);
        overflow-y: scroll;
        overflow-x: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
        max-width: 100% !important;
        width: 100%;
    }
    .search-modal .modal-wrap {
        position: relative;
        max-width: 691px !important;
        width: 90%;
        margin: 67px auto 0;
    }
    .search-modal .modal-container::-webkit-scrollbar {
        display: none;
    }
    .modal-col-2__top-item__right {
        margin-right: 50px;
    }
    .calculator__input-col-1, .calculator__form-block--1, .calculator__input-col-2, .calculator__form-block--2, .contact__input-item {
        width: calc(50% - 8px);
    }
    .calculator__input-col-2, .calculator__form-block--2, .contact__input-item + .contact__input-item {
        margin: 0 0 0 15px;
    }
    .search-modal .footer__container-2, .search-modal .footer__container-2 .footer__list {
        font-size: 12px;
    }
    .pin-swiper:after {
        width: calc(100% + 20px);
    }
    .modal-col-2__nav-link {
        border-width: 2px;
    }
}
@media (max-width: 767px) {
    .hero__slide-item {
        max-width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }
    .hero__slide-content {
        display: block !important;
    }
    .hero__slide-item:after,
    .split-content__item-txt:before {
        content: none;
    }
    .hero__slide-item-1__content {
        max-width: 100%;
        width: 100%;
    }
    .hero__slide-content {
        padding: 20px 15px 20px 15px;
    }
    .hero__slide-item-3 p:last-of-type {
        margin-bottom: 0 !important;
    }
    .hero__slide-item-fake-link-wrap {
        display: none !important;
    }
    .hero__col-1-form-input-wrap {
        padding-left: 15px;
    }
    .hero__col-1-form-btn {
        min-width: 100px;
    }
    .hero__col-1-form-input {
        max-width: calc(100% - 100px);
    }
    /*------------------------------*/
    :root {
        --1-rem: 16px;
    }
    .h1, h1 {
        line-height: 1.2;
    }
    .h1,
    .s-hero__title,
    .h1-secondary {
        font-size: 34px;
    }
    .contact-hero__title,
    h1,
    .s-results__item-title {
        font-size: 34px !important;
    }
    .h2, h2,
    .title-secondary,
    .s-offset-content__title,
    .title-2h,
    .s-results__title,
    .s-team__name,
    .s-community__title,
    .s-location__title,
    .hero__nd-head-title,
    .split-content-2--neighborhood h2,
    .h2-secondary,
    .benefits--neighborhood h2,
    .txt-type-6,
    .overview-2__item-2-title,
    .s-split-content--2 .s-split-content__title,
    .s-listings__title,
    .s-sources__title,
    .s-sliders__title,
    .s2-banner__title,
    .s-results--secondary .s-results__title,
    .playbook--secondary .playbook__title,
    .h-cards__title,
    .slider-cards__title,
    .s2-banner__item-title,
    .split-content__item-box-numb,
    .s-listings__slide-name {
        font-size: 30px;
    }
    .playbook__slide-title {
        font-size: 25px;
    }
    .h3, h3 {
        line-height: 1.2;
        font-size: 25px;
    }
    .h4, h4 {
        font-size: 22px;
    }
    .txt-type-6 {
        line-height: 1.2;
    }
    .txt-type-1,
    .text-type-1,
    .text-type-2,
    .s-hero__sub-title,
    .s-split-content__txt,
    .s-location__txt-2,
    .s-location__txt-3,
    .s-hero__mini-title,
    .contact-hero__row,
    .contact-hero__txt,
    .hero__sub-title,
    .txt-type-2,
    .s2-banner__item-txt,
    .benefits__accent-block {
        font-size: 1rem;
    }
    .txt-type-8 {
        font-size: 18px;
    }
    .s-team__pos,
    .s-sep__mini-title,
    .overview-2__item-2-fake-link,
    .hero__slide-item,
    .s-community__kicker {
        font-size: 12px;
    }
    .contact-hero__sub-title {
        font-size: 1.5rem;
    }
    .s-offset-content__main-txt {
        font-size: 1.2rem;
    }
    :root {
        --pic-card__fz: 15px;
        --pic-card__swiper-h: 300px;
        --pic-card__content-p: 35px 15px 30px 15px;
        --pic-card__list-mb: 15px;
        --pic-card__li-p: 7px 0 7px;
        --pic-card__title-fz: 30px;
    }
    .pic-card .btn-type-1__txt {
        padding: 12px 21px 12px;
        font-size: 14px;
    }
    .pic-card__list,
    .overview-2__lists-row {
        font-size: 14px;
    }
    .pic-card__title:before {
        top: 3px;
        left: 5px;
    }
    .s2-banner__pic-txt {
        font-size: 18px;
        margin-bottom: 0;
    }
    .s2-banner__item-title,
    .s-results__item-title {
        margin-bottom: 10px;
    }
    .s-results__item-txt {
        font-size: 15px;
        padding-top: 6px;
    }
    .s-dominance__item-block-numb,
    .s-dominance__item-title {
        font-size: 20px;
    }
    .s-dominance__item-icon {
        width: 18px;
        height: 17px;
    }
    .s-dominance__item-icon-wrp {
        width: 32px;
        height: 32px;
    }
    .s-offset-content__title-numb {
        top: 6px;
        font-size: 13px;
    }
    .s-offset-content__title {
        padding-left: 19px;
    }
    .s-split-content__txt p {
        margin-bottom: 15px;
    }
    .hero__sub-title-2 br {
        display: none;
    }
    /*------------------------------*/
    .split-content__item-txt {
        padding-left: 0;
    }
    .split-content__item-box {
        border-radius: 4px 4px 0 0;
        max-width: 100%;
        padding: 15px 15px 15px 15px;
        text-align: center;
    }
    .split-content__item-box-txt {
        margin-bottom: 10px;
    }
    .split-content__item {
        padding-bottom: 80px;
    }
    .split-content__item-block-txt {
        margin-bottom: 20px;
    }
    .h-cards {
        padding: 60px 0 60px;
    }
    .slider-cards__swiper {
        padding-bottom: 60px;
    }
    .pic-cards {
        padding: 60px 0 0;
    }
    .pic-cards__heading {
        margin-bottom: 140px;
    }
    .pic-card-wrap,
    .pic-card,
    .s-sources__txt,
    .s-sources__pic {
        max-width: 100%;
    }
    .pic-card-wrap {
        min-height: 400px;
    }
    .pic-card__title--big-txt {
        left: 30px !important;
    }
    .pic-cards__swiper {
        padding-bottom: 110px;
    }
    .split-content__item-title .span {
        display: inline !important;
    }
    .split-content__item-box--secondary:last-child {
        padding-left: 15px;
    }
    .split-content__item-box-numb:after {
        margin-left: -10px;
    }
    .lists {
        padding: 60px 0 40px;
    }
    .lists__item--1 {
        padding-bottom: 30px;
    }
    .lists__item--2 {
        padding-top: 50px;
    }
    .footer__container-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer__lists-item--2 {
        left: -10px;
    }
    .footer__list--1 {
        position: static;
        transform: unset;
        width: 100%;
    }
    .s-hero__title {
        margin-bottom: 10px;
    }
    .s-hero__sub-title,
    .s-team__name {
        margin-bottom: 20px;
    }
    .s-hero__mini-title,
    .s-team__pos {
        margin-bottom: 5px;
    }
    .s-hero {
        padding-top: 100px;
        padding-bottom: 20px;
    }
    .s-offset-content__title {
        margin-bottom: 0;
    }
    .s-team {
        padding: 60px 0 80px;
    }
    .s-team__title {
        margin-bottom: 40px;
    }
    .s-team__btns,
    .s-results__txt,
    .s-location__txt,
    .s-community__title,
    .s-sources__txt {
        margin: 0 0 30px;
    }
    .s-split-content--2 {
        padding-bottom: 100px;
    }
    .s-listings__slide,
    .s-team__pic-slide,
    .playbook__slide {
        min-height: 250px;
    }
    .s-listings__slide,
    .playbook__slide {
        padding: 20px 15px;
    }
    .s-listings {
        padding-bottom: 30px;
    }
    .s-results {
        padding: 50px 0 10px;
    }
    .playbook__title {
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .playbook__txt {
        margin-bottom: 20px;
        padding-right: 0;
    }
    .playbook__btns {
        position: static;
        margin: 30px 0 30px;
    }
    .s-community__pic-wrap {
        height: 50vh;
    }
    .s-location__txt-3 {
        max-width: 100%;
        margin-bottom: 5px;
    }
    .s-location__map {
        inset: auto 0 0 auto;
        width: 250px;
        height: 250px;
    }
    .s-location__map-cloud-1,
    .s-location__map-cloud-2 {
        max-width: 152px;
    }
    .s-location__map-tip {
        bottom: 10px;
        left: 10px;
        font-size: 12px;
    }
    .s-location__map-tip-icon {
        padding: 7px 5px 7px 5px;
        max-width: 33px;
    }
    .s-offset-content__quote {
        width: 51px;
        top: 15px;
        right: 15px;
    }
    .s-offset-content--4 {
        padding: 120px 0 80px;
    }
    .s-location__col-2,
    .s-location__title {
        margin-bottom: 20px;
    }
    .s-location__txt,
    .s-location__txt-2 {
        margin-bottom: 15px;
    }
    .s-location__txt-2 {
        padding-bottom: 15px;
    }
    .s-community__txt {
        padding: 30px 15px 30px 15px;
        margin-top: -132px;
    }
    .s-offset-content__main-txt {
        padding: 40px 0 20px;
    }
    .s-offset-content--4 .s-offset-content__content-wrap {
        padding-bottom: 30px;
    }
    .for-overlay-block {
        padding: 30px 15px 35px;
    }
    .s-offset-content--3 .for-overlay-block {
        padding-bottom: 35px;
    }
    .s-sources,
    .s-banner {
        padding: 60px 0 60px;
    }
    .s-offset-content {
        padding-bottom: 80px;
    }
    .pic-cards__swiper {
        max-width: 80%;
    }
    .playbook--secondary .playbook__slide {
        padding: 30px 15px;
    }
    .s-form__title,
    .s-sep__title {
        margin-bottom: 15px;
    }
    .s-sliders, .s-timeline, .s-form {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .s-sep--third {
        padding-bottom: 60px;
    }
    .s-sep {
        padding-top: 60px;
    }
    .s-sep__mini-title {
        margin-bottom: 0;
    }
    .s-dominance__box {
        padding-top: 40px;
    }
    .s-timeline__arrow,
    .s-banner__txt {
        margin-bottom: 40px;
    }
    .s-form__row p {
        width: 100%;
    }
    .hero--third {
        padding-bottom: 40px;
    }
    .dropdown-el-mob-js {
        display: none;
    }
    .dropdown-mob-content .dropdown-el-mob-js {
        display: block;
        max-width: 100%;
        margin: 0 0 20px;
    }
    .dropdown-mob-content .hero__nd-link-wrap {
        margin-bottom: 0;
    }
    .dropdown-mob-content .search-dropdown-btn,
    .dropdown-mob-content .dropdown-el-mob-js {
        width: 100%;
    }
    .hero__nd-head-title {
        margin: 0 !important;
    }
    .dropdown-mob-content .hero__nd-link {
        padding: 5px 15px;
        border: 1px solid;
        border-radius: 4px;
        display: block;
        text-align: center;
        background: none;
    }
    .dropdown-mob-content .search-dropdown-menu {
        left: auto;
        right: 0;
    }
    .hero__slide-content-2 .hero__slide-item-1,
    .hero__slide-content-2 .hero__slide-item-2,
    .hero__slide-content-2 .hero__slide-item-3 {
        max-width: 100%;
    }
    .hero__slide-content-2 .hero__slide-item:after {
        content: none;
    }
    .hero__slide-content-2.hero__slide-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero__slide-content-pic-wrap-2 {
        left: 15px;
    }
    .hero__slide-content-2 {
        margin-bottom: 60px;
    }
    .split-content-2--neighborhood .container-2 {
        max-width: 540px;
    }
    .overview-2 {
        padding: 60px 0 0;
    }
    .overview-2__list--2,
    .overview-2__list--1 {
        padding: 0;
        margin-bottom: 0;
    }
    .overview-2__item {
        padding: 11px 0;
    }
    .benefits--neighborhood {
        padding-top: 40px;
    }
    .benefits__col-1 {
        margin-bottom: 60px;
    }
    .benefits__accent-block {
        margin: 60px 0;
        padding: 28px 0 24px;
    }
    .benefits__item {
        padding-bottom: 20px;
    }
    .benefits__big-pic-wrap {
        height: 300px;
        max-height: 45vh;
    }
    .benefits__txt {
        margin-bottom: 20px;
    }
    .benefits__title-numb {
        top: 0;
    }
    .overview-2__content-title {
        margin: 0;
        width: 100%;
    }
    .h-cards-2__container {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .h-cards-2__title {
        margin-bottom: 10px;
    }
    .h-cards-2__heading {
        margin-bottom: 40px;
    }
    .pic-cards__swiper,
    .s-timeline__container {
        max-width: 100%;
    }
    .s-timeline__slide {
        flex: 0 0 150px;
    }
    .s-timeline {
        overflow: hidden;
    }
    .s-timeline__swiper {
        overflow: visible;
    }
    .s-timeline__swiper-line {
        left: -15px;
        width: calc(100% + 30px);
    }
    .s-tab__heading-2 {
        flex-wrap: wrap;
    }
    .s-tab__item {
        max-width: calc(50% - 7px);
        margin-bottom: 15px;
    }
    .s-tab__heading-block {
        top: 0;
        width: 100%;
    }
    .s-tab__item-p1-content {
        padding: 0;
        margin-bottom: 5px;
    }
    .s-tab__item-p1 {
        padding: 0;
    }
    .sign-modal__title {
        text-align: center;
        font-size: 20px;
    }
    .home-card__content,
    .home-item,
    .home-item--3rd,
    .home-item-mini--primary {
        padding: 25px 15px;
    }
    .link-simple--btn {
        display: inline-block;
    }
    .home-item-mini__title {
        font-size: 30px;
    }
    .home-item-mini--2nd .home-item-mini__title {
        font-size: 25px;
    }
    .home-card__pic-wrap {
        padding-right: 0;
    }
    .home-item-mini__txt {
        font-size: 15px;
    }
    .home-item__acc-col-1,
    .home-item__acc-col-2,
    .home-item__acc-col-1a,
    .home-item__acc-col-2a {
        padding: 0 15px 0 15px;
    }
    .home-item__acc-col-1a--2nd,
    .home-item__acc-col-2a--2nd,
    .home-item__acc-col-2a {
        margin-top: 15px;
    }
    .home-item-mini__content {
        padding: 0;
    }
    .home-item__acc-heading {
        padding: 20px 0;
    }
    .agent-item__description p:last-child {
        margin-bottom: 0;
    }
    .hero-map__content-heading-part-1,
    .hero-map__content-heading-part-2 {
        /*flex: 0 0 100%;*/
        width: 100%;
    }
    .s-tab .sign-modal__item,
    .sign-modal__col-t1 {
        margin-bottom: 15px;
    }
    .tab-pane__item {
        margin-bottom: 27px !important;
    }
    .home-item--3rd .home-item-mini__title,
    .home-item-mini--primary .home-item-mini__title {
        font-size: 30px;
    }
    .s-tab__panel-3 {
        padding-bottom: 30px;
    }
    .home-item--5th .agent-item__title {
        font-size: 25px;
    }
    .home-item--5th .agent-item__title,
    .home-item-mini--primary .home-item-mini__title {
        margin-bottom: 8px;
    }
    .s-tab__heading-title {
        font-size: 25px !important;
    }
    .s-sep--market .s-sep__btns-wrap {
        margin-bottom: 20px;
    }
    .s-sep__btn-2 {
        margin: 20px 0 0;
        min-width: 164px;
    }
    .s-sep--market .s-sep__title {
        margin-bottom: 10px;
    }
    .s-sep__map-block {
        padding: 15px;
        min-width: 270px;
    }
    .hero__slide-content-pic-wrap-2--secondary {
        margin: 0;
    }
    .s-sep__map-block__content-mini-title {
        margin-bottom: 10px;
    }
    .s-community--secondary {
        padding-top: 70px;
    }
    .s-community--secondary .s-community__title {
        margin-bottom: 30px;
    }
    .overview-2--secondary .overview-2__title {
        font-size: 30px;
    }
    .s-sep__map-block__content {
        padding: 0 0 0 15px;
    }
    .s-community--secondary .s-community__pic-wrap {
        height: 300px;
        min-height: 0;
    }
    .overview-2__item-2-val,
    .s2-banner--secondary .s2-banner__pic-title,
    .overview-2--secondary .overview-2__item-2-title,
    .s2-banner--secondary .s2-banner__item-title {
        font-size: 30px;
    }
    .overview-2__item-2-prop {
        font-size: 15px;
    }
    .overview-2--secondary {
        padding-top: 20px;
    }
    .s2-banner--secondary .s2-banner__pic-txt,
    .overview-2--secondary .overview-2__item-2-head,
    .s2-banner--secondary .s2-banner__item-txt {
        font-size: 1rem;
    }
    .overview-2--secondary .overview-2__sep {
        margin: 31px 0 39px;
    }
    .overview-2--secondary .overview-2__item-2 {
        padding: 22px 15px 22px 20px;
    }
    .market-map-container .neighborhood-map {
        height: 400px;
    }
    .neighborhood-map .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
        margin: 0 15px 50px 0;
    }
    .s-sep__container-market {
        max-width: 540px;
    }
    .s2-banner--secondary .s2-banner__pic-wrap {
        min-height: 300px;
    }
    .s2-banner--secondary .s2-banner__pic-heading {
        padding: 30px 15px 30px 15px;
    }
    .s2-banner--secondary .s2-banner__pic-title {
        margin-bottom: 5px;
    }
    .s2-banner--secondary .s2-banner__btn-wrap {
        padding: 0 0 30px 15px;
    }
    .s2-banner--secondary .s2-banner__item {
        padding: 30px 15px 30px 15px;
    }
    .development__col-2 {
        margin-bottom: 50px;
    }
    .development__col-1 {
        margin-bottom: 40px;
    }
    .h-card__title {
        height: auto;
    }
}
@media (max-width: 575px) {
    .contact-hero__block {
        padding-bottom: 40px;
    }
    .s-split-content--2 .s-split-content__title,
    .s-listings__title {
        margin-bottom: 25px;
    }
    .s-results__item {
        max-width: 50%;
    }
    .s-community__title br {
        display: none;
    }
    .modal--third {
        background: #121C10;
    }
    .s2-banner__item {
        padding: 20px 15px;
    }
    .playbook--secondary .playbook__slide {
        min-height: 190px;
    }
    .playbook--secondary .playbook__slide-wrap {
        margin-bottom: 30px;
    }
    .s-sliders__title br {
        display: none;
    }
    .s-sep__logo {
        max-width: 79px;
        margin: 0 10px 15px 0;
    }
    .s2-banner__heading,
    .scroll-slider-wrap {
        margin-bottom: 30px;
    }
    .scroll-slider--new .scroll-slider__content, .scroll-slider__content {
        padding: 0 20px;
    }
    .scroll-slider__content {
        width: 270px;
    }
    .s-sliders__title {
        margin-bottom: 40px;
    }
    .banner-tip {
        width: 5.4%;
        height: 11%;
    }
    .nd-item__item-1,
    .nd-item__item-2 {
        max-width: 100%;
    }
    .nd-item__item-1 {
        margin-bottom: 20px;
    }
    .nd-item__item-2 {
        padding: 0;
    }
    .overview-2__item-2-fake-link .fake-link-txt {
        background: none;
    }
    .overview-2__item-2,
    .overview-2--secondary .overview-2__item-2 {
        padding: 20px 15px 20px 15px;
    }
    .overview-2__item-2-wrap {
        padding: 0 10px 0 0;
    }
    .overview-2__items-row {
        margin-right: -10px;
    }
    .modal-col-2__swiper-btns--2 {
        width: calc(100% + 15px);
    }
    .items-overview__btn-prev,
    .items-overview__btn-next {
        border: 1px solid #ffffff;
    }
    .items-overview__swiper-btns {
        top: -15px;
    }
    .hero__title-2 {
        margin-top: 33px;
        margin-bottom: 36px;
    }
    .hero__title-2:after {
        bottom: -15px;
    }
    .h-cards-2 {
        --pic-size-2: 200px;
    }
    .s-tab__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .s-tab__nav {
        padding-right: 15px;
        overflow: hidden;
    }
    .s-tab__item {
        max-width: 100%;
        width: 100%;
    }
    .sign-modal__sub-txt-2 {
        margin-left: 0;
        margin-right: 0;
    }
    .home-item-mini--2nd {
        max-width: 100%;
    }
    .home-item--secondary .home-item__spec-title {
        margin-bottom: 25px;
    }
    .home-item__footer-2 {
        padding: 0;
    }
    .home-item__footer-2-txt-1 {
        padding-right: 5px;
    }
    .home-item__footer-2-txt-2 {
        padding-left: 0;
    }
    .agent-item__wrap-pic {
        margin: 0 auto 20px;
    }
    .agent-item__content {
        text-align: center;
        width: 100%;
    }
    .range-slider--st1 {
        margin-top: 25px;
    }
    .s-tab__item-txt-2 {
        font-size: 16px;
    }
    .s-sep__btn-2:before {
        border: 1px solid #ffffff;
    }
    .s-sep--market .s-sep__btn-2 .btn-type-1__txt {
        min-width: 0;
        position: relative;
    }
    .overview-2__item-2b {
        min-height: 0;
    }
    .overview-2__item-2-prop br {
        display: none;
    }
    .overview-2__item-2-prop {
        font-size: 13px;
    }
    .overview-2--secondary .overview-2__item-2-wrap {
        padding: 0 15px 0 0;
    }
    .overview-2--secondary .overview-2__items-row {
        margin-right: -15px;
    }
    .development-item__pic {
        max-height: 180px;
    }
    .development__col-1 .development-item__pic-wrap {
        margin-bottom: 5px;
    }
    .development-item__pic-wrap {
        margin-bottom: 20px;
        height: auto;
    }
    .s-form__row-txt br,
    .overview-2--secondary .overview-2__title br {
        display: none;
    }
    .neighborhood-map:before, .neighborhood-map:after, .shadow-hor:before, .shadow-hor:after {
        content: none;
    }
    .dropdown-mob-wrap--secondary .check-btn-wrap-3 {
        min-width: 0;
        width: 100%;
    }
    .dropdown-mob-wrap--secondary .dropdown-mob-content {
        max-width: 300px;
        width: 100%;
    }
    .dropdown-mob-wrap--secondary .search-dropdown-menu--2 {
        min-width: 0;
    }
    .dropdown-el-mob-2-js .search-dropdown-btn,
    .dropdown-el-mob-2-js.search-bar__input-wrap,
    .dropdown-el-mob-2-js > .search-btn {
        max-width: 100%;
    }
    .dropdown-mob-wrap--secondary .check-btn--max {
        width: 100%;
    }
    .dropdown-mob-wrap--secondary .search-dropdown-menu__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
    .dropdown-mob-wrap--secondary .search-dropdown-menu__col + .search-dropdown-menu__col {
        margin-top: 10px;
    }
    .dropdown-mob-wrap--secondary .search-dropdown-menu__btns--4 {
        margin-top: 30px;
    }
    .search-dropdown-menu__row-3--add-st .search-dropdown-menu__col {
        margin-top: 0 !important;
    }
    .search-dropdown-menu__item--3 {
        margin-bottom: 15px;
    }
    .mapboxgl-ctrl-top-right .mapboxgl-ctrl,
    .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
        margin-right: 0;
    }
    .calculator__content {
        padding: 27px 15px 6px 15px;
    }
    .rate__row .check-btn--6 {
        padding: 6px 10px;
        min-width: 0;
    }
    .modal-col-2-spec-wrap {
        padding: 13px 15px 0;
    }
    .box-slider .check-btn {
        padding: 13px 6px 13px 6px;
    }
    .pin-swiper:after {
        width: calc(100% + 15px);
    }
    .calculator__input-col-1, .calculator__form-block--1, .calculator__input-col-2, .calculator__form-block--2, .contact__input-item {
        width: calc(50% - 4px);
    }
    .calculator__input-col-2, .calculator__form-block--2, .contact__input-item + .contact__input-item {
        margin: 0 0 0 8px;
    }
    .modal-col-2-spec-wrap .contact {
        padding: 20px 15px 25px 15px;
        margin: 0 -15px 30px;
    }
    .modal-pic-wrap.col-c-5,
    .modal-pic-wrap.col-c-7,
    .modal-pic-wrap--prev-map-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .modal-pic-xl,
    .modal-pic-wrap--prev-map .modal-pic-md {
        height: 210px;
    }
    .search-modal .footer__form-btn {
        min-width: 100px;
    }
    .search-modal .footer__input-style {
        max-width: calc(100% - 100px);
    }
    .search-modal {
        background: #121C10;
    }
    .search-page .footer__lists-item--3 {
        padding-left: 0 !important;
    }
    .hero-map__map:after {
        content: none;
    }
    .modal-pic-wrap--map .modal-pic-md {
        height: 310px;
    }
    /*    --------------------------------   */
    .home .hero__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        /*justify-content: space-between;*/
        padding-top: 68px;
        /*min-height: calc(var(--vh, 1vh) * 100);*/
    }
    .home .hero__col-1 {
        padding: 0 0 50px;
    }
    .home .hero__heading {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 25px;
    }
    .home .hero__col-1-form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 349px;
    }
    .home .hero__col-1-list {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .home .hero__pic-slider-wrap {
        padding: 0;
        min-height: 200px;
        height: 34.9vh;
        margin: 0 -15px;
        width: calc(100% + 30px);
    }
    .home .hero__slide-item-pic-wrap,
    .home .hero__slide-item-1__tags,
    .home .hero__slide-item-mini-title,
    .home .hero__col-1-form-btn .btn__txt,
    .home .hero__slide-item br {
        display: none !important;
    }
    .home .hero__col-1-form-btn {
        height: 44px;
        min-width: 44px;
        margin-left: auto;
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.414' height='17.414' viewBox='0 0 17.414 17.414'%3E%3Cg id='search' transform='translate(-5 -5)'%3E%3Ccircle id='Ellipse_5' data-name='Ellipse 5' cx='6' cy='6' r='6' transform='translate(6 6)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_1' data-name='Line 1' x1='4.35' y1='4.35' transform='translate(16.65 16.65)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
        background-size: 18px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .home .hero__slide-content {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .home .hero__slide-item-2,
    .home .hero__slide-item-3 {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        max-width: 100%;
    }
    .home .hero__slide-item,
    .home .hero__slide-item-1__title {
        font-size: 16px;
    }
    .home .hero__slide-item-1__title {
        margin-bottom: 5px;
    }
    .home .hero__slide-item-1__title-icon {
        max-width: 19px;
        margin-top: 4px;
    }
    .home .hero__slide-item-2 .hero__slide-item-mini-sub-txt {
        position: relative;
        padding-right: 20px;
        color: #ffffff;
    }
    .home .hero__slide-item-2 .hero__slide-item-mini-sub-txt:after {
        content: "";
        position: absolute;
        right: 8px;
        bottom: 0;
        top: 0;
        height: 17px;
        margin: auto;
        width: 1px;
        background: rgba(255, 255, 255, 0.2);
    }
    .home .hero__slide-item-3 p:last-of-type {
        color: #ffffff;
    }
    .home .hero__col-1-form-tab-wrap {
        margin: 19px 0 13px !important;
    }
    .home .hero__slide-content:after {
        background: rgba(5, 3, 4, 0.85);
    }
    .home .hero__slide-item-1__title-txt-2,
    .home .hero__slide-item-mini-sub-txt-mob-show {
        color: rgba(255, 255, 255, 0.7);
    }
    .home .hero__col-1-form-btns-wrap .btn {
        padding: 6px 5px 0;
        border-radius: 4px 4px 0 0;
        min-width: 96px;
        margin-bottom: -1px;
    }
    .home .hero__title {
        font-size: 32px !important;
        line-height: 1.3;
        margin-bottom: 18px;
    }
    .home .hero__sub-title {
        line-height: 1.65;
    }
    .home .hero__col-1-item-numb {
        font-size: 32px;
    }
    .home .hero__col-1-form-input {
        max-width: calc(100% - 40px);
    }
}
@media (max-width: 575px) and (max-height:770px) {
    /*-----------------------------*/
    .home .hero__col-1-form-input {
        padding: 0 15px 0 0;
    }
    .home .hero__title {
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .home .hero__sub-title {
        font-size: 15px;
    }
    .home .hero__heading {
        margin-bottom: 17px;
    }
    .home .hero__col-1-item-numb {
        font-size: 28px;
        margin-bottom: 0;
    }
    .home .hero__slide-content {
        padding: 11px 15px 11px 15px;
    }
    .home .hero__pic-slider-wrap {
        height: 27vh;
    }
    .home .hero__col-1-item {
        padding: 0 9px !important;
    }
    .home .hero__col-1-form-btn {
        height: 33px;
    }
    .home .hero__slide-item, .home .hero__slide-item-1__title {
        font-size: 13px;
    }
    .home .hero__slide-item-1__title-icon {
        max-width: 14px;
        margin-top: 1px;
    }
    .home .hero__col-1-form-tab-wrap {
        margin-bottom: 15px !important;
    }
    /*-----------------------------*/
}
@media (max-width: 470px) {
    .search-modal .modal-wrap {
        width: 100%;
    }
}
@media (max-width: 400px) {
    .pic-card-wrap:after {
        right: -5% !important;
    }
    .nd-item__content {
        padding: 26px 15px 23px 15px;
    }
    .nd-item__pic-wrap {
        padding: 133px 15px 13px;
    }
    .nd-item__map-wrap {
        left: 15px;
    }
    .contact-hero a,
    .contact-hero__txt {
        font-size: 15px;
    }
    .sign-modal {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s-tab__heading-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .s-tab__input-wrap .search-bar__input {
        text-align: left;
        padding-left: 15px;
        max-width: 100%;
        border-color: rgba(255, 255, 255, 0.1);
    }
    .s-tab__heading-block .search-bar__input-wrap {
        max-width: 100%;
        width: 100%;
        margin: 0 0 15px;
    }
    .s-tab__input-wrap .search-bar__input + .search-bar__btn-icon {
        left: 0;
        border-color: var(--9-color);
    }
}

@media (max-width: 374px) {
    .switch-logo,
    .footer__copy {
        width: 100%;
        text-align: center;
    }
    .footer__copy {
        order: 3;
    }
    .switch-logo {
        margin-bottom: 10px;
    }
    .footer__lists-item--3,
    .search-modal .footer__lists-item--3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .footer__lists-item--1,
    .footer__lists-item--2,
    .search-modal .footer__lists-item--2,
    .search-modal .footer__lists-item--1 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .footer__lists-item--2 {
        left: 0;
    }
    .overview-2__item-2-title {
        font-size: 25px;
    }
    .overview-2__item-2-fake-link .arrow-circle--min {
        display: none;
    }
    .hero__col-1-item-numb {
        font-size: 1.9rem;
    }
    .contact-hero a,
    .contact-hero__txt,
    .s-results__item-txt,
    .s2-banner__item-txt,
    .overview-2__item-2-prop {
        font-size: 14px;
    }
    .place-card__item-wrap {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .home-item__acc-heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .overview-2__list-2 {
        padding: 15px 0 5px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .overview-2__item-2b {
        max-width: 100%;
    }
    .overview-2__item-2b:not(:last-child):after {
        content: none;
    }
    .overview-2__item-2b {
        padding: 0 15px 15px 15px;
    }
    .search-modal .footer__list-link br {
        display: inline;
    }
}



/*---------------update https://api.mapbox.com/mapbox-gl-js/v2.9.2/mapbox-gl.css-----------------------*/
.mapboxgl-scroll-zoom-blocker, .mapboxgl-touch-pan-blocker {
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .75s ease-in-out;
    -o-transition: opacity .75s ease-in-out;
    transition: opacity .75s ease-in-out;
    /*transition-delay: 1s;*/
    z-index: 2;
    font-size: var(--1-rem) !important;
}
.mapboxgl-scroll-zoom-blocker:after, .mapboxgl-touch-pan-blocker:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #101010;
    opacity: .8;
    z-index: -1;
}
.mapboxgl-scroll-zoom-blocker-show, .mapboxgl-touch-pan-blocker-show {
    opacity: 1;
    -webkit-transition: opacity .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out;
    transition: opacity .1s ease-in-out
}
.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page, .mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}
/*---------------update https://api.mapbox.com/mapbox-gl-js/v2.9.2/mapbox-gl.css-----------------------*/


:root {
    --18-color: #EFEDE9;
    --19-color: #414141;
    --light-color: #ffffff;
    --light-border-color: rgba(13, 11, 12, .1);
}
.obj-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.opacity-50 {
    opacity: .5;
}
.opacity-60 {
    opacity: .6;
}
.pseudo-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: none;
}
.default-transition,
.btn-simple {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.hero-tab {
    padding: 93px 0 46px;
}
.light-theme,
.body-light {
    --body-color: var(--6-color);
    --body-bg: var(--18-color);
    background: var(--body-bg);
    color: var(--body-color);
}
.hero__nav-link {
    padding: 8px 15px 7px 15px;
    border-radius: 15px;
    font-size: 12px;
}
.hero__nav-link {
    color: var(--19-color);
}
.hero__nav-link:hover,
.hero__nav-link.active {
    color: var(--light-color);
    background: var(--6-color);
    position: relative;
    z-index: 1;
}
.hero__nav-link:hover {
    background: var(--2-color);
}
.hero__nav-link path,
.hero__nav-link circle,
.hero__nav-link line,
.hero__nav-link rect,
.hero__nav-link ellipse {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.hero__nav-link.active path,
.hero__nav-link.active circle,
.hero__nav-link.active line,
.hero__nav-link.active rect,
.hero__nav-link.active ellipse,
.hero__nav-link:hover path,
.hero__nav-link:hover circle,
.hero__nav-link:hover line,
.hero__nav-link:hover rect,
.hero__nav-link:hover ellipse {
    stroke: var(--light-color);
}
.hero-tab__nav-tabs {
    overflow-x: hidden;
}
.hero-tab__nav-tabs-wrap.show .hero-tab__nav-tabs {
    overflow-x: auto;
}
.hero-tab__nav-tabs::-webkit-scrollbar,
.wrap-overflow::-webkit-scrollbar {
    display: none;
}
.hero-tab__nav-tabs-wrap {
    /* margin-left: -5px;
    margin-right: -5px; */
    padding-bottom: 19px;
    margin-bottom: 22px;
}
/* .hero-tab__nav-tabs li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 5px;
} */
.hero-tab__nav-tabs .swiper-slide {
    width: auto;
}
.hero-tab__nav-link__svg-wrap {
    height: 29px;
}
.hero-tab__tab-arrow,
.listing-info-bar__arrow-back {
    position: absolute;
    right: 5px;
    top: calc(50% - 9px);
    border-radius: 8px;
    border: 1.5px solid #414141;
    width: 38px;
    height: 38px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    background: var(--18-color);
    cursor: pointer;
}
.hero-tab__tab-arrow:after {
    content: none;
}
.hero-tab__tab-arrow.swiper-button-prev {
    right: auto;
    transform: translateY(-50%) rotate(180deg);
}
.hero-tab__nav-tabs:before,
.hero-tab__nav-tabs:after {
    position: absolute;
    content: '';
    right: -40px;
    top: 0;
    height: 100%;
    width: 140px;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(239, 237, 236, 0)), to(#EFEDE9));
    background: -o-linear-gradient(left, rgba(239, 237, 236, 0) 0%, #EFEDE9 100%);
    background: linear-gradient(90deg, rgba(239, 237, 236, 0) 0%, #EFEDE9 100%);
    z-index: 2;
    pointer-events: none;
    transition: .3s;
}
.hero-tab__nav-tabs:before {
    right: auto;
    left: -40px;
    transform: rotate(180deg);
}
.reached-end:after,
.reached-beginning:before,
.hero-tab__tab-arrow.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
}
/* .hero-tab__nav-tabs-wrap.show .hero-tab__nav-tabs:hover:after {
    opacity: 0;
} */
.hero-card__img-wrap {
    height: 187px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.hero-card__content-wrap {
    border: 1px solid var(--light-border-color);
    border-radius: 0 0 4px 4px;
    padding: 18px 15px 13px;
    height: calc(100% - 187px);
}
.hero-card__price {
    font-size: 15px;
    color: var(--2-color);
}
.hero-card__price-wrap {
    line-height: 1;
    margin-bottom: 3px;
}
.hero-card__rooms {
    font-size: 13px;
}
.hero-card__address {
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}
.hero-card__broker {
    font-size: 10px;
}
.hero-card__rooms-item:first-child {
    border-right: 1px solid var(--light-border-color);
    margin-right: 8px;
    padding-right: 7px
}
.hero-card__wrap {
    margin-bottom: 26px;
    padding: 0 12px;
}
.hero-card__row {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 15px;
}
.hero-tab__heading {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 2px;
    min-height: 26px;
}
.hero-tab__heading-svg {
    max-width: 22px;
}
.hero-tab__subheading {
    font-size: var(--1-rem);
    margin-bottom: 17px;
}
.hero-tab__nav-tabs-wrap:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 100%;
    width: 100vw;
    height: 1px;
    background: var(--light-border-color);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.card-advantages__card-heading {
    font-size: 27px;
    color: var(--9-color);
    line-height: 1;
}
.card-advantages__card-subheading {
    font-size: 16px;
    margin-top: 12px;
    font-weight: 400px;
}
.card-advantages__card {
    border: 1px solid #2B2A2A;
    border-radius: 8px;
    padding: 46px 15px;
    margin-bottom: 22px;
}
.card-advantages__row-card {
    max-width: 1312px;
    margin: 0 auto 58px;
}
.card-advantages__card-wrap {
    padding: 0 11px;
}
.card-advantages__card-img-wrap {
    height: 89px;
}
.card-advantages {
    padding: 184px 0 121px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}
.card-advantages__heading {
    margin-bottom: 88px;
}
.header-style-light .header {
    background: var(--18-color);
    color: var(--6-color);
    border-bottom: 1px solid var(--light-border-color);
    padding: 16px 0;
}
.listing-info-bar__arrow-back {
    position: relative;
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 47px;
    height: 47px;
    margin-right: 42px;
}
.listing-info-bar {
    padding-top: 76px;
    border-bottom: 1px solid var(--light-border-color);
}
.listing-info-bar__title {
    font-size: 26px;
    line-height: 1;
}
.listing-info-bar__address,
.listing-info-bar__rooms-info-item,
.listing-page__end-text {
    font-size: var(--1-rem);
}
.listing-info-bar__subtitle {
    font-size: 12px;
}
.listing-info-bar__address--second-size,
.listing-info-bar__rooms-info__title {
    font-size: 17px;
    line-height: 1;
}
/*.s-listing-home {*/
/*    padding-top: 43px;*/
/*}*/
.listing-info-bar__address {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-right: 1px solid var(--light-border-color);
    border-left: 1px solid var(--light-border-color);
    padding: 0 47px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 322px;
    flex: 0 1 322px;
    margin-right: 47px;
}
.listing-info-bar__title-wrap {
    margin-right: 86px;
    padding: 10px 0;
}
.listing-info-bar__rooms-info__icon {
    max-width: 18px;
}
.listing-info-bar__rooms-info-item:not(:last-child) {
    padding-right: 20px;
    border-right: 1px solid var(--light-border-color);
    margin-right: 21px;
}
.btn--10,
.btn-second,
.btn-icon {
    border: 1px solid #C1C1C1;
    background: #EFEDE9;
    color: #121C10;
}
.place-card--img-bg,
.body-light .place-card--img-bg .place-card__description,
.body-light .loc-card__title,
.light-theme .hover-filled-slide-right,
.body-light .check-btn.active,
.body-light .place-card__pic-label,
.body-light .search-modal .footer__form-btn,
.banner,
.body-light .rate-card__circle-val {
    color: var(--light-color);
}
.btn-icon {
    width: 43px;
    height: 43px;
    border-radius: 4px;
}
.listing-info-bar__btn-wrap .btn {
    padding: 9px;
    min-width: 153px;
}
.listing-info-bar__btn-wrap .btn:not(:last-child) {
    margin-right: 9px;
}
.s-listing-home .modal-col-2__swiper-wrap:after {
    content: none;
}
.s-listing-home .tab-complex-item .swiper-btn-prev:before {
    background: -o-linear-gradient(right, rgba(5, 3, 4, 0) 0%, var(--18-color) 41.33%);
    background: -webkit-gradient(linear, right top, left top, from(rgba(5, 3, 4, 0)), color-stop(41.33%, var(--18-color)));
    background: linear-gradient(to left, rgba(5, 3, 4, 0) 0%, var(--18-color) 41.33%);
}
.s-listing-home .tab-complex-item .swiper-btn-next:before {
    background: -o-linear-gradient(left, rgba(5, 3, 4, 0) 0%, var(--18-color) 41.33%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(5, 3, 4, 0)), color-stop(41.33%, var(--18-color)));
    background: linear-gradient(to right, rgba(5, 3, 4, 0) 0%, var(--18-color) 41.33%);
}
.body-light .tab-complex-item,
.body-light .place-card__description,
.body-light .s-listing-home .footer,
.body-light .search-dropdown-btn,
.body-light .search-dropdown-menu__mini-title,
.body-light .check-btn,
.body-light .input-style-2,
.body-light .calculator__form-input-wrap:before,
.body-light .calculator__form-input-wrap-2:after,
.body-light .search-modal .footer__list-items-title,
.body-light .search-modal .footer__contact-title,
.body-light .dropdown-menu .dropdown-item,
.body-light .search-modal .lists__item-title {
    color: var(--6-color);
}
.light-theme .modal-col-2__nav-link {
    opacity: 0.5;
}
.light-theme .modal-col-2__nav-link:hover,
.light-theme .modal-col-2__nav-link.active {
    color: var(--6-color);
    opacity: 1;
}
.light-theme .swiper-btn-prev,
.light-theme .swiper-btn-next {
    background: var(--18-color);
    border: 1px solid var(--light-border-color);
}
.light-theme .swiper-btn-prev:after,
.light-theme .swiper-btn-next:after {
    color: #707070;
}
.light-theme .swiper-btn-prev:hover:after,
.light-theme .swiper-btn-next:hover:after {
    color: var(--13-color);
}
.light-theme .modal-col-2__nav-link {
    border-color: #C1C1C1;
}
.light-theme .modal-col-2__nav-link.active {
    border-color: var(--2-color);
}
.s-listing-home .trigger-swiper {
    margin-bottom: 15px;
}
.light-theme .modal-col-2__tab-state {
    color: rgba(13, 11, 12, .9);
}
.body-light .border-bottom-1,
.body-light .check-btn--4,
.body-light .border-2,
.body-light .features-list__item,
.body-light .check-btn,
.body-light .search-dropdown-btn,
.body-light .bootstrap-select .dropdown-toggle,
.body-light .input-style-3,
.body-light .loc-card__box,
.body-light .search-bar__input-wrap,
.body-light .checkbox__text:before,
.body-light .input-style-2--ad-st,
.body-light .form-style {
    border-color: var(--light-border-color);
}
.body-light .check-btns-wrap,
.body-light .loc-card__box,
.body-light .place-card,
.body-light .search-dropdown-menu,
.body-light .rate-card {
    background: var(--18-color);
}
.body-light input[type=radio]:checked + .check-btn,
.body-light .check-btn.active {
    background: var(--13-color);
}
.body-light .box-slider-wrap input[type=radio]:checked + .check-btn {
    background: rgba(167, 94, 86, 0.1);
    color: var(--6-color);
}
.body-light input[type=radio]:checked + .check-btn path,
.body-light .check-btn.active path {
    fill: var(--light-color);
}
.body-light .bootstrap-select .dropdown-toggle {
    color: var(--6-color) !important;
}
.s-listing-home .loc-card__title {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 18px;
}
.body-light .loc-card__tag {
    background: rgba(193, 193, 193, .3);
}
.s-listing-home .loc-card__wrap-pic {
    margin-bottom: 23px;
}
.s-listing-home .loc-card__box {
    padding: 15px 16px;
}
.body-light .input-style-2::-webkit-input-placeholder,
.body-light textarea::-webkit-input-placeholder,
.body-light input::-webkit-input-placeholder {
    color: inherit !important;
}
.body-light .input-style-2::-moz-placeholder,
.body-light textarea::-moz-placeholder,
.body-light input::-moz-placeholder {
    color: inherit !important;
}
.body-light .input-style-2:-ms-input-placeholder,
.body-light textarea:-ms-input-placeholder,
.body-light input:-ms-input-placeholder {
    color: inherit !important;
}
.body-light .input-style-2::-ms-input-placeholder,
.body-light textarea::-ms-input-placeholder,
.body-light input::-ms-input-placeholder {
    color: inherit !important;
}
.body-light .input-style-2::placeholder,
.body-light textarea::placeholder,
.body-light input::placeholder {
    color: inherit !important;
}
.body-light .s-listing-home .contact,
.body-light .dropdown-menu,
.body-light .s-listing-home .footer {
    background: #ECE9E7;
}
.body-light .s-listing-home .contact,
.body-light .dropdown-menu,
.body-light .search-dropdown-menu {
    border: 1px solid var(--light-border-color);
}
.s-listing-home .modal-col {
    height: calc(100vh - 216px);
    padding-top: 43px;
}
.listing-page__left-bar {
    width: 217px;
    position: fixed;
    left: 0;
    top: 74px;
    /*height: calc(100% - 74px);*/
    height: calc(100% - 35px);
    border-right: 1px solid var(--light-border-color);
    padding: 24px 17px 24px 22px;
    z-index: 10;
    margin: 0;
    background: var(--body-bg);
}
.top-bar-wrap {
    left: 217px;
    border-bottom: 1px solid var(--light-border-color);
    background: var(--body-bg);
    width: calc(100% - 217px);
}
/* .listing-page .header__container {
    max-width: 100%;
} */
.left-bar__heading {
    font-size: 19px;
}
.wrap-overflow {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}
.listing-page__wrapper {
    padding-top: 142px;
    padding-left: 217px;
}
.listing-page__card-row,
.listing-page__banner-row {
    margin-left: -9px;
    margin-right: -9px;
}
.listing-page__card-wrap,
.banner-wrap {
    margin-bottom: 16px;
}
.listing-page__card-wrap,
.banner-wrap {
    padding: 0 9px;
}
.listing-page .place-card__pic-wrap {
    height: 187px;
}
.place-card__subdescription {
    font-size: 9px;
}
.listing-page__heading {
    font-size: 17px;
}
.place-card--img-bg .place-card__pic {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.place-card--img-bg:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 11, 12, 0)), to(#121C10));
    background: -o-linear-gradient(rgba(13, 11, 12, 0) 0%, #121C10 100%);
    background: linear-gradient(rgba(13, 11, 12, 0) 0%, #121C10 100%);
    opacity: 0.9;
    z-index: 0;
}
.place-card--img-bg .place-card__content {
    position: relative;
    z-index: 2;
    padding: 17px 22px;
}
.listingSwiperCard {
    height: 315px;
}
.place-card--img-bg .place-card__icon-bock-svg {
    width: 20px;
    height: 17px;
}
.place-card--img-bg .place-card__icon-bocks {
    font-size: 13px;
}
.listing-page__wrapper .wrap-overflow {
    padding-top: 28px;
}
.listing-page__slider {
    margin-bottom: 34px;
}
.place-card--img-bg .place-card__title {
    font-size: 20px;
}
.body-light .dropdown-menu .dropdown-item:hover,
.body-light .input-style-1--secondary:focus {
    color: var(--6-color);
    background: rgba(255, 255, 255, 0.5);
}
.body-light .dropdown-menu .dropdown-item.active,
.body-light .dropdown-menu .dropdown-item:active {
    background: var(--light-color);
}
.swiper__btn--third {
    position: absolute;
    top: 50%;
    left: -2px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border-radius: 6px;
    background: var(--18-color);
    border-color: var(--light-border-color);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.swiper__btn--third.swiper-button-next {
    left: auto;
    right: -2px;
}
.swiper__btn--third:after {
    color: #414141;
    font-size: 10px;
}
.listingSwiperCard {
    overflow: visible;
}
.banner-wrap {
    height: 372px;
}
.banner-img {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
}
.banner {
    padding: 34px 40px 43px;
}
.btn-simple {
    min-width: 171px;
    padding: 11px;
    background: #936E50;
    border: 1px solid #936E50;
    color: var(--light-color);
    font-size: 16px;
    font-weight: 500;
}
.btn-simple:hover {
    background: transparent;
    color: #936E50;
}
.btn-simple--second {
    border-color: var(--light-color);
    background-color: var(--light-color);
    color: #121C10;
}
.btn-simple--third {
    border-color: var(--light-border-color);
    background-color: var(--body-bg);
    color: #121C10;
}
.btn-simple--third {
    background-color: transparent;
}
.btn-simple--second:hover {
    color: var(--light-color);
}
.btn-simple--third:hover {
    background: var(--light-color);
}
.btn-simple--quaternary {
    background: transparent;
    color: #121C10;
}
.btn-simple--social {
    background: transparent;
    border-color: #C1C1C1;
    color: #121C10;
}
.btn-simple--social {
    font-size: 14px;
    min-width: 0;
    padding: 8px 13px;
    letter-spacing: -0.4px;
}
.btn-simple--quaternary:hover,
.btn-simple--social:hover,
.s-listings-agents__card:hover .btn-simple--quaternary {
    background: #936E50;
    color: #ffffff;
}
.instagram-logo:hover path,.instagram-logo:hover circle{
    fill: #ffffff;
}
.btn-simple--social:hover {
    border-color: #936E50;
}
.btn-simple--quaternary:hover path,
.btn-simple--social:hover path,
.s-listings-agents__card:hover .btn-simple--quaternary path {
    stroke: #ffffff;
}
.btn-simple--quaternary:hover svg,
.s-listings-agents__card:hover .btn-simple--quaternary svg {
    transform: translateX(5px);
}
.light-theme .btn-type-1:after {
    background-color: var(--6-color);
}
.s-listing-home .modal-col-2__swiper-wrap {
    background: var(--body-bg);
    padding-top: 7px;
}
.s-listing-home .modal-col-2__swiper-btns--2 {
    width: calc(100% + 30px);
}
.body-light .search-modal .footer:after {
    background: #ECE9E7;
}
.body-light .search-modal .footer__social-icon {
    -webkit-filter: brightness(0.4);
    filter: brightness(0.4);
}
.s-listing-home.search-modal .list {
    margin-bottom: 9px;
}
.s-listing-home__col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
}
.s-listing-home__col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-left: 37px;
}
.body-light .checkbox__text:after {
    border-color: var(--light-color)
}
.body-light .search-bar__btn-icon:hover circle,
.body-light .search-bar__btn-icon:hover path {
    stroke: var(--9-color)
}
.pre-footer-bg {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 14px;
}
.pre-footer-form--full-bg .pre-footer-bg {
    border-radius: 0;
}
.pre-footer__wrapper {
    padding: 83px 0;
}
.pre-footer-form__heading {
    line-height: 1.2;
    letter-spacing: 1px;
    margin-bottom: 22px;
}
.pre-footer-form__subheading {
    font-size: 19px;
    max-width: 470px;
    margin: 0 auto 38px;
}
.pre-footer-form__label {
    position: absolute;
    left: 10px;
    top: -7px;
    padding: 2px;
    line-height: 1;
    font-size: 12px;
    margin-bottom: 0;
}
.pre-footer-form__label:before {
    position: absolute;
    content:'';
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(50% + 1px);
    background: var(--body-bg);
}
.form-50 {
    flex: 0 0 calc(50% - 7px);
    max-width: calc(50% - 7px);
}
.form-50:first-child {
    margin-right: 14px;
}
.pre-footer__form {
    max-width: 380px;
    margin: 0 auto;
}
.form-group {
    margin-bottom: 27px;
}
.form-group:last-child {
    margin-bottom: 0;
}
.pre-footer__form .input-style-3 {
    background: var(--body-bg);
    border-color: #847975;
}
.s-agent__form .input-style-3,
.pre-footer__form .input-style-3 {
    padding: 11px 14px;
}
.pre-footer__form textarea {
    height: 100px;
}
.listing-page__end-text {
    margin-bottom: 82px;
    padding-top: 22px;
}
.listing-page .header {
    position: fixed;
    width: 100%;
}
.light-theme.footer-dark-theme .footer,
.body-light.footer-dark-theme .footer {
    --body-color: #ffffff;
    --body-bg: #121C10;
    background: var(--body-bg);
    color: var(--body-color);
}
.body-light.footer-dark-theme .switch-logo__img {
    display: block;
}
.body-light.footer-dark-theme .switch-logo__img--dark {
    display: none;
}
.light-theme.footer-dark-theme .footer .form-style,
.body-light.footer-dark-theme .footer .form-style {
    border-color: rgba(255, 255, 255, 0.2);
}
.pre-footer-form {
    margin-bottom: 39px;
}
.light-theme.footer-dark-theme .footer .footer__form-btn,
.body-light.footer-dark-theme .footer .footer__form-btn {
    z-index: 1;
}
.header__add-block {
    padding-right: 0;
}
.hero-card__img-hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .9s cubic-bezier(.165,.84,.44,1) 0s;
}
.s-agent-sales__card:hover .hero-card__img-hover,
.s-listings-agents__card:hover .hero-card__img-hover,
.hero-card__card:hover .hero-card__img-hover,
.place-card:hover .hero-card__img-hover {
    opacity: 1;
}
.s-listing-home .marker-2 {
    cursor: auto;
}
.s-listing-home .marker-2:hover {
    background: var(--9-color);
    color: var(--3-color);
}
.s-listing-home .marker-2:hover:after {
    border-top-color: var(--9-color);
}
.s-listing-home__venobox-map {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
}
.s-listing-home .modal-map .mapboxgl-ctrl-fullscreen,
.s-listing-home .modal-map .mapboxgl-ctrl-shrink {
    background: #252324;
    box-shadow: 0px 2px 4px rgba(5, 3, 4, 0.6);
    width: 34px;
    height: 34px;
}
.s-listing-home .modal-map .mapboxgl-ctrl-group {
    overflow: visible;
}
.s-listing-home .modal-map {
    border: 1px solid #707070;
    border-radius: 4px;
}
.s-listings-agents__card-logo-wrap,
.s-agent__card-logo-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 70px;
}
.body-light .breadcrumbs__item:not(:last-child):after {
    border-top-color: #707070;
    border-right-color: #707070;
}
.body-light .breadcrumbs__item.active {
    color: #936E50;
}
.s-agent-sales__card,
.s-agent-listings__row .place-card,
.s-agent-sales__info-bar,
.s-agent-about__wrapper,
.s-agent__form,
.s-listings-agents__card,
.s-agent__agent-card {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
    background: #F3F3F3;
    border-radius: 7px;
}
@media (min-width: 576px) {
    .s-agent-sales__card{
        height: 367px;
    }
}
@media (min-width: 768px) {
    .s-agent-sales__card{
        height: 136px;
    }
}
@media (min-width: 992px) {
    .s-agent-sales__card{
        height: 136px;
    }
}
@media (min-width: 1200px) {
    .s-agent-sales__card{
        height: 136px;
    }
}
.s-agent-sales__card,
.s-agent-listings__row .place-card,
.s-agent-sales__info-bar,
.s-agent-about__wrapper,
.s-agent__form,
.s-listings-agents__card,
.s-agent__agent-card {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
    background: #F3F3F3;
    border-radius: 7px;
}
.s-listings-agents__card-img-wrap {
    flex: 0 0 310px;
    max-width: 310px;
}
.s-listings-agents__card-content-wrap {
    flex: 0 0 calc(100% - 310px);
    max-width: calc(100% - 310px);
    padding: 36px 31px 29px 43px;
}
/*.card-logo-wrap--color-1 {*/
/*    background: #333333;*/
/*}*/
/*.card-logo-wrap--color-2 {*/
/*    background: #EADDDC;*/
/*}*/
/*.card-logo-wrap--color-3 {*/
/*    background: #394E45;*/
/*}*/
/*.card-logo-wrap--color-4 {*/
/*    background: #221E1F;*/
/*}*/
/*.card-logo-wrap--color-5 {*/
/*    background: #F0D3D1;*/
/*}*/
/*.card-logo-wrap--color-6 {*/
/*    background: #182430;*/
/*}*/
/*.card-logo-wrap--color-7 {*/
/*    background: #004437;*/
/*}*/
.s-listings-agents__card-heading {
    font-size: 24px;
    line-height: 1.3;
}
.s-listings-agents__card-blockquote {
    border-radius: 4px;
    background: #EFEDE9;
    padding: 20px;
}
.s-listings-agents__card-blockquote:after {
    position: absolute;
    content: '';
    left: -17px;
    top: 26px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='26' height='30' viewBox='0 0 26 30'%3e%3cpath d='M10.669,7.507a5,5,0,0,1,8.662,0L25.674,18.5A5,5,0,0,1,21.343,26H8.657a5,5,0,0,1-4.331-7.5Z' transform='translate(0 30) rotate(-90)' fill='%23efedec'/%3e%3c/svg%3e ");
    width: 26px;
    height: 30px;
    background-size: contain;
}
.s-listings-agents__card-logo-wrap img,
.s-agent__card-logo-wrap img {
    max-height: 68%;
    max-width: 80%;
}
.s-listings-agents__card__pic,
.s-listings-agents__card .hero-card__img-hover {
    max-height: calc(100% - 70px);
}
.s-listings-agents__card-wrap {
    margin-bottom: 30px;
}
.body-light .breadcrumbs {
    border-color: var(--light-border-color);
}
.listings-agents__wrap {
    padding-top: 75px;
}
.s-listings-agents {
    padding-top: 87px;
    margin-bottom: 150px;
}
.s-listings-agents__heading {
    font-size: 82px;
    margin-bottom: 23px;
}
.s-listings-agents__heading-row {
    margin-bottom: 114px;
}
.s-listings-agents__card-blockquote--span {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.s-agent__card-img-wrap {
    flex: 0 0 348px;
    max-width: 348px;
}
.s-agent__card-img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.56) 100%);
    z-index: 1;
}
.s-agent__card-content-wrap {
    flex: 0 0 calc(100% - 348px);
    max-width: calc(100% - 348px);
}
.s-agent__card-logo-wrap {
    height: 81px;
    z-index: 2;
}
.s-agent__card__pic {
    max-height: calc(100% - 81px);
}
.s-agent__card-content-wrap {
    padding: 67px 90px 58px 55px;
}
.s-agent__card-heading {
    font-size: 41px;
    line-height: 1.3;
}
.s-agent__btns-social .btn:not(:last-child) {
    margin-right: 8px;
}
.btn-simple--social-only-icon {
    padding: 8px 12px;
}
.s-agent__heading-second,
.s-agent-about__content-heading {
    font-size: 12px;
}
.s-agent__info-list-value {
    color: #936E50;
    font-size: 20px;
}
/*.s-agent__card-about--span:not(.show) {
    height: 93px;
    overflow: hidden;
}*/
.s-agent__card-about--span-link {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #F3F3F3;
    color: #936E50;
}
.s-agent-about-link {
    right: 0;
    bottom: 0;
    background: #F3F3F3;
    color: #936E50;
}
.s-agent__card-about--span-link span {
    color: initial;
}
.s-agent__card-about--span-link.hidden {
    opacity: 0;
    visibility: hidden;
}
.s-agent__form {
    padding: 30px 27px;
}
.s-agent__form-heading {
    font-size: 20px;
}
.s-agent__form .form-group {
    margin-bottom: 17px;
}
.s-agent__form .checkbox {
    margin-bottom: 6px;
    min-width: calc(50% - 11px);
}
.s-agent__form .btn-simple {
    font-size: 14px;
}
.s-agent__info-list-item {
    flex: 0 0 34%;
    max-width: 34%;
    padding-right: 15px;
}
.s-agent__card-about--span,
.s-agent-about__content-description {
    font-size: 14px;
    letter-spacing: -0.1px;
    line-height: 1.7;
}
.s-agent-gallery__card-wrap {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 8px;
}
.s-agent-gallery__card {
    height: 258px;
}
.s-agent {
    padding-top: 43px;
    margin-bottom: 35px;
}
.s-agent-gallery__row,
.s-agent-listings__row {
    margin-left: -8px;
    margin-right: -8px;
}
.s-agent-gallery__card-link {
    color: #ffffff;
    background: rgba(13, 11, 12, 0.8) !important;
    border: 1px solid rgba(112, 112, 112, 0.8);
}
.s-agent-gallery__card:hover .s-agent-gallery__card-link {
    color: #ffffff;
}
.s-agent-gallery__card:hover .s-agent-gallery__card-link-span img {
    transform: translateX(5px);
}
.s-border-bottom {
    padding-bottom: 54px;
    border-bottom: 1px solid #C1C1C1;
    margin-bottom: 45px;
}
.heading-with-icon__icon-wrap {
    background: rgba(167, 94, 86, .1);
    width: 37px;
    height: 37px;
}
.heading-with-icon__icon-wrap img {
    width: 100%;
    max-height: 20px;
}
.heading-with-icon {
    font-size: 27px;
}
.s-agent-about__img-wrap,
.s-agent-about__content {
    flex: 0 0 50%;
    max-height: 50%;
}
.s-agent-about__img-wrap:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 3, 4, .25);
    z-index: 1;
}
.s-agent-about__img-wrap__heading {
    position: absolute;
    left: 26px;
    bottom: 19px;
    font-size: 41px;
    color: #ffffff;
    z-index: 2;
}
.s-agent-about__content {
    padding: 50px 64px 49px 64px;
}
.s-agent-about__content-description {
    max-width: 500px;
}
.s-agent-about__content-info-value {
    font-size: 24px;
    color: #936E50;
    line-height: 1.2;
}
.s-agent-about__content-info-list-item {
    font-size: 14px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    line-height: 1.4;
}
.s-agent-about__content-info-list {
    max-width: 500px;
}
.s-agent-about__content-info-list-item:not(:last-child):after {
    position: absolute;
    content: '';
    right: 20%;
    top: 50%;
    width: 1px;
    height: 100%;
    transform: translateY(-50%);
    background: rgba(13, 11, 12, .1);
}
.btn-simple--big {
    padding: 12px;
    min-width: 217px;
}
.s-agent-sales__card-wrap,
.s-agent-listings__card-wrap {
    padding: 0 8px;
    margin-bottom: 0;
}
.s-agent-sales__info-bar__icon-wrap {
    flex: 0 0 61px;
    max-width: 61px;
    height: 61px;
    border-radius: 7px;
    background: #EFEDE9;
    margin-right: 24px;
}
.s-agent-sales__info-bar__value {
    font-size: 32px;
    line-height: 1;
}
.s-agent-sales__info-bar {
    font-size: 14px;
    padding:  29px 0;
}
.s-agent-sales__info-bar__item {
    padding: 0 42px;
}
.s-agent-sales__card-img-wrap {
    flex: 0 0 153px;
    max-width: 153px;
}
.s-agent-sales__card-content {
    flex: 0 0 calc(100% - 153px);
    max-width: calc(100% - 153px);
    padding: 26px 18px 23px;
}
.s-agent-sales__card-wrap {
    margin-bottom: 20px;
}
.pagination-style-2 .hero-map__pag-link {
    border-radius: 50%;
    min-width: 30px;
    height: 30px;
}
.pagination-style-2 .hero-map__pag-item {
    margin-right: 5px;
}
.body-light .hero-map__pag-link {
    color: var(--body-color);
}
.body-light .hero-map__pag-link.active {
    color: var(--3-color);
}
.s-agent-sales {
    margin-bottom: 128px;
}
.s-agent-sales .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-overflow: initial;
}
.header-style-light .header .header__logo--light,
.switch-logo__img--dark,
.body-light .switch-logo__img {
    display: none;
}
.header-style-light .header .header__logo--dark {
    display: block !important;
}
.body-light .switch-logo__img--dark {
    display: block;
}
.header .btn-simple {
    background-image: none;
    min-width: 0;
    padding: 7px 15px;
}
@media (max-height: 1030px) and (min-width: 1400px) {
    .hero-card__img-wrap {
        height: 160px;
    }
    .hero-card__content-wrap {
        height: calc(100% - 160px);
    }
    .hero-tab {
        min-height: calc(100 * var(--vh));
    }
}
@media (max-height: 960px) and (min-width: 1400px) {
    .hero-card__address {
        font-size: 11px;
        min-height: 35px;
    }
    .hero-card__wrap {
        margin-bottom: 12px;
    }
    .hero-card__content-wrap {
        padding: 10px;
    }
}
@media (max-height: 880px) and (min-width: 1400px) {
    .hero-tab__nav-link__svg-wrap svg {
        height: 100%;
        width: auto;
    }
    .hero-tab__nav-link__svg-wrap {
        height: 20px;
    }
    .hero-tab__nav-tabs-wrap:not(.listing-page__left-bar) {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .hero-tab {
        padding-top: 91px;
        padding-bottom: 20px;
    }
    .hero-card__row {
        margin-bottom: 0;
    }
    .hero-card__address {
        max-width: 100%;
    }
}
@media (max-height: 800px) and (min-width: 1400px) {
    .hero-card__img-wrap {
        height: 130px;
    }
    .hero-card__content-wrap {
        height: calc(100% - 130px);
    }
}
@media (max-height: 740px) and (min-width: 1400px) {
    .hero-card__img-wrap {
        height: 110px;
    }
    .hero-card__content-wrap {
        height: calc(100% - 110px);
    }
}
@media (min-width: 1200px) and (max-width: 1529px) {
    .listing-page__card-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .listing-page .listing-page__card-row:nth-of-type(2) .listing-page__card-wrap:nth-child(-n + 2) {
        display: none;
    }
    .pre-footer-form__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .s-agent-listings__card-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 1200px) and (max-width: 1369px) {
    .s-agent-listings__card-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .s-agent-sales__card-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1200px) and (max-width: 1279px) {
    .s-agent__card-content-wrap {
        flex: 0 0 calc(100% - 300px);
        max-width: calc(100% - 300px);
    }
    .s-agent__card-img-wrap {
        flex: 0 0 300px;
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .left-bar__nav-tabs .swiper-slide {
        margin: 0 0 2px;
    }
    .left-bar__nav-tabs .hero__nav-link {
        border-radius: 6px;
        padding: 9px 18px;
    }
    .left-bar__nav-tabs .hero__nav-link svg {
        max-width: 24px;
        height: auto;
        max-height: 23px;
    }
    .left-bar__nav-tabs .hero-tab__nav-link__svg-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        height: auto;
        margin-right: 10px;
    }
    .left-bar__nav-tabs .hero__nav-link {
        width: 100%;
    }
    .listing-page__left-bar .hero-tab__nav-tabs:before,
    .listing-page__left-bar .hero-tab__nav-tabs:after {
        content: none;
    }
    .listing-page__left-bar .hero-tab__tab-arrow {
        display: none;
    }
    .search-dropdown-mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .is-offset-top .header {
        padding: 16px 0;
    }
    .listing-page__left-bar.not-fixed {
        position: absolute;
        left: 0;
        height: calc(100vh - 74px);
        top: auto;
    }
    .listing-page .header {
        padding: 16px 0 !important;
    }
    .left-bar__nav-tabs .swiper-wrapper {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .header__nav {
        /*left: 46%;*/
    }
}
@media (max-width: 1400px) {
    .header__nav-item{
        margin-right: 12px;
    }
}
@media (min-width: 1200px) {
    .hero-card__wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .s-listing-home__col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
    }
    .s-listing-home__col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        padding-left: 37px;
    }
    .s-listings-agents__subheading {
        font-size: 17px;
        line-height: 1.8;
    }
    .s-agent__form-wrap {
        max-width: 28.3%;
    }
    .s-agent__agent-card-wrap {
        flex: 0 1 100%;
        max-width: 100%;
    }
    .s-agent__form .checkbox:not(:nth-child(even)) {
        margin-right: 11px;
    }
    .s-agent__info-list-item:nth-child(2) {
        flex: 0 0 42%;
        max-width: 42%;
    }
    .s-agent__info-list-item:nth-child(3) {
        flex: 0 0 24%;
        max-width: 24%;
    }
    .s-agent-sales__info-bar__item:not(:last-child) {
        border-right: 1px solid rgba(13, 11, 12, .1);
    }
    /*.listing-page .header {
        padding: 16px 0 16px 217px !important;
    }*/
    .header__nav {
        left: 50%;
    }
}
@media (min-width: 1370px) {
    .s-agent-sales__info-bar__item:first-child {
        padding-left: 28px;
    }
}
@media (min-width: 1530px) {
    .s-listing-home__col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 61.7%;
        flex: 0 0 61.7%;
    }
    .s-listing-home__col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38.3%;
        flex: 0 0 38.3%;
        padding-left: 37px;
    }
    .card-advantages__heading {
        font-size: 54px;
        letter-spacing: 2px;
        line-height: 1.2;
    }
    .banner__subheading {
        font-size: 19px;
    }
}
@media (max-width: 1529px) {
    .listing-info-bar__title-wrap {
        margin-right: 15px;
    }
    .listing-info-bar__address {
        padding: 0 15px;
        margin-right: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .listing-info-bar__arrow-back {
        margin-right: 15px;
    }
    .listing-info-bar__rooms-info-item:not(:last-child) {
        margin-right: 10px;
        padding-right: 10px;
    }
    .listing-info-bar {
        padding-top: 70px;
    }
    .listing-info-bar__btn-wrap .btn {
        min-width: 125px;
    }
    .listing-page__left-bar {
        top: 71px;
        /*height: calc(100% - 71px);*/
        height: calc(100% - 15px);
    }
    .top-bar-wrap {
        top: 71px;
    }
    .listing-info-bar__address--second-size,
    .listing-info-bar__rooms-info__title {
        font-size: 14px;
    }
    .listing-info-bar__address,
    .listing-info-bar__rooms-info-item {
        font-size: 12px;
    }
    .s-listing-home .modal-col {
        height: calc(100vh - 208px);
    }
    .listings-agents__wrap {
        padding-top: 70px;
    }
    .s-listings-agents__heading {
        font-size: 62px;
    }
}
@media (max-width: 1369px) {
    .s-listings-agents__card-img-wrap {
        flex: 0 1 250px;
    }
    .s-listings-agents__card-content-wrap {
        flex: 0 1 calc(100% - 250px);
    }
    .s-agent-listings__card-wrap {
        margin-bottom: 20px;
    }
    .s-agent-sales__info-bar__item {
        padding: 0 20px;
    }
    .s-agent__card-content-wrap {
        padding: 60px 40px;
    }
}
@media (max-width: 1199px) {
    .card-advantages {
        padding: 100px 0;
    }
    .card-advantages__heading,
    .card-advantages__row-card {
        margin-bottom: 50px;
    }
    .listing-page__left-bar {
        padding: 15px;
        width: 185px;
    }
    .left-bar__nav-tabs .hero__nav-link {
        padding: 9px;
    }
    .top-bar-wrap {
        left: 185px;
        width: calc(100% - 185px);
    }
    .listing-page__wrapper {
        padding-left: 185px;
    }
    .top-bar-wrap .search-bar__part-1 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .listing-info-bar__rooms-info__title {
        display: none;
    }
    .s-listings-agents__heading-row {
        margin-bottom: 50px;
    }
    .s-listings-agents {
        padding-top: 50px;
    }
    .s-agent__form .checkbox:not(:last-child) {
        margin-right: 11px;
    }
    .s-agent__form .checkbox {
        min-width: 0;
    }
    .s-agent-gallery__card {
        height: 200px;
    }
    .s-agent-about__content {
        padding: 50px 20px;
    }
    .s-agent-sales__info-bar__item:not(:nth-last-child(-n + 2)) {
        margin-bottom: 20px;
    }
    .s-agent-sales__info-bar__item:not(:nth-child(even)) {
        border-right: 1px solid rgba(13, 11, 12, .1);
    }
    .s-agent__info-list-item {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .card-advantages__card-img-wrap img {
        max-height: 55px;
    }
    .card-advantages__card-heading {
        font-size: 23px;
    }
    .card-advantages__card-subheading {
        font-size: 17px;
    }
    .card-advantages__card {
        padding: 25px 15px;
    }
    .card-advantages {
        padding: 50px 0;
    }
    .s-listing-home .modal-col {
        height: auto;
    }
    .s-agent-about__img-wrap,
    .s-agent-about__content,
    .s-agent__card-content-wrap,
    .s-agent__card-img-wrap,
    .s-listing-home__col-1,
    .s-listing-home__col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .s-listing-home__col-2 {
        padding-left: 15px;
    }
    .listing-page__wrapper {
        padding-left: 0;
        position: relative;
        padding-top: 263px;
    }
    .listing-page .hero-tab__nav-tabs-wrap {
        margin-bottom: 0;
    }
    .banner {
        padding: 15px;
    }
    .listing-page__left-bar {
        width: 100%;
        height: auto;
        top: 160px;
        border-right: none;
    }
    .listing-page__left-bar .hero-tab__tab-arrow {
        top: 50%;
    }
    .listing-page__left-bar .hero-tab__nav-link__svg-wrap {
        width: 100%;
        margin-bottom: 4px;
    }
    .btn-filters {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
        flex: 0 0 45px;
        max-width: 45px;
        height: 45px;
        border-left: 1px solid var(--light-border-color);
        border-radius: 0 4px 4px 0;
        background: var(--body-bg);
        z-index: 1;
    }
    .top-bar-wrap {
        top: 83px;
        left: 0;
        padding: 15px 0;
        width: 100%;
    }
    .listing-page .search-bar__part-1 {
        min-width: 0;
        padding: 0;
        width: 100%;
    }
    .search-dropdown-mobile {
        position: absolute;
        left: 0;
        top: calc(100% + 1px);
        width: 100%;
        display: none;
        z-index: 10;
        background: var(--body-bg);
        height: calc(100vh - 162px);
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .listing-page .search-bar__input-wrap {
        max-width: 100%;
        margin: 0;
    }
    .listing-page .search-dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    .listing-page .search-dropdown-menu {
        position: relative;
        top: 0;
        left: 0;
        max-width: 100%;
        border: none;
        border-bottom: 1px solid var(--light-border-color);
        border-radius: 0;
        padding: 15px;
    }
    .listing-page .search-dropdown-btn {
        display: none;
    }
    .listing-page .search-dropdown-menu--big {
        max-height: 100%;
    }
    .listing-page .search-dropdown-menu__btns--4 {
        margin-top: 0;
        padding-top: 20px;
    }
    .listing-page .search-dropdown-menu__item,
    .listing-page .search-dropdown-menu__row-2--add-st,
    .listing-page .search-dropdown-menu__item--4 {
        margin-bottom: 20px;
    }
    .listing-page .search-bar__btn-icon {
        border-radius: 4px 0 0 4px;
    }
    .listing-info-bar__title-wrap {
        margin: 0;
    }
    .s-listing-home__info-wrap-mob .listing-info-bar__title-wrap {
        margin: 0 0 15px;
        padding: 0;
    }
    .s-listing-home__info-wrap-mob .listing-info-bar__address {
        padding: 0;
        border: none;
    }
    .s-listing-home__info-wrap-mob .listing-info-bar__address,
    .s-listing-home__info-wrap-mob .listing-info-bar__btn-wrap,
    .s-listing-home__info-wrap-mob .listing-info-bar__rooms-info {
        margin-bottom: 15px;
    }
    .s-listing-home__info-wrap-mob .listing-info-bar__rooms-info__title {
        display: block;
    }
    .listing-info-bar {
        padding-top: 84px;
    }
    .is-offset-top .listing-page .header {
        border-color: var(--light-border-color);
    }
    .listing-page__end-text {
        margin-bottom: 50px;
    }
    .pre-footer__wrapper {
        padding: 50px 0;
    }
    .header__tel {
        border-color: var(--light-border-color);
    }
    .header__burger:before,
    .header__burger:after {
        background: var(--body-color);
    }
    .s-listing-home {
        overflow: hidden;
    }
    .listings-agents__wrap {
        padding-top: 83px;
    }
    .s-agent__card-img-wrap {
        max-height: 450px;
    }
    .s-agent__card__pic {
        object-position: top;
    }
    .s-agent__card-content-wrap,
    .s-agent-about__content {
        padding: 20px;
    }
    .s-agent-gallery__card-wrap {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        margin-bottom: 20px;
    }
    .s-agent-about__img-wrap__heading {
        font-size: 31px;
    }
    .s-agent-sales__info-bar__value {
        font-size: 27px;
    }
}
@media (max-width: 767px) {
    .s-listings-agents__card-content-wrap {
        padding: 15px;
    }
    .s-agent__info-list-value {
        font-size: 16px;
    }
    .s-agent-gallery__card-wrap {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575px) {
    .listing-page .search-dropdown-menu__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .search-dropdown-menu__item-child + .search-dropdown-menu__item-child {
        margin-top: 0;
    }
    .search-dropdown-menu__item-child {
        margin-bottom: 15px;
    }
    .banner-wrap,
    .listingSwiperCard {
        height: 300px;
    }
    .listing-info-bar__btn-wrap .btn {
        font-size: 14px;
    }
    .form-50 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-group,
    .form-50:first-child {
        margin-bottom: 20px;
    }
    .pre-footer-bg {
        left: -15px;
        right: -15px;
        border-radius: 0;
        max-width: 100vw;
        width: 100vw !important;
    }
    .pre-footer-form {
        margin-bottom: 0;
    }
    .listing-page .check-btn--2 {
        min-width: 48px;
    }
    .s-agent-sales__card-content,
    .s-agent-sales__card-img-wrap,
    .s-listings-agents__card-img-wrap,
    .s-listings-agents__card-content-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .s-listings-agents__card__pic {
        max-height: 370px;
    }
    .s-listings-agents__card-wrap {
        margin-bottom: 15px;
    }
    .s-agent__btns-social .btn {
        margin-bottom: 15px;
    }
    .s-agent__info-list-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .s-agent__info-list-item:not(:nth-last-child(-n + 2)),
    .s-agent-sales__info-bar__item:not(:last-child){
        margin-bottom: 20px;
    }
    .s-border-bottom {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .s-agent-sales__card-content {
        padding: 20px;
    }
}
@media (max-width: 500px) {
    .hero-card__price-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .hero-card__price,
    .s-agent-gallery__card-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .hero-card__price {
        margin-bottom: 5px;
    }
    .hero-card__wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .hero-card__img-wrap {
        height: auto;
        aspect-ratio: 16/9;
    }
    .hero-card__content-wrap {
        height: auto;
    }
    .hero-card__address {
        max-width: 100%;
    }
    .hero-card__address br {
        display: none;
    }
    .s-agent-about__content-info-list-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .s-agent-about__content-info-list-item:not(:nth-last-child(-n + 2)) {
        margin-bottom: 20px;
    }
    .s-agent-about__content-info-list-item:not(:last-child):after {
        content: none;
    }
    .s-agent-gallery__card-wrap:last-child {
        margin-bottom: 0;
    }
    .s-agent__info-list-item {
        padding: 0 5px;
    }
}
@media (max-width: 400px) {
    .hero-card__wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* @media (min-width: 400px) and (max-width: 539px){
    .hero-card__content-wrap{
        height: 170px;
    }
}
@media (min-width: 540px) and (max-width: 768px){
    .hero-card__content-wrap{
        height: 130px;
    }
}
@media (min-width: 769px) and (max-width: 1025px){
    .hero-card__content-wrap{
        height: 130px;
    }
}
@media (min-width: 1026px) and (max-width: 1280px){
    .hero-card__content-wrap{
        height: 135px;
    }
}
@media (min-width: 1281px){
    .hero-card__content-wrap{
        height: 100px;
    }
} */



.radius-30 {
    border-radius: 30px;
}
.bx-search:before {
    content: "\eb54";!important;
}
.ps-5 {
    padding-left: 3rem!important;
}
.position-relative {
    position: relative!important;
}
/*#pagination {
    padding-left: 10%;
}*/
#pagination ul li{
    padding-left: 10px !important;

}
#pagination ul li:before {
    content: " ";
    display: none;
    position: relative;
    width: .25rem;
    height: .25rem;
    margin-left: -.25rem;
    left: -.5rem;
    top: -.15rem;
    border-radius: 50%;
    background: currentColor;
}

/*-----Agent Menu-----*/
.agent .header{
    padding: 16px 0 !important;
}

/*--------Multi select dropdown - ADMIN START----------*/
.multi-select-container {
    display: inline-block;
    position: relative;
}

.multi-select-menu {
    position: absolute;
    left: 0;
    top: 0.8em;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    padding: 0.4em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.multi-select-menu input {
    margin-right: 0.3em;
    vertical-align: 0.1em;
}

.multi-select-button {
    display: inline-block;
    font-size: 0.875em;
    padding: 0.2em 0.6em;
    max-width: 20em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: default;
}

.multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0.4em 0 0.4em;
    border-color: #999 transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu { display: block; }

.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}

label.multi-select-menuitem {
    display: block;
    font-size: 0.875em;
    padding: 5px 0px 0px 5px;
    margin: unset;
    white-space: nowrap;
}

.multi-select-menu {
    width: auto;
    max-height: 200px;
    overflow-y: scroll;
    z-index: 9999;
}
/*--------Multi select dropdown - ADMIN END----------*/

/*------------ Loader Spin -----------------*/
.cover-spin {
    position:relative;
    /*width:100%;*/
    left:15px;right:0;top:0;bottom:0;
   /* background-color: rgba(255,255,255,0.7);*/
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

.cover-spin::after {
    content:'';
    display:block;
    position:relative;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
/*------------ Loader Spin -----------------*/

.gm-ui-hover-effect {
    cursor: pointer !important;
    height: 25px !important;
    position: absolute !important;
    right: -12px !important;
    top: -12px !important;
    width: 25px !important;
    background-color: hsla(0, 0%, 100%, .4) !important;
    padding: 0 !important;
    border-radius: 50% !important;
    opacity: unset;
    z-index: 999 !important;
    margin-top: -20px;
}
.adminLoginFrm input{
    color: white !important;
}
#error-msg, label.error{
    color: red;
}
a.captcha_link:hover{
    background-image: unset !important;
}
.shimmer {
    height: auto;
    min-height: 30px;
    border-radius: 4px;
    background: linear-gradient(
        to right,
        #eeeeee 0%,
        #dddddd 20%,
        #eeeeee 40%,
        #eeeeee 100%
    );
    background-size: 800px 104px;
    animation: loading 1.2s infinite linear;
}

@keyframes loading {
    0% {
        background-position: -500px 0;
    }
    100% {
        background-position: 500px 0;
    }
}