@font-face {
    font-family: 'dolce_vita_lightsuper_light';
    src: url('../fonts/dolcevitalight-webfont.eot');
    src: url('../fonts/dolcevitalight-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dolcevitalight-webfont.woff2') format('woff2'),
    url('../fonts/dolcevitalight-webfont.woff') format('woff'),
    url('../fonts/dolcevitalight-webfont.ttf') format('truetype'),
    url('../fonts/dolcevitalight-webfont.svg#dolce_vita_lightsuper_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
.sister_hotel_space{
	margin:20px;}
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #eeeeee;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#eeeeee; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #eeeeee;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:11px;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	color:#004641;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #004641 5%, #004641 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004641), color-stop(1, #004641) );
	background:-moz-linear-gradient( center top, #004641 5%, #004641 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#004641", endColorstr="#004641");	background: -o-linear-gradient(top,#004641,004641);

	background-color:#004641;
	border:0px solid #eeeeee;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #004641 5%, #004641 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004641), color-stop(1, #004641) );
	background:-moz-linear-gradient( center top, #004641 5%, #004641 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#004641", endColorstr="#004641");	background: -o-linear-gradient(top,#004641,004641);

	background-color:#004641;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}



.address img{
    padding-right: 2px;
}
.space-for-tel{
    padding-left: 20px;
}
.bg_menu{
	background:#059387;
}
.text_align_for_social{
	text-align:center;
	}
.swipebox img{
	margin-bottom:30px;
}
.text_on_overlay {
	position:absolute;
	top:20px; 
	left:20px;
	z-index:2;
}
.text_on_overlay hr{
	border-top:solid #fff 1px;
	margin-top:0px
}
.icon_on_overlay{
	position:absolute;
	bottom:20px; 
	right:20px;
	z-index:2;
	}
.text_on_overlay h2{
color:#fff;
}
.overlay{
	background: rgba(5,147,135,1);
	background: -moz-linear-gradient(top, rgba(5,147,135,1) 0%, rgba(5,147,135,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,147,135,1)), color-stop(100%, rgba(5,147,135,0)));
	background: -webkit-linear-gradient(top, rgba(5,147,135,1) 0%, rgba(5,147,135,0) 100%);
	background: -o-linear-gradient(top, rgba(5,147,135,1) 0%, rgba(5,147,135,0) 100%);
	background: -ms-linear-gradient(top, rgba(5,147,135,1) 0%, rgba(5,147,135,0) 100%);
	background: linear-gradient(to bottom, rgba(5,147,135,1) 0%, rgba(5,147,135,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059387', endColorstr='#059387', GradientType=0 );
	width:100%;
	height:159px;
	position:absolute;
}
.header_bar{
	background-color:#004641;
	border-bottom:4px solid #07b9aa;
	color:#fff;
	padding:5px 0px 45px;
	font-size:14px;
	font-family:roboto, Arial, Helvetica, sans-serif;
	font-weight:300;
	}
.shadow{
	-webkit-box-shadow: 0 1px 5px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 5px 3px rgba(0,0,0,0.5);
}
.space-for-reservation-box{
	margin-top:20px;
}
.border-red{
	border-bottom:#ac0000 8px solid;
}
.bg-little-gold{
	background:url(../images/bg.jpg) repeat;
	padding:100px 0px 80px 0px;
}
.bg-gold{
	background:url(../images/bg-gold.jpg) right top repeat-x;
    padding: 100px 0px 200px 0px;
}
.bg-little-gold-bottom{
    background:url(../images/bg.jpg) repeat;
    padding:40px;
}
.bg-gold-repeat{
	background:url(../images/bg-gold-repeat.jpg) right top repeat;
}
.bg-red{
	background:url(../images/bg-red.jpg) right top repeat;
}
.border-weather{border:1px dashed #8f652b; padding:10px; margin:100px 10px 10px 10px;
}
.reservation-box{ position:inherit; background:#eee;
}
.border-weather .col-lg-6 p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.promotion{
     width: 320px;
 }
.red-booking-box{
    background:#ac0000; margin:-10px -10px 30px -10px; padding:20px; text-align:center;
}
.red-booking-box h2{
    color:#e3c37b !important;
    font-weight: 100;
}
.position-reservation{
    position:absolute; bottom:125px;
}
.img-room{
    margin-top: 30px;
}
.line{
    border-left:1px solid #8f652b; margin-left:40px; padding-left:20px;
}
.line-dashed{
    border-left:1px dashed #543611; margin-left:-1px;;
}
#open, #close{
	cursor:pointer;
}











h2 a:link, h2 a:visited, h2 a:active{
    color: #2e8dab;
}
h2 a:hover, h2 a:active{
      color: #000;
}
.border-for-accommodation{
    border: #828282 solid 1px;
    margin: 15px;
}
.cover-text-accommodation h1{
    font-size: 25px !important;
    height: 50px;

}
.cover-text-accommodation{
    margin: 20px auto;
}
.footer{
	padding: 200px 0px 30px 0px;
}
.text-on-box{
    background: #162150;
    padding: 10px;
    font-size: 28px;
    color: #dbd2b6;
    text-transform: uppercase;
    font-family: roboto, Arial, Helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 5px;
    width: 300px;
    margin: 0px auto;
}
.footer a:link, .footer a:hover, .footer a:active, .footer a:visited{
    color: #f4d089;
}
.social img{
    margin-right: 8px;
}
.admin{
    right: 70px !important;
}


.date-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../images/carlendar.png");
    background-origin: padding-box;
    background-position: right 3px top 2px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-left: 5px;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    border: solid #004641 1px;
    margin-top: 15px;
    font-size: 12px;
    height: 40px;
    font-weight: 300;
    font-family: "roboto", Helvetica, Arial, sans-serif;
    color: #000;
    background-color:rgba(0,0,0,0);
}
.book-now-onpromotion{
    background-color: #dbd3b8;
    color: #162150;
    font-size: 20px;
	padding:10px 0px;
	width:100%; 
	text-align:center;
	font-weight:300;
	margin-bottom:50px;
}
.book-now-onpromotion a:link, .book-now-onpromotion a:hover, .book-now-onpromotion a:visited, .book-now-onpromotion a:active{
	color: #162150;
	}
.select-input {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color:rgba(0,0,0,0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    border-radius: 0px;
    margin-top: 15px;
    font-size: 12px;
    height: 40px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-left: 5px;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    font-weight: 300;
    font-family: "roboto", Helvetica, Arial, sans-serif;
    color: #151f51;
    border: solid #004641 1px;
}
.text_reser {
    font-family: roboto,Verdana,Geneva,sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}
.no-bg {
    background-image: none !important;
    margin-top: 15px;
    width: 100%;
    background-color:#004641;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}
.navbar-header{
	border:none;
	color:#f4d089;
}
.bg-white{
    background: #fff;
}
.bg-blue{
    background: #3f5072;
}
.bg-gray{
    background: #e7e7e7;
    padding: 30px 0px;
}
.bg-gray img{
    margin: 0px 20px;
}
section {
    padding: 25px 0px;
}
.space-for-arrow{
	padding:40px 0 0 0;
	text-align:center;
}
.social{
    text-align: center;
}
.space-for-footer{
    padding: 30px 0px;
}
.space-for-header{
    padding: 20px 0 0 0 ;
    background: #fff;
}
.sister-hotel img{
    width: 100%;
}
.space-for-sisterhotel{
    margin-top: 13px;
}
.map img{
    width: 100%;
}
.reservation{
    position: absolute; bottom: 35px; width: 100%;
}
.menu{
    margin-top: 10px;
    text-transform: uppercase;
}
.menu ul li {
    font-size: 13px;
    font-family: "roboto", Helvetica, Arial, sans-serif;
}
.logo{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.control_logo{
	padding:5px 0px;
	}
.logo img {
    width: 130px;
}

.menu a{
    text-decoration:none;
    margin:10px;
    float:left;
    text-align:center;
    white-space:nowrap;
    font-size: 14px;
    font-family: "roboto", Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.accommodation-img img{
    margin-bottom: 30px;
}


.menu ul {
    text-align: center;
    padding: 0;
}
.menu li {
    display: inline-block;
}
.space-for-promotion{
    margin-top: 60px;
}
.space-for-gallery{
    margin-top: 30px;
}
.space-between-h2-and-p{
    padding-bottom:0px !important;
}
.space-for-img-thump{
    margin-bottom: 30px;
}







/* -xs */

@media (max-width: 767px) {
	.nav > li > a{border-bottom: 1px #000 solid;
}
	
    .bg-social{
        top:190px;
    }
    .social{
        margin-top: 30px;
    }
    .reservation img{
        width: 60%;
    }
    .position-reservation{
        position:inherit; bottom:0px;
    }
    .promotion{
        width: 100%;
    }
    .position-reservation img{
        width: 100%;
    }
}
/* -sm */
@media (min-width: 768px) and (max-width: 991px) {
    .social{
        margin-bottom: 30px;
    }
    .position-reservation{
        position:inherit; bottom:0px;
    }
    .position-reservation img{
        width: 100%;
    }
    .promotion{
        width: 100%;
    }
    .position-reservation{
         position:inherit; bottom:0px;
     }
    .border-weather{border:1px dashed #8f652b; padding:10px; margin:40px 10px 10px 10px;
}
.navbar-nav > li > a{
	padding-left:27px !important;}
	
}

/* -md */
@media (min-width: 992px) and (max-width: 1199px) {
	


}
/* -lg */
@media (min-width: 1200px) {
	.reservation-box{ position:absolute; bottom:0px; left:0px; width:100%; background:rgba(255, 255, 255, 0.83);
}
	.text_align_for_social{
		text-align:right;
	}
    .promotion{
        width: 310px;
    }
    .menu a {
        margin-left: 15px;
    }
    .menu a{
        text-decoration:none;
        margin-top:10px;
        float:left;
        text-align:center;
        white-space:nowrap;
        font-size: 14px;
        font-family: "roboto", Helvetica, Arial, sans-serif;
        font-weight: 300;
    }
    .menu2 a{
        text-decoration:none;
        margin-top:0px;
        float:left;
        text-align:center;
        white-space:nowrap;
        font-size: 14px;
        font-family: "roboto", Helvetica, Arial, sans-serif;
        font-weight: 700;
    }
    .menu ul {
        text-align: right;
        padding: 0;
    }
    .menu li {
        display: inline-block;
    }
    .menu1{
        border-bottom: 1px solid ;
    }
	
}
.menu_for_lg ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	font-size:15px;
	font-family:roboto;
	font-weight:100;
	text-transform:uppercase;
}

.menu_for_lg  li {
    float: left; 
}
.test {
	font-size:20px;
	font-weight:800;
	}
.test a:hover {
    background-color:#059387 !important;
	}
.menu_for_lg  li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 28px 16px;
    text-decoration: none;
}

.menu_for_lg .ru li a {
    font-size: 12px !important; padding: 33px 9px !important;
}

.menu_for_lg  li a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#059387+1,07b9aa+100 */

background: #059387; /* Old browsers */

background: -moz-linear-gradient(top,  #059387 1%, #07b9aa 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #059387 1%,#07b9aa 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #059387 1%,#07b9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059387', endColorstr='#07b9aa',GradientType=0 ); /* IE6-9 */


}
.active {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004641+3,059387+96 */

background: #004641; /* Old browsers */

background: -moz-linear-gradient(top,  #004641 3%, #059387 96%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #004641 3%,#059387 96%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #004641 3%,#059387 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004641', endColorstr='#059387',GradientType=0 ); /* IE6-9 */


}