/* General Style */

body,
html {
	height: 100%;
}

body {
	margin: 0 auto;
	font-size: 0.875rem;
	color: #462739;
	font-family: 'Open Sans', serif;
	font-weight: 400;
	background: linear-gradient(rgba(255, 0, 0, 0.45), rgba(255, 0, 0, 0.45));
	background-image: url(../img/bg_texture.jpg);
	background-position: left bottom;
	background-repeat: repeat;
}

body>div#floor {
	overflow: hidden;
	min-height: 100%;
	position: relative;
}

input,
select,
option,
p,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
td,
img,
table {
	margin: 0;
	padding: 0;
	border: 0;
}

::selection {
	background: #707070;
	color: white;
}

::-moz-selection {
	background: #707070;
	color: white;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

img {
	vertical-align: middle;
}

a:link,
a:visited {
	color: #c449d3;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
}

a:hover,
a:active {
	text-decoration: underline;
}

a.button {
	background: #da8ae3;
	border-radius: 5px;
	height: 37px;
	line-height: 35px;
	padding: 0 30px;
	color: white;
	font-family: 'Open Sans', serif;
	font-weight: 300;
	box-shadow: 0 2px 0 rgba(0, 0, 0, .08);
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}

a.button:hover {
	background: #ce7ad8;
	text-decoration: none;
}

div.messages,
div.cp {
	text-align: center;
	margin-top: 50px;
	position: absolute;
	text-align: center;
	width: 458px;
	bottom: 60px;
}

div.cp {
	font-size: 0.857em;
	bottom: 25px;
}

body>div#floor {
	overflow: hidden;
	min-height: 100%;
	position: relative;
}

input,
select,
option,
p,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
td,
img,
table {
	margin: 0;
	padding: 0;
	border: 0;
}

::selection {
	background: #707070;
	color: white;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ul,
li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

img {
	vertical-align: middle;
}

strong,
b {
	font-weight: 700;
}

.hide {
	display: none;
}

a:link,
a:visited,
.link {
	color: #05065a;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
	letter-spacing: 0.025rem;
}

a:hover,
a:active,
.link:hover {
	text-decoration: underline;
}

h1 {
	color: #2b2b2b;
	font-size: 1.875em;
	margin: 0 0 10px 0;
	font-weight: normal;
	padding: 0;
	font-weight: 800;
	display: inline-block;
	vertical-align: top;
}

h3 {
	text-align: center;
	margin-top: 20px;
	font-size: 1.286em;
	font-weight: 400;
}

input[type=text],
input[type=password],
textarea,
select {
	height: 36px;
	background: #fff;
	border-radius: 5px;
	border-style: solid;
	color: #333333;
	font-family: 'Open Sans', serif;
	font-size: 1em;
	font-weight: 600;
	padding: 0 10px 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	line-height: 34px;
}

input:hover {
	border-color: #bbbbbb;
}

input:focus {
	box-shadow: 0px 0px 3px 1px rgba(38, 33, 35, 0.19);
	background-color: #fff;
}

input[type=submit],
input[type=button],
a.button {
	background: linear-gradient(to bottom, #ff7670 0%, #fb726c 100%);
	border-radius: 5px;
	line-height: 35px;
	height: 35px;
	padding: 0 45px;
	color: #fff;
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 1.1em;
	cursor: pointer;
	-webkit-appearance: none;
	margin-right: 10px;
}

input[type=submit]:hover,
input[type=button]:hover,
a.button:hover {
	background: #e66a65;
	text-decoration: none;
}

section#controller_area:empty {
	padding-bottom: 0!important;
}

section.no-style {
	clear: both;
	padding: 0 0 30px 0;
	margin: 10px 10px 10px 20px;
	position: relative;
}

div.page_title {
	max-width: 1200px;
	background-color: #EEEDDB;
	margin: 0px auto 0 auto;
	padding: 20px 0 5px;
	letter-spacing: 0.01rem;
}

div.page_title.page {
	border-radius: 0;
	margin: 0 auto;

}
div.description-home {
	text-align: center;
	color: #442A4F;
	margin: 0 120px 5px 120px;
	font-weight: 600;
	font-size: 0.875rem;
}

div.description-home h1 {
	text-transform: uppercase;
	font-size: 1.25rem;
	color: #3A2246;
}

a.button {
	display: inline-block;
	height: 37px;
	line-height: 35px;
}

a.button.home {
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	background: linear-gradient(to bottom, #523e59 0%, #47334E 100%);
	display: table;
	margin: 0 auto;
	margin-bottom: 20px;
}

div.search-button.two-inline input {
	padding: 0px 50px;
	line-height: 36px;
	height: 36px;
	background: linear-gradient(to bottom, #EE4238 0%, #EE4238 100%);
	text-transform: uppercase;
	font-weight: 700;
}

input[type=checkbox]:not(.default),
input[type=radio]:not(.default) {
	opacity: 0;
	position: absolute;
	width: 26px;
	height: 26px;
}

div.search-button.two-inline input:not(:hover) {
	transition: 0.5s ease;
}

input[type=checkbox]:not(.default)+label,
input[type=radio]:not(.default)+label {
	max-width: 100%;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	cursor: pointer;
	color: #262222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

input[type=checkbox]:not(.default)+label>span,
input[type=radio]:not(.default)+label>span {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: #fdfeff;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	border: 1px solid #edecda;
}

input[type=checkbox]:not(.default):hover+label>span {
	opacity: 0.7;
	transition: 0.2s;
}

input[type=checkbox]:not(.default):not(:hover)+label>span {
	transition: 0.2s;
}

*:focus {
	outline: none;
}

body>div#floor>header {
	position: relative;
	z-index: 1000;
}

body header.header {
	margin: 0 auto;
}

div.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #362653;
}

div.user_wrap {
	padding-bottom: 30px;
}

.fl,
.logo,
.centercolumn {
	padding: 20px 0 20px 0px;
	margin: 0 auto;
}

div.wrapper div.logo {
	width: 304px;
}

div.wrapper div.logo img {
	height: 105px;
	width: 195px;
	display: block;
	margin: 0 auto;
}


div.menu {
	position: relative;
	z-index: 9;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

div.mobile_menu {
	display: none;
}

div.menu a.general {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 6px 6px 0 0;
	font-size: 1rem;
	height: 48px;
	line-height: 48px;
	width: 100%;
	background-color: #4A2C55;
	transition: .1s linear;
}

div.menu a.general::before {
	content: "";
	width: 10px;
	height: 10px;
	background: url('../img/icons/icons_1/1_4.svg') 50% no-repeat;
	background-size: cover;
	float: right;
	top: 20px;
	position: relative;
	right: 10px;
}

div.menu a.general.msk::before {
	all:unset;
}


div.menu div.wrapper ul.dropmenu {
	display: block;
	position: absolute;
	visibility: hidden;
	font-size: 0.86rem;
	background-color: #eeeee5;
	width: 228px;
	text-align: left;
	border-radius: 0 0 10px 10px;
	box-shadow: -2px 4px 10px 0 rgba(34,60,80,.2);
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0;
	transition: .25s opacity, .25s visibility, 0.3s ease-in-out;
	
}

ul.dropmenu li.droplink {
	padding: 0 0 0 15px;
	line-height: 25px;
}


ul.dropmenu li.droplink:hover {
	background-color: #e6e6dc;
}

ul.dropmenu li.droplink::before {
	content: "\203A";
	margin-right: 5px;
	vertical-align: top;
}

ul.dropmenu li.droplink > a {
	color: #4a2653;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

ul.dropmenu li.droplink > a > span{
	color: #958F8F;
	font-weight: 600;
}


div.menu li:hover ul.dropmenu {
	opacity: 1;
	visibility: visible;
	z-index: 999;
}

div.wrapper > ul {
    width: 1200px;
    margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
}

div.menu div.wrapper > ul > li {
	width: 19%;
}

div.menu div.wrapper > ul > li + li {
	margin-left: 1.25%;
}

div.menu div.wrapper > ul > li > a > i {
	display: none;
}

div.menu div.wrapper > ul > li > a.general.mobile_user_menu {
	display: none;
}

div.menu a.general:hover {
	background-color: #7F3E5C !important;
}

div.menu a.general.active {
	background-color: #EE4238 !important;
	border-radius: 5px 5px 0 0;
}

ul.main_menu_sub {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
}


ul.main_menu_sub > li {
    display: inline-block;
	padding: 3px 6px 3px 6px;
	font-size: 0.9em;
	margin-right: 0;
	position: relative;
	white-space: nowrap;
	background: #523E59;
	border-radius: 5px;
}

ul.main_menu_sub > li > a {
	color: #FFF;
}


ul.main_menu_sub > li > a::before, .tag_text {
    z-index: 2;
    position: relative;
}
ul.main_menu_sub > li > a::before {
    color: #FFA6A0;
    font-weight: 600;
    content: '# ';
    opacity: .8;
}

div.content_tags {
	padding: 0px 45px 0px 45px;
}

aside.sub_menu {
	padding: 10px 10px 5px 10px;
	max-width: 100%;
	display: block;
	margin: 0 20px 20px 20px;
}

aside.sub_menu > a {
    padding: 1px 3px 1px 3px;
	font-size: 0.86em;
	margin-bottom: 6px;
	margin-right: 0;
}

nav.sub_menu_tags {
	max-width: 100%;
	display: block;
}

nav.sub_menu_tags > a {
	padding: 3px 6px 3px 6px;
	font-size: 0.86em;
	margin-bottom: 6px;
	margin-right: 0;
}


a.content_tag {
	font-size: 0.9em;
	background: #523E59;
	text-decoration: none;
	color: #FFF;
	border-radius: 5px;
	display: inline-block;
	padding: 2px 30px 2px 10px;
	margin-bottom: 6px;
	margin-right: 6px;
	position: relative;
	z-index: 5;
	text-transform: lowercase;
	white-space: nowrap;
}

a.content_tag.navigator {
	border-radius: 5px;
}

a.content_tag:hover {
	background: #45314C;
	font-weight: 400 !important;
}

a.content_tag::before {
	color: #FFA6A0;
	font-weight: 600;
	content: '# ';
	opacity: .8;
}

a.content_tag::before,
.tag_text {
	z-index: 2;
	position: relative;
}

a.content_tag span.tag_count {
	font-size: 0.75rem;
	margin-left: 2px;
	font-style: normal;
	opacity: .3;
}

b.listing_count {
	color: #9d9797;
	font-weight: 500;
}

b.listing_count.zero {
	color: #b3a8a8;
}

a.user-navigation-button {
	background-color: #662F8D;
	font-weight: 600;
	color: #FFFDFF;
	margin-left: 10px;
	border-radius: 0 0 20px 20px;
	text-align: center;
	text-decoration: none;
	min-height: 75px;
	padding: 10px !important;
	display: inline-block;
	vertical-align: top;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.user-navigation-bar {
	float: right;
	margin-right: 19%;
}

.user-navigation-bar>a {
	padding-left: 40px;
}

div#wrapper {
	padding-bottom: 300px;
}

section#main_container {
	position: relative;
}

section#main_container>div.inside-container {
	margin: 0 auto;
	position: relative;
	padding: 0 0 30px;
}

section#content {
	vertical-align: top;
}


div.bread_crumbs li+li:before {
	content: '';
	width: 12px;
	height: 12px;
	margin: 0 5px 3px 5px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/icons/icons_1/1_5.svg') 50% no-repeat;
	background-size: cover;
}

div.bread_crumbs {
	padding: 10px 0px 20px 0px;
	background-color: #EEEDDB;
}

div.bread_crumbs > ol {
	margin: 0 auto;
}

div.bread_crumbs > ol > li {
	display: inline-block;
}

div.bread_crumbs > ol > li > a {
	color: #CB7E74;
	font-size: 0.875rem;
	font-weight: 600;
}

div.bread_crumbs > ol > li > span {
	padding: 0 4px;
	color: #8c8c8c;
}

div.bread_crumbs li:last-child a {
	color: #2C1D3A;
}

.side_block_search.light-inputs {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	background-color: #EEEDDB;
	border-radius: 10px;
}

section.side_block_search div.search-item.two-fields {
	padding: 0 0 10px;
	width: 24.7%;
	display: inline-block;
}

section.side_block_search div.search-item.couple-field {
	padding: 0 0 15px;
}

div.search_menu {
	border-top: 1px solid #E5CFC1;
	padding: 15px 25px 10px 25px;
	display: flex;
	justify-content: center;
}

div.hide_search_menu {
	justify-content: center;
	display: flex;
	border-top: 1px solid #E5CFC1;
}

div.hide_search_menu input {
	all: unset;
	background-color: #FF7F50;
	position: relative;
	height: 30px;
	width: 100%;
	border-radius: 0 0 10px 10px;
	text-decoration: unset;
	cursor: pointer;
	text-align: center;
	font-size: 0.956rem;
	font-weight: 400;
	color: #fff;
}

div.hide_search_menu span.show {
	pointer-events: none;
	width: 16px;
	height: 16px;
	background: url('../img/icons/icons_1/1_10.svg') 50% no-repeat;
	transform: rotate(180deg);
	background-size: 16px 16px;
	position: absolute;
	margin-left: 160px;
	margin-top: 8px;
	z-index: 1;
}

div.hide_search_menu input:hover {
	background-color: #F67647;
}

div.hide_search_menu span.show.off {
	transform: rotate(0deg);
}

#comments div.hide_search_menu {
    width: 100%;
    margin: 0 auto;
}



