

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1428318018348*/
.system-nav
{
	color: #999;
	font-size:14px;
	text-align: right;
	padding: 10px;
}

.system-nav .nav-current-page
{
	color:white;
	background-color: #666;
	font-weight: normal;
	padding:1px 0px;
}

.nav-title
{
    font-size: 14px;
    padding-bottom: 5px;
}
.nav-title, .nav-pages
{	display: inline;
	padding-right: 11px;}
/* End */


/* Start:/bitrix/templates/main/styles.css?14286477861778*/
.imgborder { border: solid 5px #ccc; padding:1px; }
.imgborderleft { float:left; border: solid 5px #ccc; padding:1px; margin:0 10px 10px 0; }
.imgbordermargin { border: solid 5px #ccc; padding:1px; margin: 0 5px 5px 0; }
.pclear {
	padding: 0;
	margin: 0;
	clear: both;
	width: 100%;
	height: 0;
}
.data-table {
}
.thead {
}
.info-table {
}
.h-data-table {
}
.inset-left {display: block;color: #000;padding: 10px;float: left;width: 20%;font-style: italic;}
.inset-right {display: block;color: #000;padding: 10px;float: right;width: 20%;font-style: italic;}
.highlight {background: #FFFBD5;padding: 1px 2px;}

.recomend {
	border: solid 2px #ec8d58;
	color: #333 !important;
	display: block;
	list-style: none outside none;
	margin: 0 0 15px !important;
	padding: 7px 12px !important;
	border-radius:5px;
	font-weight: 400;
}
.document {
	border: solid 2px #06bc6d;
	color: #333 !important;
	display: block;
	list-style: none outside none;
	margin: 0 0 15px !important;
	padding: 7px 12px !important;
	border-radius:5px;
	font-weight: 400;
}
.attention {
	border: solid 2px #ff003f;
	color: #333 !important;
	display: block;
	list-style: none outside none;
	margin: 0 0 15px !important;
	padding: 7px 12px !important;
	border-radius:5px;
	font-weight: 400;
}
.starrequired {
    color: red;
    font-size: 120%;
}

font.errortext, .errortext {
	border: solid 2px #ff003f;
	color: #333 !important;
	display: block;
	list-style: none outside none;
	margin: 0 0 15px !important;
	padding: 7px 12px !important;
	border-radius:5px;
	font-weight: 400;
}

font.notetext, .notetext
{
	border: solid 2px #ec8d58;
	color: #333 !important;
	display: block;
	list-style: none outside none;
	margin: 0 0 15px !important;
	padding: 7px 12px !important;
	border-radius:5px;
	font-weight: 400;
}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?173512845940896*/
@font-face {
    font-family: 'gotham_proregular';
    src: url('/bitrix/templates/main/fonts/GothaProReg.eot');
    src: url('/bitrix/templates/main/fonts/GothaProReg.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/main/fonts/GothaProReg.woff2') format('woff2'),
    url('/bitrix/templates/main/fonts/GothaProReg.woff') format('woff'),
    url('/bitrix/templates/main/fonts/GothaProReg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_promedium';
    src: url('/bitrix/templates/main/fonts/GothaProMed.eot');
    src: url('/bitrix/templates/main/fonts/GothaProMed.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/main/fonts/GothaProMed.woff2') format('woff2'),
    url('/bitrix/templates/main/fonts/GothaProMed.woff') format('woff'),
    url('/bitrix/templates/main/fonts/GothaProMed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, b, u, i, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-weight: normal;
    font-family: 'gotham_proregular', sans-serif;
}
input {display: block;padding: 0;border: none;}
input:focus {outline: none;}
a {cursor: pointer; color: #009fe3; text-decoration: underline; }
.clr:before,.clr:after {content: " ";display: table;}
.clr:after {clear: both;}
.clr {*zoom: 1.2;}
.container {width: 1000px;margin: 0 auto;position: relative; }
body, html {
    overflow-x: hidden;
    background: #D8D5D2;
    font-size: 14px;
    color: #333;
}
.btn {
    display: inline-block;
    background: #009FE3;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.btn:hover {
    opacity: 0.9;
}
span.title, a.title {
    display: inline-block;
    color: #333333;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 6px 0;
}
.and {
    color: #333333;
    font-size: 20px;
    text-transform: uppercase;
}
a.title:hover {
    text-decoration: none;
}
header {
    height: 32px;
    background: #3E2B2E;
}
header p.address {
    display: block;
    float: left;
    font-size: 12px;
    color: #8E7F79;
    line-height: 32px;
    margin-left: 320px;
    width: 300px;
}
header a.photogal {
    display: block;
    float: left;
    line-height: 32px;
    margin-right: 19px;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
	position: relative;
	padding-left: 32px;
}
header a.photogal::after {
    content: '';
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
	background: url('/bitrix/templates/main/images/photogal.svg') no-repeat;
	background-size: 100%;
    position: absolute;
}
header a.phone {
    display: block;
    float: right;
    line-height: 32px;
    margin-right: 19px;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
main {
    background: #D8D5D2;
    overflow: hidden;
}
#main-nav {
    background: #D8D5D2;
}
#main-nav nav {
    display: block;
    position: relative;
    height: 78px;
    background: transparent;
}
#main-nav.fixed {
    position: fixed;
    display: block;
    top: -90px;
    background: #CFCCC9;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0 0 45px -15px #000000;
    height: 60px;
    z-index: 100;
    transition: top 0.6s ease-out
}
#main-nav.fixed.showed {
    top: 0;
    transition: top 0.6s ease-out
}
#main-nav.fixed a.btn {
    margin-top: 14px;
}
#main-nav.fixed nav > ul, #main-nav.fixed nav > div > ul {
    margin-top: 20px;
}
#main-nav nav .logo {
    display: block;
    position: absolute;
    float: left;
    width: 261px;
    height: 170px;
    background: url('/bitrix/templates/main/images/logo.png') no-repeat center, #FDFDFD;
    top: -32px;
    left: 0;
    box-shadow: 0 0 45px 0 rgba(0,0,0,.5);
    z-index: 30;
}
#main-nav nav .logo-small {
    display: none;
    position: absolute;
    float: left;
    width: 261px;
    height: 80px;
    top: 0;
    left: 0;
    background: url('/bitrix/templates/main/images/logo-small.png') no-repeat center, #FDFDFD;
    box-shadow: 0 0 45px -15px #000000;
    z-index: 10;
}
#main-nav nav > ul, #main-nav nav > div > ul {
    list-style-type: none;
    float: left;
    margin-left: 296px;
    margin-top: 30px;
}
#main-nav nav > ul > li, #main-nav nav > div > ul > li {
    float: left;
    position: relative;
    height: 45px;
}
#main-nav nav > ul > li > a, #main-nav nav > div > ul > li > a {
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: underline;
    margin-left: 19px;
    padding: 0 3px;
}
#main-nav nav > ul > li:hover > a, #main-nav nav > div > ul > li:hover > a {
    text-decoration: none;
}
#main-nav nav > ul > li:hover > a, #main-nav nav > div > ul > li:hover > a {
    border-bottom: 5px solid #99281F;
}
#main-nav nav > ul li:hover > ul, #main-nav nav > div > ul li:hover > ul {
    display: block;
}
#main-nav nav > ul > li > ul, #main-nav nav > div > ul > li > ul {
    list-style-type: none;
    top: 23px;
    left: 19px;
    padding-top: 17px;
    padding-bottom: 10px;
    display: none;
    position:absolute;
    width: 200px;
    background: rgba(255,255,255,0.95);
    z-index: 30;
    box-shadow: 0 0 30px 0px rgba(0,0,0,0.5);
}
#main-nav nav > ul > li > ul > li, #main-nav nav > div > ul > li > ul > li {
    margin-bottom: 8px;
    margin-left: 15px;
}
#main-nav nav > ul > li > ul > li a, #main-nav nav > div > ul > li > ul > li a {
    font-size: 13px;
    color: #666666;
    text-decoration: underline;
}
#main-nav nav > ul > li > ul > li a:hover, #main-nav nav > div > ul > li > ul > li a:hover {
    text-decoration: none;
}
#main-nav nav a.btn {
    width: 164px;
    height: 35px;
    line-height: 35px;
    float: right;
    margin-top: 23px;
}
#photo-slider {
    position: relative;
}
#photo-slider .slider {
    width: 1320px;
    margin-left: -160px;
}
#photo-slider .slider img {
    display: block;
    float: left;
    width: 640px;
    height: 410px;
    margin: 0 10px;
}
#photo-slider .next, #photo-slider .prev {
    display: block;
    position: absolute;
    width: 70px;
    height: 71px;
    top: 164px;
    z-index: 10;
    opacity: 0.7;
}
#photo-slider .next:hover, #photo-slider .prev:hover {
    opacity: 0.9;
}
#photo-slider .prev {
    left: -180px;
    background: url('/bitrix/templates/main/images/top-slide-prev.png') no-repeat center, #FFFFFF;
}
#photo-slider .next {
    right: -180px;
    background: url('/bitrix/templates/main/images/top-slide-next.png') no-repeat center, #FFFFFF;
}
#photo-slider form {
    display: block;
    width: 100%;
    height: 48px;
    background: #F1F1F1;
    position: absolute;
    top: 386px;
    z-index: 10;
    box-shadow: 0 15px 55px -15px #000000;
}
#photo-slider form input {
    font-family: 'gotham_proregular', sans-serif;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    /* padding-top: 15px; */
    text-transform: uppercase;
}
#photo-slider form label {
    display: block;
    float: left;
    width: 181px;
    height: 48px;
    border-right: 1px solid #CCCCCC;
    cursor: pointer;
    background: url(/bitrix/templates/main/images/calendar.png) no-repeat 140px center;
}
#photo-slider form label input {
    cursor: pointer;
    width: 110px;
    padding-left: 20px;
    background: transparent;
    color: #333333;
}
#photo-slider .guests {
    float: left;
    font-family: 'gotham_proregular', sans-serif;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #CCCCCC;
    width: 177px;
}
#photo-slider .guests span {
    display: block;
    float: left;
    margin: 0 5px 0 20px;
}
#photo-slider input[name="guests"] {
    float: left;
    display: block;
    width: 28px;
    text-align: center;
    background: transparent;
}
#photo-slider .guests a {
    display: block;
    float: left;
    height: 48px;
    width: 17px;
    margin-right: 10px;
}
#photo-slider .guests a.plus {
    background: url(/bitrix/templates/main/images/change-guests.png) no-repeat 0 center;
}
#photo-slider .guests a.minus {
    background: url(/bitrix/templates/main/images/change-guests.png) no-repeat -27px center;
}
#photo-slider input[type="submit"] {
    float: right;
    height: 48px;
    width: 231px;
    padding: 0;
    background: url(/bitrix/templates/main/images/check.png) no-repeat 20px 16px, #009FE3;;
    /* text-align: right; */
    padding-left: 25px;
}
.info {
    margin-top: 84px;
    float: left;
    width: 480px;
}
.info span.title {
}
.btn.grey {
    height: 35px;
    line-height: 35px;
    background: #A7A5A3;
    float: right;
    padding: 0 18px;
}
.info img {
    display: block;
    width: 480px;
    height: 220px;
    margin-top: 12px;
}
.info ul {
    list-style-type: none;
    background: #ffffff;
    padding-bottom: 19px;
}
.info li {
    line-height: 50px;
    border-bottom: 1px solid #E2E2E2;
}
.info li a {
    padding: 0 20px;
    display: block;
    text-decoration: none;
}
.info li a:hover {
    background: #F1F1F1;
}
.info.room .type {
    display: inline-block;
    width: 140px;
    font-size: 15px;
    color: #333333;
}
.info.room .name {
    font-size: 15px;
    color: #333333;
}
.info.room .square {
    display: inline-block;
    width: 180px;
    font-size: 13px;
    color: #999999;
}
.info.room .cost {
    font-size: 15px;
    color: #009FE3;
    text-align: right;
    display: inline-block;
    width: 110px;
}
.info.service {
    margin-left: 40px;
}
.info.service .name {
    font-size: 15px;
    color: #333333;
}
#reviews {
    margin-top: 48px;

}
#reviews .pagination {
    display: inline-block;
    width: 104px;
    margin-left: 25px;
}
#reviews  .pagination a {
    float: left;
    display: block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #B9B9B9;
    margin: 0px 7px;
}
#reviews  .pagination a.active {
    width: 6px;
    height: 6px;
    border: 3px solid #FF5353;
}
#reviews .slider {
    width: 1730px;
    margin-left: -365px;
    position: relative;
    margin-top: 15px;
}
#reviews .slider:before, #reviews .slider:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 306px;
    top: 0;
    z-index: 10;
}
#reviews .slider:before {
    background: -moz-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -o-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -ms-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: linear-gradient(to right, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    left: 0;
}
#reviews .slider:after {
    background: -moz-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -webkit-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -o-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -ms-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: linear-gradient(to right, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    right: 0;
}
#reviews .slider li {
    margin: 0 20px;
    width: 306px;
}
#reviews .slider .head {
    height: 54px;
    padding-left: 21px;
    padding-top: 17px;
    background: #008FCD;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, #008FCD;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -moz-linear-gradient(top, #009FE3 0%, #008FCD 100%) ;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -webkit-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -o-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -ms-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, linear-gradient(to bottom, #009FE3 0%, #008FCD 100%);
}
#reviews .slider span.name {
    display: block;
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 2px;
}
#reviews .slider span.place {
    display: block;
    font-size: 13px;
    color: #A3D1E5;
}
#reviews .slider p.text {
    font-size: 12px;
    color: #666666;
    background: #FFFFFF;
    position: relative;
    padding: 20px 15px 60px 20px;
    line-height: 19px;
}
#reviews .slider p.text:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: -26px;
    border: 13px solid transparent;
    border-right: 13px solid #FFFFFF;
    border-bottom: 13px solid #FFFFFF;
}
#advantages {
    list-style-type: none;
    width: 960px;
    margin: 100px auto 0;
}
#advantages li {
    float: left;
    margin: 0 15px;
    width: 210px;
}
#advantages li div {
    width: 200px;
    height: 88px;
    position: relative;
}
#advantages li img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
#advantages li .fact {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 48px;
    display: block;
}
#advantages li a.fact:hover {
    text-decoration: none;
}
#advantages li p.description {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 12px;
}
#news {
    margin-top: 60px;
}
#news img {
    display: block;
    width: 480px;
    height: 220px;
}
#news .last {
    margin-top: 10px;
    float: left;
    width: 480px;
    background: #FFFFFF;
}
#news .all-news {
    float: left;
    list-style-type: none;
    margin-left: 40px;
    margin-top: 10px;
    width: 480px;
    background: #FFFFFF;
}
#news .all-news li {
    padding: 0 20px 15px;
    border-bottom: 1px solid #F4F2EF;
}
#news a.newstitle {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 6px 0;
    font-size: 16px;
    color: #000000;
}
#news a.newstitle:hover {
    text-decoration: none;
}
#news .last a.newstitle {
    margin:  20px 20px 0;
}
#news .all-news a.newstitle {
    margin-top: 2px;
}
#news p.text {
    font-size: 13px;
    color: #666666;
    padding-right: 50px;
    line-height: 16px;
}
#news .last p.text {
    margin: 15px 0px 30px 20px;
}
#news .all-news p.text {
    margin-top: 5px;
    line-height: 18px;
    padding-right: 40px;
    margin-bottom: 5px;
}
#news span.date {
    display: block;
    font-size: 13px;
    color: #CCCCCC;
    margin-top: 20px;
}
#map {
    border: 10px solid #C6C6C6;
    width: 1280px;
    margin-left: -140px;
    margin-top: 60px;
    position: relative;
}
#map-canvas {
    width: 100%;
    height: 490px;
}
#map .place {
    position: absolute;
    width: 250px;
    padding-left: 30px;
    padding-top: 30px;
    height: 150px;
    right: 150px;
    top: 110px;
    background: #99281F;
}
#map .place a.title {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
#map .place p {
    font-size: 14px;
    color: #C9756E;
    line-height: 20px;
}
#bottom {
    background: #3E2B2E;
    padding-top: 37px;
    margin-top: 41px;
}
#bottom  nav ul {
    list-style-type: none;
    float: left;
    margin-left: 0px;
    margin-top: 32px;
    width: 830px;
    text-align: right;
}
#bottom  nav li {
    /* float: left; */
    display: inline-block;
}
#bottom  nav li a {
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: underline;
    margin-right: 24px;
    /* margin-right: 24px; */
}
#bottom  nav li a:hover {
    text-decoration: none;
}

