/*
Theme Name: Romantik Spa Awesomeness
License: GNU General Public License
License URI: license.txt
Tags:  _s is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc. Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {background: url('http://romantikspahotels.ua/wp-content/themes/romantik-spa-awesomeness/images/bg_header.jpg') repeat-x!important; min-width: 980px;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
article {
	margin: 20px 10px;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
	margin-bottom: 0.2em;
/*	margin-top: 1em;*/
}
h1 {font-size:1.4em; font-weight: bold;}
h2 {font-size: 1.3em; margin-top: 1em;}
h3 {font-size:1.2em;}
h3 a {font-color:black;}
hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}

/* Text elements */
p {}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 1em 2em;
	padding: .5em 1em;
	border-left: 5px solid #B3883C;
	background-color: #f6ebc1; }
blockquote p {
	margin: 0; }
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	/*color: #09C;*/
	color:#8B5D33;
}
/*a:visited {
	color: #5B40AF;
}
*/
a:hover,
a:focus,
a:active {
	color: black;
}
.big_orange {
	background: none!important;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

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

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}


/* =Menu
----------------------------------------------- */

.navigation-main {
	display: block;
	width: 100%;
	position: relative;
	top: -40px;
	/*float: left; clear: both; */
	
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.navigation-main li {
	float: left;
	position: relative;
	background: rgba(238, 234, 226, 0.03);
	border-radius: 0 10px 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.19);

}
.navigation-main a {
	display: block;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 18px;
	color:#FFC;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	/*font-weight: bold;*/
	/*text-shadow: 1px 1px 1px #8B4F4F; */
}
.navigation-main a:hover {
color:#630;
background: #e2bf7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2UyYmY3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2UwODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e2bf7c 1%, rgba(252, 224, 131, 0.64) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2bf7c), color-stop(100%,#fce083)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2bf7c 1%,rgba(252, 224, 131, 0.64) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2bf7c 1%,rgba(252, 224, 131, 0.64) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2bf7c 1%,rgba(252, 224, 131, 0.64) 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2bf7c 1%,rgba(252, 224, 131, 0.64) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2bf7c', endColorstr='#fce083',GradientType=0 ); /* IE6-8 */
border-radius: 0 10px 0 10px;

}
.current_page_item  a {
color:#630;
background: #e2bf7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2UyYmY3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2UwODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e2bf7c 1%, #fce083 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2bf7c), color-stop(100%,#fce083)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2bf7c 1%,#fce083 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2bf7c', endColorstr='#fce083',GradientType=0 ); /* IE6-8 */
border-radius: 0 10px 0 10px;
}
.navigation-main ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
	margin-top:7px;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	width: 200px;
}
.navigation-main ul ul li {
	padding: 5px;
}
.navigation-main li:hover > a {
}
.navigation-main ul ul :hover > a {
}
.navigation-main ul ul a:hover {
}
.navigation-main ul li:hover > ul {
	display: block;
}
.navigation-main li.current_page_item a,
.navigation-main li.current-menu-item a {
}
.sub-menu {
background: #B17D3A;
border-radius: 10px;	
}
.sub-menu ul {
font-size: 14px;

}
/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.main-small-navigation ul {
	display: none;
}


/* =Content
----------------------------------------------- */
.entry-header {
	margin-left: 1em;
	margin-right:1em;
	margin-top: 1em;
}
.sticky {
}
.hentry {
	margin: 1em;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	/*margin: 1.5em 0 0;*/
	margin-left: 1em;
	margin-right: 1em;
	font-size: 18px;
	line-height: 30px;
	color: rgb(56, 56, 56);
}
.entry-content p {
	margin-bottom: 0.4em;

}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */
#secondary {
top: -105px;
position: relative;
border-left: 1px dotted rgba(221, 142, 90, 0.31);
border-right: 1px dotted rgba(221, 142, 90, 0.31);
padding-right: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.entry-title h1 {
margin-left: 1em;
margin-right: 1em;
}
/* =Footer
----------------------------------------------- */
.site-info {
	margin: auto;
	width: 954px;
	border-left: 1px dotted rgba(221, 142, 90, 0.31);
	border-right: 1px dotted rgba(221, 142, 90, 0.31);

}
.footer-wrapper {
	display: inline-block;
	float:left;
	margin: 5px 20px;
}
.footer-wrapper h4 {
	color:#FFF9D8;
	text-shadow:1px 1px 5px rgba(89, 55, 13, 0.75);
	font-weight: bold;
	text-transform: uppercase;
}
.footer-top
{
 background: url(http://romantikspahotels.ua/wp-content/themes/romantik-spa-awesomeness/images/footer.jpg);
 min-height: 60px;
}
.footer-top p {
	color: white;
	margin-bottom: 0;
}
.social	{
	float:right;
	-webkit-filter: sepia(70%);
	margin-top: 10px;
	margin-right: 10px;
}

.social:hover {
	float:right;
	margin-right: 10px;
	-webkit-filter: sepia(2%);
}
.footer-contacts {
background: #CD8A46;
min-height:30px;
}
.footer-contacts p {
	color:white;
}
.footer-contacts h4 {
	color:#FFC;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #835050;
	margin-top: 2px;
}
.footer-contacts span {
	color:#963;
	font-weight: bold;
}

.footer-margin {
	margin-left:20px;
}


#after-footer-wrapper {
	background: #774C1F;
	border-top: 3px solid #5f310f;}
.after-footer-content {
	margin:auto;
	width: 954px;
	text-align:center;
}
.after-footer-content p {
	color:#cc9966;
}
/*.after-footer-content a {
	color:blue;
}*/
/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid rgba(219, 152, 100, 0.25);
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */
.comment-content {
	padding: 20px;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	/*margin: 0 0 1.5em; */
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .submit {
	display: none;
}
#page-header {
	margin:1em;
}
/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .navigation-paging, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/*My Godlike code muahahaha */
/*
Theme Name: Romantik Spa Awesomeness
Layout: Content-Sidebar
*/

.content-area {
	float: left;
	margin: 0 0 0 0;
	width: 953px;
	position: relative;
	top: -150px;
}
.site-content {
	margin: 0 0 0 0;
}
.site-main .widget-area {
	float: right;
	overflow: hidden;
	width: 25%;
}
.site-footer {
	clear: both;
	width: 100%;
}
.site-header {
	/*background: url('./images/bg_header.jpg');*/
	/*height:420px; */
	/*border-bottom: 5px solid #5d320f; 
	padding: 5px 40px;*/
}

#page {box-sizing: border-box; margin: auto;width: 954px;}

#header-bg {background:#9A6634 url('http://romantikspahotels.ua/wp-content/themes/romantik-spa-awesomeness/images/bg_header.jpg') repeat-x!important;
	
	
}
#logo {
	float:left;
	padding-right: 50px;
	margin-top:5px;
}
#topbar {
	max-height: 150px;
	width: 100%;
}

