@font-face {
	font-family: 'Cuprum';
	src: url('/fonts/Cuprum-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Cuprum';
	src: url('/fonts/Cuprum-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Fira Sans';
	src: url('/fonts/FiraSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Fira Sans';
	src: url('/fonts/FiraSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Fira Sans';
	src: url('/fonts/FiraSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/fonts/OpenSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/fonts/OpenSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('/fonts/OpenSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
p {
	font-family: 'Open Sans', sans-serif;
}
input, select, textarea {
	line-height: 19px;
	color: #111;
	border: 1px solid #d9e1ec;
	font-family: 'Cuprum', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
html, body {
	height: 100%;
	margin: 0;
}
body {
	display: flex;
	flex-direction: column;
	padding: 0!important;
	font-family: 'Fira Sans';
}
#container {
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
	position: relative;
}

#container:before {
	content: '';
	width: 100%;
	height: 100vh;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	opacity: 0.26;
	position: fixed;
	left: 0;
	top: 0;
}
hr.klsk {
	border: 0;
	height: 1px;
	width: 100%;
	position: relative;
	overflow: visible;
	clear: both;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
}
hr.klsk:before {
	content: '';
	right: 0;
	top: -13px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	position: absolute;
	width: 67px;
	height: 37px;
	background: transparent url(../images/separator-2.svg) center no-repeat;
}
#pagecontent {
	flex: 1 0 auto;
	width: 100%;
}
#container>div.footer {
	flex: 0 0 auto;
	padding: 20px 0;
	padding-top: 23px !important;
	font-size: 13px;
	font-family: 'Cuprum', sans-serif;
}
.footer .nav-child li {
	line-height: 20px;
}
body,.page-header {
	font-size: inherit;
}
.centerpart, .moduletable.mainmenu>ul {
	margin: 0px auto;
	position: relative;
}
@media (min-width: 768px) {
	.centerpart, .moduletable.mainmenu>ul {
	max-width: 750px;
	}
	#topline2 div.title {font-size: 20px;
	}
	#hotel-desc, #hotel-map {
	width: 100%;
	}
	#hotel-info {
	width: 100%;
}
	#hotel-photo {
	width: 100%;
	}
}
@media (min-width: 992px) {
	.centerpart, .moduletable.mainmenu>ul {
	max-width: 970px;
	}
	#hotel-desc, #hotel-map {
	width: 100%;
	}
	#hotel-info {
	width: 100%;
}
	#hotel-photo {
	width: 100%;
	}
	#topline2 div.title {font-size: 30px;
	}
}
@media (min-width: 1200px) {
	.centerpart, .moduletable.mainmenu>ul {
	max-width: 1200px;
	}
	/*#hotel-desc,*/ #hotel-map {
	width: 33.33333333%;
	overflow: hidden;
	}
	#hotel-info {
	width: 66%;
}
	/*#hotel-photo {
		width: 66%;
	}*/
	#topline2 div.title {font-size: 40px;
	}
}
.centerpart.uno {
	max-width: 100%;
}
.centerpart.dos {
	background-color: rgba(255, 255, 255, 0.12);
	max-width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	margin-top: 30px;
}
div.title>span:nth-child(2) {
	display: none;
}
h3.widetitle {
	font-size: 18px;
	text-align: center;
}
#hotel-photo, #hotel-desc {
	display: inline-block;
	vertical-align: top;
	-webkit-transition: width 0.5s, height 0.5s;
	transition: width 0.5s, height 0.5s;
}
#hotel-desc {
	margin-top: 50px;
}
#hotel-photo {
	position: relative;
}
.hotel-desc-and-photo>div, .hotel-map-and-info>div {
	vertical-align: top;
}

#hotel-map {
	margin-bottom: 30px;
}
#hotel-info table {
	table-layout: fixed;
	width: 100%;
}
#hotel-info table td {
	border-top: 0;
}
#hotel-info p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
}
.main-gallery>div {
	background-size: cover;
	background-position: center;
}
div#top {
	padding: 5px 0;
}
#top .centerpart {
	display: table;
	width: 100%;
}
#top .centerpart>div {
	display: table-cell;
	vertical-align: top;
}
#top .centerpart>div: first-child {
	text-align: left;
}
#top .centerpart>div: last-child {
	text-align: right;
}
#top .tooltip {
	font-size: 14px;
}
.moduletable.todaytop {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p, a, th, label, figure {
	line-height: inherit;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: inherit;
}
h1 {
	font-size: 26px;
	line-height: 31.2px;
	font-weight: bold;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Cuprum', sans-serif;
}
h3 {
	font-size: 26px;
	line-height: 31px;
	font-family: 'Cuprum', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	text-transform: uppercase;
	letter-spacing: 1px;	
}
.custom.comfortrooms h4 {
	font-size: 26px;
	margin: 20px 0;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.hotel-map-and-info h3 {
	margin-bottom: 19px;
}
p {
	line-height: 1.6;
}

a {
	text-decoration: underline;
	cursor: pointer;
}
.black {
	color: #292929;
}
a:hover, a:focus {
	color: inherit;
	border: none;
	outline: none;
}
label {
	display: initial;
}
img {
	width: initial;
	height: initial;
	max-width: initial;
}
th {
	vertical-align: middle !important;
}
.custom.recom a {
	display: table;
	text-decoration: none;
}
.custom.recom a>div {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.custom.recom>div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#topline2 a {
	text-decoration: none;
	font-family: 'Cuprum', sans-serif;
}
#topline1 h3,#topline2 h3,#topline3 h3 {
	font-size: 13px;
	line-height: 14.4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
#topline1 .custom, #topline2 .custom {
	font-size: 15px;
}
.custom.top-telefon p {
	font-size: 17px;
}
#topline1 .custom.topaddress {
	font-size: 13px;
}
#topline1,#topline3 {
	padding: 8px 0;
	font-family: 'Cuprum', sans-serif;
	width: 20%;
}
#topline1>div,#topline3>div {
	margin-bottom: 15px;
}
.moduletable.topaddress {
	width: 200px;
}
#topline3>div {
	text-align: right;
}
#topline2>div {
	font-family: 'Cuprum', sans-serif;
	background-position: center bottom, center top;
	background-repeat: repeat-x,repeat-x;
	text-align: center;
	padding: 0px 10px 0;
	border-radius: 0 0 70px 70px;
	overflow: hidden;
	position: relative;
	min-width: 350px;
	vertical-align: middle;
	white-space: nowrap;
	height: 125px;
	width: fit-content;
	margin: auto;
}
.moduletable.logocenter {
	margin: 20px auto 0;
	width: 100%;
}
#topline2 div.title {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Cuprum', sans-serif;
}
.logostars {
	font-size: 16px;
	width: 100%;
	height: 34px;
	line-height: 30px;
}
#topline3 {
	text-align: right;
}
#menu, #discl {
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	margin: 30px auto 0;
}
#topform {
	margin: 10px 0 40px;
}
.hotel-desc-and-photo {
	min-height: 400px;
	margin-bottom: 50px;
}
.hotel-desc-and-photo, .hotel-map-and-info {
	padding-top: 30px;
	font-family: 'Cuprum', sans-serif;
}
#hotel-services {
	font-family: 'Cuprum', sans-serif;
}
#hotel-desc p, #hotel-map p{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 16px 40px;
    line-height: 2;	
}
.callbackbutt {
}
.callbackbutt a, a.contact-link {
	text-decoration: none;
	border: 1px solid;
	font-size: 13px;
	border-radius: 5px;
	padding: 8px;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.contact-link {
	margin-top: 30px;
	display: table;
}
.moduletable.mainmenu>ul {
	width: 100%;
	margin: 0 auto;
    display: table;
    table-layout: fixed;
}
.moduletable.mainmenu:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	bottom: 0;	
}
.moduletable.mainmenu:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	top: 0;	
}
.moduletable.mainmenu>ul>li {
	text-align: center;
    display: table-cell;
}
.main_nav li:hover>ul {
    padding: 0 20px;
}
.title_stars {
	bottom: 0;
	width: 100%;
	padding: 5px 0 10px;
	display: block;
	margin-top: 8px;
}
.title_stars img {
	margin-right: 4px;
}
span.fa.fa-star.title {
	text-align: left;
	float: left;
	font-size: 0.25em;
	padding-right: 8px;
}
.norm {
}
.main_nav li {
	position: relative;
	list-style-type: none;
	display: inline-block;
}
.main_nav>li {
	background-color: initial;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: initial;
	background-color: transparent;
}
.main_nav li ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	margin-left: 0px;
	transition: all 0.1s linear 0s;
	z-index: 100;
	right: 0;
}
ul.nav {
	margin: 0;
}
.main_nav li:hover>ul {
	visibility: visible;
	opacity: 1;
	width: 100%;
}
.main_nav li:before {
	content: initial;
}
#discl {
	padding: 0 50px;
	font-size: 11px;
	text-align: center;
}
#discl a {
	text-decoration: none;
}
.main_nav>li, .main_nav>li>a {
	text-decoration: none;
	line-height: 49px;
	font-weight: 300;
	height: 49px;
	padding: 0;
}

