

/* Start:/bitrix/templates/Poshale/template_styles.css?177540684335102*/
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-Regular.eot');
	src: local('Acrom Regular'), local('Acrom-Regular'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Regular.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Regular.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-Bold.eot');
	src: local('Acrom Bold'), local('Acrom-Bold'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Bold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Bold.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-Thin.eot');
	src: local('Acrom Thin'), local('Acrom-Thin'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Thin.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Thin.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-Light.eot');
	src: local('Acrom Light'), local('Acrom-Light'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Light.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Light.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-ExtraBold.eot');
	src: local('Acrom ExtraBold'), local('Acrom-ExtraBold'),
		url('/bitrix/templates/Poshale/fonts/Acrom-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-ExtraBold.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Acrom';
	src: url('/bitrix/templates/Poshale/fonts/Acrom-Medium.eot');
	src: local('Acrom Medium'), local('Acrom-Medium'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Medium.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Medium.woff') format('woff'),
		url('/bitrix/templates/Poshale/fonts/Acrom-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
html {
	margin:0;
	padding:0;
	height:100%;
}
body {
    line-height: 1.7;
	background:#fff;
	margin:0;
	padding:0;
	font-family: 'Acrom', arial;
	background: #fff;
	height:100%;
}
ol, ul {
    list-style: inside none disc;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover{
	*text-decoration:none;
	*border-bottom:1px dashed #fff;
}
img{
	border:0;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Acrom', arial;
}
h1{
	font-size:35px;
	padding:15px 0;
}
h2{
	font-size:30px;
	padding:15px 0;
}
h3{
	font-size:25px;
	padding:10px 0;
}
h4{}
h5{}
h6{}
p {
    line-height: 1.7;
    margin-bottom: 10px;
}
.wraper{
	width:1180px;
	min-width:1180px;
	margin:0 auto;
	padding:0;
	height: auto !important;
    overflow: hidden;
}


#header{
	height:130px;
	background:#1e2021;
	color:#fff;
	padding-top:10px;
	float: left;
	width: 100%;
}
.adres{
	float:left;
	width:450px;
	font-size:20px;
	padding-top:15px;
}
.adres p.adr{
	background:url("/bitrix/templates/Poshale/img/ico_map.png") no-repeat center left;
	height:35px;
	padding-left:45px;
	padding-top:5px;
	
}
.adres p.mail{
	background:url("/bitrix/templates/Poshale/img/ico_mail.png") no-repeat center left;
	height:35px;
	padding-left:45px;
	padding-top:2px;
}
.adres p.mail a{
	text-decoration:none;
}
.adres p.mail a:hover{
	border-bottom:1px dashed #fff;
	text-decoration:none;
}
.logo{
	float: left;
	width: 350px;
	text-align: center;
	padding-top: 10px;
	height: 110px;
}
.logo a:hover{
	border:none;
}
.logo img{
	
}
.soc{
	float:right;
	width:40px;
	margin-right: 25px;
    text-align: center;
}
.soc a{
	padding:0;
	margin:0;
	height:35px;
}
.soc a:hover{
	border:0;
}
.soc a img{}
.soc a img.img_soc{}
img.img_soc_max{
	width:25px;
}
.phone{
	padding-top:7px;
	float:right;
	width:230px;
}
.phone p{
	margin:0;
	padding:0;
}
.phone p.tel{
	background:url("/bitrix/templates/Poshale/img/ico_phone.png") no-repeat center left;
	height:35px;
	padding-left:40px;
	padding-top:2px;
}
.phone p.tel a{
	text-decoration:none;
	
}
.phone p.tel a:hover{
	border-bottom:1px dashed #fff;
	text-decoration:none;
}
.phone p.mes{
	font-size:16px;
	padding-left: 35px;
}
.phone p.mes a:hover{
	text-decoration:none;
	border-bottom:1px dashed #fff;
}
#main_header{
	background:#be2e21;
	height:50px;
	float: left;
	width: 100%;
}
#footer{
	background:#be2e21;
	height:50px;
	float: left;
	margin-top: 25px;
	width: 100%;
}
.menu_top{}
.menu_top ul.nav_menu{
	margin: 0;
    padding: 0;
}
ul.nav_menu li{
	float:left;
	margin:0 15px;
	list-style:none;
	line-height: 50px;
}
ul.nav_menu li.nav_li{}
ul.nav_menu li.nav_li a{
	color:#fff;
	font-size:18px;
	font-family: 'Acrom';
	padding: 0 0 0 0;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	float: left;
}
ul.nav_menu li.nav_li a span{}
.img_menu{
	padding-top: 10px;
	float: left;
	width: 30px;
	margin-right: 5px;
}
ul.nav_menu li.nav_li a:hover span {
	border-bottom:1px dashed #fff;
	text-decoration:none;
}
.menu_icos {
    padding-top: 10px;
    float: left;
}
.responsive {
  width: 642px;
  margin: 0 auto;
  position: relative;
}
#slider_bron{
	*height:640px;
	height:50px;
	float: left;
	width: 100%;
}
.bron{}
#about_otel{
	margin-top:100px;
	width: 100%;
	float: left;
	margin:0;
}
.about_img{
	float:left;
	width:480px;
}
.about_img img{
	width:460px;
}
.about_text{
	float:right;
	width:690px;
}
.about_text h1{
	font-size:23px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	line-height: 1.2;
	margin-bottom: 15px;
}
.about_text p{
	text-indent:15px;
	font-size:15px;
	text-align: justify;
}
.about_text ul{
	float: left;
	width: 680px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.about_text ul.preim{}
.about_text ul.preim li{
	list-style:none;
	float:left;
	font-size:15px;
	text-align:center;
	padding: 0 28px;
}
.about_text ul.preim li img{}


#preimush{
	width:100%;
	float:left;
	clear:both;
}
.preimush{
	float:left;
	width:19%;
	margin:2% 3%;
	text-align:center;
	height: 140px;
}
#preimush .preimush p{
	text-indent:0;
	padding: 0;
	margin: 0;
}
.preimush p img{}
.more{
	float:right;
	border:1px solid #be2e21;
	padding:7px 14px;
	text-decoration:none;
}
a.more:hover{
	border:1px solid #be2e21;
}
.more:hover{
	text-decoration:underline;
}
#content__center__text p.zagolovok{
	font-size:35px;
	text-transform:uppercase;
	margin:0 0 25px 0;
}
#spepredlozg{
	float: left;
	width: 100%;
	margin: 10px 0 10px;
}


