/*
Theme Name: Destina
Theme URI: https://destina.com.ua/
Author: Digital Agency Orange-bear
Author URI: https://orange-bear.com.ua/
Description: Theme created special for real estate Destina 
Version: 1.0
*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

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

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

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

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

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

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "" "";
}

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

:focus {
	outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
	font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
	font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
	font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
	font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}


header {
	display: flex;
	width: 100%;
	height: 70px;
	background: #9f7f4c;
	position: relative;
	z-index: 2000;
}
.home header {
    background: transparent;
    position: absolute;
    z-index: 1;
}
.container {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.flex {
	display: flex;
}
.logo {
	width: 200px;
	height: 100%;
}
.logo a {
	width: 100%;
	height: 100%;
	display: flex;
}
.logo img {
	width: 100%;
}
.menu {
    width: calc(100% - 200px);
    align-items: center;
    display: flex;
    justify-content: flex-end;
    justify-items: flex-end;
    align-content: center;
}
.containerMenu {
    width: 100px;
    display: flex;
    color: #fff;
    font-weight: bold;
    align-items: center;
}
#nav-icon4 {
  width: 40px;
  height: 16px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 200;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 7px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 14px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  width: 75%;
}

#nav-icon4.open_menu span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -8px;
  left: 0px;
}

#nav-icon4.open_menu span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open_menu span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 0px;
}
#nav-icon4:hover span:nth-child(3){
	width: 40px;
}
#nav-icon4.open_menu span:nth-child(3){
	width: 40px;
}
.bux-prev {
    background-image: url('img/left-arrow.svg');
    left: 40px;
    z-index: 10;
}

.bux-next {
    background-image: url('img/right-arrow.svg');
    right: 40px;
}

.bux-prev, .bux-next {
    width: 30px;
    height: 40px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
/* Dots */
.slick-slider
{
    /* margin-bottom: 30px; */
    position: relative;
}

.slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    margin-right: 8px;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    content: '';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #fff;
    background: #fff;
}
.slick-dots li button:hover:before {
    background: #fff;
}
.slide-item {
    min-height: 600px!important;
    background-size: cover!important;
    position: relative;
    display: flex!important;
}
.title_slide {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.inside_slide {
    /*width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    max-width: 1170px;
    margin: 0 auto;*/
}
.content_slide p {
	color: #fff;
	margin-bottom: 0;
	font-weight: 100;
	font-size: 20px;
	line-height: 25px;
}
.slider_wrapper {
    display: flex;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    align-items: center;
}
.row_for_category {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.block16 {
    width: 16%;
}
.row_for_category .block16 img {
    width: 100%;
    max-width: 90px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.row_for_category .block16 a {
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
	line-height: 22px;
}
.sliderOnMain {
    position: relative;
}
.row_for_category-wrapper {
	display: flex;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.block40 {
	width: 40%;
}
.block60 {
	width: 60%;
}
.wrapper_content {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}
.block100 {
	width: 100%;
}
.blockForInfo {
    width: 400px;
    padding-right: 10px;
}
.blockForPhoto {
    width: calc(100% - 300px);
}
.wrapper_content .left_part_slider img {
	width: 100%;
	height: auto;
}
.nazvanieProd {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 40px;
}
.priceProd {
	
}
.priceProd span {
	font-weight: 700;
    line-height: 36px;
    font-size: 30px;
    color: #9f7f4c;
}

.right_part_slider {
	padding-top: 10px;
	height: 130px;
}
.right_part_slider img {
	max-height: 100%;
	width: 100%;
	cursor: pointer;
}
.wrapper_content {
	min-height: 100vh;
}
.right_part_slider .slider-item {
    margin-left: 10px;
}
.kvartiru_for_nice_look {

}
.blockOutherPrice {
    margin-bottom: 15px;
    color: #ccc;
}
.roomsProd,
.ploschaObschayaProd,
.ploschaZhilayaProd,
.ploschaKyhnyaProd,
.etazhProd,
.domEtazheyprod {
	font-weight: bold;
	padding-left: 8px;
}
.roomsProd span,
.ploschaObschayaProd span,
.ploschaZhilayaProd span,
.ploschaKyhnyaProd span,
.etazhProd span,
.domEtazheyprod span {
	font-weight: 300;
}
.left_part_slider {
	margin-bottom: 0!important;
}
.tipNedvizhimosti {
    background-color: #f0f2fa;
    line-height: 1;
    display: inline-block;
    margin-right: 6px;
    padding: 5px 8px 4px;
    border-radius: 2px;
    box-sizing: border-box;
}
.proverennayaKvartira {
    background-color: #9f7f4c;
    line-height: 1;
    display: inline-block;
    padding: 5px 8px 4px 28px;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    margin-top: 10px;
    /* margin-bottom: 10px; */
    position: relative;
}
.proverennayaKvartira:before {
    content: '';
    background: url(img/checklist-checked-box.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: cover;
    left: 5px;
    top: 2px;
}
.metroProd {
	margin-top: 10px;
	height: 30px;
	display: flex;
	align-items: center;
	font-weight: bold;
}
.metroProd img {
	width: 40px;
	margin-right: 10px;
}
.zagolovokOpisanieProd {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
.blockForContactSelers {
    margin-top: 10px;
    max-width: 350px;
    /* border: 1px solid #ccc; */
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.blockForContactSelers p {
	margin-bottom: 10px;
}
.blockForContactSelers .button_call {
    font-size: 20px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    text-align: center;
    width: 230px;
}
.blockForContactSelers .button_lid {
    color: #2b2b33;
    background: #b5944d;
    width: 230px;
    /* margin: 0 auto; */
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-transform: uppercase;
    border-radius: 4px;
}
.blockOpisanie ul {
	padding-left: 30px;
}
/*.blockOpisanie ul li {
	list-style: none;
	position: relative;
}
.blockOpisanie ul li:before {
	content: '';
	width: 2px;
	height: 2px;
	position:  absolute;
	background: #b5944d;
	top: 0;
	left: 0;
}*/
.toolInside {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 25px;
    width: 300px;
    background: #fff;
    transition: .3s;
    font-size: 12px;
    z-index: -1;
    padding: 10px;
    box-shadow: 0 2px 10px -2px #2d2d2d;
}
.customTooltip {
    height: 15px;
    display: flex;
    align-items: center;
    margin-top: 14px;
    margin-left: 30px;
    width: 15px;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid rgb(37, 103, 153);
    color: rgb(37, 103, 153);
    position: relative;
    cursor: pointer;
}
.customTooltip:hover .toolInside {
	opacity: 1;
	z-index: 10;
}
.secondPartProperties {
	width: 300px;
	padding-right: 30px;
}
.blockOpisanie {
	width: 100%;
}
.bread a {
	color: #2b2b33;
}
.addNotepad {

}
.addNotepad .not_hover_svg {

}
.hover_svg {
	opacity: 0;
}
.addNotepad:hover .hover_svg {
	opacity: 1;
}
.share {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    color: #9f7f4c;
    text-transform: lowercase;
    font-size: 13px;
}
.addNotepad {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    color: #9f7f4c;
    text-transform: lowercase;
    font-size: 13px;
}
.secondPartProperties {
	margin-top: 30px;
}
.s_row {
	margin-top: 30px;
}
.idProd,
.dateProd {
	color: #333;
	font-size: 13px;
	font-weight: 300;
}
.dateProd span,
.idProd span {
	font-weight: bold;
}
#contact_map {
    min-height: 500px;
}
footer {
	background: #2b2b33;
	min-height: 200px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}
.footerInfoCompany {
	color: #fff;
}
.block25 {
	width: 25%;
}
.footerLogo {
	max-width: 200px;
}
.footerLogo img {
	width: 100%;
}
.zagMenuFooter {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
ul#menu-footer-menu-1,
ul#menu-footer-menu-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}
ul#menu-footer-menu-1 li,
ul#menu-footer-menu-2 li {
    list-style: none;
}
ul#menu-footer-menu-1 li a,
ul#menu-footer-menu-2 li a {
    color: #fff;
    text-decoration: none;
}
ul#menu-footer-menu-1 li a:hover,
ul#menu-footer-menu-2 li a:hover {
	text-decoration: underline;
}
.f_contact .icon {
    width: 35px;
    height: 50px;
    display: flex;
    margin-right: 10px;
}
.f_contact .icon img {
    width: 100%;
}
.f_contact {
    color: #fff;
}
.f_contact a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.f_contact .text a {
    width: 100%;
    display: block;
}
.f_contact .icon svg {
	fill: #fff;
}
.f_contact:nth-child(2) .icon img {
	width: 80%;
}
.f_contact:nth-child(3) {
	margin-top: 20px;
	justify-content: center;
}
.f_contact:nth-child(3) a {
	border: none;
	margin-right: 5px;
}
.f_contact:nth-child(3) .icon {
	width: 40px;
}
footer .container:nth-child(2) {
	border-top: 1px solid rgba(204, 204, 204, 0.35);
}
footer .container:nth-child(2) .block50 {
	text-align: left;
	color: #fff;
	margin-top: 10px;
}
footer .container:nth-child(2) .block50:nth-child(2) {
	text-align: right;
}
footer .container:nth-child(2) .block50 a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.block50 {
	width: 50%;
}
.main_menu {
    position: absolute;
    width: 100%;
    top: -100vh;
    left: 0;
    min-height: 100vh;
    /*background: #9f7f4c;*/
    background: #b5944d;
    z-index: 100;
    transition: .3s;
    display: flex;
    align-items: center;
    padding-left: 50px;
    box-sizing: border-box;
}
.is-open {
    top: 0!important;
}
.open_menu span {
	z-index: 2000;
}
.over {
    overflow: hidden;
    height: 1px;
}
.main_menu a {
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    transition: .2s;
    text-decoration: none;
}
#menu-main-menu li {
    list-style: decimal-leading-zero;
    color: #fff;
    padding-left: 10px;
    width: 100%;
}
#menu-main-menu li {
    opacity: 0;
    -webkit-transform: translateX(10%);
    		transform: translateX(10%);
}

.is-open #menu-main-menu li {
    opacity: 1;
    -webkit-transform: translateX(0%);
    		transform: translateX(0%);
}
.main_menu li:hover a {
	margin-left: 20px;
}
.main_menu li:nth-child(1) {
	transition: all 375ms 275ms
}
.main_menu li:nth-child(2) {
	transition: all 375ms 325ms
}
.main_menu li:nth-child(3) {
	transition: all 375ms 475ms
}
.main_menu li:nth-child(4) {
	transition: all 375ms 525ms
}
.main_menu li:nth-child(5) {
	transition: all 375ms 675ms
}
.main_menu li:nth-child(6) {
	transition: all 375ms 725ms
}
.main_menu li:nth-child(7) {
	transition: all 375ms 875ms
}
ul#menu-main-menu {
    flex-direction: column;
    width: 100%;
}
.z_index_1 {
	z-index: 0!important;
}
.zagPage {
    font-weight: 900;
    font-size: 40px;
    text-align: center;
    color: #000;
}
.podZagPage {
    font-weight: 100;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
.wrapForFilter {
    width: 300px;
    background: #f2f2f2;
    min-height: 300px;
    padding: 20px;
    box-sizing: border-box;
}
.filter {
	margin-top: 30px;
}
.zagFilter {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
select.selectNiceLook {
    width: 100%;
    margin: 20px auto 10px auto;
    display: block;
    background: #fff;
    border-radius: 0!important;
    height: 35px;
    border: 1px solid #76767a;
}

.wrapForResult {
    width: 600px;
    padding-left: 20px;
    box-sizing: border-box;
}
.photo_wrapper {
	max-width: 280px;
	height: 200px;
	position: relative;
}
.wrap_item_list {
	width: 100%;
	height: 200px;
	display: flex;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin-bottom: 20px;
}
.wrap_item_list:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.wrap_item_list img {
	max-width: 100%;
	height: 200px;
}
.photo_wrapper .bux-prev, 
.photo_wrapper .bux-next {
	width: 20px;
	height: 30px;
}
.photo_wrapper .bux-prev {
	left: 10px;
}
.photo_wrapper .bux-next {
	right: 10px;
}
.info_in_result_list {
    width: 320px;
    padding-left: 20px;
    background: #fff;
}
.title_item_in_search {

}
.properties_item_in_search .metroProd img {
    width: 40px;
    height: 30px;
    margin-right: 10px;
}
.wrap_item_list:hover .price_item_in_search {
	color: #9f7f4c;
	transition: .3s;
}
.wrap_item_list:hover .title_item_in_search {
	color: #9f7f4c;
}
.price_item_in_search {
    color: #76767a;
    font-size: 25px;
    font-weight: 900;
    transition: .3s;
}
.price_item_in_search span {
    color: #000;
    font-weight: 300;
    font-size: 16px;
}
.searchandfilter .noUi-connect {
	background-color: #9f7f4c; 
}





.sf-field-post-meta-tip_nedvizhimosti {
	padding: 0!important;
	margin-bottom: 10px!important;
}
.sf-field-post-meta-tip_nedvizhimosti h4 {
	display: none;
}
.sf-field-post-meta-tip_nedvizhimosti ul {
	display: flex;
}
.sf-field-post-meta-tip_nedvizhimosti ul li {
	width: 50%;
	padding: 0;
}
.sf-field-post-meta-tip_nedvizhimosti input {
	display: none;
}
.sf-field-post-meta-tip_nedvizhimosti label {
    width: 100%;
    display: flex;
    padding-left: 30px!important;
    position: relative;
    color: #2b2b33;
    font-weight: bold!important;
    height: 23px;
    align-items: center;
    cursor: pointer;
}
.sf-field-post-meta-tip_nedvizhimosti label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0;
    border: 1px solid #76767a;
}
.sf-field-post-meta-tip_nedvizhimosti input[type="checkbox"]:checked + label {
	position: relative;
}
.sf-field-post-meta-tip_nedvizhimosti input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #9f7f4c;
    left: 5px;
    border: 1px solid #9f7f4c;
}


