body {
	max-width: 2560px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Source Sans Pro', sans-serif;
}
body * {
	transition: all 0.3s ease-out;
}
h1.homeTitle {
	/*font-size: 0px;
    color: transparent;*/
}
h1.homeTitle,
.room_list.slider,
.room_list.slider > * {
	transition: all 0s ease-out;
}
h1.homeTitle {
	padding: 0 45px;
}
.paragraph,
ol,
ul,
li,
p {
	font-size: 14px;
	line-height: 160%;
}
h1 {
	font-family: 'Noto Serif', serif;
	font-size: 70px;
	font-weight: 400;
}
h2 {
	font-family: 'Noto Serif', serif;
	font-size: 60px;
	font-weight: 400;
}
h5 {
	font-size: 16px;
}
h1,h2,h3,h4,h5 {
	line-height: 110%;
}
.title_subtitle_section * {
	vertical-align: middle;
}
.home #row8 {
    display: none;
}
.popup_banner a h3 { 
    font-size: 14px;
}
.popup_banner a { 
    color: #ff935a;
}
.popup_banner {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100000;
    background: #fff;
    padding: 20px 30px;
    max-width: 200px;
    border: 1px solid #333;;
        -webkit-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
    box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
}
.popup_banner.popup_banner_big a {
        color: #000;
}
.popup_banner_big_e {
    position: fixed;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    z-index: 1000;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}
