

/* Start:/bitrix/templates/restproperty_eng_v2/css/all_css2.css?1645384249484341*/
@font-face {
font-family: 'Gilroy Regular';
/*font-display: swap;*/
src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/Gilroy-Regular.eot');
src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
url('/bitrix/templates/restproperty_eng_v2/css/../fonts/Gilroy-Regular.woff') format('woff'),
url('/bitrix/templates/restproperty_eng_v2/css/../fonts/Gilroy-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  /*-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* roboto-100 - cyrillic_latin */
@font-face {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - cyrillic_latin */
@font-face {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - cyrillic_latin */
@font-face {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - cyrillic_latin */
@font-face {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - cyrillic_latin */
@font-face {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.woff') format('woff'), /* Modern Browsers */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/bitrix/templates/restproperty_eng_v2/css/../fonts/roboto-v18-cyrillic_latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


:root{
	--width-container: 1365px;
	--full-width: 100%;
	/*--padding-l: 9px;
	--padding-r: 9px;*/
	--padding-l: 0px;
	--padding-r: 0px;
	--box-siz: border-box;
}

.pixel{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 5550px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/Index.jpg);
	opacity: .5;
}

*{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

body{
	font-family: 'Roboto', Tahoma, sans-serif;
	position: relative;
	background-color: #F4F5F7;
	/*will-change: transform;*/
}

input {
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.container_page {
    width: var(--full-width);
    padding-right: var(--padding-l);
    padding-left: var(--padding-r);
    margin-right: auto;
    margin-left: auto;
	padding: 0 10px;
	box-sizing: border-box;
}

.container_full_width{
	width: var(--full-width);
}

.container_content{
	max-width: var(--width-container);
	width: var(--full-width);
}

.container_style_line{
	display: flex;
    flex-flow: row;
    align-items: center;
	height: 50px;
	background-color: #F4F5F7;
 }


/*---Top line---*/

.line{
 	max-width: var(--width-container);
	width: var(--full-width);
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.b-left,
.b-right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	align-items: center;
}


.messenger{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: inherit;
}


.messenger-item{
	cursor: pointer;
	width: 24px;
	height: 24px;
	/*margin-left: 1px;*/
}

/*.messenger-item + .messenger-item{
	margin-left: 0px;
}*/

.messenger-item__link{
	width: inherit;
	height: inherit;
	text-decoration: none;
}

.messenger-item__ico{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/top-soc-ico.png);
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
}

header .messenger-item__ico{
	background-image: none ;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #0E2445;
	opacity: 0.5;
}

.messenger-item__ico:before{
	margin: 0 auto;
}

.messenger-item_tl{
	background-position: 0 0;
}

.messenger-item_cb{
	background-position: -24px 0;
}

.messenger-item_wt{
	background-position: -48px 0px;
}

.phone-top{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: 4px;
}

.phone-top_item + .phone-top_item{
	margin-left: 30px;
}

.phone-top_item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-weight: 400;
}

.phone-top_city{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #999999;
	padding-right: 5px;
}

.phone-top_link{
	color: #2D68A0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 19px;
	font-size: 16px;
}

.phone-top_link:hover{
	color: #ED6709;
}

.phone-top__icon{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
            box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/top-phone-ico.png);
    background-repeat: no-repeat;
    background-position: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin: auto 10px auto 18px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.top-social{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.top-social__item{
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/sprite-media-ico.png);*/
    display: block;
    height: 20px;
}

.ico-soc-top{
	font-size: 20px;
    color: #9c9da0;
	transition: color 300ms;
}

.top-social__item:hover .ico-soc-top{
	color: #f98d00;
}

.top-social__fc{
	background-position: 0 0;
	width: 12px;
}

.top-social__tw{
	background-position: -25px 0;
	width: 20px;
	margin-left: 15px;
}

.top-social__tl{
	background-position: -54px 0;
    width: 22px;
    margin-left: 10px;
}

.top-social__inst{
	background-position: -87px 0;
	width: 20px;
	margin-left: 12px;
}

.top-yout{
	background-position: -116px 0;
    width: 21px;
    margin-left: 10px;
}

.switch-language{
	position: relative;
	border-radius: 5px;
    background-color: #fff;
    width: 113px;
    height: 32px;
    /*margin: auto 0 auto 23px;*/
    padding: 0px 11px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
}

.lng-op .switch-language__arrow{
	transform: rotateZ(180deg);
}

.switch-block__var{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 12px 0px rgba(39, 54, 106, 0.2);
	width: 300px;
	height: 290px;
	position: absolute;
	top: 45px;
	right: 0px;
	display: flex;
	flex-flow: row nowrap;
	padding: 15px 20px;
	z-index: 1000;
	display: none;
	justify-content: space-between;
}

.switch-open{
	display: flex;
}

.switch-block__var:before{
	content: '';
    position: absolute;
    top: -10px;
    right: 45px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.title-ls-block{
	font-size: 14px;
	color: #999999;
}

.ls__link{
	display: flex;
    align-items: center;
    flex-flow: row nowrap;
	font-size: 12px;
	color: #2d68a0;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	font-weight: 500;
}

.ls__itm{
	padding-top: 8px;
}

.ls__name{
	padding-left: 11px;
}

.currency-block{
	margin-right: 30px;
}

.currency__link{
	display: flex;
    align-items: center;
    flex-flow: row nowrap;
	font-size: 16px;
	color: #2d68a0;
	font-weight: 500;
	text-transform: uppercase;
	text-align: right;
	text-decoration: none;
}

.currency__picture{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.2);
	width: 24px;
	height: 24px;
	text-align: center;
    line-height: 24px;
}

.currency__itm{
	padding-top: 8px;
}

.currency__name{
	padding-left: 11px;
}

/*.switch-language__icon{

}*/

.switch-language__img{
	margin: auto;
    display: block;
	width: 32px;
    height: 32px;
    border-radius: 3px;
}

.switch-language__currency{
	font-size: 16px;
	font-weight: 400;
	color: #2d68a0;
}

.switch-language__arrow{
	width: 10px;
	height: 9px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/lang-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	transform-origin: center;
	transition: all 300ms linear;
}

.ls__picture img{
	width: 32px;
    height: 32px;
    border-radius: 3px;
}

/*---End top line---*/

/*---Header logo, buttons, menu---*/

.header-block{
    padding: 30px 0px 6px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    align-items: flex-start;
}

.b-header__right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 62px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.header-logo{
	max-width: 280px;
    max-height: 110px;
}

/*.header-logo__link{

}*/
.header-logo__img{
	max-width: 230px;
	width: 100%;
    height: 100%;
}

.footer__logo{
	width: 280px;
    height: 110px;
}

.header-button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	padding-bottom: 23px;
    border-bottom: 1px solid #EDEEF0;
}

.header-button__buttons{
	display: flex;
	flex-flow: row nowrap;
	position: relative;
}

.header-button__buttons .header-buttons__item.header-buttons__item--position-abs{
	position: absolute;
    left: 0;
    margin-left: 0;
	top: 40px;
}

button.header-buttons__item.button_ng{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ed0909;
    background-blend-mode: overlay, normal;
    border-radius: 5px;
    border: none;
    max-width: 300px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    line-height: 14px;
}

button.header-buttons__item.button_ng .header-buttons__item-link{
	color: #fff;
	max-width: 300px;
}

@media (max-width: 880px) and (min-width: 768px){
	.header-button__buttons .header-buttons__item.header-buttons__item--position-abs{
		position: static;
		left: 0;
		margin-left: 10px;
		margin-top: 10px;
		top: auto;
	}


}

@media (max-width: 768px){
	button.header-buttons__item.button_ng{
		margin-left: 0px;
		margin-top: 10px;
	}
}


.header-button__text{
    /*width: 215px;
    font-size: 12px;
    color: #999999;
    font-weight: 400;
    padding-top: 4px;
    line-height: 15px;*/
	width: 255px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	opacity: 0.5;
}

.header-buttons__item-link{
	font-size: 12px;
    /*color: #2d68a0;*/
	color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
	display: block;
}

/*.header-button__buttons{

}*/

.header-buttons__item{
	cursor: pointer;
}

.header-buttons__item + .header-buttons__item{
	margin-left: 20px;
}

.button_call{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #2D68A0;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	border: none;
	width: 150px;
	height: 32px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	line-height: 14px;
}

.button_question{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	border: none;
	width: 150px;
	height: 32px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	line-height: 14px;
}

.button_tur{
	/*background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;*/
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	border: none;
	width: 190px;
	height: 32px;
	font-size: 12px;
	/*color: #2D68A0;*/
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	line-height: 14px;
}

.header-menu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
   	-webkit-box-align: center;
   	    -ms-flex-align: center;
   	        align-items: center;
    margin-top: 22px;
}

.header-category{
    padding-bottom: 0px;
}

.header-categor__list{
	margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-categor__item + .header-categor__item{
	padding-left: 24px;
}

.header-categor__link{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #222;
	line-height: 19px;
	text-decoration: none;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	transition: color 300ms linear;
}

.header-categor__arrow{
	width: 10px;
	height: 7px;
	display: block;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/menu-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 5px;
	transition: transform 300ms linear;
}

.header-profile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}

.header-profile_item{
	border-radius: 50%;
	background-color: rgb(237, 238, 240);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.header-profile_item + .header-profile_item{
	margin-left: 11px;
}

.profile_user{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/user-ico.png);
}

.profile_favorite{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/favorit.png);
}

.profile_searc{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/search-ico.png);
}

.header_shadow{
	/*-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);*/
	background: #F4F5F7;
}

.profile_searc{
	position: relative;
	transition: all 400ms linear;
}

.input-search{
	position: absolute;
    right: 40px;
    height: inherit;
    top: 0;
    border-radius: 25px 0 0 25px;
    background-color: rgb(237, 238, 240);
    width: 270px;
    border: none;
    padding-left: 20px;
    outline: none;
    opacity: 0;
    box-shadow: 0px 1px 0px 0px rgba(25, 37, 78, 0.25);
	font-size: 16px;
	color: rgb(153, 153, 153);
	text-align: left;
	visibility: hidden;
	transition: all 500ms linear;
}

.open-searc{
	border-radius: 0 25px 25px 0px;
}

.open-searc .input-search{
	visibility: visible;
	opacity: 1;
}


/*---Sub menu header---*/

.hover-hk-menu{
	position: absolute;
    top: 15px;
	width: 100%;
    left: 50%;
    transform: translateX(-50%);
	min-height: 25px;
    height: auto;
    display: block;
	z-index: 99;
}

.header-categor__item:hover .header-categor__link{
	color: #f98d00;
}

.header-categor__item:hover .nav-top-sub{
	display: block;
}

.header-categor__item:hover .sub-two-lvl{
	animation-name: openSubLvl;
	animation-duration: 500ms;
	animation-timing-function: ease-in-out;
	animation-delay: 600ms;
	animation-fill-mode: forwards;
}

.all-object{
	display: flex;
}

.rental-object{
	display: none;
}

.sold-obj{
	display: none;
}


.header-categor__item:hover .header-categor__arrow{
	transform: rotateZ(180deg);
	color: #f98d00;
}

.header-categor__item{
	position: relative;
}

.nav-top-sub{
	display: none;
	position: absolute;
	z-index: 999;
	/*top: 39px;*/
	top: 24px;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px;
    list-style: none;
    margin: 0;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 12px 0px rgba(39, 54, 106, 0.2);
}

.nav-top-sub:before{
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
	width: 25px;
	height: 25px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 12px 0px rgba(39, 54, 106, 0.2);
	transform: rotateZ(-45deg) translateX(-50%);
	z-index: 1;
}

.nav-top-sub:after{
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	width: 50px;
	height: 25px;
	background-color: rgb(255, 255, 255);
	transform: translateX(-50%);
	z-index: 2;
}

.nav-top-sub-item{
	width: 100%;
    white-space: nowrap;
    padding-bottom: 20px;
}

.nav-top-sub-link{
	font-size: 16px;
	color: #2d68a0;
	text-align: left;
	font-weight: 500;
	text-decoration: none;
	transition: color 200ms ease-in-out;
}

.nav-top-sub-link:hover{
	color: #f98d00;
}

.open-hd-sub .header-categor__arrow{
	transform: rotateZ(180deg);
	color: #f98d00;
}

.open-hd-sub .header-categor__link{
	color: #f98d00;
}

.info-sub{
	padding-top: 30px;
}

.info-sub-text{
	font-size: 14px;
	color: rgb(153, 153, 153);
}

.info-sub-link{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	font-weight: 500;
	background-color: #f98d00;
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 180px;
	height: 35px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 15px;
}

.sub-two-lvl{
	display: flex;
    flex-flow: row nowrap;
	height: auto;
    position: absolute;
    top: 0px;
	overflow: hidden;
    left: 100%;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
	opacity: 0;
    list-style: none;
	will-change: transform;
	background-color: rgb(237, 238, 240);
	/*-webkit-transition: max-width 300ms ease-in-out 400ms, opacity 400ms ease-in-out;
   -o-transition: max-width 300ms ease-in-out 400ms, opacity 400ms ease-in-out;
   transition: max-width 300ms ease-in-out 400ms, opacity 400ms ease-in-out;*/
}

.open-hd-sub-lvl{
	/*max-width: 900px;
	opacity: 1;*/
	animation-name: openSubLvl;
	animation-duration: 500ms;
	animation-timing-function: ease-in-out;
	animation-delay: 600ms;
	animation-fill-mode: forwards;
}

@keyframes openSubLvl{
	from{
		opacity: 0;
		max-width: 0px;
	}
	to{
		max-width: 900px;
		opacity: 1;
	}
}

.sub-tags-list-news{
	padding: 30px 40px;
    margin: 0;
    list-style: none;
    /*width: 120px;*/
	columns: 2;
    box-sizing: content-box;
}

.sub-tags-list{
	padding: 30px 40px;
    margin: 0;
    list-style: none;
    width: 120px;
    box-sizing: content-box;
}

.sub-tags-name{
	font-size: 12px;
	color: rgb(153, 153, 153);
	text-transform: uppercase;
	padding-bottom: 12px;
	white-space: nowrap;
	font-weight: 500;
}

.sub-tags-item{
	padding-bottom: 10px;
}

.sub-tags-link{
	font-weight: 500;
	font-size: 14px;
	color: #2d68a0;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	transition: color 200ms ease-in-out;
}

.sub-tags-link:hover{
	color: #f98d00;
}

/*---end sub menu header---*/

/*---End header---*/

/*---Main style---*/

.container_style_banner{
	width: var(--full-width);
	/* min-height: 470px; */
	/*min-height: 640px;*/
	/*height: 640px;*/
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/best_istanbul_hotel_view_raffles_istanbul.png);*/
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/best_istanbul_hotel_view_raffles_istanbul.jpg);*/
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/restproperty_banner1.jpg);*/
	/*background-repeat: no-repeat;
	background-position: 0 -167px;*/
	/*background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;*/
	/*position: relative;*/
}

.bannger-img-main{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	display: block;
	object-fit: cover;
}

.h100{
	height: 100%;
}

.banner{
	padding: 120px 0px 123px 0px;
}

.position-filter-main{
	top: -55px;
}

.pos_relative{
	position: relative;
	z-index: 98;
	/*position: absolute;
    z-index: 98;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);*/
}

.banner__title{
	font-size: 60px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	margin: 0;
}

.banner__text{
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-weight: 300;
}

.no_padding{
	padding: 0px;
}

/*.filter{

}*/

.filter__switch{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}


.filter__switch__item{
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #999999;
}

.filter__switch__item:nth-child(1){
	border-radius: 5px 0px 0px 5px;
}

.filter__switch__item:nth-child(2){
	border-radius: 0px 5px 5px 0px;
}

.active_filter_sct{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border: 1px solid #ED6709;
	color: #fff;
	font-weight: 700;
}

.filter-block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	/*padding: 30px 30px 21px 30px;*/
	padding: 30px 20px 61px 20px;
    background-color: #fff;
    background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	min-height: 163px;
    position: relative;
}

.filter-line-hide{
	display: none;
}

.open-filter .filter-line-hide{
	display: flex;
}



.filter__param{
  /*margin-right: 20px;*/
  margin-right: 14px;
	margin-bottom: 42px;
}

/*---ĞŸĞµÑ€ĞµĞ¿Ğ¸ÑĞ°Ñ‚ÑŒ---*/

.more-filter-param{
	display: none;
}

.open-filter .more-filter-param{
	display: block;
}

/*------*/

.filter__param__name{
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	opacity: 0.5;
	padding-bottom: 15px;
}

.filter_input_style{
	border: 1px solid #999;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 50px;
	padding-left: 15px;
}

.filter__param  > .two-new-imp:nth-child(even){
	border-radius: 5px 0px 0px 5px;
}

.filter__param  >.two-new-imp:nth-child(odd){
	border-radius: 0px 5px 5px 0px;
}

/*.filter_range{

}*/

.filter__switch_range{
	margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.switch_range__item{
	font-size: 14px;
	color: #777777;
	cursor: pointer;
}

.switch_range__item + .switch_range__item{
	margin-left: 15px;
}

.filter__param__line{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
			justify-content: space-between;
	width: 100%;
}

.active_range{
	color: #28609c;
	font-weight: 500;
}

.filter__price_d{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 14px;
}

.filter_price{
	font-size: 16px;
	color: #2d68a0;
	border: none;
	width: 140px;
}

.filter__price_max{
	text-align: right;
}

.noUi-base, .noUi-connects {
    margin-top: 15px;
}

.noUi-handle{
 	border-radius: 50% !important;
    background-color: rgb(71, 132, 255) !important;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(39, 54, 106, 0.3) !important;
            box-shadow: 0px 2px 6px 0px rgba(39, 54, 106, 0.3) !important;
    width: 19px !important;
    height: 19px !important;
    border: none !important;
    outline: none;
	cursor: pointer;
}

.noUi-handle:after, .noUi-handle:before{
	display: none !important;
}

.noUi-connect{
  background-color: rgb(71, 132, 255) !important;
  width: 317px !important;
  height: 3px !important;
}

.noUi-target {
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}

.noUi-horizontal {
    height: 3px !important;
    background-color: rgba(71, 132, 255, .5) !important;
}

.noUi-horizontal .noUi-handle {
    top: -8px !important;
}

.noUi-horizontal .noUi-handle {
    right: -12px !important;
    left: auto;
}

.w_type{
	/*width: 135px;*/
  width: 170px;
}

.w_type select{
    text-transform: none;
    border: 1px solid #999 !important;
    border-radius: 5px !important;
    background-color: rgb(255, 255, 255) !important;
    height: 50px;
    max-height: 50px;
    line-height: 50px;
    max-width: 100%;
    padding-left: 15px;
	color: #999;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/bitrix/templates/restproperty_new/css/../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 9px) center;
}

.filter__param.w_type {
  position: relative;
}
.filter__param.w_type .select-infrostr {
  position: absolute;
  z-index: 50;
}

.w_room{
	position: relative;
	width: 133px;
}

.w_pos{
	width: 198px;
}

.w_id{
	width: 72px;
}

.w_range{
	width: 236px;
}

.room-first-li{
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}

.select-room{
	/*position: relative;
	width: 100%;
	*/
	position: absolute;
	width: 100%;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    list-style: none;
    border: 1px solid #999 !important;
    border-radius: 5px !important;
    background-color: rgb(255, 255, 255) !important;
    max-height: 50px;
    line-height: 50px;
    cursor: pointer;
    background-color: transparent;
	color: #999999;
	z-index: 10;
}

.select-room li{
	padding-left: 15px;
	padding-right: 15px;
}

.select-room li:not(:first-child){
	height: 25px;
    line-height: 1.5;
}

.select-room:after{
	content: '';
	position: absolute;
	background-image: url(/bitrix/templates/restproperty_new/css/../images/select-arrow.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 7px;
    top: 25px;
    right: 9px;
}

.add-list-room{
	background-color: #2d68a0;
	color: #fff;
}

.w_room .jq-select-multiple{
	width: 100%;
	border: 1px solid rgb(226, 228, 232) !important;
    border-radius: 4px !important;
    background-color: rgb(255, 255, 255) !important;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3) !important;
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3) !important;
}

.w_room .jq-select-multiple ul{
	max-height: 48px;
}

.w_room .jq-select-multiple ul li:first-child{
    height: 50px;
    vertical-align: middle;
    line-height: 40px;
    background-color: transparent;
    color: #999999;
}

.open-ul-select{
	max-height: 500px !important;
}


.filter__link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin: auto 0;
}

.filter__link__item + .filter__link__item{
	margin-left: 10px;
}

.filter_link_map{
	border-radius: 4px;
	background-color: #f98d00;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
	        box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
	width: 69px;
	height: 52px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/s-map.png);
	background-repeat: no-repeat;
	background-position: center;
}

.filter_link_search{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
  background-blend-mode: overlay, normal;
  border-radius: 5px;
  border: none;
  width: 171px;
  height: 50px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  margin-top: 4px;
}

.filter_link_search i{
	margin-right: 10px;
}



.filter-line-show .filter__param{
	margin-bottom: 0px;
}

.apartments-main{

}


.h2_title{
	font-size: 46px;
	color: #000;
	text-align: center;
	font-weight: 300;
	line-height: 54px;
}

.apartments-main_quantitative{
	text-align: center;
    padding-top: 20px;
    font-size: 16px;
    line-height: 19px;
    color: #999999;
}

.apartments-category{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: center;
            /*justify-content: space-between;*/
    padding: 30px 10px 0px;
    position: relative;
	z-index: 1;
}

.apartments-category__switch{
    position: absolute;
    top: 39px;
    left: 0px;
	z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	cursor: pointer;
}

.apartments-switch__button{
	position: relative;
	border-radius: 50%;
	background-color: #fff;
	width: 50px;
	height: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	line-height: 24px;
	color: #999999;
	margin-right: 10px;
}



/*.apartments-switch__button:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
    height: 100%;
	max-width: 48px;
	max-height: 48px;
	transform: translate(-50%, -50%) rotateZ(0deg);
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/switch-apart.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: transform .5s ease-in-out;
}*/

.apartments-switch__button:hover:before{
	transform: translate(-50%, -50%) rotateZ(-360deg);
}

.apartments-switch__text{
	font-size: 14px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #2D68A0;
}

.apartments-category__object{
	margin-bottom: 20px;
	position: relative;
}

.apartments-category__info{
	position: absolute;
    bottom: 0px;
    left: 0px;
    color: #ffff;
    z-index: 3;
	background: linear-gradient(180deg, rgba(16, 59, 141, 0) 0%, rgba(9, 45, 99, 0.7) 100%);
	border-radius: 0px 0px 5px 5px;
	height: 200px;
	width: 100%;
	display: flex;
    align-items: flex-end;
}

.apartments-category__name{
	padding: 30px;
    font-weight: 400;
    color: #fff;
	font-size: 24px;
	line-height: 28px;
}

.category_sup{
	font-size: 18px;
    font-weight: 500;
    top: -17px;
}

.apartments-category__price{
    font-size: 48px;
    font-weight: 300;
    color: #fff;
}


.apartments-category__object{
	margin-bottom: 20px;
	/*position: relative;*/
	transform: perspective(900px) rotateY(0deg);
	transition: transform 1.5s ease-in-out;
}

.switch-aj-category{
	transform: perspective(900px) rotateY(360deg);
}

.apartments_category_action{
	border-radius: 4px;
	background-image: -webkit-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	background-image: -ms-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	width: 323px;
	height: 250px;
}

.apartments_category_action:before{
	content: '';
	border-radius: 4px;
	background-image: -webkit-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	background-image: -ms-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	opacity: 0.6;
	position: absolute;
	width: 303px;
	height: 250px;
	z-index: 2;
	top: 10px;
	left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.apartments_category_action:after{
	content: '';
	border-radius: 4px;
	background-image: -webkit-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	background-image: -ms-linear-gradient( 45deg, rgb(39,54,106) 0%, rgb(71,132,255) 100%);
	opacity: 0.4;
	position: absolute;
	width: 283px;
	height: 250px;
	left: 50%;
	top: 20px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	z-index: 1;
}

.apartments__action-info{
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 18px;
	color: #fff;
	line-height: 1.444;
	text-align: left;
	z-index: 3;
}

/*.apartments__action__name{

}

.apartments__action__type{

}*/

.apartments__action__more{
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
	        box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
	position: absolute;
	right: 30px;
	top: 30px;
	width: 56px;
	height: 56px;
	z-index: 3;
	font-size: 46px;
	color: #f98d00;
	line-height: 56px;
	text-align: center;
}

.review-main{
	padding: 73px 0px 0px 0px;
}

.title-review{
	font-weight: 300;
	font-size: 46px;
	line-height: 54px;
	text-align: center;
	color: #000000;
}

.b-review{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding-top: 55px;
    padding-bottom: 35px;
	align-items: flex-start;
}

.b-review__item{
	position: relative;
    background-color: #fff;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100%/12 * 4);
            flex: 1 1 calc(100%/12 * 4);
    text-align: left;
    padding: 30px;
	display: flex;
    flex-flow: column;
    /*justify-content: space-around;*/
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	outline: none;
}

.b-review__icon{
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(193, 193, 193, 0.4) 24.48%, rgba(0, 0, 0, 0.4) 100%), #ED6709;
	background-blend-mode: overlay, normal;
    position: absolute;
	top: -30px;
    right: 17px;
    width: 60px;
    height: 60px;
    font-size: 100px;
    color: #fff;
    text-align: center;
    line-height: 117px;
}

.b-review__name{
	font-size: 20px;
	line-height: 23px;
	color: #000000;
}

.b-review__text{
	position: relative;
	max-height: 155px;
    overflow: hidden;
	transition: max-height 300ms;
	margin-top: 20px;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
}

.b-review__text-video{
	margin-top: 0px;
	max-height: 0px;
}

.b-review__text p{
	margin: 0px;
}

.open-review{
	/*max-height: 900px;*/
	max-height: 3000px;
}

.b-review__link{
	font-size: 14px;
    color: #2D68A0;
    text-align: center;
    text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding: 16px 0px;
	outline: none;
	margin-bottom: 20px;
}

.b-review__date{
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	opacity: 0.5;
}

.b-review__thanks{
	font-size: 14px;
	color: #999999;
    min-height: 40px;
	padding-top: 10px;
	position: absolute;
    bottom: 20px;
}

.thanks_color{
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}


@media (min-width: 1200px){
	.b-review__item + .b-review__item{
		margin-left: 19px;
	}
}

.link_detail{
	width: 208px;
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;
    background-blend-mode: overlay, normal;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: #2D68A0;
    margin: 0 auto;
}

.link_detail:hover{
	color: #ED6709;
}


.container_style_property{
	/*background-color: rgb(244, 245, 247);
	border-top: 1px solid rgb(220, 222, 226);
	border-bottom: 1px solid rgb(220, 222, 226);
	padding-top: 63px;
    padding-bottom: 69px;*/
}

.propery-navigation{
      list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 930px;
    margin: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0px 120px 0px 97px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
}

.propery-navigation__item{
	padding: 20px 10px;
    border-bottom: 5px solid transparent;
}

.propery-navigation__link{
	font-size: 16px;
	color: #999999;
	cursor: pointer;
	transition: color 300ms;
}

.propery-navigation__item:hover{
	color: #2d68a0;
	border-bottom: 5px solid #2D68A0;
}

.propery-navigation__item:hover .propery-navigation__link{
	color: #2D68A0;
}

.act-link-p{
	color: #2D68A0;
	border-bottom: 5px solid #2D68A0;
}

.act-link-p .propery-navigation__link{
	color: #2D68A0;
}

.propery-list,
.propery-list-noswitch{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 32px;
    padding-bottom: 10px;
}

.propery-list__item{
	border-radius: 5px;
    background-color: transparent;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	max-width: 323px;
	width: 100%;
    margin: 0 auto 20px auto;
	display: flex;
    flex-direction: column;
}

.propery-item__picture{
  position: relative;
  width: 323px;
  /*height: 220px;*/
  height: 200px;
  border-radius: 5px 5px 0px 0px;
  /*overflow: hidden;*/
  background-color: #fff;
}

/*.propery-item__picture:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(bottom, rgba(39,54,106,0.6) 0%, rgba(39,54,106,0) 60%, rgba(39,54,106,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
	background: linear-gradient(to top, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9927366a', endColorstr='#0027366a',GradientType=0 );
}*/

.propery-item__block-left{
	border-radius: 4px;
	background-color: rgba(249, 141, 0, .8);
	position: absolute;
	padding: 9px 10px;
	top: 10px;
	left: 10px;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
}

.propery-list__item.slick-slide .propery-item__img{
	margin: 0 auto;
    border-radius: 4px;
}

.propery-item__img{
	/*height: auto;*/

	/*display: block;
	width: 100%;*/
	height: 100%; /* new */
  background-repeat: no-repeat !important; /* new */
	-o-object-fit: cover;
    object-fit: cover;
  background-size: cover !important;
}

.propery-item__name{
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
  line-height: 120%;
  color: #fff;
  width: 100%;
  /*padding: 20px 20px 13px 20px;*/
  padding: 0 20px 13px 20px;
  z-index: 300;
  /*height: 110px;*/
  height: auto;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(180deg, rgba(16, 59, 141, 0) 0%, rgba(9, 45, 99, 0.7) 100%);
}

.propery-item__id{
	border: 1px solid #2D68A0;
	box-sizing: border-box;
	border-radius: 3px;
    font-size: 15px;
	color: #2D68A0;
    padding: 3px 17px;
	align-self: flex-end;
    margin-left: auto;
	display: flex;
	flex-flow: row nowrap;
}

.propery-item__id span{
	color: #999999;
	margin-right: 5px;
}

.propery-item__info{
	padding: 15px 20px 20px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
   /* -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;*/
	background-color: #fff;
	border-radius: 0px 0px 5px 5px;
	height: 100%;
}

.propery-info__list{
	margin: 0;
    padding: 0;
	max-width: 170px;
    list-style: none;
}

.propery-info__item{
	white-space: nowrap;
    font-size: 14px;
	display: flex;
    flex-flow: row nowrap;
}

.propery-info__item i{
	color: #999999;
	width: 14px;
    height: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
	margin-right: 5px;
}

.propery-info__item i:before{
	margin: 0 auto;
    display: flex;
    text-align: center;
}

.propery-info__item + .propery-info__item{
	margin-top: 10px;
}

/*.property_info_city{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/city-prop.png);
	background-repeat: no-repeat;
}

.property_info_room{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/room-prop.png);
	background-repeat: no-repeat;
}

.property_info_area{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/area-prop.png);
	background-repeat: no-repeat;
}*/

.propery-info__favorit{
	position: relative;
	border-radius: 50%;
	background-color: #F4F5F7;
	width: 50px;
	height: 50px;
	font-size: 24px;
    display: flex;
	color: #999999;
    align-items: center;
    justify-content: center;
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/favorit.png);
	background-repeat: no-repeat;
	background-position: center;*/
	margin-top: 0px;
    /*margin-left: 57px;*/
    margin-left: auto;
	margin-right: 0px;
	border: none;
	outline: none;
	flex-shrink: 0;
	cursor: pointer;
	transition: all 300ms;
}

.propery-info__favorit:hover{
	color: #f98d00;
}

.propery-info__favorit .fas{
	color: #f98d00;
}

.anim-fav{
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 1;
	transform: translate(-50%, 50%) scale(0);
	animation: animFav 1000ms ease-in-out forwards;
}

@keyframes animFav{
	from{
		opacity: 1;
		transform: translate(-50%, -50%) scale(0);
	}
	to{
		opacity: 0;
		transform: translate(-50%, -200%) scale(2);
	}
}

.propery-info__price{
    width: 100%;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 500;
    color: #ED6709;
}

.info__price_old{
	white-space: nowrap;
	font-size: 18px;
	color: rgb(156, 156, 156);
	font-weight: 500;
    padding-right: 5px;
}

.propery-price{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
	align-self: flex-end;
}

.info_color_prop{
	margin-right: 5px;
	color: #999999;
}

.propery-item__block-youtube{
	position: absolute;
	top: 11px;
	right: 11px;
	width: 39px;
	height: 26px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/pr-youtube.png);
	background-repeat: no-repeat;
}

.list-tegs{
    /*padding: 55px 0px 155px 0px;*/
	padding: 55px 0px 0px 0px;
	/*padding: 125px 0px 0px 0px;*/
}

.tegs-line{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.tegs-line__name{
    width: 232px;
	font-size: 16px;
	line-height: 19px;
	color: #999999;
	margin-right: 30px;
}

.tegs-line__list{
	padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tegs-line__item{
    padding-right: 16px;
}

.tegs-line__link{
    color: #2d68a0;
    text-decoration: none;
	font-size: 16px;
	line-height: 19px;
}

.tegs-line__link:hover{
	color: #ED6709;
}

.tegs-line + .tegs-line{
	padding-top: 15px;
}

.b-news{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
			flex-flow: row nowrap;
	overflow: hidden;
}

.article-main{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	margin-top: 80px;
}

.article__line-head{
	width: 100%;
}

.article-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.news-list{
	/*-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;*/
}

.law-list{
	/*-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;*/
}

.b-news{
	padding-top: 75px;
	padding-bottom: 78px;
}

.article__title{
	font-weight: 300;
	font-size: 46px;
	line-height: 54px;
	text-align: center;
	color: #000000;
	padding-bottom: 60px;
}

.article-list__info{
	padding: 15px 18px 20px 20px;
	height: 100%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	/*border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	        box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);*/
}

.article-list__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-preferred-size: 300px;
        flex-basis: 322px;
	border-radius: 5px;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
}

.article-item__picture{
	width: 100%;
    max-height: 200px;
}

.article-item__img{
	border-radius: 5px 5px 0px 0px;
	width: 100%;
    overflow: hidden;
    object-fit: fill;
}

.article-list__title{
   font-size: 18px;
	line-height: 21px;
	color: #000000;
}

.article-list__text{
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	padding-top: 10px;
}

.news-list__item{
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
    width: 322px;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 20px;
	overflow: hidden;
  margin: 5px;
}


.news-list__item + .news-list__item{
	/*margin-top: 15px;*/
}

/*.news-list__item:nth-child(n + 3){
	margin-top: 15px;
}*/

/*.news-item__picture{

}

.news-item__img{

}*/

.news-item__text{
    font-size: 14px;
    color: #000;
    padding-left: 20px;
}

.law-list__item{
	border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
            box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
    width: 323px;
    height: 81px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px;
}

.detail-news_all{
	margin: 30px auto 0 auto;
	width: 208px;
	height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
    cursor: pointer;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	justify-content: center;
	color: #2D68A0;
	text-decoration: none;
}

.detail-news_all:hover{
	color: #ED6709;
}

.law-list__item + .law-list__item{
	margin-top: 15px;
}

/*.law-item__picture{

}

.law-item__img{

}*/

.law-item__text{
	font-size: 14px;
    color: #000;
    padding-left: 10px;
}

.page-info{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 75px;
}

.page-block__one{
	-webkit-box-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-right: 10px;
    max-width: 778px;
}

.page-block__two{
	-webkit-box-flex: 4;
		-ms-flex: 4;
		flex: 4;
    padding-left: 10px;
    max-width: 550px;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 40px;
}

.page-block__title{
	font-weight: 300;
	font-size: 46px;
	line-height: 54px;
	text-align: center;
	color: #000000;
	padding-bottom: 20px;
}

.page_info_style h3{
	/*font-size: 46px;*/
	font-size: 1.3em;
	color: #000000;
	font-weight: 300;
	/*padding-bottom: 20px;*/
	margin: 0;
}

.page_info_style h4{
	font-size: 18px;
    color: #000000;
    line-height: 25px;
	font-weight: 400;
	margin: 0;
}

.page_info_style p{
	font-size: 14px;
    color: #666666;
    line-height: 23px;
}

.page-block__preview{
	font-size: 18px;
	line-height: 27px;
	color: #000000;
}

.page-preim__list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0px;
	justify-content: space-between;
}

