.clr{
    clear: both;
}

.italic_title{
    text-align: center;
    font-style: italic;
    font-weight: normal;
    color: #b4ae9d;
    font-size: 15px;
}

.italic_font{
    font-style: italic;
}

.gray_title,
.gray_title_left{
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    color: #DFD5C9;
    margin: 10px 0;
    text-align: center;
}

.gray_title_left{
    text-align: left;
}

.center_title{
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 16px;
    color: #c5c2b3;
    margin-bottom: 10px;
    text-align: center;
    font-style: italic;
}

.gold_title {
    font-size: 21px;
    color: #CFAF61;
    text-align: center;
    line-height: normal;
    font-weight: normal;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    margin: 10px 0;
}

.gold_left_title{
    font-size: 18px;
    color: #CFAF61;
    text-align: left;
    line-height: normal;
    font-weight: normal;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    margin-bottom: 10px;
}

.allocate_text{
    margin: 15px 0;
    color: #DFD5C9;
}

.align_center{
    text-align: center;
    width: 100%;
}

.margin_top10{
    margin-top: 10px;
}

.margin_top25{
    margin-top: 23px;
}

.margin_top40{
    margin-top: 40px !important;
}

.margin_top0{
    margin-top: 0!important;
}

/******Header******/
.header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 70px;
    background: rgb(22, 22, 22);
    background: rgba(22, 22, 22, 0.8);
    border-bottom: 2px solid rgb(255, 208, 94);
}

.header.shadow{
    box-shadow: 0 0 10px rgb(0, 0, 0);
    background: rgb(22, 22, 22);
}

.center_content_wrapper{
    width: 980px;
    margin: 0 auto;
}

.navigation_wrapper{
    margin:0 auto;
    width: 960px;
}

.logo_block{
    float: left;
    width: 270px;
    text-align: center;
}

.logo_block img{
    width: 270px;
    height: 70px;
    margin-top: -1px;
}

.navigation_block{
    float: left;
    width: 510px;
}

.top_navigation_block{
    float: left;
    width: 510px;
    padding-top: 10px;
}

#ya_share{
    float: right;
    width: 15px;
    height: 16px;
    margin: 3px 0 0 15px;
    background: url("/images/icons/share-icon.png") no-repeat 0 0;
    text-decoration: none;
}

#ya_share .b-share__handle{
    float: right;
    width: 15px;
    height: 16px;
    text-decoration: none;
}

#ya_share:hover{
    background-position: 0 -17px;
}

.b-share__text{
    font-size: 0;
    text-decoration: none;
}

.switch_language,
.top_menu{
    float: right;
    margin-left: 30px;
}

.switch_language li,
.top_menu li{
    float: left;
}

.switch_language li a,
.top_menu li a{
    display: block;
    color: #939393;
    font-size: 12px;
    text-decoration: none;
}

.top_menu li a:hover,
.switch_language li a:hover,
.switch_language li a.current_language{
    color: #fbfbfb;
}

.switch_language li.divider,
.top_menu li.divider{
    padding: 0 5px;
    color: #7F7F7F;
    font-size: 10px;
}

.top_menu li a.book_btn{
    color: #b9925a;
    text-decoration: underline;
}

.bottom_navigation_block{
    float: left;
    width: 645px;
    padding-top: 39px;
}

.bottom_navigation_block ul{
    float: right;
}

.bottom_navigation_block ul li{
    float: left;
}

/*.bottom_navigation_block ul li:nth-child(4) a{
	color:#ff0000;
}
*/

.bottom_navigation_block ul li a{
    display: block;
    padding: 0 20px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'OpenSans', Arial, Verdana, Helvetica, sans-serif;
    color: #c5c2b3;
}

.bottom_navigation_block ul li a:hover{
    color: #fff;
}

.bottom_navigation_block ul li.current_item a,
.bottom_navigation_block ul li.active a{
    color: #CFAF61;
}

.bottom_navigation_block ul:last-child a {
    padding-right: 0;
}