/* komnat */
.sf-field-post-meta-komnat ul {
	display: flex;
}
.sf-field-post-meta-komnat ul li {
	width: 20%;
	padding: 0!important;
}

.sf-field-post-meta-komnat strong {
	font-size: 14px;
    color: #333;
    display: inline-block;
    margin-right: 10px;
    letter-spacing: 0.5px;
}

.sf-field-post-meta-komnat input[type="checkbox"] {
    display: none;
}

.sf-field-post-meta-komnat label {
    display: inline-block;
    padding: 2px 9px;
    cursor: pointer;
    border: 1px solid #76767a;
    background: #fff;
}

.sf-field-post-meta-komnat input[type="checkbox"]:checked + label {
    background-color: #9f7f4c;
    border: 1px solid #9f7f4c;
    color: #fff;
}

.sf-field-post-meta-komnat label:hover {
    background-color: #9f7f4c;
    border: 1px solid #9f7f4c;
    color: #fff;
}


/* price */
.sf-field-post-meta-cena {

}
.sf-field-post-meta-cena .sf-meta-range {
	
}
.sf-field-post-meta-cena .sf-meta-range label {
	width: 40%;
	height: 30px;
}
.sf-field-post-meta-cena label:nth-child(2) {
	margin-right: -10px;
}
.sf-field-post-meta-cena .sf-meta-range label input {
	width: 100%;
	max-width: 100%;
	height: 30px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #76767a;
	background: #fff;
	color: #76767a;
}

.sf-field-post-meta-cena .sf-meta-range {

}
.sf-field-post-meta-cena .sf-range-values-seperator {
	width: 20px;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
}
.searchandfilter .meta-slider {
	max-width: 250px;
}


.sf-field-post-meta-obshaya_ploshad,
.sf-field-post-meta-kuhnya,
.sf-field-post-meta-etazh,
.sf-field-post-meta-etazhnogo_doma,
.sf-field-post-meta-zhilaya_ploshad {
    display: flex!important;
    width: 100%;
    height: 30px;
    align-items: center;
}
.sf-field-post-meta-obshaya_ploshad h4,
.sf-field-post-meta-kuhnya h4,
.sf-field-post-meta-etazh h4,
.sf-field-post-meta-etazhnogo_doma h4,
.sf-field-post-meta-zhilaya_ploshad h4 {
    width: 105px;
    display: flex;
    padding: 0;
    font-weight: 400!important;
    font-size: 14px;
    padding-right: 10px;
}
.sf-field-post-meta-obshaya_ploshad .sf-meta-range,
.sf-field-post-meta-kuhnya .sf-meta-range,
.sf-field-post-meta-etazh .sf-meta-range,
.sf-field-post-meta-etazhnogo_doma .sf-meta-range,
.sf-field-post-meta-zhilaya_ploshad .sf-meta-range {
    width: 160px;
}
.sf-field-post-meta-obshaya_ploshad .sf-meta-range select,
.sf-field-post-meta-kuhnya .sf-meta-range select,
.sf-field-post-meta-etazh .sf-meta-range select,
.sf-field-post-meta-etazhnogo_doma .sf-meta-range select,
.sf-field-post-meta-zhilaya_ploshad .sf-meta-range select {
    height: 30px;
    padding: 0px 0px 0px 10px;
    border: 1px solid #76767a;
    background: #fff;
    color: #000;
    width: 65px;
    font-weight: 300;
}
.info_in_result_list a {
	text-decoration: none;
}

.title_item_in_search {
    margin-top: 10px;
    padding-right: 40px
}
.title_item_in_search {
    font-weight: bold;
    color: #2b2b33;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
    min-height: 50px;
    display: block;
    transition: .3s;
}
.properties_item_in_search {
	color: #2b2b33;
}
.page-template-page-kvartiru .roomsProd,
.page-template-page-kvartiru .ploschaObschayaProd {
	padding-left: 0;
	
}
.page-template-page-kvartiru .properties_item_in_search .metroProd img {
	width: 30px;
    height: 20px;
}
.searchandfilter .meta-slider {
	margin-top: 20px;
}
.block_for_stickers {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.stickerPerevireno {
    position: relative;
    margin-top: 0;
    z-index: 10;
    background: #b5944d;
    color: #fff;
    padding-left: 30px;
    padding-right: 10px;
    width: 180px;
}
.stickerPerevireno:before {
    content: '';
    background: url(img/checklist-checked-box.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: cover;
    left: 5px;
    top: 2px;
}
#for_result_filter .roomsProd,
#for_result_filter .ploschaObschayaProd {
	padding-left: 0;
}

.sf-field-post-meta-tip_doma input {
	display: none;
}
.sf-field-post-meta-tip_doma label {
    width: 100%;
    display: flex;
    padding-left: 30px!important;
    position: relative;
    color: #2b2b33;
    font-weight: bold!important;
    height: 23px;
    align-items: center;
    cursor: pointer;
}
.sf-field-post-meta-tip_doma label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0;
    border: 1px solid #76767a;
}
.sf-field-post-meta-tip_doma input[type="checkbox"]:checked + label {
	position: relative;
}
.sf-field-post-meta-tip_doma input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #9f7f4c;
    left: 5px;
    border: 1px solid #9f7f4c;
}