.nav-child ul {
	top: 27px;
	left: 22px;
}
.nav-child li{
	white-space: nowrap;
	width: 100%;
	line-height: 49px;
}
.nav-child li a,.nav-child li span {
	font-size: 14px;
	text-decoration: none;
}
.table {
	display: table;
	position: relative;
	background-color: transparent!important;
	width: 100%;
}
.table>div, .table>form {
	display: table-cell;
	vertical-align: top;
	margin: 0;
}

.item-page p {
	margin: 12px 0;
}
.category.table {
	margin-top: 30px;
}
.price {
	font-size: 30px;
	white-space: nowrap;
}
table.price {
	font-size: 13px;
}
ul.discount li {
	line-height: 35px;
}
.animate {
	transition: background 2s !important;
	transform: translateZ(0) !important;
}
.animateNone {
	transition: background 2s !important;
	transform: translateZ(0) !important;
}
#result-text {
	opacity: 0;
	transition: all 1s;
	transition-delay: 0.5s;
	font-size: 17px;
	line-height: 2;
	height: 120px;
	padding-top: 50px;
	border-radius: 0 20px 20px 0;
	text-align: center;
	display: none;
}
.callback input{
font-size: 18px;
	height: 36px;
	width: 240px;
	border-radius: 3px;
}
.callback input#name {
}
.callback input[type="button"] {
	text-indent: 0px;
	font-size: 19px;
	border-width: 1px;
}
.callback textarea {
	font-size: 13px;
}
.callback input::-webkit-input-placeholder {
	font-size: 13px;
}
.callback input::-moz-placeholder {
	font-size: 13px;
}
.callback input:-moz-placeholder {
	font-size: 13px;
}
.callback input:-ms-input-placeholder {
	font-size: 13px;
}
.callback textarea::-webkit-input-placeholder {
	font-size: 13px;
}
.callback textarea::-moz-placeholder {
	font-size: 13px;
}
.callback textarea:-moz-placeholder {
	font-size: 13px;
}
.callback textarea:-ms-input-placeholder {
	font-size: 13px;
}
.callback input[type=button] {
	text-indent: 0px;
	font-size: 17px;
	border-width: 0;
}
.custom.callback form {
	margin: 0;
}
.absolute {
	position: absolute;
	left: 0;
	top: 0;
}