.bgtop {
	height:28px;
	background: url('./images/layer_1_copy.png') repeat-x bottom ; 
	margin-top: 5px;
}	

.top-lang {
	color:white;
	float:left;
}
.top-lang  a {
	text-decoration: none;
	text-transform: uppercase;
	background: none!important;
	color:#ECC790;
	margin-left: 5px;
	margin-right: 5px;
	outline: 1px dotted rgba(221, 142, 90, 0.31);
}
.top-lang  a:hover {
	text-decoration: none;
	text-transform: uppercase;
	background: none;
	color:white;
}
.top-lang span {
background:#6b4016;
color:#ffffcc;
text-transform: uppercase;
}

.top-contacts {
	float:right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color:#FFC;
}
.top-contacts span {
color: white;
/*background: rgba(128, 65, 23, 0.6);
border-radius: 4px;*/
padding: 1px;
}
.top-contacts a {

}


#menu-top-menu {
	float:right;
	/* margin left */
	/*margin-left: 130px; */
}
.menu-top-menu-russian-container {
	float:right;
}
.menu-top-menu-english-container {
	float:right;
}
.menu-top-menu-german-container {
	float:right;
}
.menu-topmenupl-container {
	float:right;
}
#menu-top-menu li {
	margin-right:3px;
}
#content-wrapper {background:#FDE8A7; position: relative; }


#main {	margin:auto;
	width: 954px;
	position:relative;
	border-right: 1px dotted rgba(221, 142, 90, 0.31);
	border-left: 1px dotted rgba(221, 142, 90, 0.31);
	background: rgba(255, 249, 210, 0.7);}

/* Responsive */
/*responsive embed containter */
.embed-container {
  position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cellphone {
	font-weight: bold;
}


.rev_slider_1_1_wrapper {
	margin-top:0!important;
}


/*Revo Slider Styles 
-------------------------------------------------------------- */
#text_icl-2,#text_icl-3,#text_icl-4 {
top: -15px;
z-index: 999;
position: relative;
}
.slider-title {
	margin-bottom: 5px;
	z-index:99;
}
.slider-title a {
	font-size:24px;
	background: rgba(211, 154, 32, 0.27);
	padding: 4px;
	width: 457px;
	z-index:99;
}
.slider-caption {
	background: rgba(239, 214, 160, 0.61);
	color: #723C01;
	padding: 4px;
	font-size: 14px;
}
.tp-caption.medium-text {
	background: #D88C39;
}
.tp-caption a {
	color:#F7EE8C!important;
}

/* SLIDER 
--------------------------------------------------- */
#menu-slider-cont {position:relative;z-index:99;  top:-110px;}
#menu-slider-cont:hover {
	z-index:9999;
}
.content {}
.content li {}			
.clearfix {float: none; clear: both;}

#slider-top {height:440px; background:url(./images/immg.jpg) center no-repeat #8bdcf8; border-bottom:3px solid #963; box-shadow:3px 0 3px #666666;}


.caroufredsel_wrapper {height: 280px !important; z-index:99!important; top: 0px !important;}
.caroufredsel_wrapper:hover {
	z-index:9999;
}


ul.sdt_menu{top:110px !important; margin:0; padding:0; list-style: none!important; font-size:14px;}

ul.sdt_menu a{text-decoration:none; outline:none;}
ul.sdt_menu li {float:left; margin-right:1px; width:180px; height:136px; position:relative; cursor:pointer;}


