body {
    background-color: #fff;
}
footer {
	margin-top: 0;
}
.kid-linknoactive{
 color: #333;
}
.btn_1.orange:hover {
	background-color: #cf6918 !important;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.obj-taggedlist-block{
	background-color: #fff;
    margin-top: 30px;
}

@media screen and (min-width: 992px) {
	.container {
		padding-right: 0;
		padding-left: 0;
	}
}

.content h2 {
	font-size: 28px;
	margin-bottom: 32px;
	color: #333;
}

.content h3 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #333;
}

.content h4 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #333;
}

.content h2.kid-color-white{color: #ffffff;}
.content h2.is--section-title-h2{font-size: 26px;}
.content h2.kid-h2{font-size: 34px;color:#333;}
.content h2.kid-h2.kid-color-white{color:#ffffff;}
.content .kid-default-banner200 h2.kid-h2{font-size:24px;}

/* mob */
@media screen and (max-width: 767px){
	.content h2.is--section-title-h2{font-size: 28px;}
}

/* HOTELS */
.parallax-content-2 {
	padding-bottom: 25px;
}
.parallax-content-2 .rating {
	font-size: 14px;
}
.parallax-content-2 .rating i{
	margin-right: 3px;
}
.parallax-content-2 .rating .voted {
	color: #fbb91a;
}
.parallax-content-2 .rating .icon-star {
	margin-right: 2px;
}
.parallax-content-2 .rating .icon-star:before {
	margin: 0;
}
.parallax-content-2 .row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.parallax-content-2 h1 {
	font-size: 40px !important;
	line-height: 0.99;
	word-spacing: 2px;
}
.parallax-content-2 h1 + p {
	margin-top: 5px;
	margin-left: 2px;
}

.parallax-content-2 h1 + p i {
	font-size: 14px;
	margin-right: 8px;
}

.paralax-content-2 .rating .voted {
	color: #fbb91a;
}

#position {
	padding: 13px 0;
}

#position ul li:first-child::before {
	top: 50%;
	transform: translateY(-50%);
	color: #d3d3d3;
}

.hotel_price {
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	color: #7dbe14;
	/*margin-top: 30px;*/
}

.hotel_price sup {
	font-size: 30px;
	top: 0em;
	margin-left: 8px;
}

.hotel_price sub {
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
	bottom: 0;
}

.hotel_price span {
	font-size: 42px;
	line-height: 1;
}

.parallax-content-2 .hotel_price:last-child {
	display: none;
}

.nav-page {
	background-color: #fff;
}

.nav-page .navbar {
	border: none;
	border-radius: 0;
	background-color: #fff;
}

.nav-page .navbar {
    margin: 0;
}

.nav-page .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    border-top: 0;
}

.nav-page .navbar-nav li {
	border-right: 1px solid #efefef;
	min-width: 150px;
	max-height: 70px;
}

.nav-page .navbar-nav li:last-child {
	border-right: none;
}

.nav-page .navbar-nav li a {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 25px;
	color: #333333;
	text-align: center;
}

.nav-page .navbar-nav .active a {
	background-color: #f9f9f9;
	color: #51bce6;
}

.nav-page .navbar-nav i {
	font-size: 21px;
	font-weight: 300;
	margin-right: 12px;
	vertical-align: sub;
}

.nav-page .navbar-nav i:before {
	width: auto;
	margin: 0 !important;
}

.nav-page .navbar-nav .active a:hover,
.nav-page .navbar-nav li a:hover {
	background-color: #f9f9f9 !important;
	color: #51bce6
}

.nav-page .navbar-right{
	margin-top: 15px;
	margin-right: 0;
}

.nav-page .navbar-right a{
	font-size: 15px;
	padding-top: 12px; 
	padding-bottom: 12px; 
	width: 170px;
	text-align: center;
}

.fix-price {
	background-color: #fff;
	box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.08);
	position: fixed;
	bottom: -100%;
	right: 0;
	left: 0;
	z-index: 9999;
	transition: .3s ease all;
}

.price-sticky {
	transition: .3s ease all;
	bottom: 0;
	box-shadow: 0 -1px 45px rgba(0,0,0,0.25);
}

.price-sticky a.btn_1 {
	border-radius: 0;
}

.fix-price .hotel_price {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 0;
}

.fix-price .hotel_price sub {
	color: #666;
	font-size: 13px;
	text-transform: none;
}

.fix-price .hotel_price sup {
	font-size: 24px;
}

.fix-price .hotel_price span {
	font-size: 32px;
}

.fix-price .price_button {
	margin-left: 20px;
}

.fix-price .hotel_price a {
    padding: 12px 0;
    width: 170px;
    text-align: center;
    font-size: 15px;
}

.resume {
	background-color: #f9f9f9;
	padding-top: 45px;
	padding-bottom: 90px;
}

.blog-content {
	max-width: 100%;
}

.limited {
	max-width: 760px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

.limited .main_title2 {
	margin-bottom: 40px;
}

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

.limited .text_review h4 {
	font-size: 18px;
	margin-bottom: 16px;
	color: #333;
}

.limited .text_review span {
	font-size: 14px;
	color: #565a5c;
	width: 50%;
	display: inline-block;
	line-height: 18px;
}

.limited .text_review img {
	height: 68px;
	margin-top: 38px;
	margin-bottom: 20px;
}

.limited .public_info {
	position: absolute;
	bottom: -10px;
	right: 0;
	z-index: -1;
}

.limited + .equal {
	margin-top: 110px;
}

.equal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-wrap: wrap;*/

    background-color: #e2e2e2;
    padding: 10px;
    margin-right: 0;
    margin-left: 0;
}
.equal > div {
	background-color: #fff;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
	border-radius: 3px;
}
.n-stl > div {
	background-color: #fff;
}
.equal.equal-st > div {
	box-shadow: none;
}

/*.equal .list_ok {
	margin-right: 10px;
}*/

.list_ok h3,
.list_ok2 h3 {
	margin-top: 25px;
	margin-bottom: 45px;
	color: #7dbe14;
	font-size: 24px;
}

.list_ok ul li:last-child,
.list_ok2 ul li:last-child {
	padding-bottom: 0;
}

/* mob */
@media screen and (max-width: 767px){
	.list_ok, .list_ok2{
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		margin: 0;
	}
}

.resume .list_ok2 ul li:before {
	content: "\e999";
	font-family: "kid-icons";
	color: #ed812b;
}
.prices {
	background-color: #eee;
	padding: 70px 0 90px 0;
}
.prices.withOthers{
	padding: 70px 0 60px 0;
}