.hotelstars span.fa.fa-star {
	font-size: 2.0em;
}
.roomfoto {
	position: relative;
}
.roomfoto img {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    filter: opacity(0);
}
ul.services li {
	line-height: 1.6;
	padding: 2px 0;
	page-break-inside: avoid;
	break-inside: avoid;
	font-size: 13px;
	font-family: 'Cuprum', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
ul.services {
	columns: 3;
	list-style: none;
}
ul.services li i {
	margin-right: 10px;
}
#map {
	height: 600px;
	width: 100%;
}
.custom.services p {
	margin-bottom: 30px;
	line-height: 1.2;
}
a.bookbutton {
	text-decoration: none;
	padding: 8px;
	margin: 10px auto;
	display: block;
}
ol.discount_programm {
	counter-reset: li;
	list-style: none;
}
ol.discount_programm>li {
	position: relative;
	padding-left: 60px;
	margin: 30px 0;
}
ol.discount_programm>li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	font: bold 14px/20px sans-serif;
	text-align: center;
	height: 30px;
	width: 30px;
	line-height: 30px;
	left: 0;
	top: 0px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.sposoby-oplaty ul {
	list-style: none;
}
.sposoby-oplaty i {
	margin-right: 10px;
}
p.istr {
	font-size: 13px;
}
.item-page.confirm-page {
	max-width: 900px;
	margin: 0 auto 40px;
	font-size: 20px;
}
.item-page.confirm-page a.bookbutton {
	text-align: center;
}
p.infocur {
	font-size: 15px;
	font-style: italic;
}
table.logindata {
	width: 50%;
	font-size: 15px;
}
.logindata tr td:first-child {
	font-size: 17px;
}
.logindata tr td:last-child {
}
.logindata td {
	padding: 5px 10px;
}
a.bookbutton:hover {
	background: #acff99;
	background: -moz-linear-gradient(top, #acff99 1%, #2fc54d 100%);
	background: -webkit-linear-gradient(top, #acff99 1%,#2fc54d 100%);
	background: linear-gradient(to bottom, #acff99 1%,#2fc54d 100%);
}
.consult {
	position: absolute;
	bottom: 7px;
	right: 190px;
	padding: 5px 15px;
	font-size: 13px;
	border-radius: 2px;
	text-align: center;
}
p.bluetitle {
	color: #0006ff;
}

/*gallery*/
.moduletable.dummy {
	padding-top: 50%;
}
.moduletable.gall {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.custom.gall {
	height: 100%;
	width: 100%;
}
.gallery-box {
	width: 100%;
	height: 100%;
}
.gallery {
	display: -ms-grid;	
	display: grid;
	width: 100%;
	height: 100%;
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-areas: "add add main main" "add add main main" "bott bott bott bott";
	grid-gap: 15px;

	display: -ms-grid;	
	-ms-grid-rows: 1fr 1fr 1fr;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.aditional-gallery {
	grid-area: add;
	display: grid;
	grid-gap: 15px;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr 1fr;

	display: -ms-grid;
	-ms-grid-rows: 1fr 1fr;
	-ms-grid-columns: 1fr 1fr;	
	
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column-span: 2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.gallery-item:nth-child(1),.gallery-item:nth-child(2) {
		margin: 0 15px 7px 0;
	}
	.gallery-item:nth-child(3),.gallery-item:nth-child(4) {
		margin: 8px 15px 0 0;
	}
	.bottom-gallery-item:nth-child(1),.bottom-gallery-item:nth-child(2),.bottom-gallery-item:nth-child(3) {
		margin-right: 15px;
	}
	.bottom-gallery-item {
		margin-top: 15px;
	}
	.custom.footer>div:nth-child(1),.custom.footer>div:nth-child(2),.custom.footer>div:nth-child(3) {
		margin-right: 15px;
	}
	form#BookingForm div.line_2>div select {
		text-indent: 50px;
	}
	.photocont>div {margin: 0 10px 10px 0;}
	.docsimg a {
	height: 200px;
	display: inline-block;
	}
}
.gallery-item:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
.gallery-item:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
}
.gallery-item:nth-child(3) {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}
.gallery-item:nth-child(4) {
	-ms-grid-row: 2;
	-ms-grid-column: 2;
}
.main-gallery {
	grid-area: main;
	
	-ms-grid-row: 1;
	-ms-grid-column: 3;
	-ms-grid-row-span: 2;
	-ms-grid-column-span: 2;
}
.bottom-gallery {
	display: grid;
	grid-gap: 15px;
	grid-area: bott;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	
	display: -ms-grid;
	-ms-grid-rows: 1fr;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 4;
}
.bottom-gallery-item:nth-child(1){
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
.bottom-gallery-item:nth-child(2){
	-ms-grid-row: 1;
	-ms-grid-column: 2;
}
.bottom-gallery-item:nth-child(3){
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
.bottom-gallery-item:nth-child(4){
	-ms-grid-row: 1;
	-ms-grid-column: 4;
}
.gallery-img, .main-gallery-item, .bottom-gallery-item {
	height: 100%;
	background-size: 126%;
	background-position-x: center;
    background-position: center center;
    webkit-transition: background-size 3s linear;
    -moz-transition: background-size 3000 linear;
    -o-transition: background-size 3000 linear;
    -ms-transition: background-size 3s linear;
    transition: background-size 3s linear;
}
.gallery-img, .bottom-gallery-item {
	cursor: pointer;
}
.gallery-img:hover, .bottom-gallery-item:hover {
    filter: brightness(0.8);
    background-size: 150%;
    webkit-transition: background-size 500ms linear;
    -moz-transition: background-size 500 linear;
    -o-transition: background-size 500 linear;
    -ms-transition: background-size 500ms linear;
    transition: background-size 500ms linear;
}
/*--*/
#content {
	margin: 40px 0;
}
#content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}
.custom.footer {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 2fr 3fr 2fr;
	grid-template-rows: 1fr;
	grid-gap: 2vw;
	
	display: -ms-grid;
	-ms-grid-rows: 1fr;
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;	
}
.custom.footer>div:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 1;
}
.custom.footer>div:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 2;	
}
.custom.footer>div:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 4;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 3;	
}
.custom.footer>div:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 2;	
}
.footer .callbackbutt {
	margin: 10px 0;
}
.footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.room-block-body {
	padding: 21px 30px 22px 30px;
	margin-bottom: 65px;
	display: grid;
	grid-template-areas: "place photo" "services photo" "price photo";
	grid-template-rows: 50px 1fr 50px;
	grid-template-columns: 1fr 400px;

	display: -ms-grid;
	-ms-grid-rows: 50px 1fr 50px;
	-ms-grid-columns: 1fr 400px;
}
.roomplace {
	grid-area: place;
	margin-right: 30px;
	
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 1;	
}
.roomservices {
	grid-area: services;
	padding-top: 20px;
	margin-right: 30px;
	
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 1;	
}
.roomprise {
	grid-area: price;
	padding-top: 20px;
	margin-right: 30px;
	
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column-span: 1;	
}
.roomfoto {
	grid-area: photo;
	
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	-ms-grid-row-span: 3;
	-ms-grid-column-span: 2;	
}

.room-block-body .label {
	background: none;
	font-size: 14px;
	font-family: 'Cuprum', sans-serif;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.room-block-body .value {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
span.rl_tooltips-link {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	position: relative;
	z-index: 5;
	cursor: pointer;
}
.baloon {
	font-family: 'Open Sans', sans-serif;
}
#copylink {
	color: #6476af;
	margin-left: 10px;
	line-height: 1.2;
	display: inline-block;
	text-align: center;
}
.item-page, #MainCenterBottom, #copylink a {
	font-family: 'Open Sans', sans-serif;
}
#copylink a {
	text-decoration: underline dashed;
}
.item-page p, .item-page li, .item-page a {
	font-family: 'Open Sans', sans-serif;
}
.photocont {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 200px));
	grid-gap: 1vw;
	
	display: -ms-grid;
	-ms-grid-columns: 200px 200px 200px 200px 200px;
}
.photocont img:hover {
    filter: brightness(0.8);
}
.photocont>div:nth-child(1),
.photocont>div:nth-child(6),
.photocont>div:nth-child(11),
.photocont>div:nth-child(16),
.photocont>div:nth-child(21),
.photocont>div:nth-child(26),
.photocont>div:nth-child(31) {-ms-grid-column:1;}

.photocont>div:nth-child(2),
.photocont>div:nth-child(7),
.photocont>div:nth-child(12),
.photocont>div:nth-child(17),
.photocont>div:nth-child(22),
.photocont>div:nth-child(27),
.photocont>div:nth-child(32) {-ms-grid-column:2;}

.photocont>div:nth-child(3),
.photocont>div:nth-child(8),
.photocont>div:nth-child(13),
.photocont>div:nth-child(18),
.photocont>div:nth-child(23),
.photocont>div:nth-child(28),
.photocont>div:nth-child(33) {-ms-grid-column:3;}

.photocont>div:nth-child(4),
.photocont>div:nth-child(9),
.photocont>div:nth-child(14),
.photocont>div:nth-child(19),
.photocont>div:nth-child(24),
.photocont>div:nth-child(29),
.photocont>div:nth-child(34) {-ms-grid-column:4;}

.photocont>div:nth-child(5),
.photocont>div:nth-child(10),
.photocont>div:nth-child(15),
.photocont>div:nth-child(20),
.photocont>div:nth-child(25),
.photocont>div:nth-child(30),
.photocont>div:nth-child(35) {-ms-grid-column:5;}

.photocont>div:nth-child(1),
.photocont>div:nth-child(2),
.photocont>div:nth-child(3),
.photocont>div:nth-child(4),
.photocont>div:nth-child(5) {-ms-grid-row: 1;}

.photocont>div:nth-child(6),
.photocont>div:nth-child(7),
.photocont>div:nth-child(8),
.photocont>div:nth-child(9),
.photocont>div:nth-child(10) {-ms-grid-row: 2;}

.photocont>div:nth-child(11),
.photocont>div:nth-child(12),
.photocont>div:nth-child(13),
.photocont>div:nth-child(14),
.photocont>div:nth-child(15) {-ms-grid-row: 3;}

.photocont>div:nth-child(16),
.photocont>div:nth-child(17),
.photocont>div:nth-child(18),
.photocont>div:nth-child(19),
.photocont>div:nth-child(20) {-ms-grid-row: 4;}

.photocont>div:nth-child(21),
.photocont>div:nth-child(22),
.photocont>div:nth-child(23),
.photocont>div:nth-child(24),
.photocont>div:nth-child(25) {-ms-grid-row: 5;}

.photocont>div:nth-child(26),
.photocont>div:nth-child(27),
.photocont>div:nth-child(28),
.photocont>div:nth-child(29),
.photocont>div:nth-child(30) {-ms-grid-row: 6;}

