*, :after, :before {
    box-sizing: border-box;
}
/*@media only screen and (max-width: 992px) {
	.container,
	.container.menu-wr {
		width: 100%;
	}
}*/
@media only screen and (max-width: 480px) {
	.container-pr.container,
	.container.menu-wr {
		width: 100% !important;
	}
}
.navigation {
	z-index: 1002;
}
/*меню в самом верху на сером фоне*/
.nav-0 {
	width: 100%;
	height: 24px;
	background-color: #e8e8e8;
    position: relative;
    top: 0;
    z-index: 2;
}

.nav-0__inner {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 1200px) {
	.nav-0__inner {
		width: 960px;
	}
}
@media only screen and (max-width: 992px) {
	.nav-0__inner {
		width: 100%;
		padding-left: 18px;
	}
}
@media only screen and (max-width: 360px) {
	.nav-0__inner {
		padding-left: 9px;
	}
}
.nav-0__inner__col {
	display: inline-block;
	font-size: 0;
}

.nav-0__inner__col a {
	display: inline-block;
}
.nav-0 .topbar-btn-ng {
	margin-left: 71px;
}

.special-link,
.grafik-zagruzki-link,
.phone-pay,
.callback_click,
.nav-email-link {
	font-family: 'robotoregular';
	font-size: 14px;
}
.special-link,
.grafik-zagruzki-link,
.grafik-zagruzki-link:hover,
.phone-pay,
.phone-pay:hover,
.callback_click,
.callback_click:hover,
.nav-email-link:hover {
	text-decoration: underline;
	color: #010101;
}
.nav-0__inner__col .callback_click {
	border-bottom: none;
}
.phone-pay {
	margin-right: 97px;
}
.grafik-zagruzki-link {
	margin-left: 71px;
	cursor: pointer;
}
.nav-email-link {
	margin-left: 92px;
}
.container-head-scroll .nav-email-link {
	margin-left: 0;
}
@media only screen and (max-width: 1200px) {
	.phone-pay {
		margin-right: 88px;
	}
	.grafik-zagruzki-link {
		margin-left: 29px;
	}
	.nav-email-link {
		margin-left: 94px;
	}
}
/*шапка в самом верху на сером фоне*/

/*шапка на белом фоне*/
.nav-1 {
	box-shadow: none;
	padding: 0;
}
/*	@media only screen and (max-width: 750px) {
	.nav-1 {
		padding-right: 20px;
	}
}*/
/*шапка на белом фоне*/

/*меню на синем фоне*/
@media only screen and (max-width: 768px) {
	.nav-2_fixed {
		top: 0;
	}
}
.nav-2 {
	padding: 0;
}
/*меню на синем фоне*/