.wrap_item_list_vertical {
	width: 290px;
	display: flex;
	flex-direction: column;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin-bottom: 20px;
}
.wrap_item_list_vertical:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.wrap_item_list_vertical img {
    max-width: 100%;
    width: 100%;
    height: 200px;
}
.grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.wrap_item_list_vertical .photo_wrapper {
	max-width: 100%;
}
.wrap_item_list_vertical .info_in_result_list {
    width: 100%;
    box-sizing: border-box;
    min-height: 200px;
}
.wrap_item_list_vertical .roomsProd,
.wrap_item_list_vertical .metroProd {
	padding-left: 0;
	
}
.properties_item_in_search .metroProd img {
	width: 30px;
    height: 20px;
}
.wrap_item_list_vertical:hover .title_item_in_search {
	color: #9f7f4c;
}
.wrap_item_list_vertical .info_in_result_list {
	padding-left: 15px;
	padding-right: 15px;
}
.wrap_item_list_vertical .metroProd {
	margin-top: 0;
}
.wrap_item_list_vertical .roomsProd span,
.wrap_item_list_vertical .ploschaObschayaProd span,
.wrap_item_list_vertical .ploschaZhilayaProd span,
.wrap_item_list_vertical .ploschaKyhnyaProd span,
.wrap_item_list_vertical .etazhProd span,
.wrap_item_list_vertical .domEtazheyprod span {
	font-weight: 400;
}
.wrap_item_list_vertical .title_item_in_search {
	min-height: unset;
	margin-bottom: 10px;
}
.wrap_item_list_vertical .price_item_in_search {
	color: #76767a;
	transition: .3s;
}
.wrap_item_list_vertical:hover .price_item_in_search {
	color: #9f7f4c;
}
.wrap_item_list_vertical .stickerPerevireno {
	background: #76767a;
	/*top: unset;
	bottom: 15px;*/
} 
.stickerSales {
    position: relative;
    margin-top: 10px;
    z-index: 10;
    background: #b5944d;
    color: #fff;
    padding-left: 30px;
    padding-right: 10px;
    width: 50px;
}
.stickerSales:before {
    content: '';
    background: url(img/sales_sticker.svg);
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: cover;
    left: 5px;
    top: 4px;
}
.wrap_item_list_vertical .roomsProd a {
	color: #256799;
	font-weight: 400;
}
.wrap_item_list_vertical .roomsProd a:hover {
	text-decoration: underline;
}
.wrap_item_list_vertical .title_item_in_search a {
    color: #2b2b33;
    transition: .3s;
}
.wrap_item_list_vertical:hover .title_item_in_search a {
	color: #9f7f4c;
}
.single-novobydovu .roomsProd {
	padding-left: 0;
}
.container {
	width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.home .wrap_item_list_vertical {
    box-sizing: border-box;
    width: 240px;
    margin: 30px auto;
}
.bux-prev-new {
    background-image: url('img/right-arrow-new.svg');
    left: -40px;
    z-index: 10;
     -moz-transform: rotate(180deg); 
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.bux-next-new {
    background-image: url('img/right-arrow-new.svg');
    right: -40px;
}

.bux-prev-new, .bux-next-new {
    width: 45px;
    height: 35px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
.slider_on_main_page-wrap {
	margin-bottom: 0!important;
}
.lastProducts {
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 5px;
    position: relative;
}
.home .wrap_item_list_vertical .roomsProd,
.home .wrap_item_list_vertical .ploschaObschayaProd {
	padding-left: 0;
	margin-bottom: 10px;
}
.home .wrap_item_list_vertical .roomsProd {
	line-height: 18px;
}
.home .wrap_item_list_vertical {
	position: relative;
}
.home .price_item_in_search {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    box-sizing: border-box;
}
.home .price_item_in_search span {
	font-size: 15px;
}
.home .wrap_item_list_vertical .info_in_result_list {
	min-height: 210px;
}
.lastProducts:before {
    content: 'DESTINA';
    position: absolute;
    top: 150px;
    font-family: 'PT Serif', serif;
    color: #f2f2f2;
    font-size: 21vw;
    line-height: 0;
    width: 100%;
    text-align: center;
    z-index: 0;
}
.lastProducts .container {
	position: relative;
}
.lastProducts-item {
	margin-bottom: 30px;
}
.bestProducts {
    padding-top: 50px;
    padding-bottom: 5px;
    position: relative;
}
.bestProducts:before {
    content: 'INA';
    position: absolute;
    bottom: 150px;
    font-family: 'PT Serif', serif;
    color: #f8f8f8;
    font-size: 21vw;
    line-height: 0;
    width: 100%;
    text-align: left;
    z-index: -1;
}
.aboutCompany {
	background: #f8f8f8;
	padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    
}
.aboutCompany .zagPage {
	text-align: left;
	font-size: 30px;
	line-height: 35px;
}
.aboutCompany .container {
	padding-left: 20px;
	padding-right: 20px;
}
.grid_line {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
}
.line1 {
    width: calc(100% / 6);
    border-right: 1px solid #f2f2f2;
}
.line2 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line3 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line4 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line5 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.container-small {
	width: 100%;
    max-width: 920px;
    margin: 0 auto;
    position: relative;
}
.for_text_2_column {
	display: block;
	margin-top: 30px;
	-webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    text-align: justify;
}
.block_partners-item {
    width: 200px;
    margin: 0 auto;
}
.block_partners-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.partnersBlock {
    padding-top: 50px;
}
.content404 img {
    max-width: 500px;
    margin: 50px auto;
    display: block;
}
.error404 .wrapper_content {
    min-height: unset;
}
.sf-field-post-meta-ot_vladelca input {
	display: none;
}
.sf-field-post-meta-ot_vladelca label {
    width: 100%;
    display: flex;
    padding-left: 30px!important;
    position: relative;
    color: #2b2b33;
    font-weight: bold!important;
    height: 23px;
    align-items: center;
    cursor: pointer;
}
.sf-field-post-meta-ot_vladelca label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0;
    border: 1px solid #76767a;
}
.sf-field-post-meta-ot_vladelca input[type="checkbox"]:checked + label {
	position: relative;
}
.sf-field-post-meta-ot_vladelca input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #9f7f4c;
    left: 5px;
    border: 1px solid #9f7f4c;
}
.sf-field-post-meta-oblast label,
.sf-field-post-meta-rajon label,
.sf-field-post-meta-gorod label,
.sf-field-post-meta-regoni_kiva label {
	width: 100%;
}
select.sf-input-select {
    width: 100%;
    margin: 0px auto 10px auto;
    display: block;
    background: #fff;
    border-radius: 0!important;
    height: 35px;
    border: 1px solid #76767a;
}
.sf-field-post-meta-regoni_kiva,
.sf-field-post-meta-rajon {
	display: none!important;
}
.pokazat {
	display: block!important;
}
.sf-field-post-meta-gorod,
.sf-field-post-meta-oblast,
.sf-field-post-meta-regoni_kiva {
	padding: 0!important;
}
a.search-filter-reset {
    color: #9f7f4c;
}
/*
start lang menu
*/
ul#menu-language_menu {
    display: flex;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0px;
    height: 100%;
}
ul#menu-language_menu li a {
    display: none;
    line-height: 25px;
    text-align: center;
    width: 100%;
}
ul#menu-language_menu {
    list-style: none;
    justify-content: flex-start;
    justify-items: flex-start;
}
ul#menu-language_menu li ul.sub-menu a {
    display: flex;
    color: #fff;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    font-size: 20px;
    font-weight: 300;
}
ul#menu-language_menu .current-menu-item a {
	font-weight: 900;
}
ul#menu-language_menu li ul.sub-menu a:hover {
    display: block;
    color: #1f385a;
}
ul#menu-language_menu ul.sub-menu li.current-menu-item a {
    /* color: #1f385a; */
}
ul#menu-language_menu ul.sub-menu li.current-menu-item {
	/* border-bottom: 2px solid #1f385a; */
}
ul#menu-language_menu li ul.sub-menu li {
    margin-right: 10px;
    align-items: flex-end;
    display: flex;
    padding-bottom: 10px;
}
ul#menu-language_menu li ul.sub-menu li:last-child {
    margin-right: 0;
}
ul#menu-language_menu li ul.sub-menu li img {
    display: none;
}
ul#menu-language_menu li ul.sub-menu {
    list-style: none;
    padding-left: 0;
    height: 100%;
    display: flex;
    margin: 0 auto;
}
.lang {
	width: 100%;
	display: flex;
}
.lang_menu {
	margin-left: 30px;
}
/*
end lang menu
*/
.main_menu {
	padding-right: 50px;
	overflow: hidden;
}
.lang_switcher {
	width: 20%;
}
.menu-main-menu-container {
	width: 40%;
}
.contact_in_menu {
	width: 40%;
}
.main_menu .lang_switcher li:hover a {
	margin-left: 0px;
}
.contact_in_menu .f_contact .text a {
	font-size: 20px;
	border-bottom: none;
}
.contact_in_menu .f_contact .text {
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.contact_in_menu,
.lang_switcher {
    opacity: 0;
    -webkit-transform: translateX(10%);
    		transform: translateX(10%);
    		transition: all 375ms 325ms;
}

.is-open .contact_in_menu,
.is-open .lang_switcher {
    opacity: 1;
    -webkit-transform: translateX(0%);
}

.toolInside {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 25px;
    width: 300px;
    background: #fff;
    transition: .3s;
    font-size: 12px;
    z-index: -1;
    padding: 10px;
    box-shadow: 0 2px 10px -2px #2d2d2d;
    color: rgb(37, 103, 153);
}
.for_tooltip:hover .toolInside {
	opacity: 1;
	z-index: 10;
}
.for_tooltip {
    position: relative;
    cursor: pointer;
    color: rgb(37, 103, 153);
    border-bottom: 1px dotted rgb(37, 103, 153);
}
.for_tooltip:hover {
    color: rgb(37, 103, 153);
    transition: .3s;
}
.for_tooltip .toolInside {
    width: 200px;
    color: #333;
    /*border: 5px solid #333;*/
}
.for_tooltip .toolInside .block33 {
    width: 80px;
}
.for_tooltip .toolInside .flex .block33:first-child {
    width: 50px;
    font-weight: bold;
}
.for_tooltip .toolInside .flex:first-child {
    font-weight: bold;
}
.sf-field-post-meta-rajon {
    padding-top: 0!important;
}
.roomsProd ul {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 300;
}
.simplefavorite-button {
    background: none;
    /*color: #fff;*/
    color: #9f7f4c;
    padding: 0;
    width: 100%;
    height: 40px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 13px;
}
.simplefavorite-button i {
	color: #9f7f4c;
	font-size: 25px;
	margin-bottom: 5px;
}
.simplefavorite-button:hover,
.simplefavorite-button:focus {
	background: none;
}
.addNotepad span {
	width: 100%;
	display: block;
}
.simplefavorite-button.active {
	opacity: 1;
}
.containerFavorites {
    position: relative;
    width: 40px;
    text-align: center;
    margin-right: 20px;
}
.containerFavorites a {
    display: flex;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
}
.containerFavorites span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #ed3833;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    transition: .3s;
    opacity: 0;
}
.containerFavorites span.activeCount {
	opacity: 1;
}
.favorites-list p {
	margin-bottom: 0;
}
.favorites-list a {
	color: #333;
}
ul.favorites-list {
	list-style: decimal-leading-zero;
}
.favorites-list li {
    border: none;
    padding: 0;
    zoom: 0;
    padding-left: 20px;
}
/* tabs */
.content_with_tabs {
	margin-top: 50px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	padding: 30px;
	box-sizing: border-box;
}
.section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #333;
  min-height: 250px;
}