.popup_banner.popup_banner_big {
    position: relative;
    margin: 0 auto;
    left: auto;
    right: auto;
    max-width: 960px;
}
.popup_banner.popup_banner_big a h3 {
    font-size: 24px;
}
.popup_banner_close  {
    right: 10px;
    top: 10px;
    position: absolute;
    cursor: pointer;
    z-index: 1000001;
}
.despa h2,
.atspa h2,
.medspa h2 {
    font-size: 50px;
}
.button:hover {
	text-decoration: underline;
	color: #fff;
}
.LObutton {
	display: block;
	margin-top: 20px;
}
.button {
	color: #fff;
	font-size: 18px;
	background-color: #ff935a;
	width: 195px;
	line-height: 59px;
	display: block;
	outline: none;
    border: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    cursor: pointer;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
.privacy_form > div.g-recaptcha {
	margin-bottom: -20px;
}
.available_lang_i > a {
	color: #ff935a;
}
.slide_tc p {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: 0.5%;
	display: none;
}
.acts_list_i {
	margin-left: 10px;
	position: relative;
}
.title_text_section h3 {
	font-size: 20px;
	margin-bottom: 30px;
}
.content_section.home_content {
	margin: 7% auto;
}
.home_content.room_content > div > div .room_text .paragraph > p {
	max-width: 349px;
}
.home_content.room_content > div > div .room_text .paragraph {
    margin-left: 0px;
    margin-right: 0px;
}
.home_content.room_content > div > div .room_text {
    padding-right: 30%;
}
.home_content .title_text_section {
	text-align: left;
}
.home #row2 {
	background: url('../images/home-t-bg.jpg') center right no-repeat; 
}
.room_list_ec .ifacilities > li.room_capacity > span {
	line-height: 100%;
}
.room_list_ec .ifacilities > li.room_capacity {
	max-width: 65px;
	
}
.home_content .title_text_section a {
	float: none;
	text-align: left;
	display: inline-block;
	width: auto;
}
.lid_1 .home_content.content_section {
	max-width: none;
	width: 100%;
}
.lid_1 .home_content .acts_list_i .acts_list_ii > img {
	width: 100%;
}
.lid_1 .home_content.room_content .acts_list_i {
	max-width: 840px;
	margin-left: 0px;
	margin-right: 40px;
	height: auto;
}
.home_content.room_content .acts_list_i {
	max-width: 540px;
}
.home_content > div > .half_screen:last-of-type:not(:first-of-type){
	/*height: 640px;*/
}
.room_content .sly_ctrl {
	margin-top: 7.5%;
}
.content_section.highlights_section .button {
	position: absolute;
	right: -20px;
	bottom: -20px;
}
.content_section.highlights_section {
	background: url('../images/hl_f_bg.jpg') left center no-repeat;
	margin-top: -15%;
	padding-top: 150px!important;
	padding-bottom: 0px!important;
	min-height: 60px;
	padding-left: 40px;
	padding-right: 180px;
	
	position: relative;
	width: auto!important;
	max-width: 519px!important;
	margin-left: auto!important;
	margin-right: 0!important;
	/*left: 10%;*/
}
#row5 .content_section.title_text_section a,
#row4 .content_section.title_text_section a {
	float: none;
	margin-top: 0px;
}
#row4 .content_section .title_text_section {
	text-align: center;
}
#row6 .content_section.highlights_section {
	background-image: url('../images/hl_s_bg.jpg');
	/*left: -10%;*/
}
.highlights_row .span6:last-of-type:not(:first-of-type) .content_section.highlights_section {
	margin-left: 0!important;
	margin-right: auto!important;
}
.highlights_row  {
	margin-bottom: 8%;
	position: relative;
}
#row6 .highlights_row  {
	margin-bottom: 4%;
}
.highlights_row .span6 {
	min-height: 50px;
}
.sly_ctrl {
	position: relative;
	text-align: center;
}
.sly_ctrl > .pages {
	margin: 0px 14px;
}
.sly_ctrl > .pages > span.active {
	background-color: #ff935a;
}
.sly_ctrl > .pages > span {
	border: 2px solid #ff935a;
	width: 4px;
	height: 4px;
	margin: 4px 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.sly_ctrl > .pages > span:not(.active) {
	cursor: pointer;
}
.activities .button > svg,
.activities .button > object {
	margin-left: 8px;
}
.activities .button > * {
	display: inline-block;
	vertical-align: middle;
}
svg,
object {
	max-width: 100%;
    max-height: 100%;
}
svg {
	display: block;
}
.sly_ctrl > .prev > svg,
.sly_ctrl > .prev > object  {
	margin-top: 15px;
	display: inline-block;
}
.sly_ctrl > .next > svg,
.sly_ctrl > .next > object {
	margin-top: 15px;
	display: inline-block;
}
.sly_ctrl > .next.disabled,
.sly_ctrl > .prev.disabled {
	cursor: default;
	opacity: 0;
}
.sly_ctrl > .next,
.sly_ctrl > .prev {
	width: 36px;
	height: 36px;
	border: 2px solid #959494;
	cursor: pointer;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
}
.sly_ctrl > .pages > span,
.sly_ctrl > div {
	display: inline-block;
	vertical-align: middle;
}
.rooms_ecl .sly_ctrl {
	margin-top: 3%;
}
.room_list  {
	max-width: 1600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.blog_art_list  > a:hover > span,
.offers_art_list  > a:hover > span {
	background: rgba(126, 144, 143, 1);
	transition: all 0.3s ease-out;
}
.blog_art_list  > a:active > span,
.offers_art_list  > a:active > span {
	background: rgba(62, 149, 147, 0.8);
	transition: all 0.3s ease-out;
}
.blog_art_list  > a > span,
.offers_art_list  > a > span {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	padding: 40px 20px;
	background: rgba(126, 144, 143, 0.8);
	color: #fff;
	min-height: 94px;
}
.room_list_i > span,
.room_list_i > a,
.blog_art_list  > a,
.offers_art_list  > a {
	display: inline-block;
	width: 25%;
	height: 665px;
	position: relative;
	vertical-align: top;
}
.offers_art_list  > a {
	background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
}
.blog_art_list  > a,
.offers_art_list  > a {
	min-width: 470px;
}
.offers_art_list > a.lite h4,
.blog_art_list > a.lite h4 {
	color: #ff935a;
	font-size: 24px;
	text-decoration: underline;
	font-weight: 400;
	max-width: none;
    line-height: 110%;
}
.offers_art_list > a.lite,
.blog_art_list > a.lite {
	height: auto;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.blog_art_list > a > span > span > svg path,
.offers_art_list > a > span > span > svg path {
	fill: green;
}
.title_text_section > a > svg,
.blog_art_list > a > span > span > svg,
.offers_art_list > a > span > span > svg,
.title_text_section > a > object,
.blog_art_list > a > span > span > object,
.offers_art_list > a > span > span > object {
	display: inline-block;
	display: inline-block;
	margin-right: 10px;
	position: relative;
    top: -2px;
}
.blog_art_list > a > span > span:hover,
.offers_art_list > a > span > span:hover {
	text-decoration: underline;
}
.blog_art_list > a > span > span,
.offers_art_list > a > span > span {
	font-weight: 400;
	display: inline-block;
	margin-top: 10px;
}
.blog_art_list  > a h5,
.offers_art_list  > a h5 {
	margin-top: 0px;
}
.blog_art_list  > a h5,
.blog_art_list  > a h4,
.offers_art_list  > a h5,
.offers_art_list  > a h4 {
	font-size: 20px
}
.offers_art_list  > a h4,
.blog_art_list  > a h4 {
	/*max-width: 210px;*/
    position: relative;
    margin-left: auto;
    margin-right: auto;
    line-height: 150%;
}
.blog_art_list,
.offers_art_list  {
	text-align: center;
	margin-top: 2%;
}
.room_list,
.blog_art_list,
.offers_art_list  {
	position: relative;
}
.err_msgs {
	text-align: center;
}
.tags_filter > div.selected {
	font-weight: 700;
	color: rgba(62, 149, 147, 1);
}
.tags_filter > div {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}
.tags_filter {
	position: relative;
	text-align: center;
}
.room_list_i > span h3,
.room_list_i > a h3 {
	font-size: 20px;
	color: #000000;
	margin-top: 30px;
}
.room_list_i > span:hover,
.room_list_i > a:hover {
	text-decoration: none;
}
.room_list_i > span .button_c,
.room_list_i > a .button_c {
	position: absolute;
	bottom: -29px;
	left: 0px;
    right: 0px;
}
.room_list_i > span .text,
.room_list_i > a .text {
	max-width: 85%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.room_list_i > span,
.room_list_i > a {
	width: 430px;
	height: 565px;
	margin: 35px 50px;
	color: #000000;
	background-color: #ffffff;
}
.rest_list .room_list_i > span,
.rest_list .room_list_i > a {
	/*height: 500px;*/
}
.art_page .room_list_i > span, 
.art_page .room_list_i > a {
	height: auto;
	margin: 0px auto;
	margin-top: 20px;
	display: block;
	webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);

}
.art_page .room_list_i > span h3, 
.art_page .room_list_i > a h3 {
	color: #ff935a!important;
	margin: 0!important;
	font-size: 30px!important;
}
.art_page .room_list_i > span h3:hover, 
.art_page .room_list_i > a h3:hover {
	text-decoration: underline!important;
}
.hidden_fbk {
	display: none;
}
.restaurants .half_img {
	text-align: right;
}
.extra_list .ifacilities > li,
.restaurants .ifacilities > li {
    width: auto;
}
.restaurants .room_list_i > a {
	width: 672px;
	max-width: 44%;
    margin: 35px 3%;
}
.activities .room_list_i > span {
	height: 705px;
}
.button,
.no_select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.room_el_h_i,
.home-spa .content_section,
.ui-timepicker-container,
.box_shadow {
	-webkit-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
	box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
}
.title_text_section a {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #212121;
}
.title_text_section .paragraph {
	width: 95%;
	max-width: 540px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.title_text_section .contact_fields .paragraph {
	margin-bottom: 0px;
}
.title_text_section {
	text-align: center;
	margin-top: 5%;
}
.content_section {
	width: 95%;
	max-width: 1350px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.cmenu .cf_title {
	width: 100%;
}
.cmenu object {
	float: right;
	display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 2px;
    max-width: 15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.cmenu.opened object {
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.cmenu {
	cursor: pointer;
}
.cmenu .paragraph {
	display: none!important;
}
.cmenu.opened .paragraph {
	display: block!important;
}
/*.spa #row4 .room_content .half_screen:first-of-type,
.spa .room_content .acts_list_i {
	height: 593px;
}*/
.spa .room_content {
	margin-bottom: 3%;
}
.span6 > .content_section.title_text_section a {
	float: none;
}
.span6 > .content_section .paragraph {
	margin-left: 0px;
	margin-right: 0px;
}
.span6 > .content_section .contact_fields,
.span6 > .content_section h2,
.span6 > .content_section .paragraph {
	margin-left: 3%;
}
.span6 > .content_section .contact_fields .paragraph:last-of-type:not(:first-of-type) {
	margin-left: 2%;
}
.span6 > .content_section .contact_fields .paragraph {
	margin-left: 0%;
}
.span6 > .content_section {
	text-align: left;
	max-width: none;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 5%;
	width: 75%;
}
.contact .span6 > .content_section {
	margin-top: 0px;
	padding-top: 0;
}
.title_text_section .contact_fields a {
	font-weight: 400;
}
.contact_fields .dir_url {
	color: #ff935a;
}
.contact_fields {
	margin-bottom: 10px;
}
.contact_fields > div.paragraph {
	display: inline-block;
    width: auto;
}
.contact_fields > div.cf_title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.row-fluid > div > .span6:first-of-type .content_section  {
	margin-left: auto;
    width: 75%;
}
.contact .row-fluid > div > .span6:first-of-type .content_section  {
    height: 593px;
}
.row-fluid > div > .span6:last-of-type .half_img {
	text-align: right;

} 
.room_content > div > div .room_text h5:first-of-type {
	margin-top: 5%;
}
.room_content > div > div .room_text h5 {
	margin-top: 5%;
}
.room_content > div > div .room_text {
	padding-right: 14%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.rc_page_rt.room_content > div > div .room_text .paragraph {
	padding-right: 8%;
}
.rest_sch > div > * {
	display: block;
	width: 100%;
}
.rc_page_rt h5 {
	margin-bottom: 5px;
}
.rc_page_rt .paragraph {
	margin-bottom: 30px;
}
.rest_sch {
	position: relative;
	text-align: center;
	float: left;
	padding-left: 30px;
	margin-top: -8px;
}
.rc_page_rt.room_content > div > div .room_text .paragraph > *,
.rc_page_rt.room_content > div > div .room_text .paragraph {
	line-height: 180%;
}
.room_content > div > div {
	text-align: left;
}
.room_content .room_text > ul {
	padding-left: 16px;
}
.room_content .room_text > ul {
	margin-left: 20px;
}
.book_room_bt {
	margin-left: 36px;
}
.room_content  .room_text > .ifacilities > li {
	margin: 5px 15px;
}
.room_content .room_text > .ifacilities {
	text-align: left;
	padding-left: 0px;
	margin-left: 10px;
	margin-left: 0px;
}
.room_content .room_text > h2 {
	margin-bottom: 40px;
}
.room_content .room_text > h2,
.room_content .room_text > .paragraph {
	padding-left: 30px;
}
.color_white {
	color: #fff;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
p.clear {
	margin: 0px!important;
	clear: both;
}
#header.opened {
	bottom: 0px;
	overflow: auto;
}
#header {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 50;
	padding-left: 2.628%;
	padding-right: 2.628%;
	padding-top: 1.84%;
	transition: all 0.3s ease-out;
}
.art_page #header #mainLogo img,
.scrolled #header #mainLogo img {
	height: 75px;
}
.art_page #header,
.scrolled #header {
	background: rgba(46,142,132,0.8);
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
#header.opened .normalstate,
#header .openstate {
	display: none;
}
#header .normalstate,
#header.opened .openstate {
	display: inline-block;
}
#header.opened {
	background: rgba(46,142,132,1);
	background: #7e908f;
}
#header_right {
	position: absolute;
	top: 0;
	right: 0;
}
#header_right > * {
	display: inline-block;
	vertical-align: middle;
}
#menu {
	display: none;
}
#mobile_menu {
	margin-top: 35px;
}
#header_right {
	margin-top: 24px;
}
.art_page #mobile_menu,
.scrolled #mobile_menu {
	margin-top: 24px;
}
.art_page #header_right,
.scrolled #header_right {
	margin-top: 18px;
}
#menu {
	padding-top: 2%;
	padding-bottom: 2%;
}
svg *,
svg,
object *,
object,
#socialBox > a *{
	pointer-events: none;
}
#socialBox > a {
	margin: 5px;
	cursor: pointer;
	display: inline-block;
}
.sly_ctrl > .next:hover,
.sly_ctrl > .prev:hover {
	-webkit-filter: saturate(50);
    filter: saturate(50);
}
.sly_ctrl > .pages > span:not(.active):hover {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
}
.sly_ctrl > .pages > span:not(.active):hover,
.scroll-down:hover > svg,
.button:hover,
*:not(#menu) a:not(.rest_el):hover,
#mainLogo img:hover,
#mobile_menu:hover > span.openstate,
#mobile_menu:hover > span.normalstate,
.search_bt_e:hover,
.fSocial #socialBox > a:hover,
#header #socialBox > a:hover {
	filter: invert(.2);
}
#header #socialBox > a {
	display: block;
}
#header #socialBox {
	position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -60px;
}
/*.opened #socialBox > a,*/
/*.opened #socialBox,*/
.scrolled #header #socialBox > a {
	display: inline-block;
}
body.ohidden {
	overflow: hidden;
}
.scrolled #header #socialBox {
	display: none;
	position: absolute;
    left: 175px;
    top: 18px;
    margin-top: 0px;
}
.available_lang {
	display: none;
}
#langBox {
    display: none;
    
	position: relative;
	font-size: 13px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 700;
	cursor: pointer;
	margin-left: 50px;
}
.lid_6 #header .button.book_room_bt,
.recommendations #header .button.book_room_bt,
.blog #header .button.book_room_bt,
.offers #header .button.book_room_bt {
    display: none !important;
}