#bottom  nav a.btn {
    width: 164px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-top: 23px;
    margin-right: 0px;
}
#bottom .contacts {
    margin-top: 47px;
    width: 520px;
    float: left;
}
#bottom .contacts a.phone {
    font-size: 29px;
    color: #FFFFFF;
    text-decoration: none;
}
#bottom .contacts p.phones {
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    line-height: 23px;
    position: relative;
}
#bottom .contacts p.address {
    font-size: 13px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    line-height: 23px;
    position: relative;
}
#bottom .contacts p.address:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -32px;
    background: url(/bitrix/templates/main/images/c-place.png) no-repeat 0 0;
    width: 17px;
    height: 24px;
}
#bottom .contacts p.address a {
    font-size: 13px;
    color: #FF5454;
    display: block;
}
#bottom .contacts p.address a:hover {
    text-decoration: none;
}
#bottom .contacts a.mail {
    font-size: 13px;
    color: #FF5454;
    margin-left: 30px;
    position: relative;
}
#bottom .contacts a.mail:hover {
    text-decoration: none;
}
#bottom .contacts a.mail:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -32px;
    background: url(/bitrix/templates/main/images/c-mail.png) no-repeat 0 0;
    width: 18px;
    height: 15px;
}
#bottom .about {
    float: left;
    width: 480px;
    margin-top: 50px;
    margin-bottom: 75px;
}
#bottom .about p {
    font-size: 13px;
    color: #8E7F79;
    line-height: 21px;
    margin-bottom: 15px;
}
#bottom .about p a {
    color: #FFFFFF;
    text-decoration: underline;
}
#bottom .about p a:hover {
    text-decoration: none;
}
footer {
    background: #2E2022;
    padding: 0 0 80px;
}
footer p.copyright {
    font-size: 13px;
    color: #FFFFFF;
    float: left;
    margin-top: 25px;
    margin-bottom: 35px;
}
footer p.copyright a {
    color: #FF5454;
}
footer p.copyright a:hover {
    text-decoration: none;
}
footer a.developer {
    font-size: 13px;
    color: #FFFFFF;
    float: right;
    margin-right: 265px;
    margin-top: 25px;
    position: relative;
}
footer a.developer:hover {
    text-decoration: none;
}
footer a.developer:before {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: -32px;
    background: url(/bitrix/templates/main/images/architect.png) no-repeat 0 0;
    width: 22px;
    height: 23px;
}
.one-room {
    margin-top: 50px;
}
.properties {
    list-style-type: none;
    width: 960px;
    margin: 0 auto;
}
.properties li {
    float: left;
    width: 200px;
    margin: 0 20px;
}
.properties li img {
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin-left: 25px;
}
.properties li > div {
    float: right;
    width: 85px;
    margin-right: 15px;
}
.properties span.name {
    display: block;
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 3px;
}
.properties span.param {
    display: block;
    font-size: 30px;
    color: #535353;
    text-align: center;
}
.properties span.param sup {
    font-size: 14px;
}
.information {
    margin: 35px 0 40px;
}
.information .description {
    float: left;
    background: #FFFFFF;
    width: 400px;
    padding: 30px 40px 20px;
    min-height: 200px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1), 0 0 60px rgba(0, 0, 0, 0.07) inset;
}
.information .description p {
    font-size: 13px;
    color: #666666;
    margin-bottom: 10px;
    line-height: 20px;
}
.information .cost-info {
    float: left;
    width: 200px;
    background: #0087C1;
    background: -moz-linear-gradient(right, #009FE3 0%, #0087C1 100%);
    background: -webkit-linear-gradient(right, #009FE3 0%, #0087C1 100%);
    background: -o-linear-gradient(right, #009FE3 0%, #0087C1 100%);
    background: -ms-linear-gradient(right, #009FE3 0%, #0087C1 100%);
    background: linear-gradient(to left, #009FE3 0%, #0087C1 100%);
    padding: 35px 20px 35px 40px;
}
.information .cost-info span.day {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #A3D1E5;
}
.information .cost-info span.cost {
    display: block;
    color: #FFFFFF;
    font-size: 32px;
    margin-top: 20px;
}
.information .cost-info span.variant {
    display: block;
    color: #A3D1E5;
    font-size: 14px;
    margin-top: 10px;
}
.information .cost-info span.variant-cost {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 16px;
}
.facilities {
    list-style-type: none;
    width: 960px;
    margin: 56px auto 0;
}
.facilities li {
    float: left;
    width: 165px;
    margin: 0 20px 23px;
    font-size: 14px;
    padding-left: 35px;
    position: relative;
}
.facilities li:before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
}
.facilities li.yes:before {
    background: url(/bitrix/templates/main/images/f-yes.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
}
.facilities li.no:before {
    background: url(/bitrix/templates/main/images/f-no.png) no-repeat 4px 4px;
    width: 24px;
    height: 24px;
}
.facilities li.yes {
    color: #333333;
}
.facilities li.no {
    color: #999999;
    text-decoration: line-through;
}
#room-photo {
    position: relative;
}
#room-photo .wrapper {
    position: absolute;
    width: 800px;
    height: 530px;
    z-index: 20;
}
#room-photo p.name {
    position: absolute;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 29px;
    bottom: 29px;
    line-height: 40px;
    left: 40px;
    width: 400px;
}
#room-photo a.tour {
    display: inline-block;
    position: absolute;
    color: #FFFFFF;
    font-size: 14px;
    bottom: 60px;
    right: 37px;
    text-decoration: underline;
}
#room-photo a.tour:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/bitrix/templates/main/images/tour.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    top: -4px;
    left: -40px;
}
#room-photo .slider {
    margin-left: -815px;
}
#room-photo li div {
    position: absolute;
    width: 800px;
    height: 530px;
    background: -moz-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
    background: -ms-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, black 100%);