/*шапка при прокрутке страницы*/
.container-head,
.container-pr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
}
.menu-wr {
	background: #2a71b3;
}
@media only screen and (min-width: 1200px) {
	.container-head,
	.menu-wr,
	.container-pr {
		width: 1100px;
	}
	.menu-wr {
		line-height: 24px;
	    padding: 0;
	    z-index: 99;
	}
}
@media only screen and (max-width: 1200px) {
	.menu-wr {
	    position: relative;
	    z-index: 99;
	}
}
@media only screen and (max-width: 992px) {
	.container-head,
	.menu-wr {
		width: 100%;
	}
	.menu-wr {
		font-size: 0;
		z-index: 99;
		position: relative;
	}
}
.container-head-scroll {
	max-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media only screen and (max-width: 480px) {
	.section-footer .container {
		width: 314px;
	}
}
/*шапка при прокрутке страницы*/

/*лого*/
/*.logo img {
    width: auto;
    max-height: 122px;
    width: 100%;
}*/
.logo-scroll.logo img {
	width: 100%;
	max-height: 50px;
}
.logo.logo-2 img {
	width: 100%;
}
@media only screen and (min-width: 1200px) {
	.logo {
	    margin: 0;
	    margin-right: 35px;
	    width: auto;
	    height: 122px;
	}
	.logo a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		height: 100%;
	    max-height: 122px;
	    width: 255px;
	    -webkit-justify-content: center;
	    justify-content: center;
	}
	.logo img {
		align-self: center;
		max-height: 122px;
	}
	.container-head-scroll .logo a {
		width: auto;
    	max-height: 50px;
	}
}
@media only screen and (max-width: 1200px) {
	.logo {
	    margin: 0;
	    margin-right: 12px;
	    width: auto;
	    height: 122px;
	}
	.logo a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		height: 100%;
	    max-height: 122px;
	    width: 255px;
	    -webkit-justify-content: center;
	    justify-content: center;
	}
	.container-head-scroll .logo a {
		width: 100%;
	}
}
@media only screen and (max-width: 992px) {
	.logo {
	    width: 125px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    margin-right: 42px;
	    margin-left: 18px;
	    flex: 1;
	    height: auto;
	}
	.logo a {
		width: 100%;
		-webkit-justify-content: space-between;
	    justify-content: space-between;
	}
	.logo img {
	    width: 125px;
	}
}
@media only screen and (max-width: 700px) {
	.logo {
		margin-left: 20px;
	}
	.logo a {
		width: 100%;
	}
	.logo img {
	    width: 120px;
	}
}
@media only screen and (max-width: 479px) {
	.logo {
		margin-right: 19px;
		text-align: center;
		/*max-height: 81px;*/
	}
	.logo a {
		height: 100%;
	}
}
@media only screen and (max-width: 440px) {
	.logo {
		margin-right: 35px;
		max-height: 80px;
	}
	.logo img {
		width: 95px;
	    /*margin-top: 8px;*/
	}
}
@media only screen and (max-width: 370px) {
	.logo img {
	    width: 100%;
	}
}
@media only screen and (max-width: 360px) {
	.logo {
	    margin-right: 13px;
	}
}
.logo-scroll {
	width: 65px;
	min-height: 50px;
	height: 50px;
	padding: 0;
	margin-left: 0;
	margin-right: 38px;
}
@media only screen and (max-width: 1200px) {
	.logo-scroll {
		margin-right: 16px;
	}
}

.cgr-logo-add {
	max-width: 27px;
    vertical-align: baseline;
}
.cgr-logo-add_t {
	display: inline-block;
    font-size: 14px;
    margin-left: 6px;
    vertical-align: top;
    line-height: 16px;
}
@media only screen and (max-width: 992px) {
	.cgr-logo-add_t {
		font-size: 12px;
	}
}
@media only screen and (max-width: 440px) {
	.cgr-logo-add_t {
		font-size: 10px;
	}
}
@media only screen and (max-width: 370px) {
	.cgr-logo-add_t {
		font-size: 8px;
	}
}
/*лого*/