.button.rest_form_bt {
    display: none !important;
}

.selected_lang svg,
.selected_lang object {
	margin-left: 15px;
	display: inline-block;
}
.selected_lang span {
	line-height: 39px;
	display: inline-block;
}
#langBox:hover .available_lang {
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
    padding: 6px 10px;
	background-color: #fff;
}
.opened #menu {
	display: block;
}
#menuContainer {
	text-align: center;
	position: relative;
	min-height: 75px;
}
#mainLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mobile_menu > span.openstate {
	height: 20px;
}
#mobile_menu > span.normalstate {
	height: 28px;
}
#mobile_menu > span svg,
#mobile_menu > object {
	margin-right: 10px;
}
#mobile_menu > * {
	display: inline-block;
	vertical-align: middle;
}
#mobile_menu {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#content li::before {
    content: "• ";
    font-size: 24px;
	margin-right: 10px;
	color: #fb9352;
	display: inline-block;
	/*vertical-align: bottom;*/
}
li {
	list-style: none;
}
/* .spa_page .top_section_mask,
.medspa .top_section_mask {
	display: none;
} */
.review_section h3 {
	font-size: 40px;
	font-weight: 400;
}
.review_section {
	position: relative;
	text-align: center;
	margin: 2% auto;
}
.list-box {
	position: relative;
}
.review_section .rev-list-box:after,
.review_section .rev-list-box:before {
    content: "“";
    display: block;
    font-size: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 100%;
	font-style: normal;
	color: #fb9352;
}
.review_section .rev-list-box:after {
    right: 0px;
    left: auto;
}
.review_section .sly_ctrl {
	margin-top: 3%;
}
.review_section .list-box {
	width: 100%;
}
.review_section .rev-list-box {
    padding: 0 ;
	margin: 4% auto;
	margin-bottom: 0;
    border-left: none;
    padding-left: 120px;
    padding-right: 120px;
    font-style: italic;
    position: relative;
    text-align: center;
}
.review_section .box-content span,
.review_section .box-content .paragraph {
	font-size: 18px;
    color: #212121;
	line-height: 160%;
	font-weight: 300;
}
.review_section .box-content span {
	font-weight: 700;
	margin-top: 2%;
    display: block;
    font-style: normal;
	font-size: 14px;
}
.review_section .rev-list-box {
    width: auto;
    max-width: 850px;
}
.review_section .box-content {
	width: 850px;
}
.review_section .box-content {
	display: inline-block;
	vertical-align: top;
}
.title_text_section h2 {
	margin-bottom: 40px;
}
.title_text_section h2,
.title_subtitle_section h2 {
	
}
.title_text_section h2 {
	/*margin-bottom: 6%;*/
}
.title_text_section a {
	/*margin-top: 5%;*/
}
.span6 .title_text_section h2 {
	margin-bottom: 5%;
}
.info_list {
	position: relative;
	margin: 2% auto;
}
.info_list li:nth-of-type(2n) {
	margin-left: 2%;
}
.info_list li {
    max-width: 49%;
    display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}