.content_with_tabs input {
  display: none;
}

.content_with_tabs label {
  display: inline-block;
  margin: 0 0 0px;
  padding: 10px 20px;
  font-weight: 600;
  text-align: center;
  color: #333;
  border: 1px solid transparent;
  background: #f0f2f4;
  box-sizing: border-box;
}

/*.content_with_tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}*/

/*.content_with_tabs label[for*='1']:before { content: '\f1cb'; }
.content_with_tabs label[for*='2']:before { content: '\f17d'; }
.content_with_tabs label[for*='3']:before { content: '\f16c'; }
.content_with_tabs label[for*='4']:before { content: '\f171'; }*/

.content_with_tabs label:hover {
  cursor: pointer;
}
.content_with_tabs input:checked + label:after {
	content: '';
	display: flex;
	position: absolute;
	background: #fff;
	width: 100%;
	height: 2px;
	bottom: -2px;
	left: 0;
	z-index: 0;
}
.content_with_tabs input:checked + label {
  color: #333;
  border: 1px solid #333;
  border-top: 1px solid #333;
  border-bottom: 1px solid #fff;
  background: #fff;
  position: relative;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
  display: block;
}
/*@media screen and (max-width: 800px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
  label {
    padding: 15px;
  }
}*/
.wrapper_form_add_ad input {
    display: unset;
    border: 1px solid #76767a;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    padding: 5px;
    height: 35px;
}
.wrapper_form_add_ad .block20 {
	width: 19%;
	margin-right: 1%;
}
.wrapper_form_add_ad .block50 {
	width: 49%;
	margin-right: 1%;
}
.wrapper_form_add_ad .block30 {
	width: 29%;
}