/**********Footer******************/
.footer_content_wrapper{
    position: absolute;
    left: 0;
    width: 100%;
    background: url("/images/bgt.jpg") repeat;
}

.footer_content{
    float: left;
    width: 920px;
    padding: 10px 30px 20px 30px;
    margin-top: -60px;
    background: rgba(22, 22, 22, 0.8) url(/images/goldborder.png) repeat-x left bottom;
}

/********Footer content***************/
.footer_content h1,
.page_content_wrapper h1,
.page_content_wrapper_black h1{
    font-size: 23px;
    color: rgb(255, 208, 94);
    text-align: center;
    line-height: normal;
    font-weight: normal;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
}

.read_more_in_title {
    float: left;
    width: 100%;
    text-align: center;
    color: #DFD5C9;
    font-style: italic;
    text-decoration: none;
    padding-bottom: 5px;
    font-size: 13px;
}

.read_more_in_title:hover{
    text-decoration: underline;
}

.bottom_content_wrapper {
    float: left;
    position: relative;
    width: 100%;
}

/*********Main page content***********/
.info_about_hotel{
    float: left;
    width: 100%;
    margin-top: 45px;
}

.info_about_hotel p{
    margin-bottom: 5px;
}

.right_img{
    float: right;
    width: 390px;
    height: 207px;
    margin: 13px 0 0 15px;
    border: 10px solid rgb(55, 55, 55);
}

.link_see_more {
    float: left;
    font-size: 12px;
    color: #CFAF61;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
}

.link_see_more:hover,
.link_see_more_offer:hover{
    text-decoration: underline;
}

.link_see_more_offer{
    font-size: 14px;
    color: #DFD5C9;
    font-style: italic;
    margin-top: 10px;
    cursor: pointer;
}

/*.more_details_about_hotel {
    display: none;
}*/

.special_offers_slider_wrapper{
    float: left;
    width: 100%;
    margin: 40px 0 20px 0;
}

.special_offers_slider_wrapper .flexslider{
    margin-top: 35px;
}

.special_offers_slider_wrapper .left_block_slider {
    float: left;
    width: 500px;
    margin-left: 20px;
}

.special_offers_slider_wrapper .flex-direction-nav a {
    background: rgb(44, 45, 46) url("/images/carousel-arrows.png") no-repeat 0 0;
}

.special_offers_slider_wrapper .flex-direction-nav .flex-prev {
    right: 25px;
}

.special_offers_slider_wrapper .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -20px;
}

.more_about_offer {
    display: block;
    margin-top: 15px;
    color: #DFD5C9;
    text-decoration: none;
    padding: 5px 7px 5px 8px;
    background-color: rgb(44, 45, 46);
    float: left;
    border-radius: 2px;
}

.example_room{
    float: left;
    width: 100%;
    margin: 50px 0 40px 0;
}

.left_overview_column {
    float: left;
    width: 450px;
    margin: 0 40px 0 0;
    position: relative;
}

.left_overview_column .gray_title{
    text-align: left;
}

.absolute_wifi_icon{
    position: absolute;
    bottom: 8px;
    right: 0;
}

.check_availability {
    float: left;
    margin-top: 35px;
    padding: 6px 45px 8px 45px;
    background-color: #9F8461;
    color: #F4F4F4;
    font: 13px 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    text-decoration: none;
}

.check_availability:hover {
    background-color: #D6D4C1;
    color: #665246;
}

.bottom_footer_info{
    float: left;
    width: 100%;
    margin: 15px 0;
}

.bottom_footer_info_left_column{
    float: left;
    color: #B3B3B3;
    font-size: 13px;
    margin-left: 30px;
}

.bottom_footer_info_left_column span{
    color: #B3B3B3;
    font-size: 13px;
}

.bottom_footer_info_right_column{
    float: right;
    color: #B3B3B3;
    font-size: 12px;
    margin-right: 30px;
}

/********Usual template*************/
.background_img{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -9999;
}