.top_section_mask {
	background: rgba(46,142,132,0.8);
	background: -moz-linear-gradient(top, rgba(46,142,132,0.8) 0%, rgba(46,142,132,0.6) 65%, rgba(46,142,132,0.3) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,142,132,0.8)), color-stop(65%, rgba(46,142,132,0.6)), color-stop(100%, rgba(46,142,132,0.3)));
	background: -webkit-linear-gradient(top, rgba(46,142,132,0.8) 0%, rgba(46,142,132,0.6) 65%, rgba(46,142,132,0.3) 100%);
	background: -o-linear-gradient(top, rgba(46,142,132,0.8) 0%, rgba(46,142,132,0.6) 65%, rgba(46,142,132,0.3) 100%);
	background: -ms-linear-gradient(top, rgba(46,142,132,0.8) 0%, rgba(46,142,132,0.6) 65%, rgba(46,142,132,0.3) 100%);
	background: linear-gradient(to bottom, rgba(46,142,132,0.8) 0%, rgba(46,142,132,0.6) 65%, rgba(46,142,132,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e8e84', endColorstr='#2e8e84', GradientType=0 );
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
.top_section_content {
	position: relative;
	z-index: 10;
}
.top_section {
	position: relative;
	width: 100%;
	height: 696px;
	background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	text-align: center;
	margin-bottom: 6%;
}
.table_c {
	display: table-cell;
    vertical-align: middle;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
}
.room_list > a .ifacilities > li > span {
    font-size: 14px;
}
.room_list > a .ifacilities > li {
	vertical-align: middle;
}
.room_list > a .ifacilities > li,
.top_section .ifacilities li {
	color: #fff;
	vertical-align: bottom;
}
.room_list > a .ifacilities > li {
	color: #000000
}
.room_list > a .ifacilities,
.top_section .ifacilities {
	margin-top: 2%;
	margin-bottom: 0px;
}
svg:not(.no-fill) path {
    fill: #000!important;
}
.top_section svg path {
    fill: #fff!important;
}
.room_list_i .ifacilities > li > svg path {
	fill: #000;
}
.ifacilities > li.ifacicon > svg,
.ifacilities > li.ifacicon > object,
.ifacilities > li.ifacicon > img {
	margin-bottom: -13px;
}
.ifacilities > li > svg,
.ifacilities > li > object,
.ifacilities > li > img {
	margin-bottom: 5px;
	width: 65px;
	height: 65px;
    margin-left: auto;
    margin-right: auto;
}
.ifacilities > li > span {
	font-size: 12px;
	margin-top: 3px;
}
.ifacilities > li > * {
	display: block;
	font-size: 12px;
	line-height: 120%;
}
.spa .ifacilities > li {
	width: 165px;
}
/*.ifacilities > li:first-of-type {
	margin-left: 0px;
}
.ifacilities > li:last-of-type {
	margin-right: 0px;
}*/
#contactBox .room_form label {
	visibility: visible;
}
 input[readonly], select[readonly], textarea[readonly] {
 	 cursor: pointer;
 }
 input[disabled], select[disabled], textarea[disabled] {
 	cursor: not-allowed!important;
 }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	background: transparent;
	opacity: 0.5;
}
.acts_list_i,
.acts_list_ii > img,
.acts_list_ii  {
	height: 100%;
}
.acts_list_ii > img {
	width: 665px;
}
.acts_list_ii  {
	min-width: 100%;
}
.room_content .acts_list_i {
	max-width: 665px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.acts_list_i  {
	overflow: hidden;
	background-color: rgba(46,142,132,0.1);
}
.home-spa-gallery .acts_list_i  {
	max-width: 1645px;
}
.about #row10 {
	margin-top: 4%;
}
#menu li:before,
#content .ifacilities > li:before {
	display: none;
}
#menu li a {
	color: #fff;
}
#menu .submenu li {
	display: block;
}
#menu .nav > li {
	margin: 2% 3%;
}
#menu li {
	display: inline-block;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.home .htitle {
	margin-left: 7%;
    margin-right: 7%;
    max-width: 86%;
    display: none;
}
.home h1 {
    /*visibility: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;*/
    visibility: visible!important;
    position: relative;
    height: auto;
    opacity: 1;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 5%;
}
.ifacilities > li {
	/*width: 65px;*/
	width: 125px;
	margin: 10px 5px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	/*overflow: hidden;*/
}
.home .ifacilities > li {
	vertical-align: top;
}
.home_content .room_content .room_text > .ifacilities {
	margin-left: 5px;
}
.home_content .ifacilities > li {
    width: 85px; 
}
.rest_sch svg {
	display: inline-block;
}
.rest_el_i .ifacilities > li {
	margin: 20px;
}
.rest_el_i .ifacilities > li,
.activities .ifacilities > li,
.top_section .ifacilities > li { 
	width: auto!important;
}
li > p {
	display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    line-height: 25px;
}
.room_text .button {
	text-align: center;
	display: inline-block;
	position: relative;
	margin: 5px 10px;
}
.rbtc {
	text-align: left;
	padding-left: 20px;
}
.cls-2{
	opacity: 1!important;
}
.spa_page .ifacilities > li,
.medspa .ifacilities > li {
	width: 165px;
}
.ifacilities {
	position: relative;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 4%;
}
.content_section .ifacilities {
	/*height: 105px;*/
	overflow: hidden;
}
.top_section .ifacilities > li,
.room_list_i .ifacilities > li {
	vertical-align: bottom;
	max-width: 110px;
	margin: 20px 15px;
}
.rest_list .room_list_i .ifacilities > li,
.extra_list .room_list_i .ifacilities > li {
	margin: 20px 25px;
}
.rest_list .room_list_i .ifacilities > li {
	margin: 20px 35px;
}
.top_section .ifacilities,
.room_list_i .ifacilities {
	text-align: center;
	
}
.top_section .ifacilities > li {
	margin: 10px 25px;
}
.ifval > b {
	font-size: 36px;
	font-weight: 400;
}
.ifval > sup,
.ifval {
	font-family: 'Noto Serif', serif;
	font-size: 24px;
}
.room_content {
	margin-top: 1.5%;
}
.pagination > div.selected {
	cursor: default;
	margin: 6px 12px;
	border: 1px solid rgba(62, 149, 147, 1);
	width: 28px;
	line-height: 28px;
}
.pagination > span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	font-weight: 700;
}
.pagination > div:first-of-type {
	margin-left: 0px;
}
.pagination > div {
	display: inline-block;
	margin: 6px;
	vertical-align: middle;
	cursor: pointer;
}
.pagination {
	position: relative;
	text-align: center;
}
.half_screen {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.no-html-spaces {
	font-size: 0px
}
input, select, textarea {
    width: 100%;
    border: none;
    border-bottom: 2px solid #000000;
    outline: none;
    background: transparent;
    color: #151712;
    font-size: 18px;
	outline: none;
}
select {
	background: none;
}
input,
select {
	margin-top: 0px;
}
select option {
	font-weight: 400;
	text-transform: none;
}
select {
	height: 56px;
}
input {
	height: 57px;
}
label {
	padding: 0px;
	margin-bottom: -5px;
	color: #a3c27f;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	visibility: hidden;
	display: inline-block;
}
.completed label {
	visibility: visible;
}
.empty textarea,
.empty input,
.empty select {
	border-color: #ce2a20!important;
}
textarea {
	line-height: 29px;
	resize: none;
	background: url('../images/textarea_bg.png') left bottom repeat-x;
	height: 90px;
	overflow: hidden;
	border-color: #959494;
	width: 105%;
}
.form textarea {
	line-height: 45px;
}
.completed input,
.completed select,
.completed textarea {
	border-color: #7bc547!important;
}
.half_screen_c.right {
	margin-left: 1.5%;
	margin-right: 0;
}
.half_screen_c {
	float: left;
	width: 48.5%;
	vertical-align: top;
	font-size: 0px;
	margin-right: 1.5%;
}
.half_screen {
	float: left;
	width: 50%;
	vertical-align: top;
	font-size: 0px;
}
.full_form {
	display: block;
	width: 96%;
	vertical-align: top;
	margin: 30px 2%;
	margin-top: 0px;
	position: relative;
}
.half_form {
	display: inline-block;
	width: 46%;
	vertical-align: top;
	margin: 30px 2%;
	margin-top: 0px;
	position: relative;
}
#formContainer {
	font-size: 0px;
	max-width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
.newsPDesc  .button,
#formContainer  .button {
    position: relative;
    display: block;
    margin: 3% auto;
    text-align: center;
}
.contact_map {
	max-width: 665px;
	height: 593px;
}
.contact_map .pmap_e {
	height: 100%;
}
.ui-timepicker-standard .ui-state-hover {
    background: #ff935a!important;
    color: #fff!important;
    border: none!important;
}
#footerContainer {
	background: url('../images/footer_bg.jpg') top center repeat-x;
	text-align: center;
	font-size: 0px;
	margin-top: 9%;
	position: relative;
	z-index: 12;
}
.lid_ .top_section {
	margin-bottom: 0px;
}
.lid_ #footerContainer {
	margin-top: 0px;
}
.footer_menu > div > span > ul > li > a,
.footer_menu > div > span {
	font-size: 18px;
	font-family: 'Noto Serif', serif;
	display: block;
	margin-bottom: 0px;
}
.footer_menu > div > span > ul {
	margin-bottom: 0px;
}
.footer_menu > div > span {
	margin-bottom: 15px;
}
.footer_menu > div ul {
	margin-left: 20px;
	margin-right: 20px;
}
.footer_menu > div li a {
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#footerContainer,
.footer_menu > div > span a,
.footer_menu > div li a {
	color: #eeeeee;
}
.fSocial #socialBox,
#fmainLogo {
	margin-bottom: 20px;
}
#fmainLogo {
	display: inline-block;
}
.footer_left .nav {
	margin: 0px;
}
.footer_left .nav li a:hover {
	text-decoration: underline;
}
.footer_left .nav li {
	line-height: 100%;
}
.footer_left p > a {
	margin: 2px 5px;
}
.footer_left p {
	margin: 0px;
	line-height: 120%;
}
.footer_left a {
	color: #ffb21d;
}
.footer_menu_c {
	text-align: left;
}
.footer_menu > div {
	margin: 0 20px;
}
#footerContainer > div {
	padding: 5% 2%;
	padding-bottom: 3%;
	font-size: 14px;
}
#footerContainer > div,
.footer_menu > div {
	display: inline-block;
	vertical-align: top;
	/*min-width: 200px;*/
}
.footer_menu > div {
	width: 33%;
	margin: 0px;
}
#footerContainer > div.footer_left {
	text-align: center;
	width: 12%;
    padding-left: 1%;
}
.footer_menu {
	position: relative;
	font-size: 0px;
}
.footer_menu_c {
	width: 41%;
}
.footer_right {
	width: 33%;
	padding-right: 1%;
}
.newsletter { 
	margin-top: 10%;
}
.newsletter input {
	color: #fff;
}
.newsletter INPUT::-webkit-input-placeholder, #searchContainer INPUT::-webkit-input-placeholder {color: #fff!important;}
.newsletter INPUT:-moz-placeholder, #searchContainer INPUT:-moz-placeholder {color: #fff!important;}
.newsletter INPUT:-ms-input-placeholder, #searchContainer INPUT:-ms-input-placeholder {color: #fff!important;}
.newsletter INPUT:placeholder, #searchContainer INPUT:placeholder {color: #fff!important;}