.poverh,
.poverhiv {
	width: 110px;
}
.poverh {
	margin-right: 10px;
}
.poverhiv {
	margin-left: 10px;
}
.page-id-332 {
    background: #f0f2f4;
}
.wrapper_form_add_ad select {
    width: 100%;
    background: #fff;
    border-radius: 0!important;
    height: 35px;
    border: 1px solid #76767a;
}
.naselenuy_punkt {
    max-width: 200px;
    margin-right: 10px;
}
.vulucya {
    max-width: 300px;
    margin-right: 10px;
}
.wrapper_form_add_ad .flex {
	justify-content: flex-start;
	margin-bottom: 30px;
}
.wrapper_form_add_ad input[type="submit"] {
	color: #2b2b33;
    background: #b5944d;
    width: 230px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
    margin-top: 10px;
    text-transform: uppercase;
    border-radius: 4px;
}
.wrapper_form_add_ad ::-webkit-input-placeholder {
	font-weight: 300;
	color: #2b2b33;
	font-family: 'Roboto', sans-serif;
}
.wrapper_form_add_ad ::-moz-placeholder {
	font-weight: 300;
	color: #2b2b33;
	font-family: 'Roboto', sans-serif;
}
.wrapper_form_add_ad :-moz-placeholder {
	font-weight: 300;
	color: #2b2b33;
	font-family: 'Roboto', sans-serif;
}
.wrapper_form_add_ad :-ms-input-placeholder {
	font-weight: 300;
	color: #2b2b33;
	font-family: 'Roboto', sans-serif;
}
.item_field label {
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-align: left;
    min-height: 22px;
    background: #fff;
}
.item_field br {
	display: none;
}
.wrapper_form_add_ad .kimnat {
	width: 110px;
	margin-right: 10px;
}
.zag_ploscha,
.zhutlova_ploscha,
.ploscha_kuhni {
	width: 150px;
	margin-right: 10px;
}
.item_field label:hover {
	color: unset;
}
.wrapper_form_add_ad .price {
	max-width: 130px;
	margin-right: 10px;
}
.wrapper_form_add_ad .remont {
	max-width: 300px;
	margin-right: 10px;
}
.wrapper_form_add_ad .mebel {
	max-width: 300px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000!important;
    background: #ff0000;
    color: #fff;
}
input.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #ff0000;
    border-radius: 0;
}
.item_field {
    position: relative;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px!important;
    width: 100%;
}
.item_field textarea {
	width: 500px;
	height: 100px;
	border: 1px solid #76767a;
	max-width: 100%;
	box-sizing: border-box;
	border-radius: 0px;
	padding: 5px 10px;
}
.contactni_danni .description_info {
	font-size: 20px;
	font-weight: 900;
}
.contactni_danni .description_info span {
	font-size: 16px;
	font-weight: 300;
}
.contactni_danni {
	margin-bottom: 10px!important;
}
.wrapper_form_add_ad .name {
	margin-bottom: 20px;
	width: 300px
}
.wrapper_form_add_ad .phone_number {
	width: 300px;
}
.wrapper_form_add_ad .dop_text {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-top: 30px;
} 
.wrapper_form_add_ad .file input {
	border: none!important;
}
.wrapper_form_add_ad p {
	margin: 0;
}
.obrobka_informacii input {
    display: none;
}
.obrobka_informacii label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0px;
    border: 1px solid #76767a;
}
.obrobka_informacii .wpcf7-list-item-label {
	padding-left: 13px;
	height: 100%;
}
.obrobka_informacii input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #9f7f4c;
    left: 4px;
    border: 1px solid #9f7f4c;
    top: 4px;
}
a.button_in_heder.add_ads {
    display: flex;
    width: 100%;
    max-width: 200px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 20px;
    border: 2px solid #ffff;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
a.button_in_heder.add_ads:hover {
	border: 2px solid #fff;
	color: #b5944d;
	background: #fff;
}
#content2 .poverhiv {
    margin-right: 20px;
}
#content2 .stadiya_golovnosti {
    margin-right: 20px;
    width: 150px;
}
.pruznachennya {
    width: 300px;
    margin-right: 20px;
}
.ploscha_text {
    margin-right: 20px;
}
.profil {
    width: 300px;
    margin-right: 20px;
}
.partners_img {
    width: 300px;
    max-width: 300px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex;
}
.partners_img img {
	max-width: 200px;
	/* margin: 0 auto; */
	/* display: flex; */
}
.partners_title {
    font-weight: 900;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
}