.page-preim__item{
	max-width: 180px;
    text-align: center;
}

.page-preim__icon_1{
	margin-top: 12px;
}

.page-preim__icon_3{
    margin-top: 10px;
}

.page-preim__icon_4{
    margin-top: 7px;
}

/*.page-preim__icon{

}*/

.page-preim__text{
    font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #ED6709;
	padding-top: 20px
}

.preim_icon_year{
	width: 46px;
	height: 46px;
	background-image: url(/upload/icon1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: auto;
}

.preim_icon_nember{
	width: 46px;
	height: 46px;
	background-image: url(/upload/icon2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: auto;
}

.preim_icon_home{
	width: 46px;
	height: 46px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/t-home.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: auto;
}

.preim_icon_pazl{
	width: 46px;
	height: 46px;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/t-pazl.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: auto;
}

.page-block__text{
	font-size: 14px;
    color: #666666;
    line-height: 23px;
}

.page-block__text p{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.page-detail{
	width: 248px;
	height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	color: #2D68A0;
	margin: 30px auto 0 auto;
	text-decoration: none;
}

.page-detail:hover{
    color: #ED6709;
}

.page-video__title{
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #000000;
}

.page-video__preview{
	color: #000000;
    font-size: 18px;
    padding: 20px 0px;
    line-height: 26px;
}

.frame-block{
	width: 100%;
    display: block;
    max-width: 470px;
    height: 287px;
    border-radius: 5px;
    background-color: transparent;
}

.page-video__youtube{
	border-radius: 4px;
    overflow: hidden;
}

.page-video__text{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
    padding: 20px 0px 30px 0px;
}

.page-video__link{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 354px;
	height: 50px;
	text-decoration: none;
	margin: 0 auto;
}

.page-video__link:hover{
	color: #2D68A0;
}


.container_style_question{
	padding: 84px 0px;
    background-color: #fff;
}


.b-question{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	justify-content: space-between;
}

.question-left{
    max-width: 664px;
}

.question-right{
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
    position: relative;
	max-width: 647px;
}

.questio-line__button{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.question-line__text{
    width: 100%;
}

.question-line__title{
	font-size: 28px;
	line-height: 33px;
	text-align: center;
	color: #000000;
}

.question-line__preview{
	text-align: left;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    opacity: 0.64;
    max-width: 342px;
    margin-right: 47px;
}

.questio-button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}

.questio-button__call{
	width: 208px;
	height: 32px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #2D68A0;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	color: #FFFFFF;
	border: none;
}

.questio-button__quest{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	justify-content: center;
	border: none;
	color: #FFFFFF;
	width: 208px;
	height: 32px;
}

.sl-mng-footer{
	max-width: 600px;
	margin-top: 36px;
}

.question-manager{
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	padding-left: 50px;
}

.question-manager__picture{
	width: 210px;
    height: 210px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px;
}

.question-manager__img{
    width: 100%;
    height: auto;
}

.question-manager__info{
	/*padding-top: 40px;*/
}

.question-manager__arrow{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding-bottom: 30px;
}

.manager__arrow_style{
	width: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	background-size: contain;
}

.m-prev_arrow{
	background-image: url(/images/arrowPrev.svg);
    left: 0px;
	z-index: 10;
}

.m-next_arrow{
	background-image: url(/images/arrowNext.svg);
    right: 0px;
	z-index: 10;
}

.question-manager__name{
	font-size: 20px;
	color: #000;
	font-weight: 500;
	padding-bottom: 12px;
}

.question-manager__job{
	font-size: 20px;
	color: #000;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 25px;
}

.question-manager__ph-soc{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 15px;
}

.question-manager__phone,
.question-manager__phone a{
	font-size: 14px;
	color: #2d68a0;
	font-weight: 500;
	/*padding-left: 13px;*/
	padding-left: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.question-manager__mail{
    font-size: 14px;
    color: #999999;
    padding-bottom: 20px;
}

.link_manger{
	color: #2d68a0;
	text-decoration: none;
}

.question-manager__launge{
    font-size: 14px;
    color: #999;
}


.color_manger_l{
	color: #000;
}


.question-manager__cur{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-top: 30px;
	list-style: none;
    margin: 0;
	position: absolute;
	bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.question-manager__cur .slick-active{
	background-color: #f98d00;
}

.question-manager__cur li{
    border-radius: 50%;
    background-color: rgb(187, 190, 202);
    width: 8px;
    height: 8px;
    margin-right: 8px;
    cursor: pointer;
	outline: none;
	cursor: pointer;
	transition: color 300ms;
}

.question-manager__cur li:hover{
	background-color: #f98d00;
}

.question-manager__cur li button{
	text-indent: -99999px;
	border: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
}


.question-slide__cur{
	border-radius: 50%;
	background-color: rgb(187, 190, 202);
	width: 8px;
	height: 8px;
	margin-right: 8px;
	cursor: pointer;
}

.question-right_header{
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/background-y.png);*/
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/background-y.jpg);
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
}

.question-right_info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.question-right_logo{
	border-radius: 50%;
    background-color: #fff;
    width: 176px;
    height: 176px;
    position: absolute;
    top: 145px;
    left: 20px;
	overflow: hidden;
}

/*.question-right_img{

}*/

.question-right_text{
    padding-left: 240px;
}

.question-right_title{
    font-size: 26px;
    color: #000;
    padding-top: 32px;
    padding-bottom: 9px;
}

.question-right_preview{
    font-size: 18px;
    color: #999999;
}

.question-right__yout-link{
    margin: 0;
    padding: 28px 0px 0px 0px;
    list-style: none;
}

.question-yout__item{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/youtybu-orange.png);
	height: 17px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
	margin-bottom: 11px;
}

.question-yout__link{
    text-decoration: none;
    font-size: 14px;
    color: #2d68a0;
    font-weight: 500;
}

.cur_act{
  background-color: #f98d00;
}

.b-footer{
	padding-top: 65px;
	padding-bottom: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.footer-logo{
	margin-right: 108px;
}

/*.footer__logo{

}*/

.footer_logo_text{
	padding-top: 26px;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	opacity: 0.64
}

.footer_logo_link{
	padding-top: 26px;
	font-size: 14px;
	line-height: 14px;
	color: #2D68A0;
}

.footer_logo_link-item{
	color: #2d68a0;
    text-decoration: none;
    font-weight: 500;
}

.footer-nav{
    margin-right: 66px;
}

.footer-title{
	font-size: 20px;
	color: #000000;
}

.nav-list{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 30px;
}

.nav-list__item{
	padding-bottom: 20px;
}

.nav-list__link{
    text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	color: #2D68A0;
}

.footer-contact{
	-webkit-box-flex: 2;
	    -ms-flex: 2;
	        flex: 2;
}

.footer-contact_adr{
	padding-top: 30px;
    font-size: 16px;
	line-height: 24px;
	color: #000000;
	opacity: 0.64;
	max-width: 550px;
    width: 100%;
}

.footer-contact_phone{
    padding-top: 20px;
	margin-right: 88px;
}

.footre_phone_item{
    font-size: 16px;
    color: #999;
	padding-top: 5px;
}

.footer-contact_mail{
    font-size: 16px;
    padding-top: 20px;
}

/*.footre_mail_item{

}*/

.footer-sub{
	-webkit-box-flex: 4;
	    -ms-flex: 4;
	        flex: 4;
	padding-left: 18px;
}

.footer-form{
    padding-top: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}


.footer-form__input{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	width: 243px;
	height: 50px;
	padding-left: 10px;
}

.footer-form__input::-webkit-input-placeholder{
	font-size: 16px;
	color: rgb(153, 153, 153);
	text-align: left;
}

.footer-form__input:-ms-input-placeholder{
	font-size: 16px;
	color: rgb(153, 153, 153);
	text-align: left;
}

.footer-form__input::-ms-input-placeholder{
	font-size: 16px;
	color: rgb(153, 153, 153);
	text-align: left;
}

.footer-form__input::placeholder{
	font-size: 16px;
	color: rgb(153, 153, 153);
	text-align: left;
}

.footer-form__button{
	border-radius: 4px;
	border: none;
	background-color: #f98d00;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 181px;
	height: 52px;
	display: block;
  	line-height: 52px;
  	text-align: center;
  	text-decoration: none;
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	margin-left: auto;
	cursor: pointer;
}

.footer-soc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding-top: 25px;
}

.footer-soc__item{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 50%;
	width: 55px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	margin-right: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	transition: all 500ms;
}

.footer-soc__item i{
	font-size: 25px;
}

.footer-soc__item:hover{
	border-color: #f98d00;
}

.footer-soc__item:hover  i{
	color: #f98d00;
}

/*.footer-soc_ff{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/ff.png);
}

.footer-soc_ft{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/ft.png);
}

.footer-soc_fte{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/fte.png);
}

.footer-soc_fi{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/fi.png);
}

.footer-soc_fy{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/fy.png);
}*/
/*---end main---*/


/*---Custom select---*/

.two-param-area,
.two-param-year{
	max-width: 300px;
	width: 100%;
}

.two-param-etag{
	max-width: 320px;
	width: 100%;
}

.param-advant{
    max-width: 320px;
    width: 100%;
}

.two-param-area .filter__select,
.two-param-etag .filter__select,
.two-param-year .filter__select{
	width: 50%;
	float:left;
}

.param-sea,
.param-aero{
	max-width: 152px;
	width: 100%;
}

.two-param-area .filter__select:nth-child(1) > .jq-selectbox__select{
	border-radius: 4px 0px 0px 4px !important;
}

.two-param-area .jq-selectbox__select:last-child{
	border-radius: 4px 0px 0px 4px !important;
}

.filter-left-section{
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 calc(100% - 325px);
	        flex: 1 0 calc(100% - 325px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.filter-right-section{
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 165px;
	        flex: 1 0 165px;
	/*Ğ’Ñ€ĞµĞ¼ĞµĞ½Ğ½Ğ¾ ÑƒĞ±Ñ€Ğ°Ğ½ Ñ„Ğ¸Ğ»ÑŒÑ‚Ñ€ Ğ¿Ğ¾ ĞºĞ°Ñ€Ñ‚Ğµ
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 290px;
	        flex: 1 0 290px;
	*/
}


.jq-selectbox{
	width: 100%;
}

.jq-selectbox__select{
	/*border: 1px solid #999 !important;*/
    border-radius: 5px !important;
    background-color: rgb(255, 255, 255) !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    width: 100% !important;
    height: 50px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background-color: #fff !important; */
    font-family: 'Roboto', Tahoma, sans-serif !important;
    font-size: 16px !important;
    color: #999999 !important;
    background: #fff !important;
}

.jq-selectbox__trigger,
.jq-selectbox__trigger-arrow{
	border: none !important;
}

.jq-selectbox__trigger-arrow{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/select-arrow.png);
    background-repeat: no-repeat;
    width: 10px !important;
    height: 7px !important;
    top: 50% !important;
    right: 9px !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.jq-selectbox__dropdown{
	border: 1px solid rgb(226, 228, 232) !important;
	border-radius: 0px 0px 4px 7px !important;
	background-color: rgb(255, 255, 255) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3) !important;
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3) !important;
	margin: 0px 0px 0px 0px !important;
}

.select-infrostr{
	border: 1px solid #999;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    min-height: 50px;
	max-height: 50px;
	overflow: hidden;
    font-family: 'Roboto', Tahoma, sans-serif;
    font-size: 16px;
    color: #999999;
    background: #fff;
	padding: 0px 12px 12px 0px;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.w_pos .select-infrostr {
  position: absolute;
  z-index: 10;
}

.infr-open{
	max-height: 900px;
}

.name-select-infrostr{
	position: relative;
	width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
	cursor: pointer;
}

.name-select-infrostr:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%) rotateZ(0deg);
	    -ms-transform: translateY(-50%) rotate(0deg);
	        transform: translateY(-50%) rotateZ(0deg);
	-webkit-transform-origin: center;
	    -ms-transform-origin: center;
	        transform-origin: center;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/select-arrow.png);
    background-repeat: no-repeat;
    width: 10px !important;
    height: 7px !important;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

.infr-open .name-select-infrostr:after{
	-webkit-transform: translateY(-50%) rotateZ(-180deg);
	    -ms-transform: translateY(-50%) rotate(-180deg);
	        transform: translateY(-50%) rotateZ(-180deg);
}


.window-select-param{
	max-height: 140px;
    height: 100%;
    overflow-y: scroll;
}

.fake-chek-inf{
	position: relative;
	cursor: pointer;
	padding: 5px 0px 5px 40px;
	display: block;
}


.cheked-frpr:checked  + .name-pr-fk-ch:before{
	background-color: #2d68a0;
	background-image: url('/bitrix/templates/restproperty_eng_v2/css/../images/gk.png');
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.cheked-frpr:checked  + .name-pr-fk-ch{
	color: #2d68a0;
}

.cheked-frpr{
	z-index: -1;
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.name-pr-fk-ch{
	font-size: 16px;
	color: #999999;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.name-pr-fk-ch:before{
    content: '';
    border: 1px solid rgb(226, 228, 232);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
            box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    left: 10px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
}

.fake-chek-inf:hover .name-pr-fk-ch{
	color: #2d68a0;
}

.window-select-param::-webkit-scrollbar-track {background-color: #edeef0;}
.window-select-param::-webkit-scrollbar {width: 6px;}
.window-select-param::-webkit-scrollbar-thumb {background-color: #7ba7ff;}
.window-select-param:hover::-webkit-scrollbar-thumb {background: #4784ff;}

.window-select-param::-moz-scrollbar-track {background-color: #edeef0;}
.window-select-param::-moz-scrollbar {width: 6px;}
.window-select-param::-moz-scrollbar-thumb {background-color: #7ba7ff;}
.window-select-param:hover::-moz-scrollbar-thumb {background: #4784ff;}

.window-select-param::-ms-scrollbar-track {background-color: #edeef0;}
.window-select-param::-ms-scrollbar {width: 6px;}
.window-select-param::-ms-scrollbar-thumb {background-color: #7ba7ff;}
.window-select-param:hover::-ms-scrollbar-thumb {background: #4784ff;}

.op-filter{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	bottom: 21px;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

.show-filter{
	margin-right: 30px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	opacity: 0.5;
  font-size: 18px;
}

.filter__arrow{
	width: 10px;
    height: 7px;
    display: block;
    background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/menu-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 5px;
	-webkit-transform-origin: center;
	    -ms-transform-origin: center;
	        transform-origin: center;
    -webkit-transform: rotateZ(0deg);
        -ms-transform: rotate(0deg);
            transform: rotateZ(0deg);
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

.uq-param{
	margin-right: 10px;
	display: none;
}

.clear-finter{
	cursor: pointer;
	color: #4784ff;
	display: none;
}

.hs-fil .filter__arrow{
	-webkit-transform: rotateZ(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotateZ(180deg);
}

.hs-fil .uq-param,
.hs-fil .clear-finter
{
	display: block;
}

/*---End custom select---*/


/*---Style Catalog---*/


/*---End catalog---*/

.container_style_banner_page{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/catalog_b.jpg);
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    width: 100%;
    height: 155px;
    padding-top: 30px;
}

.page-fl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	/*padding: 95px 0px 0px 0px;*/
}

.page-left__block{
	-webkit-box-flex: 9;
	    -ms-flex: 9;
	        flex: 9;
	max-width: 1006px;
}


.page-right__sidebar{
	-webkit-box-flex: 3;
	    -ms-flex: 3;
	        flex: 3;
}

.title-page{
	font-size: 36px;
	color: rgb(0, 0, 0);
	text-align: left;
	font-weight: 300;
	padding-bottom: 35px;
}

.line-sort{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.line-srot__show{
  font-size: 14px;
  color: rgb(153, 153, 153);
  text-align: left;
}

.rot__show_color{
	color: #000;
	font-weight: 500;
}

.line-button-sort{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-left: 0;
    padding-right: 22px;
}

.button-sort__name{
	font-size: 14px;
	color: rgb(153, 153, 153);
	padding-right: 10px;
}

.line-button-sort .jq-selectbox__select{
	border-radius: 4px !important;
	background-color: rgb(255, 255, 255) !important;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25) !important;
	        box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25) !important;
	width: 213px !important;
	height: 36px !important;
	font-size: 14px !important;
	color: #2d68a0 !important;
}

.list-elements-sort{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 0px;
}

.switch-content__button{
	border-radius: 4px;
    background-color: rgb(237, 238, 240);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
    /*width: 373px;*/
    width: auto;
    height: 36px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.switch__button{
  min-width: 105px;
   font-size: 12px;
    color: #9c9c9c;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    height: inherit;
    /*width: calc(100%/2);*/
	padding: 0 15px;
    text-align: center;
    line-height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.icon-pl{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/list_b.png);
}

.icon-gr{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/grid_b.png);
}

.icon-mp{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/map_b.png);
}

.sw-icon {
	width: 17px;
	height: 20px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	flex-shrink: 0;
}

.act-switch{
	position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 0;
    left: 0px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25);
            box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25);
    width: 123px;
    height: 36px;
    -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    font-size: 12px;
    font-weight: bold;
    color: #2d68a0;
	display: flex;
    justify-content: center;
    align-items: center;
}


.help-sidebar{
	display: flex;
	flex-direction: column;
	align-items: center;
    width: 322px;
	padding: 30px;
    margin-left: auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	margin-bottom: 20px;
}

.help-sidebar__ico{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/help-ico.png);
	width: 48px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center;
}

.help-sidebar__title{
	font-size: 26px;
	color: #000;
	text-align: center;
	margin: 20px 0px;
}

.help-sidebar__text{
	font-size: 16px;
	color: rgb(156, 156, 156);
	text-align: center;
	width: 256px;
	height: 81px;
	margin-bottom: 10px;
}

.help-sidebar__button{
	width: 200px;
	height: 50px;
	border: none;
	color: #fff;
	text-transform: uppercase;

	cursor: pointer;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin: 0 auto;
}

.container_style_catalog{
	background-color: #f4f5f7;
	padding-bottom: 20px;
}

.title-swtitch-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 95px 0px 0px 0px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	min-height: 170px;
}

.speacial-object__right{
	margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
}

.speacial-object__left{
	margin-left: auto;
	width: 322px;
}

.title__special-object{
	font-size: 26px;
	color: #000;
	padding: 45px 0px 25px 0px;
	padding-left: 15px;
}

.favorit-sidebar{
	border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
            box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
    width: 323px;
    height: 420px;
    margin-left: auto;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/favorit-bg.png);
	background-position: center;
	background-repeat: no-repeat;
}

.favorit-sidebar__ico{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/favorit-ico.png);
	width: 52px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
}

.favorit-sidebar__title{
	font-size: 26px;
	color: #000;
	text-align: center;
	padding: 0px 20px;
}

.favorit-sidebar__text{
	font-size: 16px;
	color: rgb(156, 156, 156);
	text-align: center;
	width: 256px;
	height: 81px;
}

.favorit-sidebar__button{
	border-radius: 4px;
	background-color: #f98d00;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 206px;
	height: 46px;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}


.object-line_type{
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
	margin-bottom: 20px;
	min-height: 285px;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	overflow: hidden;
}

.line-type__picture{
	width: 322px;
    height: 285px;
    border: 4px;
	position: relative;
}

.line-picture__left_top{
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 1;
	border-radius: 4px;
	background-color: rgba(249, 141, 0, .8);
	padding: 10px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}

.line-picture__youtube_top{
    position: absolute;
    top: 11px;
    right: 11px;
    width: 39px;
    height: 26px;
    background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/pr-youtube.png);
    background-repeat: no-repeat;
}

.line-picture__img{
    /*width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
	display: block;*/


	/*width: 100%;
	height: 100%;*/


	-o-object-fit: cover;
    object-fit: cover;
}

.object-line__info{
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
   /*padding: 18px 20px 0px 30px;*/
   padding: 30px;
}

.object-line__title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        /*-ms-flex-flow: row wrap;
			flex-flow: row wrap;*/
		-ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.object-line_name{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #2D68A0;
}

.object-line__id{
	font-size: 16px;
	color: #f98d00;

}

.object-line_param{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 20px;
}

.line_param__list{
    margin: 0;
    padding: 0px;
    list-style: none;
    -webkit-columns: 3;
            columns: 3;
	column-gap: 30px;
}

.line_param__item{
    font-size: 14px;
    color: #999999;
    /*padding-bottom: 10px;*/
    margin-bottom: 10px;
    padding-left: 0px;
    background-repeat: no-repeat;
	background-position: 0 center;
	display: flex;
    flex-flow: row nowrap;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
}

.line-elements-sort{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    margin-bottom: 20px;
  	padding-top: 0px;
}

.line_item_city{
	color: #000;
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/city-prop.png);
}

.line_item_room{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/room-prop.png);
}

.line_item_area{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/area-prop.png);
}

.line_item_floor{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/floor.png);
}

.line_item_sea{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/sea.png);
}

.line_item_center{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/center.png);
}

.line_item_mebel{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/mebel.png);
}

.line_item_year{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/year.png);
}

.line_item_aidat{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/aidat.png);
	background-size: 16px;
}

.line_item_aero{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/aero.png);
	background-size: 12px;
}

.line_item_predlog{
	background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/predlog.png);
	background-size: 12px;
}

.line_item_color{
	color: #000000;
	margin-left: 5px;
}

/*.propery-info__favorit{

}*/

.object-line__price{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
	margin-top: auto;
}

.object-line__price__m{
	font-size: 24px;
	margin-right: 30px;
	line-height: 28px;
	color: #000000;
}

.object-line__price_n{
	font-size: 24px;
	margin-right: 30px;
	font-weight: 500;
	line-height: 28px;
	color: #ED6709;
}

.ifstructur-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
	margin-right: 20px;
}

.ifstructur__item + .ifstructur__item{
	padding-left: 30px;
}

.ifstructur__item{
	font-size: 16px;
	line-height: 19px;
	color: #999999;
}

/*#list{
	display: none;
}*/

.phone-top_mobile{
	/*background-image: url(/bitrix/templates/restproperty_eng_v2/css/../images/arrow-p.png);
	width: 7px;
	height: 4px;
	background-repeat: no-repeat;
	margin-left: 5px;*/
	background-image: url(/bitrix/templates/restproperty_new/css/../images/arrow-p.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    margin-left: 5px;
    background-position: left center;
}

.copyrite{
	font-size: 14px;
	color: rgb(153, 153, 153);
	text-align: center;
	padding-bottom: 80px;
}

#map{
	max-height: 800px;
	height: 100%;
	display: none;
}

.map-bar{
	display: none;
    margin-top: 50px;
    padding: 20px 20px 0px 20px;
    background-color: #fff;
    height: 785px;
}

.scroll-map{
    background-color: #fff;
	max-height: 700px;
    height: 100%;
	overflow-y: scroll;
	position: relative;
}

.map-obj-item{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	        box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	max-width: 290px;
	width: 100%;
	margin-bottom: 10px;
    padding: 20px 15px;
}

.map-obj__title{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.map-obj__name{
    font-size: 16px;
    color: #2d68a0;
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 152px;
}

.map-obj__id{
	font-size: 16px;
	color: #f98d00;
	text-align: right;
}

.map-obj__info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
	padding-top: 15px
}

.map-obj__picture{
    position: relative;
    margin-right: 10px;
    width: 80px;
    height: 80px;
    border-radius: 4px;
}

.map-obj__img{
	width: 100%;
    height: 100%;
	min-width: 80px;
    min-height: 80px;
    border-radius: 4px;
}

.map-obj__fav{
	bottom: -18px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	position: absolute;
	width: 36px;
	height: 36px;
}

/*.map-obj__param{

}*/

/*.propery-info__list{

}*/

.map-obj__price{
	padding-top: 20px;
	font-size: 18px;
	color: #f98d00;
	text-align: left;
	font-weight: 500;
}

.blure-map{
	position: fixed;
    width: 100%;
    height: 50px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    bottom: 0px;
    background-color: rgba(255,255,255,.5);
}

.scroll-map::-webkit-scrollbar-track {background-color: #edeef0; border-radius: 4px;}
.scroll-map::-webkit-scrollbar {width: 6px; border-radius: 4px;}
.scroll-map::-webkit-scrollbar-thumb {background-color: #7ba7ff; border-radius: 4px;}
.scroll-map:hover::-webkit-scrollbar-thumb {background: #4784ff; border-radius: 4px;}

.pager-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	/*padding: 0 9px;*/
}

.pager-nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.pager-nav__prev i{
	padding-right: 15px;
	font-size: 16px;
}

.pager-nav_style{
	text-decoration: none !important;
	width: 190px;
	height: 50px;
	color: #2d68a0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-size: 16px;
}

.pager-nav_style:hover{
	color: #fff;
	background-color: #2d68a0;
}

.number-page{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0px 30px;
}

.input-page{
	width: 90px;
	height: 50px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
}

.page-text{
	font-size: 16px;
    color: #999999;
    margin-left: 12px;
}

.pager-nav__next i{
	padding-left: 15px;
	font-size: 16px;
}

.pager-quant{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	font-size: 14px;
	color: rgb(153, 153, 153);
	margin-left: auto;
}

/*.quant-text{

}*/

.switch-quant__button{
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	-webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	        box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15);
	width: 110px;
	height: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row;
	        flex-flow: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 10px;
	position: relative;
}

.quant__button{
	width: calc(100%/3);
	text-align: center;
	cursor: pointer;
}

.quant__button a{
	display: block;
	font-size: 12px;
    font-weight: bold;
    color: #2d68a0;
	text-decoration: none !important;
}

.act-qu{
	position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    top: 0;
    left: 0px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25);
            box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25);
	width: 36px;
	height: 35px;
    -webkit-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    font-size: 12px;
    font-weight: bold;
    color: #2d68a0;
}

.map-m-left{
	min-height: 915px;
}


/*---new style other page---*/


.container_banner_page{
	position: relative;
	width: 100%;
	height: 370px;
	/*background-position: 0px -150px;*/
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner_about{
	background-image: url('/bitrix/templates/restproperty_new/images/about_new.jpg')
}

.banner-info-page{
	padding-top: 90px;
}

.banner__text_page{
	font-size: 18px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: rgb(255, 255, 255);
    text-align: center;
    max-width: 60%;
    margin: auto;
    line-height: 32px;
}


/*---Style Block page---*/

.container_style_page{
	background-color: #f4f5f7;
}

.row-page{
	display: flex;
	flex-flow: row nowrap;
}

.style-page-margin{
	margin-top: 35px;
}

.page-left-info{
	flex: 9 1 auto;
	margin-right: 10px;
	width: 1px;
	max-width: 1006px;
    width: 100%;
}

.page-right-info{
	/*flex: 3 1 auto;*/
	flex: 3 1 100%;
    max-width: 322px;
	margin-left: 10px;
}

.text-bold-about{
	font-size: 18px;
	color: #000000;
	padding-bottom: 35px;
}

.img-block-about{
    display: flex;
    padding-bottom: 65px;
}

.block-about_picture{
	width: 423px;
	height: 358px;
	flex-shrink: 0;
}

.block-about_img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: auto;
}

.block-about_list{
    margin: 0;
    padding: 0 0 0 70px;
    list-style: none;
}

.block-about_list_item{
	position: relative;
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #666666;
	line-height: 24px;
	padding-bottom: 10px;
}

.block-about_list_item:before{
	position: absolute;
	content: '';
	top: 8px;
	left: -17px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #f98d00;
}

.h3_style{
	font-size: 26px;
	color: #000000;
	margin: 0;
	font-weight: 400;
}

.page-about_style p{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #666666;
	line-height: 24px;
	margin: 0;
	padding: 18px 0px;
}

.orange-line_text{
	position: relative;
	font-size: 26px;
    font-weight: 300;
    color: #2d68a0;
    line-height: 36px;
    padding-left: 65px;
    margin-top: 18px;
    margin-bottom: 18px;
}

.orange-line_text:before{
	content: '';
	position: absolute;
	top:0;
	bottom: 0;
	width: 6px;
	background-color: #dc6e2a;
	left: 35px;
}

.margin-help_page{
	margin-top: 30px;
}


.review-sidebar{
	border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
            box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	max-width: 323px;
	width: 100%;
    height: 400px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
	background-position: center;
	background-repeat: no-repeat;
}

.review-sidebar__ico{
	background-image: url(/images/new/review-right.png);
	width: 52px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
}

.review-sidebar__title{
  font-size: 26px;
  color: #000;
  text-align: center;
}

.review-sidebar__text{
	font-size: 16px;

	color: rgb(156, 156, 156);
	text-align: center;
	width: 256px;
	height: 81px;
}