.newsletter > div,
.newsletter {
	position: relative;
}
#searchContainer .search_bt_e,
.newsletter .button {
	position: absolute;
	right: 0px;
	bottom: 10px;
	cursor: pointer;
}
.home #row1 {
	position: relative;
}
#searchContainer .search_bt_e {
	bottom: 16.5px;
}
.newsletter .button {
	width: 155px;
	line-height: 40px;
}
.newsletter input {
	border-color: #fff;
	max-width: 78%;
    right: 2%;
    position: relative;
}
.newsletter h5 {
	font-size: 30px;
	font-weight: 400;
}
.nav>li>a:hover, .nav>li>a:focus {
    background: none!important;
}
#menu .sf-menu > li > a:before {
	/*content: "<object data=\"images/link_arrow_b.svg\" type=\"image/svg+xml\"></object>";
	display: inline-block;*/
}
#menu .sf-menu > li > a > .submenu a {
	padding: 2px 0;
	margin-bottom: 4px;
	display: inline-block;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .sf-menu > li > a {
	font-size: 18px;
	color: #eeeeee;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}
.sf-menu li.active > a {
	color: #ff935a!important;
}
.scroll-down {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 1%;
}
.scroll-down > svg {
	margin-right: 2%;
}
.scroll-down > * {
	display: inline-block;
	vertical-align: middle;
}
#searchL {
	display: none;
}
#searchContainer > * {
	display: inline-block;
}
#searchContainer > input {
	border-color: #fff;
	color: #fff;
	width: 100%;
	padding-right: 30px;
}
#searchContainer {
	text-align: right;
	max-width: 400px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 0px;
}
.result_row a.button {
	color: #fff;
	line-height: 40px;
	max-width: 155px;
	top: 20px;
	margin-top: -20px;
}
#search_result {
	position: relative;
	text-align: center;
}
.result_row a {
	color: #333;
}
.result_row h3 {
	font-size: 20px;
}
.result_row {
	text-align: center;
	width: 400px;
	max-width: 90%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px;
	-webkit-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
    box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
}
label.fileBT input[type="file"] {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    opacity: 0;
    height: 100%;
    width: 100%;
    padding-right: 0px;
}
.fileBTIC {
	display: table-cell;
	vertical-align: middle;
}
.fileBTI {
	margin: 20px auto;
    border: 2px dashed #fff;
    height: 125px;
    display: table;
    width: 79.5%;
    position: relative;
}
.fileBT {
    width: 100%;
    line-height: 100%;
    height: 170px;
    background: #eae9e2;
    color: #fff;
    display: block;
    padding: 0px;
    position: relative;
    font-size: 18px;
    margin: 0px;
    margin-top: 31px;
    visibility: visible;
    overflow: auto;
    max-width: 240px;
    margin-right: 0;
	margin-left: auto;
}
.jrow_form.fileBTC {
	width: 26%;
	
}
.jrow_form {
    width: 66%;
    margin: 2%;
}
.fileBTIC span {
    display: block;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #5d4432;
    margin-bottom: 10px;
}
.fileBT.hasFile {
    background: #88e89a;
}
.fileBT:hover {
    background: #CCC;
}
.fileBT:active {
    background: #CCF;
}
.fileBT :invalid + span {
    color: #fff;
}
.fileBT :valid + span {
    /*color: #88e89a;*/
}
.fileBTIC i {
    color: #da251c;
    text-decoration: underline;
    font-style: normal;
    font-size: 18px;
    display: block;
    text-align: center;
    text-transform: capitalize;
}
.room_list_e {
	max-width: 100%;
}
.content_section > .ifacilities_e.min_f {
	height: 140px;
	overflow: hidden;
	padding-bottom: 0px;
	position: relative;
	margin-bottom: 20px;
}
.content_section > .ifacilities_e .ifacilities_exp {
	display: inline-block;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
}
.content_section > .ifacilities_e .ifacilities_exp > svg {
	display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.scrolledT #header:not(.opened) .book_room_bt {
	display: inline-block;
}
#header .book_room_bt {
	display: none;
	line-height: 39px;
	width: 155px;
}
.art_page.scrolledT #header:not(.opened) .book_room_bt,
.art_page  #header .book_room_bt {
	display: none;
}
.book_room_bt {
	margin-top: 0%;
}
.ifacilities_e .ifacilities_exp_c {
	display: none;
}
.content_section > .ifacilities_e .ifacilities_exp_c {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	background: #fff;
	display: block;
}
.home-spa .acts_list_ii > img {
    width: 1645px;
}
.home-spa .acts_list_i {
	margin-left: 15%;
	background: transparent;
}
.home-spa-c-e .title_text_section a {
	float: none;
	margin-left: auto;
	margin-right: auto
	max-width: 540px;
	width: 95%;
	text-align: left;
}
.home-spa-c-e h2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 540px;
	width: 95%;
}
.home-spa-c-e h2,
.home-spa-c-e .paragraph {
	text-align: left;
}
.home-spa-c-e {
	min-width: 50%;
}
.home-spa .content_section  {
	width: auto;
    margin-left: 0px;
    max-width: 940px;
    margin-top: 0px;
    margin-right: 0px;
    background-color: #fff;
    padding: 10% 15%;
    padding-left: 20%;
}
.home-spa .sly_ctrl {
	width: 15%;
    z-index: 12;
    top: 80%;
    position: absolute;
    left: 0px;
}
.bottom_img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 16%;
	z-index: 10;
	background-position: bottom center;
    background-repeat: no-repeat;
}
.home-rooms {
	text-align: center;
	position: relative;
	z-index: 11;
}
.home-spa {
	position: relative;
}
.room_el_h .room_el_h_i .ifacilities > li {
	vertical-align: bottom;
}
.room_el_h .room_el_h_i .ifacilities {
    margin-bottom: 9%;
    margin-left: -23px;
    margin-top: 6%;
}
.room_el_h .room_el_h_i a svg {
	display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.room_el_h .room_el_h_i a {
	font-size: 16px;
    font-weight: 700;
    color: #212121;
}
.room_el_h .room_el_h_i {
	text-align: left;
	position: absolute;
	left: -5.5%;
	bottom: 5%;
	padding: 10% 8%;
	background-color: #fff;
	display: block;
}
.room_el_h.reversed .room_el_h_i {
	right: -5.5%;
	left: auto;
	bottom: auto;
	top: 5%;
}
.room_el_h {
	text-align: right;
	width: 90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.room_el_h.reversed {
	text-align: left;
}
.home-spa-c-e {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
.art_page #header #mainLogo img, 
.scrolled #header #mainLogo img {
	max-height: 65px;
}


.lid_6 #mainLogo {
	display: block;
	width: 100%;
}

.lid_6 #mainLogo > img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.lid_6 #mobile_menu {
	display: none;
}

.lid_6 .art_page #header,
.lid_6 .scrolled #header {
	background: transparent;
}

/* Portal Bacolux */

.Portal-Container {
	margin-top: 65px;
}

.Portal-Item {
	display: inline-block;
	width: 25%;
	margin-top: -5px;
}

.PortalItem-Background {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

/* .PortalItem-Background:hover {
	transform: scale(1.2);
} */

.PortalItem-Container {
	overflow: hidden;
	width: 100%;
	position: relative;

	display:inline-block; 
	height: 900px;
}


.PortalItem-Elem {
	height: 100%;
	width: 100%;

	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
	
	position: absolute;
	top: 0;
}

.PortalItem-Container:hover .PortalItem-Background {
	transform: scale(1.2);
}

.PortalElem-Img {
	display: block;
	margin: 40px auto;
	max-width: 230px;
	width: 80%;
}

.PortalElem-Btn {
	width: 80%;
	max-width: 160px;
	height: 26px;
	display: block;
	margin: 30px auto;
	border-radius: 50px;
	border: 2px solid #e40145;
}

.PortalElem-Btn > a {
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.PortalElem-Btn > a:hover {
	text-decoration: none;
	color: #e40145;
}

.PortalElem-Btn:hover  {
	background: #ffffff;
	border: 2px solid #ffffff;
}

.PortalElem-Link {
	text-align: center;
	display: block;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

.PortalElem-Link:before {
	content: '';
	width: 15px;
	height: 26px;
	display: block;
	position: absolute;
	right: 100%;
	top: 0;
	margin-left: -100px;
	background: url('../images/arr_portal.png') center center no-repeat;
}

.PortalElem-Link > a {
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}

.PortalElem-Link > a:hover {
	color: #e40145;
}

.PortalElem-Location {
	font-family: "NotoSerif";
	font-style: italic;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}

.PortalElem-Compass {
	margin-top: 20px;
	margin-bottom: 10px;
}

.PortalElem-Compass > img {
	margin: 0 auto;
	display: block;
}

/* Portal Bacolux End */

body:not(.targdejoburi) .lid_6 .title_text_section {
	margin-top: -115px;
	margin-bottom: -80px;
    padding-bottom: 160px;
	background: #272b34;
	color: #ffffff;
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 100;
	position: relative;
	z-index: 5;
}

body:not(.targdejoburi) .lid_6 .title_text_section .paragraph {
	max-width: 950px;	
	padding-bottom: 40px;
}

body:not(.targdejoburi) .lid_6 .title_text_section h2 {
	max-width: 950px;	
	padding-top: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.Portal--Gradient {
	width: 100%;
    height: 100px;
    display: block;
    background: linear-gradient(transparent, #272b34);
    bottom: 100px;
    position: relative;
}

.lid_6 #offers_m_s {
	margin-top: -105px;
	position: relative;
	z-index: 10;
}

.lid_6 .button {
	background-color: #e40145;
}

.lid_6 .pmap_e {
	margin-top: 120px;
}

.lid_6 .footer_right {
	display: none!important;
}

.lid_6 #footerContainer > div.footer_left {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	display: block;
}

.lid_6  .footer_menu_c {
	display: none!important;
}

.lid_6  #footerContainer {
	background: #272b34;
}

.lid_6  #footerContainer > div {
	padding: 0;
	padding-bottom: 40px;
}

.lid_6 #fmainLogo {
	margin-top: -32px;
}
.lid_6 #footerContainer > div.footer_left {
	width: 100%;
}