.prices h3 {
	font-size: 26px;
	text-transform: uppercase;
}
.booking {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.booking span {
	font-style: italic;
	font-family: "Roboto", arial, sans-serif;
	color: #333;
	margin: 0 3px 2px 0;
}
.booking .booking-logo {
	display: flex;
	align-items: flex-end;
	justify-content: end;
}
.booking .booking-logo img {
	width: 120px;
}
.prices-price-block {
	margin-top: 15px;
}
.prices .price-block .col-md-7 {
	margin-right: 10px;
}

.prices .price-block > div{
	padding: 40px 30px 30px 30px;
}

.prices .prices-block {
	display: flex;
	flex-wrap: wrap;
}

.prices .prices-item {
	width: 33.333%;
	padding-right: 15px;
}

.prices .prices-item input {
	font-family: "Verdana", sans-serif;
    font-size: 15px;
    color: #333;
    height: 44px;
    border-radius: 3px;
    line-height: 20px;
}

/* mob */
@media screen and (max-width: 767px){
	.prices .prices-item input {
		font-size: 17px;
	}
}

.prices .prices-item:last-child {
    padding-right: 0;
    display: flex;
}

.prices .prices-button input {
	margin-top: 20px;
	color: #fff;
}

.prices .prices-button a {
	margin-bottom: 0;
}

.prices .prices-button a.booking-btn {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	color: #ffffff;
	height: 44px;
	border-radius: 3px;
	line-height: 20px;
	background: #ed812b;
}

.prices .prices-button a:hover {
	background-color: #69a30c !important;
}

.prices .prices-button a.booking-btn:hover {
	background-color: #cf6918 !important;
	box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
}

.prices span.checkbox {
	display: none;
}

.prices .prices-item .form-group {
	position: relative;
}

.prices .prices-item .form-group input:active::-webkit-input-placeholder,
.prices .prices-item .form-group input:focus::-webkit-input-placeholder,
.prices .numbers-row input:focus::-webkit-input-placeholder {
	color: #333;
}

.prices .prices-item .form-group input:active::-moz-placeholder,
.prices .prices-item .form-group input:focus::-moz-placeholder,
.prices .numbers-row input:focus::-moz-placeholder {
	color: #333;
}

.prices .prices-item .form-group input:focus + i,
.prices .numbers-row input:focus,
.prices .numbers-row input:focus + .button_inc i,
.prices .numbers-row input:focus + .button_inc + .button_inc i {
	color: #333;
}

.prices .prices-item .form-group .icon-calendar-empty {
	position: absolute;
	font-size: 12px;
	line-height: 12px;
	color: #aaa;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 15px;
}

.prices .tochniy {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 20px;
}

.prices .tochniy input + span:before {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(skins/square/orange.png);
	background-repeat: no-repeat;
	background-size: 184px;
	background-position: 0, 0;
	border-radius: 2px;
	cursor: pointer;
}

.prices .tochniy input:checked + span:before {
	background-position: -40px, 0;
	background-size: 201px;
}

.prices .tochniy input{
	display: none;
}

.prices .tochniy span{
	margin-left: 5px;
	font-size: 13px;
	font-weight: normal;
}

.hotels-checkbox-label{
	display: flex;
    align-items: center;
    position: relative;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
}

.hotels-checkbox-label span{
	max-width: 180px;
}

.prices .numbers-row {
	width: auto;
}

.prices .numbers-row .qty2 {
	width: 100%;
	left: 0;
	text-align: left;
	height: 44px;
	padding: 6px 12px;
}

.prices .button_inc {
	background: transparent;
	text-indent: inherit;
	border: none;
	width: auto;
	height: 20px;
	left: auto;
	right: 5px;
}

.prices .button_inc i {
	color: #aaa;
	font-size: 12px;
	font-weight: 900;
}

.prices .inc {
	top: 2px;
}

.prices .dec {
	bottom: 0;
	top: auto;
}

.prices .price-block .col-md-5 {
	display: flex;
	align-items: center;
}

.prices .price-block .booking {
	display: flex;
	width: 100%;
	justify-content: space-around;
}

.prices .price-block .booking-text {
	display: flex;
	flex-direction: column;
}

.prices .price-block .booking-heading {
	color: #15387f;
	font-weight: 900;
	font-size: 21px;
}

.prices .price-block .booking-heading span {
	color: #00a0e0;
}

.prices .price-block .booking-reviews {
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #565a5c;
	margin: auto 0 0 0;
}

.prices .price-block .booking-rating {
	background-color: #04367e;
	width: 66px;
	height: 66px;
	border-radius: 10px 10px 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
}

.prices .price-block .booking-rating span {
	font-weight: 700;
	font-size: 23px;
	color: #fff;
}

.prices .price-block + h3 {
	margin-top: 35px;
}
.prices .price-block .price-label{
	font-size: 13px;
}

.prices .tours-block .tours {
	padding: 40px 30px;
}

.prices .tours-block .tours > .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.prices .tours .button {
	text-align: right;
}

.prices .tours .button a {
	width: 220px;
	padding: 12px 10px;
	text-align: center;
	font-size: 15px;
}
/* mob */
@media screen and (max-width: 767px){
	.prices .tours .button a {
		font-size: 17px;
	}
}

.children-age {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 90px 0;
}

.children-age .main_title2 h2 {
	color: #fff;
	text-align: center;
	margin-top: 0;
	font-size: 34px !important;
}

.children-age .row {
	margin-top: 55px;
}

.children-age .row > div {
	text-align: center;
}

.children-age .age-icon i {
	font-size: 80px;
	color: #f6c59d;
	line-height: normal;
}

.children-age .col-md-3.active i,
.children-age .col-md-3.active .age-number,
.children-age .col-md-3.active .age-text {
	color: #fff;
}

.children-age .age-number {
	font-weight: normal;
	font-size: 40px;
	color: #f6c59d;
	margin-top: 20px;
}

.children-age .age-text {
	font-size: 20px;
	color: #f6c59d;
	margin-top: 12px;
}

.children-serv {
	background-color: #fff;
	padding-top: 70px;
}

.children-serv #single_tour_feat_age {
	border-bottom: 0;
	margin-top: 25px;
	margin-bottom: 50px !important;
}

#single_tour_feat_age ul li {
	border: 1px solid #e7e7e7;
	width: 162px;
	height: 162px;
	max-height: inherit;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin-top: -1px;
	margin-right: -1px;
	padding: 15px 0;
	background-color: #f9f9f9;
	font-size: 13px;
	color: #8a8a8a;
}

#single_tour_feat_age ul li i {
	line-height: 50px;
	font-size: 50px !important;
	margin-bottom: 13px !important;
}

#single_tour_feat_age ul li .flat-unicorn:before {
	display: block;
	margin-top: 10px;
	margin-bottom: -10px;
}