.partners_content {
	width: calc(100% - 300px);
}
.partners_text a {
	color: #9f7f4c;
}
.page-id-216 {
    background: #f0f2f4;
}
.partners_item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin-bottom: 20px;
    min-height: 280px;
}
.page-id-216 .zagPage {
	margin-bottom: 30px;
}
.mainPropertiesProd .stickerSales {
	margin-top: 10px;
	margin-bottom: 5px;
}
.single-arenda .stickerSales {
	margin-top: 10px;
}
#for_result_filter {
	transition: .3s;
}
.for_mobile {
	display: none;
}
.info_in_result_list {
	position: relative;
}
.in_notepad {
    position: absolute;
    cursor: pointer;
    color: #9f7f4c;
    text-transform: lowercase;
    font-size: 13px;
    z-index: 10;
    height: 25px;
    width: 25px;
    top: 10px;
    overflow: hidden;
    right: 10px;
}
.in_notepad .simplefavorite-button {
    opacity: 1;
    /* margin-top: 10px; */
    width: 25px;
    height: 25px;
    display: unset;
    color: #fff;
}
.in_notepad .simplefavorite-button i {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.home .title_item_in_search {
	padding-right: 20px;
}
.padding_bottom_xxl {
	padding-bottom: 50px;
}
.content_current_page {
	background: #fff;
	margin-top: 30px;
	-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
}
.block_text_on_contacts_page {
	width: 40%;
	padding: 30px;
	box-sizing: border-box;
}
.block_map_on_contacts_page {
	width: 60%;
}
.content_current_page a {
    color: #9f7f4c;
    text-decoration: none;
    border-bottom: 1px dotted;
    font-weight: bold;
}

.form_in_modal {
    /*padding: 20px;*/
}
.form_in_modal p {
    margin: 0;
}
.form_in_modal input {
    max-width: 100%;
    box-sizing: border-box;
    height: 35px;
}
.form_in_modal .item_field {
	margin-bottom: 20px
}
.form_in_modal input[type="submit"] {
    width: 200px;
    margin: 20px auto 0px auto;
    display: block;
    background: #9f7f4c;
    height: 40px;
    padding: 0;
}
.title_for_modal_form {
    color: #000;
    font-weight: 300;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.form_in_modal .wpcf7-not-valid-tip {
    min-width: 200px;
    width: 100%;
}
.top_post .info_in_result_list {

}
.top_post_sticker {
	position: relative;
	margin-bottom: 10px;
	z-index: 10;
	background: #ff0000;
	/* background: #79be00; */
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	width: 70px;
	text-align: center;
}
.top_post_sticker:after {
	content: '';
	position: absolute;
    border-style: solid;
    border-width: 12px 0 12px 9px;
    border-color: transparent transparent transparent #ff0000;
    right: -9px;
}
.top_post .info_in_result_list:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(253, 236, 215);
	top: 0;
	left: 0;
	z-index: -1;
}
.top_post .info_in_result_list {
	z-index: 10
}
.youtube_button_for_room {
    background: #ff0000;
    padding-right: 10px;
    padding-left: 5px;
    width: 180px;
    color: #fff;
    border-radius: 5px;
}
.youtube_button_for_room a {
	display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
}
.youtube_button_for_room img {
	width: 16px!important;
	margin-right: 10px;
}
.sf-field-post-meta-srochnaya_prodazha {
	padding: 0 0 0 0!important;
}
.sf-field-post-meta-srochnaya_prodazha input {
	display: none;
}
.sf-field-post-meta-srochnaya_prodazha label {
    width: 100%;
    display: flex;
    padding-left: 30px!important;
    position: relative;
    color: #b5944d;
    font-weight: bold!important;
    height: 23px;
    align-items: center;
    cursor: pointer;
}
.sf-field-post-meta-srochnaya_prodazha label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0;
    border: 1px solid #76767a;
}
.sf-field-post-meta-srochnaya_prodazha input[type="checkbox"]:checked + label {
	position: relative;
}
.sf-field-post-meta-srochnaya_prodazha input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #9f7f4c;
    left: 5px;
    border: 1px solid #9f7f4c;
}
#contact_map_desctope {
	min-height: 500px;
}



@media (max-width: 1170px) {
	.container {
		max-width: 1024px;
	}
}

@media (max-width: 1024px) {
	.container {
		max-width: 90%;
	}
	.slider_wrapper {
		max-width: 600px;
	}
	.lastProducts:before,
	.bestProducts:before {
		display: none;
	}
	.row_for_category-wrapper {
		max-width: 90%;
	}
	.wrapper_content {
		max-width: 90%;
	}
}

@media (max-width: 968px) {
	.item_field {
		margin-bottom: 30px;
	}
	.content_current_page {
		flex-direction: column;
	}
	.block_text_on_contacts_page {
		width: 100%;
	}
	.block_map_on_contacts_page {
		width: 100%;
	}
	.page-template-page-contatcs .content:before {
		display: none;
	}

}

@media (max-width: 768px) {
	.row_for_category .block16 img {
		max-width: 70px;
	}
	.row_for_category .block16 a {
		font-size: 16px;
		line-height: 18px;
	}
	.lang_switcher {
	    width: 100%;
	    align-items: flex-start;
	    justify-content: flex-start;
	    display: flex;
	}
	.main_menu {
		flex-direction: column;
		justify-content: center;
	}
	.menu-main-menu-container {
		width: 100%;
	}
	.contact_in_menu {
		width: 100%;
	}
	ul#menu-main-menu {
		padding-left: 10%;
	}
	.bux-prev-new {
		left: -10px;
	}
	.bux-next-new {
		right: -10px;
	}
	.container-small {
		max-width: 90%;
	}
	footer .flex {
		flex-direction: column;
	}
	footer .block25 {
		width: 100%;
	}
	footer .f_contact {
		flex-direction: row;
	}
	footer .block50 {
		width: 100%;
	}
	footer .container:nth-child(2) .block50 a {
	    text-align: center;
	    justify-content: center;
	    display: flex;
	    font-size: 13px;
	    border-bottom: 1px dotted #2b2b33;
	}
	footer .container:nth-child(2) .block50 {
		text-align: center;
	}
	/*.zagMenuFooter {
		text-align: center;
	}
	ul#menu-footer-menu-1 li, ul#menu-footer-menu-2 li {
		width: 100%;
		text-align: center;
	}*/
	.footerInfoCompany {
    	margin-bottom: 30px;
	}
	.for_desctope {
		display: none;
	}
	footer .container:nth-child(2) {
    	margin-top: 10px;
    	padding-top: 10px;
	}
	.lastProducts_slider-wrap .slick-dots li.slick-active button:before,
	.bestProducts_slider-wrap .slick-dots li.slick-active button:before {
		color: #2b2b33;
    	background: #2b2b33;
	}
	.lastProducts_slider-wrap .slick-dots li button:before,
	.bestProducts_slider-wrap .slick-dots li button:before {
		border: 2px solid #2b2b33;
	}
	.main_menu {
		top: -200vh;
	}
	.sliderOnMain .slide-item {
    	min-height: 105vh!important;
	}
	.title_slide {
    	margin-top: -100px;
    	font-size: 30px;
	}
	.sliderOnMain .bux-prev {
		left: 20px;
	}
	.sliderOnMain .bux-next {
		right: 20px;
	}
	.partners_item {
		flex-direction: column;
		padding: 20px;
	}
	.partners_img {
		width: 100%;
		max-width: 100%;
	}
	.partners_img img {
		max-width: 200px;
	}
	.partners_content {
		width: 100%;
	}
	.partners_title {
		text-align: center;
	}
	.item_field textarea {
		width: 100%;
	}

}