section.side_block_search div.field {
	padding-bottom: 5px;
	color: #432837;
	font-weight: 600;
	font-size: 0.86rem;
	margin-bottom: 5px;
}

#dop div.field {
	color: #D74137;
	font-weight: 600;
	font-size: 1rem;
	border-bottom: 1px solid #F7B1AD;
	text-align: left;
	padding: 5px;
	margin-bottom: 15px;
}

section.side_block_search div.field.inline {
	width: 90px;
}

section.side_block_search div.input {
	overflow: hidden;
}

.search-button {
	border-top: 1px solid #E5CFC1;
	padding-top: 15px;
	display: inline-flex;
	justify-content: center;
	width: 100%;
	margin-top: 5px;
}

ul.availability-chart>li:not(:last-child) {
	border-bottom: 2px #ffecf4 solid;
}

.search-item.single-field>select,
.search-item.single-field>div.input>select,
.search-item.single-field>input[type=text] {
	width: 100%;
}

.search-item.two-fields>select,
.search-item.two-fields>div.input>select,
.search-item.two-fields>input[type=text] {
	width: 44%;
}

.search-item.two-fields>select:last-child,
.search-item.two-fields>div.input>select:last-child,
.search-item.two-fields>input[type=text]:last-child {
	margin-right: 0;
}

.search-item.two-fields>.custom-input,
.search-item.couple-field>.custom-input {
	width: 50%;
	display: inline-block;
}

.search-item.three-field>*:last-child {
	margin-right: 0;
}

.search-item.checkbox-field {
	margin-bottom: -10px;
	margin-top: 20px;
}

.search-item.checkbox-field>.custom-input {
	display: inline-block;
	width: 25%;
	font-size: 0.86rem;
	font-weight: 600;
}

.search-item.checkbox-field>.custom-input {
	padding: 0 0 5px 0;
}

.search-item.checkbox-field>.custom-input>label {
	padding-right: 5px;
}

body>div#floor>footer {
	background: #332654;
	overflow: hidden;
	clear: both;
	padding: 30px 0px 35px;
	font-size: 0.875rem;
	line-height: 20px;
}

body>div#floor>footer>div.point1 {
	display: table;
	margin: 40px auto;
	margin-top: 0px;
	text-align: center;
}

body>div#floor>footer div.cp {
	width: 100%;
	bottom: 0;
	color: #fff;
	margin-bottom: 30px;
	font-size: 0.875rem;
}

body>div#floor>footer div.cp a {
	color: #fff;
}

body>div#floor>footer div.icons a:hover {
	opacity: 1;
}

nav.footer-menu {
	display: inline;
}

nav.footer-menu>ul {
	min-height: 30px;
	line-height: 30px;
}

nav.footer-menu>ul>li {
	display: inline-block;
}

nav.footer-menu a {
	color: white;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 0 14px;
	margin-bottom: 5px;
	border-radius: 10px;
	margin-right: 5px;
}

nav.footer-menu a.active {
	color: #fff;
}

nav.footer-menu a:hover {
	background-color: #9C201C;
}

nav.footer-menu li:not(:last-child) a.active {
	background: #EE4238;
}