/*.children-serv .list_ok:first-child,
.children-serv .list_ok2:first-child {
	margin-right: 10px;
}*/

.children-serv .flat-theater,
.children-serv .flat-child {
	color: #e83874;
}

.children-serv .flat-merry-go-round,
.children-serv .flat-disco-ball {
	color: #7fbb51;
}

.children-serv .flat-singer {
	color: #ac5bd0;
}

.children-serv .flat-swimming-pool,
.children-serv .flat-child-1 {
	color: #4baddf;
}

.children-serv .flat-unicorn {
	color: #56ccc2;
}

.children-serv .flat-account,
.children-serv .flat-bed {
	color: #edcd49;
}

.children-serv .flat-baby-bed {
	color: #d061c2;
}

.children-serv .flat-feeder,
.children-serv .flat-lunch {
	color: #eca23f;
}

.children-serv .flat-feeding-chair,
.children-serv .flat-hotel {
	color: #49b2ab;
}

.children-serv .flat-account:before {
	margin-right: -10%;
}

.children-serv .flat-feeder:before {
	margin-right: -16%;
}

.gallery {
	position: relative;
}
.gallery-title{
	margin-top: -40px;
	margin-bottom: 60px;
}
.gallery-title h2{
	font-weight: 700;
    font-size: 34px;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: normal;
}

.gallery .gallery-image {
	max-width: 950px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.gallery .gallery-image img {
	width: 100%;
	max-width: 100%;
}

.gallery .gallery-image:hover:before {
	background-color: rgba(0,0,0,0.8);
}

.gallery .gallery-image:before {
	position: absolute;
	content: "\e96f";
	font-family: "kid-icons";
	font-size: 46px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,0.6);
	transition: .25s ease all;
	border-radius: 50px;
	cursor: pointer;
	z-index: 999;
}

.gallery .gallery-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.gallery .gallery-nav__prev i,
.gallery .gallery-nav__next {
	transition: .3s ease all;
}

.gallery .gallery-nav__prev i,
.gallery .gallery-nav__next i {
	font-size: 42px;
	color: #ed812b;
	cursor: pointer;
	transition: .3s ease all;
}

.gallery .gallery-nav__prev:hover i,
.gallery .gallery-nav__next:hover i {
	color: #cf6918;
}

.popup-hidden {
	overflow: hidden !important;
}

.gallery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-color: rgba(0,0,0,0.7);
	cursor: zoom-out;

	display: none;
}

.gallery-popup {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	position: fixed;
	outline: none !important;

	display: none;
}

.gallery-popup__container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
	display: flex;
}

.gallery-popup__content {
	position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    text-align: left;
    z-index: 1045;
	padding-top: 10px;
}

.gallery-popup__close {
	position: relative;
	width: 15px;
	height: 15px;
	color: #fff;
	opacity: 0.6;
	cursor: pointer;
	margin: 0 0 0 auto;
}

.gallery-popup__close:hover {
	opacity: 1;
}

.gallery-popup__close:before,
.gallery-popup__close:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background-color: #fff;
}

.gallery-popup__close:before {
	transform: rotate(45deg);
}

.gallery-popup__close:after {
	transform: rotate(-45deg);
}

.gallery-popup__image {
	max-width: 100%;
}

.gallery-popup__image img {
	max-width: 100%;
	max-height: 87vh;
}

.gallery-popup__arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	margin-top: 0px;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);

	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.gallery-popup__arrow:hover {
	opacity: 1;
}

.gallery-popup__prev {
	left: 0;
}

.gallery-popup__next {
	right: 0;
}

.gallery-popup__arrow:before,
.gallery-popup__arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.gallery-popup__arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.gallery-popup__arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.gallery-popup__prev:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.gallery-popup__prev:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.gallery-popup__next:before {
	border-left: 27px solid #3F3F3F;
}

.gallery-popup__next:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}



.gallery-popup__number {
	position: relative;
	z-index: 9999;
	color: #ccc;
	text-align: right;
	margin-top: 3px;
	font-size: 12px;
}

.information {
	background-color: #f9f9f9;
	padding: 90px 0 90px 0;
	margin-top: 90px;
}

.information h3 {
	text-transform: uppercase;
	margin-bottom: 17px;
	margin-top: 25px;
}

.information .row.equal > div {
	padding: 20px 30px 40px 30px;
}

.information .row.equal > div h3 + div {
	font-size: 15px;
	line-height: 1.5;
	color: #333;
}

.information .equal > div:first-child {
	margin-right: 10px;
}

.information .table {
	border-bottom: 0;
	margin-bottom: 0;
}

.table > tbody + tbody {
	border-width: 0;
}

.table > tbody + tbody:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: calc(100% - 60px);
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
}

.table tbody .indent {
	display: block;
	margin-top: 4px;
}

.information .table tr td {
	border: none;
	padding-left: 0;
	font-size: 15px;
	color: #333;
	padding-bottom: 9px;
}

/* mob */
@media screen and (max-width: 767px){
	.information .row.equal > div h3 + div {font-size: 16px;}
	.information .table tr td {font-size: 16px;}
}

div.information .table tr td:first-child {
	width: 43%;
}

.information .onmap {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 15px;
}

.information .onmap a {
	position: relative;
	display: inline-block;
}

.information .onmap a:hover:before {
	border-color: #111;
}

.information .onmap a:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: -1px;
	width: 97%;
	border-bottom: 1px dashed #51bce6;
	transition: 0.2s ease all;
}

.information .onmap i {
	color: #00bde8;
	margin-right: 4px;
}

.information .map-block > div {
	padding: 0 15px;
}

.information .map-block #collapseMap {
	padding: 10px;
	background-color: #fff;
	margin-top: 30px;
}

.information .map-block #map {
	border: none !important;
}

.services {
	margin-top: 70px;
}

.services .list_2 {
	margin-top: 20px;
}

.list_2 {
	background-color: #e2e2e2;
	padding: 10px;
}

.list_2 h3 {
	text-transform: uppercase;
}

.list_2 > div {
	background-color: #fff;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
	display: inline-block;
	padding: 30px 30px 40px 30px;
}

.list_1 ul,
.list_2 ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}

.list_2 ul {
	margin-top: 20px;
}