box-shadow: 0 0 140px rgba(0, 0, 0, 0.4) inset;

}
#room-photo li {
    margin: 0 5px;
}
#room-photo li img {
    display: block;
    width: 800px;
    height: 530px;
}
#room-photo .next, #room-photo .prev {
    display: block;
    position: absolute;
    width: 70px;
    height: 71px;
    top: 225px;
    z-index: 10;
    opacity: 0.7;
}
#room-photo .next:hover, #room-photo .prev:hover {
    opacity: 0.9;
}
#room-photo .prev {
    left: -80px;
    background: url('/bitrix/templates/main/images/top-slide-prev.png') no-repeat center, #FFFFFF;
}
#room-photo .next {
    right: 120px;
    background: url('/bitrix/templates/main/images/top-slide-next.png') no-repeat center, #FFFFFF;
}
#empty {

}

/*----------------------------------------------------------------------------------
-------------- CONTENT -------------------------------------------------------------
----------------------------------------------------------------------------------*/

.b-content {     
    background: #FFFFFF;
    padding: 30px 40px 20px;
    margin-top: 40px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1), 0 0 60px rgba(0, 0, 0, 0.07) inset; 
}
.b-content h1, h1 { clear: both; margin: 10px 0 20px; font-size: 35px; line-height: 35px; color: #333; font-weight: bold; text-transform: uppercase; }
.b-content h2 { margin: 50px 0 20px; font-size: 26px; line-height: 38px; color: #777; font-weight: bold; text-transform: uppercase; }
.b-content h2 span { border-bottom: solid 3px #00d2d4; }
.b-content h3 { margin: 1.8em 0 0.8em; font-size: 19px; line-height: 22px; color: #333; font-weight: bold; }
.b-content h3 span { border-bottom: solid 3px #00d2d4; }
.b-content p { margin: 20px 0; }

.artists .b-content h2 span { border-bottom: solid 3px #d09749; }
.artists .b-content h3 span { border-bottom: solid 3px #d09749; }

.b-content ul { list-style: none; overflow: hidden; padding-bottom: 10px;}
.b-content ul li { position: relative; padding-left: 18px; line-height: 18px; padding: 2px 0 2px 18px;}
.b-content ul li:before { position: absolute; top: 0; left: 0; content:'—'; color: #ef0000; }

.b-content table.data-table { margin-bottom:20px; text-align:left; border-collapse:collapse; border-spacing:0; }
.b-content table.data-table tr {  }
.b-content table.data-table tr td { padding:7px 15px; }
.b-content table.data-table tr.m-even td { background:#f2f2f2; }
.b-content table.data-table .m-first { }
.b-content table.data-table .m-last { }
.b-content table.data-table tr.thead td, 
.b-content table.data-table tr td.thead { background:#3e2b2e !important; font-weight:normal; border-bottom:2px solid #fff; border-top:2px solid #fff; color:#fff; }

.b-content table.price-table { margin-bottom:20px; text-align:left; border-collapse:collapse; border-spacing:0; }
.b-content table.price-table tr {  }
.b-content table.price-table tr td { padding:7px 15px; text-align:center; vertical-align:middle; }
.b-content table.price-table tr.m-even td { background:#f2f2f2; }
.b-content table.price-table .m-first { }
.b-content table.price-table .m-last { }
.b-content table.price-table tr.thead td, 
.b-content table.price-table tr td.thead { background:#3e2b2e !important; font-weight:normal; border-bottom:2px solid #fff; border-top:2px solid #fff; color:#fff; }
.b-content table.price-table tr.thead.soft td, 
.b-content table.price-table tr td.thead.soft { color:#8e7f79 !important; }

.b-page-columns {}
.b-page-columns .b-page-w30 { float: left; box-sizing: border-box; width: 30%; padding: 0 40px; }
.b-page-columns .b-page-w33 { float: left; box-sizing: border-box; width: 33%; padding: 0 40px; }
.b-page-columns .b-page-w50 { float: left; box-sizing: border-box; width: 50%; padding: 0 40px; }
.b-page-columns .b-page-w70 { float: left; box-sizing: border-box; width: 70%; padding: 0 40px; }
.b-page-columns .b-page-w30:first-child,
.b-page-columns .b-page-w33:first-child,
.b-page-columns .b-page-w50:first-child,
.b-page-columns .b-page-w70:first-child { padding-left: 0; }
.b-page-columns .b-page-w30:last-child,
.b-page-columns .b-page-w33:last-child,
.b-page-columns .b-page-w50:last-child,
.b-page-columns .b-page-w70:last-child { padding-right: 0; }
.b-page-clear { position: relative; clear: both; display: block; width: 100%;}

.b-breadcrumbs { list-style: none; padding: 80px 0 0; }
.b-breadcrumbs li { position: relative; padding-right: 19px; float: left;}
.b-breadcrumbs li:before { position: absolute; top: 2px; left: -15px; content: '—'; font-size: 13px; line-height: 20px; color: #000; }
.b-breadcrumbs li:first-child:before { display: none; }
.b-breadcrumbs a { font-size: 14px; line-height: 20px; color: #999; }


.b-slider { position: relative; height: 410px; }
.b-slider-wrap { position: relative; margin-left: -160px; width: 1320px; height: 100%; overflow: hidden; }
.b-slider-items { position: absolute; top: 0; left: 0; width: 100000px; height: 100%; list-style: none; }
.b-slider-items li { position: relative; display: block; float: left; width: 640px; height: 410px; margin: 0 10px; background-position: center; background-repeat: no-repeat; background-size: 100%; }
.b-slider-items li:before { display: block; content: ''; position: absolute; width: 100%; height: 100%;
	background: -moz-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
	background: -webkit-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
	background: -o-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
	background: -ms-linear-gradient(top, transparent 0%, transparent 70%, black 100%);
	background: linear-gradient(to bottom, transparent 0%, transparent 70%, black 100%);
	box-shadow: 0 0 140px rgba(0, 0, 0, 0.4) inset;
}
.b-slider-arrow { display: block; position: absolute; width: 70px; height: 71px; top: 164px; z-index: 10; opacity: 0.7; }
.b-slider-arrow:hover { opacity: 1; }
.b-slider-arrow.m-left { left: -180px; background: #FFFFFF url(/bitrix/templates/main/images/top-slide-prev.png) center center no-repeat; }
.b-slider-arrow.m-right { right: -180px; background: #FFFFFF url(/bitrix/templates/main/images/top-slide-next.png) center center no-repeat; }
.b-slider-arrow.m-left.m-fixed { position: fixed; left: 0; }
.b-slider-arrow.m-right.m-fixed { position: fixed; right: 0; }

.b-slider.m-sub { height: 530px; }
.b-slider.m-sub .b-slider-wrap { margin-left: -815px; width: 2430px; }
.b-slider.m-sub .b-slider-items li { width: 800px; height: 530px; margin: 0 5px; }
.b-slider.m-sub .b-slider-items li:before { }
.b-slider.m-sub .b-slider-arrow { top: 225px; }
.b-slider.m-sub .b-slider-arrow.m-left { left: -80px; }
.b-slider.m-sub .b-slider-arrow.m-right { right: 120px; }
.b-slider.m-sub .b-slider-arrow.m-left.m-fixed { position: fixed; left: 0; }
.b-slider.m-sub .b-slider-arrow.m-right.m-fixed { position: fixed; right: 0; }

#room-photo .wrapper { height: 0; margin-top: 530px; }

.b-reviews { position: relative; padding-top: 48px; }
.b-reviews:after, .b-reviews:before { content: ''; position: absolute; top: 0; width: 10000px; height: 500px; background: #D8D5D2; z-index: 5; }
.b-reviews:after { left: 100%; margin-left: 280px; }
.b-reviews:before { right: 100%; margin-right: 306px; }
.b-reviews-top { position: relative; overflow: hidden; padding-bottom: 15px; }
.b-reviews-title { float: left; vertical-align: middle; color: #333333; font-size: 20px; text-transform: uppercase; }
.b-reviews-pages { float: left; list-style: none; padding-left: 25px; padding-top: 3px; }
.b-reviews-pages li { float: left; cursor: pointer; display: block; width: 8px; height: 8px; background: transparent; border-radius: 100%; border: 2px solid #B9B9B9; margin: 0px 7px; }
.b-reviews-pages li.m-active { width: 6px; height: 6px; border: 3px solid #FF5353; cursor: default; }
.b-reviews-content { position: relative; width: 100%; min-height: 200px; margin-left: -20px; overflow: visible !important; }
.b-reviews-content:before, .b-reviews-content:after { content: ''; display: block; position: absolute; height: 500px; width: 306px; top: 0; z-index: 10; }
.b-reviews-content:before {
    background: -moz-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -webkit-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -o-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: -ms-linear-gradient(left, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    background: linear-gradient(to right, #D8D5D2 0%, #D8D5D2 50%, transparent 100%);
    right: 100%;
}
.b-reviews-content:after {
    background: -moz-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -webkit-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -o-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: -ms-linear-gradient(left, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    background: linear-gradient(to right, transparent 0%, #D8D5D2 50%, #D8D5D2 100%);
    left: 100%;
}
.b-reviews-items { position: absolute; top: 0; left: 0; width: 1000000px; list-style: none; }
.b-reviews-item { float: left; width: 306px; padding: 0 20px; }
.b-reviews-item-top { display: block; text-decoration: none; height: 54px; padding-left: 21px; padding-top: 17px;
    background: #008FCD;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, #008FCD;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -moz-linear-gradient(top, #009FE3 0%, #008FCD 100%) ;
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -webkit-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -o-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, -ms-linear-gradient(top, #009FE3 0%, #008FCD 100%);
    background: url(/bitrix/templates/main/images/thumb-up.png) no-repeat right 7px, linear-gradient(to bottom, #009FE3 0%, #008FCD 100%);
}
.b-reviews-item-name { display: block; font-size: 15px; color: #FFFFFF; margin-bottom: 2px; }
.b-reviews-item-place { display: block; font-size: 13px; color: #A3D1E5; }
.b-reviews-item-content { font-size: 12px; color: #666666; background: #FFFFFF; position: relative; padding: 20px 15px 60px 20px; line-height: 19px; }
.b-reviews-item-content:after { content: ''; display: block; position: absolute; width: 0; height: 0; right: 0; top: -26px; border: 13px solid transparent; border-right: 13px solid #FFFFFF; border-bottom: 13px solid #FFFFFF; }
.b-reviews-arrow { position: absolute; top: 0; bottom: 0; display: block; width: 100000px; z-index: 11; }
.b-reviews-arrow.m-left { right: 100%; }
.b-reviews-arrow.m-right { left: 100%; }
.b-reviews-items-pages { float: left; position: relative; width: 1040px; }


.b-toup { position: fixed; display: block; bottom: 25px; right: 25px; width: 64px; height: 64px; z-index: 15; background: url(/bitrix/templates/main/images/toup.png); display:none; opacity:0.3; }
.b-toup:hover { opacity:0.4; }
.b-changeimg { overflow: visible !important; }

/*----------------------------------------------------------------------------------
-------------- INPUT ---------------------------------------------------------------
----------------------------------------------------------------------------------*/

.b-input { margin-bottom:15px; display:block; position:relative; width:100%; height:42px; overflow:hidden; zoom:1; }
.b-input-wrap { position:absolute; top:0; bottom:0; right:14px; left:14px; z-index:2; zoom:1; }
.b-input-wrap input { position:relative; width:100%; height:42px; padding:0; margin:0; border:none; background:none; zoom:1; }
.b-input-placeholder { position:absolute; top:1px; bottom:1px; right:14px; left:14px; z-index:1; }
.b-input { border:1px solid #f5f5f2; background:#f5f5f2; }
.b-input.m-focus { border-color:#c0c4ca; }
.b-input-pre { position:relative; left:12px; line-height:42px; color:#888b92; }
.b-input input { font-size:16px; line-height:42px; color:#000; }
.b-input textarea { font-size:16px; line-height:20px; color:#000; }
.b-input .b-input-placeholder { font-size:16px; line-height:42px; color:#bcbcbc; }
.b-input.m-textarea { height:273px; margin-bottom:15px; }
.b-input.m-textarea textarea { position:relative; width:100%; height:100%; //position:absolute; padding:0; margin:0; border:none; background:none; resize:none; zoom:1; }
.b-input.m-textarea .b-input-wrap { padding:11px 0; }
.b-input.m-textarea .b-input-placeholder { left:12px; }

.b-checkbox { display:inline-block; //display:inline; //zoom:1; margin-bottom:10px; overflow:hidden; position:relative; font-size:14px; line-height:28px; color:#888b92; cursor:pointer; }
.b-checkbox:hover { color:#000; }
.b-checkbox input { position:absolute; visibility:hidden; visibility:visible\0/; top:-100px\0/; //top:-100px; }
.b-checkbox i { display:inline-block; vertical-align:top; //display:inline; //zoom:1; width:28px; height:28px; border-radius:4px; margin-right:7px; background:#f5f5f2 url(/bitrix/templates/main/images/checkbox-active.png) -1000px -1000px no-repeat; }
.b-checkbox.m-checked > i { background-position:6px 8px; }

.b-radiobox { display:inline-block; position:relative; vertical-align:top; margin:0 2px 0 12px; padding:0 10px; cursor:pointer; font-size:13px; line-height:22px; color:#85888c; background:#e9e9e5; border-radius:5px; //display:inline; //zoom:1; overflow:hidden; }
.b-radiobox input { position:absolute; top:0; left:-10000px; }
.b-radiobox.m-checked { color:#fff; background:#9fa2a8 !important; cursor:default !important; }
.b-radiobox:hover { color:#fff; background:#007ABA; }

.b-btn { 
    display: inline-block;
    background: #009FE3;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	padding: 10px 20px;
	border: 0;
	font-family: 'gotham_proregular', sans-serif;
}
.b-btn:hover { opacity: 0.9; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer { padding-right:24px; overflow:hidden; top:-1px; left:-1px; position:relative; }
.jspPane { position:absolute; right:22px; left:0; width:auto !important; border-top:0; }
.jspVerticalBar { position:absolute; top:0; right:0; width:16px; height:100%; background:red; }
.jspHorizontalBar { position:absolute; bottom:0; left:0; width:100%; height:16px; background:red; }
.jspVerticalBar *, .jspHorizontalBar * { margin:0; padding:0; }
.jspCap { display:none; }
.jspHorizontalBar .jspCap { float:left; }
.jspTrack { background:#dde; position:relative; }
.jspDrag { background:#bbd; position:relative; top:0; left:0; cursor:pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float:left; height:100%; }
.jspArrow { background:#50506d; text-indent:-20000px; display:block; cursor:pointer; }
.jspArrow.jspDisabled { cursor:default; background:#80808d; }
.jspVerticalBar .jspArrow { height:16px; }
.jspHorizontalBar .jspArrow { width:16px; float:left; height:100%; }
.jspVerticalBar .jspArrow:focus { outline:none; }
.jspCorner { background:#eeeef4; float:left; height:100%; }

.customSelect { position:relative; float:left; height:42px; border-radius:4px; }		
.customSelect .selectedValue { padding:0 40px 0 14px; height:42px; font-size:16px; line-height:42px; overflow:hidden; margin-bottom:0; cursor:pointer; }
.customSelect .selectList { position:absolute; z-index:100; left:-999em; top:-999em; padding:0; margin:0; list-style:none; border-top: 1px solid #f2f2f2; }
.customSelect.select-open { border-radius:4px 4px 0 0; }
.customSelect.select-open .selectList { left:0 !important; top:auto !important; }
.customSelect .selectList dl { height:36px; overflow:visible !important; }
.customSelect .selectList dl.defaultScrollbar { overflow-x: hidden; overflow-y: scroll; }
.customSelect dl, .customSelect dd { margin: 0; }
.customSelect dd { zoom: 1; cursor: pointer; color:#000; font-size:14px; line-height:18px; }
.customSelect .selectList dd.hovered { background: #007ABA; color: #fff; }
.customSelect dt { font-weight: bold; font-style: italic; padding:6px 0; }	
.customSelect dd { padding:8px 15px; } 
.customSelect dd.selected { background: #dddddd; }
.customSelect dd:last-child { border-radius:0 0 4px 4px; }
.hasJS select.custom { position: absolute; left: -999em; }
.customSelect.focused .selectedValue { }
.customSelect.disabled .selectedValue { border: 1px solid #ccc; color: #ccc; cursor: default; }
.customSelect .caret { display:inline-block; width:12px; height:9px; margin:3px 3px 0 0; vertical-align: top; background:url(/bitrix/templates/main/images/select-bottom.png); //display:inline; //zoom:1; }
.customSelect.select-open .caret { background:url(/bitrix/templates/main/images/select-top.png); }
.customSelect .selectValueWrap { position:relative; z-index:200; }
.customSelect .selectValueWrap .caret { position: absolute; top: 12px; right: 10px; cursor: pointer; }
.customSelect .jspPane { overflow-x: hidden; }
.customSelect .jspVerticalBar { background: none; width: 8px; }
.customSelect .jspHorizontalBar { height: 0; overflow: hidden; }
.customSelect .jspTrack { right: 5px; border-radius: 3px; }
.customSelect .jspDrag { border-radius: 3px; color: #ffffff; background:#007ABA; }
.customSelect .selectListOuterWrap { position:relative; top:-44px; padding-top:44px; border-radius:4px; box-shadow:0 0 10px rgba(57,52,70,.2); z-index:1; }

.customSelect.m-white { border:1px solid #fff; background:#fff; }
.customSelect.m-white .selectList { border-top: 1px solid #f2f2f2; }
.customSelect.m-white .jspTrack { background: #fff; }
.customSelect.m-white .selectList dl { background:#fff; }

.customSelect.m-gray { border:1px solid #f5f5f2; background:#f5f5f2; }
.customSelect.m-gray .selectList { border-top: 1px solid #fff; }
.customSelect.m-gray .jspTrack { background: #f5f5f2; }
.customSelect.m-gray .selectList dl { background:#f5f5f2; }
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1428318018348 */
/* /bitrix/templates/main/styles.css?14286477861778 */
/* /bitrix/templates/main/template_styles.css?173512845940896 */