/*блок с кнопками в шапке*/
@media only screen and (min-width: 1200px) {
	.nav-top,
	.nav-top-colm {
		width: 240px;
		padding-top: 23px;
	    padding-bottom: 22px;
	    margin-right: 91px;
	}
	.nav-top-colm .nav-top {
		padding: 0;
		margin: 0;
	}
}
@media only screen and (max-width: 1200px) {
	.nav-top,
	.nav-top-colm {
		width: 240px;
		margin-right: 12px;
		margin-top: 0px;
		padding-top: 22px;
	    padding-bottom: 22px;
	}
	.nav-top-colm .nav-top {
		padding: 0;
		margin: 0;
	}
	.container-head-scroll .nav-top {
		margin-right: 124px;
	}
	.nav-top-colm .container-head-scroll .nav-top {
		margin: 0;
	}
}
@media only screen and (max-width: 992px) and (min-width: 701px) {
	.nav-top,
	.nav-top-colm {
		display: none !important;
	}
}
@media only screen and (max-width: 700px) {
	.nav-top,
	.nav-top-colm {
		margin-right: 20px;
		margin-bottom: 0;
		padding-top: 21px;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 440px) {
	.nav-top,
	.nav-top-colm {
		margin-right: 20px;
		margin-bottom: 0;
		padding-top: 15px;
		padding-bottom: 10px;
		width: 192px;
		margin-right: 10px;
	}
}
.nav-top-item-corp {
	margin-top: 9px;
	cursor: pointer;
}
.nav-top-item,
.nav-top li,
.navigation ul.nav-top li {
	width: 100%;
	padding: 0;
}

/*.navigation ul.nav-top {
	padding: 0;
}*/

.nav-top-item .corp-land-wrap {
	padding: 0;
	border: 1px solid #2a71b3;
    border-radius: 2px;
    padding: 0;
    padding-left: 20px;
    text-align: left;
    margin-top: 0;
    box-sizing: border-box;
}
.nav-top-item a.corp-elem,
.nav-top a.corp-elem {
	line-height: 30px;
}
.nav-top-item a.corp-elem2,
.nav-top a.corp-elem2 {
	line-height: 28px;
}
@media only screen and (max-width: 1200px) {
	.nav-top-item .corp-land-wrap {
		padding-left: 13px;
	}
}
.nav-top-item .corp-land-wrap a,
.nav-top .corp-land-wrap a {
	font-size: 14px;
	font-family: 'robotoregular';
	text-decoration: none;
	width: 100%;
	display: inline-block;
}
.nav-top-item .corp-land-wrap a {
	color: #000;
}
.nav-top .corp-land-link_white {
	color: #fff;
}
.navigation ul.nav-top li a {
	padding: 0;
	text-decoration: none;
}
@media only screen and (max-width: 700px) {
	.nav-top-item a.corp-elem,
	.nav-top a.corp-elem {
		line-height: 30px;
	}
	.nav-top-item a.corp-elem2,
	.nav-top a.corp-elem2 {
		line-height: 28px;
	}
}
@media only screen and (max-width: 440px) {
	.nav-top-item a.corp-elem,
	.nav-top a.corp-elem {
		line-height: 24px;
	}
	.nav-top-item a.corp-elem2,
	.nav-top a.corp-elem2 {
		line-height: 22px;
	}
}
@media only screen and (max-width: 440px) {
	.nav-top-item .corp-land-wrap a,
	.nav-top .corp-land-wrap a {
		font-size: 12.2px;
	}
	.nav-top-item .corp-land-wrap {
		padding-left: 16px;
	}
}
/*блок с кнопками в шапке*/

/*блок с доп. ссылками в шапке, появляется при прокрутке*/
.nav-0__inner-scroll {
	display: -webkit-inline-flex;
	display: inline-flex;
    /*width: 448px;*/
    width: 509px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*margin-top: 3px;*/
    padding-top: 1px;
    margin-right: 20px;
}
@media only screen and (max-width: 1200px) {
	.nav-0__inner-scroll {
		width: 600px;
		margin-right: 0;
	}
}
.nav-0__inner-scroll .nav-0__inner__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.nav-0__inner-scroll a {
	line-height: 23px !important;
}
.nav-0__inner-scroll .grafik-zagruzki-link {
	margin-left: 0;
}
.nav-0__inner-scroll .phone-pay {
	margin-right: 0;
}
/*блок с доп. ссылками в шапке, появляется при прокрутке*/

/*отступ основной части страницы*/
.section-top {
    padding-top: 186px;
}
@media only screen and (max-width: 992px) {
	.section-top {
	    padding-top: 148px;
	}
}
@media only screen and (max-width: 768px) {
	.section-top {
		padding-top: 13px;
	}
}
@media only screen and (max-width: 700px) {
	.section-top {
		padding-top: 10px;
	}
}

.one_group_hotels-wrap {
	top: 215px;
}
.sliderBron2 {
	top: 74px;
}

/*кнопка Цены на мобильном*/
/*#sm-btn-price {
    width: 186px;
    height: auto;
    padding: 2px 10px;
    border: 2px solid #076aef;
    text-align: center;
    margin-bottom: 0;
    margin-top: 4px;
    display: inline-block;
}
.les-header-link {
    text-decoration: none;
    display: block;
}
.les-header-link_mobile {
    display: none;
}
@media only screen and (max-width: 480px) {
	.les-header-link {
	    display: none;
	}
	.les-header-link_mobile {
	    display: block;
	}
}*/
/*@media only screen and (min-width: 480px) {
	#sm-btn-price {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	#sm-btn-price {
		border: 1px solid #2a71b3;
	    border-radius: 2px;
	    padding: 0;
	    padding-left: 20px;
	    text-align: left;
	    margin-top: 9px;
	    display: block;
	}
	#sm-btn-price a {
		color: #000;
	    font-size: 14px;
	    font-family: 'robotoregular';
	    text-decoration: none;
	    line-height: 28px;
	}
}
@media only screen and (max-width: 440px) {
	#sm-btn-price {
	    margin-top: 7px;
	    padding-left: 16px;
	    width: 192px;
	}
	#sm-btn-price a {
		font-size: 12.75px;
	    line-height: 22px;
	}
}*/
/*кнопка Цены на мобильном*/

/*Кнопка Презентация для групп.*/
.corp-land-wrap{
	text-align: left;
	margin-top: 9px;
	font-size: 0;
}
@media only screen and (max-width: 480px) {
	.corp-land-wrap {
		margin-top: 8px;
	}
}
@media only screen and (max-width: 440px) {
	.corp-land-wrap {
		width: 192px;
	}
}

.corp-land-link {
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	font-size: 14px;
	font-family: 'robotoregular';
	line-height: 30px;
	background-image: none;
	padding: 0;
	padding-left: 21px;
	letter-spacing: 0;
	box-sizing: border-box;
	box-shadow: none;
}
.corp-land-link:hover {
	background-image: none;
	background: #A8C12E;
}
.nav-top-item-corp .corp-land-link {
	border: 0;
}
@media screen and (max-width: 1200px) {
	.corp-land-link {
		padding-left: 13px;
	}
}
@media screen and (max-width: 440px) {
	.corp-land-link {
		font-size: 12.75px;
		padding-left: 17px;
		line-height: 24px;
	}
}
/*Кнопка Презентация для групп.*/

/*Блок в меню с телефонами*/
.phone {
	width: 486px;
	padding-top: 12px;
    min-height: 50px;
    /*padding-bottom: 16px !important;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
	.phone {
		width: 463px;
	}
}
.container-head-scroll .phone {
	width: 424px;
	box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
	.container-head-scroll .phone {
		margin-left: 14px;
	}
}
@media only screen and (max-width: 992px) {
	.phone {
		margin-right: 30px;
		padding-bottom: 16px;
	}
}
@media only screen and (max-width: 768px) {
	.phone {
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 700px) {
	.container-pr .phone {
		display: none;
	}
}
.phone-scroll {
	padding-top: 4px;
	float: right;
}
.phone .phone3 {
	width: 230px;
	display: inline-block;
	text-align: right;
	font-size: 0;
	margin: 0;
}
.phone .phone3:nth-child(2) {
	margin-left: 32px;
}
@media only screen and (max-width: 1200px) {
	.phone .phone3:nth-child(2) {
		margin-left: 10px;
	}
}
.container-head-scroll .phone3 {
	width: 194px;
}
@media only screen and (max-width: 1200px) {
	.container-head-scroll .phone3 {
		width: 195px;
	}
	.container-head-scroll .phone3:nth-child(3) {
		margin-left: 11px;
	}
	.phone .phone3 {
		margin-bottom: 0;
	}
}
.phone .phone3 a {
	font-weight: normal !important;
	font-family: 'robotomedium';
	font-size: 28px;
	text-decoration: none;
    color: #2A71B3;
    line-height: 28px;
}
.phone .phone3 a.phone3-scroll {
	font-size: 24px;
	text-align: right;
	line-height: 24px;
}
.phone span.info3 {
	color: #2b2b2b;
	font-weight: normal;
	font-family: 'robotoregular';
	font-size: 12px;
    line-height: 21px;
    padding-bottom: 1px;
	text-transform: uppercase;
	float: right;
}
.phone span.info3-scroll {
	font-size: 12px;
	line-height: 20px;
}

/*меню при скролле страницы*/
.touch-menu-top {
	position: relative;
	z-index: 10;
	float: right;
	margin: 8px 0;
	margin-left: 36px;
}
@media only screen and (max-width: 1200px) {
	.touch-menu-top {
		margin-left: 11px;
	}
}
.touch-menu-top-mobile {
	margin: 0;
	margin-top: 8px;
	margin-right: 30px;
}
.touch-menu-top-desktop,
.touch-menu-top-mobile {
	display: none;
}
@media only screen and (max-width: 992px) {
	.touch-menu-top-mobile {
		display: block;
	}
}
@media only screen and (max-width: 700px) {
	.touch-menu-top-mobile {
		margin-right: 20px;
		margin-top: 7px;
	}
}
@media only screen and (max-width: 440px) {
	.touch-menu-top-mobile {
		margin-right: 10px;
	}
}
.touch-menu_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 36px;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    cursor: pointer;
}
.touch-menu-top-mobile .touch-menu_main {
	height: 30px;
}
.nav-icon {
    width: 28px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.touch-menu-top-mobile .nav-icon {
	width: 22px;
	height: 100%;
}
.nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.touch-menu-top-mobile .nav-icon span {
	background-color: #fff;
}
.nav-icon span:nth-child(1) {
    top: 0px;
}
.nav-icon span:nth-child(2) {
    top: 8px;
}
.touch-menu-top-mobile .nav-icon span:nth-child(2) {
    top: 6px;
}
.nav-icon span:nth-child(3) {
    top: 16px;
}
.touch-menu-top-mobile .nav-icon span:nth-child(3) {
    top: 12px;
}
.nav-icon.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px;
}
@media only screen and (max-width: 992px) {
	.nav-icon.open span:nth-child(1) {
    	top: 6px;
	}
}

.nav-icon.open span:nth-child(2) {
    top: 1px;
    width: 0%;
    left: 50%;
}
.nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
}
@media only screen and (max-width: 992px) {
	.nav-icon.open span:nth-child(3) {
    	top: 6px;
	}
}