.list_1 ul li,
.list_2 ul li {
	position: relative;
	font-size: 17px;
	display: inline-block;
	margin-right: 8px;
	color: #555;
}
.list_1 ul li.kid-invisible,
.list_2 ul li.kid-invisible{
	display: none;
}
.list_2 ul li a {color: #555;}.list_2 ul li a:hover {	color: #333333;}
.list_2 ul li a.tplink-showall {color: #51bce6;}.list_2 ul li a.tplink-showall:hover {	color: #333333;}

.list_1 ul li {
	padding-left: 40px;
	padding-bottom: 30px;
	margin-right: 25px;
}
.list_2 ul li {
	font-size: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.list_1 ul li i:before{
	position: absolute;
	font-size: 27px;
	left: 0;
	color: #7dbe14;
}
.list_2 ul li:before {
	position: absolute;
	content: "\e981";
	font-family: "kid-icons";
	color: #7dbe14;
	left: 0;
	font-size: 10px;
}

.list_2 ul li.ireverse:before {
	transform: rotate(180deg);
    left: -1px;
}

/* mob */
@media screen and (max-width: 767px){
	.list_1 ul li {
		padding-left: 45px;
		font-size: 18px;
	}
	.list_1 ul li i:before{font-size: 30px;}
	
	.list_2 ul li {
		font-size: 16px;
		padding-left: 20px;
	}
	.list_2 ul li:before {font-size: 12px;}
}

.room .limited {
	margin-top: -10px;
}

.room .main_title2 h2 {
	margin-top: 0;
}

.room strong {
	display: block;
	margin-bottom: 10px;
}

.room .list_2 {
	margin-top: 45px;
}

.nutrition .limited {
	margin-top: -10px;
}

.nutrition .main_title2 h2 {
	margin-top: 0;
}


.nutrition ul + div {
	margin-bottom: 30px;
}


.nutrition h3 {
	font-size: 24px;
}

.nutrition strong {
	display: block;
	font-size: 17px;
	margin-bottom: 20px;
}

.rating-overall {
	padding: 70px 0;
	margin-top: 60px;
	background-color: #f9f9f9;
}

.rating-overall .equal > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 35px 30px 25px 30px;
}

.rating-overall .equal > div:first-child {
	margin-right: 10px;
}

.rating-overall #rating_summary ul {
	margin: 20px auto 0;
	max-width: 280px;
}

.rating-overall #rating_summary ul li {
	display: flex;
	align-items: center;
	font-size: 15px;
	margin-bottom: 8px;
}

/* mob */
@media screen and (max-width: 767px){
	.rating-overall #rating_summary ul li {
		font-size: 16px;
	}
}

.rating-overall #rating_summary .rating2 {
	margin: 0 0 0 auto;
	font-size: 16px;
}

.rating-overall #rating_summary .rating2 i {
	margin-right: 8px;
}

.rating-overall #rating_summary .rating2 i:last-child {
	margin-right: 0;
}

#rating_summary ul li .rating2 .voted,
.rating-overall #rating_summary .rating2 .voted {
	color: #fbb91a !important;
}

.rating-overall .add_otziv,
.reviews .add_otziv {
	margin-top: 0;
}

.rating-overall .add_otziv div:first-child {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.rating-overall .add_otziv div:last-child {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.rating-overall .diagram {
    display: flex;
    justify-content: center;
    align-items: center;
	float: left;
	width: 140px;
    height: 140px;
    position: relative;
}

.rating-overall .diagram:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.n-stl{
	max-width: 760px;
	margin: 0 auto; 
	padding: 10px;
	background-color: #e2e2e2;
}
.n-stl .add_otziv{
	padding-top: 10px;
}
.n-stl #rating_summary {
	padding-bottom: 10px;
}
.rating-overall .diagram svg {
    width: 140px;
    height: 140px;
    position: relative;
    z-index: 1;
}
.rating-overall .diagram circle {
	fill: rgba(0,0,0,0);
	stroke: #e0e0e0;
	stroke-width: 3.2;
    stroke-dasharray: 402px 402px;
    transform: scale(1, 1) rotate(-90deg);
    position: absolute;
    top: 50%;
    left: 50%;
}

.rating-overall .diagram circle:nth-child(2n) {
	fill: rgba(0,0,0,0);
	stroke: #ff9900;
}
.rating-overall .diagram-green svg circle:last-child{
	stroke: #8cbf40;
}
.rating-overall .diagram-green circle {
    /* dashed circle*/
}

.normal circle:nth-child(2n) {
	stroke: #fbb91a;
}

.diagram-small {
	width: 60px;
	height: 60px;
}

.diagram-small circle {
    stroke: rgba(204, 204, 204, 0.4);
	stroke-width: 2;
	stroke-dasharray: 95px 95px;
	fill: transparent;
}

.diagram-small circle:nth-child(2n) {
	fill: rgba(0,0,0,0);
	stroke: #fff;
	stroke-width: 2;
}

.cover-diagram {
	position: relative;
	display: inline-block;
}

.diagram-val {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: none;
	width: 100%;
	height: 100%;
	line-height: 1;
	font-weight: 700;
    font-size: 46px;
    z-index: 2;
}
.n-stl .diagram-val,
.equal-st .diagram-val {
	top: 36px;	
	height: auto;
}
.diagram-val sup {
	font-size: 18px;
	font-weight: 400;
}

.diagram-small + .diagram-val {
	font-size: 10px;
}

.rating-overall .diagram-val {
    letter-spacing: -0.035em;
    color: #ff9900;
}
.rating-overall .diagram-val.gr {
	color: #8cbf40;
}	

.rating-overall .diagram-text {
	border: none;
	min-width: 103px;
	height: auto;
	font-weight: normal;
	font-size: 10.5px;
	text-transform: uppercase;	
	position: absolute;	
	left: 50%;
	transform: translateX(-50%);
	top: 87px;
	text-align: center;
	color: #9e9791;
}

.reviews {
	padding: 90px 0;
}

.reviews .limited .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.reviews .limited .main_title2 {
	margin-bottom: 0;
}

.main_title2 h2 a {
	color: #333;
}

.reviews .add_otziv {
	text-align: right;
}
.n-stl .add_otziv {
	margin-bottom: 45px;
}
.n-stl .add_otziv .nopadding:first-child,
.equal-st .add_otziv .nopadding:first-child{
	padding-right: 35px !important;
}
.n-stl .add_otziv .nopadding:last-child,
.equal-st .add_otziv .nopadding:last-child{
	padding-left: 35px !important;
}
.equal-st, .n-stl {
	background-color: transparent;
}
.equal-st > div, .n-stl > div {
	background-color: #f9f9f9;
}
.reviews .add_otziv a {
	text-align: right;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #7dbe14;
	width: 197px;
	text-align: center;
	font-size: 15px;
}

.reviews .add_otziv a:hover {
	background-color: #71a916;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.reviews .inline-layout {
	margin-bottom: 15px;
}

.reviews .review_strip_single {
	margin-bottom: 10px;
	margin-top: 50px;
}

.reviews #otzivi + .review_strip_single {
	margin-top: 10px;
}

.reviews .review_strip_single .rating {
	font-size: 14px;
}