.photocont>div:nth-child(31),
.photocont>div:nth-child(32),
.photocont>div:nth-child(33),
.photocont>div:nth-child(34),
.photocont>div:nth-child(35) {-ms-grid-row: 7;}
.docsimg {
	display: grid;
	height: 200px;
	width: 100%;
	grid-template-columns: repeat(auto-fill, minmax(150px, 150px));
	grid-gap: 15px;
}

.docsimg a img {
	height: 200px;
}
.room-block, #MainCenterBottom {
	font-family: 'Cuprum', sans-serif;
}

a.read-more, a.to_galery {
	display: block;
	height: 30px;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
	padding: 0 10px;
	position: absolute;
	bottom: -40px;
	letter-spacing: 1px;
}
a.to_galery {
	right: 20px;
}
a.read-more:after{
	clear: both;
}
#ShortForm-userdata {
	min-width: 250px;
	min-height: 200px;
}
.temp-mess {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 60px;
	background: rgba(255, 255, 255, 0.24);
	padding: 20px;
	text-align: center;
	color: white;
	border-radius: 5px;
}

/*.price-table table { border-collapse: collapse; }
.price-table tr { display: block; float: left; }
.price-table th, td { display: block; border: 1px solid black; }*/
a.quick-calc {
	display: block;
	text-decoration: none;
	border: 1px solid;
	border-radius: 5px;
	margin: 0 0 30px;
	height: 45px;
	line-height: 45px;
}
a.quick-calc i {
	margin: 0 20px;
}
table.price-table {
	font-size: 13px;
	margin-bottom: 30px;
	border-color: #ffffff91;
	background: rgba(0, 0, 0, 0.21);
	font-weight: 300;
	width: 100%;
	table-layout: fixed;
}
table.price-table td {
	text-align: center;
}
.quick-calc-info {
	font-size: 13px;
	column-count: 3;
}
.item-page.links {
	padding: 50px;
	margin: 0 50px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: rgba(0, 0, 0, 0.25);
}
#content .item-page.links p {
	font-size: 16px;
	font-family: 'Fira Sans';
	font-weight: 300;
	margin: 0;
	
}
.custom.modlinks {
	border-top: 2px solid;
	margin: 40px;
}
#MainCenterBottom>div {
	margin-top: 30px;
}
#MainCenterBottom .custom.modlinks {
	margin: 0;
	border-top: 0;
}
li.links_elem {
	font-size: 24px;
	line-height: 50px;
	display: block;
	border-bottom: 2px solid;
}
#MainCenterBottom li.links_elem {
	font-size: 16px;
	border-bottom: 0;
	line-height: 1.5;
}

li.links_elem a {
	text-decoration: none;
}
.quick-calc-box {
	margin: 30px 0;
}
ul.links_elem_list {
	margin: 0;
}
#MainCenterBottom ul.links_elem_list {
	column-count: 3;
}
.item-page.contacts #ShortForm-userdata>* {
	display: inline-block;
}
.item-page.contacts #ShortForm-userdata input {
	margin-bottom: 0;
}
.item-page.contacts #ShortForm-userdata {
	min-height: 0px;
}
.item-page.contacts #result-text {
	height: auto;
	background-color: #ffffff1a;
	text-align: left;
	padding: 1px 30px;
	border-radius: 0;
}

