@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&subset=latin,cyrillic);
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:700&display=swap');


*{

	margin: 0;
	padding: 0;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

html, body {
	
	height: 100%;

	background: #FCF8F5;
}

body {

	position: relative;

	font-family: "Roboto";
}

.logo-link {

	font-family: "Playfair Display", "Roboto", sans-serif;

	font-weight: 700;

	color: #353535;
	text-decoration: none;
}

.logo-link:hover {

	color: #353535;
	text-decoration: none;
}

.logo-link:active {

	color: #353535;
	text-decoration: none;
}

.logo-link:visited {

	color: #353535;
	text-decoration: none;
}

.top-block_logo__additional {

	display: none;
}

.close-popup {

	display: none;
}

.close-popup-desktop {

	display: block;
}

.close-popup-mobile {

	display: none;
}

.wrapper {

	width: 100%;

	margin: 0 auto;

	background: #FCF8F5;

	font-family: 'Roboto';
}

.dopinfo {
	background: #f1f1f1;
	width: 100%;

	color: #636363;
	font-size: 15px;
	line-height: 30px;

	box-sizing: border-box;
}
.dopinfo-block {
	
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1140px;
}

.region-top {
	text-align: left;
}

.adress-top {
	text-align: right;
}
.adress-top a {
	color: #1659e0;
	cursor: pointer;    
	text-decoration: underline;
	font-weight: 400;
}

/* Все вподряд */

.scroll-locked {

  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.room-clear {

	clear: both;
}

.owl-carousel .owl-stage-outer {

	background: #fff;
}

.down-onclick {

	transition: all .3s;
}

.down-onclick-active {

	transform: rotate(180deg);
}

.h2 {

	padding: 0 10px;

	box-sizing: border-box;

	text-align: center;
	text-transform: uppercase;
	font-weight: bold;

	font-size: 36px;
	line-height: 50px;

	color: #5D5D5D;
}

.h2-hr {

	display: block;
	margin: 0 auto;

	color: #F3C82B;
	background: #F3C82B;

	height: 6px;
	width: 75px;

	outline: 0;
	border: 0;
}

.h2-white {

	color: #fff;

	text-align: center;

	font-size: 50px;
	line-height: 60px;
}

.p-white {

	color: #fff;

	text-align: center;

	font-size: 25px;
	line-height: 40px;

	font-weight: 300;
}

.slim-hr {
	
	width: 120px;
	height: 1px;
	background: #000;

	margin-top: 10px;
	margin-bottom: 10px;
}

.grey-hr {

	display: block;

	width: 94%;

	margin: 10px auto;

	outline: 0;
	border: 0;
	height: 1px;
	background: #BDBDBD;
}

.small-title {

	font-weight: 500;
	font-size: 14px;
	line-height: 18px;

	height: 36px;

	text-transform: uppercase;
	
	margin: 5px 0;

	overflow: hidden;

	color: #000;
}

.italic-span {

	font-style: italic;

	font-size: 13px;
}

.yellow-hr {

	width: 78px;
	height: 3px;
	background: #F9B00C;

	outline: 0;
	border: 0;

	margin-top: 10px;
	margin-bottom: 10px;
}

.white-hr {

	width: 20px;
	height: 3px;

	border: 0;
	outline: 0;

	background: #fff;
}

.section {

	margin: 70px auto 0 auto;

	max-width: 1140px;
}

.section.about {

	margin-top: 150px;
}

.section.service {

	margin-top: 35px;
}

.section.corp {

	margin-top: 50px;
}

.block-title {

	max-height: 44px;

	overflow: hidden;

	font-weight: bold;
	color: #000;

	font-size: 18px;
	line-height: 22px;
	letter-spacing: normal;

	margin-bottom: 10px;
}

.owl-theme .owl-dots .owl-dot {

	outline: 0;
}

/* Все вподряд, конец */
.top-block-bg {

	background-color: #fff;
}
.top-block {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	display: flex;

    align-items: center;
	margin: 0 auto;
	position: relative;
	max-width: 1140px;

	padding: 10px 0;
}

.top-block_logo {

	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;
	padding: 3px 0;
	display: inline-block;
	vertical-align: middle;

	width: 180px;

	padding-right: 0;
	box-sizing: border-box;
}

.maot-logo {

	width: 100%;
	max-width: 140px;
}

.top-block_title {

	width: calc(100% - 360px);

	margin-bottom: 0;

	display: inline-block;
	vertical-align: middle;

	font-size: 28px;
	line-height: 40px;
	letter-spacing: normal;
}

.top-block_phone {

	width: 360px;

	font-size: 16px;
	line-height: 26px;
	letter-spacing: normal;

	display: inline-block;
	vertical-align: middle;

	text-align: right;
}

.phone-chast {

	font-size: 16px;
	line-height: 27px;

	margin-bottom: 0;
}

.phone-corp {

	font-size: 16px;
	line-height: 27px;

	margin-bottom: 0;
}

.top-phone {

	transition: color .2s;

	color: #000;
	text-decoration: none;
}

.top-phone:hover {

	transition: color .2s;

	color: #337ab7;
	text-decoration: none;
}

/* Если телефон один только */

.mobile-title {

	display: none;
}

.phone-maot {

	margin-bottom: 0;

	display: block;

	font-size: 19px;
	line-height: 26px;	
}

.top-feedback {

	display: block;

	text-transform: uppercase;

	font-size: 14px;
	line-height: 26px;
}

/* Если телефон один только */

.top-block_logo + .top-block_title {

	/*width: calc(100% - 470px);*/

	font-size: 20px;
	line-height: 30px;
	letter-spacing: normal;

	margin-bottom: 0;
}


/* Меню */

.menu-wrapper {

	background: #000;
}

.main-menu {

	margin: 0 auto;
	max-width: 1140px;

	color: #fff;
}

.menu-list {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	list-style-type: none;

	margin-bottom: 0;
}

.menu-item {
	float: left;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: normal;

	text-transform: uppercase;

	display: inline-block;
	vertical-align: middle;

	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

	box-sizing: border-box;
}

.menu-item-link {

	font-size: 15px;
	line-height: 24px;
	letter-spacing: normal;

	color: #fff;

	text-decoration: none;

	transition: color .2s;
}

.menu-list-footer > li {

	list-style-type: none;
}

.menu-item-link-footer {

	color: #fff;

	font-size: 11px;
	font-weight: 300;

	text-transform: uppercase;
}

.menu-item-link-foote:hoverr {

	text-decoration: none;
}

.menu-item-link:hover {

	color: #337ab7;

	transition: color .2s;
	text-decoration: none;
}

/* Меню */

/* Слайдер */

.slider, .corp-slider {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	position: relative;

	margin: 0 auto;

	height: 450px;
}

.slider-form {

	position: absolute;

	bottom: -56px;
	left: 0;
	right: 0;
	margin: auto;

	max-width: 900px;

	min-height: 150px;

	padding: 20px 25px;

	background: #fff;
	border-radius: 2px;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);

	z-index: 5;
}
.corp-slider .slider-form {
	min-height: 90px;
}
.slider-form_input {

	display: inline-block;
	vertical-align: middle;

	position: relative;

	width: 21%;
	height: 54px;

	margin-right: 2.7%;

	box-sizing: border-box;

	border: 1px solid #C6C6C6;

	font-size: 18px;
	line-height: 52px;
	letter-spacing: normal;
	border-radius: 2px;
	cursor: pointer;
}

.slider-form_input:focus {
	
	outline: 0!important;
}

.corp-form_input {

	display: inline-block;
	vertical-align: middle;

	position: relative;

	width: 22.975%;
	height: 54px;

	margin-right: 2.7%;

	box-sizing: border-box;

	border: 1px solid #C6C6C6;

	font-size: 18px;
	line-height: 52px;
	letter-spacing: normal;

	cursor: pointer;
}

.corp-form_input:focus {
	
	outline: 0!important;
}

.slider-form_date {

	padding: 0 15px;

	width: 100%;
	height: 52px;
	box-sizing: border-box;

	font-size: 18px;
	line-height: 52px;

	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	outline:none;

	border: 0;

	background-image: url('../images/icons/datepick.png'); 
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 15px;

	cursor: pointer;
}

.slider-form_date:focus, .slider-form_date:hover {
	border:#35a5e5 1px solid;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}

.out-onclick-active {
	border: 1px solid #35a5e5 !important;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);

}
.ui-datepicker-append {

    display: block;
    position: absolute;
    top: 0;
    left: 110px;
    color: #000;
    font-weight: 300;
    font-family: 'Roboto';
	font-size: 18px;
	line-height: 52px;
    z-index: 3;
    cursor: pointer;
}

.booking__input-wrap {

	position: relative;
}


.slider-form_people {

	position: relative;

	display: inline-block;

	vertical-align: middle;

	width: 30%;
	height: 54px;
	box-sizing: border-box;
	margin-right: 2.7%;

	border: 1px solid #C6C6C6;
	border-radius: 2px;
	font-size: 18px;
	line-height: 52px;
	letter-spacing: normal;

	cursor: pointer;
}
.slider-form_people  .fa-genderless {
    font-size: 9px;
    margin: 0 5px;
}
.corp-form_datein {

	display: block;

	height: 48px;

	font-size: 16px;
	line-height: 48px;

    background-position: 100% center;
}

.corp-form_dateout {

	display: block;
	height: 48px;

	font-size: 16px;
	line-height: 48px;

    background-position: 100% center;
}

.corp-form_input .ui-datepicker-append {

	font-size: 16px;
	line-height: 48px;

	left: 125px;
}

.corp-form_input .ui-datepicker-append {

	font-size: 16px;
	line-height: 48px;

	left: 125px;
}

.guests-block {

	padding: 0 15px;
}

.down-onclick {

	display: block;

	width: 10px;
	height: 10px;

	position: absolute;

	top: 22px;
	right: 15px;
}

.slider-form_people p {

	margin-bottom: 0;
}

.guests-age {

	display: none;

	width: 100%;

	position: absolute;

	top: 60px;
	left: -1px;

	background: #fff;

	z-index: 3;
	color: #000;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.adults-number {

	height: 30px;

	margin: 10px 10px 0 10px;
	box-sizing: border-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.children-number {

	height: 30px;

	margin: 5px 10px;
	box-sizing: border-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.age-container {

	height: 40px;

	margin: 5px 10px;
	box-sizing: border-box;	
}

.adults-number p {

	font-size: 16px;
	line-height: 30px;

	margin-bottom: 0;
}

.children-n {

	font-size: 16px;
	line-height: 30px;

	margin-bottom: 0;
}
.age-container p {
	line-height: 40px;
}
.children-i {

	color: #BDBDBD;
	display: none;
	font-size: 8px;
	line-height: 10px;
}

/* Плюс-минус */

.plus-minus {

	width: 80px;

	float: right;

	font-size: 0;
	line-height: 0;
	line-height: 0;

	padding-top: 2px;
}

.left-block {

	width: calc(100% - 80px);

	float: left;

	margin-bottom: 0;
}

.minus-button {
	
	display: inline-block;
	vertical-align: middle;

	font-size: 24px;
	line-height: 23px;

	text-align: center;

	width: 24px;
	height: 24px;

	border-radius: 50%;

    background: transparent;
    border: 1px solid #c6c6c6;
    color: #000;
    font-weight: 100;

	cursor: pointer;
}

.value-input {

	display: inline-block;
	vertical-align: middle;

	font-size: 14px;
	line-height: 20px;

	text-align: center;

	color: #000;

	border: 0!important;
	outline: 0!important;

	width: 30px;
	height: 20px;
}

.plus-button {

	display: inline-block;
	vertical-align: middle;

	font-size: 18px;
	line-height: 24px;

	text-align: center;

	color: #000;

	width: 24px;
	height: 24px;

	border-radius: 50%;

	background: #D3D3D3;

	cursor: pointer;
}

.active-plusminus {


    background: transparent;
    border: 1px solid #4dacff;
    color: #000;
    font-weight: 100;

}

.minus-button,
.plus-button,
.value-input {

  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none; 
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.select-children {

	display: block;
	float: right;

	width: 50px;
	height: 26px;

	margin: 7px 0;

	cursor: pointer;
}

.children-age-info {

	display: none;
}

/* Плюс-минус */

/* Количество людей */



/* Количество людей */


.slider-form_submit {

	display: inline-block;
	vertical-align: middle;

	width: 19%;
	height: 54px;

	background: #F9BA17;

	border: 0;
	outline: 0;

	color: #000;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 18px;
	line-height: 50px;
	letter-spacing: normal;
	border-radius: 2px;
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	outline:none;
	background-image: -webkit-linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
	background-image: -o-linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
	background-image: linear-gradient(#fde649, #fcd93a, #fbcb2c, #fabe1d, #f8b00b);
}
.slider-form_submit:focus, .slider-form_submit:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.welcome-to {

	position: absolute;

	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;

	background: rgba(0, 0, 0, .3);

	display: block;
	height: 50%;
}

.main-title {

	text-align: center;

	color: #fff;
	font-size: 30px;
	line-height: 45px;

	font-weight: bold;

	margin-top: 60px;
}

.slider-1 {

	float: left;
	
	width: 20.3%;
	height: 450px;
}

.slider-2 {

	position: relative;

	float: left;

	width: 34.1%;
	height: 450px;
}

.slider-3 {

	float: left;

	width: 17.2%;
	height: 450px;
}

.slider-3_1 {

	position: relative;

	height: 50%;
}

.slider-3_1_dark {

	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

	background: rgba(0, 0, 0, .4);
}

.slider-3_2 {

	height: 50%;
}

.slider-4 {

	float: left;

	width: 17.2%;
	height: 450px;
}

.slider-4_1 {

	height: 50%;
}

.slider-4_2 {

	height: 50%;
}

.slider-5 {

	float: left;

	width: 11.2%;
	height: 450px;
}

.slider-pic {

	background-repeat: no-repeat;

	background-size: cover;
}

.slider-form_corp {

	position: absolute;
	bottom: -33px;
	left: 0;

	width: 100%;
	min-height: 75px;

	background: #3D324F;

	padding-top: 15px;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-radius: 0 0 2px 2px;
}

.slider-form_corp_text {

	width: 47.5%;

	float: left;
	margin-bottom: 0;
	color: #fff;

	font-size: 20px;
	line-height: 54px;
}

.slider-form_corp_submit {

	float: left;
	
	width: 100%;
    max-width: 255px;
    height: 54px;

	font-size: 18px;
	line-height: 18px;

    text-align: center;

    color: #000;

	background: #fff;

	border-radius: 2px;

	box-shadow: 0 5px 0 rgba(132,132,132,1);

    border: 0;
    outline: 0;
}
.slider-form_corp_submit:hover {
    background-color: #ebebeb;}
/* Слайдер */



/* Блок номеров и инфо отеля */

	.rooms {

		padding: 50px 0 0 0;
	}
	
	.room-block {

		width: 31.6%;

		float: left;

		height: 450px;

		background: #fff;

		margin-bottom: 2.6%;
		margin-right: 2.6%;

		-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);

		cursor: pointer;

		transition: all .1s ease-in-out;
	}

	@media only screen and (min-width: 970px) {

		.room-block:hover {

		  -webkit-transform: scale(1.05);
		  -ms-transform: scale(1.05);
		  transform: scale(1.05);
		}
	}

	.rooms .room-img .owl-item {

		display: inline-block;

		padding: 0;
	}

	.rooms .owl-carousel {

		margin-top: 0;
		height: 285px;
	}

	.rooms .owl-dots {

		width: 100%!important;

		text-align: center;

		position: absolute;
		bottom: 20px;

		outline: 0;

		background: transparent;
	}

	.rooms .owl-dot {

		display: inline-block;

		width: 8px;
		height: 8px;

		margin: 5px 3px;
		background: transparent;

		border: 1px solid #fff;

		outline: 0;

		border-radius: 50%;
	}

	.rooms .owl-dot.active {

		background: #fff;
	}


	.rooms .owl-prev {

		width: 50px;
		height: 50px;

		display: block;

		position: absolute;

		top: 0;
		bottom: 0;
		left: 5px;

		margin: auto!important;

		background-color: transparent!important;
		border: 0!important;
		outline: 0!important;

		background-image: url('../images/arrow-w-left.png')!important;
		background-repeat: no-repeat!important;
		background-size: 30px;
		background-position: center!important; 

		cursor: pointer;
	}

	.rooms .owl-next {

		width: 50px;
		height: 50px;

		display: block;

		position: absolute;

		top: 0;
		bottom: 0;
		right: 5px;

		margin: auto!important;

		background-color: transparent!important;
		border: 0!important;
		outline: 0!important;

		background-image: url('../images/arrow-w-right.png')!important;
		background-repeat: no-repeat!important;
		background-size: 30px;
		background-position: center!important; 


		cursor: pointer;
	}


	.room-block:nth-child(3n) {

		margin-right: 0;
	}

	.zaly-block:nth-child(3n) {

		margin-right: 0;
	}

	.room-img {

		position: relative;

		height: 285px;

		overflow: hidden;
	}

	.room-img-increase {

		position: absolute;

		top: 0;
		left: 0;
		bottom: 0;
		right: 0;

		width: 40px;
		height: 40px;

		margin: auto;

		z-index: 3;
	}

	.room-img_smallpic {

		width: 360px;
		height: 285px;
	}

	.room-img_tinypic {

		display: block;

		float: left;

		margin-top: 4px;
		margin-right: 4px;

		width: calc(50% - 2px);
		height: 161px;	
	}

	.room-img_tinypic:last-child {

		margin-right: 0;
	}
	.contacts-room-p {
		overflow: hidden;
		height: 54px;
	}
	.room-info {

		height: 165px;

		padding: 2px 10px 0 10px;
	}
	.rooms-list {
		overflow: hidden;
		padding-left: 15px;
	}
	.room-info ul {
		padding-left: 15px;
		margin-bottom: 0;
	}
	.room-more {
	
		min-width: 162px;
		height: 40px;
	
		font-size: 14px;
		line-height: 40px;
	
		text-align: center;
	
		margin-top: 10px;
	
		color: #fff;
	
	background-image: -webkit-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
	background-image: -o-linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
	background-image: linear-gradient(#46a4fb, #3193f4, #1d83ec, #0b71e2, #0660d8);
	
		border: 0;
		outline: 0;
	}

	.room-price-info {

		position: absolute;
		bottom: 48px;
		left: 0;

		min-width: 165px;
		height: 46px;

		background: #fff;

		z-index: 1;

		text-align: center;
	}

	.price-from-number {

		font-weight: bold;
	}

	.price-from {

		color: #0D6AE3;

		margin-bottom: 0;

		padding: 0 10px;

		box-sizing: border-box;

		font-size: 15px;
		line-height: 46px;
	}

	.price-from-night {

		color: #000;
	}

	.rooms .owl-carousel-rooms {

		height: 285px;

		z-index: 1;
	}

	.hotel-block {

		width: 65.8%;

		height: 450px;

		float: right;

		min-height: 320px;

		-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);

		box-sizing: border-box;

		background: #fff;

		overflow: hidden;
	}

	.block-title-desc {

		height: 290px;

		overflow: hidden;
	}

	.block-title-desc p {

		font-size: 14px;
		line-height: 20px;

		margin-bottom: 8px;

	}

	.hotel-pics {

		float: left;
		width: 360px;

		height: 450px;
	}

	.hotel-about {

		position: relative;

		float: left;
		width: calc(100% - 360px);

		height: 450px;

		box-sizing: border-box;

		padding: 15px;
	}

	.hotel-about > .block-title {

		text-transform: uppercase;

		margin-bottom: 0;
	}

	.hotel-about > .block-title-info {

		height: 22px;

		overflow: hidden;

		font-weight: normal;
	    color: #000;
	    font-size: 13px;
	    line-height: 22px;
	    letter-spacing: normal;
	    margin-bottom: 0;
	}

	.hotel-about > .yellow-hr {

		margin-top: 5px;
    	margin-bottom: 5px;
	}

	.hotel-more {

		position: absolute;

		bottom: 13px;

		min-width: 162px;
		height: 40px;
	
		font-size: 14px;
		line-height: 40px;
		font-weight: 500;

		text-align: center;

		margin-top: 20px;

		color: #000;

		border: 0;
		outline: 0;

		background-image: linear-gradient(to bottom, #fce444, #fcd737, #fbcb2a, #fabe1d, #f9b10f);
	}

/* Блок номеров и инфо отеля */


/* Блок услуг */

	.white-full {

		margin-top: 30px;

		padding: 2.5%;

		box-sizing: border-box;

		background: #fff;

		-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
	}

	.icons-list {

		font-size: 0;
		line-height: 0;
		letter-spacing: 0;

		text-align: left;
	}

	.icons-item {
		
		display: inline-block;

		width: 23.5%;
		margin-right: 2%;

		padding-bottom: 20px;
		padding-top: 20px;

		text-align: left;

		list-style-type: none;

		font-size: 15px;
		line-height: 20px;
		letter-spacing: normal;
	}

	.icons-item:nth-child(4n) {

		margin-right: 0;
	}

	.service-icon {

		width: 60px;

		display: inline-block;

		vertical-align: middle;
	}

	.icons-info {

		display: inline-block;

		vertical-align: middle;

		width: calc(100% - 70px);

		padding-left: 10px;

		font-size: 18px;
		line-height: 18px;
		letter-spacing: normal;
	}

	.service-info {

		font-size: 0;
		line-height: 0;
		letter-spacing: 0;
	}
	
	.white-small {

		font-size: 16px;
		line-height: 24px;
		letter-spacing: normal;

		display: inline-block;
		vertical-align: top;

		width: calc(50% - 15px);

		margin-top: 30px;

		padding: 2.5%;

		box-sizing: border-box;

		background: #fff;

		-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
		box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	}

	.white-odd:nth-child(odd) {

		margin-right: 30px;
	}
	/* всплывающая форма услуги */
	#overlay_list .icons-item {
		
		display: block;
		float: left;

		width: 48%;
		margin-right: 2%;

		padding-bottom: 10px;
		padding-top: 20px;

		list-style-type: none;

		font-size: 15px;
		line-height: 20px;
		letter-spacing: normal;

	}
	#overlay_list .icons-list {
		padding-left: 25px;
	}

/* Блок услуг */

/* Карусель */

.reviews .owl-item {

	width: 100%;

	background: #fff;

	padding: 30px;
	box-sizing: border-box;
}

.reviews .owl-carousel .owl-item {

	min-height: 250px;
}

.reviews .owl-carousel {

	position: relative;

	margin-top: 50px;
}

.reviews .owl-stage-outer {

	z-index: 1;

	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
}

.reviews .owl-nav {

	position: absolute;
	width: 100%;
	top: 40%;
	margin: auto;
	z-index: 0;
}

.reviews .owl-prev {

	width: 29px;
	height: 52px;

	display: block;

	position: absolute;

	top: 0;
	bottom: 0;
	left: -60px;

	margin: auto!important;

	background-color: transparent!important;
	border: 0!important;
	outline: 0!important;

	background-image: url('../images/arrow-left.png')!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center!important; 

	cursor: pointer;
}

.reviews .owl-next {

	width: 29px;
	height: 52px;

	display: block;

	position: absolute;

	top: 0;
	bottom: 0;
	right: -60px;

	margin: auto!important;

	background-color: transparent!important;
	border: 0!important;
	outline: 0!important;

	background-image: url('../images/arrow-right.png')!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center!important; 

	cursor: pointer;
}

.reviews .owl-prev span,
.reviews .owl-next span {

	display: none;
}

.reviews .owl-dots {

	margin-top: 15px;
}

.reviews .owl-theme .owl-dots .owl-dot.active span, .reviews .owl-theme .owl-dots .owl-dot:hover span {

	background: #FCCF36;
}

.reviews .owl-theme .owl-dots .owl-dot span {

	width: 12px;
	height: 12px;
	margin: 5px 3px;
}

.review-images {

	margin: 20px auto;
}

.review-name {

	position: relative;

	margin-bottom: 0;

	padding-right: 200px;

	box-sizing: border-box;
}

.review-date {

	width: 200px;

	position: absolute;

	display: block;

	right: 0;
	top: 0;

	text-align: right;
}

.reviews .owl-carousel .owl-item .review-img {

	display: inline-block;
	vertical-align: top;

	margin-right: 15px;
	margin-bottom: 15px;

	width: 100px;


	display: none;
}

/* Карусель */

/* Корпоративные клиенты */

.corp-block {

	margin-top: 50px;

	background: url('../images/corp-background.jpg');
	background-size: cover;
}

.corp-info {

	min-height: 300px;

	padding: 130px 100px;

	box-sizing: content-box;

	background: rgba(0, 0, 0, .4);
}

.corp-form {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	margin: 0 auto;
	padding-top: 90px;
}

.corp-form_input {

	display: inline-block;
	vertical-align: middle;

	width: 23%;

	height: 50px;

	background: #fff;

	font-size: 16px;
	line-height: 48px;
	letter-spacing: normal;

	margin-right: 2.6%;
	padding: 0 20px;
	
	box-sizing: border-box;
	border-radius: 3px;

	outline: 0;
	border: 1px solid #fff;

	cursor: pointer;
}

.corp-form_email {

	display: inline-block;
	vertical-align: middle;

	width: 23%;

	height: 50px;

	background: #fff;

	font-size: 16px;
	line-height: 48px;
	letter-spacing: normal;

	margin-right: 2.6%;
	padding: 0 20px;
	
	box-sizing: border-box;
	border-radius: 3px;

	outline: 0;
	border: 1px solid #fff;

	cursor: pointer;
}

.corp-form_select {

	display: inline-block;
	vertical-align: middle;

	width: 23%;

	height: 50px;

	background: #fff;

	font-size: 16px;
	line-height: 48px;
	letter-spacing: normal;

	margin-right: 2.6%;
	padding: 0 20px;
	
	box-sizing: border-box;
	border-radius: 3px;

	outline: 0;
	border: 1px solid #fff;

	cursor: pointer;	
}

.corp-form_submit {

	display: inline-block;
	vertical-align: middle;

	width: 23%;

	height: 50px;

	background: #FAC424;
	color: #000;

	font-size: 18px;
	line-height: 48px;
	letter-spacing: normal;

	text-align: center;

	box-sizing: border-box;
	border-radius: 3px;

	outline: 0;
	border: 0;

background-image: -webkit-linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);
background-image: -o-linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);
background-image: linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);

	cursor: pointer;
}


/* Бриф */

.send-brif {

	position: relative;

	display: inline-block;
	text-decoration: none;

	padding-top: 25px;

	box-sizing: border-box;

	cursor: pointer;
}

.send-brif_img {

	display: inline-block;
	vertical-align: middle;

	padding-right: 5px;
}
.send-brif_text {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: normal;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.add-file {

	position: absolute;

	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	opacity: 0;
	z-index: 9;

	cursor: pointer;
}

/* Бриф */

/* Корпоративные клиенты */


/* Блок контактов */


.feedback-block {

	width: calc(58% - 15px);;

	float: left;
	margin-right: 30px;

	padding: 20px 30px 40px 30px;
}

.map-block {

	margin-top: 30px;

	width: calc(42% - 15px);
	height: 547px;

	float: right;

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
}

.contacts-phones {

	width: 47%;

	float: left;

	margin-right: 6%;
	box-sizing: border-box;
}

.hotel-contacts ul li {

	list-style-type: none;
}

.phones-and-contacts {

	padding-bottom: 20px;
}

.feedback-block .contacts-p {

	margin-bottom: 5px;

	height: auto;
}

.feedback-block .small-title {

	height: auto;
	font-size: 16px;

	font-weight: 500;

	margin-bottom: 10px;
}

.work-time {

	width: 47%;

	float: left;
}

.phone-link {

	color: #000;
	text-decoration: none;

	font-size: 15px;
}

.phone-link:hover {

	text-decoration: none;
}

.contacts img {

	max-width: 100%;
}

.contacts-p {

	margin-bottom: 0;

	font-size: 14px;
	line-height: 18px;

}
.contacts-room-p .contacts-p {

	margin-bottom: 0;

	font-size: 14px;
	line-height: 18px;

	max-height: 54px;
	overflow: hidden;
}
.feedback {

	margin-bottom: 70px;
}

.feedback-form {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;	
}

.feedback-name {

	font-size: 15px;
	line-height: 40px;
	letter-spacing: normal;

	height: 40px;
	width: 47%;

	margin-right: 6%;
	text-transform: uppercase;
	padding: 0 15px;

	display: inline-block;
	vertical-align: middle;

	border: 1px solid #C6C6C6;
	outline: 0!important;

	box-sizing: border-box;
}

.feedback-phone {

	font-size: 15px;
	line-height: 40px;
	letter-spacing: normal;

	height: 40px;
	width: 47%;

	padding: 0 15px;

	display: inline-block;
	vertical-align: middle;

	box-sizing: border-box;

	border: 1px solid #C6C6C6;
	outline: 0!important;

	box-sizing: border-box;
}

.feedback-textarea {

	font-size: 15px;
	line-height: 22px;
	letter-spacing: normal;

	display: block;

	width: 100%;
	min-height: 160px;

	padding: 15px;

	margin-top: 20px;

	resize: none;

	border: 1px solid #C6C6C6;
	outline: 0!important;
}

/* Стили для чекбокса на обработку персональных данных */


.checkbox-group {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	padding-top: 20px;
	box-sizing: border-box;
}

.feedback-agree-text {

	font-size: 14px;

	cursor: pointer;

  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none; 
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.checkbox-apply {

	display: inline-block;
	vertical-align: middle;

	font-size: 14px;
	line-height: 24px;
	letter-spacing: normal;
}

.feedback-form_send {

	width: 162px;
	height: 40px;

	color: #000;
	background-image: -webkit-linear-gradient(#fde449, #fcd73b, #facb2d, #f8be1e, #f6b10b);
	background-image: -o-linear-gradient(#fde449, #fcd73b, #facb2d, #f8be1e, #f6b10b);
	background-image: linear-gradient(#fde449, #fcd73b, #facb2d, #f8be1e, #f6b10b);

	text-align: center;

	display: inline-block;
	vertical-align: middle;

	font-size: 16px;
	line-height: 24px;
	letter-spacing: normal;

	border: 0;
	outline: 0;
}

.checkbox-apply {

	width: calc(100% - 162px);
}

.personal-data {
   
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.order-form .personal-data {

   max-width: 750px;
   margin: 20px auto;
}

.personal-data-checkbox {

	position: absolute;
   
   margin-right: 10px;
   margin-left: 0;
}

.personal-data-text {

   font-size: 18px;
   line-height: 22px;
   font-family: 'Roboto';
   font-style: italic;
}

.personal-data-link {

   font-size: 18px;
   line-height: 22px;
   font-family: 'Roboto';
   color: #3A7EA2;
   font-style: italic;
}

.personal-data-link:hover {

   color: #3A7EA2;
}

.personal-data-link:visited {

   color: #3A7EA2;
}

.personal-data-link:active {

   color: #3A7EA2;
}



/* Стилизация чекбокса */

.personal-data-checkbox {

   visibility: hidden;
}

.new-checkbox {

   position: absolute;
   top: 4px;
   left: 0;

   -webkit-appearance:none;
   width: 14px;
   height: 14px;
   border: 1px solid rgba(0,0,0,.3);
   outline: none;
   box-sizing: border-box;
   display: block;
   cursor: pointer;
}

input[type="checkbox"]:checked+span:before {

   content: "";
   display: block;
   width: 9px;
   height: 14px;
   border: 0 solid #ff791f;
   border-width:0 2px 2px 0;
   -webkit-transform: rotateZ(45deg);
   -moz-transform: rotateZ(45deg);
   -o-transform: rotateZ(45deg);
   -ms-transform: rotateZ(45deg);
   transform: rotateZ(45deg);
   margin:-6px 3px;
   pointer-events:none;
}

/* Стилизация чекбокса */



/* Стили для чекбокса на обработку персональных данных, конец */

/* Блок контактов */





/* Footer */

.footer {

	height: auto;

	color: #fff;
    background: #141d1e;

    padding: 56px 0 31px 0;
}

.footer-section {

	max-width: 1140px;
	margin: 0 auto;
}

.footer-block {

	float: left;

	width: 25%;

	min-height: 100px;

	padding-right: 20px;
	box-sizing: border-box;
}

.footer-block-big {

	float: left;

	width: 50%;

	min-height: 100px;

	padding-right: 20px;
	box-sizing: border-box;	
}

.section-paymethods {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;	
}

.section-paymethods img {
    display: inline-block;
    background: white;
    padding: 5px 8px;
    margin-right: 5px;
    border: 1px solid #e0e4e5;
    border-radius: 2px;
}

.section-paymethods-sberbank {
    width: 204px;
    padding-top: 5px;
}

.section-paymethods-sberbank .section-paymethods-sberbank-img {
    width: 204px;
    max-width: 100%;
    padding: 0;
    border: 0;
}

.footer-adress {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #f7f7f7;
    background: url('../images/footer/footer-icon-01.png') left top no-repeat;
    padding: 0 0 0 22px;
    background-position: left 2px;
    margin: 0 0 9px 0;
}

.footer-phones {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #f7f7f7;
    background: url('../images/footer/footer-icon-02.png') left top no-repeat;
    padding: 0px 0px 0px 22px;
    margin: 0px 0px 17px 0px;
    background-position: left 1px;
    display: inline;
    text-decoration: none;
}

.footer-phones:hover {

	text-decoration: none;
}

.footer-phones + span {

	font-size: 13px;
}

.footer-subscribe {
    width: 243px;
    height: 27px;
    margin: 22px 0px 11px 0px;
    padding: 7px 0px 0px 10px;
    background: #2c3536;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.footer-subscribe-a {
    background: url(../images/footer/icon-subscribe.png) left top no-repeat;
    min-height: 11px;
    background-position: left 4px;
    padding: 0px 0px 0px 21px;
}

.footer-subscribe-a input {
    background: transparent;
    width: 204px;
    border: 0px;
    font-family: 'Roboto';
    color: #fff;
    font-size: 13px;
    line-height: 13px;

    outline: 0;
}

.footer-subscribe-btn {
    display: block;
    border: 0px;
    cursor: pointer;
    width: 104px;
    height: 32px;
    padding-bottom: 1px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: #ff7200;
    font-size: 11px;
    text-transform: uppercase;
}

.footer-bottom {

	min-height: 48px;

	background: #000;
}

.footer-bottom-text {

	margin-bottom: 0;

	text-transform: uppercase;

	font-size: 14px;
	line-height: 48px;

	color: #fff;
}

/* Footer */
.company-name {
	font-size: 14px;
	font-family: 'Roboto';
}
.company-inform{
	float: left;
	font-family: 'Roboto light';
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    padding-top: 28px;
}

/*   corp page   */

	.section.welcome {
		margin-top: 130px;
	}
	
	.corp-event {

		padding-top: 50px;
	}

	.corp-event_slider {
		
	}

	.corp-pics {

		float: left;
		width: 360px;
		height: 285px;    
    	cursor: pointer;
	}
	.corp-img {
		position: relative;
		overflow: hidden;
		max-width: 360px;
		height: 285px;
	}
	.corp-event_about {

		float: left;
		width: calc(100% - 360px);

		padding: 15px 0 15px 15px;
	}

	.block-title_corp {

		font-size: 22px;
		line-height: 20px;
		font-weight: 600;
		text-transform: uppercase;

	}

	.yellow-frame {

		position: absolute;
		top: 9px;
		left: 9px;
		right: 9px;
		bottom: 9px;
		border: 1px solid #ffec00;
		z-index: 1;
		background-color: transparent;
	}

	.block-title-description {

		font-size: 14px;
		font-family: 'Roboto light', sans-serif;
		text-align: justify;
		line-height: 20px;
	}

	.corp-zaly {
		padding: 10px 0 0 0;
	}

	.h3 {

		font-size: 18px;
		line-height: 24px;
		font-family: 'Roboto light', sans-serif;
		color: #5e5e5e;
		text-align: center;
	}
	
	.zaly-block, .food-block {
	    width: 31.6%;
	    float: left;
	    height: 360px;
	    background: #fff;
	    margin-bottom: 2.6%;
	    margin-right: 2.6%;
	    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
	    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
	    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
	    cursor: pointer;
	    transition: all .1s ease-in-out;
	}
	.zaly .owl-prev, .food .owl-prev, .corp-room .owl-prev, .welcome .owl-prev {

		width: 50px;
		height: 50px;

		display: block;

		position: absolute;

		top: 0;
		bottom: 0;
		left: 5px;

		margin: auto!important;

		background-color: transparent!important;
		border: 0!important;
		outline: 0!important;

		background-image: url('../images/arrow-w-left.png')!important;
		background-repeat: no-repeat!important;
		background-size: 30px;
		background-position: center!important; 
		z-index: 2;
		cursor: pointer;
	}

	.zaly .owl-next, .food .owl-next, .corp-room .owl-next, .welcome .owl-next {

		width: 50px;
		height: 50px;

		display: block;

		position: absolute;

		top: 0;
		bottom: 0;
		right: 5px;

		margin: auto!important;

		background-color: transparent!important;
		border: 0!important;
		outline: 0!important;

		background-image: url('../images/arrow-w-right.png')!important;
		background-repeat: no-repeat!important;
		background-size: 30px;
		background-position: center!important; 
		z-index: 2;

		cursor: pointer;
	}

	.zaly .room-img .owl-item, .food .room-img .owl-item, .corp-room .room-img .owl-item, .welcome .room-img .owl-item {

		display: inline-block;

		padding: 0;
	}

	.zaly .owl-carousel, .food .owl-carousel, .corp-room .owl-carousel, .welcome .owl-carousel {

		margin-top: 0;
		height: 285px;
	}

	.zaly .owl-dots, .food .owl-dots, .corp-room .owl-dots, .welcome .owl-dots {

		width: 100%!important;

		text-align: center;

		position: absolute;
		bottom: 20px;

		outline: 0;
		z-index: 2;
		background: transparent;
	}

	.zaly .owl-dot, .food .owl-dot, .corp-room .owl-dot, .welcome .owl-dot{

		display: inline-block;

		width: 8px;
		height: 8px;

		margin: 5px 3px;
		background: transparent;

		border: 1px solid #fff;

		outline: 0;

		border-radius: 50%;
	}

	.zaly .owl-dot.active, .food .owl-dot.active, .corp-room .owl-dot.active, .welcome .owl-dot.active {

		background: #fff;
	}

	.zaly-block:last-child {
		/*margin-right: 0;*/
	}
	.food-block:last-child {
		margin-right: 0;
	}
	.zaly-img {
		position: relative;
		overflow: hidden;
		max-width: 360px;
		height: 250px;
	}

	.food-img {
		position: relative;
		overflow: hidden;
		max-width: 360px;
		height: 250px;
	}
	.zaly-info {
		height: 110px;
		padding: 9px 12px 12px;
	}

	.block-head-title {
		display: inline-block;
		padding: 0;
		font-size: 16px;
		line-height: 20px;
		overflow: hidden;
		height: 20px;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	.zaly-info_block {
		padding-top: 2px;
		font-size: 14px;
		line-height: 18px;
		height: 20px;
		overflow: hidden;
		font-family: 'Roboto', sans-serif;
	}

	.zaly-info_sq, .zaly-info_guest {
		display: inline-block;
		vertical-align: middle;
	}
	.zaly-info_description{
		display: none;
	}

	.zaly-info_sq {
		padding-right: 15px;
	}

	.zaly-more {

		min-width: 165px;
	    height: 40px;
	    font-size: 14px;
	    line-height: 40px;
	    text-align: center;
	    margin-top: 8px;
	    font-weight: 500;
	    color: #000;
	    background-image: -webkit-linear-gradient(to bottom, #fce444, #fcd737, #fbcb2a, #fabe1d, #f9b10f);
	    background-image: -o-linear-gradient(to bottom, #fce444, #fcd737, #fbcb2a, #fabe1d, #f9b10f);
	    background-image: linear-gradient(to bottom, #fce444, #fcd737, #fbcb2a, #fabe1d, #f9b10f);
	    border: 0;
	    outline: 0;
	}
	#overlay_corp .block-title-info {

		margin-bottom: 0;
	}
	
	#overlay_corp .yellow-hr {
		margin-top: 0;
	}
	
	.block-zaly-plan {

		float: left;

		margin-top: 12px;
	}

	.zaly-plan {
		float: left;
		min-width: 50px;
		max-width: 61px;
		margin-right: 30px;
		text-align: center;
	}

	.zaly-plan:last-child {
		margin-right: 0;
	}
	.zaly-plan img {
		margin-bottom: 8px;	}
	.b {
		font-size: 18px;
		line-height: 16px;
		font-weight: 600;
	}
	.zaly-form {
	    float: left;
	    width: 100%;
	    padding: 50px 38px 24px;
	    border-radius: 2px;
	    box-shadow: 0px 1px 43px rgba(0,0,0,0.15);
	}

	.zaly-form_block{
		display: inline-block;
	    vertical-align: middle;
	    width: 23%;
	    height: 45px;
	    margin-right: 2.6%;
	}
	.zaly-input {
		font-size: 0;
	    line-height: 0;
	    letter-spacing: 0;
	    margin: 0 auto;
	}
	.zaly-form_input {
		display: block;
		width: 100%;
	    background: #fff;
	    font-size: 14px;
	    line-height: 45px;
	    letter-spacing: normal;
	    padding: 0 16px;
	    box-sizing: border-box;
	    border-radius: 2px;
	    outline: 0;
	    border: 1px solid #c6c6c6;
	    cursor: pointer;
	}
	.zaly-form input[type="text"]::placeholder {
		text-transform: uppercase;
	}
	
	.zaly-brif_text {

		display: inline-block;
		vertical-align: middle;

		font-size: 16px;
		line-height: 14px;
		letter-spacing: normal;
		border-bottom: 1px solid #737373;
		color: #737373;
		
	}
	
	.zaly-send-brif {
		font-size: 14px;
		position: relative;
	    display: inline-block;
	    text-decoration: none;
	    padding-top: 10px;
	    box-sizing: border-box;
	    cursor: pointer;
	}
	.zaly-send-brif .fa-file-text {

		padding-right: 3px;
		color: #737373;
	}

	.zaly-form_submit {

		display: inline-block;
	    vertical-align: middle;
	    width: 23%;
	    height: 45px;
	    background: #FAC424;
	    color: #000;
	    font-size: 14px;
	    line-height: 45px;
	    letter-spacing: normal;
	    text-align: center;
	    font-weight: 600;
	    box-sizing: border-box;
	    border-radius: 2px;
	    outline: 0;
	    border: 0;
	    background-image: -webkit-linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);
	    background-image: -o-linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);
	    background-image: linear-gradient(#fde449, #fcd73b, #fbcb2d, #fabe1e, #f8b10b);
	    cursor: pointer;
		text-transform: uppercase;

	}

	.corp-rooms {
		padding-top: 15px;
	}

	.partner-block {
		padding: 20px 0;
		display: flex;
		text-align: center;
		-webkit-justify-content: center;
		-webkit-flex-wrap: wrap;
	}
	
	.partner-container {
		display: flex;
		padding: 0 30px;
		margin:  0;
	}
	.partner-container img {
		max-height: 65px;
		width: auto;
		    -webkit-justify-content: center;
	}
	.partner-container:first-child {
		padding-left: 0px;
	}
	.partner-container:last-child {
		padding-right: 0px;
	}
	.rating {
		margin-bottom: 85px;
	}

	.rating-container {
		display: table;
		padding: 50px;

	}
	.hotel-rating {
		display: table-cell;
		width: 26%;
	}
	.rating-graf {
		display: table-cell;
		vertical-align: top;
		width: 32%;
	}
	.grafic-text-point{
		-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.clean-block_graf {
		display: table-cell;
		width: 100%;
	}
	.clean-block-platform {
		display: inline-block;
		position: relative;
		height: 6px;
		width: 310px;
		background: #d1d1d1 none repeat scroll 0 0;
		box-sizing: border-box;
		line-height: 0;
	}
	.clean-block-check {
		background: #fac928 none repeat scroll 0 0;
	    display: inline-block;
	    vertical-align: top;
	    height: 100%;
	    box-sizing: border-box;
	}
	.title-clean {
		display: block;
	}
	.point-clean {
		display: block;
	}
	.point-hotel {
		display: inline-block;
		width: 50px;
		height: 50px;
		margin: 0 20px 0 0;
		background-color: #fac928;
		border-radius: 2px 15px 2px 15px;
		vertical-align: middle;
		text-align: center;
	}
	.point-value {
		vertical-align: middle;
	    font-size: 28px;
	    color: #fff;
	    line-height: 50px;
	}
	.hotel-rating_text {
		vertical-align: middle;
		display: inline-block;
		font-size: 20px;
		line-height: 22px;
	}
	.text-value {

	}
	.img-trip {
		height: 20px;
	}

	.slider-form .corp-form {
		padding-top: 0;
	}
	.corp-titile_text {
		position: absolute;
		width: 100%;
    	text-align: center;
	    top: 45%;
	    z-index: 3;
	}
	.corp_title {

		font-size: 56px;
		text-transform: uppercase;
	  	font-family: "Roboto";
	  	color: rgb(255, 236, 0);
	  	font-weight: 600;
	  	text-transform: uppercase;
	  	line-height: 1.042;
	  	background: linear-gradient(180deg, #ffec00 40%, #f9bb18 60%);
	  	-webkit-background-clip: text;
	  	-webkit-text-fill-color: transparent;
	}

@media only screen and (max-width: 1200px) {

	.h2 {

		font-size: 24px;
		line-height: 34px;
	}
	.slider-form_corp {
		bottom: -73px;
	}
	.slider-form_corp_submit{
		max-width: 311px;
	}
	.slider-form_corp_text {
		font-size: 16px;
	}

	.slider-form_corp_submit {
		font-size: 16px;
	}
	.slider-form_input, .slider-form_people, .slider-form_submit {
		width: 47.5%;
		margin-bottom: 20px;
	}
	.slider-form_corp_text {
		width: 50.5%;
	}

	.slider-form_input:nth-child(2n) {

		margin-right: 0;
	}

	.guests-age {
		top: 60px;
	}
	.main-title {
		margin-top: 0;
		font-size: 28px;
	}
.adults-number p {
    font-size: 16px;

    margin-top: 5px;
    line-height: 30px;
    margin-bottom: 0;
}
.children-n {
	font-size: 16px;
    line-height: 30px;
}
.children-i {
	display: none;
}
.plus-minus {
	width: 80px;
}
.left-block {
	width: calc(100% - 80px);
}
.minus-button, .plus-button {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
    height: 24px;}
.section.about {
    margin-top: 200px;
}
	.h2-white {

		font-size: 30px;
		line-height: 34px;
	}

	.p-white {

		font-size: 20px;
    	line-height: 30px;

		margin-bottom: 25px;
	}

	.main-menu {

		max-width: 720px;
	}

	.rooms {

		padding-left: 15px;
		padding-right: 15px;

		width: 750px;

		margin: 0 auto;

		box-sizing: border-box;
	}

	.room-clear {

		display: none;
	}

	.top-block {

		padding: 0 15px;
		box-sizing: border-box;
	}

	.top-block_logo {

	    display: none;
	}

	.top-block_logo__additional {

	    display: none;
	}

	.slider, .corp-slider {

		height: 400px;
	}
	
	.slider-1 {

		height: 400px;
	}

	.slider-2 {

		height: 400px;
	}

	.slider-3 {

		height: 400px;
	}

	.slider-4 {

		height: 400px;
	}

	.slider-5 {

		height: 400px;
	}

	.slider-form {

		width: 720px;
	}

	.hotel-block {

		float: none;

		width: 720px;

		margin: 0 auto;

		box-sizing: border-box;

		margin-bottom: 30px;
	}

	.hotel-block + .room-block {

		float: left;

		margin-right: 30px;

		width: 345px;
	}
	.dopinfo span {
		font-size: 13px;
		box-sizing: border-box;
	}

	.region-top {
		padding-left: 10px;
	}

	.adress-top {
		padding-right: 10px;
	}
	.room-block {

		float: left;

		width: 345px;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.room-block:nth-child(odd) {

		margin-right: 30px;
	}

	.zaly-block:nth-child(odd) {

		margin-right: 30px;
	}
	.section.service {

		max-width: 750px;

		padding: 0 15px;
	}

	.section.reviews {

		max-width: 750px;

		padding: 0 50px;
	}

	.section.contacts {

		max-width: 750px;

		padding: 0 15px;
	}

	.section.corp, .section.zaly, .section.welcome, .section.food, .section.partner, .section.rating, .section.corp-room {

		max-width: 750px;

		padding: 0 15px;	
	}
	.corp-pics {
		float: none;
		margin: 0 auto;
	}
	.corp-event_about {
		width: 100%;
	}
	.icons-item {

		width: 31.333333%;
	}

	.service-icon {

		max-width: 50px;
	}

	.icons-item {

		margin-right: 3%;
	}

	.icons-item:nth-child(4n) {

		margin-right: 3%;
	}

	.icons-item:nth-child(3n) {

		margin-right: 0;
	}

	.partner-container img {
		margin: 0 auto;
		max-height: 50px;
	}
	.partner-container {

		width: 50%;
		padding: 0;
		margin-bottom: 15px;
	}
	.partner-container:nth-child(3n), .partner-container:last-child {
		margin-bottom: 0;
	}

	.icons-info {

		font-size: 14px;
	}

	.white-small {

		width: 100%;
		padding: 15px;
		margin-right: 0;
	}

	.white-odd:nth-child(odd) {
	    margin-right: 0;
	}

	.reviews .owl-stage-outer {

		background: #fff;
	}

	.reviews .owl-prev {

		left: -35px;

		width: 20px;
    	height: 41px;

    	cursor: pointer;
	}

	.reviews .owl-next {

		right: -35px;

		width: 20px;
    	height: 41px;

    	cursor: pointer;
	}

	/* Корпоративные клиенты */

	.corp-info {

		padding: 40px 15px;
	}

	.corp-form {

		padding: 0 45px;
	}

	.corp-form_input {

		vertical-align: top;

		width: 47.5%;
		margin-right: 5%;

		height: 60px;

		margin-bottom: 25px;
	}
	.zaly-form_block {

		vertical-align: top;

		width: 47.5%;
		margin-right: 5%;

		margin-bottom: 25px;
	}

	.corp-form_email {

		vertical-align: top;

		width: 47.5%;
		margin-right: 5%;

		height: 60px;

		margin-bottom: 25px;
	}

	.corp-form_select {

		vertical-align: top;

		width: 47.5%;
		margin-right: 5%;

		height: 60px;

		margin-bottom: 25px;
	}

	.corp-form_submit {

		vertical-align: top;

		width: 47.5%;
		margin-right: 0;

		height: 60px;

		margin-bottom: 25px;	
	}
	.zaly-form_submit {

		vertical-align: top;

		width: 47.5%;
		margin-right: 0;
		margin-bottom: 25px;	

	}
	.zaly-form_block:nth-child(2n) {
		margin-right: 0;
	}
	.corp-form_input:nth-child(2n) {

		margin-right: 0;
	}

	.corp-form_datein {

		height: 58px;
	}

	.corp-form_dateout {

		height: 58px;
	}

	.corp-form_input .ui-datepicker-append {

		line-height: 58px;
	}

	/* Корпоративные клиенты */

	.map-block {

		width: 100%;
	}

	.feedback-block {

		width: 100%;
	}

	/* Footer */

	.footer-section {

		max-width: 750px;

		padding: 0 15px;

		box-sizing: border-box;
	}

	.footer-block {

		float: none;

		display: inline-block;
		vertical-align: top;

		width: 50%;
		margin-bottom: 30px;
	}


	.footer-block-big {

		float: none;

		display: inline-block;
		vertical-align: top;

		width: 100%;
		margin-bottom: 30px;
	}


	.footer-subscribe {

		width: 100%;
	}

	/* Footer */

.close-popup-mobile {

	display: block;
}
	
	.corp-zaly + .zaly-block {

		float: left;

		margin-right: 0;

		width: 345px;
	}

	.corp-food + .zaly-food {

		float: left;

		margin-right: 0;

		width: 345px;
	}
	.food-block {

		float: left;

		margin-right: 0;

		width: 345px;
	}
	.zaly-block {

		float: left;

		margin-right: 0;

		width: 345px;
	}

	.rating-graf {
		
		width: 45%;
    	float: left;
		margin-right: 5%;
	}

	.hotel-rating {
	    width: 100%;
	    float: left;
	}
	.clean-block-platform {
		width: 250px;
	}
	.rating-graf:last-child {
		margin-right: 0;
	}


}



@media only screen and (max-width: 992px) {

	.slider-1 {

		display: none;
	}

	.slider-2 {

		width: 61.5%;
	}

	.slider-3 {

		width: 38.5%;
	}

	.slider-4 {

		display: none;
	}

	.slider-5 {

		display: none;
	}


	.top-block_title {

		display: none;
	}
	.corp_title {
		font-size: 48px;
	}
	.top-block_phone {
	    width: 100%;
	    font-size: 16px;
	    line-height: 26px;
	    letter-spacing: normal;
	    display: inline-block;
	    vertical-align: middle;
	    text-align: right;

	    padding: 10px 0;
	}

	.phone-chast > span {

		/*display: none;*/
	}

	.phone-chast > a {
		
		font-size: 26px;
		line-height: 35px;
	}

	.phone-corp {

		display: none;
	}

	.service-icon {

		max-width: 40px;
	}

	.icons-info {

		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {

body {

	background: #fff;
}

.top-block_logo {

	max-width: 120px;
}

.maot-logo {

	max-width: 100px;
}

.top-block_phone {

	width: 100%;
}

.reviews .owl-stage-outer {

	min-height: auto;
}

/* Меню */

.main-menu {

	position: relative;
	
	min-height: 60px;

	padding: 2px 10px;

	box-sizing: border-box;

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
}

.menu-list {

	display: none;

	width: 100%;

	position: absolute;
    top: 59px;
    right: 0;
    left: 0;
    margin: auto;

    padding: 20px 0;

	background: #000;

	z-index: 7;
}

.menu-item-link {

	font-size: 20px;
}

.menu-item {

	display: block;

	padding-right: 0;
	width: 100%;
	text-align: center;

	background: #000;
}

.mobile-title {

	width: calc(100% - 50px);

	display: inline-block;
	vertical-align: middle;

	font-size: 20px;
	line-height: 28px;

	margin-bottom: 0;
	margin-right: 14px;

	box-sizing: border-box;

	color: #fff;
}
.mobile-title a {
	color: #fff;
}
/* Меню, конец */


/* Трансформация гамбургера в крестик */

.menu-icon {

	display: inline-block;
	vertical-align: middle;

	margin: 15px 0 15px 0;

	width: 36px;
	height: 30px;
	cursor: pointer;
	position: relative;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.menu-icon span {

   display: block;
   position: absolute;
   height: 4px;
   width: 100%;
   background: #fff;
   border-radius: 9px;
   opacity: 1;
   left: 0;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   -webkit-transition: .25s ease-in-out;
   -moz-transition: .25s ease-in-out;
   -o-transition: .25s ease-in-out;
   transition: .25s ease-in-out;
}

/* Icon 3 */

.menu-icon span:nth-child(1) {

   top: 0;
}

.menu-icon span:nth-child(2),
.menu-icon span:nth-child(3) {

   top: 12px;
}

.menu-icon span:nth-child(4) {

   top: 24px;
}

.menu-icon.open span:nth-child(1) {

   top: 18px;
   width: 0;
   left: 50%;
}

.menu-icon.open span:nth-child(2) {

   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
}

.menu-icon.open span:nth-child(3) {
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

.menu-icon.open span:nth-child(4) {

   top: 18px;
   width: 0;
   left: 50%;
}

/* Трансформация гамбургера в крест */

/* Слайдер */

.slider-form {

	width: calc(100% - 30px);
	min-height: 210px;
	margin: auto 15px;

	padding: 15px;
}
.slider-form_corp {
	bottom: -33px;
}
.slider-form_corp_text {

	width: 52.5%;
	font-size: 14px;
}

.slider-form_corp_submit {

	width: 47.5%;
	max-width: 323px;
    margin-left: 0;
}

.guests-age {

	width: 212%;
	top: 55px;

	padding: 15px 0;
}

.children-number {

	height: 50px;
}

.children-number p {

	line-height: 50px;
}

.adults-number {

	margin-bottom: 20px;

	height: 50px;

	margin-top: 0;
	margin-bottom: 0;
}

.adults-number p {

	font-size: 18px;
	line-height: 50px;
}

.children-n {

	font-size: 18px;
	line-height: 20px;
}

.children-i {

	line-height: 20px
}

.left-block {

	width: calc(100% - 90px);
}

.plus-minus {

    width: 90px;
    height: 30px;
    float: right;
    font-size: 0;
    line-height: 0;

    margin-top: 10px;
    box-sizing: border-box;

}

.adults-number p {

	margin-top: 0;
}

.value-input {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #000;
    width: 30px;
    height: 30px;
}

.minus-button {

    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    width: 30px;
    height: 30px;
}

.plus-button {

    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    width: 30px;
    height: 30px;	
}

.slider-form_input {

	width: 47.5%;
	margin-right: 5%;

	font-size: 12px;

	margin-bottom: 20px;
}

.slider-form_input:nth-child(2n) {

	margin-right: 0;
}

.slider-form_people {
	
	width: 47.5%;
	margin-right: 5%;
}

.select-children {

	height: 30px;
	width: 70px;
	margin: 5px 0;
}

.slider-form_submit {

	width: 47.5%;

	cursor: pointer;
}

.slider-form select {

	padding: 0 12px;
}
/* Слайдер */


.corp-form_select {

	vertical-align: top;

	width: 47.5%;
	margin-right: 5%;

	height: 38px;

	margin-bottom: 25px;
}

.corp-form_submit {

	vertical-align: top;

	width: 47.5%;
	margin-right: 0;

	height: 38px;

	line-height: 38px;

	margin-bottom: 25px;	
}

.corp-form_input:nth-child(2n) {

	margin-right: 0;
}

.corp-form_datein {

	height: 38px;

    padding: 0 5px;
}

.corp-form_dateout {

	height: 38px;

    padding: 0 5px;
}

.corp-form_input {

	height: 40px;

	padding: 0 10px;
}

.corp-form_input .ui-datepicker-append {

	line-height: 38px;

	left: 100px;
}

.send-brif {

	padding-top: 10px;
}

/* Номера */

.rooms {

	width: 100%;
}

.hotel-block {

	width: 360px;

	margin: 0 auto;

	box-sizing: border-box;

	margin-bottom: 30px;
}

.hotel-block + .room-block {

	float: left;

	margin-right: 30px;

	width: 345px;
}

.room-block {

	float: left;

	width: 345px;
	margin-right: 0;
	margin-bottom: 30px!important;
}
.zaly-block {

	float: left;

	width: 345px;
	margin-right: 0;
	margin-bottom: 30px!important;
}

.room-block:nth-child(odd) {

	margin-right: 30px;
}

.hotel-pics {

	width: 100%;

	height: auto;

	float: none;
}

.hotel-about {

	width: 100%;
}

.hotel-block {

	height: auto;
}

.hotel-pics_dop {

	display: none;
}

.hotel-block + .room-block {

	float: none;

	width: 360px;
	margin: 0 auto;
}

.room-block {

	float: none;

	width: 360px;
	margin: 0 auto;
}

.room-block:nth-child(odd) {

	margin: 0 auto;
}

.room-block:nth-child(3n) {

	margin: 0 auto;
}

/* Номера */

.corp-zaly + .zaly-block {

	float: none;

	width: 360px;
	margin: 0 auto;
}
.corp-food + .food-block {

	float: none;

	width: 360px;
	margin: 0 auto;
}

.zaly-block, .food-block {

	float: none;

	width: 360px;
	margin: 0 auto;
}

.zaly-block:nth-child(odd) {

	margin: 0 auto;
}
.food-block:nth-child(odd) {

	margin: 0 auto;
}

.zaly-block:nth-child(3n) {

	margin: 0 auto;
}
.food-block:nth-child(3n) {

	margin: 0 auto;
}
/*footer*/
.company-inform{
	padding-top: 6px;
}

}
.top-block_lang {
	display: none;
}


@media only screen and (max-width: 550px){

	.slider-form {

		min-height: 235px;

		bottom: -135px;
	}
.section.about {
    margin-top: 240px;
}
	.slider-form_corp {
		bottom: -90px;
		padding-top: 25px;
	}
.guests-age {
	width: 100%;
}
	.slider-form_corp_text {
		display: none;
	}
	
	.slider-form_corp_submit {
		float: none;
		width: 100%;
		max-width: 456px;
		display: block;
		margin: 0 auto;
	}
	.slider-form_people, .slider-form_submit {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

.corp-slider  .slider-form{
	    bottom: -65px;
}
}

@media only screen and (max-width: 700px){
	
	.rating-container {
		width: 100%;
	}
	.rating-graf {
		
		width: 100%;
    	float: left;
		margin-right: 0;
	}

	.hotel-rating {
	    width: 100%;
	    float: left;
	    margin-bottom: 20px;
	}
	.clean-block-platform {
		width: 100%;
	}
	.clean-block_graf {
		display: block;
		margin: 0 auto;
	}
	.partner-container img {
    	margin: 0 auto;
    	max-height: 40px;
	}
}
@media only screen and (max-width: 480px) {

.slider, .corp-slider {

	height: 265px;
}

.slider-1 {

	display: none;
}
.slider-2 {

	width: 100%;
	height: 265px;
}
.guests-age {
	width: calc(100% + 2px);
}
.slider-3 {

	display: none;
}
.section.about{
	margin-top: 240px;
}
.slider-4 {

	display: none;
}

.slider-5 {

	display: none;
}

.welcome-to {

	height: 70%;
}

.main-title {

	margin-top: 30px;

	font-size: 26px;
    line-height: 30px;
}

.top-block_logo {

    display: table-cell;
    vertical-align: middle;

	width: 100px;

	margin-right: 20px;
}

.top-block_logo__additional {

    display: table-cell;
    vertical-align: middle;

	width: 100px;
}
.corp-slider  .slider-form{
	    bottom: -100px;
	    min-height: 100px;
}
.top-block_logo__additional .maot-logo {

	width: 80%;
}
.slider-form_people, .slider-form_submit {
	width: 100%;
	margin-bottom: 20px;
}
.slider-form_corp {
	bottom: -80px;
}
.maot-logo {

	max-width: 100px;
}

.top-block_phone {

	display: table-cell;
	width: auto;
	
}

.phone-chast > span {

	display: none;
}

.icons-item {

	width: 47.5%;
	margin: 0;
}

.icons-item:nth-child(4n) {
    margin-right: 0;
}

.icons-item:nth-child(odd) {

	margin-right: 5%;
}

.section.corp {

	width: 100%;
	padding: 0;
}

.corp-form, .zaly-input {
    
    padding: 0;
}

.corp-form_select {

	padding: 0 10px;
	background-color: #fff;
}
/* Меню */

.phone-chast > a {
    font-size: 18px;
    line-height: 35px;
}

/* Меню, конец */

.section.reviews {

	width: 100%;
	padding: 0;
}

.reviews .owl-stage-outer {

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	box-shadow: none;
}


.reviews .owl-nav {

	display: none;
}


.reviews .owl-carousel .owl-item {

	float: none;

    display: inline-block;
    vertical-align: middle;

	font-family: Roboto;
	font-size: 14px;
	line-height: 20px;

	padding: 13px;
	margin: 5px 0;
}

.reviews .owl-carousel .owl-item_inside {

	padding: 10px;

	box-sizing: border-box;

	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
}

.owl-carousel.owl-drag .owl-item {

	min-height: auto;
}

.review-images {

	display: none;
	margin: 0;
}

.owl-carousel .owl-item.active.center {

	/*transform: scale(1.1);*/
	z-index: 9;
}

.owl-carousel .owl-item.active.center .owl-item_inside{

	transform: scale(1.1);
	transition: .2s;
}

.feedback-name {

	width: 100%;
	margin-right: 0;
}

.feedback-phone {
	
	margin-top: 20px;
	width: 100%;
	margin-right: 0;
}

.checkbox-apply {

	width: 100%;
}

.checkbox-apply-text {
    font-size: 12px;
    line-height: 16px;
}

.feedback-form_send {

	width: 100%;
}

.footer-block {

	width: 100%;
}

.footer-block-big {

	width: 100%;
}


.personal-data {
  
	margin-bottom: 25px;
}

.corp-form_input {
	padding: 0;
	height: 40px;
	line-height: 38px;
}

.corp-form_input .slider-form_date {
	line-height: 38px;
}
.corp-form_datein, .corp-form_dateout {
	padding: 0 15px;
	background-position: 95% center;
}
.partner-container img {
    margin: 0 auto;
    max-height: 30px;
}

.select-children {

	width: 70px;
}
.dopinfo {
	line-height: 18px;
}
.dopinfo-block {
	display: inline-block;
	padding: 0 10px;
}
.region-top {
    padding-left: 0;
}
.adress-top {
	margin-left: 20px;
}
}

@media only screen and (max-width: 400px) {

.slider-form_date {

	padding: 0 8px;
}

.slider-form_date {

	font-size: 14px;

    background-position: 94% center;
    background-repeat: no-repeat;
    background-size: 13px;
}
.corp-form_date {
	font-size: 16px;
}
.ui-datepicker-append {
	display: none;
	left: 73px;
}

.corp-form_input .ui-datepicker-append {
	display: none;
	font-size: 12px;
	line-height: 38px;

	left: 80px;
}

.hotel-block {

	width: 100%;
}
.corp-pics, .zaly-block {
	width: 100%;
}
.hotel-block + .room-block {

	float: none;

	width: 100%;
	margin: 0 auto;
}

.room-block {

	float: none;

	width: 100%;
	margin: 0 auto;
}

.room-block:nth-child(odd) {

	margin: 0 auto;
}

.room-block:nth-child(3n) {

	margin: 0 auto;
}
}


/* Всплывающее окно */

.overlay {

	display: none;

    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 99;
}

.overlay-block {

	padding: 20px;

	box-sizing: border-box;

	position: relative;

	width: 90%;

	max-width: 1140px;

	margin: 5% auto;

	background: #fff;

	border-radius: 5px;
}

.close-popup, .close-popup2 {


	position: absolute;
	top: 15px;
	right: 15px;

	width: 30px;
	height: 30px;

	cursor: pointer;
}

.overflow-carousel {

	position: relative;

	float: left;

	overflow: hidden;

	width: 540px;
	min-height: 300px;

	margin-right: 30px;
	margin-bottom: 20px;

	box-sizing: border-box;
}

.overflow-mainimg {

	display: block;

	width: auto;
	height: 300px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.mainimg-carousel {

	position: absolute;

	padding: 0 40px;

	box-sizing: border-box;

	font-size: 0;
	line-height: 0;
	letter-spacing: 0;

	width: 9000px;
	height: 80px;

	overflow: hidden;
}

.mainimg-carousel-inside {

	position: relative;
	bottom: 0;

	overflow: hidden;

	width: 540px;
	height: 80px;
}

.mainimg-carousel-left {

	position: absolute;

	left: 0;
	top: 0;

	width: 40px;
	height: 80px;

	background: url('/images/arrow-left.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;

	background-color: #fff;

	cursor: pointer;
}

.mainimg-carousel-center {

	position: absolute;

	left: 40px;
	top: 0;
	
	width: calc(100% - 80px);
	height: 80px;
}

.mainimg-carousel-right {

	position: absolute;

	right: 0;
	top: 0;

	width: 40px;
	height: 80px;

	background: url('/images/arrow-right.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;

	background-color: #fff;

	cursor: pointer;
}

.mainimg-smallpic {

	display: inline-block;

	border: 3px solid transparent;

	box-sizing: border-box;

	margin-right: 8px;

	width: 109px;
	height: 80px;

	cursor: pointer;
}

.mainimg-title {

	width: 100px;
	height: 70px;

	display: inline-block;
	margin-right: 10px;
}

.mainimg-smallpic-active {

	border-color: #FFE100;
}

.overlay .contacts-p {

	height: auto;	
}
.overlay .contacts-p ul {

	overflow: hidden;
	padding-left: 20px;
}
/* ------------- lang En/Ru ------------- */
.active_lang_block {

    position: relative;

    display: inline-block;

}
.active_lang_block {

    font-size: 16px;

    color: #fff;
    padding: 0 0 0 3px;

}
.lang_hover_block {

	list-style: none;
    font-size: 16px;
    color: #fff;
    padding: 0 6px 0 4px;
}
.lang_hover_block li {

    font-size: 16px;

    color: #fff;

}
.lang_hover_block {

    display: none;
    position: absolute;   
    background-color: rgba(0,0,0,1);
    left: 0;
    margin-top: 3px;
	width: 50px;
    border-radius: 3px;
    border: 1px solid #fff;
    z-index: 100;
    padding-left: 8px;

}
.lang-container{
	float: right;
}
.lang-block {    
	position: relative;
	width: 50px;
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 0 5px;
    margin: 15px 0;

}
a:hover{
	text-decoration: none;
}
.active_lang_block::after {
    content: '';
    position: absolute;
    top: 9px;
    right: -18px;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
}/*
.lang-container:hover .active_lang_block::after {
    top: 5px;
    border: 4px solid transparent;
    border-bottom: 4px solid #fff;
}*/

.mob_lang { 
	display: none;
}

.clear {
	clear: both;
}
/*      radio main form    */
.radio_job_rest {
	display: inline-block;
	position: relative;
	vertical-align: middle;width: 90%;
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    line-height: 16px;
}
.slider_radio {
	margin-right: 20px;
}
.slider_radio:last-child{margin-right: 0;}
.slider_radio input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}
.radio_job_rest .radio__text {
	position: relative;
	padding: 0 0 0 25px;
	cursor: pointer;
	font-weight: 400;
}
.radio__text:before {
	content: '';
	position: absolute;
	top: -3px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #CDD1DA;
	border-radius: 50%;
	background: #fff;
}
.radio__text:after {
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #1973E1;
	background-image: -webkit-linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
	background-image: -o-linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
	background-image: linear-gradient(#4dacff, #3d9cf6, #2e8cec, #227be1, #1a6bd6);
	opacity: 0;
	transition: .2s;
}
.slider_radio input:checked + .radio__text:after {
	opacity: 1;
}

.services-dopinfo {

	padding-top: 10px;
	text-align: center;
}

#services-more {
	display: inline-block;

	min-width: 162px;
	height: 40px;

	font-size: 14px;
	line-height: 40px;
	font-weight: 500;

	text-align: center;


	color: #000;

	border: 0;
	outline: 0;

	background-image: linear-gradient(to bottom, #fce444, #fcd737, #fbcb2a, #fabe1d, #f9b10f);
}
	.dark_background {
		position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    background: rgba(0, 0, 0, .4);
	    z-index: 1;
	}

@media only screen and (max-width: 1200px) {

.overlay-block {

	width: 580px;

	position: static;
}

.overflow-carousel {

	width: 540px;

	margin-right: 0;

	height: auto;

	float: none;
}

.small-title {

	display: block;
}

.block-title-info {

	display: block;
}

.contacts-p {

	display: block;
}

.close-popup {

	color: #fff;
}

}

@media only screen and (max-width: 768px) {

	.overlay-block {

		position: relative;

		width: 96%;
	}

	.overflow-carousel {

		margin: 0 auto 20px auto;

		width: 290px;
		height: 310px;
	}

	.overflow-mainimg {

		height: 230px;
	}

	.mainimg-carousel-inside {

		width: 290px;
	}
	.lang-block {
		display: none;
	}
	.overlay-block {

		margin: 20% auto;

		padding: 50px 10px 20px 10px;
	}

	#guests-age .left-block {

		width: calc(100% - 90px);

		float: left;
	}

	.children-number .left-block {

		width: calc(100% - 90px);

		float: left;

	}

}

@media only screen and (max-width: 580px) {
	
	.corp-titile_text {
		top: 35%;
	}

	.corp_title {
		font-size: 38px;
		line-height: 48px;
	}
	.slider-form_corp_text {
		line-height: 24px;
	}
}

@media only screen and (max-width: 480px) {

	.corp-titile_text {
		top: 25%;
	}
	.corp_title {
		font-size: 32px;
		line-height: 42px;
		word-break: normal;
	}
.top-block {

	display: table;
	width: 100%;
}

.lang-block {
	display: none;
}

.top-block_lang {

	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: auto;
}
.mob_lang {  
	display: none;  
	position: relative;
    padding: 3px 0 0 10px;
	border: 1px solid #000;
    width: 60px;
    border-radius: 3px;
    text-align: left;
    vertical-align: middle;
}
.active_lang_block {
	line-height: 18px;
}
.phone-chast {
	display: inline-block;
}
.mob_lang .active_lang_block::after {
    content: '';
    position: absolute;
    top: 9px;
    right: -15px;
    border: 4px solid transparent;
    border-top: 4px solid #000;
}

.mob_lang .lang_hover_block span, .mob_lang .active_lang_block span {
	color: #000;
	font-size: 20px;
}

.mob_lang .lang_hover_block{

	display: none;
	position: absolute;
	margin:5px 0 0 0;
	left: 0;
	padding: 3px 6px 0;
	border-radius: 3px;
	width: 60px;
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #000;
}

.add_act.active_lang_block::after {
    top: 5px;
    right: -15px;
    border: 4px solid transparent;
    border-bottom: 4px solid #000;
}

/* всплывающая форма услуги */
#overlay_list .icons-item {
	
	display: block;
	float: left;

	width: 48%;
	margin-right: 2%;

	padding-bottom: 10px;
	padding-top: 0px;

	list-style-type: none;

	font-size: 16px;
	line-height: 18px;
	letter-spacing: normal;

}
#overlay_list .icons-item .icons-info {
	width: calc(100% - 20px);
}

}

@media only screen and (max-width: 362px) {

	.footer-bottom-text {

		line-height: 20px;
		padding-top: 6px;
	}
}
@media only screen and (max-width: 321px) {

	.overlay-block {

		padding: 20px 5px;
	}
	.corp_title {

		font-size: 22px;
    	line-height: 32px;
    	word-wrap: break-word;
	}	
}

/* Всплывающее окно */


#yii-debug-toolbar {

	display: none!important;
}


.zaly-block .owl-carousel-rooms .owl-item {
    display: inline-block;
    padding: 0;
}

.zaly-block .room-img_smallpic {
    min-width: 360px;
    width: auto;
    height: 285px;
}
.corp-pics .owl-carousel-rooms .owl-item {
    display: inline-block;
    padding: 0;
}

.corp-pics .room-img_smallpic {
    min-width: 360px;
    height: 285px;
}

.policy-block {
	
	margin-top: 25px;
	padding-left: calc(25px + 10px);
}

.policy-block h2,
.policy-block h3,
.policy-block h4,
.policy-block h5,
.policy-block h6,
.policy-block p,
.policy-block span {

	font-size: 18px;
}

@media only screen and (max-width: 1200px) {

	.policy-block h2,
	.policy-block h3,
	.policy-block h4,
	.policy-block h5,
	.policy-block h6,
	.policy-block p,
	.policy-block span {

		font-size: 14px;
	}
}

.bokn-org-info {

	display: block;
	text-decoration: underline;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}

#bokn-org-info-overlay .overlay-block {

	padding: 40px 20px 20px 20px;
}

.bokn-org-close {
	
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	margin: auto;
	cursor: pointer;
}


.age-container:nth-child(1) {
	z-index: 30;
}
.age-container:nth-child(2) {
	z-index: 29;
}
.age-container:nth-child(3) {
	z-index: 28;
}
.age-container:nth-child(4) {
	z-index: 27;
}
.age-container:nth-child(5) {
	z-index: 26;
}
.age-container:nth-child(6) {
	z-index: 25;
}
.age-container:nth-child(7) {
	z-index: 24;
}
.age-container:nth-child(8) {
	z-index: 23;
}
.age-container:nth-child(9) {
	z-index: 22;
}
.age-container:nth-child(10) {
	z-index: 21;
}
.age-container:nth-child(11) {
	z-index: 20;
}
.age-container:nth-child(12) {
	z-index: 19;
}

	.age-container {

		position: relative;

		padding-bottom: 5px;
	}

	.slider-form_people {

		font-size: 16px;
	}

	.select-children-block {

		position: absolute;
		right: 0;
		top: 0;

		width: 80px;

		height: 40px;
		overflow: hidden;

		border-bottom: 1px solid #D0D1D5;
	}

	.select-children-item {

		width: 80px;

		height: 40px;

		border-top: 1px solid #D0D1D5;
		border-left: 1px solid #D0D1D5;
		border-right: 1px solid #D0D1D5;

		text-align: left;

		font-size: 14px;
		line-height: 40px;

		cursor: pointer;

		background: #fff;

		box-sizing: border-box;
		padding: 0 5px;

		transition: background .1s;
	}

	.select-children-item-default {

		width: 80px;

		height: 40px;

		border: 1px solid #D0D1D5;

		text-align: left;

		font-size: 14px;
		line-height: 40px;

		cursor: pointer;

		background: #fff;

		box-sizing: border-box;
		padding: 0 5px;

		transition: background .1s;
	}

	.select-children-item:hover {

		transition: background .1s;

		background: #f6f6f6;
	}

	.select-children-item-default:hover {

		transition: background .1s;

		background: #f6f6f6;
	}

	.opened-select {

		height: auto;
	}

	.select-arrow {

		display: block;

		width: 10px;

		position: absolute;
		top: 15px;
		right: 10px;

		transition: all .3s; 
	}

	.opened-select .select-arrow {

	    transform: rotate(180deg);

	    transition: all .3s; 
	}