/*=================== HOVER ======================*/
ul.sdt_menu li:hover a {background:#d9b768;}
ul.sdt_menu li:hover span.sdt_wrap {
background: #d9b768; /* Old browsers */
background: -moz-linear-gradient(top,  #d9b768 0%, #bc894d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9b768), color-stop(100%,#bc894d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d9b768 0%,#bc894d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d9b768 0%,#bc894d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d9b768 0%,#bc894d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d9b768 0%,#bc894d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9b768', endColorstr='#bc894d',GradientType=0 ); /* IE6-9 */border-radius: 5px;}
ul.sdt_menu li:hover a img {border-color:#fff6c9; -moz-box-shadow:0px 0px 4px #000; -webkit-box-shadow:0px 0px 4px #000; box-shadow:0px 0px 4px #000;}

/*-------------------------------------------------*/

ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	width:180px;
	height:136px;
	z-index:12;
	background:/*transparent url(./images/overlay.png) no-repeat bottom right;*/#963;
	/*-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;*/
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:178px;
	height:134px;
	bottom:0px;
	left:0px;
	z-index:10;
	border:1px solid #986532;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:70px;
	left:0px;
	width:180px;
	height:65px;
	z-index:15;
	background:#986532;
}
/*ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:70px;
	width:190px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}*/
ul.sdt_menu li span span.sdt_link {margin-top:10px;}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:22px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#f0da9e;
	float:left;
	clear:both;
	width:155px;
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#f0da9e;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;}







a.prev, a.next {width: 0;
height: 0;
border-top: 40px solid transparent;
border-bottom: 40px solid transparent;
display: block; 
position: absolute; 
top: 140px;
}
a.prev {
left:0px; 
border-right: 20px solid rgba(179, 120, 62, 1); 
z-index: 9999;
}
a.prev:hover {
border-right: 20px solid rgba(139, 103, 68, 1); 
}
a.next {right:0px;z-index: 9999; border-left: 20px solid rgba(179, 120, 62, 1);}
a.next:hover {border-left: 20px solid rgba(139, 103, 68, 1);}
a.prev span, a.next span {display: none;}


.one-third {
	margin-right:5%!important;
}
.et-shadow {
color:inherit!important;
background: none!important;
border:none!important;
/*-webkit-box-shadow: inset 0 0 45px #DFB13D;
box-shadow: inset 0 0 45px #D5B172;*/
}
.et-box-content {
color:inherit!important;
background: none!important;
border:none!important;

/*-webkit-box-shadow: inset 0 0 45px #DFB13D;
box-shadow: inset 0 0 45px #D5B172;*/
font-size: 16px;
}





/*Miscalleneous */





/*misc 2*/
.vid-cont {
width: 954px;
margin: 0 auto;

}
.vid-cont2 {
width: 954px;
z-index:999; width:954px; height:320px; position:absolute;
}
.b-top {z-index: 2600;
position: fixed;
left: 0;
top: 100px;
width: 50%;
margin-left: -50%;
opacity: 0.5;filter:alpha(opacity=50);
}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index:2600;position:absolute;display:block;left:56px;bottom:0;margin:0 0 0 100%;padding:32px 12px 4px;
color:white;background:#996E36 url(http://romantikspahotels.ua/wp-content/uploads/2013/12/up-arrow-icon.png)51%;}

.to-contacts {z-index: 2600;
position: fixed;
left: 0;
bottom: 10px;
width: 50%;
margin-left: 35%;
opacity: 0.5;filter:alpha(opacity=50);
}
.to-contacts:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.to-contacts-but {z-index:2600;position:absolute;display:block;left:56px;bottom:0;margin:0 0 0 100%;padding:32px 12px 4px;
color:white;background:#FC062E url(http://romantikspahotels.ua/to-contacts.png) no-repeat 50% 11px;border-radius:7px;}








.contacts-containter {
	width: 100%;
	clear:both;
}
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.contacts-page {
width: 50%;
float:left;
position:relative;
display:block;

}
.contacts-page a {
	color:#5C3D2C;
}
.contacts-page h4{
font-size:20px;
margin-bottom: 5px;
}


.fixed-contacts {
	position:fixed;     
	width: 190px;     
	background: rgba(223, 192, 128, 0.86);  
	left:0px;    
	top:25%;     
	border-radius: 2px;
	display:none;
	padding: 5px;

}
.fixed-contacts a { 
	color: #2E2524;
/*	text-shadow: 1px 1px 1px rgba(88, 84, 84, 0.47); */
	text-decoration: none;
} 
.fixed-contacts span {     
	color: #DA0000;     
	text-shadow: 1px 1px 1px rgba(88, 84, 84, 0.47);     
	font-weight: bold; 
	text-decoration: underline;
} 
.fixed-contacts img {     
	vertical-align: bottom; }
.fixed-contacts-header { 
	font-weight: bold; } 

.slider-contacts {
	position:relative;     
	width: 220px;
	border-radius: 2px;    
	margin: 5%!important;
	margin-top: 0!important;
} 
.slider-contacts a {

}
/*.slider-contacts span {
	color:#EB7E4A;
}*/
.slider-contacts img {
	vertical-align: bottom;
}
.slider-contacts-header {
font-weight: bold;
color: #F8F4ED;
text-align: center;
text-shadow: 1px 1px 1px #000;
font-size: 18px;
line-height: 180%;
}
.white {
	color:white;
}
.border-right {
	border-right: 1px solid #FFE5C2;
}

.stick {
    position:fixed;
    top:50%;
    right: 10px;
}
#breadcrumbs {
	border-top: 1px dotted rgba(221,142,90,0.31);
	border-bottom: 1px dotted rgba(221,142,90,0.31);
	float: left;
	width: 100%;
	border-radius: 3px;
}
#bredcrumbs p {
	border-top: 1px dotted	rgba(221, 142, 90, 0.31);
	border-bottom: 1px dotted rgba(221, 142, 90, 0.31);
}
/* Responsive 
----------------------------------------- */
@media screen and (max-width: 1300px) {
	/*.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on {
		display: block;
		position: relative;
	}*/
	.fixed-contacts {
		display:none!important;
	}

	/*.navigation-main ul {
		display: none;*/

	}


.tp-rightarrow.default {
	margin-top:-30px!important;
}

/**Slideout Contacts */
#slideout {
	background:#666;
	position:fixed;
	width:300px;
	height:80px;
	top:45%;
	right:-280px;
}
#slideClick {
	float:left;
        height:80px;
        width:20px;
        background:#ff0000;
}
#slidecontent {
        float:left;
}


.pullquote-right {
border-top: 4px solid #AA5D2A;
border-bottom: 4px solid #AA5D2A;
padding: 15px 0;
margin: 8px 0 10px 22px;
display: block;
width: 200px;
float: right;
font-family: Georgia,"Times New Roman","Bitstream Vera Serif",serif;
font-size: 22px;
line-height: 26px;
letter-spacing: -0.5px;
}
.language {
	color:#4E4742!important;
}

.slider-image-mobile {
    display: none;
    
}
.responsiveSelectContainer {
	float:right;
}
.tablepress  {
	font-size:16px!important;
}


.footer-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size: 14px;
}
.footer-menu ul li {
	float: left;
	position: relative;
}
.footer-menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFC;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.footer-menu ul li a:hover {
color:#630;
background: #e2bf7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2UyYmY3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2UwODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e2bf7c 1%, #fce083 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2bf7c), color-stop(100%,#fce083)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2bf7c 1%,#fce083 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2bf7c 1%,#fce083 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2bf7c', endColorstr='#fce083',GradientType=0 ); /* IE6-8 */
border-radius: 4px;
}