.rooms_background{
    background: url("/images/page-backgrounds/room-background.jpg") no-repeat center;
    background-size: cover;
    -ms-behavior: url("../images/backgroundsize.min.htc");
}

.special_offers_background{
    background: url("/images/page-backgrounds/special-offers-background.jpg") no-repeat center;
    background-size: cover;
}

.restaurants_background{
    background: url("/images/page-backgrounds/restaurant-background.jpg") no-repeat center;
    background-size: cover;
}

.conference_halls_background{
    background: url("/images/page-backgrounds/conference-hall-background.jpg") no-repeat center;
    background-size: cover;
}

.contacts_background{
    background: url("/images/page-backgrounds/contact-background.jpg") no-repeat center;
    background-size: cover;
}

.about_hotel_background{
    background: url("/images/page-backgrounds/about-hotel-background.jpg") no-repeat center;
    background-size: cover;
}

.location_background{
    background: url("/images/page-backgrounds/background-map.jpg") no-repeat center;
    background-size: cover;
}

.page_content_wrapper{
    float: left;
    width: 880px;
    padding: 30px 50px;
    background: rgba(22, 22, 22, 0.8) url(/images/goldborder.png) repeat-x left bottom;
    margin: 225px 0 45px 0;
}

.page_content_wrapper p,
.page_content_wrapper_black p{
    margin-bottom: 5px;
}

.border_stars{
    float: left;
    width: 100%;
    margin: 20px 0;
}

.gold_border_bar {
    float: left;
    width: 390px;
    border-bottom: 1px solid #CFAF61;
}

.stars_middle {
    float: left;
    width: 100px;
	border-bottom: 1px solid #CFAF61;
	/*
    height: 13px;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: -7px;
    background: url("/images/icons/stars-icon.png") no-repeat center;
	*/
}

.gold_border_bar {
    float: left;
    width: 390px;
    border-bottom: 1px solid #CFAF61;
}

.small_text {
    font-size: 12px !important;
    line-height: 17px;
    font-style: italic;
    margin: 15px 0;
}
/********Rooms thumbs************/
.currency_seasons_wrapper_columns {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 15px;
}

.currency_season_column_left{
    float: left;
    width: 440px;
}

.currency_season_column_right{
    float: right;
    width: 440px;
    text-align: right;
}

.currency_seasons_wrapper_columns span{
    color: #baaca1;
    font-size: 16px;
    line-height: 27px;
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    margin-right: 5px;
}