.reviews .post_info {
	font-size: 13px !important;
	color: #acacac;
}

.reviews .review_strip_single:last-of-type {
	margin-bottom: 0;
}

.reviews .review-photo.carousel {
	border-bottom: 0;
	margin-top: 25px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 95px;
}

.reviews .reviews_div_link {
	margin-top: 8px;
	margin-bottom: 10px;
}

.reviews .reviews_div_link a {
	position: relative;
	font-size: 14px;
}

.reviews .reviews_div_link a:after {
	position: absolute;
	content: "";
	top: 100%;
	border-bottom: 1px dashed #51bce6;
	width: 100%;
	right: 0;
	left: 0;
}

.reviews .reviews_div_link a:hover {
	color: #51bce6;
}

.reviews .review_strip_single small {
	text-align: left;
	display: block;
	color: #c0c0c0;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
}

.reviews .review_strip_single .reviews_p {
	font-size: 15px;
	line-height: 1.538;
	color: #333;
}

/* mob */
@media screen and (max-width: 767px){
	.reviews .reviews_div_link a {font-size: 15px;}
	.reviews .review_strip_single .reviews_p {font-size: 16px;}
}

.reviews .post_info {
	border-bottom: none !important;
}

.reviews .post_info .post-right {
	display: flex;
}

.reviews .post_info .post-right ul {
	list-style: none;
	margin-right: 10px;
}

.reviews .rating {
	color: #e5e5e5;
	font-size: 14px;
}

.reviews .rating .voted {
	color: #fbb91a;
}

.reviews .more-reviews a {
	font-size: 15px;
	padding: 10px 25px 11px;
	text-align: center;
}

.reviews .text-center .btn_1:hover {
	background-color: #3aa7d2;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.reviews .more-reviews {
	margin-top: 25px;
}

.socials-block {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 30px 0;
}

.advertising {
	padding: 35px 0;
}

.advertising .rec_box .row {
	display: flex;
	flex-wrap: wrap;
}

.more-block {
	background-color: #f9f9f9;
	padding: 90px 0 60px;
}

.more-block .main_title2 {
	margin-bottom: 40px;
}

.more-block .main_title2 h2 {
	margin: 0;
}

.more-block .main_title2 + .col-md-4 {
	text-align: right;
}

.more-block .hotel_title .orange:before {
	font-weight: 700;
}

.more-block .hotel_title .orange {
	background-color: transparent;
	font-weight: normal;
	font-size: 13px;
	color: #fff !important;
	top: -50px;
}

.more-block .hotel_title .orange:before {
	position: absolute;
	content: "\e971";
	font-family: "kid-icons";
	font-size: 16px;
	color: #ff943e;
	right: 95%;
	top: 5px;
}

.more-block .cover-diagram {
	margin-bottom: -8px;
}

.more-block .info_rev {
	margin: 0 auto 10px 10px;
}

.more-block .info_rev i {
	font-size: 19px;
}

.more-block .info_rev span {
	font-size: 13px;
}

.more-block .more-hotels {
	margin-bottom: 30px;
}

.more-block .more_button {
	display: none;
}

.more-block .btn_1:hover {
	background-color: #24abe0;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.more-block .btn_1.medium {
	font-size: 15px;	
	padding-top: 12px;
	padding-bottom: 12px;
	min-width: 190px;
	text-align: center;
}

.more-block .col-md-4 a {
	transition: .3s ease all;
}

.more-block .col-md-4 a:hover {
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.more-block .col-md-4 .title-h3 {
	transition: .25s ease all;
	margin-bottom: 3px;
}

.more-block .col-md-4 .title-h3:hover {
	color: #51bce6;
}

.more-block .col-md-12 > .row + .row {
	margin-top: 33px;
}

.more-block .hotel_container .hotel_title {
	padding: 25px;
}

.more-block .hotel_container .hotel_title span {
	color: #b1b1b1;
	margin-top: 4px;
}
#toTop {
    bottom: 64px;
}
.wnd-empty {
	bottom: 10px !important;
}
.wnd-full {
	bottom: 64px !important;
}
.gr {
		left: 3px;
}

.taggedlist-h3{
	text-transform: uppercase;
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	color: #333;
	font-family: 'Tahoma', 'Verdana', sans-serif;
	font-weight: 700 !important;
	line-height: normal;	
}
.taggedlist-h3.unbold{
	font-weight: normal !important;
}

/* Media */
@media screen and (max-width: 1199px) {
	.prices .tochniy {
		padding-left: 18px;
	}

	.prices .tochniy input + span::before {
		width: 17px;
		height: 17px;
		background-size: 165px;
		background-position: 1px, 0;
	}

	.prices .tochniy input:checked + span::before {
		background-size: 198px;
	}

	.gallery .gallery-image {
		padding-right: 50px;
		padding-left: 50px;
	}

	.rating-overall .equal {
		flex-wrap: wrap;
		max-width: 760px;
		margin: 0 auto;
	}

	.rating-overall .equal > div:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.rating-overall #rating_summary > div ul {
		max-width: 275px;
	}

	.advertising .rec_box .row > div {
		width: 50%;
	}
}

