/*  
Template name: Colorvoid
Template URI: http://templates.arcsin.se/colorvoid-website-template/
Release date: 2008-04-25
Description: Soft and natural, gray and blue two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* ----------------------------------------
   Standard Elements
------------------------------------------- */

*:not(td) {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #404040 url('templates/1/img/body.jpg');
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
}

a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('templates/1/img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

/*img.img_bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}*/
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

input#template_s {
	border: 1px solid #BBB;
	padding: 3px;
	width: 130px;
	font: normal 1em Verdana,sans-serif;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 40px auto 0;
	width: 900px;	
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop, #layout_edgebottom {
	background: url('templates/1/img/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}

/* Site Title */
#site_title {
	background: #C5DEF0 url('templates/1/img/site_title.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	padding-top: 1.4em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#top_separator {
	background: url('templates/1/img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
#navigation {
	background: #739CBA url('templates/1/img/navigation.jpg') no-repeat left bottom;
	padding: 82px 10px 0;
}

/* Tabs */
#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('templates/1/img/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('templates/1/img/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #608AAA;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #608AAA;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current a {color: #47A; background-position: 0% -42px;}
#tabs li.current a span {background-position:100% -42px;}

/* Main Layout */
#main_left {width: 690px;}
#main_right {width: 195px;}
#main_left2 {width: 890px;}

/* Footer */
#footer {
	background: #A3B5C1 url('templates/1/img/footer.gif') no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #FAFCFF;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
/*img.img_bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}*/

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Icons */
span.comment {
	background: url('templates/1/img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('templates/1/img/post/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title2 {
	background: #E8E8E8 url('templates/1/img/post2/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_title2 h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title2 h1 a {color: #444;}
.post_title2 h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title2 h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('templates/1/img/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}

.post_bottom {
	background: url('templates/1/img/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_bottom2 {
	background: url('templates/1/img/post2/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('templates/1/img/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('templates/1/img/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url('templates/1/img/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}


/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('templates/1/img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('templates/1/img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}a, a:link, a:active, a:visited, a:hover, a.intext{
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}
ul.c_left_menu a.menu{
	font-size:20px;
	font-weight:bold;
}
ul.c_left_menu a.middle_link{
	font-size:16px;
	font-weight:bold;
}
ul.c_left_menu a.small_link{
	font-size:16px;
	font-weight:normal;
}
td{
	font-size:16px;
	font-weight:normal;
	word-break:break-word;
}
.body{
	word-break:break-word;
}

div.object{
	cursor:pointer;
}

/*MobileMenu*/
.mobile_navigation{
	text-align: left;
	position:fixed;
	width:calc(100% - 10px);/*-10px tak kak tut bokovoy padding 5px chto v summe 10px*/
    height: 40px;
    padding: 5px;
	z-index:999998;/*menshe chem opaco na 1, a opaco menshe chem mobile menu na 1. U mobile menu 1000000*/
	box-shadow: 0 0 10px rgb(86, 83, 81);
}
.mobile_navigation a.img {
    float: right;
	margin-left:10px;
}
.mobile_navigation div.home_link{
	text-align: left;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
#mobile_menu {
    width: 220px;
	text-align:center;
}
#mobile_menu ul {
	margin:0px;
	padding:0px;
}

#mobile_menu li {
	list-style:none;
	position:relative;
}

#mobile_menu a {
	display: block;
    padding: 7px 10px 8px;
}
/*MobileMenu*/

.footer{
	margin:20px 0px 0px 0px;
	padding:10px;
}

div.search_form_sort_mobile{
	padding:10px 0px;
}

.radio_buttons input{
    display:none;
}
.radio_buttons label{
	display: inline-block;
    padding: 10px 15px;
    border: solid 1px #c2c9d4;
    margin-left: -1px;
}
.radio_buttons label:nth-child(2){
    border-radius: 3px 0px 0px 3px;
}
.radio_buttons label:last-child{
    border-radius: 0px 3px 3px 0px;
}
.radio_buttons input:checked+label{
	background:#2E9FFF;
	border-color:#2E9FFF;
	color:#fff;
}
.radio_buttons input:checked+label+input+label {
    border-left-color: #2e9fff;
}

label{
	display: inline-flex;
    align-items: center;
	cursor:pointer;
	transition:background 0.2s ease;
}
label input{
	opacity:0;
}
label input+span{
	border:1px solid #ccc;
    width:15px;
    height:15px;
    position:absolute;
	transition:border-color 0.2s ease;
}
label input[type=radio]+span{
	border-radius:50%;
}
label:hover input+span{
	border-color:#2e9fff;
}
label input:checked+span{
	border:none;
}
label input+span:after{
    position: absolute;
    top: -2px;
    left: 0;
	opacity:0;
	transition:opacity 0.2s ease;
}
label input:checked+span:after{
	opacity:1;
}
label input[type=checkbox]:checked+span:after{
	content: url(https://api.iconify.design/mdi:check.svg?color=%232e9fff&width=19);
    vertical-align: -0.125em;
}
label input[type=radio]:checked+span:after{
	content: url(https://api.iconify.design/mdi:radiobox-marked.svg?color=%232e9fff&width=19);
    vertical-align: -0.125em;
}

.suggest_list {
	position:absolute;
	display:none;
	background:		#FFFFFF;
	color:			#000000;
	border:         #CCCCCC 1px solid;
	margin: 		0px auto;
	padding:          0px;
	border-radius:    0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	z-index:100;
	text-align:center;
    -webkit-columns: 250px 3;
	-moz-columns: 250px 3;
	columns: 250px 3;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

.suggest_list a {
	display:block;
	font-size:        15px;
	font-weight:      normal;
	text-decoration: none;
	padding:          12px 20px;
	break-inside:avoid;
	transition: background .2s ease;
	color:#2e9fff;
}

.suggest_list a:hover {
	background:#f7f7f7;
	text-decoration: none;
	color:#2e9fff;
}

a.current_suggetion {
	background-color:#D5DDF3;
}

a.current_suggetion {
	background-color:#D5DDF3;
}

.suggest_list a td {
	color: #000000;
}

.suggest_list a a {
	display:inline;
    FONT-WEIGHT: normal;
    COLOR: #444;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
	padding:2px;
	border-radius:    3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

.suggest_list a a:hover {
	TEXT-DECORATION: none;
	background-color: #EAEBDF;
}

.checkbox_list {
	columns: 2;
	column-gap: 10px;
}
.suggest_list label,.checkbox_list label,.checkbox_list .label{
	display:flex;
	break-inside:avoid;
}
.suggest_list label{
	padding:4px 0px;
}
.checkbox_list label,.checkbox_list .label{
	padding:10px 0px;
}
.suggest_list div.suggest_close{
	column-span:all;
	text-align:center;
	padding:20px;
	border-top:1px solid #ccc;
	cursor:pointer;
}
.suggest_list div.suggest_close:hover {
    color: #2e9fff;
}

.adContainer {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.adItem {
	width: 300px;
    margin:10px;
}
.adItem table, .adItem .object_mobile {
    height: 100%;
	width: 100%;
}
.adItem table.border tr:last-child td {
    vertical-align: bottom;
}
.adItem table.border td {
    vertical-align: top;
}
@media only screen and (max-width : 600px),
only screen and (max-device-width : 600px){
	.adItemStretch {
		width:100%;
		margin:10px 0px;
	}
	.adItemStretch table.border{
		border-radius:unset;
		border-left:none;
		border-right:none;
	}
}

.redtext{
  font-size:        16px;
}
.greentext{
	font-size:        16px;
}
.caption {
  font-size:        20px;
  font-weight:      bold;
}

.border{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
form td.border{
	border:none;
}
div#wrongs{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

ul.pagination {
	display:table;
	list-style-type:none;
	padding:0px;
	margin: 10px 0px;
	border-collapse:collapse;
}
ul.pagination li {
  display:table-cell;
  width:40px;
  text-align:center;
  vertical-align: middle;
  background:none;
  padding:0px;
  margin:0px;
  list-style: none;
}
ul.pagination li a{
	display:block;
	padding:10px 0px;
	margin:0px;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
ul.pagination li a:hover{
	background:none;
}

input.button, button {
  font-weight:      normal;
  text-decoration:  none;
  border: 			none;
  text-align:center;
  padding:          12px 15px;
  border-radius:    4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  /*Плавный переход*/
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  cursor:pointer;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}

/*SCROLL TO TOP*/
a#top-button{
	display: none;
	z-index: 999;
	opacity: .5;
	position: fixed;
	bottom: 5px;
	left: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 30px;
	line-height: 50px;
	height: 50px;
	padding: 5px;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size:18px;
	text-decoration:none;
}
a#top-button:hover{
	opacity: 1;
}

input.text, textarea, select{
  font-weight:      normal;
  margin:           1px;
  padding:          12px 0px;
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px;  
  border-radius: 4px;
  transition: all 0.30s ease-in-out;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  outline:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
select,input[mysuggest]{
	background-color:#fff;
	background-repeat: no-repeat;
    background-position: right 50%;
}
select{
	padding-right:20px;
}
select,input[mysuggest]:not(.ms_arrow_up){
	background-image: url('https://api.iconify.design/mdi:chevron-down.svg?color=deepskyblue&width=24');
}
select:focus,.ms_arrow_up{
	background-image: url('https://api.iconify.design/mdi:chevron-up.svg?color=deepskyblue&width=24');
}
input.text:hover, textarea:hover, select:hover, input.logintext:hover{
	background-color:#eaf7ff;
}
input.text:focus, textarea:focus, select:focus{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	border: 1px solid rgba(81, 203, 238, 1);
	background-color:#fff;
}
#search_form input, #search_form select{
        padding:12px 0px;
        margin-bottom:1px;
}

.owner {
  font-weight:      bold;
  text-align:       center;
}

.crop{
	float:left;
	overflow:hidden; /* this is important */
	position:relative; /* this is important too */
	padding:0px;
	margin:0px;
	/*border:1px solid #ccc;*/
	width:100%;
	height:263px;
}
.circle{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.crop>img,.crop>a>img{
	position:absolute;
	margin:0px;
	min-height:100%;
	min-width:100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.crop .descr{
	position:absolute;
	padding:5px;
	overflow-x:hidden;
	box-shadow: inset 0 -90px 90px -90px #444;
	text-shadow: 1px 1px 10px black, 0 0 10px black;
	opacity: 1;
	min-width:100%;
	width: 1000px;
	left: 0px;
	bottom: 0px;
	text-align:left;
}
.crop .descr a{
	color: #FFFFFF;
}

.video{
	position:relative;
	width: 200px;
}
.video div{
	position:absolute;
	width:32px;
	height:32px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(/pictures/spec/play3.png) left top no-repeat #fff;
	border-radius:50%;
	opacity: 0.8;
	z-index:1;
}
.video img{
	width: 200px;
	height: 150px;
}

h1 {
  text-align:center;
}

table.tooltip {
  background-color: #F4F4F4;
  border-color:     #E0E3E9;
  border-style:     solid;
  border-width:     1px;
  cursor:           default;
  padding:          5px;
  border-radius:    3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index:			1000000;
}

tr.error{
	background:#FF9A95;
}

ul.foto_list { 
  list-style-type:  none;
  margin:           0px 0px 1px 0px;
  width:            100%;
  padding:			0px;
}

ul.foto_list li {
  position:			relative;
  width:            184px;
  margin:		    1px;
  float:            left;
  cursor:           move;
  background-color:#888;
}
ul.foto_list li>a {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

#queue {
	border: 1px solid #E5E5E5;
	margin-top: 10px;
	padding: 20px 3px 20px 3px;
	width: 99%;
	text-align:center;
}
#queue:hover{
	border-color:#888;
}

/*CALENDAR*/
.request, .months_div {
	overflow: hidden;
}

a.arrow
{
	width: 20px;
	padding: 1px;
	margin:0px;
	display:block;
	vertical-align: middle;
	font-size: 18px;
	font-weight:normal;
	text-decoration:none;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	border-radius:    3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*border: 1px solid #444;*/
}
a.arrow:hover
{
	background:#EAEBDF;
	text-decoration:none;
	/*color:#1B1B1B;*/
}
input.price {
	width: 40px;
}
td.calendar
{
	position:relative;
	padding:0px;
	margin:0px;
}
td.calendar_today
{
	position:relative;
	padding:0px;
	margin:0px;
}
td.selected_calendar1
{
	position:relative;
	background-color: #FE8582;
	padding:0px;
	margin:0px;
}
td.selected_calendar2
{
	position:relative;
	text-align: center;
	padding:0px;
	margin:0px;
}
td.selected_calendar3
{
	position:relative;
	background: linear-gradient(to bottom right, #fff 0%, #fff 49%, #fe8582 51%, #fe8582 100%);
	text-align: center;
	padding:0px;
	margin:0px;
}
td.selected_calendar1_today
{
	position:relative;
	background-color: #FE8582;
	text-align: center;
	padding:0px;
	margin:0px;
}
td.selected_calendar2_today
{
	position:relative;
	text-align: center;
	padding:0px;
	margin:0px;
}
td.selected_calendar3_today
{
	position:relative;
	background: linear-gradient(to bottom right, #fff 0%, #fff 49%, #fe8582 51%, #fe8582 100%);
	text-align: center;
	padding:0px;
	margin:0px;
}
div.calendar_date {
	width: 40px;
	padding: 4px;
	margin:0px;
	font-size: 25px;
	font-weight:normal;
	text-align: center;
}
td.calendar_today div, td.selected_calendar1_today div, td.selected_calendar2_today div, td.selected_calendar3_today div {
	padding: 2px;
}
div.currency {
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0px;
	margin:0px;
	font-size:9px;
}
td.calendar_today div.currency, td.selected_calendar1_today div.currency, td.selected_calendar2_today div.currency, td.selected_calendar3_today div.currency {
	bottom:-2px;
	padding:0px;
}
div.light_date {
	width: 40px;
	padding: 4px;
	margin:0px;
	font-size: 25px;
	font-weight:normal;
	color: #1B1B1B;
	background-color: #FF0000;
	text-align: center;
	cursor:pointer;
}
a.free_date
{
	width: 40px;
	padding: 4px;
	margin:0px;
	display:block;
	font-size: 25px;
	font-weight:normal;
	text-decoration:none;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
a.free_date:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
a.free_date:hover .price_in_cal {
	color:#FFFFFF;
}
a.light_date
{
	width: 40px;
	padding: 4px;
	margin:0px;
	display:block;
	font-size: 25px;
	font-weight:normal;
	background-color: #FF0000;
	text-decoration:none;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
a.light_date:hover
{
	text-decoration:none;
}
a.free_date2
{
	width: 40px;
	padding: 4px;
	margin:0px;
	display:block;
	font-size: 25px;
	font-weight:normal;
	text-decoration:none;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
a.free_date2:hover
{
	text-decoration:none;
}
a.requested_date,a.requested_date_first,a.requested_date_last
{
	width: 40px;
	padding: 4px;
	margin:0px;
	display:block;
	font-size: 25px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a.requested_date:hover,a.requested_date_first:hover,a.requested_date_last:hover
{
	text-decoration:none;
}
a.requested_date .price_in_cal,a.requested_date_first .price_in_cal,a.requested_date_last .price_in_cal
{
	color:#FFFFFF;
}
td.calendar_today a, td.selected_calendar1_today a, td.selected_calendar2_today a, td.selected_calendar3_today a {
	padding: 2px;
}

/*CALENDAR ADAPTIVE*/
@media only screen and (max-width : 350px),
only screen and (max-device-width : 350px){
	td.calendar_today, td.selected_calendar1_today, td.selected_calendar2_today, td.selected_calendar3_today{
		border-width: 1px;
	}
	div.calendar_date, div.light_date, a.free_date, a.light_date, a.free_date2, a.requested_date, a.requested_date_first, a.requested_date_last{
		width:36px;
		padding:4px 1px;
	}
	td.calendar_today div, td.selected_calendar1_today div, td.selected_calendar2_today div, td.selected_calendar3_today div, td.calendar_today a, td.selected_calendar1_today a, td.selected_calendar2_today a, td.selected_calendar3_today a{
		padding: 2px 0px;
	}
}
/*END CALENDAR ADAPTIVE*/

.price_in_cal {
	font-size: 14px;
	font-weight:normal;
	color:#484848;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

.date_min {
	display:none;
}

.red_circle {
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
    width: 7px;
    height: 7px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.green_circle {
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
    width: 7px;
    height: 7px;
    background: green;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.mail_blank_circle {
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
    width: 7px;
    height: 7px;
    background: green;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.star {
	display: block;
	margin-left: 0px;
	margin-top: 1px;
	width: 7px;
    height: 7px;
}
/*END CALENDAR*/

/*SWIPER*/
.swiper_container{/*relative for foto_counter*/
	position:relative;
}
.swiper{/*overflow*/
	overflow-x:auto;
	overflow-y:hidden;
	width:100vw;
	scroll-snap-type:x mandatory;
}
.swiper>div{/*container, width=count of elements*/
	display:flex;
	align-items:center;
}
.swiper>div>div{/*element s soderjimym*/
	scroll-snap-align:start;
	scroll-snap-stop:always;
	text-align:center;
}
.foto_counter.hidd{
	display:none;
}
.swiper_container:hover>.foto_counter.hidd{
	display:block;
}
.foto_counter.fcm a{
	cursor:default;
}
.foto_counter>a{
	position:absolute;
	top:50%;
	transform:translate(0,-50%);
	z-index:1;
}
.foto_counter>a.zoomin{
	top:0px;
	right:0px;
	padding:6px 6px 20px 20px;
	transform:none;
}
.foto_counter>a.prefoto{
	left:0px;
	padding:20px 20px 20px 10px;
}
.foto_counter>a.nextfoto{
	right:0px;
	padding:20px 10px 20px 20px;
}
.foto_counter>a>svg{
	box-shadow:0 0 10px rgb(16, 13, 11);
	background:rgba(0,0,0,0.3);
	border-radius:50%;
	color:#fff;
}
.foto_counter>div{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:1;
	padding:5px;
	font-size:12px;
	background:#4F5054;
	color:#fff;
	border-radius:5px;
}
/*END SWIPER*/

.flexh{
	display:flex;
	justify-content:space-evenly;
	text-align:center;
	flex-wrap: wrap;
}
.flexh div{
	margin: 5px;
}
.flexh div div {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.flexh div sup{
    font-size:9px;
}

.phonebtn{
	color:#fff;
	transition:.5s;
}
.phonebtn2{
	margin:5px 8px;
	border-radius:3px;
	background:#97cf27;
	text-align:center;
	cursor:pointer;
	display:block;
}
.phonebtn2:hover{
	background:#72b50e;
}
.phonebtn.phonebtn2>a{
	display:block;
	padding:10px;
	color:#fff;
}
.phonebtn>a{
	display:none;
}

.like{
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
}
.mlike{
	position:fixed;
	color:#fff;
	/*opacity: 0.2;*/
	padding:15px;
	bottom: 0px;
	right: 0px;
	box-shadow: inset 0 -90px 90px -90px #333;
	text-decoration:none;
	z-index:11;
}
.like2{
	padding: 10px 0px;
}
@media only screen and (max-height : 350px),
only screen and (max-device-height : 350px){
	#phone_message,.mlike{
		display:none;/*position:unset; ne rabotaet naverno iz-za togo chto position yavno zadan cherez style*/
	}
	#top-button{
		visibility:hidden;/*display:none ne rabotaet naverno iz-za togo chto display zadayotsya cherez javascript*/
	}
	.mobile_navigation{
		position:unset;
	}
}

.context_menu{
	display:none;
	text-align:center;
	margin:0px;
	padding:0px;
	border: none;
	list-style:none;
	font-weight:bold;
	position: absolute;
	border-radius:3px;
	box-shadow: 0px 0px 10px rgba(68,68,68,0.75);
	z-index:100;
}

.context_menu li{
	display:block;
	background:#f0f0f0;
}

.context_menu li a{
	display:block;
	padding:12px 15px;
	color:#000;
	background:#f0f0f0;
	text-decoration:none;
	transition: All 0.8s ease;
}

.context_menu > li:first-child > a{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.context_menu > li:last-child > a{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.context_menu>li:not(:last-child)>a {
    border-bottom: 1px solid #d7d7d7;
}

.context_menu li a:hover{
	color:#000;
	background-color: #90c8f6;
	text-decoration:none;
}

.first_letter_bold:first-letter{
	font-weight:bold;
	color:#000;
}

.similar_bottom{
	margin:50px 0px;
}
a.showmap{
	display:block;
	height:100%;
	font-size:50px;
}
a.showmap.mob{
	font-size:40px;
}
a.showmap>div{
	font-size:250px;
	opacity:0.1;
	transition:.2s ease;
}
a.showmap.mob>div{
	font-size:200px;
}
a.showmap:hover>div{
	opacity:1;
	transform:translateY(10px);
}
.dialog2 {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
	border-radius: 5px;
	background:#eee;
	padding:0px 10px 10px 10px;
	max-width:800px;
}
.sdate{
	display:flex;
	align-items: center;
    justify-content: space-between;
}
.sdate :first-child{
	flex-grow:.1;
}
.sdate :nth-child(2){
	flex-grow:1;
}
/*My slder draggable*/
.slider{
	width:300px;
	height:20px;
	overflow-x:scroll;	
	overflow-y: hidden;
	cursor:pointer;
	color:rgb(0,0,0,0);
    background-image:url(/pictures/spec/scroll_foto_stena.png);
    background-position:5px center;
    background-repeat:repeat-x;
	margin:0 auto;
}
.slider div{
	width:3000px;
}
.slider::-webkit-scrollbar{
	height:20px;
	background-color:rgb(0,0,0,0);
}
.slider::-webkit-scrollbar-thumb{
	border-radius:20px;
	-webkit-box-shadow:inset 0 0 6px rgba(82,67,67,1);
	background-color:#888;
}
/*MobileMenu*/
.mobile_navigation{
    background: #fff;
	border-bottom: #BBBBBB;
}
#mobile_menu {
	background: #fff;
    border-left: #BBBBBB;
}

#mobile_menu a {
    border-bottom: #BBBBBB;
}
/*MobileMenu*/

.footer{
	border-top: #BBBBBB;
	background: #fff;
}

div.search_form_sort input:checked+label,div.search_form_sort label:hover {
	background:#DAE3E9;
}

.redtext{
  color:         #D20606;
}
.greentext{
	color:         #5CB029;
}
.caption {
  color:#DAE3E9;
}

.border{
	border:none;
	margin-bottom: 15px;
	border-radius:    3px;
	background:#fff;
	box-shadow: 0 0 12px 4px rgb(0 0 0 / 5%);
	transition: all 0.5s;
}
.border:hover {
    box-shadow: 0 0 12px 4px rgb(0 0 0 / 12%);
}
.shady{
	background:#fff;
}

td.wrong input,td.wrong select,td.wrong textarea,td.td_form_wrong input,td.td_form_wrong select,td.td_form_wrong textarea, input.wrong, textarea.wrong{
	background:#FFD4D5;
}
select.wrong{
	border-color:#D20606;
}
div#wrongs{
	color:#D20606;
}

ul.pagination li {
  border:#BBBBBB;
}
ul.pagination li a{
	color:#444;
	font-size:{SIZE_PAGINATION};
	background:#fff;
}

.date_ok,.date_expired {
	font-size:13px;
	color:#757575;
}

input.button {
  color:            #fff;
  font-size:        14px;
  background:#DAE3E9;
}

input.text, textarea, select{
  border: #BBBBBB;
  font-size: 15px;
}
input.text:focus, textarea:focus, select:focus, input.logintext:focus { 
    box-shadow: 0 0 5px rgba(81,203,238,1);
	-webkit-box-shadow: 0 0 5px rgba(81,203,238,1);
	-moz-box-shadow: 0 0 5px rgba(81,203,238,1);
	border: 1px solid rgba(81,203,238,1);
}

.owner {
  color:            #fff;
  background: #080;
  font-size:        14px;
}

.crop .descr{
	color: #fff;
	background:#DAE3E9;
}

/*CALENDAR*/
td.calendar_today
{
	border: 2px solid #DAE3E9;
}
td.selected_calendar1_today
{
	border: 2px solid #DAE3E9;
}
td.selected_calendar2_today
{
	border: 2px solid #DAE3E9;
}
td.selected_calendar3_today
{
	border: 2px solid #DAE3E9;
}
a.free_date:hover
{
	background:#DAE3E9;
}
a.requested_date,a.requested_date_first,a.requested_date_last
{
	background: #DAE3E9;
}
/*END CALENDAR*/