/*profile*/
.my-profile-btn {
	z-index: 981;
	color: #F5F5F5;
	font-size: 14px;
	text-align: right;
	cursor: pointer;
	-moz-border-radius: 2px;
	margin-top: 1px;
}
.profile-actions-menu {
	display: none;
	position: absolute;
	z-index: 981;
	left: auto;
	right: 1px!important;
	background-color: #00267e;
	color: #ffffff;
	text-align: left;
	margin-top: 35px;
}
#line0-hp .profile-actions-menu {
	display: none;
}
.my-profile-btn i {
	font-size: 16px;
	margin-left: 10px;
}
.profile-actions-menu ul {
	margin: 0;
	height: unset;
}
.profile-actions-menu li {
	border-top: solid 1px #ffffff;
	float: unset;
	margin: 0;
	height: unset;
	cursor: pointer;
	text-align: left;
}
.profile-actions-menu li:hover {
	color: #ffffff;
}
.profile-actions-menu li span {
	display: block;
	padding: 10px;
}
.profile-actions-menu li a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	display: block;
	text-align: left;
}
.backout-profile-menu {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 980;
}
/*form_result*/
.overlay_info {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 120;
}
.overlay_info:after{
	content: "";
	background: url(../images/ptrn1.png);
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
.overlay_body {
	background-color: rgb(255, 255, 255);
	border: 1px solid #bab8de;
	max-width: 600px;
	padding: 15px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Fira Sans';
	font-size: 16px;
	line-height: 35px;
	margin-top: 100px;
}
.create_acc {
	display: block;
	width: 300px;
	background-color: #11cc39;
	margin: 15px auto;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.button-box {
	margin-top: 20px;
}
.button-box input[type="button"] {
	height: 30px;
	min-width: 120px;
}
.overlay_body .thinblueline{
	margin: 20px auto;
}
div.thinblueline {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 5%, #c8c8ff 30%, #545fff 50%, #c8c8ff 70%, #ffffff 92%);
	background: -webkit-linear-gradient(left, #ffffff 5%,#c8c8ff 30%,#545fff 50%,#c8c8ff 70%,#ffffff 92%);
	background: linear-gradient(to right, #ffffff 5%,#c8c8ff 30%,#545fff 50%,#c8c8ff 70%,#ffffff 92%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
	height: 1px;
	background-color: aliceblue;
	margin: 30px 0px 0 120px;
}
.login_btn {
	display: block;
	width: 300px;
	background-color: #8caaff;
	margin: 15px auto;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#authorize_info .dicount-button-cancel {
	border: none;
	background: none;
	font-size: 16px;
	color: #546dea;
	cursor: pointer;
}
.overlay_body p {
	color: #23222f!important;
}
.text_email {
	color: #000000bd!important;
}
#regneeded p {
	color: #414261!important;
}
.ajax_login_register .loginBtn {
	background-color: transparent;
	background-image: none;
	padding: 0;
	font-family: 'Fira Sans';
	font-weight: 400;
	font-size: 13px;
	cursor: pointer;
	text-decoration: underline;
}
.rl_tooltips-link {
	border-bottom: 1px dashed #cccccc;
}

/*bonus*/
.roombonus {
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	color: #6e96dc;
	margin-top: 6px;
}
.roombonus .bonus {
	display: inline-block;
	height: 19px;
	line-height: 19px;
	padding: 0 5px;
	width: 208px;
	border-radius: 2px;
	transition: all 0.25s linear;
}
.roombonus .bonus .val {
	font-weight: 700;
}
.roombonus label:nth-of-type(1).active {
	background-color: #699ac5;
	color: #ffffff;
}
.roombonus label:nth-of-type(2).active {
	background-color: #c030ff;
	color: #ffffff;
}
.inactive {
	line-height: 1.2;
	color: #9698ad;
	/*display: inline-block;*/
	margin-left: 10px;
}
.roombonus .bonus.inactive {
	cursor: pointer;
}
.active .val {
	color: #fff900;
}
.roombonus .wii {
	display: inline-block;
	float: right;
	margin-right: -8px;
	margin-top: -1px;
	font-size: 11px;
	text-decoration: underline dashed;
	color: #f17915;
}
.roombonus label:nth-of-type(2).active .wii {
	color:aliceblue;
}
.bonus.inactive .val {
	color: #0dc500;
	text-decoration: underline;
}
.roombonus input[type="radio"] {
	vertical-align: middle;
	padding: 0;
	margin: 0 5px 1px 0;
}
.roombonus input[type='radio']:checked:after {
	color: #806dea;
}
.roombonus input[type='radio']:after {
	border-radius: 7px;
	top: -4px;
	position: relative;
	background-color: #fbfbf9;
	font-family: 'Font Awesome 5 Pro';
	content: '\f140';
	font-size: 18px;
	color: #dcdcdc;
	font-weight: 300;
}
.roombonus .inactive {
	margin-left: unset;
}
.rl_tooltips-link {
	display: unset!important;
}

.reginvit {
	line-height: 20px;
	font-family: 'Open Sans',Helvetica;
	font-size: 14px;
	margin-top: 20px;
}
.reginvit a {
	color: #1186bb;
}
.show_form_code {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 12;
}
.code {
	background-color: rgb(255, 255, 255);
	border: 1px solid #e2e2e2;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.50);
	max-width: 700px;
	padding: 15px;
	line-height: 25px;
	text-align: center;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Fira Sans';
	white-space: initial;
	margin-top: 89px;
}
.center {
	text-align: center;
}
span#text_code {
	font-size: 18px;
	color: #6300ab;
}
#dicount .thinblueline, #code .thinblueline {
	margin: 20px auto;
}
h2.dicount-header {
	font-weight: 400;
	color: #767ea5;
	text-align: center;
	margin-bottom: 8px;
}
.lightblue {
	color: #8194e0;
}

input#verification_email_send, input#verification_email_resend {
	background-color: initial;
	background: initial;
	border: none;
	display: block;
	margin: 10px auto 0;
	color: #0042ff;
	font-size: 14px;
}
input.button-buy {
	color: #ffffff;
	font-weight: 500;
	font-size: 15px;
	width: 165px!important;
	height: 25px;
}
.button-buy, .button, .dicount-button-cancel, .dicount-button-submit, .servdel-button-cancel {
	color: white;
	border: 0;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 17px;
	font-family: 'Fira Sans';
	font-weight: 300;
	padding: 0;
	background: rgba(141,235,141,1);
	background: -moz-linear-gradient(top, rgba(141,235,141,1) 0%, rgba(23,186,23,1) 50%, rgba(17,158,20,1) 51%, rgba(90,204,90,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141,235,141,1)), color-stop(50%, rgba(23,186,23,1)), color-stop(51%, rgba(17,158,20,1)), color-stop(100%, rgba(90,204,90,1)));
	background: -webkit-linear-gradient(top, rgba(141,235,141,1) 0%, rgba(23,186,23,1) 50%, rgba(17,158,20,1) 51%, rgba(90,204,90,1) 100%);
	background: -o-linear-gradient(top, rgba(141,235,141,1) 0%, rgba(23,186,23,1) 50%, rgba(17,158,20,1) 51%, rgba(90,204,90,1) 100%);
	background: -ms-linear-gradient(top, rgba(141,235,141,1) 0%, rgba(23,186,23,1) 50%, rgba(17,158,20,1) 51%, rgba(90,204,90,1) 100%);
	background: linear-gradient(to bottom, rgba(141,235,141,1) 0%, rgba(23,186,23,1) 50%, rgba(17,158,20,1) 51%, rgba(90,204,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8deb8d', endColorstr='#5acc5a', GradientType=0 );
	height: 30px;
	min-width: 120px;
	vertical-align: top;
	padding: 0px 10px;
}
.button-buy:hover, .button:hover, .dicount-button-cancel:hover, .dicount-button-submit:hover, .servdel-button-cancel:hover {
	background: rgba(197,235,197,1);
	background: -moz-linear-gradient(top, rgba(197,235,197,1) 0%, rgba(75,207,75,1) 50%, rgba(40,184,43,1) 51%, rgba(141,240,141,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(197,235,197,1)), color-stop(50%, rgba(75,207,75,1)), color-stop(51%, rgba(40,184,43,1)), color-stop(100%, rgba(141,240,141,1)));
	background: -webkit-linear-gradient(top, rgba(197,235,197,1) 0%, rgba(75,207,75,1) 50%, rgba(40,184,43,1) 51%, rgba(141,240,141,1) 100%);
	background: -o-linear-gradient(top, rgba(197,235,197,1) 0%, rgba(75,207,75,1) 50%, rgba(40,184,43,1) 51%, rgba(141,240,141,1) 100%);
	background: -ms-linear-gradient(top, rgba(197,235,197,1) 0%, rgba(75,207,75,1) 50%, rgba(40,184,43,1) 51%, rgba(141,240,141,1) 100%);
	background: linear-gradient(to bottom, rgba(197,235,197,1) 0%, rgba(75,207,75,1) 50%, rgba(40,184,43,1) 51%, rgba(141,240,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5ebc5', endColorstr='#8df08d', GradientType=0 );
}
.redbutt {
	background-color: #ff8043!important;
	background: #ff8043!important;
}
.text_code {
	color: #414261!important;
}

/*mybookings*/
.mybookingpage h3 {
	font-weight: normal;
	margin: 20px 0 5px 0;
	font-family: 'Fira Sans';
}
table#table-list.mytours {
	font-size: 1.0em;
}
table#table-list {
	width: 100%;
	line-height: 40px;
	font-family: 'Fira Sans';
	color: #5267b9;
	font-weight: 400;
	font-size: 1.2em;
	border-left: 1px solid #e8e9fb;
	border-right: 1px solid #e8e9fb;
}
table#table-list thead {
	border-top: 1px solid #d9e1ec;
	border-bottom: 1px solid #d9e1ec;
	background-color: #f2f5f9;
	color: #1d51a7;
	font-size: 0.8em;
}
table#table-list.mytours th:nth-child(1) {
	width: 10%;
	text-align: center;
}
table#table-list tr th:nth-child(1) {
	width: 25%;
}
table#table-list.mytours th {
	height: 40px;
	font-size: 1.2em;
	color: #08a023;
}
table#table-list th {
	vertical-align: middle;
	padding: 0;
	text-align: center;
	font-weight: 400;
}
table#table-list tr:nth-child(odd) {
	background-color: #fbfbff;
}
table#table-list tr td:nth-child(1) {
	text-align: left;
	border-right: 1px dashed #c7c7c7;
	width: 30%;
	padding-left: 10px;
}
table#table-list tr td {
	line-height: 1;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
