@font-face {
	font-family: UniNeue;
	src: local("UniNeue"), url(../fonts/unineueregular.woff) format("woff"), url(../fonts/unineueregular.woff2) format("woff2"), url(../fonts/unineueregular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: UniNeue;
	src: local("UniNeue"), url(../fonts/unineuebold.woff) format("woff"), url(../fonts/unineuebold.woff2) format("woff2"), url(../fonts/unineuebold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Rodchenko;
	src: local("Rodchenko"), url(../fonts/rodchenko.woff) format("woff"), url(../fonts/rodchenko.woff2) format("woff2"), url(../fonts/rodchenko.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

.pdf_wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}
.pdf_items {
        width: 24%;
}
.title_2{
    color: #2f5160;
    font-family: Rodchenko;
    letter-spacing: 1.5px;
}
.pdf_text {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.pdf_wrap img {
    text-align: center;
}
.pdf_icon{width: 30px;}
.pdf_icon img{
    width: 30px;
}
.list_link_wrap{
        display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px;
}
.list_link_url {
    width: 24%;
}
.list_link_item {
    position: relative;
}
.list_link_title {
    position: absolute;
    bottom: 15px;
        width: 100%;
}
.list_link_center {
    background: #fff;
    text-align: center;
    padding: 5px;
    width: 80%;
    margin: auto;
}
/*.list_link_url:hover{
    transform: scale(1.1)
}*/

.list_link_img img {
    width: 100%;
    height: 185px;
    object-fit: cover;
    overflow: hidden;
    transition: transform 1s ease-in-out,-webkit-transform 1s ease-in-out;
}
.list_link_item:hover img {
    transform: scale(1.1);
    transition: 1s;
}
.list_link_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.disabled-block {
	pointer-events: none;
	opacity: .5
}

.font-heading {
	font-family: Rodchenko
}

html:not(.ie) .img-cover {
	height: 100%!important;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%!important
}

.img-cover-js {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.img-cover-js:not([style]) {
	-o-object-fit: cover;
	object-fit: cover
}

.img-cover-js__picture {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.square-img {
	background-position: center center;
	background-size: cover;
	position: relative
}

.square-img:before {
	content: '';
	display: block;
	padding-top: 100%
}

.lh-1 {
	line-height: 1!important
}

.lh-1-1 {
	line-height: 1.1!important
}

.lh-1-2 {
	line-height: 1.2!important
}

.lh-1-3 {
	line-height: 1.3!important
}

.lh-1-4 {
	line-height: 1.4!important
}

.lh-1-5 {
	line-height: 1.5!important
}

.lh-2 {
	line-height: 2!important
}

.lh-normal {
	line-height: normal
}

.mx--2 {
	margin-left: -.5rem;
	margin-right: -.5rem
}

.opacity-0 {
	opacity: 0!important
}

.opacity-1 {
	opacity: 1!important
}

.pointer-events-none {
	pointer-events: none
}

.text-border {
	border: 1px solid #2e5160;
	border-radius: 4px;
	padding: 23px 30px
}

.text-border p:last-child {
	margin-bottom: 0
}

.text-mark {
	color: #2e5160
}

.text-color-gradient-v1 {
	background: linear-gradient(to top, #b98959, #d1a053), linear-gradient(to bottom, #bd9345, #bd9345);
	color: #bd9345;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.text-color-gradient-v2 {
	background-image: linear-gradient(to top, #d19c67, #deaf3d), linear-gradient(to bottom, #2b2822, #2b2822);
	color: #2b2822;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0
}

.visually-hidden {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0!important;
	border: 0!important;
	height: 1px!important;
	width: 1px!important;
	overflow: hidden
}

.zi-0 {
	z-index: 0
}

.zi-1 {
	z-index: 1
}

.zi-2 {
	z-index: 2
}

.bg-white {
	background-color: #fff
}


/*!
 * 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)
 */

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-align: left
}

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

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

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

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

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

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

dt {
	font-weight: 700
}

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

blockquote,
figure {
	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
}
span.currentPageUrl:hover,
a:hover {
	color: #0056b3
}

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

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

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

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

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

table {
	border-collapse: collapse
}

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

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

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

button {
	border-radius: 0;
	outline: 0
}

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

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

select {
	word-wrap: normal
}

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

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

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

textarea {
	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
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-xxxl,
.col-xxxl-1,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-flex {
	display: flex!important
}

.d-inline-flex {
	display: inline-flex!important
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

html {
	font-size: 18px
}

html.fancybox-is-open,
html.menu-open {
	overflow-y: hidden
}

body {
	background-color: #f5f5f5;
	color: #2b2822;
	font-family: UniNeue;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.67;
	letter-spacing: .32px;
	position: relative;
	z-index: 0
}

body.menu-open {
	overflow-y: hidden
}

main {
	position: relative;
	z-index: 1
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2f5160;
	font-family: Rodchenko;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: 1.5px;
	margin-bottom: 1.5rem;
	margin-top: 2rem
}

.h1,
h1 {
	font-size: 3.75rem
}

.h2,
h2 {
	font-size: 3rem
}

.h3,
h3 {
	font-size: 2.7rem
}

.h4,
h4 {
	font-size: 2.4rem
}

.h5,
h5 {
	font-size: 2rem
}

.text-color1,
.text-color2 {
	color: #2b2822!important
}

.text-black {
	color: #000!important
}

.text-orange,
.text-theme {
	color: #2e5160!important
}

.fs-10 {
	font-size: 10px
}

.fs-12 {
	font-size: 12px
}

.fs-14 {
	font-size: 14px
}

.fs-16 {
	font-size: 16px
}

.fs-18 {
	font-size: 18px
}

.fs-20 {
	font-size: 20px
}

.fs-22 {
	font-size: 22px
}

.fs-24 {
	font-size: 24px
}

.fs-26 {
	font-size: 26px
}

.fs-28 {
	font-size: 28px
}

.fs-30 {
	font-size: 30px
}

.fs-32 {
	font-size: 32px
}

.fs-36 {
	font-size: 36px
}

.fs-40 {
	font-size: 40px
}

.fw-100 {
	font-weight: 100
}

.fw-200 {
	font-weight: 200
}

.fw-300 {
	font-weight: 300
}

.fw-400 {
	font-weight: 400
}

.fw-500 {
	font-weight: 500
}

.fw-600 {
	font-weight: 600
}

.fw-700 {
	font-weight: 700
}

.fw-800 {
	font-weight: 800
}

.fw-900 {
	font-weight: 900
}

a {
	background-color: transparent;
	outline: 0;
	text-decoration: none;
	font-size: 18px;
	color: #2f5160
}

a:focus,
a:hover {
	outline: 0;
	text-decoration: none
}

img,
svg {
	max-width: 100%;
	height: auto
}

video[data-object-fit=cover] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.list-theme li {
	position: relative;
	margin-bottom: 12px;
	padding-left: 16px
}

.list-theme li:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	border-radius: 50%;
	background-color: #2e5160;
	width: 5px;
	height: 5px
}

.list-numbers {
	list-style: none;
	counter-reset: my-awesome-counter
}

.list-numbers li {
	counter-increment: my-awesome-counter
}

.list-numbers li:before {
	content: counter(my-awesome-counter) ". ";
	color: red;
	font-weight: 700
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

[class*=icon-] {
	display: inline-block;
	background-repeat: no-repeat!important
}

html.ie [class*=icon-] {
	background-size: cover
}

.icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center
}

.icon--arrow-right {
	background-image: url(../images/arrow-right.png);
	height: 13px;
	width: 34px;
	margin-left: 15px;
	margin-bottom: -1px;
	position: relative
}

.icon--arrow-right:before {
	display: inline-block;
	content: '';
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%;
	height: 90px;
	width: 90px;
	margin-left: -45px;
	margin-top: -45px;
	border: 1px solid rgba(39, 75, 91, .251);
	border-radius: 50%
}

.icon--arrow-right.--white {
	background-image: url(../images/arrow-right-white.png)
}

.icon--arrow-right.--white:before {
	border-color: rgba(255, 255, 255, .25)
}

.icon--question {
	height: 34px;
	width: 34px;
	margin-left: 15px;
	margin-bottom: -1px;
	position: relative
}

.icon--question:after,
.icon--question:before {
	display: inline-flex;
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%
}

.icon--question:before {
	content: '';
	height: 90px;
	width: 90px;
	margin-left: -45px;
	margin-top: -45px;
	border: 1px solid rgba(39, 75, 91, .251);
	border-radius: 50%
}

.icon--question:after {
	content: '?';
	height: 50px;
	width: 50px;
	margin-left: -25px;
	margin-top: -25px;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: normal;
	color: #2f5160;
	justify-content: center;
	align-items: center
}

.icon--arrow-right-v3 {
	background-image: url(../images/arrow-right-v3.png);
	height: 40px;
	width: 120px
}

.icon--stairs {
	background-image: url(../images/stairs.png);
	height: 12px;
	width: 16px
}

.icon--selection {
	background-image: url(../images/selection.png);
	height: 16px;
	width: 16px
}
.icon--gabariti {
    background-image: url(../images/gabariti.png);
    height: 16px;
    width: 16px;
}
.icon--bricks {
	background-image: url(../images/bricks.png);
	height: 15px;
	width: 16px
}

.icon--garage {
	background-image: url(../images/garage.png);
	height: 15px;
	width: 16px
}

.icon--printer {
	background-image: url(../images/printer.png);
	height: 26px;
	width: 26px
}

.icon--wishlist {
	position: relative;
	width: 20px;
	height: 16px
}

.icon--wishlist:after,
.icon--wishlist:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 50%;
	height: 100%;
	border-radius: 50px 50px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%
}

.icon--wishlist:before {
	background-image: linear-gradient(45deg, #2c8ab2, #2e5160)
}

.icon--wishlist:after {
	left: 0;
	transform: rotate(45deg);
	transform-origin: 100% 100%;
	background-image: linear-gradient(-45deg, #2c8ab2, #2e5160)
}

.icon--close-v2 {
	background-image: url(../images/close-v2.png);
	height: 47px;
	width: 47px
}

.svg-icon {
	display: inline-block;
	flex-shrink: 0;
	height: 1em;
	width: 1em
}

.form-field__wrap {
	margin-bottom: 1.2rem;
	position: relative
}

.form-field__wrap p {
	margin-bottom: 0
}

.form-field__wrap .on-input-text {
	font-size: 18px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 5px;
	transform: translateX(-50%);
	transition: .3s;
	white-space: nowrap
}

.form-field__wrap .on-input-text.v2 {
	font-size: 12px;
	left: 0;
	top: -15px;
	transform: translateX(0)
}

.form-field__wrap .on-input-text.on-input-text-center {
	left: 50%
}

.form-field__wrap.form-field__wrap-textarea .on-input-text {
	left: 14px
}

.form-field__wrap.form-field__wrap-textarea .on-input-text.v2 {
	left: 0
}

.callback-popup {
	border: none;
	padding: 3rem 17rem 3rem 5rem!important;
	max-width: 100%;
	width: 660px
}

.callback-popup#popup-calculate-cost {
	width: auto;
	max-width: 100%;
	padding: 5rem!important;
	overflow-x: hidden;
	background-color: #f5f5f5
}

.callback-popup__acceptance-wrap {
	font-size: 14px
}

.callback-popup__acceptance-wrap a {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 1px;
	background-image: repeating-linear-gradient(to right, #2e5160, #2e5160 1px, transparent 1px, transparent 5px);
	transition: color .2s
}

.callback-popup__acceptance-wrap a:hover {
	color: #2e5160
}

.callback-popup__done {
	bottom: 0;
	display: flex;
	left: 0;
	opacity: 0;
	padding: 4rem;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .2s;
	z-index: 1000;
	background-color: #fff
}

.callback-popup.form-done .callback-popup__done {
	opacity: 1;
	pointer-events: auto
}

.callback-popup__done-btn {
	margin-top: 2.5rem;
	width: 200px
}

.callback-popup__done-field {
	font-size: 18px;
	margin-bottom: .5rem
}

.callback-popup__done-field [class*=callback-popup__done-] {
	color: #2e5160;
	padding-left: .5rem
}

.callback-popup__done-inner {
	margin: auto
}

.callback-popup__done-title {
	color: #313131;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.25;
	margin-bottom: 1rem;
	position: relative
}

.callback-popup__form-wrap {
	transition: opacity .2s
}

.callback-popup.form-done .callback-popup__form-wrap {
	opacity: 0
}

.callback-popup__title {
	font-size: 40px;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #305361;
	font-family: Rodchenko;
	margin-bottom: .8rem
}

.callback-popup__text {
	font-size: 16px;
	line-height: 1.38;
	letter-spacing: normal;
	color: #1c1c1c;
	margin-bottom: 2rem
}

.callback-popup br,
.callback-popup-wrap {
	display: none
}

.callback-popup.form-done:before {
	content: none
}

.callback-popup .form__acceptance {
	text-align: left
}

.callback-popup .form-submit {
	background-color: #fff;
	height: 80px;
	width: 100%
}

.callback-popup .form-field {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #2e5160;
	height: 65px!important;
	padding-left: 1rem!important;
	padding-right: 1rem!important;
	text-align: center
}

.callback-popup .on-input-text {
	top: 18px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: normal;
	color: #305362
}

.callback-popup .on-input-text.v2 {
	font-size: 14px;
	top: -20px
}

.acceptance {
	color: #b5b5b5;
	font-size: 11px
}

.acceptance .wpcf7-list-item-label {
	padding-left: 12px;
	position: relative
}

.acceptance .wpcf7-list-item-label:after,
.acceptance .wpcf7-list-item-label:before {
	content: '';
	height: 16px;
	position: absolute;
	top: 3px;
	width: 16px
}

.acceptance .wpcf7-list-item-label:before {
	border: 1px solid #d39e62;
	left: -13px
}

.acceptance .wpcf7-list-item-label:after {
	background: url(../images/acceptance-input-check.png) center no-repeat;
	left: -14px;
	opacity: 0
}

.acceptance .field-acceptance:checked~.wpcf7-list-item-label:after {
	opacity: 1
}

.acceptance .field-acceptance {
	opacity: 0
}

.acceptance .wpcf7-form-control,
.acceptance .wpcf7-form-control-wrap,
.acceptance .wpcf7-list-item {
	display: block;
	width: 100%
}

.acceptance label {
	display: flex
}

.acceptance label input[type=checkbox] {
	flex-shrink: 0
}

.acceptance .wpcf7-list-item {
	margin-left: 0
}

.acceptance a {
	color: #d39e62;
	text-decoration: underline
}

div.wpcf7-response-output,
div.wpcf7-validation-errors {
	display: none!important
}

div.wpcf7 .ajax-loader {
	float: right;
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -19px 0 0;
	background-image: url(../images/ajax-loader-dark.svg);
	width: 38px;
	height: 38px;
	z-index: 10;
	transform: scale(.6, .6);
	transform-origin: right center
}

.input-novalid input,
.wpcf7-not-valid {
	border-bottom: 1px solid red
}

.wpcf7-not-valid-tip,
div.wpcf7-mail-sent-ok {
	font-size: 12px;
	margin: 5px 0 0;
	font-weight: 300
}

div.wpcf7-mail-sent-ok {
	border-radius: 5px;
	margin-top: 0;
	border-color: transparent;
	padding-left: 0;
	margin-left: 0;
	width: 85%
}

.form-field__submit-wrap {
	margin-top: 1.8rem
}

button:focus,
button:hover {
	outline: 0;
	text-decoration: none
}

.btn:active,
button:active {
	top: 1px
}

.btn {
	align-items: center;
	background-color: #fff;
	border: 1px solid rgba(39, 75, 91, .4);
	border-radius: 4px;
	color: rgba(43, 40, 34, .6);
	cursor: pointer;
	display: inline-flex;
	font-size: 16px;
	font-weight: 400;
	height: 50px;
	outline: 0;
	padding-left: 28px;
	padding-right: 28px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: .2s;
	white-space: nowrap;
	justify-content: center
}

.btn.--dark {
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 50px;
	background-image: linear-gradient(to top, #2c8ab2, #2e5160);
	background-color: transparent
}

.btn.--dark:hover {
	background-image: linear-gradient(to bottom, #1958c3 -16%, #2284df 115%)
}

.btn.--v2 {
	background-color: transparent;
	border-color: #274b5b;
	color: #2b2822;
	transition: none
}

.btn.--v2.active {
	color: #fff;
	font-weight: 700;
	background-image: linear-gradient(to top, #2c8ab2, #2e5160)
}

.btn.--v3 {
	border: none;
	border-radius: 0;
	box-shadow: 0 1px 6px 0 #36535f14;
	font-size: 14px;
	letter-spacing: normal;
	color: #222;
	height: 35px;
	padding: 0 .8rem
}

.btn.--v3.active,
.btn.--v3:hover {
	background-image: linear-gradient(to top, #2c8ab2, #2e5160);
	color: #fff;
	border-image-slice: 1;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #2c8ab2, #2e5160);
	box-shadow: none
}

.btn--square {
	cursor: pointer;
	display: flex;
	height: 60px;
	width: 60px
}

.btn--detail {
	width: 128px;
	height: 128px;
	display: inline-block;
	position: relative;
	display: flex
}

.btn--detail:before {
	position: absolute;
	content: '';
	height: 128px;
	width: 128px;
	top: 0;
	left: 0;
	background: url(../images/btn-detail.svg) no-repeat;
	animation-name: rotation;
	animation-duration: 15s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

.btn--detail .circle-with-arrow {
	margin: auto
}

.btn--detail:hover .circle-with-arrow {
	background-color: #fff
}

.btn--detail:hover .circle-with-arrow svg path {
	stroke: url(style.min_1.css#gradient1)
}

input[type=number] {
	-moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=checkbox] {
	cursor: pointer;
	height: 14px;
	position: relative;
	outline: 0!important;
	transform: translate(2px, 4px);
	width: 14px
}

.form-field {
	background: 0 0;
	border: none;
	box-shadow: none;
	border-radius: 0;
	box-shadow: none;
	color: #565656;
	font-weight: 300;
	max-width: 100%;
	outline: 0;
	transition: border-bottom-color .2s
}

.form-field:active,
.form-field:focus {
	box-shadow: none;
	outline: 0
}

.callback-popup .form-field {
	width: 100%
}

.form-field__select-wrap {
	position: relative
}

.form-field__select-wrap:after {
	background: url(assets/img/icon/arrow-down.svg) no-repeat;
	content: '';
	height: 4px;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 5px
}

input[type=email].form-field,
input[type=number].form-field,
input[type=tel].form-field,
input[type=text].form-field,
input[type=search].form-field {
	border-bottom: 1px solid #2e5160;
	padding: 5px 0;
	height: 40px;
	transition: border-bottom-color .2s
}

select.form-field {
	border-bottom: 1px solid #2e5160;
	height: 35px;
	position: relative;
	-webkit-appearance: none;
	appearance: none
}

textarea.form-field {
	border: 1px solid #2e5160;
	border-radius: 4px;
	padding: 1rem 1.5rem
}

textarea.form-field::-moz-placeholder {
	color: #929292;
	font-size: 16px;
	font-style: italic
}

textarea.form-field::-webkit-input-placeholder {
	color: #929292;
	font-size: 16px;
	font-style: italic
}

textarea.form-field:-ms-input-placeholder {
	color: #929292;
	font-size: 16px;
	font-style: italic
}

.menu-header__ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	position: relative
}

.menu-header__ul#menu-sidebar2 {
	margin-top: .5rem
}

.menu-header__ul .menu-item.menu-item-has-children {
	transition: padding-left .2s
}

.menu-header__ul .menu-item.menu-item-has-children>span.currentPageUrl,
.menu-header__ul .menu-item.menu-item-has-children>a
{
	transition: font-weight .2s, color .2s, text-decoration .2s, -webkit-text-decoration .2s;
	position: relative
}

.menu-header__ul .menu-item.menu-item-has-children>span.currentPageUrl:before ,
.menu-header__ul .menu-item.menu-item-has-children>a:before
{
	content: '';
	position: absolute;
	background: url(../images/arrow-right-v6.png) center no-repeat;
	width: 6px;
	height: 9px;
	left: -1rem;
	top: 15px;
	opacity: 0;
	transition: opacity .2s
}

.menu-header__ul .menu-item.menu-item-has-children.menu-show>.sub-menu {
	pointer-events: auto;
	opacity: 1;
	left: 100%
}

.menu-header__ul .menu-item.menu-item-has-children .current-menu-item>span.currentPageUrl,
.menu-header__ul .menu-item.menu-item-has-children .current-menu-item>a
{
	color: #2e5160;
	font-weight: 700
}

.menu-header__ul>.menu-item {
	margin-left: 3px
}

.menu-header__ul>.menu-item span.currentPageUrl,
.menu-header__ul>.menu-item a
{
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	color: #666;
	font-weight: 400;
	padding: 9px 0;
	letter-spacing: 0;
	transition: color .2s
}

.menu-header__ul>.menu-item.current-menu-item>span.currentPageUrl,
.menu-header__ul>.menu-item.current-menu-parent>span.currentPageUrl,
.menu-header__ul>.menu-item:hover>span.currentPageUrl,

.menu-header__ul>.menu-item.current-menu-item>a,
.menu-header__ul>.menu-item.current-menu-parent>a,
.menu-header__ul>.menu-item:hover>a
{
	color: #2e5160;
	font-weight: 700
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu {
	list-style: none;
	position: absolute;
	top: 0;
	pointer-events: none;
	opacity: 0;
	transition: opacity .2s, left .2s
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu:before {
	content: '';
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li {
	position: relative;
	padding-right: 1rem
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li span.currentPageUrl:hover,
.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li a:hover
{
	color: #2e5160;
	font-weight: 700
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li:after,
.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li:before {
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	height: 9px;
	left: -28px;
	margin-top: -6px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 9px
}

.menu-header__ul>.menu-item.menu-item-has-children .sub-menu li.current-subitem:after {
	opacity: 1
}

.menu-header__ul>.menu-item.menu-item-has-children>.sub-menu:before {
	box-shadow: 0 0 53px 0 #1b38450d, inset 15px 0 10px 0 rgba(247, 248, 248, .7)
}

.menu-header__ul .menu-close {
	position: fixed!important;
	top: 80px;
	padding-left: 1.2rem
}

.menu-header__ul .menu-close span.currentPageUrl,
.menu-header__ul .menu-close a
{
	color: #a1a1a1;
	position: relative
}

.menu-header__ul .menu-close span.currentPageUrl:before ,
.menu-header__ul .menu-close a:before
{
	content: '';
	position: absolute;
	background: url(../images/arrow-left.png) center no-repeat;
	width: 6px;
	height: 11px;
	left: -1rem;
	top: 50%;
	margin-top: -5px
}

.menu-header__ul .menu-close span.currentPageUrl:hover,
.menu-header__ul .menu-close a:hover
{
	color: #a1a1a1
}

.menu-header__ul2>.menu-item>span.currentPageUrl ,
.menu-header__ul2>.menu-item>a
{
	padding: 11px 0;
	color: #8b8a8a
}

.menu-footer__ul {
	padding-left: 0;
	list-style: none
}

.menu-footer__ul>.menu-item {
	display: inline-block
}

.menu-footer__ul>.menu-item>span.currentPageUrl ,
.menu-footer__ul>.menu-item>a
{
	color: #2e5160;
	font-family: Rodchenko;
	font-size: 2rem;
	letter-spacing: 0
}

.menu-footer__ul>.menu-item span.currentPageUrl,
.menu-footer__ul>.menu-item a
{
	transition: color .2s
}

.menu-footer__ul>.menu-item span.currentPageUrl:hover,
.menu-footer__ul>.menu-item:hover>span.currentPageUrl,

.menu-footer__ul>.menu-item a:hover,
.menu-footer__ul>.menu-item:hover>a
{
	color: #2e5160
}

.menu-footer__ul>.menu-item.menu-item-has-children .sub-menu {
	list-style: none;
	margin-top: 1.25rem;
	padding-left: 0
}

.menu-footer__ul>.menu-item.menu-item-has-children .sub-menu .menu-item {
	margin-bottom: .8rem
}

.menu-footer__ul>.menu-item.menu-item-has-children .sub-menu .menu-item.margin-top {
	margin-top: 2rem
}

.menu-footer__ul>.menu-item.menu-item-has-children .sub-menu span.currentPageUrl,
.menu-footer__ul>.menu-item.menu-item-has-children .sub-menu a
{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 1px;
	background-image: repeating-linear-gradient(to right, #2e5160, #2e5160 1px, transparent 1px, transparent 5px)
}

.pagination {
	display: table;
	margin: 20px 0
}

.pagination .page-numbers,
.pagination span {
	border: none;
	font-size: 16px;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	display: inline-block;
	line-height: 32px;
	text-align: center;
	margin-right: .5rem
}

.pagination .page-numbers {
	background-color: transparent;
	color: #9f9f9f
}

.pagination .page-numbers:hover {
	color: #0056b3
}

.pagination .current {
	font-weight: 700;
	color: #fff!important;
	background-color: #2f5160!important
}

.swiper-button-next-theme,
.swiper-button-prev-theme {
	align-items: center;
	cursor: pointer;
	display: flex;
	opacity: .4;
	outline: 0;
	transition: opacity .2s
}

.swiper-button-next-theme:not(.swiper-button-disabled):hover,
.swiper-button-prev-theme:not(.swiper-button-disabled):hover {
	opacity: 1
}

.swiper-button-prev-theme {
	transform: scaleX(-1);
	margin-right: 2rem
}

.swiper-button-next,
.swiper-button-prev {
	width: 54px;
	height: 54px;
	border-radius: 4px;
	background-color: #fff;
	display: flex;
	margin: -27px 25px 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 22px;
	color: #274b5b;
	font-weight: 600;
	pointer-events: none
}

.swiper-navigation-wrap {
	align-items: center;
	display: flex;
	justify-content: flex-end
}

.swiper-navigation-wrap.swiper-navigation-wrap--bottom {
	justify-content: center;
	margin-top: 3.5rem
}

.swiper-pagination {
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative!important;
	margin-left: 2rem;
	margin-right: 2rem
}

.swiper-navigation-wrap--top .swiper-pagination {
	margin-right: 35px
}

.swiper-pagination-bullet {
	background-color: transparent!important;
	border: 2px solid #d5a359;
	border-radius: 0!important;
	height: 15px!important;
	margin: 10px 16px;
	opacity: 1!important;
	outline: 0;
	position: relative;
	transition: background-color .2s;
	transform: rotate(45deg);
	width: 15px!important
}

.swiper-pagination-bullet:before {
	border: 2px solid #d5a359;
	bottom: -7px;
	content: '';
	left: -7px;
	opacity: 0;
	position: absolute;
	right: -7px;
	transition: opacity .2s;
	top: -7px
}

.swiper-pagination-bullet-active {
	background-color: #d5a359!important
}

.swiper-pagination-bullet-active:before {
	opacity: 1
}

.header {
	display: flex;
	left: 0;
	justify-content: space-between;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10
}

.header__btn-square1,
.header__btn-square2 {
	position: fixed;
	top: 0
}

.header__btn-square1 {
	right: 91px
}

.header__btn-square2 {
	right: 20px
}

.header__tel-btn svg {
	margin: auto
}

.header__tel-btn:hover {
	background-image: linear-gradient(to top, #2c8ab2, #2e5160)
}

.header__tel-btn:hover .svg-gradient1 {
	fill: url(style.min_1.css#gradient1--hover)
}

.header__form {
	display: none;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 2
}

.header__form--open {
	display: block
}

.header__contacts-line2 {
	margin-right: -25px
}

.header__logo {
	display: none
}

.header__sidebar {
	background-color: #fff;
	height: 100vh;
	left: 0;
	padding: 26px 30px;
	position: fixed;
	top: 0;
	width: 33vw;
	z-index: 1;
	box-shadow: 0 0 53px 0 rgba(27, 56, 69, .08)
}

.header__menu {
	padding: 1rem 0 .5rem;
	position: relative
}

.header__menu:after,
.header__menu:before {
	background-color: rgba(50, 85, 99, .102);
	position: absolute;
	content: '';
	height: 1px;
	left: -50px;
	right: 0;
	pointer-events: none
}

.header__menu:before {
	top: 0
}

.header__menu:after {
	bottom: 0
}

.header__social {
	align-items: center;
	display: flex
}

.header__social-item {
	display: inline-block;
	line-height: 1;
	vertical-align: middle
}

.header__social-item:hover {
	opacity: 1
}

.header__tel {
	white-space: nowrap
}

.header__tel a {
	color: #222;
	font-size: 20px
}

.header__email {
	line-height: 1
}

.header__email a {
	color: #2d7594;
	font-size: 18px
}

.header__wishlist {
	position: fixed;
	right: 162px;
	display: none;
	align-items: center;
	height: 60px;
	width: 148px;
	padding: .8rem;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.14;
	letter-spacing: normal;
	color: #2f5160;
	top: 0
}

.header__wishlist.show {
	display: flex
}

.header__wishlist-count {
	flex-shrink: 0;
	width: 43px;
	height: 37px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #fff;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.header__wishlist-count:after,
.header__wishlist-count:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 50%;
	height: 38px;
	border-radius: 50px 50px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%;
	z-index: -1
}

.header__wishlist-count:before {
	background-image: linear-gradient(45deg, #2c8ab2, #2e5160)
}

.header__wishlist-count:after {
	left: 0;
	transform: rotate(45deg);
	transform-origin: 100% 100%;
	background-image: linear-gradient(-45deg, #2c8ab2, #2e5160)
}

.header__wishlist:hover {
	color: #fff;
	background-image: linear-gradient(to top, #2c8ab2, #2e5160);
	box-shadow: 0 5px 15px 0 rgba(54, 83, 95, .05)
}

.header__wishlist:hover .header__wishlist-count {
	color: #2e5160
}

.header__wishlist:hover .header__wishlist-count:after,
.header__wishlist:hover .header__wishlist-count:before {
	background-image: linear-gradient(#fff, #fff)
}

.footer {
	background-color: #fff;
	overflow-x: hidden;
	padding: 3rem 0
}

.footer__contact {
	margin-bottom: 1rem
}

.footer__contact-text {
	line-height: 1.3
}

.footer__contact-show-on-cart {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: normal;
	color: #2d6d89;
	text-decoration: underline
}

.footer__contact-show-on-cart:hover {
	text-decoration: none
}

.footer__copyright,
.footer__site-developed {
	color: #aeaeae;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3
}

.footer__copyright {
	margin-bottom: 5rem
}

.footer__site-developed-logo {
	margin-top: .3rem;
	opacity: .3;
	transition: opacity .2s;
	width: 165px
}

.footer__site-developed-logo:hover {
	opacity: 1
}

.footer__working-hours {
	margin-bottom: 2rem
}

.footer__privacy-policy {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: normal;
	color: #666
}

.about-page__title {
	text-shadow: -.1px 1px 1px #181c2980;
	font-size: 40px;
	letter-spacing: 3.6px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 2rem
}

.about-page__first {
	position: relative
}

.about-page__first-img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.about-page__first-desc {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 3rem
}

.about-page__first .breadcrumbs span {
	color: rgba(255, 255, 255, .7)
}

.about-page__first .breadcrumbs a {
	-webkit-text-decoration-color: rgba(255, 255, 255, .7);
	text-decoration-color: rgba(255, 255, 255, .7)
}

.advantages {
	padding: 3rem 0 1rem
}

.advantages__logo {
	margin-bottom: 3.5rem
}

.advantages__list-item {
	margin-bottom: 2rem
}

.advantages__list2 .advantages__list-item {
	text-align: center
}

.advantages__list-item-icon {
	margin-bottom: 2.5rem
}

.advantages__list-item-text {
	line-height: 1.5
}

.advantages__list2 .advantages__list-item-text {
	font-weight: 700;
	line-height: 1.4
}

.advantages__list-item-val {
	color: #2e5160;
	font-size: 60px;
	letter-spacing: 3px;
	line-height: 1.3
}

.advantages__list1 {
	padding-top: 1.5rem
}

.advantages__list2 {
	margin-top: 3rem
}

.advantages__text {
	margin-bottom: 3rem
}

.advantages__link {
	font-weight: 700
}

.advantages__link:hover {
	text-decoration: underline;
	color: #2f5160
}

.archive-post .first-block {
	padding-top: 0
}

.archive-post__pagination {
	display: flex;
	justify-content: center;
	align-items: center
}

.banner {
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	min-height: 220px;
	background-image: url(../images/banner1.png), radial-gradient(circle at 100% 100%, rgba(255, 255, 255, .075), transparent);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #2f5160;
	border-radius: 3px;
	padding: 1.5rem;
	display: block
}

.banner:hover {
	color: #fff;
	background-color: transparent;
	background-image: url(../images/banner1.png), radial-gradient(circle at 100% 100%, rgba(255, 255, 255, .075), transparent), linear-gradient(to bottom, #1958c3 -16%, #2284df 115%)
}

.banner__title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 1.4rem;
	display: block
}

.banner__text {
	font-size: 15px;
	margin-bottom: 1.5rem;
	display: block
}

.banner__more {
	font-size: 14px;
	position: relative;
	display: inline-flex;
	padding-right: 1.6rem
}

.banner__more:after {
	content: '\2192';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 22px;
	line-height: 18px;
	width: 17px;
	display: flex;
	justify-content: flex-end;
	overflow: hidden
}

.breadcrumbs {
	padding-top: 7rem;
	padding-left: 0
}

.breadcrumbs span {
	font-size: 16px;
	color: #375867
}

.breadcrumbs span.current-item {
	font-weight: 700
}

.breadcrumbs a {
	text-decoration: underline
}

.breadcrumbs a:hover {
	text-decoration: none
}

.building-cost {
	padding: 2rem 0 3rem
}

.building-cost__title {
	margin-bottom: 3rem;
	font-size: 40px;
	letter-spacing: 1.25px;
	line-height: 1.2
}

.building-cost__table {
	margin-bottom: 2rem
}

.building {
	background-color: #fff;
	overflow-x: hidden
}

.building__left {
	padding: 1rem 0
}

.building__right-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	padding-left: 3rem;
	padding-bottom: 3rem;
	z-index: 1
}

.building__right-inner:before {
	background: url(../images/shading.png) left bottom no-repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	opacity: .9;
	z-index: -1
}

.building__right-inner .btn--detail {
	flex-shrink: 0
}

.building__img {
	height: 100%;
	position: relative
}

.building__title {
	font-size: 60px;
	margin-bottom: 2.5rem
}

.building__triggers li {
	margin-bottom: 1.3rem
}

.building__trigger {
	position: relative;
	cursor: pointer;
	font-size: 20px;
	color: #45433e;
	line-height: 1.2rem;
	transition: color .2s, font-size .2s, margin-left .2s
}

.building__trigger:before {
	content: '';
	position: absolute;
	background: url(../images/arrow-right-v2.png) center no-repeat;
	width: 10px;
	height: 16px;
	left: -1.3rem;
	top: 10px;
	opacity: 0;
	transition: opacity .2s
}

.building__trigger.active,
.building__trigger:hover {
	color: #2f5160;
	font-weight: 700
}

.building__trigger.active {
	font-size: 26px;
	margin-left: 1.3rem;
	border-bottom: 2px solid #2f5160
}

.building__trigger.active:before {
	opacity: 1
}

.building__swiper {
	height: 100%
}

.building__text {
	color: #fff;
	font-weight: 700;
	margin-left: 1.5rem;
	padding: 1.5rem 0
}

.building__text-val {
	font-size: 30px
}

.calculation-cost {
	padding: 5rem 0 6rem
}

.calculation-cost__title {
	font-size: 50px;
	letter-spacing: 1.25px;
	margin-top: 0;
	margin-bottom: 1.1rem;
	line-height: 1.2
}

.calculation-cost__text {
	padding-right: 5rem
}

.calculation-cost__form-title {
	font-size: 24px;
	letter-spacing: normal;
	color: #1c1c1c;
	margin-bottom: 1.2rem;
	margin-top: .7rem
}

.calculation-cost__form-title-wrap {
	position: relative
}

.calculation-cost__form-title.--last-step {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 0;
	opacity: 0
}

.calculation-cost__form-progress {
	margin-bottom: 2.3rem
}

.calculation-cost__form-progress-title {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: normal;
	color: #1c1c1c;
	margin-bottom: .5rem;
	opacity: .7
}

.calculation-cost__form-progress-wrap {
	position: relative
}

.calculation-cost__form-slider-nav {
	display: flex;
	justify-content: space-between;
	outline: 0;
	z-index: 2;
	position: relative
}

.calculation-cost__form-slider-nav-next,
.calculation-cost__form-slider-nav-prev {
	cursor: pointer;
	outline: 0
}

.calculation-cost__form-slider-nav-next.swiper-button-disabled,
.calculation-cost__form-slider-nav-prev.swiper-button-disabled {
	opacity: .5;
	cursor: not-allowed
}

.calculation-cost__form-slider-nav-prev .icon {
	transform: scaleX(-1);
	margin-right: 15px
}

.calculation-cost__form-last-step-text {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	line-height: 1.44;
	letter-spacing: normal;
	color: #1c1c1c;
	opacity: 0
}

.calculation-cost__form .form-field__submit-wrap {
	width: auto;
	display: flex;
	align-items: center
}

.calculation-cost__form .form-field__submit-wrap .link-with-arrow {
	cursor: pointer;
	white-space: nowrap;
	margin-left: 30px
}

.calculation-cost__form .form-field__submit-wrap .link-with-arrow .icon {
	transform: scaleX(-1);
	margin-right: 15px
}

.calculation-cost__step-option {
	margin-bottom: 1.8rem
}

.calculation-cost__step .custom-checkbox {
	padding-left: 33px
}

.calculation-cost__step .custom-checkbox .custom-control-label {
	font-size: 20px;
	letter-spacing: normal;
	color: #1c1c1c
}

.calculation-cost__step .custom-checkbox .custom-control-label:before {
	top: 0;
	left: -50px;
	width: 35px;
	height: 35px;
	border: 2px solid rgba(47, 81, 96, .6);
	border-radius: 0
}

.calculation-cost__step .custom-checkbox .custom-control-label:after {
	top: 0;
	left: -50px;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	font-weight: 400
}

.calculation-cost__step .custom-checkbox .custom-control-input:checked~.custom-control-label {
	font-weight: 700;
	color: #2f5160
}

.calculation-cost__step .custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	content: '\2714';
	background-image: none
}

.calculation-cost__cf7form__acceptance-wrap {
	font-size: 14px
}

.calculation-cost__cf7form__acceptance-wrap a {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% 1px;
	background-image: repeating-linear-gradient(to right, #2e5160, #2e5160 1px, transparent 1px, transparent 5px);
	transition: color .2s
}

.calculation-cost__cf7form__acceptance-wrap a:hover {
	color: #2e5160
}

.calculation-cost__cf7form__form-wrap {
	transition: opacity .2s
}

.callback-popup.form-done .calculation-cost__cf7form__form-wrap {
	opacity: 0
}

.calculation-cost__cf7form br {
	display: none
}

.calculation-cost__cf7form .form__acceptance {
	text-align: left
}

.calculation-cost__cf7form .form-submit {
	background-color: #fff;
	height: 80px;
	width: 290px
}

.calculation-cost__cf7form .form-field {
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #2e5160;
	height: 65px!important;
	padding-left: 1rem!important;
	padding-right: 1rem!important;
	text-align: center
}

.calculation-cost__cf7form .form-field__wrap {
	width: 290px
}

.calculation-cost__cf7form .on-input-text {
	top: 18px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: normal;
	color: #305362
}

.calculation-cost__cf7form .on-input-text.v2 {
	font-size: 14px;
	top: -20px
}

.calculation-cost__cf7form .wpcf7 form .wpcf7-response-output {
	display: block!important;
	border: none;
	padding: 0
}

.catalog__body {
	padding-bottom: 3rem
}

.catalog__title {
	font-size: 36px;
	line-height: 1.3;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: .8rem
}

.catalog__text {
	margin-bottom: 2.3rem;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden
}

.catalog__popular-queries {
	margin-bottom: 1.5rem
}

.catalog__popular-queries-label {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: normal;
	color: #222;
	margin-bottom: .6rem
}

.catalog__popular-query {
	margin-right: 10px
}

.catalog__list {
	margin-right: -12px;
	margin-left: -12px
}

.catalog__list--wishlist {
	min-height: 50vh
}

.catalog__list-header {
	border-bottom: 1px solid rgba(47, 81, 96, .15);
	display: flex;
	justify-content: space-between;
	padding-top: .6rem;
	padding-bottom: .7rem;
	margin-bottom: 1.8rem
}

.catalog__list-label {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: normal;
	color: #222
}

.catalog__list-limit,
.catalog__list-pagination,
.catalog__list-sortby {
	display: flex;
	align-items: center
}

.catalog__list-limit .list-inline,
.catalog__list-pagination .list-inline,
.catalog__list-sortby .list-inline {
	margin-bottom: 0
}

.catalog__list-sortby .catalog__list-label,
.catalog__list-sortby .list-inline-item {
	margin-right: .5rem
}

.catalog__list-sortby .catalog__list-item {
	position: relative;
	padding-right: 1rem
}

.catalog__list-sortby .catalog__list-item:after {
	content: '\2191';
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
	font-size: 20px;
	height: 17px;
	overflow: hidden
}

.catalog__list-sortby .catalog__list-item.active,
.catalog__list-sortby .catalog__list-item:hover {
	color: #0056b3
}

.catalog__list-sortby .catalog__list-item[data-sort=desc]:after {
	transform: scaleY(-1);
	top: 5px
}

.catalog__list-limit {
	margin-right: -15px
}

.catalog__list-limit .catalog__list-label {
	margin-right: 1rem
}

.catalog__list-limit .list-inline-item {
	margin-right: .35rem
}

.catalog__list-limit .catalog__list-item {
	height: 28px;
	width: 28px;
	border-radius: 50%;
	display: inline-block;
	line-height: 28px;
	text-align: center
}

.catalog__list-limit .catalog__list-item:hover {
	color: #0056b3
}

.catalog__list-limit .catalog__list-item.active {
	font-weight: 700;
	color: #fff;
	background-color: #2f5160
}

.catalog__list-pagination {
	padding: 0 4rem;
	margin-top: 4rem
}

.catalog__list-pagination-label {
	font-size: 16px;
	margin-right: 1rem
}

.catalog__list-pagination .catalog__list-label,
.catalog__list-pagination .list-inline-item {
	margin-right: .5rem
}

.catalog__list-pagination .catalog__list-item {
	height: 32px;
	width: 32px;
	border-radius: 50%;
	display: inline-block;
	line-height: 32px;
	text-align: center;
	color: #9f9f9f
}

.catalog__list-pagination .catalog__list-item:hover {
	color: #0056b3
}

.catalog__list-pagination .catalog__list-item.active {
	font-weight: 700;
	color: #fff;
	background-color: #2f5160
}

.catalog__list-item {
	font-size: 14px;
	letter-spacing: normal;
	color: #222
}

.catalog__list-footer {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	padding: 3.125rem 0
}

.catalog__list-more {
	text-align: center;
	padding: 0 4rem
}

.catalog__list-more-link {
	color: #2f5160;
	font-weight: 700;
	font-size: 18px
}

.catalog__list-more-link:hover {
	text-decoration: underline;
	color: #2f5160
}

.catalog__list-more-link .icon {
	transform: rotate(90deg)
}

.catalog__list>[class*=col] {
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 2.8rem
}

.catalog__footer {
	padding: 3rem 0;
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: normal;
	color: #838383
}

.catalog__footer-img {
	margin-bottom: .3rem;
	display: block
}

.catalog__footer-text {
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: normal;
	color: #838383
}

.catalog__footer img {
	height: auto
}

.circle-with-arrow {
	width: 90px;
	height: 90px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex
}

.circle-with-arrow svg {
	margin: auto
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s
}

.completed-projects {
	display: flex;
	position: relative
}

.completed-projects__title {
	font-size: 60px;
	line-height: 1;
	letter-spacing: 1.5px;
	color: #2f5160;
	margin-top: 0
}

.construction-house {
	padding: 2rem 0 4rem
}

.construction-house__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 3.6rem;
	line-height: 1.2
}

.construction-house__tabs,
.construction-house__tabs .tabs__nav {
	display: flex
}

.construction-house__tabs .tabs__nav-item {
	width: 100%;
	background-color: rgba(193, 204, 209, .2);
	margin-bottom: 1px;
	font-size: 16px;
	letter-spacing: normal;
	color: #2f5160;
	padding: .7rem .7rem .7rem 2.75rem;
	position: relative;
	display: flex;
	align-items: center
}

.construction-house__tabs .tabs__nav-item.active {
	background-color: #274b5b;
	font-weight: 700;
	color: #fff
}

.construction-house__tabs .tabs__nav-item.active:after {
	border-left-color: #274b5b
}

.construction-house__stage-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 2rem
}

.construction-house__stage-img {
	display: block;
	margin-bottom: 2rem
}

.construction-house__stage-text {
	font-size: 16px;
	margin-bottom: 2rem
}

.construction-house__stage-deadline-completion {
	font-size: 12px;
	letter-spacing: normal;
	color: #274b5b
}

.construction-house__stage-deadline-completion-val {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4
}

.contact__first {
	position: relative
}

.contact__first-content {
	background-color: #fff;
	border-radius: 6px;
	margin: 1.5rem 0 3rem;
	padding: 2.5rem 3rem 2rem
}

.contact__first-content-item {
	margin-bottom: 1rem
}

.contact__first-content-item-label {
	color: #7c7870;
	font-size: 16px;
	padding-bottom: 3px
}

.contact__first-content-item-text {
	color: #2b2822;
	line-height: 1.3
}

.contact__first-content-item-text.--tel {
	font-size: 23px;
	color: #282828;
	white-space: nowrap
}

.contact__first-content-item-text.--email {
	font-size: 23px;
	color: #222;
	white-space: nowrap
}

.contact__first-content-item-text.--address {
	font-size: 20px
}

.contact__first-content-item-text.--work-time {
	font-size: 18px
}

.contact__first-content-item-text a {
	font-size: inherit;
	color: inherit
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border: 1px;
	background-image: linear-gradient(to top, #2c8ab2, #2e5160);
	border-image-slice: 1;
	border-image-source: linear-gradient(to top, #2c8ab2, #2e5160)
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label:before {
	position: absolute;
	top: .25rem;
	left: -2rem;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	pointer-events: none;
	content: "";
	background-color: transparent;
	border: 1px solid #cdcdcd
}

.custom-control-label:after {
	position: absolute;
	top: .25rem;
	left: -2rem;
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background: 50%/50% 50% no-repeat
}

.custom-control:hover .custom-control-label:before {
	border-color: #2f5160
}

.custom-checkbox .custom-control-label {
	font-size: 16px;
	cursor: pointer
}

.custom-checkbox .custom-control-label:before {
	border-radius: 3px
}

.custom-checkbox .custom-control-input {
	cursor: pointer
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.documents {
	padding-left: 110px;
	background: url(../images/docs.png) left top no-repeat
}

.document__link {
	font-weight: 700;
	color: #2e5160;
	margin-bottom: .4rem;
	display: inline-block
}

.document__link:hover {
	color: #2e5160;
	text-decoration: underline
}

.fancybox-bg {
	background-color: #2d6076!important
}

.fancybox-close-small {
	background-color: transparent!important;
	border-radius: 50%!important;
	display: flex!important;
	height: 47px!important;
	outline: 0;
	opacity: .6!important;
	padding: 0!important;
	right: 50px!important;
	top: 50px!important;
	width: 47px!important;
	z-index: 2000!important
}

.fancybox-close-small svg {
	height: 11px!important;
	margin: auto;
	width: 11px!important
}

.fancybox-close-small .icon--close-v2 {
	position: relative
}

.fancybox-close-small .icon--close-v2:after {
	background: url(../images/close-v2.png) center no-repeat;
	content: '';
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%
}

.fancybox-close-small:hover {
	opacity: 1!important
}

.fancybox-slide--video {
	padding: 10px!important
}

.feedback {
	padding: 3rem 0;
	background-color: #fff
}

.feedback__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.feedback__item {
	display: block;
	padding: 10px
}

.feedback__item-img {
	border: 1px solid rgba(47, 81, 96, .15);
	display: block;
	border-radius: 10px;
	overflow: hidden
}

.feedback .swiper-navigation-wrap {
	height: 100%
}

.filters {
	border-radius: 3px;
	background-color: #fff;
	padding: 1.5rem 2.5rem 2.5rem
}

.filters__title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.44;
	letter-spacing: normal;
	color: #222;
	margin-bottom: .5rem
}

.filters__list {
	max-height: 40vh;
	margin-right: -40px
}

.filters__submit {
	margin-top: 1.5rem
}

/*.filters__submit .btn {
	border: 1px solid #1958c3;
	color: #2f5160;
	transition: none;
	height: 50px
}

.filters__submit .btn:hover {
	color: #fff
}*/

.filters ul {
	padding-left: 0;
	list-style: none;
	width: 100%
}

.filters ul li {
	display: block;
	overflow: hidden
}

.filters ul label {
	font-size: 16px;
	line-height: 1.63;
	letter-spacing: normal;
	color: #222;
	margin-bottom: 0;
	cursor: pointer
}

.filters ul input[type=checkbox] {
	margin-right: .5rem;
	transform: translate(2px, 2px)
}

.filters h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.63;
	letter-spacing: normal;
	color: #2f5160;
	font-family: UniNeue;
	margin: 15px 0 5px
}

.filters [type=submit] {
	display: none
}

.filters__checked {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem;
	margin-right: -1rem
}

.filters__checked-item {
	display: inline-flex;
	align-items: center;
	height: 25px;
	border-radius: 5px;
	background-color: rgba(47, 81, 96, .15);
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: normal;
	color: #2e5160;
	cursor: pointer
}

.filters select[multiple] {
	width: 100%;
	width: calc(100% + 22px);
	border: none;
	outline: 0
}

.filters select {
	width: 100%;
	border: 1px solid rgba(47, 81, 96, .15);
	outline: 0
}

.first-block {
	padding-top: 5rem;
	min-height: 65vh
}

.prices-materials-page .first-block {
	min-height: 0
}

.flipper {
	height: 50px;
	margin: auto;
	position: relative;
	transform-style: preserve-3d;
	transform-origin: 100% 50%;
	width: 50px
}

.flipper-container {
	display: flex;
	height: 100%;
	perspective: 1000px;
	position: relative;
	width: 100%
}

.flipper-container .back,
.flipper-container .front {
	display: flex;
	background: #fff;
	height: 50px;
	width: 50px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.flipper-container .front {
	z-index: 2
}

.flipper-container .front svg {
	margin: auto
}

.flipper-container .back {
	transform: rotateX(180deg);
	z-index: 3
}

.flipper-container .back svg {
	margin: auto
}

@keyframes flip {
	0%,
	100%,
	65% {
		transform: rotateX(0)
	}
	71%,
	94% {
		transform: rotateX(180deg)
	}
}

.form-calculate-cost {
	border-radius: 5px;
	box-shadow: -12px 12px 161px 0 #bd934599;
	background-color: #fff;
	max-width: 100%;
	padding: 3.9rem 4rem 3.9rem 5.5rem;
	width: 530px
}

.form-calculate-cost__btn {
	padding-left: 45px;
	padding-right: 45px
}

.form-calculate-cost__btn-wrap {
	margin-bottom: 3.9rem;
	margin-top: 3rem
}

.form-calculate-cost__btn .flipper-container {
	height: 100%;
	width: 100%
}

.form-calculate-cost__close {
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 40px
}

.form-calculate-cost__document {
	align-items: center;
	display: flex
}

.form-calculate-cost__document-icon {
	flex-shrink: 0
}

.form-calculate-cost__document-text {
	color: #666;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.33;
	margin-left: 1.5rem
}

.form-calculate-cost__fields {
	margin-bottom: 3rem
}

.form-calculate-cost__open-btn:hover .svg-gradient1 {
	fill: url(style.min_1.css#gradient1--hover)
}

.form-calculate-cost__open-btn:hover .flipper-container {
	background-image: linear-gradient(to top, #2c8ab2, #2e5160)
}

.form-calculate-cost__open-btn:hover .flipper-container .back,
.form-calculate-cost__open-btn:hover .flipper-container .front {
	background: 0 0
}

.form-calculate-cost__sum {
	display: flex;
	justify-content: space-between
}

.form-calculate-cost__sum-number {
	color: #2e5160;
	font-family: Rodchenko;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	white-space: nowrap
}

.form-calculate-cost__sum-number sub {
	bottom: 0
}

.form-calculate-cost__sum-text {
	color: #666;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.38
}

.form-calculate-cost__title {
	color: #666;
	font-size: 22px;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 1.5rem;
	line-height: 1.2
}

.form-calculate-cost .form-field {
	color: #2e5160;
	font-size: 42px;
	font-weight: 300;
	height: 55px!important;
	padding: 5px 15px!important;
	text-align: center
}

.form-calculate-cost .form-field__label {
	display: flex
}

.form-calculate-cost .form-field__label-icon {
	flex-shrink: 0
}

.form-calculate-cost .form-field__label-text {
	color: rgba(102, 102, 102, .7);
	font-size: 11px;
	font-weight: 500;
	font-style: italic;
	line-height: 1.09
}

.form-calculate-cost .form-field__wrap {
	margin-bottom: .5rem
}

.form-calculate-cost .form-field__wrap .on-input-text {
	color: #2e5160;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	top: 23px
}

.form-calculate-cost .form-field__wrap .on-input-text.v2 {
	left: 110%;
	top: 8px;
	transform: translateX(-100%)
}

.form {
	position: relative
}

.form__wrap {
	overflow: hidden
}

.form:before {
	content: '';
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.form__text {
	font-size: 16px;
	line-height: 1.38;
	color: rgba(34, 34, 34, .7);
	margin-bottom: 2rem
}

.form__acceptance {
	font-size: 11px;
	line-height: 1.45;
	text-align: center;
	color: rgba(34, 34, 34, .5)
}

.form__acceptance a {
	color: #2c86ac;
	font-size: inherit;
	text-decoration: underline
}

.form__acceptance a:hover {
	text-decoration: none
}

.form .form-submit {
	width: 100%
}

.form .textarea-message {
	height: 240px
}

.free-consultation {
	position: relative
}

.free-consultation:before {
	content: '';
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: #274b5b;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: -120px center
}

.free-consultation__title {
	letter-spacing: 2.5px;
	text-transform: uppercase;
	font-size: 38px;
	color: #fff;
	margin-top: 4rem;
	margin-bottom: 2rem
}

.free-consultation__text {
	color: #fff;
	font-size: 20px;
	margin-bottom: 3rem
}

.free-consultation__link {
	color: #fff;
	font-weight: 700
}

.free-consultation__link:hover {
	color: #fff;
	text-decoration: underline
}

.home__first {
	position: relative
}

.home__first-content {
	margin-top: 6rem
}

.home__first-bg {
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	right: 0;
	top: 60px;
	bottom: 0;
	z-index: -1
}

html:not(.webp) .home__first-bg {
	background-image: url(../images/main-page.jpg)
}

html.webp .home__first-bg {
	background-image: url(../images/main-page.webp)
}

.home__first-title {
	text-shadow: -.1px 1px 1px #181c2980;
	font-size: 60px;
	line-height: 1.3;
	letter-spacing: 3px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 6rem
}

.home__first-text-img {
	background: url(../images/text-img%402x.png) center center/100% no-repeat;
	height: 140px;
	width: 80%;
	margin: 0 auto 2rem
}

.house-looks-like {
	padding: 2rem 0 4rem
}

.house-looks-like__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 2.7rem
}

.house-looks-like__text {
	font-size: 16px
}

.house-looks-like__slider {
	margin-bottom: 2rem
}

.house-looks-like__slider-right {
	width: 35%;
	flex-shrink: 0
}

.house-looks-like__slider-nav {
	position: relative;
	overflow: hidden
}

.house-looks-like__slider-nav:first-child {
	margin-bottom: 25px
}

.house-looks-like__slider-next,
.house-looks-like__slider-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/arrow-right-v4.png) center no-repeat rgba(39, 75, 91, .75);
	z-index: 1;
	cursor: pointer;
	opacity: 0;
	transition: opacity .2s
}

.house-looks-like__slider-next:hover,
.house-looks-like__slider-prev:hover {
	opacity: 1
}

.house-looks-like__slider-prev {
	transform: scaleX(-1)
}

.house-looks-like__slider1 {
	height: 280px
}

.house-looks-like__slider2,
.house-looks-like__slider3 {
	height: 128px;
	pointer-events: none
}

.html-block {
	padding: 1rem 0 2rem;
	overflow: hidden
}

.licenses {
	padding: 3rem 0
}

.licenses__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.licenses__item {
	display: block;
	padding: 10px
}

.licenses__item-img {
	border: 1px solid rgba(47, 81, 96, .15);
	display: block;
	border-radius: 10px;
	overflow: hidden
}

.licenses .swiper-navigation-wrap {
	height: 100%
}

.link-with-arrow {
	font-weight: 700;
	color: #2f5160;
	z-index: 1;
	position: relative
}

.link-with-arrow__icon {
	display: inline-block;
	height: 90px;
	width: 90px;
	border-radius: 50%;
	border: 1px solid rgba(39, 75, 91, .251);
	position: relative;
	overflow: hidden;
	margin-left: -16px;
	z-index: -1;
	margin-bottom: -39px
}

.link-with-arrow__icon:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -17px;
	margin-top: -7px;
	background: url(../images/arrow-right.png) center no-repeat;
	width: 34px;
	height: 14px
}

.link-with-arrow__icon-inner {
	display: inline-block;
	height: 100%;
	width: 100%;
	border-radius: 50%
}

.link-with-arrow__icon-inner:after,
.link-with-arrow__icon-inner:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	width: 25%
}

.link-with-arrow__icon-inner:before {
	left: 0;
	background-image: linear-gradient(to right, #f5f5f5, rgba(245, 245, 245, .7), rgba(245, 245, 245, 0))
}

.link-with-arrow__icon-inner:after {
	right: 0;
	background-image: linear-gradient(to left, #f5f5f5, rgba(245, 245, 245, .7), rgba(245, 245, 245, 0))
}

.link-with-arrow.--white .link-with-arrow__icon-inner:before {
	background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, .7), rgba(255, 255, 255, 0))
}

.link-with-arrow.--white .link-with-arrow__icon-inner:after {
	background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, .7), rgba(255, 255, 255, 0))
}

.link-with-arrow.--dark {
	color: #fff
}

.link-with-arrow.--dark .link-with-arrow__icon {
	border-color: rgba(255, 255, 255, .25)
}

.link-with-arrow.--dark .link-with-arrow__icon:before {
	background-image: url(../images/arrow-right-white.png)
}

.link-with-arrow.--dark .link-with-arrow__icon-inner {
	border-color: rgba(255, 255, 255, .25)
}

.link-with-arrow.--dark .link-with-arrow__icon-inner:before {
	background-image: linear-gradient(to right, #274b5b, rgba(39, 75, 91, .7), rgba(39, 75, 91, 0))
}

.link-with-arrow.--dark .link-with-arrow__icon-inner:after {
	background-image: linear-gradient(to left, #274b5b, rgba(39, 75, 91, .7), rgba(39, 75, 91, 0))
}

.link-with-arrow:hover {
	text-decoration: underline;
	color: #2f5160
}

.link-with-arrow:hover.--dark {
	color: #fff
}

.link-with-arrow:hover .link-with-arrow__icon:before {
	animation-name: move-right;
	animation-duration: 2s;
	animation-iteration-count: infinite
}

@keyframes move-right {
	0%,
	10%,
	100% {
		transform: translateX(0)
	}
	49% {
		transform: translateX(60px);
		opacity: 1
	}
	50% {
		opacity: 0
	}
	51% {
		transform: translateX(-60px);
		opacity: 0
	}
	52% {
		opacity: 1
	}
}

.logo {
	background: url(../images/logo%402x.png) center center/150% no-repeat;
	display: block;
	height: 100px;
	width: 250px
}

.map__card {
	background-color: #fff;
	border-radius: 2px;
	padding: 1rem;
	width: 70vw;
	font-family: UniNeue
}

.map__card-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 1rem
}

.map__card-img-wrap {
	height: 150px;
	margin-bottom: 1rem
}

.map__card-img-wrap img {
	height: 100%!important;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%!important
}

.map__card-text {
	font-size: 16px
}

.map__card-link {
	font-weight: 400;
	text-decoration: underline
}

.map__card-link:hover {
	text-decoration: none
}

ymaps[class*="-balloon__content"]>ymaps {
	overflow: hidden!important;
	height: auto!important
}

.mCustomScrollbar .mCSB_scrollTools .mCSB_draggerRail {
	background-color: rgba(43, 123, 158, .2)
}

.mCustomScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #2e5160!important;
	width: 1px
}

.mCustomScrollbar .mCSB_scrollTools {
	width: 1px
}

.mCustomScrollbar .mCSB_container {
	margin-right: 47px!important
}

.mobile-slider {
	overflow: visible!important
}

.mobile-slider[data-slidesperview=auto] .swiper-slide {
	width: auto
}

.news {
	padding: 1rem 0 3rem
}

.news__title {
	font-size: 40px;
	letter-spacing: 1.25px
}

.news__slider {
	margin-top: 1.5rem
}

.news__slider .swiper-slide {
	height: auto
}

.news__item {
	display: block;
	border: 1px solid rgba(0, 0, 0, .25);
	padding: 1.7rem;
	height: 100%
}

.news__item-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
	margin-bottom: 1rem
}

.news__item:hover .news__item-title {
	color: #2f5160;
	text-decoration: underline
}

.news__item-text {
	font-size: 14px;
	line-height: 1.29;
	color: #000;
	margin-bottom: 1.5rem
}

.news__item-date {
	font-size: 14px;
	color: rgba(0, 0, 0, .6)
}

.news .swiper-navigation-wrap {
	height: 100%
}

.news2 {
	display: block
}

.news2__title {
	font-size: 16px;
	line-height: 1.38;
	letter-spacing: normal;
	color: #000;
	margin-top: 1rem
}

.news2:hover .news2__title {
	color: #2f5160
}

.news2__img {
	height: 170px;
	display: block
}

.news2__date {
	display: block;
	font-size: 14px;
	letter-spacing: normal;
	color: #000;
	width: 130px;
	height: 30px;
	margin-top: -30px;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	position: relative
}

.page-content img {
	height: auto
}

.page-nav {
	display: none
}

.page-price__footer {
	margin-bottom: 5rem
}

.page-price__footer-title {
	font-size: 2.25rem;
	text-transform: uppercase;
	margin-bottom: 3rem
}

.page-price__footer-row {
	display: flex
}

.page-price__footer-img {
	width: 240px;
	height: 173px;
	flex-shrink: 0
}

.page-price__footer-text {
	flex-grow: 1;
	padding-left: 3.5rem;
	font-size: 16px;
	line-height: 1.88;
	color: #222;
	display: flex;
	justify-content: center;
	flex-direction: column
}

.page-price__footer-text p:last-child {
	margin-bottom: 0
}

.page-price .photos-objects {
	padding: 3rem 0
}

.page h1,
.single h1 {
	text-transform: uppercase
}

.partners {
	background-color: #fff;
	padding: 3rem 0
}

.partners__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: .7rem
}

.partner {
	display: flex;
	min-height: 85px;
	padding-top: .7rem;
	padding-bottom: .7rem;
	flex-grow: 1
}

.partner img {
	margin-bottom: auto;
	margin-top: auto
}

.photos-objects {
	padding: 3rem 0 5rem
}

.portfolio-page .photos-objects {
	padding-top: 0
}

.photos-objects__title {
	font-size: 60px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	line-height: 1.2
}

.photos-objects__title.--v2 {
	font-size: 50px
}

.photos-objects__swiper {
	margin-top: 2rem
}

.photos-objects__swiper .swiper-wrapper {
	height: 450px
}

.photos-objects__swiper .swiper-slide {
	height: 50%
}

.photos-objects__item {
	height: 100%;
	display: block;
	position: relative
}

.photos-objects__item-img {
	height: 100%;
	display: block
}

.photos-objects__item-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(43, 90, 110, .75);
	display: flex;
	opacity: 0;
	transition: opacity .2s
}

.photos-objects__item-hover .circle-with-arrow {
	margin: auto
}

.photos-objects__item:hover .photos-objects__item-hover {
	opacity: 1
}

.photos-objects .swiper-navigation-wrap {
	height: 100%
}

.photos-objects__detail {
	height: 150px;
	width: 100%;
	background-image: linear-gradient(135deg, #2e5160 0, #2c8ab2 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.portfolio-page__title {
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 2rem;
	margin-top: 3rem
}

.portfolio-page__categories {
	border-bottom: 1px solid rgba(47, 81, 96, .1);
	padding-bottom: 1rem
}

.portfolio-page__category {
	margin-right: 1rem;
	margin-bottom: 1rem
}

.portfolio-page__filters {
	display: flex;
	flex-wrap: wrap;
	padding: 1.5rem 0 0
}

.portfolio-page__filter {
	margin-right: 2.5rem;
	display: block
}

.portfolio-page__filter label {
	color: #2b2822
}

.portfolio-page__projects-title {
	font-size: 40px;
	margin-top: 2.5rem;
	margin-bottom: 3rem
}

.portfolio-page__projects-more {
	padding: 2.5rem 0;
	text-align: center
}

.portfolio-page__projects-more-link {
	color: #2f5160;
	font-weight: 700;
	font-size: 18px
}

.portfolio-page__projects-more-link:hover {
	text-decoration: underline;
	color: #2f5160
}

.portfolio-page__projects-more-link .icon {
	transform: rotate(90deg)
}

.portfolio-page__projects-wrap {
	margin-bottom: 2rem
}

.portfolio-page__project {
	background-color: #fff;
	margin-bottom: 32px;
	position: relative;
	padding-bottom: 90px
}

.portfolio-page__project-img {
	display: block;
	height: 220px
}

.portfolio-page__project-title {
	font-size: 24px;
	font-weight: 700;
	color: #2f5160;
	line-height: 1.25
}

.portfolio-page__project-desc .portfolio-page__project-title {
	margin-bottom: 1.35rem
}

.portfolio-page__project-short-desc .portfolio-page__project-title {
	font-size: 18px
}

.portfolio-page__project-place {
	font-size: 18px;
	color: #222;
	font-weight: 700
}

.portfolio-page__project-short-desc .portfolio-page__project-place {
	font-size: 16px;
	font-weight: 400
}
.pdf_url {
    width: 80%;
    line-height: 1;
}
.pdf_icon {
    width: 15%;
}
.pdf_img img{
    width: 100%;
        height: 190px;
    object-fit: cover;
}
.portfolio-page__project-short-desc {
	background-color: #fff;
	padding: 1rem 2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity .3s
}

.portfolio-page__project:hover .portfolio-page__project-short-desc {
	opacity: 0
}

.portfolio-page__project-desc {
	background-color: #fff;
	padding: 3rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity .3s
}

.portfolio-page__project-desc:after,
.portfolio-page__project-desc:before {
	position: absolute;
	content: '';
	background: url(../images/lines.png) no-repeat;
	width: 96px;
	height: 146px
}

.portfolio-page__project-desc:after {
	top: -41px;
	right: -30px
}

.portfolio-page__project-desc:before {
	bottom: -60px;
	left: -55px;
	transform: rotate(180deg)
}

.portfolio-page__project:hover .portfolio-page__project-desc {
	opacity: 1
}

.portfolio-page__project-text {
	margin-bottom: 1.5rem;
	font-size: 16px
}

.portfolio-page__project-row {
	margin-bottom: 1.7rem
}

.portfolio-page__project-options {
	margin-right: 1.5rem
}

.portfolio-page__project-option {
	display: flex;
	align-items: center;
	margin-bottom: .3rem
}

.portfolio-page__project-option-val {
	padding-left: .9rem;
	font-size: 16px
}

.portfolio-page__project-cost {
	font-size: 16px
}

.portfolio-page__project-cost-label {
	margin-bottom: .4rem
}

.portfolio-page__project-cost-val {
	font-weight: 700;
	color: #2f5160
}

.portfolio-page__project-link {
	font-weight: 700;
	font-size: 14px
}

.portfolio-page__project-link:hover {
	text-decoration: underline;
	color: #2f5160
}

.portfolio-page__project-link-wrap {
	text-align: right
}

.portfolio-page__project-link .icon {
	transform: scale(.7);
	transform-origin: left center
}

.portfolio-single__first {
	margin-bottom: 4.5rem
}

.portfolio-single__title {
	font-size: 38px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 2.4rem
}

.portfolio-single__text {
	margin-top: 2rem
}

.portfolio-single__slider-img {
	height: 200px;
	display: block
}

.portfolio-single__photos {
	margin-bottom: 5rem
}

.portfolio-single__photos-title {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 1.8rem
}

.portfolio-single__photos-inner>.row:nth-child(even) {
	flex-direction: row-reverse
}

.portfolio-single__photos .row {
	margin-right: -8px;
	margin-left: -8px
}

.portfolio-single__photos [class*=col-] {
	padding-right: 8px;
	padding-left: 8px
}

.portfolio-single__photo {
	display: block;
	margin-bottom: 15px
}

.portfolio-single__photo-img {
	display: block;
	height: 210px
}

.previously-viewed {
	padding-bottom: 4rem
}

.previously-viewed__title {
	font-size: 40px;
	letter-spacing: 2.5px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	text-transform: uppercase
}

.previously-viewed__slider {
	margin-left: -12px;
	margin-right: -12px
}

.previously-viewed .project-card {
	box-shadow: 0 3px 10px 0 rgba(132, 169, 185, .1)
}

.previously-viewed .swiper-slide {
	padding: 12px
}

.previously-viewed .swiper-navigation-wrap {
	height: 100%
}

.price__title {
	font-size: 40px;
	margin-top: 3rem;
	margin-bottom: 2rem
}

.price__note {
	font-size: 16px;
	line-height: 1.5;
	color: #222;
	position: relative;
	padding-left: 8px
}

.price__note:before {
	content: '*';
	position: absolute;
	font-weight: 700;
	color: #2c80a5;
	top: 0;
	left: 0
}

.price__text {
	font-size: 16px;
	color: #000;
	line-height: 1.88
}

.price__text p {
	margin-bottom: 2rem
}

.price__text p:last-child {
	margin-bottom: 0
}

.price__table2 .table__col:nth-child(1),
.price__table3 .table__col:nth-child(1) {
	font-size: 18px;
	padding: .7rem 0
}

.price__table2 {
	margin-bottom: 3.5rem
}

.price__table3 {
	margin-bottom: 3rem
}

.price__table1 .table__col:nth-child(1),
.price__table2 .table__col:nth-child(1),
.price__table3 .table__col:nth-child(1) {
	padding-right: .7rem
}

.price h2 {
	font-size: 3.125rem;
	margin-top: 5rem
}

.price h3 {
	font-size: 2.25rem;
	margin-top: 0
}

.progress {
	display: flex;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #fefefe;
	border-radius: 6px;
	height: 14px
}

.progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-image: linear-gradient(-45deg, #2c8ab2, #2e5160);
	transition: width .6s;
	border: 2px solid #fefefe;
	border-radius: 8px
}

.project-card {
	box-shadow: 0 4px 30px 0 rgba(132, 169, 185, .15);
	background-color: #fff;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden
}

.project-card__mark {
	position: absolute;
	font-size: 11px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: 1.1px;
	color: #fff;
	text-transform: uppercase;
	height: 22px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #fff;
	background-color: #22a6b7;
	top: 13px;
	left: 13px;
	padding: 0 .5rem
}

.project-card__mark.--new {
	background-color: #22a6b7
}

.project-card__mark.--discount,
.project-card__mark.--hit {
	background-color: #e95448
}

.project-card-img {
	height: 180px;
	display: block
}

.project-card-content {
	padding: 1.5rem;
	background-color: #fff;
	position: relative;
	transition: margin-top .2s
}

.project-card-content-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transition: opacity .2s;
	opacity: 0
}

.project-card:hover .project-card-content-hover {
	opacity: 1
}

.project-card-content-hover-wrap {
	position: relative
}

.project-card-content-hover-inner {
	display: flex
}

.project-card-title {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: normal;
	color: #2f5160;
	margin-bottom: 1rem;
	transition: margin-bottom .2s
}

.project-card:hover .project-card-title {
	margin-bottom: 0
}

.project-card-options {
	margin-bottom: .8rem;
	transition: margin-bottom .2s;
	overflow: hidden
}

.project-card:hover .project-card-options {
	height: 0;
	margin-bottom: 0
}

.project-card-option {
	display: flex;
	margin-bottom: .3rem
}

.project-card-option-val {
	padding-left: 10px;
	font-size: 14px;
	letter-spacing: normal;
	color: #474747;
	line-height: 1.3
}

.project-card-option .icon {
	flex-shrink: 0;
	margin-top: 1px
}

.project-card-price {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: normal;
	color: #2b7b9e;
	transition: margin-bottom .2s
}

.project-card:hover .project-card-price {
	margin-bottom: .8rem
}

.project-card-text {
	font-size: 13px;
	line-height: 1.23;
	letter-spacing: normal;
	color: #222;
	margin-bottom: 1.1rem
}

.project-card-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	letter-spacing: normal;
	color: #2f5160;
	font-size: 16px
}

.project-card-to-wishlist {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	flex-shrink: 0;
	display: flex;
	margin-left: 5px
}

.project-card-to-wishlist .icon {
	transform: scale(1.1)
}

.project-card-to-wishlist.active .icon:after,
.project-card-to-wishlist.active .icon:before,
.project-card-to-wishlist:hover .icon:after,
.project-card-to-wishlist:hover .icon:before {
	background-image: linear-gradient(#fff, #fff)
}

.project-card-btn,
.project-card-to-wishlist {
	border: 1px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(to bottom, #2284df -16%, #1958c3 115%)
}

.project-card-btn.active,
.project-card-btn:hover,
.project-card-to-wishlist.active,
.project-card-to-wishlist:hover {
	background-image: linear-gradient(to bottom, #2284df -16%, #1958c3 115%);
	color: #fff
}

.project__title {
	font-size: 34px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 2.1rem
}

.project__nav {
	margin-top: 1.7rem
}

.project__nav-next,
.project__nav-prev {
	position: relative;
	font-size: 15px;
	letter-spacing: normal;
	color: #2f5160
}

.project__nav-next:hover,
.project__nav-prev:hover {
	text-decoration: underline;
	color: #2f5160
}

.project__nav-next:before,
.project__nav-prev:before {
	position: absolute;
	content: '';
	top: 50%;
	margin-top: -5px;
	display: inline-block;
	background: url(../images/arrow-prev.png) no-repeat;
	width: 6px;
	height: 11px
}

.project__nav-prev {
	padding-left: 1.2rem
}

.project__nav-prev:before {
	left: -1px
}

.project__nav-next {
	margin-left: 1rem;
	padding-right: 1.2rem
}

.project__nav-next:before {
	right: -1px;
	transform: scaleX(-1)
}

.project__first {
	padding-bottom: 3rem
}

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

.project__photo-slider {
	margin-bottom: 1rem
}

.project__photo-slider-item-img {
	display: block;
	height: 220px
}

.project__photo-slider-wrap {
	overflow: hidden
}

.project__photo-thumbs-slider {
	margin-right: 100px;
	overflow: visible
}

.project__photo-thumbs-slider-item {
	cursor: pointer
}

.project__photo-thumbs-slider-item-img {
	display: block;
	height: 60px;
	position: relative
}

.swiper-slide-thumb-active .project__photo-thumbs-slider-item-img:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(45, 99, 122, .6)
}

.project__to-wishlist {
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 15px;
	letter-spacing: normal;
	color: rgba(0, 0, 0, .9);
	height: 40px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	white-space: nowrap;
	padding: 0 20px
}

.project__to-wishlist.active,
.project__to-wishlist:hover {
	color: #fff;
	background-image: linear-gradient(to bottom, #2284df -16%, #1958c3 115%);
	background-color: transparent
}

.project__to-wishlist.active .icon--wishlist:after,
.project__to-wishlist.active .icon--wishlist:before,
.project__to-wishlist:hover .icon--wishlist:after,
.project__to-wishlist:hover .icon--wishlist:before {
	background-image: linear-gradient(#fff, #fff)
}

.project__to-wishlist .icon--wishlist {
	margin-right: 10px
}

.project__to-wishlist.active .project__to-wishlist-text--add,
.project__to-wishlist:not(.active) .project__to-wishlist-text--remove {
	display: none
}

.project__price {
	color: #2b7b9e;
	line-height: 1.4;
	margin-bottom: 1.2rem;
	white-space: nowrap
}

.project__price-from {
	font-size: 31px;
	font-weight: 700
}

.project__price-to {
	font-size: 20px
}

.project__data {
	border-radius: 4px;
	background-color: #fff;
	margin-bottom: 1rem;
	padding-top: 2rem;
	padding-left: 2rem;
	position: relative
}

.project__data-inner {
	height: 351px
}

.project__data-wrap {
	width: 100%;
	margin-top: 2rem
}

.project__option {
	font-size: 14px;
	letter-spacing: normal;
	color: #222;
	min-height: 40px;
	padding-top: .5rem;
	padding-bottom: .5rem;
	position: relative;
	line-height: 1.3
}

.project__option:not(:last-child):not(:nth-last-child(2)):after {
	content: '';
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	height: 1px;
	background-color: rgba(39, 75, 91, .3)
}

.project__option-val {
	font-weight: 700;
	width: 150px;
	display: flex;
	align-items: center
}

.project__btn-print {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1.7rem
}

.project__btn-request {
	width: 100%
}

.project__price-block {
	padding-bottom: 2rem
}

.project__price-block-title {
	font-size: 40px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 2.4rem
}

.project__price-block-text {
	font-size: 16px;
	letter-spacing: normal
}

.project__price-block-table {
	margin-bottom: 2.5rem
}

.project__present {
	background-color: #274b5b;
	position: relative;
	padding: 3rem 0 5rem;
	overflow: hidden
}

.project__present:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	background: url(../images/1_1.png) right bottom no-repeat;
	width: 1483px;
	height: 570px
}

.project__present-title {
	font-size: 40px;
	line-height: 1.3;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 2.4rem;
	color: #fff
}

.project__present-text {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: normal;
	margin-bottom: 3.4rem;
	color: #fff
}

.project__present .link-with-arrow,
.project__present .link-with-arrow:hover {
	color: #fff
}

.project__present2 {
	background-color: #fff;
	position: relative;
	padding: 2rem 0 6rem;
	overflow: hidden
}

.project__present2:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -100px;
	background: url(../images/2.png) right bottom no-repeat;
	width: 1049px;
	height: 444px
}

.project__present2-title {
	font-size: 40px;
	line-height: 1.3;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 2.9rem
}

.project__present2-text {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: normal;
	margin-bottom: 3rem
}

.project__implemented-projects {
	padding: 2rem 0 1rem
}

.project__implemented-projects-title {
	font-size: 40px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 2rem
}

.project__implemented-projects-item {
	display: block;
	background-color: #fff;
	margin-bottom: 2.12rem;
	padding-bottom: 57px;
	position: relative
}

.project__implemented-projects-item-img {
	display: block;
	height: 223px
}

.project__implemented-projects-item-title {
	position: absolute;
	min-height: 57px;
	display: flex;
	align-items: center;
	padding: .8rem 4rem .8rem 1.5rem;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	color: #2f5160
}

.project__implemented-projects-item:hover .project__implemented-projects-item-title {
	color: #2f5160
}

.project__implemented-projects-item-title:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 19px;
	background: url(../images/arrow-right-v5.png) no-repeat;
	right: 25px;
	bottom: 20px;
	opacity: 0;
	transition: opacity .4s
}

.project__implemented-projects-item:hover .project__implemented-projects-item-title:after {
	opacity: 1
}

.project__implemented-projects-more {
	padding: 4rem 0;
	text-align: center
}

.project__implemented-projects-more-link {
	color: #2f5160;
	font-weight: 700;
	font-size: 18px
}

.project__implemented-projects-more-link:hover {
	text-decoration: underline;
	color: #2f5160
}

.project__implemented-projects-more-link .icon {
	transform: rotate(90deg)
}

.project__implemented-projects-list {
	margin-right: -10px;
	margin-left: -10px
}

.project__implemented-projects-list [class*=col-] {
	padding-right: 10px;
	padding-left: 10px
}

.projects-standard-houses {
	padding: 2rem 0 4rem;
	background-color: #fff
}

.projects-standard-houses__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.projects-standard-houses__items {
	margin-right: -12px;
	margin-left: -12px;
	margin-top: 2.9rem
}

.projects-standard-houses__items>[class*=col-] {
	padding-right: 12px;
	padding-left: 12px
}

.projects-standard-houses .swiper-navigation-wrap {
	height: 100%
}

.promotions {
	padding: 3rem 0
}

.promotions__title {
	font-size: 40px;
	letter-spacing: normal;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.promotions__slider {
	margin-top: .5rem
}

.promotions__item {
	display: block;
	padding: 10px
}

.promotions__item-img {
	display: block
}

.promotions__text {
	font-size: 16px;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
	color: rgba(34, 34, 34, .7)
}

.promotions .swiper-navigation-wrap {
	height: 100%
}

.quality-guarantee {
	padding: 1rem 0 3rem
}

.quality-guarantee__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 1.7rem
}

.quality-guarantee__text {
	font-size: 16px;
	margin-bottom: 3rem
}

.quality-guarantee__footer {
	margin-top: 3rem
}

.quality-guarantee__footer-right {
	display: flex;
	align-items: center;
	padding-bottom: 2rem;
	padding-right: 4rem
}

.questions {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4rem 0 5rem
}

.questions.--template1 {
	background-image: url(../images/bg.jpg)
}

.questions__title {
	margin-bottom: 3rem;
	margin-top: -1rem;
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: 1.25px
}

.questions.--template1 .questions__title {
	margin-bottom: 5rem;
	font-size: 40px
}

.questions__link {
	display: inline-flex;
	align-items: center
}

.questions__accordion .accordion__card {
	background-color: #fefefe;
	margin-bottom: 5px
}

.questions__accordion .accordion__card-btn {
	font-size: 18px;
	letter-spacing: normal;
	color: #274b5b;
	background-color: #fefefe;
	border: none;
	width: 100%;
	text-align: left;
	padding: 1.3rem 4rem 1.3rem 2.4rem;
	position: relative
}

.questions__accordion .accordion__card-btn:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -4px;
	border-top: 8px solid #274b5b;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	transition: .2s
}

.questions__accordion .accordion__card-btn[aria-expanded=true] {
	background-image: linear-gradient(to top, #2c8ab2, #2e5160);
	font-weight: 700;
	color: #fff
}

.questions__accordion .accordion__card-btn[aria-expanded=true]:after {
	transform: rotate(180deg);
	border-top-color: #fefefe
}

.questions__accordion .accordion__card-body {
	padding: 1.7rem 2.5rem;
	font-size: 16px;
	line-height: 1.63;
	letter-spacing: normal;
	color: #141414
}

.requisite {
	padding: 1rem 0 3rem
}

.requisite__text {
	font-size: 16px
}

.ruble {
	height: 128px;
	width: 128px;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	margin: 20px;
	display: flex
}

.ruble:after,
.ruble:before {
	content: '';
	position: absolute
}

.ruble:after {
	border: 1px solid #274b5b;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%
}

.ruble:before {
	height: 168px;
	width: 168px;
	top: -20px;
	left: -20px;
	background: url(../images/ruble-text.svg) no-repeat;
	animation-name: rotation;
	animation-duration: 15s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

.ruble svg {
	margin: auto
}

.ruble:hover {
	box-shadow: 0 1px 130px 0 #ffffffb3;
	background-image: linear-gradient(to top, #2c8ab2, #2e5160)
}

.ruble:hover:after {
	border: 1px solid rgba(255, 255, 255, .4)
}

.ruble:hover .svg-gradient1 {
	fill: url(style.min_1.css#gradient1--hover)
}

@keyframes rotation {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(-360deg)
	}
}

.service-advantages {
	position: relative;
	padding: 1rem 0 3rem;
	overflow: hidden
}

.service-advantages__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 3.4rem
}

.service-advantages__tabs .tabs__nav {
	margin-bottom: 3.3rem;
	display: flex;
	justify-content: space-between
}

.service-advantages__tabs .tabs__nav-item span {
	font-size: 20px;
	color: #2b2822;
	display: inline-flex;
	align-items: center;
	border-bottom: 2px solid transparent;
	height: 50px;
	transition: .2s;
	position: relative
}

.service-advantages__tabs .tabs__nav-item span:before {
	content: attr(data-num);
	position: absolute;
	font-size: 14px;
	font-weight: 400;
	color: rgba(43, 40, 34, .5);
	top: calc(100% + 5px);
	left: 0;
	opacity: 0;
	transition: opacity .2s;
	pointer-events: none
}

.service-advantages__tabs .tabs__nav-item.active span {
	font-weight: 700;
	border-bottom-color: #2f5160
}

.service-advantages__tabs .tabs__nav-item.active span:before {
	opacity: 1
}

.service-advantages__tabs .tabs__content-item {
	font-size: 16px;
	line-height: 1.88
}

.services-page__title {
	font-size: 36px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 3rem;
	margin-top: 3rem;
	line-height: 1.3
}

.services-page__first.--template1 .services-page__title {
	text-shadow: -.1px 1px 1px #181c2980;
	color: #fff
}

.services-page__first {
	position: relative
}

.services-page__first.--template1 .breadcrumbs span {
	color: rgba(255, 255, 255, .7)
}

.services-page__first.--template1 .breadcrumbs a {
	-webkit-text-decoration-color: rgba(255, 255, 255, .7);
	text-decoration-color: rgba(255, 255, 255, .7)
}

.services-page__first-img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.services-page__first-desc {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5
}

.services-page__first.--template1 .services-page__first-desc {
	color: #fff
}

.services-page__ruble-wrap {
	display: flex;
	margin-right: 4.5rem
}

.services-page__first.--template1 .services-page__ruble-wrap {
	margin-top: 1rem
}

.services-page__first.--template1 .services-page__ruble-wrap .ruble {
	margin-left: auto
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble {
	background-image: linear-gradient(to top, #2c8ab2, #2e5160)
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble:before {
	background: url(../images/ruble-text-blue.svg) no-repeat
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble:after {
	border: 1px solid rgba(255, 255, 255, .4)
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble .svg-gradient1 {
	fill: url(style.min_1.css#gradient1--hover)
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble:hover {
	background-image: linear-gradient(to top, #fff, #fff)
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble:hover:after {
	border: 1px solid #274b5b
}

.services-page__first:not(.--template1) .services-page__ruble-wrap .ruble:hover .svg-gradient1 {
	fill: url(style.min_1.css#gradient1)
}

.sidebar {
	height: 100%;
    margin-top: 150px
}

.sidebar__banners {
	margin-top: 150px;
    margin-bottom: 1.75rem;
}

.similar-projects {
	padding: 1rem 0 2rem
}

.similar-projects__title {
	font-size: 40px;
	letter-spacing: 2.5px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	text-transform: uppercase
}

.similar-projects__slider {
	margin-left: -12px;
	margin-right: -12px
}

.similar-projects .project-card {
	box-shadow: 0 3px 10px 0 rgba(132, 169, 185, .1)
}

.similar-projects .swiper-slide {
	padding: 12px
}

.similar-projects .swiper-navigation-wrap {
	height: 100%
}

.suppliers-advertisers {
	padding: 1rem 0;
	background-color: #fff
}

.suppliers-advertisers__title {
	font-size: 40px;
	letter-spacing: 1.25px;
	margin-bottom: 2rem
}

.suppliers-advertisers__text {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: .4px;
	margin-bottom: 4rem
}

.suppliers-advertisers__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 20px;
	line-height: 1.2;
	color: #2f5160;
	margin-right: 3rem;
	margin-bottom: 4rem
}

.suppliers-advertisers__item:hover {
	color: #2f5160;
	text-decoration: underline
}

.suppliers-advertisers__item-title {
	margin-top: 1rem
}

.suppliers-advertisers__item .link-with-arrow {
	margin: auto
}

.table {
	background-color: rgba(39, 75, 91, .04);
	padding-left: 2.5rem;
	margin-bottom: 2.5rem
}

.table__row {
	display: flex;
	border-bottom: 1px solid rgba(39, 75, 91, .15)
}

.table__row.table__heading {
	border-bottom-color: #274b5b
}

.table__row:last-child {
	border-bottom: none
}

.table__row:last-child .table__col {
	padding-bottom: 2rem
}

.table__col {
	font-size: 24px;
	padding: .55rem 0;
	display: flex;
	align-items: center;
	line-height: 1.5
}

.table__col a {
	font-size: 24px;
	text-decoration: underline
}

.table__col a:hover {
	text-decoration: none
}

.table__col:nth-child(1) {
	color: #2f5160;
	flex-grow: 1;
	padding-right: 1rem
}

.table__col:nth-child(2) {
	background-color: rgba(39, 75, 91, .04);
	color: #2b2822;
	width: 360px;
	justify-content: center;
	flex-shrink: 0
}

.table__col:nth-child(2) sup {
	font-size: 12px
}

.table__heading .table__col {
	font-size: 18px;
	font-weight: 700;
	color: #2b2822;
	padding: 1.6rem 0
}

.table2 {
	overflow-y: hidden
}

.table2__row {
	display: flex;
	position: relative
}

.table2__row-header {
	text-align: left;
	padding-left: 1.5rem
}

.table2__row-header-title {
	font-size: 26px;
	font-weight: 700;
	color: #2f5160;
	line-height: 1.2;
	margin-bottom: .5rem
}

.table2__row-header-title a {
	font-size: 26px
}

.table2__row-header-text {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.2
}

.table2__row-header-text div {
	margin-bottom: .5rem
}

.table2__row:nth-child(1) {
	z-index: 1
}

.table2__row:nth-child(n+2):before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none
}

.table2__row:nth-child(2) .table2__col {
	padding-top: 3.5rem
}

.table2__row:nth-child(10):before,
.table2__row:nth-child(16):before,
.table2__row:nth-child(2):before,
.table2__row:nth-child(8):before {
	background-color: rgba(67, 160, 200, .03)
}

.table2__row:nth-child(11):before,
.table2__row:nth-child(15):before,
.table2__row:nth-child(3):before,
.table2__row:nth-child(7):before {
	background-color: rgba(67, 160, 200, .06)
}

.table2__row:nth-child(12):before,
.table2__row:nth-child(14):before,
.table2__row:nth-child(4):before,
.table2__row:nth-child(6):before {
	background-color: rgba(67, 160, 200, .1)
}

.table2__row:nth-child(13):before,
.table2__row:nth-child(5):before {
	background-color: rgba(67, 160, 200, .13)
}

.table2__col {
	font-size: 20px;
	padding: 1.9rem 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-grow: 1
}

[data-col-count="2"] .table2__col {
	width: calc(100% / 2)
}

[data-col-count="3"] .table2__col {
	width: calc(100% / 3)
}

[data-col-count="4"] .table2__col {
	width: calc(100% / 4)
}

[data-col-count="5"] .table2__col {
	width: calc(100% / 5)
}

.table2__col:first-child {
	width: 310px;
	justify-content: start;
	flex-shrink: 0
}

.table2__heading .table2__col {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	padding: 1rem
}

.table2__heading .table2__col:first-child {
	font-size: 25px;
	letter-spacing: 1.8px;
	color: #fff;
	font-family: Rodchenko;
	background-color: #274b5b;
	text-transform: uppercase;
	justify-content: center;
	position: relative
}

.table2__heading .table2__col b {
	display: inline-block;
	margin-bottom: .2rem
}

.table2__heading .table2__col:nth-child(n+2) {
	align-items: start
}

.table2__heading .table2__col:nth-child(n+2):before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3000px;
	pointer-events: none
}

.table2__heading .table2__col:nth-child(2):before {
	background-color: rgba(45, 110, 138, .02)
}

.table2__heading .table2__col:nth-child(3):before {
	background-color: rgba(45, 110, 138, .04)
}

.table2__heading .table2__col:nth-child(4):before {
	background-color: rgba(45, 110, 138, .06)
}

.table2__heading .table2__col:nth-child(5):before {
	background-color: rgba(45, 110, 138, .08)
}

.table2__heading .table2__col:nth-child(6):before {
	background-color: rgba(45, 110, 138, .1)
}

.tabs__content-item {
	display: none;
	opacity: 0;
	transition: opacity .2s linear
}

.tabs__content-item.active {
	display: block;
	opacity: 1
}

.video-block {
	position: relative;
	margin-bottom: 2rem;
	border: 2px solid #f5f5f5;
	display: block;
	box-shadow: 0 8px 90px 0 rgba(25, 50, 61, .3)
}

.video-block__play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex
}

.video-block__play:after {
	content: '';
	display: block;
	width: 322px;
	height: 279px;
	margin: auto;
	background: url(../images/play-v2.png) no-repeat
}

.video__wrap {
	margin-bottom: 3.5rem
}

.video__wrap .swiper-navigation-wrap {
	height: 100%
}

.video__wrap.--with-slider {
	margin-bottom: 3.5rem
}

.video__slider {
	margin-top: 2rem
}

.video__title {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 1.8rem
}

.--with-slider .video__title {
	text-transform: none;
	font-size: 50px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.video__item {
	position: relative;
	display: block
}

.video__img {
	height: 264px;
	display: block
}

.--with-slider .video__img {
	height: 293px
}

.video__play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	background-color: rgba(48, 48, 48, .4)
}

.video__play:after {
	content: '';
	display: block;
	width: 93px;
	height: 65px;
	margin: auto;
	background: url(../images/play.png) no-repeat
}

.virtual-tour {
	margin-bottom: 5rem
}

.virtual-tour.--with-slider {
	margin-bottom: 3rem
}

.virtual-tour__title {
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 1.8rem
}

.--with-slider .virtual-tour__title {
	text-transform: none;
	font-size: 50px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.virtual-tour__img {
	height: 230px;
	display: block
}

.--with-slider .virtual-tour__img {
	height: 293px
}

.virtual-tour__text {
	font-size: 20px;
	color: #222;
	margin-top: 1rem
}

.virtual-tour__slider {
	margin-top: 2rem
}

.virtual-tour .swiper-navigation-wrap {
	height: 100%
}




@media (min-width:576px) {
	.container,
	.container-sm {
		max-width: 540px
	}
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-sm-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-sm-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-flex {
		display: flex!important
	}
	.d-sm-inline-flex {
		display: inline-flex!important
	}
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-md-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-md-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-flex {
		display: flex!important
	}
	.d-md-inline-flex {
		display: inline-flex!important
	}
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media only screen and (min-width:768px) {
	html {
		font-size: 12px
	}
	.callback-popup#popup-callback {
		background-image: url(../images/bg-callback.png);
		background-repeat: no-repeat;
		background-position: right -70px bottom -15px
	}
	.callback-popup#popup-request-estimate {
		background-image: url(../images/bg-request-estimate.png);
		background-repeat: no-repeat;
		background-position: right -25px bottom
	}
	.callback-popup#popup-consultation {
		background-image: url(../images/bg-consultation.png);
		background-repeat: no-repeat;
		background-position: right -10px bottom -40px
	}
	.callback-popup__done-title-icon {
		position: absolute;
		left: -55px;
		top: 0
	}
	.btn {
		height: 55px
	}
	.btn:active,
	.btn:hover {
		background-image: linear-gradient(to bottom, #2284df -16%, #1958c3 115%);
		color: #fff;
		border: 1px;
		border-image-slice: 1;
		border-image-source: linear-gradient(to bottom, #2284df -16%, #1958c3 115%)
	}
	.btn.--dark {
		height: 65px
	}
	.btn.--v2:hover {
		color: #fff;
		font-weight: 700;
		background-image: linear-gradient(to top, #2c8ab2, #2e5160)
	}
	.btn--square {
		background-color: #fff
	}
	.menu-header__ul .menu-item.menu-item-has-children.menu-show,
	.menu-header__ul .menu-item.menu-item-has-children:hover {
		padding-left: 1.2rem
	}

	.menu-header__ul .menu-item.menu-item-has-children.menu-show>span.currentPageUrl,
	.menu-header__ul .menu-item.menu-item-has-children:hover>span.currentPageUrl ,

	.menu-header__ul .menu-item.menu-item-has-children.menu-show>a,
	.menu-header__ul .menu-item.menu-item-has-children:hover>a
	{
		font-weight: 700;
		color: #315463;
		text-decoration: underline
	}

	.menu-header__ul .menu-item.menu-item-has-children.menu-show>span.currentPageUrl:before,
	.menu-header__ul .menu-item.menu-item-has-children:hover>span.currentPageUrl:before,

	.menu-header__ul .menu-item.menu-item-has-children.menu-show>a:before,
	.menu-header__ul .menu-item.menu-item-has-children:hover>a:before

	{
		opacity: 1
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu {
		padding-left: 28px;
		left: calc(100% + 10px);
		width: 23vw
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu:before {
		box-shadow: 0 0 53px 0 #1b38450d;
		top: -100vh;
		height: 200vh
	}
	.header__contacts {
		margin-top: 1.5rem
	}
	.header__logo {
		display: block;
		margin-bottom: 2.5rem
	}
	.header__social {
		margin-top: 1rem
	}
	.header__social-item {
		margin-bottom: .5rem;
		margin-right: 2.5rem;
		opacity: .6;
		transition: opacity .2s
	}
	.header__tel a {
		font-size: 23px
	}
	.header__tel {
		line-height: 1;
		margin-bottom: .7rem
	}
	.footer__working-hours {
		margin-bottom: 5rem
	}
	.about-page__title {
		font-size: 72px
	}
	.building-cost__title {
		font-size: 50px
	}
	.calculation-cost__form-slider {
		min-height: 280px
	}
	.calculation-cost__form .form-field__submit-wrap .link-with-arrow {
		margin-left: 40px
	}
	.catalog__title {
		font-size: 50px
	}
	.catalog__list-label {
		font-size: 16px
	}
	.catalog__list-sortby .catalog__list-label,
	.catalog__list-sortby .list-inline-item {
		margin-right: 1rem
	}
	.construction-house__title {
		font-size: 50px
	}
	.construction-house__left {
		width: 40%
	}
	.construction-house__right {
		width: 60%
	}
	.construction-house__tabs .tabs__nav {
		flex-wrap: wrap;
		margin-right: 3rem
	}
	.construction-house__tabs .tabs__nav-item {
		min-height: 58px
	}
	.construction-house__tabs .tabs__nav-item.active {
		background-color: #274b5b;
		font-weight: 700;
		color: #fff
	}
	.construction-house__tabs .tabs__nav-item:after {
		content: '';
		width: 0;
		height: 0;
		position: absolute;
		left: 100%;
		top: 0;
		border-left: 15px solid transparent;
		border-top: 29px solid transparent;
		border-bottom: 29px solid transparent
	}
	.construction-house__stage-footer {
		padding-right: 5rem
	}
	.construction-house__stage-text {
		margin-bottom: 2.5rem
	}
	.construction-house__stage-deadline-completion-val {
		font-size: 40px
	}
	.contact__first-content-item-text.--tel {
		font-size: 30px
	}
	.feedback__title {
		font-size: 50px
	}
	.feedback__slider {
		margin-top: 1rem;
		margin-left: -25px;
		margin-right: -25px
	}
	.feedback__item {
		padding: 25px
	}
	.feedback__item-img {
		box-shadow: 0 5px 30px 0 rgba(54, 83, 95, .08)
	}
	.flipper {
		animation: 10s infinite flip
	}
	.flipper-container:hover .flipper {
		animation-play-state: paused
	}
	.free-consultation__title {
		font-size: 50px
	}
	.home__first-text-img {
		height: 166px;
		width: 422px;
		margin: 0 0 0 20px
	}
	.house-looks-like__title {
		font-size: 50px
	}
	.house-looks-like__slider {
		margin-bottom: 3.6rem
	}
	.house-looks-like__slider-left {
		width: 65%;
		flex-shrink: 0
	}
	.licenses {
		padding: 5rem 0
	}
	.licenses__title {
		font-size: 50px
	}
	.licenses__slider {
		margin-top: 1rem;
		margin-left: -25px;
		margin-right: -25px
	}
	.licenses__item {
		padding: 25px
	}
	.licenses__item-img {
		box-shadow: 0 5px 30px 0 rgba(54, 83, 95, .08)
	}
	.map__card {
		width: 350px
	}
	.map__card-img-wrap {
		height: 200px
	}
	.mobile-slider .swiper-navigation-wrap {
		display: none
	}
	.news {
		padding: 5rem 0 6rem
	}
	.news__title {
		font-size: 50px
	}
	.partners {
		padding: 4.5rem 0 7rem
	}
	.partners__title {
		font-size: 50px
	}
	.photos-objects__detail {
		width: 234px;
		height: 225px;
		position: absolute;
		bottom: 0;
		right: 15px
	}
	.portfolio-page__category {
		min-width: 200px
	}
	.portfolio-page__filters {
		padding: 1.5rem 0
	}
	.portfolio-page__projects-title {
		font-size: 50px
	}
	.portfolio-single__title {
		font-size: 40px
	}
	.portfolio-single__slider-img {
		height: 450px
	}
	.portfolio-single__photo-img {
		height: 142px
	}
	.portfolio-single__photo-img.--big {
		height: 300px
	}
	.previously-viewed__title {
		font-size: 50px
	}
	.price__title {
		font-size: 3.125rem
	}
	.project__title {
		font-size: 40px
	}
	.project__nav-next {
		margin-left: 3rem
	}
	.project__photo-slider-item-img {
		height: 445px
	}
	.project__photo-thumbs-slider-item-img {
		height: 140px
	}
	.project__to-wishlist {
		left: auto;
		top: 445px;
		right: 15px;
		margin-top: -65px;
		height: 65px;
		min-width: 180px
	}
	.project__data:after {
		content: '';
		background-image: linear-gradient(to top, #fff, transparent);
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		pointer-events: none;
		height: 55px;
		z-index: 1
	}
	.project__present-title,
	.project__present2-title,
	.project__price-block-title {
		font-size: 50px
	}
	.project__present2-text {
		margin-bottom: 4.6rem
	}
	.project__implemented-projects-title,
	.projects-standard-houses__title {
		font-size: 50px
	}
	.promotions {
		padding: 5.2rem 0
	}
	.promotions__title {
		font-size: 60px
	}
	.promotions__slider {
		margin-left: -15px;
		margin-right: -15px
	}
	.promotions__item {
		padding: 15px
	}
	.promotions__item-img {
		box-shadow: 0 3px 15px 0 rgba(132, 169, 185, .15)
	}
	.quality-guarantee {
		padding: 5rem 0 6rem
	}
	.quality-guarantee__title,
	.questions__title {
		font-size: 50px
	}
	.questions__accordion .accordion__card-btn {
		padding: 1.3rem 2.4rem
	}
	.service-advantages {
		padding: 3rem 0 4rem
	}
	.service-advantages__title,
	.services-page__title,
	.similar-projects__title {
		font-size: 50px
	}
	.suppliers-advertisers {
		padding: 5rem 0
	}
	.suppliers-advertisers__title {
		font-size: 50px
	}
	.table__col:nth-child(1) {
		font-weight: 700
	}
	.video-block__img {
		height: 510px
	}
	.virtual-tour__img {
		height: 380px
	}
	.virtual-tour__text {
		font-size: 24px
	}
}

@media (min-width:992px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-lg-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-lg-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-flex {
		display: flex!important
	}
	.d-lg-inline-flex {
		display: inline-flex!important
	}
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3.6rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media only screen and (min-width:992px) {
	html {
		font-size: 16px
	}
	.callback-popup .h,
	.callback-popup h1 {
		font-size: 40px
	}
	.callback-popup#popup-calculate-cost {
		background: url(../images/bg_1.jpg) left bottom no-repeat #f5f5f5
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu {
		width: 230px
	}
	.header__sidebar {
		width: 320px;
		padding: 26px 50px
	}
	.header__menu {
		margin-right: -50px
	}
	.footer__contact {
		margin-bottom: 3rem
	}
	.advantages__col1 {
		padding-right: 3rem;
		position: relative
	}
	.advantages__col1:after {
		background-color: rgba(8, 35, 11, .15);
		position: absolute;
		content: '';
		height: 400px;
		top: 50%;
		right: 25px;
		margin-top: -200px;
		width: 1px
	}
	.banner {
		min-height: 235px
	}
	.breadcrumbs {
		padding-top: 5rem
	}
	.building__left {
		padding: 1rem 0 3rem
	}
	.building__right {
		right: calc(960px/2 - 50vw);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0
	}
	.calculation-cost {
		background: url(../images/bg_1.jpg) left bottom no-repeat
	}
	.calculation-cost__form-slider-nav {
		margin-top: -95px
	}
	.completed-projects {
		align-items: center;
		height: 550px
	}
	.completed-projects__title {
		margin-bottom: 9rem;
		text-shadow: 0 2px 1px #181c29b0;
		color: #fff
	}
	.completed-projects__map {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0
	}
	.completed-projects__map:after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: url(../images/shading_1.png) left center no-repeat;
		pointer-events: none
	}
	.construction-house__stage-deadline-completion {
		font-size: 15px
	}
	.free-consultation {
		height: 530px
	}
	.free-consultation__title {
		margin-top: 6.5rem
	}
	.home__first {
		height: 100vh
	}
	.house-looks-like__slider1 {
		height: 400px
	}
	.house-looks-like__slider2,
	.house-looks-like__slider3 {
		height: 188px
	}
	.photos-objects__swiper .swiper-wrapper {
		height: 380px
	}
	.photos-objects__detail {
		height: 190px
	}
	.portfolio-page__project-img {
		height: 290px
	}
	.portfolio-page__project-desc {
		padding: 3rem 5.5rem 3rem 3.9rem
	}
	.portfolio-single__slider-img {
		height: 560px
	}
	.portfolio-single__photo-img {
		height: 173px
	}
	.portfolio-single__photo-img.--big {
		height: 360px
	}
	.project__photo {
		width: 64.5%
	}
	.project__data-wrap {
		width: 34.5%;
		margin-top: 0
	}
	.service-advantages__tabs .tabs__nav-item.active span {
		font-size: 30px
	}
	.services-page__first.--template1 {
		min-height: 100vh
	}
	.virtual-tour__img {
		height: 470px
	}
}

@media (min-width:1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1170px
	}
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xl-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xl-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-flex {
		display: flex!important
	}
	.d-xl-inline-flex {
		display: inline-flex!important
	}
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

@media only screen and (min-width:1500px) {
	.container {
		padding-left: 0
	}
	.callback-popup#popup-calculate-cost {
		max-width: 1170px;
		padding: 6rem 6rem 6rem 5rem!important
	}
	.btn--square {
		height: 65px;
		width: 65px;
		box-shadow: 0 5px 15px 0 rgba(54, 83, 95, .1);
		transition: box-shadow .2s
	}
	.btn--square:hover {
		box-shadow: 0 5px 15px 0 rgba(54, 83, 95, .05)
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu {
		width: 300px
	}
	.menu-header__ul .menu-close {
		display: none
	}
	.header__btn-square1,
	.header__btn-square2 {
		top: 20px
	}
	.header__form {
		right: 50px;
		top: 50px
	}
	.header__menu {
		padding: 3rem 0
	}
	.header__tablet-logo {
		display: none
	}
	.header__wishlist {
		top: 20px;
		height: 65px;
		box-shadow: 0 5px 15px 0 rgba(54, 83, 95, .1)
	}
	.footer {
		padding: 5rem 0
	}
	.about-page__first {
		min-height: 100vh
	}
	.about-page__first-img {
		left: 320px
	}
	.advantages {
		padding: 8rem 0 7.5rem
	}
	.advantages__list2 {
		margin-top: 6.5rem
	}
	.advantages__text {
		margin-bottom: 4.5rem
	}
	.banner {
		padding: 2.1rem;
		min-height: 257px
	}
	.breadcrumbs {
		padding-top: 3.5rem
	}
	.building-cost {
		padding: 5rem 0 7rem
	}
	.building__right {
		right: calc(1170px/2 - 50vw);
		left: 50px
	}
	.calculation-cost {
		padding: 5.7rem 0 8rem;
		background-position: 320px bottom
	}
	.calculation-cost__form-slider {
		margin-right: -100px
	}
	.catalog__body {
		margin-right: calc(1170px / 2 - 50vw + 120px);
		padding-bottom: 5rem
	}
	.catalog__footer {
		padding: 5.8rem 0
	}
	.catalog__footer-text {
		padding-left: 2.2rem;
		padding-right: 5.5rem
	}
	.completed-projects {
		height: 655px
	}
	.completed-projects__map {
		left: 320px
	}
	.construction-house {
		padding: 6.5rem 0 9rem
	}
	.construction-house__tabs {
		padding-right: 2rem
	}
	.contact__first-content {
		box-shadow: -1px 9.9px 80px 0 #34759133;
		margin: 4rem 0 12rem
	}
	.contact__map {
		bottom: 0;
		left: 320px;
		position: absolute;
		right: 0;
		top: 0
	}
	.feedback {
		padding: 5rem 0
	}
	.form {
		padding: 3rem 0 3rem 3rem
	}
	.form:before {
		right: calc(1170px/2 - 50vw)
	}
	.free-consultation:before {
		left: 150px;
		background-position: left
	}
	.hamburger-menu {
		display: none
	}
	.home__first-bg {
		left: 320px;
		top: 0
	}
	.house-looks-like {
		padding: 4.3rem 0 7rem
	}
	.html-block {
		padding: 3rem 0 5rem
	}
	.page-price__footer {
		margin-bottom: 8rem
	}
	.page-price .photos-objects {
		padding: 3rem 0 6rem
	}
	.page h1,
	.single h1 {
		font-size: 3rem
	}
	.photos-objects {
		padding: 6rem 0 10rem
	}
	.portfolio-single__photos {
		margin-bottom: 8rem
	}
	.previously-viewed {
		padding: 1.5rem 0 6rem
	}
	.project__first {
		padding-bottom: 5rem
	}
	.project__data {
		padding-left: 2.5rem
	}
	.project__price-block {
		padding-bottom: 5rem
	}
	.project__price-block-text {
		padding-right: 3rem
	}
	.project__present:before {
		margin-left: -400px
	}
	.project__present2 {
		padding: 4rem 0 8rem
	}
	.project__implemented-projects {
		padding: 6.5rem 0 1rem
	}
	.projects-standard-houses {
		padding: 5rem 0 7rem
	}
	.questions {
		background-position: 320px bottom;
		padding: 8.7rem 0 7rem
	}
	.requisite {
		padding: 3rem 0
	}
	.service-advantages {
		padding: 5rem 0 6rem
	}
	.services-page__first-img {
		left: 320px
	}
	.similar-projects {
		padding: 1.5rem 0 4.5rem
	}
	.table2__heading .table2__col:first-child {
		font-size: 36px
	}
	.table2__heading .table2__col:first-child:before {
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		left: 0;
		top: 100%;
		border-top: 25px solid #274b5b;
		border-left: 105px solid transparent;
		border-right: 205px solid transparent
	}
}

@media (min-width:1500px) {
	.col-xxl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xxl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xxl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xxl-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-xxl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xxl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xxl-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xxl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxl-first {
		order: -1
	}
	.order-xxl-last {
		order: 13
	}
	.order-xxl-0 {
		order: 0
	}
	.order-xxl-1 {
		order: 1
	}
	.order-xxl-2 {
		order: 2
	}
	.order-xxl-3 {
		order: 3
	}
	.order-xxl-4 {
		order: 4
	}
	.order-xxl-5 {
		order: 5
	}
	.order-xxl-6 {
		order: 6
	}
	.order-xxl-7 {
		order: 7
	}
	.order-xxl-8 {
		order: 8
	}
	.order-xxl-9 {
		order: 9
	}
	.order-xxl-10 {
		order: 10
	}
	.order-xxl-11 {
		order: 11
	}
	.order-xxl-12 {
		order: 12
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxl-11 {
		margin-left: 91.66667%
	}
	.d-xxl-none {
		display: none!important
	}
	.d-xxl-inline {
		display: inline!important
	}
	.d-xxl-inline-block {
		display: inline-block!important
	}
	.d-xxl-block {
		display: block!important
	}
	.d-xxl-flex {
		display: flex!important
	}
	.d-xxl-inline-flex {
		display: inline-flex!important
	}
	.m-xxl-0 {
		margin: 0!important
	}
	.mt-xxl-0,
	.my-xxl-0 {
		margin-top: 0!important
	}
	.mr-xxl-0,
	.mx-xxl-0 {
		margin-right: 0!important
	}
	.mb-xxl-0,
	.my-xxl-0 {
		margin-bottom: 0!important
	}
	.ml-xxl-0,
	.mx-xxl-0 {
		margin-left: 0!important
	}
	.m-xxl-1 {
		margin: .25rem!important
	}
	.mt-xxl-1,
	.my-xxl-1 {
		margin-top: .25rem!important
	}
	.mr-xxl-1,
	.mx-xxl-1 {
		margin-right: .25rem!important
	}
	.mb-xxl-1,
	.my-xxl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xxl-1,
	.mx-xxl-1 {
		margin-left: .25rem!important
	}
	.m-xxl-2 {
		margin: .5rem!important
	}
	.mt-xxl-2,
	.my-xxl-2 {
		margin-top: .5rem!important
	}
	.mr-xxl-2,
	.mx-xxl-2 {
		margin-right: .5rem!important
	}
	.mb-xxl-2,
	.my-xxl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xxl-2,
	.mx-xxl-2 {
		margin-left: .5rem!important
	}
	.m-xxl-3 {
		margin: 1rem!important
	}
	.mt-xxl-3,
	.my-xxl-3 {
		margin-top: 1rem!important
	}
	.mr-xxl-3,
	.mx-xxl-3 {
		margin-right: 1rem!important
	}
	.mb-xxl-3,
	.my-xxl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xxl-3,
	.mx-xxl-3 {
		margin-left: 1rem!important
	}
	.m-xxl-4 {
		margin: 1.5rem!important
	}
	.mt-xxl-4,
	.my-xxl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xxl-4,
	.mx-xxl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xxl-4,
	.my-xxl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xxl-4,
	.mx-xxl-4 {
		margin-left: 1.5rem!important
	}
	.m-xxl-5 {
		margin: 3rem!important
	}
	.mt-xxl-5,
	.my-xxl-5 {
		margin-top: 3rem!important
	}
	.mr-xxl-5,
	.mx-xxl-5 {
		margin-right: 3rem!important
	}
	.mb-xxl-5,
	.my-xxl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xxl-5,
	.mx-xxl-5 {
		margin-left: 3rem!important
	}
	.p-xxl-0 {
		padding: 0!important
	}
	.pt-xxl-0,
	.py-xxl-0 {
		padding-top: 0!important
	}
	.pr-xxl-0,
	.px-xxl-0 {
		padding-right: 0!important
	}
	.pb-xxl-0,
	.py-xxl-0 {
		padding-bottom: 0!important
	}
	.pl-xxl-0,
	.px-xxl-0 {
		padding-left: 0!important
	}
	.p-xxl-1 {
		padding: .25rem!important
	}
	.pt-xxl-1,
	.py-xxl-1 {
		padding-top: .25rem!important
	}
	.pr-xxl-1,
	.px-xxl-1 {
		padding-right: .25rem!important
	}
	.pb-xxl-1,
	.py-xxl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xxl-1,
	.px-xxl-1 {
		padding-left: .25rem!important
	}
	.p-xxl-2 {
		padding: .5rem!important
	}
	.pt-xxl-2,
	.py-xxl-2 {
		padding-top: .5rem!important
	}
	.pr-xxl-2,
	.px-xxl-2 {
		padding-right: .5rem!important
	}
	.pb-xxl-2,
	.py-xxl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xxl-2,
	.px-xxl-2 {
		padding-left: .5rem!important
	}
	.p-xxl-3 {
		padding: 1rem!important
	}
	.pt-xxl-3,
	.py-xxl-3 {
		padding-top: 1rem!important
	}
	.pr-xxl-3,
	.px-xxl-3 {
		padding-right: 1rem!important
	}
	.pb-xxl-3,
	.py-xxl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xxl-3,
	.px-xxl-3 {
		padding-left: 1rem!important
	}
	.p-xxl-4 {
		padding: 1.5rem!important
	}
	.pt-xxl-4,
	.py-xxl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xxl-4,
	.px-xxl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xxl-4,
	.py-xxl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xxl-4,
	.px-xxl-4 {
		padding-left: 1.5rem!important
	}
	.p-xxl-5 {
		padding: 3rem!important
	}
	.pt-xxl-5,
	.py-xxl-5 {
		padding-top: 3rem!important
	}
	.pr-xxl-5,
	.px-xxl-5 {
		padding-right: 3rem!important
	}
	.pb-xxl-5,
	.py-xxl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xxl-5,
	.px-xxl-5 {
		padding-left: 3rem!important
	}
	.m-xxl-n1 {
		margin: -.25rem!important
	}
	.mt-xxl-n1,
	.my-xxl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xxl-n1,
	.mx-xxl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xxl-n1,
	.my-xxl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xxl-n1,
	.mx-xxl-n1 {
		margin-left: -.25rem!important
	}
	.m-xxl-n2 {
		margin: -.5rem!important
	}
	.mt-xxl-n2,
	.my-xxl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xxl-n2,
	.mx-xxl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xxl-n2,
	.my-xxl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xxl-n2,
	.mx-xxl-n2 {
		margin-left: -.5rem!important
	}
	.m-xxl-n3 {
		margin: -1rem!important
	}
	.mt-xxl-n3,
	.my-xxl-n3 {
		margin-top: -1rem!important
	}
	.mr-xxl-n3,
	.mx-xxl-n3 {
		margin-right: -1rem!important
	}
	.mb-xxl-n3,
	.my-xxl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xxl-n3,
	.mx-xxl-n3 {
		margin-left: -1rem!important
	}
	.m-xxl-n4 {
		margin: -1.5rem!important
	}
	.mt-xxl-n4,
	.my-xxl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xxl-n4,
	.mx-xxl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xxl-n4,
	.my-xxl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xxl-n4,
	.mx-xxl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xxl-n5 {
		margin: -3rem!important
	}
	.mt-xxl-n5,
	.my-xxl-n5 {
		margin-top: -3rem!important
	}
	.mr-xxl-n5,
	.mx-xxl-n5 {
		margin-right: -3rem!important
	}
	.mb-xxl-n5,
	.my-xxl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xxl-n5,
	.mx-xxl-n5 {
		margin-left: -3rem!important
	}
	.m-xxl-auto {
		margin: auto!important
	}
	.mt-xxl-auto,
	.my-xxl-auto {
		margin-top: auto!important
	}
	.mr-xxl-auto,
	.mx-xxl-auto {
		margin-right: auto!important
	}
	.mb-xxl-auto,
	.my-xxl-auto {
		margin-bottom: auto!important
	}
	.ml-xxl-auto,
	.mx-xxl-auto {
		margin-left: auto!important
	}
}

@media only screen and (min-width:1500px) {
	.callback-popup#popup-calculate-cost {
		padding: 7rem 7rem 10rem 5rem!important
	}
	.swiper-pagination-bullet {
		margin: 10px 25px
	}
	.header__btn-square1,
	.header__btn-square2 {
		top: 40px
	}
	.header__btn-square1 {
		right: 121px
	}
	.header__btn-square2 {
		right: 50px
	}
	.header__contacts {
		margin-top: 3rem
	}
	.header__social {
		margin-top: 2rem
	}
	.header__wishlist {
		top: 40px;
		right: 262px;
	}
	.advantages__list2 {
		margin-left: -50px;
		margin-right: -50px
	}
	.building__left {
		padding: 5rem 0 9rem
	}
	.building__right-inner {
		padding-left: 8rem;
		padding-bottom: 5rem
	}
	.building__text {
		margin-left: 2.5rem
	}
	.catalog__list-sortby .catalog__list-label,
	.catalog__list-sortby .list-inline-item {
		margin-right: 2.3rem
	}
	.catalog__list-limit .catalog__list-item {
		height: 32px;
		width: 32px;
		line-height: 32px
	}
	.catalog__list-pagination {
		margin-top: 0
	}
	.catalog__list-item {
		font-size: 16px
	}
	.catalog__list-footer {
		flex-wrap: nowrap
	}
	.construction-house__left {
		width: 45%
	}
	.construction-house__right {
		width: 55%
	}
	.construction-house__tabs .tabs__nav {
		margin-right: 6.2rem
	}
	.construction-house__tabs .tabs__nav-item {
		font-size: 18px
	}
	.form {
		padding: 3rem 0 3rem 4rem
	}
	.free-consultation:before {
		left: 320px
	}
	.home__first-title {
		margin-bottom: 14rem
	}
	.house-looks-like__slider1 {
		height: 445px
	}
	.house-looks-like__slider2,
	.house-looks-like__slider3 {
		height: 210px
	}
	.portfolio-single__slider-img {
		height: 630px
	}
	.portfolio-single__photo-img {
		height: 182px
	}
	.portfolio-single__photo-img.--big {
		height: 379px
	}
	.project__present {
		padding: 4rem 0 8rem
	}
	.project__present:before {
		background-size: auto;
		margin-left: -500px
	}
	.project__present2:before {
		margin-left: -170px
	}
	.questions.--template1 .questions__accordion {
		margin-left: 2.2rem
	}
	.service-advantages {
		background-image: url(../images/1.png);
		background-repeat: no-repeat;
		background-position: top right -155px;
		background-size: 700px 700px
	}
	.services-page__title {
		font-size: 60px
	}
	.services-page__first.--template1 .services-page__first-desc {
		padding-right: 17rem
	}
	.services-page__first.--template1 .services-page__ruble-wrap {
		margin-top: 4rem
	}
	.suppliers-advertisers__item {
		margin-right: 5rem
	}
	.virtual-tour__img {
		height: 530px
	}
}

@media (min-width:1700px) {
	.col-xxxl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xxxl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xxxl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xxxl-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-xxxl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xxxl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xxxl-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxxl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xxxl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xxxl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xxxl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxxl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xxxl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xxxl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxxl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xxxl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xxxl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxxl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xxxl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xxxl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxxl-first {
		order: -1
	}
	.order-xxxl-last {
		order: 13
	}
	.order-xxxl-0 {
		order: 0
	}
	.order-xxxl-1 {
		order: 1
	}
	.order-xxxl-2 {
		order: 2
	}
	.order-xxxl-3 {
		order: 3
	}
	.order-xxxl-4 {
		order: 4
	}
	.order-xxxl-5 {
		order: 5
	}
	.order-xxxl-6 {
		order: 6
	}
	.order-xxxl-7 {
		order: 7
	}
	.order-xxxl-8 {
		order: 8
	}
	.order-xxxl-9 {
		order: 9
	}
	.order-xxxl-10 {
		order: 10
	}
	.order-xxxl-11 {
		order: 11
	}
	.order-xxxl-12 {
		order: 12
	}
	.offset-xxxl-0 {
		margin-left: 0
	}
	.offset-xxxl-1 {
		margin-left: 8.33333%
	}
	.offset-xxxl-2 {
		margin-left: 16.66667%
	}
	.offset-xxxl-3 {
		margin-left: 25%
	}
	.offset-xxxl-4 {
		margin-left: 33.33333%
	}
	.offset-xxxl-5 {
		margin-left: 41.66667%
	}
	.offset-xxxl-6 {
		margin-left: 50%
	}
	.offset-xxxl-7 {
		margin-left: 58.33333%
	}
	.offset-xxxl-8 {
		margin-left: 66.66667%
	}
	.offset-xxxl-9 {
		margin-left: 75%
	}
	.offset-xxxl-10 {
		margin-left: 83.33333%
	}
	.offset-xxxl-11 {
		margin-left: 91.66667%
	}
	.d-xxxl-none {
		display: none!important
	}
	.d-xxxl-inline {
		display: inline!important
	}
	.d-xxxl-inline-block {
		display: inline-block!important
	}
	.d-xxxl-block {
		display: block!important
	}
	.d-xxxl-flex {
		display: flex!important
	}
	.d-xxxl-inline-flex {
		display: inline-flex!important
	}
	.m-xxxl-0 {
		margin: 0!important
	}
	.mt-xxxl-0,
	.my-xxxl-0 {
		margin-top: 0!important
	}
	.mr-xxxl-0,
	.mx-xxxl-0 {
		margin-right: 0!important
	}
	.mb-xxxl-0,
	.my-xxxl-0 {
		margin-bottom: 0!important
	}
	.ml-xxxl-0,
	.mx-xxxl-0 {
		margin-left: 0!important
	}
	.m-xxxl-1 {
		margin: .25rem!important
	}
	.mt-xxxl-1,
	.my-xxxl-1 {
		margin-top: .25rem!important
	}
	.mr-xxxl-1,
	.mx-xxxl-1 {
		margin-right: .25rem!important
	}
	.mb-xxxl-1,
	.my-xxxl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xxxl-1,
	.mx-xxxl-1 {
		margin-left: .25rem!important
	}
	.m-xxxl-2 {
		margin: .5rem!important
	}
	.mt-xxxl-2,
	.my-xxxl-2 {
		margin-top: .5rem!important
	}
	.mr-xxxl-2,
	.mx-xxxl-2 {
		margin-right: .5rem!important
	}
	.mb-xxxl-2,
	.my-xxxl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xxxl-2,
	.mx-xxxl-2 {
		margin-left: .5rem!important
	}
	.m-xxxl-3 {
		margin: 1rem!important
	}
	.mt-xxxl-3,
	.my-xxxl-3 {
		margin-top: 1rem!important
	}
	.mr-xxxl-3,
	.mx-xxxl-3 {
		margin-right: 1rem!important
	}
	.mb-xxxl-3,
	.my-xxxl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xxxl-3,
	.mx-xxxl-3 {
		margin-left: 1rem!important
	}
	.m-xxxl-4 {
		margin: 1.5rem!important
	}
	.mt-xxxl-4,
	.my-xxxl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xxxl-4,
	.mx-xxxl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xxxl-4,
	.my-xxxl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xxxl-4,
	.mx-xxxl-4 {
		margin-left: 1.5rem!important
	}
	.m-xxxl-5 {
		margin: 3rem!important
	}
	.mt-xxxl-5,
	.my-xxxl-5 {
		margin-top: 3rem!important
	}
	.mr-xxxl-5,
	.mx-xxxl-5 {
		margin-right: 3rem!important
	}
	.mb-xxxl-5,
	.my-xxxl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xxxl-5,
	.mx-xxxl-5 {
		margin-left: 3rem!important
	}
	.p-xxxl-0 {
		padding: 0!important
	}
	.pt-xxxl-0,
	.py-xxxl-0 {
		padding-top: 0!important
	}
	.pr-xxxl-0,
	.px-xxxl-0 {
		padding-right: 0!important
	}
	.pb-xxxl-0,
	.py-xxxl-0 {
		padding-bottom: 0!important
	}
	.pl-xxxl-0,
	.px-xxxl-0 {
		padding-left: 0!important
	}
	.p-xxxl-1 {
		padding: .25rem!important
	}
	.pt-xxxl-1,
	.py-xxxl-1 {
		padding-top: .25rem!important
	}
	.pr-xxxl-1,
	.px-xxxl-1 {
		padding-right: .25rem!important
	}
	.pb-xxxl-1,
	.py-xxxl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xxxl-1,
	.px-xxxl-1 {
		padding-left: .25rem!important
	}
	.p-xxxl-2 {
		padding: .5rem!important
	}
	.pt-xxxl-2,
	.py-xxxl-2 {
		padding-top: .5rem!important
	}
	.pr-xxxl-2,
	.px-xxxl-2 {
		padding-right: .5rem!important
	}
	.pb-xxxl-2,
	.py-xxxl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xxxl-2,
	.px-xxxl-2 {
		padding-left: .5rem!important
	}
	.p-xxxl-3 {
		padding: 1rem!important
	}
	.pt-xxxl-3,
	.py-xxxl-3 {
		padding-top: 1rem!important
	}
	.pr-xxxl-3,
	.px-xxxl-3 {
		padding-right: 1rem!important
	}
	.pb-xxxl-3,
	.py-xxxl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xxxl-3,
	.px-xxxl-3 {
		padding-left: 1rem!important
	}
	.p-xxxl-4 {
		padding: 1.5rem!important
	}
	.pt-xxxl-4,
	.py-xxxl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xxxl-4,
	.px-xxxl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xxxl-4,
	.py-xxxl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xxxl-4,
	.px-xxxl-4 {
		padding-left: 1.5rem!important
	}
	.p-xxxl-5 {
		padding: 3rem!important
	}
	.pt-xxxl-5,
	.py-xxxl-5 {
		padding-top: 3rem!important
	}
	.pr-xxxl-5,
	.px-xxxl-5 {
		padding-right: 3rem!important
	}
	.pb-xxxl-5,
	.py-xxxl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xxxl-5,
	.px-xxxl-5 {
		padding-left: 3rem!important
	}
	.m-xxxl-n1 {
		margin: -.25rem!important
	}
	.mt-xxxl-n1,
	.my-xxxl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xxxl-n1,
	.mx-xxxl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xxxl-n1,
	.my-xxxl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xxxl-n1,
	.mx-xxxl-n1 {
		margin-left: -.25rem!important
	}
	.m-xxxl-n2 {
		margin: -.5rem!important
	}
	.mt-xxxl-n2,
	.my-xxxl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xxxl-n2,
	.mx-xxxl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xxxl-n2,
	.my-xxxl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xxxl-n2,
	.mx-xxxl-n2 {
		margin-left: -.5rem!important
	}
	.m-xxxl-n3 {
		margin: -1rem!important
	}
	.mt-xxxl-n3,
	.my-xxxl-n3 {
		margin-top: -1rem!important
	}
	.mr-xxxl-n3,
	.mx-xxxl-n3 {
		margin-right: -1rem!important
	}
	.mb-xxxl-n3,
	.my-xxxl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xxxl-n3,
	.mx-xxxl-n3 {
		margin-left: -1rem!important
	}
	.m-xxxl-n4 {
		margin: -1.5rem!important
	}
	.mt-xxxl-n4,
	.my-xxxl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xxxl-n4,
	.mx-xxxl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xxxl-n4,
	.my-xxxl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xxxl-n4,
	.mx-xxxl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xxxl-n5 {
		margin: -3rem!important
	}
	.mt-xxxl-n5,
	.my-xxxl-n5 {
		margin-top: -3rem!important
	}
	.mr-xxxl-n5,
	.mx-xxxl-n5 {
		margin-right: -3rem!important
	}
	.mb-xxxl-n5,
	.my-xxxl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xxxl-n5,
	.mx-xxxl-n5 {
		margin-left: -3rem!important
	}
	.m-xxxl-auto {
		margin: auto!important
	}
	.mt-xxxl-auto,
	.my-xxxl-auto {
		margin-top: auto!important
	}
	.mr-xxxl-auto,
	.mx-xxxl-auto {
		margin-right: auto!important
	}
	.mb-xxxl-auto,
	.my-xxxl-auto {
		margin-bottom: auto!important
	}
	.ml-xxxl-auto,
	.mx-xxxl-auto {
		margin-left: auto!important
	}
}

@media only screen and (min-width:1700px) {
	.header__contacts {
		margin-top: 4rem
	}
	.header__social {
		margin-top: 3.5rem
	}
	.advantages__col1 {
		padding-right: 7rem
	}
	.advantages__list1 {
		padding-left: 4.5rem
	}
	.catalog__body {
		margin-right: calc(1170px / 2 - 50vw + 60px)
	}
	.page-nav {
		display: block;
		position: fixed;
		top: 150px;
		right: 50px;
		width: 290px;
		padding: 2.2rem;
		background-color: #fff
	}
	.page-nav__title {
		font-size: 22px;
		font-weight: 700;
		color: #222;
		text-align: center;
		margin-bottom: .7rem
	}
	.page-nav__links {
		margin-bottom: 0
	}
	.page-nav__link {
		font-size: 16px;
		color: #222;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: .75rem 1rem
	}
	.page-nav__link.active {
		border-radius: 4px;
		cursor: pointer;
		padding-left: 28px;
		padding-right: 28px;
		text-decoration: none;
		transition: background-color .2s, color .2s, box-shadow .2s;
		white-space: nowrap;
		color: #fff;
		font-weight: 700;
		height: 55px;
		background-image: linear-gradient(to top, #2c8ab2, #2e5160)
	}
	.photos-objects__swiper .swiper-wrapper {
		height: 430px
	}
	.photos-objects__detail {
		height: 215px
	}
	.service-advantages {
		background-position: top -110px right -155px;
		background-size: 917px 917px
	}
}

@media only screen and (max-width:1499px) {
	.service-advantages {
		background-image: none!important
	}
}

@media only screen and (max-width:1499px) {
	.callback-popup#popup-calculate-cost {
		background-size: 45%
	}
	.menu-footer__ul>.menu-item>a {
		font-family: Rodchenko
	}
	.swiper-pagination-bullet {
		display: none!important
	}
	.header {
		background-color: #fff;
		height: 60px
	}
	.header__sidebar {
		transition: transform .2s;
		transform: translateX(-100%)
	}
	.header__sidebar.sidebar-open {
		transform: translateX(0)
	}
	.header__tablet-logo {
		left: 50%;
		padding: 5px;
		position: fixed;
		top: 0;
		transform: translateX(-50%)
	}
	.calculation-cost__form .form-field__submit-wrap .link-with-arrow {
		font-size: 0
	}
	.calculation-cost__form .form__acceptance {
		max-width: 300px
	}
	.contact__first {
		display: flex;
		flex-direction: column
	}
	.contact__map {
		height: 400px;
		order: 1
	}
	.form {
		padding: 1rem 3rem;
		margin-bottom: 4rem
	}
	.hamburger-menu {
		background-color: #fff;
		cursor: pointer;
		display: flex;
		height: 60px;
		left: 110%;
		left: calc(100% + 20px);
		position: absolute;
		top: 0;
		width: 60px;
		transform: scale(.8);
		transform-origin: left center
	}
	.hamburger-menu__img {
		height: 50px;
		margin: auto;
		pointer-events: none;
		position: relative;
		width: 50px
	}
	.hamburger-menu__img:after,
	.hamburger-menu__img:before {
		background-color: #2e5160;
		border-radius: 3px;
		content: '';
		height: 6px;
		left: 0;
		position: absolute;
		width: 100%;
    transition: top ease 200ms, bottom ease 200ms;
	}
	.hamburger-menu__img:before {
		top: 9px
	}
	.hamburger-menu__img:after {
		bottom: 9px
	}
  .hamburger-menu:hover .hamburger-menu__img:before {
    top: 5px;
  }
  .hamburger-menu:hover .hamburger-menu__img:after {
    bottom: 5px;
  }
	.hamburger-menu__img-inner {
		background-color: #2e5160;
		border-radius: 5px;
		height: 6px;
		left: 0;
		margin-top: -3px;
		position: absolute;
		top: 50%;
		width: 100%
	}
	.hamburger-menu--tablet {
		display: none
	}
	.project__present:before {
		background-size: 85%;
		margin-left: -700px
	}
	.project__present2:before {
		background-size: 65%;
		right: -120px;
		left: auto
	}
	.requisite__text {
		display: flex;
		flex-wrap: wrap
	}
	.requisite__text div {
		width: 33%;
		margin-bottom: 1rem;
		padding-right: 1rem
	}
	.sidebar {
		margin-left: -40px
	}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
    .list_link_url {
    width: 49%;
}
}
@media only screen and (max-width:1499px) and (max-width:767px) {
	.hamburger-menu {
		width: 40px
	}
	.hamburger-menu__img {
		height: 40px;
		width: 40px
	}
	.hamburger-menu__img:after,
	.hamburger-menu__img:before {
		height: 4px
	}
	.hamburger-menu__img:before {
		top: 3px
	}
	.hamburger-menu__img:after {
		bottom: 3px
	}
	.hamburger-menu__img-inner {
		height: 4px;
		margin-top: -2px
	}
}

@media only screen and (max-width:991px) {
	.advantages__list1 {
		display: flex;
		flex-wrap: wrap;
		text-align: center
	}
    
	.advantages__list1 .advantages__list-item {
		width: 33%;
		padding-left: 10px;
		padding-right: 10px
	}
	.building-cost__table {
		width: 1070px
	}
	.building-cost__table-wrap {
		overflow: auto;
		position: relative;
		left: 50%;
		margin-left: -50vw;
		width: 100vw;
		padding-left: calc(50vw - 720px/2 + 15px)
	}
	.building__right {
		height: 600px;
		position: relative;
		left: 50%;
		margin-left: -50vw;
		width: 100vw
	}
	.building__title {
		margin-bottom: 1rem
	}
	.building__triggers {
		white-space: nowrap;
		overflow-x: auto;
		margin-right: calc(720px/2 - 50vw - 15px)
	}
	.building__triggers li {
		display: inline-block;
		margin-right: 1.5rem
	}
	.catalog__list-footer {
		padding-bottom: 5rem
	}
	.completed-projects {
		flex-wrap: wrap
	}
	.completed-projects__map {
		height: 500px;
		width: 100%;
		order: 1
	}
	.first-block {
		padding-top: 7rem
	}
	.free-consultation {
		padding-bottom: 5rem
	}
	.free-consultation:before {
		background-image: none
	}
	.home__first-title {
		font-size: 50px;
		margin-bottom: 4rem
	}
	.home__first-title br,
	.portfolio-page__project-text {
		display: none
	}
	.project__nav {
		margin-top: 0;
		margin-bottom: 2.5rem
	}
	.project__price-block-table {
		width: 1070px
	}
	.project__price-block-table-wrap {
		overflow: auto;
		position: relative;
		left: 50%;
		margin-left: -50vw;
		width: 100vw;
		padding-left: calc(50vw - 720px/2 + 15px)
	}
	.project__present:before {
		background-size: 70%;
		margin-left: -750px
	}
	.project__present2:before {
		background-size: 60%
	}
	.questions__title br {
		display: none
	}
	.questions__accordion {
		margin-top: 5rem
	}
	.requisite__text div {
		width: 50%
	}
	.services-page__ruble-wrap {
		margin-bottom: 3rem
	}
	.sidebar {
		margin-left: 0
	}
	.video__img {
		height: 200px
	}
	.--with-slider .video__img {
		height: 230px
	}
	.virtual-tour__title {
		line-height: 1.2
	}
	.--with-slider .virtual-tour__img {
		height: 230px
	}
}

@media only screen and (max-width:991px) and (max-width:767px) {
	.building-cost__table-wrap {
		padding-left: 20px
	}
}

@media only screen and (max-width:767px) {
	html {
		font-size: 12px
	}
    .list_link_url {
    width: 100%;
}
	body {
		font-size: 14px
	}
	main {
		overflow-x: hidden
	}
	.h1,
	h1 {
		font-size: 3.3rem
	}
	.h2,
	h2 {
		font-size: 3rem
	}
	.callback-popup .h,
	.callback-popup h1 {
		font-size: 30px
	}
	.container {
		padding-right: 20px;
		padding-left: 20px
	}
	.callback-popup#popup-calculate-cost {
		padding: 40px 20px 20px!important
	}
	.callback-popup {
		max-height: 97vh;
		overflow-y: auto;
		padding: 40px 20px 20px!important;
		width: 100%
	}
	.callback-popup__done-title-icon {
		display: none
	}
	.callback-popup__title {
		font-size: 40px
	}
	.callback-popup .form-submit {
		height: 60px
	}
	.form-field {
		width: 100%
	}
	.menu-header__ul .menu-item.menu-item-has-children.menu-show>.sub-menu {
		left: 0;
		padding-left: 30px
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu {
		width: 100vw;
		left: 100%;
		z-index: 1;
		padding-top: 50px;
		padding-left: 0;
		position: fixed;
		top: 130px
	}
	.menu-header__ul>.menu-item.menu-item-has-children .sub-menu:before {
		top: 0;
		height: 100vh
	}
	.menu-header__ul .menu-close {
		position: absolute!important;
		top: 0
	}
	.pagination {
		margin: 40px 0 20px;
		text-align: center;
		width: 100%
	}
	.swiper-button-next-theme,
	.swiper-button-prev-theme {
		margin-left: 1rem;
		margin-right: 1rem
	}
	.swiper-navigation-wrap,
	.swiper-pagination {
		display: none
	}
	.swiper-container {
		overflow: visible
	}
	.header__btn-square1 {
		right: 71px
	}
	.header__btn-square2 {
		right: 0
	}
	.header__form {
		right: 10px;
		top: 10px
	}
	.header__contacts {
		display: flex;
		justify-content: space-between;
		margin-bottom: 1rem
	}
	.header__sidebar {
		height: calc(100vh - 60px);
		margin-left: -100vw;
		overflow-y: auto;
		padding: 20px 30px;
		transition: margin-left .2s;
		transform: none;
		top: 60px;
		width: 100vw;
		display: flex;
		flex-direction: column-reverse;
		justify-content: flex-end
	}
	.header__sidebar.sidebar-open {
		margin-left: 0;
		transform: none
	}
	.header__menu {
		overflow: hidden
	}
	.header__social-item {
		margin-left: 1.5rem
	}
	.header__tel {
		margin-right: 1rem
	}
	.header__email {
		display: none
	}
	.footer__contact {
		margin-top: 2rem
	}
	.footer__copyright {
		margin-bottom: 1rem
	}
	.advantages__list1 {
		margin-top: 2rem;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		margin-right: -20px;
		margin-left: -20px;
		padding-left: 20px
	}
	.advantages__list1 .advantages__list-item {
		width: 65%;
		flex-shrink: 0
	}
	.advantages__list1 .advantages__list-item-text br {
		display: none
	}
	.advantages__list2 {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		margin-right: -20px;
		margin-left: -20px;
		padding-left: 20px
	}
	.advantages__list2 [class*=col-] {
		width: 65%;
		flex-shrink: 0
	}
	.building__right {
		height: 300px
	}
	.building__right-inner {
		padding-left: 1rem;
		padding-bottom: 1rem
	}
	.building__right-inner .btn--detail {
		transform: scale(.8)
	}
	.building__title {
		font-size: 40px
	}
	.building__triggers {
		margin-right: -20px;
		margin-left: -20px;
		padding-left: 20px
	}
	.building__trigger.active {
		font-size: 20px
	}
	.building__text {
		margin-left: 0
	}
	.building__text-val {
		font-size: 20px
	}
	.calculation-cost__title {
		font-size: 40px
	}
	.calculation-cost__form-slider-nav {
		margin: 3rem 2rem 2rem 1rem
	}
	.calculation-cost__cf7form .form-submit {
		height: 60px;
		width: 215px;
		font-size: 15px
	}
	.calculation-cost__cf7form .form-field__wrap {
		width: 85vw
	}
	.catalog__list-header {
		flex-wrap: wrap
	}
	.catalog__list-limit .list-inline,
	.catalog__list-pagination .list-inline,
	.catalog__list-sortby .list-inline {
		white-space: nowrap
	}
	.catalog__list-sortby {
		margin-bottom: 1rem
	}
	.catalog__footer-img {
		width: 45%;
		margin-right: 5%
	}
	.catalog__footer-imgs-wrap {
		flex-wrap: wrap
	}
	.completed-projects__title {
		font-size: 40px
	}
	.construction-house__left {
		width: 100vw;
		margin-left: -20px;
		margin-right: -20px
	}
	.construction-house__tabs {
		flex-wrap: wrap
	}
	.construction-house__tabs .tabs__nav {
		overflow-x: auto;
		margin-bottom: 1rem;
		padding-bottom: 1rem;
		padding-left: 20px
	}
	.construction-house__tabs .tabs__nav-item {
		padding: 0 1rem;
		white-space: nowrap;
		min-height: 30px;
		margin-right: .5rem
	}
	.fancybox-close-small {
		right: 20px!important;
		top: 20px!important;
		transform: scale(.5);
		transform-origin: right top
	}
	.feedback__slider {
		margin-right: 5rem
	}
	.flipper {
		height: 40px
	}
	.flipper-container .back,
	.flipper-container .front {
		height: 40px;
		width: 40px
	}
	.form-calculate-cost {
		left: 10px;
		padding: 3rem 3rem 2rem;
		max-height: 97vh;
		max-width: calc(100% - 20px)
	}
	.form-calculate-cost__btn-wrap {
		margin-bottom: 2rem;
		margin-top: 2rem
	}
	.form-calculate-cost__document {
		margin-bottom: 1rem
	}
	.form-calculate-cost__fields {
		margin-bottom: 1.5rem
	}
	.form-calculate-cost__sum {
		flex-wrap: wrap
	}
	.form-calculate-cost__sum-number {
		text-align: right;
		margin: 10px 0;
		width: 100%
	}
	.form-calculate-cost__sum-text {
		width: 100%
	}
	.form-calculate-cost__sum-text br {
		display: none
	}
	.form .textarea-message {
		height: 200px
	}
	.hamburger-menu {
		display: none
	}
	.hamburger-menu--tablet {
		display: flex;
		left: 20px;
		position: fixed;
		top: 0
	}
	.home__first-content .ruble {
		margin-left: auto;
		margin-right: auto
	}
	.home__first-title {
		font-size: 36px;
		margin-bottom: 2rem
	}
	.house-looks-like__slider-right {
		display: none
	}
	.house-looks-like__slider1 {
		height: 200px;
		margin-right: 5rem
	}
	.licenses__slider {
		margin-right: 5rem
	}
	.mobile-slider .swiper-wrapper {
		flex-wrap: nowrap;
		margin-right: 0;
		margin-left: 0
	}
	.mobile-slider .swiper-slide {
		padding-left: 0;
		padding-right: 0
	}
	.mobile-slider[data-mr="15vw"] {
		margin-right: 15vw
	}
	.news__slider {
		margin-right: 5rem
	}
	.page-price__footer-row {
		flex-direction: column
	}
	.page-price__footer-img {
		margin-bottom: 1.5rem
	}
	.page-price__footer-text {
		padding-left: 0
	}
	.partners__list {
		flex-wrap: nowrap;
		overflow-x: auto;
		margin-right: -20px
	}
	.photos-objects__title,
	.photos-objects__title.--v2 {
		font-size: 40px
	}
	.photos-objects__swiper .swiper-wrapper {
		height: 200px
	}
	.photos-objects__swiper .swiper-slide {
		height: 100%
	}
	.photos-objects__swiper {
		margin-right: 5rem
	}
	.photos-objects__detail {
		display: none
	}
	.portfolio-page__categories {
		display: flex;
		overflow-x: auto;
		margin-left: -20px;
		padding-left: 20px;
		margin-right: -20px
	}
	.portfolio-page__category {
		padding-left: 1rem;
		padding-right: 1rem;
		height: 35px
	}
	.portfolio-page__filter {
		margin-bottom: .5rem
	}
	.portfolio-page__filter .custom-control-label,
	.portfolio-page__projects-title {
		line-height: 1.3
	}
	.portfolio-single__slider {
		margin-right: 5rem
	}
	.portfolio-single__slider .swiper-button-next,
	.portfolio-single__slider .swiper-button-prev {
		display: none
	}
	.price__table1 .table__col,
	.price__table2 .table__col,
	.price__table3 .table__col {
		width: 50%!important;
		font-size: 20px
	}
	.project__photo-slider {
		margin-right: 5rem
	}
	.project__price-block-table {
		padding-left: 20px
	}
	.project__present {
		padding: 1rem 0 5rem
	}
	.project__present2:before,
	.project__present:before {
		content: none
	}
	.promotions__slider {
		margin-right: 5rem
	}
	.requisite__text div {
		width: 100%
	}
	.service-advantages__tabs .tabs__nav-item {
		padding: 0 20px
	}
	.service-advantages__tabs .tabs__nav {
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 2rem;
		overflow-x: auto;
		padding-bottom: 30px
	}
	.services-page__title br {
		display: none
	}
	.suppliers-advertisers__list {
		flex-wrap: nowrap;
		overflow-x: auto;
		margin-right: -20px
	}
	.table {
		padding-left: 1.5rem
	}
	.table__heading .table__col:nth-child(2) {
		padding: 1rem;
		display: block
	}
	.table__heading .table__col {
		padding: 1rem 0
	}
	.video-block__img {
		height: 200px;
		display: block
	}
	.video-block__play:after {
		height: 100%;
		transform: scale(.5);
		transform-origin: center 40%
	}
	.video__slider {
		margin-right: 5rem
	}
	.--with-slider .video__title {
		font-size: 40px
	}
	.--with-slider .video__img {
		height: 200px
	}
	.--with-slider .virtual-tour__title,
	.virtual-tour__title {
		font-size: 40px
	}
	.--with-slider .virtual-tour__img {
		height: 200px
	}
	.virtual-tour__slider {
		margin-right: 5rem
	}
}

@media (min-width:1500px) and (max-width:1700px) {
	.container {
		margin-left: 270px
	}
}

@media (min-width:1500px) and (max-width:1500px) {
	.container {
		max-width: calc(100vw - 320px)
	}
}

@media (min-width:1500px) and (max-width:1800px) {
	.footer__left-col {
		padding-left: 110px
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-flex {
		display: flex!important
	}
	.d-print-inline-flex {
		display: inline-flex!important
	}
}
.vacancy__item{
    margin: 40px 0;
    box-shadow: 2px 2px 4px 1px rgb(158 158 158 / 85%);
    padding: 20px;
    border-radius: 5px;
}
.citem img{width: 70%;}
.citem .header__social-item{
    margin-right: 0!important;
}
.building-how{
    background: url(../images/fon_how.jpg);
    background-size: cover;
    padding: 3rem 0;
    position: relative;
    margin-bottom: 3rem;
}
.howline{
    padding: 17px 0px;
    background-color: rgba(45, 80, 102, 0.4);
    color: #fff;
    font-weight: 800;
}
.item-how{display: flex;margin-bottom: 10px;align-items: center;margin-left: 2rem;}
.how-img{
    position: absolute;
}
.how-text{
    padding: 10px 70px 10px 125px;
    background: #fff;
    border-radius: 3px;
    margin-top: 20px;
    margin-left: 20px;
    margin: 20px 0px 0px 20px;
    width: 80%;
	margin: 20px 0px 20px 20px;
}
.how-numb{
        color: #2d5066;
    font-weight: 600;
    position: absolute;
    padding: 13px 0px 0 8px;
}
.howline{
    margin-top: 20px;
}
.howline span{
    background: url(../images/star.png) no-repeat;
    padding-left: 35px;
    padding-right: 55px;

}
.howstar{
    margin: auto;
}
.hline:after{
content: '';
    position: relative;
    width: 5px;
    height: 18px;
    background: #a5b5bd;
    bottom: 0;
    top: 62px;
    right: 411px;
}

.building-how:before{
    content: '';
    display: block;
    position: absolute;
    background: url(../images/arrowsfon1.png);
    /* z-index: 1; */
    background-size: 544px;
    background-repeat: no-repeat;
    height: 538px;
    width: 100%;
    top: 150px;
    left: 105px;
}
.img-fon{
    display: none;
   position: absolute;
    top: 140px;
    left: 75px;
    width: 579px;
}
.img-fon img{
    width: 100%;
}


@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .img-fon {left:0;}
}


@media (min-width: 1500px) and (max-width: 1700px){
    .how-text {
    padding: 10px 15px 10px 107px!important;
        width: 85%!important;
}
    .img-fon {
    left: 100px!important;

    top: 160px!important;
}
}

@media only screen and (min-width: 1400px){
    .hline:after{
        right: 400px;
    }
    .img-fon{
        left: 120px;
		width: 579px;
    }
    .how-text {
        padding: 10px 25px 10px 107px;
	}
}
@media only screen and (min-width: 1499px){
    .hline:after{
        right: 344px;
    }
    .howline span {
            padding-left: 25px;
    padding-right: 25px;
    }
    .building-how:before{
     content: '';
    display: block;
    position: absolute;
    background: url(../images/arrowsfon1.png);
    /* z-index: 1; */
    background-size: 544px;
    background-repeat: no-repeat;
    height: 538px;
    width: 100%;
    top: 25%;
    left: 29%;
}
}
@media (max-width: 1700px){
	.hline::after {
		right: 370px;
	}
}
@media (max-width: 1500px){
	.building-how {
		margin-left: 0;
	}
	.building-how::before {
	    left: 260px;
    	top: 180px;
	}
	.hline::after {
	  right: 384px;
	}
}
@media (max-width: 1367px) {
	.building-how::before {
		left: 206px;
		background-size: 584px;
	}
}
@media (max-width: 1281px) {
	.building-how::before {
		left: 160px;
	}
}
@media (max-width: 1200px){
    .img-fon{display: none;}
    .hline:after, .building-how::before {display: none;}
    .how-text {padding: 10px 10px 10px 87px;width: 100%;font-size: 13px;}
}
@media (max-width: 991px){ 
	.howline span {
		padding-left: 20px;
    	padding-right: 15px;
	}
}
@media (max-width: 768px){
    .pdf_items {width: 49%;text-align: center;}
    .how-text{
        width: 100%;
            padding: 10px 10px 10px 125px;
        font-size: 13px;
    }
    .howstar {
	    margin: auto;
	    width: 80%;
	}
}

.otzyv__item {
	margin: 40px 0;
	box-shadow: 2px 2px 4px 1px rgb(158 158 158 / 85%);
	padding: 20px;
	border-radius: 5px;
  }
  .otzyv__up, .otzyv__rate {
	display: flex;
	align-items: center;
  }
  .otzyv__rate {
	justify-content: space-between;
	padding-bottom: 15px;
	align-items: end;
  }
  .otzyv__stars {
	display: flex;
	gap: 3px;
	justify-content: center;
  }
  .otzyv__star img {
	width: 20px;
  }
  .otzyv__star.gray_star img {
	filter: grayscale(1);
  }
  .otzyv__rate p {
	display: none;
  }
  .otzyv__img {
	margin-right: 10px;
  }
  .otzyv__date {
	color: #b2b2b2;
  }
  .otzyv__name  {
	font-weight: 800;
  }