.slideur {
    width: 100%;
	margin: 0 0 60px 0;
	padding:0;
}
.slider {
    width: 100%;
	margin: 30px auto;
}
.slick-slide {
    *margin: 0px 20px;
	*background:#fff;
	*border-radius:10px;
	*padding:10px;
}
.slick-slide img {
    width: 100%;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out .3s;
} 
.slider__img{
	text-align:center;
	min-height:180px;
}
.slider__img a img {
    text-align: center;
    margin: 0 auto;
    width: 265px;
    height: auto;
	display:block;
}
.slider__img span{}

.slider__img a{
	font-size:18px;
	color:#000;
	text-decoration:none;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}
.slider__img a:hover{
	text-decoration:underline;
}



.slider__img2{
	text-align:center;
	*float:left;
}
.slider__img2 a img {
    text-align: center;
    margin: 0 auto;
    width: 265px;
    height: auto;
	position: relative;
	display:block;
}
.uslu_slider2{
	position: relative;
}
.slider__img2 a{
	font-size:18px;
	color:#000;
	text-decoration:none;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}
.slider__img2 a:hover{
	text-decoration:underline;
}
.slider__img2 a span.klik1{
	background: #fff;
	color: #000;
	padding: 8px;
	*height: 50px;
	width: 100%;
	*float:left;
	text-align: center;
	font-size:15px;
	text-decoration:none;
	border:1px solid #be2e21;
	
}



.icon_s{
	position: absolute;
	top: 0;
	left: 10%;
	z-index: 2;
}
.icon_s span.skidka{
	color:#fff;
	background:#000;
	padding:3px 0 3px 10px;
}
.icon_s span.skidka_{
	color:#fff;
	background:#be2e21;
	padding:3px;
}
.uslugi_otel_vnutri_img2{
	text-align:center;
	*float:left;
}
.uslugi_otel_vnutri_img2 a img {
    text-align: center;
    margin: 0 auto;
    width: 265px;
    height: auto;
	position: relative;
	display:block;
}
.uslugi_otel_vnutri_img2 a{
	font-size:16px;
	color:#000;
	text-decoration:none;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}