nav.footer-menu li:not(:first-child) a.active {
	margin-left: 3px;
}

body>div#floor>footer span.scroll-top {
	width: 38px;
	height: 38px;
	position: fixed;
	right: 20px;
	top: 80%;
	margin-top: -19px;
	border-radius: 19px;
	text-align: center;
	color: #fff;
	font-size: 1.875em;
	line-height: 35px;
	cursor: pointer;
	background: #FF7670;
	z-index: 15;
	bottom: 0;
}

body>div#floor>footer span.scroll-top:before {
	content: '';
	width: 12px;
	height: 16px;
	position: absolute;
	top: 11px;
	left: 13px;
	background: url('../img/gallery_dox.png') 0 -805px no-repeat;
}

#chat-widget {
    white-space: nowrap;
    display: inherit;
}

body>div#floor>footer span.scroll-top:hover {
	background: #FE9B95;
}

ul.pagination {
	margin: 30px 0 0 0;
	height: 37px;
	text-align: center;
	position: relative;
}

ul.pagination2 {
	margin: 30px 0 0 0;
	height: 37px;
	text-align: right;
	position: relative;
}

ul.pagination>li {
	display: inline-block;
	height: 37px;
	vertical-align: top;
}

ul.pagination>li.transit {
	padding: 0px 25px;
	background-color: #fff;
	border-radius: 20px;
	margin: 0 15px 0 15px;
	font-size: 1.2em;
	font-weight: 600;
}

ul.pagination>li.transit input {
	all: unset;
	width: 20px;
	height: 37px;
}

ul.pagination>li.transit span.delimiter {
	margin: 0 10px;
	bottom: 1px;
	position: relative;
	font-weight: 400;
}

ul.pagination>li.navigator a {
	background-color: #523e59;
	border-radius: 20px;
	height: 37px;
	width: 37px;
	display: inline-block;
}

ul.pagination>li.navigator a span {
	display: inline-block;
	background: url('../img/icons/icons_1/1_9.svg') 50% no-repeat;
	background-size: cover;
	width: 10px;
	height: 17px;
	position: relative;
	top: 10px;
	left: 1px;
}

ul.pagination>li.navigator a.button_back span {
	transform: rotate(180deg);
	left: -1px;
}

ul.pagination2 {
	margin: 30px 0 0 0;
	height: 37px;
	text-align: right;
	position: relative;
}

ul.pagination2>li {
	display: inline-block;
	height: 37px;
	vertical-align: top;
}

ul.pagination2>li.transit {
	padding: 0 20px;
}

ul.pagination2>li.transit input {
	width: 45px;
	margin: 0 5px;
}

ul.pagination2>li.navigator a {
	height: 34px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 28px;
	line-height: 30px;
}

.two-inline>*:first-child {
	float: right;
	margin-right: 30px;
}

.two-inline>*:last-child {
	overflow: hidden;
}

.two-inline.left>*:first-child {
	float: left;
}

.search-block-content {
	height: auto;
}

.search-block-content .scroller {
	padding: 10px 50px 0 50px;
}

div.submit-cell {
	padding-bottom: 10px;
}

div.submit-cell.account_type {
	display: none;
}

div.submit-cell:after {
	clear: both;
	content: '';
	display: table;
}

input.numeric {
	margin: 3px;
	min-width: 70px;
	max-width: 120px;
	position: relative;
}

div.ui-widget.ui-widget-content {
	width: 230px;
	margin: 25px 0 15px 0;
}

section.side_block_search input.numeric {
	max-width: 90%;
	right: 7px;
}

section.side_block_search div.ui-widget.ui-widget-content {
	width: 90%;
}

.category-description {
	padding: 15px 25px;
	margin: 0 0 20px;
	border-bottom: 2px solid #E5CFC1;
	border-top: 2px solid #E5CFC1;
	letter-spacing: 0.01rem;
	line-height: 1.225rem;
}

.category-description.page {
	margin: 0;
	padding: 15px 15px 5px 25px;
	border-bottom: unset;
	border-top: 1px solid #E5CFC1;
}

.category-description.page.aside {
	margin-bottom: 20px;
}


.category-description.bottom_2 {
	margin: 0 0 10px;
	border-top: unset;
	border-bottom: 1px solid #E5CFC1;
}

.category-description.bottom{
	margin: 100px 0 20px;
}

.category-description h2 {
	margin: 20px 0 20px 0px;
	font-weight: 700;
	font-size: 1.5rem;
}

.category-description h3 {
	margin: 20px 0 20px 0px;
	font-weight: 700;
	font-size: 1.5rem;
	text-align: left;
}

.category-description.listings {
	padding: 5px 15px;
	margin: 0 0 20px;
	font-size: 0.875rem;
	font-weight: 600;
	border-bottom: 1px solid #E5CFC1;
	color: #CB7E74;
	border-top: none;
}

.point1 {
	max-width: 1200px;
}

body.bc-exists section#main_container>div.inside-container {
	padding-top: 0 !important;
}

section#controller_area {
	padding-bottom: 30px;
}

section#content {
	float: none;
	background-color: #EEEDDB;
	padding: 0 15px 15px 15px;
	width: auto;
}

body.no-sidebar section#content {
	width: auto;
	float: none;
	margin: 0 0 50px 0;
	background-color: #EEEDDB;
	padding: 25px;
}


/*** MESSAGES ***/


/* PC */

#listings {
	column-count: 3;
	-webkit-column-count: 3;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

article.content {
	width: 340px;
	min-height: 310px;
	margin-bottom: 20px;
	border-radius: 8px;
	margin-right: 30px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	background: #fff;
}

article.content.vip {
	border: 1px solid #9276FD;
}


article.content.vip:nth-child(-n+3) {
	box-shadow: 0px 2px 4px rgba(255,127,80, 0.3);
	border: 1px solid #FF7F50;
}

article.content.vip:nth-child(-n+3) > div:nth-child(1) > div:nth-child(4) > table.short_info_mini:nth-child(1) {
	background-color: #FF7F50;
}

article.content.vip:nth-child(-n+3) > div > div.info_block_icons > div.phone_number > a:nth-child(1) {
	color: #FF7F50;
}

article.content div.listing_data {
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	width: auto;
	height: 100%;
}

article.content h3 {
	text-align: inherit !important;
	margin: 10px 0 10px 0;
	text-transform: capitalize !important;
	font-size: inherit !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
	font-size: 16px !important;
	font-weight: 700;
	color: #362653;
}
article.content a.link{
	color: #362653;
	text-decoration: none;
}

.article_image {
    float: left;
    display: block;
}

#listings>article:nth-child(3n) {
	margin-right: 0;
}

article.content:hover, article.content:active {
	transform: scale(1.01);
	transition: 0.2s;
}

article.content:not(:hover) {
	transition: 0.2s;
}

article.content div.display_data {
	display: inline-block;
	width: 100%;
}

article.content div.table_data {
	color: #FFEBCF;
	display: block;
	width: 100%;
	line-height: 50px;
	position: relative;
	bottom: 0;
	left: 0;
	border-radius: 0 0 5px 5px;
	z-index: 1;
}