table#table-list tr:nth-child(even) {
	background-color: #ffffff;
}
table#table-list tr {
	border-bottom: 1px solid #e8e9fb;
}
.mybookingpage p.cur.width50 {
	margin: 0;
	font-size: 14px;
}
table#bonus-list {
	width: 100%;
	font-size: 13px;
	border-left: 1px solid #e8e9fb;
	border-right: 1px solid #e8e9fb;
}
table#bonus-list thead {
	border-top: 1px solid #d9e1ec;
	border-bottom: 1px solid #d9e1ec;
}
table#bonus-list th {
	background-color: #f6fff7;
	line-height: 40px;
	font-family: 'Fira Sans';
	font-weight: 400;
	text-align: center;
	color: #1fa73d;
	line-height: 30px;
}
table#bonus-list thead {
	border-top: 1px solid #d9e1ec;
	border-bottom: 1px solid #d9e1ec;
}
table#bonus-list tr:nth-child(odd) {
	background-color: #fbfbff;
}
table#bonus-list td {
	color: #322b80;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #d9e1ec;
	border-right: 1px dashed #d9e1ec;
}
p.total-bonus {
	color: #ffffff!important;
	background-color: #345bc3;
	padding: 6px 10px;
	font-family: 'Open Sans';
	font-size: 14px;
	display: table;
	margin-top: 20px;
}
.explan {
	font-size: 14px;
	line-height: 1.7;
	margin: 20px 0;
	font-family: 'Fira Sans';
	color: #ffffff;
}
.explan b {
	font-weight: 500;
	color: #FFC14B;
}
.cur {
	font-style: italic;
	color: #5a96cc;
}
ol.discount_programm, .mybookingpage ul, .coupon ul {
	counter-reset: li;
}
.mybookingpage ul>li {
	position: relative;
	padding-left: 30px;
	margin: 10px 0;
	line-height: 1.25;
	font-family: 'Fira Sans';
	font-size: 13px;
	color: #ffffff;
	list-style: none;
}
.mybookingpage ul>li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	text-align: center;
	width: 30px;
	left: 0;
}
table#table-list.mytours tr td:nth-child(1) {
	text-align: center;
	width: 10%;
}
table#table-list tr td:nth-child(1) {
	text-align: left;
	border-right: 1px dashed #c7c7c7;
	width: 30%;
	padding-left: 10px;
	font-size: 0.8em;
}
table#table-list.mytours tr td:nth-child(2) {
	color: inherit;
	padding-left: 10px;
	width: 30%;
}
table#table-list tr td:nth-child(2) {
	text-align: left;
	color: #43486b;
	border-right: 1px dashed #c7c7c7;
	padding-left: 20px;
	width: 20%;
	font-size: 0.8em;
}
table#table-list.mytours tr td:nth-child(3) {
	text-align: right;
	padding-right: 10px;
	color: inherit;
	width: 10%;
	font-size: 0.8em;
}
table#table-list tr td:nth-child(3) {
	text-align: right;
	padding-right: 20px;
	color: #09c108;
	border-right: 1px dashed #c7c7c7;
	width: 15%;
}
table#table-list.mytours tr td:nth-child(4) {
	text-align: right;
	padding-right: 10px;
	color: inherit;
	width: 10%;
}
table#table-list tr td:nth-child(4) {
	text-align: center;
	color: #0815c1;
	border-right: 1px dashed #c7c7c7;
	width: 25%;
	font-size: 0.8em;
}
table#table-list.mytours tr td:nth-child(5) {
	text-align: right;
	padding-right: 10px;
	color: inherit;
	border-right: 1px dashed #c7c7c7;
	width: 20%;
	font-size: 0.8em;
}
table#table-list tr td:nth-child(5) {
	text-align: center;
	color: #c13408;
	width: 10%;
}
table#table-list.mytours tr td:nth-child(6) {
	text-align: center;
	color: inherit;
	width: 20%;
}
table#bonus-list th:nth-child(n+6), table#bonus-list td:nth-child(n+6) {
	color: #0294ff;
}
table#bonus-list tr:nth-child(even) {
	background-color: #ffffff;
}

#modal_form_content_editProfile .gi-field-icon, #modal_form_content_editProfile .gi-field-out {
	width: 30px!important;
	height: 30px!important;
}
.profile-edit.edit_prof #member-profile input {
	height: 30px!important;
	margin: 0;
	font-size: 16px !important;
}
#modal_form_content_editProfile .gi-elem, #member-profile .gi-elem {
	margin-bottom: 0;
}
#modal_form_content_editProfile #content {
	margin: 0;
}
#modal_form_content_editProfile #member-profile {
	padding: 0;
	background-color: #ffffff;
}
#modal_form_content_editProfile .controls {
	margin: 0;
}