.lid_6 .footer_left {
	color: #69748d;
}

.lid_6 .footer_left a {
	color: #ffffff;
}
.lid_6.home {
	background: #efeee8;
}
.ImgTxt-Container {
	max-width: 1450px;
	display: block;
	margin: 0 auto;
}

.ImgTxt-Left,
.ImgTxt-Right {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	padding: 5%;
}

.ImgTxt-Left h2 {
	font-size: 60px;
	line-height: 80px;
}

.ImgTxt-Left .paragraph {
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
}

.MapContact-Container {
	display: block;
	margin: 0 auto;
	background: #ffffff;
	max-width: 945px;
	width: 80%;
	margin-top: -10px;
	transform: translateY(-50%);
}
.MapContact-Title {
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 36px;
	color: #000000;
	padding-top: 50px;
}
.MapContact-Address {
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-style: italic;
	font-size: 20px;
	line-height: 36px;
	color: #909090;
}
.MapContact-Contact-Container {
	width: 100%;
	text-align: center;
}

.ContactContainer-Item {
	display: inline-block;
	text-align: center;
	padding: 0 20px;
}

.MapContact-Phone,
.MapContact-Fax,
.MapContact-Email {
	font-weight: 700;
	font-family: 'Noto Serif', serif;
	letter-spacing: 0;
	font-size: 16px;
	line-height: 36px;
	color: #e40145;
}
.MapContact-Fax-Icon > a,
.MapContact-Fax-Icon > img {
	display: inline-block;
}
.MapContact-Phone-Icon > img,
.MapContact-Fax-Icon > img,
.MapContact-Email-Icon > img {
	margin-right: 20px;
}

.PortalElem-Compass > img,
.PortalElem-Compass > div {
	display: inline-block;
}

.PortalElem-Compass > img {
	margin-right: 20px;
}

.MapContact-Contact-Container {
	padding-bottom: 40px;
}

.Contact-Address {
	text-align: center;
}

.lid_6 .rest_el_i > h3:before {
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	background: #ffffff;
	border-radius: 60% 60% 0 0;
	position: absolute;
	top: 320px;
}

.Portal .PortalElem-Compass > img {
	margin-left: auto;
	margin-right: auto;
}

.lid_6 .offers_cat {
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-style: italic;
	font-size: 14px;
	line-height: 36px;
	color: #909090;
	padding-bottom: 8px;
}

.lid_6 .rest_el_i .text {
	color: #000000;
	line-height: 14px;
	text-align: center;
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 30px;
}

.lid_6 .room_list_i > span, 
.lid_6 .room_list_i > a {
	height: 605px;
}

.lid_6 .footer_left ul.nav.sf-menu {
	display: inline-block!important;
    vertical-align: middle;
}

.lid_6 .footer_left ul.nav.sf-menu > li,
.lid_6 .footer_left ul.nav.sf-menu > li > a {
	display: inline-block!important;
    vertical-align: middle;
}

.lid_6 ul.f_in_l > li {
	display: inline-block;
}

.lid_6 .anpc {
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
}

.lid_6 .footer_left ul.nav.sf-menu > li {
	vertical-align: middle;
	padding: 5px;
}

.lid_6 .f_in_l > li {
	vertical-align: middle;
	padding: 5px;
}

.lid_6 .rrdlogo > * {
	display: inline-block;
}

.lid_6 .rrdlogo > div {
	color: #69748d;
	width: 150px;
	vertical-align: middle;
	text-align: left;
}

.lid_6 .footer_left {
	background: #272b34!important;
}

.lid_6 .footer_menu_c {
	display: none!important;
}

.lid_6 .copyright {
	margin-bottom: 20px;
}

.lid_6 .rrdlogo {
	margin-top: 20px;
	display: block;
}

.lid_6.scrolled #mainLogo {
	display: none;
}

.lid_6 .top_section_mask {
	background: linear-gradient(to bottom, rgba(46,43,52,0.8) 0%, rgba(46,43,52,0.6) 65%, rgba(46,43,52,0.3) 100%);
}

.lid_6 .booking_c {
	display: none;
}

.Portal-Item {
	position: relative;
}