.sidebar-images a img {
	border:rgb(235, 177, 132);
	margin-bottom: 2px;
}
#contact-scroller {
	position: fixed;
	right: 0px;
	top: 30%;
}
#fancybox {
	z-index: 99999!important;
}
#fancybox-content {
	z-index: 99999;
}
legend {
	color:#09C;
	text-decoration: underline;
}
.awesome-weather-wrap {
	max-width: 800px!important;
}
.btn { 
border: none;
font-family: inherit;
font-size: inherit;
color: #FFF;
background-color: #CA6E42;
border-color: #FFF;
cursor: pointer;
padding: 25px 80px;
display: inline-block;
margin: 15px 30px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;

}
.btn-moar {
border-radius: 50px;
border: 3px solid #FFF;
color: #FFF;
overflow: hidden;
}

.pullquote-right-300 {
border-top: 4px solid #AA5D2A;
border-bottom: 4px solid #AA5D2A;
padding: 15px 0;
margin: 8px 0 10px 22px;
display: block;
width: 300px;
float: right;
font-family: Georgia,"Times New Roman","Bitstream Vera Serif",serif;
font-size: 22px;
line-height: 26px;
letter-spacing: -0.5px;
}
.pullquote-left-300 {
border-top: 4px solid #AA5D2A;
border-bottom: 4px solid #AA5D2A;
padding: 15px 0;
margin: 8px 0 10px 22px;
display: block;
width: 300px;
float: left;
font-family: Georgia,"Times New Roman","Bitstream Vera Serif",serif;
font-size: 22px;
line-height: 26px;
letter-spacing: -0.5px;
}
#featured {
margin-top: -140px;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 130px;
}
.featured-news {
border: 1px dashed rgba(206, 117, 47, 0.24);
padding: 15px;
border-radius: 15px;
}
#video-wrapper {
margin: auto;
background: rgba(146, 113, 63, 0.45);
width: 954px;
position: relative;
box-shadow: 0 0 15px rgba(1, 0, 0, 0.22);
height: 330px;
border-radius: 5px;
/*margin-top: 10px;*/
}
.video-image {
width: 710px;
height: 325px;
position: relative;
float: left;
overflow: hidden;
border: 1px solid rgb(201, 166, 91);
box-shadow: 0px 0px 11px rgb(252, 210, 156);
}
.slider-kontakty {
position: relative;
width: 225px;
border-radius: 2px;
float: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.slider-kontakty a {
color: #F7EE8C;
text-decoration: none;
font-size: 17px;
border-bottom: 1px dashed rgba(247, 181, 84, 0.86);
}
/*.slider-kontakty span {
	color:#EB7E4A;
}*/
.slider-kontakty img {
	vertical-align: bottom;
}
.slider-kontakty-header {
font-weight: bold;
color: #F8F4ED;
text-align: center;
text-shadow: 1px 1px 1px #000;
font-size: 18px;
line-height: 180%;
}
.display-posts-listing .listing-item {
	clear: both;
}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
}
.listing-item {
clear: both;
margin-bottom: 1em;
}
.comment {
list-style: none;
}

.order-button {
	-moz-box-shadow:inset 0px 1px 1px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 1px 0px #a4e271;
	box-shadow:inset 0px 1px 1px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:4px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:Arial Black;
	font-size:28px;
	font-weight:bold;
	padding:9px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.order-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.order-button:active {
	position:relative;
	top:1px;
}
#page-header {margin: 1em;}

.meny-arrow {
	position: absolute;
	z-index: 10;

	border: 10px solid transparent;

	-webkit-transition: opacity 0.4s ease 0.4s;
	   -moz-transition: opacity 0.4s ease 0.4s;
	    -ms-transition: opacity 0.4s ease 0.4s;
	     -o-transition: opacity 0.4s ease 0.4s;
	        transition: opacity 0.4s ease 0.4s;
}
	.meny-left .meny-arrow {
		left: 14px;
		top: 50%;
		margin-top: -16px;
		border-left: 16px solid #333;
	}
	.meny-right .meny-arrow {
		right: 14px;
		top: 50%;
		margin-top: -16px;
		border-right: 16px solid #333;
	}
	.meny-top .meny-arrow {
		left: 50%;
		top: 14px;
		margin-left: -16px;
		border-top: 16px solid #333;
	}
	.meny-bottom .meny-arrow {
		left: 50%;
		bottom: 14px;
		margin-left: -16px;
		border-bottom: 16px solid #333;
	}
	.meny-active .meny-arrow {
		opacity: 0;

		-webkit-transition: opacity 0.2s ease;
		   -moz-transition: opacity 0.2s ease;
		    -ms-transition: opacity 0.2s ease;
		     -o-transition: opacity 0.2s ease;
		        transition: opacity 0.2s ease;
	}

.boxxy {
	border: 1px dotted rgba(243, 183, 106, 0.8);
	padding: 10px;
	border-radius: 5px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 1px 1px 15px #FFBA8C;
	margin-bottom: 0.4em;
}
.thumb-button {
display: inline-block;
padding: 8px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid rgb(255, 212, 165);
border-radius: 4px;
background: #F1C75A;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
text-decoration: none;
color: rgb(109, 85, 49);
}
.thumb-button a {
	color:black;
	text-decoration: none;
	font-size: 1em;
}
.thumb-button a:hover {
	border: 1px dashed rgb(228, 156, 49);
}
.border-button {
display: inline-block;
padding: 8px 12px;
border: 1px solid rgb(255, 212, 165);
}
.featured-image {
max-width:954px;
box-shadow: 0 0 2px rgba(219, 152, 100, 1);
margin-bottom: 1.5em;
border-radius: 5px;
padding: 9px;
box-sizing:border-box;
}

#top-bar-wrap {
width: auto;
margin: 0 auto;
position: relative;
width: 954px;
padding: 0 20px;

}

