

/* Start:/local/templates/angubernator/css/style.css?1752823289183597*/
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url(/local/templates/angubernator/css/../css/icomoon.css);
@import url(/local/templates/angubernator/css/../css/slick.css);
@import url(/local/templates/angubernator/css/../libs/fancybox-master/dist/jquery.fancybox.min.css);
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input, textarea, select {
    -webkit-appearance: none!important;
    border-radius: 0!important;
}
input:focus {
    border-radius: inherit!important;
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important; }

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible; }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }

p {
    margin-top: 0;
    margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none; }

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0; }

dt {
    font-weight: 700; }

dd {
    margin-bottom: .5rem;
    margin-left: 0; }

blockquote {
    margin: 0 0 1rem; }

b,
strong {
    font-weight: bolder; }

small {
    font-size: 80%; }

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }

sub {
    bottom: -.25em; }

sup {
    top: -.5em; }

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent; }
a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }

figure {
    margin: 0 0 1rem; }

img {
    vertical-align: middle;
    border-style: none; }

svg {
    overflow: hidden;
    vertical-align: middle; }

table {
    border-collapse: collapse; }

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }

th {
    text-align: inherit;
    text-align: -webkit-match-parent; }

label {
    display: inline-block;
    margin-bottom: 0.5rem; }

button {
    border-radius: 0; }

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

button,
input {
    overflow: visible; }

button,
select {
    text-transform: none; }

[role="button"] {
    cursor: pointer; }

select {
    word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }

textarea {
    overflow: auto;
    resize: vertical; }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }

progress {
    vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }

output {
    display: inline-block; }

summary {
    display: list-item;
    cursor: pointer; }

template {
    display: none; }

[hidden] {
    display: none !important; }