@media screen and (max-width: 991px) {
	#position {
		height: 44px;
	}

	.nav-page .nav {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
		width: 100%;
	}

	.nav-page .navbar-nav li {
		flex-grow: 1;
		text-align: center;
		min-width: 70px;
	}

	.nav-page .navbar-nav li a {
		padding: 23px 0px;
	}

	.nav-page .navbar-right {
		position: absolute;
		right: 0px;
		bottom: 100%;
		margin: 0;
	}

	.nav-page .navbar-right a {
		border-radius: 0 !important;
	}

	.resume {
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.limited + .equal {
		margin-top: 40px;
	}

	.list_ok,
	.list_ok2 {
		padding: 35px 30px 60px 40px !important;
	}

	.list_ok .main_title2 h3,
	.list_ok2 .main_title2 h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.list_ok h3,
	.list_ok2 h3 {
		font-size: 24px;
		margin-bottom: 30px;
		margin-top: 20px;
	}

	.prices {
		padding: 15px 0 40px 0;
	}
	.prices.withOthers{
		padding: 15px 0 10px 0;
	}
	
	.prices .equal {
		flex-wrap: wrap;
	}

	.prices h3 {
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.prices .price-block .col-md-7 {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.prices .price-block > div {
		padding: 30px 20px;
	}

	.prices .tours-block .tours {
		padding: 30px 20px;
		margin-bottom: 0;
	}

	.prices .price-block .booking {
		justify-content: space-between;
		margin: 20px 50px;
	}

	.prices .tours-block {
		margin-right: 0;
		margin-left: 0;
    }
    
	.children-age {
		padding: 55px 0 60px 0;
	}

	.children-age .row {
		margin-top: 25px;
	}

	.children-serv {
		padding-top: 30px;
	}

	.children-serv #single_tour_feat_age {
		margin-bottom: 40px !important;
	}

	.children-serv #single_tour_feat_age ul {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
    }
    
    .children-serv #single_tour_feat_age ul li {
        width: 25%;
    }

	#Img_carousel .sp-arrows {
		display: none;
	}

	.information {
		margin-top: 60px;
		padding: 60px 0;
	}

	.information .equal {
		flex-wrap: wrap;
	}

	.information .equal > div:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.information .map-block > div {
		padding: 0 15px;
	}

	.information .table tbody tr td:last-child {
		text-align: right;
	}

	.information .onmap {
		font-size: 12px;
	}

	.information .onmap a::before {
		bottom: 2px;
	}

	.services {
		margin-top: 35px;
	}

	.list_2 > div {
		padding-top: 25px;
		padding-bottom: 30px;
	}

	.limited .main_title2 {
		margin-bottom: 30px;
	}

	.room .list_2 {
		margin-top: 40px;
	}

	.gallery-title{
		margin-top: -20px;
		margin-bottom: 40px;
	}
	
	.gallery .gallery-image {
		padding-right: 0;
		padding-left: 0;
	}

	.gallery .gallery-nav {
		display: none;
	}

	.gallery-popup__arrow {
		transform: scale(0.75);
	}

	.rating-overall {
		margin-top: 30px;
		padding: 40px 0;
	}

	.reviews {
		padding: 60px 0;
	}

	.reviews .limited .main_title2 {
		margin-bottom: 0;
	}

	.reviews .review_strip_single {
		margin-top: 40px;
	}

	.advertising {
        padding: 40px 0 0 0;
	}

	.advertising .rec_box > div {
		margin-bottom: 10px !important;
	}

	.more-block {
		padding: 50px 0 40px 0;
	}

	.more-block .col-md-12 > .row + .row {
		margin-top: 23px;
	}

	.more-block .more-hotels {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 479px) {
	.booking {
		display: block;
	}
	.booking h3{
		margin-bottom: 10px !important;
	}
	.booking .booking-logo {
		justify-content: start;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.booking .booking-logo {
		margin-bottom: -20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.booking .booking-logo {
		margin-bottom: -15px;
	}
}

@media screen and (min-width: 768px) {
	.fix-price .hotel_price {
		min-height: 54px;
	}
	.fix-price .hotel_price a {
		line-height: 20px;
		border-radius: 3px;
	}
}
@media screen and (max-width: 767px) {
	.fix-price .bottom_price {
		padding-left: 15px;
		/*justify-content: space-between;*/
	}
	.fix-price .hotel_price a {
		padding: 22px 0;
	}
	.fix-price .hotel_price a {
		width: 130px;
	}
	.section-cover, .section-cover.sc470{
		min-height: 450px;
	}
	.section-cover-img{
	    width: 180%;
		left: -40%;
	}
	
	.parallax-content-2 {
		padding-bottom: 15px;
	}
	
	.nav-page .col-md-12{
		padding: 0;
    }

    .price-sticky {
        background: #363636;
    }

    .price-sticky .col-md-12 {
        padding: 0;
    }
	
	.hotel_price span {
		font-size: 36px;
	}
	.hotel_price sub {
		font-size: 13px;
	}
	.hotel_price sup {
		font-size: 24px;
	}
	
	.parallax-content-2 h1 {
		line-height: 1.3;
		font-size: 24px !important;
	}

	.parallax-content-2 h1 + p {
		margin-top: 12px;
		margin-bottom: 10px;
	}

	.nav-page .navbar-nav li {
		width: 100%;
		text-align: left;
		border-right: 0;
		border-bottom: 1px solid #efefef;
	}

	.nav-page .navbar-nav li:last-child {
		border-bottom: 0;
	}

	.nav-page .navbar-nav li i {
		font-size: 21px;
		width: 22px;
		display: inline-flex;
		text-align: center;
	}

	.nav-page .navbar-nav li i:before {
		margin: 0 !important;
	}

	.nav-page .navbar-collapse {
		display: flex;
		flex-direction: column;
	}

	.nav-page .navbar-right {
		position: static;
		order: -1;
		padding-right: 0;
	}

	.nav-page .navbar-right a {
		width: 100%;
		padding: 17px 15px 16px;
		text-align: left;
    }

    .nav-page .navbar-nav li.active {
        background-color: #f9f9f9;
    }

	.nav-page .navbar-nav li a {
		padding: 17px 15px;
        text-align: left;
        max-width: 100%;
        text-align: left;
        margin: 0 auto;
    }

    .nav-page .navbar-nav li a:hover {
    	background: #333;
    }
    
    .nav-page .navbar-nav li.active a {
        background-color: transparent;
    }

	.limited .main_title2 {
		margin-bottom: 25px;
	}

	.resume {
		padding-bottom: 0;
	}

	.resume .main_title2 h2 {
		margin-top: 10px;
	}

	.limited .main_title2 h2 {
		font-size: 28px !important;
	}
	
	.content h2 {
		font-size: 26px !important;
	}
	.content h2.kid-h2 {
		font-size: 28px !important;
	}
	
	.equal {
		flex-wrap: wrap;
		padding: 15px;
		margin-right: -15px;
		margin-left: -15px;
	}

	.equal > div:first-child {
		margin-right: 0 !important;
		margin-bottom: 0px;
	}

	.list_ok .main_title2 h3,
	.list_ok2 .main_title2 h3 {
		font-size: 20px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.list_ok h3,
	.list_ok2 h3 {
		font-size: 20px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.list_ok,
	.list_ok2 {
		padding: 25px 20px 30px 20px !important;
	}

	.prices {
		padding: 15px 0 40px 0;
	}
	.prices.withOthers{
		padding: 15px 0 10px 0;
	}

	.prices h3 {
		margin-bottom: 15px;
		font-size: 28px;
	}

	.prices .price-block > div {
		padding: 30px 20px;
	}

	.prices .tours-block .tours {
		padding: 30px 20px;
		margin-bottom: 0;
	}

	.prices .price-block .booking {
		justify-content: space-between;
	}

	.prices .tours-block {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.children-age {
		padding: 35px 0 40px 0;
	}

	.children-age .col-md-3:nth-child(n+3) {
		margin-top: 20px;
	}

	.children-serv {
		padding-top: 20px;
	}

	.children-serv #single_tour_feat_age {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	
	.children-serv {
		margin-bottom: 40px;
	}

	.children-serv + hr {
		display: none;
	}

	.children-serv #single_tour_feat_age ul li {
		height: 142px;
	}

	.information {
		padding: 0;
		padding-bottom: 30px;
		margin-top: 40px;
	}

	.information h3 {
		margin-top: 20px;
	}

	.information .row.equal > div {
		padding: 5px 20px 20px 20px;
	}

	.table > tbody + tbody:before {
		width: calc(100% - 40px);
	}

	.services {
		margin-top: 15px;
		margin-bottom: 40px;
	}

	.services + hr {
		display: none;
	}

	.services .list_2 {
		margin-top: 10px;
	}

	.list_2 {
		margin-right: -15px;
		margin-left: -15px;
		padding: 15px;
	}

	.list_2 > div {
		padding: 25px 20px;
	}

	.list_2 h3 {
		margin-top: 0;
	}

	.list_2 ul {
		margin-top: 10px;
	}
	
	.room {
		margin-bottom: 40px;
	}

	.room + hr {
		display: none;
	}

	.room .list_2 {
		margin-top: 30px;
	}
	
	.rating-overall {
		padding: 0;
		margin-top: 30px;
	}

	.rating-overall .equal > div {
		padding: 20px 30px 15px 30px;
	}

	.rating-overall .equal > div:last-child {
		padding: 30px 20px 20px 20px;
	}

	.rating-overall #rating_summary > div {
		margin-bottom: 0;
	}

	.rating-overall .equal {
		margin-right: -15px;
		margin-left: -15px;
	}

	.reviews {
		padding: 40px 0;
	}

	.reviews .main_title2 h2 {
		margin-top: 5px !important;
	}

	.reviews .post_info {
		border-bottom: 0 !important;
	}

	.rec_box .col-sm-6 {
		display: flex;
		justify-content: center;
	}

	.advertising {
		padding-bottom: 20px;
	}

	.advertising .rec_box .row > div {
		width: 100%;
	}

	.more-block {
		padding: 30px 0 40px 0;
	}

	.more-block .main_title2 {
		margin-bottom: 10px;
	}
	
	.gallery-title{
		margin-top: -30px;
		margin-bottom: 30px;
	}
	#toTop {
		bottom: 67px;
	}
}

@media screen and (max-width: 680px) {
    .hotels-checkbox-label span {
        max-width: 110px;
    }
}

@media screen and (max-width: 576px) {
	.equal-st sup, .n-stl sup{
		top: 8px !important;
	}
	.diagram-val sup {
	font-size: 16px;
	}
	.n-stl .diagram-val,
	.equal-st .diagram-val {
		font-size: 38px;
		top: 35px;
	}
	.rating-overall .diagram-text {
	top: 72px;
	}
	#position {
		height: auto;
	}
	
	.hotels-checkbox-label span{
		max-width: 100%;
	}
	
	.list_ok .main_title2 h3,
	.list_ok2 .main_title2 h3 {
		font-size: 20px;
	}
	
	.content h3 {
		font-size: 18px;
	}

	.parallax-content-2 .col-xs-8,
	.parallax-content-2 .col-xs-4 {
		width: 100%;
		text-align: left;
		margin-top: 5px;
	}

	.parallax-content-2 h1 {
		margin-top: 5px !important;
	}

	.parallax-content-2 h1 + p {
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.hotel_price {
		text-align: left;
		margin-top: 0;
	}
	
	.parallax-content-2 .hotel_price:first-child {
		display: none;
	}

	.parallax-content-2 .hotel_price:last-child {
		display: block;
	}

	.parallax-content-2 .hotel_price:last-child sup {
		margin-right: 0;
		margin-left: 3px;
	}

	.parallax-content-2 .hotel_price:last-child sub {
		/* margin-right: 0;*/
		margin-left: 10px;
	}
	
	.prices .prices-button input {
		margin-bottom: 0;
		margin-top: 0px;
	}

	.prices .prices-item {
		width: 100%;
		padding-right: 0;
	}
		
	.prices .tochniy {
		margin-bottom: 15px;
	}

	.prices .tochniy input {
		margin-top: 0;
	}

	.prices .price-block + h3 {
		margin-top: 25px;
	}

	.tours-block .tours .col-xs-6 {
		width: 100%;
		text-align: left;
	}

	.tours-block .tours .button {
		margin-top: 15px;
	}

	.tours-block .tours .button a {
		width: 100%;
	}

	.children-age{
		padding-bottom: 30px;
	}
	.children-age .row{
		margin-top: 20px;
	}
	.children-age .age-icon i {
		font-size: 65px;
	}

	.children-age .age-number {
		font-size: 26px;
		margin-top: 10px;
	}

	.children-age .age-text {
		font-size: 16px;
		margin-top: 5px;
	}

	.gallery .gallery-image:before {
		width: 70px;
		height: 70px;
		font-size: 36px;
	}

	.socials-block {
		padding: 0;
		margin-top: 0px;
		height: 1px;
		border-bottom: none;
	}
	.nutrition strong {
		margin-bottom: 13px;
	}


	.rating-overall .add_otziv {
		display: flex;
	}
	.rating-overall .diagram-val sup {
		margin-right: -2px;
    }
    
	.diagram-small {
		width: 60px;
		height: 60px;
    }
    
    .diagram-small circle {
        fill: rgba(0,0,0,0);
    }

	.diagram circle {
		stroke-dasharray: 176px 176px;
	}

	.reviews .post_info .post-right {
		width: 100%;
		margin-top: 10px;
	}

	.reviews .post_info .post-right ul {
		padding-left: 4px;
	}

	.reviews .limited .row {
		margin-bottom: 15px;
	}

	.reviews .inline-layout {
		margin-bottom: 5px;
	}

	.advertising {
		padding-top: 30px;
	}

	.more-block .col-xs-6.main_title2 + .col-xs-6 {
		display: none;
	}
	
	.more-block .main_title2 {
		width: 100%;
	}

	.more-block .more_button {
		padding: 0;
	}

	.more-block .more_button a {
		width: 100%;
		text-align: center;
	}

	.more-block .more_button {
		display: block;
	}

	.more-block .btn_1.medium {
		width: 100%;
	}
	
	.diagram circle {
		stroke-width: 2;
	}
	.diagram-normal circle:nth-child(2n) {
		stroke-width: 3.2;
	}

	.children-serv #single_tour_feat_age ul li {
		width: 33.33%;
	}
}

@media screen and (max-width: 450px) {
	.children-serv #single_tour_feat_age ul li {
		height: 95px;
		font-size: 11px;
		line-height: 1.3;
	}

	.children-serv #single_tour_feat_age ul li i {
		font-size: 36px !important;
		line-height: 36px;
		margin-bottom: 3px !important;
	}

	.information h3 {
		margin-bottom: 7px;
	}

	.information .row.equal > div {
		padding-bottom: 30px;
	}
	
	.information .table tbody tr td {
		display: block;
	}

	.information .table tbody tr td:last-child {
		text-align: left;
		padding-bottom: 15px;
	}

	.information .table tbody:first-child tr:nth-child(2) td:last-child,
	.information .table tbody:nth-child(2) tr:nth-child(4) td:last-child,
	.information .table tbody:last-child tr:last-child td:last-child {
		padding-bottom: 0;
	}

	div.information .table tr td:first-child {
		width: 100%;
	}

	.information .table tr td {
		padding: 0px;
	}

	.information .onmap {
		margin-bottom: 0;
	}

	.table tbody .indent {
		margin-top: 5px;
	}

	.reviews .main_title2 h2 {
		margin-top: 0 !important;
	}

	.reviews .add_otziv a {
		font-size: 10px;
	}

	.reviews .add_otziv a {
		padding-top: 6px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		width: 147px;
	}

	.reviews .post_info {
		margin-bottom: 0 !important;
	}

	.reviews .review_strip_single {
		margin-top: 30px;
	}

	.reviews .more-reviews a {
		width: 100%;
	}

	.reviews .more-reviews {
		margin-top: 0;
	}

	.fix-price .hotel_price {
		padding: 0;
	}
	.fix-price .bottom_price {
		padding-left: 15px;
	}
	.fix-price .col-md-12 {
		padding: 0;
	}

	.fix-price .hotel_price .price_button a {
		border-radius: 0;
	}
	
	.more-block .hotel_container {
		margin-bottom: 15px;
	}

	.more-block .hotel_container .hotel_title {
		padding-top: 25px;
		padding-bottom: 24px;
	}

	#toTop {
		bottom: 50px;
	}
}