#top-bar {
border-bottom: 0 solid rgba(225, 225, 225, 0.22);
position: fixed;
top: 0;
left: 0;
border-bottom: 1px solid #DDD;
width: 100%;
height: 49px;
background-color: #3CCACA;
z-index: 5998;
transition: top .5s;
-webkit-transition: top .5s ease;
-moz-transition: top .5s ease;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.1);
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
#top-bar-float {
	padding: 0;
overflow: hidden;
white-space: nowrap;
display:block;
}
.topbar-logo {
	float: left;
display: table;
height: 49px;
}
.topbar-menu {
	display: inline-block;
	white-space: nowrap;
}
.topbar-menu-item {
padding: 15px 15px 15px 15px;
color: #FFF;
text-transform: uppercase;
font-weight: bold;
display:inline-block;
}



.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}

.one-third30 {
width: 33%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float:left;
}
.feature-box {
	padding: 10px;
	box-sizing:border-box;
	box-shadow: 0 0 15px rgba(1, 0, 0, 0.22);
	border-radius: 10px;
}
.dropcap {
	font-size: 58px;
	display: block;
	float: left;
	line-height: 48px;
	margin: 0 5px 0 0;
	color: #333;
	position: relative;
	text-transform: uppercase;
}
.top-border {
	border-top: 1px solid rgba(153, 109, 44, 0.34);
	padding-top: 10px;
	padding-bottom: 10px;
}
.title-wrapper {
	position: relative;
}
.line-header {
	font-size: 1.5em;
	text-align: center;
	display: block;
	width: 70%;
	margin-left: 15%;
	margin-bottom: 20px;
}
.title-line {
	display: block;
	width: 90px;
	height: 1px;
	position: absolute;
	top: 50%;
	background-color: black;
	margin-bottom: 1em;
	
}

.title-line-long {
	width: 190px;
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	background-color: rgb(96, 169, 218);
	margin-bottom: 1em;
}
.title-line-left {
	left: 5%
}
.title-line-right {	
	right: 5%;
}
.title-line-left-star {
	left: 5%;
	top:0;
	color: rgb(223, 152, 75);
	font-size: 28px;
	background-color: none;
	position: absolute;
}
.title-line-right-star {	
	right: 5%;
	top: 0;
	color: rgb(223, 152, 75);
	font-size: 28px;
	position: absolute;
	background-color: none;
}

.featuredul {
	color: #887735;
	background: #fff0b5;
	height: 100px;
	padding: 20px;
	position: relative;
	border-radius: 6px;
	border-color: #fff0b5;
	box-shadow:4px 4px 4px 4px rgba(224, 180, 0, 0.17);
}
.featuredul ul {
	position: relative;
	list-style: circle;
	padding-top: 8px;
	padding-left: 12px;
}
.featuredul ul li {
	border-bottom: 1px solid rgb(248, 217, 137);

}
.featuredul ul li a {
	text-decoration: none;
}

.recent-posts {
background: #fff0b5;
border-radius: 6px;
border-color: #fff0b5;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.recent-posts ul {
	list-style: circle;
	margin: 0;
	margin-left: 1.5em;
}
.recent-posts ul li {
	border-bottom: 1px solid rgba(223, 182, 76, 0.73);
	width: 95%;
}
.recent-posts a {
	text-decoration: none;
}

#respond {
	padding: 2em;
}
.nicebg {
	background: rgb(228, 189, 121);
}
.height400 {
	height: 400px;
}
#vidwrap2 {
	max-width: 100%!important;
}