.touch-menu-top-mobile .touch-menu_main__label {
	color: #fff;
}

.touch-menu_main__label {
	display: inline-block;
	text-align: center;
	color: #2b2b2b;
	font-family: 'robotoregular';
	font-size: 14px;
	line-height: 14px;
}
.touch-menu-top .touch-menu-nav {
	display: none;
	width: 327px;
	background-color: #fff;
	border: none;
	border-radius: 3px;
	position: absolute;
    top: 94px;
    right: 0;
    box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, .3);
}
.touch-menu-nav_mobile .nav-sub-top_b,
.touch-menu-nav .nav-sub-top_b {
	max-height: 400px;
    overflow-y: scroll;
}
@media only screen and (max-width: 992px) {
	.touch-menu-top .touch-menu-nav {
    	top: 33px;
	}
}
@media only screen and (max-width: 360px) {
	.touch-menu-top .touch-menu-nav {
    	right: -9px;
	}
}
@media only screen and (max-width: 328px) {
	.touch-menu-top .touch-menu-nav {
		right: -10px;
    	left: -278px;
	}
}

.touch-menu-top .nav-sub-top {
    font-size: 0;
    padding: 12px 0;
}
.nav-sub-top li {
	width: 100%;
}
.calltoaction-top, .sub.calltoaction-top {
	margin-bottom: -27px;
}
.nav-sub-top .sub a {
	width: 100%;
    padding: 10px 18px 10px 20px;
	color: #000;
	font-family: 'robotoregular';
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	background: #fff;
}
.nav-sub-top .sub a:hover {
	text-decoration: none;
	background-color: rgba(42, 113, 179, 0.3);
}
.nav-sub-top .sub_drop {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
@media only screen and (max-width: 768px) {
	.nav-sub-top .sub_drop	{
		height: auto;
	}
}
.nav-sub-top .sub_drop a {
	position: relative;
	background-color: #fff;
}
.nav-sub-top3 .sub_drop a,
.nav-sub-top3 .sub a {
	float: none;
    display: block;
    position: relative;
    outline: none;
    cursor: pointer;
    line-height: 18px;
}
@media only screen and (max-width: 480px) {
	.calltoaction-top, ul.sub.calltoaction-top, .sub.calltoaction-top, .calltoaction-top a {
		background: #fff;
	}
}
.nav-sub-top .sub_drop > a:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	color: #000;
	position: absolute;
	top: 10px;
	right: 20px;
}