.bonusdesc {
	margin: 10px;
	font-family: sans-serif;
}
.bonusdesc .subtitle {
	font-style: italic;
	color: #2d75e1;
	font-size: 16px;
	margin: 10px 0;
}
.bonusdesc h3 {
	color: #358dff;
	font-size: 14px;
}
.bonusdesc p {
	color: #414261;
	margin: 0;
}
.bonusdesc table {
	border-spacing: 1px;
	background: #fff;
	border-collapse: initial;
	margin: 15px 0;
}
.bonusdesc table tr:nth-child(1) {
	background-color: #2d75e1;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.bonusdesc table tr:nth-child(1) td {
	padding: 0;
	background-color: inherit;
}
.bonusdesc table td {
	padding: 10px 30px;
	background-color: #fafbff;
	width: 50%;
}
.bonusdesc table tr:nth-child(2) td {
	border: 1px solid #cbd3e0;
}
.bonusdesc h2 {
	font-size: 13px;
	color: #d8829d;
}
.bonusdesc table td p {
	font-size: 13px;
	border-bottom: 1px solid #ddd;
}
.best-bonus-use {
	background-color: #78d483;
	padding: 0 5px;
}
div#topblock {
	position: relative;
}
#hotel-name-address {
	width: 100%;
	display: inline-block;
}
#hotel-address {
	font-size: 1.1em;
	margin-top: 26px;
	margin-left: 3px;
	display: inline-block;
	width: 80%;
}
#hotel-on-map {
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 80px;
	vertical-align: top;
	margin-top: -10px;
	display: none;
}
#hotel-on-map img {
	height: 100%;
}
span.onmap {
	display: none;
}
.clearfix {
	clear: both;
}
.hotel-info {
	width: 100%;
}
.hotel-info p#price {
	line-height: 38px;
	font-size: 10px;
	padding-left: 5px;
	border-bottom: 5px solid #0073c6;
	border-radius: 0 0 3px 3px;
	background-color: #f2f2fc;
}
span.stars .fa-star {
	color: #ff9d17;
	font-size: 15px;
}
.servise-price {
	color: #B024CD;
	font-size: 12px;
}
.type-service-top {
	color: #7e86fb;
	padding: 5px 8px;
	background-color: #ffffff;
	border: 1px solid #c2c5f5;
}
.block-price-top, .age-free, .age-children {
	/* text-shadow: 1px 1px 1px #777777; */
	color: #FFFFFF;
	padding: 5px 8px;
	margin-right: 5px;
}
.block-price-top {
	background: #33c61f;
	background: -moz-linear-gradient(top, #33c61f 0%, #0aa23e 100%);
	background: -webkit-linear-gradient(top, #33c61f 0%, #0aa23e 100%);
	background: linear-gradient(to bottom, #33c61f 0%, #0aa23e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33c61f', endColorstr='#0aa23e', GradientType=0);
}
p.address {
	margin: 10px 0;
}
#discount-info {
	background-color: #f2f2fc;
	line-height: 26px;
	height: 26px;
	display: block;
}
#discount-info, #check-in-pay {
	border-bottom: 0;
	font-size: 14px;
	border-radius: 3px;
	display: inline-block;
	padding: 0 10px 0 0px;
	margin-left: 13px;
	color: #1e53f9;
}
#discount-info:before {
	content: "\f164";
	color: #616faa;
	border: 1px solid;
	border-radius: 13px;
	font-size: 16px;
}
#discount-info:before, #check-in-pay:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	display: inline-block;
	background: #fff;
	height: 24px;
	line-height: 24px;
	width: 24px;
	text-align: center;
	margin-right: 5px;
	margin-left: -13px;
}
.age-free {
	background: #3ce216;
	background: -moz-linear-gradient(top, #3ce216 1%, #03b727 100%);
	background: -webkit-linear-gradient(top, #3ce216 1%, #03b727 100%);
	background: linear-gradient(to bottom, #3ce216 1%, #03b727 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3ce216', endColorstr='#03b727', GradientType=0);
}
.age-children {
	background: #33c61f;
	background: -moz-linear-gradient(top, #33c61f 0%, #0aa23e 100%);
	background: -webkit-linear-gradient(top, #33c61f 0%, #0aa23e 100%);
	background: linear-gradient(to bottom, #33c61f 0%, #0aa23e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33c61f', endColorstr='#0aa23e', GradientType=0);
}
/*форма расчета*/
#form-button {
	width: 18%;
	display: table-cell;
}
.form-pricing {
	background-color: #ffdb7b;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.22);
	width: 100%;
	font-size: 11px;
	position: relative;
	z-index: 3;
	margin-bottom: 40px;
	display: table;
}
.form-pricing input#SubmitFPH, .form-pricing-book input#SubmitFPH {
	line-height: 49px;
	width: 100%;
	padding: 0;
	border-right: 0;
}
.formheader {
	display: table-caption;
	display: table-caption;
}
.formheader h2 {
	background: #1e53f9;
	color: white;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 300;
	height: 18px;
	margin: 0;
}
.form-line-1 {
	width: 60%;
}
.form-line-1, .form-line-2 {
	display: inline-table;
	vertical-align: top;
}
.form-line-2 {
	width: 40%;
}
#calendar {
	width: 280px;
	border-right: 1px solid;
}
.pricing-item {
	display: table-cell;
	text-transform: lowercase;
	vertical-align: top;
	font-size: 1.2em;
	background-color: #fbfbf9;
	margin: 4px 0 3px 4px;
	border-left: 8px solid #faae03;
	position: relative;
}
.pricing-item.age {
	text-transform: none;
	background-color: transparent;
	border: 0;
	padding-left: 6px;
}
.pricing-item label {
	display: block;
	padding-left: 5px;
	background-color: #fbfbf9;
	height: 19px;
}
.label-pricing {
	color: #213d94;
	font-size: 11px;
	font-weight: 500;
}
#mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
}
.date-range {
	font-size: 20px;
	border: 0;
	width: 260px;
	height: 30px;
	cursor: pointer;
	text-align: right;
	color: #213d94;
	padding-right: 10px;
	background-color: #fbfbf9;
}
#child_ages .button-box {
	text-align: center;
}
#child_ages_box {
	margin: 10px auto;
	text-align: center;
}
#child_ages_box select {
	width: 70px;
	margin-left: 5px;
}
.tooltip-worning {
	position: absolute;
	display: none;
	z-index: 9999;
	width: 300px;
	left: 20%;
	bottom: 25%;
	text-align: left;
	line-height: 1.4;
	box-shadow: rgba(14, 14, 14, 0.2) 0px 5px 10px;
	opacity: 0;
	cursor: default;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	white-space: normal;
	color: rgb(124, 124, 124);
	margin: 0px 0px 20px -165px;
	background: rgb(255, 255, 255);
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.arr {
	left: 50%;
	margin-left: -11px;
	bottom: -11px;
	position: absolute;
	display: block;
	border-width: 11px;
	border-color: transparent;
	border-style: solid;
}
div#adults {
	border-left: 0;
}
#adults, #children {
	width: 14%;
	position: relative;
	background-color: #fbfbf9;
	border-right: 1px solid;
}

div#children {
	border-left: 0;
}
div#adults:before {
	content: "\f235";
	color: #3788ff;
}
div#children:before {
	content: "\f1ae";
	color: #43ae37;
}
div#adults:before, div#children:before {
	font: normal normal normal 14px/1 'Font Awesome 5 Pro';
	font-size: 16px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	line-height: 68px;
	margin-left: 6px;
	font-weight: 300;
	position: absolute;
}
#adults label, #children label {
	padding-right: 2px;
}
.formselect {
	font-size: 20px;
	border: 0;
	background-color: #fbfbf9;
	width: 70%;
	height: 32px;
	cursor: pointer;
	text-align: center;
	text-align-last: center;
	color: #213d94;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	float: right;
	margin: auto;
}

#enterChildrenAge {
	cursor: pointer;
}
.a_disabled {
	pointer-events: none;
	cursor: default;
	color: #ffdb7b;
}
.underline {
	border-bottom: 1px solid;
}
h2.child_ages_header {
	text-align: center;
	color: #1137ad;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
.button-submit, .button-cancel, .button-resend {
	border: 1px solid #b5b5b5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #3688ff;
	padding: 6px 30px;
	color: white;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans',Helvetica;
}
.button-cancel {
	border: 1px solid #FFFFFF;
	background-color: #bcbcce;
	height: 36px;
	vertical-align: unset;
}
.clicksubmitFPH {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 5;
	opacity: 0.5;
	background-color: #ffffff;
}
.loadtext {
	margin: auto;
	margin-top: 330px;
	width: 500px;
}
.lds-ripple {
	width: 500px !important;
	height: 500px !important;
	-webkit-transform: translate(-250px, -250px) scale(1) translate(250px, 250px);
	transform: translate(-250px, -250px) scale(1) translate(250px, 250px);
}
.lds-ripple {
	position: relative;
}
.lds-ripple div:nth-child(1) {
	border-color: #6bff76;
}
.lds-ripple div {
	box-sizing: content-box;
	position: absolute;
	border-width: 4px;
	border-style: solid;
	opacity: 1;
	border-radius: 50%;
	-webkit-animation: lds-ripple 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
	animation: lds-ripple 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
	border-color: #b7e2ff;
	-webkit-animation-delay: -0.75s;
	animation-delay: -0.75s;
}
#share {
	padding: 10px 10px 0;
	font-size: 13px;
	text-align: right;
}
#share a, #share span {
	display: inline-block;
	vertical-align: top;
}
#share img {
	vertical-align: bottom;
	margin: 0 5px;
}
/*сообщения*/
.info {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 12;
}
#info_body {
	background-color: rgb(255, 255, 255);
	border: 1px solid #bab8de;
	max-width: 600px;
	padding: 15px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
	margin-top: 100px;
}
.info:after {
	content: "";
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
/*результаты расчета*/
#result {
	display: none;
	padding: 0;
	border: 1px solid;
	font-size: 12px;
	margin-bottom: 18px;
	position: relative;
}
#result>div.table {
	background-color: #fffcf1;
	margin-bottom: 0;
}
div#coll_exp {
	display: none;
}
#roomsort {
	padding: 10px;
}
#roomsort span.active {
	font-weight: 500;
}
#roomsort span {
	margin-left: 7px;
	cursor: pointer;
}
#roomsort span.active.AZ:after {
	content: "\f0dd";
	display: inline-block;
	font: normal normal normal 14px/1 'Font Awesome 5 Pro';
	font-size: 16px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-left: 3px;
	font-weight: 300;
}
#roomsort span.active.ZA:after {
	content: "\f0de";
	display: inline-block;
	font: normal normal normal 14px/1 'Font Awesome 5 Pro';
	font-size: 16px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-left: 3px;
	color: #F44336;
	font-weight: 300;
}
#roomfiltr {
	padding: 8px 20px;
	border-bottom: 1px solid #ccc;
	background: #fffdf1;
	font-size: 14px;
	text-align: right;
	color: #5f5f5f;
}
div#roomfiltr div {
	display: inline-block;
	max-width: 60%;
	vertical-align: top;
}
div#roomfiltr > div > span {
	color: #47aa00;
	font-weight: 500;
}
#roomfiltr .checkbox {
	float: none;
	margin-bottom: 3px;
}
#roomfiltr > div:nth-child(2) {
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid;
}
.checkbox {
	float: left;
	margin-left: 10px;
}
.checkbox label input[type="checkbox"], .answer label input[type="checkbox"] {
	display: none;
}
.checkbox label:after, .checkbox .cr, .answer label:after, .answer .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #B7B7B7;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
	background-color: white;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .answer label input[type="checkbox"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
	color: #3BA161;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .answer label input[type="checkbox"] + .cr > .cr-icon {
	transform: scale(2) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.checkbox .cr .cr-icon, .answer .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}
