/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	BluePigment
   TEMPLATE CODE: 	S-0016
   VERSION:          1.0	
	DATE:          	July-31-2007
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
*:not(td) { padding: 0; margin: 0; border: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 12px/1.7em  verdana, tahoma, sans-serif;	 
	text-align: center;
	background: #001342 url(templates/11/images/headerbg.jpg) repeat-x 0 0;
	color: #F2F9FF;
}

/* links */
a {
	color: #003366;
	background-color: inherit;
	text-decoration: none;		
}
a:hover {
	color: #FAA34B; 
	background-color: inherit;
	text-decoration: underline;	
	border: none;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;
}
h1 { font-size: 2.5em; } 
h2 { font-size: 2em; text-transform:uppercase;}
h3 { font-size: 1.8em; }

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img.img_bordered {
	background: #FAFAFA;
   border: 1px solid #0F7ACC;
	padding: 6px;
}
img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  /* white-space: pre; */
  background: #1E89DC;
  border: 1px solid #0065C6;   
}
acronym {
  cursor: help;
  border-bottom: 1px solid #0065C6;
}
blockquote {
	margin: 10px 15px;
 	padding: 10px 0 10px 28px;  
   border: 1px solid #0065C6;
	background: #1E89DC; 
  	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/* form elements */
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input.button { 
	font: bold 1em Arial, Sans-serif; 
	margin: 0;
	padding: .25em .3em;
	color: #FFF;
	background: #A2CC00;
	border: 2px solid #8EB200;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 18em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #nav {
/*
The width value below sets the total width of the design. It's default value is set to 93%
which means that it will take up 93% of the browser window's width. You can also set it to a 
different percentage	value (90%, 85%, etc.). This design is fluid layout by default, but you
can turn it into a fixed width layout by setting a pixel value to the width (e.g. 900px, 950px).
*/
	width: 93%;	
}

/* box */
.box {
	margin: 10px 0;	
	padding: 10px 10px 20px 10px;		
	border: 5px solid #1F8ADE;
	background: url(templates/11/images/boxbg.jpg);		
}

/* header */
#header {
	height: 178px;
	text-align: left;	
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 58px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 10px;	
}
#header-content h1#logo-text span {
	color: #68B5F0;	
}
#header-content #slogan {
	position: absolute;	
	font: bold 16px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 100px; left: 125px;
}

/* header links */
#header-content #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #fff;
	font: bold 15px "Trebuchet MS", Tahoma, Sans-serif;	
}
#header-content #header-links a {	
	color: #93C9F4;
	text-decoration: none;	
}
#header-content #header-links a:hover {
	color: #fff;		
}


/* Navigation */
#nav-wrap {
	float: left;
	width: 100%;
	background: url(templates/11/images/menubg.jpg) repeat-x left bottom; 
	clear: both;
}
#nav {
	clear: both;	
	margin: 0 auto;
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	height: 64px;		
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
	height: 64px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #333;	
}
#nav ul li.current {	
	background: url(templates/11/images/nav-current.jpg) no-repeat center bottom;		
}
#nav ul li.current a {
	color: #333;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	background: #1183DA;		
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0; 
	margin: 0 auto;		
}

/* sidebar */
#sidebar {
	float: right;
	width: 21em;
	margin: 10px 0 10px -21em; padding: 0;		
}
#sidebar h1 {
	font: bold 1.75em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: .3em 0 .5em 10px; 
	color: #002368;	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: .3em 0 1em 5px;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
}
#sidebar ul.sidemenu li {
	padding: 0; 
	background: url(templates/11/images/sidebullet.gif) no-repeat .3em .5em;		
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #E8F4FF;	
	text-decoration: none;
	padding: .2em 0 .2em 30px;
	line-height: 1.5em;
	font-size: 1.35em;
}
#sidebar ul.sidemenu li a:hover {
	background: #0F7ACC url(templates/11/images/sidebullet.gif) no-repeat .25em .45em;	
	color: #FFF;			
}
#sidebar ul.sidemenu ul{
	margin-left: 15px;
}

#sidebar .sidebox {
	margin: 5px 15px 5px 0;
	padding: 0;
	background: url(templates/11/images/sidebarsep.jpg) repeat-x left bottom;
}
#sidebar .sep{
	background: url(templates/11/images/sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}

/* main */
#main {
	margin: 10px 23em 10px 0; 
	padding: 0;		
}
#main h1 { 
	font: bold 2.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #B1E100;
	letter-spacing: -2px;		
	padding-bottom: 0;	
}
#main h1 a {
	color: #B1E100;
	text-decoration: none;
}

/* footer */
#footer-wrap {
	clear: both;
	border-top: 5px solid #86CC15;
	text-align: left;
	padding: 1.6em 0;	
}
#footer-wrap a {
	text-decoration: none;
	color: #5B9CFF;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #E8F4FF;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #E8F4FF;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

/* footer columns */
#footer-columns {
	color: #5B9CFF;
	margin: 0 auto; 
	padding: 0;	
	width: 90%;	
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(templates/11/images/footer-dots.jpg) repeat-x left top;	
}
#footer-columns li {
	background: url(templates/11/images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .5em 0 .5em 1em;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;	
	margin: 0 auto; 
	padding: 1em 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white {	color: #E8F4FF; }

img.rssfeed {
	border: none; 
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer { 
	text-align: right; 
	background: #1E89DC;
	border: 1px solid #0065C6; 
	padding: 8px 10px;
	margin: 20px 15px 10px 15px;
}
.post-footer .date {
	background: url(templates/11/images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	background: url(templates/11/images/comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .readmore {
	background: url(templates/11/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}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: #5d5d5d;
	border-bottom: none;
}
#mobile_menu {
	background: #5d5d5d;
    border-left: none;
}

#mobile_menu a {
    border-bottom: none;
}
/*MobileMenu*/

.footer{
	border-top: none;
	background: #5d5d5d;
}

div.search_form_sort input:checked+label,div.search_form_sort label:hover {
	background:#2E9FFF;
}

.redtext{
  color:         #D20606;
}
.greentext{
	color:         #5CB029;
}
.caption {
  color:#2E9FFF;
}

.border{
	border:none;
	margin-bottom: 15px;
	border-radius:    3px;
	background:#5d5d5d;
	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:#5d5d5d;
}

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:solid 1px #ddd;
}
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:#2E9FFF;
}

input.text, textarea, select{
  border: solid 1px #C2C9D4;
  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:#2E9FFF;
}

/*CALENDAR*/
td.calendar_today
{
	border: 2px solid #2E9FFF;
}
td.selected_calendar1_today
{
	border: 2px solid #2E9FFF;
}
td.selected_calendar2_today
{
	border: 2px solid #2E9FFF;
}
td.selected_calendar3_today
{
	border: 2px solid #2E9FFF;
}
a.free_date:hover
{
	background:#2E9FFF;
}
a.requested_date,a.requested_date_first,a.requested_date_last
{
	background: #2E9FFF;
}
/*END CALENDAR*/