.phone-rotation {
-webkit-animation: cssAnimation 2.0369s 16 ease;
-moz-animation: cssAnimation 2.0369s 16 ease;
-o-animation: cssAnimation 2.0369s 16 ease;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -webkit-transform: rotate(0deg) scale(0.885) skew(19deg) translate(-7px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -moz-transform: rotate(0deg) scale(0.885) skew(19deg) translate(-7px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
to { -o-transform: rotate(0deg) scale(0.885) skew(19deg) translate(-7px); }
}


.tooltip {
    cursor: help;
}

.tooltip::after {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px 8px 8px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #FFF;
    content: attr(data-tooltip); /* Главная часть кода, определяющая содержимое всплывающей подсказки */
    margin-top: -24px;
    opacity: 0; /* Наш элемент прозрачен... */
    padding: 3px 7px;
    position: absolute;
    visibility: hidden; /* ...и скрыт. */
            
    transition: all 0.4s ease-in-out; /* Добавить плавности по вкусу */
}
        
.tooltip:hover::after {
    opacity: 1; /* Показываем его */
    visibility: visible;
}

.mobile-nav ul li {
display: inline;
padding: 1em;
background: rgb(185, 116, 13);
border-radius: 4px;
color: white;
}
.attn {
	background:rgba(255, 204, 0, 0.6);
}
.attn2 {
	background: rgba(230, 162, 41, 0.6);
}
.dashed-border {
	/*border-top: 1px dashed rgba(218, 149, 47, 0.5);*/
	padding: 5px;
	border-bottom: 1px dashed rgba(218, 149, 47, 0.46);
}
.attnlight {
	background: rgba(255, 204, 0, 0.21);
}

.helloseo {
	height: 50px;
}
.goodbyeseo {
	position: absolute;
	bottom: 60px;
	z-index: 10;
	display: none;
}
.mobile-nav {
    list-style: none;
    font-size: 1.5em;
    float: left;
    margin: 0;
}
.mobile-nav li {
    float: left;
	padding: 10px;
	background: rgba(255, 234, 211, 1);
	border: 1px solid black;
	width: 954px;	
	box-shadow: 1px 1px 9px rgb(229, 175, 78);
}

/* sidr links style */

#sidr-left-link {
display: block;
background: #D58C34;
/*position: absolute;
top: 30px;
left: 20px;*/
padding: 10px;
border: 2px solid #000000;
color: #000000;
font-weight: bold;
}

#sidr-right-link {
display: block;
background: #ffffff;
position: absolute;
top: 30px;
right: 20px;
padding: 10px;
border: 2px solid #000000;
color: #000000;
font-weight: bold;
}
.taxonomy-description {
	padding: 1em;
}
/* SLIDER */
.slider {
position: absolute;
width: 200px;
height: 100%;
overflow: hidden;
top: 0;
float: right;
right: 0;
background: rgba(255, 230, 186, 0.33);
}
	
	.slides {
		height: 100%;
		/* Simple clear fix */
		overflow: hidden;
		list-style: none;
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slide {
			height: 100%;
			float: left;
			clear: none;
		}

		.slider-arrows {}

			.slider-arrow {
				position: absolute;
				display: block;
				padding: 15px 20px;
				margin-bottom: -50px;
				border: 1px solid #fff;
				border-radius: 8px;
				color: #fff;
				text-decoration: none;
			}

				.slider-arrow:hover {
					background: #fff;
					color: #ccc;
				}

				.slider-arrow--right { top: 40%; right: -5px; }
				.slider-arrow--left { top: 40%; left: -5px; }

		.slider-nav {
			position: absolute;
			bottom: 30px;
		}

			.slider-nav__item {
				width: 12px;
				height: 12px;
				float: left;
				clear: none;
				display: block;
				margin: 0 5px;
				border: 1px solid #fff;
				border-radius: 8px;
			}

				.slider-nav__item:hover { background: #fff; }
				.slider-nav__item--current { background: #fff; }

.h2-main {
	margin-top: 1.5em;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	border-radius: 5px;
	height: 100%;
	line-height: 1em;
	padding: 10px;
}
.h2-main a {
color: rgb(56, 56, 56);
text-decoration: none;
}
.h2-main a:hover {
	color: rgb(189, 90, 24);
	transition: all 0.5s linear;
}
.color-standart {
	background: rgba(255, 143, 0, 0.3);
	box-shadow: 1px 1px 3px rgb(187, 139, 40);
}
.color-teal {
	background:rgba(0, 204, 255, 0.3);
	box-shadow: 1px 1px 3px rgb(62, 147, 158);
}
.color-teal a {
	text-decoration: none;
	color:rgb(56, 56, 56);
}
.color-standart-lighter {
	background: rgba(247, 178, 103, 0.3);
}
.subheader {
	font-weight: 400;
	font-family: PT sans-serif;
	color: rgb(110, 50, 26);
	font-size: 1.8em;
}
.40px {
	width: 40px;
}
.40px input {
	width: 35px;
}
.90px {
	width: 90px;
}
.90px input[type=text] {
	width: 27px;
}
input[type=number] {
	width: 27px;
}
#arrival {
	width: 90px;
	font-size: 14px;
}
#departure {
	width: 90px;
	font-size: 14px;
}
#bigorange {
color: rgba(255,255,255,1);
margin-top: 10px;
text-decoration: none;
background-color: rgba(243, 112, 11, 1);
font-weight: 400;
font-size: 1.5em;
display: block;
padding: 4px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
/*-webkit-box-shadow: 0px 9px 0px rgba(187, 82, 12, 1), 0px 9px 25px rgba(0,0,0,.7);
-moz-box-shadow: 0px 9px 0px rgba(187, 82, 12, 1), 0px 9px 25px rgba(0,0,0,.7);
box-shadow: 0px 9px 0px rgba(187, 82, 12, 1), 0px 9px 25px rgba(0,0,0,.7);*/
width: 200px;
text-align: center;
-webkit-transition: all .1s ease;
-moz-transition: all .1s ease;
-ms-transition: all .1s ease;
-o-transition: all .1s ease;
transition: all .1s ease;
height: 45px;
}
#wpcf7-f5689-w1-o1 {
background: rgba(202, 121, 56, 0.5);
border-radius: 5px;
box-shadow: 1px 1px 25px black;
padding-top: 10px;
padding-left: 8px;
padding-right: 8px;
margin-top: 5px;
}



.attention {
  animation: animationFrames linear 0.8s;
  animation-iteration-count: 1;
  transform-origin: ;
  -webkit-animation: animationFrames linear 0.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: ;
  -moz-animation: animationFrames linear 0.8s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: ;
  -o-animation: animationFrames linear 0.8s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: ;
  -ms-animation: animationFrames linear 0.8s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: ;
}