@media screen and (max-width: 360px) {
	.rec_box {
		margin-right: 0;
		margin-left: 0;
	}

	.rec_box ins {}
}

@media screen and (min-width: 577px) and (max-width: 991px) {
	#position {
		height: 66px;
	}
	#position ul{
		max-width: 570px;
	}
}	
@media screen and (min-width: 767px) and (max-width: 991px) {
	.nav-page .navbar-right a{
		padding: 23px 20px;
	}
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
	.hotels-formprices{
		min-width: 590px;
	}
}
/* HOTELS REVIEWS */

.nav-page_sub {
	display: none;
}

.resume-sub .main_title3 h2 {
	font-size: 24px;
	margin-top: 0;
}

.resume .main_title3 {
	margin-bottom: 30px;
}

.resume a + hr {
	margin-top: 30px;
}

.resume-sub {
	padding-bottom: 30px;
}

.resume-sub_2 {
	padding-bottom: 10px;
}

.rating-sub {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 70px;
}
.rating-sub--st{
	background-color: #f9f9f9;
}
.reviews-sub {
	padding-top: 80px;
	margin-bottom: 65px;
}
.equal-st sup, .n-stl sup{
	top: 10px;
	right: 1px;
}
@media screen and (max-width: 991px) {
	.nav-page_sub {
		display: block;
	}

	.resume-sub {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.wnd {
		bottom: 67px !important;
	}
	#rating_summary h3 {
		max-width: 250px;
		margin: 0 auto;
		font-size: 18px;
		text-align: center;
	}
	.rating-overall #rating_summary > div ul {
		margin: 10px auto 0;
	}
	.rating-overall #rating_summary > div:first-child {
		margin-bottom: 35px;
	}
	.rating-sub {
		padding-bottom: 60px;
	}

	.reviews-sub {
		padding-top: 50px;
		margin-bottom: 40px;
	}
	.n-stl .add_otziv .nopadding:first-child,
	.equal-st .add_otziv .nopadding:first-child {
    padding-right: 8px !important;
	}
	.n-stl .add_otziv .nopadding:last-child,
	.equal-st .add_otziv .nopadding:last-child {
    padding-left: 10px !important;
	}
	div.nav-page .kid-navbar-nav-activities li a {
		padding: 17px 0 17px 15px;
	}
}