@font-face {
    font-family: "AnastasiaScript";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/AnastasiaScript/AnastasiaScript.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/AnastasiaScript/AnastasiaScript.woff") format("woff"); }

@font-face {
    font-family: "AnastasiaScript";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/AnastasiaScript/AnastasiaScript.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/AnastasiaScript/AnastasiaScript.woff2") format("woff"); }

@font-face {
    font-family: "GreenGrove";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove.woff") format("woff"); }

@font-face {
    font-family: "GreenGrove";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove.woff2") format("woff"); }

@font-face {
    font-family: "GreenGrove";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove-Bold.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove-Bold.woff") format("woff"); }

@font-face {
    font-family: "GreenGrove";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove-Bold.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/GreenGrove/GreenGrove-Bold.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 200;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-ExtraLight.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-ExtraLight.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 200;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-ExtraLight.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-ExtraLight.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 300;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 600;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 600;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 700;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff"); }

@font-face {
    font-family: "SourceSansPro";
    font-style: normal;
    font-weight: 900;
    src: url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("/local/templates/angubernator/css/../fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff"); }

*:focus {
    outline: none; }

*:invalid {
    -webkit-box-shadow: none;
    box-shadow: none; }

*, :before, :after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

input, textarea {
    outline: none; }

body {
    min-width: 320px;
    position: relative;
    line-height: 1.5;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: SourceSansPro, sans-serif;
    min-height: 100vh;
    font-size: 16px;
    color: #141533; }

img {
    display: inline-block;
    max-width: 100%; }

img,
iframe,
video {
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

input, textarea, button, select {
    font: inherit;
    color: inherit; }

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
[type=search]::-webkit-search-decoration, [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-results-button, [type=search]::-webkit-search-results-decoration {
    display: none; }

textarea {
    resize: none;
    overflow: auto;
    height: 190px;
    border: 1px solid #d48a63;
    padding: 20px 18px;
    color: #9aa1a5;
    width: 100%;
    font-size: 20px;
}

label {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 1; }

input:not([type=checkbox]) {
    width: 100%;
    height: 45px;
    background: #fff;
    color: #9396a7;
    font-size: 20px;
    font-family: SourceSansPro, sans-serif;
    padding: 0 18px;
    border: 1px solid #d48a63;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

table {
    width: 100%;
    color: #2d2d2d;
    font-size: 20px;
    line-height: 1; }

th {
    padding: 7px 20px 7px 0;
    font-weight: 700; }

td {
    padding: 7px 0;
    font-weight: 300; }

blockquote {
    font-size: 20px;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 30px; }

.input-transparent {
    font-size: 20px;
    border-color: transparent; }

.input-big {
    height: 60px; }

.checkbox-text {
    margin: 0 6px 15px; }

.checkbox-text span {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #d48a63;
    min-height: 43px;
    padding: 5px 15px;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.2;
    width: 100%; }

.checkbox-text input:checked + span {
    background-color: #d48a63;
    border-color: #d48a63;
    color: #fff; }

.checkbox-group {
    margin: 0 -6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.radio-text {
    color: #333333;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    font-family: SourceSansPro, sans-serif;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    margin: 0 0 15px;
    white-space: nowrap;
    min-width: 100px;
    margin: 0; }

.radio-text:not(:first-child) {
    margin-left: 30px; }

.radio-text input:checked + span {
    background-color: #d48a63;
    border-color: #d48a63;
    color: #fff; }

.radio-text span {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #d48a63;
    min-height: 43px;
    padding: 5px 15px;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.2;
    width: 100%;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

.radio-text-big span {
    min-height: 125px;
    color: #d48a63; }

.radio-text strong {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    font-weight: 600;
    text-transform: uppercase; }

.radio-text-custom strong {
    display: block;
    font-size: 12.5px;
    font-weight: 300;
    text-transform: none; }

.radio-text-custom span {
    line-height: 1;
    padding: 2px 15px 3px;
    min-height: 45px; }

.checkbox-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 20px 0 0; }

.checkbox-image span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    text-align: center;
    padding: 0 15px;
    background-color: #d5f1be;
    font-size: 17px;
    color: #333333;
    min-width: 257px;
    width: 100%;
    line-height: 48px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    cursor: pointer; }

.checkbox-image input:checked + span {
    background-color: #242944;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    color: #fff; }

.checkbox-image i {
    margin-right: 8px;
    vertical-align: -1px;
    font-size: 18px; }

.filter-footer .filter-btn {
    min-width: 304px;
    line-height: 48px;
    margin-right: 24px;
    font-size: 20.8px; }

.filter-footer .show-map-btn {
    line-height: 48px;
    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;
    min-width: 304px;
    font-size: 20.8px; }

.filter-footer i {
    margin-right: 14px; }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 45px;
    border: 1px solid #d48a63;
    color: #333;
    font-size: 18px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 600;
    padding: 0 28px 0 18px;
    width: 100%;
    background: url("/local/templates/angubernator/css/../images/dest/arrow-bottom.svg") no-repeat right 18px center/14px auto #fff; }

.select-small {
    height: 24px;
    font-size: 12.5px;
    padding: 0 11px;
    border-color: #d6dadc;
    padding: 0 20px 0 13px;
    background: url("/local/templates/angubernator/css/../images/dest/arrow-bottom.svg") no-repeat right 5px center/5px auto #fff; }

select::-ms-expand {
    display: none; }

label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

button,
[type=submit],
[type=reset],
[type=image] {
    cursor: pointer; }

button {
    background: 0;
    padding: 0;
    margin: 0; }

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px;
    line-height: 1;
    font-family: GreenGrove, sans-serif;
    font-weight: 700; }

h1 {
    font-size: 83px;
    color: #141533;
    margin: 0 0 30px; }

h2 {
    font-size: 62px;
    color: #333333;
    margin: 0 0 45px; }

h3 {
    font-size: 50px; }

h4 {
    font-size: 20px; }

h5 {
    font-size: 17px; }

h6 {
    font-size: 16px; }

ul, ol {
    margin: 0 0 1em; }

p:last-child {
    margin-bottom: 0; }

p {
    color: #2d2d2d; }

button {
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    outline: none;
    margin: 0;
    padding: 0;
    cursor: pointer; }

a img {
    border: none; }

a {
    color: #d48a63;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    text-decoration: underline; }

a:hover {
    text-decoration: none;
    color: #d48a63; }

/*general styles*/
.container {
    max-width: 1430px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%; }

.btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    min-width: 270px;
    line-height: 58px;
    font-size: 18px;
    font-family: SourceSansPro, sans-serif;
    border: 1px solid transparent;
    padding: 0 15px; }

.btn-big {
    min-width: 400px;
    font-size: 25px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400;
    line-height: 46px; }

.btn-medium {
    min-width: 360px;
    font-size: 26px; }

.calculate-btn {
    font-size: 32px;
    font-family: GreenGrove, sans-serif;
    padding: 0 40px; }

.calculate-btn-small {
    line-height: 46px;
    font-size: 28px;
    border: 1px solid #d48a63; }

.calculate-btn-small:hover {
    background-color: #242944;
    border-color: #242944;
    color: #fff; }

.calculate-btn-mobile {
    display: none; }

.calculate-btn i {
    margin-left: 20px; }

.calculate-btn-big {
    line-height: 80px; }

.btn-accent {
    background-color: #d48a63;
    color: #fff; }

.btn-accent:hover {
    background-color: #ce7b4f;
    color: #fff; }

.btn-transparent {
    border-color: #d48a63;
    color: #d48a63; }

.btn-transparent:hover {
    background-color: #d48a63;
    color: #fff; }

.btn-transparent-white {
    border-color: #fff;
    color: #fff; }

.btn-transparent-white:hover, .btn-transparent-white.active {
    background-color: rgba(255, 255, 255, 0.8);
    color: #d48a63;
}
.btn-transparent-dark {
    border-color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff; }

.btn-transparent-dark:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff; }

.visually-hidden {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 0; }

.hidden-pc {
    display: none; }

.box {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    scrollbar-color: #d48a63 transparent;
    scrollbar-width: thin; }

.radio-group::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 138, 99, 0.5)), to(rgba(212, 138, 99, 0.5))) no-repeat center/auto 4px;
    background: linear-gradient(rgba(212, 138, 99, 0.5), rgba(212, 138, 99, 0.5)) no-repeat center/auto 4px;
    border-radius: 10px; }

.radio-group::-webkit-scrollbar-thumb {
    background-color: #d48a63;
    border-radius: 10px; }

.custom-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    scrollbar-color: #d48a63 transparent;
    scrollbar-width: thin; }

.custom-scroll::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 138, 99, 0.5)), to(rgba(212, 138, 99, 0.5))) no-repeat center/auto 4px;
    background: linear-gradient(rgba(212, 138, 99, 0.5), rgba(212, 138, 99, 0.5)) no-repeat center/auto 4px;
    border-radius: 10px; }

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: #d48a63;
    border-radius: 10px; }

.date {
    color: #b4b4b4;
    font-size: 15px; }

.tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -9px; }

.tool {
    line-height: 58px;
    min-width: 60px;
    padding: 0 10px;
    border: 1px solid #d48a63;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 9px; }

.tool.active {
    color: #fff;
    background-color: #d48a63; }

.tool i {
    font-size: 25px;
    vertical-align: -3px; }

.tool .icon-heart {
    margin-right: 12px; }

.tool-favourite {
    min-width: 265px; }

.object-info-body {
    max-width: 570px;
    width: 100%;
    margin-right: 45px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.section-head .section-title {
    margin-bottom: 20px; }

.section-title-accent {
    color: #d48a63; }

.section-subtitle {
    font-size: 20px;
    line-height: 1.2;
    padding-right: 215px; }

.section-subtitle p {
    margin-bottom: 0; }

.section-head {
    margin-bottom: 32px; }

.section-head p {
    font-size: 29px;
    font-weight: 300;
    line-height: 1.36; }

.alt-section {
    background-color: #242944;
    color: #fff; }

.alt-section p {
    color: #fff; }

/*mobile-menu-btn*/
.menu-btn {
    display: inline-block;
    cursor: pointer;
    width: 42px;
    height: 38px;
    position: relative;
    color: #d48a63;
    margin: 0 40px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: none;
    z-index: 3; }

.menu-btn:before,
.menu-btn:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 27px;
    border-top: 5px solid;
    border-bottom: 5px solid;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; }

.menu-btn:before {
    top: 0; }

.menu-btn:after {
    bottom: 0; }

.menu-btn.active:before,
.menu-btn.active:after {
    border-width: 3px 0 2px 0;
    height: 5px;
    background-color: currentColor; }

.menu-btn.active:before {
    top: calc(50% - 2.5px);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.menu-btn.active:after {
    bottom: calc(50% - 2.5px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.mobile-content {
    display: none; }

.field-label {
    margin-bottom: 0; }

.rating, .rating-result {
    margin: 0 -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #e3a529; }

.rating-small {
    font-size: 18px;
    margin: 0; }

.rating i, .rating-result i {
    margin: 0 7px;
    cursor: pointer; }

.rating-small i {
    margin: 0 2px 0 0; }

.infrastructure-object-rating {
    color: #d48a63; }

/*breadcrumbs*/
.breadcrumbs-wrap {
    padding: 20px 0 35px; }

.breadcrumbs {
    font-size: 15px;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #afafaf;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }

.breadcrumbs a {
    color: #afafaf;
    text-decoration: none; }

.breadcrumbs a:hover {
    color: #d48a63; }

.breadcrumbs li {
    display: inline; }

.breadcrumbs li::before {
    width: auto;
    height: auto;
    background: 0;
    margin: 0; }

.breadcrumbs li:not(:last-child) {
    margin-bottom: 0; }

.breadcrumbs li + li::before {
    display: inline-block;
    padding: 0 0.2rem;
    content: "|";
    vertical-align: -1px;
    color: #afafaf; }

/*header*/
.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 900;
}

.header-top {
    background-color: #0c1022;
    padding: 5px 0;
    position: relative;
    color: #9e9e9e;
    z-index: 2; }

.header-menu-btn {
    font-size: 20px;
    position: absolute;
    right: 50%;
    top: calc(100% + 2px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    color: rgba(255, 255, 255, 0.35);
    cursor: pointer;
    z-index: 2;
    -webkit-animation: arrowMove 1.5s linear infinite;
    animation: arrowMove 1.5s linear infinite; }

.inner-page .header-menu-btn {
    display: none; }

.header-menu-btn.active {
    -webkit-transform: translateX(50%) scale(-1);
    -ms-transform: translateX(50%) scale(-1);
    transform: translateX(50%) scale(-1);
    -webkit-animation: none;
    animation: none; }

.header-top-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 -9px;
    color: #0c1022; }

.social-links-small {
    margin: 0 -6px;
    font-size: 14px; }

.header-social-links .social-link {
    color: #0c1022; }

.classic-social-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.classic-social-links .social-link {
    background-color: #242944;
    color: #fff; }

.classic-social-links .social-link:hover {
    color: #fff; }

.social-links-small .social-link {
    margin: 0 6px;
    width: 24px;
    height: 24px;
    line-height: 24px; }

.social-link {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #9596a2;
    text-decoration: none;
    margin: 0 9px;
    color: #2a2d45; }

.social-link:hover {
    background-color: #d48a63;
    color: inherit; }

.header-phone {
    color: #9e9e9e;
    font-size: 20px;
    text-decoration: none;
    margin: 0 30px 0 0; }

.header-links {
    margin: 0 25px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.header-link:not(:last-child) {
    margin-right: 25px; }

.header-link {
    text-decoration: none;
    font-size: 24px; 
    position: relative;
}
.header-tool {
    position: relative;
}
.header-link .col, .header-tool .col {
    position: absolute;
    background-color: #9596a2;
    font-size: 17px;
    width: 20px;
    color: #000;
    height: 20px;
    line-height: 19px;
    text-align: center;
    border-radius: 50%;
    right: -10px;
    top: -5px;    
    font-family: SourceSansPro, sans-serif;
}

.header-login-link {
    text-decoration: underline;
    font-size: 16px; }

.header-bottom {
    padding: 20px 0;
    background-color: #2a2d45;
    position: relative;
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    pointer-events: none; }

.header-bottom.open {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }

.header-bottom-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 -20px;
    padding: 0; }

.header-menu:not(:empty) {
    margin-bottom: -5px; }

.header-menu li {
    margin: 0 20px 5px; }

.header-menu a {
    text-decoration: none; }

.header-menu a:hover {
    color: #fff; }

.header-menu li.active a {
    color: #fff; }

.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: middle;
    width: 182px;
    margin-right: 30px;
    z-index: 3; }

.logo-image {
    width: 100%;
    height: auto;
    max-height: 38px; }

.header-tools {
    font-size: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    z-index: 3; }

.header-tool {
    text-decoration: none; }

.header-tool:not(:last-child) {
    margin-right: 18px; }

/*intro-section*/
.intro-section {
    padding: 295px 0 145px;
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.intro-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #131732;
    opacity: .8; }

.intro-section .container {
    position: relative;
    z-index: 1; }

.cathegories-card-image {
    height: 70px;
    width: auto; }

.intro-block {
    border: 3px solid #d48a63;
    border-top: 0;
    padding: 180px 30px 25px;
    position: relative;
    margin: 0 0 130px; }

.intro-block::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(37%, #d48a63), color-stop(37%, transparent), color-stop(63%, transparent), color-stop(63%, #d48a63));
    background: -o-linear-gradient(left, #d48a63 37%, transparent 37%, transparent 63%, #d48a63 63%);
    background: linear-gradient(to right, #d48a63 37%, transparent 37%, transparent 63%, #d48a63 63%); }

.intro-block-image {
    position: absolute;
    height: 190px;
    width: auto;
    right: 50%;
    top: -95px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

.intro-block-head h2 {
    font-size: 60px;
    font-family: AnastasiaScript, sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #fff; }

.intro-block-head h1 {
    text-transform: uppercase;
    font-size: 104px;
    color: #fff; }

.intro-block-head {
    max-width: 825px;
    margin: 0 auto 90px; }

.intro-block-note {
    border: 2px solid #d48a63;
    padding: 15px;
    max-width: 460px;
    width: 100%;
    margin: 0 auto 90px;
    text-align: center;
    text-transform: uppercase;
    font-family: GreenGrove, sans-serif;
    font-weight: 700;
    font-size: 46px;
    color: #d48a63;
    line-height: 1.2; }
.intro-block-note a {
    text-decoration: none;
}
.cathegories-card {
    display: block;
    width: calc(100% /6 - 30px);
    margin: 0 15px;
    text-decoration: none;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear; }

.cathegories-card-image {
    margin: 0 0 25px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit; }

.cathegories-card-title {
    display: block;
    font-size: 22px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1; }

.intro-greet h2 {
    font-family: SourceSansPro, sans-serif;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px;
    color: #fff; }

.intro-greet {
    max-width: 1180px;
    margin: 0 auto;
    font-size: 37px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 200;
    color: #fff;
    line-height: 1.3; }

.intro-greet-main p {
    color: #fff; }

/*footer*/
.footer {
    margin-top: auto;
    background-color: #2a2d45;
    padding: 40px 0 20px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 20px; }

.footer-top {
    padding-bottom: 38px; }

.footer-top-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.footer-social-links {
    color: #2a2d45; }

.footer-bottom {
    padding: 30px 0; }

.footer-middle-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 15px;
    position: relative; }

.footer-middle-container::before,
.footer-middle-container::after {
    content: "";
    width: calc(100% - 30px);
    height: 2px;
    position: absolute;
    left: 15px;
    background-color: #9396a7; }

.footer-middle-container::before {
    top: 0; }

.footer-middle-container::after {
    bottom: 0; }

.footer-column {
    width: 25%;
    padding-right: 20px; }

.footer-title {
    font-family: SourceSansPro, sans-serif;
    font-weight: 400; }

.footer-title-custom {
    text-align: right;
    margin-bottom: 40px; }

.footer-column .pc-content {
    margin-bottom: 30px; }

.footer-column .mobile-content {
    margin-bottom: 30px; }

.footer-title a {
    color: #fff;
    text-decoration: none; }

.footer-title a:hover {
    color: #d48a63; }

.footer-address p {
    margin-bottom: 0;
    color: #c0c1c3;
    line-height: 1.3; }

.footer-copy p {
    margin-bottom: 0;
    color: #5f6680; }

.footer-copy {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 60px;
    line-height: 1.2;
    max-width: 615px;
    width: 100%; }

.footer-middle-order {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

.footer-middle-order .footer-middle-container::after {
    display: none; }

.footer-middle-order ~ .footer-bottom {
    padding-top: 0; }

.footer-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1.2; }

.footer-list a {
    color: #9396a7;
    text-decoration: none; }

.footer-list a:hover, .footer-list a.active {
    color: #d48a63; }

.footer-list li {
    margin-bottom: 13px; }

/*Inner pages*/
.inner-page {
    padding-top: 118px; }

/*second page*/
.inner-section {
    padding: 30px 0 50px; }

.inner-section:first-child {
    padding-top: 10px; }

.filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 -15px; }

.filter-row{
    margin-bottom: 15px;
}

.filter-item {
    margin: 0 15px;
    width: calc(100%/3 - 30px); }

.filter-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-right: 30px; */
}

.filter-label {
    margin-right: 10px;
    margin-bottom: 0;
    width: 110px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.filter-input-small {
    width: 165px; }

.filter-input-small:not(:last-child) {
    margin-right: 12px; }

.bx-filter {
    margin-bottom: 30px; }

.filter-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.filter-item-big {
    margin: 0 40px 0 0;
    width: 100%; }

.filter-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px; }

.filter-link {
    font-size: 19px;
    color: #808080;
    margin: 0 20px 15px;
    text-decoration: none; }

.filter-link.active {
    color: #2a2d45;
    font-weight: 600; }

.filter:not(:last-child) {
    margin-bottom: 22px; }

.mobile-filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px; }

.mobile-filter-item {
    margin: 0 6px 15px; }

.mobile-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.mobile-filter-body {
    width: 100%; }

.mobile-filter .show-map-btn {
    line-height: 48px;
    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;
    min-width: 340px;
    font-size: 20.8px;
    margin-top: 10px; }

.mobile-filter .show-map-btn i {
    margin-right: 14px; }

.filter-more-btn {
    vertical-align: middle;
    cursor: pointer;
    color: #d48a63;
    font-size: 18px;
    margin-bottom: 18px;
    text-indent: -15px;
    display: none; }

.filter-more-btn i {
    margin-right: 15px;
    vertical-align: -3px;
    font-size: 24px;
    color: #2e2e2e; }

.mobile-filter-item {
    width: 100%; }

.mobile-filter-footer {
    width: 100%; }

.mobile-filter-item-half {
    width: calc(100% /2 - 12px); }

.mobile-filter .checkbox-text {
    width: calc(100% /5 - 12px); }

.mobile-filter .checkbox-image {
    width: 100%; }

.banner {
    display: block;
    height: 185px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 50px; }

.banner-container {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

.banner-title {
    font-size: 95px;
    font-family: GreenGrove, sans-serif;
    font-weight: 700;
    margin-right: 28px;
    line-height: 0.8;
    text-shadow: 5px -2px 1px #2a2d45; }

.filter-navigation {
    max-width: 880px;
    width: 100%;
    margin-bottom: 40px; }

.filter-navigation-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    margin-bottom: 8px; }

.filter-navigation-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    border: 1px solid #d48a63;
    color: #333333;
    text-align: center;
    padding: 7px 15px;
    text-decoration: none;
    width: 50%; }

.filter-navigation-link:hover {
    color: #333333; }

.filter-navigation-link.active {
    background-color: #d48a63;
    color: #fff; }

.filter-navigation-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 10px; }

.filter-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.filter-sort-select {
    width: 260px;
    margin-right: 6px; }

.pagination-values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1; }

.pagination-input {
    border-color: #d6dadc;
    width: 22px;
    height: 20px;
    padding: 0;
    text-align: center;
    color: #333333;
    font-size: 15px;
    margin: 0 5px; }

.pagination {
    font-size: 12.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.pagination-arrow {
    display: inline-block;
    vertical-align: middle;
    color: #464646;
    font-size: 7px;
    width: 15px;
    line-height: 15px;
    text-align: right;
    background: 0;
    border: 0; }

.filter-map {
    height: 460px;
    margin-bottom: 55px; }

.mob-filter-map {
    height: 460px;
    margin-bottom: 55px;
    display: none; }

.product-slide {
    display: block;
    height: 290px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.product-small .product-slide {
    height: 180px; }

.products-box {
    margin: 0 -25px; }

.product,
.product.slick-slide {
    width: 425px;
    margin: 0 25px 70px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 1.05px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 5px 1.05px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #d48a63;
}

.product-small,
.product-small.slick-slide {
    width: 275px;
    margin: 0 19px 0; }

.product-body {
    padding: 18px 38px 24px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left; }

.product-small .product-body {
    padding: 10px 20px; }

.card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 8px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    left: 15px;
    top: 15px;
    line-height: 1;
}

.card-info-medium {
    font-size: 16px;
    padding: 1px 8px;
    min-height: 25px;
}

.product-small .card-info {
    font-size: 13px;
    padding: 2px 8px;
    border-radius: 5px; }

.card-info-item.favor:last-child {
    margin-left: 15px; }

.product-small .card-info-item .icon-visibility {
    font-size: 18px; }

.product-head {
    position: relative; }

.card-info-item i {
    margin-right: 6px;
    vertical-align: -2px; }

.card-info-item .icon-visibility {
    font-size: 23px; }

.card-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.product-price {
    line-height: 1;
    margin: 0 0 8px; }

.product-price-old {
    font-size: 21px;
    margin: 0 0 5px;
    color: #2a2d45;
    text-decoration: line-through; }

.product-price-old span {
    font-size: 15px; }

.product-price-now {
    font-size: 46px;
    color: #d48a63; }

.product-price-now span {
    font-size: 33px; }

.product-small .product-price-now {
    font-size: 29px; }

.product-small .product-price-now span {
    font-size: 20px; }

.product-address {
    color: #b4b4b4;
    font-size: 23px;
    margin: 0 0 20px;
    line-height: 1.2; 
    height: 54px;
}

.product-small .product-address {
    font-size: 14px; 
    height: auto;
}

.product-small .product-chars {
    font-size: 16px; }

.product-chars {
    color: #2a2d45;
    font-size: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px; }

.product-char {
    display: inline-block;
    margin: 0 15px 10px;
    position: relative; }

.product-chars-small .product-char {
    margin: 0 8px 10px; }

.product-chars-small {
    margin: 0 -8px; }

.product-char::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    width: 2px;
    background-color: #b4b4b4; }

.product-chars-small .product-char::after {
    right: -8px;
    height: 22px; }

.product-char:last-child:after {
    display: none; }

.product-link {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    padding: 0 15px;
    line-height: 66px;
    background-color: transparent;
    border-top: 1px solid #d48a63;
    color: #000000;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 23px;
    text-indent: -23px;
    margin-top: auto; }

.product-small .product-link {
    line-height: 40px;
    font-size: 14px; }

.product-link i {
    margin-right: 15px;
    vertical-align: -3px; }

.product-link:hover {
    background-color: #ce7b4f;
    color: #fff; }

.product-mark {
    position: absolute;
    bottom: 5px;
    left: 15px;
    height: 70px;
    width: auto; }

.offer-slider {
    padding: 0 100px;
    margin: 0 -15px 40px; }

.offer-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto; }

.offer-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.offer-section {
    padding: 30px 0; }

/*buildings page*/
.complex-box {
    margin: 0 -15px; }

.complex-slide {
    display: block;
    height: 180px;
    width: 100%;
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat; }

.complex-box .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.complex,
.complex.slick-slide {
    width: 327.5px;
    margin: 0 15px 50px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 1.05px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 5px 1.05px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 440px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto; 
    border: 1px solid #d48a63;
}

.complex-small,
.complex-small.slick-slide {
    width: 275px;
    margin: 0 15px;
    min-height: 380px; }

.complex-small .complex-title {
    font-size: 28px; }

.complex-small .complex-slide {
    height: 190px; }

.complex-small .complex-mark {
    height: 65px; }

.complex-description p {
    color: #b4b4b4; }

.complex-body {
    padding: 12px 25px 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #b4b4b4;
    line-height: 1.3;
    font-size: 17px; }

.complex-description {
    padding-right: 15px; }

.complex-head {
    position: relative; }

.complex-link {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    padding: 0 15px;
    line-height: 48px;
    background-color: transparent;
    border-top: 1px solid #d48a63;
    color: #000000;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 100%;
    font-size: 17px;
    margin-top: auto; }

.complex-link:hover {
    background-color: #d48a63;
    color: #fff; }

.complex-price {
    font-size: 25px;
    font-weight: bold;
    color: #c18965;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 5px; }

.complex-title {
    color: #c18965;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400;
    font-size: 14.6px;
    text-transform: uppercase;
    margin: 0 0 5px; }

.complex-deadline {
    font-size: 10.4px;
    margin-bottom: 3px; }

.complex-street {
    font-size: 14.6px;
    color: #c18965;
    min-height: 36px;
    margin-bottom: 2px; }

.complex-rooms p {
    margin-bottom: 2px;
    font-size: 14.5px; 
    white-space: nowrap;

}

.complex-mark {
    position: absolute;
    right: 15px;
    bottom: 10px;
    height: 72px;
    width: auto;
    pointer-events: none; }

.buildings-inner-section {
    padding-bottom: 0; }

.reviews-inner-section {
    padding-bottom: 30px; }

.reviews-card {
    width: 330px;
    margin: 0 15px;
    text-align: center;
    padding: 0 32px; }

.reviews-agent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.reviews-agent-image {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin: 0 10px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.reviews-agent-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top; }

.reviews-card-title {
    font-size: 18px;
    font-family: SourceSansPro, sans-serif;
    color: #333333;
    margin-bottom: 3px; }

.reviews-card-date {
    margin-bottom: 20px; }

.reviews-card-body {
    font-size: 16.5px;
    color: #b4b4b4;
    margin: 0 0 20px; }

.reviews-card-body p {
    color: #b4b4b4; }

.reviews-card-link {
    font-size: 15px;
    color: #d48a63; }

.reviews-card-footer {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.reviews-agent-info {
    text-align: left;
    line-height: 1; }

.reviews-agent-name {
    margin: 0 0 7px;
    font-size: 18px;
    color: #2d2d2d; }

.reviews-agent-status {
    font-size: 16px;
    color: #b4b4b4;
    margin: 0 0 7px; }

.reviews-agent-phone {
    font-size: 18px;
    font-weight: 600;
    text-decoration: none; }

.reviews-agent-phone i {
    color: #333;
    margin-right: 5px;
    vertical-align: -2px; }

.reviews-slider {
    margin: 0 -15px 40px;
    padding: 0 120px; }

.reviews-slider:not(.slick-initialized) .reviews-card {
    margin: 0 15px 50px; }

.reviews-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.reviews-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.btn-wrap {
    text-align: center; }

.comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.comment select {
    color: #9aa1a5; }

.comment .form-column {
    width: 650px;
    margin: 0 0 34px; }

.comment .field-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 25px; }

.comment .form-note {
    padding-right: 65px;
    font-size: 18px;
    color: #9aa1a5; }

.comment .field-item:last-child {
    margin-bottom: 0; }

.comment .field-label-top {
    margin-bottom: auto;
    margin-top: 10px; }

.comment .field-label {
    width: 160px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.comment-form-footer {
    text-align: center;
    width: 100%;
    color: #9aa1a5;
    font-size: 12.5px; }

.comment-form-footer p {
    color: #9aa1a5; }

.comment-form-btn {
    margin-bottom: 20px; }

.comment-select {
    width: 360px; }

.comment-input {
    width: 340px; }

.comment-hidden-content {
    display: none;
    margin-top: 50px; }

.comment-inner-section {
    padding-top: 10px; }

/*object page*/
.inner-object-section {
    padding-top: 10px; }

.object-intro {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px; }

.object-intro-sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

.object-slider {
    width: 890px; }

.object-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto; }

.object-slide {
    display: block;
    height: 505px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.object-slide:not(.slick-slide) {
    width: 100%; }

.object-slider .custom-slider-arrow {
    opacity: .3;
    top: 47%;
    -webkit-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    transform: translateY(-47%); }

.object-slider .custom-slider-arrow:hover {
    opacity: 1; }

.object-slider .custom-slider-arrow-left {
    left: 15px; }

.object-slider .custom-slider-arrow-right {
    right: 15px; }

.object-slider .custom-dots {
    margin: 20px 0 0; }

.object-map {
    height: 252.5px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat; }

.object-plan {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 252.5px;
    overflow: hidden; }

.object-plan::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5); }

.object-plan::before {
    content: "\e935";
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-family: icomoon;
    color: rgba(255, 255, 255, 0.5);
    z-index: 1;
    font-size: 48px; }

.object-plan-image {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    max-height: 100%; }

.object-plan:hover .object-plan-image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.object-plan-title {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    z-index: 1;
    color: #fff;
    width: 100%;
    text-align: left; }

.object-title {
    font-size: 41px;
    color: #2d2d2d;
    line-height: 1;
    margin-bottom: 10px; }

.object-address {
    margin: 0 25px 0 0; }

.object-info-head-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.object-info-link {
    text-decoration: none;
    font-weight: 300; }

.object-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 300;
    margin: 0 0 20px; }

.object-info-sidebar {
    margin-top: 10px; }
.object-info-sidebar .tools{
    position: relative;
}
.block-share-hidden {
    position: absolute;
    top: -60px;
    left: 120px;
    background: #fff;
    overflow: hidden;
    padding: 5px;
    border-radius: 5px;
    display: none;
}
.object-info-head {
    margin: 0 0 30px;
    font-size: 20px; }

.object-price-old {
    font-size: 20px;
    text-decoration: line-through; }

.object-price-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

.object-price-now {
    font-size: 45px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 1; }

.object-price-now:not(:last-child) {
    margin-right: 20px; }

.object-price-square {
    font-size: 20px;
    color: #d48a63; }

.object-text {
    font-size: 33px;
    font-weight: 300;
    line-height: 1.35;
    margin: 0 0 35px; }

.object-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px; }

.object-link {
    margin: 0 10px; }

.support-block {
    background-color: #242944;
    color: #fff;
    padding: 30px 0;
    margin-bottom: 30px;
}

.support-title {
    color: #fff;
    text-align: center; }

.support-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }

.support-form {
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    display: flex; }

.support-image {
    width: 168px;
    height: 168px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 40px 0 0; }

.support-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }

.support-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

.support-name {
    width: 340px;
    margin-right: 50px; }

.support-name h4 {
    font-size: 40px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.support-name h5 {
    font-family: SourceSansPro, sans-serif;
    font-weight: 300;
}

.support-contacts {
    font-size: 29px;
    line-height: 1; }

.support-contacts span {
    display: block;
    font-weight: 300;
    margin: 0 0 20px; }

.support-phone-link {
    text-decoration: none;
    font-weight: 700;
    font-size: 35px; }

.support-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.support-links i {
    color: #fff;
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle; }

.support-mail-link {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-decoration: none; }

.support-links a:not(:last-child) {
    margin-right: 60px; }

.support-footer {
    text-align: center; }

.support-form {
    max-width: 620px;
    margin: 0 auto;
    width: 100%; }

.support-footer-text {
    font-size: 29px;
    font-weight: 300;
    margin: 0 0 25px; }

.support-form-input {
    height: 60px;
    font-size: 17px; }

.support-form-btn {
    font-size: 26px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.info-column {
    width: calc(100%/2 - 15px); }

.info-item-image {
    display: inline-block;
    vertical-align: middle;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.info-item-image.has-border {
    border: 2px solid #d48a63;
    padding: 10px;
    line-height: 55px;
}

.custom-info-item.has-border .info-item-image img {
    max-width: 60%;
    max-height: 60%;
}

.info-item-image ~ .info-item-title {
    margin-left: 84px; }

.info-item-image img {
    text-align: center;
}

.info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2d2d2d;
    border-bottom: 1px solid #f6f6f6;
    padding: 10px 0; }

.info-item-title {
    font-family: SourceSansPro, sans-serif; }

.location-map {
    height: 495px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.appoint-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.appoint-label {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px; }

.appoint .radio-text {
    width: 205px; }

.field-group-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.appoint .radio-group {
    margin-bottom: 25px; }

input.appoint-input {
    border-color: #d9d9d9;
    width: 360px; }

.appoint .field-group {
    margin-right: 20px; }

.promo-card {
    width: calc(100% /2 - 30px);
    margin: 0 15px 30px;
    background-color: #ebebed;
    padding: 25px; }

.promo-card-image {
    width: 155px;
    text-align: center;
    margin-right: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }

.promo-card-image img {
    height: 120px;
    width: auto; }

.promo-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 195px; }

.promo-card-body strong {
    font-size: 25px;
    color: #333333;
    display: block;
    margin-bottom: 5px; }

.promo-card-body {
    font-size: 25px;
    line-height: 1.1; }

.services-card {
    width: calc(100% /2 - 30px);
    margin: 0 15px 30px;
    border: 1px solid #242944;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.services-card-image {
    width: 210px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }

.services-card-body {
    padding: 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.services-card-title {
    color: #333333;
    text-transform: uppercase;
    font-size: 25px;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 5px; }

.services-card-btn {
    margin-top: auto; }

.services-card-body p {
    font-size: 25px; }

.inner-services-section {
    padding-top: 0; }

.inner-views-section {
    padding-top: 0; }

.inner-why-section {
    padding: 0 0 70px; }

.why-box {
    margin: 0 -25px; }

.why-card {
    width: calc(100% /2 - 50px);
    margin: 0 25px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.why-card-image {
    width: 84px;
    height: 84px;
    border: 2px solid #d48a63;
    border-radius: 50%;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 30px 0 0;
    padding: 10px;
    line-height: 60px; }

.why-card-image img {
    max-height: 80%;
    max-width: 80%; }

.why-card-title {
    font-size: 27px;
    font-family: SourceSansPro, sans-serif;
    margin: 0 0 18px; }

.why-card-text {
    font-size: 20px;
    line-height: 1;
    max-height: 78px;
    overflow: hidden;
    margin-bottom: 18px; }

.why-card.open .why-card-text {
    overflow: visible;
    max-height: none; }

.why-card-link {
    font-weight: 300;
    text-decoration: none; }

/*error page*/
.error-section {
    padding: 70px 0 50px;
    text-align: center; }

.error-image {
    max-width: 980px;
    width: 100%;
    height: auto;
    margin: 0 0 30px; }

.error-section-title {
    max-width: 1205px;
    margin: 0 auto 35px;
    width: 100%;
    font-family: SourceSansPro, sans-serif;
    color: #242944;
    text-align: center; }

.back-btn-wrap {
    margin: 0 0 50px; }

.social-title {
    font-size: 37px;
    font-weight: 200;
    margin: 0 0 20px; }

.about-text {
    font-size: 33px;
    line-height: 1.36; }

.about-text p {
    color: #141533; }

.partners-slider {
    margin: 0 -30px;
    padding: 0 100px; }

.partners-slider .custom-slider-arrow-left {
    left: 30px; }

.partners-slider .custom-slider-arrow-right {
    right: 30px; }

.partners-slide {
    margin: 0 30px;
    width: 200px;
    text-align: center; }

.partners-slide-image {
    max-height: 160px; }

.partners-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.partners-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.partners-slider .partners-slide-image {
    display: inline-block; }

.inner-about-section {
    padding-top: 10px; }

.about-text p:not(:last-child) {
    margin-bottom: 50px; }

.office-slider-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.office-slider-nav {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

.office-slider {
    width: 890px; }

.office-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto; }

.office-slide {
    display: block;
    height: 505px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }

.office-slide:not(.slick-slide) {
    width: 100%; }

.office-slider .custom-slider-arrow {
    opacity: .3;
    top: 47%;
    -webkit-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    transform: translateY(-47%); }

.office-slider .custom-slider-arrow:hover {
    opacity: 1; }

.office-slider .custom-slider-arrow-left {
    left: 15px; }

.office-slider .custom-slider-arrow-right {
    right: 15px; }

.office-slider .custom-dots {
    margin: 20px 0 0; }

.office-section-head {
    margin-bottom: 60px; }

.office-nav-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 252.5px;
    border: 0;
    position: relative; }

.office-nav-slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    pointer-events: none; }

.office-nav-slide.slick-slide {
    border: 0; }

/*team page*/
.why-section {
    padding: 50px 0 30px; }

.team-slide-image:nth-child(n+2) {
    display: none; }

.team-slide-body:hover .team-slide-image {
    display: none; }

.team-slide-body:hover .team-slide-image:nth-child(n+2) {
    display: block; }

.team-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.team-slide-image {
    height: 370px;
    width: auto; }

.team-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.team-slider {
    margin: 0 -10px;
    padding: 0 70px; }

.team-slide,
.team-slide.slick-slide {
    margin: 0 10px;
    width: calc(100% /6 - 20px);
    font-size: 14px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.team-slide-title {
    font-size: 29px;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 10px;
    word-wrap: break-word; }

.team-slide-title a {
    color: #2d2d2d;
    display: block;
    text-decoration: none; }

.team-slide-title a:hover {
    color: #d48a63; }

.team-slide p {
    margin-bottom: 2px; }

.team-slide-skill {
    font-weight: 700;
    line-height: 1.3;
    margin-top: 5px; }

.team-slide-head {
    margin-bottom: 50px; }

.inner-team-section .page-title {
    margin-bottom: 60px; }

.inner-team-section {
    padding-bottom: 0; }

.office-section {
    padding: 40px 0; }

.expert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.inner-expert-section {
    padding-bottom: 0; }

.inner-expert-section .page-title {
    margin-bottom: 60px; }

.expert-image {
    width: 375px;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 45px; }

.expert-body p {
    font-size: 29px; }

.expert-text {
    font-size: 29px;
    color: #2d2d2d; }

.expert-body {
    max-width: 690px;
    width: 100%;
    line-height: 1;
    padding-bottom: 30px; }

.expert-body h5 {
    font-size: 29px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400;
    color: #2d2d2d;
    margin-bottom: 5px; }

.expert-body h3 {
    font-size: 58px;
    font-family: SourceSansPro, sans-serif;
    color: #2d2d2d;
    margin-bottom: 30px; }

.expert-head:not(:last-child) {
    margin-bottom: 100px; }

.expert-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 33px;
    margin: 0 0 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.expert-contacts a {
    text-decoration: none; }

.expert-contacts a:not(:last-child) {
    margin-right: 55px; }

.expert-phone {
    font-weight: 700;
    color: #c28965; }

.expert-contacts i {
    color: #2d2d2d;
    margin-right: 18px;
    vertical-align: top; }

.expert-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px; }

.expert-form-input {
    border-color: #aaaaaa;
    max-width: 360px;
    border-right: 0;
    width: 100%; }

.expert-mail {
    color: #2d2d2d; }

.expert-form-btn {
    font-size: 26px; }

/*housing page*/
.housing {
    position: relative; }

.housing-text {
    padding: 0 0 65px;
    color: #fff;
    min-height: 810px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.housing::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1; }

.housing-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.housing-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.housing-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.housing-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }

.housing-slider .slick-list {
    height: 100%; }

.housing-slider .custom-slider-arrow {
    z-index: 3;
    top: 58%;
    -webkit-transform: translateY(-58%);
    -ms-transform: translateY(-58%);
    transform: translateY(-58%); }

.index-off .custom-slider-arrow {
    z-index: 2; }

.housing-slider .custom-slider-arrow-left {
    left: calc(50% - 695px); }

.housing-slider .custom-slider-arrow-right {
    right: calc(50% - 695px); }

.housing-section-head {
    margin-bottom: 32px; }

.housing-body h2 {
    color: #fff; }

.housing-body p {
    color: #fff; }

.housing-menu a {
    color: #fff; }

.housing-menu {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.housing-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.housing-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; 
    min-height: 80px;
}

.housing-header {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }

.housing-header-fixed {
    top: 118px; }

.housing-header-fixed .housing-menu a {
    color: #242944; }

.housing-header-fixed .housing-menu a:hover {
    text-shadow: none; }

.housing-logo {
    max-height: 130px;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 100px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear; }

.housing-menu li:not(:last-child) {
    margin-right: 40px; }

.housing-menu a {
    text-decoration: none; }

.housing-menu a:hover {
    color: #d48a63;
    text-shadow: 0 2px 2px #000; }

.housing-body h2 {
    font-size: 75px;
    margin-bottom: 40px;
    word-break: break-all; }

.housing-body {
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 35px; }

.housing-body p {
    margin-bottom: 0; }

.housing-body strong {
    font-weight: 400;
    font-size: 50px; }

.housing-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.housing-btn-like {
    min-width: 60px; }

.housing-links {
    margin: 0 -11px; }

.housing-links .btn {
    margin: 0 11px; }

.housing-text {
    position: relative;
    z-index: 2; }

.housing-footer {
    margin-top: auto; }

.housing-mobile-btn {
    display: none;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-size: 30px; }

.housing-mobile-btn.active {
    color: #d48a63; }

.inner-section.housing-inner-section {
    padding-bottom: 20px; 
    padding-top: 0;
}

.same-inner-section {
    padding-bottom: 20px; }

.process-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.process-filter-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 15px 22px;
    max-width: 300px; }

.process-filter-item select {
    min-width: 165px; }

.process-filter .radio-text {
    width: 100%; }

.process-gallery-image {
    display: block;
    width: calc(100% /5 - 30px);
    height: 195px;
    margin: 0 15px 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.process-gallery-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }

.process-gallery {
    margin: 0 -15px; }

.documents-link {
    color: #141533;
    font-size: 33px; }

.documents-link:hover {
    color: #141533;
    text-decoration: none; }

.credit-item {
    margin: 0 15px;
    width: calc(100% / 4 - 30px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.credit-item-image {
    max-height: 80px; }

.credit-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.credit-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.credit-slider {
    margin: 0 -15px; }

.repair-card {
    width: calc(100% /4 - 30px);
    margin: 0 15px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 25px; }

.repair-card-image {
    height: 245px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 25px; }

.repair-card-title {
    color: #333333;
    font-size: 27px;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 12px; }

.repair-card-link {
    text-decoration: none; }

.inner-repair-section {
    padding-bottom: 30px; }

.promo-section {
    padding: 40px 0; }

.desc {
    font-size: 33px;
    line-height: 1.35; }

.desc p:not(:last-child) {
    margin-bottom: 40px; }

.infrastructure-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px; }

.infrastructure-nav-item {
    width: calc(100%/6 - 30px);
    margin: 0 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2d2d2d;
    text-decoration: none; }

.infrastructure-nav-item.active {
    color: #d48a63; }

.infrastructure-nav-item-image {
    width: 84px;
    height: 84px;
    border: 2px solid #d48a63;
    border-radius: 50%;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 20px 0 0;
    padding: 10px;
    line-height: 55px; }

.infrastructure-nav-item-image img {
    max-height: 75%;
    max-width: 75%; }

.infrastructure-body {
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.infrastructure-sidebar {
    width: 460px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left: 1px solid #f8f9f9;
    max-height: 700px;
    overflow-y: auto;
    scrollbar-color: #d48a63 transparent;
    scrollbar-width: thin; }

.infrastructure-sidebar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 138, 99, 0.5)), to(rgba(212, 138, 99, 0.5))) no-repeat center/auto 4px;
    background: linear-gradient(rgba(212, 138, 99, 0.5), rgba(212, 138, 99, 0.5)) no-repeat center/auto 4px;
    border-radius: 10px; }

.infrastructure-sidebar::-webkit-scrollbar-thumb {
    background-color: #d48a63;
    border-radius: 10px; }

.infrastructure-object {
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 24px 24px 15px;
    font-weight: 300;
    display: block;
    color: #2d2d2d;
    text-decoration: none; }

.infrastructure-object:hover {
    color: #2d2d2d; }

.infrastructure-object-main {
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 24px 24px 15px;
    font-weight: 300;
    background-color: #f8f9f9; }

.infrastructure-object-title {
    margin-bottom: 5px;
    font-family: SourceSansPro, sans-serif; }

.infrastructure-object-address {
    margin-bottom: 8px; }

.infrastructure-inner-section {
    padding: 10px 0 0; }

.infrastucture-map {
    height: 700px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.infrastucture-map iframe {
    width: 100%;
    height: 100%; }

.infrastructure-nav-item-title {
    font-family: SourceSansPro, sans-serif; }

.info-item-chars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px;
    font-size: 18px;
    line-height: 1; }

.custom-info-item {
    border: 0; }

.info-item-char {
    width: 110px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-weight: 300; }

.info-item-value {
    font-weight: 700;
    color: #2d2d2d; }

.custom-info-item .info-item-image img {
    max-width: 60%;
    max-height: 60%; }

.info-column-subtitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #2d2d2d;
    margin-bottom: 25px; }

.info-map {
    height: 570px; 
    width: 100%;
    background-position: center;
}

.info-map iframe {
    width: 100%;
    height: 100%; }

.plane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #c0c0c0;
    border-bottom: 0; }

.plane-body {
    width: calc(100% - 460px);
    padding: 30px 30px 0; }

.plane-slider:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.plane-slider .slick-track {
    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; }

.plane-slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
    color: #2d2d2d;
    text-decoration: none;
    padding-bottom: 20px; }

.plane-nav-slide {
    margin: 0 15px;
    height: 170px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.plane-slide-title {
    font-family: SourceSansPro, sans-serif; }

.plane-slider-nav {
    margin: 0 -15px;
    padding: 0 140px; }

.plane-slide-image {
    height: 500px;
    width: auto;
    margin-bottom: 20px; }

.plane-slide .plane-slide-image {
    display: inline-block; }

.plane-slider-nav:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.plane-slider-nav .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.plane-footer {
    width: 100%;
    padding: 40px 0; }

.plane-inner-section {
    padding-bottom: 0; }

.plane-slider-nav .custom-slider-arrow-left {
    left: 15px; }

.plane-slider-nav .custom-slider-arrow-right {
    right: 15px; }

.plane-sidebar-head {
    padding: 15px 25px; }

.plane-sidebar-head {
    font-size: 20px;
    font-weight: 700;
    color: #2d2d2d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    border-bottom: 1px solid #d6d6d6; }

.plane-filter {
    text-align: center; }

.plane-filter-footer {
    margin-top: 40px; }

.plane-filter-select {
    border: 0;
    border-bottom: 1px solid #d6d6d6;
    height: 100px;
    font-weight: 700;
    padding: 0 30px 0 25px; }

.plane-filter-btn {
    line-height: 43px;
    font-size: 25px; }

.plane-sidebar {
    width: 460px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #f8f9f9;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    max-height: 590px;
    flex: 0 0 auto;
    overflow-y: auto;
    scrollbar-color: #d48a63 transparent;
    scrollbar-width: thin;
    padding-bottom: 30px; }

.plane-sidebar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 138, 99, 0.5)), to(rgba(212, 138, 99, 0.5))) no-repeat center/auto 4px;
    background: linear-gradient(rgba(212, 138, 99, 0.5), rgba(212, 138, 99, 0.5)) no-repeat center/auto 4px;
    border-radius: 10px; }

.plane-sidebar::-webkit-scrollbar-thumb {
    background-color: #d48a63;
    border-radius: 10px; }

.appartment-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px; }

.appartment-filter-column {
    width: 33%; }

.appartment-filter-column-big {
    width: 65%; }

.appartment-filter-footer {
    width: 100%; }

.appartment-filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -5px 25px; }

.appartment-filter-row:last-child {
    margin-bottom: 0; }

.appartment-filter-item {
    margin: 0 5px;
    width: 165px; }

.appartment-filter-label {
    width: 160px;
    margin: 0 5px;
    text-align: left; }

.appartment-filter-label-small {
    width: 100px; }

.appartment-filter-item .radio-text {
    width: 100%; }

.appartment-filter-item .checkbox-text {
    margin: 0;
    width: 100%; }

.appartment-filter-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px; }

.appartment-filter-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.appartment-filter-footer .appartment-filter-row {
    margin-bottom: 0; }

/*slider elements*/
.slider-arrow {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    z-index: 1; }

.slider-arrow:hover {
    text-shadow: 0 1px 3px #000; }

.slider-arrow-left {
    left: 10px; }

.slider-arrow-right {
    right: 10px; }

.custom-slider-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background-color: #d48a63;
    z-index: 1;
    cursor: pointer; }

.custom-slider-arrow:hover {
    background-color: #c96c3b; }

.custom-slider-arrow-left {
    left: 0; }

.custom-slider-arrow-right {
    right: 0; }

.custom-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    list-style-type: none; }

.custom-dots button {
    background: 0;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 0;
    display: none; }

.custom-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #cacaca;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    margin: 0 4px; }

.custom-dots li.slick-active {
    background-color: #d48a63;
    border-color: #d48a63; }

/*contacts page*/
.inner-contacts-section {
    padding-top: 0px !important;
    padding-bottom: 5px; }

.contacts-section__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px; }

.contacts-section__info-text {
    font-size: 29px;
    font-weight: bold;
    margin-right: 50px; }

.contacts-section__info-link {
    font-size: 20.8px;
    color: #2a2d45;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }

.contacts-section__info-link:before {
    content: "\e960";
    font-family: 'icomoon' !important;
    margin-right: 14px; }

.contacts-section__info-link span {
    text-decoration: underline; }

.contacts-section__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.contacts-section__list-item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
    text-decoration: none; }

.contacts-section__list-item:hover .contacts-section__list-item-link {
    color: #d48a63; }

.contacts-section__list-item-img {
    border: 1px solid #c18965;
    border-radius: 100%;
    width: 84px;
    min-width: 84px;
    height: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px; }

.contacts-section__list-item-link {
    color: #2d2d2d;
    font-size: 29px;
    font-weight: bold;
    line-height: 1;
    max-width: 420px; }

.contacts-map {
    margin-bottom: 40px; }

/*reviews page*/
.clients-section {
    background: url(/local/templates/angubernator/css/../images/dest/bg-reviews.jpg) no-repeat;
    background-size: cover;
    background-position: center right;
    padding: 90px 0 105px;
    margin-bottom: 70px; }

.clients-title {
    font-size: 75px;
    color: #fff;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 30px; }

.clients-info {
    max-width: 1040px; }

.clients-info p {
    color: #fff;
    font-size: 33.3px;
    font-weight: 300;
    line-height: 1.125;
    margin-bottom: 40px; }

.clients-info p:last-child {
    margin-bottom: 0px; }

.reviews-section {
    padding-top: 10px; }

.reviews-item {
    -webkit-box-shadow: 0px 0px 22.5px 2.5px rgba(18, 7, 7, 0.15);
    box-shadow: 0px 0px 22.5px 2.5px rgba(18, 7, 7, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 30px;
    margin-bottom: 40px; }

.reviews-item:last-child {
    margin-bottom: 0px; }

.reviews-item__agent {
    max-width: 280px;
    width: 100%;
    margin-right: 40px; }

.reviews-item__agent .reviews-agent-info {
    font-family: Calibri, sans-serif; }

.reviews-item__agent .reviews-agent-name {
    font-family: Calibri, sans-serif; }

.reviews-item__body .reviews-card-title {
    font-size: 23px; }

.reviews-item__body .reviews-card-date {
    margin-bottom: 10px; }
.reviews-item__body .rating-result {
    margin-bottom: 10px;
}
.reviews-item__body .reviews-card-body {
    font-size: 23px; }

.reviews-item__body .date {
    font-size: 18px; }

/*seller page*/
.seller-banner-section {
    background: url(/local/templates/angubernator/css/../images/dest/bg-seller-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px 0 60px; }

.seller-banner-title {
    color: #fff;
    font-size: 75px;
    max-width: 900px; }

.seller-banner__line {
    width: 90px;
    height: 3px;
    background: #fff;
    margin-left: 0;
    margin-bottom: 50px; }

.seller-banner__subtitle {
    font-size: 33px;
    color: #fff;
    margin-bottom: 30px; }

.seller-banner__foot {
    max-width: 834px;
    text-align: center;
    color: #5a5e7c;
    font-size: 16.7px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 834px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    flex-wrap: wrap;
}

.seller-banner__form-field {
    max-width: 406px;
    margin-right: 20px;
    border: 1px solid #d9d9d9; }

.seller-banner__form-field::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form-field::-moz-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form-field:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form-field::-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form-field::placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.seller-banner__form-submit {
    max-width: 366px;
    background: #ac2925;
    border: none;
    font-size: 26px;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    color: #fff;
    text-transform: uppercase; }

.sale-property-section {
    padding: 65px 0 100px; }

.sale-property-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -16px; }

.sale-property-item {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    width: calc(100%/4 - 16px);
    margin: 0 16px;
    text-align: center;
    padding: 30px 10px 20px 10px;
    height: 316px;
    position: relative;
    cursor: pointer; }

.sale-property-item.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.sale-property-item:after {
    content: "\e933";
    font-family: 'icomoon' !important;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto; }

.sale-property-item-img {
    border: 2px solid #d48a63;
    border-radius: 100%;
    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;
    width: 84px;
    height: 84px;
    margin: auto auto 22px; }

.sale-property-item-name {
    font-size: 29px;
    font-family: Calibri, sans-serif;
    font-weight: 700;
    max-width: 200px;
    margin: auto;
    line-height: 1; }

.sale-property-item__description {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    min-height: 335px;
    padding: 40px;
    margin-top: 50px;
    font-size: 33px;
    font-family: Calibri, sans-serif;
    font-weight: 300;
    line-height: 1.375;
    display: none; }

.seller-inner-why-section .why-card-text {
    max-height: 62px;
    max-height-margin-bottom: 15px; }
.seller-inner-why-section .why-card-text a {
    text-decoration: none;
}
.seller-inner-why-section .why-card-text p {
    margin-bottom: 1.2rem; }

.seller-inner-why-section .why-card-text p:last-child {
    margin-bottom: 0px; }

.want-sale-section {
    background: #2a2d45;
    color: #fff;
    text-align: center;
    margin-bottom: 80px;
    padding: 40px 0; }

.want-sale-btn {
    min-width: 366px;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 30px; }

.want-sale-subtitle {
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 20px; }

.want-sale-form {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
    flex-wrap: wrap;
}

.want-sale-form input {
    height: 59px; }

.want-sale-foot {
    font-size: 16.6px;
    font-weight: 300;
    color: #5a5e7c;
    margin-top: 10px;
    margin-bottom: 10px; 
    width: 100%;
}

.want-sale-contacts {
    max-width: 670px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto; }

.want-sale-contacts a {
    font-size: 36px;
    text-decoration: none; }

.want-sale-contacts-tel {
    font-weight: 700; }

.want-sale-contacts-tel:hover {
    color: #fff; }

.want-sale-contacts-tel:before {
    content: "\e91c";
    font-family: 'icomoon' !important;
    margin-right: 14px;
    color: #fff;
    font-size: 27px; }

.want-sale-contacts-mail {
    font-weight: 300;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.want-sale-contacts-mail:before {
    content: "\e909";
    font-family: 'icomoon' !important;
    margin-right: 14px;
    font-size: 30px; }

.want-sale-form-field {
    max-width: 406px;
    border: 1px solid #d9d9d9;
    margin-right: 20px; }

.want-sale-form-field::-webkit-input-placeholder {
    color: #b2b2b2;
    font-family: Calibri, sans-serif;
    font-weight: 300; }

.want-sale-form-field::-moz-placeholder {
    color: #b2b2b2;
    font-family: Calibri, sans-serif;
    font-weight: 300; }

.want-sale-form-field:-ms-input-placeholder {
    color: #b2b2b2;
    font-family: Calibri, sans-serif;
    font-weight: 300; }

.want-sale-form-field::-ms-input-placeholder {
    color: #b2b2b2;
    font-family: Calibri, sans-serif;
    font-weight: 300; }

.want-sale-form-field::placeholder {
    color: #b2b2b2;
    font-family: Calibri, sans-serif;
    font-weight: 300; }

.want-sale-form-submit {
    max-width: 366px;
    font-size: 26px;
    font-weight: 300;
    font-style: Calibri, sans-serif; }

/*partners page*/
.partners-banner-section {
    background: url(/local/templates/angubernator/css/../images/dest/bg-partners-banner.jpg) no-repeat;
    background-size: cover;
    background-position: 60% 100%;
    color: #fff;
    padding: 45px 0 60px; }

.partners-banner-title {
    color: #fff;
    font-size: 75px;
    font-family: SourceSansPro, sans-serif;
    margin-bottom: 20px; }

.partners-banner__subtitle {
    font-size: 33px;
    font-weight: 300;
    max-width: 775px;
    line-height: 1.1;
    margin-bottom: 80px; }

.partners-banner__text {
    font-size: 33px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 30px; }

.partners-banner__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 835px;
    margin-bottom: 5px; }

.partners-banner__form-field {
    margin-right: 20px;
    border: 1px solid #d9d9d9;
    max-width: 406px; }

.partners-banner__form-field::-webkit-input-placeholder {
    font-size: 17.5px;
    color: #b2b2b2;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.partners-banner__form-field::-moz-placeholder {
    font-size: 17.5px;
    color: #b2b2b2;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.partners-banner__form-field:-ms-input-placeholder {
    font-size: 17.5px;
    color: #b2b2b2;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.partners-banner__form-field::-ms-input-placeholder {
    font-size: 17.5px;
    color: #b2b2b2;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.partners-banner__form-field::placeholder {
    font-size: 17.5px;
    color: #b2b2b2;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.partners-banner__form-submit {
    background: #ac2925;
    max-width: 366px;
    border: none;
    font-family: Calibri, sans-serif;
    font-weight: 300;
    font-size: 26px;
    text-transform: uppercase;
    color: #fff; }

.partners-banner__foot {
    max-width: 835px;
    text-align: center;
    color: #b0b0b0;
    font-weight: 300;
    font-size: 16.6px;
    font-family: Calibri, sans-serif; }

.partners-section {
    padding: 60px 0 40px; }

.partners-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1035px;
    margin-bottom: 80px; }

.partners-form-category {
    margin-right: 32px;
    max-width: 322px; }

.partners-form-submit {
    line-height: 45px;
    max-width: 220px;
    min-width: auto;
    width: 100%; }

.partners-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px;
    position: relative; }

.partners-item {
    width: calc(100%/4 - 14px);
    margin: 0 7px 15px 7px;
    background: #000000;
    color: #fff;
    text-align: center;
    min-height: 337px;
    padding: 20px 20px 18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

.partners-item:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.partners-item-name {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1; }

.partners-item-discount {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px; }

.partners-item-img {
    height: 160px;
    max-width: 260px;
    width: 100%;
    margin: auto auto 16px;
    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; }

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

.partners-item-btn {
    color: #fff;
    border-color: #fff;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    line-height: 55px;
    min-width: auto;
    width: 100%; }

.partners-popup {
    position: fixed;
    max-width: 955px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000000;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9; }

.partners-popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.partners-popup-content {
    background: #fff;
    padding: 50px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.5); }

.partners-item-popup-img {
    width: 220px;
    min-width: 220px;
    height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px; }

.partners-item-popup-img img {
    max-width: 170px;
    width: auto;
    max-height: 170px;
    height: auto; }

.partners-item-popup-info {
    font-size: 31px;
    line-height: 1.3; }

.partners-item-popup-text p {
    margin-bottom: 0px; }

.partners-item-popup-title {
    font-weight: 700; }

/*vacancy page*/
.vacancy-section {
    background: url(/local/templates/angubernator/css/../images/dest/bg-vacancy.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 75px 0 40px !important;
    position: relative;
    overflow: hidden; }

.vacancy-section:after {
    content: '';
    width: 590px;
    height: 1020px;
    display: block;
    position: absolute;
    background: url(/local/templates/angubernator/css/../images/dest/vacancy-girl.png) no-repeat;
    background-size: cover;
    bottom: 0px;
    left: 0;
    right: -1000px;
    margin: auto; }

.vacancy-section .container {
    position: relative;
    z-index: 1; }

.vacancy-subtitle {
    font-size: 42px;
    color: #2d2d2d;
    font-family: Calibri, sans-serif;
    line-height: 1;
    max-width: 700px;
    margin-bottom: 20px; }

.vacancy-list {
    max-width: 750px; }

.vacancy-list-item {
    border-top: 3px solid #2a2d45; }

.vacancy-list-item:last-child {
    border-bottom: 3px solid #2a2d45; }

.vacancy-list-item-show {
    color: #2a2d45;
    font-size: 29px;
    font-weight: 700;
    font-family: Calibri, sans-serif;
    padding: 23px 0;
    line-height: 1;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.vacancy-list-item-show:after {
    content: '\e933';
    font-family: 'icomoon' !important;
    font-size: 21px;
    margin-left: 10px;
    font-weight: 300; }

.vacancy-list-item-show.active {
    font-size: 37px; }

.vacancy-list-item-show.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.vacancy-list-item-hide {
    display: none;
    font-size: 21px;
    color: #2a2d45;
    font-family: Calibri, sans-serif;
    line-height: 1;
    padding-bottom: 30px; }

.vacancy-list-item-hide p {
    margin-bottom: 20px; }

.vacancy-list-item-hide ul {
    padding-left: 20px;
    margin-bottom: 20px; }

.vacancy-list-item-hide ul li {
    margin-bottom: 2px; }

.vacancy-list-item-btn {
    color: #2a2d45;
    font-size: 26px;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    border-color: #2a2d45;
    border-width: 2px;
    text-transform: none;
    min-width: 366px; }

.vacancy-form-section {
    background: #2a2d45;
    padding: 50px 0 35px; }

.vacancy-form-title {
    color: #fff;
    text-align: center; }

.vacancy-form-section form {
    max-width: 880px;
    margin: auto; }

.vacancy-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0;
}

.vacancy-form-name {
    border: 1px solid #d9d9d9;
    height: 59px; 
}
.r-padding {
    padding-right: 15px;
}
.l-padding {
    padding-left: 15px;
}
.vacancy-form-name::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-name::-moz-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-name:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-name::-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-name::placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-tel {
    max-width: 406px;
    border: 1px solid #d9d9d9;
    height: 59px; }

.vacancy-form-tel::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-tel::-moz-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-tel:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-tel::-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-tel::placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-textarea {
    border: 1px solid #d9d9d9;
    height: 240px; }

.vacancy-form-textarea::-webkit-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-textarea::-moz-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-textarea:-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-textarea::-ms-input-placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-textarea::placeholder {
    color: #b2b2b2;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-form-hint {
    text-align: center;
    font-size: 16.6px;
    color: #5a5e7c;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    margin-bottom: 30px; }

.vacancy-form-col:first-child {
    margin-right: 30px; }

.vacancy-form-col {
    max-width: 410px;
    width: 100%; }

.vacancy-form-col label {
    font-size: 21px;
    color: #fff;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    margin-bottom: 10px; }

.vacancy-form-col label span {
    font-size: 12.5px;
    color: #ee1c1c;
    margin-left: 15px; }

#vacancy-form-file {
    background: none;
    border: none;
    font-size: 25px;
    padding: 0px;
    color: #fff;
    height: 32px;
    line-height: 25px;
    display: block;
    cursor: pointer; }

.vacancy-form-download {
    color: #2d2d2d;
    font-size: 29px;
    line-height: 1;
    background: #fff;
    text-decoration: none;
    font-weight: 300;
    font-family: Calibri, sans-serif;
    height: 32px;
    display: block;
    max-width: 124px;
    border: 1px solid #d9d9d9;
    text-align: center; }

.vacancy-form-submit {
    max-width: 366px;
    height: 59px;
    margin: auto;
    display: block;
    font-size: 26px;
    font-weight: 300;
    font-family: Calibri, sans-serif; }

.vacancy-info-section {
    padding: 70px 0; }

.vacancy-info-section h3 {
    font-size: 42px;
    font-family: Calibri, sans-serif;
    font-weight: 700;
    margin-top: 15px; }

.vacancy-info-section p {
    margin-bottom: 0px;
    font-size: 21px;
    font-family: Calibri, sans-serif;
    line-height: 1.2;
    max-width: 965px; }

.vacancy-info-section ul {
    padding: 0px;
    list-style-type: none;
    font-size: 21px;
    font-family: Calibri, sans-serif;
    line-height: 1.2;
    margin-bottom: 10px; }

.vacancy-info-section ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
}

.vacancy-info-section ul li:before {
    content: "";
    min-width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    /* border-radius: 100%; */
    margin-right: 18px;
    margin-top: 9px;
}

.vacancy-popup {
    position: fixed;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    overflow: auto;
    z-index: 9; }

.vacancy-popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.vacancy-popup-content {
    background: #fff;
    -webkit-box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.5);
    max-width: 954px;
    width: 96%;
    margin: auto;
    padding: 30px 40px;
    position: relative; }

.vacancy-popup-title {
    font-size: 37.5px;
    color: #2a2d45;
    font-family: Calibri, sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1; }

.vacancy-popup-info {
    font-size: 21px;
    color: #2a2d45;
    font-family: Calibri, sans-serif;
    line-height: 1; }

.vacancy-popup-info p {
    margin-bottom: 20px; }

.vacancy-popup-info ul {
    padding-left: 20px;
    line-height: 1; }

.vacancy-popup-form {
    margin-top: 30px; }

.vacancy-popup .vacancy-form-col label {
    color: #000; }

#vacancy-popup-file {
    background: none;
    border: none;
    font-size: 25px;
    padding: 0px;
    color: #000;
    height: 32px;
    line-height: 25px;
    display: block;
    cursor: pointer; }

.vacancy-popup-close {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: none; }

.vacancy-popup-close span {
    width: 15px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.vacancy-popup-close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/*sitemap, remove on production*/
.sitemap-list {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    list-style-position: inside; }
.sitemap-list ul li {
    margin-bottom: 10px;
}
.sitemap-list ul {
    margin-top: 10px;
}
.sitemap-list ul li a {
    text-decoration: none;
}
/*animation*/
@-webkit-keyframes arrowMove {
    0% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        color: rgba(255, 255, 255, 0.35); }
    50% {
        -webkit-transform: translate(50%, 15px);
        transform: translate(50%, 15px);
        color: rgba(255, 255, 255, 0.75); }
    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        color: rgba(255, 255, 255, 0.35); } }
@keyframes arrowMove {
    0% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        color: rgba(255, 255, 255, 0.35); }
    50% {
        -webkit-transform: translate(50%, 15px);
        transform: translate(50%, 15px);
        color: rgba(255, 255, 255, 0.75); }
    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
        color: rgba(255, 255, 255, 0.35); } }

@media (max-width: 1500px) {
    h1 {
        font-size: 73px; }
    h2 {
        font-size: 54px; }
    h3 {
        font-size: 45px; }
    .container {
        max-width: 1200px; }
    .btn-big {
        min-width: 340px; }
    table {
        font-size: 18px; }
    /*header*/
    .header-menu {
        margin: 0 -15px; }
    .header-menu li {
        margin: 0 15px 5px; }
    /*intro-section*/
    .intro-section {
        padding: 265px 0 100px; }
    .intro-block-image {
        height: 140px;
        top: -70px; }
    .intro-block {
        padding: 120px 30px 30px;
        margin-bottom: 80px; }
    .intro-block-head h2 {
        font-size: 52px; }
    .intro-block-head h1 {
        font-size: 88px; }
    .intro-block-head {
        margin-bottom: 70px; }
    .intro-block-note {
        font-size: 40px; }
    .intro-greet {
        font-size: 28px;
        max-width: 800px; }
    /*footer*/
    .footer {
        font-size: 18px; }
    .footer-title {
        font-size: 18px; }
    /*Inner pages*/
    /*second page*/
    .filter-input-small {
        width: 125px; }
    .banner-title {
        font-size: 75px; }
    .banner {
        font-size: 35px; }
    .products-box {
        margin: 0 -15px; }
    .product,
    .product.slick-slide {
        margin: 0 15px 50px;
        width: 370px; }
    .product-slide {
        height: 260px; }
    .product-price-now {
        font-size: 38px; }
    .product-body {
        padding: 15px 25px; }
    .product-link {
        line-height: 52px;
        font-size: 20px; }
    .product, .product.slick-slide {
        min-height: 460px; }
    .product-small, .product-small.slick-slide {
        min-height: 1px;
        margin: 0 15px; }
    .complex-small,
    .complex-small.slick-slide {
        min-height: 1px; }
    .banner {
        height: 145px; }
    /*buildings page*/
    .complex,
    .complex.slick-slide {
        min-height: 400px;
        width: 270px; }
    .complex-title {
        font-size: 28px; }
    .reviews-slider {
        padding: 0 60px; }
    .comment .form-column {
        width: 560px; }
    /*object plan*/
    .object-slider {
        width: 700px; }
    .object-text {
        font-size: 25px; }
    .support-image {
        width: 140px;
        height: 140px; }
    .support-name {
        width: 280px;
        margin-right: 30px; }
    .support-name h4 {
        font-size: 35px; }
    .support-contacts {
        font-size: 25px; }
    .support-phone-link {
        font-size: 30px;
        margin-right: 40px; }
    .support-links i {
        font-size: 25px; }
    .support-links a:not(:last-child) {
        margin-right: 30px; }
    .support-mail-link {
        font-size: 25px; }
    .support-footer-text {
        font-size: 25px;
        margin: 0 0 20px; }
    .support-form-btn {
        font-size: 22px; }
    .info-item-title {
        font-size: 18px; }
    .info-item-image.has-border {
        width: 74px;
        height: 74px;
        line-height: 46px; }
    .infrastructure-nav-item-image {
        width: 64px;
        height: 64px;
        line-height: 35px; }
    .infrastructure-nav-item-image {
        margin-right: 15px; }
    .infrastructure-nav-item-title {
        font-size: 18px; }
    .radio-text-big {
        font-size: 18px; }
    .radio-text-big span {
        min-height: 100px; }
    .section-subtitle {
        font-size: 18px;
        padding-right: 100px; }
    .appoint .radio-text {
        width: 170px; }
    .promo-card-image img {
        height: 90px; }
    .promo-card-image {
        width: 110px; }
    .promo-card-body strong {
        font-size: 21px;
        margin-bottom: 15px; }
    .promo-card-body {
        font-size: 20px; }
    .promo-card {
        min-height: 1px; }
    .services-card-title {
        font-size: 21px; }
    .services-card-body p {
        font-size: 21px; }
    .services-card-btn {
        line-height: 48px;
        min-width: 200px; }
    .services-card-image {
        width: 190px; }
    .why-card-title {
        font-size: 24px; }
    /*about page*/
    .about-text {
        font-size: 25px; }
    .about-text p:not(:last-child) {
        margin-bottom: 30px; }
    .section-head p {
        font-size: 25px; }
    .office-section-head {
        margin-bottom: 40px; }
    .office-slider {
        width: 700px; }
    .why-section {
        padding: 40px 0 10px; }
    /*housing page*/
    .housing-logo {
        max-height: 110px;
        margin-left: 70px; }
    .housing-menu li:not(:last-child) {
        margin-right: 20px; }
    .housing-body h2 {
        font-size: 68px; }
    .housing-body strong {
        font-size: 46px; }
    .housing-body {
        font-size: 30px; }
    .housing-text {
        min-height: 640px;
        padding-bottom: 40px; }
    .housing-header {
        margin-bottom: 30px; }
    .housing-body .container {
        padding: 0 80px; }
    .housing-slider .custom-slider-arrow-left {
        left: calc(50% - 600px); }
    .housing-slider .custom-slider-arrow-right {
        right: calc(50% - 600px); }
    .documents-link {
        font-size: 30px; }
    .repair-card {
        font-size: 20px; }
    .repair-card-title {
        font-size: 24px; }
    .desc {
        font-size: 25px; }
    .desc p:not(:last-child) {
        margin-bottom: 30px; }
    .infrastucture-map {
        height: 550px; }
    .infrastructure-sidebar {
        max-height: 550px; }
    .infrastructure-object-title {
        font-size: 18px; }
    .info-map {
        height: 450px; }
    .plane-slider-nav {
        padding: 0 90px; }
    .appartment-filter-label {
        width: 100px;
        font-size: 18px; }
    .appartment-filter-item .radio-text {
        font-size: 18px; }
    .appartment-filter-item .checkbox-text {
        font-size: 18px; }
    .appartment-filter-label {
        width: 100%;
        margin: 0 5px 10px; }
    .appartment-filter-footer {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
    .checkbox-image span {
        min-width: 212px; }
    .filter-footer .filter-btn {
        min-width: 240px; }
    .filter-footer .show-map-btn {
        min-width: 260px; } }

@media (max-width: 1279px) {
    h1 {
        font-size: 60px; }
    h2 {
        font-size: 45px; }
    h3 {
        font-size: 42px; }
    label {
        font-size: 18px; }
    input {
        font-size: 17px; }
    textarea {
        height: 150px; }
    .container {
        max-width: 960px; }
    .rating {
        font-size: 22px; }
    .input-big {
        height: 45px; }
    /*header*/
    .header-menu {
        margin: 0 -7px;
        font-size: 15px; }
    .header-menu li {
        margin: 0 7px 5px; }
    .logo {
        width: 130px;
        margin-right: 20px; }
    .housing-header-fixed {
        top: 107px; }
    /*intro-section*/
    .intro-block-image {
        height: 120px;
        top: -60px; }
    .intro-section {
        padding: 225px 0 90px; }
    .intro-block-head h2 {
        font-size: 46px; }
    .intro-block-head h1 {
        font-size: 80px; }
    .intro-block-head {
        margin-bottom: 60px; }
    .intro-block-note {
        font-size: 35px;
        max-width: 400px; }
    .cathegories-card-image {
        height: 50px;
        margin: 0 0 20px; }
    .cathegories-card-title {
        font-size: 15.5px; }
    .intro-greet {
        font-size: 25px; }
    /*footer*/
    .footer {
        font-size: 17px; }
    .footer-title {
        font-size: 17px; }
    .footer-search-input {
        height: 40px;
        font-size: 17px; }
    .footer-copy {
        max-width: 400px;
        margin-right: 20px; }
    /*Inner pages*/
    /*second page*/
    .filter-row {
        margin: 0 -5px; }
    .filter-item {
        margin: 0 5px;
        width: calc(100%/3 - 10px); }
    .filter-input-small:not(:last-child) {
        margin-right: 10px; }
    .filter-input-small {
        width: 92px; }
    .filter-item-big {
        margin: 0 30px 0 0;
        width: 100%; }
    .banner-title {
        font-size: 65px; }
    .banner {
        font-size: 30px; }
    .product, .product.slick-slide {
        width: 290px; }
    .product-slide {
        height: 210px; }
    .product-price-now {
        font-size: 34px; }
    .product-price-now span {
        font-size: 26px; }
    .product-address {
        font-size: 18px; }
    .product-chars {
        font-size: 19px;
        margin: 0 -10px; }
    .product-char {
        margin: 0 10px 10px; }
    .product-char::after {
        right: -10px;
        height: 20px; }
    .card-info {
        font-size: 16px;
        padding: 2px 8px;
    }
    .card-info-item .icon-visibility {
        font-size: 20px; }
    .product, .product.slick-slide {
        min-height: 430px; }
    .product-link {
        font-size: 18px;
        text-indent: -18px; }
    .product-link i {
        margin-right: 10px; }
    .offer-slider {
        padding: 0 50px; }
    .banner {
        height: 125px; }
    /*buildings page*/
    .complex,
    .complex.slick-slide {
        width: 290px;
        min-height: 380px; }
    .reviews-slider {
        margin: 0 0 30px; }
    .comment .form-note {
        font-size: 17px; }
    .comment .field-label {
        width: 135px;
        padding-right: 15px; }
    .comment .form-column {
        width: 445px; }
    .comment-select {
        width: 270px; }
    .comment-input {
        width: 275px; }
    /*object page*/
    .object-slider {
        width: 600px; }
    .object-slide {
        height: 410px; }
    .object-map {
        height: 205px; }
    .object-plan {
        height: 205px; }
    .object-plan::before {
        font-size: 40px; }
    .object-plan-title {
        padding: 15px; }
    .object-info-body {
        max-width: 520px;
        margin-right: 30px; }
    .object-title {
        font-size: 38px; }
    .object-info-head {
        font-size: 18px; }
    .tool-favourite {
        min-width: 215px; }
    .object-price-old {
        font-size: 18px; }
    .object-price-square {
        font-size: 18px; }
    .object-price-now {
        font-size: 40px; }
    .object-text {
        font-size: 23px; }
    .support-image {
        width: 120px;
        height: 120px;
        margin-right: 20px; }
    .support-name h4 {
        font-size: 30px; }
    .support-phone-link {
        font-size: 25px; }
    .support-links a:not(:last-child) {
        margin-right: 25px; }
    .support-name {
        width: 240px; }
    .support-form-input {
        height: 45px; }
    .support-form-btn {
        line-height: 43px;
        font-size: 19px;
        min-width: 180px; }
    .radio-text-big {
        font-size: 17px; }
    .appoint .radio-group {
        margin-bottom: 10px; }
    .section-subtitle {
        padding-right: 0; }
    .appoint .radio-text {
        width: 130px; }
    .promo-card-image img {
        height: 80px; }
    .promo-card-image {
        width: 90px;
        margin: 0 20px 0 0; }
    .promo-card-body strong {
        font-size: 18px; }
    .promo-card-body {
        font-size: 17px; }
    .services-card-title {
        font-size: 18px; }
    .services-card-image {
        width: 170px; }
    .why-card-image {
        width: 56px;
        height: 56px;
        line-height: 42px;
        padding: 5px;
        margin: 0 20px 0 0; }
    .why-card-text {
        font-size: 18px;
        max-height: 72px; }
    .why-box {
        margin: 0 -15px; }
    .why-card {
        margin: 0 15px 40px; }
    /*error page*/
    .error-image {
        max-width: 800px; }
    .social-title {
        font-size: 31px; }
    .error-section {
        padding: 40px 0; }
    .back-btn-wrap {
        margin: 0 0 30px; }
    .about-text {
        font-size: 23px; }
    .inner-partners-section {
        padding-top: 0; }
    /*slider's elements*/
    .custom-slider-arrow {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        line-height: 48px;
        font-size: 14px; }
    .office-slider {
        width: 600px; }
    .office-slide {
        height: 410px; }
    .office-nav-slide {
        min-height: 205px; }
    .section-head p {
        font-size: 23px; }
    .team-slide-image {
        height: 340px; }
    /*expert page*/
    .expert-image {
        width: 300px;
        margin-right: 35px; }
    .expert-body h5 {
        font-size: 25px; }
    .expert-body h3 {
        font-size: 48px; }
    .expert-body p {
        font-size: 24px; }
    .expert-text {
        font-size: 24px; }
    .expert-head:not(:last-child) {
        margin-bottom: 40px; }
    .expert-contacts {
        font-size: 26px; }
    .expert-contacts i {
        margin-right: 10px; }
    .expert-contacts a:not(:last-child) {
        margin-right: 25px; }
    .expert-body {
        max-width: 100%; }
    .expert-form-btn {
        min-width: 180px;
        line-height: 43px;
        font-size: 19px; }
    /*housing page*/
    .housing-logo {
        max-height: 80px;
        margin-left: 40px; }
    .housing-slider .custom-slider-arrow-left {
        left: calc(50% - 465px); }
    .housing-slider .custom-slider-arrow-right {
        right: calc(50% - 465px); }
    .housing-body h2 {
        font-size: 55px;
        margin-bottom: 30px; }
    .housing-body strong {
        font-size: 40px; }
    .housing-body {
        font-size: 28px; }
    .housing-text {
        min-height: 580px; }
    .process-gallery-image {
        width: 180px;
        height: 135px; }
    .inner-process-section {
        padding-bottom: 20px; }
    .process-filter {
        margin: 0 -7.5px 10px; }
    .process-filter-item {
        margin: 0 7.5px 15px; }
    .process-filter-item .radio-text {
        font-size: 16px; }
    .process-filter-item select {
        font-size: 16px; }
    .process-gallery {
        margin: 0 -10px; }
    .process-gallery-image {
        margin: 0 10px 10px; }
    .documents-link {
        font-size: 27px; }
    .repair-card-image {
        height: 205px; }
    .repair-card-title {
        font-size: 17.5px;
        margin-bottom: 5px; }
    .repair-card {
        font-size: 17px; }
    .desc {
        font-size: 23px; }
    .infrastructure-nav-item {
        width: calc(100% /4 - 30px);
        margin: 0 15px 20px; }
    .infrastructure-sidebar {
        width: 340px; }
    .rating-small {
        font-size: 16px; }
    .infrastructure-nav-item-title {
        font-size: 16px; }
    .infrastructure-object-title {
        font-size: 16px; }
    .plane-sidebar {
        width: 350px; }
    .plane-body {
        width: calc(100% - 350px); }
    .plane-sidebar-head {
        font-size: 18px; }
    .plane-sidebar-head {
        min-height: 70px; }
    .plane-filter-select {
        height: 70px; }
    .plane-slide-image {
        height: 400px; }
    .plane-slide-title {
        font-size: 18px; }
    .plane-body {
        padding: 20px 20px 0; }
    .appartment-filter-item {
        margin: 0 5px 10px; }
    .appartment-filter-item-small {
        width: 80px; }
    .appartment-filter-column {
        width: 20%; }
    .appartment-filter-column-big {
        width: 75%; }
    .appartment-filter-buttons .btn {
        min-width: 200px; }
    .calculate-btn-small {
        padding: 0 15px;
        font-size: 25px; }
    .appartment-filter-footer .appartment-filter-item {
        margin-bottom: 0; }
    .appartment-filter-row {
        margin-bottom: 5px; }
    .appartment-filter-footer {
        margin-top: 5px; }
    .checkbox-image span {
        min-width: 200px; }
    .filter-footer .filter-btn {
        min-width: 190px; }
    .filter-footer .show-map-btn {
        min-width: 245px; }
    /*contacts page*/
    .contacts-section__list-item-img {
        margin-right: 20px; }
    .contacts-section__list-item-link {
        font-size: 24px;
        max-width: 320px; }
    /*reviews page*/
    .clients-info p {
        text-shadow: 1px 1px 2px black, 0 0 1em black; }
    .reviews-card-body p br {
        display: none; }
    .reviews-item__body .reviews-card-body {
        font-size: 20px; }
    .reviews-item__body .reviews-card-date {
        margin-bottom: 10px; }
    /*seller page*/
    .seller-banner-title {
        font-size: 63px; }
    .seller-banner__subtitle {
        font-size: 30px; }
    .sale-property-item-name {
        font-size: 25px;
        max-width: 170px; }
    .sale-property-item__description {
        font-size: 30px; }
    .seller-inner-why-section .why-card-text {
        max-height: 74px; }
    /*partners page*/
    .partners-banner-title {
        font-size: 63px; }
    .partners-banner__subtitle {
        font-size: 30px; }
    .partners-banner__text {
        font-size: 30px; }
    .partners-item-name {
        font-size: 22px; }
    .partners-item-discount {
        font-size: 22px; }
    /*vacancy page*/
    .vacancy-section {
        margin-top: -10px; }
    .vacancy-popup-content {
        max-width: 954px; }
    .vacancy-popup-close {
        display: block; } }

@media (max-width: 991px) {
    h1 {
        font-size: 50px;
        margin-top: 30px; 
        margin-bottom: 0;
    }
    h2 {
        font-size: 43px;
        margin-bottom: 30px; }
    h3 {
        font-size: 38px; }
    blockquote {
        font-size: 17px;
        margin-bottom: 15px; }
    .container {
        max-width: 720px; }
    .menu-btn {
        display: block; }
    .pc-content {
        display: none; }
    .mobile-content {
        display: block; }
    .checkbox-image span {
        line-height: 45px;
        min-width: 1px; }

    .breadcrumbs-wrap {
        display: none; }
    .banner {
        display: none; }
    .inner-section:first-child {
        padding-top: 30px; }
    .inner-team-section .page-title {
        margin-bottom: 35px; }
    /*header*/
    .header-tools {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .header-menu-wrap {
        position: fixed;
        background-color: #242944;
        height: 100vh;
        width: 100%;
        left: 0;
        top: 0;
        overflow-y: auto;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear; }
    .housing-header-fixed {
        top: 78px; }
    .header-menu-wrap.open {
        opacity: 1;
        pointer-events: auto; }
    .header-menu {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: 600;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 150px 15px 50px;
        font-size: 22px;
        text-transform: uppercase; }
    .header-bottom::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #242944;
        -webkit-box-shadow: 0px 0px 4.94px 4.06px rgba(0, 0, 0, 0.12);
        box-shadow: 0px 0px 4.94px 4.06px rgba(0, 0, 0, 0.12);
        z-index: 2; }
    .header-menu li {
        margin: 0 0 10px; z-index: 555}
    .header-top {
        display: none; }
    .header {
        -webkit-box-shadow: 0px 0px 24.94px 4.06px rgba(0, 0, 0, 0.72);
        box-shadow: 0px 0px 24.94px 4.06px rgba(0, 0, 0, 0.72); }
    .header-bottom {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto; }
    .logo {
        width: 182px; }
    .header-bottom-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .mobile-menu-btn {
        display: block; }
    /*intro-section*/
    .intro-section {
        background-size: 0;
        padding: 80px 0 45px; }
    .intro-section::after {
        display: none; }
    .intro-block-image {
        display: none; }
    .intro-block {
        padding: 0;
        border: 0;
        margin: 0; }
    .intro-block-head {
        display: none; }
    .intro-block-note {
        border: 0;
        padding: 0;
        max-width: 100%;
        color: #303030;
        font-size: 38px;
        margin-bottom: 30px;
        letter-spacing: 1.4px; }
    .intro-block::before {
        display: none; }
    .cathegories-card {
        width: calc(100% /3 - 30px);
        border: 1px solid #d48a63;
        padding: 15px 10px;
        margin: 0 15px 30px; }
    .intro-greet {
        display: none; }
    .cathegories-card-image {
        margin-bottom: 15px; }
    /*footer*/
    .footer-column {
        width: 50%;
        margin: 0 0 15px; }
    .footer-top-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .footer-title {
        margin-bottom: 0; }
    .footer-title-custom {
        text-align: left;
        margin-bottom: 20px; }
    .footer-copy {
        max-width: 100%;
        margin: 0 0 20px; }
    .footer {
        padding: 30px 0 20px;
        background-color: #242944; }
    .footer-bottom {
        padding: 0 0 20px; }
    .footer-middle {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
    .footer-middle-container {
        padding: 20px 15px; }
    .footer-middle-container::after {
        display: none; }
    .footer-list {
        display: none; }
    /*Inner pages*/
    .inner-page {
        padding-top: 78px; }
    /*Second page*/
    .filter-links {
        margin: 0 -15px; }
    .filter-link {
        margin: 0 15px 10px;
        font-size: 17px; }
    .mobile-filter {
        margin-bottom: 40px; }
    .offer-slider {
        padding: 0;
        margin: 0 calc( (360px - 15px) - 50vw) 10px -5px; }

    .product, .product.slick-slide {
        margin: 0 15px 15px; }
    .products-box > .slick-list {
        padding: 5px 0 5px 5px; }
    .offer-slider > .slick-list {
        padding: 5px 0 5px 5px; }
    /*buildings page*/
    .complex,
    .complex.slick-slide {
        width: 330px; }
    .reviews-slider .custom-slider-arrow-left {
        left: -30px; }
    .reviews-slider .custom-slider-arrow-right {
        right: -30px; }
    .reviews-card {
        padding: 0 5px; }
    .reviews-slider {
        padding: 0; }
    .comment-hidden-content {
        margin-top: 35px; }
    .comment .form-column {
        width: 100%;
        margin: 0 0 25px; }
    .comment .field-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .comment .field-item-rating {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .comment .field-label {
        width: auto;
        padding: 0;
        margin: 0 0 15px; }
    .field-item-rating .field-label {
        margin: 0 45px 0 0; }
    .comment-select {
        width: 100%; }
    .comment-input {
        width: 100%; }
    /*object page*/
    .inner-object-section {
        padding-top: 30px; }
    .object-intro-sidebar {
        display: none; }
    .object-slider {
        width: 100%; }
    .object-intro {
        margin: 0 0 30px; }
    .object-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .object-info-body {
        max-width: 100%;
        margin: 0 0 30px; }
    .object-info-head {
        margin: 0 0 20px; }
    .object-title {
        font-size: 35px; }
    .support-body {
        margin-bottom: 25px; }
    .support-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .support-name {
        width: 100%;
        margin: 0 0 35px 0; }
    .support-body {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    .support-image {
        margin-right: 30px; }
    .info-item-image ~ .info-item-title {
        margin-left: 44px; }
    .location-map {
        height: 400px; }
    .appoint .field-group {
        width: 100%;
        margin: 0 0 12px; }
    .appoint-input {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    .appoint-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .appoint .radio-text {
        width: 170px; }
    .promo-card {
        width: 100%;
        margin: 0 15px 15px; }
    .promo-card:last-child {
        margin-bottom: 0; }
    .services-card {
        width: 100%;
        margin: 0 15px 20px; }
    .services-card-body p {
        font-size: 18px; }
    .why-card-title {
        font-size: 22px; }
    .inner-about-section {
        padding-top: 30px; }
    .about-text {
        font-size: 21px; }
    .partners-slider {
        margin: 0 -15px; }
    .partners-slide {
        margin: 0 15px; }
    .office-slider {
        width: 100%; }
    .office-slider-nav {
        display: none; }
    .team-slide,
    .team-slide.slick-slide {
        width: 270px;
        margin: 0 15px; }
    .team-slider {
        margin: 0 calc( (360px - 15px) - 50vw) 0 0;
        padding: 0; }
    .team-slide-title {
        font-size: 26px; }
    .team-slide-head {
        margin-bottom: 30px; }
    .team-slide-image {
        height: 315px; }
    .team-slider .slick-list {
        padding-left: 15px; }
    /*expert page*/
    .expert-image {
        width: 200px;
        margin: 0 20px 0; }
    .expert-body h5 {
        font-size: 20px; }
    .expert-body h3 {
        font-size: 38px;
        margin-bottom: 15px; }
    .expert-body p {
        font-size: 18px; }
    .expert-text {
        font-size: 18px; }
    .expert-head:not(:last-child) {
        margin-bottom: 20px; }
    .expert-contacts {
        font-size: 18px; }
    .expert-form {
        margin-top: 25px; }
    .inner-expert-section .page-title {
        margin-bottom: 30px; }
    /*housing page*/
    .housing-body .container {
        padding: 0 15px; }
    .housing-body h2 {
        font-size: 46px; }
    .housing-body strong {
        font-size: 35px; }
    .housing-body {
        font-size: 25px; }
    .housing-text {
        min-height: 480px; }
    .housing-slider .custom-dots {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 15px;
        z-index: 2; }
    .process-gallery-item {
        max-width: 190px; }
    .process-gallery {
        margin: 0 calc( (360px - 15px) - 50vw) 0 0; }
    .process-gallery::after {
        content: "";
        width: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .process-gallery-image {
        margin: 0 0 10px 20px; }
    .process-gallery-image:first-child {
        margin-left: 0; }
    .documents-link {
        font-size: 25px; }
    .repair-box {
        margin: 0 calc( (360px - 15px) - 50vw) 0 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-color: #d48a63 transparent;
        scrollbar-width: thin; }
    .repair-box::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 138, 99, 0.5)), to(rgba(212, 138, 99, 0.5))) no-repeat center/auto 4px;
        background: linear-gradient(rgba(212, 138, 99, 0.5), rgba(212, 138, 99, 0.5)) no-repeat center/auto 4px;
        border-radius: 10px; }
    .repair-box::-webkit-scrollbar-thumb {
        background-color: #d48a63;
        border-radius: 10px; }
    .repair-box::after {
        content: "";
        width: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .repair-card {
        width: 270px;
        margin: 0 0 10px 30px; }
    .repair-card:first-child {
        margin-left: 0; }
    .infrastructure-nav-item {
        width: calc(100% /3 - 30px); }
    .infrastucture-map {
        height: 420px; }
    .infrastructure-sidebar {
        max-height: 420px;
        width: 300px; }
    .infrastructure-object-main {
        padding: 15px; }
    .infrastructure-object {
        padding: 15px; }
    .info-item-chars {
        font-size: 16px;
        margin-left: 20px; }
    .info-item-char {
        width: 100px; }
    .info-column-subtitle {
        font-size: 18px; }
    .info-map {
        height: 360px; }
    .plane {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: 0; }
    .plane-sidebar {
        width: 100%;
        border: 0; }
    .plane-sidebar-head {
        border: 1px solid #d6d6d6;
        background-color: #f8f9f9; }
    .plane-filter-select {
        border: 1px solid #d6d6d6;
        border-top: 0; }
    .plane-sidebar {
        background: 0; }
    .plane-filter-footer {
        margin-top: 20px; }
    .plane-body {
        width: 100%; }
    .plane-slide-image {
        height: 350px; }
    .mobile-hidden-column {
        display: none; }
    .filter-more-btn {
        display: inline-block; }
    .appartment-filter-column {
        width: 100%; }
    .appartment-filter-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .appartment-filter-footer .appartment-filter-row {
        width: calc(100% + 10px);
        margin-bottom: 25px; }
    .appartment-filter-row {
        margin-bottom: 10px; }
    .appartment-filter-buttons {
        width: 100%; }
    .appartment-filter-buttons .btn {
        width: 50%; }
    .appartment-filter-item-small {
        width: calc(100% /2 - 10px); }
    .appartment-filter-footer .appartment-filter-item {
        width: calc(100% /2 - 10px); }
    /*contacts page*/
    .inner-contacts-section {
        padding-top: 30px !important; }
    .contacts-section__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .contacts-section__info-text {
        margin-right: 0px;
        font-size: 27px; }
    .contacts-section__list-item {
        width: 100%;
        margin-bottom: 20px; }
    .contacts-section__list-item-link {
        max-width: none; }
    .contacts-section__list-item-img {
        width: 70px;
        min-width: 70px;
        height: 70px; }
    /*reviews page*/
    .clients-title {
        font-size: 58px; }
    .clients-info br {
        display: none; }
    .clients-info p {
        font-size: 28px; }
    .reviews-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .reviews-item__agent {
        margin-right: 0px;
        margin-bottom: 15px; }
    .reviews-item__body .reviews-card-body {
        margin-bottom: 0px; }
    /*seller page*/
    .seller-banner-title {
        font-size: 49px; }
    .seller-banner__subtitle {
        font-size: 26px;
        margin-bottom: 20px; }
    .seller-banner__line {
        margin-bottom: 30px; }
    .sale-property-item {
        width: calc(100%/2 - 32px);
        margin-bottom: 20px; }
    .sale-property-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sale-property-item__description {
        margin-top: 30px;
        padding: 20px;
        font-size: 26px;
        min-height: 200px; }
    .want-sale-subtitle {
        font-size: 25px; }
    .want-sale-form-submit {
        min-width: 210px;
        font-size: 22px; }
    /*partners page*/
    .partners-banner-title {
        font-size: 50px; }
    .partners-banner__subtitle {
        font-size: 26px;
        max-width: 580px; }
    .partners-banner__text {
        font-size: 26px; }
    .partners-item {
        width: calc(100%/3 - 14px); }
    .partners-item-popup-info {
        font-size: 24px; }
    .partners-popup-content {
        width: 96%;
        padding: 30px 20px; }
    /*vacancy page*/
    .vacancy-subtitle {
        font-size: 29px;
        max-width: 460px; }
    .vacancy-list {
        max-width: 550px; }
    .vacancy-list-item-show {
        font-size: 23px; }
    .vacancy-list-item-show.active {
        font-size: 27px; }
    .vacancy-list-item-hide {
        font-size: 19px; }
    .vacancy-form-col label {
        font-size: 19px; }
    #vacancy-form-file {
        font-size: 21px; }
    #vacancy-popup-file {
        font-size: 21px; }
    .vacancy-form-download {
        font-size: 21px;
        line-height: 27px; }
    .vacancy-info-section h3 {
        font-size: 38px; }
    .vacancy-info-section {
        padding: 50px 0; }
    .vacancy-info-section p {
        font-size: 19px; }
    .vacancy-info-section ul {
        font-size: 19px; }
    .vacancy-section:after {
        right: -820px; } }

@media (max-width: 767px) {
    .block-share-hidden {
        background: none;
        top: -60px;
        left: 112px;
    }
    h1 {
        font-size: 45px; }
    h2 {
        font-size: 42px; }
    h3 {
        font-size: 36px; }
    .container {
        max-width: 540px; }
    .calculate-btn-mobile {
        display: inline-block; }
    .calculate-btn-pc {
        display: none; }
    /*intro-section*/
    .intro-block-note {
        font-size: 32px; }
    /*footer*/
    .footer-column {
        width: 100%;
        padding-right: 0; }
    .footer-column:last-child {
        margin-bottom: 0; }
    .footer-social-links {
        display: none; }
    .footer-copy {
        margin-bottom: 0; }
    .offer-slider {
        margin: 0 calc( (270px - 15px) - 50vw) 10px -5px; }
    .products-box {
        display: flex;
        justify-content: center;
    }
    .team-slider {
        margin: 0 calc( (270px - 15px) - 50vw) 0 0; }
    .team-slide-title {
        font-size: 24px; }
    .product, .product.slick-slide {
        min-height: 1px;
        width: 270px; }
    .repair-box {
        margin: 0 calc( (270px - 15px) - 50vw) 0 0; }
    /*buildings page*/
    .complex,
    .complex.slick-slide {
        margin: 0 15px 30px; }
    .complex-box {
        padding: 0 84px; }
    .reviews-slider {
        padding: 0 50px; }
    .reviews-slider .custom-slider-arrow-left {
        left: 0px; }
    .reviews-slider .custom-slider-arrow-right {
        right: 0px; }
    /*object page*/
    .object-slide {
        height: 350px; }
    .object-title {
        font-size: 30px; }
    .object-price-now {
        font-size: 35px; }
    .object-text {
        font-size: 20px; }
    .object-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .object-link {
        margin: 0 0 15px; }
    .object-link:last-child {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; }
    .support-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: center; }
    .support-contacts {
        font-size: 21px; }
    .support-contacts span {
        margin: 0	0 15px; }
    .support-links a:not(:last-child) {
        margin: 0 0 10px; }
    .support-footer-text {
        font-size: 21px; }
    .info-column {
        width: 100%; }
    .info-column:not(:last-child) {
        margin-bottom: 40px; }
    .info-items:not(:last-child) {
        margin-bottom: 35px; }
    .appoint .radio-group {
        margin-bottom: 25px;
        padding-bottom: 10px;
    }
    .appoint-input {
        margin: 0 0 12px; }
    .appoint-btn {
        margin: 0 auto; }
    .why-card {
        width: 100%; }
    .error-image {
        margin: 0 0 20px; }
    .social-title {
        font-size: 24px; }
    .about-text {
        font-size: 18px;
    }
    .section-head p {

        font-size: 18px; }
    .partners-slider .custom-slider-arrow-left {
        left: 15px; }
    .partners-slider .custom-slider-arrow-right {
        right: 15px; }
    .partners-slider {
        padding: 0 70px; }
    .office-slide {
        height: 350px; }
    /*expert page*/
    .expert {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .expert-image {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin: 0; }
    .expert-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .expert-form {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-top: 0; }
    .expert-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px; }
    .expert-form-input {
        max-width: 100%;
        border-right: 1px solid #aaa; }
    .expert-form-btn {
        width: 100%; }
    .expert-text {
        display: none; }
    /*housing page*/
    .housing-menu {
        display: none; }
    .housing-header {
        margin-bottom: 10px; }
    .housing-btn-like {
        display: none; }
    .housing-mobile-btn {
        display: inline-block;
        vertical-align: middle; }
    .housing-logo {
        max-height: 70px; }
    .housing-links .btn {
        min-width: 1px;
        width: calc(100% /2 - 22px); }
    .complex-small, .complex-small.slick-slide {
        width: 270px;
        margin: 0 15px; }
    .process-gallery {
        margin: 0 calc( (270px - 15px) - 50vw) 0 0; }
    .documents-link {
        font-size: 23px; }
    .inner-process-section {
        padding-top: 10px; }
    .desc {
        font-size: 20px; }
    .infrastructure-nav-item {
        width: calc(100% /2 - 30px); }
    .infrastructure-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: 0; }
    .infrastructure-sidebar {
        width: 100%;
        margin-bottom: 30px;
        max-height: 300px; }
    .infrastructure-object-main {
        border: 1px solid #d6d6d6; }
    .infrastructure-object {
        border: 1px solid #d6d6d6;
        border-top: 0; }
    .plane-sidebar {
        padding-bottom: 10px; }
    .plane-slider-nav {
        padding: 0 30px; }
    .plane-footer {
        padding: 30px 0 40px; }
    .plane-nav-slide {
        margin: 0 15px 30px; }
    .appartment-filter-item {
        width: calc(100% /2 - 10px); }
    .appartment-filter-row {
        margin-bottom: 0; }
    .appartment-filter-checkbox-row .appartment-filter-item {
        width: calc(100% /4 - 10px); }
    .appartment-filter-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .appartment-filter-buttons .btn {
        min-width: 270px; }
    .appartment-filter-buttons .btn:last-child {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px; }
    .appartment-filter {
        margin-bottom: 45px; }
    .contacts-map {
        height: 450px; }
    /*reviews page*/
    .clients-section {
        padding: 60px 0; }
    .clients-title {
        font-size: 46px; }
    .clients-info p {
        font-size: 24px; }
    .clients-section {
        margin-bottom: 40px; }
    /*seller page*/
    .seller-banner-title {
        font-size: 36px; }
    .seller-banner__subtitle {
        font-size: 23px; }
    .seller-banner__foot {
        font-size: 14px; }
    .sale-property-item__description {
        font-size: 21px; }
    .want-sale-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .want-sale-form-field {
        margin-right: 0px;
        margin-bottom: 15px;
        max-width: none; }
    .want-sale-form-submit {
        margin: auto; }
    .want-sale-subtitle {
        font-size: 20px; }
    .want-sale-foot {
        font-size: 14px; }
    .want-sale-contacts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .want-sale-contacts a {
        margin: auto; }
    .sale-property-section {
        padding: 50px 0; }
    .want-sale-section {
        margin-bottom: 50px; }
    /*partners page*/
    .partners-banner-title {
        font-size: 38px; }
    .partners-banner-section {
        background-position: 65% 100%; }
    .partners-banner__subtitle {
        font-size: 22px;
        max-width: 440px; }
    .partners-banner__text {
        font-size: 22px; }
    .partners-banner__foot {
        font-size: 14px; }
    .partners-item {
        width: calc(100%/2 - 14px); }
    .partners-item-name {
        font-size: 20px; }
    .partners-item-discount {
        font-size: 20px; }
    .partners-banner__form-submit {
        font-size: 21px; }
    .partners-item-popup-info {
        font-size: 18px; }
    .partners-item-popup-img {
        min-width: 190px;
        width: 190px;
        height: 190px; }
    .partners-item-popup-img img {
        max-width: 155px;
        max-height: 155px; }
    /*vacancy page*/
    .vacancy-subtitle {
        font-size: 25px; }
    .vacancy-list-item-show {
        font-size: 20px; }
    .vacancy-list-item-show.active {
        font-size: 24px; }
    .vacancy-list-item-show:after {
        font-size: 17px; }
    .vacancy-list-item-hide {
        font-size: 17px; }
    .vacancy-list-item-btn {
        font-size: 23px;
        height: 50px;
        line-height: 1.9;
        min-width: 300px; }
    .vacancy-form-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px; }

    .r-padding, .l-padding {
        padding: 0;
    }
    .vacancy-form-col:first-child {
        margin-right: 0px;
        margin-bottom: 15px; }
    .vacancy-form-name {
        margin-right: 0px;
        margin-bottom: 20px;
        max-width: none; }
    .vacancy-form-tel {
        max-width: none; }
    .vacancy-form-textarea {
        height: 180px; }
    .vacancy-info-section h3 {
        font-size: 36px; }
    .vacancy-popup-title {
        font-size: 30px; }
    .vacancy-popup-info {
        font-size: 18px; }
    .vacancy-popup-content {
        padding: 20px 20px 15px; }
    .vacancy-section:after {
        display: none; } }

@media (max-width: 575px) {
    h1 {
        font-size: 40px; }
    h2 {
        font-size: 38px; }
    table {
        font-size: 17px; }
    .container {
        max-width: 100%; }
    .checkbox-text span {
        min-width: 1px; }
    .btn {
        min-width: 1px;
        width: 100%; }
    .mobile-filter .show-map-btn {
        min-width: 1px; }
    .btn-big {
        font-size: 20px; }
    .calculate-btn {
        padding: 0 15px;
        font-size: 25px; }
    .calculate-btn-big {
        line-height: 58px; }
    .social {
        display: none; }
    /*intro-section*/
    .cathegories-card {
        width: calc(100%/2 - 30px); }
    .cathegories-card-title {
        font-size: 12.5px; }
    .intro-block-note {
        font-size: 28px; }
    .intro-section {
        padding: 80px 0 10px; }
    /*header*/
    .menu-btn {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        margin-right: 15px; }
    .logo {
        width: 140px; }
    .header-tools {
        font-size: 24px; }
    .header-bottom {
        padding: 15px 0;
        background-color: #242944; }
    .header-menu {
        font-size: 20px; }
    /*Inner pages*/
    .inner-page {
        padding-top: 68px; }
    /*second page*/


    .offer-slider {
        margin: 0 -15px 0 -5px; }

    .product-address {
        margin: 0 0 10px;
        height: auto;
    }
    .product-link {
        font-size: 17px; }
    .complex-box .custom-slider-arrow-left {
        left: 15px; }
    .complex-box .custom-slider-arrow-right {
        right: 15px; }
    .complex-description {
        padding-right: 0; }
    .reviews-slider {
        margin: 0 -15px 20px; }
    .reviews-card {
        margin: 0 15px 30px;
        padding: 0; }
    .comment .form-note {
        padding-right: 0; }
    /*object page*/
    .object-intro {
        margin: 0 -15px 30px; }
    .object-slide {
        height: 300px; }
    .object-info {
        font-weight: 400;
        margin-bottom: 0; }
    .object-title {
        font-size: 26px;
        margin: 0 0 20px; }
    .object-info-head-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    .object-address {
        margin: 0 0 5px; }
    .object-info-head {
        font-size: 17px; }
    .tool {
        font-size: 0;
        margin: 0 9px 18px; 
        width: 60px;
        height: 60px;
    }
    .tool i {
        vertical-align: middle; 
        font-size: 25px!important;
    }
    .tool-favourite {
        min-width: 60px; }
    .tool .icon-heart {
        margin: 0; }
    .object-info-body {
        margin: 0 0 20px; }
    .object-text {
        text-align: justify;
        font-size: 18px; }
    .object-price-now {
        font-size: 32px; }
    .object-price-old {
        font-size: 17px; }
    .support-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .support-form-input {
        margin: 0 0 15px; }
    .support-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center; }
    .support-image {
        margin: 0 0 15px; }
    .info-item-image {
        width: 64px;
        height: 64px; }
    .info-item-image ~ .info-item-title {
        margin-left: 30px; }
    .location-map {
        margin: 0 -15px;
        height: 350px; }
    .inner-location-section {
        padding-top: 0; }
    .inner-appoint-section {
        padding-top: 0; }
    .promo-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .promo-card-image {
        margin: 0 0 15px; }
    .promo-card-body strong {
        text-align: center; }
    .inner-promo-section {
        padding-top: 10px; }
    .services-box {
        margin: 0; }
    .services-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 300px;
        width: 100%;
        margin: 0 auto 20px; }
    .services-card-image {
        width: 100%;
        margin: 0;
        height: 250px; }
    .services-card:last-child {
        margin-bottom: 0; }
    .why-card-title {
        font-size: 18px; }
    .why-card-text {
        font-size: 16px;
        max-height: 66px; }
    .inner-why-section {
        padding: 0 0 20px; }
    /*error page*/
    .error-section-title {
        font-size: 30px;
        line-height: 1.2; }
    .back-btn {
        font-size: 22px; }
    .back-btn-wrap {
        margin: 0; }
    .partners-slider {
        padding: 0; }
    .partners-slide {
        margin-bottom: 30px; }
    .inner-office-section {
        padding-top: 0; }
    .office-section-head {
        margin-bottom: 30px; }
    .office-slider-wrap {
        margin: 0 -15px; }
    .office-slide {
        height: 300px; }
    .team-slider {
        margin: 0 -15px; }
    .team-slide-title {
        font-size: 21px; }
    .expert-body h3 {
        font-size: 33px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; }
    .expert-body h5 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; }
    .expert-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .expert-contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 20px; }
    .expert-contacts a:not(:last-child) {
        margin: 0 0 15px; }
    .housing-mobile-btn {
        font-size: 25px; }
    .housing-header-container {
        padding-right: 0; }
    .housing-body h2 {
        font-size: 35px; }
    .housing-body strong {
        font-size: 30px; }
    .housing-body {
        font-size: 22px; }
    .housing-links .btn {
        width: 100%;
        margin: 0 11px 12px;
        line-height: 35px;
        font-size: 16px; }
    .process-gallery {
        margin: 0 -15px 0 0; }
    .repair-box {
        margin: 0 -15px 0 0; }
    .infrastructure-nav-item-image {
        width: 44px;
        height: 44px;
        line-height: 25px;
        padding: 5px; }
    .infrastructure-nav-item-title {
        font-size: 13px; }
    .infrastructure-object-title {
        font-size: 15px; }
    .infrastructure-object {
        font-size: 14px; }
    .infrastucture-map {
        width: calc(100% + 30px);
        margin: 0 -15px; }
    .inner-info-section {
        padding-bottom: 0; }
    .info-map {
        height: 550px; }
    .plane-slide-image {
        height: auto;
        max-height: 400px; }
    .plane-slider-nav {
        max-width: 320px;
        margin: 0 auto; }
    .plane-nav-slide {
        margin: 0 0 20px; }
    .appartment-filter-buttons .btn {
        min-width: 1px;
        width: 100%; }
    /*contacts page*/
    .contacts-section__list-item-img {
        width: 50px;
        min-width: 50px;
        height: 50px;
        margin-right: 15px; }
    .contacts-section__list-item-img img {
        max-width: 20px;
        max-height: 33px; }
    .contacts-section__list-item-link {
        font-size: 16px; }
    .contacts-section__info-text {
        font-size: 24px;
        line-height: 1.1;
        margin-bottom: 10px; }
    .contacts-section__info-link {
        font-size: 18px; }
    .contacts-section__info {
        margin-bottom: 20px; }
    .contacts-map {
        height: 350px; }
    /*reviews page*/
    .reviews-item {
        padding: 20px 15px; }
    .reviews-item__body .reviews-card-title {
        font-size: 21px; }
    .reviews-item__body .date {
        font-size: 15px;
        margin-bottom: 10px; }
    .reviews-item__body .reviews-card-body {
        font-size: 16px; }
    .clients-title {
        font-size: 29px; }
    .clients-info p {
        font-size: 20px; }
    .clients-section {
        padding: 35px 0; }
    /*seller page*/
    .seller-banner-title {
        font-size: 24px;
        margin-bottom: 20px; }
    .seller-banner__line {
        margin-bottom: 20px; }
    .seller-banner__subtitle {
        font-size: 17px; }
    .seller-banner__form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: auto auto 5px auto;
        max-width: 366px; }
    .seller-banner__form-field {
        margin-right: 0px;
        margin-bottom: 15px; }
    .seller-banner-section {
        padding: 40px 0 30px; }
    .seller-banner__form-field {
        max-width: 366px; }
    .sale-property-item-name {
        font-size: 16px; }
    .sale-property-item {
        margin: 0 6px 20px 6px;
        height: 240px;
        width: calc(100%/2 - 12px); }
    .sale-property-content {
        margin: 0 -6px; }
    .sale-property-item__description {
        margin-top: 15px;
        font-size: 16px;
        min-height: 140px; }
    .want-sale-btn {
        font-size: 20px; }
    .want-sale-contacts a {
        font-size: 26px; }

    .seller-banner__form-submit {
        font-size: 20px; }
    /*partners page*/
    .partners-banner-title {
        font-size: 34px; }
    .partners-banner__subtitle {
        font-size: 18px; }
    .partners-banner__text {
        font-size: 18px; }
    .partners-banner__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 366px;
        margin: auto auto 15px; }
    .partners-banner__form-field {
        margin-right: 0px;
        margin-bottom: 15px;
        max-width: 366px; }
    .partners-banner-section {
        padding: 40px 0 30px; }
    .partners-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px; }
    .partners-form-category {
        margin-right: 0px;
        margin-bottom: 15px; }
    .partners-form-search {
        max-width: 322px;
        margin-bottom: 15px; }
    .partners-form-submit {
        max-width: 322px; }
    .partners-section {
        padding: 40px 0; }
    .partners-popup-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .partners-item-popup-img {
        margin-right: 0px;
        margin-bottom: 10px; }
    /*vacancy page*/
    .vacancy-section {
        padding-top: 30px !important;
        margin-top: 0px; }
    .vacancy-subtitle {
        font-size: 20px; }
    .vacancy-list-item-show {
        font-size: 16px;
        padding: 18px 0; }
    .vacancy-list-item-show.active {
        font-size: 19px; }
    .vacancy-list-item-hide {
        font-size: 15px; }
    .vacancy-form-title {
        font-size: 25px; }
    .vacancy-form-submit {
        font-size: 23px; }
    .vacancy-info-section {
        padding: 30px 0; }
    .vacancy-info-section h3 {
        font-size: 30px; }
    .vacancy-info-section p {
        font-size: 16px; }
    .vacancy-info-section ul {
        font-size: 16px; }
    .vacancy-popup-title {
        font-size: 24px;
        margin-bottom: 15px; }
    .vacancy-popup-info {
        font-size: 16px; }
    .vacancy-form-col label span {
        margin-left: 5px; }
    #vacancy-form-file {
        font-size: 18px; }
    #vacancy-popup-file {
        font-size: 17px; }
    .block-share-hidden {
        background: none;
        top: -118px;
        left: 162px;
    }

}

@media (max-width: 450px) {
    .complex-box {
        padding: 0 10px; }
    .reviews-slider {
        padding: 0; }
    .mobile-filter .checkbox-text {
        width: calc(100% /4 - 12px); }
    .partners-item {
        width: calc(100%/1 - 14px); }
    .partners-banner-section {
        background-position: 70% 100%; } }

@media (min-width: 992px) {
    /*hovers*/
    .cathegories-card:hover .cathegories-card-image {
        -webkit-filter: grayscale(1) brightness(30);
        filter: grayscale(1) brightness(30);
        -webkit-transform: scale(1.05) translateY(-10px);
        -ms-transform: scale(1.05) translateY(-10px);
        transform: scale(1.05) translateY(-10px); }
    .tool:hover {
        color: #fff;
        background-color: #d48a63; }
    .housing-mobile-btn:hover {
        color: #d48a63; } }

@media (min-width: 768px) {
    .housing-header-fixed {
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        z-index: 2; }
    .housing-header-fixed .housing-logo {
        max-height: 60px; } }
.ht-breadcrumb .breadcrumbs {
    position: absolute;
    z-index: 500;
    top: 30px;
}
.ht-breadcrumb .breadcrumbs a, .ht-breadcrumb .breadcrumbs li.active {
    color: #fff;
}
.ht-breadcrumb .breadcrumbs li::before {
    color: #fff;
}
.inner-info-section {
    padding-top: 0;
}
#description {
    margin-top: 30px;
}
.products-box a {
    text-decoration: none;
}
.product .product-slide {
    transition: all 0.6s;
    background-size: 100%;
    background-position: top center;
}
.product:hover .product-slide {
    background-size: 120%;
    transition: all 0.6s;
}
.complex .complex-slide {
    transition: all 0.6s;
    background-position: center;
}
.complex:hover .complex-slide {
    background-size: 120%;
    transition: all 0.6s;
}
.complex a {
    text-decoration: none;
}
.stories {
    margin-bottom: 30px;
}
.stories-title {
    font-family: SourceSansPro, sans-serif;
    font-weight: 700;
    font-size: 25px;
    text-align: left;
}
.stories-wrapper {
    position: relative;
}
.stories-arrow {
    z-index: 100;
}
.stories-list {
    width: 100%;
    overflow-x: scroll;
}
.stories-list_holder {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.stories-item {
    display: inline-block;
    width: 120px;
    min-width: 120px;
    margin-right: 15px;
}
.stories-item_bg {
    height: 160px;
    padding: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.stories-item_bg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0.1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0.1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(255,255,255,0.1) 100%);
    width: 100%;
    height: 100%;
    z-index: 0;
}
.stories-item a {
    color: #fff;
    text-decoration: none;
    font-family: SourceSansPro, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
}
.stories-item span {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    left: 10px;
    text-align: left;
}
.footer-phone {
    color: #c0c1c3;
    text-decoration: none;
    white-space: nowrap;
}
.footer-phone:hover {
    color: #d48a63;
}
.product-small a, .contacts-section__list a {
    text-decoration: none;
}
.card-info .favor {
    display: none;
}
.card-info .favor.active {
    display: block;
}
.legal-text {
    color: #c0c1c3;
    font-size: 13px;
    margin-top: 15px;
}
.show-plan {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    margin: auto;
    background-color: #242944;
    background-image: url("/local/templates/angubernator/css/../images/plan-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.main-copyright {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 10;
    color: #fff;
    opacity: 0.5;
    font-style: italic;
}
@media (max-width: 991px) {
    .main-copyright {
        display: none;
    }
}
.tab-block {
    display: flex;
    align-items:center;
    justify-content: center;
    margin:0 0 50px 0;
}
.tab-block__item {
    margin:0 20px;
    display: block;
    font-size: 24px;
    color: rgb(20, 21, 51);
    font-weight: bold;
    line-height: 0.8;
    cursor: pointer;
    font-family: 'SourceSansPro', sans-serif;
}
.tab-block__item.active {
    color:#c58c67;
}
.tab-content__block {
    display: none;
}
.tab-content__block.active {
    display: block;
}
.tab-content__block_flex {
    display: flex;
    justify-content: center;
    margin:0 -15px;
}
.tab-content__block_item {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 27px 3px rgba(0, 0, 0, 0.15);
    margin:15px;
    padding: 15px;  
    text-align: center;
    flex:1;
}
.tab-content__block_item img {
    margin:0 auto 20px;
    max-width: 100%;
    display: block;
}
.tab-content__block_item strong {
    font-size: 36px;
    color: rgb(197, 140, 103);
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    font-family: 'SourceSansPro', sans-serif;
}
.tab-content__block_item p {
    font-size: 32px;
    color: rgb(45, 45, 45);
    line-height: 1;
    text-align: center;
    margin:10px 0 0 0;
    font-family: 'SourceSansPro', sans-serif;
}
.parents-slider .custom-slider-arrow-left {
    left: -70px;
    top: 60%;
}
.custom-slider-arrow-right {
    right: -70px;
}
.form-blue {
    background:#2a2d45;
    padding: 30px 0;
    margin:60px 0;
}
.form-blue h2 {
    font-size: 50px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0 0 30px 0;
}
.form-blue__flex {
    display: flex;
    align-items:center;
    justify-content: space-between;
    margin:0 0 20px 0;
}
.form-blue__user {
    display: flex;
    align-items:center;
    flex:1;
}
.form-blue__user .image {
    min-width:165px;
    margin:0 20px 0 0;
    max-width: 165px;
}
.form-blue__user .text p {
    font-size: 40px;
    color: rgb(255, 255, 255);
    line-height: 50px;
    margin:0;  
}
.form-blue__contacts {
    flex:1;
}
.form-blue__contacts p {
    font-size: 28px;
    color: rgb(255, 255, 255);
    margin:0 0 15px 0;
}
.form-blue__contacts .flex {
    display: flex;
    align-items:center;
}
.form-blue__contacts .flex p {
    margin:0 60px 15px 0;
    font-size: 25px;
    color: rgb(255, 255, 255);
}
.form-blue__contacts .flex p a.phone {
    color: rgb(193, 137, 101);
    font-weight: bold;
    text-decoration: none;
}
.form-blue__contacts .flex p img {
    margin:0 10px 0 0;
}
.form-blue__contacts .flex p a.phone:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.form-blue__contacts .flex p a.letter {
    color: #fff;
    text-decoration: none;
}
.form-blue__contacts .flex p a.letter:hover {
    color: rgb(193, 137, 101);
    text-decoration: none;
}
.form-blue__act {
    margin:30px 0 0;
}
.form-blue__act p {
    margin: 0 0 30px 0;
    font-size: 28px;
    color: rgb(255, 255, 255);
    text-align: center;  
}
.form-blue__act .form {
    max-width: 650px;
    margin:auto;
    display: flex;
    align-items:center;
}
.form-blue__act .form input {
    font-size: 14px;
    width: calc(100% - 130px);
}
.form-blue__act .form .button {
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-decoration: none;
    border: 0;
    min-width: 130px;
    max-width: 130px;
    background: #c28965;
    display: block;
    padding: 9px;
    outline: none;
}
.actions-block__list {
    display: flex;
    margin: 0px -15px;
    counter-reset: act-name;
    padding: 0;
}
.actions-block__list_item {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 27px 3px rgb(0 0 0 / 15%);
    margin: 15px;
    padding: 15px;
    text-align: left;
    flex: 1;
    display: block;
    position: relative;
    padding:30px 30px;
}
.actions-block__list_item:before {
    counter-increment: act-name;
    content: counter(act-name);
    font-size: 138px;
    color: rgb(244, 232, 224);
    font-weight: bold;
    line-height: 1;
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    font-family: GreenGrove, sans-serif;
}
.actions-block__list_item strong {
    font-size: 36px;
    color: rgb(197, 140, 103);
    font-weight: bold;
    text-align: left;
    line-height: 36px;
    font-family: 'SourceSansPro', sans-serif;
    position: relative;
    z-index: 5;
}
.actions-block__list_item p {
    font-size: 28px;
    color: rgb(45, 45, 45);
    line-height: 1;
    margin: 35px 0 0 0;
    text-align: left;
    font-family: 'SourceSansPro', sans-serif;
}
.actions-odds {
    margin: 0 0 60px 0;
}
.actions-odds__list {
    display: flex;
    margin: 0px -15px;
    flex-wrap: wrap;
}
.actions-odds__list_item {
    width:calc(50% - 30px);
    margin:0 15px 40px;
    display: flex;
    align-items:flex-start;
}
.actions-odds__list_item .image {
    border: 2px solid rgb(193, 137, 101);
    border-radius: 50%;
    width: 80px;
    min-width: 80px;
    height: 80px;
    margin: 12px 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.actions-odds__list_item strong {
    font-size: 29px;
    color: rgb(45, 45, 45);
    font-weight: bold;
}
.actions-odds__list_item p {
    font-size: 21px;
    color: rgb(45, 45, 45);
    line-height: 1.2;
    max-width: 480px;
    margin: 10px 0 0 0;
}

@media screen and (max-width:1300px) { 
    .tab-block__item {
        font-size: 20px;
    }
    .tab-content__block_item strong {
        font-size: 28px;
        line-height: 30px;
    }
    .tab-content__block_item p {
        font-size: 24px;
    }
    .form-blue__user .text p {
        font-size: 34px;
        line-height: 40px;
    }
    .form-blue__contacts .flex p {
        margin: 0 40px 15px 0;
        font-size: 20px;
    }
    .actions-block__list_item strong {
        font-size: 28px;
    }
    .actions-block__list_item p {
        font-size: 21px;
        margin: 35px 0 0 0;
    }
    .actions-odds__list_item strong {
        font-size: 24px;
        line-height: 30px;
    }
    .actions-odds__list_item p {
        font-size: 18px;
    }
}

@media screen and (max-width:1199px) {
    .parents-slider {
        max-width: 84%;
        margin: auto;
    }

}

@media screen and (max-width:991px) {
    .tab-block__item {
        font-size: 20px;
        text-align: center;
        line-height: 24px;
    }
    .tab-block {
        margin: 0 0 30px 0;
    }
    .tab-content__block_item img {
        max-width: 130px;
    }
    .tab-content__block_item strong {
        font-size: 24px;
        line-height: 26px;
    }
    .tab-content__block_item p {
        font-size: 20px;
    }
    .parents-slider {
        max-width: 100%;
    }
    .parents-slider .custom-dots {
        margin: 15px 0 0 0;
    }
    .form-blue__flex {
        display: block;
    }
    .form-blue__user {
        margin: 0 0 15px 0;
        justify-content: center;
    }
    .form-blue__contacts {
        text-align: center;
    }
    .form-blue__contacts .flex {
        justify-content: center;
    }
    .form-blue__contacts .flex p {
        margin: 0 20px;
    }
    .actions-block__list {
        display: block;
    }
    .actions-odds__list_item {
        width: calc(100% - 30px);
    }
    .actions-odds {
        margin: 0;
    }
}

@media screen and (max-width:767px) {
    .tab-block {
        margin-top: 20px;
        display: block;
        padding: 0;
    }
    .tab-block__item {
        text-align: left;
        margin: 0 0 15px 0;
    }
    .tab-content__block_flex {
        display: block;
    }
    .block-tab {
        padding: 0px 0 50px;
    }
    .form-blue {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .actions-odds__list_item .image {
        width: 50px;
        padding: 5px;
        min-width: 50px;
        height: 50px;
        margin: 0 12px 0 0;
    }
    .actions-odds__list_item strong {
        font-size: 16px;
        line-height: 20px;
    }
    .actions-odds__list_item p {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/style.css?175282328958*/
.bx-filter-popup-result  {
    display: none!important
}
/* End */


/* Start:/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/colors.min.css?17528232894373*/
.bx-filter.bx-blue .bx-filter-section{background:#edf6fc}.bx-filter.bx-blue .bx-filter-input-container input:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus{-webkit-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .bx-ui-slider-track{background:#e7e7e7}.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background:#849da4}.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background:#a8dff3}.bx-filter.bx-blue .bx-ui-slider-pricebar-v{background:#499fd8}.bx-filter.bx-blue .bx-ui-slider-handle.left{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top}.bx-filter.bx-blue .bx-ui-slider-handle.right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top}.bx-filter.bx-blue .bx-filter-select-container.bx-active,.bx-filter.bx-blue .bx-filter-select-container:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus{-webkit-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .bx-filter-tag{border-top:1px solid #d7eaf7;border-bottom:1px solid #d7eaf7}.bx-filter.bx-blue .bx-tag-link{color:#68939e}.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-filter.bx-blue .bx-filter-param-btn:hover,.bx-filter.bx-blue .bx-filter-param-btn:active,.bx-filter.bx-blue .bx-filter-param-btn:focus{border-color:#499fd8}.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus{-webkit-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-moz-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;-o-border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat;border-image:url(/local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/images/active.png) 2 repeat}.bx-filter.bx-blue .btn-themes{background-color:#1485ce;border-color:#1485ce;color:#FFF}.bx-filter.bx-blue .btn-themes.bx-active,.bx-filter.bx-blue .btn-themes.focus,.bx-filter.bx-blue .btn-themes:active,.bx-filter.bx-blue .btn-themes:focus,.bx-filter.bx-blue .btn-themes:hover{background-color:#53a4d8;border-color:#53a4d8;color:#FFF}
/* End */


/* Start:/local/templates/angubernator/components/bitrix/system.pagenavigation/round/style.css?17528232892917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #d48a63;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 10px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 10px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/angubernator/components/bitrix/catalog.section.list/footer-links/style.min.css?17528232896236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */
/* /local/templates/angubernator/css/style.css?1752823289183597 */
/* /local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/style.css?175282328958 */
/* /local/templates/angubernator/components/bitrix/catalog.smart.filter/mobile/themes/blue/colors.min.css?17528232894373 */
/* /local/templates/angubernator/components/bitrix/system.pagenavigation/round/style.css?17528232892917 */
/* /local/templates/angubernator/components/bitrix/catalog.section.list/footer-links/style.min.css?17528232896236 */