.rooms_thumbs{
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.rooms_thumbs li {
    display: inline-block;
    width: 260px;
    margin: 0 46px 60px 0;
    padding-bottom: 25px;
    position: relative;
}

.rooms_thumbs li.last{
    margin: 0;
}

.rooms_thumbs li:hover .read_more_middle span {
    color: #CFAF61;
}

.thumb_img_wrapper {
    float: left;
    width: 250px;
    height: 166px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border: 2px solid rgb(172, 158, 158);
}

.thumb_img_wrapper img {
    float: left;
    width: 250px;
    height: 166px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.rooms_thumbs li h2 {
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 17px;
    color: #CFAF61;
    margin-bottom: 15px;
    text-align: center;
}

.rooms_thumbs li p {
    text-align: center;
    color: #7E766E;
}

.rooms_thumbs li p.room_price,
.rooms_thumbs li p.room_price span {
    margin-top: 5px;
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    color: #BEAB8F;
}

.rooms_thumbs li p.room_price span.price_from{
    margin-top: 5px;
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #BEAB8F;
}

.bottom_bar {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.border_bar {
    float: left;
    width: 75px;
    border-bottom: 1px solid rgb(182, 182, 182);
}

.read_more_middle {
    float: left;
    width: 109px;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: block;
    margin-top: -10px;
}

/******Special offers**************/
.offer_block{
    float: left;
    width: 100%;
    margin: 20px 0;
}

.offer_block .gold_title{
    text-align: left;
    font-size: 18px;
}

.page_content_wrapper .left_overview_column{
    width: 415px;
}

.more_offer_details {
    display: none;
}

/********Conference halls**************/
.conference_hall_block{
    float: left;
    width: 100%;
    margin: 15px 0;
}

.block_line{
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #222;
    margin: 15px auto;
    height: 1px;
}

.conference_hall_block .gold_title{
    margin: 0 0 30px 0;
}

.conference_hall_photo{
    float: left;
    width: 860px;
    height: 380px;
    border: 10px solid rgb(44, 45, 46);
}

.left_wide_column {
    float: left;
    width: 510px;
    margin-top: 30px;
}

.right_small_column {
    float: left;
    width: 330px;
    margin: 30px 0 0 40px;
}

.conference_halls_light_italic_title{
    color: #DFD5C9;
    font-style: italic;
}

.conference_amenities{
    margin-top: 15px;
}

.conference_amenities li {
    margin-bottom: 5px;
}

.menu_img {
    float: left;
    width: 200px;
    height: 120px;
    border: 5px solid rgb(44, 45, 46);
    margin-right: 25px;
}

.three_col {
    float: left;
    width: 300px;
    margin-right: 25px;
}

.three_col_middle {
    float: left;
    width: 160px;
    margin-right: 20px;
}

.three_col_small {
    float: left;
    width: 140px;
}

.three_col h4,
.three_col_middle h4,
.three_col_small h4{
    margin-bottom: 5px;
    color: #DFD5C9;
}

/*********Inside room******/
.room_description{
    float: left;
    width: 100%;
    margin-top: 30px;
}

.left_side {
    float: left;
    width: 400px;
}

.right_side {
    float: left;
    width: 480px;
    margin: 6px 0 0 40px;
}

.photo_small {
    float: left;
    width: 390px;
    height: 230px;
    border: 5px solid rgb(55, 55, 55);
    margin: 10px 0 15px 0 !important;
}

.photo_small .fotorama__thumb__dot{
    background-color: #CFAF61;
}

.photo_small .fotorama__thumbs{
    margin-top: 10px;
}

.photo_small .fotorama__arr{
    font-size: 36px;
}

.photo_small .fotorama__wrap_mouseover .fotorama__arr_hover{
    text-shadow: none !important;
}

.right_side .currency_seasons_wrapper {
    margin-top: 0;
}

.currency_seasons_wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
    background: url(/images/goldborder.png) repeat-x left bottom;
    padding-bottom: 15px;
}

.currency_seasons_wrapper span {
    color: #baaca1;
    font-size: 16px;
    line-height: 27px;
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    margin-right: 5px;
}

.changeSeason,
.change_currency{
    display: inline-block;
}

.changeSeason select,
.change_currency select {
    font-size: 13px;
    padding: 3px 20px 3px 5px;
    margin: 0;
    height: 26px;
    background: rgb(26, 26, 26) url("../images/icons/select-arrow-gold.png") no-repeat right center;
    background: url('/images/icons/select-arrow-gold.png') right center no-repeat, linear-gradient(bottom, rgb(26,26,26) 24%, rgb(36,36,36) 59%);
    background: url('/images/icons/select-arrow-gold.png') right center no-repeat, -o-linear-gradient(bottom, rgb(26,26,26) 24%, rgb(36,36,36) 59%);
    background: url('/images/icons/select-arrow-gold.png') right center no-repeat, -moz-linear-gradient(bottom, rgb(26,26,26) 24%, rgb(36,36,36) 59%);
    background: url('/images/icons/select-arrow-gold.png') right center no-repeat, -webkit-linear-gradient(bottom, rgb(26,26,26) 24%, rgb(36,36,36) 59%);
    background: url('/images/icons/select-arrow-gold.png') right center no-repeat, -ms-linear-gradient(bottom, rgb(26,26,26) 24%, rgb(36,36,36) 59%);
    color:#888;
    border: 1px solid rgb(70, 70, 70);
    border-radius: 0;
    outline:none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor:pointer;
    text-indent: 0.01px;
    text-overflow: '';
}

.changeSeason select{
    width: 205px;
}

.currency_seasons_wrapper_columns .change_currency select{
    width: 189px;
}

.see_more_block{
    display: block;
    position: absolute;
    top: 200px;
    right: 50%;
    margin-right: -490px;
    background: rgba(22, 22, 22, 0.8);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    width: 170px;
}

.see_more_block_price {
    display: block;
    color: #DFD5C9;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.see_more_block_digital_price {
    color: #CFAF61;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    margin: 5px 0;
}

.more {
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    color: #DFD5C9;
    margin-top: 5px;
}

.more_arrow {
    display: block;
    position: absolute;
    bottom: -11px;
    left: 91px;
    width: 33px;
    height: 14px;
    background: url("../images/icons/arrow-see-more-2.png") center center no-repeat;
}

.detail_price_info {
    float: left;
    width: 480px;
    padding: 0 0 26px 0;
    margin: 11px 0 20px 0;
    background: url(/images/goldborder.png) repeat-x left bottom;
}

.rates_wrapper {
    float: left;
    width: 235px;
}

.show_price_in {
    font-size: 16px;
    line-height: 26px;
    font-family: 'LiberationSerifRegular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #baaca1;
    margin-bottom: 15px;
    margin-right: 5px;
}

.change_currency{
    display: inline-block;
}

.price_wrapper{
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}

.detail_price_info p.single_accommodation,
.detail_price_info p.double_accommodation {
    float: left;
    padding-left: 30px;
    text-align: left;
    margin-bottom: 22px;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    color: #CFAF61;
    clear: both;
    margin-right: 5px;
}

.single_accommodation {
    background: url("../images/icons/accommodation-icon.png") 0 1px no-repeat;
    margin-top: 6px;
}

.double_accommodation {
    background: url("../images/icons/accommodation-icon.png") 0 -17px no-repeat;
    margin-bottom: 0 !important;
}

.hooks{
    float: left;
    margin-top: 6px;
}

.small_text.weekday_notice{
    margin: 0;
}

.empty{
    display: none;
    line-height: 17px;
}

.double_hooks{
    margin-top: 0;
}

.weekday_rate,
.hooks {
    font-family: 'Times New Roman', Times, serif;
    color: rgb(177, 173, 159);
    font-size: 16px;
}

/*.notice_star{
    font-size: 16px;
    color: #CFAF61;
}*/

.buttons_wrapper {
    float: left;
    width: 210px;
    margin-left: 20px;
    padding-top: 40px;
}

.buttons_wrapper p {
    font-style: italic;
    margin: 10px 0;
    line-height: 17px;
}

.check_availability_inside_room {
    float: left;
    padding: 6px 30px 8px 30px;
    margin-top: 10px;
    background-color: #9F8461;
    color: #F4F4F4;
    font: 13px 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    text-decoration: none;
}

.check_availability_inside_room:hover {
    background-color: #D6D4C1;
    color: #665246;
}

.red_title {
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    color: #DFD5C9;
    margin: 10px 0;
}

.room_services {
    float: left;
    width: 215px;
}

.room_services.left_room_service{
   margin-left: 35px;
}

.room_services li {
    font-size: 13px;
    margin-top: 5px;
    border-bottom: 1px solid #333333;
    color: rgb(138, 136, 135);
}

.bottom_controls {
    float: left;
    width: 100%;
}

.columns_navigation {
    float: left;
    width: 306px;
    margin-top: 30px;
}

.columns_navigation a {
    float: left;
    text-decoration: none;
    color: #CFAF61;
    font-style: italic;
}

.columns_navigation a:hover {
    color: #C9C9BE;
}

.columns_navigation a.next {
    float: right;
}

.columns_navigation a.back {
    display: block;
    width: 100%;
    text-align: center;
}

/*******Contact us*****************/
.contact_block {
    float: left;
    width: 820px;
    padding: 30px;
    background: rgb(44, 45, 46);
    position: relative;
    margin-top: 30px;
}

.high_img {
    float: left;
    width: 270px;
    height: 380px;
    margin-right: 25px;
}

.qr_on_img {
    position: absolute;
    top: 285px;
    left: 30px;
    width: 125px;
    height: 125px;
}

.item_contact_module {
    float: left;
    width: 255px;
    margin-right: 15px;
    margin-bottom: 25px;
}

.item_contact_module.last{
    margin-right: 0;
}

.item_contact_module h2 {
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    color: #CFAF61;
    margin-bottom: 10px;
}

.item_contact_module p,
.item_contact_module ul li {
    margin-bottom: 0;
}

.link_to_social_network {
    float: left;
    width: 100%;
    margin-top: 2px;
}

.link_to_social_network a {
    float: left;
    margin-right: 20px;
}

.link_to_social_network a img {
    width: 28px;
    height: 28px;
}

.find_us_col {
    float: left;
    width: 390px;
    margin: 30px 30px 0 0;
}

.rate_transfer_block {
    float: left;
    width: 400px;
    margin-top: 30px;
}

.rate_transfer_block p{
    font-size: 13px;
}

.rate_transfer_block h4{
    text-align: center;
    font-style: italic;
    color: #DFD5C9;
    font-weight: normal;
}

.find_us_col h2 {
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 15px;
    color: #DFD5C9;
    margin-bottom: 10px;
}

.contact_module_bottom_part_img{
    width: 400px;
    height: 108px;
    margin-bottom: 15px;
}

.rate_transfer{
    margin: 15px auto;
}

.rate_transfer tr th,
.rate_transfer tr td {
    border: 1px solid rgb(206, 206, 206);
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    vertical-align: middle;
    padding: 5px 8px;
}

/********About hotel************/
.tabs_wrapper{
    float: left;
    width: 920px;
    padding: 0 30px;
    background: rgba(22, 22, 22, 0.8);
    margin-top: 225px;
}

.tabs_wrapper{
    float: left;
}

.tabs_wrapper li {
    float: left;
}

.tabs_wrapper li a {
    float: left;
    text-decoration: none;
    padding: 15px 30px;
    color: #c5c2b3;
    font-size: 14px;
}

.tabs_wrapper li a:hover {
    color: #CFAF61;
}

.tabs_wrapper li.current_item a,
.tabs_wrapper li.first a{
    background: rgb(22, 22, 22);
    color: #CFAF61;
}

.page_content_wrapper_black{
    float: left;
    width: 880px;
    padding: 30px 50px;
    background: rgb(22, 22, 22) url(/images/goldborder.png) repeat-x left bottom;
    margin-bottom: 45px;
}

.left_side_img {
    float: left;
    width: 380px;
    height: 348px;
    margin: 20px 20px 20px 0;
    border: 10px solid rgb(44, 45, 46);
}

.rates_and_fares {
    float: left;
    display: block;
    width: 880px;
    margin: 20px 0;
}

.rates_and_fares tr,
.rates_and_fares tr th,
.rates_and_fares tr td {
    border: 1px solid rgb(177, 173, 159);
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
}

.rates_and_fares tr a {
    color: #DFD5C9;
    text-decoration: none;
}

.rates_and_fares tr a:hover{
    color: rgb(255, 208, 94);
}

.page_content_wrapper_black .rates_and_fares p{
    margin-bottom: 0;
}

/*********Hotel services*****************/
.other_services_wrapper{
    float: left;
    width: 100%;
    margin: 30px 0;
}

.other_services_wrapper h2{
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    color: #DFD5C9;
    margin-bottom: 10px;
}

.services_left_column {
    float: left;
    width: 430px;
}

.services_right_column {
    float: left;
    width: 430px;
    margin-left: 20px;
}

.hotel_services{
    float: left;
    width: 100%;
    margin: 15px 0;
}

.hotel_services h3,
.services_left_column h3,
.services_right_column h3{
    font-size: 18px;
    color: #CFAF61;
    line-height: normal;
    font-weight: normal;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-bottom: 15px;
}

.left_side_services {
    float: left;
    width: 400px;
}

.right_side_services {
    float: left;
    width: 440px;
    margin-left: 40px;
    margin-top: 6px;
}

.hotel_services .gray_title{
    text-align: left;
}

/***************Location*********/
.location_img{
    float: left;
    width: 860px;
    height: 380px;
    border: 10px solid rgb(44, 45, 46);
    margin: 15px 0 !important;
}

#map_canvas {
    float: left;
    width: 880px;
    height: 430px;
    margin: 15px 0;
    text-align: center;
}

.map_preloader{
    margin-top: 50px;
}

#map{
    width: 880px;
    height: 430px;
    margin: 15px 0;
}