@media screen and (max-width: 576px) {
	.wnd-empty {
		bottom: 45px !important;
	}
	.wnd-576 {
		bottom: 67px !important;
	}
	.resume-sub {
		padding-top: 0;
	}

	.resume-sub .main_title3 h2 {
		font-size: 20px;
	}

	.resume-sub .main_title3 {
		margin-bottom: 20px;
	}

	.resume-sub a + hr {
		display: none;
	}

	.rating-sub {
		padding-top: 15px;
		padding-bottom: 0;
	}

	.reviews-sub {
		padding-top: 30px;
		margin-bottom: 15px;
	}

	.reviews-sub #otzivi {
		margin-bottom: 15px;
	}
}

/* HOTELS REVIEWS END */

/* HOTELS ACTIVITY */


.more-block_sub {
	background-color: #f9f9f9;
	padding: 0;
	padding-bottom: 60px;
}

.more-block_sub .more-button {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.more-block_sub .more-button a {
	padding-top: 11px;
	padding-bottom: 10px;
	width: 190px;
	text-align: center;
	font-size: 15px;
}

@media screen and (max-width: 991px) {
	.more-block_sub .more-button {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 576px) {
	.resume-sub a + .block {
		display: block;
		margin-bottom: 20px;
	}

	.more-block_sub {
		padding-bottom: 11px;
	}

	.more-block_sub_2 {
		padding-bottom: 30px;
	}

	.more-block_sub .more-button {
		margin-top: 0;
	}

	.more-block_sub .more-button a {
		width: 100%;
	}
}

@media screen and (max-width: 450px) {
	.more-block_sub .more-button {
		margin-top: 15px;
	}
}

/* HOTELS ACTIVITY END */

/* HOTELS END */

/* Hotels services for childs (color)*/
.kid-icons-animation{color: #E83874;}
.kid-icons-attraction{color: #7FBB51;}
.kid-icons-children-pool{color: #56CCC2;}
.kid-icons-game-zone{color: #E83874;}
.kid-icons-mini-club{color: #AC5BD0;}
.kid-icons-pool{color: #4BADDF;}
.kid-icons-room-kitchen{color: #ECA23F;}
.kid-icons-childrens-menu{color: #ECA23F;}
.kid-icons-childrens-restaurant{color: #49B2AB;}
.kid-icons-crib{color: #D061C1;}
.kid-icons-doctor{color: #E83874;}
.kid-icons-high-chair{color: #49B2AB;}
.kid-icons-mini-disko{color: #7FBB51;}
.kid-icons-nanny{color: #EDCD49;}
.kid-icons-adjacent-room{color: #EDCD49;}
.kid-icons-family-apartment{color: #4BADDF;}
/* end */
