.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.center {
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

body {
	color: #564d4d;
}

html[lang="ru-RU"] {
	margin-top: 0 !important;
}

div#wpadminbar {
	display: none !important;
}

.slick-slide {
	outline: none !important;
	height: 450px;
}

.header {
	padding-top: 15px;
	background-color: #f9f7f0;
}

.title_small {
	font-size: 61px;
	text-align: center;
	line-height: 1;
	margin-bottom: 30px;
	background-color: transparent;
	padding: 0 20px;
	z-index: 2;
	font-weight: 500;
}

.fz_72 {
	font-size: 72px;
}

.pb_40 {
	padding-bottom: 40px;
}

.fixed_menu {
	position: fixed;
	display: none;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 125;
	/* background: #fff; */
	background: #f9f7f0;
	padding-top: 0px;
	padding-bottom: 13px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.fixed_menu .header_navigation {
	margin-bottom: 0;
}

.title_text {
	/*font-family: 'Conv_ubuntu_[allfont.ru]';*/
	font-size: 18px;
	line-height: 1.667;
	text-align: center;
	margin-bottom: 30px;
	width: 800px;
	max-width: 100%;
	margin: 0 auto 30px;
}

.btn_big {
	/* font-family: "Conv_ubuntu-light-italic"; */
	transition: all .2s;
	background-color: #491903;
	min-width: 296px;
	width: 296px;
	height: 90px;
	color: #fff;
	font-size: 18px;
	margin: auto;
	margin: 0 auto;
	line-height: 1.2;
	font-style: italic;
}

.btn_big span {
	border-bottom: 1px dashed;
}

.bg_all {
	-ms-align-items: center;
	align-items: center;
}

.btn_big:hover {
	color: #fff;
	text-decoration: none;
}
.featherlight .featherlight-content {
	border-radius: 3px;
}
.round {
	min-width: 56px;
	height: 56px;
	border: 2px solid rgba(126, 67, 99, .302);
	color: rgba(126, 67, 99, 1);
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	transition: all .3s;
	display: flex;
	justify-content: center;
}

.round i {
	/*margin-bottom: 2px;*/
	/*margin-right: 1px;*/
	font-size: 23px;
	color: #491903;
}

.round.whats_app i {
	margin-bottom: 2px;
}

.round.telegram i {
	margin-right: 3px;
}


.social a:not(:last-child) {
	margin-right: 11px;
}

.block_information > div:not(:last-child) {
	margin-right: 20px;
}

.round:hover {
	border-color: rgba(126, 67, 99, 1);
	text-decoration: none;
}

.header_logo img {
	display: block;
	margin: auto;
	max-width: 122px;
}

.social .round {
	min-width: 45px;
	height: 45px;
}

.restorant {
	background-image: url(../img/restoran.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.car {
	background-image: url(../img/car.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.header .social {
	justify-content: flex-end;
}

.header .social .round {
	justify-content: center;
	/*align-items: center;*/
}


.block_information {
	/*margin-top: 28px;*/
	margin-left: 20px;
}

.header_nav {
	margin-left: 20px;
	margin-right: 20px;
	flex-grow: 1;
	display: flex;
}

.header_menu {
	background-color: #f9f7f0;
}

nav ul {
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

nav ul li {
	/*transition: all .2s;*/
}

.fixed_menu nav ul li.active a,
.fixed_menu nav ul li:hover a,
.header_menu nav ul li.active a,
.header_menu nav ul li:hover a {
	background: url(../img/menu_active.png) bottom no-repeat, linear-gradient(0deg, #f9f7f0, #f9f7f0 12px, #d7e0e4 0, #d7e0e4);
	color: #491903;
}

.small-menu-wrap {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 15px 0;
}

.small-menu nav ul li a {
	margin-bottom: 6px;
	padding-bottom: 9px;
	display: inline-block;
}

.small-menu nav ul li.active a,
.small-menu nav ul li:hover a {
	background: linear-gradient(0deg, #fff, #fff 3px, #d7e0e4 0, #d7e0e4);
	color: #491903;
}

nav ul li a {
	cursor: pointer;
	padding: 6px 9px 18px;
	font-size: 17px;
	color: rgb(86, 77, 77);
	/*text-decoration: underline;*/
	line-height: 1.591;
	/*margin-right: 25px;*/
	font-family: 'Conv_IntroHeadR-Base';
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
}

nav ul li a:hover {
	color: rgb(86, 77, 77) !important;
	text-decoration: underline !important;
}

.header_phone {
	/* background-image: url(../img/tel_bg.png); */
	background-image: url(../img/tel_bg_new.png);
	width: 292px;
	height: 62px;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;

}

.header_phone a {
	font-size: 20px;
	line-height: 1.2;
	color: #491903;
	/* font-family: 'Conv_ubuntu-bold-italic_[allfont.ru]'; */
	font-style: italic;
}

.header_phone a:hover,
.header_phone span:hover {
	color: #491903;
	opacity: .7;
	text-decoration: none;
}

.header_phone span {
	font-size: 15.5px;
	border-bottom: 1px dashed;
	cursor: pointer;
	color: #491903;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-style: italic;
}

.header_navigation {
	justify-content: space-between;
	align-items: center;
	/* margin-bottom: 14px;
	margin-top: 18px; */
	padding-top: 18px;
	padding-bottom: 14px;
}

.fa-whatsapp {
	margin-bottom: 2px;
}

.menu a:hover {
	color: #491903;
	text-decoration: underline;
}

.main_title {
	font-size: 80px;
	color: rgb(255, 255, 255);
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	line-height: 1.188;
	text-align: center;
	font-weight: bold;
}

.main_title_city {
	font-size: 21px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 1.667;
	text-align: center;
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
}


.main_slider_wrapper img {
	width: 100%;
}

.main_slider_block {
	/*position: relative;*/
	overflow: hidden;
	background-color: #f8f5ee;
}


.main_slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 630px;
	transition: all 0.5s;
	/*margin: 0 3px;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}


/* .main_slide img{
	position: absolute;
	bottom: 0;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	left: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}
*/

.main_slide::before {
	position: absolute;
	left: 0;
	transition: all .5s;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
	/*content: '';*/
	opacity: .6;
}


.main_slider .slick-slide {
	width: 1145px;
}

.slick-current .main_slide::before {
	opacity: 0;
}

.main_slide .titel_fix {
	opacity: 0;
	transition: all .5s;
}

.slick-current .main_slide .titel_fix {
	opacity: 1;
}

.slick-current .main_slide {
	opacity: 1;
	/*max-width: 1140px;*/


	/*width: calc(100%;*/
	z-index: 2;
}


.main_slider .slick-arrow {
	border-bottom: 6px solid #fff;
	border-right: 6px solid #fff;
	width: 50px;
	height: 50px;
	top: 46%;
	/*transform: ;*/
	z-index: 15;
	position: absolute;
	cursor: pointer;
}

.main_slider .slick-arrow-prev {
	transform: rotate(135deg);
	/*left: 164px;*/
	left: calc((100% - 1220px) / 2 - 62px);
}

.main_slider .slick-arrow-next {
	transform: rotate(-45deg);
	right: calc((100% - 1220px) / 2 - 62px);
}

.main_slider .main_slider_bg {
	height: auto;
	padding-top: 52%;
}

.footer_navigation nav ul {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.footer_navigation nav ul li {
	margin-bottom: 6px;
}

footer {
	/* background: #f5f7f8; */
	background: #f9f7f0;
	padding: 50px 0;
}

.footer-social .round {
	background-repeat: no-repeat;
	background-position: center center;
}

.footer-social .vk {
	background-image: url(../img/footer-social/vk.png);
}

.footer-social .facebook {
	background-image: url(../img/footer-social/facebook.png);
}

.footer-social .geometria {
	background-image: url(../img/footer-social/G.png);
}

.footer-social .instagram {
	background-image: url(../img/footer-social/instagram.png);
}


.footer_mail {
	color: #564d4d;
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
	padding-top: 10px;
}

.footer_mail .bold {
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	font-weight: bold;
}

.footer_mail > div {
	margin-top: 10px;
}

.footer_tel {
	color: #564d4d;
	margin: 16px 0 7px;
}

.footer_tel a {
	font-size: 20px;
	color: #491903;
	/* font-family: 'Conv_ubuntu-bold-italic_[allfont.ru]'; */
	font-weight: bold;
	font-style: italic;
}

.footer_address {
	font-size: 16px;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-style: italic;
}

.round_add_card > * {
	max-width: 78%;
}

.round_add_card {
	border-radius: 50%;
	background-color: #491903;
	width: 261px;
	height: 261px;
	margin: auto;
	position: relative;
	transition: all 0.4s;
	cursor: pointer;
	margin-top: -100px;

	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.round_add_card:hover {
	box-shadow: 0 32px 72px rgba(42, 123, 126, .25);
}

.fly {
	display: none;
	background-image: url(../img/summ.png);
	width: 47px;
	height: 14px;
	position: absolute;
	left: calc(50% - 23px);
	top: 35px;
}
.title_round_add {
	font-size: 24px;
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	color: #fff;
	/*position: absolute;*/
	top: 60px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.text_round_add {
	font-size: 18px;
	color: #fff;
	/*position: absolute;*/
	left: 50%;
	/*transform: translateX(-50%);*/
	line-height: 25px;
	top: 100px;
	text-align: center;
	/*width: 60%;*/
}

.btn_round_add {
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-size: 18px;
	color: #fff;
	/*position: absolute;*/
	bottom: 50px;
	left: 50%;
	/*transform: translateX(-50%);*/
	line-height: 1.1;
	border-bottom: 1px dashed #fff;
	transition: all .2s;
	margin-top: 10px;
	font-style: italic;
}


.btn_round_add:hover {
	color: #fff;
	border-bottom-color: transparent;
	text-decoration: none;
}

.section_maps {
	padding-top: 40px;
	background-color: #fffdf8;
}

.section_add_services {
	/* background: #fafbfb; */
	background-color: #f8f5ee;
	/* padding-bottom: 40px; */
	padding-bottom: 70px;
	padding-top: 60px;
	/* margin-bottom: 30px; */
}

.flamp {
	background-color: #fffdf8;
}

.round_add {
	background-image: url(../img/bg_sea.png);
	background-color: #fffdf8;
	padding-bottom: 90px;
	background-position: 0 40px;
}

.card_relax {
	width: 547px;
	max-width: 100%;
	min-height: 272px;
	transition: all 1.2s;
	text-align: center;
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 30px;
}

.card_relax .down {
	display: block;
	position: absolute;
	top: 0;
	opacity: 0;
	transition: all 0.4s;
}

.card_relax:hover .down {
	opacity: 1;
	transform: translate(0, -4px);
}

.card_relax:hover .up {
	opacity: 0;
	transform: translate(0, -4px);
}


.card_relax .up {
	border: 4px solid rgba(86, 77, 77, .2);
}

.card_relax_title {
	font-size: 36px;
	color: #491903;
	line-height: 1;
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	font-weight: bold;

}

.card_relax_text {
	font-size: 18px;
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
	color: rgba(86, 77, 77, 0.5);
	line-height: 30px;
	padding: 16px 0 20px;
}

.card_relax_gym {
	background-image: url(../img/gym.png);
	background-repeat: no-repeat;
	width: 49px;
	height: 51px;
	margin: auto;
}

.up {
	padding: 35px 73px 25px;
	transition: all 1.2s;
	height: 272px;
}

.btn_relax {
	color: #fff;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	border-bottom: 1px dashed;
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	font-style: italic;
}

.down .card_relax_title,
.down .card_relax_text {
	color: #fff;
}

.down_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 75%;
}

.down_bg {
	width: 547px;
	max-width: 100%;
	height: 272px;
}

.modal_form {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 32px 78.21px 0.79px rgba(26, 40, 41, 0.39);
	width: 1366px;
	max-width: 100%;
	height: auto;
	padding: 0;

}

.tabs__content {
	visibility: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.tabs__content.active {
	visibility: visible;
}

.tabs__container {
	position: relative;
}

.tabs_wrapper, .tabs__container {
	width: 50%;
}

.tabs_block {
	background: #f9fafb;
	padding-left: 110px;
	padding-bottom: 110px;
}

.tabs__caption {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tabs_wrapper {
	padding-left: 130px;
	background: #f9fafb;
	padding-right: 40px;
	padding-bottom: 50px;
}

.tabs__caption li {
	cursor: pointer;
	height: 150px;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 20px;
}

.tabs__caption li img {
	border: 4px solid #cecfd1;
	width: 158px;
}


.tabs__caption li:hover,
.tabs__caption li.active {
	background-color: #ecf0f2;
}

.motal_titel {
	letter-spacing: 0.4px;
	/* font-family: "Conv_ubuntu_[allfont.ru]"; */
	/*letter-spacing: -0.4px;*/
	font-size: 36px;
	color: rgb(86, 77, 77);
	line-height: 1.333;
	margin-top: 57px;
	margin-bottom: 40px;
}

.motal_titel span {
	position: relative;
	z-index: 2;
	background-color: #F9FAFB;
	display: inline-block;
	padding: 3px 10px;
}

.motal_titel:before {
	content: "";
	display: block;
	width: 100%;
	left: -20%;
	position: absolute;
	top: 80px;
	transform: translate(-50%, 0);
	height: 8px;
	background-image: url(../img/shape_lines.png);
}

.tabs_slider {
	width: 100%;
}


#stocks_cards {
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}

.stock__tab {
	display: none;
}

.stock__tab.active {
	display: block;
}

.section_stocks {
	padding: 60px 0 58px;
	/* background-color: #fafbfb; */
	background-color: #f8f5ee;
	position: relative;
}

.modal_stocks_title {
	margin: 55px 0 45px;
	font-size: 36px;
	font-weight: 500;
}

.modal_stocks_desc {
	max-height: 300px;
	overflow-y: auto;
}

.modal_stocks_desc::-webkit-scrollbar-button {
	width: 6px;
	height: 0px;
}

.modal_stocks_desc::-webkit-scrollbar-track {
	background-color: #ebecec;
}

.modal_stocks_desc::-webkit-scrollbar-thumb {
	background-color: #925174;
}

.modal_stocks_desc::-webkit-scrollbar-thumb:hover {
	background-color: #000;
}

.modal_stocks_desc::-webkit-resizer {
	width: 6px;
	height: 0px;
}

.modal_stocks_desc::-webkit-scrollbar {
	width: 6px;
}

.modal_stocks_btn {
	display: inline-block;
	padding: 15px 30px;
	margin-top: 50px;
	color: #fff;
	/* font-family: 'Conv_ubuntu-light-italic'; */
	font-size: 18px;
	background-color: #491903;
	font-style: italic;
}

.modal_stocks_btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(123, 66, 97, 0.8);
}

.card_stock_img {
	height: 330px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.card_stock_title {
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 500;
	color: #491903;
}

.card_stock_text {
	font-size: 22px;
	line-height: 28px;
	font-weight: 400;
}

.btn_stock {
	display: inline-block;
	margin-top: 25px;
	font-size: 24px;
	color: #491903;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	border-bottom: 1px dashed #491903;
	font-style: italic;
}

.btn_stock:hover {
	color: #491903;
	border-bottom: none;
	text-decoration: none;
}

.section_stocks .row {
	margin-bottom: -50px;
}

.section_stocks .row > div {
	margin-bottom: 50px;
}

.section_stocks .row > div:nth-of-type(n+5) {
	display: none;
}

.stocks_more_btn {
	display: block;
	width: max-content;
	padding: 15px 30px;
	margin: 100px auto 0;
	color: #fff;
	/* font-family: 'Conv_ubuntu-light-italic'; */
	font-size: 18px;
	background-color: #491903;
	font-style: italic;
}

.stocks_more_btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(123, 66, 97, 0.8);
}

.stocks_more_hide {
	display: none;
}

#rooms_cards {
	padding: 0;
	/*overflow: hidden;*/
	position: relative;
	margin-bottom: 50px;
	/* padding-bottom: 100px; */
}

.rooms_tabs .form_booking {
	border: none;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
	transform: none;
	margin: 0;
	width: 100%;
	max-width: none;
}


.insta_gallery {
	font-size: 21px;
	color: #491903 !important;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	display: block;
	text-align: center;
	font-style: italic;
}

.title_galery {
	margin-bottom: 30px;
	font-size: 72px;
}

.dalerei_block {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
	margin: 60px 0 30px;
}

.dalerei_block a {
	overflow: hidden;
	margin: 0 15px;
	margin-bottom: 30px;
	display: inline-block;
	width: calc(100% / 3 - 30px);
	position: relative;
	transition: all .3s;
}

.section_galerei {
	padding-bottom: 70px;
	padding-top: 70px;
	/* background: #fafbfb; */
	background-color: #f8f5ee;
}


.galery_bg {
	z-index: 2;
	transition: all .2s;
	background-color: rgba(30, 21, 14, .75);
	position: absolute;
	padding-top: 100%;
	position: relative;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.section_galerei a img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	width: auto;
	height: 100%;
	min-height: 100%;
}


.galery_bg:before {
	transition: all .2s;
	content: '';
	z-index: 2;
	border-radius: 50%;
	background-color: #491903;
	background-image: url(../img/plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.749;
	width: 71px;
	height: 71px;
	position: absolute;
	left: calc(50% - 35px);
	top: calc(50% - 35px);
}

.galery_bg:hover:before {
	opacity: 1;
}

.dalerei_block a:hover .galery_bg {
	opacity: 1;
}


.btn_galery {
	/*font-family: Arial;*/
	/* font-family: "Conv_ubuntu-light-italic"; */
	font-style: italic;
}


.left {
	text-align: left;
}

.eat_text {
	font-size: 18px;
	color: rgb(86, 77, 77);
	line-height: 1.667;
	margin-left: 60px;

}

.eat_text p {
	margin-bottom: 30px;
}

.section_eat {
	overflow: hidden;
}

.btn_eat {
	transition: all .2s;
	background-color: #491903;
	width: 248px;
	height: 45px;
	font-size: 18px;
	/* font-family: "Conv_ubuntu-light-italic"; */
	color: #fff;
	margin-left: 60px;
	font-style: italic;
}

.eat_text_big {
	font-size: 24px;
	margin-left: 60px;
	margin-bottom: 20px;
}

.eat_title {
	margin-top: 50px;
}

.section_eat {
	padding: 90px 0 265px;
	position: relative;
	background-color: #fffdf8;
}

.eat_bg {
	position: absolute;
	background-image: url(../img/eat_bg.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 619px;
	bottom: 235px;
	right: 0;
	z-index: -1;
}


.eat_ingredient-wrap {
	position: absolute;
	/*left: 105px;*/
	top: 232px;
	z-index: 2;
	max-width: 90%;
}

.eat_ingredient-wrap-1 {
	top: -5%;
	left: -9%;
}

.eat_ingredient-wrap-2 {
	right: 31%;
	top: -5%;

}

.eat_ingredient-wrap-3 {
	top: 22%;
	left: 4%;
}

.eat_ingredient-wrap-4 {
	top: 15%;
	right: 21%;
}

.eat_ingredient-wrap-5 {
	top: 32%;
	left: 38%;
}

.eat_ingredient-wrap-6 {
	left: -15%;
	top: 44%;
}

.eat_img {
	position: relative;
	width: 100%;
	height: 100%;
}

.eat_img .plate {
	position: absolute;
	bottom: -185px;
	right: -85px;
}

.section_rooms {
	padding: 45px 0 50px;
	/* background-color: #fafbfb; */
	background-color: #f8f5ee;
}

/*.active .card_room_text{
	margin-bottom: 10px;
}
*/



.slick-slide a {
	display: block;
	overflow: hidden;
	width: 100%;
}

.hotel_bg {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 500px;
}


.btn_room {

}


.btn_hotel {
	font-size: 18px;
	color: #491903;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	margin-left: 60px;
	border-bottom: 1px dashed #491903;
	font-style: italic;
}

.btn_hotel:hover {
	color: #491903;
	border-bottom: none;
	text-decoration: none;
}


.about_hotel {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 46px;
	margin-top: -20px;
	background-color: #fffdf8;
}

.hotel-wave {
	position: absolute;
	bottom: 0;
	/*right: 13%;*/
	left: 46%;
}


.hotel_slider {
	width: 945px;
	height: 520px;
	position: absolute;
	z-index: 3;
	right: 0;
	top: 0;
	margin-top: 75px;
}

.slider_rooms .slick-arrow,
.hotel_slider .slick-arrow {
	background-color: #491903;
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 0;
	z-index: 12;
	cursor: pointer;
	transition: all .2s;
}

.slider_rooms .slick-arrow:hover,
.hotel_slider .slick-arrow:hover {
	box-shadow: 0 12px 40px 1px rgba(26, 40, 41, 0.3);

}


.slider_rooms .slick-arrow {
	box-shadow: none;
}

.slider_rooms .slick-arrow:before,
.hotel_slider .slick-arrow:before {
	content: '';
	width: 16px;
	height: 16px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	top: calc(50% - 8px);
	position: absolute;
}

.slider_rooms .slick-arrow-prev:before,
.hotel_slider .slick-arrow-prev:before {
	transform: rotate(45deg);
	left: calc(50% - 5px);
}

.slider_rooms .slick-arrow-next:before,
.hotel_slider .slick-arrow-next:before {
	transform: rotate(-135deg);
	right: calc(50% - 5px);
}

.slider_rooms .slick-arrow-next,
.hotel_slider .slick-arrow-next {
	left: 61px;
}

.slider_rooms .slick-slide img {
	width: 100%;
}

.about_hotel > div {
	width: 50%;
}

.hotel_text {
	justify-content: flex-end;
	position: relative;
	z-index: 2;
}

.hotel_text_main {
	width: 560px;
	max-width: 100%;
	padding-right: 70px;
}

.btn_maps {
	margin: 40px 0;
}

.section_relaxation {
	padding: 45px 0 40px;
	background-color: #fffdf8;
}

.pb_65 {
	padding-bottom: 60px;
}


.form_booking {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
	height: 100px;
	background-color: #4b999b;
	-ms-align-items: center;
	box-shadow: 0 20px 20px 1px rgba(26, 40, 41, 0.39);
	align-items: center;
	max-width: 1170px;
	max-width: calc(100% - 40px);
	margin-bottom: 50px;

}

.form_booking button {
	font-size: 16px;
	line-height: 1;
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	color: rgb(60, 53, 53);
	text-transform: uppercase;
	padding: 17px 52px;
	min-height: 50px;
	background-color: transparent;
	background-image: url(../img/btn_calendar.png);
	background-size: 100% 100%;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

.calendar_js input {
	background-image: url(../img/icon-calendar.png);
	background-repeat: no-repeat;
	padding-right: 32px;
	background-position: 100% 54%;
}

.calendar-num {
	background-image: url(../img/icon-dots.png);
	background-repeat: no-repeat;
	padding-right: 32px;
	background-position: 100% 54%;
}


.round_hover {
	display: none;
	text-align: center;
	/*padding-left: 36px;*/
	line-height: 1;
	overflow: hidden;
	background-position: 15px center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 15.5px;
	/*position: absolute;*/
	color: #491903;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	background-image: url(../img/round_hover.png);
	width: 167px;
	/*min-width: 115px;*/
	height: 42px;
	font-style: italic;
}

.block_information .round-wrap {
	display: flex;
	align-items: center;
}

.round {
	position: relative;
	transition: all .3s;
}

.round_hover .inner {
	padding: 1px 15px 5px 33px;

	justify-content: center;
	display: flex;
	height: 100%;
	align-items: center;
	padding-bottom: 5px;

}


.modal_form_order {
	width: 460px;
	max-width: 100%;
	padding: 50px 40px;
}


.modal_form_order input {
	margin-bottom: 8px;
}

.modal_form_order input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	opacity: 1; /* Firefox */
	color: #564d4d;
	font-style: italic;
}

.modal_form_order input::-ms-input-placeholder { /* Microsoft Edge */
	color: #564d4d;
	font-style: italic;
}

.modal_form_order input[type="tel"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	opacity: 1; /* Firefox */
	color: #803a62;
	font-style: normal;
	letter-spacing: 1px;
}

.modal_form_order input[type="tel"]::-ms-input-placeholder { /* Microsoft Edge */
	color: #803a62;
	font-style: normal;
	letter-spacing: 1px;
}

.modal_form_order input[type="submit"] {
	/* border-bottom: 1px dashed #fff;
     */
	/* font-family: 'Conv_ubuntu-light-italic'; */
	font-style: italic;
}


.modal_form_order input[type="number"],
.modal_form_order input[type="tel"],
.modal_form_order input[type="text"] {
	background: #f8f7f7;
	width: 100%;
	height: 45px;
	border: none;
	padding-left: 20px;
	font-size: 16px;
	color: rgba(126, 67, 99, 0.8);
	line-height: 45px;
	transition: all .2s;
}

.modal_form_order input[type="number"]:focus,
.modal_form_order input[type="tel"]:focus,
.modal_form_order input[type="text"]:focus {
	color: #491903;
	background-color: #eff2f4;
}

.modal_form_order span.wpcf7-list-item {
	margin-left: 0;
}


.modal_form_order .btn_big {
	border: none;
	cursor: pointer;
	height: 70px;
	position: relative;
}

.modal_form_order {
	overflow: hidden;
	position: relative;
}

.modal_form_order:before {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	bottom: 72px;
	left: 50%;
	transform: translate(-50%, 0);
	height: 8px;
	background-image: url(../img/shape_lines.png);
}


.modal_form_order h3 {
	font-size: 36px;
	color: #564d4d;
	text-align: center;
	/* font-family: "Conv_ubuntu_[allfont.ru]"; */
	letter-spacing: 1px;
	position: relative;
}

.modal_form_order h3 span {
	position: relative;
	z-index: 2;
	background-color: #fff;
	display: inline-block;
	padding: 3px 10px;
}

.modal_form_order h3:before {
	content: "";
	display: block;
	width: 100%;
	left: -20%;
	position: absolute;
	top: 28px;
	transform: translate(-50%, 0);
	height: 8px;
	background-image: url(../img/shape_lines.png);
}


.modal_form_order p {
	font-size: 18px;
	color: rgb(86, 77, 77);
	line-height: 1.667;
	margin-bottom: 28px;
}

.fancybox-button.fancybox-close-small {
	height: 49px;
	width: 49px;
	opacity: 1;
	transition: all .2s;
}

.fancybox-button.fancybox-close-small:hover {
	opacity: .9;
}

.fancybox-button svg path {
	transform: scale(1.5) translate(-4px, -4px);
}


.modal_form_order > span {
	font-size: 16px;
	color: rgb(86, 77, 77);
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}

.modal_form_order label {
	font-size: 14px;
	color: rgba(86, 77, 77, 0.502);
	margin: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

label {
	position: relative;
	/* margin-bottom: 50px; */
	font-size: 13px;
	font-weight: 300;

}

input[type="checkbox"] + span:before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 1px solid rgba(86, 77, 77, 0.102);
	vertical-align: middle;
	margin-right: 15px;
}

.modal_form_order input[type="checkbox"] {
	display: none;
}

.modal_form_order input[type="checkbox"] + span {
	margin: -10px 0 10px;
}


input[type="checkbox"]:checked + span:before {
	content: '';
	display: inline-block;
	background-image: url(../img/check_symbol.png);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
}

::-webkit-input-placeholder { /* Edge */
	color: rgba(86, 77, 77, 0.502);
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgba(86, 77, 77, 0.502);
}

::placeholder {
	color: rgba(86, 77, 77, 0.502);
}

.tabs {
	height: 100%;
}

.form_booking {
	/*justify-content: space-between;*/
	padding: 0 20px;
	/*margin-top: -40px;*/
	position: relative;
}

.form_booking > div {
	flex-grow: 1;
	display: flex;
	height: 50px;
	/*line-height: 50px;*/
	align-items: center;
	justify-content: center;
}

.form_booking .button-wrap {
	justify-content: flex-end;
	padding-right: 10px;
}


.form_booking input {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 19px;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	width: 174px;
	font-style: italic;
}

button,
input {
	outline: none;
}

.form_booking input::-webkit-input-placeholder { /* Edge */
	color: #fff;
	font-size: 21px;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-style: italic;
}

.form_booking input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
	font-size: 21px;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-style: italic;
}

.form_booking input::placeholder {
	color: #fff;
	font-size: 21px;
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-style: italic;
}

.main_slider .slick-dots li {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.main_slider .slick-dots li.slick-active {
	background-color: #fff;
}

.main_slider .slick-dots {
	position: absolute;
	display: flex;
	width: auto;
	bottom: 50px;
	left: 0px;
	/*padding-left: 40px;*/
	left: 20%;
	text-align: left;
}

.slick-dotted.slick-slider {
	margin-bottom: 0px;
}

.slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0;
	margin-right: 10px;
}


.wrapper_bg {
	padding: 0 30px;
	z-index: 2;
	background: #fff;
}

.bg_all {
	position: relative;
	display: flex;
	justify-content: center;
}

.bg_all:before {
	content: "";
	width: 100%;
	position: absolute;
	top: 30px;
	height: 8px;
	background-image: url(../img/shape_lines.png);
}

.bg_blue:before {
	content: "";
	width: 100%;
	position: absolute;
	top: 30px;
	height: 8px;
	background-image: url(../img/bg_blue.png);
}

.bg_btn:before {
	top: 50%;
}

.title_bg {
	background: transparent;
}

.bg_left {
	justify-content: flex-start;
}

.bg_left h3 {
	padding: 0;
	background-color: transparent;
}

.bg_left:before {
	content: "";
	width: 100%;
	position: absolute;
	height: 8px;
	background-image: url(../img/btn_line_left.png);
	top: 60%;
	/*left: -570px;*/
	left: 0;
	transform: translate(calc(-100% - 30px), 0);
}

.form_booking i {
	color: rgba(255, 255, 255, 0.302);
	font-size: 20px;
	margin-left: 8px;
}

.clendar_border {
	border-left: 1px solid rgba(255, 255, 255, 0.302);
	/*padding-left: 20px;*/
	margin-left: 20px;
}

.titel_modal_right {
	font-size: 26px;
	color: #564d4d;
}

.name_price {
	align-items: center;
	margin-top: 25px;
	justify-content: space-between;
}

.name_price > .flex {
	flex-wrap: wrap;
	padding-left: 30px;
	justify-content: flex-end;
}

.name_price > .flex > * {
	margin-left: 10px;
	margin-bottom: 12px;
}

.modal_price {
	background-image: url(../img/bg_price.png);
	font-size: 18px;
	color: #491903;
	height: 40px;
	width: 200px;
	/* margin-right: 15px; */
	/* margin-left: 10px; */
}

.modal_price b {
	padding-right: 5px;
}

.btn_booking {
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-size: 18px;
	color: rgb(255, 255, 255);
	background-color: #491903;
	width: 192px;
	height: 42px;
	transition: all .2s;
	font-style: italic;
}

.btn_booking:hover {
	text-decoration: none;
	color: rgb(255, 255, 255);
	background-color: #D7B56D;
}


.center {
	justify-content: center;
	align-items: center;
}

.text_modal_right {
	font-size: 16px;
	color: rgb(86, 77, 77);
	line-height: 1.75;
}

.tabs_content {
	margin: 50px 30px;
}

.terms_modal h4 {
	font-size: 18px;
	color: rgba(86, 77, 77, 0.6);
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	margin-top: 30px;
	margin-bottom: 20px;
	font-style: italic;
}

.terms {
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position-y: 50%;
	height: 40px;
	line-height: 40px;
}
.pismennyy_stol {
	background-image: url(../img/pismennyy_stol.svg);
	background-size: contain;
}

.seyf {
	background-image: url(../img/seyf.svg);
	background-size: contain;
}

.telefon {
	background-image: url(../img/telefon.svg);
	background-size: contain;
}

.myagkaya_mebel {
	background-image: url(../img/myagkaya_mebel.svg);
	background-size: contain;
}

.konditsioner {
	background-image: url(../img/air-conditioner.svg);
}

.wi_fi {
	background-image: url(../img/router.png);
}

.dush {
	background-image: url(../img/shower.svg);
}

.dopolnitelnyy_shkaf {
	background-image: url(../img/dopolnitelnyy_shkaf.svg);
	background-size: contain;
}

.kholodilnik {
	background-image: url(../img/kholodilnik.svg);
	background-size: contain;
}

.fen {
	background-image: url(../img/fen.svg);
	background-size: contain;
}

.tapochki {
	background-image: url(../img/slippers.svg);
}

.televidenie {
	background-image: url(../img/monitor.png);
}

.squere {
	background-image: url(../img/square.svg);
}

.people {
	background-image: url(../img/people.png);
}		

.terms_list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.terms_list {
	flex-wrap: wrap;
}

.terms_list li {
	width: 33%;
	margin-bottom: 25px;
}

.small_name {
	font-size: 20px;
	color: rgb(86, 77, 77);
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
}

.works {
	font-size: 16px;
	color: rgb(86, 77, 77);
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
	display: block;
}

.name_tame {
	margin-left: 25px;
}

.terms_servis {
	padding-left: 0;
}

#servises_cards {
	padding: 0;
}

.servise_tabs {
	display: none;
}


.btn_relax:hover,
.btn_room:hover {
	border-bottom: none;
	color: #fff;
	text-decoration: none;
}


.btn_big:hover,
.btn_eat:hover {
	color: #fff;
	background-color: rgba(123, 66, 97, 0.8);

	text-decoration: none;
}

.dalerei_block .is_hidden {
	display: none;
}

.title_booking {
	font-size: 20px;
	color: #491903;
	margin-bottom: 5px;
	display: inline-block;
}

.text_booking {
	font-size: 18px;
	color: #564d4d;
}

.text_booking p {
	margin-bottom: 40px;
}

.form_bookings {
	padding-top: 1px;
}

.modal_more_information {
	padding: 40px 30px;
}

.modal_form_order label {
	margin: 15px 0;
}

.modal_input > span {
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
}

.section_rooms {
	position: relative;
}

.lines {
	position: absolute;
	bottom: 90px;
	left: 130px;
}

.lines_2 {
	position: absolute;
	right: 150px;
	top: 310px;
}

#map {
	height: 620px;
	width: 100%;
	margin-top: 10px;
}

.sort-map {
	cursor: pointer;
}

.sort-map.active span {
	text-decoration: underline;
}

.place {
	/* font-family: 'Conv_ubuntu-italic_[allfont.ru]'; */
	font-size: 21px;
	color: #564d4d;
	/*width: 230px;*/
	width: 100%;
	margin: auto;
	margin-bottom: 45px;
	cursor: pointer;
	display: flex;
	/*justify-content: center;*/
	font-style: italic;
}

.place span {
	background-position-y: 50%;
	background-repeat: no-repeat;
	padding-left: 33px;

}

.maps_place {
	justify-content: space-around;
	margin-bottom: 50px;
}

.airplane span {
	background-image: url(../img/maps/airplane.png);
}

.train span {
	background-image: url(../img/maps/train.png);
}

.bus span {
	background-image: url(../img/maps/bus.png);
}

.market span {
	background-image: url(../img/maps/shopping-bag.png);
}

.diskco span {
	background-image: url(../img/maps/theatre-masks.png);
}

.monument span {
	background-image: url(../img/maps/star.png);
}

.fancybox-slide--html .fancybox-close-small {
	background-color: #491903;
}

.fancybox-button svg path {
	color: #fff;
}

.btn_big_down {
	/*display: none;*/
}

.modal_input p {
	margin-bottom: 0;
}

div.wpcf7 .ajax-loader {
	position: absolute;
}

#modal_more_information {
	width: 900px;
	max-width: 100%;
}

#block-search {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.bottom-line {
	padding: 10px 0;
	/* color: rgba(86, 77, 77, .6); */
	color: #564d4d;
	/* background-color: #dfe6e9; */
	background-color: #f0ede6;
}

div[style="position: fixed; right: 10px; top: 20%;"] {
	top: auto !important;
	bottom: 5%;
}

#hidden-content {
	padding: 30px 40px 38px;
}

.lang {
	display: flex;
	height: 100%;
	align-items: center;
	font-size: 16px;
	justify-content: flex-end;
}

.lang__item {
	display: inline-block;
	padding: 0 3px 2px;
	line-height: .8;
	font-weight: 500;
}

.lang__item:first-child {
	border-right: 1px solid #491903;
}
a.lang__item {
	color: #000;
	text-decoration: none;
}

a.lang__item:hover span {
	border-color: transparent;

}

a.lang__item span {
	line-height: 1.2;
	display: inline-block;
	transition: all .2s;
	border-bottom: 1px dashed #491903;
}


span.lang__item {
	color: #999999;
}


/* Loyalty page */
.section_loyalty {
	padding: 70px 0 105px;
	position: relative;
	background-color: #fffdf8;
}

.loyalty_tab {
	display: none;
}

.loyalty_preview_img {
	min-height: 485px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.loyalty_title {
	margin-bottom: 10px;
	color: #666;
	font-size: 80px;
	/* font-family: 'Conv_ubuntu-bold_[allfont.ru]'; */
	text-align: center;
	line-height: 95px;
	font-style: bold;
}

.loyalty_subtitle {
	margin-bottom: 50px;
	color: #666;
	font-size: 21px;
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
	text-align: center;
	line-height: 30px;
}

.loyalty_btn_small {
	width: 248px;
	height: 45px;
	margin-left: 22px;
	margin-right: 22px;
	color: #666;
	/* font-family: "Conv_ubuntu-light-italic"; */
	font-size: 18px;
	background-color: transparent;
	border: 2px solid #663366;
	transition: all .2s;
	font-style: italic;
}
.loyalty_btn_small:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(102, 51, 102, 0.8);
	border-color: transparent;
}
.loyalty_btn_small--active {
	color: #fff;
	background-color: #663366;
}

.loyalty_small-title {
	margin-top: 40px;
	margin-bottom: 20px;
	color: #666;
	font-size: 44px;
	/* font-family: 'Conv_ubuntu_[allfont.ru]'; */
	text-align: center;
}

.loyalty_benefits_wrap {
	margin-bottom: 35px;
}

.loyalty_benefits_wrap > div {
	padding-top: 2.5px;
	padding-bottom: 2.5px;
}

.loyalty_benefit {
	min-height: 328px;
	height: 100%;
	padding: 25px 44px;
	border: 2px solid #663366;
}

.loyalty_text_big {
	margin-bottom: 12px;
	color: #333;
	font-size: 24px;
	font-weight: 500;
	line-height: 33px;
}

.loyalty_text_normal {
	margin-bottom: 5px;
	color: #000;
	font-size: 17px;
	line-height: 30px;
}

.loyalty_text_small {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

.loyalty_btn_big {
	height: 102px;
	color: #000;
	font-size: 24px;
	/* font-family: "Conv_ubuntu-light-italic"; */
	border: 2px solid #663366;
	transition: all .2s;
	position: relative;
	font-style: italic;
}
.loyalty_btn_big:hover {
	color: #fff;
	text-decoration: none;
	background-color: #663366;
}
.loyalty_btn_big:hover::after {
	content: '';
	display: block;
	width: 18px;
	height: 23px;
	background-image: url(../img/icons/loyalty_btn_icon.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.loyalty_btn_big span {
	border-bottom: 1px dashed #491903;
}

.loyalty_text-title {
	color: #564d4d;
	font-size: 48px;
	font-weight: 500;
	text-align: center;
}

#top-menu-desc a:last-child:after {
	content: " ";
	background: url(/local/templates/main/assets/img/icons-4.svg) no-repeat center / cover;  
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
    float: left;
    margin-right: 5px;
}
#services .terms_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
#services .terms_list li {
	width: 100%;
	font-size:1.0rem;
	padding-left: 60px;
}
.zavtrak {
	background-image: url(/local/templates/main/assets/img/zavtrak.svg);
}
.parking {
	background-image: url(/local/templates/main/assets/img/parking.svg);
}
.lift {
	background-image: url(/local/templates/main/assets/img/lift.svg);
}
.clock {
	background-image: url(/local/templates/main/assets/img/clock.svg);
}
.games {
	background-image: url(/local/templates/main/assets/img/games.svg);
}
.taxi {
	background-image: url(/local/templates/main/assets/img/taxi.svg);
}
.copy {
	background-image: url(/local/templates/main/assets/img/copy.svg);
}
.gift {
	background-image: url(/local/templates/main/assets/img/gift.svg);
}
.utug {
	background-image: url(/local/templates/main/assets/img/utug.svg);
}
.pracha {
	background-image: url(/local/templates/main/assets/img/pracha.svg);
}
.obed {
	background-image: url(/local/templates/main/assets/img/obed.svg);
}
.wi_fi {
	background-image: url(/local/templates/main/assets/img/wi_fi.svg);
}
.slippers {
	background-image: url(/local/templates/main/assets/img/slippers.svg);
}
.televidenie {
	background-image: url(/local/templates/main/assets/img/televidenie.svg);
}
.konf-zal {
	background-image: url(/local/templates/main/assets/img/konf-zal.svg);
}
.bag-lock {
	background-image: url(/local/templates/main/assets/img/bag-lock.svg);
}
.zont {
	background-image: url(/local/templates/main/assets/img/zont.svg);
}
.transfer {
	background-image: url(/local/templates/main/assets/img/transfer.svg);
}
#hotel a {
	line-height: 1;
}

.fix-height-50 {
	min-height: 81px;
}