@keyframes animationFrames{
  0% {
    left:0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  15% {
    top:-25px;
  }
  30% {
    top:0px;
  }
  45% {
    top:-15px;
  }
  60% {
    top:0px;
  }
  75% {
    top:-5px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    left:0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  15% {
    top:-25px;
  }
  30% {
    top:0px;
  }
  45% {
    top:-15px;
  }
  60% {
    top:0px;
  }
  75% {
    top:-5px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    left:0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  15% {
    top:-25px;
  }
  30% {
    top:0px;
  }
  45% {
    top:-15px;
  }
  60% {
    top:0px;
  }
  75% {
    top:-5px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    left:0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  15% {
    top:-25px;
  }
  30% {
    top:0px;
  }
  45% {
    top:-15px;
  }
  60% {
    top:0px;
  }
  75% {
    top:-5px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    left:0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  15% {
    top:-25px;
  }
  30% {
    top:0px;
  }
  45% {
    top:-15px;
  }
  60% {
    top:0px;
  }
  75% {
    top:-5px;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}
.standardNav {
position: fixed !important;
overflow: visible;
top: 50%;
left: 50%;
padding: 5px;
margin: -250px 0 0 -630px;
width: 125px;
z-index: 9999;
}
.standardNav ul{
		display: block;
		margin: 0;
		padding: 6px;
		list-style: none;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		background: #fff;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
	}

	.standardNav.left{
		margin-left: -645px;
	}
	
	.standardNav li{
		display: block;
	}
	
	.standardNav li a{
		display: block;	
		font-weight: normal;
		padding: 8px 10px;
		text-decoration: none;
		color: #666;
		font-size: 12px;
	}	
	
	.standardNav li a:hover{
		color: #333;
	}
	
	.standardNav li.active a{
		font-weight: bold;
		color: #000;
	}	

	/* Hover Shadow */

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  /*display: inline-block;*/
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.hover-shadow:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.hover-shadow:hover:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Shadow Radial */
/* Box Shadow Outset */

.box-shadow-outset {
  /*display: inline-block;*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.animated {
    -webkit-animation-duration: 1s;
       -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
         -o-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
.postbox-container {
width: 100%;
display: inline-block;
text-align: center;
}
.postbox {
	display:inline-block;
	width: 24.5%;
}

/*video playlist */
#frame, #conf_frame {
	margin: 0 auto;
	width: 900px;
	height: 410px;
	margin-bottom: 1em;
	}
	
.playlists .special{
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: 420px;
	}

.playlists .ytv-list-header > a{
	-webkit-animation: pulse 2s infinite;
	-moz-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
	}
	.playlists .ytv-list-header.ytv-playlist-open > a{
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		}

@-webkit-keyframes pulse {
  0%   { background: rgba(255,255,255,0); }
  50%  { background: rgba(255,255,255,0.1); }
  100% { background: rgba(255,255,255,0); }
}
@-moz-keyframes pulse {
  0%   { background: rgba(255,255,255,0); }
  50%  { background: rgba(255,255,255,0.1); }
  100% { background: rgba(255,255,255,0); }
}
@-o-keyframes pulse {
  0%   { background: rgba(255,255,255,0); }
  50%  { background: rgba(255,255,255,0.1); }
  100% { background: rgba(255,255,255,0); }
}
@keyframes pulse {
  0%   { background: rgba(255,255,255,0); }
  50%  { background: rgba(255,255,255,0.1); }
  100% { background: rgba(255,255,255,0); }

}
.stuckMenu {
z-index: 999;
border-radius: 3px;
padding: 5px;
font-size: 1.2em;
width: 900px;
text-align: center;
box-sizing:border-box;
}
.stuckMenu a {
text-decoration: none;
}  
.stuckMenu li {
	list-style: none;
	float: left;
}
.isStuck {
	left:0%;
	width: 100%;
	background: rgba(240, 218, 129, 1);
}
/* qTip2 v2.2.0 basic css3 | qtip2.com | Licensed MIT, GPL | Thu Nov 21 2013 20:35:00 */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111} .qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1} .qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030} .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0} .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252} .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0} .qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}

.tooltip-text {
	display: none;
}

.panel {
    width: 100%;
}