@media only screen and (max-width: 328px) {
	.nav-sub-top .sub a {
		padding-left: 28px;
	}
}
.nav-sub-top .sub .nav-sub-top2 {
	display: none;
	overflow: visible !important;
	padding-left: 4px;
	background-color: #fff;
}
.nav-sub-top .sub .active .nav-sub-top2 {
	display: block
}
.nav-sub-top .sub .nav-sub-top2 a {
	font-size: 12px;
	line-height: 5px;
	line-height: 20px;
	padding-top: 6px;
    padding-bottom: 6px;
}
/*.nav-sub-top .sub a.scroll-m {
	pointer-events: none;
}*/
.nav-sub-top .sub a.scroll-m:hover {
	background-color: rgba(42, 113, 179, 0.3);
}
.touch-menu-nav ul li {
	background-color: #fff;
}
.touch-menu-nav ul li.active > ul.nav-sub-top2 {
  display: block;
}
.touch-menu-nav__bottom .corp-land-wrap:first-child {
	margin-top: 20px;
	text-align: left;
}
.touch-menu-nav__bottom .corp-land-wrap:last-child {
	margin-top: 8px;
	text-align: left;
}
.touch-menu-nav__bottom .corp-presentation {
	display: inline-block;
	padding: 0;
    border: 1px solid #2a71b3;
    border-radius: 2px;
    padding: 0;
    padding-left: 0;
    line-height: 28px;
    text-align: center;
    margin-top: 0;
	color: #000;
    font-size: 16px;
    font-family: 'robotoregular';
    text-decoration: none;
    width: 240px;
}