.result_rooms {
	position: relative;
	padding: 10px 10px 0;
}
.result_rooms:last-child {
	padding: 10px;
}
.room {
	height: 150px;
	padding: 10px;
	position: relative;
	background-color: #fffdf1;
	border-radius: 2px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.32);
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	margin: auto;
}
.roomimg {
	width: 150px;
	height: 150px;
	float: left;
	border: 1px solid #F8F8F8;
	box-shadow: 0px 0px 15px #A7A7A7;
	margin-right: 20px;
}
img.roomtmb {
	width: 150px;
	height: 150px;
	cursor: pointer;
}
.roomdecr {
	width: 620px;
	height: 150px;
	position: relative;
	float: left;
}
.name-room {
	color: #695b50;
	font-size: 17px;
	min-width: 440px;
	margin-bottom: 5px;
	display: inline-block;
	padding: 5px 0;
}
.pithelp {
	margin-left: 3px;
	display: inline-block;
	border-bottom: 1px dotted;
}
.description-room {
	font-size: 13px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1px;
	color: #313131;
}
.vmestim {
	position: absolute;
	color: #3566ff;
	line-height: 1em;
	bottom: 0;
	font-weight: bold;
}
.roomman:after {
	content: ".";
	margin-right: 5px;
}
.roomprice {
	color: #0ea53a;
	margin-top: 28px;
	position: absolute;
	text-align: right;
	width: 250px;
	right: 7px;
}
.sub-index-rub, .sub-index-rub-discount {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 2px;
}
.price-discount {
	color: #9E9E9E;
	text-decoration: line-through;
	font-size: 17px;
}
.sub-index-rub-discount {
	color: #9E9E9E;
}
.thereisdiscont {
	display: block;
	color: #657aff;
	cursor: pointer;
	line-height: 20px;
	text-align: right;
	float: right;
	min-width: 150px;
}
.butt_zabron {
	position: absolute;
	bottom: 7px;
	right: 7px;
	padding: 3px;
	background: #72ce31;
}
.pricealert {
	background-color: #fffcf1;
	color: rgba(0, 0, 0, 0.9);
	padding: 10px;
	font-size: 13px;
}
.hotels {
    grid-template-columns: repeat(auto-fit, minmax(290px, auto));
    width: auto;
    margin-bottom: 10px;
    display: grid;
    grid-gap: 10px;
}
.hotel {
    background-color: #ffffff;
    font-size: 12px;
}
.c1 {
    display: table;
    width: 100%;
    padding: 0;
}
.c2title {
    display: table-caption;
    padding: 2px 3px 2px 4px;
    font-family: 'Fira Sans';
}
.c30 {
    padding: 0 0 3px 3px;
    display: table;
    width: 100%;
}
.hotel_near_title {
    font-size: 13px;
    color: #1e77ff;
    font-weight: initial;
    text-transform: none;
    letter-spacing: 0;
}
.c3foto {
    display: table-cell;
    width: 70px;
    height: 70px;
    vertical-align: bottom;
    position: relative;
}
#dist {
    position: absolute;
    bottom: -1px;
    text-align: center;
    width: 70px;
    background-color: rgba(0, 0, 0, 0.45);
    color: white;
    line-height: 19px;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
.sniprate {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #16c40f;
    width: 20px;
    color: #fff;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 1px 1px 2px #0000005c;
}
.c5right {
    display: table-cell;
    position: relative;
    vertical-align: top;
}
.c6pitan {
    padding-top: 2px;
}

.c6pitan .type-service-top:last-child {
    border-right: 1px solid #c2c5f5;
    border-radius: 0 2px 5px 0;
}
.c6pitan .type-service-top.FB {
    color: #50ca13;
}
.c6pitan .type-service-top:nth-child(1) {
    border-left: 1px solid #c2c5f5;
    margin-left: 3px;
    padding-left: 3px;
    border-radius: 5px 0 0 2px;
}
.c6pitan .type-service-top {
    border: none;
    padding: 2px 3px 2px 0;
    border-top: 1px solid #c2c5f5;
    border-bottom: 1px solid #c2c5f5;
}
.type-service-top {
    background-color: #ffffff;
}
.c7price {
    padding-left: 3px;
}
.c8address {
    position: absolute;
    bottom: 3px;
    left: 3px;
    line-height: 12px;
    font-family: 'Fira Sans';
    color: #2b4154;
}
.left-block-price {
    color: #303ce2;
    margin-right: 5px;
    margin-top: 3px;
    border-bottom: 1px dashed #303ce2;
    display: table;
    font-size: 13px;
    font-family: 'Fira Sans', sans-serif;	
}
.bold {
	font-weight: 500;
}

.rncbtur {
    font-weight: 500;
    color: white;
    text-decoration: none;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 3px;
    background: rgb(64,199,129);
    box-shadow: 0 -3px rgb(53,167,110) inset;
    transition: 0.2s;
}
.clicker_mess {
    text-align: left;
    font-size: 14px;
    color: #333;
}
.pithelp:hover::after {
    content: "AO - без питания \A BB - завтрак включён \A HB - полупансион \A FB - полный пансион \A All Inclusive - Всё включено";
    background: rgb(242, 244, 248);
    border-radius: 2px;
    top: -90px;
    color: #213d94;
    position: absolute;
    border: 2px solid #ffffff;
    white-space: pre;
    font-family: Helvetica, Arial;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 16px;
    box-shadow: 0px 1px 5px rgba(33, 61, 148, 0.5)
}
.alert-info p {
    color: #222d38 !important;
}
div#text-descrip {
    height: 450px;
    overflow: hidden;
    position: relative;
    margin: 0 8px;
}
div#more {
    background: -moz-linear-gradient(top, rgba(57,46,41,0) 0%, rgba(57,46,41,0.9) 33%, rgba(57,46,41,1) 100%);
    background: -webkit-linear-gradient(top, rgba(57,46,41,0) 0%,rgba(57,46,41,0.9) 33%,rgba(57,46,41,1) 100%);
    background: linear-gradient(to bottom, rgba(57,46,41,0) 0%,rgba(57,46,41,0.9) 33%,rgba(57,46,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00392e29', endColorstr='#392e29',GradientType=0 );
	color: #FFC14B;
	cursor: pointer;
	position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding-top: 8px;
    line-height: 40px;
    padding-bottom: 5px;	
}