@media (max-width: 420px) {
	.title_slide {
		font-size: 25px;
		max-width: 80%;
		margin: 0px 0px 30px 0px;
		line-height: 27px;
	}
	.slider_on_main_page-wrap .slick-arrow {
		display: none!important;
	}
	.row_for_category .block16 a {
		display: flex;
		font-size: 20px;
		width: auto;
		align-items: center;
	}
	.row_for_category .block16 img {
		max-width: 40px;
		width: 40px;
		margin: unset;
		background: #9f7f4c;
		padding: 5px;
		box-sizing: border-box;
		border-radius: 50%;
		margin-right: 10px;
	}
	.row_for_category .block16 {
		width: 100%;
		display: flex;
		align-content: center;
		justify-content: flex-start;
		height: 40px;
		margin-bottom: 10px;
	}
	.row_for_category-wrapper {
		display: flex;
		flex-direction: column;
	}
	.slider_wrapper {
		
	}
	.row_for_category {
		display: none;
	}
	.inside_slide {
		max-width: 90%;
		margin: 0 auto;
		display: block;
	}
	.content_slide p {
		font-weight: 400;
		font-size: 15px;
	}
	.zagPage {
		font-size: 30px;
	}
	.lastProducts {
		padding-top: 20px;
	}
	.home .wrap_item_list_vertical {
		width: 100%;
	}
	.home .wrap_item_list_vertical .slick-slide img {
		height: 230px;
	}
	.main_menu {
		top: -110vh;
	}
	.bux-prev-new, .bux-next-new {
    	width: 35px;
    	height: 20px;
	}
	.aboutCompany {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.for_text_2_column {
		-webkit-column-width: 100%;
	    -moz-column-width: 100%;
	    column-width: 100%;
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}
	.main_menu a {
		font-size: 20px;
	}
	.contact_in_menu .f_contact .text {
		font-size: 14px;
	}
	.contact_in_menu .f_contact .text a {
		font-size: 14px;
	}
	.filter {
		flex-direction: column;
	}
	.wrapForFilter {
		width: 100%;
		margin-bottom: 50px;
	}
	.wrapForResult {
    	width: 100%;
    	margin: 0 auto;
    	padding: 0;
 	}
	.wrap_item_list {
		width: 100%;
		position: relative;
		flex-direction: column;
		height: auto;
	}
	.wrap_item_list .photo_wrapper {
    	max-width: 100%;
	}
	.wrap_item_list .info_in_result_list {
		width: 100%;
    	box-sizing: border-box;
	}
	.searchandfilter .meta-slider {
		max-width: 300px;
	}
	.wrap_item_list img {
	    max-width: 100%;
	    height: auto;
	    max-height: 230px;
	    width: 100%;
	}
	.photo_wrapper {
		height: 230px;
	}
	.podZagPage {
		/* width: 90%; */
		margin: 0 auto;
		font-size: 16px;
	}
	.blockForInfo {
	    width: 100%;
	    padding: 0;
	    margin: 0 auto;
	}
	.blockForPhoto {
		width: 350px;
		margin: 30px auto 0 auto;
	}
	.flex_column {
		flex-direction: column;
	}
	.right_part_slider {
		display: none!important;
	}
	.nazvanieProd {
		/* padding-left: 20px; */
	}
	.bread {
    	/* padding-left: 20px; */
 	}
	.for_mobile {
		display: block;
		position: relative;
	}
	.for_mobile .bux-prev {
		left: 10px;
	}
	.for_mobile .bux-next {
		right: 10px;
	}
	.single .block_images_car {
		margin-bottom: 30px;
	}
	.menu {
		width: calc(100% - 170px);
	}
	.logo {
    	max-width: 170px;
	}
	.containerFavorites {
		margin-right: 10px;
	}
	a.button_in_heder.add_ads {
		margin-top: 0;
	}
	.blockOpisanie {
		margin-top: 30px;
	}
	.wrapper_content {
		max-width: 90%;
		margin-top: 20px;
	}
	.toolInside {
		left: -100px;
	}
	.customTooltip .toolInside {
	    left: -150px;
	    width: 200px;
	}
	.blockForContactSelers p {
    	text-align: center;
	}
	.blockForContactSelers .button_call {
	    width: 100%;
	}
	.blockForContactSelers .button_lid {
	    margin: 20px auto 0 auto;
	}
	.blockForContactSelers p {
	    text-align: center;
	}
	.blockForContactSelers .button_call {
	    width: 100%;
	}
	.blockForContactSelers .button_lid {
	    margin: 20px auto 0 auto;
	}
	.secondPartProperties {
	    width: 100%;
	    padding: 0;
	}
	.share {
	    width: 50%;
	}
	.sliderOnMain .slide-item {
    	min-height: 400px!important;
	}
	.home .price_item_in_search {
		font-size: 30px;
	}
	.wrap_item_list_vertical:hover,
	.wrap_item_list:hover {
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	}
	.wrap_item_list_vertical {
    	width: 100%;
	}
	.content_with_tabs {
		padding: 15px;
	}
	.wrapper_form_add_ad p {
		/* display: none; */
	}
	.content_with_tabs label {
		width: 100%;
		margin-bottom: 10px;
	}
	.content_with_tabs input:checked + label {
		border: none;
		background: #b5944d;
	}
	.wrapper_form_add_ad .naselenuy_punkt,
	.wrapper_form_add_ad .vulucya,
	.wrapper_form_add_ad .tup_sanvyzla,
	.wrapper_form_add_ad .remont {
		max-width: 100%;
	}
	.wrapper_form_add_ad .flex {
		margin-bottom: 0;
	}
	.wrapper_form_add_ad .kimnat {
		width: 50%;
		box-sizing: border-box;
	}
	.zag_ploscha, .zhutlova_ploscha, .ploscha_kuhni {
		width: 45%;
		box-sizing: border-box;
	}
	.wrapper_form_add_ad input[type="submit"] {
		margin: 0 auto;
		display: block;
	}
	.obrobka_informacii .wpcf7-list-item-label {
		margin-left: 13px;
		display: block;
	}
	
}