.touch-menu-nav__bottom .corp-land-link {
	font-family: 'robotoregular';
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	width: 220px;
	padding: 0;
	margin: 0;
    display: inline-block;
    letter-spacing: .4px;
    background-image: none;

}
.touch-menu-nav__bottom .corp-land-link:hover {
	color: #fff;
	background: #A8C12E;
}
/*меню при скролле страницы*/

.nav-links-mobile {
	display: none;
}
@media only screen and (max-width: 1200px) {
	.nav-2 {
		padding: 0;
		height: auto;
		min-height: 40px;
	}
}
/*@media only screen and (max-width: 992px) {
	.nav-2 {
		padding-right: 20px;
	}
}*/
ul.nav-sub {
	box-sizing: border-box;
}
@media only screen and (min-width: 1200px) {
	.nav-2 {
		height: 40px;
	}
	.nav-2-scroll {
		height: 52px;
	}
	.nav-2-scroll .logo-2 {
		display: none;
	}
	.nav-sub {
	    max-height: 40px;
	}
	.navigation ul.nav-sub {
		padding: 3px 0 3px 0;
	    background: #2a71b3;
	    text-align: justify;
	    box-sizing: border-box;
	}
}

.nav-sub .small-hide:nth-child(9) a {
	padding-right: 0px;
}
.nav-sub .small-hide:nth-child(1) a {
	padding-left: 0px;
}

@media only screen and (max-width: 1200px) {
	.nav-sub {
		max-height: 40px;
		padding-top: 8px;
		text-align: left;
	}
	.navigation ul.nav-sub .sub{margin-right: 15px;}
	.navigation ul.nav-sub .sub:last-child{margin: 0;}
	.sub a {
		padding: 5px 16px 5px 0px;
		padding-right: 3px;
	}
/*	.nav-sub .small-hide:nth-child(1) a,
	.nav-sub .small-hide:nth-child(9) a {
		padding-right: 0px;
	}*/
	.nav-2-scroll .logo-2 {
		display: none;
	}
}
@media only screen and (max-width: 992px) {
	.logo-2 {
		display: none;
	}
	.nav-sub {
		display: none !important;
	}
	.nav-links-mobile {
		display: block;
	}
	.nav-links-mobile {
		margin-left: 18px;
		display: inline-block;
		font-size: 0;
	}
	.nav-links-mobile li {
		list-style: none;
		font-size: 0;
		float: right;
	}
	.nav-links-mobile a {
		display: inline-block;
		padding-right: 21px;
		text-align: left;
		line-height: 40px;
		font-size: 15.05px;
		font-family: 'robotoregular';
	}
	.nav-links-mobile a,
	.nav-links-mobile a:hover {
		text-decoration: underline;
		color: #fff;
	}
}
@media only screen and (max-width: 700px) {
	.nav-links-mobile__corp,
	.nav-links-mobile__pres {
		display: none;
	}
	.nav-links-mobile {
		margin-left: 20px;
	}
}
@media only screen and (max-width: 440px) {
	.nav-links-mobile a {
		font-size: 14px;
	}
}
@media only screen and (max-width: 360px) {
	.nav-links-mobile {
		margin-left: 9px;
	}
}