.review-sidebar__button{
	border-radius: 4px;
	background-color: #f98d00;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 206px;
	height: 46px;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.rekviziti-company{
	margin-top: 40px;
    padding: 40px 30px;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 4px 0px rgba(39, 54, 106, 0.35);
}

.title-rekvizit{
	font-size: 46px;
	color: #000000;
	font-weight: 300;
	text-align: center;
	margin: auto;
	padding-bottom: 50px;
}

.line-info-rk{
	display: flex;
    flex-flow: row nowrap;
	align-items: center;
	padding-bottom: 20px;
}

.name-rk{
	width: 293px;
    font-size: 14px;
    color: #999999;
	flex-shrink: 0;
	padding-right: 9px;
}

.text-rk{
	font-size: 16px;
	color: #302729;
	line-height: 20px;
	padding-left: 26px;
}

.number-chet{
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 20px;
}

.about-page{
	padding-bottom: 145px;
}

.arrow-banner{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
	bottom: 30px;
	width: 38px;
	height: 20px;
	background-image: url('/images/new/arrow-banner.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	/*margin: 90px auto 0px;*/
	cursor: pointer;
	animation: arrowDownUp 2s infinite ease-in-out alternate;
	will-change: transform;
}

@keyframes arrowDownUp {
  from {
   transform: translate(-50%, 0px);
  }

  to {
   transform: translate(-50%, 10px);
  }
}

.detail-block-manager{
	display: flex;
    flex-flow: row nowrap;
	border-bottom: 1px solid #dcdee2;
}

.detail-block-manager_picture{
	height: 420px;
    width: auto;
}

.detail-block-img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.detail-block-manager_info{
	position: relative;
    flex: 9 1;
	padding: 30px 45px;
}

.detail-block-manager_info:before{
	content: '';
    position: absolute;
    top: 30px;
    left: -30px;
    background-image: url(/images/new/team-kovich.png);
    background-repeat: no-repeat;
    width: 55px;
    height: 45px;
}

.detail-block-manager_text{
	font-size: 18px;
    color: #000000;
    line-height: 32px;
}

.detail-block-manager_dognost{
    display: flex;
    flex-flow: row nowrap;
	padding-top: 40px;
}

.manager_dognost_line{
    width: 95px;
    height: 2px;
    background-color: #f98d00;
    margin-top: 10px;
}

.manager_dognost_name{
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding-bottom: 10px;
}

.manager_dognost_job{
	font-size: 16px;
    font-style: italic;
    font-weight: 300;
    color: #000000;
}

.padding-name{
	padding-left: 20px;
}

.list-team-manager{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-top: 70px;
}

.item-manager-preview{
	cursor: pointer;
	transition: all 500ms ease-in-out;
	padding: 10px;
	position: relative;
	/*margin-right: auto;*/
	margin-right: 15px;
	overflow: hidden;
	max-width: 241px;
	width: 235px;
	min-height: 430px;
}

.item-manager-preview:hover{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
}

.item-manager-preview_picture{
    margin-bottom: 15px;
	height: 260px;
	overflow: hidden;
    border-radius: 5px;
	filter: grayscale(1);
	transition: all 500ms ease-in-out;
}

.item-manager-preview:hover .item-manager-preview_picture{
	filter: grayscale(0);
	height: 190px;
}

.item-manager-preview_name{
	/*font-size: 20px;*/
	font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 10px;
}

.item-manager-preview_job{
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
	padding-bottom: 15px;
	min-height: 60px;
}

.hd-block-team{
	position: absolute;
	opacity: 0;
	visibility: hidden;
	max-height: 0;
	overflow: hidden;
	transition: all 500ms ease-in-out;
}

.item-manager-preview:hover .hd-block-team{
	opacity:1;
	max-height: 200px;
	visibility: visible;
}

.team-block-st{
	flex-flow: row wrap;
}

.manager__phone_team{
	padding: 5px 0px 0px;
}

.team-line-info{
	padding-bottom: 10px;
}

/*---end---*/


/*---offices page---*/

.banner_offices{
	background-image: url(/images/new/office_banner.jpg);
}

.offices-text{
	font-size: 18px;
	color: #000000;
	line-height: 32px;
	padding-top: 50px;
}

.item-office{
	min-height: 880px;
}

.position-map{
	position: relative;
}

.title-office{
    font-size: 46px;
    font-weight: 300;
    padding-bottom: 30px;
	padding-top: 80px;
}

/*.item-office_picture{

}*/

.item-office_img{
	width: 100%;
	height: auto;
	max-height: 440px;
	object-fit: cover;
}

.item-office_info-map{
	display: flex;
    flex-flow: row nowrap;
    position: absolute;
    top: 375px;
    width: 780px;
    left: 50%;
	transform: translateX(-50%);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
}

.item-office_info{
    padding: 45px 35px 0px;
	flex: 3;
}

.city{
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	padding-bottom: 18px;
}

.address{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 40px;
}

.communications-map{
    list-style: none;
    padding: 0;
    margin: 0;
}

.communications-map__item{
    display: flex;
    flex-flow: row wrap;
	align-items: center;
	padding-bottom: 10px;
}

.communications-map__ico{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 30px;
	height: 30px;
	display: flex;
    justify-content: center;
    align-items: center;
	color: #2d68a0;
	flex-shrink: 0;
}

.communications-map__ico_link{
	/*font-size: 20px;*/
	font-size: 16px;
	color: #4784ff;
	text-decoration: none;
	padding-left: 10px;
}

.item-office_map{
    flex: 4;
	height: 339px;
}

.rotate-ico{
	transform: rotateZ(90deg);
}

.bx-yandex-view-layout, .bx-yandex-view-map{
	height: inherit;
}

.communications-map__item  .communications-map__ico_link + .communications-map__ico_link{
	/*padding-left: 50px;*/
	padding-left: 40px;
}

/*---end---*/


/*---page comments---*/

.banner_comments{
	background-image: url(/images/new/banner-comments.jpg);
}

.commnets-top-components{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row nowrap;
}

.list-item-comments{
    margin: 25px 0px 50px 0px;
}

.comments-icon{
	justify-content: center;
	line-height: 115px;
    display: flex;
	background-color: #f98d00;
	color: #fff;
	font-weight: bold;
	font-size: 80px;
}

.comments-item{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 20px 30px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}

.comments-item-icon{
	font-size: 80px;
	color: #fff;
	margin-right: 20px;
	border-radius: 50%;
	background-color: #f98d00;
	width: 56px;
	height: 56px;
	flex-shrink: 0;
    display: flex;
    justify-content: center;
}

.comments-text{
	font-size: 14px;
	color: #777777;
	line-height: 22px;
	max-height: 105px;
	overflow: hidden;
	transition: all 500ms ease-in-out;
}

.comments-item-information{
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
	width: 100%;
}

.open-comments{
	max-height: 2000px;
}

.comments-picture{
	width: 260px;
    flex-shrink: 0;
    height: 260px;
	margin-left: 50px;
}

.comments-video{
	width: 460px;
	height: 260px;
	margin-left: 30px;
	flex-shrink: 0;
}

.comments-video iframe{
	width: 100%;
	height: 100%;
}

.comments-images{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

/*.comments-item-information{

}*/

.comments-more{
	font-size: 14px;
	color: #4784ff;
	padding-top: 10px;
	text-decoration: underline;
	cursor: pointer;
}

.comments-info{
	padding-top: 30px;
	font-size: 14px;
	color: #999999;
}

.data-comments{
	padding-bottom: 5px;
}

.thanks-comments-user{
	color: #2d68a0;
}

.comments-item-user{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 24px;
}

.comments-item-name{
	font-size: 18px;
	color: #2d68a0;
	font-weight: 500;
	margin-right: 5px;
}

.comments-item-data{
	font-size: 14px;
	color: #999999;
}

.comments-item-question{
	font-size: 14px;
	color: #666666;
}

.ask-review{
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding-top: 30px;
	line-height: 32px;
}

/*---end page comments---*/



/*---page consulting---*/

.banner_consulting{
	background-image: url(/images/new/cons.jpg);
	height: 450px;
}

.btn-banner{
    border-radius: 4px;
    background-color: #f98d00;
    box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
    padding: 0px 30px;
	max-width: 400px;
	height: 50px;
	align-items: center;
    display: flex;
    margin: 35px auto 0px auto;
    border: none;
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	justify-content: center;
	cursor: pointer;
}

.arw-service{
    margin: 65px auto 0px;
}

.h2_style{
	font-size: 46px;
    font-weight: 300;
    padding-top: 80px;
	margin: 0px;
}

.list-consulting{
	list-style: none;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}

.item-consulting{
	font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	padding-bottom: 15px;
}

.number-consulting{
    border-radius: 50%;
    background-color: #f98d00;
    width: 32px;
    height: 32px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
	margin-right: 15px;
}

.sub-list-consulting{
    list-style-type: disc;
	padding: 28px 0px 0px 80px;
}

.sub-item-consulting{
	color: #f98d00;
	padding-bottom: 18px;
}

.text-sub-consulting{
	font-size: 16px;
	color: #666666;
}

.wrap-fl{
	flex-wrap: wrap;
}

.consulting-credit{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 35px 30px;
	margin-top: 30px;
}

.consulting-credit-title{
	font-size: 26px;
	color: #000000;
}

.cns-credit-table{
	display: table;
    margin-top: 40px;
	width: 100%;
	border-collapse: collapse;
}

.cns-credit-tr{
	display: table-row;
	border-bottom: 1px solid rgb(220, 222, 226);
}

.cns-credit-td{
	display: table-cell;
    padding: 15px 0px 20px 0px;
}

.cns-credi-name{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	font-weight: bold;
	width: 320px;
}

.cns-credi-text{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	line-height: 24px;
}

.consulting-documents{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 35px 30px;
	margin-top: 30px;
}

.consulting-documents-title{
	font-size: 26px;
	color: #000000;
	line-height: 32px;
}

.cns-documents-table{
	display: table;
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
}

.cns-documents-th{
	display: table-row;
	border-bottom: 1px solid #f98d00;
}

.cns-documents-tr{
	display: table-row;
	padding: 20px 0px;
	border-bottom: 1px solid rgb(220, 222, 226);
}

.th-text{
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(102, 102, 102);
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.cns-documents-td{
	display: table-cell;
    padding: 15px 0px 20px 0px;
	vertical-align: middle;

}

.cns-documents-name{
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #000;
    font-weight: bold;
	width: 304px;
}

.cyrcl-ok{
	font-size: 28px;
	text-align: center;
	color: #f98d00;
}

.consulting-form{
	padding-top: 30px;
}

.consulting-form-text{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(0, 0, 0);
}

.form-block{
	padding: 35px;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	margin-top: 50px;
}

.form-block-head{
	display: flex;
    flex-flow: row nowrap;
}

.picture-form-head{
  display: none;
	border-radius: 50%;
	background-color: rgb(244, 245, 247);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	width: 68px;
	height: 68px;
	margin-right: 20px;
	flex-shrink: 0;
}

/*.text-form-head{

}*/

.title-form-head{
	font-size: 36px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 500;
	color: rgb(0, 0, 0);
	text-align: left;
}

.preview-form-head{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 300;
	color: rgb(0, 0, 0);
	text-align: left;
}

#form-consulting{
	padding-top: 40px;
}

.cns-form-label{
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 500;
	color: rgb(119, 119, 119);
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 8px;
}

.cns-form-input{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	width: 300px;
	height: 50px;
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(153, 153, 153);
	text-align: left;
	padding-left: 10px;
}

.cns-form-input::placeholder,
.cns-form-textarea::placeholder{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(153, 153, 153);
	text-align: left;
}

.cns-form-textarea{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	width: 300px;
	height: 50px;
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(153, 153, 153);
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	width: 100%;
	height: 100%;
	resize: none;
}

.form-flex{
	display: flex;
	flex-flow: row nowrap;
}

.form-block-input{
    width: 300px;
	padding-right: 9px;
	box-sizing: content-box;
}

.consulting-blc-input{
	display: flex;
	flex-flow: column nowrap;
	padding-bottom: 20px;
}

.form-block-textarea{
	padding-left: 9px;
	width: 100%;
	box-sizing: content-box;
}

.cons-text-area{
    height: 232px;
}
/*---end page consulting---*/


/*---page procedure---*/

.banner_procedure{
	background-image: url(/images/new/proc.jpg);
	height: 450px;
}

.list-procedure{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.item-procedure{
    display: flex;
    flex-flow: row nowrap;
	padding-bottom: 45px;
}

.number-item-procedure{
	border-radius: 50%;
    background-color: #f98d00;
    box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
    width: 81px;
    height: 81px;
    float: left;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin-right: 30px;
}

.name-item-procedure{
	font-size: 20px;
	color: #000;
}

.text-item-procedure{
	font-size: 16px;
	color: #666666;
	padding-top: 10px !important;
	padding-bottom: 0px !important;
}

.mr-dp{
	margin-top: 70px;
}

.sub-block-procedure{
	padding-top: 30px;
}

.title-sub-procedure{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}

.sub-list-procedure{
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: disc;
}

.sub-item-procedure{
	color: #f98d00;
	padding-bottom: 10px;
}

.sub-text-procedure{
	font-size: 16px;
	color: #666666;
}

/*---end page procedure---*/

/*---page question---*/

.banner_quest{
	background-image: url(/images/new/queast.jpg);
}

.block-quest-list{
    padding-top: 30px;
}

.quest-item{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 20px 30px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}

.quest-item-icon{
	font-size: 40px;
	color: #f98d00;
	margin-right: 20px;
}

/*.quest-item-information{

}*/

.quest-item-user{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 24px;
}

.quest-item-name{
	font-size: 18px;
	color: #2d68a0;
	font-weight: 500;
	margin-right: 5px;
}

.quest-item-data{
	font-size: 14px;
	color: #999999;
}

.quest-item-question{
	font-size: 14px;
	color: #666666;
}

.quest-item-answer{
	border-radius: 4px;
	background-color: rgb(244, 245, 247);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	margin-top: 35px;
	padding: 25px 20px;
}

.quest-answer-title{
	font-size: 18px;
	color: #f98d00;
	font-weight: 500;
	padding-bottom: 24px;
}

.quest-answer-text,
.quest-answer-text p{
	font-size: 14px;
	color: #666666;
	max-height: 65px;
	overflow: hidden;
	padding: 0;
	line-height: 21px;
	transition: all 500ms linear;
}

.quest-answer-text a{
    font-size: 14px;
	color: #4784ff;
	display: block;
	max-width: 200px;
}

.quest-answer-more{
	font-size: 14px;
	color: #4784ff;
	cursor: pointer;
	padding-top: 14px;
	transition: all 500ms ease-in-out;
}

.quest-answer-more:hover{
	color: #f98d00;
}

.open-text{
	max-height: 2000px;
}
/*---end page question---*/


/*---page online_view---*/

.banner_online_view{
	background-image: url(/images/new/online.jpg);
	height: 450px;
}

.online-view-video{
	width: 100%;
	height: 540px;
	margin-top: 45px;
	margin-bottom: 22px;
}

.online-view-video iframe{
	width: 100%;
	height: 100%;
}


/*---end page online_view---*/


/*---page consultation---*/

.banner_consultation{
	background-image: url(/images/new/consult.jpg);
	height: 450px;
}

.ask-question{
    padding-bottom: 80px;
}

.ask-question__title{
	text-align: center;
}

.ask-question__text{
	width: calc(100% / 12 * 4);
	float: left;
	margin-top: 50px;
	font-size: 16px;
    color: #666666;
}

.ask-question__text p{
	margin: 0px;
	padding: 20px 0px;
	line-height: 26px;
}

.ask-section{
	border-top: 1px solid rgb(220, 222, 226);
}

.ask-question__form{
	width: calc(100% / 12 * 8);
	padding-left: calc(100% / 12 * 1);
	float: left;
}

.ask-form{
	background-color: rgb(244, 245, 247);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
}

.ask-icon{
	justify-content: center;
    align-items: center;
    display: flex;
	background-color: #f98d00;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.ask-header{
	padding-top: 10px;
}

.ask-area{
	height: 140px;
}

.btn-submit-ask{
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.cond-block{
	position: relative;
    width: 400px;
}

.label-chk{
	font-size: 14px;
    color: #999999;
}

.link-cond-ask{
	color: #2d68a0;
	text-decoration: none;
}

.chk-cond{
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.block-link-ask {
	position: relative;
	padding: 0 0 0 35px;
	cursor: pointer;
	user-select: none;
	line-height: 20px;
}

.block-link-ask:before {
	content: '';
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	width: 22px;
	height: 22px;
}

.chk-cond:checked + .block-link-ask:before {

	content: '\f00c';
	/*font-family: "Font Awesome 5 Free";*/
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	color: #f98d00;
	text-align: center;
	line-height: 21px;
}


.form-submit-ask{
	border-radius: 4px;
    background-color: #f98d00;
    box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
    padding: 0px 35px;
    border: none;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    height: 50px;
	white-space: nowrap;
}

/*---end page consultation---*/

/*---page right menu---*/

.right-menu{
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 30px 25px;
}

.title-menu-right{
	font-size: 26px;
	color: rgb(0, 0, 0);
	text-align: left;
	padding-bottom: 20px;
}

.right-menu-list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.right-menu-item{
	padding: 15px 1px;
	border-bottom: 1px solid #dcdee2;
	cursor: pointer;

}

.right-menu-link{
	position: relative;
	color: #2d68a0;
	font-size: 15px;
	text-decoration: none;
	transition: all 500ms ease-in-out;
}

.right-menu-link:before{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translate(-30px, -50%);
	color: #f98d00;
	opacity: 0;
	transition: all 500ms ease-in-out;
}

.right-menu-item:hover  .right-menu-link{
	padding-left: 20px;
	color: #f98d00;
}

.right-menu-item:hover  .right-menu-link:before{
	transform: translate(5px, -50%);
	opacity: 1;
}

.selected-right{
	padding-left: 20px;
	color: #f98d00;
}

.selected-right:before{
	transform: translate(5px, -50%);
	opacity: 1;
}

/*---end page right menu---*/

/*---page service---*/

.banner_service{
	background-image: url(/images/new/service.jpg);
	height: 450px;
}

.link-page-text{
	color: #4784ff;
}

/*.service-block{

}*/

.service-block-title{
	padding-bottom: 55px;
}

.service-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.service-list__item{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
	padding-bottom: 60px;
}

.service-list__item:nth-child(even) .service-item__picture{
	margin-left: 40px;
}

.service-list__item:nth-child(odd) .service-item__picture{
	margin-right: 40px;
}

.service-item__picture{
	position: relative;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 4px 0px rgba(20, 24, 32, 0.2);
	width: 300px;
	height: 300px;
	flex-shrink: 0;
}

.service-item__number{
	position: absolute;
	top: 0px;
    left: 25px;
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 50%;
	background-color: #f98d00;
	box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
	width: 81px;
	height: 81px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

/*.service-item__text{

}*/

.service-item__text-title{
	font-size: 26px;
	color: #2d68a0;
	line-height: 34px;
	padding-bottom: 20px;
}

.service-item__text-p{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
/*---end page service---*/

/*---page jobs---*/

.banner_job{
	background-image: url(/images/new/job.jpg);
}

.title-page{
	margin: 0px;
}

.sub-block-vacancies{
	padding-top: 30px;
}

.vacancies-block-title{
	padding-bottom: 40px;
}

.vacancies-list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.vacancies-block{
	padding-bottom: 50px;
}

.vacancies-item{
	padding: 20px 25px;
    background-color: #fff;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	max-height: 65px;
    overflow: hidden;
	margin-bottom: 20px;
	transition: all 500ms ease-in-out;
}

.title-vacancies{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

.name-vacancies{
	font-size: 20px;
	color: #2d68a0;
}

.btn-vacancies{
	font-size: 16px;
	color: rgb(153, 153, 153);
	border: none;
	background-color: transparent;
	cursor: pointer;
	display: flex;
    align-items: center;
	outline: none;
}

.icon-vacancies{
	color: #f98d00;
	padding: 0px 8px;
	transition: all 500ms ease-in-out;
}

.open-vacancies {
	max-height: 2000px !important;
}

.open-vacancies .icon-vacancies{
	transform: rotateZ(-180deg);
}

.title-sub-vacancies{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}

.sub-list-vacancies{
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: disc;
}

.sub-item-vacancies{
	color: #f98d00;
	padding-bottom: 10px;
}

.sub-text-vacancies{
	font-size: 16px;
	color: #666666;
}

.vacancies-rezume{
	font-size: 16px;
	color: #666666;
}

.link-rezume{
	color: #4784ff;
}

/*.vacancies-preim{

}*/

.list-number-page{
	list-style: none;
	margin: 0px;
	padding: 45px 0px 0px 0px;
}

.item-number-page{
	font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	padding-bottom: 15px;
}

.number-val-page{
    border-radius: 50%;
    background-color: #f98d00;
    width: 32px;
    height: 32px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
	margin-right: 15px;
}

/*---end page jobs---*/

/*---page news---*/

.banner_news{
	background-image: url(/images/new/news.jpg);
}

.block-news{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 15px auto 50px auto;
}

.news-item{
	width: calc(100%/12*4 - 9px);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	margin-bottom: 20px;
	display: flex;
    flex-flow: column nowrap;
	position: relative;
}

.news-item__picture{
	position: relative;
}

.news-images{
	width: 100%;
	border-radius: 4px 4px 0px 0px;
}

.news-heading{
	position: absolute;
	border-radius: 4px;
	background-color: #f98d00;
	padding: 10px;
	top: 10px;
	left: 10px;
	font-size: 12px;
	color: rgb(255, 255, 255);
}

.news-information{
	padding: 20px 25px;
	/*height: 100%;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
}

.news-title{
	font-size: 18px;
	color: #000;
	padding-bottom: 20px;
}

.news-preview{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 40px;
}

.news-option{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	color: #999999;
	position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0px 20px;
    width: 100%;
    box-sizing: border-box;
}

/*.news-data{

}*/

.news-show{
	background-image: url(/images/new/eye.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
}

.news-bottom-block{
	width: calc(100%/12*8);
	margin: 0 auto;
}

.news-bottom-text{
    border-top: 1px solid rgb(220, 222, 226);
	padding-bottom: 40px;
}

.news-bottom-block p{
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding-top: 30px;
}

/*---end page news---*/

/*---page tour---*/

.banner_tour{
	background-image: url(/images/new/tour.jpg);
	height: 450px;
}

.banner_tourfree{
	background-image: linear-gradient(to bottom, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%), url(/images/new/freetour.jpg);
	height: 450px;
}

.tour-includes{
	padding-top: 80px;
}

.tour-includes-title{
	font-size: 46px;
	font-weight: 300;
	text-align: center;
	color: #000;
	padding-bottom: 50px;
}

.tour-includes-list{
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.tour-includes-item{
	width: calc(100%/12*4 - 9px);
	margin-bottom: 50px;
}

.tour-item-picture{
	position: relative;
	max-height: 160px;
}

.tour-item-images{
	width: 100%;
}

.tour-icon{
	position: absolute;
	right: 20px;
    bottom: -20px;
	border-radius: 50%;
	background-color: #f98d00;
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	width: 68px;
	height: 68px;
	background-repeat: no-repeat;
	background-position: center;
}

.tour-includes-preview{
	font-size: 16px;
	color: #666666;
	padding-top: 25px;
	text-align: left;
}

.tour-video{
	width: 780px;
	height: 440px;
	margin: 40px auto;
}

.tour-video iframe{
	width: 100%;
	height: 100%;
}
/*---end page tour---*/

/*---end---*/


/*---filter news---*/

.filter-news-line{
	display: flex;
	flex-flow: row wrap;
	padding: 30px 0px;
}

.filter-news-form{
	display: flex;
	flex-flow: row nowrap;
	width: 100%;
}

.news-fl-serch-text{
	max-width: 440px;
	width: 100%;
}

.news-fl-serch-data .filter__param__name{
	padding-left: 9px;
}

.news-fl-serch-data  .filter__select{
	width: 50%;
	min-width: 195px;
    float: left;
	padding: 0px 9px;
}

.filter-news-form .filter__param{
	margin-bottom: 0px;
}

.news-fl-serch-rubrika{
	max-width: 440px;
	width: 100%;
}

/*----------------*/


/*---Modal windows---*/

.modal-podition-block{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
	opacity: 0;
    background-color: #fff;
    padding: 30px;
    z-index: 999;
    border-radius: 5px;
	max-width: 700px;
	min-width: 350px;
	transition: transform 400ms, opacity 500ms;
}

.modal-close{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 33px;
	color: #B7BAC5;
	cursor: pointer;
	transition: color 300ms;
}

.modal-close:hover{
	color: #f98d00;
}

.modal-picture{
	display: flex;
    justify-content: center;
    align-items: center;
    color: #2d68a0;
    font-size: 26px;
}

.rotate-ico{
	transform: rotateZ(90deg);
}

.modal-input{
	display: flex;
    flex-flow: column nowrap;
    padding-bottom: 20px;
}

.modal-form-label{
    font-size: 12px;
    font-family: "Roboto", Tahoma, sans-serif;
    font-weight: 500;
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 8px;
}

.modal-form-input{
	border: 1px solid rgb(226, 228, 232);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: rgb(153, 153, 153);
    text-align: left;
    padding-left: 10px;
}

.btn-send-modal{
    border-radius: 4px;
    background-color: #f98d00;
    box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
    padding: 0px 35px;
    border: none;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    height: 50px;
	float: right;
	margin-top: 25px;
}

.form-modal{
	padding-top: 34px;
}

.over-bg{
	position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(39, 54, 106, .7);
    z-index: 998;
	opacity: 0;
	visibility: hidden;
	transition: opacity 600ms;
}

.open-modal{
	transform: translate(-50%, -50%) scale(1) !important;
	opacity: 1;
}

.open-over{
	opacity: 1;
	visibility: visible;
}

/*-------------------*/

.b-review__item  iframe{
	display: none;
}

.b-review__vvideo{
	color: #313A54;
    text-transform: uppercase;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.review-vid-ico{
	margin-left: 5px;
	color: #FD989D;
}

.oktb{
	display: none;
}

.msg-send{
	text-align: center;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%) rotateY(90deg);
    width: 100%;
	max-width: 415px;
	background-color: #fff;
	padding: 50px;
	border-radius: 5px;
	z-index: 999;
	visibility: hidden;
	transition: transform 400ms;
}

.msg-picture-send{
	color: #f98d00;
    font-size: 130px;
    border-radius: 50%;
    padding-bottom: 30px;
}

.msg-title-send{
    font-size: 34px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 20px;
}

.msg-text-send{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.open-msg{
	visibility: visible;
	transform: translateX(-50%) rotateY(0deg);
}

.warning-msg{
	width: 100%;
    padding-top: 10px;
    color: #a75454;
}

.banner_history {
    background-image: url(/bitrix/templates/restproperty_new/images/history.jpg);
}

/*---Form tour---*/

.form-line-data{
	display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
}

/*.data-tour{

}*/

.date-input{
	display: flex;
    flex-flow: row nowrap;
}

.date-pr{
	border-radius: 4px 0px 0px 4px;
	max-width: 210px;
}

.data-vz{
	border-radius: 0px 4px 4px 0px;
	max-width: 210px;
}

.inp-person{
	max-width: 150px;
}

.tour-text-area{
    height: 141px;
}

.select-service{
	width: 100%;
    max-width: 615px;
}

.comments-area{
    height: 285px;
}

.thanks-comments-user:last-child span{
	display: none;
}

.news-link-detail{
	text-decoration: none;
}
/*---------------*/

/*---Page detail news---*/

.detail-new-top{
	background-color: #f4f5f7;
	width: 100%;
	padding-bottom: 40px;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.breadcrumbs-block{
    padding: 20px 0px;
}

.breadcrumb-list{
	margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}

.breadcrumb-item{
	display: flex;
    align-items: center;
}

.breadcrumb-item:after{
	content: '>';
	font-size: 12px;
	padding: 0px 6px;
	color: #999;
}

.breadcrumb-link{
	font-size: 14px;
	line-height: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	text-align: left;
	text-decoration: none;
	transition: color 300ms;
}

.bx-breadcrumb-item a{
	font-size: 14px;
	line-height: 16px;
	color: #2D68A0;
	font-family: "Roboto", Tahoma, sans-serif;
	text-align: left;
	text-decoration: none;
	transition: color 300ms;
}

.bx-breadcrumb-item a span{
	font-family: "Roboto", Tahoma, sans-serif !important;
}

.bx-breadcrumb-item a:hover{
	color: #f98d00;
}

.breadcrumb-link:hover{
	color: #f98d00;
}

.detail-information-news{
    display: flex;
    flex-flow: row wrap;
}

.blk-back-btn {
    min-width: 95px;
    padding-right: 9px;
}

.back-btn{
	display: block;
	border: none;
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 46px;
	height: 46px;
	cursor: pointer;
	background-image: url(/bitrix/templates/restproperty_new/images/btn-back.png);
	background-repeat: no-repeat;
    background-position: center;
	transition: background 300ms;
}

.back-btn:hover{
	background-image: url(/bitrix/templates/restproperty_new/images/btn-back-h.png);
}

.title-news-detail {
    padding-left: 9px;
	flex: 1;
}

.h1-dtl-news{
    font-size: 46px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #000;
    text-align: left;
    font-weight: 300;
    margin: 0;
}

.news-publication{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
	padding-top: 20px;
}

.news-date-publication{
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #999;
	text-align: left;
	padding-right: 15px;
}

.news-show-detail{
	background-image: url(/images/new/eye.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #999;
}

.container_detail-new{
	background-color: #fff;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.detail-page-content{
	display: flex;
    flex-flow: row wrap;
}

.news-share{
	min-width: 95px;
    padding-right: 9px;
}

.detail-text-news{
	padding-left: 9px;
	flex: 1;
}

.ico_uscl_soc:before{
	color: #9c9da0;
}

.detail-page-img{
	float: left;
    padding: 0px 20px 20px 0px;
}

.detail-text-news p{
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #666;
    line-height: 24px;
    text-align: left;
    margin: 0;
    padding-bottom: 20px;
}

.detail-text-news a{
	color: #4784ff;
	text-decoration: none;
}

.detail-text-news p:first-child{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	line-height: 24px;
	text-align: left;
}

.detail-text-news h3{
	font-size: 26px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	font-weight: 400;
}

.detail-text-news ul{
	padding: 10px 20px;
	margin: 0px;
	list-style: none;
}

.detail-text-news ul li{
	font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #666;
    text-align: left;
    padding-bottom: 10px;
    display: flex;
    flex-flow: row nowrap;
    flex-shrink: 0;
}

.detail-text-news ul li:before{
	content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 10px 0px 0px;
    border-radius: 50%;
    flex-shrink: 0;
    background-color: #f98d00;
}

.detail-ctn{
    font-size: 26px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #666;
    font-style: italic;
    font-weight: 300;
    padding-left: 100px;
	position: relative;
}

.detail-ctn:before{
	content: 'â€œ';
	position: absolute;
	top: -30px;
	left: 0px;
	font-size: 160px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #f98d00;
	font-weight: bold;
}

.subs-sidebar{
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
    box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
    width: 323px;
    height: 420px;
    margin-left: auto;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    background-image: url(/bitrix/templates/restproperty_new/css/../images/subs.png);
    background-position: center 80px;
    background-repeat: no-repeat;
}

.right-subs{
    display: flex;
    flex-flow: row wrap;
}

.subs-form__input {
    border: 1px solid rgb(226, 228, 232);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
   width: 206px;
    margin: auto;
    height: 50px;
    padding-left: 10px;
}

.subs-form__button {
    border-radius: 4px;
    background-color: #f98d00;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	margin: 10px auto;
    width: 206px;
    height: 46px;
    border: none;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.news-more{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.news-item-more{
	width: calc(100%/12*3 - 9px);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
    margin-bottom: 20px;
    display: flex;
    flex-flow: column nowrap;
	max-width: 325px;
	position: relative;
}

.detail-more-news{
    padding: 50px 0px;
	background-color: #f4f5f7;
    width: 100%;
    padding-bottom: 40px;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.title-news-more{
	font-size: 26px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #010101;
	padding-bottom: 30px;
}

/*----------------------*/

/*---detail page aparts---*/

.link-detail-apart{
	text-decoration: none !important;
}

.top-st-detail{
    display: flex;
    align-items: flex-start;
    padding: 20px 0px;
}

.detail-apart-breadcrumbs{
	padding: 0px;
	width: 100%;
	display: flex;
    align-items: flex-start;
	margin-top: 31px;
}

.title-apart-detail{
    padding-left: 0px;
}

.h1-dtl-apart{
	font-size: 36px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #000;
    font-weight: 300;
    margin: 0;
	padding-top: 40px;
	line-height: 54px;
	text-align: center;
}

.arapt-id-show{
	display: flex;
    /*align-items: flex-end;*/
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}

.apart-id{
	font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    /*color: #f98d00;
	padding-right: 20px;*/
	color: #fff;
	margin-right: 20px;
    padding: 10px;
    border-radius: 5px;
    background-color: #f98d00;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
}

.apart-show-detail{
    background-image: url(/images/new/eye.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #999;
}

.apart-slide-info{
	display: flex;
    flex-flow: row nowrap;
}

.left-apart-slide{
	flex: 1;
	max-width: 180px;
	margin-right: 20px;
	display: flex;
    flex-flow: column;
}

.rigth-apart-slide{
	flex: 1;
    width: 800px;
	position: relative;
}

.img-detail-big{
	border-radius: 4px;
	max-height: 480px;
	/*width: 100%;*/
	max-width: 100%;
	margin: auto;
}

/*.slider-right:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: -moz-linear-gradient(bottom, rgba(20,24,32,0.1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(20,24,32,0.1) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top, rgba(20,24,32,0.1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}*/

.before-img{
	position: relative;
}

.before-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: -moz-linear-gradient(bottom, rgba(20,24,32,0.1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(20,24,32,0.1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(20,24,32,0.1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.aratp-arrow{
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: -moz-linear-gradient(bottom, rgba(20,24,32,0.65) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(bottom, rgba(20,24,32,0.65) 0%,rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to top, rgba(20,24,32,0.65) 0%,rgba(0,0,0,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	z-index: 10;
	display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
	transition: all 500ms;
}

.aratp-arr-prev{
	left: 20px;
}

.aratp-arr-next{
	right: 20px;
}

.aratp-arrow:hover{
	background: -moz-linear-gradient(bottom, rgba(221,112,44,0.8) 100%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(bottom, rgba(221,112,44,0.8) 100%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to top, rgba(221,112,44,0.8) 100%,rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ddd702c', endColorstr='#00000000',GradientType=0 );
}

.open-modal-detail{
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	background-image: url(/bitrix/templates/restproperty_new/images/one-modal-ap-min.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 90;
	cursor: pointer;
	transition: all 500ms;
}

.open-modal-detail:hover{
	background-image: url(/bitrix/templates/restproperty_new/images/one-modal-ap-h-min.png);
}

.label-apart{
    border-radius: 4px;
    background-color: rgba(249, 141, 0, .8);
    position: absolute;
    padding: 9px 10px;
    top: 20px;
    left: 20px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
	z-index: 20;
}

.slider-btn{
    display: flex;
    align-items: center;
	padding-top: 20px;
	width: 100%;
}

/*.download_photo_new{
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 180px;
	height: 35px;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-right: 20px;
	cursor: pointer;
	transition: all 500ms;
}

.download_photo_new:hover{
	color: #f98d00;
}*/

.view_map{
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 210px;
	height: 35px;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-left: auto;
	cursor: pointer;
	transition: all 500ms;
}


.ico-map-sl{
	background-image: url(/bitrix/templates/restproperty_new/images/map-dt-min.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 22px;
	height: 16px;
	display: block;
	margin-right: 10px;
	transition: all 500ms;
}

.view_map:hover{
	color: #f98d00;
}

.js-filte-act{
	width: 100px;
}

.ico-down-sl{
	width: 20px;
	height: 20px;
	display: block;
	background-image: url(/bitrix/templates/restproperty_new/images/ico-dw-min.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

.aparts-information-detail{
    display: flex;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 35px;
	border-bottom: 1px solid rgb(220, 222, 226);
}

.left-information-list{
	max-width: 660px;
    width: 100%;
    margin-right: 20px;
}

.detail-block-title{
	font-size: 26px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	text-align: left;
}

.detail-style-ln{
	font-size: 16px;
}

.detail-style-ln-col{
	color: #2d68a0;
	text-decoration: none;
}

/*.right-information-list{

}*/

.btn-modal-detail-info{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.btn-modal-detail-item{
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	width: 180px;
	height: 35px;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
	margin-bottom: 10px;
	transition: all 500ms;
}

.btn-modal-detail-item:hover{
	color: #f98d00;
}

.aparts-offers{
	padding: 60px 0px;
	width: 100%;
}

.table-offers{
    display: table;
    border-collapse: collapse;
    width: 100%;
    margin-top: 20px;
}

.th-offers{
	display: table-row;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25);
	width: 100%;
	height: 35px;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(156, 156, 156);
	font-weight: bold;
}

.tr-offers{
	display: table-row;
    vertical-align: middle;
	border-bottom: 1px solid rgb(220, 222, 226);
	cursor: pointer;
	transition: all 500ms;
}

.tr-offers:hover{
	background-color: #fff;
}

.td-offers{
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}

.td-offers-pd{
	padding: 25px 0px;
}

.container_detail-arapt-tk{
	background-color: #f4f5f7;
}

.td-offers-name{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(71, 132, 255);
	text-align: left;
}

.td-offers-area{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(0, 0, 0);
}

.td-offers-kvm{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(0, 0, 0);
}

.td-offers-price{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #f98d00;
	font-weight: bold;
}

.td-offers-text-l{
	text-align: left;
}

.aparts-infrastructure{
	padding-top: 10px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgb(220, 222, 226);
}

.infrastructure-list{
    margin: 0;
    padding: 0;
    list-style: none;
    columns: 3;
	padding-top: 35px;
}

.infrastructure-item{
    margin-bottom: 20px;
	font-size: 16px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(0, 0, 0);
}

.infrastructure-ico{
	color: #9c9c9c;
	margin-right: 10px;
}

.detail-text-block p{
	font-size: 14px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(102, 102, 102);
	text-align: left;
}

.aparts-detail-text{
	padding: 50px 0px;
    border-bottom: 1px solid rgb(220, 222, 226);
}

.aparts-video-block{
    width: 100%;
    padding: 50px 0px;
	border-bottom: 1px solid rgb(220, 222, 226);
}

.detail-video{
	margin: 30px auto 0 auto;
    max-width: 760px;
    width: 100%;
    height: 430px;
	border-radius: 4px;
    overflow: hidden;
}

.detail-video iframe{
	width: 100%;
	height: 100%;
}

.aparts-map-block{
	padding: 50px 0px;
}

.detail-map{
	border-radius: 4px;
}

.detail-block-price{
	width: 100%;
	padding: 30px;
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	margin-bottom: 20px;
}

.price-detail{
	padding: 0;
}

.price-detail-mk{
	font-family: "Roboto", Tahoma, sans-serif;
	text-align: left;
	font-weight: 300;
	font-size: 26px;
    line-height: 31px;
    color: #999999;
}

.price-detail-value{
	font-family: "Roboto", Tahoma, sans-serif;
	text-align: left;
	padding-top: 7px;
	/*font-size: 32px;*/
	font-size: 28px;
	line-height: 37px;
	color: #ED6709;
}

.info__price_detail_old{
	font-size: 24px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: rgb(156, 156, 156);
	text-align: left;
	padding-top: 15px;
}

/*.price-detail-info{

}*/

.price-detail-text-zg{
	font-size: 20px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	    padding: 0 25px 15px 25px;
}

.price-detail-text{
    padding: 0 25px;
	font-size: 14px;
	color: #9c9da0;
}

.detail-btn-zv {
    width: 100%;
    height: 45px;
    border: none;
    font-family: "Roboto", Tahoma, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
    background-blend-mode: overlay, normal;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    justify-content: center;
}

.favotit-abs{
	position: absolute;
    top: 20px;
    right: 20px;
}

.detail-manager{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	padding: 30px;
	margin-bottom: 20px;
}

/*.list-manage-detail{

}*/

.manager-item-detail{
    display: flex !important;
    flex-flow: column;
    align-items: center;
	outline: none;
	overflow: hidden;
}

.picture-manager-dtl{
	border-radius: 50%;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 20px;
}

.name-manager-dtl{
	width: 100%;
    padding-bottom: 15px;
	font-size: 20px;
	color: #000;
	font-family: 'Roboto', Tahoma, sans-serif;
}

.job-manager-dtl{
	width: 100%;
	font-size: 16px;
	color: #000;
	font-family: 'Roboto', Tahoma, sans-serif;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 25px;
}

.phone-manager-dtl{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	padding-bottom: 10px;
}

.msg-dtl{
	margin-right: 8px;
}

.link-mng-dtl{
	font-size: 14px;
	color: #2d68a0;
	font-family: 'Roboto', Tahoma, sans-serif;
	text-decoration: none;
}

.manager-ln-name{
	font-size: 14px;
	color: #999;
	font-family: 'Roboto', Tahoma, sans-serif;
	padding-right: 5px;
}

.email-manager-dtl{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	padding-bottom: 20px;
}

.lng-manager-dtl{
	width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	padding-bottom: 10px;
	font-size: 14px;
}


.manager__arrow_dtl{
	position: absolute;
	top: 80px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 10;
	width: 20px;
    height: 40px;
    background-size: contain;
	transition: all 500ms;
}

.dtl-prev_arrow{
	left: -10px;
	background-image: url(/images/detail_arrow-p.png);
}

.dtl-next_arrow{
	right: -10px;
	background-image: url(/images/detail_arrow-n.png);
}

.manager__arrow_dtl:hover{
	/*border: 1px solid #f98d00;*/
}

.btn-quest-apart{
	width: 100%;
	height: 45px;
	border: none;
	font-family: "Roboto", Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	justify-content: center;
}

.print-info-apart{
	border-radius: 4px;
    background-color: #2d68a0;
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
    margin-top: 20px;
	text-decoration: none;
	cursor: pointer;
	transition: color 500ms;
}

.print-info-apart:hover{
	color: #f98d00;
}

.print-info-ico{
	width: 18px;
    height: 17px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAw0lEQVQ4jc2UMQoCQQxFnzIgdjaiYKOdjWhn6wX2BPa22lkKXsBrWCpb2th6CEE8gBYeIBZmYBiDwy4W+yEQQv4jw2QGESGKi6T1FJFG6KvzrY5Ri9UCmmHBApXS30AOWGmeA9eC/jYw96CdFm8KOgLjBOABvICR9zujaVlwKmJQBvQL+ns+qYmIlJkgVvWuv3ogBww03wNTYAPcE74hsAZOwAIgfPVnfdkT40eIY6a9B1+zFnLLZ3N/qWsdLVaWgJh6Aw9OjKcsqy1AAAAAAElFTkSuQmCC);
    background-size: contain;
	margin-right: 10px;
}

.dtl-share-btn{
    width: 100% !important;
}

.dtl-share-btn .uscl-bar{
	width: 100% !important;
}

.dtl-share-btn .uscl-list{
    display: flex !important;
    justify-content: center;
    width: 100% !important;
}

.detail-share{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	padding: 30px;
	margin-bottom: 20px;
}

.detail-share-tl{
	font-size: 20px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}

.send-dtl-frend{
	/*background-color: #2d68a0;*/
	background-color: #689f38;
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 0px 4px 4px;
    margin-top: 20px;
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	transition: color 500ms;
}

.send-dtl-frend:hover{
	color: #f98d00;
}

.send-frend-ico{
	width: 20px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAA10lEQVQ4ja2TMQrCQBREvwaCjRDwABapPIIW9l4hbS6Qi3iBXCMXyB0sLFTQ3sbGQpBnM8o3JLpoBpZdZmfe7hZrwALY8b92wGIAHM1sav3oZI1TtkAa2gZSdV7ywKvmM7AMgC2V9d034Bw4aH0D8g+wXBnUmbcBE2AC1M5bA5EDRfKeqtVJWoEqxUDp/AoYa1TOL4FYnW6gu00B3LW30UBe0ch+Byq4Ai4ucwFWLbkwoMIzPa8EZh2ZcGCIPHD4K6RLHjj6g/Pq9v6Xh2aWmdm+B9jezLIHx3L+euzMdbQAAAAASUVORK5CYII=);
    background-size: contain;
	margin-right: 10px;
}

.calculate-credit{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
}

#calc-credit{
	padding: 0px 30px;
}

.calc-input-block{
    display: flex;
    flex-flow: column nowrap;
    padding-bottom: 20px;
	position: relative;
}

.calc-credit-label{
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	opacity: 0.5;
	display: block;
	margin-bottom: 15px;
}

.calc-credit-input{
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
    padding-left: 15px;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	line-height: 19px;
	color: #999999;
}

.two-input-line .calc-credit-input{
	max-width: 120px;
}

.two-input-line .select-credit{
	width: 100%;
    height: 52px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
    /*padding-left: 15px;*/
    padding-left: 0px;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	line-height: 19px;
	color: #999999;
	max-width: 120px;
}

/*.calc-credit-range{
	position: absolute;
}*/

#slider-credit,
#slider-credit-line{
	background-color: rgb(71, 132, 255);
	width: 100%;
	height: 3px;
	outline: none;
	border: none;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
	bottom: 2px;
}

#custom-credit{
	border-radius: 50%;
	background-color: rgb(71, 132, 255);
	box-shadow: 0px 2px 6px 0px rgba(39, 54, 106, 0.3);
	width: 19px;
	height: 19px;
	outline: none;
	top: -9px;
	border: none;
	cursor: pointer;
}

#slider-credit:before,
#slider-credit-line:before{
    content: '5%';
    position: absolute;
    bottom: -25px;
    left: -10px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #2d68a0;
    text-align: left;
}

#slider-credit:after,
#slider-credit-line:after{
    content: '80%';
    position: absolute;
    bottom: -25px;
	right: -15px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #2d68a0;
    text-align: left;
}

.two-input-line{
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
	margin-top: 45px;
}

.input-two-line{
    flex: 1;
    max-width: 121px;
}

.select-credit{
    margin-top: 0px;
}

.select-credit .jq-selectbox__select{
	color: #000 !important;
}

.result-credit{
	border-top: 1px solid rgb(220, 222, 226);
    padding: 20px 30px 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.result-credit-text{
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

.result-credit-val{
	font-size: 32px;
	font-family: "Roboto", Tahoma, sans-serif;
	text-align: right;
	font-weight: 400;
	line-height: 37px;
	color: #ED6709;
}

.photo-block-fancy{
    /*width: 100%;
	height: 100%;*/
	width: 100vw;
	height: 100vh;
    position: fixed !important;
    left: 0px;
    top: 0px;
	padding: 0 !important;
	/*margin: 20px 0px;*/
	z-index: 99;
	opacity: 0;
	display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #e0e1e3;
	transition: all 500ms ease-in-out;
}

.fancy-slide-m{
	max-height: 50vh;
}

.photo-flex-fancy{
	display: flex;
    flex-flow: row nowrap;
	width: 100%;
	height: 100vh;
}

.block-fancy-left{
    position: relative;
    flex: 1;
    background-color: #e0e1e3;
    justify-content: center;
	display: flex;
	max-height: 100vh;
    padding: 60px 0px 80px;
}

.block-fancy-right{
    flex: 1;
    max-width: 360px;
	/*padding: 45px 20px;*/
	padding: 1em;
    background-color: #f4f5f7;
}

.slider-fancybox{
	max-width: 1200px;
	width: 100%;
	margin: auto;
}

.fancybox-tapart-title{
	font-size: 26px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	text-align: left;
	padding-bottom: 20px;
}

.fancy-slide-min{
	width: 100px;
	height: 65px;
	/*margin: 0px 7px;*/
}

.fancy-slide-n{
    margin: 30px auto;
	max-width: 530px;
    width: 100%;
}

.fancy-slide-n .slick-current{
	border: 3px solid #f98d00 !important;
	border-radius: 4px;
}

.fancy-slide-n  .slick-slide{
	border: 3px solid transparent;
	border-radius: 4px;
	outline: none;
	cursor: pointer;
}

.fancy-slide-big{
	/*height: 100%;
	max-height: 720px;*/
	max-height: 50vh;
	margin: 0 auto;
}

.fancy-arr-prev{
	left: -150px;
}

.fancy-arr-next{
	right: -150px;
}

.close-fancy-slide{
	position: absolute;
	top: 35px;
	right: 20px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAAx0lEQVQ4je2VMQrCQBBF34RUHsDaC6TwBAqCnZAzeAK9kHgELZUU5gyCnXXAA9h+mwSWsBsjK0LAV83OzjymGHaRVCjMgQCSNh19pwRYhJojWKbOYQdcWwX3juYS2LZyGbAGwBk/jx1TUt7IklhZiOGJU+BYx9UXfJXjGxgWupB06SUwm38qVk+x15H6kjVlH/HPMUmTOn6Y2TNGJmkEjJvD/60YqNjd45WzIQ03Mzv7GiVNgVkrnbkFXexDE735TJUA3okiKV4DCs0YrqbdqQAAAABJRU5ErkJggg==);
	border-radius: 4px;
	background-color: rgba(0,0,0,.3);
	background-repeat: no-repeat;
	background-position: center;
	width: 46px;
	height: 46px;
	cursor: pointer;
	z-index: 9;
	transition: background-image 300ms;
}

.close-fancy-slide:hover{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAA50lEQVQ4jdXVsQmDQBiG4VexygCpQ2otMoFCwC7gDE6gk7hBIBskpBOLOEGKQDpNKWSA1CnUeIh3KBcLPxC8O/+H4/xFo4jsDNgznAsQSNYiIJGspaYC1YlvCYMj8Og9UCiKcyDuzTlACCDCV+A8YVd34L5Nur2UsRO0sDkBmpTlwRZ1SwFUf/Cq1jOKyNaSxJcnZtajkOU20vCmwu5IeDAqOJ8L9nThTXP/Bj46WBk7K2ANdVe8msvXQZv4rbe8T3p5sNhuB7oOafMEUkntDnDL2BHnfgMRDgeKTwrYRf4zxVQU6iT7AqeuKOYjR+fCAAAAAElFTkSuQmCC);
}

.open-modal-detail a{
	width: 100%;
	height: 100%;
	display: block;
}

.photo-block-fancy .fancybox-close-small{
	display: none !important;
}

.offers-modal{
	position: fixed;
    border-radius: 4px;
    background-color: #fff;
    width: 100%;
    /*height: 100%;*/
    max-width: 865px;
    /*max-height: 750px;*/
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    padding: 30px;
}

/*.switch-block{
}*/

.offers-modal-top{
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
}

.offers-name-price{
	max-width: 430px;
}

.offers-name{
	font-size: 36px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
    font-weight: 500;
}

.offers-price{
	font-size: 24px;
	font-family: "Roboto", Tahoma, sans-serif;
	text-align: left;
	display: flex;
    flex-flow: row nowrap;
}

.offers-price-kv{
	color: #999;
	font-weight: 300;
	margin-right: 20px;
}

.offers-price-all{
	color: #f98d00;
	font-weight: 500;
}

.offers-btn{
	border-radius: 4px;
	background-color: #f98d00;
	box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
	width: 280px;
	height: 50px;
	margin-left: 25px;
    border: none;
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.fancy-offer-m{
    max-width: 800px;
	width: 100%;
    margin: 30px auto;
}

.fancy-offer-big {
    height: 480px;
    max-height: 480px;
}

.fancy-offer-n{
    margin: 30px auto;
	max-width: 530px;
    width: 100%;
}

.fancy-offer-n .slick-current{
	border: 3px solid #f98d00 !important;
	border-radius: 4px;
}

.fancy-offer-n  .slick-slide{
	border: 3px solid transparent;
	border-radius: 4px;
	outline: none;
	cursor: pointer;
}

.close-modal-off{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    font-size: 45px;
    font-weight: 300;
    border-radius: 50%;
    border: 1px solid #c0c2ce;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZENTk2MkFDQUU5MzExRThBQzYzREE4MjQ3RDlGNjE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZENTk2MkFEQUU5MzExRThBQzYzREE4MjQ3RDlGNjE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkQ1OTYyQUFBRTkzMTFFOEFDNjNEQTgyNDdEOUY2MTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ1OTYyQUJBRTkzMTFFOEFDNjNEQTgyNDdEOUY2MTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5waqFxAAAA1klEQVR42mLcvusoAxDUM0BAIwNhIADEq4G4AojPsgAJHSCuBWJmIgwBad4DxMZAPA2ILZiAxBUgjgbiv0DcgOQafJpvA3EwEP9ngUquhNJLoYaguwRdsxMQPwFJsCApwmUITs3oBmAzhAOIXXFpxmYAuiEVUDZIsyMQP0VXzIQjwHYC8UMk/mZsmnEZAPOzEhC/gMZOEa7YYSIQVSaEopgFj2aYn/FGMQsBzYSiGG7Aajya8RoCCwNQdJ3CoxnZEFiYMCK74CwQmzMQB1ZC889VEAcgwABADERSGFkyFAAAAABJRU5ErkJggg==);
	background-position: center;
	background-repeat: no-repeat;
    cursor: pointer;
    transition: all 300ms;
}

.close-modal-off:hover{
	border: 1px solid #f98d00;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRCNjAxODFFQUU5NDExRThBNTUzRTE4NTU2NkM5OTRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRCNjAxODFGQUU5NDExRThBNTUzRTE4NTU2NkM5OTRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEI2MDE4MUNBRTk0MTFFOEE1NTNFMTg1NTY2Qzk5NEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEI2MDE4MURBRTk0MTFFOEE1NTNFMTg1NTY2Qzk5NEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7vuzf2AAAA00lEQVR42mK8W6DDAAT1DBDQyEAYCADxaiCuAOKzLEACZEItEDMTYQhI8x4gNgbiaUBswQQkrgBxNBD/BeIGJNfg03wbiIOB+D8LVHIllF4KNQTdJeianYD4CUiCBUkRLkNwakY3AJshHEDsikszNgPQDamAskGaHYH4KbpiJhwBthOIHyLxN2PTjMsAmJ+VgPgFNHaKcMUOE4GoMiEUxSx4NMP8jDeKWQhoJhTFcANW49GM1xBYGICi6xQezciGwMKEESTACM2NpAJtIL4KYgAEGACHbEK1bJVqowAAAABJRU5ErkJggg==);
}


.open-fc{
    visibility: visible !important;
	opacity: 1;
}

.switch__button_filter{
    font-size: 12px;
    color: #9c9c9c;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    height: inherit;
    width: calc(100%/3);
    text-align: center;
    line-height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slick-border-0{
	border: none !important;
}

.video-left-link{
	display: flex;
	margin-top: auto;
	position: relative;
	cursor: pointer;
}

.video-left-link:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(39, 54, 106, .6);
}

.video-link-text{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.op-vd-link{
	font-size: 12px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.op-ft-link{
	font-size: 26px;
	font-family: "Roboto", Tahoma, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.ico-vd-link{
	font-size: 36px;
    opacity: .9;
}

.donwloadModalNew{
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 100%;
    max-width: 415px;
    background-color: #fff;
    padding: 50px;
    border-radius: 5px;
    z-index: 999;
	display: flex;
    flex-flow: column nowrap;
    transition: transform 400ms;
}

.closeDonw{
    background-color: #f98d00;
    color: #fff;
    padding: 15px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Roboto', Tahoma, sans-serif;
	cursor: pointer;
}

.urlTrigger{
    border-radius: 4px;
    background-color: #2d68a0;
    padding: 20px;
    color: #fff;
    text-decoration: none;
	display: none;
}

.new-search-and-form{
	background-image: url(/bitrix/templates/restproperty_new/images/bg-det-min.jpg);
	min-height: 100px;
    background-repeat: no-repeat;
	display: flex;
	background-position-x: center;
}

.new-search-btn{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.go-new-search{
	border-radius: 4px;
	background-color: #f98d00;
	box-shadow: 0px 1px 1px 0px rgba(61, 33, 16, 0.25);
	width: 340px;
	height: 50px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}

.go-new-search-form{
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #fff;
	text-align: center;
	margin: auto 25px;
}

.search-help-new{
	border-radius: 4px;
	background-color: rgb(237, 238, 240);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	max-width: 360px;
	width: 100%;
	height: 50px;
	border: none;
	cursor: pointer;
	font-size: 18px;
	font-family: "Roboto", Tahoma, sans-serif;
	color: #2d68a0;
	font-weight: 600;
	text-transform: uppercase;
}

.similar_objects{
	margin: 50px auto;
}

/*.similar_objects_title{

}

.similar_objects_slider{

}*/


.similar_objects_slider .propery-list:before{
    content: 'ĞŸĞ¾Ñ…Ğ¾Ğ¶Ğ¸Ğµ Ğ¾Ğ±ÑŠĞµĞºÑ‚Ñ‹';
    font-size: 27px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #000;
    position: absolute;
    top: 25px;
    left: 10px;
	z-index: 96;
}

.view_object-slider .propery-list:before{
    content: 'ĞĞµĞ´Ğ°Ğ²Ğ½Ğ¾ Ğ¿Ñ€Ğ¾ÑĞ¼Ğ¾Ñ‚Ñ€ĞµĞ½Ğ½Ñ‹Ğµ';
    font-size: 27px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: #000;
    position: absolute;
    top: 25px;
    left: 10px;
	z-index: 96;
}


.similar_objects_slider .propery-list__item{
	margin: 0 10px;
	/*padding: 50px 0 30px;*/
	margin: 50px 10px 30px;
}

.view_object-slider .propery-list__item{
	margin: 0 10px;
	margin: 50px 10px 30px;
}


.similar__arrow_style{
	position: absolute;
	top: 15px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #c0c2ce;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 10;
	transition: all 500ms;
}

.similar-prev_arrow{
	right: 68px;
	background-image: url(/bitrix/templates/restproperty_new/css/../images/arrow-prev.png);
}

.similar-next_arrow{
	right: 10px;
	background-image: url(/bitrix/templates/restproperty_new/css/../images/arrow-next.png);
}

.similar__arrow_style:hover{
	border: 1px solid #f98d00;
}

.similar__cur {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 10px 0 0;
    list-style: none;
    justify-content: center;
    margin: auto;
}

.similar__cur .slick-active{
	background-color: #f98d00;
}

.similar__cur li{
    border-radius: 50%;
    background-color: rgb(187, 190, 202);
    width: 8px;
    height: 8px;
    margin-right: 8px;
    cursor: pointer;
	outline: none;
	cursor: pointer;
	transition: color 300ms;
}

.similar__cur li:hover{
	background-color: #f98d00;
}

.similar__cur li button{
	text-indent: -99999px;
	border: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
}

.preview-form-head-link{
    font-size: 14px;
    text-decoration: none;
    color: #2d68a0;
}

#form-podbor-modal, #form-quest-detail-modal{
	padding-top: 35px;
}

.on-mobile,
.on-mobile-flex{
	display: none !important;
}

.offers-mob-on{
	display: none;
}
/*------------------------*/

.profile_favorite{
	position: relative;
}

.count-favorite-top{
	background-color: #f98d00;
    font-size: 12px;
    bottom: -15px;
    left: 0;
    color: #fff;
    position: absolute;
    width: 100%;
    padding: 3px 0px;
    border-radius: 0px 0px 5px 5px;
    text-align: center;
}

.count-favorite-top:empty{
	display: none;
}

.news-link-list{
    text-decoration: none;
	display: flex;
    flex-direction: column;
	height: 100%;
	font-size: 16px;
	line-height: 19px;
	color: #999999;
	justify-content: center;
}

.news-link-list img{
	width: 94px;
	height: 100%;
	object-fit: fill;
}

/*.line-block-filter{

}*/

.fixed-main-header{
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 997;
}

.fixed-header{
	position: fixed;
    top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 99;
}

.apartments-category__link{
	display: flex;
	position: relative;
}

.media-r-apartments-category{
	border-radius: 5px;
	overflow: hidden;
}

.media-r-apartments-category:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(bottom, rgba(39,54,106,0.6) 0%, rgba(39,54,106,0) 60%, rgba(39,54,106,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
    background: linear-gradient(to top, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9927366a', endColorstr='#0027366a',GradientType=0 );
}

.slick-slide{
    outline: none;
}

.news-date-time {
	color:#486DAA;
}

.item-photo-client{
	position: relative;
    width: 300px !important;
    margin: 10px auto;
	display: block !important;
    border-radius: 5px;
    overflow: hidden;
}

.img-client img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

.shadow-photo{
    display: block;
	/*background: #e40613;*/
    height: 100%;
    left: 0;
    background-color: rgba(236, 102, 6, 0);
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}


.shadow-photo:before{
	background: transparent;
    border-color: #ffffff;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
    content: "+";
    color: #ffffff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1px;
    font-weight: 600;
    line-height: 1px;
    height: 1px;
    width: 1px;
    margin: auto;
    padding: 0;
    display: block;
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.1, -1.5, 0.4, 2);
    -webkit-transition-delay: 0.05s;
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.1, -1.5, 0.4, 2);
    transition-delay: 0.05s;
    z-index: 900;
}

.item-photo-client:hover .shadow-photo{
	background-color: rgba(236, 102, 6, 0.6);
}

.item-photo-client:hover .shadow-photo:before{
	border-width: 7px;
    font-size: 50px;
    line-height: 49px;
    height: 50px;
    width: 50px;
    opacity: 0.8;
}

.new-but-c{
	position: absolute;
    top: -50px;
    /*transform: translateY(-50%);*/
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background-color: transparent;
    z-index: 10;
    outline: none;
    border: 1px solid #c0c2ce;
    color: #c0c2ce;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    transition: all 500ms ease-in-out;
}

.new-but-c:hover{
	background-color: #ec6606;
	color: #fff;
    border: 1px solid #ec6606;
}

.slick-cl-pr{
	right: 55px;
}

.slick-cl-nt{
	right: 0px;
}

.new-dots{
	text-align: center;
    list-style: none;
    display: flex;
    justify-content: center;
	flex-shrink: 0;
}

.new-dots li{
    border-radius: 50%;
    background-color: rgb(187, 190, 202);
    width: 8px;
    height: 8px;
    margin-right: 8px;
	margin-bottom: 8px;
    cursor: pointer;
    outline: none;
    cursor: pointer;
	flex-shrink: 0;
    transition: color 300ms;
}

.new-dots li:hover{
    background-color: #f98d00;
}

.new-dots .slick-active{
	background-color: #f98d00;
}

.new-dots button{
	display: none;
}

.review-piture{
	max-width: 937px;
}

.slick-client{
	width: 100%;
	max-width: 937px;
}

.visible-mobile,
.visible-mobile-flex{
	display: none;
}

.visible-desctop{
	display: block;
}

/*----ĞŸĞ¾Ñ‚Ğ¾Ğ¼ ÑƒĞ´Ğ°Ğ»Ğ¸Ñ‚ÑŒ!----*/

.two-new-imp{
	width: 50%;
	float: left;
}

/*----------------------*/

/*---Ğ”ĞµÑ‚Ğ°Ğ»ÑŒĞ½Ğ°Ñ ÑÑ‚Ñ€Ğ°Ğ½Ğ¸Ñ†Ğ° Ğ¾Ğ±ÑŠĞµĞºÑ‚Ğ° Ğ±Ğ»Ğ¾Ğº Ğ±Ñ€Ğ¾Ğ½Ğ¸ Ğ°Ñ€ĞµĞ½Ğ´Ñ‹---*/

.text-price-rent{
	text-transform: lowercase;
    color: #f98d00;
}

.information-rental{
	padding: 0px;
}

.rental-text-min{
	font-size: 12px;
    line-height: 21px;
    font-weight: 600;
	padding-bottom: 20px;
}

.rental-dates-block,
.rental-guest-block{
	padding-bottom: 15px;
}

.rental-text,
.guest-text{
	font-size: 12px;
    font-family: "Roboto", Tahoma, sans-serif;
    font-weight: 500;
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 5px;
}

.select-dates-rental{
    display: flex;
    flex-flow: row nowrap;
}

.dates-rental-input{
	border: 1px solid rgb(226, 228, 232);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	width: 50%;
    height: 50px;
    font-size: 16px;
    font-family: "Roboto", Tahoma, sans-serif;
    color: rgb(153, 153, 153);
    text-align: left;
    padding-left: 10px;
}

.dates-rental-from{
	border-radius: 4px 0px 0px 4px;
}

.dates-rental-to{
	border-radius: 0px 4px 4px 0px;
}

.line-total-rental{
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0px;
    font-size: 14px;
    border-bottom: 1px solid #e2e4e8;
}

.line-total-rental:last-child{
	border-bottom: none;
}

.name-total-rental{
	color: #999999;
}

.top-btn{
	position: fixed;
    bottom: 100px;
    right: 0px;
    width: 50px;
    height: 50px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #fff;
    box-shadow: inset 0px 0px 0px 40px #f98d00;
    color: #fff;
    border-radius: 4px;
    transform: translateX(150%);
	cursor: pointer;
	z-index: 99999;
	transition: all 600ms;
}

.top-btn:hover{
	box-shadow: inset 0px 0px 0px 3px #f98d00;
	color: #f98d00;
}

.visible-top-btn{
	transform: translateX(-50%);
}
.fullscreen-bg {
    overflow: hidden;
   /*z-index: -100;*/
    z-index: 1;
    position: relative;
    height: 100%;
    width: 100%;
    /*padding-top:43%;
    padding-top:38%;*/
	padding-top: 56%;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.hidden-pager{
	display: none;
}

.overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.overlay h1 {
    text-align:center;
    color:#fff;
    font-size: 70px;
    margin-top:17%;
}

.item-manager-preview_image{
	display: block;
	margin: 0 auto;
}

.grid-object{
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	/*grid-template-rows: 1fr 1fr;*/
	grid-template-rows: 290px 290px;
	grid-column-gap: 20px;
}

.grid-object .apartments-category__link {
    display: flex;
    position: relative;
    width: 100%;
    align-items: center;
    height: 100%;
}

.grid-object .apartments-category__object_item{
	width: 100%;
    height: 100%;
    border-radius: 4px;
    display: flex;
    position: relative;
    /*background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-items: center;
    max-height: 400px;
}

.grid-object .apartments-category__object{
	display: flex;
	align-items: center;
	justify-content: center;
}

.grid-object .apartments-category__object:nth-child(1){
	grid-row-start: 1;
	grid-row-end: 3;
	grid-column-start: 1;
	grid-column-end: 2;
}

.grid-object .apartments-category__object:nth-child(2){
	grid-row-start: 1;
	grid-row-end: 2;
	grid-column-start: 2;
	grid-column-end: 3;
}

.grid-object .apartments-category__object:nth-child(3){
	grid-row-start: 2;
	grid-row-end: 4;
	grid-column-start: 2;
	grid-column-end: 3;
}

.grid-object .apartments-category__object:nth-child(4){
	grid-row-start: 1;
	grid-row-end: 3;
	grid-column-start: 3;
	grid-column-end: 4;
}

.grid-object .apartments-category__object:nth-child(5){
	grid-row-start: 1;
	grid-row-end: 2;
	grid-column-start: 4;
	grid-column-end: 5;
}

.grid-object .apartments-category__object:nth-child(6){
	grid-row-start: 2;
	grid-row-end: 4;
	grid-column-start: 4;
	grid-column-end: 5;
}

/*.grid-object .apartments-category__object_item:before{
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(bottom, rgba(39,54,106,0.6) 0%, rgba(39,54,106,0) 60%, rgba(39,54,106,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
    background: linear-gradient(to top, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9927366a', endColorstr='#0027366a',GradientType=0 );
}*/

.counter-block{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.mailBlock{
	margin: 0 20px;
}

.label-sold{
	/*background-color: rgba(197, 9, 52, 0.8);*/
	background-color: rgba(197, 9, 52, 1);
    left: 50%;
    top: 50%;
    padding: 10px;
    font-size: 30px;
    transform: translate(-50%, -50%);
    z-index: 100;
}
/*--------------------------------------------------*/

/*---Input type range detail object---*/

.styling-range{
	position: relative;
	margin-top: 20px;
	height: 1px;
}

.styling-range:before{
    content: 'Ğ¾Ñ‚ 50%';
    position: absolute;
    bottom: -25px;
    left: 0px;
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
	font-size: 14px;
	color: #000000;
	opacity: 0.5;
	z-index: 1;
}

.styling-range:after {
    content: 'Ğ´Ğ¾ 80%';
    position: absolute;
    bottom: -25px;
    right: 0px;
    font-family: "Roboto", Tahoma, sans-serif;
    text-align: left;
	font-size: 14px;
	color: #000000;
	opacity: 0.5;
	z-index: 1;
}

#procent-credit-range[type=range] {
	-webkit-appearance: none;
    width: 100%;
	left: 50%;
	top: 0px;
	transform: translateX(-50%);
    position: absolute;
}



#procent-credit-range[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
}

#procent-credit-range[type=range]:focus {
	outline: none; /* Ğ£Ğ±Ğ¸Ñ€Ğ°ĞµÑ‚ Ğ³Ğ¾Ğ»ÑƒĞ±ÑƒÑ Ğ³Ñ€Ğ°Ğ½Ğ¸Ñ†Ñƒ Ñƒ ÑĞ»ĞµĞ¼ĞµĞ½Ñ‚Ğ°. Ğ¥Ğ¾Ñ‚Ñ, Ğ²Ğ¾Ğ·Ğ¼Ğ¾Ğ¶Ğ½Ğ¾, Ğ¸ ÑÑ‚Ğ¾Ğ¸Ñ‚ ÑĞ¾Ğ·Ğ´Ğ°Ğ²Ğ°Ñ‚ÑŒ Ğ½ĞµĞºĞ¾Ñ‚Ğ¾Ñ€Ğ¾Ğµ Ğ¾Ñ„Ğ¾Ñ€Ğ¼Ğ»ĞµĞ½Ğ¸Ñ Ğ´Ğ»Ñ ÑĞ¾ÑÑ‚Ğ¾ÑĞ½Ğ¸Ñ Ñ„Ğ¾ĞºÑƒÑĞ° Ğ² Ñ†ĞµĞ»ÑÑ… Ğ¾Ğ±ĞµÑĞ¿ĞµÑ‡ĞµĞ½Ğ¸Ñ Ğ´Ğ¾ÑÑ‚ÑƒĞ¿Ğ½Ğ¾ÑÑ‚Ğ¸. */
}

#procent-credit-range[type=range]::-ms-track {
	width: 100%;
	cursor: pointer;
	background: transparent; /* Ğ¡ĞºÑ€Ñ‹Ğ²Ğ°ĞµÑ‚ ÑĞ»Ğ°Ğ¹Ğ´ĞµÑ€, Ñ‡Ñ‚Ğ¾Ğ±Ñ‹ Ğ¼Ğ¾Ğ¶Ğ½Ğ¾ Ğ±Ñ‹Ğ»Ğ¾ Ğ´Ğ¾Ğ±Ğ°Ğ²Ğ¸Ñ‚ÑŒ ÑĞ¾Ğ±ÑÑ‚Ğ²ĞµĞ½Ğ½Ñ‹Ğµ ÑÑ‚Ğ¸Ğ»Ğ¸. */
	border-color: transparent;
	color: transparent;
}

/* Ğ¡Ğ¿ĞµÑ†Ğ¸Ğ°Ğ»ÑŒĞ½Ñ‹Ğµ Ğ¿Ñ€Ğ°Ğ²Ğ¸Ğ»Ğ° Ğ´Ğ»Ñ Ğ±Ñ€Ğ°ÑƒĞ·ĞµÑ€Ğ¾Ğ² Ğ½Ğ° Ğ´Ğ²Ğ¸Ğ¶ĞºĞ°Ñ… WebKit/Blink */
#procent-credit-range[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border-radius: 5px 5px 10px 10px;
    background-color: #ED6709;
    width: 20px;
    height: 25px;
	outline: none;
	transform: translateY(-28px);
    border: none;
    cursor: pointer;

  }

  /* Ğ¢Ğ¾Ğ¶Ğµ ÑĞ°Ğ¼Ğ¾Ğµ Ğ´Ğ»Ñ Firefox */
#procent-credit-range[type=range]::-moz-range-thumb {
	border-radius: 5px 5px 10px 10px;
    background-color: #ED6709;
    width: 20px;
    height: 25px;
    outline: none;
    transform: translateY(-28px);
    border: none;
    cursor: pointer;
}

  /* Ğ¢Ğ¾Ğ¶Ğµ ÑĞ°Ğ¼Ğ¾Ğµ Ğ´Ğ»Ñ IE */
#procent-credit-range[type=range]::-ms-thumb {
	border-radius: 5px 5px 10px 10px;
    background-color: #ED6709;
	width: 20px;
    height: 25px;
    outline: none;
	transform: translateY(-28px);
    border: none;
    cursor: pointer;
}

#procent-credit-range[type=range]::-webkit-slider-runnable-track {
	background: rgba(196, 196, 196, .3);
	border-radius: 5px;
    height: 5px;
    outline: none;
    border: none;
    width: 100%;
}

#procent-credit-range[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(196, 196, 196, .3);
	border-radius: 5px;
    height: 5px;
}

#procent-credit-range[type=range]::-moz-range-track {
	background: rgba(196, 196, 196, .3);
	border-radius: 5px;
    height: 5px;
    outline: none;
    border: none;
	width: 100%;
	transform: translateY(-10px);
}

#procent-credit-range[type=range]::-ms-track {
	background: rgba(196, 196, 196, .3);
	border-radius: 5px;
    height: 5px;
    outline: none;
    border: none;
    width: 100%;
}

#procent-credit-range[type=range]::-ms-fill-lower {
	background-color: rgba(196, 196, 196, .3);
    height: 3px;
    outline: none;
    border: none;
    width: 100%;
}

#procent-credit-range[type=range]:focus::-ms-fill-lower {
	background-color: rgba(196, 196, 196, .3);
}

#procent-credit-range[type=range]::-ms-fill-upper {
	background-color: rgba(196, 196, 196, .3);
    height: 3px;
    outline: none;
    border: none;
    width: 100%;
}

#procent-credit-range[type=range]:focus::-ms-fill-upper {
	background-color: rgba(196, 196, 196, .3);
}

/*----------------------*/

.mobile_whatsapp{
	/*display: none;*/
}

@-webkit-keyframes cptCircle{
	0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.01}
	30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.01}
}
@keyframes cptCircle{
	0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.01}
	30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
	100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.01}
}
@-webkit-keyframes cptCircleFill{
	0%{-webkit-transform:rotate(0) scale(.6) skew(1deg);transform:rotate(0) scale(.6) skew(1deg);opacity:0}
	50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.2}
	100%{-webkit-transform:rotate(0) scale(.6) skew(1deg);transform:rotate(0) scale(.6) skew(1deg);opacity:.2}
}
@keyframes cptCircleFill{
	0%{-webkit-transform:rotate(0) scale(.6) skew(1deg);transform:rotate(0) scale(.6) skew(1deg); opacity:0}
	50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg); opacity:.2}
	100%{-webkit-transform:rotate(0) scale(.6) skew(1deg);transform:rotate(0) scale(.6) skew(1deg); opacity:.2}
}
#capitol-callback { font-family:Arial; position:fixed; width: 72px; height: 72px; /*bottom: 175px;*/ bottom: 55px; top: auto; right: auto; /*left: 40px;*/ left: 15px; z-index:999999; }
.cpt-circle, .cpt-circle-fill { position:absolute;border-radius:100%;-webkit-transition:all .5s;transition:all .5s;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0; -webkit-animation-delay:2s;animation-delay:2s }
.cpt-circle { width:250%;height:250%;background-color:transparent;border:2px solid #189d0e;-webkit-animation:cptCircle 2.2s infinite ease-in-out;animation:cptCircle 2.2s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%; transform-origin:50% 50%;left:-71%;top:-75%; }
.cpt-circle-fill { width:155%;height:155%;background-color:#189d0e;border:2px solid transparent;-webkit-animation:cptCircleFill 2.3s infinite ease-in-out;animation:cptCircleFill 2.3s infinite ease-in-out;box-shadow:0 0 2px 0 #189d0e!important;left:-23.5%;top:-27.5%; }
.main-button { position: relative; right: 1px; top: 1px; float: right; width: 64px; height: 64px; background: center center no-repeat #189d0e; box-shadow: 0 3px 5px 1px rgba(0,0,0,.2); background-size: 30px; border-radius: 100%; cursor: pointer; font-size: 16px; color: #fff; text-align: center; line-height: 58px; z-index: 99999;}
.main-button i { opacity: 0; visibility: hidden; -webkit-transition: all .6s cubic-bezier(.55,0,.1,1); transition: all .6s cubic-bezier(.55,0,.1,1); -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4) translate3d(-50%,-50%,0); transform: perspective(400px) rotateY(-180deg) scale(.4) translate3d(-50%,-50%,0); z-index: 100; width: 45%; height: 45%; font-size: 16px; }
.main-button i.rotate-icon { opacity: 1; visibility: visible; -webkit-transform: perspective(400px) rotateY(0) scale(1) translate3d(-50%,-50%,0); transform: perspective(400px) rotateY(0) scale(1) translate3d(-50%,-50%,0);}
.main-button img { vertical-align:middle; }
.main-text { position: absolute; background: #189d0e; width: 0px; left: 52px; line-height: 40px; margin-top: 12px; border-radius: 3px; color:#fff; overflow: hidden; white-space: nowrap; -webkit-transition: width 1s ease-in-out; -moz-transition: width 1s ease-in-out; -o-transition: width 1s ease-in-out; transition: width 1s ease-in-out; text-indent:10px; text-align:left; }
.main-text.active { width:255px; }

.price-line-input{
    /*display: flex;
    flex-flow: row wrap;*/
}

.price-input-style:first-of-type{
	margin: 0px 16px 0px 0px;
}


.price-input-style{
	flex: 1;
	max-width: 105px;
}

.container_style_banner_detail_object{
    background-image: url(/bitrix/templates/restproperty_new/css/../images/catalog_b.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.flex-new-position-id{
	width: 100%;
}

@media screen and (min-width: 576px){
	.container_page {
		max-width: 540px;
	}

	.hidden-media{
		display: none !important;
	}

	.visible-media{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

@media screen and (min-width: 768px){
	.container_page {
	     max-width: 792px;
	}

	.hidden-media{
		display: none !important;
	}

	.visible-media{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}


@media screen and (min-width: 992px){

	.container_page {
	    max-width: 792px;
	}

	.hidden-media{
		display: none !important;
	}

	.visible-media{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

}

@media screen and (min-width: 1200px){
	.container_page {
	    /*max-width: 1365px;*/
	    max-width: 1348px;
	}

	.visible-media{
		display: none !important;
	}

	.hidden-media{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

}

@media (max-width: 1200px){

	.b-review__link{
		width: 100%;
		display: block;
	}

	.b-review .slick-list{
	    padding: 30px 0px;
	}

	.b-review__item{
	    margin: 0 5px;
	}

	.visible-desctop{
		display: none;
	}

	/*.detail-share{
	    padding-bottom: 30px;
	}*/

	.m-next_arrow{
		right: 150px;
	}

	.visible-mobile{
		display: block;
	}

	.visible-mobile-flex{
		display: flex;
	}

	.m-prev_arrow{
		right: 180px;
	}

	.question-manager__cur{
		position: absolute;
		bottom: -25px;
		right: 33px;
		text-align: center;
	}

	.filter-news-form{
		display: flex;
		flex-flow: row wrap;
		width: 100%;
	}

	.news-fl-serch-text {
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px;
		margin: 0px;
	}

	.news-fl-serch-data{
		width: 100%;
		margin: 0;
		padding-bottom: 15px;
	}

	.news-fl-serch-rubrika {
		max-width: 100%;
		margin: 0;
		width: 100%;
	}

	.news-fl-serch-data .filter__select{
		padding: 0px;
	}

	.news-fl-serch-data .filter__select:first-child{
		padding-right: 9px;
	}

	.news-fl-serch-data .filter__select:last-child{
		padding-left: 9px;
	}

	.header-logo__img{
		width: 220px;
	}

	.b-header__right{
		margin-left: 62px;
  		-ms-flex-preferred-size: 528px;
  		    flex-basis: 528px;
	}

	.header-button{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
	}

	.header-button__text{
		width: 100%;
		padding-bottom: 10px;
	}

	.header-profile_item{
		width: 40px;
   		height: 40px;
	}

	.header-profile_item + .header-profile_item{
		margin-left: 7px;
	}

	.header-menu{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-top: 0px;
   		padding-bottom: 15px;
	}

	.header-category{
		padding-bottom: 0px;
	}

	.header-categor__item + .header-categor__item {
	    padding-left: 11px;
	}

	.header-categor__link {
	    font-size: 15px;
	    font-weight: 400;
	}

	.banner__title{
		font-size: 48px;
	}

	.header-block{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
	}

	.header-button__buttons {
	    white-space: nowrap;
	}

	.container_style_banner{
		background-position: center;
	}

	/*.b-review__item:nth-child(3){
		display: none;
	}*/

	.propery-navigation{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column nowrap;
		        flex-flow: column nowrap;
	    margin: 0 auto;
	    /*width: 115px;*/
	    max-width: 330px;
		width: 100%;
	    max-height: 50px;
	    overflow: hidden;
	    cursor: pointer;
		transition: all 500ms;
	}

	.propery-navigation__item {
	    padding-bottom: 5px;
	}

	.propery-list__item{
		max-width: 246px;
		width: 100%;
	}

	.propery-item__info{
		padding: 18px 12px;
	}

	.propery-info__favorit{
	    width: 40px;
		height: 40px;
	}

	.page-block__one, .page-block__two{
		-webkit-box-flex: 1;
		-ms-flex: 8;
		flex: 1 0;
		padding-right: 9px;
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		padding-bottom: 50px;
	}

	.page-video__youtube {
		width: 50%;
		float: left;
		padding-right: 9px;
	}

	.page-video__text {
		width: 50%;
		float: left;
		padding-left: 9px;
		padding-top: 0;
	}

	.page-video__link {
		float: right;
		margin-right: 30px;
	}

	.page-video__preview {
		color: #000;
		font-size: 16px;
		font-weight: 500;
	}

	.w_type {
		width: 144px;
	}

	.w_room {
		width: 75px;
	}

	.w_pos {
		width: 165px;
	}

	.w_id {
		width: 75px;
	}

	.w_range {
		width: 226px;
	}

	.two-param-area, .two-param-year {
		max-width: 246px;
		width: 100%;
	}

	.two-param-etag {
		max-width: 226px;
		width: 100%;
	}

	.two-param-area, .two-param-year {
		max-width: 226px;
		width: 100%;
	}

	.param-sea, .param-aero {
		max-width: 90px;
		width: 100%;
	}

	.param-sea, .param-aero {
		max-width: 103px;
		width: 100%;
	}


	.mobile-main-obj{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		position: relative;
		margin-top: 30px;
	}

	.apartments-category__switch{
		top: 0px;
	}

	.apartments-category_style{
		width: 246px;
		margin: 0 auto;
	}

	.apartments-category_style:nth-child(even){
		padding-top: 80px;
	}

	.apartments-category__img{
		width: 100%;
	}

	/*.apartments-category{
		display: none;
	}*/

	.apartments_category_action{
		width: 100%;
	}

	.apartments_category_action:before{
		width: 98%;
	}

	.apartments_category_action:after{
		width: 96%;
	}

	.apartments-category__price {
		font-size: 36px;
	}

	.apartments__action__more {
		border-radius: 50%;
		background-color: #fff;
		-webkit-box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
		box-shadow: 0px 8px 16px 0px rgba(39, 54, 106, 0.3);
		position: absolute;
		right: 10px;
		top: 10px;
		width: 40px;
		height: 40px;
		z-index: 3;
		font-size: 32px;
		color: #f98d00;
		line-height: 40px;
		text-align: center;
	}

	.apartments__action-info {
		top: 18px;
	}

	.h2_title {
		font-size: 36px;
	}

	.apartments-main_quantitative {
		font-size: 18px;
	}

	/*.propery-list__item{
		display: none;
	}*/

	.propery-list__item:nth-child(-n+6){
	    display: block;
	}

	.tegs-line{
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	        -ms-flex-flow: row nowrap;
	            flex-flow: row nowrap;
	}

	.tegs-line__name{
	    -webkit-box-flex: 1;
	        -ms-flex: 1 0 185px;
	            flex: 1 0 185px;
	}

	.tegs-line__list{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
	}

	.b-news{
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	        -ms-flex-flow: row wrap;
	            flex-flow: row wrap;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.article-list{
		width: 100%;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding: 0px;
	}

	.article-list__item{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		max-width: 378px;
		width: 100%;
		-ms-flex-preferred-size: 378px;
		    flex-basis: 378px;
	}

	.article-main{
	    -webkit-box-flex: 1;
	        -ms-flex: 1 0 100%;
	            flex: 1 0 100%;
	}

	.news-list, .law-list{
		max-width: 378px;
		width: 100%;
	}

	.news-list__item, .law-list__item{
		width: 100%;
	}

	.page-block__title {
		font-size: 36px;
	}

	.questio-line__button{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
	}

	.questio-button {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
		padding-top: 25px;
	}

	.question-left{
		width: 387px;
	}

	.question-right{
		width: 378px;
	}

	.questio-button__quest{
		margin-left: 10px;
	}

	.question-right{
		padding-left: 9px;
	}

	.question-right_logo {
		width: 75px;
		height: 70px;
		top: 90px;
	}

	.question-right_img{
		width: 100%;
	}

	.question-right_text {
		padding-left: 0px;
	}

	.question-right_header{
		height: 106px;
		background-position: 0 0;
		background-size: contain;
	}

	.question-right_title {
		padding-top: 20px;
		padding-left: 132px;
	}

	.question-right_preview{
		padding-left: 132px;
	}

	.question-right__yout-link{
	    padding: 25px 0px 0px 25px;
	}

	.question-manager__picture{
	    width: 115px;
		height: 115px;
		margin-right: 18px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
	}

	.question-manager__info {
		padding-left: 6px;
	}

	.question-manager__arrow{
		padding-bottom: 18px;
	}

	.question-manager__name {
		font-size: 18px;
	}

	.question-manager__job {
		font-size: 18px;
		padding-bottom: 20px;
		/*white-space: nowrap;*/
		white-space: normal;
	}

	.footer-sub {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 325px;
		        flex: 0 0 325px;
		padding-left: 0px;
		width: 408px;
		margin: 45px auto 0 264px;
	}

	.footer-form__input{
		width: 152px;
	}

	.footer-form__button{
		width: 161px;
	}

	.footer-soc__item{
	    width: 45px;
		height: 45px;
	}

	.footer-logo,
	.footer-nav,
	.footer-contact{
		-webkit-box-flex: 0;
		    -ms-flex: 0 246px;
		        flex: 0 246px;
		-webkit-box-sizing: content-box;
		        box-sizing: content-box;
	}

	.footer-logo,
	.footer-nav{
		padding-right: 18px;
		padding-left: 0px;
	}

	.page-right__sidebar {
		-webkit-box-flex: 3;
		-ms-flex: 3;
		flex: 0 0 246px;
		max-width: 246px;
	}

	.help-sidebar,
	.favorit-sidebar{
		width: 100%;
	}

	.help-sidebar__title,
	.favorit-sidebar__title{
		font-size: 20px;
	}

	.help-sidebar__text,
	.favorit-sidebar__text{
		width: 100%;
		padding: 0px 20px;
	}

	.page-left__block{
		padding-right: 18px;
	}

	.propery-list__item{
	    margin: 0 0 20px 0;
	}

	.title-page{
		font-size: 36px;
	}

	.title-swtitch-block{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
	}

	.list-m-right{
		display: none;
	}

	.list-m-left{
		padding: 0px;
	}

	.line-type__picture {
		width: 246px;
		height: auto;
	}

	.object-line__price__m,
	.object-line__price_n{
		font-size: 20px;
	}

	.ifstructur-list{
	    padding-bottom: 15px;
	}

	.map-bar{
		display: none !important;
	}

	#map {
		height: 640px;
	}

	.map-m-left{
		padding-right: 0px;
	}

	.page-left__block .pager-nav{
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}

	.page-left__block .pager-quant{
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		width: 100%;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		margin-bottom: 15px;
	}

	.list-m-left .pager-nav{
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}

	.list-m-left .pager-quant{
		width: auto;
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
		margin-bottom: 0px;
	}

	.row-page{
		flex-flow: row wrap;
	}

	.page-left-info,
	.page-right-info{
		flex: 1 0 100%;
		padding-right: 0px;
		padding-left: 0px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.block-about_picture{
		width: 310px;
		height: 260px;
	}

	.media-right-block{
		width: 100%;
	}

	.special-object-media{
	    flex-flow: row wrap;
	}

	.title-special-object-media{
	    width: 100%;
	}

	.list-special-object-media{
	   /* flex-flow: row wrap;*/
	    flex-flow: column wrap;
		display: flex;
	}

	.media-r-apartments-category{
		flex: 1;
		/*padding: 0 9px;*/
	}

	.container_banner_page{
		background-position: center;
	}

	.item-office_info-map {
		display: flex;
		flex-flow: row nowrap;
		position: static;
		top: 0px;
		width: 100%;
		left: 0px;
		transform: translateX(0%);
		border-radius: 4px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	}

	.offices-text {
		font-size: 16px;
		padding-top: 25px;
		line-height: 24px;
	}

	.title-office {
		font-size: 32px;
		font-weight: 300;
		padding-bottom: 15px;
		padding-top: 30px;
	}

	.item-office {
		min-height: 765px;
	}

	.communications-map__ico_link {
		font-size: 16px;
	}

	.h2_style{
		font-size: 36px;
	}

	.ask-question__text{
		margin-top: 40px;
	}

	.ask-question__text {
		width: 100%;
	}

	.ask-question__form {
		width: 100%;
		padding-left: 0;
	}

	.tour-includes-list {
		justify-content: center;
	}

	.tour-includes-item {
		width: 320px;
		margin-bottom: 50px;
		margin-left: 9px;
		margin-right: 9px;
	}

	.tour-includes-title{
	    font-size: 36px;
		padding-bottom: 40px;
	}

	.tour-video {
		width: 100%;
	}

	.service-item__picture {
		width: 200px;
		height: 200px;
		background-size: cover;
	}

	.service-item__number {
		width: 45px;
		height: 45px;
		font-size: 22px;
	}

	.service-item__text-title {
		font-size: 22px;
		line-height: 24px;
	}

	.news-item {
		width: calc(100%/12*6 - 9px);
	}

	.comments-video {
		width: 260px;
		height: 200px;
	}

	.date-input {
		flex-flow: row wrap;
	}

	.form-line-data {
		flex-flow: row wrap;
	}

	.date-pr,
	.data-vz{
		border-radius: 4px;
		max-width: 100%;
		width: 100%;
		margin-bottom: 8px
	}

	.inp-person{
		max-width: 100%;
		width: 100%;
	}

	.data-tour {
		width: 100%;
	}

	.consulting-blc-input{
		width: 100%;
	}

	.h1-dtl-news{
		font-size: 36px;
	}

	.news-item-more {
		width: calc(100%/12*6 - 9px);
	}

	.subs-sidebar{
		width: 100%;
	}

	.right-subs{
		width: 100%;
	}


	.rigth-apart-slide {
		flex: 1;
		max-width: 620px;
		width: 100%;
		position: relative;
	}

	.left-apart-slide {
		max-width: 140px;
		margin-right: 14px;
	}

	.video-left-link  img{
		width: 100%;
	}

	.download_photo_new{
		margin-right: 5px;
	}

	.off-mobile{
		display: none !important;
	}

	.detail-xz-block{
	    display: flex;
		flex-flow: row wrap;
		margin: 40px auto;
	}

	.left-detail-xz-block{
		max-width: 378px;
		width: 100%;
		flex: 1 0 378px;

	}

	.right-detail-xz-block{
		max-width: 378px;
		width: 100%;
		flex: 1 0 378px;
		margin-left: auto;
	}

	.print-info-apart{
		margin: 0;
	}

	.detail-share-tl {
		margin-top: 20px;
	}

	.detail-manager{
		margin-top: 20px;
	}

	.block-fancy-right{
		display: none;
	}

	.blk-back-btn {
		min-width: 60px;
		padding-right: 9px;
	}

	.on-mobile{
		display: block !important;
	}

	.on-mobile-flex{
		display: flex !important;
	}

	.propery-navigation-open{
		max-height: 900px;
	}

	.act-link-order{
		order: -1;
	}

	.grid-object{
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		/*grid-template-rows: 1fr 1fr;*/
		grid-template-rows: auto;
		grid-column-gap: 15px;
	}

	.grid-object .apartments-category__link {
		display: flex;
		position: relative;
		width: 100%;
		align-items: center;
		height: 100%;
	}

	.grid-object .apartments-category__object_item{
		width: 100%;
		height: 100%;
		border-radius: 5px;
		display: flex;
		position: relative;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		justify-content: center;
		align-items: center;
		max-height: 400px;
	}

	.grid-object .apartments-category__object{
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.grid-object .apartments-category__object:nth-child(1){
		grid-row-start: 1;
		grid-row-end: 2;
		grid-column-start: 1;
		grid-column-end: 2;
		height: 304px;
		margin-top: 60px;
	}

	.grid-object .apartments-category__object:nth-child(2){
		grid-row-start: 2;
		grid-row-end: 3;
		grid-column-start: 1;
		grid-column-end: 2;
		height: 205px;
	}

	.grid-object .apartments-category__object:nth-child(3){
		grid-row-start: 1;
		grid-row-end: 2;
		grid-column-start: 2;
		grid-column-end: 3;
		height: 205px;
	}

	.grid-object .apartments-category__object:nth-child(4){
		grid-row-start: 2;
		grid-row-end: 3;
		grid-column-start: 2;
		grid-column-end: 3;
		height: 304px;
		margin-top: -160px;
	}

	.grid-object .apartments-category__object:nth-child(5){
		grid-row-start: 1;
		grid-row-end: 2;
		grid-column-start: 3;
		grid-column-end: 4;
		height: 304px;
		margin-top: 60px;
	}

	.grid-object .apartments-category__object:nth-child(6){
		grid-row-start: 2;
		grid-row-end: 3;
		grid-column-start: 3;
		grid-column-end: 4;
		height: 205px;
	}

	.grid-object .apartments_category_action:before,
	.grid-object .apartments_category_action:after{
		height: 205px;
	}

	.filter-right-section {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 165px;
		flex: 1 0 100px;
	}

	.w_range {
		width: 320px;
	}

	.param-sea, .param-aero {
		max-width: 120px;
		width: 100%;
	}

}

.mobile-main-obj{
	display: none;
}

.article-item__img{
	width: 100%;
}

@media (max-width: 660px){
	div.off-mobile-xs{
		display: none;
	}
}

@media (max-width: 490px){
	.item-manager-preview{
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

@media screen and (min-width: 1366px) and (max-width: 1500px){
	.slider-fancybox {
		max-width: 600px;
		width: 100%;
		margin: auto;
	}
}

@media screen and (max-width: 1366px){
	.container_banner_page{
		background-size: auto;
	}

	.photo-block-fancy{
		margin: 0px;
		align-items: flex-start;
	}

	.slider-fancybox {
		max-width: 600px;
		width: 100%;
	}

	.block-fancy-left {
		padding: 0px 0px 0px;
	}

	.rigth-apart-slide{
		flex: 1;
		max-width: 620px;
		/*max-width: 615px;*/
		width: 100%;
		position: relative;
	}

	.left-apart-slide{
		margin-right: 15px;
	}

	.filter__param{
		margin-right: 12px;
	}

	.open-filter .more-filter-param-mobile{
		display: block;
	}

}

@media screen and (max-width: 1280px){
	.more-filter-param-mobile{
		display: none;
	}
}

@media screen and (max-width: 1366px) and (min-width: 1200px){

	.left-apart-slide{
		margin-right: 15px;
	}
}

@media screen and (max-width: 1230px) and (min-width: 1200px){
	.rigth-apart-slide{
		flex: 1;
		max-width: 654px;
		/*max-width: 620px;*/
		width: 100%;
		position: relative;
	}
}

@media screen and (max-width: 1260px) and (min-width: 1230px){
	.rigth-apart-slide{
		flex: 1;
		max-width: 695px;
		/*max-width: 620px;*/
		width: 100%;
		position: relative;
	}
}

@media screen and (max-width: 1290px) and (min-width: 1260px){
	.rigth-apart-slide{
		flex: 1;
		max-width: 725px;
		/*max-width: 620px;*/
		width: 100%;
		position: relative;
	}
}

@media screen and (max-width: 1320px) and (min-width: 1290px){
	.rigth-apart-slide{
		flex: 1;
		max-width: 760px;
		/*max-width: 620px;*/
		width: 100%;
		position: relative;
	}
}

@media screen and (max-width: 1366px) and (min-width: 1320px){
	.rigth-apart-slide{
		flex: 1;
		max-width: 798px;
		/*max-width: 620px;*/
		width: 100%;
		position: relative;
	}
}


@media screen and (max-width: 1200px) and  (min-width: 770px){

	.propery-item__id {
		bottom: 45px;
	}

}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;*/
}

.slick-slide { height: auto; }
.slick-slider  .slick-track , .slick-slider  .slick-list { height : 100% ; }

.mobile-drop-phone, .mobile-block-top, .btn-mobile, .mobile-rent-date{
	display: none;
}

.block-rent-calendar{
	margin-bottom: 20px;
    display: flex;
    flex-flow: row wrap;
}

@media screen and (max-width: 770px){

	.view_object-slider{
		max-width: 342px;
		margin: 0 auto;
	}

	.view_object-slider .propery-list:before{
		top: 60px;
	}

	.link-detail-apart {
		width: 100%;
	}

	.line-type__picture {
		width: 100%;
	}

	.line-picture__img {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		border-radius: 5px 5px 0px 0px;
	}

	.b-news{
		padding-top: 0px;
	}

	.article__title {
		padding: 15px 0px 30px 0px;
	}

	.container_style_property{
		padding-bottom: 20px;
	}

	.page-info{
		padding-bottom: 0px;
	}

	.calendar-mobile-view{
		display: none;
		float: left;
	}

	.open-calendar-mobile{
		display: block;
	}

	.view-mobile-thead{
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		min-width: 300px;
		max-width: 340px;
		flex-shrink: 0;
	}

	.view-mobile-tbody-tr{
		display: flex;
		flex-flow: row wrap;
	}

	.view-mobile-thead td{
		padding: 5px 0px;
	}

	.view-mobile-tbody{
		display: block;
		/*display: flex;
		flex-flow: row wrap;*/
		min-width: 300px;
		max-width: 340px;
		/*justify-content: space-between;*/
	}

	.view-mobile-tbody > tr{
		/*display: flex;
		flex-flow: row wrap;
		justify-content: space-between;*/
		display: block;
	}

	.view-mobile-tbody > tr > td{
		/*display: flex;
		flex-flow: row wrap;
		justify-content: space-between;*/
		display: block;
		float: left;
		margin-right: 15px;
		min-height: 190px;
	}

	.mobile-rent-date{
		float: left;
		width: 100%;
		margin: 10px 0px;
		display: block;
	}

	.mobile-rent-date-title{
		font-size: 20px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: #2d68a0;
		text-align: left;
	}

	.list-mobile-rent{
		margin: 10px 0px;
		padding: 0;
		list-style: none;
	}

	.item-mobile-rent{
		font-size: 16px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: rgb(0, 0, 0);
		padding-bottom: 10px;
	}

	.open-calendar{
		border-radius: 4px;
		background-color: #2d68a0;
		box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
		max-width: 170px;
		width: 100%;
		height: 45px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		border: none;
		margin-top: 20px;
		cursor: pointer;
	}

	.detail-text-news iframe{
		width: 100%;
		max-width: 560px;
	}

	.mobile_whatsapp{
		display: block;
		position: fixed;
		z-index: 999999999;
		/*bottom: 100px;*/
		bottom: 0px;
		width: 100px;
		height: 100px;
	}

	.hidden-mobile{
		display: none;
	}

	.cons-text-area{
		height: 100px;
	}

	.phone-top__icon, .phone-top, .top-social, .b-header__right, .header-menu{
		display: none !important;
	}

	.header-block{
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		position: relative;
		padding: 15px;
		background-color: #fff;
	}

	.header-logo__img {
		/*width: 192px;*/
		/*width: 126px;
		height: 50px;*/
		width: 170px;
   		height: 70px;
	}

	.mobile-drop-phone{
		position: relative;
		white-space: nowrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 8px;
		font-size: 14px;
	}

	.drop-phone__vis{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.drop-block-phone{
	    background-color: #fff;
		position: absolute;
		z-index: 10;
		top: 40px;
		left: 0;
		z-index: 1000;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: all 500ms ease-out;
		-o-transition: all 500ms ease-out;
		transition: all 500ms ease-out;
	}

	.drop-block__list{
	    margin: 0;
		padding: 1rem;
		list-style: none;
	}

	.open-phone-m{
		max-height: 400px;
	}

	.drop-block__item{
	    padding: 10px 0 10px;
	}

	.btn-mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
	}

	.btn-mobile__style{
		border-radius: 4px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
		        box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
		width: 50px;
		height: 50px;
		border: none;
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.btn-mobile__callback{
		background: #2D68A0;
		border-radius: 5px;
		font-size: 24px;
		line-height: 24px;
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
		color: #FFFFFF
	}

	.btn-mobile__menu{
		margin-left: 9px;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
		background-blend-mode: overlay, normal;
		border-radius: 5px;
		box-shadow: none;
	}

	.line-hb{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		position: relative;
		height: 30px;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.line-hb_item{
		background-color: rgb(255, 255, 255);
		width: 27px;
		height: 3px;
		margin: 3px auto;
		border-radius: 5px;
		overflow: hidden;
	}

	.line-hb__top,
	.line-hb__mid,
	.line-hb__bot{
		-webkit-transition: opacity 400ms ease-out, -webkit-transform 300ms ease-out;
		transition: opacity 400ms ease-out, -webkit-transform 300ms ease-out;
		-o-transition: transform 300ms ease-out, opacity 400ms ease-out;
		transition: transform 300ms ease-out, opacity 400ms ease-out;
		transition: transform 300ms ease-out, opacity 400ms ease-out, -webkit-transform 300ms ease-out;
	}

	.act-menu .line-hb__top{
		top: 40%;
		left: 50%;
		position: absolute;
		-webkit-transform-origin: 0px 0px;
		    -ms-transform-origin: 0px 0px;
		        transform-origin: 0px 0px;
		-webkit-transform: rotatez(45deg) translate(-50%, -50%);
		    -ms-transform: rotate(45deg) translate(-50%, -50%);
		        transform: rotatez(45deg) translate(-50%, -50%);
	}


	.act-menu .line-hb__mid{
		position: absolute;
		right: 1000px;
		opacity: 0;
	}

	.act-menu .line-hb__bot{
		top: 39%;
		left: 50%;
		position: absolute;
		-webkit-transform-origin: 0px 0px;
		    -ms-transform-origin: 0px 0px;
		        transform-origin: 0px 0px;
		-webkit-transform: rotatez(-45deg) translate(-50%, -50%);
		    -ms-transform: rotate(-45deg) translate(-50%, -50%);
		        transform: rotatez(-45deg) translate(-50%, -50%);
	}

	.no-pd-mob{
		padding-left: 0px;
		padding-right: 0px;
	}

	.mobile-block-top{
		background-color: rgb(255, 255, 255);
		-webkit-box-shadow: 0px 0px 12px 0px rgba(39, 54, 106, 0.2);
		        box-shadow: 0px 0px 12px 0px rgba(39, 54, 106, 0.2);
		position: absolute;
		top: 84px;
		left: 0;
		width: 100%;
		z-index: 999;
		display: none;
		padding: 22px 9px 25px 20px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: wrap;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		opacity: 0;
		-webkit-transition: opacity 400ms linear;
		-o-transition: opacity 400ms linear;
		transition: opacity 400ms linear;
	}

	.open-top_m{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		opacity: 1;
	}

	.mobile-block-top:before {
		content: '';
		position: absolute;
		top: -10px;
		right: 25px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #fff;
	}

	.header-profile{
	    -webkit-box-direction: wrap;
	        -ms-flex-flow: row wrap;
	            flex-flow: row wrap;
	}

	.header-profile_item  + .header-profile_item {
		margin-top: 10px;
		margin-left: 0px;
		width: 50px;
		height: 50px;
	}

	.header-profile_item{
		width: 50px;
		height: 50px;
	}

	.menu-block__m{
	    -webkit-box-flex: 1;
	        -ms-flex: 1 0 calc(100% - 60px);
	            flex: 1 0 calc(100% - 60px);
	}

	.block-m__list{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.block-m__item{
	    padding-bottom: 20px;
	}

	.block-m__link{
		font-size: 16px;
		color: #000000;
		font-weight: 500;
		text-decoration: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row nowrap;
		        flex-flow: row nowrap;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.block-m__listsub{
		margin: 8px 0px 0px 0px;
		padding: 0px;
		list-style: none;
		overflow: hidden;
		border-radius: 4px;
		max-height: 0px;
		background-color: rgb(244, 245, 247);
		-webkit-transition: all 500ms ease-out;
		-o-transition: all 500ms ease-out;
		transition: all 500ms ease-out;
	}

	.open-sub .block-m__listsub{
		max-height: 400px;
	}

	.header-categor__arrow{
	    -webkit-transform-origin: center;
	        -ms-transform-origin: center;
	            transform-origin: center;
		transform: rotatez(0deg);
		-webkit-transition: all 300ms linear;
		-o-transition: all 300ms linear;
		transition: all 300ms linear;
	}

	.open-sub .header-categor__arrow{
		-webkit-transform: rotatez(180deg);
		    -ms-transform: rotate(180deg);
		        transform: rotatez(180deg);
	}

	.block-m__itemsub{
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.block-m__itemsub + .block-m__itemsub{
		padding-bottom: 20px;
		padding-top: 0px;
	}

	.block-m__linksub{
	    font-size: 16px;
		color: #2d68a0;
		text-decoration: none;
	}

	.block-m__btn{
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		width: 200px;
	}

	.block-m__quest{
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
		background-blend-mode: overlay, normal;
		border: none;
		border-radius: 5px;
		color: #fff;
		font-weight: 700;
		width: 146px;
		height: 36px;
		font-size: 12px;
		text-transform: uppercase;
		border: none;
		cursor: pointer;
	}

	.block-m__tur{
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #EDEEF0;
		background-blend-mode: overlay, normal;
		border-radius: 5px;
		border: none;
		width: 200px;
		height: 36px;
		font-size: 12px;
		color: #2d68a0;
		font-weight: bold;
		text-transform: uppercase;
		border: none;
		margin-top: 10px;
		cursor: pointer;
	}

	.banner__title {
		font-size: 32px;
		padding-bottom: 15px;
	}

	.banner__text {
		font-size: 20px;
	}



	.modal-podbor.open-modal{
		position: absolute;
		top: 100px;
		transform: translate(-50%, 0%) scale(1) !important;
	}

	.mobile-main-obj{
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column wrap;
		        flex-flow: column wrap;
		position: relative;
		margin-top: 30px;
	}

	.apartments-category_style:nth-child(even){
		padding-top: 0px;
	}

	.apartments-category_style:nth-child(3), .apartments-category_style:nth-child(4) .apartments-category__object:nth-child(1){
		display: none;
	}

	.apartments-category__switch{
		display: none;
	}

	.apartments-category__object {
		height: 287px;
		overflow: hidden;
		border-radius: 4px;
	}

	.apartments-category_style{
		max-width: 342px;
		width: 100%;
	}

	.h2_title {
		font-size: 26px;
	}

	.apartments-main_quantitative {
		font-size: 16px;
	}

	/*.b-review__item{
		display: none;
	}

	.b-review__item:first-child{
		display: block;
	}*/

	.title-review{
		font-size: 20px;
	}

	.propery-list__item {
		/*max-width: 342px;*/
		max-width: 323px;
		width: 100%;
	}

	.propery-list__item.slick-slide{
		max-width: 600px;
	}

	.propery-list__item{
		display: block;
	}

	.propery-list__item:nth-child(-n+3){
	    display: block;
	}

	.tegs-line {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		padding-bottom: 15px;
	}

	.article-list__item{
		display: none;
	}

	.article-list__item:first-child{
		display: block;
	}

	.article-list__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		max-width: 342px;
		width: 100%;
		-ms-flex-preferred-size: 342px;
		    flex-basis: 342px;
		margin: auto;
	}

	.news-list, .law-list {
		max-width: 342px;
		width: 100%;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
		margin: auto;
	}

	.page-block__title {
		font-size: 26px;
	}

	.page-block__preview {
		font-size: 16px;
	}

	.page-preim__list{
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	        -ms-flex-flow: row wrap;
	            flex-flow: row wrap;
	    padding: 40px 0px 0px 0px;
	}

	.page-preim__item {
		max-width: 162px;
		text-align: center;
		margin-bottom: 80px;
	}

	.page-video__title {
		font-size: 20px;
	}

	.page-video__preview {
		font-size: 14px;
	}

	.page-video__youtube {
		width: 100%;
		padding-right: 0px;
		padding-top: 13px;
		padding-bottom: 30px
	}

	.page-video__text {
		width: 100%;
		padding-left: 0px;
		padding-top: 0;
	}

	.page-video__link {
		float: none;
		margin-right: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin: auto;
		width: 100%;
	}

	.question-left {
		max-width: 342px;
		padding: 0 0 40px 0;
		width: 100%;
		border: none;
		margin: auto;
	}

	.question-line__title {
		font-size: 20px;
		padding-bottom: 20px;
	}

	.question-line__preview {
		font-size: 16px;
	}

	.question-right {
		padding-left: 0px;
		max-width: 342px;
		width: 100%;
		margin: auto;
	}

	.question-right_title{
		font-size: 20px;
	}

	.question-right_preview {
		font-size: 16px;
	}

	.question-right_title,
	.question-right_preview {
		padding-left: 112px;
	}

	.question-right_logo {
		width: 75px;
		height: 70px;
		top: 80px;
		left: 5px;
	}

	.question-right__yout-link {
		padding: 25px 0px 0px 20px;
	}

	.question-manager__picture{
		margin-right: 20px;
	}

	.question-manager__info {
		padding-left: 0px;
	}

	.b-footer{
		width: 342px;
		margin: auto;
	}

	.footer-logo{
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 45px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 100%;
		        flex: 0 100%;
		width: 100%;
	}

	.footer-nav {
		/*padding-right: 9px;
		padding-left: 0px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 162px;
				flex: 0 162px;*/
		padding-right: 9px;
		padding-left: 0px;
		-webkit-box-flex: 0;
			-ms-flex: 0 162px;
				flex: 0 135px;
	}

	.footer-contact{
		/*padding-right: 0px;
		padding-left: 9px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 162px;
				flex: 0 162px;*/
		padding-right: 0px;
		padding-left: 0px;
		-webkit-box-flex: 0;
			-ms-flex: 0 162px;
				flex: 0 190px;
	}

	.h2_style{
		margin-top: 20px;
	}

	.new-but-c{
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.bx-breadcrumb-item:nth-last-child(2){
		display: none;
	}

	.breadcrumbs-block {
		padding: 10px 10px 0px 10px;
		padding: 10px 10px 0px 10px;
	}

	.detail-new-top{
		padding-bottom: 15px;
	}

	.footer-sub {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		padding-left: 0px;
		width: 100%;
		margin: 40px auto 0 auto;
	}

	.title-swtitch-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
	}

	.button-switch-content{
		margin: 0px auto 20px auto;
	}

	.title-page{
		padding-bottom: 25px;
		font-size: 26px;
	}

	.switch-content__button{
		width: 250px;
	}

	#list_on{
		display: none;
	}

	.page-left__block {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		padding-right: 0px;
	}

	.propery-list__item {
		margin: 0 auto 20px auto;
	}

	/*.line-button-sort{
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	        -ms-flex-flow: row wrap;
	            flex-flow: row wrap;
	}*/

	.line-button-sort {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row nowrap;
		margin-left: 0px;
		justify-content: space-between;
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}

	.line-sort {
		flex-flow: row wrap;
	}

	.line-srot__show {
		padding-bottom: 10px;
	}

	.line-button-sort .jq-selectbox__select {
		border-radius: 4px !important;
		background-color: rgb(255, 255, 255) !important;
		-webkit-box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25) !important;
		box-shadow: 0px 2px 4px 0px rgba(25, 37, 78, 0.25) !important;
		width: 100% !important;
		max-width: 260px;
		height: 36px !important;
		font-size: 14px !important;
		color: #2d68a0 !important;
	}

	.speacial-object__right,
	.help-sidebar{
		display: none;
	}

	.page-right__sidebar {
		margin: auto;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 342px;
		        flex: 0 0 342px;
		max-width: 342px;
	}

	.switch__button{
	    width: calc(100%/2);
	}

	.map-bar{
		display: none !important;
	}

	#map {
		height: 640px;
		width: 100%;
	}

	.pager-quant{
		display: none;
	}

	.pager-nav_style{
		width: 45px;
		font-size: 0px;
	}

	.pager-nav__prev i {
		padding-right: 0px;
	}

	.pager-nav__next i {
		padding-left: 0px;
	}

	.line-info-rk {
		flex-flow: column wrap;
		align-items: flex-start;
	}

	.name-rk{
		padding-bottom: 5px;
	}

	.text-rk{
		padding-left: 0px;
	}

	.title-rekvizit {
		font-size: 26px;
	}

	.h3_style {
		font-size: 20px;
	}

	.page-about_style p {
		font-size: 14px;
	}

	.orange-line_text {
		font-size: 20px;
	}

	.text-bold-about {
		font-size: 16px;
	}

	.banner__text_page {
		font-size: 16px;
		line-height: 24px;
		max-width: 90%;
	}

	.container_banner_page {
		height: 320px;
	}

	.banner-info-page {
		padding-top: 70px;
	}

	.img-block-about {
		flex-flow: row wrap;
	}

	.block-about_picture {
		width: 342px;
		height: 260px;
		margin: 0 auto 30px auto;
	}

	.block-about_list {
		padding: 0 0 0 40px;
	}

	.media-right-block{
		display: flex;
	}

	.media-r-apartments-category{
	    flex: 1 1 342px;
		padding: 0px;
		height: auto;
	}

	.block-about_list_item{
		font-size: 14px;
	}

	.arrow-banner{
		margin: 60px auto 0px;
	}

	.detail-block-manager {
		display: flex;
		flex-flow: row wrap;
		border-bottom: 1px solid #dcdee2;
	}

	.detail-block-manager_picture {
		height: auto;
		width: 100%;
		max-width: 215px;
		margin: auto;
	}

	.detail-block-manager_info {
		position: relative;
		flex: 1 1 100%;
		padding: 30px 15px;
		width: 100%;
	}

	.detail-block-manager_info:before {
		top: 7px;
		left: 0px;
		width: 25px;
		height: 25px;
		background-size: contain;
	}


	.detail-block-manager_text {
		font-size: 14px;
		color: #000000;
		line-height: 24px;
	}

	.manager_dognost_line {
		width: 25px;
	}

	.manager_dognost_name {
		font-size: 18px;
	}

	.manager_dognost_job {
		font-size: 14px;
	}

	.item-manager-preview {
		/*min-height: 375px;*/
		margin-left: auto;
	}

	.item-office_info, .item-office_map{
		flex: 1 100%;
	}

	.item-office_info {
		padding: 1rem;
	}

	.item-office_info-map {
		flex-flow: row wrap;
	}

	.address {
		padding-bottom: 15px;
	}

	.item-office_map {
		height: 250px;
	}


	.quest-item-icon {
		font-size: 34px;
		position: absolute;
	}

	.quest-item-user {
		padding-top: 9px;
		padding-left: 50px;
	}

	.show-quest{
		display: none;
	}

	.h2_style{
		font-size: 26px;
	}

	.ask-question__text {
		margin-top: 40px;
		font-size: 14px;
	}

	.ask-question__text p {
		margin: 0px;
		padding: 10px 0px;
	}

	.ask-icon{
		flex-shrink: 0;
	}

	.form-block{
		margin-top: 40px;
		clear: both;
	}

	.title-form-head {
		font-size: 26px;
	}

	.preview-form-head {
		font-size: 16px;
	}

	.form-flex {
		flex-flow: row wrap;
	}

	.form-block-textarea {
		padding-left: 0px;
		/*width: 300px;*/
		width: 100%;
	}

	.btn-submit-ask{
		flex-flow: row wrap;
		justify-content: flex-end;
	}

	.cond-block {
		width: 100%;
		margin-bottom: 25px;
	}

	.banner_quest{
		height: 410px;
	}

	.picture-form-head{
		flex-shrink: 0;
	}

	.consulting-documents{
		overflow-x: scroll;
	}

	.cns-documents-table{
		width: 600px;
	}

	.banner_consulting{
		height: 460px;
	}

	.cns-documents-name{
		font-size: 14px;
	}

	.cns-form-input{
		width: 100%;
	}

	.form-block-input {
		width: 100%;
		padding-right: 0px;
	}

	.form-submit-ask{
		font-size: 14px;
	}

	.banner_tour{
		height: 420px;
	}

	.tour-includes-title {
		font-size: 26px;
		padding-bottom: 25px;
	}

	.tour-video {
		width: 100%;
		height: 200px;
	}

	.btn-banner{
		margin: 10px auto 0px auto;
		font-size: 16px;
	}

	.online-view-video {
		width: 100%;
		height: 200px;
	}

	.banner_online_view{
		height: 420px;
	}

	.banner_service{
		height: 420px;
	}

	.service-item__text {
		order: 2;
	}

	.service-list__item:nth-child(even) .service-item__picture {
		margin-left: 0px;
	}

	.service-list__item:nth-child(odd) .service-item__picture {
		margin-right: 0px;
	}

	.service-item__picture {
		margin-bottom: 20px;
		order: 1;
	}

	.service-list__item {
		flex-flow: row wrap;
		justify-content: center;
	}

	.service-item__text-title {
		font-size: 18px;
	}

	.banner_consultation{
		height: 430px;
	}

	.vacancies-item {
		padding: 15px 25px;
		max-height: 75px;
	}

	.title-vacancies {
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
	}

	.name-vacancies {
		font-size: 16px
	}

	.banner_procedure{
	    height: 420px;
	}

	.block-news {
		justify-content: center;
	}

	.news-item {
		width: 320px;
	}

	.pager-block{
	    justify-content: center;
	}

	.banner_news{
		height: 420px;
	}

	.comments-item-information {
		flex-flow: row wrap;
	}

	.comments-video {
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
	}

	.comments-picture {
		margin-left: 0px;
		margin-top: 20px;
	}

	.comments-item-icon {
		font-size: 40px;
		width: 34px;
		height: 34px;
		position: absolute;
	}

	.comments-item-user {
		padding-top: 8px;
		padding-bottom: 24px;
		padding-left: 50px;
	}

	.news-fl-serch-data .filter__select {
		width: 50%;
		min-width: 130px;
		float: left;
		padding: 0px 0px 0px 0px;
	}

	.news-fl-serch-data .filter__select:last-child{
		padding-left: 9px;
	}

	.h1-dtl-news{
		/*font-size: 26px;*/
		font-size: 20px;
	}

	.about-page {
		padding-bottom: 10px;
	}

	.detail-text-news {
		padding-left: 0px;
	}

	.detail-more-news {
		padding: 20px 0px;
	}

	.page-right-info {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.detail-page-img {
		padding: 0px 0px 20px 0px;
		width: 100%;
	}

	.news-share{
		position: absolute;
	}

	.news-item-more {
		width: 100%;
	}

	.news-more {
		justify-content: center;
	}

	.left-apart-slide {
		display: none;
	}

	.img-detail-big{
		max-height: auto;
	}

	.h1-dtl-apart {
		/*font-size: 26px;
		padding-bottom: 10px;*/
		font-size: 21px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.download_photo_new {
		order: 2;
		display: none;
	}

	.aparts-information-detail{
		padding-top: 20px;
	}

	.view_map{
		order: 3;
	}

	.detail-switch-btn{
		order: 1;
		width: 100%;
	}

	.slider-btn{
	    flex-flow: row wrap;
	}

	.js-filter-slide{
		width: 100%;
	}

	.js-filte-act {
		width: 140px;
	}

	.aparts-information-detail{
	    flex-flow: row wrap;
	}

	.left-information-list {
		max-width: 100%;
		width: 100%;
		margin-right: 0px;
	}

	.right-information-list {
		width: 100%;
		margin-top: 20px;
	}

	.btn-modal-detail-info {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}

	iframe{
		width: 100%;
	}

	.aparts-infrastructure {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.aparts-detail-text {
		padding: 10px 0px;
	}

	.btn-modal-detail-item{
	    margin-right: 18px;
	}

	.left-detail-xz-block {
		max-width: 342px;
		width: 100%;
		flex: 1 0 342px;
		margin: auto;
	}

	.right-detail-xz-block {
		max-width: 342px;
		width: 100%;
		flex: 1 0 342px;
		margin: 20px auto;
	}

	.detail-style-ln {
		font-size: 14px;
	}

	.infrastructure-list{
	    columns: 1;
	}

	.detail-video {
		width: 100%;
		height: 200px;
		border-radius: 4px;
		overflow: hidden;
	}

	.new-search-and-form{
		min-height: 200px;
	}

	.new-search-btn {
		justify-content: center;
		align-items: center;
		flex-flow: column wrap;
		padding: 30px 0px;
	}

	.similar-prev_arrow {
		right: 55px;
	}

	.similar__arrow_style {
		width: 40px;
		height: 40px;
	}

	.similar_objects_slider .propery-list:before {
		content: 'ĞŸĞ¾Ñ…Ğ¾Ğ¶Ğ¸Ğµ Ğ¾Ğ±ÑŠĞµĞºÑ‚Ñ‹';
		font-size: 20px;
	}

	.th-offers {
		display: none;
	}

	.fancy-slide-big {
		height: 100%;
		max-height: 720px;
		width: 100%;
		max-width: 342px;
	}

	.similar_objects_slider .propery-list__item{
		margin: 0px;
	}

	.similar_objects_slider {
		max-width: 342px;
		margin: 0 auto;
	}

	.fancy-offer-big {
		height: 200px;
		max-height: 200px;
		border-radius: 4px;
	}

	.fancy-slide-min {
		width: 100%;
		height: 45px;
	}

	.td-offers{
		float: left;
		padding: 0px;
	}

	.td-offers-name{
		font-size: 16px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: rgb(71, 132, 255);
		text-align: left;
		float: left;
		width: calc(100% - 120px);
	}

	.td-offers-area{
		font-size: 16px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: rgb(0, 0, 0);
		text-align: left;
		padding: 5px 0px;
		float: left;
		width: calc(100% - 120px);
	}

	.td-offers-kvm{
		font-size: 16px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: rgb(0, 0, 0);
		text-align: left;
		float: left;
		width: 100px;
	}

	.td-offers-price{
		font-size: 16px;
		font-family: "Roboto", Tahoma, sans-serif;
		color: #f98d00;
		font-weight: bold;
		text-align: left;
		float: left;
		width: 100px;
	}

	.tr-offers {
		display: inline-block;
		padding: 15px 0px;
		width: 100%;
	}

	.td-offers-image{
		margin-right: 10px;
	}

	.offers-mob-on{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.offers-mob-off{
		display: none;
	}

	.offers-modal{
		max-width: 342px;
	}

	.top-btn {
		position: fixed;
		z-index: 99999;
		bottom: 150px;
		right: 0px;
		width: 45px;
		height: 45px;
		border-radius: 4px 0px 0px 4px;
		transform: translateX(150%);
	}

	.visible-top-btn{
		transform: translateX(-10%);
	}

	.propery-list,
	.propery-list-noswitch{
		padding-top: 80px;
	}

	.grid-object {
		width: 342px;
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 320px 320px 320px;
		grid-column-gap: 0px;
	}

	.grid-object .apartments-category{
		justify-content: center;
	}

	.grid-object .apartments-category__object:nth-child(1) {
		grid-row-start: 1;
		grid-row-end: 2;
		grid-column-start: 1;
		grid-column-end: 2;
		height: 300px;
		margin-top: 0px;
	}

	.grid-object .apartments-category__object:nth-child(2) {
		grid-row-start: 2;
		grid-row-end: 3;
		grid-column-start: 1;
		grid-column-end: 2;
		height: 300px;
	}

	.grid-object .apartments-category__object:nth-child(3) {
		grid-row-start: 3;
		grid-row-end: 4;
		grid-column-start: 1;
		grid-column-end: 3;
		height: 300px;
	}

	/*--ĞÑ‚ĞºÑ€Ñ‹Ñ‚ÑŒ ĞºĞ¾Ğ³Ğ´Ğ° Ğ¿Ğ¾ÑĞ²Ğ¸Ñ‚ÑÑ Ğ¿Ğ¾Ğ¸ÑĞº Ğ¿Ğ¾ ĞºĞ°Ñ€Ñ‚Ğµ--*/
	.button-switch-content{
		display: none;
	}

	.filter_link_search {
		width: 60px;
		font-size: 0px;
		background-position: center;
	}

	.filter-right-section {
		-webkit-box-flex: 1;
		-ms-flex: 0 0 0px;
		flex: 0 0 0px;
		position: absolute;
		bottom: 7px;
		right: 35px;
	}

	.filter {
		max-width: 360px;
		margin: 0 auto;
	}

	.filter-block {
		padding: 28px 15px 22px 15px;
	}

	.op-filter{
	    left: 0;
		flex-flow: column;
	}

	.show-filter {
		margin-right: 0px;
	}

	.w_type ,
	.w_pos{
		width: 200px;
	}

	.w_room ,
	.w_id{
		width: 100px;
	}

	/*.filter-block{
		max-height: 312px;
	}*/

	.filter__link {
		margin-bottom: 0;
		margin-top: 0;
	}

	.open-filter{
		max-height: 20000px;
	}

	.w_range {
		width: 100%;
	}

	.two-param-area, .two-param-year{
		max-width: 100%;
		width: 100%;
	}

	.two-param-etag {
		max-width: 100%;
		width: 100%;
	}

	.param-sea, .param-aero {
		max-width: 153px;
		width: 100%;
	}

	.open-filter .filter-right-section {
		-webkit-box-flex: 1;
		-ms-flex: 0 0 0px;
		flex: 1 0 0px;
		position: relative;
		bottom: 7px;
		right: 0px;
		display: flex;
		flex-flow: column;
		width: 100%;
	}

	.open-filter  .filter__link {
		order: 4;
		margin-top: 20px;
	}

	.container_style_banner_page{
	    padding-bottom: 275px;
	}


	.filter-block, .filter{
		/*width: 360px;*/
		position: relative !important;
		z-index: 98;
	}

	.list-tegs {
		/*padding: 270px 0px 0px 0px;*/
		padding: 20px 0px 0px 0px;
	}

}

@media (max-width: 440px){
	.download_photo_new{
	    width: 100%;
		margin: 10px 0px;
	}

	.view_map{
		width: 100%;
	}

	.js-filte-act {
		width: 85px;
	}

	.cns-form-input{
		height: 35px;
	}

}

@media (max-width: 380px){
	.questio-button__call{
		width: 140px;
	}

	.questio-button__quest{
		width: 140px;
	}

	.question-manager__picture {
		width: 80px;
		height: 80px;
	}

	.footer-nav {
		-ms-flex: 0 120px;
		flex: 0 120px;
	}

	.question-manager__job{
	    font-size: 16px;
	}

	button.detail-property-favorite{
		right: 0px;
	}

	.b-footer{
		max-width: 342px;
		width: 100%;
	}

}

@media (max-width: 575px){
	.question-left {
		padding: 0 10px 40px 10px;
	}

	.background-description-footer{
	    padding: 0px 10px;
	}

	div.select-city-section {
		padding: 20px 10px;
	}
}


@media (max-width: 338px){
	div.detail-title-blcok-new{
	    font-size: 18px;
	}
}

@media (max-width: 375px){
	.object-line_type{
		max-width: 340px;
	}

	.object-line__title{
		flex-flow: row wrap;
		height: 70px;
		padding: 5px 0px;
	}

	.ifstructur-list {
		flex-flow: column wrap;
	}

	.ifstructur__item + .ifstructur__item {
		padding-left: 0px;
		padding-top: 5px;
	}

}

@media (max-width: 360px){
	.line_param__list{
		columns: 1;
	}

	.btn-modal-detail-item {
		margin-right: 0px;
		width: 100%;
	}

	.left-detail-xz-block {
		max-width: 100%;
		width: 100%;
		flex: 1;
		margin: auto;
	}

	.right-detail-xz-block {
		max-width: 100%;
		width: 100%;
		flex: 1;
		margin: 20px auto;
	}

}

.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 15px;
	/*border: 1px solid #CCC;*/
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}

.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* Ğ´Ğ»Ñ Opera PrestoÂ */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* Ğ² ĞºĞ°ĞºĞ¸Ñ…-Ñ‚Ğ¾ Ğ±Ñ€Ğ°ÑƒĞ·ĞµÑ€Ğ°Ñ… Ğ¿Ñ€Ğ¸ÑÑƒÑ‚ÑÑ‚Ğ²ÑƒĞµÑ‚ Ğ¾Ñ‚ÑÑ‚ÑƒĞ¿ */
	-webkit-appearance: none;
}

/*@charset 'UTF-8';*/
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/restproperty_eng_v2/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
/*@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
	font-display: swap;
    src: url('/bitrix/templates/restproperty_eng_v2/css/./fonts/slick.eot');
    src: url('/bitrix/templates/restproperty_eng_v2/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/restproperty_eng_v2/css/./fonts/slick.woff') format('woff'), url('/bitrix/templates/restproperty_eng_v2/css/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/restproperty_eng_v2/css/./fonts/slick.svg#slick') format('svg');
}*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '>';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '>';
}
[dir='rtl'] .slick-next:before
{
    content: '<';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    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';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    /*height: 100%;*/
    /*min-height: 1px;*/
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*@media device (max-width: 990px){
	.uscl-list, .uscl-slide-open {
		/*right: 90px !important;*/
	/*}
}*/

@media (max-width: 1440px){
	.detail-block-manager_info:before {
		content: '';
		position: absolute;
		top: 35px;
		left: 8px;
		background-image: url(/images/new/team-kovich.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 30px;
		height: 45px;
	}

	.item-manager-preview{
		margin-right: 0px;
	}
}

@media (max-width: 990px){
	.title-section-property h1.title-page{
		font-size: 26px;
		line-height: 34px;
	}

	.detail-block-manager_info:before {
		top: 33px;
		left: 0px;
		width: 15px;
		height: 25px;
		background-size: contain;
	}

	/*div.reset-filter {
		height: 30px;
		font-size: 12px;
	}*/
}

.page_info_style ul {
	list-style-type: disc;
	padding: 0px 20px;
	margin: 0px;
}


.page_info_style ul li{
	font-size: 14px;
    color: #666666;
    padding-bottom: 10px;
}

.subscribe-form-right{
	text-align: center;
}

/*!
 * Datepicker v1.0.0
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-08-05T03:02:13.513Z
 */.datepicker-container{-moz-user-select:none;-ms-touch-action:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;top:0;touch-action:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid rgba(0,0,0,0);content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{-webkit-box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;border:1px solid #ccc;box-shadow:0 3px 6px #ccc;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}

 /*! jQuery UI - v1.12.1 - 2018-08-31
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/bitrix/templates/restproperty_eng_v2/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

body.compensate-for-scrollbar{overflow:hidden;-ms-overflow-style:none}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{padding:44px 0 0;overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:transparent;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}


/* v1.0.3 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	/*
		width: 600px;
		height: 400px;
		*/
		width: 100%;
		position: relative;
		direction: ltr;
	}
	.royalSlider > * {
		float: left;
	}


	.rsWebkit3d .rsSlide,
	.rsWebkit3d .rsContainer,
	.rsWebkit3d .rsThumbs,
	.rsWebkit3d .rsPreloader,
	.rsWebkit3d img,
	.rsWebkit3d .rsOverflow,
	.rsWebkit3d .rsBtnCenterer,
	.rsWebkit3d .rsAbsoluteEl {
		-webkit-backface-visibility: hidden;
		-webkit-transform: translateZ(0);
	}
	.rsFade.rsWebkit3d .rsSlide,
	.rsFade.rsWebkit3d img,
	.rsFade.rsWebkit3d .rsContainer {
		-webkit-transform: none;
	}
	.rsOverflow {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		float: left;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	.rsVisibleNearbyWrap {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		left: 0;
		top: 0;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	.rsVisibleNearbyWrap .rsOverflow {
		position: absolute;
		left: 0;
		top: 0;

	}
	.rsContainer {
		position: relative;
		width: 100%;
		height: 100%;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}

	.rsArrow,
	.rsThumbsArrow {
		cursor: pointer;
	}

	.rsThumb {
		float: left;
		position: relative;
	}


	.rsArrow,
	.rsNav,
	.rsThumbsArrow {
		opacity: 1;
		-webkit-transition:opacity 0.3s linear;
		-moz-transition:opacity 0.3s linear;
		-o-transition:opacity 0.3s linear;
		transition:opacity 0.3s linear;
	}
	.rsHidden {
		opacity: 0;
		visibility: hidden;
		-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
		-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
		-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
		transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	}


	.rsGCaption {
		width: 100%;
		float: left;
		text-align: center;
	}

	/* Fullscreen options, very important ^^ */
	.royalSlider.rsFullscreen {
		position: fixed !important;
		height: auto !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		z-index: 2147483647 !important;
		top: 0 !important;
		left: 0 !important;
		bottom: 0 !important;
		right: 0 !important;
	}

	.royalSlider .rsSlide.rsFakePreloader {
		opacity: 1 !important;
		-webkit-transition: 0s;
		-moz-transition: 0s;
		-o-transition:  0s;
		transition:  0s;
		display: none;
	}

	.rsSlide {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		overflow: hidden;

		height: 100%;
		width: 100%;
	}

	.royalSlider.rsAutoHeight,
	.rsAutoHeight .rsSlide {
		height: auto;
	}

	.rsContent {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.rsPreloader {
		position:absolute;
		z-index: 0;
	}

	.rsNav {
		-moz-user-select: -moz-none;
		-webkit-user-select: none;
		user-select: none;
	}
	.rsNavItem {
		-webkit-tap-highlight-color:rgba(0,0,0,0.25);
	}

	.rsThumbs {
		cursor: pointer;
		position: relative;
		overflow: hidden;
		float: left;
		z-index: 22;
	}
	.rsTabs {
		float: left;
		background: none !important;
	}
	.rsTabs,
	.rsThumbs {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}


	.rsVideoContainer {
		/*left: 0;
		top: 0;
		position: absolute;*/
		/*width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		float: left;*/
		width: auto;
		height: auto;
		line-height: 0;
		position: relative;
	}
	.rsVideoFrameHolder {
		position: absolute;
		left: 0;
		top: 0;
		background: #141414;
		opacity: 0;
		-webkit-transition: .3s;
	}
	.rsVideoFrameHolder.rsVideoActive {
		opacity: 1;
	}
	.rsVideoContainer iframe,
	.rsVideoContainer video,
	.rsVideoContainer embed,
	.rsVideoContainer .rsVideoObj {
		position: absolute;
		z-index: 50;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	/* ios controls over video bug, shifting video */
	.rsVideoContainer.rsIOSVideo iframe,
	.rsVideoContainer.rsIOSVideo video,
	.rsVideoContainer.rsIOSVideo embed {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 44px;
	}

	.rsABlock {
		left: 0;
		top: 0;
		position: absolute;
		z-index: 15;
		-webkit-backface-visibility: hidden;
	}

	.grab-cursor {
		cursor:url(/bitrix/templates/restproperty_eng_v2/css/grab.png) 8 8, move;
	}

	.grabbing-cursor{
		cursor:url(/bitrix/templates/restproperty_eng_v2/css/grabbing.png) 8 8, move;
	}

	.rsNoDrag {
		cursor: auto;
	}

	.rsLink {
		left:0;
		top:0;
		position:absolute;
		width:100%;
		height:100%;
		display:block;
		z-index: 20;
		background: url(/bitrix/templates/restproperty_eng_v2/css/blank.gif);
		-webkit-backface-visibility: hidden;
	}


	/******************************
*
*  RoyalSlider Default Inverted Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/


/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
	background: #EEE;
	color: #222;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefaultInv .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefaultInv.rsVer .rsArrow {
	width: 100%;
	height: 44px;

}
.rsDefaultInv.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsArrowIcn {
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;
	margin-left: -16px;

	position: absolute;
	cursor: pointer;
	background: url('/bitrix/templates/restproperty_eng_v2/css/rs-default-inverted.png');

	background-color: #FFF;
	background-color: rgba(255,255,255, .75);
	*background-color: #FFF;

	border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
	background-color: rgba(255,255,255,0.9);
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=20); opacity: .2; *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefaultInv .rsBullets {
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 auto;

	text-align: center;
	line-height: 5px;
	overflow: hidden;
}
.rsDefaultInv .rsBullet {
	width: 5px;
	height: 5px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 6px;
}
.rsDefaultInv .rsBullet span {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #BBB;
}
.rsDefaultInv .rsBullet.rsNavSelected span {
	background-color: #000;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefaultInv .rsThumbsHor {
	width: 100%;
	height: auto;
}
.rsDefaultInv .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefaultInv .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefaultInv .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefaultInv .rsThumb.rsNavSelected {
	background: #FFF;
}
.rsDefaultInv .rsThumb.rsNavSelected img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.rsDefaultInv .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.rsDefaultInv .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
	background: #FFF;
	background: rgba(255,255,255,0.75);
}
.rsDefaultInv .rsThumbsArrow:hover {
	background: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsThumbsArrowIcn {
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;
	margin-left: -8px;
	position: absolute;
	cursor: pointer;
	background: url('/bitrix/templates/restproperty_eng_v2/css/rs-default-inverted.png');
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefaultInv .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefaultInv .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefaultInv .rsThumbsHor {
		height: 44px;
	}
	.rsDefaultInv .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefaultInv .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefaultInv .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline;
	*zoom:1;
}
.rsDefaultInv .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefaultInv .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefaultInv .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefaultInv .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefaultInv .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;

}
.rsDefaultInv .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('/bitrix/templates/restproperty_eng_v2/css/rs-default-inverted.png') 0 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
	border-radius: 2px;

}
.rsDefaultInv .rsFullscreenIcn:hover {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefaultInv .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefaultInv .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(/bitrix/templates/restproperty_eng_v2/css/rs-default-inverted.png) no-repeat 0 -32px;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(255,255,255,0.9);
}
.rsDefaultInv .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsDefaultInv .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);

}
.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefaultInv .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('/bitrix/templates/restproperty_eng_v2/css/rs-default-inverted.png') -64px 0;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.75);
	*background-color: #FFF;
}
.rsDefaultInv .rsCloseVideoIcn:hover {
	background-color: rgba(255,255,255,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefaultInv .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(/bitrix/templates/restproperty_eng_v2/css/../preloaders/preloader.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;
}




/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: #FFF;
    background: rgba(255,255,255, 0.75);

	color: #000;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

.royalSliderHidden{
	opacity: 0;
	display: none;
}

.loading-slider{
	background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    background-color: transparent;
    width: 100%;
    height: 300px;
    background-position: center;
    background-image:url(/bitrix/templates/restproperty_eng_v2/css/../preloaders/preloader.gif);
}

.banner_exchange{
	background-image: linear-gradient(to bottom, rgba(39,54,106,0.6) 0%,rgba(39,54,106,0) 60%,rgba(39,54,106,0) 100%), url(/upload/trade-in-restproperty-min.jpg);
	background-size: cover;
}

.banner_seminar{
	background-image: url(/upload/seminar-moscow.png);
	/*background-size: cover;*/
	background-size: contain;
}

/*---banner seminar from adapt---*/
	@media (min-width: 1500px){
		.banner_seminar{
			background-size: contain;
		}
	}

	@media (max-width: 1200px){
		.banner_seminar{
			background-position: center center;
		}
	}

	@media (max-width: 660px){
		.banner_seminar{
			height: 180px;
		}

		.banner_seminar .arrow-banner{
			display: none;
		}
	}

	@media (max-width: 660px){
		.banner_seminar{
			height: 160px;
		}
	}
/*---end---*/

.exchange-page{
	width: 100%;
	position: relative;
}

.sellrent{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 3px 4px 10px 0px rgba(0,0,0,0.3);
}

.sellrent .red,
.form-seminar .red{
	padding: 0px 5px;
	   color: #d61919;
}

#obmen-form{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#obmen-form .center_block,
#sellrent-form .center_block{
	width: 100%;
	padding: 20px 0px;
}

#obmen-form .center_block label,
#sellrent-form .center_block label,
.name-block-exchange{
	font-size: 16px;
	color: #777777;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 8px;
}

.more-param-exchange{
	width: 100%;
	   padding: 20px 0px;
	width: 100%;
	padding: 20px 0px;
	display: flex;
	flex-flow: row wrap;
}

.item-param-exchange{
	width: 50%;
	cursor: pointer;
	margin-bottom: 10px;
}

.block-input-exchange{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.block-input-exchange label{
	font-size: 14px;
	color: #777777;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 8px;
}

.block-input-exchange input,
.block-input-exchange select{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	height: 50px;
	margin-left: 20px;
	width: 100%;
	max-width: 170px;
	padding-left: 10px;
}

.textarea-block-exchange{
	display: flex;
	flex-flow: column nowrap;
}

.textarea-exchange{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	height: 50px;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	height: 150px;
	   resize: vertical;
}

.exchange-user-info{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.user-info-item{
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	max-width: 360px;
}

.user-info-item label{
	font-size: 14px;
}

.user-info-item input{
	border: 1px solid rgb(226, 228, 232);
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
	height: 50px;
	margin-left: 20px;
	width: 100%;
	max-width: 240px;
	padding-left: 10px;
}

.submit-exchange{
	border-radius: 4px;
	border: none;
	background-color: #f98d00;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.25);
	max-width: 260px;
	width: 100%;
	height: 50px;
	margin: 10px auto 0 auto;
	display: block;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

#obmen-form .cond-block{
	position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.form-seminar{
    max-width: 600px;
    padding: 35px;
    background-color: #fff;
    border-radius: 5px;
	margin: 20px auto;
	box-shadow: 3px 4px 10px 0px rgba(0,0,0,0.3);
}

#inspection-form{
    display: flex;
	flex-flow: row wrap;
    justify-content: space-between;
}

.line-form-seminar{
    display: flex;
    flex-flow: column nowrap;
    padding: 15px 0px;
    max-width: 250px;
    width: 100%;
}

.line-form-seminar label{
    font-size: 14px;
    color: #777777;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 8px;
}

.line-form-seminar input,
.line-form-seminar select{
	border: 1px solid rgb(226, 228, 232);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    height: 50px;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
}

.line-form-seminar textarea{
    border: 1px solid rgb(226, 228, 232);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    box-shadow: 0px 1px 1px 0px rgba(25, 37, 78, 0.3);
    height: 50px;
    width: 100%;
    padding-left: 10px;
    padding-top: 5px;
    height: 150px;
	resize: vertical;
}

.fl-100{
	max-width: 100%;
	width: 100%;
}

.line-form-seminar span{
	padding: 0px 5px;
}

@media (max-width: 790px){

	.line-form-seminar{
		max-width: 100%;
	}

	#obmen-form .left_block,
	#obmen-form .right_block{
		width: 100%;
	}

	.user-info-item{
		max-width: 100%;
	}

	.user-info-item input{
		max-width: 340px;
	}

	.block-input-exchange input,
	.block-input-exchange select{
		max-width: 200px;
	}
}

@media (max-width: 520px){

	.block-input-exchange input,
	.block-input-exchange select {
		max-width: 100%;
		margin: 0px;
	}

	.block-input-exchange,
	.user-info-item{
		flex-flow: row wrap;
	}

	.item-param-exchange,
	.user-info-item input{
		width: 100%;
		max-width: 100%;
		margin: 0px;
	}

}

.frame-seminar {
	position: absolute;
	right: 0;
	top: 100px;
	width: 430px;
	height: 245px;
}

@media(max-width: 1280px){
	.frame-seminar {
		position: absolute;
		right: 0;
		top: 145px;
		width: 350px;
		height: 200px;
	}
}


@media(max-width: 1200px){
	.frame-seminar {
		position: static;
		right: 0;
		top: 0px;
		width: 100%;
		height: 440px;
	}
}

.seminar-filter{
	/*margin-top: -30px;*/
	margin-top: 30px;
}

.h1-seminar{
	display: flex;
    align-items: center;
}

.h1-seminar > .apart-show-detail{
	margin-left: 20px;
}

.index__arrow_style{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #2d68a0;
    font-size: 50px;
    cursor: pointer;
    z-index: 20;
    transition: opacity .4s;
}

.i-prev_arrow{
	left: 25px;
}

.i-next_arrow{
	right: 25px;
}

@media(max-width: 770px){
	.frame-seminar {
		height: 295px;
	}

	.seminar-filter{
		margin-top: 55px;
	}
}

@media (max-width: 768px){

	.modal-podition-block{
		max-width: 290px;
	}

	.page-preim__list{
		max-width: 160px;
		margin: auto;
	}

	.page-preim__icon img{
		margin: auto;
	}

	html, body {
		overflow-x: hidden;
	}
	body {
		position: relative
	}
}

@media (max-width: 330px){

	.container_style_line{
		height: 60px;
	}

	.line {
		height: 60px;
	}

	.b-left, .b-right {
		flex-flow: row wrap;
	}

	.messenger {
		margin-top: 10px;
	}

	.mobile-drop-phone {
		padding-left: 0px;
	}

	.btn-mobile__style {
		width: 40px;
		height: 40px;
	}

	.header-logo__img {
		max-width: 192px;
		width: 100%;
	}

	.go-new-search {
		max-width: 340px;
		width: 100%;
	}

	.top-st-detail{
		position: relative;
	}

	.blk-back-btn {
		min-width: 60px;
		padding-right: 9px;
		position: absolute;
		right: 0;
		top: 30px;
	}

	.detail-information-news {
		display: flex;
		flex-flow: row wrap;
	}

	.detail-apart-breadcrumbs {
		padding: 0px;
		width: 100%;
		display: flex;
		align-items: flex-start;
		flex-flow: row wrap;
	}

	.arapt-id-show {
		justify-content: flex-start;
		margin-bottom: 10px;
	}

	.breadcrumbs-block {
		padding: 0px;
	}

	.b-footer {
		max-width: 342px;
		width: 100%;
		margin: auto;
	}

	.footer-form__input {
		width: 330px;
		max-width: 100%;
		margin-bottom: 10px;
	}

	.footer-form__button {
		width: 330px;
		max-width: 100%;
	}

	.footer-form {
		flex-flow: row wrap;
	}

	.footer-nav {
		flex: 0 100%;
	}

	.footer-contact {
		flex: 0 100%;
	}

	.questio-button {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.questio-button__call {
		max-width: 330px;
		width: 100%;
		margin-bottom: 10px;
	}

	.questio-button__quest {
		max-width: 330px;
		width: 100%;
		margin-left: 0px;
	}

	.w_type, .w_pos {
		width: 100px;
	}

	.filter__param {
		margin-bottom: 10px;
	}

	.filter-block {
		padding: 28px 15px 60px 15px;
	}

	.filter-block, .filter {
		max-width: 360px;
		width: 100%;
	}

}

li.filter-level-2 {
	padding-left: 20px;
}

.no-search-objects{
	display: flex;
    justify-content: center;
    font-size: 20px;
}

.w_pos{
	position: relative;
}

.custom-select{
    display: flex;
    height: 50px;
    position: relative;
}

.hackselect{
	position: absolute;
    top: 0px;
    z-index: 20;
    width: 100%;
	height: 50px;
	border: 1px solid #999;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
	padding-left: 15px;
	color: #999;
	cursor: pointer;
}


.select-imit{
	display: none;
	position: absolute;
    top: 50px;
    width: 100%;
    max-height: 300px;
	overflow-y: scroll;
	border: 1px solid rgb(226, 228, 232);
    border-radius: 0px 0px 4px 4px;
    background-color: rgb(255, 255, 255);
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
}

.select-imit .filter-level-1{
	padding: 5px 0px;
}

.select-imit .filter-level-2{
	padding: 5px 0px 5px 10px;
}

.select-imit > div{
	cursor: pointer;
	transition: color 300ms;
}

.select-imit > div:hover,
.selected-imit{
	color: #f98d00;
}

.tablet-location{
	display: none;
}

.desktop-location{
	display: block;
}

@media (max-width: 1024px){
	.tablet-location{
		display: block;
	}

	.desktop-location{
		display: none;
	}
}

.view_object-slider{
	position: relative;
}

.donwloadModalNew,
.modal-podition-block{
	display: none;
}

/*---usocial---*/

@media only screen and (max-width: 760px), only screen and (max-device-width: 760px){

	#uSocial .uscl-bar.uscl-absolute .uscl-slide-open, .uSocial-Share .uscl-bar.uscl-absolute .uscl-slide-open {
		display: block;
		bottom: 25px;
		right: 105px !important;
		top: auto;
		left: auto;
		opacity: 1;
		visibility: visible;
	}

	#uSocial .uscl-bar.uscl-absolute--opened .uscl-list, .uSocial-Share .uscl-bar.uscl-absolute--opened .uscl-list {
		right: 100px !important;
		display: table;
		opacity: 1;
		visibility: visible;
		bottom: 80px;
	}
}

/*-------------*/

.close-msg-send{
	position: absolute;
    top: 10px;
    right: 20px;
	font-size: 33px;
	color: #B7BAC5;
    cursor: pointer;
    transition: color 300ms;
}

.close-msg-send:hover{
	color: #f98d00;
}


/*---Section top city---*/

.header-sections-city{
	display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(12, calc(625px / 13));
    grid-gap: 4px;
	margin-top: 40px;
}

.header-section-city{
    background-size: cover;
	position: relative;
}

.header-section-city-name{
    position: absolute;
    top: 0px;
    left: 0px;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    align-items: flex-start;
    color: #FFFFFF;
    padding: 23px 0px 0px 30px;
    /*background: linear-gradient(0deg, rgba(32, 151, 218, 0) 0%, rgba(0, 132, 227, 0.7) 100%);*/
    background: linear-gradient(0deg, rgba(32, 151, 218, 0) 0%, rgba(0, 132, 227, 0.09) 100%);
    width: 100%;
    height: 200px;
}

.header-section-city:nth-child(1){
	grid-column: 1;
    grid-row: span 12;
}

.header-section-city:nth-child(2){
	grid-column: 2;
    grid-row: span 5;
}

.header-section-city:nth-child(3){
    /*grid-column: 2/3;*/
    grid-column: 2;
    grid-row: span 7;
}

.header-section-city:nth-child(4){
	/*grid-column: 3/4;*/
	grid-column: 3;
    grid-row: 1/5;
}

.header-section-city:nth-child(5){
	/*grid-column: 3/4;*/
	grid-column: 3;
    grid-row: 5/span 8;
}

.header-section-city:nth-child(6){
	/*grid-column: 4/5;*/
	grid-column: 4;
    grid-row: 1/span 6;
}

.header-section-city:nth-child(7){
    grid-column: 4;
    grid-row: 7/span 6;
}

.header-section-city:nth-child(8){
	grid-column: 5;
    grid-row: 1/span 5;
}

.header-section-city:nth-child(9){
	grid-column: 5;
    grid-row: 6/ span 7;
}

/* new */
@media (min-width: 769px) {
  .header-section-city:nth-child(4) {
    grid-row: 1/span 6;
  }
  .header-section-city:nth-child(5) {
    grid-row: 7/span 6;
  }
  .header-section-city:nth-child(6) {
    grid-row: 1/5;
  }
  .header-section-city:nth-child(7) {
    grid-row: 5/span 8;
  }
}



@media (max-width: 1366px){
	.header-sections-city{
		grid-template-rows: repeat(12, calc(525px / 13));
	}
}

@media (max-width: 1024px){
	.header-section-city-name{
		position: absolute;
		top: 0px;
		left: 0px;
		font-weight: 300;
		font-size: 24px;
		line-height: 35px;
		display: flex;
		align-items: flex-start;
		color: #FFFFFF;
		padding: 15px 0px 0px 20px;
		background: linear-gradient(0deg, rgba(32, 151, 218, 0) 0%, rgba(0, 132, 227, 0.7) 100%);
		width: 100%;
		height: 200px;
	}

	.header-sections-city{
		grid-template-rows: repeat(12, calc(325px / 13));
	}
}

@media (max-width: 768px){
	.act-link-p{
		border-bottom: 0px;
	}


	.detail-text-news p{
		padding: 0px 10px;
		line-height: 32px;
	}

	.title-news-more {
		text-align: center;
	}

	.header-sections-city{
	    grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(12, calc(400px / 13));
	}

	.header-section-city-name{
		position: absolute;
		top: 0px;
		left: 0px;
		font-weight: 300;
		font-size: 15px;
		line-height: 35px;
		display: flex;
		align-items: flex-start;
		color: #FFFFFF;
		padding: 10px 0px 0px 15px;
		background: linear-gradient(0deg, rgba(32, 151, 218, 0) 0%, rgba(0, 132, 227, 0.7) 100%);
		width: 100%;
		/*height: 200px;*/
		height: 100%;
	}

	.header-section-city:nth-child(1) {
		grid-column: 1;
		grid-row: span 5;
	}

	.header-section-city:nth-child(2) {
		grid-column: 1;
		grid-row: span 4;
	}

	.header-section-city:nth-child(3) {
		grid-column: 1;
		grid-row: span 3;
	}

	.header-section-city:nth-child(4) {
		grid-column: 2;
		grid-row: 1/ span 3;
	}

	.header-section-city:nth-child(5) {
		grid-column: 2;
		grid-row: 4/span 4;
	}

	.header-section-city:nth-child(6) {
		grid-column: 2;
		grid-row: 8/span 5;
	}

	.header-section-city:nth-child(7) {
		grid-column: 3;
		grid-row: 1/span 5;
	}

	.header-section-city:nth-child(8) {
		grid-column: 3;
		grid-row: 6/span 3;
	}

	.header-section-city:nth-child(9) {
		grid-column: 3;
		grid-row: 9/ span 4;
	}
}

@media (max-width: 768px) {
  .header-section-city:nth-child(4) {
    grid-column: 2;
    grid-row: 4/span 5;
  }
  .header-section-city:nth-child(5) {
    grid-column: 2;
    grid-row: 1/ span 3;
  }
  .header-section-city:nth-child(6) {
    grid-row: 9/span 4;
  }
  .header-section-city:nth-child(8) {
    grid-row: 6/span 4;
  }
  .header-section-city:nth-child(9) {
    grid-row: span 3;
  }
}

@media (max-width: 480px){
	.header-sections-city{
	    grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(12, calc(302px / 13));
	}

}

.filter__switch-type{
	width: 223px;
	height: 50px;
	display: flex;
	flex-flow: row nowrap;
}

.filter-line-show{
	display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
	min-height: 108px;
}

.filter-line-hide{
	/*display: flex;*/
    align-items: flex-start;
    flex-flow: row wrap;
}

.items-main-advantages{
	margin-top: 40px;
	display: flex;
	flex-flow: row wrap;
	/*margin-left: -10px;
	margin-right: -10px;*/
}

.item-main-advantages{
	width: calc(100% / 5 - 10px);
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    flex-grow: 1;
	min-width: 200px;
}

.item-main-advantages-picture{
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
	margin: 23px 0px 40px 0px;
}

.item-main-advantages-picture img{

}

.item-main-advantages-text{
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #000000;
	margin-bottom: 31px;
	font-weight: 300;
}

.block-button-help-selection{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 27px 0px 60px 0px;
}

.button-help-selection{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
    background-blend-mode: overlay, normal;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border: none;
    max-width: 375px;
    width: 100%;
    height: 50px;
	cursor: pointer;
}

.button-help-selection i{
	font-size: 18px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-align: center;
	margin-right: 10px;
}

.property-items-block{

}

.news-objects-main{
    margin-top: 40px;
	background: url(/images/Rectangle2.png);
	background-repeat: no-repeat;
	padding-top: 40px;
}

.news-objects-main .propery-list,
.news-objects-main .propery-list-noswitch{
    padding-top: 60px;
}

.slider-main-spec{
	width: 100%;
	height: 360px;
	background: #C4C4C4;
	border-radius: 5px;
	margin: 60px 0px;
	overflow: hidden;
}

.slider-main-spec-item{
	height: 360px;
    background: #C4C4C4;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
}

.slider-main-spec-item a{
	display: block;
    width: 100%;
    height: 100%;
}

.slider-main-spec-item img{
	/*max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: cover;*/
	width: 100%;
    object-fit: contain;
    height: 100%;
}

.review-main-top{
	display: flex;
    flex-flow: row;
	justify-content: space-between;
}

.review-main-user{
	display: flex;
    flex-flow: row;
    align-items: center;
	width: 100%;
}

.review-main-user-photo{
	width: 60px;
    flex-shrink: 0;
    height: 60px;
    border-radius: 2px;
	margin-right: 15px;
}

.review-main-user-photo img{
    width: 100%;
    height: 100%;
    display: block;
}

.review-main-user-info{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.b-review__country{
	padding-top: 5px;
    display: flex;
    flex-flow: row;
	align-items: center;
}

.b-review__country-flag{
	width: 24px;
	height: 16px;
	background-image: url('/images/MaskGroup.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 6px;
}

.b-review__country-name{
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	opacity: 0.5;
}

.review-main-date{
	display: flex;
    align-items: flex-end;
	/*padding-bottom: 10px;*/
	margin-left: auto;
}

.b-review__thanks-t{
	/*display: block;*/
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	margin-bottom: 6px;
}

.gradient-text{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 82px;
    background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.open-review .gradient-text{
	background: none;
}

.main-property-turkey{
	background-image: url(/images/Rectangle4.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 40px;
}

.article-main-info{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

.article-main-info-date{
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	opacity: 0.5
}

.article-main-info-show{
	font-size: 14px;
	line-height: 16px;
	color: #999999;
}

.article-main-info-show i{
	font-size: 14px;
	text-align: center;
	color: #999999;
	margin-right: 5px;
}

.items-main-news{
	display: flex;
  flex-wrap: wrap;
/*	flex-flow: row wrap;*/
  justify-content: center;
}

.news-list >.items-main-news{
	margin-left: -10px;
}

.law-list .items-main-news{
	margin-right: -10px;
}

.news__title-main{
	font-weight: 300;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	color: #000000;
	padding-bottom: 40px;
}

.article-link-list {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    font-size: 16px;
    line-height: 19px;
    color: #999999;
    justify-content: center;
	width: 100%;
	align-items: flex-start;
}

.main-info-text{
	background-image: url(/images/Turkey2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

/*.text-fon-main{
	font-family: 'Gilroy Regular';
    font-size: 590px;
    line-height: 400px;
    display: flex;
    align-items: flex-end;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: -10;
    overflow: hidden;
    width: 100%;
    color: #fff;
    text-indent: -90px;
}*/

.question-line__text-btn{
    display: flex;
    margin-top: 30px;
}

.container_style_subscribe{
    height: 114px;
    border-bottom: 4px solid #fff;
}

.new-subscribe{
    min-height: 114px;
    display: flex;
    flex-flow: row;
    align-items: center;
}

.new-subscribe-text{
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin-right: 42px;
}

.new-subscribe-input{
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 0px 40px 0px 10px;
	font-size: 16px;
	line-height: 19px;
	display: flex;
	align-items: center;
	color: #999999;
	max-width: 684px;
	height: 50px;
	width: 100%;
	margin-right: 20px;
}

.new-subscribe-btn{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	justify-content: center;
	color: #FFFFFF;
	width: 208px;
	height: 50px;
	border: none;
}

.footer-link-info{
    display: flex;
}

.soc-item-new{
    display: flex;
    flex-flow: row nowrap;
    margin-top: 25px;
}

.soc-item-new-link{
	font-size: 22px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #2D68A0;
    border: 1px solid #2D68A0;
    box-sizing: border-box;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    text-decoration: none;
}

.soc-item-new-link:hover{
	color: #ED6709;
	border: 1px solid #ED6709;
}

.soc-item-new-link + .soc-item-new-link{
    margin-left: 20px;
}

.new-search{
    display: flex;
    flex-flow: row nowrap;
    width: 219px;
    height: 32px;
	margin-right: 20px;
}

.new-search-input{
    background: #fff;
    border-radius: 5px 0px 0px 5px;
    border: none;
	font-size: 16px;
	line-height: 19px;
	color: #999;
	padding-left: 12px;
	max-width: 187px;
	width: 100%;
	border-left: 1px solid #EDEEF0;
	border-top: 1px solid #EDEEF0;
	border-bottom: 1px solid #EDEEF0;
}

.new-search  .new-search-btn{
	background: #2D68A0;
}

.new-search-btn{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 32px;*/
    border: none;
    /*background: #2D68A0;*/
    border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}

.detail-filter-open{
	display: none;
	padding: 0px;
    /*margin-top: 50px;*/
    margin-top: 0px;
}

.new-search-btn:hover{
	color: #ED6709;
}

.new-hd-favorit{
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
	width: 32px;
	height: 32px;
	background: #2D68A0;
	border-radius: 5px;
	cursor: pointer;
}

.new-hd-favorit a{
	color: #fff;
}

.new-hd-favorit:hover a{
	color: #ED6709;
}

@media (max-width: 1200px){

	.new-search {
		display: flex;
		flex-flow: row nowrap;
		width: 120px;
		height: 32px;
		margin-right: 20px;
	}

	.new-search-input{
		width: 100%;
	}

	.propery-item__picture {
		position: relative;
		width: 100%;
		height: 220px;
		border-radius: 5px 5px 0px 0px;
		/*overflow: hidden;*/
		background-color: #fff;
	}

	.propery-list__item {
		max-width: 323px;
	}

	.propery-item__info{
		height: auto;
	}

	.article-list {
		width: 100%;
		-webkit-box-pack: justify;
		flex-flow: row wrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0px;
	}

	.article-list__item{
		margin-bottom: 20px;
	}

	.news-list__item{
		margin-top: 15px;
	}

	.page-block__two {
		-webkit-box-flex: 4;
		-ms-flex: 4;
		flex: 4;
		padding-left: 10px;
		max-width: 100%;
		background: #FFFFFF;
		border-radius: 5px;
		padding: 40px;
	}

	.page-video__youtube {
		width: 100%;
		float: left;
		padding-right: 9px;
		display: flex;
		justify-content: center;
		margin-bottom: 20px;
	}

	.page-video__text {
		width: 100%;
		float: left;
		padding-left: 0px;
		padding-top: 0;
	}

	.page-video__link {
		float: none;
		margin-right: auto;
	}

	.question-line__text-btn {
		display: flex;
		margin-top: 0px;
		flex-direction: column-reverse;
	}

	.question-line__preview {
		text-align: left;
		font-size: 18px;
		line-height: 150%;
		color: #000000;
		opacity: 0.64;
		max-width: auto;
		margin-right: 0;
		order: 1;
		padding-top: 20px;
		text-align: center;
		width: 100%;
	}

	.footer-contact {
		-webkit-box-flex: 2;
		-ms-flex: 2;
		flex: 2;
		width: 100%;
		flex: 0 100% !important;
		margin-top: 20px;
	}

	.question-manager__ph-soc{
		justify-content: center;
	}

	.question-manager{
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.question-manager__cur{
		justify-content: center;
		padding: 0;
		width: 100%;
	}

	.question-manager__picture {
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.question-manager__info {
		padding-left: 6px;
		text-align: center;
	}

	.m-next_arrow {
		right: 0px;
	}

}

@media (max-width: 768px){

	.header-profile{
		margin-top: 20px;
	}

	.new-search {
		display: flex;
		flex-flow: row nowrap;
		width: 220px;
		height: 32px;
		margin-right: 20px;
	}

	.new-search  .new-search-btn {
		/*padding: 0px;*/
		padding: 5px;
	}

	.new-search-input{
		border: 1px solid #999;
	}

	.filter-line-show .filter__param {
		margin-bottom: 20px;
	}

	#filter-obj .filter-block, .filter {
		width: auto;
		height: auto;
		position: relative !important;
		z-index: 98;
	}

	.type-obevlineya{
		width: 100%;
	}

	.filter__switch-type {
		width: 100%;
	}

	.filter_link_search {
		width: 100%;
		font-size: 16px;
		background-position: center;
		cursor: pointer;
		max-width: 330px;
		width: 100%;
	}

	.filter__link {
		margin-bottom: 0;
		margin-top: 0;
		width: 100%;
		max-width: 330px;
	}

	.filter-line-show{
	    justify-content: space-between;
	}

	.filter-line-hide .filter-left-section .filter__param{
		margin-right: 0px;
	}

	.filter-left-section{
	    flex: 1 0 100%;
	}

	.param-advant {
		max-width: 100%;
		width: 100%;
	}

	.price-input-style {
		flex: 1;
		max-width: 46%;
	}

	.filter-line-show{
		margin-right: -12px;
	}

	.filter__link {
		margin-top: 100px;
	}

	.op-filter{
	    /*bottom: 85px;*/
	    bottom: 110px;
		width: 100%;
	}

	.open-filter .op-filter{
		bottom: 75px;
	}

	div.reset-filter {
		width: 240px;
		max-width: 330px;
		width: 100%;
		/*height: 50px;*/
		text-align: center;
	}

	.show-filter {
		margin-bottom: 15px;
	}

	.filter__param{
		margin-bottom: 20px;
	}

	.open-filter .filter__link {
		order: 4;
		margin-top: 20px;
		position: absolute;
		bottom: 0;
		left: 50%;
		/* right: 0px; */
		max-width: 330px;
		width: 100%;
		transform: translateX(-50%);
	}

	#filter-obj .open-filter{
		padding-bottom: 130px;
	}

	.open-filter .filter__link {
		margin-top: 0px;
		position: absolute;
		bottom: 15px;
	}

	.items-main-advantages {
		margin-top: 30px;
	}

	.item-main-advantages-picture {
		width: 100px;
		height: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #fff;
		border-radius: 50%;
		margin: 10px 0px 15px 0px;
	}

	.item-main-advantages-picture img {
		width: 50px;
	}

	.button-help-selection{
		max-width: 320px;
	}

	.block-button-help-selection {
		margin: 20px 0px 20px 0px;
	}

	.list-tegs-main{
	    max-width: 323px;
		margin: 0 auto;
		width: 100%;
	}

	.news-objects-main {
		margin-top: 0px;
	}

	.propery-item__info{
		height: auto;
	}

	.slider-main-spec {
		margin: 20px 0px;
	}

	.review-main {
		padding: 20px 0px 0px 0px;
	}

	.b-review {
		padding-top: 30px;
	}

	.b-review__link {
		font-size: 14px;
		color: #2D68A0;
		text-align: center;
		text-decoration: none;
		font-size: 14px;
		line-height: 14px;
		margin: 16px 0px;
		display: flex;
		text-align: center;
		justify-content: center;
		width: 100%;
	}

	.propery-list,
	.propery-list-noswitch{
		padding-top: 35px;
	}

	.article-main{
		margin-top: 10px;
	}

	.article__title {
		font-weight: 300;
		font-size: 26px;
		line-height: 30px;
		text-align: center;
		color: #000000;
		padding-bottom: 60px;
	}

	.news__title-main {
		font-weight: 300;
		font-size: 26px;
		line-height: 42px;
		text-align: center;
		color: #000000;
		padding-bottom: 15px;
		margin-top: 20px;
	}

	.news-list__item {
		margin-top: 15px;
	}

	.b-news{
	    padding-bottom: 30px;
	}

	.page-block__title {
		font-size: 26px;
		font-weight: 300;
	}

	.page-block__one, .page-block__two {
		-webkit-box-flex: 1;
		-ms-flex: 8;
		flex: 1 0;
		padding-right: 0px !important;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-bottom: 50px;
		max-width: 323px;
		margin: 0 auto;
		width: 100%;
	}

	.page-block__two{
		padding: 10px;
	}

	.page-preim__list {
		justify-content: center;
	}

	.page-preim__item {
		max-width: 162px;
		text-align: center;
		margin-bottom: 30px;
	}

	.page-preim__list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		padding: 15px 0px 0px 0px;
	}

	.container_style_question {
		padding: 20px 0px;
		background-color: #fff;
	}

	.question-line__text-btn {
		display: flex;
		margin-top: 0px;
		flex-direction: column;
		justify-content: center;
	}

	.question-line__preview {
		margin-right: 0px;
		text-align: center;
	}

	.questio-button {
		justify-content: space-between;
	}

	.question-manager{
		padding-left: 0px;
	}

	.question-manager__info {
		padding-left: 0px;
		text-align: center;
	}

	.m-next_arrow {
		right: 0px;
	}

	.question-manager__ph-soc{
		justify-content: center;
	}

	.question-manager{
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.question-manager__cur{
		justify-content: center;
		padding: 0;
		width: 100%;
	}

	.question-manager__picture {
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.new-subscribe {
		min-height: 114px;
		display: flex;
		flex-flow: column;
		align-items: center;
		width: 300px;
		justify-content: center;
		margin: 0 auto;
	}

	.container_style_subscribe {
		min-height: 114px;
		padding: 20px 0px;
		border-bottom: 4px solid #fff;
	}

	.new-subscribe-text {
		font-size: 24px;
		line-height: 28px;
		color: #000000;
		margin-right: 0px;
		padding-bottom: 15px;
	}

	.new-subscribe-input {
		background: #FFFFFF;
		border: 1px solid #999999;
		box-sizing: border-box;
		border-radius: 5px;
		padding: 0px 40px 0px 10px;
		font-size: 16px;
		line-height: 19px;
		display: flex;
		align-items: center;
		color: #999999;
		max-width: 684px;
		height: 50px;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.new-subscribe-btn{
		max-width: 300px;
		width: 100%;
	}
	.container_style_subscribe {
		min-height: 114px;
		height: auto;
	}

	.b-footer {
		padding-top: 40px;
	}

	.footer__logo {
		width: 280px;
		height: 110px;
		margin: 0 auto;
		display: block;
	}

	.footer-logo {
		margin: 0 auto;
	}

	.footer_logo_text {
		padding-top: 26px;
		font-size: 14px;
		line-height: 21px;
		color: #000000;
		opacity: 1;
		text-align: center;
	}

	.footer_logo_link {
		padding-top: 26px;
		font-size: 14px;
		line-height: 14px;
		color: #2D68A0;
		text-align: center;
	}

	.footer-contact {
		padding-right: 0px;
		padding-left: 0px;
		-webkit-box-flex: 0;
		-ms-flex: 0 162px;
		flex: 0 100%;
		align-items: center;
		justify-content: center;
	}

	.footer-nav {
		-ms-flex: 0 120px;
		flex: 0 100%;
		width: 100%;
		margin: 0;
		text-align: left;
		padding: 0;
	}

	.footer-link-info {
		display: flex;
		flex-direction: column;
	}

	.question-manager__picture {
		width: 100px;
		height: 100px;
	}
}

@media (min-width: 1200px){
	.filter-block{
		margin-top: -81px;
	}
}

.header-section{
    min-height: 450px;
	background: #fff;
	background-image: url(/images/image.jpg);
}

.object-price-id{
	width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: auto;
}

.filter{
	position: relative;
}

.section-help-selection{
	position: absolute;
    top: -72px;
    right: 0;
}

.block-section-sort{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
	padding-bottom: 20px;
}

.title-section-property{
	display: flex;
    justify-content: center;
	padding-top: 40px;
	padding-bottom: 20px;
}

.title-section-property .title-page{
	font-weight: 300;
	font-size: 46px;
	line-height: 54px;
	text-align: center;
	color: #000000;
	padding-bottom: 0px;
}

.line_param__item i{
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #999999;
	margin-right: 5px;
	width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
}

.line_param__item-black{
	color: #000;
}

.object-line__ifstructur{
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding-top: 20px;
}

.favorit_btn-list-object{
	position: absolute;
    right: 52px;
    top: 50%;
    margin-top: 0px;
    transform: translateY(-50%);
	margin-right: 0px;
}

.line-button-sort{

}

.filter .jq-selectbox__select{
    border: 1px solid #999 !important;
}

.section-city-description{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	padding: 30px;
	width: 322px;
	margin-bottom: 20px;
	margin-left: auto;
}


.city-description-video{
	width: 262px;
	/*height: 172px;*/
	height: 165px;
	border-radius: 3px;
    overflow: hidden;
	border-radius: 3px;
	display: flex;
    align-items: center;
	justify-content: center;
	/*background-size: cover !important;*/
}

.city-description-video i{
	font-size: 48px;
	color: #FFFFFF;
}

.right-block-title{
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	padding-bottom: 20px;
}

.right-block-preview{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-bottom: 20px;
}

.help-sidebar__picture{
	font-size: 64px;
	line-height: 64px;
	color: #ED6709;
	margin: 0px auto 20px auto;
	text-align: center;
}

.select-city-section{
	background-color: #fff;
	padding: 50px 0px;
	margin-top: 30px;
}

.select-city-section .list-tegs{
	padding: 0px;
}

.section-description-footer{
	padding: 80px 0px;
}

.background-description-footer{
	background-image: url(/images/Turkey2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

img[data-js-source] {
  min-height: 10rem;
  display: block;
  position: relative;
  text-align: center;
  white-space: pre-wrap;
  background-color: #f9f9f9;
}

img[data-js-source]::before, img[data-js-source]::after {
	display: inherit;
	position: absolute;
	width: 100%;
}

img[data-js-source]::after {
	background-size: 200px;
    content: '' !important;
    background-image: url(/bitrix/templates/restproperty_new/images/RUrest_logo_guideline.jpg);
    transform: translateY(-50%);
    top: 50%;
    width: 150px;
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
}

img[data-js-source]::before {
	content: "" !important;
	background: inherit !important;
	font-size: 0;
	width: 100%;
    height: 100%;
}

.bx-breadcrumb{
	margin: 0;
}

.new-detail-page{
	margin-top: 30px;
}

.detail-aparts-content{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	overflow: hidden;
}
/*----------------------*/

/*---New detail property---*/

.new-detail-information-property{

}

.detail-title-blcok-new{
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	padding-bottom: 20px;
}

.additionally-info-property{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 30px 40px;
    border-bottom: 1px solid #EDEEF0;
}

.additionally-info-property-item{
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #2D68A0;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	max-width: 290px;
	width: 100%;
	height: 50px;
	cursor: pointer;
	transition: all 300ms;
}

.additionally-info-property-item:hover{
    transform: translateY(-2px);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,.5);
}

.submit-application-detail{
	position: relative;
	padding: 30px 40px;
	border-bottom: 1px solid #EDEEF0;
}

.submit-application-detail-title{

}

.submit-application-detail-text{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-bottom: 20px;
}

.submit-application-detail-btn{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	max-width: 330px;
    width: 100%;
    height: 70px;
	cursor: pointer;
	transition: all 300ms;
}

.submit-application-detail-btn:hover{
    transform: translateY(-2px);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,.5);
}

.detail-property-favorite{
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0px;
	right: 40px;
}

.property-detail-information{
	padding: 30px 40px 40px;
	border: 1px solid #EDEEF0;
}

.detail-params-property{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
	padding-bottom: 40px;
}

.detail-params-property-title{
	padding-bottom: 0px;
}

.detail-params-property-items .line_param__list{
    column-gap: 80px;
}

.detail-params-property-items  .detail-style-ln-col{
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	/*opacity: 0.8;*/
}

.detail-params-property-items .detail-style-ln {
	display: flex;
	/*margin-bottom: 10px;*/
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 19px;
	color: #999999;
	width: 240px;
}
@media (min-width: 1200px) {
	.detail-params-property-items .detail-style-ln {
		width: 270px;
	}
}

.detail-params-property-items .detail-style-ln  i{
	width: 14px;
	height: 16px;
	display: flex;
	justify-content: center;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #999999;
	margin-right: 10px;
}

.detail-params-property-items  .line_item_color{
	margin-left: 0px;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	opacity: 0.8
}

.detail-params-property-items  a.line_item_color{
	color: #2D68A0;
    opacity: 1;
    text-decoration: underline;
}

.detail-params-property-items .line_item_color-nomargin{
	margin-left: 0px;
}

.detail-params-property-items  .infrastructure-list {
    margin: 0;
    padding: 0;
    list-style: none;
    columns: 3;
    padding-top: 0px;
	column-gap: 80px;
}

.detail-params-property-items  .infrastructure-item{
    width: 240px;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	opacity: 0.8;
}

.new-detail-description{
	padding-bottom: 40px;
}

.new-detail-description-title{

}

.new-detail-description-text,
.new-detail-description-text p{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	padding-bottom: 20px;
}

.new-detail-description-text{
	padding-bottom: 0px;
}

.new-detail-description-text p:last-child{
	padding-bottom: 0px;
}

.property-map{
	padding-bottom: 40px;
}

.position-center{
	margin: 0 auto;
}

.items-functional-detail{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    padding: 30px 40px;
}



.items-functional-detail > div,
.items-functional-detail > a{
	margin-left: 30px;
}

.items-functional-detail > div:first-child,
.items-functional-detail > a:first-child{
	margin-left: 0px;
}

.item-functional-detail{
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border: 1px solid #ED6709;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 16px;
	line-height: 19px;
	color: #ED6709;
	max-width: 290px;
	width: 100%;
	height: 50px;
	cursor: pointer;
	transition: all 300ms;
}

.item-functional-detail i{
	font-size: 18px;
	line-height: 18px;
	color: #ED6709;
	margin-right: 10px;
}

.item-functional-detail:hover{
    transform: translateY(-2px);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,.5);
}

.white-block{
	padding: 60px 0px;
    background-color: #fff;
}

.form-white-bg{
	background-image: url(/images/Turkey-form.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

.block-detail-title{
	font-weight: 300;
	font-size: 46px;
	line-height: 54px;
	text-align: center;
	color: #000000;
	padding-bottom: 45px;
}

.new-form-detail{
	max-width: 892px;
	width: 100%;
	margin: 0 auto;
}

.form-block-right,
.form-block-left{
	width: 50%;
}

.form-block-left input{
	width: 100%;
}

.form-block-right{
	padding-left: 10px;
}

.form-block-left{
	padding-right: 10px;
}

.form-input-block{
    display: flex;
    flex-direction: column;
	margin-bottom: 20px;
}

.form-input-label{
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	opacity: 0.5;
	padding-bottom: 15px;
}

.form-input-input{
	display: flex;
	align-items: center;
	padding: 0px 40px 0px 15px;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	max-width: 436px;
	width: 100%;
	height: 50px;
}

.jq-selectbox.form-input-input{
	padding: 0px;
}

.form-input-block .jq-selectbox__select{
    /*width: auto !important;*/
    width: 100% !important;
	height: 48px !important;
}

.form-input-textarea{
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	height: 150px;
	padding: 10px;
}

.btn-submit-ask-new{
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.cond-block-new{
	position: relative;
    width: 100%;
	padding-bottom: 20px;
}

.label-chk-new{
	font-size: 14px;
    color: #999999;
}

.link-cond-ask-new{
	color: #2d68a0;
	text-decoration: none;
	padding-left: 5px;
}

.chk-cond-new{
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.block-link-ask-new {
	position: relative;
	padding: 0 0 0 26px;
	cursor: pointer;
	user-select: none;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	color: #999999;
}

.block-link-ask-new:before {
	content: '';
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-sizing: border-box;
	border-radius: 5px;
	width: 20px;
	height: 20px;
}

.chk-cond-new:checked + .block-link-ask-new:before {
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	text-align: center;
	font-weight: 900;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
}


.form-submit-ask-new{
    border: none;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	background-blend-mode: overlay, normal;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
    cursor: pointer;
    height: 50px;
	width: 100%;
	white-space: nowrap;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

.title-padding-object{
	padding-bottom: 40px;
}

.similar_objects .title-padding-object{
	padding-bottom: 53px;
}

.similar_objects{
    margin: 51px auto;
}

.similar_objects .propery-list{
	padding-top: 0px;
	padding-bottom: 0px;
}

.about-page-property{
	padding-bottom: 70px;
}

.title-padding-view-object{
	padding-bottom: 19px;
}

.property-id{
	background: #ED6709;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-size: 28px;
	line-height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #FFFFFF;
	height: 60px;
	margin-bottom: 20px;
}

.detail-select-city{
	background: #FFFFFF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 30px;
}

.select-city-items{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/*.select-city-item{
    padding-bottom: 13px;
}*/

.select-city-link{
	text-decoration: none;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	color: #2D68A0;
	cursor: pointer;
	transition: all 300ms;
}

.select-city-link:hover,
.select-city-link:hover i{
    color: #ED6709;
}

.select-city-link i{
	font-size: 18px;
	line-height: 30px;
	color: #2D68A0;
	padding-right: 15px;
	cursor: pointer;
	transition: all 300ms;
}

.list-sharing{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	flex-flow: row wrap
}

.item-sharing{
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border: 1px solid #2D68A0;
	box-sizing: border-box;
	border-radius: 5px;
	cursor: pointer;
}

.item-sharing:hover{
	border: 1px solid #ED6709;
}

.item-sharing:hover i{
	color: #ED6709;
}

.item-sharing + .item-sharing{
	margin-left: 20px;
}

.item-sharing i{
	font-size: 22px;
	line-height: 25px;
	color: #2D68A0
}
/*-------------------------*/

/*---New Slider detail---*/

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
 .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

 .swiper-container {
	width: 100%;
	max-height: 672px;
	margin-left: auto;
	margin-right: auto;
  }
  .swiper-slide{
	/*background-size: cover;*/
	background-repeat: no-repeat;
	background-position: center;
  }

  .gallery-top {
	width: 100%;
	max-height: 672px;
  }

  .gallery-top .swiper-slide{
	/*padding-bottom: 66%;*/
	padding-bottom: 52%;
	/*padding-bottom: 55%;*/
  }

  .gallery-thumbs {
	wiidth: 100%;
	height: 80px;
	box-sizing: border-box;
	margin: 5px 0px 0px 0px;
  }

  .gallery-thumbs .swiper-slide {
	width: 96px;
	height: 80px;
	border-radius: 5px;
	opacity: 0.6;
  }
  .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
  }

.detail-swiper-arrow-next{
	transform: translateX(100px);
	transition: all 300ms;
}

.detail-swiper-arrow-prev{
	transform: translateX(-100px);
	transition: all 300ms;
}

.swiper-container.gallery-top:hover .detail-swiper-arrow-next,
.swiper-container.gallery-top:hover .detail-swiper-arrow-prev{
	transform: translateX(0px);
}

.fancy-property-detail{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
    bottom: 30px;
	right: 30px;
	z-index: 2;
    text-decoration: none;
}

.fancy-property-detail i{
	font-size: 28px;
	line-height: 28px;
	color: #ED6709;
}

@media (max-width: 1200px){

	.fixed-header{
		display: none;
	}

	.page-right__sidebar {
		-webkit-box-flex: 3;
		-ms-flex: 3;
		flex: 0 0 246px;
		max-width: 400px;
	}

	.object-line__ifstructur{
	    flex-flow: row wrap;
	}

	.line-type__picture{
		overflow: hidden;
	}

	.additionally-info-property{
		justify-content: center;
	}

	.additionally-info-property-item{
		margin: 5px;
	}

	.detail-params-property-title {
		padding-bottom: 20px;
	}

	.page-right-info{
		margin-top: 30px;
	}

	.items-functional-detail {
	  justify-content: center;
	}

	.items-functional-detail > div,
	.items-functional-detail > a{
		margin: 5px 0px;
	}

}

@media (max-width: 768px){

	.items-functional-detail{
		flex-flow: row wrap;
	}

	.section-city-description {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}

	.filter-block-section{
		margin-top: -200px;
	}

	.section-help-selection {
		position: absolute;
		top: -72px;
		right: 0;
		left: 0;
		width: 100%;
		max-width: 100%;
	}

	.detail-property-favorite {
		top: 40px;
	}

	.line_param__list{
	    columns: 1;
	}

	.detail-params-property-items .infrastructure-list {
		columns: 1;
	}

	.form-block-right, .form-block-left {
		width: 50%;
		min-width: 300px;
	}

	.form-block-right {
		padding-left: 0px;
	}

	.form-block-left {
		padding-right: 0px;
	}

	.form-flex {
		justify-content: center;
	}

	.cond-block-new {
		padding-left: 20px;
	}

	.block-link-ask-new {
	    flex-flow: row wrap;
	}

	.form-submit-ask-new{
	    margin: 0 10px;
	}

	.block-detail-title{
		font-size: 30px;
		line-height: initial;
	}

	.b-footer {
		padding: 20px 10px 0px 10px;
	}

	.similar_objects {
		margin: 20px auto;
	}
}

@media (max-width: 1320px){
	.header-logo {
		max-width: 180px;
		max-height: 110px;
	}
}

@media (max-width: 1260px){
	.phone-top_link {
		font-size: 12px;
	}
}

@media (max-width: 1201px) and (min-width: 769px){

	.filter-container{
		width: 100%;
		max-width: 100%;
	}


}

@media (max-width: 973px) and (min-width: 769px){
	.filter__link {
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 804px) and (min-width: 769px){
	.filter__switch-type {
		width: 190px;
	}
}

@media (min-width: 1350px){

	.propery-list,
	.propery-list-noswitch{
	    -webkit-box-pack: flex-start;
		-ms-flex-pack: flex-start;
		justify-content: flex-start;
		margin-left: -10px;
		margin-right: -10px;
		overflow: hidden;
	}

	.propery-list__item {
		margin: 0 10px 20px 10px;
		max-width: 315px;
	}

	.propery-item__picture {
		width: 315px;
	}
}

.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
}

.city-description-video-link{
	text-decoration: none;
	display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1201px){
	.list-elements-sort{
		margin: 0 -10px;
	}
}

@media (max-width: 1275px){

	.phone-top_link{
		font-size: 12px;
	}

}

.calculate-credit .jq-select-multiple.focused,
.calculate-credit .jq-selectbox.focused .jq-selectbox__select,
.form-input-block .jq-select-multiple.focused,
.form-input-block.jq-selectbox.focused .jq-selectbox__select {
	border: none !important;
}

.calculate-credit .right-block-title{
	padding: 30px 30px 20px 30px;
}

.list-elements-property{
	overflow: hidden;
}

.views_objects{
	padding-bottom: 40px;
}

.form-white-bg .block-detail-title{
    padding-bottom: 28px;
}

.property_info_area{
	white-space: nowrap;
}

.fixed-header {
    padding: 14px 0px 16px 0px;
    background: #F4F5F7;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.14);
	transform: translateY(-100%);
	z-index: 999;
	transition: all 1500ms;
}

.container-fixed-header{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}

.container-fixed-header .header-menu{
	margin: 0 0 0 49px;
}

.container-fixed-header .header-profile{
	margin: 0 0 0 49px;
}

.container-fixed-header .button_call{
	margin-left: 20px;
	max-width: 140px;
}

.logo-fixed-heade{
	max-width: 124px;
	width: 100%;
	height: 48px;
}

.header-logo__img{
	/*width: 100%;*/
}

.show-fixed{
	transform: translateY(-0%);
}

.container-fixed-header  .header-categor__item + .header-categor__item{
    padding-left: 23px;
}

.object-line__price__m sup{
    top: -0.7em;
	font-size: 14px;
    font-weight: 500;
}

.new-detail-information-property .detail-block-price{
	background: transparent;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.header-section-link{
	display: block;
	width: 100%;
	height: 100%;
}

.reset-filter{
	/*width: 240px;
	height: 50px;*/
	/*width: 155px;
    height: 30px;*/
	/*background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(108, 107, 107, 0.3) 90.1%, rgba(0, 0, 0, 0.3) 100%), #ED6709;
	border-radius: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;*/
	font-size: 14px;
	opacity: 0.5;
    /*line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;*/
	/*color: #FFFFFF;*/
	color: #000;
	cursor: pointer;
}

.reset-filter i{
	/*margin-right: 12px;*/
	margin-right: 5px;
}

@media (min-width: 1200px) and (max-width: 1348px){
	.items-main-news {
		justify-content: center;
	}

	/*.news-list__item + .news-list__item {
		margin-top: 15px;
	}*/

	.b-header__right{
		margin-left: 30px;
	}
}

@media (min-width: 1281px) and (max-width: 1299px){
	.filter__link {
		margin: 10px auto 0;
	}
}

@media (max-width: 360px){
	.op-filter {
		position: relative;
		/*bottom: 0;*/
		bottom: 0;
		width: 100%;
		padding-left: 0px;
	}

	.open-filter .op-filter{
		bottom: -25px;
	}

	.show-filter {
		margin-bottom: 0px;
		order: 2;
		margin-top: 20px;
	}

	.filter-line-show{
		width: 100%;
	}

	.filter__link {
		margin-top: 10px;
	}

	div.reset-filter {
		margin-top: 10px;
	}
}

.new-subscribe-subject{
	height: inherit;
}

.subject-status-subscribe{
	height: inherit;
	text-align: center;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link-youtube-Ñhannel{
	text-decoration: none;
	color: inherit;
}

.urlTrigger{
	display: block;
}

.real-procent{
	display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-top: 10px;
	min-width: 30px;
    width: auto;
    max-width: 50px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
}

.hide-proc-credit{
   border: none;
   max-width: 30px;
   width: auto;
   text-align: center;
}

.form-block-right .jq-selectbox li,
.form-block-right .jq-select-multiple li{
    white-space: normal;
}

.form-block-right .form-input-block .jq-selectbox__select {
    outline: none;
    border: none !important;
}

@media (max-width: 770px){
	.detail-filter-open{
		display: flex;
	}

	.go-search-filter{
		display: none;
	}

	/*.filter-container{
		margin-top: 250px;
	}

	.header-section  + .filter-container{
		margin-top: 0px;
	}*/

	.header-section-detail{
		min-height: 200px;
	}

	.open-filter-header{
		min-height: 450px;
	}

}

.main-slick-dots{
	padding: 20px 0px 0px 0px;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-slick-dots li{
    border: 1px solid transparent;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
	margin: 0 5px;
	cursor: pointer;
	transition: 300ms;
}

.main-slick-dots button{
	outline: none;
    border-radius: 50%;
    background-color: #4377a9;
    width: 15px;
    display: block;
    padding: 0;
    height: 15px;
    font-size: 0px;
    border: none;
    flex-shrink: 0;
	cursor: pointer;
	transition: 300ms;
}

.main-slick-dots .slick-active{
	border: 1px solid rgb(237, 103, 9);
}

.main-slick-dots .slick-active button{
	background-color: rgb(237, 103, 9);
}

.main-slick-dots li:hover{
	border: 1px solid rgb(237, 103, 9);
}

.main-slick-dots li:hover button{
	background-color: rgb(237, 103, 9);
}

.review-main-video{
	width: 100%;
	max-width: 376px;
	/*min-height: 153px;*/
	min-height: 211px;
	margin-top: 10px;
	margin-left: auto;
    margin-right: auto;
	background-size: cover !important;
}

.review-main-video iframe{
	width: 100%;
	height: 100%;
}

.review-main .b-review__item iframe{
	display: flex;
}

.review-main .b-review__item{
	min-height: 345px;
}
/*----------------------*/

@media (max-width: 768px){
	.title-section-property{
		padding-top: 20px;
	}
	.filter-news-line {
		padding: 15px 15px 0px 15px;
	}
}

.citizenship-page{
    display: flex;
    flex-flow: column;
}

.video-citizenship{
	width: 720px;
	height: 405px;
	/*width: 100%;
	height: 770px;*/
	margin: 20px auto;
}

.detail-text-citizenship{
	position: relative;
	max-height: 25px;
    overflow: hidden;
}

.more-text{
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    background-color: #f98d00;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
	margin: 20px auto;
    cursor: pointer;
	transition: all 300ms;
}

.more-text:hover{
	background-color: #2d68a0;
}

.open-text-more .text-more-info{
	max-height: 8000px;
}

.button_grd{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(187, 81, 81, 0.5) 100%), #d66161;
    background-blend-mode: overlay, normal;
    border-radius: 5px;
    border: none;
    width: 190px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    line-height: 14px;
}

.button_grd a{
	color: #fff;
}

@media (max-width: 1180px) and (min-width: 768px){
	.header-buttons__item + .header-buttons__item{
		margin-left: 10px;
	}

	button.header-buttons__item,
	button.header-buttons__item a{
		font-size: 10px;
		max-width: 140px;
	}
}

@media (max-width: 880px) and (min-width: 768px){
	.header-button__buttons{
		flex-flow: row wrap;
	}

	button.header-buttons__item.button_grd{
		margin-left: 0px;
		margin-top: 10px;
	}
}

@media (max-width: 768px){
	.button_grd{
		margin-top: 10px;
		width: 200px;
	}

	.page-left-info,
	.text-exchange{
		padding-left: 10px;
		padding-right: 10px;
	}

	.video-citizenship {
		width: 540px;
		height: 305px;
	}

	.ask-question__text{
		padding: 0px 15px;
	}

	.help-sidebar{
		display: flex;
		flex-flow: column;
		align-items: center;
	}

	.help-sidebar__ico{
		margin-bottom: 10px;
	}

	.help-sidebar__title{
		padding-bottom: 10px;
	}

	.help-sidebar__text{
		margin-bottom: 20px;
	}

	.speacial-object__right{
		margin-top: 15px;
	}

	.media-r-apartments-category {
		flex: 0 0 auto;
	}

	.h1-dtl-apart{
		line-height: 24px;
		margin-top: 15px;
	}

	.price-detail {
		padding: 0;
		display: flex;
		align-items: center;
		flex-flow: row wrap;
	}

	.price-detail-mk{
		padding-right: 15px;
	}

	.detail-block-price{
		padding: 30px 10px;
	}

	.price-detail-mk,
	.price-detail-value{
		font-size: 26px;
	}

	.price-detail-value {
		padding-top: 0px;
		padding-left: 0px;
	}

	.additionally-info-property{
		padding: 0px 40px 16px;
	}

	.infrastructure-item {
		margin-bottom: 5px;
	}

	.about-page-property {
		padding-bottom: 10px;
	}

	.similar_objects .title-padding-object {
		padding-bottom: 10px;
	}

	.propery-list, .propery-list-noswitch {
		padding-top: 0px;
	}

	.white-block {
		padding: 20px 0px 40px 0px;
		background-color: #fff;
	}

	.form-white-bg .block-detail-title {
		padding-bottom: 0px;
	}

	.property-id{
		order: -11;
	}

	.calculate-credit {
		order: 1;
	}

	.detail-select-city{
		order: 2;
	}

	.detail-share{
		order: 3;
	}

	.detail-manager {
		margin-top: 20px;
		order: 4;
	}
	.page-right-info {
		display: flex;
		flex-direction: column;
	}

}

@media (max-width: 580px){
	.video-citizenship {
		width: 100%;
		height: 305px;
	}
}

.online-user{
	position: fixed;
	bottom: 20px;
	right: 10px;
	padding: 10px;
	border-radius: 3px;
	background-color: #ED6709;
	color: #fff;
	z-index: 999;
}

.propery-navigation li:nth-child(1n+11){
	display: none;
}

@media (max-width: 770px){
	.header-sections-city{
		margin-top: 0px;
	}

	.filter-block{
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.14);
	}

	.filter-header{
		margin-top: 10px;
	}
}

.waitLoad{
	display: none;
}

.front-detail{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
}

@media(max-width: 990px){
	.front-detail{
		background-size: auto 100%;
	}
}

.backst-detail{
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	filter: blur(5px);
}

.type-property-links{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 20px 0px 0px;
    margin: -5px;
    box-sizing: border-box;
    overflow: hidden;
}

.type-property-link{
	text-decoration: none;
    font-size: 14px;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ed6f37;
    border-radius: 3px;
    color: #387cb3;
	margin: 5px;
	transition: all 5ms linear;
}

.type-property-link:hover,
.active-type-link{
	border: 1px solid #ed6f37;
	color: #fff;
	background-color: #ed6f37;
}

.slick-slide,
.slider-main-spec-item a{
	outline: none;
}

@media(max-width: 1380px){

	.slider-main-spec,
	.slider-main-spec-item {
		height: auto;
		background: transparent;
	}

	.slider-main-spec-item img {
		max-width: 100%;
		width: auto;
		object-fit: cover;
		max-height: 100%;
		height: auto;
	}
}

./*fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walker:before{content:"\f831"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face {
  font-family: "Font Awesome 5 Brands";
 /* font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.eot);
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.woff) format("woff"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}*/
.fab {
  font-family: "Font Awesome 5 Brands";
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.eot);
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.woff2) format("woff2"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.woff) format("woff"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.ttf) format("truetype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-light-300.svg#fontawesome) format("svg")
}
.fal {
  font-weight: 300
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.eot);
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.woff) format("woff"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.fal, .far {
  font-family: "Font Awesome 5 Pro";
  font-display: swap;
}
.far {
  font-weight: 400
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.eot);
  src: url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.woff) format("woff"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(/bitrix/templates/restproperty_eng_v2/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
/*.fa, .fas {
  font-family: "Font Awesome 5 Pro";
 /* font-display: swap;
  font-weight: 900
}*/





/**/
.header-categor__list li.active > a {
	color: #f98d00 !important;
}


.view_mob {
  display: none;
}
@media (max-width: 770px) {
  .view_desk {
    display: none;
  }
  .view_mob {
    display: block;
  }
  .view_mob.m-20 {
    margin-bottom: 20px;
  }
}


/* Ğ¸Ğ·Ğ¼ĞµĞ½ĞµĞ½Ğ¸Ñ Ğ² Ğ¼Ğ¾Ğ±Ğ¸Ğ»ÑŒĞ½Ğ¾Ğ¹ Ğ²ĞµÑ€ÑĞ¸Ğ¸ ĞºĞ°Ñ‚ĞµĞ³Ğ¾Ñ€Ğ¸Ğ¹ */
@media (max-width: 770px) {
  .propery-list__item {
    width: auto;
    /*max-width: 100%;*/
  }
  .propery-list__item img.propery-item__img {
    width: 100%;
  }
}

/* Ğ¸Ğ·Ğ¼ĞµĞ½ĞµĞ½Ğ¸Ñ Ğ½Ğ° Ğ³Ğ»Ğ°Ğ²Ğ½Ğ¾Ğ¹ */
.header-sections-city .header-section-city-name {
  font-weight: bold;
  text-shadow: 1px 1px 2px black;
}
.header-section-city-one {
  background-position: center;
}
.header-section-city-one:hover {
  background-size: auto 110%;
}

/* Ğ¸Ğ·Ğ¼ĞµĞ½ĞµĞ½Ğ¸Ñ Ğ² Ñ…Ğ»ĞµĞ±. ĞºÑ€Ğ¾ÑˆĞºĞ°Ñ… */
.breadcrumbs-block .bx-breadcrumb-item a.this_page > span {
  color: #ED6709;
}


/**/
.on-mobile_767 {
	display: none;
}
@media (max-width: 767px) {
	.on-mobile_767 {
		display: block;
	}
	.off-mobile_767 {
		display: none;
	}
}

/* Ğ¡Ñ‚Ñ€Ğ°Ğ½Ğ¸Ñ†Ğ° ĞšĞ¾Ğ½ÑĞ°Ğ»Ñ‚Ğ¸Ğ½Ğ³ */
.consulting-documents_mob {
	margin-top: 20px;
	margin-bottom: 20px;
}
.consulting-documents_mob .consulting-documents-title {
	font-size: 18px;
	line-height: 1.222;
}
.consulting-documents_mob .item_doc {
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px rgba(39, 54, 106, 0.35);
	padding: 35px 30px;
	margin-top: 20px;
}
.consulting-documents_mob .item_doc .info_item_doc {
	display: flex;
	margin-top: 15px;
}
.consulting-documents_mob .item_doc .name {
	font-size: 12px;
	color: rgb(102, 102, 102);
	line-height: 1.833;
	text-transform: uppercase;
}
.consulting-documents_mob .item_doc .ok {
	margin-right: 10px;
	display: flex;
  align-items: center!important;
}
.consulting-documents_mob .item_doc .txt {
	font-size: 14px;
	line-height: 1.429;
}


/* footer */
footer a:hover {
	color: #f98d00;
}

ul.question-right__yout-link a:hover {
	color: #f98d00;
}

button {
	cursor: pointer;
}



/* ĞĞ±ÑŠĞµĞºÑ‚Ñ‹ Ğ½Ğ° Ğ³Ğ»Ğ°Ğ²Ğ½Ğ¾Ğ¹ */
@media (min-width: 650px) and (max-width: 770px) {
	.news-objects-main .container_page.list-elements-property,
	.news-objects-main .container_page.list-elements-property {
		max-width: 100%;
	}
	.news-objects-main .propery-list__item,
	.main-property-turkey .propery-list__item {
		width: 323px !important;
	}
}
@media (min-width: 770px) and (max-width: 900px) {
	.news-objects-main .propery-list__item,
	.main-property-turkey .propery-list__item {
		margin: 0 auto 20px auto !important;
	}
}


/* ĞŸĞ¾Ğ´ÑĞºĞ°Ğ·ĞºĞ° Ğ´Ğ»Ñ Ğ¸ĞºĞ¾Ğ½ĞºĞ¸ "Ğ˜Ğ·Ğ±Ñ€Ğ°Ğ½Ğ½Ğ¾Ğµ" */
.propery-info__favorit .fa-heart.fal::after{
	position: absolute;
	content: '';
	padding: 5px;
	white-space: nowrap;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	background-color: #ED6709;
	border-radius: 3px;
	left: 50%;
	opacity: 0;
	z-index: -1;
	transition: all 500ms;
	transform: translate(-50%, 30px);
}
.detail-property-favorite .fa-heart.fal::after {
	left: 35%;
}
.propery-info__favorit .fa-heart.fal::after {
	content: "Add to favourites";
}
@media(min-width: 1024px) {
	.propery-info__favorit:hover .fa-heart.fal::after{
		z-index: 2;
		opacity: 1;
		transform: translate(-50%, 38px);
	}
}
.propery-info__favorit .fa-heart.fas::after {
	display: none !important;
}


/* Ğ˜Ğ·Ğ¼ĞµĞ½ÑĞµĞ¼ Ğ²Ğ½ĞµÑˆĞ½Ğ¸Ğ¹ Ğ²Ğ¸Ğ´ Ğ¡Ñ‚Ñ€Ğ°Ğ½Ğ¸Ñ† (Ğ½Ğµ ĞºĞ°Ñ‚Ğ°Ğ»Ğ¾Ğ³Ğ°) */
/* Ğ£ Ğ²ÑĞµÑ… ÑÑ‚Ñ€Ğ°Ğ½Ğ¸Ñ† Ğ¾Ğ±ÑĞ·Ğ°Ñ‚ĞµĞ»ÑŒĞ½Ğ¾ Ğ´Ğ¾Ğ»Ğ¶ĞµĞ½ Ğ±Ñ‹Ñ‚ÑŒ .container_banner_page Ğ¸ body.thisPage (ÑÑ‚Ğ¾Ñ‚ ĞºĞ»Ğ°ÑÑ Ğ²Ñ‹Ğ´Ğ°ĞµÑ‚ÑÑ Ñ‡ĞµÑ€ĞµĞ· js) */
@media(min-width:770px) {
	body.thisPage .header-section {
		min-height: 300px;
	}

	body.thisPage .container_page.filter-container .filter__help {
		display: none !important;
	}

	body.thisPage .container_banner_page {
		height: auto;
	}
	body.thisPage .container_banner_page .banner-info-page {
		padding-top: 0;
	}
}



button:hover {
	transform: translateY(-2px);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,.5);
}
.detail-aparts-content button.detail-property-favorite:hover {
	transform: translateY(-26px);
}
a.link_detail:hover,
a.detail-news_all:hover,
a.page-detail:hover,
a.page-video__link:hover {
	transform: translateY(-2px);
	box-shadow: 0px 4px 7px 0px rgba(0,0,0,.5);
}
.detail-params-property-items a:hover {
	color: #f98d00;
}


.button_pay {
	margin-bottom: 20px;
}

@media screen and (max-width: 770px) {
	#capitol-callback {
		bottom: 10px;
	}
	footer .nav-list {
		padding-bottom: 80px;
	}
}


/* Ğ¤Ğ¾Ñ€Ğ¼Ğ° Ğ—Ğ°ĞºĞ°Ğ·Ğ°Ñ‚ÑŒ Ñ‚ÑƒÑ€ */
@media (min-width: 1200px) {
	#form-tour input.date-pr {
		margin-right: 20px;
	}
}
@media (max-width: 770px) {
	#form-tour button.form-submit-ask {
		margin-left: auto;
		margin-right: auto;
	}
}


/**/
@media (max-width: 770px) {
	.detail-params-property-items .detail-style-ln {
		width: 270px;
	}
}

.property-detail-information.on-mobile .detail-property-favorite {
	display: none;
}
/* Ğ˜Ğ·Ğ±Ñ€Ğ°Ğ½Ğ½Ğ¾Ğµ Ğ² Ğ¾Ğ±ÑŠĞµĞºÑ‚Ğµ */
@media (max-width: 768px) {
	.mobBlock_detail-property-favorite {
		width: 100%;
		position: relative;
	}
	.property-detail-information.on-mobile .detail-property-favorite {
		position: relative !important;
		display: flex;
		margin: auto;
		/*right: 0;*/
    text-align: center;
	}
  .property-detail-information.on-mobile .detail-property-favorite .fa-heart {
    margin: auto;
  }
	.property-detail-information.on-mobile .detail-property-favorite .fa-heart.anim-fav {
		top: 150%;
	}
	.property-detail-information.on-mobile .detail-property-favorite .fa-heart.fal::after {
		display: none;
	}

	.submit-application-detail .detail-property-favorite {
		display: none;
	}
}

/* ĞŸĞ¾Ñ…Ğ¾Ğ¶Ğ¸Ğµ Ğ¾Ğ±ÑŠĞµĞºÑ‚Ñ‹ */
.blockTabs-title {
	margin-bottom: 15px;
	display: flex;
}
.blockTabs-title .blockTabs-name {
	display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 1px solid #ED6709;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #ED6709;
    max-width: 290px;
    width: 100%;
    height: 50px;
    cursor: pointer;
    transition: all 300ms;
}
.blockTabs-title .blockTabs-name.active {
    text-decoration: none;
	background: #ED6709;
	color: #fff;
}
.blockTabs-title .blockTabs-name.one {
	margin: auto 10px auto auto;
}
.blockTabs-title .blockTabs-name.two {
	margin: auto auto auto 10px;
}
.blockTabs .blockTabs-content {
	display: none;
}
.blockTabs .blockTabs-content.active {
	display: block;
}


/* URL /turkish_citizenship/ */
.turkish_citizenship_itemsAdd .propery-list-noswitch {
  height: 785px;
  overflow: hidden;
}
@media (max-width: 770px) {
  .turkish_citizenship_itemsAdd .propery-list-noswitch {
    height: 835px;
  }
}
@media (max-width: 768px) {
  .turkish_citizenship_itemsAdd .propery-list-noswitch {
    height: 755px;
  }
}

.turkish_citizenship_itemsAdd .more_items a {
  margin-top: 10px;
  margin-bottom: 10px;
}
.turkish_citizenship_itemsAdd .more_items a:hover {
  cursor: pointer;
}


.container-fixed-header .header-menu ul.header-categor__list > li a {
  font-size: 14px;
}


.news-fl-serch-data .filter__select {
  min-width: 194px;
}

/* Ğ’Ñ€ĞµĞ¼ĞµĞ½Ğ½Ğ¾ */
.list-item-offices .item-office:last-child {
  min-height: 500px;
}
.list-item-offices .item-office:last-child .item-office_picture {
  display: none;
}
.list-item-offices .item-office:last-child .item-office_info-map {
  top: 0;
}


@media (min-width: 1200px) and (max-width: 1380px) {
  .about-page-property .page-left-info {
    max-width: calc(100% - 340px);
  }
}

.jq-selectbox.filter__select {
  /*border: 1px solid rgb(153, 153, 153);*/
  border-radius: 5px;
}

/* Ğ¡Ğ»Ğ°Ğ¹Ğ´ĞµÑ€ Ğ² ĞºĞ°Ñ‚ĞµĞ³Ğ¾Ñ€Ğ¸Ğ¸ Ğ´Ğ»Ñ Ğ¾Ğ±ÑŠĞµĞºÑ‚Ğ¾Ğ² */
.slider-catitem.swiper-container {
  width: 100%;
  height: 100%;
  position: unset;
}
.slider-catitem .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.slider-catitem .swiper-button-next,
.slider-catitem .swiper-button-prev {
  z-index: 500;
}

.slider-catitem .swiper-pagination {
  bottom: -12px;
}
.slider-catitem .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  border-radius: 0;
}

.slider-catitem.catitem-plitca .swiper-pagination {
  bottom: 20px;
}

.swiper-pagination-bullet:focus {
  outline-color: rgb(0, 122, 255);
}



/**/
.jq-selectbox.jqselect.filter__select.dropup.opened {
  z-index: 101 !important;
}
.filter__param.w_pos .select-infrostr {
  z-index: 9;
}
.param-advant .jq-selectbox {
  z-index: 8 !important;
}


@media (max-width: 770px) {
  .filter-container .filter__param.w_type {
    min-height: 80px;
  }
}

/* Ğ¤Ğ¸Ğ»ÑŒÑ‚Ñ€ Ğ´Ğ»Ñ Ñ‚ĞµĞ»ĞµÑ„Ğ¾Ğ½Ğ¾Ğ² Ñ Ğ½Ğ¸Ğ·ĞºĞ¸Ğ¼ Ñ€Ğ°Ğ·Ñ€ĞµÑˆĞµĞ½Ğ¸ĞµĞ¼ */
@media (max-width: 361px) {
  .filter-container .filter__param.w_type,
  .filter-container .filter__param.w_room,
  .filter-container .filter__param.w_pos,
  .filter-container .filter__param.w_pos.tablet-location,
  .filter-container .filter__param.w_id {
    width: 100%;
  }
  .filter-container .filter__param.w_room,
  .filter-container .filter__param.w_pos {
    min-height: 80px;
  }
  .filter-container .filter__param ul {
    z-index: 11;
  }
  .filter-container .filter__param.w_type {
    z-index: 12;
  }
}




/* ĞĞ¾Ğ²Ğ¾Ğµ Ğ² Ñ„Ğ¸Ğ»ÑŒÑ‚Ñ€Ğµ */
.filter__param.f-obl .window-select-param label {
  display: none;
}
.filter__param.f-obl .window-select-param label.active {
  display: block;
}
@media(min-width: 1330px) {

}
@media (min-width: 1025px) {
  .filter-block {
    padding: 20px 45px 20px 45px;
  }
  .filter__param.type-obevlineya .filter__param__name {
    display: none;
  }
  .filter__param.w_type {
    width: 200px;
  }
  .filter__param.w_pos {
    width: 240px;
  }
  .filter__param.w_id {
    width: 100px;
  }
}
@media (min-width: 771px) {
  .filter__param.type-obevlineya {
    width: 100%;
    margin-bottom: 20px;
  }
  .filter__link {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 771px) {
  .filter__param.f-city {
    width: 100%;
  }
  .filter__param.f-obl {
    padding-top: 44px;
    width: 100%;
    z-index: 1;
  }
  .filter__param.w_id {
    padding-top: 43px;
    width: 100%;
  }
  .open-filter .filter__param.w_id {
    padding-top: 0;
  }
  .open-filter .filter__param.price-line-input {
    padding-top: 43px;
  }
}

.i_confirm{
	position: absolute;
    opacity: 0;
}
/* End */


/* Start:/bitrix/templates/restproperty_eng_v2/styles.css?1597144724286*/
.frame-block1{
	box-sizing: border-box;
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	height: 0;
}
.frame-block1 iframe{
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: block;
	transform: scale(0.8);
}
/* End */
/* /bitrix/templates/restproperty_eng_v2/css/all_css2.css?1645384249484341 */
/* /bitrix/templates/restproperty_eng_v2/styles.css?1597144724286 */