.PortalMask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.PortalMask-1 {
	background: linear-gradient(to bottom, rgba(114, 159, 163,0.6) 0%, rgba(114, 159, 163,0.3) 65%, rgba(114, 159, 163,0.15) 100%);
}
.PortalMask-2 {
	background: linear-gradient(to bottom, rgba(87, 75, 106,0.6) 0%, rgba(87, 75, 106,0.3) 65%, rgba(87, 75, 106,0.15) 100%);
}
.PortalMask-3 {
	background: linear-gradient(to bottom, rgba(162, 139, 75,0.6) 0%, rgba(162, 139, 75,0.3) 65%, rgba(162, 139, 75,0.15) 100%);
}
.PortalMask-4 {
	background: linear-gradient(to bottom, rgba(87, 144, 129,0.6) 0%, rgba(87, 144, 129,0.3) 65%, rgba(87, 144, 129,0.15) 100%);
}
.PortalMask-1-p {
	background: linear-gradient(to top, rgba(114, 159, 163,0.6) 0%, rgba(114, 159, 163,0.3) 65%, rgba(114, 159, 163,0.15) 100%);
	background: linear-gradient(to top, rgba(39, 43, 52,1) 0%, rgba(39, 43, 52,0.3) 65%, rgba(39, 43, 52,0) 100%);
	top: 50%;
}
.PortalMask-2-p {
	background: linear-gradient(to top, rgba(87, 75, 106,0.6) 0%, rgba(87, 75, 106,0.3) 65%, rgba(87, 75, 106,0.15) 100%);
	background: linear-gradient(to top, rgba(39, 43, 52,1) 0%, rgba(39, 43, 52,0.3) 65%, rgba(39, 43, 52,0) 100%);
	top: 50%;
}
.PortalMask-3-p {
	background: linear-gradient(to top, rgba(162, 139, 75,0.6) 0%, rgba(162, 139, 75,0.3) 65%, rgba(162, 139, 75,0.15) 100%);
	background: linear-gradient(to top, rgba(39, 43, 52,1) 0%, rgba(39, 43, 52,0.3) 65%, rgba(39, 43, 52,0) 100%);
	top: 50%;
}
.PortalMask-4-p {
	background: linear-gradient(to top, rgba(39, 43, 52,1) 0%, rgba(39, 43, 52,0.3) 65%, rgba(39, 43, 52,0) 100%);
	top: 50%;
}
.lid_6 .offersPTags {
	display: none;
}
@media (min-width: 2570px) {
	#mainLogo {
		max-width: 150px;
	}
	#header {
	    background: rgba(46,142,132,0.8);
    	padding-bottom: 1.84%;
	}
	#footerContainer > div {
    	padding: 4% 2%;
	}
	.art_page #header_right,
	.scrolled #header_right {
		margin-top: 1%;
	}
	.book_room_bt {
		margin-top: 0;
	}
	#menu.simple_menu .nav > li > a {
	    padding-top: 7px;
	    padding-bottom: 7px;
	}
	
}
@media (min-width: 1930px) {
	.room_el_h,
	.room_el_h.reversed {
		text-align: center;
	}
	#socialBox {
    	top: 35%;
	}
	body {
		-webkit-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
		box-shadow: 0px 9px 49px -12px rgba(0,0,0,0.75);
	}
	#footerContainer,
	.bottom_img {
		-webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
}
@media (max-width: 1880px) {
	.offers_art_list {
		max-width: 1200px;
	    position: relative;
	    margin-left: auto;
	    margin-right: auto;
	}
}
}
@media (max-width: 1700px) {
	.restaurants .room_list_i > a {
		max-width: 46.4%;
		margin: 35px 1.7%;
	}
	.room_list  {
		max-width: 1444px;
	}
	.room_list_i > span,
	.room_list_i > a {
		margin-left: 25px;
		margin-right: 25px;
	}
}
@media (max-width: 1600px) {
	.content_section.highlights_section {
    	margin-top: -5%!important;
	}
	#row4 .content_section.highlights_section {
		margin-left: auto!important;
    	margin-right: 2%!important;
	}
	#row6 .content_section.highlights_section {
		margin-left: 2%!important;
		margin-right: 4%!important;
	}
	.home #row2 {
	    background-position: top 250px right -40px;
	}
}
@media (max-height: 768px) {
	.PortalItem-Container {
		height: 648px;
	}
}
@media (max-height: 648px) {
	.PortalItem-Container {
		height: 576px;
	}
}
@media (max-height: 576px) {
	.PortalItem-Container {
		height: 500px;
	}
}
@media (max-width: 1500px) {
	.home-spa .sly_ctrl {
    	top: 90%;
	}
	.offers_art_page h1,
	h1 {
		font-size: 62px!important;
	}
	h2 {
		font-size: 48px;
	}
	.despa h2,
	.atspa h2,
	.medspa h2 {
	    font-size: 38px;
	}
	.slide_tc p {
    	font-size: 26px;
	}
	.top_section h1 {
		font-size: 68px;
	}
	.top_section {
    	height: 596px;
	}
	#socialBox {
		top: 35%;
	}
	blockquote {
    	margin: 5% auto;
	}
	.button {
		width: 175px;
    	line-height: 49px;
	}
	.content_section.highlights_section {
    	
	}
	.offers_art_list > a.lite h4, .blog_art_list > a.lite h4 {
    	font-size: 22px;
	}
	#footerContainer > div.footer_right {
		padding-left: 0px;
	}
	#footerContainer > div.footer_menu_c {
		width: 46%;
		padding-right: 0px;
	}
	.highlights_row .span6:last-of-type:not(:first-of-type) .content_section.highlights_section,
	.content_section.highlights_section {
		width: 35%!important;
	}
	.highlights_row .span6:last-of-type:not(:first-of-type) .content_section.highlights_section,
	.content_section.highlights_section {
    	margin-top: 5%;
    	margin-left: auto!important;
    	margin-right: auto!important;
	}
	.highlights_row .span6:first-of-type:not(:last-of-type) {
		display: none;
	}
	.highlights_row .span6 {
		float: none;
		width: 100%;
		margin: 0px;
	}
	.acts_list_i {
		height: 590px;
	}
	.lid_1 .home_content .acts_list_i {
		margin-right: 20px;
	}
}
@media (max-width: 1350px) {
	.highlights_row .span6:last-of-type:not(:first-of-type) .content_section.highlights_section,
	.content_section.highlights_section {
		width: 33%!important;
	}
	.home #row2 {
	    background-position: top 190px right -190px;
	}
}
@media (max-width: 1250px) {
	.content_section.highlights_section {
    	margin-top: 3%!important;
	}
	.highlights_row .span6:last-of-type:not(:first-of-type) .content_section.highlights_section,
	.content_section.highlights_section {
		width: 100%!important;
	}
	#row6 .content_section.highlights_section,
	#row4 .content_section.highlights_section {
	    margin-left: auto!important;
	    margin-right: auto!important;
	}
	.home-spa .content_section {
	    background-color: rgba(255,255,255,0.9);
	    padding: 8% 10%;
	    padding-left: 5%;
	}
}
@media (max-width: 1200px) {
	.home-spa .sly_ctrl {
	    width: 18%;
	    top: 68%;
	}
	.review_section .rev-list-box {
    	margin: 5% auto;
	}
	.review_section .rev-list-box:after, 
	.review_section .rev-list-box:before {
	    position: relative;
	    top: auto;
	    left: auto;
	    right: auto;
	    text-align: right;
	}
	.review_section .rev-list-box:after {
		right: -5%;
	}
	.review_section .rev-list-box:before {
		text-align: left;
		left: -5%;
	}
	.review_section .rev-list-box {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.home_content.room_content > div > div .room_text {
	    padding-right: 20%;
	    padding-left: 3%;
	}
}
@media (min-width: 1024px) {
	.lid_4 #mobile_menu {
		display: none;
	}
	#menu.simple_menu .nav > li > a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#menu.simple_menu .nav > li {
		margin-top: 2px;
	    margin-bottom: 2px;
	}
	#menu.simple_menu .nav > li .submenu a {
		padding: 7px 0;
	}
	#menu.simple_menu .nav > li .submenu {
		display: none;
		position: absolute;
		margin-left: 0px;
	    background: #7e908f;
	    padding: 10px 20px;
	}
	#menu.simple_menu .nav > li:hover .submenu {
		display: block;
	}
	#menu.simple_menu .sf-menu > li > a {
		margin-bottom: 0px;
	}
	#menu.simple_menu > .nav {
		margin-bottom: 0px;
		padding-left: 100px;
		padding-right: 100px;
		display: block;
	}
	#menu.simple_menu > #searchContainer input {
	    height: 36px;
	    margin-right: 5%;
	    width: 95%;
	    font-size: 14px;
	}
	#menu.simple_menu > #searchContainer {
		float: right;
		max-width: 20%;
		overflow: auto;
	}
	#menu.simple_menu > * {
		display: inline-block; 
		vertical-align: bottom;
	}
	#menu.simple_menu #searchContainer .search_bt_e {
	    bottom: 6.5px;
	    right: 10px;
	}
	#menu.simple_menu {
		display: block;
		padding-top: 1%;
	    padding-bottom: 1%;
	}
	#menu.simple_menu .sf-menu > li > a {
	    font-size: 14px;
	}
}
@media (max-width: 1024px) {
	.footer_left .nav {
		text-align: center;
	}
	.lid_6 .room_list_i > span, 
	.lid_6 .room_list_i > a {
		height: 540px;
	}
	.lid_6 .rest_el_i > h3:before {
		content: '';
		display: none;
	}
	.MapContact-Container {
		transform: none;
		margin-top: 20px;
	}
	.MapContact-Title {
		padding-top: 30px;
	}
	.ContactContainer-Item {
		padding: 10px
	}
	.MapContact-Contact-Container {
		padding-bottom: 30px;
	}

	.ImgTxt-Left, .ImgTxt-Right {
		width: 80%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.ImgTxt-Right {
		width: 50%;
	}
	.PortalItem-Container {
		height: 700px;
	}
	.Portal-Item {
		width: 50%;
	}
	.shareN {
    	margin-bottom: 20px;
	}
	#home-slider .slide_tc { 
		padding-bottom: 200px!important;
	}
	.art_page  .room_list_i > span h3, 
	.art_page  .room_list_i > a h3 {
		font-size: 20px!important;
	}
	.book_room_bt {
		margin-bottom: 50px;
	}
	.lid_1 .home_content.room_content .acts_list_i {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.art_page #header #mainLogo img, .scrolled #header #mainLogo img {
	    max-height: 50px;
	}
	#header #socialBox {
    	left: 10px;
	}
	.bottom_img { 
		background-size: auto 500px; 
	}
	.room_el_h .room_el_h_i {
		background: rgba(255,255,255,0.8);
	}
	.room_el_h,
	.room_el_h.reversed {
		text-align: center;
	}
	.room_el_h {
		margin-bottom: 2.5%;
	}
	.home-spa .sly_ctrl {
		width: 100%;
		top: 20px;
		position: relative;

	}
	.home-spa .acts_list_i {
		margin-left: 0px;
	}
	.acts_list_i {
		height: auto;
	}
	.row-fluid > div > .span6:first-of-type .content_section {
		margin-left: 5%;
	}
	.contact .row-fluid > div > .span6:first-of-type .content_section {
		height: auto;
	}
	textarea {
		width: 100%;
	}
	#footerContainer > div.footer_menu_c {
		display: none;
	}
	#footerContainer > div.footer_right {
		padding-left: 2%;
		width: 60%;
	}
	#footerContainer > div.footer_left {
		width: 30%;
	}
	.newsletter h5 {
    	font-size: 24px;
	}
	.newsletter input {
		font-size: 16px;
	}
	#langBox {
		margin-left: 35px;
	}
	#menu {
	    padding-top: 7%;
	}
	.lid_4.art_page #header #mainLogo img, .lid_4.scrolled #header #mainLogo img,
	.art_page #header #mainLogo img, .scrolled #header #mainLogo img {
	    height: 50px!important;
	}
	.art_page #header #mainLogo img, .scrolled #header #mainLogo img {
	    margin-top: 10px;
	}
	#menu .nav {
		padding-left: 30px;
		padding-right: 30px;
	}
	.blog_art_list > a, .offers_art_list > a {
		width: 50%;
		min-width: 360px;
	}
	.room_list_i > span, .room_list_i > a, .blog_art_list > a, .offers_art_list > a {
		height: 465px;
	}
	.room_list_i > span, .room_list_i > a {
	    width: 360px;
	    height: 500px;
	}
	.room_list_i .ifacilities > li {
	    vertical-align: bottom;
	    margin: 2% 4%;
	    max-width: 29.333%;
	}
	.ifacilities {
		text-align: center;
	}
	.booking_c {
		width: 85%!important;
	}
	.spa #row4 .room_content .half_screen:first-of-type {
		height: auto;
	}
	.spa .room_content .acts_list_i,
	.acts_list_i {
		height: auto;
	}
	.acts_list_ii > img {
		width: auto;
		height: auto;
	}
	.blog_art_page h1,
	.offers_art_page h1,
	h1 {
		font-size: 42px!important;
		font-weight: 400!important;
	}
	h2 {
		font-size: 38px;
		font-weight: 400;
	}
	.despa h2,
	.atspa h2,
	.medspa h2 {
	    font-size: 34px;
	}
	.slide_tc p {
    	font-size: 22px;
	}
	.review_section .rev-list-box:after, blockquote:before {
		max-height: 60px;
	}
	.top_section h1 {
	    font-size: 48px;
	    padding: 0 10px;
	    width: auto;
	}
	.span6 > .content_section {
		padding-top: 3%;
	}
	.title_text_section {
		margin-top: 0px;
	}
	#searchContainer > input {
		width: 96%;
		max-width: none;
	}
	.row-fluid .span6,
	.half_screen {
	    float: none;
	    width: auto;
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	    display: block;
	}
	#mainLogo > img {
		height: 50px;
		margin-top: 20px;
	}
	.title_text_section {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.contact_map {
		margin-left: auto;
		margin-right: auto;
		width: 95%;
		height: 400px;
	}
	#row2 .home_content > div > .half_screen:last-of-type:not(:first-of-type) {
		margin-top: 10%;
	}
	.home_content > div > .half_screen:last-of-type:not(:first-of-type) {
	    height: auto;
	}
	.home_content.room_content > div > div .room_text .paragraph > p {
	    max-width: none;
	}
	.home .span6 > .content_section {
	    padding-top: 0%;
	    margin-top: 0%;
	}
	.home_content.room_content .acts_list_i {
		max-width: 400px;
	}
	.ifacilities > li > span {
    	font-size: 11px;
	}
	.ifval > b {
	    font-size: 28px;
	}
	.ifval > sup, .ifval {
    	font-size: 18px;
	}
	.slider .room_list_i > span:last-of-type, 
	.slider .room_list_i > a:last-of-type {
		margin-right: 0px;
	}
	.slider .room_list_i > span:first-of-type, 
	.slider .room_list_i > a:first-of-type {
		margin-left: 0px;
	}
	.slider .room_list_i > span, 
	.slider .room_list_i > a {
	    margin-left: 15px;
	    margin-right: 15px;
	}
	#searchContainer {
		width: 80%;
	}
}
@media (max-width: 836px) {
	.activities .room_list_i > span .text {
		margin-bottom: 3%;
	}
	.activities .room_list_i > span {
	    height: auto;
	    padding-bottom: 25px;
	}
	.highlights_row {
		display: none;
	}
	.scrolledT #header:not(.opened) .book_room_bt,
	#header .book_room_bt,
	#header #socialBox { 
		display: none;
	}
}
@media (max-width: 800px) {
	h1.homeTitle {
		padding: 0 20px;
	}
	.PortalItem-Container {
		height: 500px;
	}
	.Portal-Item {
		width: 100%;
	}
	.restaurants .room_list_i > a {
    	max-width: 96.4%;
	}
	.book_form .form > div {
		display: block!important;
		width: 100%!important;
		margin-right: 0px!important;
	}
	.book_form .form > div.hidden {
		display: none!important;
	}
	.booking_c {
	    margin-top: -145px!important;
	}
	.top_section:not(.no_b_mrg) {
	    margin-bottom: 165px;
	}
	.book_form .form input#evguests {
		max-width: 45%;
	}
	.book_form .form .button {
	    bottom: -4px!important;
	    top: auto!important;
	}
	.book_form .form {
    	padding-right: 0!important;
	}
	#mobile_menu {
	    margin-top: 25px;
	}
	#mainLogo > img {
		margin-top: 10px;
	}
	#header_right {
	    margin-top: 23px;
	}
	#menuContainer {
		min-height: 60px;
	}
	.art_page #mobile_menu, .scrolled #mobile_menu {
	    margin-top: 18px;
	}
	.art_page #header #mainLogo img, 
	.scrolled #header #mainLogo img {
		margin-top: 5px;
	}
	.lid_2.art_page #header #mainLogo img, 
	.lid_2.scrolled #header #mainLogo img {
		margin-top: 6px;
	}
	.lid_3.art_page #header #mainLogo img, 
	.lid_3.scrolled #header #mainLogo img,
	.lid_4.art_page #header #mainLogo img, 
	.lid_4.scrolled #header #mainLogo img {
		margin-top: 2px;
	}
	.art_page #header_right, .scrolled #header_right {
	    margin-top: 16px;
	}
	.home-spa-c-e {
		position: relative;
	}
	.home-spa .sly_ctrl {
		margin-bottom: 4%;
	}
}
@media (max-width: 600px) {
	.r_no,
	.r_button {
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.offers_header .shareN,
	.blog_info {
		text-align: center!important;
	}
	.title_text_section {
		margin-top: 2%;
	}
	.span6 > .content_section {
		padding-top: 0%;
	}
	.fSocial #socialBox { 
		position: relative;
		top: auto;
		right: auto;
		left: auto;
	}
	#footerContainer > div.footer_right,
	#footerContainer > div.footer_left {
		width: 96%;
	}
	.newsletter {
		margin-top: 0px;
	}
	#footerContainer > div.footer_left {
		padding-bottom: 0px;
	}
	#menu .nav > li {
		display: block;
	}
	.info_list li {
    	max-width: 100%;
    	margin-left: 0px!important;
	}
	.row-fluid > div > .span6:first-of-type:not(:last-of-type) .content_section {
		margin-top: 10%;
	}
	.review_section {
		margin: 7% auto;
	}
	.title_text_section {
		margin-top: 10%;
		margin-bottom: 10%;
	}
	.room_content > div > div .room_text {
    	padding-right: 0%;
	}
	.rbtc {
		padding-left: 0px;
		width: 100%;
		text-align: center;
	}
	.contact_fields,
	.paragraph {
		text-align: center;
	}
	.span6 > .content_section,
	.row-fluid > div > .span6:first-of-type .content_section {
    	width: 90%;
	}
	.ifacilities {
		text-align: center!important;
	}
	.room_content .room_text > h2, .room_content .room_text > .paragraph {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	ul {
		margin-left: 15px!important;
		text-align: left;
	}
	.room_content .room_text > ul {
	    margin-left: 9px;
	}
	#menu .sf-menu > li > a {
		margin-bottom: 5px;
	}
	#menu .nav > li {
	    margin: 3%;
	}
	h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.slide_tc p {
    	font-size: 18px;
	}
	.home #row2 {
		background: none;
	}
	.home_content.room_content > div > div .room_text {
		padding-right: 0px;
	}
	.home_content .acts_list_i {
		margin-left: auto;
		margin-right: auto;
	}
	.title_text_section a {
		float: none!important;
		display: block!important;
		position: relative!important;
		margin-left: auto!important;
		margin-right: auto!important;
		text-align: center!important;
	}
	.scroll-down { 
		font-size: 14px;
	}
	.room_el_h.reversed .room_el_h_i,
	.room_el_h .room_el_h_i {
	    text-align: left;
	    position: relative;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    top: 0;
	    padding-left: 0px;
	    padding-right: 0px;
	    background: none;
	    text-align: center;
	}
	.nav {
		margin-bottom: 0px;
	}
}
@media (max-width: 480px) {
	.blog_art_list > a, .offers_art_list > a {
		width: 100%;
		min-width: 0;
	}
}
@media (max-width: 450px) {
	.newsletter .button {
    	width: 135px;
	}
	#socialBox {
    	left: 10px
	}
	#menu .nav {
		padding-right: 0px;
	}
	.blog_art_page h1,
	.offers_art_page h1 {
		max-width: 100%!important;
	}
}
@media (max-width: 460px) {
	.room_list:not(.slider) .room_list_i > span, .room_list:not(.slider) .room_list_i > a {
	    width: 340px;
	    max-width: 94%;
	    margin-left: 3%;
	    margin-right: 3%;
	}
}
@media (max-width: 340px) {
	.room_list_i > span, .room_list_i > a {
	    width: 300px;
	}
}
@media (max-height: 400px) {
	#header #socialBox {
		display: none;
	}
}