.uslugi_otel_vnutri_img2 a:hover{
	text-decoration:underline;
}


.uslugi_otel_vnutri2{
	position: relative;
	width:25%;
	float:left;
	margin:10px 0 30px;
}
.uslugi_otel_vnutri_name{
	text-align:center;
	height:55px;
	vertical-align:middle;
	width:100%;
}
.uslugi_otel_vnutri_name a{
	font-size:16px;
	color:#000;
	text-decoration:none;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}
.uslugi_otel_vnutri_name a:hover{
	text-decoration:underline;
}





.slider__name{
	text-align:center;
	*height:70px;
	*vertical-align:middle;
	*display:table-cell;
	*width:305px;
	width:100%;
	float:left;
}
.slider__name a{
	font-size:18px;
	color:#000;
	text-decoration:none;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}
.slider__name a:hover{
	text-decoration:underline;
}
.slider__svo{
	width:80%;
	margin:0 auto 35px;
}
.slider__svo p{
	border-bottom: 1px dashed #383f47;
	margin:0;
}
.slider__svo p span{
	float: right;
}
.slider__botton{
	width: 100%;
	margin: 0 auto;
	float: left;
}
.slider__botton p{
	width: 150px;
	margin: 0 auto;
	padding:8px 0;
	
}
.slider__botton p span{}
p a.klik1{
	background: #fff;
	color: #000;
	padding: 8px;
	*height: 50px;
	width: 100%;
	float:left;
	text-align: center;
	font-size:15px;
	text-decoration:none;
	border:1px solid #be2e21;
	
}
p a.klik2{
	background: #be2e21;
	color: #fff;
	padding: 8px;
	*height: 50px;
	width: 100%;
	float:left;
	text-align: center;
	font-size:15px;
	text-decoration:none;
	margin-bottom: 10px;
}
p a.klik1:hover, p a.klik2:hover{
	text-decoration:underline;
}


#nomera_komf{
	float: left;
	width: 100%;
	margin: 10px 0;
}
#uslugi_otel{
	float: left;
	width: 100%;
	margin: 10px 0;
}
#otziv_otel{
	float: left;
	width: 100%;
	margin: 10px 0;
}



.polity{
	float:left;
	width:100px;
	
}
.polity2{
	background: #000;
    font-size: 11px;
    padding: 10px 0;
}

.breadcrumb_top{
	width: 100%;
	float: left;
	margin-bottom:25px;
}
ul.breadcrumb_ul{
	float: left;
	color:#686868;
	margin-top: 20px;
}
ul.breadcrumb_ul li{
	float: left;
	list-style:none;
	padding: 0 5px;
}
ul.breadcrumb_ul li a{
	font-size:16px;	
}
ul.breadcrumb_ul li a span:hover{
	color:#686868;
	text-decoration:none;
}
ul.breadcrumb_ul li a span{
	color:#be2e21;
	text-decoration:underline;
}
ul.breadcrumb_ul li span{
	color:#686868;
}
.reiting{
	width:20%;
	text-align: center;
	float:left;
}
#otziv_otel .reiting p{
	text-indent:0;
}
#otziv_otel .name_reiting{
	text-indent:0;
}
.name_reiting a{
	margin-right:12px;
	font-size:20px;
}
.name_reiting a:hover{
	text-decoration:none;
	border-bottom:1px solid #be2e21;
}
.name_reiting span{
	background:#be2e21;
	padding:10px 10px;;
	color:#fff;
	font-size:22px;
	border-radius:4px;
}

.gal_phote{
	text-align: center;
    float: left;
    width: 18%;
	margin:1%;
	line-height:0;
}
.gal_phote a img{
	*width:100%;
}

.gal_phote2 {
    height: 200px;
    width: 18%;
    float: left;
    margin: 1%;
    padding: 0;
    line-height: 0;
}
.dop_info_sv_img{
	width:100%;
	float:left;
}


.dop_info_sv_one p{
	color:#be2e21;
}
.dop_info_sv_one p span{
	color:#fff;
	background:#be2e21;
	padding:3px 12px;
}

.dop_info_sv p span{
	color:#fff;
	background:#be2e21;
	padding:3px 12px;
}

.more_img {
    height: 200px;
    width: 18%;
    float: left;
    margin: 1%;
    padding: 0;
    line-height: 0;
}
.more_img img {
    display: block;
	width:200px;
}
.gal_phote_ytu span {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
}