.hotel_thumb_on_map{
    margin: 5px 0;
    width: 200px;
}

.hotel_title_on_map{
    color: #CFAF61;
    text-align: center;
}

.hotel_description_on_map p{
    font-size: 13px;
    line-height: 17px;
    text-align: center;
}

.destination_wrapper a{
    cursor: pointer;
}

.destination_wrapper h3{
    text-align: left;
}

/*******Panorama*****************/
.panorama_title {
    position: absolute;
    top: 100px;
    right: 20px;
    font-size: 18px;
    line-height: 26px;
    color: rgb(66, 66, 66);
    font-weight: bold;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
}

.text_about_panorama {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 460px;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px 25px;
    margin-left: -200px;
    margin-top: -90px;
    border-radius: 5px;
}

.text_about_panorama h1 {
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #DFD5C9;
    margin-bottom: 15px;
}

.close_info_window {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 13px;
    font-weight: bold;
}

.open_info_window {
    display: none;
    position: absolute;
    left: 645px;
    bottom: 12px;
    padding: 5px 14px 0 14px;
    background: rgba(0, 0, 0, 0.9);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 16px;
    border: 2px solid #fff;
    color: #FFF;
    font-style: italic;
    font-weight: bold;
    font-size: 21px;
    cursor: pointer;
    font-family: 'Times New Roman',Times,serif;
}