.open, .close {
    height: 32px;
    background: #FFE9BA;
    border: 1px solid #bdbdbd;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.open {
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
		background: #d9d9d9;
		background: -moz-linear-gradient(top,  #E7D7A5 0%,#FFE9BA 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E7D7A5), color-stop(100%,#FFE9BA));
		background: -webkit-linear-gradient(top,  #E7D7A5 0%,#FFE9BA 100%);
		background: -o-linear-gradient(top,  #E7D7A5 0%,#FFE9BA 100%);
		background: -ms-linear-gradient(top, #E7D7A5 0%,#FFE9BA 100%);
		background: linear-gradient(to bottom, #E7D7A5 0%,#FFE9BA 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d1d1d1',GradientType=0 );

		-webkit-box-shadow: 0 0 0 1px #efefef inset;
    -moz-box-shadow: 0 0 0 1px #efefef inset;
    box-shadow: 0 0 0 1px #efefef inset;
}

.close {
  	-webkit-box-shadow: 0 2px 3px 0 #888 inset;
    -moz-box-shadow: 0 2px 3px 0 #888 inset;
    box-shadow: 0 2px 3px 0px #888 inset;
}
  
.toggle {
    position: relative;
    height: 30px;
    line-height: 30px;   
}

.toggle img {
    position: absolute;
    top: 2px;
    left: 10px;
    cursor: pointer;
}

.toggle a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    display: block;
    padding-left: 45px;
}
.spoiler-content {
    padding: 5px 10px;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #efefef;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nomer {
	border-bottom: 1px rgb(7, 6, 6) solid;
}

.fotorama__html div,
.fotorama__html a {
    display: block;
    height: 100%;
    }

.one-third27 {
	width: 27%;
	float: left;
	margin-right: 4%;
}
.eg-romantik-2-element-10 a {
	text-decoration: none;
}
.eg-romantik-2-element-9 {
	text-decoration: none!important;
}
.size250 {
	width: 250px;
}
.cbh-phone{position:fixed;right:10px;bottom:10px;display:block;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:5;-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.cbh-phone.static{opacity:1}.cbh-phone:hover{opacity:.6}.cbh-ph-circle{width:160px;height:160px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;-webkit-animation:cbh-circle-anim 1.2s infinite ease-in-out;-moz-animation:cbh-circle-anim 1.2s infinite ease-in-out;-ms-animation:cbh-circle-anim 1.2s infinite ease-in-out;-o-animation:cbh-circle-anim 1.2s infinite ease-in-out;animation:cbh-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.cbh-phone.active .cbh-ph-circle{-webkit-animation:cbh-circle-anim 1.1s infinite ease-in-out;-moz-animation:cbh-circle-anim 1.1s infinite ease-in-out;-ms-animation:cbh-circle-anim 1.1s infinite ease-in-out;-o-animation:cbh-circle-anim 1.1s infinite ease-in-out;animation:cbh-circle-anim 1.1s infinite ease-in-out}.cbh-phone.static .cbh-ph-circle{-webkit-animation:cbh-circle-anim 2.2s infinite ease-in-out;-moz-animation:cbh-circle-anim 2.2s infinite ease-in-out;-ms-animation:cbh-circle-anim 2.2s infinite ease-in-out;-o-animation:cbh-circle-anim 2.2s infinite ease-in-out;animation:cbh-circle-anim 2.2s infinite ease-in-out}.cbh-phone:hover .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}.cbh-phone.green:hover .cbh-ph-circle{border-color:rgba(14,129,182,1);opacity:.5}.cbh-phone.green .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}.cbh-phone.gray:hover .cbh-ph-circle{border-color:rgba(204,204,204,1);opacity:.5}.cbh-phone.gray .cbh-ph-circle{border-color:rgba(14,129,182,1);opacity:.5}.cbh-ph-circle-fill{width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.cbh-phone.active .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out;-moz-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out;-ms-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out;-o-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out;animation:cbh-circle-fill-anim 1.7s infinite ease-in-out}.cbh-phone.static .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;opacity:0}.cbh-phone:hover .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75}.cbh-phone.green:hover .cbh-ph-circle-fill{background-color:rgba(14,129,182,.5);opacity:.75}.cbh-phone.green .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75}.cbh-phone.gray:hover .cbh-ph-circle-fill{background-color:rgba(204,204,204,.5);opacity:.75}.cbh-phone.gray .cbh-ph-circle-fill{background-color:rgba(14,129,182,.5);opacity:.75}.cbh-ph-img-circle{width:60px;height:60px;top:70px;left:70px;position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);background-color:rgba(30,30,30,.1);background-position:center center;background-repeat:no-repeat;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;animation:cbh-circle-img-anim 1s infinite ease-in-out}.cbh-phone.active .cbh-ph-img-circle{-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;animation:cbh-circle-img-anim 1s infinite ease-in-out}.cbh-phone.static .cbh-ph-img-circle{-webkit-animation:cbh-circle-img-anim 0 infinite ease-in-out;-moz-animation:cbh-circle-img-anim 0 infinite ease-in-out;-ms-animation:cbh-circle-img-anim 0 infinite ease-in-out;-o-animation:cbh-circle-img-anim 0 infinite ease-in-out;animation:cbh-circle-img-anim 0 infinite ease-in-out}.cbh-phone:hover .cbh-ph-img-circle{background-color:rgba(31, 113, 4, 1)}.cbh-phone.green:hover .cbh-ph-img-circle{background-color:rgba(14,129,182,1)}.cbh-phone.green .cbh-ph-img-circle{background-color:rgba(243,121,42,1)}.cbh-phone.gray:hover .cbh-ph-img-circle{background-color:rgba(243,121,42,1)}.cbh-phone.gray .cbh-ph-img-circle{background-color:rgba(14,129,182,1)}@-moz-keyframes cbh-circle-anim{0%{-moz-transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0deg) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes cbh-circle-anim{0%{-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);-webkit-opacity:.1}}@-o-keyframes cbh-circle-anim{0%{-o-transform:rotate(0deg) kscale(0.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0deg) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0deg) scale(1) skew(1deg);-o-opacity:.1}}@keyframes cbh-circle-anim{0%{transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1}30%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes cbh-circle-fill-anim{0%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-webkit-keyframes cbh-circle-fill-anim{0%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-o-keyframes cbh-circle-fill-anim{0%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-fill-anim{0%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{transform:rotate(0deg) scale(1) skew(1deg)}}@-moz-keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-moz-transform:rotate(0deg) scale(1) skew(1deg)}}@-webkit-keyframes cbh-circle-img-anim{0%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}}@-o-keyframes cbh-circle-img-anim{0%{-o-transform:rotate(0deg) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-o-transform:rotate(0deg) scale(1) skew(1deg)}}

/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(153,204,51,0.9);
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(./cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}

/* Effects */
.container {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.container.overlay-open {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.overlay-contentscale {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentscale.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	z-index: 99999;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}
.noscroll {
	overflow-y:hidden;
	position:fixed;
	display:block;
	height:100%;
	width: 100%;
}
.bookButton {
	-moz-box-shadow: 3px 4px 0px 0px #8a2a21;
	-webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
	box-shadow: 3px 4px 0px 0px #8a2a21;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
	background-color:#c62d1f;
/*	-moz-border-radius:9px;*/
	/*-webkit-border-radius:9px;*/
/*	border-radius:9px;
*/	border:4px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff!important;
	font-size:23px!important;
	font-weight:bold;
	padding: 15px 1px 5px 75px;
	text-decoration:none;
	text-shadow:5px 5px 5px #810e05;
	text-align: center;
	background-image: url('http://romantikspahotels.ua/excl.svg');
	background-repeat: no-repeat;
	background-position: left;
	font-family: inherit;
}
.bookButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24437;
	background-image: url('http://romantikspahotels.ua/excl.svg');
	background-repeat: no-repeat;


}
.bookButton:active {
	position:relative;
	top:1px;
}
.bookButtonru {
	-moz-box-shadow: 3px 4px 0px 0px #8a2a21;
	-webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
	box-shadow: 3px 4px 0px 0px #8a2a21;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
	background-color:#c62d1f;
/*	-moz-border-radius:9px;*/
	/*-webkit-border-radius:9px;*/
/*	border-radius:9px;
*/	border:4px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff!important;
	font-size:21px!important;
	font-weight:bold;
	padding: 15px 1px 5px 75px;
	text-decoration:none;
	text-shadow:5px 5px 5px #810e05;
	text-align: center;
	background-image: url('http://romantikspahotels.ua/excl.svg');
	background-repeat: no-repeat;
	background-position: left;
	font-family: inherit;
}
.bookButtonru:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24437;
	background-image: url('http://romantikspahotels.ua/excl.svg');
	background-repeat: no-repeat;


}
.bookButtonru:active {
	position:relative;
	top:1px;
}
figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    content: '';
    opacity: 0;
    transform: translate3d(0,50%,0);
}
 
figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #484c61;
    transition: transform 0.35s, color 0.35s;
    transform: translate3d(0,-50%,0);
}
 
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    transition: opacity 0.35s, transform 0.35s;
}
 
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    transform: translate3d(0,10px,0);
}
 
figure.effect-sadie:hover h2 {
    color: #fff;
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
 
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
    opacity: 1;
    transform: translate3d(0,0,0);
}
#istatclientcode {
	font-size:30px;
	color:rgb(8,8,8);
	background:rgba(231, 227, 227, 0.66);
	padding:5px;
	border-radius: 5px;
}
.tabletka {text-align: center; border:solid 2px #fef4c5; vertical-align: middle;}
.telephon {font-weight: bold; color: #f7ee8c; font-size: 14pt;}