.photo_galereya {
    text-align: center;
    float: left;
	width: 23%;
	margin: 1%;
}
.photo_galereya img {
    width: 100%;
    height: auto;
    display: block;
}
.photo_galereya a{
	text-decoration:none;
}
.photo_galereya a:hover{
	text-decoration:underline;
}
.cont_center__text p{
	text-indent: 30px;
	font-size: 18px;
	line-height: 1.5;
	padding-bottom: 15px;
}
.cont_center__text  a:hover{
	text-decoration:none;
	border-bottom:1px dashed #000;
	
}
.cont_center__text  a img:hover {
	border:none;
}
.catalog_text{
	float:left;
	width:100%;
	margin:20px 0;
}
.catalog_text h1{
	font-size:35px;
	font-weight:bold;
	color:#000;
	padding:10px 0 20px;
}
.catalog_text p{}
.nomer_otelya{
	border:1px solid #000;
	padding:20px;
	border-radius:15px;
	width:100%;
	float:left;
	margin:15px 0;
}
.nomer_otelya_img{
	width:35%;
	float:left;
	background:url("/bitrix/templates/Poshale/img/about_otel.png") no-repeat center center;
	background-size: cover;
}
.nomer_otelya_img a {

    height: 240px;
    float: left;
    width: 100%;

}
.nomer_otelya_img a img{
	width:100%;
}
.icos__krovat{background:url("/bitrix/templates/Poshale/img/icos__krovat.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__tv{background:url("/bitrix/templates/Poshale/img/icos__tv.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__kreslo{background:url("/bitrix/templates/Poshale/img/icos__kreslo.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__lampa{background:url("/bitrix/templates/Poshale/img/icos__lampa.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__tapki{background:url("/bitrix/templates/Poshale/img/icos__tapki.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__xalat{background:url("/bitrix/templates/Poshale/img/icos__xalat.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__cena_mesta1{background:url("/bitrix/templates/Poshale/img/icos__cena_mesta1.png") no-repeat center left;padding-left: 35px;}
.icos__cena_mesta2{background:url("/bitrix/templates/Poshale/img/icos__cena_mesta2.png") no-repeat center left;padding-left: 35px;}
.icos__tumba{background:url("/bitrix/templates/Poshale/img/icos__tumba.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__kabel{background:url("/bitrix/templates/Poshale/img/icos__kabel.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__klimat{background:url("/bitrix/templates/Poshale/img/icos__klimat.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__shkaf{background:url("/bitrix/templates/Poshale/img/icos__shkaf.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__komod{background:url("/bitrix/templates/Poshale/img/icos__komod.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__xolod{background:url("/bitrix/templates/Poshale/img/icos__xolod.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__koffe{background:url("/bitrix/templates/Poshale/img/icos__koffe.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__job_stol{background:url("/bitrix/templates/Poshale/img/icos__job_stol.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__stul{background:url("/bitrix/templates/Poshale/img/icos__stul.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__stolik{background:url("/bitrix/templates/Poshale/img/icos__stolik.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__kabina{background:url("/bitrix/templates/Poshale/img/icos__kabina.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__gubka{background:url("/bitrix/templates/Poshale/img/icos__gubka.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__rakovina{background:url("/bitrix/templates/Poshale/img/icos__rakovina.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__gel{background:url("/bitrix/templates/Poshale/img/icos__gel.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__tualet{background:url("/bitrix/templates/Poshale/img/icos__tualet.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__milo{background:url("/bitrix/templates/Poshale/img/icos__milo.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__polotence{background:url("/bitrix/templates/Poshale/img/icos__polotence.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__zub{background:url("/bitrix/templates/Poshale/img/icos__zub.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__kovrik{background:url("/bitrix/templates/Poshale/img/icos__kovrik.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__salfetka{background:url("/bitrix/templates/Poshale/img/icos__salfetka.png") no-repeat center left;height:25px;padding-left: 35px;}
.icos__shampun{background:url("/bitrix/templates/Poshale/img/icos__shampun.png") no-repeat center left;height:25px;padding-left: 35px;}









.dop_info{
	border-top:1px solid #ff0000;
	margin-top:30px;
	width: 100%;
	float: left;
}
.nomer_otelya_opis{
	width:63%;
	float:right;
}
.opis__name{
}
.opis__name a{
	font-size:25px;
	text-transform:uppercase;
	border-bottom:1px solid #be2e21;
	text-decoration:none;
}
.opis__name a:hover{
	text-decoration:none;
	
	color:#be2e21;
}
.opis__text{
	font-size:16px;
	margin:3px 0;
}
.opis__svoystvo{}
.opis__svoystvo_li{
	float:left;
	width:68%
}
.opis__svoystvo_li ul{}
.opis__svoystvo_li ul li{
	list-style:none;
	float:left;
	width:50%;
	font-size:16px;
}
.opis__svoystvo_li ul li img{
	float: left;
	margin-right: 5px;
}
.opis__svoystvo_li ul li span{
	font-size:16px;
}
.opis__svoystvo_price{
	float:right;
	width:30%;
	font-size:16px;
}
.cena_mesta{}
.cena_mesta p{}
.cena_mesta p span{
	color:#be2e21;
	font-size:22px;
	font-weight:bold;
}
.more_mesta{}
.more_mesta a{
	background:#be2e21;
	color:#fff;
	text-align:center;
	padding:7px 5px;
}


.ol_ft{
	float:left;
	width:100%;
	text-align:right;
}
.ol_ft p{
	font-size:16px;
	color:#000;
}
.ol_ft p span{
	font-size:16px;
	color:#be2e21;
	font-weight:bold;
}
img.cen_fo_img {
    display: block;
    height: 520px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}
.otel__text{
	float:left;
	width:100%;
}
.text__ote{
	float:left;
	width:920px;
}
.text__pres{
	float:right;
	width:230px;
	text-align: center;
}
.entry_til{
	float:left;
	width:100%;
	margin:20px 0
}
.entry_til p{
	font-size:18px;
	font-weight:bold;
}
.entry_til ul{
	width:98%;
	float:left;
	margin:0 0 25px 2%;
}
.entry_til ul li{
	list-style:none;
	float:left;
	width:50%;
	font-size:16px;
	color:#be2e21;
}
.entry_til ul li img{
	float: left;
	margin-right: 5px;
}
.entry_til ul li span{
	font-size:16px;
	color:#000;
}


.menu_top_mobile, .menu_catalog_mobile{
	display:none;
}


@media (min-width:0px) and (max-width:767px) {
	.menu_top_mobile, .menu_catalog_mobile{
		display:block;
		text-align: center;
	}
	.menu_top, .menu_top2, .menu_catalog{
		display:none;
	}
}
@media (min-width:0px) and (max-width:320px) { 
	.wraper {
		width: auto;
		min-width: 230px;
	}
	#header {
		height: auto;
	}
	.adres {
		width: 100%;
	}
	.adres p.adr {
		padding-left: 35px;
		width: auto;
		margin: 0;
		font-size: 13px;
	}
	.adres p.mail {
		font-size: 13px;
		width: auto;
		margin: 0;
	}
	.logo{
		width: 100%;
	}
	.logo img{
		width: 90%;
	}
	.soc {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.soc a {
		float: none;
	}
	.phone {
		float: left;
		width: 100%;
	}
	.phone p.tel {
		padding-left: 35px;
		width: 210px;
		margin: 0 auto;
	}
	.phone p.mes {
		text-align: center;
	}	
	.adres p.adr {
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.adres p.mail{
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.phone p.mes{
		padding:0;
	}
	.about_img {
		width: 100%;
		text-align: center;
	}
	.about_img img {
		width: 90%;
	}
	.about_text {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.about_text ul.preim {
		width: 100%;
		margin-left: 0;
	}
	.about_text h1 {
		font-size: 16px;
	}
	.about_text ul.preim li {
		width: 100%;
		padding: 0;
	}
	.preimush{
		float:left;
		width:98%;
		margin:1%;
		text-align:center;
	}
	#preimush .preimush p {
		font-size: 14px;
	}
	#content__center__text p.zagolovok {
		font-size: 16px;
	}
	.cont_center__text p {
		text-indent: 15px;
		font-size: 14px;
		line-height: 1.5;
		padding-bottom: 5px;
	}
	.breadcrumb {
		text-align: center;
	}
	.icon_s {
		left: 0;
	}
	.reiting {
		width: 46%;
		text-align: center;
		margin: 0 2%;
	}
	.name_reiting span {
		width: 100%;
		float: left;
	}
	
	
	
	
	
	
	
	.menu_top_mobile{
		margin:0;
	}
	.menu_top_mobile button {
		background: #be2e21;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:200px;
		font-size:16px;
	}
	.menu_catalog_mobile button {
		background: #ff0000;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:200px;
		font-size:16px;
	}
	.breadcrumb {
		text-align: center;
	}
	.overlay nav, .overlay2 nav {
		top: 50%;
		height: 85%;
	}
	.overlay ul li a, .overlay2 ul li a {
		font-size: 15px;
		line-height:1;
	}
	p.zagolovok {
		font-size: 27px;
	}
	.photo_galereya {
		width: 98%;
		margin: 1%;
	}
	.gal_phote2 {
		height: 200px;
		width: 98%;
	}
	.uslugi_otel_vnutri2 {
		width: 100%;
	}
	.uslugi_otel_vnutri_img2 a img {
		width: 100%;
	}
	.more_img {
		width: 98%;
		height:100%;
	}
	.more_img img {
		width: 100%;
	}
}
@media (min-width:321px) and (max-width:480px) { 
	.wraper{
		width:300px;
		min-width:300px;
	}
	#header {
		height: auto;
	}
	.adres {
		width: 100%;
	}
	.adres p.adr {
		font-size: 14px;
	}
	.adres p.mail {
		font-size: 14px;
	}
	.logo{
		width: 100%;
	}
	.soc {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.soc a {
		float: none;
	}
	.phone {
		float: left;
		width: 100%;
	}
	.phone p.tel {
		padding-left: 35px;
		width: 210px;
		margin: 0 auto;
	}
	.phone p.mes {
		text-align: center;
	}	
	.adres p.adr {
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.adres p.mail{
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.phone p.mes{
		padding:0;
	}
	.menu_top_mobile{
		margin:0;
	}
	.menu_top_mobile button {
		background: #be2e21;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:220px;
		font-size:18px;
	}
	.menu_catalog_mobile button {
		background: #ff0000;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:220px;
		font-size:18px;
	}
	.about_img {
		width: 100%;
		text-align: center;
	}
	.about_img img {
		width: 100%;
	}
	.about_text {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.about_text ul.preim {
		width: 100%;
		margin-left: 0;
	}
	.about_text h1 {
		font-size: 16px;
	}
	.about_text ul.preim li {
		width: 50%;
		padding: 0;
	}
	.preimush{
		float:left;
		width:48%;
		margin:1%;
		text-align:center;
	}
	#preimush .preimush p {
		font-size: 13px;
	}
	
	#content__center__text p.zagolovok {
		font-size: 16px;
	}
	.cont_center__text p {
		text-indent: 15px;
		font-size: 14px;
		line-height: 1.5;
		padding-bottom: 5px;
	}
	.breadcrumb {
		text-align: center;
	}
	.overlay nav, .overlay2 nav {
		top: 50%;
		height: 90%;
	}
	.overlay ul li a, .overlay2 ul li a {
		font-size: 16px;
		line-height:1;
	}
	.icon_s {
		left: 0;
	}
	.reiting {
		width: 46%;
		text-align: center;
		margin: 0 2%;
	}
	.name_reiting span {
		width: 100%;
		float: left;
	}
	.photo_galereya {
		width: 98%;
		margin: 1%;
	}
	.gal_phote2 {
		height: 170px;
		width: 98%;
	}
	.uslugi_otel_vnutri2 {
		width: 100%;
	}
	.uslugi_otel_vnutri_img2 a img {
		width: 100%;
	}
	.more_img {
		width: 98%;
		height:100%;
	}
	.more_img img {
		width: 100%;
	}
}
@media (min-width:481px) and (max-width:767px) { 
	.wraper{
		width:460px;
		min-width:460px;
	}
	#header {
		height: auto;
	}
	.adres {
		width: 100%;
	}
	.logo{
		width: 100%;
	}
	.soc {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.soc a {
		float: none;
	}
	.phone {
		float: left;
		width: 100%;
	}
	.phone p.tel {
		padding-left: 40px;
		width: 210px;
		margin: 0 auto;
	}
	.phone p.mes {
		text-align: center;
	}	
	.adres p.adr {
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.adres p.mail{
		padding-left: 35px;
		width: 410px;
		margin:0 auto;
	}
	.menu_top_mobile{
		margin:0;
	}
	.menu_top_mobile button {
		background: #be2e21;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:100%;
		font-size:18px;
		height:50px;
	}
	.menu_catalog_mobile button {
		background: #ff0000;
		border: none;
		color: #fff;
		padding: 10px 0;
		width:250px;
		font-size:18px;
	}
	.about_img {
		width: 100%;
		text-align: center;
	}
	.about_img img {
		width: auto;
	}
	.about_text {
		width: 100%;
		padding: 0 10px;
	}
	.about_text ul.preim {
		width: 100%;
		margin-left: 0;
	}
	.about_text ul.preim li {
		width: 25%;
		padding: 0;
		font-size: 11px;
	}
	.preimush{
		float:left;
		width:31%;
		margin:1%;
		text-align:center;
	}
	#preimush .preimush p {
		font-size: 13px;
	}
	.slider__img2 a img{
		width: 198px;
	}
	.slider__img a img {
		width: 195px;
	}
	#content__center__text p.zagolovok {
		font-size: 23px;
		margin: 15px 0 20px 0;
	}
	.breadcrumb {
		text-align: center;
	}
	.overlay nav, .overlay2 nav {
		top: 50%;
		height: 100%;
	}
	.overlay ul li a, .overlay2 ul li a {
		font-size: 18px;
		line-height:1;
	}
	.icon_s {
		left: 0;
	}
	.icon_s span.skidka {
		font-size: 14px;
	}
	.reiting {
		width: 50%;
	}
	.photo_galereya {
		width: 48%;
		margin: 1%;
	}
	.gal_phote2 {
		height: 170px;
		width: 48%;
	}
	.uslugi_otel_vnutri2 {
		width: 50%;
		min-height: 215px;
	}
	.uslugi_otel_vnutri_img2 a img {
		width: 95%;
	}
	.more_img {
		width: 48%;
	}
}
@media (min-width:768px) and (max-width:990px) {
	.wraper{
		width:740px;
		min-width:740px;
	}
	.adres {
		width: 240px;
		font-size: 16px;
	}
	.adres p.adr {
		padding-left: 35px;
		line-height: 1;
	}
	.adres p.mail{
		padding-left: 35px;
	}
	.logo {
		width: 235px;
	}
	.logo img {
		width: 100%;
	}
	.soc {
		margin-right: 5px;
	}
	.phone {
		width: 205px;
	}
	ul.nav_menu li {
		margin: 0 5px;
	}
	ul.nav_menu li.nav_li a {
		font-size: 17px;
	}
	.about_img {
		width: 100%;
		text-align: center;
	}
	.about_img img {
		width: auto;
	}
	.about_text {
		width: 100%;
		padding: 0 10px;
	}
	.about_text ul.preim {
		width: 100%;
	}
	.about_text ul.preim li {
		width: 25%;
		padding: 0px 12px;
	}
	.preimush{
		float:left;
		width:23%;
		margin:1%;
		text-align:center;
	}
	#preimush .preimush p {
		font-size: 13px;
	}
	.about_text h1 {
		font-size: 20px;
	}
	.cont_center__text p {
		font-size: 16px;
	}
	.about_text ul {
		margin-left: 0;
	}
	#content__center__text p.zagolovok{
		font-size:28px;
	}
	.slider {
		margin: 10px auto;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 10px;
	}
	.name_reiting a {
		margin-right: 3px;
		font-size: 16px;
	}
	.name_reiting span {
		padding: 5px;
		font-size: 16px;
	}
	.gal_phote2 {
		height: 170px;
		width: 31.33%;
	}
	.uslugi_otel_vnutri_img2 a img {
		width: 95%;
	}
	.more_img {
		width: 31%;
	}
}
@media (min-width:991px) and (max-width:1199px) {
	.wraper{
		width:960px;
		min-width:960px;
	}
	.adres {
		width: 340px;
		font-size: 16px;
	}
	.adres p.adr {
		padding-left: 35px;
	}
	.adres p.mail{
		padding-left: 35px;
	}
	.logo {
		width: 310px;
	}
	.about_img {
		width: 330px;
	}
	.about_img img {
		width: 330px;
	}
	.about_text {
		width: 610px;
	}
	.about_text ul{
		width: 605px;
	}
	.about_text ul.preim li{
		padding: 0 18px;
	}
	.about_text h1 {
		font-size: 18px;
	}
	.cont_center__text p {
		font-size: 14px;
	}
	.about_text ul {
		margin-left: 0;
	}
	#content__center__text p.zagolovok{
		font-size:28px;
	}
	.slider {
		margin: 10px auto;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 10px;
	}
	.name_reiting a {
		margin-right: 5px;
		font-size: 18px;
	}
	.name_reiting span {
		padding: 10px 7px;
		font-size: 20px;
	}
	.gal_phote2 {
		height: 170px;
		width: 18%;
	}
	.uslugi_otel_vnutri_img2 a img {
		width: 95%;
	}
	.more_img {
		width: 23%;
	}
}

	/*��������� ����*/
	
.overlay, .overlay2 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index:9;
	background: #be2e21;
}
.overlay .overlay-close, .overlay2 .overlay-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(/bitrix/templates/Poshale/img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}
.overlay nav, .overlay2 nav {
	text-align: center;
	position: relative;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.overlay ul, .overlay2 ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}
.overlay ul li, .overlay2 ul li {
	display: block;
	line-height:1;
}
.overlay ul li a, .overlay2 ul li a {
	color: #fff;
	font-weight: 300;
	line-height:1;
	
}
.overlay ul li a:hover, .overlay ul li a:focus, .overlay2 ul li a:hover, .overlay2 ul li a:focus {
	color: #000;
	text-decoration:underline;
}
.overlay-door {
	visibility: hidden;
	width: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
	transition: width 0.5s 0.3s, visibility 0s 0.8s;
}
.overlay-door.open {
	visibility: visible;
	width: 100%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.overlay-door nav {
	*position: absolute;
	*left: 50%;
	*-webkit-transform: translateY(-50%) translateX(-50%);
	*transform: translateY(-50%) translateX(-50%);
}
.overlay-door nav,
.overlay-door .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}
.overlay-door.open nav,
.overlay-door.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.overlay-door.close nav,
.overlay-door.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
@media screen and (max-height: 30.5em) {
	.overlay nav, .overlay2 nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li, .overlay2 ul li {
		min-height: 34px;
		line-height:1;
	}
}




/**/
.codrops-header {
	margin: 0 auto;
	padding: 2em 0 0;
	text-align: center;
}
.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
}
.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 0.6em;
	opacity: 0.7;
}
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.69em;
	line-height: 2.2;
	background: #fff;
}
.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	display: block;
	float: left;
}
.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
	content: "\e001";
}
.codrops-icon-prev:before {
	content: "\e004";
}
.codrops-demos {
	margin: 30px auto 0;
	padding: 30px 0;
}
.codrops-demos a,
section button {
	display: inline-block;
	background: #a9a9a9;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	margin: 5px;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: 1px;
}
.codrops-demos a:hover,
.codrops-demos a:active,
.codrops-demos a.current-demo {
	background: #777;
}
section {
	padding: 1em 2em 1em;
	text-align: center;
}
section p {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0;
}
section button {
	border: none;
	padding: 15px 30px;
	outline: none;
	background: #85b91e;
}
.related > a {
	border: 1px solid #99cc33;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	color: #99cc33;
	opacity: 0.8;
	-webkit-transition: color 0.3s, border-color 0.3s;
	transition: color 0.3s, border-color 0.3s;
	-webkit-backface-visibility: hidden;
}
.related a:hover {
	border-color: #82b222;
	color: #82b222;
}
.related a img {
	max-width: 100%;
}
.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
	font-size: 65%;
	font-weight: 400;
}
@media screen and (max-width: 25em) {
	.codrops-icon span {
		display: none;
	}
}
	
	/*��������� ����*/





/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: #009032;
    text-shadow: 1px 2px 4px #ddd;
}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;

}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
/* изображения в модальном окне */
.popup img {
    width: 100%;
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* миниатюры изображений */
.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}
/* миниатюры справа */
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
    float: left;
    margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}



#cookie_notification{
display: none;
justify-content: space-between;
align-items: flex-end;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
padding: 25px;
background:rgba(0, 0, 0, 0.75);
z-index: 1000;
color: white;
}

#cookie_notification p{
margin: 0;
font-size: 0.85rem;
text-align: left;
}


@media (min-width: 576px){
#cookie_notification.show{
display: flex;
}

}

@media (max-width: 575px){
#cookie_notification.show{
display: block;
text-align: left;
}

}
/* End */
/* /bitrix/templates/Poshale/template_styles.css?177540684335102 */