@media only screen and (max-width : 992px) {
	.nav-2_fixed .nav-2-logo {display: none;}
}

.sub {
    font-family: 'robotoregular';
    font-size: 15.05px;
}
.nav-sub2 {
	top: 37px;
}

/*форма вместо меню на синей полосе, появляется при проктурке*/
.nav-form {
	display: none;
}
.nav-form__find-numbers {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
	padding: 7px 0;
}
.nav-form__find-numbers__item {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav-form__find-numbers__item {
	margin-right: 30px;
}
.nav-form__find-numbers__item_btn {
	margin-right: 0px;
}
.nav-form__find-numbers__item .nav-form-ttl {
	display: inline-block;
	font-family: 'robotomedium';
	font-size: 16px;
	color: #fff;
	margin-right: 4px;
	line-height: 19px;
}
.nav-form__find-numbers__item input {
	width: 199px;
	line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #fff;
    color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
	text-align: left;
	outline: none;
	padding: 0;
	padding-left: 13px;
	background: url(/public/img/new_header/calendar-fon2.jpg) right no-repeat;
	background-color: #fff;
	cursor: pointer;
	box-sizing: border-box;
	max-height: 38px;
}
.nav-form__find-numbers__item input::-webkit-input-placeholder {
	color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
}
.nav-form__find-numbers__item input::-moz-placeholder {
	color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
}
.nav-form__find-numbers__item input:-moz-placeholder {
	color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
}
.nav-form__find-numbers__item input:-ms-input-placeholder {
	color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
}

.nav-form__find-numbers__item__inner {
	width: 199px;
	height: 38px;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #fff;
    line-height: 36px;
    color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
	outline: none;
    border-radius: 2px;
    box-sizing: border-box;
}
.nav-form-rooms {
	width: 100%;
	text-align: justify;
	padding: 0 23px 0 22px;
}
@media only screen and (max-width: 1200px) {
	.nav-form-rooms {
		padding: 0 11px 0 12px;
	}
}
.nav-form-main {
	display: inline-block;
	width: 80px;
	vertical-align: top;
}
@media only screen and (max-width: 1200px) {
	.nav-form-main {
		width: 75px;
	}
}
.nav-form-minus,
.nav-form-plus {
	width: 30px;
	display: inline-block;
	font-size: 21px;
	text-align: center;
	cursor: pointer;
}
.nav-form-guests {
	line-height: 36px;
    color: #010101;
	font-family: 'robotolight';
	font-size: 18px;
}
.nav-form__submit_btn {
	display: inline-block;
	width: 199px;
	background-color: #a8c12e;
	border-radius: 2px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}
.nav-form__submit_btn,
.nav-form__submit_btn:hover,
.nav-form__submit_btn:visited {
	font-family: 'robotomedium';
    font-size: 18px;
    color: #fff;
}
@media only screen and (max-width: 1200px) {
	.nav-form__find-numbers__item input,
	.nav-form__find-numbers__item__inner,
	.nav-form__submit_btn {
		width: 169px;
	}
}
/*форма вместо меню на синей полосе, появляется при проктурке*/

div.title-3 {
	left: 0;
    color: #010101;
    font-family: 'robotoregular';
    margin-left: 0;
}
div.container-head-scroll .title-3 {
	display: none;
}


.sliderz .sliderContent .item {
	width: 100%;
	background-position: center !important;
	background-size: cover !important;
}

.sliderz .sliderContent .item .item_content {
	width: 100% !important;
}
.nomera-flex{
	width: 100%;
	display: grid !important;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	place-items: center;
	place-content: center;
}

@media screen and (max-width: 980px) {
	.nomera-flex{grid-template-columns: 1fr 1fr; gap: 20px;}
	.nomera-flex img, .nomera-flex li, .nomera-flex a{ width: 100% !important; height: 100%;}
}
@media screen and (max-width: 480px) {
	.nomera-flex{grid-template-columns: 1fr;}
	.nomera-flex img{ width: 100%;}
}