article.content div.gradient {
	pointer-events: none;
	background-image: url('../img/border_frame.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 264px;
	height: 396px;
	position: absolute;
	top: 0;
}

article.content div.gradient.max {
	pointer-events: none;
	background-image: url('../img/border_frame_max.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

article.content  div.info_block_right {
	float: right;
	width: 51%;
	min-height: 205px;
}

article.content  div.info_block_photo {
	display: block;
	width: 48%;
	float: left;
	max-width: 200px;
}

article.content  div.info_block_bottom {
	float: left;
	width: 100%;
}

article.content  div.info_block_icons {
	float: left;
	display: flex;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

p.article_description {
	line-height: 16px;
	text-overflow: ellipsis;
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
	height: 48px;
}

p.article_description::first-letter {
    text-transform: uppercase;
}


table.short_info_mini {
	background-color: #9276FD;
	border-radius: 4px;
	margin: 0 0 0 5px;
	color: #FFF;
	text-align: center;
}

table.short_info_mini tr {
	line-height: 16px;
}

table.short_info_mini td {
	width: 33%;
	padding: 2px 0 2px 0;
	overflow: hidden;
	word-wrap: break-word;
	display: inline-block;
}

table.short_info_mini tr.name_price {
	font-size: 11px;
}

table.short_info_mini tr.name_price_count {
	font-size: 13px;
	font-weight: 700;
}

div.article_tags {
	margin-top:5px;
	text-transform: uppercase;
}

div.article_tags span {
	font-size: 11px;
	margin: 4px 0 0 5px;
	color: #442A4F;
	line-height: 20px;
	background-color: #ECEAED;
	border-radius: 4px;
	padding: 0 5px 0 5px;
	font-weight: 700;
	display: inline-block;
}


div.article_tags span.uslugi {
	background-color: rgba(255, 127, 80, 0.15);
	color: #FF7F50;

}

div.article_tags span.working_time {
	background-color: #362653;
	color: #fff;
}


article.content img.picture {
	cursor: pointer;
	width: 100%;
	min-height: 230px;
	min-width: 153px;
	height: auto;
	object-fit: cover;
	border-radius: 6px;
	background-image: url('../img/no-picture.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 10px;
	overflow: hidden;
	filter: contrast(1.15) saturate(1.15);
	z-index: 1;
}



/*search form */

section.seacrh_container {
	background-color: #EEEDDB;
	margin: 0 0 30px 0;
	border-radius: 0 0 10px 10px;
	letter-spacing: 0.01rem;
}

section.seacrh_container.other_page {
	margin: 0 0 20px 0;
	border-radius: 0 0 10px 10px;
}

section.seacrh_container a.search_menu.button {
	color: #FFF;
	display: inline-block;
	padding: 0 48px 0 15px;
	text-decoration: none;
	font-size: 1.125rem;
	height: 48px;
	line-height: 48px;
	margin-left: 5px;
	width: 20%;
	background: linear-gradient(to bottom, #FF7F50 0%, #FF6750 100%);
	box-shadow: none !important;
	border-radius: 8px;
}

section.seacrh_container a.button:hover {
	background: linear-gradient(to bottom, #FF6750 0%, #FF6750 100%);
	transform: scale(1.04);
	transition: 0.2s linear;
}

section.seacrh_container a.button:not(:hover) {
	transition: 0.5s ease;
}

#uslugi .search-item.checkbox-field {
	margin-bottom: -10px;
	display: table;
	column-count: 3;
	margin-top: 20px;
	float: left;
	max-width: 800px;
}

#uslugi .search-item.checkbox-field>.custom-input {
	display: inline-block;
	width: 26%;
	font-size: 0.86rem;
	font-weight: 600;
}

#uslugi div.search-item.couple-field {
	display: block;
	float: right;
	padding: 20px;
	border: 2px solid #ffa6a2;
	border-radius: 15px;
	font-size: 0.875rem;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
}

section.side_block_search div.search-item.two-fields:nth-child(n+5) {
	margin-right: 30px;
}

div.comment-ui-slider {
	display: inline;
	position: absolute;
	bottom: 24px;
	left: 2px;
	color: #000;
}

p.comment-ui-slider2 {
	color: #a09d9d;
	font-size: 0.8125rem;
}

p.comment-ui-slider2.right {
	float: right;
	margin-right: -.5em;
}

p.comment-ui-slider2.left {
	float: left;
	margin-left: -.5em;
}

.metro-station {
	text-align: left;
	font-size: 0.7rem;	
	overflow: hidden;
	max-width: 264px;
	text-overflow: ellipsis;
	font-weight: 600;
	padding-top: 10px;
	margin-left: 5px;
}

.metro-station a {
	vertical-align: middle;
}

div.capital {
	color: #FFA6A0;
	font-weight: 600;
	font-size: 1.25rem;
	border-bottom: 1px solid #FFA6A0;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}

#metro span.search {
	font-weight: 600;
	font-size: 1rem;
}

div.social_info {
	position: absolute;
	right: 0;
}

a.button-like {
	display: block;
	margin-right: 8px;
}

a.button-like:hover {
	text-decoration: none;
}

.button-like span {
	color: #442A4FB2;
	font-weight: 600;
	text-align: center;
	margin-left: 3px;
	font-size: 13px;
	top: 1px;
	position: relative;
}

.views-count {
	display: block;
	margin-right: 8px;
}

.views-count span {
	color: #442A4FB2;
	font-weight: 600;
	text-align: center;
	margin-left: 3px;
	font-size: 13px;
	top: 1px;
	position: relative;
}

div.phone_number {
    display: block;
	margin: 0 0 0 auto;
}

div.phone_number a {
	font-size:16px;
	font-weight: 700;
	color: #62378D;
	text-decoration: none;
}

.comments-count-featured {
	display: block;
}

.comments-count-featured span {
	color: #442A4FB2;
	font-weight: 600;
	text-align: center;
	margin-left: 3px;
	font-size: 13px;
	top: 1px;
	position: relative;
}


/* Full Icons */

div.image_stage.right::after {
	content: '';
	width: 17px;
	height: 21px;
	background: url('../img/icons/icons_1/1_8.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

div.image_stage.left::after {
	content: '';
	width: 17px;
	height: 21px;
	background: url('../img/icons/icons_1/1_7.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

i.icons-set {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.m_menu {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_5.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.m_navigation {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_6/6_2.svg') 50% no-repeat;
	background-size: cover;
}



i.icons-set.m_search {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_10.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.home {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/home.svg') 50% no-repeat;
	background-size: cover;
}


i.icons-set.sex_navigator {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/navigator.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.ehlitnye_prostitutki {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_6/6_3.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.prostitutki_vyezd {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/viezd.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.prostitutki_deshyovye {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/new.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.novye_ankety_individualok {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/new.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.menu_mobile_icon {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_1/1_5.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.prostitutki_otzyvami {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/comments.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.prostitutki_proverennye {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/photo_check.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.user_lk {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/cabinet.svg') 50% no-repeat;
	background-size: cover;
}


i.icons-set.message-support.mobile {
	width: 20px;
	height: 20px;
	background: url('../img/icons/mobile_menu/message.svg') 50% no-repeat;
	background-size: cover;
	opacity: 0.9;
}

i.icons-set.create_listing {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_6/6_6.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.metro {
	width: 16px;
	height: 16px;
	float: left;
	background: url('../img/icons/icons_3/3_5.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 7px;
}

i.icons-set.rayon {
	width: 14px;
	height: 14px;
	float: left;
	background: url('../img/icons/icons_3/3_9.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
	margin-top: 3px;
}


i.icons-set.telegram {
	width: 21px;
	height: 21px;
	background: url('../img/icons/icons_1/telegram.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

i.icons-set.instagram {
	width: 21px;
	height: 21px;
	background: url('../img/icons/icons_1/instagram.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

i.icons-set.whatsapp {
	width: 21px;
	height: 21px;
	background: url('../img/icons/icons_1/whatsapp.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

i.icons-set.viber {
	width: 21px;
	height: 21px;
	background: url('../img/icons/icons_1/viber.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}


i.icons-set.br_home {
	width: 19px;
	height: 18px;
	background: url('../img/icons/icons_3/3_6.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}

i.icons-set.attention {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_9.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 5px;
}


i.icons-set.photo_check {
	width: 20px;
	height: 20px;
	background: url('../img/icons_1.png') 50% -135px no-repeat;
	background-size: cover;
	margin-left: 10px;
}

i.icons-set.sh {
	background: url('../img/icons_1.png') 50% -262px no-repeat;
	background-size: cover;
}

a.content_tag div.close {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 4px;
	right: -15px;
	cursor: pointer;
	background: url('../img/icons/icons_1/1_6.svg') 50% no-repeat;
	background-size: cover;
}

div.table-cell div.checkboxes .services span {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-color: #3F2554;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-color: #3F2554;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

div.table-cell div.checkboxes div.active.not .services span {
	background: url('../img/icons/icons_1/1_3.svg') 50% no-repeat;
	background-size: cover;
}

section.seacrh_container a.search_menu.button span {
	width: 14px;
	height: 14px;
	background: url('../img/icons/icons_1/1_4.svg') 50% no-repeat;
	background-size: cover;
	float: right;
	top: 17px;
	position: relative;
	left: 35px;
}

.listing_details_icon.day {
	display: inline-block;
	background: url('../img/icons/icons_3/3_3.svg') 50% no-repeat;
	background-size: cover;
}

.listing_details_icon.night {
	width: 16px;
	height: 18px;
	display: inline-block;
	background: url('../img/icons/icons_3/3_4.svg') 50% no-repeat;
	background-size: auto;
	background-size: cover;
}

.listing_details_icon.apart {
	width: 19px;
	height: 18px;
	display: inline-block;
	background: url('../img/icons/icons_3/3_6.svg') 50% no-repeat;
	background-size: auto;
	background-size: cover;
}

.listing_details_icon.viezd {
	width: 20px;
	height: 14px;
	display: inline-block;
	background: url('../img/icons/icons_3/3_7.svg') 50% no-repeat;
	background-size: auto;
	background-size: cover;
}

i.icons-set.co.white {
	filter: brightness(200) invert(1);
	margin-right: 5px;
}

i.icons-set.map.details {
	filter: brightness(200) invert(1);
}

i.icons-set.kiss {
	width: 24px;
	height: 20px;
	margin-right: 8px;
	background: url('../img/icons/icons_5/5_5.svg') 50% no-repeat;
	background-size: cover;
	vertical-align: baseline;
}

i.icons-set.add-listing {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_4.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.icon_CROWN {
    width: 50px;
    height: 50px;
    background: url('../img/icons/icons_6/icon_CROWN2.svg') 50% no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}

i.icons-set.icon_schedule {
    width: 50px;
    height: 50px;
    background: url('../img/icons/icons_6/icon_schedule.svg') 50% no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}

i.icons-set.balance {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_3.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.edit-listing {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_5.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.message-support {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_6.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.message-support.white{
	filter: brightness(0) invert(1);
}

i.icons-set.statistics {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_6/icon_statistics.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}


i.icons-set.edit-account {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_7.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.faq {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_8.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.logout {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_10.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.updates {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_9.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.user {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_1.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.user_red {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_1_red.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.inlogout {
	width: 50px;
	height: 44px;
	background: url('../img/icons/icons_2/2_2.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

i.icons-set.money {
	width: 50px;
	height: 50px;
	background: url('../img/icons/icons_2/2_3.svg') 50% no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	filter: brightness(0) invert(1);
}

i.icons-set.photo_check {
	width: 68px;
	height: 68px;
	background: url('../img/icons/icons_4/4_2.svg') 50% no-repeat;
	background-size: cover;
	opacity: 0.85;
}

i.icons-set.photo_check.mini {
	width: 44px;
	height: 44px;
	background: url('../img/icons/icons_4/4_12.svg') 50% no-repeat;
	background-size: cover;
	opacity: 0.85;
	position: absolute;
	display: block;
	margin-left: 0;
	border-radius: 6px 0 0 0;
	z-index:10;
}

i.icons-set.photo_check.mini.active {
	background: url('../img/icons/icons_4/4_11.svg') 50% no-repeat;
	background-size: cover;
	opacity: 1;
}


i.icons-set.photo_check.active {
	background: url('../img/icons/icons_4/4_1.svg') 50% no-repeat;
	background-size: cover;
	opacity: 1;
}

i.icons-set.photo_check.detail {
	background: url('../img/icons/icons_4/4_4.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.photo_check.detail.active {
	background: url('../img/icons/icons_4/4_3.svg') 50% no-repeat;
	background-size: cover;
}

i.icons-set.like {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_6_1.svg');
	background-size: cover;
	cursor: pointer;
	transition: 0.2s;
}

i.icons-set.like.o {
	background: url('../img/icons/icons_4/4_7_1.svg');
	background-size: cover;
}

i.icons-set.like:hover {
	transform: scale(1.1);
	filter: invert(36%) sepia(49%);
}

i.icons-set.views {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_8_1.svg');
	background-size: cover;
}

i.icons-set.vip_crown {
	width: 32px;
	height: 24px;
	background: url('../img/icons/icons_6/vip_crown_2_2.svg');
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	margin: 8px 8px;
}


article.content:nth-child(-n+3) > div:nth-child(1) > i.icons-set.vip_crown:nth-child(2) {
	width: 32px;
	height: 24px;
	background-size: cover;
	background: url('../img/icons/icons_6/vip_crown_1_2.svg');
}


i.icons-set.vip_crown.vip {
	width: 32px;
	height: 24px;
	background: url('../img/icons/icons_6/vip_crown_2_2.svg');
	background-size: cover;
}

i.icons-set.comments {
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_6/6_9_1.svg');
	background-size: cover;
}

i.icons-set.time {
	width: 12px;
	height: 12px;
	background: url('../img/icons/icons_6/time.svg');
	background-size: cover;
	margin-right: 3px;
	bottom: 1px;
	position: relative;
}



i.icons-set.rub {
	width: 12px;
	height: 12px;
	background: url('../img/icons/icons_6/rub.svg');
	background-size: cover;
	filter: brightness(0) invert(1);
	margin-bottom: 2px;
}

i.icons-set.rub.black {
	filter: unset;
}


div.swiper-close-button {
	width: 100%;
	height: 60px;
	cursor: pointer;
}

div.swiper-close-button:after {
	content: '';
	width: 32px;
	height: 32px;
	background: url('../img/icons/icons_2/2_10.svg') 50% no-repeat;
	filter: brightness(0) invert(1);
	background-size: cover;
	display: inline-block;
	margin: 14px;
	float: left;
	transform: rotate(180deg);
}

/* Other pages */

div.search-button.two-inline input:hover{
	border: 1px solid #d984b8;
	background: linear-gradient(to bottom, #DB372D 0%, #DB362C 100%);
	transform: scale(1.04);
	transition: 0.2s linear, border-width 0.3s linear, background 0.7s ease;
}

input[type=checkbox]:not(.default),
input[type=radio]:not(.default) {
	opacity: 0;
	position: absolute;
	width: 26px;
	height: 26px;
}

input[type=submit].low,
input[type=button].low,
a.button.low {
	height: 35px;
	line-height: 34px;
}

input[type=checkbox]:not(.default):checked+label>span,
input[type=radio]:not(.default):checked+label>span {
	border-color: #3F2554;
	transition: 0.2s;
	background-color: #3F2554;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

input[type=checkbox]:not(.default):checked+label,
input[type=radio]:not(.default):checked+label {
	color: #000;
}

.notice,
.notice_message {
	padding-top: 5px;
}

div.close-black>div {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
	background: url('../img/gallery_dox.png') right -413px no-repeat;
	opacity: 0.5;
}

div.text-notice {
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
	font-weight: 600;
	text-align: center;
	font-size: 1rem;
}

span.text-notice,
div.text-notice {
	padding: 0 20px;
}

.close,
.red {
	color: #e44848!important;
}

div.close-black:hover>div {
	opacity: 0.8;
}

.close-red:hover {
	opacity: 0.8;
}

img.remove:hover {
	opacity: 1;
}

.close:hover,
.red:hover {
	color: #ff5d5d!important;
}

.date {
	font-size: 0.857em;
	color: #949494;
	font-weight: 300;
}

.date.right {
	float: right;
	color: #B4B1B0;
	margin: 5px 15px 0 0;
}

.notice,
.notice_message {
	padding-top: 5px;
}

.loading_skeleton {
	float: left;
	margin-left: 22px;
	height: 436px;
	width: 254px;
	background-image: linear-gradient( 100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), linear-gradient( #cccccc 50px, transparent 0), linear-gradient( #cccccc 50px, transparent 0), linear-gradient( #cccccc 50px, transparent 0), linear-gradient( #cccccc 346px, transparent 0);
	background-repeat: repeat-y;
	background-size: 50px 450px, 85px 450px, 82px 450px, 82px 450px, 264px 450px;
	background-position: 0 0, 190px 360px, 100px 360px, 10px 360px, 10px 10px;
	animation: shine-skeleton 1s infinite;
}

@keyframes shine-skeleton {
	to {
		background-position: 254px 0, 190px 360px, 100px 360px, 10px 360px, 10px 10px;
	}
}


/*** NOTIFICATIONS ***/

div.notification {
	min-height: 45px;
	position: absolute;
	top: 0;
	width: 576px;
	left: 50%;
	margin-left: -288px;
	z-index: 9999;
}

div.notification>div {
	background: #b1ed64;
	min-height: 46px;
	color: #2b2b2b;
	box-shadow: 0 0 70px rgba(0, 0, 0, .6);
	position: relative;
	border-radius: 0 0 5px 5px;
}

div.notification.fixed {
	position: fixed;
}

div.notification.done {
	top: 0;
}

div.notification.top {
	z-index: 1200;
	position: fixed;
	top: 0;
}

div.notification.error>div {
	background: #ff7a6c;
}

div.notification.warning>div {
	background: #ffe86c;
}

div.notification>div>div.message {
	padding: 12px 66px 12px 20px;
	word-wrap: break-word;
	line-height: 1.430em;
}

div.notification ul {
	padding: 0 0 0 20px;
}

div.notification ul>li {
	list-style: circle;
}

div.notification ul>li:not(:first-child) {
	list-style: circle;
	padding: 4px 0 0 0;
}


/*** NOTIFICATIONS END ***/


/* Navigator */

ul.navigator {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

ul.navigator.tag {
	grid-template-columns: repeat(5, 1fr);
}

div.sex_navigator h2.area {
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 2px solid #d7cec9;
	padding: 10px;
}

div.sex_navigator h3 {
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}

ul.navigator ul.rayon {
	padding: 5px;
	margin: 5px;
}

ul.navigator ul.station {
	padding: 15px 0px 0px 10px;
}

ul.navigator li {
	color: #2c3e50;
	line-height: 22px;
	text-align: justify;
	white-space: nowrap;
}

ul.navigator a.StationName::first-letter {
  text-transform: capitalize;
}

ul.navigator li>span.line_color:after {
	content: '⬤';
	margin-right: 5px;
}

ul.navigator a.StationName {
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
}

ul.navigator a:hover {
	text-decoration: none;
	font-weight: 700;
}

ul.navigator li > span.count {
	color: #9d9797;
	margin-left: 5px;
}


/* listing details */

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

.nowrap {
	white-space: nowrap;
}

p>a {
	font-weight: 600;
}

.h1-nav nav {
	float: right;
	vertical-align: top;
}

textarea {
	line-height: normal;
	height: auto;
	padding: 8px 10px 8px;
	width: 100%;
	border: 1px solid #ecdfdb;
}

textarea:focus {
	background: #FFF;
	border-color: #F2D0BF;
	outline: 0;
}

section#main_container>div>aside.left {
	width: 325px;
	vertical-align: top;
	float: right;
}

aside.two-middle>div.middle-left>div>section:last-child,
aside.two-middle>div.middle-right>div>section:last-child,
aside.three-middle>div.middle-left>div>section:last-child,
aside.three-middle>div.middle-right>div>section:last-child,
aside.twree-middle>div.middle-center>section:last-child,
aside.bottom>section:last-child {
	margin: 0;
}

p.about_info_block {
	white-space: pre-line;
	font-size: 0.8125rem;
	letter-spacing: 0.01rem;
	position: relative;
	text-align: start;
	background-color: #FFF;
	border-radius: 0px 35px 35px 35px;
	padding: 25px 25px 30px 30px;
	margin: 20px 0 0 0;
	min-height: 50px;
}

a.listing_details_button {
	color: #FFF;
	display: block;
	padding: 0 48px 0 15px;
	text-decoration: none;
	font-size: 1.125rem;
	height: 48px;
	line-height: 48px;
	margin-left: 10px;
	margin-right: 10px;
	background: linear-gradient(to bottom, #FF7F50 0%, #FF6750 100%);
	box-shadow: none !important;
	border-radius: 8px;
	margin-bottom: 20px;
	margin-top: 15px;
}

a.listing_details_button:not(:hover) {
    transition: 0.5s ease;
}

a.listing_details_button:hover {
    background: linear-gradient(to bottom, #FF6750 0%, #FF6750 100%);
    transform: scale(1.04);
    transition: 0.2s linear;
}

a.listing_details_button span {
    width: 14px;
    height: 14px;
    background: url('../img/icons/icons_1/1_4.svg') 50% no-repeat;
        background-size: auto;
    background-size: cover;
    float: right;
    top: 17px;
    position: relative;
    left: 35px;
}

p.about_info_block img {
	border-radius: 30px;
	box-shadow: 0 0 2px #a09c9c;
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	top: 15%;
	left: 20px;
	margin-right: 10px;
	object-fit: cover;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

div.comment_info_message {
	display: block;
}

div.comments_main {
	padding: 20px 0 30px 0;
	background-color: #FBF2ED;
}

div.comments_main input[type="submit"] {
	line-height: 50px;
	height: 50px;
	margin: 0 auto;
	display: block;
	width: 100%;
	background: linear-gradient(to bottom, #EE4238 0%, #EE4238 100%);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875rem;
}


ul.comments div.hlight {
	background: #fff;
}

ul.comments div.text {
	display: inline-block;
	width: 100%;
}

ul.comments p {
	letter-spacing: 0.01rem;
	font-size: 0.8rem;
	line-height: 1.46;
	padding: 0 10px 15px 20px;
}


ul.comments li > div {
	margin: 5px 0 5px 0;
	border-radius: 20px 0 30px 20px;
}

ul.comments li {
	margin: 0 15px 15px 15px;
}

span.dark {
	font-weight: 600 !important;
	color: #FF7371;
	margin-bottom: 5px;
	display: inline-block;
	margin: 5px 5px 5px 25px;
}

div.user_comment {
	margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #F8F6F5;
	background-color: #FDFDFD;
	border-radius: 20px 0 0 0;
}

ul.comments {
	position: relative;
	width: 50%;
	margin: 0 auto;
}

div.comment_header {
	padding: 5px 0 5px 25px;
	background: #FF7670;
	font-weight: 700;
	text-align: center;
	font-size: 1rem;
	color: #FFF;
}

div.comment_header h3{
	margin-top: 0;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #fef3ed;
}

div.send_comment_block {
	margin: 0 auto;
	width: 540px;
	border-radius: 10px;
	background: #EEEDDB;
	padding: 0;
	margin-bottom: 30px;
}

form[name="add_comment"] {
	padding: 10px;
}

textarea.text.line {
	height: 30px;
	padding: 5px 10px 6px;
}

div.send_comment_block .captcha-sumbit {
	display: inline-block;
	padding: 0 20px 5px 20px;
}

div.send_comment_block .name.left {
	float: left;
	margin: 0;
}

div.send_comment_block .name.right {
	float: right;
	margin: 20px 20px 20px 5px;
}

div.send_comment_block textarea {
	resize: none;
	width: 100%;
	border: none;
}

span.captcha_info {
	line-height: 16px;
	color: #7F7F7F;
	font-size: 0.75rem;
}

div.send_comment_block h3 {
	text-align: left;
	padding-top: 10px;
	margin-left: 25px;
	margin-top: 10px;
	color: #FF7371;
	font-weight: 700;
	font-size: 1rem;
}

div.textarea_counter_default,
div.textarea_counter_warning {
	height: 26px;
	font-size: 0.857em;
	text-align: right;
	display: inline-block;
}

div.textarea_counter_warning {
	color: #860b0b;
}

form>div.submit-cell:last-of-type {
	padding-bottom: 0;
}

div.submit-cell>div.field {
	overflow: hidden;
	min-height: 38px;
}

.wauto {
	width: auto!important;
	max-width: 100%;
}

div.listing-details {
	overflow: hidden;
	padding: 20px 40px 40px;
}

div.table-cell>div {
	min-height: 10px;
	line-height: 20px;
	vertical-align: top;
}

div.table-cell div.checkboxes {
	margin: 2px 0 10px;
}

div.table-cell div.checkboxes>div {
	text-overflow: ellipsis;
}

div.table-cell {
	display: table;
}

div.table-cell div.active {
	margin-bottom: 10px;
}

div.table-cell div.active a {
	vertical-align: middle;
	font-weight: 600;
	font-size: 1rem;
	letter-spacing: 0.01rem;
}

div.table-cell div.active.not a {
	color: #8F8E89;
}

div.table-cell div.active .services {
	vertical-align: middle;
	font-weight: 600;
	font-size: 1rem;
	letter-spacing: 0.01rem;
}

div.table-cell div.active.not .services {
	color: #8F8E89;
}

div.table-cell div.dop {
	padding: 0px 0px 0px 30px;
	max-width: 50%;
	margin: 2px 0px 5px 2px;
	white-space: normal;
	color: #432837;
	font-weight: 400;
	font-size: 0.75rem;
}

div.fieldset {
	margin: 0;
}

*>div.fieldset:last-child {
	margin-bottom: 0;
}

section#main_container>div>aside.left {
	display: inline-block;
}

section#main_container>div>aside.left {
	display: inline-block;
	margin-right: 45px;
}

aside.bottom {
	margin-top: 15px;
}

aside.last_comments {
	margin-bottom: 20px;
}

aside.last_comments ul.comments {
	margin-top: 15px;
	position: relative;
	width: 100%;
	column-count: 4;
}

.listing_details_icon {
	width: 20px;
	height: 20px;
}

span.fie_out {
	color: #1E1C1C;
	font-weight: 400;
	float: left;
}

div.listing_main_info {
	border-radius: 5px;
	margin: 20px 0 0 5px;
}

div.listing_main_info.account {
	width: 320px;
}

div.listing_full_info h3.similar {
	text-align: left;
	margin: 30px 0 5px 20px;
	text-transform: uppercase;
}

div.listing_main_info table {
	border-collapse: inherit;
	border: 1px solid #E77670;
	border-radius: 5px;
	font-size: 0.75rem;
}

div.listing_main_info span.red {
	float: left;
	font-weight: 600;
	font-size: 0.875rem;
	text-transform: uppercase;
}


div.listing_main_info table.price_list {
	border: none;
}

div.listing_main_info table.price_list tr.name {
	font-size: 0.75rem;
}

div.listing_main_info table.price_list tr {
	font-size: 0.875rem;
}

div.listing_main_info table.price_list th.day {
	border-top: 1px solid #E77670;
}

div.listing_main_info table.price_list th.day.first {
	border-radius: 6px 0 0 0;
}

div.listing_main_info table.price_list tr {
	border-right: 1px solid #E77670;
}

div.listing_main_info table.price_list tr.bottom td {
	border-bottom: 1px solid #E77670;
	border-right: 1px solid #E77670;
}

div.listing_main_info table.price_list tr.right td {
	border-right: 1px solid #E77670;
}

div.listing_main_info table.price_list tr.right td.price.first {
	border-left: 1px solid #E77670;
}

div.listing_main_info table.price_list tr.bottom td.first {
	border-left: 1px solid #E77670;
	border-radius: 0 0 0 5px;
}

div.listing_main_info table.price_list tr.bottom td.last {
	border-radius: 0 0 5px 0;
}

div.listing_main_info th {
	font-weight: 600;
	color: #FFEFE6;
	background-color: #FF7670;
	border-bottom: 1px solid #E77670;
	letter-spacing: 0.015rem;
	line-height: 25px;
}

div.listing_main_info th.rating_title {
	font-size: 0.8rem;
	font-weight: 700;
	background-color: unset;
	color: #462739;
	border-bottom: unset;
}

div.listing_main_info td.rating_comment {
	font-weight: 600;
	background-color: unset;
	color: #462739;
	font-size: 0.70rem;
	line-height: 1.5;
	text-align: left;
	padding: 5px 5px 5px 10px;
}

div.listing_main_info td.rating_comment.border {
	border: 1px solid #E77670;
	border-radius: 0 0 5px 5px;
	text-align: center;
}

a.rating_votes {
	border-radius: 5px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	background-color: #EE4238;
	color: #FFEFE6;
	font-size: 0.75rem;
}

ul.rating_vote_list {
    display: inline-block;
	height: 85vh;
	overflow-y: scroll;
	scrollbar-width: thin;
	
}

div.vote_user {
	margin-bottom: 5px;
	display: block;
}

div.vote_user span.date.right{
	margin: 5px 0px 0 0;
}



#report-listing {
	display: inline-block;
	margin: 20px;
}

#report-listing label {
	display: block;
	margin: 0 10px 0 35px;
	padding-bottom: 10px;
}

#report-listing input {
	opacity: 1;
}


span.submit_report {
	margin: 0 0 20px 20px;
	display: inline-block;
}

div.quadratic {
	text-align: center;
	width: 200px;
	height: 15px;
	border: 1px solid #E77670;
	border-radius: 5px;
	margin-bottom: 5px;
}

div.quadratic.r1 {
	background-image: linear-gradient(to right, rgb(255, 118, 112) 20%, rgba(67, 40, 55) 20%, rgba(67, 40, 55) 100%, rgb(255, 118, 112) 100%);
}

div.quadratic.r2 {
	background-image: linear-gradient(to right, rgb(255, 118, 112) 40%, rgba(67, 40, 55) 40%, rgba(67, 40, 55) 100%, rgb(255, 118, 112) 100%);
}

div.quadratic.r3 {
	background-image: linear-gradient(to right, rgb(255, 118, 112) 60%, rgba(67, 40, 55) 60%, rgba(67, 40, 55) 100%, rgb(255, 118, 112) 100%);
}

div.quadratic.r4 {
	background-image: linear-gradient(to right, rgb(255, 118, 112) 80%, rgba(67, 40, 55) 80%, rgba(67, 40, 55) 100%, rgb(255, 118, 112) 100%);
}

div.quadratic.r5 {
	background-image: linear-gradient(to right, rgb(255, 118, 112) 100%, rgba(67, 40, 55) 100%, rgba(67, 40, 55) 100%, rgb(255, 118, 112) 100%);
}

div.quadratic span {
	font-size: 0.7rem;
	display: block;
	font-weight: 600;
	color: #FFEFE6;
}

div.listing_main_info th.border.left {
	border-radius: 5px 0 0 0;
}

div.listing_main_info th.border.right {
	border-radius: 0 5px 0 0;
}

div.listing_main_info.rating_comment table {
	border: unset;
}

div.listing_main_info.rating_comment table td.border.left {
	border-left: 1px solid #E77670;
}

div.listing_main_info.rating_comment table td.border.right {
	border-right: 1px solid #E77670;
}

div.listing_main_info th.vertical {
	border-bottom: 0 !important;
	width: 40%;
}

div.listing_main_info th.night {
	background-color: #432837;
	border: 1px solid #432837;
	border-radius: 0 6px 0 0;
}

div.listing_main_info td.vertical {
	border-bottom: 1px solid #E77670;
}

div.listing_main_info td {
	font-weight: 600;
	font-size: 0.875rem;
	text-align: center;
	line-height: 40px;
	border-right: 1px solid #E77670;
}

div.listing_main_info.account td {
	text-align: left;
	line-height: 20px;
	border-bottom: 1px solid #FFC9C3;
	padding: 10px 0px 10px 10px;
}

div.listing_main_info .none {
	border: none !important;
	background-color: unset !important;
}

div.listing_main_info td.price {
	border-bottom: 1px solid #E77670;
}

div.comment_price {
	margin: 15px 0 0 15px;
}

div.comment_price.search {
	margin: 15px 0 15px 15px;
}

div.comment_price p {
	border: 1px solid #E77670;
	line-height: 20px;
	padding: 10px;
	font-size: 0.75rem;
	border-radius: 5px;
	width: 90%;
	box-sizing: border-box;
	display: inline-block;
}

div.comment_price p.no_weight {
	font-weight: 400;
}

div.comment_price p > a {
	font-weight: 700;
} 

div.comment_price:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/icons/icons_4/4_9.svg') 50% no-repeat;
	background-size: cover;
	margin-right: 12px;
	vertical-align: top;
	margin-top: 10px;
	float:left;
}


a.help_show {
    display: inline !important;
    position: absolute;
}

a.help_show span {
	margin-left: -999em;
	position: absolute;
	font-weight: 400;
	letter-spacing: 0.02rem;
}

a.help_show:hover span, a.help_show:active span, a.help_show:focus span {
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 9999;
	margin-left: 0;
	min-width: 150px;
}

a.help_show:hover img {
    border: 0;
}

a.help_show:before {
    content: '' !important;
    position: absolute !important;
	background: url('../img/icons/icons_6/6_8.svg') 50% no-repeat;
	background-size: cover;
    filter: none !important;
    width: 14px !important;
    height: 14px !important;
    margin: 0 0 0 5px !important;
}

span.airhelp {
	background: none repeat scroll 0 0 rgba(255, 125, 112, 0.96);
	border-radius: 3px;
	box-shadow: 1px 1px 4px rgba(172, 169, 168, 0.56);
	color: #fff;
	padding: 10px;
	white-space: normal;
}


#modal_mask {
    background: rgba(48,23,49,0.45);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1005;
}

.modal-block {
	position: absolute;
	left: 50%;
	width: 450px;
	border-top: 2px solid #FF7670;
	border-bottom: 2px solid #FF7670;
	z-index: 9999;
	background-color: #F3F2E0;
}

.modal-block p {
	padding: 0 10px 20px 10px;
	font-size: 0.815rem;
	border-bottom: 1px solid #d2cece;
}

.modal-block p > span > b {
	margin: 5px auto;
	display: inline-block;
}

.modal-block span.red.small {
	font-size: 0.857em;
	margin-bottom: 5px;
	display: inline-block;
	margin-top: 10px;
}
	 
#modal-text {
	border-radius: 5px;
	padding: 20px 10px 20px 10px;
}

.modal_style.center {
    text-align: center;
}

.modal-content h3{
	font-size: 1.2em;
	margin: 0;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02rem;
}

.modal-title {
	padding: 5px;
	background-color: #FF7670;
	display: block;
}

.close-button {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
	background: url('../img/icons/icons_1/1_11.svg') 50% no-repeat;
	background-size: cover;
	filter: brightness(0) invert(1);
}

.close-button:hover {
	transform: scale(1.2);
	transition: 0.2s;
}

.modal-show {
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.modal_block div.prompt {
    padding: 20px 0 0 0;
}

.modal_block div.prompt input {
    margin: 0 15px 0 0;
}


div.listing_main_info td:last-child {
	border-right: none;
}

div.fieldset h3 {
	margin-bottom: 10px;
	text-align: left;
	font-size: 1rem;
	font-weight: 600;
}

div.recommended_listing {
	margin: 20px auto;
}

div.recommended_listing h3 {
	text-align: center;
	margin: 5px 0 10px 5px;
	text-transform: uppercase;
}

div.recommended_listing article.content {
	margin: 0 0 20px auto;
}

div.listing-details {
	position: relative;
}

div.listing-details div.details {
	width: 700px;
	overflow: hidden;
	margin-top: 15px;
	column-count: 2;
	column-gap: 100px;
	float: left;
}

div.table-cell>span.name {
	width: 140px;
	color: #1E1C1C;
	font-weight: 400;
	float: left;
}

div.fie_out {
	color: #1E1C1C;
	font-weight: 400;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

div.listing_full_info {
	background: #EEEDDB;
}

div.head_listing {
	font-weight: 600;
	position: relative;
	display: block;
	float: right;
	width: 370px;
}

div.head_listing.recommended {
	float: inherit;
	display: inline-block;
}

div.listing_full_info div.title_name {
	line-height: 25px;
	text-indent: 0;
	border-bottom: 1px solid #EED9CC;
	margin-bottom: 15px;
}

p.social_call {
	padding: 10px;
}

p.social_call span {
	margin-right: 10px;
}

div.title_name h1 {
	color: #352027;
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: capitalize;
}

div.title_name h1 span.age {
	font-size: 1rem;
	text-transform: lowercase;
}

div.title_name h1 span.name {
	font-size: 1.375rem;
	font-weight: 700;
}

div.listing_full_info div.status_listing {
	background: #DFDFCE;
	font-size: 0.75rem;
	color: #9D5653;
	padding: 5px 5px 5px 20px;
}

div.call_me {
	font-size: 0.875rem;
	position: relative;
	text-align: center;
	background-color: #FFF;
	border-radius: 0px 50px 50px 50px;
	padding: 10px;
	margin: 20px 10px 0 0;
}

div.call_me span {
		display: block;
}
	

div.call_me a {
	font-size: 1.375rem;
	font-weight: 700;
	color: #000;
}

.head_listing_left {
	width: 680px;
	float: left;
	display: inline-block;
}

.head_listing_left.gallery_list {
	width: 680px;
	margin-top: 15px;
	float: left;
	display: inline-block;
	text-align: center;
}

.head_listing_left.gallery_list img{
	width: 320px;
	border-radius: 10px;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: contrast(1.15) saturate(1.15);
	object-fit: cover;
	height: auto;

	overflow: hidden;
}

.pen {
	width: 680px;
	opacity: 0;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-animation: 1s appear 1 forwards;
	-moz-animation: 1s appear 1 forwards;
	-o-animation: 1s appear 1 forwards;
	animation: 1s appear 1 forwards;
}

.stage {
	width: 100%;
	height: 330px;
	display: flex;
	overflow: scroll;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.stage::-webkit-scrollbar {
	display: none;
}

.stage {
	scrollbar-width: none;
}



div.image_stage {
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	bottom: 0;
	right: 40px;
}

div.image_stage {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FF7670;
	height: 100%;
	width: 40px;
}

div.image_stage:hover {
	transition: 0.5s;
	opacity: 0.9;
}

div.image_stage:not(:hover) {
	transition: 0.5s;
}

div.slider_icon_pos {
	position: absolute;
	z-index: 10;
	cursor: pointer;
	right: 40px;
}

div.social_block_details {
	width: auto;
	position: absolute;
	background-color: #e8e5e5c2;
	color: #fff;
	border-radius: 0 5px 0 0;
	padding: 4px;
	z-index: 999;
	line-height: 20px;
	float: left;
	display: flex;
	margin-top: 300px;
	margin-left: 40px;
}

div.image_stage.left {
	left: auto;
	border-radius: 0 6px 6px 0;
	right: 0;
}

div.image_stage.right {
	right: auto;
	border-radius: 6px 0 0 6px;
}

.element_slider {
	cursor: pointer;
	background: white;
	-webkit-transform-origin: 50% 50%;
	height: inherit;
	margin: 0 7px 0 0;
	display: inline-block;
}

.element_slider img {
	height: 100%;
	background-size: cover !important;
	object-fit: cover;
	-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);
}

.element_slider img:hover {
	width: 282px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.element_slider img:not(:hover) {
	width: 210px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.element_slider.inactive img {
	opacity: 0.4;
}

.element_slider:last-of-type {
	margin: 0;
}

div.ya_map {
	height: 260px;
	width: 100%;
	border: 1px solid #ede5e5;
	box-shadow: 0px 2px 4px 0px rgba(34, 60, 80, 0.2);
}

img.ya_map_prieview {
	width: 100%;
	border: 1px solid #ede5e5;
	border-radius: 15px;
	box-shadow: 0px 2px 4px 0px rgba(34, 60, 80, 0.2);
}

@keyframes appear {
	15% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/* listing details END */


div.area_done {
    text-align: center;
}

div.area_done > div.caption {
    font-weight: 800;
	font-size: 1.2rem;
	padding-bottom: 10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	background-color: black;
}

.swiper-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	object-fit: cover;
}
.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}


.login-form {
	margin: 0 auto;
	width: 50%;
	text-align: center;
	padding: 20px;
	background: #F5F5F5;
	border: 1px solid #FDE7D9;
	border-radius: 10px;
}

.login-form a.create-account-button {
    line-height: 35px;
    width: 160px;
    display: inline-block;
    font-weight: 700;
    color: #BC7070;
}

.login-form input[type=text], .login-form input[type=password] {
    width: 250px;
    display: block;
    margin: 0 auto 10px auto;
}

.login-form div.button {
    padding-bottom: 15px;
    float: left;
    margin-right: 15px;
}

.login-form div.divider {
    padding-top: 5px;
    display: inline-block;
}

div.attention:not(:empty) {
    padding: 0 0 15px;
}

.login_info {
	border-top: 1px solid #E5CFC1;
	border-bottom: 1px solid #E5CFC1;
	padding: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	margin-top: 20px;
	letter-spacing: 0.01rem;
}

.login_info p {
	margin-bottom: 10px;
	display: inline-block;
}

.login_info p i {
	margin-right: 20px;
	float: left;
}

.login_info b {
	margin-bottom: 5px;
}

ul.news > li {
    padding: 15px 0px 40px 15px;
    border-bottom: 2px solid #E5CFC1;
    margin-bottom: 25px;
}

ul.news > li:last-child {
    padding: 0;
}

ul.news div.date {
    margin-top: 7px;
    float: right;
}

ul.news h4 {
    overflow: hidden;
    width: 100%;
}

ul.news article {
    padding: 5px 0 0 0;
}

article.news {
    padding: 10px 0;
    line-height: 26px;
    font-size: 1.143em;
}

article.news img {
	display: block;
	max-width: 150px;
	border-radius: 5px;
	margin: 5px;
}