.copyright {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 12px;
}

.columns_wrapper{
    float: left;
    width: 100%;
}

.col_440{
    float: left;
    width: 440px;
}

.col_440 .gray_title_left{
    font-size: 16px;
}

/******Gallery**************/
.gallery_wrapper{
    float: left;
    width: 100%;
    margin-top: 10px
}

.gallery_wrapper a{
    float: left;
    margin: 10px;
    position: relative;
}

.gallery_wrapper a img{
    float: left;
    width: 194px;
    height: 135px;
    border: 3px solid rgb(44, 45, 46);
}

.img.mfp-img{
    margin-top: 150px;
}

/********Preloader**************/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999; /* makes sure it stays on top */
    width: 100%;
    height: 100%;
}

.top_part {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 51%;
    background: rgb(22, 22, 22);
}

.preload_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -60px 0 0 -55px;
    height: 120px;
    z-index: 100;
    background: #fefefa;
}

.bottom_part {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: rgb(22, 22, 22);
}

#status{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    color: rgb(255, 208, 94);
    letter-spacing: 1px;
    line-height: 40px;
    font-family: 'calluna_lghtregular', Georgia, "Times New Roman", Times, serif;
}

#status {
    bottom: 80px;
    font-size: 45px;
}

#status img {
    margin-bottom: 10px;
}

#kiev_ukraine {
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    text-align: center;
}

#kiev_ukraine img{
    width: 200px;
}

.expand {
    width: 100%;
    height: 3px;
    background: rgb(255, 208, 94);
    position: absolute;
    -moz-animation: fullexpand 2s ease-out;
    -webkit-animation: fullexpand 2s ease-out;
}

/* Full Width Animation Bar */
@-moz-keyframes fullexpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@-webkit-keyframes fullexpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

.stars {
    font-size: 30px !important;
}

/**********Counters************/
.counters_wrapper img{
    width: 50px;
}

.about_place{
    font-size: 14px;
    color: #c5c2b3;
}

sup{
    line-height: 15px;
}