@import url('https://fonts.googleapis.com/css2?family=Brygada+1918:ital,wght@0,400..700;1,400..700&family=Manrope:wght@200..800&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px none; outline: 0px none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
:focus { outline: 0px none; }
ol, ul { list-style: none outside none; }
strong{font-weight:700;}
a{color:#3D3D3B;text-decoration:none;}
a:hover{color:#3e403d;text-decoration:none;}
.clear{clear:both;}

html, body {
	position: relative;
	height: 100%;
}
body {
	background: #ded5cb;
	font-family: "Manrope", serif;
	font-size: 14px;
	line-height:20px;
	color:#534741;
	margin:0;
	padding:0;
	transition: all 0.5s ease-in 0s;  
	overflow-x:hidden;
}
html {
	scroll-behavior: smooth;
  }
body.change-bg-white-complete { background: #fff; transition: all 0.5s ease-in 0s;   }
body.change-bg-beige-complete { background: #ebeced; transition: all 0.5s ease-in 0s;   }
body.change-bg-grey-complete { background: #d5deda; transition: all 0.5s ease-in 0s;   }

.m-t-10{
	margin-top: 10px;	
}
.m-t-20{
	margin-top: 20px;	
}
.m-t-40{
	margin-top: 40px;	
}
.m-t-60{
	margin-top: 60px;	
}
.m-t-100{
	margin-top: 100px;	
}
.mar-top_neg{
	margin-top:-20vh;
}
.padd{
    padding-top: 120px;
    padding-bottom: 120px;
    overflow: hidden;
    position: relative;
}

.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.padd_contact {
	padding-top: 120px;
}

.padd_top_small {
	padding-top: 50px;
}
.padd_top_big {
	padding-top: 100px;
}
.padd_small{
	padding-top: 40px;
	padding-bottom: 40px;	
}
.padd_top{
	padding-top: 110px;
}
.padd_big {
	padding-top: 100px;
	padding-bottom: 100px;
}

.padd_bottom{
    padding-bottom: 100px;	
}
.padd_bottom_small{
    padding-bottom: 50px;	
}
.container-fluid.no-padd{
	padding-top: 0px;
	padding-bottom: 0px;
}
.img-responsive{
	width: 100%;
}
.row_half{margin-left:0px;margin-right:0px;}
.no-gutter > [class*='col-'],  .no-gutter .row > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.no-margin.row {
    margin-right:0;
    margin-left:0;
}

.flex_center {
	display: flex;
	align-items: center;
}

.fancybox-lock body {
    overflow: visible !important;
}

.overflow {
	overflow: hidden;
}

.no-margin.row  [class^="col-"],
.no-margin.row  [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
  position: relative;
}

.container-fluid.no-padding{
	padding-left:0px;
	padding-right:0px;
	overflow: hidden;
}

.grey_bg{background:#f7f7f7;padding-bottom:120px;}
.beige_bg{ background: #F7F3ED; position: relative; display: flex; }
.grey_upper{background:#f7f7f7;padding-bottom:110px;border-bottom:1px solid #eee}

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

.hotel_history{padding-bottom:30vh;}

.name_moto{
	background:#000000;
	padding:5%;
}
.name_moto hr{
	border:1px solid #674439;
}
.home_half_text .name_moto p{
	font-family: 'Manrope', serif;
	font-style: italic;
	font-size:20px;
	letter-spacing: 0.1px;
	color: #fffbeb;
}

.home_half_text .name_moto p:before{
	display:inline;
	font-size: 6em;
	padding: 0;
	color:#fff;
	position: relative;
	top: .25em;
	quotes: "“" "“" "“" "“";
	content: open-quote;
}

#header {
	display: flex;
    width: 100%;
    height: auto;
	top: 85px;
    padding: 0px 0px;
    margin: 0;
    position: relative;
    z-index: 999;
    /* transition: all 0.5s; */
    align-items: center;
}

#header.fixed:after {
	display: none;
}

#top_info_left {
	position: absolute;
    top: 8px;
    left: 65px;
    display: block;
    z-index: 999;
    transition: all 1s;
}

#top_info_left img {
	width: 33px;
    height: 33px;
	transition: all 0.2s ease-in-out;
}

#top_info {
	position: absolute;
    top: 8px;
    right: 155px;
    display: block;
    z-index: 999;
    transition: all 1s;
}
#top_info_mob { position:absolute; top: 50px; right: 360px; display: block;z-index:9999;  font-weight:400; font-size:15px; color:#fff; transition:all 1s;}
#top_info_right { position:absolute; top: 50px; right: 300px; display: block;z-index:999;  font-weight:400; font-size:15px; color:#fff; transition:all 1s;}
#top_info a, #top_info_right a { color:#fff; transition:all 0.3s ease-in-out; }
#top_info a:hover, #top_info_right a:hover { letter-spacing: 0.5px; }
#top_info img, #top_info_right img, #top_info_mob img {
	width: 33px;
    height: 33px;
}
#top_info span { display: inline-block; }
#lang_info {
    position: absolute;
    left: 0px;
    z-index: 999;
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    transition: all 1s;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
    display: flex;
    align-items: center;  
    gap: 5px;
}
#lang_info a{
	color: rgba(255,255,255, 0.5);
    transition: all 1s;
    position: relative;
    padding-right: 30px;
    letter-spacing: 7px;
    font-weight: 700;

}
#lang_info .lang-active a{
	color: #fff;
}
#lang_mob {
	position: relative;
    left: auto;
    font-size: 18px;
    margin: 0 auto 0 auto;
    font-weight: 400;
	display: flex;	
	color: #fff;
}

#lang_mob a{ 
	font-size: 18px;
	color:#534741; 
	transition:all 1s;    
	padding-left: 12px;
	padding-right: 12px;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
	font-weight: 800;
    letter-spacing: 4px;
}
#lang_mob  .lang-active a{color: rgba(83,71,65, 0.5); }
#lang_mob .languages .languages_menu a {
    color: #606060;
}

#header.fixed #top_info_left {
	top: -16px;
}

#header.fixed #top_info, #header.fixed #top_info_right { top: -15px; transition:all 1s;}
#header.fixed #top_info a, #header.fixed #top_info_right a { color:#202020; }
#header.fixed #logo {
    width: 100px;
    height: 50px;
}

#header.fixed #lang_info { transition:all 1s;}
#header.fixed .languages_menu.active { box-shadow: 0 2px 6px rgb(0 0 0 / 20%); background: #ffffffe3; }

.languages { display: block; z-index: 9999; }
.languages  a.selected_lang{
	display: block;
    padding: 0 10px;
    background: none;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    z-index: 9999;
    color: #fff;
    text-decoration: none;
    font-family: 'Manrope', sans-serif;
}
.languages a.selected_lang:after {
	content: '';
    background-image: url(../img/layout/lang_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 6px;
    margin-left: 5px;
}
.languages .languages_menu{  display: none; }
.languages .languages_menu.active{  display: block; margin-top:10px; padding: 5px 10px; background: #ffffffe3; text-align:center; z-index:99999; position:relative;}
#lang_info .languages_menu.active a { color:#606060; transition:all 1s;}
.languages .languages_menu a { color:#fff;  display: block; padding: 2px; transition: all 0.3s ease 0s; }
.languages .languages_menu a:hover { color:#3D3D3B; transition: all 0.3s ease 0s;   }

#logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    display: block;
    width: 190px;
    height: 90px;
    background: url(../img/layout/logo.svg) no-repeat scroll center center;
    background-size: 100%;
    z-index: 999;
    /* transition: all 0.5s ease-in-out; */
}
#logo_mob { position:absolute; display: block; width: 220px; height: 140px; background: url('../img/layout/logo.png') no-repeat scroll center center; background-size:100%;z-index:999; transition:all 1s; margin-left: 30px; }
#logo a, #logo_mob a { display: block; width: 100%; height: 100%;text-indent: -999999px!important;     background: #00000001; }

.open_menu {
    display: block;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    transition: all 1s;
    position: absolute;
    right: 0;
}
.open_menu img.dark_menu, .open_menu img.white_menu{
	width: 47px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
}
.open_menu img.dark_menu{display: none;}

.open_menu.active img { display: none; }

img.dark_call, img.dark_email { display: none; }
#header.fixed img.dark_call, #header.fixed img.dark_email { display: inline-block; }

#header.fixed .open_menu {transition:all 1s; }

.header {
	display: flex;
	align-items: center;
}

.close_menu {
    position: absolute;
    top: 50px;
    right: 17%;
    display: block;
    width: 45px;
    height: 45px;
    z-index: 999;
    background: url(../img/layout/icons/close.svg) no-repeat center;
    background-color: #00000001;
    background-size: 45px;
    text-indent: -999999px !important;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
}

#book_now {
    position: absolute;
    right: 100px;
    display: block;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 4px;
    z-index: 999;
    color: #fff;
    text-decoration: none;
    /* transition: all 0.3s ease-in-out; */
    font-family: "Manrope", monospace;
	letter-spacing: 6px;
    transform: scaleY(0.88);
}

#book_now::after {
	content: '';
	position: absolute;
    left: -3px;
    bottom: -8px;
    width: 0;
    height: 2px;
	background: #fff;
	transition: width 0.35s ease-in-out;
}
#book_now:hover {
	color: #fff;
	transition: all 0.3s ease-in-out;
}
#book_now:hover::after {
	width: 100%;
}

.responsive_menu #book_now {
	top: 60px;
    color: #fff;
    font-weight: 400;
    right: 30%;
}

#header.fixed #book_now {
    font-size: 16px;
    transition: all 0.3s;
}

#header.fixed #book_now:hover:after {
	background: #fff;
    transition-delay: .15s;
}

#header.fixed { 
    padding: 10px 0px;
	background: #534741;
    height: 75px;
	animation:slide-down 0.7s; 
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.responsive_menu{   
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 100svh;
    width: 100%;
    z-index: 999;
	visibility: hidden;
	overflow-y: scroll;
	
}
.responsive_menu.active {   
	visibility: visible;
}

.responsive_menu_left {
	height: 100svh;
	/* max-height: 865px; */
	max-height: unset;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	width: 50%;
	transform: translateX(100%);
    transition: all 0.6s cubic-bezier(0.49, 0.78, 0.22, 1);
    overflow: hidden;

	background-image: url('../img/layout/menu_bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@keyframes zoomInOutBg {
	0% {
		transform: scale(1.13);
	}
	49.999% {
		transform: scale(1);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.13);
	}
}
.location_bg.zoom-bg {
	position: relative;
	overflow: hidden;
	background: none !important;
}
.location_bg.zoom-bg::before {
	content: '';
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 0;
	background-image: var(--bg-url);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	animation: zoomInOutBg 32s linear infinite;
	will-change: transform;
	transform-origin: center center;
	pointer-events: none;
	opacity: 1;
}
.location_bg.zoom-bg > * {
	position: relative;
	z-index: 1;
}
.responsive_menu.active .responsive_menu_left, .responsive_menu.active .responsive_menu_right {
	transform: translateX(0px);
}

.responsive_menu_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100vh;
	min-height: 100vh;
	max-height: 100vh;
	overflow-y: auto;
}
.responsive_menu_right ul.menu_half {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: auto 0 20px 0;
	width: 100%;
	overflow-y: auto;
	max-height: calc(100svh - 20px);
    padding-top: 20px;
}
#lang_mob {
	flex: 0 0 auto;
	margin-top: auto;
	margin-bottom: 20px;
	align-self: center;
}

#logo_menu {
    position: relative;
    display: block;
    width: 210px;
    height: 100px;
    background: url(../img/layout/logo.svg) no-repeat scroll center center;
    background-size: 100%;
    z-index: 999;
    transition: all 0.5s ease-in-out;
    margin: 50px auto 50px auto;
    left: 0;
    right: 0;
}

#logo_menu a {
    display: block;
	background: #00000001;
    width: 100%;
    height: 100%;
    text-indent: -999999px!important;
}

.menu_right {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.responsive_menu .home_header_shadow {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.5) 70%);
}

.responsive_menu_shadow {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.responsive_menu_container {
	display: flex;
	align-items: center;
}

.responsive_menu.active .hero_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    animation: unset;
	animation: grow 40s linear 10ms infinite;
    transition: all 0.2s ease-in-out;
}

.responsive_menu_right {
	height: 100svh;
	max-height: 865px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background-color: #ded5cb;
	transform: translateX(-100%);
    transition: all 0.6s cubic-bezier(0.49, 0.78, 0.22, 1);
    overflow: hidden;
	width: 50%;
	flex-direction: column;
}

.responsive_menu ul{
	margin: 0;
    /* padding: 20% 0 20% 0; */
	/* padding-top: 10%; */
    width: 100%;
    float: left;
    list-style: none;
}
.responsive_menu ul li{
	width: 100%;
    display: block;
    position: relative;
    width: fit-content;
    margin: 0 auto 15px auto;
}
.responsive_menu ul li a{
	display: flex;
    position: relative;
    z-index: 9999;
    font-size: 35px;
    color: #534741;
    letter-spacing: 1px;
    padding: 15px 40px 15px 40px;
    font-weight: 300;
    transition: all 0.3s ease-in 0s;
    transform: none;
    align-items: center;
	text-transform: uppercase;
    text-decoration: none;
    font-variant-numeric: tabular-nums; 
	transition: font-weight 0.35s cubic-bezier(0.4,0,0.2,1); /* πιο smooth */
}

.responsive_menu ul li.book_now_menu_item{ display: none;}

.responsive_menu ul li a span {
	font-size: 25px;
	font-weight: 300;
	color: #534741;
	padding: 0 1px;
	display: inline-block;
	pointer-events: none;
	width: 23px;
	transition: font-weight 0.35s cubic-bezier(0.4,0,0.2,1), filter 0.35s cubic-bezier(0.4,0,0.2,1), color 0.35s cubic-bezier(0.4,0,0.2,1);
	will-change: font-weight, filter, color;
	display: flex;
    justify-content: center;
}
.responsive_menu ul li a span:only-child,
.responsive_menu ul li a span[data-char="i"],
.responsive_menu ul li a span[data-char="ι"],
.responsive_menu ul li a span[data-char="I"],
.responsive_menu ul li a span[data-char="ί"],
.responsive_menu ul li a span[data-char="Ι"] {
	width: 9px !important;
}
.responsive_menu ul li a:hover::before {
    opacity: 1;
}


.book_menu{position: absolute; top:20px;left:20px;}
.book_menu a{  display: block;   font-weight: 400;    font-size: 14px;    z-index: 999;    color: #fff;    text-decoration: none;    transition: all 1s;    border: 1px solid #fff;
    padding: 10px;    background: rgba(0,0,0,.2); }

.book_menu a:hover {color: #fff!important;		transition: all 0.3s ease 0s;}
.book_menu a:hover:before {    transform: scaleX(1);    transform-origin: left 50%;    width: 100%;    height: 100%;    display: block;}

.responsive_menu .extra_links {
    position: relative;
    top: 300px;
    display: block;
    width: fit-content;
    padding-left: 20px;
    margin-left: 10px;
    border-left: 1px solid #fff;
}

.responsive_menu .extra_links p {
	font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.responsive_menu .extra_links p a {
	color: #362211;
	transition: all 0.3s ease-in-out;
}

.responsive_menu .extra_links p a:hover {
	letter-spacing: 0.5px;
}

.responsive_menu .contact_menu{
	padding: 10px 0;
    width: 98%;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 1px solid #f1f1f1;
}
.responsive_menu .contact_menu span{
	display: inline-block;
	font-size: 18px;
    margin: 10px 0px 10px 0px;
    color: #362211;
    text-align: center;
    font-weight: 500;
}

.responsive_menu .contact_menu span a {
	color: #362211;
}

.responsive_menu .contact_menu img{ width: 22px;  display: inline-block; margin-right:5px; vertical-align:middle;  }

.menu_social {
    margin: 20px auto 0 auto;
    width: 100%;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #534741;
    position: absolute;
    bottom: 0;
}

.menu_social h3 {
	font-size: 19px;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
    border-bottom: 1px solid #000;
    width: fit-content;
    padding-bottom: 8px;
}

.menu_social a {
    font-size: 16px;
    color: #fff;
    padding: 5px 27px;
    font-weight: 100;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
    letter-spacing: 1px;
}

.menu_social .divider {
	font-size: 17px;
    color: #fff;
    font-weight: 200;
}

.menu_info {
	text-align: center;
}

.menu_info p {
    color: #fff;
    padding: 7px 0;
    font-size: 19px;
    font-weight: 400;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
	letter-spacing: 1px;
}

.menu_info p a {
	color: #fff;
    transition: all 0.3s ease-in 0s;
}

.menu_info p a:hover {
	letter-spacing: 0.5px;
}

.responsive_menu .menu_social img {
	width: 23px;
    margin: 0 12px;
}

.responsive_menu .menu_social img.instagram {
	width: 21px;
}

.responsive_menu .menu_social img.twitter {
	width: 24px;
}


.contact_menu_container{width:100%;max-width:1500px;margin:0 auto;display: flex;}


/* Newsletter */

.newsletter {
	display: flex;
    position: relative;
    align-items: flex-end;
	margin: 0 100px
}

.newsletter_bg {
	background: #F7F5F2;
	padding-bottom: 0!important;
}

.footer_box p.newsletter_title {
	font-size: 34px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: 100;
    letter-spacing: 4px;
    color: #fff;
}

.footer_box p.newsletter_subtitle {
	font-size: 18px;
    font-weight: 100;
    color: #fff;
    padding-top: 0;
    line-height: normal;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.newsletter-input input {
	border: none;
    background-color: transparent;
    border: 1px solid #fff;
    width: 100%;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    padding: 12px 12px 12px 12px;
	line-height: normal;
}

.newsletter-input {
	margin-bottom: 0;
    margin-top: 30px;
}

.newsletter-input form {
	display: flex;
    align-items: center;
}

.newsletter-input input::placeholder {
	color: #fff;
}

.newsletter-input .input.text {
	width: 78%;
    display: inline-block;
    height: 46px;
}

.newsletter-input .submit {
	width: 22%;
    display: inline-block;
    position: relative;
	height: 46px;
	background: #00000001;
}

.newsletter-input .submit input {
	background: none;
    background-color: transparent;
    font-weight: 200;
    font-size: 18px;
    background-image: url(../img/layout/arrow_white.svg);
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.2s ease-in-out;
    border: 1px solid #fff;
    border-left: none;
	padding: 12px 12px 12px 12px;
	text-indent: -99999px!important;
}

label[for="NewsletterSignupEmail"] {
    display: none;
}

/* Footer */
#footer_logo{
	position: relative;
    margin: 0px auto;
    display: block;
    width: 190px;
    height: 210px;
    background: url(../img/layout/logo_footer.svg) no-repeat scroll center center;
    background-size: 100%;
    z-index: 99;
}
#footer_logo a{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999999px !important;
    background: #00000001;
}
.padd_prefooter{
    background: #e9e0d7;
	padding: 0px 8.33%;
}

.logo_footer {
	background-color: #B99D94;
    padding: 35px 0;
}

.logo_footer a {
	display: block;
    width: fit-content;
    margin: 0 auto;
}

.footer_wrapper {
    position: relative;
    display: flex;
	justify-content: space-between;
    overflow: hidden;
    padding: 80px 0;
}

.footer_box h6{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: normal;
    color: #534741;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.78);
	letter-spacing: 5px;
}

.footer_box_container ul { margin-top:18px; padding-top:25px; border-top:2px solid #674439; display: flex; list-style: none;  justify-content: space-between;}
.footer_box_container ul li{ overflow:hidden;height:20px; position:relative;}
.footer_box_container ul li a{ display:block; text-transform:uppercase; color: #333; font-size:16px;font-weight:400; margin-right:18px; transition: all 0.3s ease 0s;}
.footer_box_container ul li a:hover{  color: #674439;  transition: all 0.3s ease 0s;}
.footer_box_container.pd-100 { padding-left: 100px; }
.footer_box_container.pd-130 { padding-left: 50px; }
.footer_box.last{text-align: right;}
.footer_box p{
    color: #534741;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    font-weight: 300;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
}

.footer_box p a {
    color: #534741;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.footer_box p a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background: #534741;
	transition: width 0.35s ease-in-out;
}

.footer_box .book {
	background: #BA9E7E;
    color: #fff;
    padding: 14px 15px 14px 15px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 40px;
    display: block;
    width: 210px;
    background-image: url(../img/layout/book_now.svg);
    background-repeat: no-repeat;
    background-position: 170px 15px;
    background-size: 25px;
    transition: all 0.3s ease-in-out;
}

.footer_box .book:hover {
    background-color: #606060;
}

.footer_box p a:hover::after {
	width: 100%;
}

.footer_box.social_media img{ width: 32px;  display: inline-block; margin-right:7px; transition: all 0.3s ease 0s; }
.footer_box.social_media img:hover{ opacity: 0.5; }

.footer_box .button{
	margin-top:0;
	margin-right: 0;
    font-size: 18px;
}
a.map_link{
	font-family: "Manrope", monospace;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    color: #534741;
    transform: scaleY(0.78);
    transition: all 0.5s ease-in-out;  
	border-bottom: 1px solid #534741; 
}

img.footer_logo{
	max-width: 130px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.footer_details_left{width:50%;float:left;}
.footer_details_right{width:50%;float:left;}

.footer_social {
    margin-bottom: 60px;
}

.footer_social.mob {
	display: none;
}

.footer_social.show_991 {
	display: none;
}

.book.show_479 {
	display: none;
}

.footer_social.show_479 {
	display: none;
}

.footer_social img {
	width: 25px;
    display: inline-block;
    margin-right: 20px;
}

.footer_social img.instagram {
	width: 23px;
}

.footer_social img.twitter {
	width: 25px;
}

/* Copyright */
.align_copyright, .align_terms, .align_wapp{padding-left: 0px; padding-right:0px}
.padd_footer{
    padding: 20px 0;
    background: #e9e0d7
}

.copyright{
    font-size: 15px;
    color: #534741;
    font-weight: 200;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
}
.copyright_wrapper{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright_wrapper ul{
	display: flex;
	justify-content: center;
}
.copyright_wrapper ul li a{
    font-size: 15px;
    color: #534741;
    font-weight: 200;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
	padding: 0 30px;
}
.copyright a{	color: #fff;}
#wapp{position:relative;float:right;}
#wapp a{	display: block;	width: 85px;height: 25px;background:transparent url(../img/layout/wapp.svg) no-repeat center;text-indent: -999999px!important;background-size:100%;}


/* PAGE HEADINGS
================================================== */

.page_heading_image { position:relative; color:#fff; background-repeat: no-repeat;background-position:center center; background-size:cover; height: 100vh;min-height:400px; overflow: hidden; transform: translateZ(0); opacity: 0; animation: page-banner-in 1.1s cubic-bezier(0.16, 1, 0.3, 1) forwards; will-change: transform, opacity;}
.page_heading_shadow{
	height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.2) 70%);
    z-index: 1;
}
.page_heading_image.full { height: 100vh;}
.page_heading_image .page_heading_text { z-index:10;  display: block; position:absolute; width: 100%;bottom:50px; text-align:center;}


/* PAGE TEXT
================================================== */
.page_text { }
.page_text h1 {
    font-size: 85px;
    font-weight: 150;
    margin-top: 30px;
    margin-bottom: 105px;
    color: #534741;
    display: block;
    line-height: 100px;
    position: relative;
    transform: scaleY(0.88);
}
.page_text h2 {
    font-size: 90px;
    color: #fff;
    font-weight: 100;
    line-height: normal;
    position: relative;
    margin-bottom: 40px;
    transform: scaleY(0.88);
}

.page_text h3 {
	font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    color: #111;
    font-weight: 200;
    transform: scaleY(0.88);
    margin-top: 25px;
}


.page_text h4 {
	font-family: 'Manrope', monospace;
    font-size: 23px;
    transform: scaleY(0.88);
    margin-top: 35px;
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 3px;
}

.page_text p.before_title{
	font-size: 16px;
    line-height: normal;
    letter-spacing: 1.7px;
    color: #fffbeb;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 400;
    background: #000;
    display: inline-block;
    padding: 5px 15px;
}

.page_text p {
    font-size: 16px;
    font-weight: 200;
    line-height: 28px;
    color: #534741;
    font-family: "Manrope", monospace;
    letter-spacing: 1px;
    transform: scaleY(0.88);
}
.page_text.gallery_padd h1{
	font-size: 70px;
	margin-bottom: 40px;
}
.dynamic_intro{
	padding: 50px 0 70px 0
}
.page_text .dynamic_intro p{
    font-weight: 300;
}
.dynamic_intro ul li{
	font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #534741;
    font-family: "Manrope", monospace;
    letter-spacing: 1px;
    transform: scaleY(0.88);
	position: relative;
	padding-left: 18px;
}
.dynamic_intro ul li::before{
	content: '\2022';
	position: absolute;
	left: 0;
	top: 0;
	color: #80735B;
	font-size: 14px;
	line-height: 28px;
}

.page_text p.intro_title {
	color: #534741;
    font-weight: 300;
    letter-spacing: 7px;
	text-align: center;
	padding: 50px 0;
}
.page_text .about_text p{
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-weight: 300;
    padding: 0 20%;
}
.page_text.hotel_page .about_text p {
    padding: 0;
}
.page_text .rooms_intro p {
	color: #80735B;
	font-family: 'Brygada 1918', serif;
	max-width: 45vw;
	font-size: 40px;
    line-height: 53px;
    font-weight: 100;
    transform: none;
	letter-spacing: 0;
	margin-bottom: 30px;
}
.page_text ul {margin: 15px 0 15px 0px; overflow:auto;}

.page_text.services_page ul li {
    margin: 3px 30px 3px 0px;
}

.arrow-icon {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  transition: transform 0.2s;
  fill: currentColor;
}

.page_text ul li:hover {transition: all 0.3s ease 0s;}

.page_text p.zoom{font-size:12px; z-index: 3;  position: relative;}
.centered {text-align:center;}
.left_image {float:left;max-width:400px; margin:10px 30px 10px 0;}
.left_image.offset_top { margin-top:-30px;}
.right_image {float:right;max-width:400px; margin:10px 0px 10px 30px;}
.right_image.offset_top { margin-top:-70px;}

.decorate_image_left {    position: absolute;    right: calc(100% - 125px);    top: 150px;    width: 100%;    max-width: 250px; }
.decorate_image_left img {   width: 100%;   }

.decorate_image_right {    position: absolute;    left: calc(100% - 125px);    top: 450px;    width: 100%;    max-width: 250px; }
.decorate_image_right.rooms {     top: 50px;     }
.decorate_image_right img {   width: 100%;   }

.mini_font a {
	text-decoration: underline;
}

.flex_section {
	position: relative;
	display: flex;
}

.home_villa_text.left {
	padding-right: 80px;
}

.home_villa_text.right {
	padding-left: 80px;
}

.page_text .villa_text p {
	margin-top: 65px;
}

.villas {
    position: relative;
    padding-top: 60px;
    padding-bottom: 70px;
}

.page_text .room_info ul li {
	font-size: 14px;
    line-height: normal;
    letter-spacing: 2px;
    padding: 0 30px;
    color: #fff;
    font-weight: 100;
    font-family: "Manrope", monospace;
    position: relative;
    transform: scaleY(0.88);
}

.page_text .room_info ul li:first-child {
	padding-left: 0;
}

.page_text .room_info ul li:last-child {
	padding-right: 0;
}

.page_text .room_info ul li:after {
	content: '/';
	font-weight: 100;
	font-size: 14px;
	position: absolute;
	right: 0;
}

.page_text .room_info ul li:last-child::after {
	display: none;
}


.page_text p.title {
    font-size: 23px;
    font-weight: 350;
    letter-spacing: 3px;
    transform: scaleY(0.88);
}

.villa_text {
	background: #fff;
	padding: 70px 80px 40px 110px;
	border-bottom: 1px solid #f7f3ed;
}

.villa_text img {
	width: 75px;
}

.villas .opacity_bg {
	background-color: #ffffffb3;
    position: absolute;
    height: 98%;
    left: 0;
    width: 50px;
    bottom: 0;
}

.villas .villa_bottom .opacity_bg {
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
	height: 90%;
}

.villa_bottom {
	display: flex;
    align-items: flex-end;
	margin-top: 0px;
}

.villa_text ul li {
	margin: 3px 0px 3px 0px;
    padding: 10px 0px 10px 0px;
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    width: 49%;
    line-height: 30px;
    transition: all 0.3s ease 0s;
    text-align: center;
}

.page_text .villa_text ul li p {
	font-size: 25px;
    padding-top: 20px;
    font-weight: 300;
    position: relative;
	margin-top: 0;
}

.page_text .villa_text ul li p:before {
	content: '';
    background-image: url(../img/layout/triangle_2.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    top: 5px;
}

.villa_img {
	margin-top: -50px;
}

.villa_bottom .villa_img {
	margin-top: 0;
	margin-bottom: -50px;
}

.villa_text ul {
	margin-left: -60px;
}

.page_text .tabs_description p {
	margin-bottom: 20px;
    font-size: 19px;
}

.page_text.tabs_section h1 {
    font-weight: 300;
}

.tabs_section {
	padding-bottom: 60px;
}

.sights_image {
	margin-top: -70px;
	position: relative;
}

.sights_image:before {
	content: '';
    position: absolute;
    background-color: #ffffffb3;
    height: calc(100% - 70px);
    left: 0;
    width: 37px;
    bottom: 0;
}

.menu_tabs ul li a.inactive {
	background: transparent;
    font-weight: 200;
    font-size: 28px;
}

.menu_tabs ul li a span {
	font-weight: 400;
    font-size: 30px;
    text-align: center;
    color: #a78479;
    display: block;
    width: fit-content;
    border-bottom: 1px solid #a78479;
    padding: 0 5px 10px 5px;
    margin: 0 auto 25px auto;
}

.menu_tabs ul li a.inactive span {
	font-size: 26px;
	font-weight: 200;
}

.page_text .menu_tabs ul li {
	display: inline-block;
    width: 24%;
    margin: 0;
    border-bottom: none;
	text-align: center;
}

.menu_tabs ul li a {
	font-size: 28px;
    color: #606060;
    cursor: pointer;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    background: #fff;
    display: block;
    padding: 40px 0px;
    line-height: normal;
	position: relative;
}

.menu_tabs ul li a:after {
	content: '';
    position: absolute;
    background-image: url(../img/layout/triangle.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    background-size: 25px;
    height: 25px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.menu_tabs ul li a.inactive:after {
	display: none;
}

.page_text ul#tabs {
	margin: 0;
}

.tabs_description {
	padding: 45px 30px 0 30px;
    display: flex;
    position: relative;
    flex-direction: column;
}

.page_text .tabs_description h2 {
	margin-bottom: 25px;
	border-bottom: 1px solid #ba9e7e;
	padding-bottom: 12px;
	font-size: 37px;
}

.tabs_description_left {
	margin-right: 45px;
}

.page_text .menu_tabs .tabs_description_right ul li {
	display: inline-block;
    width: calc(49% - 35px);
    padding: 37px 0;
    border-bottom: 1px solid #a78479;
    margin: 0 35px 0 0;
    font-weight: 300;
    font-size: 23px;
    text-align: left;
    line-height: normal;
}

.page_text .menu_tabs .tabs_description_right ul li:nth-last-child(-n+2) {
    border-bottom: none;
}

.page_text.tabs_section h1 {
    font-size: 51px;
}

.tabs_description h2 span {
	font-size: 28px;
    margin-right: 20px;
    font-weight: 700;
    color: #ba9e7e;
}

.menu_tabs ul li a.inactive:before {
	border-top: none;
}

.page_text.location_home h1 {
	margin-bottom: 50px;
	text-align: center;
}
.location_home{
	margin-top: -150px;
}
.location_home .location_bg{
	width:100%;
	height:970px;
	background-size:cover;
	background-position:top;
	position:relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.location_home .location_bg:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45%;
	/* background: linear-gradient(0deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0) 100%); */
	z-index: 1;
	pointer-events: none;
}
.location_intro {
	padding-top: 100px;
}

.location_text{
 

}
.location_text p{
    color: #fff;
    font-size: 40px;
    font-family: 'Brygada 1918', serif;
    transform: none;
    letter-spacing: 0;
    font-weight: 100;
    line-height: 50px;
}
.location_flex {
	display: flex;
	align-items: flex-end;
	position:relative;
	z-index:2;
	justify-content: space-between;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 60px;
}

.location_flex .button {
	float: right;
    margin-bottom: 0;
}

.location_text h3{font-size: 40px; letter-spacing: normal; color: #29365b; text-transform: none; margin-bottom: 20px;}

.img_map{width: 100%;display: block;height: auto;}

.btn_more {   	
    border-bottom: 1px solid #3D3D3B;    
    display: block;    
    margin-bottom: 15px;
    margin-top: 40px;
    overflow: hidden;    
    position: relative;   	
}
.btn_more span {
	cursor: pointer;
    display: inline-block;
	font-weight: 400;
    letter-spacing: 0.5px;
	color:#3D3D3B;
	background: none; 
	border: 2px solid #3D3D3B;  
	border-bottom: 1px solid #3D3D3B;
	padding: 10px 20px 10px 20px;
	transition: all 0.3s ease 0s;
}
.btn_more:hover span, .btn_more:active span{
    color: #fff;
	background: #3D3D3B;
	transition: all 0.3s ease 0s;
}

.book_now{font-size:16px; letter-spacing:1.7; font-weight:300;color:#000;padding:10px 20px;border:1px solid #000;margin-top:25px;display: inline-block;  position:relative; cursor: pointer;    text-transform: uppercase;    overflow: hidden; background: #F6F3EA;}
.book_now:hover span{color:#fff;}
.book_now:before {  content: '';    z-index: 1;    transform: scaleX(0);    transform-origin: right 50%;    transition-property: transform;    transition-duration: 380ms;    background-color: #000;    color: #fff!important;    padding-bottom: 2px;
    top: 0;    left: 0;    position: absolute;    z-index: 1;    width: 100%;    height: 100%;    display: block; }
.book_now:hover span{color: #fffbeb; position:relative; z-index:1;transition: all 0.3s ease 0s;}
.book_now:hover:before {    transform: scaleX(1);    transform-origin: left 50%;    width: 100%;    height: 100%;    display: block;}

/* HOME PAGE
================================================== */

a.overlay_link {display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;text-indent: -999999px; z-index:10; }

.covid_notice { margin:20px 20px 40px 20px; padding:20px; border:1px solid #3D3D3B; text-align:center;}

.home_header { height:100vh!important; min-height:600px; position:relative; overflow:hidden; background-color: #000; }
.home_header::before,
.page_heading_image::before {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(120deg, #0f0f0f 0%, #0f0f0f 44%, rgba(15,15,15,0.35) 60%, rgba(15,15,15,0) 75%);
	z-index: 2;
	pointer-events: none;
	animation: hero-curtain-sweep 1.25s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.home_header::after,
.page_heading_image::after {
	content: '';
	position: absolute;
	inset: -15% -25%;
	background: radial-gradient(circle at 18% 48%, rgba(255,255,255,0.24) 0%, rgba(255,255,255,0) 44%);
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: screen;
	opacity: 0;
	animation: hero-light-pass 1.4s ease-out 0.15s forwards;
}
.home_header_shadow{
	height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 20%, rgba(0,0,0,0.3) 70%);
    z-index: 1;
	min-height: 600px;
}
.hero_bg{ width:100%;height:100vh; min-height:600px;position:absolute;top:0;left:0; background-color:#fff; background-position: center;     background-size: cover; 
transform:translateZ(0); /*animation:grow 40s linear 10ms infinite; */ transition:all 0.2s ease-in-out; 
animation: hero-banner-reveal 1.6s cubic-bezier(0.16, 1, 0.3, 1) both; 
z-index: 0;
will-change: transform, opacity, filter; }

@keyframes page-banner-in {
	0% {
		opacity: 0;
		transform: scale(1.06) translateZ(0);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateZ(0);
	}
}

@keyframes hero-curtain-sweep {
	0% {
		transform: translateX(0);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes hero-light-pass {
	0% {
		opacity: 0;
		transform: translateX(-18%) scale(1.05);
	}
	30% {
		opacity: 0.9;
	}
	100% {
		opacity: 0;
		transform: translateX(24%) scale(1);
	}
}

@keyframes hero-banner-reveal {
	0% {
		opacity: 0;
		transform: scale(1.12) translateZ(0);
		filter: blur(10px);
	}
	100% {
		opacity: 1;
		transform: scale(1) translateZ(0);
		filter: blur(0);
	}
}

@keyframes hero-heading-in {
	0% {
		opacity: 0;
		filter: blur(10px);
		letter-spacing: 12px;
	}
	100% {
		opacity: 1;
		filter: blur(0);
		letter-spacing: normal;
	}
}

@keyframes hero-heading-in-room {
	0% {
		opacity: 0;
		filter: blur(10px);
		letter-spacing: 2px;
		transform: translateY(10px) scaleY(0.88);
	}
	100% {
		opacity: 1;
		filter: blur(0);
		letter-spacing: normal;
		transform: translateY(0) scaleY(0.88);
	}
}

@keyframes hero-copy-in {
	0% {
		opacity: 0;
		filter: blur(6px);
	}
	100% {
		opacity: 1;
		filter: blur(0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.home_header::before,
	.home_header::after,
	.page_heading_image,
	.page_heading_image::before,
	.page_heading_image::after,
	.hero_bg {
		animation: none;
		filter: none;
		opacity: 1;
	}
	.home_header .home_header_content h1,
	.home_header .home_header_content p,
	.page_heading_image .home_header_content h1,
	.page_heading_image .home_header_content p {
		animation: none;
		opacity: 1;
		filter: none;
	}
}

@keyframes clip-hero-anim {
	from {
	  clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
	}
	to {
	  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	}
}

@keyframes grow{
	0%{transform:scale(1)}	50%{transform:scale(1.2)}
}

.home_header_content {
    z-index: 10;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.home_header_content.location {
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row;
}

.no_banner .home_header_content {
    justify-content: flex-start;
    top: 21vh;
}

.home_header_content p { font-size:20px;font-weight:300; line-height: 30px; color:#fff;  text-shadow:1px 0 50px rgb(0 0 0 / 80%);  display: block; margin-bottom:20px; }
.home_header_content h1 {
    font-size: 80px;
    font-weight: 100;
    color: #fff;
    display: block;
    line-height: 90px;
    text-align: center;
	font-family: "Brygada 1918", serif;
}
.home_header .home_header_content p {
	opacity: 0;
	animation: hero-copy-in 0.95s ease-out 0.55s forwards;
}
.page_heading_image .home_header_content p {
	opacity: 0;
	animation: hero-copy-in 0.95s ease-out 0.55s forwards;
}
.home_header .home_header_content h1 {
	opacity: 0;
	animation: hero-heading-in 1.05s cubic-bezier(0.16, 1, 0.3, 1) 0.7s forwards;
}
.page_heading_image .home_header_content h1 {
	opacity: 0;
	animation: hero-heading-in 1.05s cubic-bezier(0.16, 1, 0.3, 1) 0.7s forwards;
}
.page_heading_image h1{
	font-family: 'Manrope', serif;
    font-size: 75px;
    font-weight: 300;
    transform: scaleY(0.88);
    padding: 0 20%;
}
.home_header_content.location h1 {
	margin-bottom: 80px;
    margin-left: 8%;
} 

.home_header_content.rooms_view h1 {
	text-transform: uppercase;
    font-weight: 100;
}

.location .scrollButtonContainer {
	right: 8%;
    left: auto;
    margin: 0;
    text-align: center;
	bottom: 90px;
    width: fit-content;
}

.location .scrollButtonContainer a {
	color: #fff;
    font-family: 'Manrope', monospace;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 100;
    transform: scaleY(0.88);
}

.location .scrollButtonContainer a:after {
	content: '';
    position: absolute;
    border-left: 1px solid #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -90px;
    height: 70px;
    width: 1px;
}

a.vrt_msg{
    line-height: normal;
    margin-bottom: 0;
    padding: 30px;
	color:#fff;
	font-weight:700;
	letter-spacing:2px;
}



  .link__arrow {
	display: inline-flex;
  }
  .link__arrow span {
	position: relative;
	width: 14px;
	height: 2px;
	border-radius: 2px;
	overflow: hidden;
	background: #ccc;
	z-index: 2;
  }
  .link__arrow span:nth-child(1) {
	transform-origin: left bottom;
	transform: rotate(45deg) translate3d(8px, -10px, 0);
  }
  .link__arrow span:nth-child(2) {
	transform-origin: left bottom;
	transform: rotate(-45deg);
  }
  .link__arrow span:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background: #fff;
  }
  .link__line {
	position: relative;
	margin-left: -14px;
	margin-right: 0px;
	width: 90px;
	height: 2px;
	background: #ccc;
	overflow: hidden;
	z-index: 1;
  }
  .link__line:after {
	content: "";
	display: block;
	position: absolute;
	left: 80px;
	width: 70px;
	height: 2px;
	background: #fff;
  }
  .link__text {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:700;
	text-shadow: 1px 0 50px rgb(0 0 0 / 20%);
  }
  .link:hover .link__line:after {
	animation: animation-line 1.5s forwards;
  }
  .link:hover .link__arrow span:after {
	animation: animation-arrow 1.5s forwards;
	animation-delay: 1s;
  }
  
  @keyframes animation-line {
	0% {
	  left: 80px;
	}
	100% {
	  left: 0;
	}
  }
  @keyframes animation-arrow {
	0% {
	  width: 0;
	}
	100% {
	  width: 100%;
	}
  }

.scrollButtonContainer {
    position: absolute;
    z-index: 10;
    color: white;
    display: block;
    height: auto;
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    transition: all 1s;
}

div.scroll-suggestion {
    margin: auto;
    color: #fff;
}

.scrollButtonContainer img {
	width: 30px;
    height: 100px;
	animation: scrolldown 1.7s ease-in-out infinite;
}

@keyframes scrolldown {
	0%{
		transform: translateY(15%);
		opacity: 0.7;
	}
	50%{
		transform: translateY(0%);
		opacity: 0.2;
	}
	100%{
		transform: translateY(15%);
		opacity: 0.7;
	}
}

.scrollButtonContainer p {
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-weight: normal;
	color:#fff;
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Wobble Vertical */
@keyframes hvr-wobble-vertical {
  8.33% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  16.65% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  24.98% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  33.3% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  41.63% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.home_left_title {display:block; width:100%; margin-bottom:50px; margin-top:130px;}


.home_center_title{display:block; width:100%; margin-bottom:50px; margin-top:130px;text-align:center;}
.home_center_title p.smaller{font-size:16px; font-weight:400; letter-spacing:2px; padding-bottom: 100px;  position: relative;}
.home_center_title p.smaller:after {content: "";height: 80px; width: 1px;  background: #29365b; display: block; position: absolute;    top: 40px;    left: 50%;    -webkit-transform: translateX(-50%);    -ms-transform: translateX(-50%);    transform: translateX(-50%);
}
.home_center_title h2{font-size: 48px;    font-weight: 300;    line-height: 60px;    color: #674439;    text-transform: uppercase; font-family: 'Manrope', serif;}
.home_center_title p.grey_parag{font-size:18px; color:#000;margin-top:20px;margin-bottom:30px;font-weight:100;}


.suites_title {
	position: absolute;
    top: -315px;
    z-index: 99;
    width: 100%;
}

.suites_title h2 {
	font-size: 85px;
    line-height: 85px;
    font-weight: 300;
    margin-top: 35px;
    margin-bottom: 20px;
    color: #B0ADA8;
    margin-left: 8%;
}

.suites_title h2 span {
	color: #B0ADA8;
    font-weight: 400;
}

img.rooms_home {
	position: absolute;
    top: -280px;
	right: 3px;
    width: 80%;
    padding-bottom: 125vh;
    background-color: #D8D6CF;
}

.room_intro_image{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    background-position: center !important;
    height: 100%;
    min-height: 610px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.room_overview{
	padding: 100px 0 130px 0;
}

.room_subtitle h2{
	font-family: 'Brygada 1918', serif;
	font-size: 40px;
	line-height: 50px;
	color: #80735B;
	font-weight: 200;
	transform: none;
}

.room_subtitle .button{
	margin-left: 0;
	margin-top: 50px
}
.room_intro{
	padding-left: 10%
}
.room_intro p{
    font-size: 19px;
    font-weight: 400;
    line-height: 35px;
}
.room_details {
	border-left: 1px solid #fff;
	padding: 10px 55px;
}

.room_details p {
    font-size: 22px;
    font-weight: 100;
    color: #fff;
    padding-right: 40px;
	padding-left: 15px;
    line-height: 28px;
	font-family: 'Manrope';
}

.room_details  ul li {
    margin: 0;
    padding: 0px 15px 0 15px;
    border-right: 1px solid #fff;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    background: none;
    transition: all 0.3s ease 0s;
	overflow: hidden;
}

.room_details ul li:last-child {
	border-right: none;
}

.rooms_more {
	position: absolute;
    bottom: 140px;
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-right: 11px;
    right: 0px;
	margin-right: 100px;
	transition: all 0.3s ease-in-out;
}

.rooms_more.facilities {
    position: relative;
    bottom: 10px;
    float: right;
    color: #444;
    font-size: 24px;
    border-bottom: 1px solid #444;
    margin-right: 140px;
}

.rooms_more.facilities:after {
	background-image: url(../img/layout/asset_black.svg);
}

.rooms_more.facilities:hover {
	color: #444;
}

.rooms_more.mob {
	display: none;
}

.rooms_more:hover {
	color: #fff;
}

.rooms_more:after {
    content: '';
    position: absolute;
    width: 33px;
    height: 33px;
    margin-left: 18px;
    background-image: url(../img/layout/asset_white.svg);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -5px;
	transition: all 0.3s ease-in-out;
}

.rooms_more:hover::after {
	margin-left: 25px;
}

.room_book {
	position: absolute;
    bottom: 80px;
    right: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-right: 100px;
	transition: all 1s;
}

.room_book.mob {
	display: none;
}

.room_book:hover {
	color: #fff;
	padding-right: 158px;
}

.rooms_left_image {}
.rooms_left_image img {max-width:100%;}

.rooms_right_image {max-width:100%;position: relative;z-index: 2;}

.room_right_image img { width: 70%; float: right; }

.rooms_home .about_text {
    padding-top: 60px;
}

.rooms_home .about_text.facilities_intro {
	padding-bottom: 60px;
}

.room_page .home_header_content h1{
	font-family:'Manrope', serif;
	font-size: 75px;
    font-weight: 300;
	transform: scaleY(0.88);
	padding: 0;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.12;
	white-space: normal;
	overflow-wrap: normal;
	word-break: normal;
	text-wrap: balance;
	opacity: 0;
	animation: hero-heading-in-room 1.05s cubic-bezier(0.16, 1, 0.3, 1) 0.7s forwards;
}

.room_info_view{
	background: #dbd2c8;
	z-index: 1;
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
}
.room_info_view .room_info_inner{
    padding: 25px 70px;
}
.room_info_view .room_info_inner ul{
	display: flex
}
.room_info_view .room_info_inner ul li{
	color: #534741;
	font-size: 22px;
    font-family: 'Manrope', serif;
    letter-spacing: 1px;
	transform: scaleY(0.88);
}
.room-info-sep {
	padding: 0 50px;
	color: #534741;
	font-weight: 400;
	font-size: 25px;
	display: inline-block;
}

.facilities_intro button {
	margin-top: 20px;
    float: right;
    border: none;
    background: none;
    color: #9a9f87;
    font-size: 15px;
}

.facilities_intro button img {
	width: 25px;
    margin-right: 8px;
}

.facilities_reverse .room_right_image img {
    width: 100%;
	float: right;
}

.rooms_home ol {
	list-style: inside;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page_text h5 {
	color: #9a9f87;
    font-size: 28px;
    border-bottom: 1px solid #9a9f87;
    width: fit-content;
    margin-bottom: 20px;
    font-weight: 400;
}

.rooms_home ol li {
	color: #606060;
    font-size: 20px;
	font-weight: 100;
	line-height: 35px;
}

.rooms_home ul {
	list-style: revert;
}

.rooms_home ul li {
	font-size: 20px;
    width: 49%;
    display: inline-block;
    line-height: 40px;
    color: #000;
    margin-bottom: 10px;
}

.list_spa {
	display: inline-block;
    width: 49%;
}

.rooms_home .home_half_text {
    padding: 5px 15px 5px 100px;
}

.rooms_description {
	background: #fff;
    height: 80vh;
	width: 75%;
	padding: 3% 10%;
    position: relative;
}

.reverse-rooms .rooms_description {
	float: right;
}

.rooms_description h2 {
	color: #B0ADA8;
    font-size: 48px;
    line-height: 60px;
    padding: 20px 0 50px 0;
}

.rooms_description p {
	margin-bottom: 10px;
    font-size: 28px;
    font-weight: 300;
    line-height: 45px;
    padding: 0 70px 70px 0;
}

.rooms_description ul li {
	font-size: 29px;
    color: #000;
    background: none;
    padding-left: 0;
    overflow: hidden;
    line-height: 40px;
    padding-bottom: 30px;
    font-weight: 300;
}

.rooms_description ul li:before {
	content: '';
    position: absolute;
    border-top: 1px solid #000;
    width: 75px;
    height: 1px;
    margin-top: 55px;
}

.rooms_description ul li:last-child::before {
	display: none;
}

.room_title {
	position: absolute;
    bottom: 0;
    background: #00000059;
	padding: 50px 50px 50px 50px;
	width: 100%;
}

.room_title h1 {
	font-size: 45px;
    font-weight: 300;
    margin-bottom: 0;
    color: #fff;
    line-height: 65px;
    padding-left: 105px;
    position: relative;
    font-family: 'Manrope';
	text-transform: uppercase;
	width: 75%;
}

.room_title h1:before {
	display: none;
}

.room_title .rooms_more {
	bottom: 0px;
    right: 50px;
    float: right;
    position: relative;
}

p.total_rooms {
	position: absolute;
    margin-top: 0px;
    right: 0;
    font-size: 22px;
    color: #000;
    font-weight: 100;
}

.beige_bg.rooms {
    height: 25px;
    width: 41.67%;
    position: absolute;
    bottom: -85px;
    right: 0;
    margin-bottom: 60px;
    background: #ebeae6;
}

.reverse-rooms .beige_bg.rooms {
    height: 25px;
    width: 41.67%;
    position: absolute;
    bottom: -85px;
    left: 0;
    margin-bottom: 60px;
    background: #ebeae6;
}

.rooms_view .room_right_image {
	width: 70%;
    float: right;
    background: #ebeae6e3;
    padding-bottom: 60%;
    position: relative;
}

.rooms_view .room_right_image img {
	width: 100%;
    float: right;
}

.rooms_view .room_book {
    color: #606060;
    border-bottom: 2px solid #606060;
	bottom: 27%;
}

.rooms_view {
	padding-bottom: 0;
}

.villa_description {
	text-align: center;
    padding: 15px 50px;
}

.villa_description p {
	font-size: 24px;
	font-weight: 300;
    line-height: 47px;
    color: #000;
}

.villa_details {
	padding: 20px 50px;
}

.villa_details ul {
	display: flex;
	justify-content: center;
}

.villa_details ul li {
	display: inline-block;
	width: 19.7%;
	text-align: center;
}

.villa_details ul li img {
	width: 75px;
    display: block;
    margin: 0 auto;
}

.villa_details p.detail_number {
	font-size: 60px;
    display: block;
    color: #a78479;
    padding: 15px 0;
    font-weight: 500;
    line-height: normal;
}

.villa_details p.detail_number:before {
	display: none;
}

.villa_details p {
	font-size: 26px;
    padding-top: 35px;
    font-weight: 300;
    position: relative;
    margin-top: 0;
	line-height: normal;
}

.villa_details small {
	font-size: 18px;
}

.villa_details p:before {
    content: '';
    background-image: url(../img/layout/triangle_2.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    top: -10px;
}

.villa_details a {
	margin: 90px auto 0 auto;
    display: block;
    padding: 22px 35px;
    color: #606060;
    font-size: 18px;
    letter-spacing: 4px;
    font-family: 'Manrope';
    font-weight: 300;
    width: fit-content;
    border: 1px solid #a78479;
	position: relative;
	z-index: 0;
	transition: all 0.3s ease-in-out;
}

.villa_details a:before, .villa_details a:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: -1;
	top: 0;
    width: 0;
    height: 100%;
}

.villa_details a:before {
	left: 0;
    border-left: 0;
    border-right: 0;
}

.villa_details a:hover:before {
    transition-delay: 0s;
}

.villa_details a:hover:before, .villa_details a:hover:after {
    width: 100%;
}

.villa_details a:hover:after {
	background: #b99d94;
    transition-delay: .15s;
}

.villa_details a:after {
    left: 0;
}

.villa_details a:hover {
	color: #fff;
}

.villa_facilities {
	background: #fff;
    padding: 30px 65px;
    margin: 0;
    position: relative;
}

.villa_facilities:after {
	content: '';
    border-bottom: 18px solid #A78479;
    position: absolute;
    width: calc(100% - 235px);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -18px;
}

.villa_facilities ul li {
	display: inline-block;
    width: calc(49% - 95px);
    padding: 30px 0;
    border-bottom: 1px solid #a78479;
    margin: 0 50px;
    font-weight: 300;
    font-size: 22px;
}

.villas.facilities a.link_facilities {
	display: block;
    width: fit-content;
    text-align: center;
    margin: 88px auto 70px auto;
    color: #606060;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    padding: 20px 130px;
    border-top: 4px solid #a78479;
    border-bottom: 4px solid #a78479;
	position: relative;
	z-index: 0;
	transition: all 0.3s ease-in-out;
}

.villas.facilities a.link_facilities:before, .villas.facilities a.link_facilities:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: -1;
	top: 0;
    width: 0;
    height: 100%;
}

.villas.facilities a.link_facilities:before {
	left: 0;
    border-left: 0;
    border-right: 0;
}

.villas.facilities a.link_facilities:hover:before {
    transition-delay: 0s;
}

.villas.facilities a.link_facilities:hover:before, .villas.facilities a.link_facilities:hover:after {
    width: 100%;
}

.villas.facilities a.link_facilities:hover:after {
	background: #a78479;
    transition-delay: .15s;
}

.villas.facilities a.link_facilities:after {
    left: 0;
}

.villas.facilities a.link_facilities:hover {
	color: #fff;
}

.swiper-slide.villa_gallery_img {
	height: 87vh;
	min-height: 750px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.villa_gallery p {
	font-size: 25px;
    font-family: 'Manrope', monospace;
    font-weight: 300;
    line-height: normal;
    color: #534741;
    transform: scaleY(0.80);
    text-align: center;
    padding-top: 20px;
}

.villa_facilities ul li:nth-last-child(-n+2) {
	border-bottom: none;
}

.features {
	position: relative;
	margin-bottom: 100px;
}

.features_bg {
	position: absolute;
	width: 85%;
    height: calc(100% + 40px);
    background-color: #E3DFDA;
    top: -40px;
    z-index: -1;
    right: 0;
}

.room_features {
	background-color: #E3DFDA;
}

.features_list {
	width: 100%;
    padding: 50px 20px;
}

.features_list ul li {
	margin: 0px 0 0px 0;
	padding: 15px 15px 25px 15px;
    font-size: 22px;
	color: #121212;
    font-weight: 300;
    line-height: normal;
    background: none;
    background-size: 12px;
    transition: all 0.3s ease 0s;
    width: 33%;
    display: inline-block;
    border-right: 2px solid #BFBDBB;
}

.features_list.facility_list ul li {
	width: 49%;
	border-right: none;
}

.page_text .features_list.facility_list h2 {
	font-size: 34px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 32px;
    color: #666;
}

.features_list ul li:last-child, .features_list ul li:nth-last-child(4) {
	border-right: none;
}

.total_rooms.gallery {
	text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
}

.total_rooms.gallery span {
	z-index: 2;
    color: #000;
    position: relative;
}

.mar_neg{margin-top: -5%;border:5px solid #fff;}
.image_subtitle { display:block; margin-top:10px; margin-bottom:30px; font-size:18px; color:#4C5870;}

.sight_container { position:relative; min-height:350px;  }
.sight_container.inner_sight_container {  min-height:600px; overflow:hidden; margin-bottom:50px; }
.sight_box { position:absolute;bottom:0px; }
.sight_box .sight_image { position:relative;	overflow:hidden; }
.sight_box img {max-width:100%; transition: all 0.3s ease 0s;}
.sight_box .sight_subtitle { display:block; margin-top:10px; margin-bottom:10px; color:#4C5870; font-size:18px; text-align:right; transition: all 0.3s ease 0s;}
.sight_box:hover .sight_subtitle{ color:#3D3D3B; transition: all 0.3s ease 0s;}
.sight_box:hover img{  transform: scale(1.05); transition: all 0.3s ease 0s;}

.fragment-banner{height:40vh;overflow:hidden;position: relative;background-size:100%;border:1px solid #f1f1f1;background-color: #000;overflow:hidden;transition: all 0.3s ease 0s;background-size: cover; background-position: center;}
.fragment-banner:hover{transition: all 0.3s ease 0s;    -webkit-transform: translateX(4px) translateZ(0) scale(1.05);
    transform: translateX(4px) translateZ(0) scale(1.05); }


.home_half_text{
	padding: 0px 0px 200px 100px;
    display: flex;
    margin-left: -40px;
}
.home_half_text.mar_top{margin-top:100px;}
.home_half_text p{
	padding-left: 60px;
}

.home_half_text a {
	color: #9a9f87;
}

.home_half_text p.first, .home_half_text p.sec {
	width: 49%;
	display: inline-block;
}

.about_bg {
	background-color: #f7f3ed;
    width: calc(100% + 20%);
    position: absolute;
    height: 63%;
    z-index: -1;
    left: -20%;
    top: 0;
}

.about_wrapper {
	position: relative;
    display: flex;
}

.about_left_img {
    margin-left: -10px;
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
}

.about_wrapper .home_left_image img {
    width: 80%;
}

.about_wrapper .home_left_image.location img {
	width: 100%;
}

.about_wrapper .location_right_img {
    float: right;
    width: 350px;
    margin-top: 110px;
}

.villa_box {
    position: relative;
    margin-bottom: 80px;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
}

.villa_image {
	position: relative;
}

.amenities {
    display: flex;
    gap: 10px 30px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.amenities img {
	width: 120px;
}

.page_text .villa_box h1 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.page_text .villa_box p {
    padding: 0 15% 25px 15%;
}

.villa_box .button {
	margin: 0 auto 40px auto;
}

.villa_box .room_info {
	position: absolute;
    bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.room_row .second_room{
	margin-top: 100px;
	padding-right: 30px;
}
.room_row .first_room{
	padding-left: 3cqw;
}
.room_description {
    padding-right: 150px;
}


.swiper-other-rooms {
	height: 87vh;
}


.swiper-other-rooms,
.swiper-other-rooms .swiper-container,
.swiper-other-rooms .swiper-wrapper {
	height: 100%;
}


.swiper-other-rooms .swiper-slide {
	height: 100%;
	min-height: 0;
	display: flex;
	flex-direction: column;
}

.swiper-other-rooms .swiper-slide {
	display: flex;
	align-items: flex-start;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
p.main_subtitle{
	position: relative;
    width: fit-content;
    margin-bottom: 15px;
    color: #80735B;
    font-family: 'Brygada 1918', serif;
    transform: none;
    text-align: center;
    font-size: 70px;
}
.more_rooms_intro{
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 60px 22% 100px 22%;
}
.more_rooms_description p{
	font-size: 20px;
    font-weight: 300;
    line-height: 35px;
	padding-top: 20px;
}
.page_text .swiper-other-rooms h1 {
	color: #fff;
}
.swiper-other-rooms .room-title-text {   
    font-size: 40px;
    line-height: 45px;
	min-width: 425px;
}
.swiper-other-rooms .room_info-flex .arrow-icon {
    margin-left: 0;
}
.swiper-other-rooms .room-title-flex{
	margin-top:20px;
	width: 100%;
}

.swiper-other-rooms .room_info-flex {   
    flex-direction: column;
}
.next_room {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0px;
    width: 100%;
	z-index: 1;
}

.swiper-sights .swiper-wrapper {
	align-items: flex-end;
}

.location_section {
	text-align: center;
}

.page_text .location_section h1 {
    font-size: 88px;
    line-height: 98px;
    margin-top: 0px;
    margin-bottom: 35px;
}

.page_text .location_section p {
	width: 50%;
    margin: 0 auto;
}

.about_wrapper .home_left_image:after {
	content: '';
    border: 1px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 80px;
    left: 80px;
}

.about_text.mob {
	display: none;
}

.about_right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: space-between;
}

.button {
    font-family: "Manrope", monospace;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 5px;
    margin-top: 45px;
    color: #534741;
    width: fit-content;
    padding-left: 40px;
    position: relative;
    display: flex;
    align-items: center;
    transform: scaleY(0.88);
	transition: all 0.5s ease-in-out;
	margin: 30px auto;
}

.button.submit_button{
	margin: unset;
	background: unset;
    border: unset;
	padding-right: 0;
	right: -5px;
}

.button.white {
	color: #fff;
}

.button:before {
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    background-image: url(../img/layout/icons/arrow.svg);
	background-repeat: no-repeat;
    background-size: 23px;
    height: 20px;
	transition: all 0.5s ease-in-out;
}
.button.white:before {
    background-image: url(../img/layout/icons/arrow_right_white.svg);
	background-repeat: no-repeat;
    background-size: 23px;
}
.button:hover {
	padding-left: 0;
	padding-right: 40px;
}

.button:hover::before {
	left: auto;
	right: 0;
}

.about_right_img {
	width: 275px;
    margin-left: 40px;
    margin-top: 50px;
}

.about_right_img.mob {
	display: none;
}

.page_text .about_text h1 {
	color: #A78479;
    font-size: 60px;
    letter-spacing: 0;
    font-weight: 200;
    padding: 15px 0px 15px 80px;
    line-height: 80px;
    border-right: none;
}

.page_text.villa_page .about_text h1 {
	font-size: 38px;
    line-height: 65px;
    padding-right: 0;
}

.home_half_text p.first_line, .suites_description p.first_line, .home_center_title p.first_line{
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1.7px;
    color: #fffbeb;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 400;
    background: #000;
    display: inline-block;
    padding: 5px 15px;

}
.home_half_text h4{
    font-size: 40px;
    line-height: 54px;
    color: #674439;
    margin-top: 10px;
    margin-bottom: 50px;
	font-weight: 400;
	font-family: 'Manrope', serif;
}
.home_left_image{
	position: relative;
	overflow: hidden;
}

.about_wrapper img.villa_right_img {
	width: 500px;
    float: right;
    margin-top: 120px;
}

.home_left_image img{
	width: 100%;
}

.villa_page .about_bg {
    height: 82%;
}

.about_text {
    position: relative;
    overflow: hidden;
    display: block;
	padding-top: 80px;
}
.hotel_page .about_text{
	padding-top: 0px
}
.about_text.mob {
	display: none;
}

.about_wrapper.dynamic .about_text {
	display: flex;
    flex-direction: column;
    align-items: center;
	padding-top: 50px;
}
.about_wrapper.dynamic .about_text h2{
    padding: 0 15%;

}
.about_wrapper.dynamic .about_text p {
    padding: 0 20%;
}
.home_intro {
	position: relative;
	display: flex;
	align-items: flex-end;
}
.home_intro p{
	color: #534741;
	transform: scaleY(0.88);
    font-size: 22px;
    line-height: 35px;
    padding: 0 35% 0 50px;
    font-weight: 300;
	margin-bottom: -15px;
}
.page_text .about_text h2 {
	position: relative;
	width: fit-content;
	margin-bottom: 15px;
	color: #80735B;
	font-family: 'Brygada 1918', serif;
	transform: none;
	text-align: center;
    font-size: 70px;
}

.home_right_image{
	position: relative;
    margin-top: 100px;
}
.home_right_image img{
	width:100%;
}

.home_right_image:after {
	content: '';
    border: 1px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 80px;
    left: 80px;
}

.white_line {
	background: #fff;
    width: calc(100% + 20%);
    height: 20px;
    position: absolute;
    margin-top: -180px;
    left: -20%;
	z-index: -1;
}

.white_line.sec {
	margin-top: -60px;
}

.white_line.third {
	margin-top: 60px;
}

.icon_content {
	text-align: center;
}

.icon_content img {
    width: 160px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.page_text .icon_content .icon_number {
	color: #ba9e7e;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 15px;
}

.page_text .icon_content .icon_number::after {
	content: '';
    position: absolute;
    border-top: 1px solid #000;
    width: 27px;
    left: 0;
    right: 0;
    margin: 53px auto 0 auto;
}

.page_text .icon_content .icon_text {
    font-size: 27px;
    color: #ba9e7e;
}

.exterior_right_img {
	padding-right: 20%;
    text-align: right;
	position: relative;
}

.exterior_right_img:before {
	content: '';
    background-color: #fff;
    width: 100%;
    height: 110px;
    position: absolute;
    left: -120px;
    top: 0;
    z-index: 0;
}

.exterior_right_img:after {
	content: '';
	position: absolute;
	background-color: #fff;
	width: 20%;
	right: 0;
	z-index: 0;
	height: 100%;
}

.exterior_right_img img {
	width: 285px;
    z-index: 1;
    position: relative;
}

.exterior {
	position: relative;
    display: block;
    overflow: hidden;
    background: #f7f5f2;
	padding-bottom: 160px;
	margin-top: 110px;
}

.exterior .z_index, .interior .z_index {
	z-index: 1;
	position: relative;
}

.exterior:after {
	content: '';
    background: #fff;
    width: 12%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 0;
}

.exterior_text {
	padding: 60px 20% 60px 120px;
}

.exterior_text a {
	    color: #000;
    font-weight: 400;
}

.exterior.dynamic .exterior_text {
	padding: 60px 18% 60px 100px;
}

.page_text .exterior h2 {
	font-size: 40px;
    color: #606060;
    font-weight: 400;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.page_text .exterior p {
    line-height: 35px;
}

.page_text .exterior h2:after {
	content: '';
    position: absolute;
    border-bottom: 1px solid #606060;
    left: 0;
    margin-top: 70px;
    width: 135%;
}

.exterior_img {
	padding-right: 120px;
}

.interior_img {
	padding-left: 120px;
}

.interior {
	position: relative;
	display: block;
	overflow: hidden;
	background: #f7f5f2;
	padding-bottom: 160px;
}

.interior:after {
	content: '';
    background: #fff;
    width: 12%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    z-index: 0;
}

.page_text .interior h2 {
	font-size: 40px;
    color: #606060;
    font-weight: 400;
    padding-bottom: 30px;
    margin-bottom: 60px;
    text-align: right;
}

.interior_left_img {
	padding-left: 24%;
    padding-right: 120px;
}

.interior .more {
	float: right;
}

.interior_left_img img {
	width: 100%;
}

.interior_text {
	padding: 60px 120px 60px 24%;
	position: relative;
    display: block;
    overflow: hidden;
}

.interior.dynamic .interior_text {
	padding: 60px 100px 60px 14%;
	position: relative;
    display: block;
    overflow: hidden;
}

.page_text .interior h2:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #606060;
    right: 0px;
    margin-top: 70px;
    width: 140%;
}

.more {
	margin-top: 50px;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #606060;
    border: 1px solid #A78479;
    width: fit-content;
    transition: all 0.3s ease-in-out;
    padding: 20px 60px 20px 60px;
    letter-spacing: 4px;
	margin-bottom: 40px;
	position: relative;
    z-index: 0;
}

.more:before, .more:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: -1;
	top: 0;
    width: 0;
    height: 100%;
}

.more:before {
	left: 0;
    border-left: 0;
    border-right: 0;
}

.more:hover:before {
    transition-delay: 0s;
}

.more:hover:before, .more:hover:after {
    width: 100%;
}

.more:hover:after {
	background: #b99d94;
    transition-delay: .15s;
}

.more:after {
    left: 0;
}

.more:hover {
	color: #fff;
}

.home_book {
	position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
	background-color: #ded5cb
}
.home_book ul.checklist {
    display: flex;
    justify-content: space-between;
	align-items: center;
	margin-top: 30px;
    margin-bottom: 50px;
	gap: 30px;
}
.home_book ul.checklist li{
	color: #534741;
	font-size: 19px;
    font-weight: 250;
	transform: scaleY(0.88);
	position: relative;
	padding-left: 30px;
	width: max-content;
	line-height: 26px;
}
.home_book ul.checklist li span{
	font-size: 16px;
}
.home_book ul.checklist li:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: url('../img/layout/icons/check.svg') no-repeat center center;
	background-size: contain;
}
.home_book_container {
 	position: relative;
	z-index: 1;
	padding: 150px 19% 120px 19%;
}
.rooms_direct_booking .home_book_container {
	padding: 100px 10% 0px 10%;
}
p.booking_moto{
	text-align: center;
	color: #80735B;
	font-family: 'Brygada 1918', serif;
    font-size: 65px;
    line-height: 80px;
}
.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%, -50%) !important;
  z-index: 10;
  flex-direction: column;
  color: #80735B
}

.services{
	margin-top: 150px;
    position: relative;
    display: block;
    overflow: visible!important;
}

.services_wrapper {
	background: #A78479;
    display: flex;
    align-items: center;
    position: relative;
}

.services_wrapper.top {
	margin-top: -150px;
}

.services_wrapper a {
    background: #fff;
    padding: 22px 0;
    width: 200px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 200px);
    text-align: center;
	z-index: 0;
}

.services_wrapper a:hover img {
	margin-left: 15px;
}

.services_wrapper.right a {
    left: calc(100% - 200px);
}

.services_wrapper:before {
	content: '';
    position: absolute;
    width: 26px;
    background: #A78479;
    top: -32px;
    height: 32px;
    margin-left: 80px;
}

.service_img {
	height: 65vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.services_wrapper:after {
	content: '';
    position: absolute;
    width: 26px;
    background: #fff;
	height: 80px;
	margin-left: 80px;
	top: 0;
}

.services_wrapper.right:before {
	margin-left: calc(50% + 80px);
}

.services_wrapper.right:after {
    margin-left: calc(50% + 80px);
}

.service_info {
	padding: 0 50px 0 60px;
}

.page_text .service_info p {
    font-weight: 100;
    color: #f1f1f1;
	background: #00000001;
}

.services_wrapper a img {
	width: 43px;
	transition: all 0.3s ease-in-out;
}

.page_text.services h1 {
    font-size: 45px;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    color: #fff;
    width: 220px;
    line-height: 60px;
    margin-bottom: 50px;
	letter-spacing: 0;
}

.services_title h2 {
	font-size: 85px;
    line-height: 85px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    float: right;
    margin-right: 8%;
}

.services_title h2 span {
	font-weight: 500;
}

.services_swiper {
	margin-top: 150px;
	position: relative;
	display: block;
	overflow: visible;
	margin-left: 8%;
}

.page_text.services h2:after {
	content: '';
    position: absolute;
    border-bottom: 1px solid #606060;
    margin-top: 60px;
    width: 100%;
	left: 0px;
}

.services_text {
	padding-left: 50px;
    padding-top: 90px;
}

.services_text .more {
	margin-top: 80px;
}

.services .white_bg {
	background: #fff;
	position: absolute;
	left: 0;
	width: 8.33333333%;
	height: 100%;
	top: 0;
}


.slide_title {
	transition: all 1s ease-in-out;
}

.slide_title h2 {
	font-size: 70px;
    letter-spacing: 1px;
    color: #fffc;
    font-weight: 100;
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: -33px;
}

.slide_title h2 a {
    color: #fffc;
}

.slide_title:hover h2 a {
	-webkit-mask-image: linear-gradient(75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: shine_letters 2s infinite;
}

.slide_title h2:after {
	content: '';
    position: absolute;
    width: 33px;
    height: 33px;
    margin-left: 22px;
    background-image: url(../img/layout/asset_white.svg);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: center;
	margin-top: 10px;
	transition: all 0.3s ease-in-out;
}

.slide_title:hover h2:after {
	margin-left: 30px;
}

.rooms_grid_inner{  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.grid_item{
	width:16.66667%;
	clear:both;
}
.grid_icon_rooms img{
	width:70px;
	margin-bottom:15px;
	transform: scale(0.95); transition: all 0.3s ease 0s;
}
.grid_item:hover .grid_icon_rooms img{
	transform: scale(1.00); transition: all 0.3s ease 0s;
}
.grid_icon_rooms_title{
	display: block;
	text-align:center;
	line-height:20px;
	letter-spacing:1px;
}

.sec_line{display:block;}

.page_home_bg .more{color:#fff;}
.page_home_bg_text { text-align: center;   background: rgba(51 51 51 / 70%);    padding: 20px; }
.page_home_bg.hotel_home_page .page_home_bg_text {
	position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page_home_bg_text h2{ color: #fff;letter-spacing: 0px;font-size: 40px;font-weight: 300;line-height: 1.1;letter-spacing: 6px;text-transform: uppercase;margin-top:50px;}
.page_home_bg_text p{     font-size: 18px;    font-weight: 300;    line-height: 30px;    color: #fff;    text-shadow: 1px 0 50px rgb(0 0 0 / 80%);    display: block;    margin-bottom: 20px;}

.space_between_suites{
	overflow:hidden;
}

.space_between_suites.mob {
	display: none;
}

/* =========== Dynamic Content Pages ======== */

.page_text.dynamic_page ul li {
	font-size: 16px;
    font-weight: 200;
    line-height: 30px;
    color: #534741;
    font-family: "Manrope", monospace;
    letter-spacing: 1px;
    transform: scaleY(0.88);
    padding: 10px 35px 10px 0;
    display: inline-flex;
    width: 49%;
    flex-direction: column;
}

hr {
    margin-top: 35px;
    margin-bottom: 35px;
}

.page_text .dynamic_text h2 {
	font-size: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 35px;
}

.page_text .dynamic_text h2:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 65%;
    margin-left: -35px;
    top: 17%;
    border-left: 10px solid #A78479;
}

.content_left {
	margin-right: 90px;
}

.content_left img {
	margin-top: 280px;
	padding-right: 90px;
}

.interior.dynamic {
	padding-bottom: 0;
	padding-top: 80px;
}

.interior.dynamic:after {
    width: 8.333333%;
    height: 100%;
    z-index: 0;
}

.exterior.dynamic {
	padding-bottom: 110px;
    margin-top: 0;
}

.exterior.dynamic:after {
    width: 8.333333%;
    height: 100%;
}

.exterior.dynamic:after {
    width: 8.333333%;
    height: 100%;
}

.exterior.dynamic:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
    width: 8.333333%;
    height: 100%;
}

.dynamic_img_right {
	z-index: 1;
	position: relative;
}

.page_text .exterior.dynamic ul li {
	margin: 3px 26px 3px 0px;
    padding: 10px 0px 10px 0px;
    width: calc(99% - 26px);
}

.page_description {
	background: #E3DFDA;
    margin-left: 9%;
    padding: 80px 10% 80px 100px;
}

.page_description.white {
	background-color: #fff;
	padding: 80px 0;
}

.page_text .page_description h2 {
	font-weight: 700;
    color: #9a9f87;
    margin-bottom: 25px;
	font-size: 27px;
}

.page_text .page_description strong {
	font-weight: 400;
}

.page_description hr {
	border-top: 1px solid #c1c1c1;
	margin-top: 30px;
	margin-bottom: 30px;
}

.page_text .page_description  ul {
    list-style: inside;
}

.page_text .page_description ul li {
	background: none;
    font-size: 20px;
    margin: 7px 0;
}

h2.location_title {
	color: #84827E;
    font-size: 75px;
    font-weight: 100;
    margin-bottom: 80px;
    line-height: 90px;
    margin-left: 100px;
}

@media(max-width:1499px){
	.home_half_text h4{font-size:36px;margin-bottom:30px;}
	.home_half_text{
		padding: 0px 0px 180px 0px;
	}
	.home_half_text p {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.home_half_text.mar_top{margin-top:30px;}
	.mar_neg{margin-top: 10px;}
	.contact_menu_container {
		margin-left: 10.33%;
	}
}
@media(max-width:1199px){
	.home_half_text {
		padding: 0px 0px 20px 0px;
		margin-left: 0px;
		flex-direction: column;
	}

	.home_right_image {
		margin-right: 15px;
	}

	.home_half_text p {
		padding: 0px 30px 0 0px;
	}
	.home_half_text h4 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.home_half_text p.first, .home_half_text p.sec {
		width: 100%;
		display: block;
	}

	.footer_box_container ul li a{
		font-size:15px;
	}
}
@media(max-width:991px){
	.footer_box_container ul li a{
		font-size:10px;
	}
	.grid_icon_rooms img{
		width: 60px;
	}
	.grid_icon_rooms_title{
		font-size: 12px;
		line-height:16px;
	}
}
@media(max-width:767px){
	.footer_box_container.noshow{
		display: none;
	}
	.home_half_text.mar_top{
		padding:5px;
	}
	.grid_icon_rooms img{
		width: 50px;
	}
	.grid_icon_rooms_title{
		font-size: 10px;
		line-height:16px;
		letter-spacing: 0;
	}
	
}
@media(max-width:585px){
	.grid_icon_rooms img{
		width: 40px;
		margin-bottom:5px;
	}
	.grid_icon_rooms_title{
		font-size: 7px;
		line-height:10px;
		letter-spacing: 0;
	}
}
@media(max-width:420px){
	.grid_icon_rooms img{
		width: 35px;
		margin-bottom:5px;
	}
	.grid_icon_rooms_title{
		font-size: 7px;
		line-height:10px;
		letter-spacing: -0.5px;
	}
}

/* ==================== BOOKING FORM ==================== */

.booking_form{background: #E3DFDA;}
.book_info {
	padding-top: 30px;
    padding-bottom: 30px;
    border-right: 2px solid #B3B2B1;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.book_info_numbers {
	flex-direction: row;
}

.book_info label{
	font-family: 'Manrope', serif;
	font-size: 22px;
    display: block;
    color: #000;
    font-weight: 100;
    text-align: center;
	margin-top: 15px;
    margin-bottom: 10px;
}
.book_info input {
	padding: 10px 5px;
    font-size: 20px;
    width: 100%;
    display: block;
    color: #333;
    font-weight: 300;
    text-align: center;
    background: transparent;
    border: none;
    background-image: url(../img/layout/arrow_down_black.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: top center;
}
.book_info.book_info_numbers input { width: 28px; }
.book_info select{
	font-size: 20px;
    width: 100%;
    padding-top: 15px;
    display: block;
    color: #000;
    font-weight: 300;
    text-align: center;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none !important;
    background-image: url(../img/layout/arrow_down_black.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: top center;
}

.book_info .minus, .book_info .plus {
	display: block;
	position:absolute;
	top:50px;
	right:40px;
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

.book_info_bottom input {
  text-align: unset;
}
.submit_row{
	display: flex;
    justify-content: space-between;
}
.book_info .minus { top:80px;  }
.book_info .minus img, .book_info .plus img{ width:24px;}
.book_submit {
	padding-bottom: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 170px;
}
.book_submit button {
	background: none;
    border: none;
    color: #000;
    padding: 0px;
    font-size: 22px;
    font-weight: 100;
    line-height: 80px;
    font-family: 'Manrope', serif;
}

.book_submit button img {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-left: 10px;
}

.book_info_date img, .book_info_numbers img {
	width: 23px;
}

.book_info_bottom {
	width: 30px;
	display: flex;
	/* background: red; */
	position: relative;
	justify-content: center;
	align-content: center;
	text-align: center;
}

.shadow_wrapper {
	position: absolute;
}

.booking_shadow {
	background: #00000021;
    height: 105px;
    position: absolute;
    z-index: 9;
    top: -105px;
    width: 100%;
}

.book_arrows {
  display: block;
  width: 100%;
  margin-top:3px;
}

.book_info .minus, .book_info .plus {
  display: block;
  position: relative;
}

.book_info .minus img, .book_info .plus img {
  width: 16px;
}

.book_info .minus {
    top: unset;
}

.book_info .minus, .book_info .plus {
    position: relative;
    top: unset;
    right: unset;
	}

.booking_date {
  display: block;
  width: 100%;
  overflow: hidden;
}

.booking_phone{
	text-align:center;
	margin-top:20px;
}
.booking_phone p{
    font-size: 16px;
    line-height: 26px;
	padding:5px;
    margin-bottom: 40px;
    color: #000;
    font-weight: 300;
	font-style: italic;
	border-bottom:1px solid #000;
	display: inline-block;
	transition: all 0.3s ease 0s;   
}

.booking_phone p i{
	font-weight: 300;
}
.booking_phone p span{
	font-weight: 700;
	color: #674439;
}
.booking_phone:hover p{
	letter-spacing:0.1px;
	transition: all 0.3s ease 0s;     
}

@media(min-width:1500px){}

@media(max-width:1499px){
	.book_info .minus img, .book_info .plus img {
    width: 16px;
	}

}
@media(max-width:1199px){}

@media(max-width:991px){
	.booking_date {
		display: none;
	}
}

@media(max-width:767px){}

@media(max-width:585px){}

@media(max-width:420px){}

/* ==================== END BOOKING FORM ==================== */



/* ==================== HOME VIDEO ==================== */
.video_container_general{  width: 100%;    position: relative;    top: 0;    left: 0;    margin: 0 auto;    padding: 55.921875% 0 0;    z-index: 1;}
.video_container_general video {width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0;  bottom: 0;}

.video_caption{position:absolute;top:40%;width:100%;z-index:1;text-align:center;}
.video_caption p{font-size:20px;color:#fff;text-shadow:0px 0px 8px #000;}
.video_caption p.header_video{font-size:60px;font-weight:300;}
.video_caption a{padding:15px 15px 10px 15px;border:1px solid #fff;color:#fff;display:inline-block;background:rgba(0,0,0,0.2);margin-top:20px;transition: all 0.2s ease-in; font-weight: 300; font-size:18px;letter-spacing:1px;}
.video_caption a:hover{border:1px solid #000;background:rgba(0,0,0,1);transition: all 0.2s ease-in;}

@media(max-width: 767px) {
  .video_caption{top:35%;}
  .video_caption p.header_video{font-size:40px;}
} 
@media(max-width: 530px) {
  .video_caption{top:20%;}
  .video_caption p.header_video{font-size:30px;}
  .video_caption p{font-size:18px;}
  .video_caption a{padding:15px 15px 10px 15px;margin-top:15px;}
} 

@media(max-width: 420px) {
  .video_caption{top:5%;}
  .video_caption p{display:none;}
  .video_caption p.header_video{display:block;}
  .video_caption a{padding:5px 5px 2px 5px;margin-top:25%;font-size:14px;}
}

/* END HOME VIDEO
================================================== */

/* ROOMS PAGE
================================================== */
.room_box_image { display:block; position:relative;	overflow:hidden;margin-bottom:100px; }
.room_box_image img{ width:100%; transition: all 0.3s ease 0s;}
.room_box_image:hover img{  transform: scale(1.05); transition: all 0.3s ease 0s;}

.room_box {  margin-bottom:30px; padding:50px 20px 0 20px;}
.room_box .room_box_title { font-size: 30px;    font-weight: 300;    line-height: 40px;    color: #674439;    text-transform: uppercase;    font-family: 'Manrope', serif; }
.room_box .room_box_subtitle {font-size: 16px;    line-height: 30px;    margin: 10px 0 30px 0;    font-weight: 300;}
.room_box a {margin-top:50px;float:left;}

.book_room_link {    position: absolute;    left: 0;    top: 30px; z-index:99;    }
.book_room_link a {    
	z-index:999;
	position:relative;
	display: block;
	font-weight: 400;
    letter-spacing: 0.5px;
	color: #fff;
	background: #4c586f;	 
	border: 2px solid #4c586f;  	
	padding: 10px 20px 10px 20px;
	transition: all 0.3s ease 0s;     
}
.book_room_link:hover a{
    color:#3D3D3B;
	background: none;
	transition: all 0.3s ease 0s;
}	

.more_rooms  { margin-bottom:20px; position: relative; margin-top: 50px; }
.more_rooms img  {width:100%;display:block;height: auto;}
.more_rooms a {	}

.more_rooms a span{
	font-size: 16px;
    line-height: normal;
    letter-spacing: 1.7px;
    color: #fffbeb;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    background: #000;
    display: block;
    padding: 7px 0px;
	text-align: center;
	width: 100%;

}

.other_rooms .rooms_description h2 {
    color: #606060;
	position: relative;
    top: -60px;
	line-height: 70px;
}


.other_rooms .room_title h1 a {
	color: #fff;
	height: 100%;
}

.other_rooms .rooms_description {
	display: flex;
    align-items: flex-end;
}

.room_row .room_info{
	text-align: left;
	position:relative;
	display: flex;
    align-items: center;
	justify-content: space-between;
	margin-top: 25px;
}
.room_row .room_info h3{
	color: #534741;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 300;
	font-size: 45px;
    line-height: 55px;
	width: min-content;
    min-width: 470px;
}
.room-number{
	text-align: right;
	font-size: 23px;
	color: #80735B;
	font-family: 'Brygada 1918', serif;
	font-style: italic;
	padding-bottom: 10px;
}

.room-number-sup {
	font-size: 35px;
    margin-left: 6px;
    color: #534741;
    font-weight: 400;
    font-family: 'Brygada 1918', serif;
    padding-right: 20%;
    line-height: 40px;
    top: -18px;
    position: relative;
}

.room-title-wrap {
	position: relative;
	display: inline-block;
}
.room-title-wrap h3 {
	display: inline;
}
.room-number-sup {
	position: absolute;
	top: -0.5em;
	right: -1.2em;
	font-size: 60%;
	color: #a78479;
	font-weight: 400;
	line-height: 1;
}

.room_info-flex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
}
.room-title-flex {
	display: flex;
	align-items: flex-start;
	width: 70%;
	min-width: 0;
	position: relative;
}
.room-title-text {
	color: #534741;	
	font-weight: 300;
	font-size: 45px;
    line-height: 59px;
	/* flex: 1 1 60%;
	min-width: 0; */
	min-width: 470px;
	word-break: break-word;
	display: inline-block;
	white-space: normal;
  	overflow: visible;
  	vertical-align: top;
}
.room-number-sup-flex {
	font-size: 30px;
	color: #534741;
	font-weight: 400;
	margin-left: 10px;
	position: relative;
	top: 0px;
	align-self: flex-start;
	white-space: nowrap;
    font-family: 'Brygada 1918', serif;

}
.room_info-flex .arrow-icon {
	margin-left: 10px;
	align-self: flex-start;
}

.room_plan{
	text-align:center;
}

.room_plan a{
	border-top:1px solid #000;
	padding:10px;
	font-weight:700;
	color: #29365b;
	display: block;
}

.room_plan a.not_show{
	display: none;
}
.link_gallery{
	height:70vh;
	text-align:center;
}

.link_gallery a{
	margin-top:33vh;
	font-size: 18px;
	font-weight: 300;
	color: #000;
	padding: 10px 20px;
	border: 1px solid #fff;
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	overflow: hidden;
	background-color: #F6F3EA;
	-webkit-transform: scaleX(1.01);  -ms-transform: scaleX(1.01);  transform: scaleX(1.01);  -webkit-transform-origin: left;  -ms-transform-origin: left;  transform-origin: left; -webkit-transition: .37s cubic-bezier(.25,.04,0,.93);  -o-transition: .37s cubic-bezier(.25,.04,0,.93);  transition: .37s cubic-bezier(.25,.04,0,.93);  -webkit-backface-visibility: hidden;  backface-visibility: hidden;
}

.link_gallery a:hover{
	-webkit-transform: scaleX(1.03);  -ms-transform: scaleX(1.03);  transform: scaleX(1.03)
}
.amenities_text {
	padding: 40px 5%
}
p.amenities_title, .amenities_section h6{
    color: #fff;
    font-size: 70px;
    font-family: 'Brygada 1918', serif;
    transform: none;
	padding-bottom: 30px
}
.room_facilities ul li{
	color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}
.room_facilities ul li:last-of-type{
	border-bottom: none;
}
.room_facilities ul.stagger-list {
	overflow: hidden;
}

/* Slower staggered animation, slide in from right */
.room_facilities ul.stagger-list li {
	opacity: 0;
	transform: translateX(60px);
	transition: opacity 1.1s cubic-bezier(0.16, 1, 0.3, 1),
							transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
	transition-delay: var(--stagger-delay, 0ms);
	will-change: transform, opacity;
}
.room_facilities ul.stagger-list.is-visible li {
	opacity: 1;
	transform: translateX(0);
	transition-delay: 0ms;
}
.stagger-table tr {
	opacity: 0;
	transform: translateX(60px);
}
@media (prefers-reduced-motion: reduce) {
	.room_facilities ul.stagger-list li {
		opacity: 1;
		transform: none;
		transition: none;
	}
}
.room_amenities {
	background: #b7a289;
	display: flex;
	align-items: stretch;
}

.room_amenities > .col-lg-7,
.room_amenities > .col-lg-5 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.room_amenities > .col-lg-7 > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.left_image_amenities{
	width:70%;
}
.amenities_container{
	position:relative;
	padding:50px;
}

.page_text .amenities_container h3{
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    color: #674439;
    text-transform: uppercase;
    font-family: 'Manrope', serif;
}

.page_text .amenities_container ul li{
	display: inline-block;
	width: 49%;
	margin:2px 0 2px 0;
}

.room_more_title{
	text-align:center;
	position:relative;
    padding-bottom: 70px;
    margin-bottom: 20px;
}

.room_more_title::after {
    content: "";
    height: 60px;
    width: 1px;
    background: #29365b;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.room_more_title h4{
	font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    color: #674439;
    text-transform: uppercase;
    font-family: 'Manrope', serif;
}

/* FACILITIES PAGE
================================================== */
.home_facilities h4{
	color: #80735B;
	font-family: 'Brygada 1918', serif;
	font-size: 67px;
    letter-spacing: 0;
    transform: none;
    padding: 0 15px 30px 60px;
	margin-top: -10px
}
.home_facilities .facilities_second_row{
	display: flex;   
    align-items: center;
	top: -180px;
    position: relative;
}
.home_facilities .facilities_second_row.location{
    align-items: flex-end;
}
.home_facilities .facilities_second_row p{ 
	color: #534741;
    transform: scaleY(0.88);
    font-size: 20px;
    line-height: 35px;
    padding: 0 0 0 15%;
    font-weight: 300;
}
.home_facilities .facilities_second_row img{
	padding-left: 15%;
}
.home_facilities .facilities_second_row .button{
	margin: 30px 0 0 15%; 
}
.facility_text { padding-top:80px;}

.facility_left_image {}
.facility_left_image img {max-width:100%;}

.facility_right_image {text-align:right;}
.facility_right_image img {max-width:100%;}

.benatura_logo { float:right; margin:0 0 20px 20px;}
.enjoy_logo { float:right; margin:0 0 20px 20px;}


/* SIGHTS PAGE
================================================== */
.sight_content {  float:left; margin-bottom:40px;}

.sight_description {
	background: #fff;
    width: 85%;
    padding: 3% 13%;
    position: relative;
	height: calc(65vh + 80px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sight_description.left {
	float: right;
	height: calc(65vh + 80px);
}

.sight_wrapper {
	position: relative;
    display: inline-flex;
    background: #E3DFDA;
}

h3.sight_title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 40px;
    color: #333;
}

.sight-image {
	height: calc(65vh + 80px);
}

.beige_bg.sights {
	height: 80px;
    width: 58.33%;
    position: absolute;
    top: 0;
    right: 0;
    background: #e3dfda;
    z-index: 998;
}

.beige_bg.sights.left {
	left: 0;
	bottom: -80px;
	top: auto;
}



/* OFFERS PAGE
================================================== */
.offer_box {
	padding-bottom: 50px;
	display: flex;
    align-items: center;
}

/* BLOG PAGE
================================================== */
.blog_box {  margin-top:20px;margin-bottom:20px;}
.blog_box .blog_image {  margin-bottom:20px;}


/* GALLERY PAGE
================================================== */

.fancybox-video {
  display: none;
}
img.gallery_video{
	width:100%;
}

.gallery_box .icon_gallery {
	width: 15%;
    position: absolute;
    top: -160px;
    left: 10%;
}

.gallery_box .icon_gallery.right {
	width: 65%;
    position: absolute;
    top: 8%;
    right: -20%;
    left: auto;
}

.albums_home {
	background: #F7F5F2;
    margin: 110px 0;
}

.albums_home:before {
	content: '';
	height: 50%;
	background: #fff;
	width: 8.33%;
	left: 0;
	top: 0;
	position: absolute;
}

.albums_home:after {
	content: '';
	height: 50%;
	background: #fff;
	width: 8.33%;
	right: 0;
	bottom: 0;
	position: absolute;
}

.page_text .gallery_img h1 {
	margin-top: 80px;
    padding-top: 45px;
}

.gallery_title {text-align:center;}
.gallery_page h3{font-size: 40px;    font-weight: 300;    line-height: 60px;    color: #674439;    text-transform: uppercase; font-family: 'Manrope', serif;}

.gallery_image_first {
	width: 55%;
    position: relative;
}

.gallery_image_sec {
	width: 50%;
    float: right;
	margin-right: 10%;
    margin-top: -50px;
    z-index: 1;
    position: relative;
}

.gallery_box {
	margin: 80px 0;
}

.gallery_box .gallery_image { position:relative;	overflow:hidden; }
.gallery_box img {width:100%; transition: all 0.3s ease 0s;}
.gallery_box .gallery_text { 
	position: absolute;
    background: #ba9e7e;
    padding: 40px 35px;
    margin-top: -50px;
    margin-left: 50px;
    text-align: center;
}
.gallery_box.right .gallery_text {
	right: 50px;
    bottom: -115px;
}
.gallery_box .gallery_text p {
	font-size: 25px;
    line-height: normal;
    color: #fff;
    font-weight: 100;
    display: block;
    width: fit-content;
    transition: all 0.3s ease 0s;
}

.gallery_box .gallery_text p span {
	font-weight: 700;
    font-size: 25px;
	margin-right: 15px;
}

.gallery_box .gallery_text a {
	color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: fit-content;
	border-bottom: 2px solid #fff;
    margin: 20px auto 0 auto;
    padding-bottom: 5px;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.gallery_box .gallery_text a:hover {
    color: #606060;
    border-bottom: 2px solid #606060;
}

.gallery_img {
	margin-bottom: 100px;
	padding-left: 15px;
}

.gallery_img p {
	width: 50%;
    text-align: left;
    margin: 25px 0;
}

.gallery_box.right .gallery_image_first {
    float: right;	
}

.gallery_box.right .gallery_image_sec {
	margin-left: 10%;
    float: left;
    margin-right: 0;
}

.gallery_text span p {
	font-size: 20px;
    line-height: normal;
    margin-top: 15px;
	letter-spacing: 1px;
}

/* Shine */
.gallery_box .gallery_image::before {
	position: absolute;
	top: 0;
	left: -95%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.gallery_box:hover .gallery_image::before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* .gallery_box:hover img{  transform: scale(1.05); transition: all 0.3s ease 0s;} */
/* .gallery_box:hover span{ color:#f1f1f1; transition: all 0.3s ease 0s;} */

.gallery_content {
	width: 100%;
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
}
.gallery { margin-bottom:30px;}
.gallery_view {height: 75vh; }
.gallery img {
	width: 100%;
	transition: all 0.3s ease-in-out;
}

.gallery img:hover {
	filter: opacity(0.7);
}

.albums_swiper {
	position: relative;
    display: block;
    overflow: hidden;
	padding-left: calc(8.3333% + 13px);
}

.gallery_page {
	background-color: #F7F5F2;
    padding-bottom: 0px;
    padding-top: 0;
	margin-bottom: 110px;
}

.albums_swiper:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
	background: #fff;
	width: calc(8.33333% + 13px);
}


/* LOCATION PAGE
================================================== */

#map{
	width: 100%;
    height: 100%;
    min-height: 745px;
    margin: 0 auto;
    position: relative;
}

.driveme { position:relative;}
.driveme a { display:block;position:absolute;top:-30px;left:50%;margin-left:-230px;padding:20px 30px 20px 60px;background:#d5deda url(../img/layout/driveme.svg) no-repeat 15px center;color:#3D3D3B;z-index:998;font-size: 20px; font-weight:300; transition: all 0.3s ease 0s;}
.driveme a:hover { color: #fff; background:#3D3D3B url(../img/layout/driveme_hover.svg) no-repeat 15px center;}


/* CONTACT PAGE
================================================== */
.contact_information {
	position: relative;
    z-index: 11;
    padding-bottom: 100px;
	overflow: visible!important;
}

.contact_intro {
	padding: 120px 120px 60px 120px;
    margin-bottom: 120px;
    background-color: #F7F5F2;
    position: relative;
    display: block;
    overflow: hidden;
}

.contact_right {
	padding: 120px 0px 0 80px;
}

.contact_bg {
	background: #F7F3ED;
    right: 0;
    position: absolute;
    width: 73%;
    height: 100%;
	top: 0;
}

.contact_header_bg {
	background-color: #ffffffb3;
    position: absolute;
    height: 80px;
    width: 70%;
    bottom: 0;
    right: 0;
}

.contact_information.newsletter_page {
	padding-top: 80px;
}

.contact_right h3, .contact_left h3 {
	color: #606060;
    font-size: 37px;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    letter-spacing: 4px;
}

.contact_right h3:before, .contact_left h3:before {
	content: '';
    background-image: url(../img/layout/triangle.svg);
    background-repeat: no-repeat;
    background-size: 23px;
    position: absolute;
    width: 23px;
    height: 23px;
    margin-top: -36px;
}

.container-fluid.no-padding.contact_intro {
	overflow: visible!important;
}

.contact_title {
	padding: 35px 0;
	margin-left: 31%;
}

.contact_title p {
	font-size: 28px;
    color: #606060;
    line-height: 38px;
}

.contact_links table {
	border-collapse: collapse;
	width: 100%;
}
  
.contact_links td, .contact_links th {
	/* border-bottom: 1px solid #534741; */
    text-align: left;
    padding: 15px 0 0 0;
}

.contact_links td.last {
	border-bottom: none;
}

.contact_links td.attributes_left {
    font-size: 18px;
    font-weight: 250;
    width: 28%;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
}

.contact_links td.attributes_right, .contact_links td.attributes_right a {
    font-size: 18px;
    font-weight: 350;
    line-height: 30px;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
}

.contact_links td.attributes_right {
	padding-left: 30px;
}

.contact_links .span_left {
	margin-right: 50px;
    color: #606060;
    font-size: 21px;
    font-weight: 300;
    line-height: 40px;
}
.contact_links table{
	margin-top:30px
}
.contact_social img {
	width: 26px;
    display: inline-block;
    margin-right: 20px;
}

.contact_social img.instagram {
	width: 24px;
}

.contact_social img.twitter {
	width: 26px;
}


.contact_links .span_right {
	color: #606060;
    font-size: 21px;
    font-weight: 300;
    line-height: 40px;
}

.contact_links .span_down_left {
	margin-right: 50px;
}

.contact_info{
	border-bottom:2px solid #f1f1f1;
}
.contact_info p.lead{
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: normal;
    color: #4a4a4a;
}
.contact_info p.sublead{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    margin: 30px 50px 30px 0;
    color: #4a4a4a;
}

.contact_details{
	padding: 60px 0px 0px 0px;
}

.contact_details h3 {
	font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 60px;
    color: #606060;
}

.contact_details h3:after {
	content: '';
    position: absolute;
    border-top: 1px solid #606060;
    width: 100%;
    left: 0px;
    margin-top: 55px;
}

.contact_details.full{
	width:100%
}

.contact_details.full p{
	margin-bottom: 10px;
}

.contact_details h6{
	font-size: 16px;
    line-height: normal;
    letter-spacing: 1.7px;
    color: #fffbeb;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 400;
    background: #000;
    display: inline-block;
    padding: 5px 15px;
}

.contact_details h2 {
	font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
	margin-bottom: 35px;
    color: #000;
    font-weight: 100;
}

.contact_details h2:after {
	content: '';
    position: absolute;
    border-top: 1px solid #000;
    width: 90px;
    height: 1px;
    left: 50px;
    margin-top: 50px;
}

.contact_details p, .contact_details a{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 2px;
    color: #000;
    font-weight: 100;
}

.contact_details a {
	color: #717075;
	transition: all 0.3s ease-in 0s;
}

a.phone_sec {
	margin-left: 17px;
}

.contact_details a:hover {
	color: #000;
	letter-spacing: 0.5px;
}


.contact_form h4{
    color: #000;
	font-size: 30px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 50px;
    font-weight: 400;
    font-family: 'Manrope', serif;
}
.contactform{
	margin: 0px 0 20px 0;	
	width:100%;	
}

.contactform .security div.input {
	width: 85%;
}
.contactform div.input{
    float: left;
    margin: 0px 0% 50px 15%;
    padding: 0;
    width: 35%;
    position: relative;
    background: none;
}
.contactform div.input.last{
	margin-right:0px;
}
.contactform div.textarea {
    float: left;
    margin: 0px 0 50px 15%;
    padding: 0;
    width: 85%;
}

.required_fields {
    margin-left: 15%;
    width: fit-content;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
}

.contactform label {
    color: #534741;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    font-family: 'Manrope', monospace;
    transform: scaleY(0.88);
	/* letter-spacing: 5px; */
}

.contact_intro .required_fields {
    position: absolute;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: -15px;
}

.contactform div.submit{
	float: right;
    display: inline-block;
}

.contactform input[type="text"], .contactform textarea {
    width: 100%;
    padding: 7px 0px;
    margin: 0px;
    font-size: 17px;
    background: transparent;
    color: #534741;
    transition: all 0.4s ease;
    text-align: left;
    float: left;
    font-weight: 200;
    border: none;
    border-bottom: 1px solid #534741;
    font-family: 'Manrope', monospace;
}

.contactform input[type="text"]::placeholder, .contactform textarea::placeholder {
	color: #534741;
	font-weight: 300;
}

.contactform textarea {	
    width: 100%;
    height: 60px;
    padding: 8px 0px;
}

.contactform input[type="text"]:focus, .contactform input[type="text"]:hover {
	outline: none;
	background:none; 
}

.contactform textarea:focus, .contactform textarea:hover {
	outline: none;
	background: none; 
}

.contactform div.submit {
    position: relative;
    display: flex;
    align-items: center;
	transition: all 0.5s ease-in-out;
}

.contactform div.submit:before {
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    border-top: 1px solid #444;
	transition: all 0.5s ease-in-out;
}


.contactform div.submit:hover::before {
	left: auto;
	right: 0;
}

.contactform div.submit input{
    border: none;
    cursor: pointer;
    margin: 0px auto;
    background: transparent;
    font-size: 20px;
}

.contactform div.submit input:hover{	
    transition: all 0.3s ease 0s;
}

.contactform div.submit input:active{	
    transition: all 0.3s ease 0s;
}

.contactform .required label:after {
	color:#D52515;
	content:'*';
	display:inline;
}
.contactform div label.error{
	color: #D52515;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    top: 5px;
    text-align: left;
    float: left;
    position: relative;
}

.info-window-content{padding:10px;}
.info-window-content p.balloon-first{
	font-size: 20px;
    padding-bottom: 7px;
    margin-bottom: 11px;
    color: #534741;
    font-weight: 400;
    font-family: 'Manrope', serif;
    border-bottom: 1px solid #534741;
    text-align: center;
}
.info-window-content p.balloon-second{font-size: 15px;text-decoration:none;margin:0px 0 5px 0;font-weight:300;color:#606060;line-height:18px;}
.info-window-content p span{float: right;font-size: 22px;margin-top: -20px;margin-left: 40px;}
.info-window-content p span.balloon-envelope{margin-top: -5px;}

/* FLASH MESSAGES
================================================== */
.hello-bar {
    position: absolute;
    top: 0px;
    left: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #534741;
    font-weight: 400;
    width: 100%;
    z-index: 2000;
    zoom: 1;
    padding: 25px 0 25px 0;
}

.hello-bar:after, .hello-bar:before {
    content: "";
    display: table;
}

.hello-bar:after {
    clear: both;
}

.hello-bar .close {
    text-indent: -9999em;
    background: url(../img/layout/hello-bar-close.png) no-repeat top left;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 25px;
    right: 15px;
}

.hello-bar .close:hover {
    background-position: bottom left;
}


#scrollUp {
    background: #534741 none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 20px;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    opacity: 0.9;
    padding: 10px 20px;
    right: 20px;
    text-decoration: none;
    transition: background 200ms linear 0s;
}


.svgwave {
  margin-left: calc(50% - 150px);
  margin-top: 100px;
}




/* MEDIA QUERIES
================================================== */

@media only screen and (max-width: 2000px) {
	.villa_bottom {
		margin-top: -180px;
	}
}

@media only screen and (max-width: 1800px) {
	/****** HOMEPAGE ******/
	.home_intro p {padding: 0 15% 0 45px; margin-bottom: -20px;}
	.home_book_container { padding: 150px 17% 120px 17%;}

	/******* LOCATION ******/
	.home_facilities h4 {font-size: 62px;}
	.home_facilities .facilities_second_row img {padding-left: 10%;}
	.home_facilities .facilities_second_row p { padding: 0 0 0 5%;}


	.villa_bottom {
		margin-top: -200px;
	}

	.page_text h1 {
    	font-size: 77px;
    	line-height: 90px;
	}
}

@media only screen and (max-width: 1700px) {
	/****** HOMEPAGE ******/
	.page_text.home_about .about_text h2 { font-size: 59px;}
	.home_intro p {padding: 0 15% 0 45px; margin-bottom: -20px;}
	p.booking_moto { font-size: 58px; line-height: 75px;}

	/****** ROOMS ******/
	.swiper-other-rooms .room-title-text { font-size: 35px;line-height: 45px;  min-width: 370px;}
	.swiper-other-rooms .room_intro_image { min-height: 500px;}

	/******* LOCATION ******/
	.home_facilities .facilities_second_row {top: -60px;}

	.page_text .location_section p {
    	width: 70%;
	}

	.villa_text ul {
		margin-left: -30px;
	}

	.villa_text {
		padding: 70px 70px 40px 90px;
	}

	.page_text h1 {
        font-size: 68px;
        line-height: 80px;
    }

}

@media only screen and (max-width: 1499px) {
	/****** FOOTER ******/
	.padd_prefooter {padding: 0px 2%;}
	.footer_box .button{padding-left: 38px;  font-size: 17px;letter-spacing: 4px;}
	a.map_link { font-size: 17px;  letter-spacing: 4px;}
	.copyright_wrapper ul li a {padding: 0 20px;}

	/******** HOMEPAGE ******/
	.home_header_content h1{ font-size: 60px;line-height: 75px;}
	.page_text.home_about .about_text h2 {font-size: 46px; }
	.home_about .about_text { padding-top: 40px;}
	.page_text.home_about .about_text p {padding: 0 0;}
	.home_intro p {padding: 0 20px 0 30px; font-size: 21px;}
	.home_facilities .facilities_second_row .button { margin: 30px 0 0 4%;}
	.location_text p { font-size: 35px; line-height: 45px;}
	p.booking_moto {font-size: 50px; line-height: 65px; }
	.home_book_container { padding: 150px 14% 120px 14%;   }
	.home_book ul.checklist li {width: max-content;}
	.home_book ul.checklist {justify-content: center; flex-wrap: wrap; row-gap: 20px; column-gap: 40px;}

	/****** DYNAMIC PAGES ******/
	.page_heading_image h1 { font-size: 65px;}

	/****** ROOMS ******/
	.page_text .rooms_intro p {max-width: 55vw; font-size: 35px; line-height: 48px;}
	.room-title-text {font-size: 33px; line-height: 45px; min-width: 335px;}
	.room-number-sup-flex {font-size: 27px;}
	.arrow-icon {width: 45px; height: 45px;}
	.room_intro_image { min-height: 500px;}
	.room_page .home_header_content h1 { font-size: 55px;}
	.room_info_view .room_info_inner { padding: 25px 40px;}
	.room_info_view .room_info_inner ul li { font-size: 20px;}
	.room-info-sep {padding: 0 35px; top: 2px; position: relative;}
	.page_text .room_subtitle h2 {font-size: 40px}
	.swiper-other-rooms .room_intro_image { min-height: 450px; }
	p.main_subtitle { font-size: 60px;}
	.swiper-other-rooms .room-title-text { font-size: 27px; line-height: 37px; min-width: 300px; }
   

	/****** SERVICES ******/
	.page_text .about_text h2 { font-size: 60px;}
	.about_wrapper.dynamic .about_text h2 {padding: 0 10%;}
	.about_wrapper.dynamic .about_text p { padding: 0 10%;}
	p.amenities_title, .amenities_section h6 {font-size: 60px; padding-bottom: 20px;}
	.room_facilities ul li { font-size: 19px;}


	/****** LOCATION ******/
	.home_facilities h4 {font-size: 50px;}
	.home_facilities .facilities_second_row p {padding: 0 0 0 4%; font-size: 18px; line-height: 30px;}
	.home_facilities .facilities_second_row {top: 30px;}
	.home_facilities .facilities_second_row.location { align-items: flex-start;padding-bottom: 70px;}
	.home_facilities .facilities_second_row img {top: -85px; position: relative;}
	

	/****** GALLERY ******/
	.page_text.gallery_padd h1 {font-size: 60px;}


	.room_right_image img {
		width: 100%;
	}

	.page_text .villa_box p {
    	padding: 0 10% 25px 10%;
	}

	.page_text h3 {
    	font-size: 45px;
    	line-height: 45px;
	}

	.page_text .location_section h1 {
		font-size: 80px;
		line-height: 90px;
		margin-bottom: 25px;
	}

	.page_text .location_section p {
        width: 80%;
    }

	.center-box {
		width: 390px;
		height: 390px;
	}

	.home_villa_text.left {
		padding-right: 15px;
	}

	.home_villa_text.right {
		padding-left: 15px;
	}

	.villa_img {
		margin-top: 0px;
	}

	.villas .opacity_bg {
		height: 90%;
	}

	.villa_text {
		padding: 50px 30px 30px 70px;
	}

	.page_text h2 {
    	font-size: 85px;
	}

	.page_text .villa_text p {
		margin-top: 30px;
	}

	.page_text.villas h2:before {
		margin-left: -40px;
	}

	.villa_text img {
		width: 70px;
	}

	.page_text .villa_text ul li p {
		font-size: 22px;
	}

	.more {
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.villa_details {
		padding: 20px 0px;
	}

	.villa_details p {
		font-size: 24px;
		padding-top: 25px;
	}

	.villa_details p.detail_number {
		font-size: 55px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 34px;
		line-height: 55px;
	}

	.about_wrapper img.villa_right_img {
		width: 400px;
		margin-top: 50px;
	}

	.villa_description p {
		font-size: 22px;
		line-height: 40px;
	}

	.villa_description {
		padding: 15px 0px;
	}

	.tabs_description {
		padding: 30px 0px 0 0px;
	}

	.contact_right {
		padding: 100px 0px 0 30px;
	}

	.parallax p {
		font-size: 48px;
		line-height: 70px;
	}

	.page_text .about_text h1 {
		font-size: 50px;
		line-height: 70px;
	}

	.about_right_img {
    	width: 235px;
	}

	.about_wrapper .about_left p {
		padding: 75px 60px 0 60px;
	}

	.about_bg {
		height: 70%;
	}

	.footer_box_container.pd-100 {
		padding-left: 50px;
	}

	.footer_box_container.pd-130 {
		padding-left: 30px;
	}

	.page_text.tabs_section h1 {
		font-size: 45px;
		padding-top: 40px;
	}

	.menu_tabs {
		margin-top: 40px;
	}

	.page_text .tabs_description h2 {
		font-size: 30px;
	}

	.page_text .tabs_description p {
		margin-bottom: 0px;
	}

	.menu_tabs ul li a {
		font-size: 24px;
	}

	.menu_tabs ul li a.inactive {
		font-size: 24px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 30px 0;
		font-size: 21px;
	}

	.tabs_description_left {
		margin-right: 0;
	}

	.location1 {
		width: 50%;
	}

	.location_intro {
		padding-top: 50px;
	}

	.interior.dynamic .interior_text {
		padding: 20px 60px 0px 14%;
	}

	.exterior.dynamic .exterior_text {
		padding: 20px 18% 0px 60px;
	}

	.page_text .interior h2 {
		font-size: 38px;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}

	.page_text .exterior h2 {
		font-size: 38px;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}

	.page_text .interior h2:after {
		margin-top: 60px;
	}

	.page_text.dynamic_page h1 {
		font-size: 40px;
		line-height: 65px;
	}

	.content_left img {
		margin-top: 210px;
		padding-right: 0px;
	}

	.footer_box .book {
		width: 100%;
		background-position: 95% 15px;
		font-size: 19px;
		letter-spacing: 0;
		margin-bottom: 25px;
	}

	.newsletter {
		margin: 0;
	}

	.services_text {
		padding-left: 0px;
		padding-top: 0px;
	}

	.exterior_img {
		padding-right: 0;
	}

	.interior_img {
		padding-left: 0px;
	}

	.exterior_right_img:before {
		left: 0;
	}

	.page_text .exterior h2:after {
		margin-top: 65px;
	}

	.exterior {
		padding-bottom: 100px;
	}

	.interior {
		padding-bottom: 100px;
	}

	.gallery_box .gallery_text span {
		font-size: 32px;
		padding: 35px 35px;
	}

	.rooms_home .about_text {
		padding-top: 30px;
	}

	.sight_description {
		padding: 3% 6%;
	}

	.contact_left {
		margin-right: 0px;
	}

	.rooms_description {
		width: 85%;
		padding: 3% 1% 3% 10%;
	}

	.room_title h1 {
		font-size: 40px;
		line-height: 55px;
		padding-left: 60px;
	}

	.room_book {
		font-size: 23px;
	}

	.features_list {
		padding: 50px 0px;
	}

	.features_list ul li {
		font-size: 19px;
		padding: 15px 10px 15px 10px;
	}

	.page_text h1 {
        font-size: 62px;
        line-height: 72px;
        margin-bottom: 85px;
	}

	.page_text.services h1 {
		font-size: 38px;
		width: auto;
		line-height: 50px;
		margin-bottom: 20px;
	}

	.service_img {
		height: 60vh;
	}

	.services_wrapper.right a {
		left: calc(100% - 170px);
	}

	.services_wrapper.right:after {
		margin-left: calc(50% + 45px);
	}

	.services_wrapper.right:before {
		margin-left: calc(50% + 45px);
	}

	.service_info {
		padding: 0px 15px 0 30px;
	}

	.services_wrapper:before {
		margin-left: 45px;
	}

	.services_wrapper:after {
		margin-left: 45px;
	}

	.services_wrapper a {
		width: 170px;
		left: calc(50% - 170px);
	}

	.location_link {
		padding: 10% 0% 30% 0%;
		width: 46%;
	}

	.slide_title h2 {
		font-size: 65px;
	}

	.services_title h2 {
		font-size: 80px;
		line-height: 80px;
	}

	.rooms_more {
		font-size: 23px;
		margin-right: 95px;
	}

	.room_details p {
		font-size: 20px;
	}

	.room_details {
		padding: 10px 38px;
	}

	.room_details ul li {
		font-size: 21px;
	}

	.suites_title {
		top: -265px;
	}

	.suites_title h2 {
		font-size: 75px;
		line-height: 75px;
		margin-top: 30px;
		margin-left: 5%;
	}

}

@media only screen and (min-width:1200px) and (max-width:1349px) {
	/*#header { background:red;  min-height:70px;}*/
	
	.facility_text { padding-top:30px; margin-bottom:50px;}
	.more_rooms a span { font-size: 16px; }

	.suites_title h2 {
		font-size: 70px;
		line-height: 70px;
		margin-top: 5px;
		margin-left: 5%;
	}

	.page_text h3 {
        font-size: 40px;
        line-height: normal;
        margin-top: 20px;
    }

	.page_text .location_section h1 {
        font-size: 70px;
        line-height: 80px;
        margin-bottom: 20px;
    }

	.padd {
	    padding-top: 100px;
    	padding-bottom: 100px;
	}

	.villa_text img {
		width: 65px;
	}

	.villas .opacity_bg {
		width: 40px;
	}

	.page_text .villa_text ul li p:before {
		background-size: 15px;
		width: 15px;
		height: 15px;
	}

	.page_text .villa_text ul li p {
		font-size: 20px;
	}

	.more {
		margin-top: 30px;
		padding: 15px 50px 15px 50px;
	}

	.page_text .villa_text p {
		margin-top: 20px;
	}

	.villa_text {
		padding: 40px 20px 20px 60px;
	}

	.swiper-slide.villa_gallery_img {
		height: 80vh;
	}

	.page_text .room_info ul li {
		padding: 0 35px;
	}

	.page_text h2 {
        font-size: 80px;
    }

	.about_wrapper .home_left_image:after {
		bottom: 50px;
		left: 50px;
	}

	.about_wrapper .location_right_img {
		margin-top: 30px;
		width: 300px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 30px;
		line-height: 45px;
	}

	.about_wrapper.location_section p {
		font-size: 20px;
		padding: 40px 0 0 40px;
		line-height: 37px;
	}

	.parallax p {
		font-size: 43px;
		line-height: 60px;
	}

	.home_right_image {
		margin-top: 90px;
	}

	.about_bg {
		height: 55%;
	}

	.white_line {
		margin-top: -60px;
	}

	.white_line.sec {
		margin-top: 30px;
	}

	.white_line.third {
		margin-top: 120px;
	}

	.about_wrapper img.logomark {
		padding-top: 130px;
		padding-bottom: 140px;
	}

	.page_text .about_text h1 {
		font-size: 40px;
		line-height: 60px;
	}


	.gallery_box.right {
		margin: 30px 0 80px 0;
	}

	.gallery_img p {
		width: 100%;
	}

	.tabs_description_right {
		margin: 0px;
	}

	.page_text .tabs_description h2 {
		font-size: 28px;
	}

	.tabs_description h2 span {
		font-size: 26px;
		margin-right: 15px;
	}

	.menu_tabs {
		margin-top: 30px;
		margin-right: 0;
		padding: 15px 0;
	}

	.menu_tabs ul li a:before {
		left: -35%;
	}

	.menu_tabs ul li a {
		font-size: 21px;
	}

	.menu_tabs ul li a span {
		font-size: 26px;
	}

	.page_text.tabs_section h1 {
		font-size: 40px;
		padding-top: 35px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 25px 0;
		font-size: 20px;
		width: calc(49% - 30px);
		margin: 0 30px 0 0;
	}

	.sights_image {
		margin-top: -45px;
	}

	.sights_image:before {
		height: calc(100% - 45px);
	}

	.location2 {
		width: 80%;
	}

	.menu_tabs ul li a:after {
		width: 20px;
		background-size: 20px;
		height: 20px;
	}

	.menu_tabs ul li a.inactive {
		font-size: 21px;
	}

	.location3 {
		width: 50%;
	}

	.location1 {
		width: 65%;
	}

	.interior.dynamic .interior_text {
		padding: 20px 40px 20px 11%;
	}

	.villa_facilities ul li {
		font-size: 22px;
		padding: 30px 0;
	}

	.villa_facilities {
		padding: 30px;
	}

	.villa_facilities:after {
		width: calc(100% - 170px);
	}

	.page_text .interior.dynamic h2 {
		margin-top: 0;
		padding-bottom: 20px;
	}

	.exterior.dynamic .exterior_text {
		padding: 20px 18% 0px 40px;
	}

	.page_text .exterior.dynamic h2 {
		margin-top: 15px;
	}

	.page_text .exterior.dynamic ul li {
		margin: 3px 28px 3px 0px;
	}

	.exterior.dynamic {
		padding-bottom: 90px;
	}

	.page_text.dynamic_page h1 {
		font-size: 37px;
		line-height: 60px;
	}

	.content_left {
		margin-right: 50px;
	}

	.content_left img {
		margin-top: 160px;
	}

	.menu_info p {
		padding: 6px 0;
		font-size: 18px;
	}

	.page_text.dynamic_page ul li {
	    padding: 5px 35px 5px 0;
	}

	.footer_box .book {
		margin-bottom: 25px;
	}

	.services_text .more {
		margin-top: 50px;
	}

	.page_text.services h1 {
		font-size: 32px;
	}

	.service_info {
		padding: 0px 15px 0 15px;
	}

	.services_wrapper:before {
		margin-left: 30px;
	}

	.services_wrapper:after {
		margin-left: 30px;
	}

	.services_wrapper.right:after {
		margin-left: calc(50% + 30px);
	}

	.services_wrapper.right:before {
		margin-left: calc(50% + 30px);
	}

	.services_wrapper.right a {
		left: calc(100% - 150px);
	}

	.service_img {
		height: 55vh;
	}

	.services_wrapper a {
		width: 150px;
		padding: 20px 0;
		left: calc(50% - 150px);
	}

	.services {
		padding-top: 100px;
	}

	.exterior_right_img img {
		width: 240px;
	}

	.page_text .exterior h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.page_text .exterior h2:after, .page_text .interior h2:after {
		margin-top: 55px;
	}

	.exterior, .interior {
		padding-bottom: 80px;
	}

	.interior_text {
		padding: 35px 90px 35px 24%;
	}

	.interior_left_img {
		padding-right: 90px;
	}

	.page_text .interior h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.more {
		margin-top: 40px;
	}

	.exterior_text {
		padding: 35px 20% 5px 13%;
	}

	.home_half_text {
		padding: 0px 0px 100px 0px;
	}

	.home_left_image {
		margin-top: 100px;
	}

	.view_suites_description h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.room_details p {
		font-size: 18px;
	}

	.room_details {
		padding: 10px 20px;
	}

	.room_details ul li {
		font-size: 19px;
	}

	.slide_title h2 {
		font-size: 55px;
	}

	.services_title h2 {
		font-size: 70px;
		line-height: 75px;
	}

	.location_text {
		margin-top: 40px;
		padding-right: 0;
	}

	.location_link {
		width: 48%;
		padding: 13% 0% 30% 0%;
	}

	.location_link a {
		font-size: 60px;
		line-height: 70px;
	}

	.pages.home .page_text h1 {
		font-size: 45px;
		padding-top: 50px;
		line-height: 65px;
	}

	.room_facilities h1 {
		font-size: 60px;
		margin-bottom: 70px;
	}
	
	.features {
		margin-bottom: 60px;
	}

	.room_facilities .room_right_image img {
		width: 90%;
	}

	.features_list ul li {
		font-size: 19px;
		padding: 15px 10px 10px 10px;
	}

	.rooms_description h2 {
		font-size: 45px;
		line-height: 50px;
		padding: 20px 0 40px 0;
	}

	.page_text .room_title h1 {
		font-size: 36px;
	}

	.rooms_description p {
		font-size: 24px;
		line-height: 40px;
		padding: 20px 70px 70px 0;
	}

	.rooms_description ul li {
		font-size: 26px;
	}

	.room_title h1 {
		font-size: 36px;
		line-height: 50px;
		padding-left: 50px;
	}

	.rooms_more {
		font-size: 23px;
	}

	.room_title {
		padding: 40px 40px 40px 40px;
	}

	.sight_description {
		width: 88%;
	}

	h2.location_title {
		font-size: 60px;
		line-height: 60px;
		margin-left: 0;
		margin-top: 0;
	}

	.footer_box_container.pd-130 {
		padding-left: 0;
	}

	.footer_box_container.pd-100 {
		padding-left: 30px;
	}

	.footer_social img {
		margin-right: 20px;
	}

	.footer_box_container.pd-100 {
		padding-left: 60px;
	}

	.responsive_menu ul li a {
        font-size: 32px;
        padding: 8px 10px 12px 40px;
    }

	#logo_mob {
		width: 200px;
	}

	img.footer_logo {
		max-width: 115px;
	}

	.newsletter_title {
		font-size: 55px;
		line-height: 55px;
	}

	.gallery_box .gallery_text span {
		font-size: 29px;
		padding: 29px 25px;
	}

	.dynamic_right_image {
		width: 90%;
	}

	.beige_bg.sights {
		height: 65px;
	}

	.beige_bg.sights.left {
		bottom: -64px;
	}

	.gallery_content {
		margin-bottom: 50px;
	}
	
	.rooms_view .room_right_image {
		width: 100%;
	}

	.other_rooms .rooms_description h2 {
		line-height: 55px;
	}

}  

@media only screen and (min-width:992px) and (max-width:1199px) {
	/*#header { background:green;  min-height:70px;}*/
	
	.right_image.offset_top { margin-top:-30px;}
	
	.facility_text { padding-top:20px; margin-bottom:50px; }
	
	.sight_container {  min-height:320px;  }
	.sight_container.inner_sight_container {  min-height:500px;  }	
	.home_center_title {
		margin-bottom: 50px;
		margin-top: 100px;
	}

	.next_room {
		margin-left: 20px;
    	width: calc(100% - 70px);
	}

	.villa_gallery p {
		font-size: 23px;
		bottom: 40px;
		right: 20px;
		letter-spacing: 3px;
	}

	.room_description {
    	padding-right: 45px;
	}

	.page_text .villa_box p {
        padding: 0 5% 25px 5%;
    }

	.page_text h3 {
        font-size: 35px;
        line-height: normal;
    }

	.page_text .location_section h1 {
        font-size: 65px;
        line-height: 75px;
        margin-bottom: 20px;
    }

	.home_header_content.location h1 {
		margin-bottom: 70px;
		margin-left: 15px;
	}

	.location .scrollButtonContainer {
    	right: 15px;
	}

	.page_text .room_info ul {
		padding: 25px;
	}

	.padd {
    	padding-top: 100px;
    	padding-bottom: 100px;
	}

	.page_text .room_info ul li {
    	padding: 0 35px;
	}

	.home_villa_text p {
		font-size: 17px;
		line-height: 32px;
		padding: 25px 0;
	}

	.villas .opacity_bg {
		width: 40px;
	}

	.page_text .room_info h2 {
		padding-left: 30px;
	}

	.page_text h2 {
        font-size: 80px;
    }

	.room_info .button {
		margin-left: 30px;
	}

	.villa_text {
		padding: 35px 15px 15px 60px;
	}

	.villa_details p.detail_number {
		font-size: 50px;
	}

	.villa_details ul li img {
		width: 70px;
	}

	.villa_details p {
		font-size: 22px;
		padding-top: 20px;
	}

	.villa_description {
		padding: 0;
	}

	.villa_description p {
		font-size: 20px;
		line-height: 37px;
	}

	.about_wrapper img.villa_right_img {
		width: 350px;
		margin-top: 40px;
	}

	.menu_tabs ul li a.inactive {
		font-size: 22px;
	}

	.contact_right h3, .contact_left h3 {
		font-size: 35px;
		letter-spacing: 3px;
	}

	.container-fluid.no-padding.dynamic_page {
		padding-left: 15px;
		padding-right: 15px;
	}

	.dynamic_text {
		padding: 0 15px;
	}

	.villas:before {
		width: calc(100% - 15px);
	}

	.villa_facilities {
		margin: 0 30px;
	}

	.parallax a {
		margin-top: 40px;
		font-size: 18px;
		padding: 17px 30px;
	}

	.parallax p {
		font-size: 35px;
		line-height: 48px;
	}

	.home_right_image:after {
		bottom: 40px;
		left: 40px;
	}

	.about_bg {
		height: 55%;
	}

	.about_wrapper .about_left p {
		padding: 130px 60px 0 0px;
		font-size: 21px;
	}

	.page_text .about_text h1 {
		font-size: 40px;
		line-height: 60px;
		padding: 15px 0px 15px 50px;
	}

	.about_left_img {
		margin-left: 0px;
		width: calc(100% + 25px);
		max-width: calc(100% + 25px);
	}

	.about_right_img {
        width: 190px;
    }

	.white_line {
		margin-top: -100px;
	}

	.white_line.sec {
		margin-top: -20px;
	}	

	.about_wrapper img.logomark {
		width: 50px;
		padding-top: 120px;
		padding-bottom: 150px;
	}

	.page_text.padd_mob h1 {
		padding-left: 15px;
	}

	.gallery_box .icon_gallery {
		width: 17%;
		top: -100px;
	}

	.albums_home {
		margin: 80px 0;
		padding-bottom: 0;
	}

	.gallery_box.right .gallery_text {
		right: 40px;
		bottom: -100px;
	}

	.gallery_box .gallery_text {
		padding: 30px 30px;
		margin-top: -60px;
		margin-left: 40px;
	}

	.gallery_image_sec {
		margin-right: 5%;
	}

	.gallery_box .gallery_text p {
		font-size: 23px;
	}

	.page_text .gallery_img h1 {
		padding-left: 0;
	}

	.gallery_img p {
		width: 100%;
	}

	.tabs_description:before {
		display: none;
	}

	.tabs_description_right {
		margin: 0px;
	}

	.tabs_description h2 span {
		font-size: 24px;
		margin-right: 15px;
	}

	.page_text .tabs_description h2 {
		font-size: 27px;
	}

	.tabs_description {
		padding: 20px 0px 0 0;
	}

	.menu_tabs ul li a span {
		font-size: 26px;
		margin: 0 auto 15px auto;
	}

	.menu_tabs ul li a:after {
		width: 20px;
		background-size: 20px;
		height: 20px;
	}

	.menu_tabs ul li a.inactive span {
		font-size: 24px;
	}

	.menu_tabs ul li a:before {
		left: -32%;
	}

	.page_text .tabs_description p {
		font-size: 18px;
		line-height: 31px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 20px 0;
		font-size: 19px;
	}

	.page_text .menu_tabs ul li {
		padding: 7px 0px 7px 0px;
	}

	.menu_tabs ul li a {
		font-size: 21px;
		padding: 30px 0px;
	}

	.page_text.tabs_section h1 {
		font-size: 40px;
		padding-top: 35px;
		line-height: 50px;
	}

	.tabs_section:before {
		display: none;
	}

	.location_intro {
		padding-top: 30px;
	}

	.location1 {
		width: 65%;
		margin-left: 20px;
	}

	.location_intro p {
		padding-right: 15px;
	}

	.location3 {
		width: 70%;
		padding-right: 15px;
	}

	.location2 {
		width: 100%;
		padding-left: 15px;
	}

	.contact_intro {
		padding: 80px 80px 50px 80px;
		margin-bottom: 80px;
	}	

	.services_page .about_text {
		padding: 50px 30px 0 30px;
	}

	.albums_swiper:after {
		display: none;
	}

	.page_text .interior.dynamic h2 {
		margin-bottom: 10px;
	}

	.villa_facilities ul li {
		padding: 22px 0px;
		font-size: 21px;
		width: calc(49% - 45px);
		margin: 0 25px;
	}

	.villa_facilities:after {
		border-bottom: 15px solid #A78479;
		width: calc(100% - 190px);
		bottom: -15px;
	}

	.interior.dynamic .interior_text {
		padding: 0px 30px 30px 0;
	}

	.exterior.dynamic .exterior_text {
		padding: 0px 0px 0px 30px;
	}

	.interior.dynamic:after {
		height: 100px;
		top: 0;
		bottom: auto;
	}

	.exterior.dynamic:before {
		display: none;
	}

	.exterior.dynamic {
		padding-bottom: 80px;
	}

	.page_text .exterior.dynamic ul li {
		margin: 3px 27px 3px 0px;
	}

	.content_left {
		margin-right: 0px;
	}

	.page_text.dynamic_page h1 {
		font-size: 32px;
		line-height: 55px;
	}

	.content_left img {
		margin-top: 170px;
	}

	.services p {
		padding-right: 10%;
	}

	.page_text.services h2:after {
		margin-top: 55px;
	}

	.services_text .more {
		margin-top: 40px;
	}

	.page_text.services h1 {
		font-size: 34px;
		padding-left: 0px;
		padding-top: 0;
	}

	.page_text .exterior h2 {
		font-size: 32px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.page_text p.title {
    	font-size: 22px;
	}

	.villa_text img {
		width: 65px;
	}

	.page_text .villa_text ul li p {
		font-size: 20px;
	}

	.exterior_text {
		padding: 20px 20% 0px 8%;
	}

	.more {
		padding: 15px 50px 15px 50px;
	}

	.exterior {
		padding-bottom: 80px;
	}

	.interior_left_img {
		padding-right: 40px;
		padding-left: 20%;
	}

	.page_text .interior h2:after {
		margin-top: 50px
	}

	.page_text .interior h2 {
		font-size: 32px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.interior_text {
		padding: 20px 40px 0px 20%;
	}

	.exterior:after {
		width: 10%;
	}
	
	.exterior_right_img img {
		width: 180px;
	}

	.exterior {
		margin-top: 70px;
	}

	.icon_content img {
		width: 150px;
	}

	.page_text .icon_content .icon_number {
		font-size: 45px;
		margin-top: 8px;
	}

	.page_text .icon_content .icon_text {
		font-size: 25px;
	}

	#header:after {
		width: calc(100% - 80px);
	}

	.rooms_home ul li {
		font-size: 18px;
		line-height: 37px;
		margin-bottom: 5px;
	}

	.facilities p {
		font-size: 19px;
		line-height: 35px;
	}

	.container-fluid.no-padding.contact_intro {
		overflow: hidden!important;
	}

	.view_suites_description {
		flex-direction: column;
		justify-content: center;
	}

	.view_suites_description h2 {
		font-size: 30px;
		padding-left: 0;
		line-height: 35px;
		text-align: center;
	}

	.room_details {
		padding: 0px 30px;
		border-left: none;
		text-align: center;
	}

	.rooms_more {
		font-size: 21px;
	}

	.suites_title h2 {
		font-size: 65px;
		line-height: 65px;
		margin-top: 0;
		margin-left: 0;
	}

	.suites_title {
		top: -205px;
	}

	img.rooms_home {
		top: -210px;
		width: 100%;
	}

	.slide_title h2 {
		font-size: 55px;
		left: -15px;
	}

	.services_title h2 {
		font-size: 70px;
		line-height: 70px;
	}

	.pages.home .page_text h1 {
		font-size: 37px;
		padding-left: 70px;
	}

	.pages.home .about_text {
		padding-top: 60px;
	}

	.pages.home .page_text h1:before {
		background-size: 40px;
		width: 40px;
	}

	.other_rooms.page_text .room_title h1 {
		font-size: 35px;
		width: 100%;
		padding-left: 20px;
	}

	.other_rooms .rooms_description h2 {
		line-height: 55px;
	}

	.room_facilities h1 {
		font-size: 55px;
		margin-bottom: 70px;
	}

	.rooms_view .room_right_image {
		width: 100%;
	}

	.rooms_view .room_right_image {
		width: 100%;
		padding-bottom: 90%;
	}

	.room_book {
		font-size: 21px;
	}

	.room_right_image img {
		width: 100%;
	}

	.rooms_description p {
		margin-bottom: 10px;
		font-size: 23px;
		font-weight: 300;
		line-height: 35px;
		padding: 0 50px 10px 0;
	}

	.rooms_description ul li {
		font-size: 24px;
	}

	.room_title .rooms_more {
		bottom: -20px;
	}

	.rooms_description h2 {
		font-size: 40px;
		line-height: 50px;
		padding: 20px 0 30px 0;
	}

	p.total_rooms {
		font-size: 20px;
		line-height: 35px;
		padding: 8px 20px 10px 0;
	}

	.swiper-container.swiper-suites {
		margin: 100px 0 0 0;
	}
	
	.room_title h1 {
		font-size: 35px;
		line-height: 45px;
		padding-left: 20px;
	}

	.contact_details p, .contact_details a {
		font-size: 18px;
		line-height: 30px;
	}

	.contact_details h3:after {
		margin-top: 40px;
	}

	.contact_details h2 {
		font-size: 20px;
	}

	.contact_details h2:after {
		left: 30px;
	}

	.contact_details h3 {
		font-size: 23px;
    	margin-bottom: 40px;
	}

	.contact_left p {
		font-size: 30px;
		line-height: 45px;
	}

	.contactform div.input {
        margin: 0px 0% 35px 5%;
        width: 45%;
	}

	.contactform div.input.textarea {
		width: 95%;
	}

	.contact_title p {
		font-size: 24px;
		line-height: 32px;
	}

	.contactform input[type="text"], .contactform textarea {
		font-size: 17px;
    	padding: 15px;
	}

	.contactform .security div.input {
    	width: 95%;
	}

	.contact_right {
		padding: 90px 0px 0 15px;
	}

	.map:before {
		height: 685px;
		left: -5px;
		bottom: -20px;
	}

	.container-fluid.no-padding.contact_information {
		padding-left: 15px;
		padding-right: 15px;
	}

	.sight_description {
		width: 93%;
	}

	.required_fields {
    	margin-left: 5%;
	}

	h2.location_title {
		font-size: 60px;
		line-height: 60px;
		margin-left: 0;
		margin-top: 0;
	}

	.gallery_text span p {
		font-size: 18px;
	}

	.gallery_view {
		height: 50vh;
	}

	.tex-er{font-size:20px !important;line-height:25px !important;}

	.newsletter_title {
		font-size: 50px;
		line-height: 50px;
	}

	.newsletter_subtitle {
		font-size: 20px;
	}

	.footer_box_container.pd-130 {
		padding-left: 0px;
	}

	.footer_box .book {
		background-position: 95% 13px;
		font-size: 18px;
		padding: 12px;
		margin-bottom: 30px;
	}

	.footer_box_container.pd-100 {
		padding-left: 15px;
	}

	.footer_box p.newsletter_subtitle {
		font-size: 17px;
		letter-spacing: 0;
	}

	img.footer_logo {
		max-width: 110px;
	}

	.newsletter-input input {
		font-size: 17px;
		padding: 12px 12px 13px 12px;
	}

	.padd_footer {
	    padding: 20px 15px;
	}

	.newsletter-input .submit input {
		background-size: 32px;
	}

	.facilities .room_box {
		margin-bottom: 30px;
		padding: 0px 0 0 0;
	}
	.facilities .page_text ul li {
		line-height: 26px;
	}
	.more_rooms a span { font-size: 15px; width: 75%; padding: 10px; }

	.menu_info p {
		padding: 5px 0;
		font-size: 18px;
	}

	.menu_info {
		right: 0;
	}

	#logo_mob {
		width: 200px;
	}

	.responsive_menu .extra_links {
		position: relative;
		top: 220px;
	}

	.contact_menu_container {
		margin-left: 30px;
	}

	.gallery_box .gallery_text span {
		font-size: 28px;
		padding: 25px 25px;
	}

	.gallery_box.right {
		margin-top: 20px;
	}

	.gallery_content {
		margin-bottom: 50px;
	}

	.page_text h1 {
        font-size: 60px;
        line-height: 70px;
        margin-top: 0;
        margin-bottom: 60px;
	}

	.page_text h1:before {
		width: 100px;
	}

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 80px;
	}

	.gallery_box.right .gallery_image_sec {
		margin-left: 5%;
	}

	.m-t-100 {
		margin-top: 50px;
	}

	.gallery_page {
		margin-top: 100px;
	}

	.beige_bg.sights.left {
		bottom: -59px;
	}

	.beige_bg.sights {
		height: 60px;
	}

	h3.sight_title {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 30px;
	}

	.features_list ul li {
		border-right: none;
	}

	.features {
		margin-bottom: 50px;
	}

	.features_list ul li:nth-last-child(2n) {
		border-right: 2px solid #BFBDBB;
	}

	.features_list ul li {
		width: 49%;
	}

	.features_list.facility_list ul li:nth-last-child(2n) {
		border-right: none;
	}

	.location_link a {
		font-size: 55px;
		line-height: 60px;
	}

	.location_link {
		width: 50%;
	}

	.location_link a:after {
		width: 30px;
		height: 30px;
		background-size: 30px;
		margin-top: 20px;
		right: 0px;
	}

	.home_left_image.location {
		margin-left: 0px;
	}

	.about_wrapper .home_left_image:after {
		bottom: 40px;
		left: 40px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 30px;
		line-height: 45px;
	}


}
@media only screen and (max-width: 1199px) {
	/******* HEADER *******/
	#header {padding: 0px 30px;}
	#header.fixed{padding: 10px 30px}
	.close_menu { right: 10%;}
	.responsive_menu ul li a {font-size: 30px; padding: 10px 40px 10px 40px;}
	.responsive_menu ul li a span {font-size: 22px;width: 20px;}
	    
	/******* FOOTER *******/
	.padd_prefooter {padding: 0px 15px;}
	#footer_logo {width: 170px; height: 190px;}
	.footer_box p {font-size: 17px; line-height: 24px;}
	/* .footer_box{padding-left: 10px;padding-right: 10px;} */
	.footer_box.last{padding-left: 8px;}
	.footer_box .button {padding-left: 32px; font-size: 16px; letter-spacing: 3px;}
	a.map_link {font-size: 16px; letter-spacing: 3px;}
	.copyright_wrapper ul li a { padding: 0 15px;}


	/******** HOMEPAGE ********/
	.home_header_content h1 {font-size: 55px;}
	.home_intro p { margin-bottom: -17px; }
	.location_flex {align-items: flex-start; flex-direction: column; padding-left: 30px; padding-right: 30px;}
	.location_text p {font-size: 32px; line-height: 42px; padding-right: 10%; }
	.location_home .location_bg { height: 700px;}
	.location_home { margin-top: 0;}
	p.booking_moto { font-size: 40px; line-height: 55px;  }
	.home_book_container { padding: 150px 9% 120px 9%; }

	/******** DYNAMIC PAGES *******/
    .page_heading_image h1 {font-size: 60px;}

	/******* HOTEL *******/
	.page_text .rooms_intro p { max-width: 70vw; font-size: 31px; line-height: 43px;}
	.room_row .first_room {padding-left: 15px;}
	.room_row .second_room {padding-right: 15px;}
	.room_intro_image { min-height: 440px;}
	.room-title-text {font-size: 30px; line-height: 40px; min-width: 300px; }
	.arrow-icon {width: 35px; height: 35px; }

	/****** SERVICES *******/
	.about_wrapper.dynamic .about_text h2 {padding: 0; }
	.page_text .about_text h2 { font-size: 55px; }
	.about_wrapper.dynamic .about_text p {padding: 0 5%; }
	p.amenities_title, .amenities_section h6 {font-size: 50px; padding-bottom: 10px; }
	.room_facilities ul li {font-size: 18px; padding: 7px 0; }
	.room-info-sep { padding: 0 20px; top: 1px;}
	.amenities_text { padding: 30px 3%;}

	/******* ROOMS *******/
	.room-info-sep {font-weight: 200;}
	.room_info_view .room_info_inner {padding: 25px 30px;}
	.room_info_view .room_info_inner ul li {font-size: 18px; }
	.page_text .room_subtitle h2 {font-size: 35px; line-height: 45px; padding-top: 10px;}
	.room_overview {padding: 30px 0 90px 0;}
	.swiper-slide.villa_gallery_img {height: 60vh; min-height: 600px;}

	/****** LOCATION *******/
	.home_facilities h4 { font-size: 40px;}
	.home_facilities .facilities_second_row img {top: -55px; position: relative;}

	/******** GALLERY *******/
	.page_text.gallery_padd h1 {font-size: 50px;  margin-bottom: 30px;}

	/******** CONTACT *******/
	table tr{display: flex; flex-direction: column;}
	.contact_links td, .contact_links th {padding: 5px 0 0 0;}
	.contact_links td.attributes_right {padding-left: 0;  padding-bottom: 15px;}
	.contact_form { padding-left: 5%;}



}
@media (max-width:991px){
	.padd_top_big {padding-top: 70px;}

	/****** HEADER *******/
	#book_now {right: 75px; letter-spacing: 5px;}   
	#logo {width: 165px; height: 80px;}
	#lang_info a { padding-right: 20px;}
	.responsive_menu ul li a {font-size: 27px; padding: 10px 25px 10px 25px; }
	.responsive_menu ul li a span { font-size: 20px;  width: 18px;  }

	/****** FOOTER *******/
	#footer_logo {width: 135px; height: 155px; }
	.footer_box h6 { font-size: 17px; letter-spacing: 4px;}
	.align_copyright, .align_terms, .align_wapp{padding-left: 0px; padding-right:0px}
	.footer_wrapper {display: flex;flex-wrap: wrap;	}
	.footer_wrapper .footer_box {width: 25%;flex: 0 0 25%;	max-width: 25%;box-sizing: border-box;order: 1;	}
	.footer_wrapper .footer_box.middle {width: 100%;flex: 0 0 100%;max-width: 100%;order: 0;	}
	.copyright_wrapper ul li a {padding: 0 5px; font-size: 14.5px; }
	.footer_wrapper {padding: 50px 0;}
	#footer_logo { margin-bottom: 40px; }

	/******** HOMEPAGE *******/
	.home_header_content h1 { font-size: 50px;  line-height: 60px; }
	.page_text.home_about .about_text h2 {font-size: 43px; }
	.home_about .about_text { margin-bottom: 0;  }
	.home_intro p {margin-bottom: -18px; font-size: 19px; line-height: 30px; }
	.location_text p { font-size: 28px; line-height: 37px;}
	.home_book_container { padding: 120px 5% 90px 5%  }
	p.booking_moto { font-size: 35px;  line-height: 50px;    }
	.home_book ul {gap: 15px;}
	.home_book ul li {font-size: 17px;}

	/******** DYNAMIC PAGES *******/
	.page_heading_image h1 {font-size: 55px;  line-height: 65px;}
	.dynamic_intro {padding: 50px 15px 70px 15px;}

	/****** HOTEL *******/
	.about_wrapper { padding: 0 30px; }

	/******* ROOMS *******/
	.page_text .rooms_intro p {max-width: 100%; font-size: 28px; line-height: 40px; }
	.room_intro_image { min-height: 300px; }
	.room_row .room_info {align-items: flex-start; flex-direction: column;}
	.room-title-text {font-size: 26px; line-height: 36px; min-width: 260px; }
	.room-number-sup-flex {font-size: 25px; }
	.room_info-flex .arrow-icon {margin-left: 0;}
	.room_page .home_header_content h1 { font-size: 45px;padding: 0 30px; }
	.room-info-sep {padding: 0 5px;font-weight: 200;}    
	.room_info_view .room_info_inner {padding: 25px 18px; }
	.room_info_view .room_info_inner ul li {font-size: 17px; }
	.room_info_view .room_info_inner ul { align-items: center;}
	.room_overview{padding:30px 30px 90px 30px}
	.page_text .room_subtitle h2 {font-size: 33px;}
	.room_intro {padding-left: 0;}
	.swiper-slide.villa_gallery_img {min-height: 500px;}
	.more_rooms_intro {padding: 60px 15% 100px 15%;}
	p.main_subtitle {font-size: 55px;}
	.other_rooms_section.padd_bottom{padding-bottom: 50px;}
	
	

	/****** SERVICES *******/
	p.amenities_title, .amenities_section h6 { font-size: 40px;}
	.room_facilities ul li {font-size: 17px;padding: 7px 0;  line-height: 27px; }

	/****** LOCATION *******/
	.container-fluid.no-padding.home_facilities{padding-left: 30px; padding-right:30px;}
	.home_facilities h4 {font-size: 30px; padding-top: 5px;}

	/******** CONTACT *******/
	.contact_links td.attributes_right, .contact_links td.attributes_right a { font-size: 17px;}
	.button.submit_button {right: 8px;}
	.contact_form {padding-left: 0;}


	.page_text .villa_box p {
        padding: 0 0% 25px 0%;
    }

	.contact_links {
        margin-left: 4%;
        width: 92%;
        margin-bottom: 50px;
	}

	.contactform input[type="text"], .contactform textarea {
        padding: 12px;
	}

	.page_text h3 {
        font-size: 35px;
	}

	.page_text .location_section h1 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 15px;
    }

	.page_text .location_section p {
        width: 100%;
    }

	.home_header_content.location h1 {
		margin-bottom: 70px;
		margin-left: 15px;
	}

	.location .scrollButtonContainer {
    	right: 15px;
	}

	.container-fluid.no-padding.dynamic_page {
		padding-left: 15px;
		padding-right: 15px;
	}

	.page_text.dynamic_page ul li {
		padding: 5px 0px;
		width: 100%;
	}

	.about_wrapper.dynamic .about_left_img {
        width: 100%;
        max-width: 100%;
	}

	.center-box {
        width: 365px;
        height: 365px;
    }

	.page_text.location_home h1 {
    	margin-bottom: 35px;
	}

	.page_text h2 {
        font-size: 75px;
    }

	.room_info h2 {
        margin-left: 30px;
	}

	.page_text .room_info ul {
        flex-wrap: wrap;
        padding: 25px;
        margin: 0 30px;
	}

	.page_text .room_info ul li {
    	padding: 5px 30px;
	}

	.room_info .button {
        margin-left: 30px;
	}

	.container-fluid.no-padding.villas_home {
		padding-left: 15px;
		padding-right: 15px;
	}

	.villas_home .flex_section {
	    flex-direction: column;
	}

	.page_text h1 {
        font-size: 55px;
        line-height: 70px;
		margin-top: 0;
        margin-bottom: 30px;
    }

	.room_description {
    	padding-right: 15px;
    	padding-left: 15px;
	}

	.page_text p.title {
	    font-size: 22px;
	}

	.villas {
		padding-top: 30px;
	}

	.flex_991 {
		display: flex;
		flex-direction: column-reverse;
	}

	.flex_center {
		flex-direction: column-reverse;
	}

	.flex_center.reverse {
		flex-direction: column;
	}

	.villas_home_description {
		display: block;
	}

	.villas.villas_home:before {
		width: calc(100% - 30px);
	}

	.villas .beige_bg {
		padding: 0 15px;
	}

	.width-991 {
		margin-right: -30px;
    	position: relative;
	}

	.flex_center .col-md-6 {
		padding: 0;
	}

	.about_right_img {
		display: none;
	}

	.home_villa_text {
		padding: 25px 0;
	}

	.width-991-left {
		margin-left: -30px;
    	position: relative;
	}

	.home_villa_text.right {
		padding-left: 0;
	}

	.home_villa_text.left {
		padding-right: 0;
	}

	.home_villa_text {
		padding: 30px 0;
	}

	.villas .villa_bottom .opacity_bg {
		top: auto;
		bottom: 0;
		height: 50px;
	}

	.villa_text {
		border-bottom: none;
	}

	.villa_bottom {
		flex-direction: column;
		margin-top: 0px;
	}

	.villa_text ul {
		margin-left: -80px;
	}

	.villas .opacity_bg {
		height: 50px;
		width: calc(100% - 30px);
	}

    .villa_gallery p {
        font-size: 21px;
        bottom: 30px;
        right: 0px;
        left: 0;
        letter-spacing: 3px;
        margin: 0 auto;
        text-align: center;
		padding: 15px 20px;
    }

	.villa_details p.detail_number {
		font-size: 45px;
	}

	.villa_details ul li img {
		width: 65px;
	}

	.villa_details a {
		margin: 70px auto 0 auto;
	}

	.villa_description {
		padding: 0;
	}

	.villa_details p {
		font-size: 20px;
		padding-top: 20px;
	}

	.villa_description p {
		font-size: 20px;
		line-height: 35px;
	}

	.contact_header_bg {
		display: none;
	}

	.contact_right {
		padding: 100px 0px 0 0px;
	}

	.contact_left {
		padding-top: 30px;
	}

	.contact_information.newsletter_page {
		padding-top: 50px;
	}

	.contact_right h3, .contact_left h3 {
		font-size: 34px;
		letter-spacing: 3px;
	}

	.contactform div.input {
        margin: 0px 2% 30px 2%;
        width: 46%;
    }

	.contactform .security div.input {
		width: 96%;
	}

	.contactform div.input.textarea {
        width: 96%;
    }

	.required_fields {
        margin-left: 15px;
	}

	.contactform input[type="text"], .contactform textarea {
		padding: 15px;
		font-size: 17px;
	}

	.contact_left p {
		font-size: 30px;
		line-height: 40px;
		margin-top: 40px;
	}

	.page_text .dynamic_text h2 {
		font-size: 21px;
		margin-bottom: 10px;
		padding-left: 25px;
		line-height: normal;
	}

	hr {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.page_text .dynamic_text h2:before {
		margin-left: -25px;
	}

	.villas:before {
		width: calc(100% - 15px);
	}

	.villa_facilities {
		padding: 10px 15px 15px 15px;
	}

	.services_wrapper.top {
		flex-direction: column-reverse;
	}

	.parallax {
		height: 65vh;
	}

	.parallax a {
		font-size: 18px;
		padding: 20px 30px;
		margin-top: 35px;
	}

	.parallax p {
		font-size: 30px;
		line-height: 45px;
	}

	.tex-er{
		font-size:20px !important;
		line-height:25px !important;
	}
	.home_header_content p{font-size: 16px;line-height: 24px;}
	.home_header_content a.more.white{font-size:12px;}

	img.footer_logo {
		max-width: 115px;
	}

	.footer_box_container {
		padding: 0 15px;
	}

	.gallery_box .icon_gallery.right {
		top: 4%;
	}

	.albums_home:before {
		display: none;
	}

	.gallery_img p {
		width: 100%;
	}

	.gallery_img {
		margin-bottom: 50px;
	}

	.page_text .gallery_img h1 {
		margin-top: 50px;
		padding-left: 0;
		padding-top: 40px;
	}

	.page_text .gallery_img h1:before {
		left: 0;
	}

	.tabs_section:before {
		display: none;
	}

	.page_text.tabs_section h1 {
		font-size: 40px;
		padding-top: 35px;
		padding-left: 15px;
	}

	.page_text.tabs_section h1:before {
		left: 15px;
	}

	.sights_image {
		margin: 30px 15px;
	}

	.menu_tabs {
		margin-top: 0px;
	}

	.page_text .tabs_description h2 {
		font-size: 26px;
	}

	.tabs_description h2 span {
		font-size: 25px;
		margin-right: 15px;
	}

	.tabs_description_right {
		margin: 0;
	}

	.page_text .tabs_description ul li {
		margin: 3px 29px 3px 0px;
	}

	.tabs_description {
		flex-direction: column;
	}

	.tabs_description {
		padding: 30px 0px 0px 0px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 25px 0;
		font-size: 19px;
	}

	.menu_tabs ul li a {
		font-size: 26px;
	}

	.menu_tabs ul li a:before {
		left: -28%;
	}

	.tabs_description:before {
		display: none;
	}

	.location3 {
		display: none;
	}

	.location1 {
		display: none;
	}

	.location2 {
		width: 100%;
	}

	.location_sec_row {
		display: block;
		margin-top: 35px;
	}

	.location_intro {
		padding: 30px 20px 0 20px;
	}

	.no_banner .home_header_content {
		top: 200px;
	}

	.no_banner {
		height: 43vh;
   		min-height: unset;
	}

	.contact_information {
		margin-top: 0;
	}

	.contact_intro {
		padding: 70px 70px 50px 70px;
		margin-bottom: 100px;
	}

	.interior.dynamic {
		padding-top: 0;
	}

	.interior.dynamic .interior_text {
		padding: 30px 30px 30px 0;
	}

	.exterior.dynamic:before, .exterior.dynamic:after {
		display: none;
	}

	.exterior.dynamic .exterior_text {
		padding: 30px 0px 0px 30px;
	}

	.exterior.dynamic {
		padding-bottom: 50px;
	}

	.villa_facilities ul li {
		padding: 20px 0px;
		font-size: 20px;
		margin: 0 20px;
		width: calc(49% - 35px);
	}

	.villa_facilities:after {
		border-bottom: 15px solid #A78479;
		width: calc(100% - 80px);
		bottom: -15px;
	}

	.content_left img {
		display: none;
	}

	.content_left {
		margin-right: 30px;
		margin-bottom: 50px;
	}

	.page_text.services_page ul li {
		margin: 3px 29px 3px 0px;
	}

	.page_text.dynamic_page h1 {
		font-size: 30px;
		line-height: 50px;
	}

	.dynamic_text {
		padding: 0px 15px 0 15px;
	}

	.dynamic_page {
		margin-top: 0px;
		margin-bottom: 0;
	}

	.footer_social.hide_991 {
		display: none;
	}

	.page_text.services h1:before {
		left: auto;
	}

	.page_text.services h1 {
		font-size: 33px;
		line-height: 40px;
		margin-bottom: 30px;
		padding-left: 0;
		padding-top: 0;
	}

	.services_text {
		padding-left: 110px;
		padding-top: 30px;
	}

	.page_text.services h2:after {
		content: '';
		position: absolute;
		border-bottom: 1px solid #606060;
		margin-top: 50px;
	}

	.services_wrapper:after {
		margin-left: 45px;
		left: 0;
		top: 60vh;
	}

	.services_wrapper:before {
		margin-left: 45px;
		top: calc(60vh - 32px);
		z-index: 1;
		left: 0;
	}

	.services_wrapper {
		flex-direction: column;
	}

	.page_text .service_info p {
		padding-bottom: 90px;
	}

	.service_info {
		padding: 100px 30px 0 30px;
	}

	.services_wrapper.right a {
		left: auto;
	}

	.services_wrapper.right:before {
		margin-left: 45px;
	}

	.services_wrapper.right:after {
		margin-left: 45px;
	}

	.services_wrapper a {
		width: 160px;
		left: auto;
		right: 0;
	}

	.services_wrapper {
		margin: 0 25px;
	}

	.services_text .more {
		margin-top: 40px;
	}

	.page_text .interior h2:after {
		margin-top: 55px;
	}

	.exterior_text {
		padding: 30px 70px;
	}

	.interior_text {
		padding: 30px 70px;
	}

	.interior:after {
		display: none;
	}

	.interior_left_img {
		display: none;
	}

	.interior {
		display: flex;
		flex-direction: column-reverse;
	}

	.exterior {
		padding-bottom: 50px;
		margin-top: 70px;
	}

	.interior_img {
		padding-left: 70px;
	}

	.page_text .interior h2 {
		font-size: 32px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.page_text .exterior h2 {
		font-size: 32px;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.page_text .exterior h2:after {
		margin-top: 55px;
	}

	.interior {
		padding-bottom: 50px;
	}

	.exterior_right_img:before {
		display: none;
	}

	.exterior_right_img {
		display: none;
	}

	.exterior_img {
		padding-right: 70px;
	}

	.exterior:after {
		top: 0;
		bottom: auto;
		left: auto;
		right: 0;
		height: 160px;
	}

	.icon_content img {
		width: 140px;
	}

	.more {
		font-size: 17px;
		margin-bottom: 20px;
		padding: 15px 50px 15px 50px;
	}

	.page_text .icon_content .icon_number {
		font-size: 40px;
		margin-top: 10px;
	}

	.page_text .villa_text ul li p {
		font-size: 20px;
	}

	.villa_text ul {
		margin-left: -40px;
	}

	.villa_text img {
		width: 65px;
	}

	.page_text .icon_content .icon_text {
		font-size: 24px;
	}

	.padd.icons_wrapper {
		padding-top: 40px;
		padding-bottom: 40px;	
	}

	.about_text.desktop {
		display: none;
	}

	.about_text.mob {
		display: block;
		padding: 0px;
	}

	.home_left_image {
		margin-top: 0px;
		margin-bottom: 35px;
	}

	.home_half_text p {
		padding: 0px;
	}

	.page_text .about_text h1 {
		font-size: 40px;
		line-height: 60px;
		padding: 15px 60px 40px 0px;
	}

	.about_left_img {
		margin-left: 0;
		width: 70%;
		max-width: 70%;
	}

	.about_wrapper .about_left p {
		padding: 40px 30px 30px 0px;
		font-size: 22px;
	}

	.white_line {
		height: 15px;
		margin-top: 230px;
	}

	.white_line.sec {
		margin-top: 310px;
	}

	.white_line.third {
		margin-top: 390px;
	}

	.home_right_image {
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 15px;
	}

	.about_bg {
		width: calc(100% + 17%);
		height: 42%;
	}

	.about_wrapper img.logomark {
		width: 50px;
		padding-top: 100px;
		padding-bottom: 20px;
	}

	.about_wrapper {
        flex-direction: column-reverse;
	}

	.about_text {
        padding-left: 0px;
        margin-bottom: 70px;
	}

	.padd {
    	padding-top: 90px;
    	padding-bottom: 90px;
	}

	.about_right_img.mob {
		display: inline-block;
		width: calc(30% - 40px);
		position: absolute;
		right: 15px;
		bottom: 0;
	}

	.about_wrapper.location_section p {
		font-size: 20px;
		padding: 40px 40px 40px 0px;
		line-height: 40px;
	}

	.about_wrapper .location_right_img {
		float: left;
		width: 350px;
		margin-top: 0px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 30px;
		line-height: 45px;
		padding-right: 60px;
	}

	.home_left_image img {
		width: 50%;
	}

	.contact_details p, .contact_details a{
		margin-bottom: 0px;
	}

	.facilities_intro button {
		margin-right: 30px;
	}

	.page_description {
		margin-left: 4%;
		padding: 50px 5% 50px 50px;
	}

	.rooms_home ul li {
		font-size: 17px;
		line-height: 30px;
		margin-bottom: 4px;
		background: transparent url(../img/layout/substract.svg) no-repeat 0 9px;
		background-size: 13px;
	}

	.container-fluid.no-padding.contact_intro {
		overflow: hidden!important;
	}

	.facilities p {
		font-size: 19px;
		line-height: 35px;
	}

	.view_suites_description h2 {
		font-size: 26px;
		text-align: center;
		padding-left: 0;
	}

	.room_details {
		padding: 0px 30px;
		text-align: center;
		border-left: none;
	}

	.suites_title h2 {
		font-size: 65px;
		line-height: 65px;
		margin-top: 0px;
		margin-left: 0;
	}

	.suites_title {
		top: -180px;
	}


	img.rooms_home {
		top: -210px;
		width: 100%;
		right: 0;
	}

	.services_swiper {
		margin-top: 30px;
	}

	.slide_title h2 {
		font-size: 45px;
		left: -10px;
	}

	.services_title h2 {
		font-size: 60px;
		line-height: 65px;
	}

	.slide_title h2:after {	
		width: 30px;
		height: 30px;
		margin-left: 15px;
		background-size: 30px;
		margin-top: 7px;
	}

	.other_rooms .swiper-suites .swiper-slide {
		flex-direction: column-reverse;
	}

	.other_rooms.page_text .room_title h1 {
		font-size: 30px;
		line-height: normal;
	}

	.other_rooms .rooms_description h2 {
		line-height: 45px;
		font-size: 35px;
	}

	.other_rooms .rooms_description .navigation_swiper_suites {
		position: absolute;
	}

	.hotel_info {
		display: flex;
		flex-direction: column-reverse;
	}

	.hotel_info .home_right_image img {
		width: auto;
		float: right;
		margin-bottom: 30px;
	}

	.location_link {
		margin: 0 auto;
		width: 56%;
		float: none;
	}

	.location_text {
		margin-top: 30px;
		padding-right: 60px;
	}

	.location_text {
        padding-right: 0px;
    }

	.location_flex {
		flex-direction: column;
		align-items: flex-start;
	}

	.location_link a {
		font-size: 55px;
		line-height: 65px;
	}

	.location_link a:after {
		margin-top: 22px;
	}

	.villa_page .about_bg {
		height: 42%;
	}

	.villa_page .about_bg.room {
		height: 70%;
	}

	.about_wrapper .home_left_image:after {
		bottom: 40px;
		left: 40px;
	}

	.pages.home .page_text h1 {
		font-size: 40px;
		margin-top: 20px;
		padding-left: 90px;
	}

	.pages.home .about_text {
		padding-top: 50px;
	}

	.pages.home .home_left_image {
		margin-top: 0;
	}

	.pages.home .home_left_image img {
		width: auto;
	}

	.pages.home .home_half_text {
		padding: 30px 40px;
	}

	.pages.home .page_text h1:before {
		left: 15px;
		background-size: 44px;
		width: 44px;
	}

	.room_facilities .room_right_image img {
		display: block;
		width: 100%;
	}

	.room_facilities h1 {
		font-size: 50px;
		margin-bottom: 60px;
		padding-left: 15px;
	}

	.features_bg {
		width: 100%;
	}

	.features_list ul li {
		border-right: none;
	}

	.features {
		margin-bottom: 0px;
	}

	.features_list {
		padding: 30px 0px;
	}

	.features_list ul li {
		width: 49%;
		font-size: 18px;
		padding: 15px 10px 10px 10px;
	}

	.rooms_view .room_right_image {
		width: auto;
		float: left;
		padding-bottom: 0;
		padding-right: 50%;
		position: relative;
		margin-left: 95px;
		margin-bottom: 100px;
		margin-top: 15px;
	}

	.room_right_image img {
		display: none;
	}

	.rooms_view .room_right_image img {
		display: block;
	}

	.room_title {
		padding: 40px 50px 20px 40px;
	}

	.room_title h1 {
		font-size: 35px;
		line-height: 50px;
		padding-left: 30px;
	}

	.room_title .rooms_more {
		bottom: 30px;
		font-size: 22px;
	}

	.rooms_more:after {
		width: 30px;
		height: 30px;
		background-size: 30px;
	}

	.rooms_description h2 {
		font-size: 40px;
		line-height: 45px;
		padding: 10px 0 25px 0;
	}

	.rooms_description p {
		font-size: 23px;
		line-height: 38px;
		padding: 0 20px 25px 0;
	}

	.rooms_description ul li {
		font-size: 23px;
		line-height: 30px;
		padding-bottom: 20px;
		background: none;
	}

	.rooms_description ul li:before {
		margin-top: 42px;
	}

	.contact_left {
		width: 100%;
	}

	.contact_information {
		padding-bottom: 80px;
	}

	.contact_title p {
		font-size: 25px;
		line-height: 35px;
	}

	.contact_title {
		padding: 30px 0;
		margin-left: 10%;
	}

	.contact_details p, .contact_details a {
		font-size: 20px;
		line-height: 30px;
	}

	.contact_details h3:after {
		margin-top: 40px;
	}

	.contact_details h2 {
		font-size: 20px;
	}

	.contact_details h2:after {
		left: 30px;
	}

	.contact_details h3 {
		font-size: 23px;
		margin-bottom: 45px;
	}

	.contact_left {
		top: 0;
	}

	.sight_wrapper {
		flex-direction: column;
		overflow: hidden;
		padding: 0;
	}

	.sight_wrapper.left {
		flex-direction: column-reverse;
		overflow: hidden;
		padding: 0;
	}

	.sight_description, .sight_description.left {
		height: auto;
	}

	.sight-image {
		height: 65vh;
	}

	.beige_bg.sights {
		display: none;
	}

	.dynamic_right_image img {
		display: none;
	}

	h2.location_title {
		font-size: 55px;
		margin-bottom: 70px;
		line-height: 55px;
		margin-left: 30px;
	}

	.dynamic_right_image:after {
		display: none;
	}

	.dynamic_right_image {
		padding-bottom: 70px;
	}

	.gallery_text span p {
		font-size: 18px;
	}

	.newsletter_title {
		font-size: 40px;
		line-height: 40px;
	}

	.newsletter_subtitle {
		font-size: 20px;
	}

	.gallery_view {
		height: 45vh;
	}

	.page_text.padd_mob h1 {
        padding-left: 15px;
        padding-right: 15px;
	}

	.gallery_padd {
		margin: 75px 30px 0px 20px;
	}

	.gallery_content {
		margin-bottom: 50px;
	}

	.page_text h1:before {
		left: 30px;
		width: 100px;
	}

	.rooms_home .about_text {
		padding-top: 20px;
	}

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 95px;
	}

	.m-t-100 {
		margin-top: 50px;
	}

	.gallery_page {
		margin-top: 100px;
	}

	.footer_box_container.pd-130 {
		padding-left: 0px;
	}

	.footer_box p {
    	font-size: 16px;
	}

	.newsletter-input {
		width: 65%;
		margin: 15px auto 0 auto;
	}

	.rooms_home .about_text.facilities_intro {
		padding-bottom: 20px;
	}

	.footer_box_container.pd-100 {
		padding-left: 40px;
	}

	.contact_menu_container {
		margin-left: 30px;
	}

	#top_info_left img {
		width: 30px;
		height: 30px;
	}	

	#top_info_left {
		top: 6px;
		left: 95px;
	}

	#top_info {
		right: 160px;
		top: 6px;
	}

	#top_info img, #top_info_right img, #top_info_mob img {
		width: 30px;
		height: 30px;
	}

	.reverse-991{
		flex-direction: column-reverse;
		display: flex;
	}

	.center-991{
		text-align: center;
		margin-bottom: 60px;
	}

	.menu_info {
		bottom: 30px;
		right: 3%;
	}

	.menu_info p {
		padding: 4px 0;
		font-size: 17px;
	}

	.menu_social {
		padding-top: 20px;
	}

	.contact_menu_container {
		width: 88%;
	}
	.responsive_menu .contact_menu span{font-size:16px;}
	
	
	.responsive_menu ul li {
		margin: 0 auto 10px auto;
	}

	.menu_social h3 {
		display: none;
	}

	#logo_mob {
		width: 170px;
		height: 120px;
	}

	.responsive_menu .extra_links p {
		font-size: 16px;
		margin-bottom: 7px;
	}

	.responsive_menu .extra_links {
		top: 200px;
	}
	
	.footer_box ul  li a{  margin-bottom:10px; }
	.footer_box.upliving  {margin-top:50px; }
	
	.decorate_image_left {  display: none;}	
	.decorate_image_right {  display: none;}	
	
	.left_image {max-width:300px; }
	.right_image {max-width:300px; }
	.right_image.offset_top { margin-top:-30px;}
	
	.facility_text { padding-top:10px; margin-bottom:50px; }
	
	ul.half_list { margin:30px 0 0px 0px; }
	ul.half_list.right { margin:0px 0 30px 0px;  }
	
	.sight_title { padding-top:0px;}
	.sight_text { padding:30px 30px 0 30px;}
	.room_box {
		margin-bottom: 30px;
		padding: 5px 0 0 0;
	}
	.room_box a {
		margin-top: 16px;
		float: left;
	}

	.gallery_box .gallery_text span {
		font-size: 25px;
		padding: 20px 20px;
	}

	.left_image_amenities {
    	width: 100%;
	}

	.gallery_box {
		margin: 80px 0px;
		padding: 0 30px;
	}

	.gallery_image_sec {
		margin-right: 5%;
	}

	.gallery_box.right .gallery_image_sec {
		margin-left: 5%;
	}

	.gallery_box .gallery_text p {
		font-size: 22px;
	}

	.gallery_box .gallery_text {
		padding: 30px 25px;
		margin-top: -60px;
		margin-left: 30px;
	}

	.gallery_box.right {
		margin-top: 20px;
	}

	.page_text h3 {
		font-size: 40px;
		line-height: normal;
		margin-top: 20px;
	}

	.albums_home:after {
		display: none;
	}

	.albums_home {
		margin: 80px 0;
		padding: 30px 0 0 0;
	}

	.reverse-991{
		flex-direction: column-reverse;
		display: flex;
	}

	.facilities h1 {
		padding-left: 0;
	}

	.room_box_image {
		
		margin-bottom: 26px;
	}

	.facilities .page_text ul li {
		float: left;
		width: 50%;
	}
	.more_rooms a span { font-size: 14px; }

	.reverse-rooms .rooms_description {
		padding: 3% 1% 3% 6%;
	}

	p.total_rooms {
		right: 35px;
		padding-bottom: 0;
		margin-top: 15px;
		font-size: 21px;
		position: relative;
		float: right;
	}

	.reverse-rooms .beige_bg.rooms {
		width: 100%;
		bottom: -60px;
		z-index: 9;
	}

	.padd_bottom {
		padding-bottom: 100px;
	}

	.page_text .room_details p {
		font-size: 18px;
		line-height: 36px;
		padding-right: 0;
	}

	.room_book {
		bottom: 45px;
	}

	.rooms_more {
		bottom: 110px;
	}
}
  
@media only screen and (min-width:768px) and (max-width:991px) {
	/*#header { background:orange;  min-height:70px;}*/
	
	.sight_container {  min-height:370px; overflow:hidden; margin-bottom:30px;   }	
	.sight_container.inner_sight_container {  min-height:400px;  }
	.room{
		margin-top: 0px;
		margin-bottom:70px;
	}
}

@media (max-width:767px){
	/******* HEADER *******/
	#header {top: 70px;}
	.responsive_menu_container {display: flex;flex-direction: column;}
	.responsive_menu_left {order: 1;}
	.responsive_menu_right {order: 2;}
	#logo_menu { width: 180px; margin: 50px auto 30px auto;}
	.responsive_menu ul li { margin: 0 auto 0px auto; }
	#book_now:hover::after{display: none}

	/******* FOOTER *******/
	.footer_wrapper .footer_box.last{width: 100%; flex: 0 0 100%;  max-width: 100%; order: 2;text-align: center;}
	.footer_box .button {margin: 0 auto 20px auto;}
	.align_terms{width: 100%; flex: 0 0 100%;  max-width: 100%;order: 0;padding-bottom: 15px;}
	.copyright_wrapper {display: flex; flex-wrap: wrap;}
	.align_copyright, .align_wapp{order: 1}
	.footer_wrapper {padding: 50px 0 25px 0; }
	#footer_logo {margin-bottom: 20px;}
	.copyright_wrapper ul li a {padding: 0 15px; font-size: 15px;}

	/******* HOMEPAGE *******/
	.home_header_content h1 { font-size: 35px; line-height: 55px; /*padding: 0 15px; */}
	.page_text.home_about .about_text h2 { font-size: 35px; }
	.home_intro {flex-direction: column;}
	.home_intro img{padding-right: 30px;}
	.home_intro p {padding: 20px 30px 0 29%;}
	.home_facilities .facilities_second_row .button { margin: 20px 0 0 0; font-size: 17px; letter-spacing: 2px;}
	.container-fluid.no-padding.home_facilities {padding-top: 30px; }
	.location_text p {font-size: 25px; line-height: 34px;  }
	.home_book ul.checklist li {width: max-content;}
	.home_book ul.checklist li br{display: contents;}
	.home_book ul.checklist {justify-content: center; flex-wrap: wrap; row-gap: 20px; column-gap: 40px;}
	.home_facilities .facilities_second_row.home_facilities_section img {max-width: 100%; padding-left: 0; padding-right: 0; top: 15px; width: 100%; }
	.home_facilities .facilities_second_row.home_facilities_section {flex-direction: column-reverse; gap: 40px;}
	.home_facilities .facilities_second_row.home_facilities_section > div:last-child {flex: auto; }

	/******* DYNAMIC PAGES *******/
	.page_heading_image h1 {font-size: 48px;}

	/******* SERVICES *******/
	.page_text .about_text h2 {font-size: 40px; }
	.about_wrapper.dynamic .about_text {padding-top: 15px;}
	.about_wrapper.dynamic .about_text p {padding: 0; }
	.page_text .about_text p { font-size: 19px; line-height: 36px;}
	.room_amenities { flex-direction: column;}
	.amenities_text {padding: 30px 5%;}

	/******* HOTEL *******/
	.about_text { margin-bottom: 0px; }
	.home_facilities.hotel_view .facilities_second_row img { top: -90px;}

	/******* ROOMS *******/
	.page_text .rooms_intro p { font-size: 25px; line-height: 35px; }
	.room_intro_image { min-height: 260px; }
	.room-title-text { font-size: 20px; line-height: 26px; min-width: 180px; }
	.room-number-sup-flex { font-size: 20px; }
	.arrow-icon { width: 30px; height: 30px; }
	.room_info_view .room_info_inner ul li { font-size: 18px; width: max-content;}
	.room_info_view .room_info_inner {padding: 25px 25px;}
	.room-info-sep { top: 2px;font-weight: 300; }
	.page_text .room_subtitle h2 { font-size: 30px; line-height: 40px; padding-top: 0; }
	.swiper-slide.villa_gallery_img {min-height: 430px; height: 50vh;}
	.villa_gallery p {font-size: 20px; letter-spacing: 2px;}
	.more_rooms_intro {padding: 30px 7% 80px 7%; }
	p.main_subtitle {font-size: 45px;}
	.more_rooms_description p { font-size: 19px;  line-height: 33px;  padding-top: 10px;}
	.rooms_direct_booking .home_book_container { padding: 70px 5% 0px 5%}


	/******* LOCATION *******/
	.home_facilities h4 {padding: 0px 15px 30px 30px;margin-top: -5px;  font-size: 26px;}
	.home_facilities .facilities_second_row {align-items: flex-start;}
	.home_facilities .facilities_second_row > div:first-child {flex: 1 1 0%;min-width: 0;}
	.home_facilities .facilities_second_row > div:last-child {flex: 0 0 auto;}
	.home_facilities .facilities_second_row img {max-width: 250px;padding-left: 15px;}
	.home_facilities .facilities_second_row { top: 15px;}
	.home_facilities .facilities_second_row p:nth-of-type(n+3) { width: 90vw;}
	.home_facilities .facilities_second_row p { padding: 0;}

	/******* GALLERY *******/
	.page_text.gallery_padd h1 {font-size: 40px; margin-bottom: 25px;}

	/******* CONTACT *******/
	.button.submit_button { right: 10px;}
	.contact_links td, .contact_links th {padding: 0px 0 0 0;}
	.contact_links {display: flex; align-items: flex-start; gap: 30px;margin-left: 15px;}
	.contact_links > img {flex: 0 0 42%; max-width: 42%; width: 42%;height: auto;}
	.contact_links table {flex: 1 1 auto; width: auto; margin-top: 0;}
	.contact_links td.attributes_left { font-size: 17px;}
    .contact_links td.attributes_right {padding-bottom: 17px; }

	.facilities .page_text ul li {
		font-size: 13px;
	}

	.responsive_menu_container {
		flex-direction: column;
	}

	.padd_top {
    	padding-top: 90px;
	}

	.page_text .room_info ul {
        padding: 20px;
        margin: 0 0px;
    }

	.page_text.villas_home .room_info ul li {
    	font-size: 14px;
	}

	.page_text .location_section h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px;
    }

	.page_text h3 {
        font-size: 35px;
	}

	.center-box {
        width: 330px;
        height: 330px;
    }

	#header.fixed .open_menu img {
    	width: 45px;
	}

	.page_text .villa_text h2 {
		font-size: 30px;
		line-height: 46px;
	}

	.page_text .villa_text p {
		margin-top: 20px;
	}

	.page_text.villas h2:before {
		width: 12px;
		border-left: 12px solid #A78479;
	}

	.swiper-rooms-gallery .swiper-buttons {
		width: 200px;
		padding: 12px 20px;
	}

	.villas.facilities a.link_facilities {
		margin: 70px auto 60px auto;
		font-size: 18px;
		letter-spacing: 2px;
		padding: 18px 40px;
	}

	.villa_details a {
		padding: 20px 35px;
		font-size: 17px;
		letter-spacing: 3px;
	}

	.villa_details a {
		margin: 40px auto 0 auto;
	}

	.villa_details ul {
		flex-wrap: wrap;
	}

	.villa_details ul li {
		width: 33%;
		margin-bottom: 40px;
	}

	.villa_description {
		margin-top: -45px;
	}

	.villa_description p {
		font-size: 19px;
		line-height: 32px;
	}

	.villa_page .about_bg {
		height: 47%;
	}

	.about_wrapper.location_section p {
		font-size: 18px;
		padding: 30px 30px 30px 0px;
		line-height: 35px;
	}

	.about_wrapper .location_right_img {
		width: 300px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 28px;
		line-height: 42px;
	}

	.contact_right h3, .contact_left h3 {
		font-size: 32px;
		letter-spacing: 2px;
	}

	.contact_left {
		padding-top: 0px;
	}

	.page_text .dynamic_text h2:before {
		height: 100%;
		top: 0;
	}

	.page_text .dynamic_text h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.villa_facilities:after {
		border-bottom: 10px solid #A78479;
		width: calc(100% - 65px);
		bottom: -10px;
	}

	.villa_facilities ul li {
		padding: 20px 0px;
		font-size: 19px;
		margin: 0 15px;
		width: calc(49% - 30px);
	}

	.page_text .about_text h1 {
		font-size: 35px;
		line-height: 55px;
		padding: 15px 30px 40px 0px;
	}

	.about_wrapper .about_left p {
		padding: 40px 30px 25px 0px;
		font-size: 20px;
	}

	.about_wrapper img {
        width: 65%;
        max-width: 65%;
	}

	.about_right_img.mob {
        width: calc(35% - 40px);
	}

	#header.fixed #top_info, #header.fixed #top_info_right {
		top: -16px;
	}

	.gallery_box .icon_gallery.right {
		top: -40px;
	}

	.page_text .about_text h2:after {
		margin-top: 40px;
	}

	.offer_image {
		margin-bottom: 15px;
		padding: 0;
	}

	.offer_box {
		flex-direction: column-reverse;
	}

	.gallery_box .gallery_text a {
		font-size: 13px;
	}

	.gallery_image_sec {
		margin-right: 0;
		margin-top: -60px;
	}

	.gallery_box .gallery_text {
		padding: 25px 20px;
		margin-top: -60px;
		margin-left: 20px;
	}

	.page_text .gallery_img h1 {
		padding-top: 30px;
	}

	.page_text.tabs_section h1 {
		font-size: 35px;
		padding-top: 30px;
	}

	.menu_tabs ul li a span {
		font-size: 27px;
		margin: 0 auto 15px auto;
	}

	.page_text .tabs_description h2 {
		font-size: 24px;
	}

	.menu_tabs ul li a {
		font-size: 19px;
		padding: 30px 0px;
	}

	.menu_tabs ul li a:before {
		margin-top: 25px;
	}

	.menu_tabs ul li a:after {
		width: 20px;
		background-size: 20px;
		height: 20px;
	}

	.menu_tabs ul li a.inactive {
		font-size: 21px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 22px 0;
		font-size: 18px;
		width: calc(49% - 20px);
    	margin: 0 20px 0 0;
	}

	.page_text .tabs_description p {
		font-size: 18px;
		line-height: 30px;
	}

	.menu_tabs ul li a.inactive span {
		font-size: 23px;
	}

	.tabs_description h2 span {
		font-size: 22px;
	}

	.location_intro {
		padding: 15px 20px 0 20px;
	}

	.no_banner {
		height: 35vh;
		min-height: unset;
	}

	.contact_intro {
		padding: 50px 30px 25px 30px;
		margin-bottom: 80px;
	}

	.info-window-content p.balloon-first {
		font-size: 21px;
	}

	.no_banner .home_header_content {
		top: 165px;
	}

	.gallery_page {
		margin-bottom: 80px;
	}

	.page_text.dynamic_page h1 {
		font-size: 26px;
		line-height: 45px;
	}

	.menu_info p {
		font-size: 16px;
	}

	.footer_box .book {
		width: 210px;
		background-position: 95% 15px;
		font-size: 18px;
		margin: 0 auto 25px auto;
		text-align: left;
	}

	.footer_box {
		margin: 15px 0;
	}

	.footer_box h6 {
    	font-size: 17px;
	}

	.newsletter-input .submit input {
		background-size: 38px;
	}

	.page_text.services h1 {
		padding-left: 90px;
	}

	.page_text.services h1 {
		font-size: 32px;
		line-height: 35px;
		margin-bottom: 30px;
		padding-left: 0;
	}

	.services_wrapper:before {
		top: calc(50vh - 32px);
		width: 20px;
	}
	
	.page_text .service_info p {
		padding-bottom: 80px;
	}

	.page_text.services h1 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.services_wrapper:after {
		top: 50vh;
		width: 20px;
		height: 65px;
	}

	.services_wrapper a {
		width: 150px;
		padding: 20px 0;
	}

	.service_img {
		height: 50vh;
	}

	.page_text .exterior h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.page_text .interior h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.page_text .exterior h2:after {
		margin-top: 50px;
	}

	.page_text .interior h2:after {
		margin-top: 50px;
	}

	.exterior_img {
		padding-right: 60px;
	}

	.interior_img {
		padding-left: 60px;
	}

	.interior_text {
		padding: 20px 60px;
	}

	.exterior_text {
		padding: 20px 60px;
	}

	.icon_content {
		margin: 15px 0;
	}

	.padd.icons_wrapper {
		padding-top: 0px;
		padding-bottom: 30px;
	}

	.home_half_text p {
		margin-bottom: 0;
	}

	.facilities_intro button {
		float: left;
		margin-left: 75px;
		margin-top: 10px;
	}

	.page_text .features_list.facility_list h2 {
		margin-top: 15px;
		font-size: 28px;
	}

	.mini_font {
		font-size: 15px!important;
	}

	.page_text .page_description ul li {
		text-align: left;
	}

	.page_text .page_description h2 {
		margin-bottom: 15px;
		font-size: 24px;
	}

	.page_text .page_description strong {
		font-size: 18px;
	}

	.page_description {
		margin-left: 0;
		padding: 30px;
	}

	.page_text.rooms_home ul li {
		text-align: left;
	}

	.features_list.facility_list ul li:nth-last-child(2n) {
		border-right: none;
	}

	.room_details p {
		padding-right: 15px;
		padding-top: 10px;
	}

	.features_list.facility_list ul li {
		text-align: center;
		width: 100%;
	}

	.home_left_image {
		margin-top: 0;
	}

	.button {
		font-size: 18px;
		margin-top: 35px;
	}

	.facilities p {
		font-size: 18px;
		line-height: 36px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.rooms_more {
		font-size: 20px;
	}

	.rooms_more {
		bottom: 100px;
	}

	.page_text .suites_title h2 {
		font-size: 50px;
		line-height: 55px;
	}

	.suites_title {
		top: -150px;
	}

	.page_text .room_details ul li {
		float: none;
		width: auto;
	}

	img.rooms_home {
		top: -160px;
		width: 100%;
		z-index: 99;
		padding-bottom: 0;
	}

	.page_text .services_title h2 {
		font-size: 50px;
		line-height: 55px;
	}

	.page_text .slide_title h2 {
		font-size: 35px;
		line-height: 35px;
	}

	.slide_title h2:after {
		width: 30px;
		height: 30px;
		margin-left: 15px;
		background-size: 30px;
		margin-top: 3px;
	}

	.location_text {
        margin-top: 20px;
	}

	.page_text.location_home h1 {
        margin-bottom: 25px;
    }

	.location_link a {
		font-size: 45px;
		line-height: 55px;
	}

	.location_link a:after {
		margin-top: 15px;
	}

	.location_link {
		width: 70%;
		padding: 20% 0% 100% 0%;
	}

	.pages.home .home_right_image {
		display: block;
	}

	.hotel_info .home_right_image img {
		width: 70%;
	}

	.pages.home .page_text h1 {
		font-size: 35px;
		padding-left: 80px;
	}

	.pages.home .home_left_image img {
		width: 60%;
	}

	.pages.home .home_half_text {
		padding: 15px 40px;
	}

	.pages.home .page_text h1:before {
		background-size: 38px;
		width: 38px;
	}

	.other_rooms .room_title {
		padding: 25px 20px 20px 20px;
	}

	.other_rooms .rooms_description h2 {
		line-height: 40px;
		font-size: 30px;
		top: -30px;
	}


	.other_rooms.page_text .room_title h1 {
		font-size: 27px;
		line-height: normal;
		width: 100%;
		padding-left: 20px;
	}

	.room_facilities h1 {
		font-size: 45px;
		margin-bottom: 55px;
		padding-left: 0;
		margin-top: 20px;
	}

	.facilities_reverse {
		display: flex;
		flex-direction: column-reverse;
	}

	.features_list ul li:nth-last-child(2n) {
		border-right: none;
	}

	.features_list ul li {
		font-size: 17px;
		padding-bottom: 0px;
		padding: 10px 0px 10px 0px;
	}

	.features_list {
		padding: 10px 0px;
	}

	.rooms_view .room_right_image {
		margin-left: 75px;
		padding-right: 45%;
	}

	.room_book {
		font-size: 20px;
	}

	.room_title h1 {
		font-size: 30px;
		line-height: 40px;
		padding-left: 20px;
	}

	.room_title .rooms_more {
		bottom: 15px;
		font-size: 20px;
	}

	.rooms_more:after {
		width: 27px;
		height: 27px;
		background-size: 27px;
		margin-top: 0;
	}

	.rooms_description h2 {
		font-size: 35px;
		line-height: 40px;
		padding: 10px 0 20px 0;
	}

	.reverse-rooms .rooms_description {
		padding: 3% 1% 3% 5%;
	}

	.rooms_description p {
		font-size: 21px;
		line-height: 35px;
		padding: 0 20px 15px 0;
	}

	.rooms_description ul li {
		font-size: 20px;
	}

	.contact_title p {
		font-size: 22px;
		line-height: 32px;
		text-align: center;
	}

	.contact_title {
		padding: 30px 0;
		margin-left: 0px;
	}

	.contact_left img {
		width: auto;
		margin: 0 auto;
		background-color: #ebeae6;
		padding-bottom: 30px;
	}

	.page_text .contact_details h3 {
		font-size: 22px;
	}

	.contact_details {
		padding: 50px 0px 0px 0px;
	}

	.contact_details p, .contact_details a {
		font-size: 18px;
		line-height: 28px;
	}

	.contact_details h2:after {
		left: 0;
		right: 0;
		margin: 50px auto 0 auto;
	}

	.contactform div.submit input {
		font-size: 19px;
	}

	.contact_links td.attributes_right, .contact_links td.attributes_right a {
		font-size: 16px;
		line-height: 27px;
	}

	.contact_details h3:after {
		margin: 40px auto 0 auto;
	}

	.contact_information {
		padding-bottom: 60px;
	}

	.contactform input[type="text"], .contactform textarea {
        padding: 10px 0px;
        font-size: 15px;
	}

	.contactform div.input {
        margin: 0px 2% 25px 2%;
        width: 46%;
    }

	.page_text .contact_details h2 {
		font-size: 25px;
		line-height: 30px;
	}

	.page_text h2 {
		font-size: 65px;
	}

	.page_text.services h2:after {
		margin-top: 45px;
	}

	.page_text .room_info ul li {
        padding: 5px 25px;
    }

	.services_text {
		padding-left: 90px;
		padding-top: 15px;
	}

	.gallery_view {
		height: 40vh;
	}

	.gallery_box.right .gallery_image_sec {
		margin-left: 0;
	}

	.gallery_box.right .gallery_text {
		right: 20px;
		bottom: -80px;
	}

	.gallery_box {
		margin: 60px 0px;
	}

	.gallery_box.right {
		margin-top: 0;
	}

	.gallery_box .gallery_text span {
		font-size: 26px;
		padding: 25px 20px;
	}

	.newsletter {
		flex-direction: column;
	}

	.newsletter_title {
		text-align: center;
		margin-bottom: 10px;
	}

	.newsletter_subtitle {
		font-size: 18px;
		text-align: center;
		margin-bottom: 40px;
	}

	.padd_big {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.footer_box_container.pd-130 {
		padding-left: 0px;
	}

	.footer_box_container.pd-100 {
		padding-left: 30px;
		padding-top: 15px;
	}

	.footer_social img {
		margin-right: 10px;
		margin-left: 10px;
	}

	.footer_social {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.footer_box p.newsletter_title {
		font-size: 30px;
		line-height: 30px;
	}

	.footer_box p.newsletter_subtitle {
		font-size: 17px;
		letter-spacing: 1px;
	}

	.footer_box.last {
		margin-top: 30px;
	}

	.newsletter-input input {
		font-size: 17px;
		padding: 12px 12px 13px 12px;
	}

	.open_menu {
		left: 0;
		width: fit-content;
	}

	#header.fixed #book_now {
		font-size: 15px;
        line-height: 23px;
	}

	#header.fixed {
    	height: 65px;
	}

	#header.fixed #lang_info {
		top: -7px;
	}

	#lang_info {
		display: none;
	}

	#header:after {
		width: calc(100% - 30px);
		bottom: -60px;
	}

	#book_now {
        font-size: 17px;
        letter-spacing: 4px;
        width: 60px;
        text-align: center;
        line-height: 25px;
		right: 0;
	}

	#lang_info.mob {
		font-size: 16px;
		margin: 0 auto 15px auto;
	}

	.open_menu img.dark_menu, .open_menu img.white_menu {
        width: 55px;
	}

	#top_info_left {
		top: 3px;
		left: 63px;
	}

	.room_box .room_box_subtitle {
		margin: 10px 0 7px 0;
	}
	.room_box_image {
		margin-bottom: 16px;
		margin-top: 34px;
	}	
	.reverse-767{
		flex-direction: column-reverse;
		display: flex;
	}
	.center-767{
		text-align: center;
    	margin-top: 30px;
	}

	.parallax p {
		font-size: 26px;
		line-height: 40px;
	}

	.fragment-banner {
		height: 51vh;
	}

	.parallax a {
		font-size: 17px;
		margin-top: 30px;
	}

	#top_info img, #top_info_right img, #top_info_mob img {
		width: 27px;
		height: 27px;
	}

	#top_info {
		right: auto;
		top: 4px;
		left: 100px;
	}

	#top_info_left img {
		width: 28px;
		height: 28px;
	}

	.responsive_menu{   width: 100%; }	
	.responsive_menu ul li.book_now_menu_item{ display: block;}
	
	#wapp{
		float: none;
	}
	#wapp a{
		margin:0 auto; 
		width: 80px;
	}
	
	.home_header_content p{font-size: 15px;line-height: 22px;}
	.home_header_content a.more.white{font-size:11px;padding-left:40px;}
	.home_header_content a.more:before{width: 20px;margin-right:-20px;}
	
	.page_text h1 {
        font-size: 45px;
        line-height: 60px;
    }

	.home_header_content.location h1 {
        margin-bottom: 0px;
        margin-left: 0;
    }

	.gallery_padd {
		margin: 75px 15px 0px 15px;
	}

	.home_header_content.location {
		justify-content: center;
        align-items: center;
	}

	.location .scrollButtonContainer {
        right: 0;
        left: 0;
        margin: 0 auto;
    }

	.villas {
        padding-top: 15px;
    }

	.page_text p.title {
        font-size: 21px;
    }
	
	.page_text h1:before {
	    width: 100px;
	}

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 75px;
	}

	.m-t-100 {
		margin-top: 30px;
	}

	.gallery_page {
		margin-top: 70px;
	}

	.contact_divider{ display: block; clear:both; height:20px;}
	.driveme a {font-size: 18px; }	
	
	.left_image {display: block;float:none;max-width:300px; margin:10px auto 20px;}
	.left_image.offset_top { margin-top:0px;}
	.right_image {display: block;float:none;max-width:300px; margin:10px auto 20px;}
	.right_image.offset_top { margin-top:0px;}
	
	.facility_left_image {margin-bottom:30px;}
	.facility_right_image {margin-bottom:30px;}
	
	.menu_social a {
    	font-size: 15px;
    	padding: 5px 20px;
	}

	.responsive_menu_right {
        height: 60vh;
        width: 100%;
		min-height: 430px;
    }

	.responsive_menu_left {
		height: 40vh;
        width: 100%;
        min-height: 350px;
	}

	.about_bg {
		height: 48%;
	}

	.about_wrapper .home_right_image img {
		width: 100%;
	}

	.home_right_image:after {
		bottom: 40px;
		left: 40px;
	}

	.home_half_text {
		padding: 0px 0px 45px 0px;
	}

	.about_wrapper img.logomark {
		width: 45px;
		padding-top: 80px;
	}

	.home_left_image img {
		width: 55%;
	}

	.responsive_menu #book_now {
        top: 35px;
        right: 15px;
        /* width: 100%; */
		width: auto;
        text-align: right;
	}

	#logo_mob {
		width: 160px;
		height: 110px;
		margin-left: 10px;
	}

	.responsive_menu .extra_links {
		top: 180px;
		margin-left: 10px;
	}

	.close_menu {
        left: 15px;
        background-size: 40px;
        top: 25px;
    }

	.menu_social {
        padding: 12px;
    }

	.responsive_menu{
		background-size: 100px;
	}
	.responsive_menu .contact_menu span {
		font-size: 15px;
	}

	.contact_menu_container {
		width: 100%;
		margin-left: 0;
		max-width: 100%;
		align-items: center;
		flex-direction: column-reverse;
	}

	.decoration_paros {
		width: 100%;
		height: 56vh;
		background-position: center;
		background-size: cover;
	}

	.nopadding-767{
		padding-top:0px;
		padding-bottom: 0px;
	}

	.copyright_wrapper {
		padding: 0;
	}
}

@media only screen and (min-width:550px) and (max-width:767px){
	/*#header { background:brown;  min-height:70px;}*/
	
	.sight_container {  min-height:320px; overflow:hidden; margin-bottom:30px; }
	.sight_container.inner_sight_container {  min-height:320px;  }
}

@media (max-width:549px){
	.padd_bottom_small {padding-bottom: 35px;}

	/******* HEADER *******/
	.open_menu img.dark_menu, .open_menu img.white_menu {width: 50px; }
	#logo {width: 145px; height: 70px;}

	/******* FOOTER *******/
	.copyright_wrapper {justify-content: center;}
	.footer_wrapper .footer_box {width: 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
	.footer_box h6 {letter-spacing: 3px;}
	.align_copyright {padding-bottom: 20px; }

	/******* HOMEPAGE *******/
	.home_header_content h1 { font-size: 29px; line-height: 50px;}
	.page_text.home_about .about_text h2 {font-size: 30px; }
	.home_facilities .facilities_second_row p { padding-top: 20px;  }
	.location_text p {font-size: 23px; line-height: 31px;  }
	p.booking_moto {font-size: 30px;line-height: 45px;  }

	/******* DYNAMIC PAGES *******/
	.page_heading_image h1 {font-size: 43px; }

	/******* SERVICES *******/
	.page_text .about_text h2 { font-size: 35px; }
	p.amenities_title, .amenities_section h6 {font-size: 35px;}

	/******* HOTEL *******/
	.about_wrapper {padding: 0 15px;}
	.page_text .about_text p {font-size: 19px; line-height: 35px;}
	.about_text {margin-bottom: 0;}
	.home_facilities.hotel_view .facilities_second_row img { top: 15px; }

	/******* ROOMS *******/
	.room_row .first_room, .room_row .second_room{width: 100%;margin-top: 30px;}
	.room_row {display: flex; flex-direction: column-reverse; }
	.room_intro_image {min-height: 320px; }
	.room-title-text {font-size: 22px; line-height: 30px; min-width: 235px;}
	.room_page .home_header_content h1 { font-size: 40px;}
	.page_text .room_subtitle h2 { font-size: 25px; line-height: 37px;}
	.swiper-slide.villa_gallery_img {height: 45vh;min-height: 350px;}
	.villa_gallery p {font-size: 18px; letter-spacing: 1px;}
	.more_rooms_intro {padding: 0px 5% 50px 5%; }
	p.main_subtitle {font-size: 38px; }


	/****** LOCATION *******/
	.home_facilities .facilities_second_row img { max-width: 100%; padding-left: 0; padding-right: 0; top: 15px; width: 100%;}
	.home_facilities .facilities_second_row > div:last-child {flex: auto;}
	.home_facilities .facilities_second_row > div:first-child {flex: auto;}
	.home_facilities .facilities_second_row {flex-direction: column-reverse;}
	.container-fluid.no-padding.home_facilities {padding-top: 60px;}
	.home_facilities .facilities_second_row.location { gap: 40px; }
	.home_facilities h4 {padding: 0px 15px 30px 15px; margin-top: -5px; font-size: 24px; line-height: 34px; }

	/******* GALLERY *******/
	.page_text.gallery_padd h1 {font-size: 33px; margin-bottom: 20px;}

	/******* CONTACT *******/
	.contact_links > img{display:none}
	.button.submit_button {right: 0;}
	table tr { flex-direction: row; align-items: center;} 
	.contact_links td.attributes_left { width: 35%;}
	.contact_links { margin-left: unset; width: 100%; padding-left: 0; padding-right: 15px; }
	.contact_links td.attributes_right {padding-bottom: 0; }
	.contact_links td.attributes_right, .contact_links td.attributes_right a { line-height: 30px;}
	.contact_form { padding-top: 20px; }
	.padd.contact_information {padding-top: 50px;}

	.home_header_content p{font-size: 12px;line-height: 16px;}
	.home_header_content a.more.white{font-size:11px;padding-left:40px;padding-left:30px;}
	.home_header_content a.more:before{width: 20px;margin-right:-20px;}
	.page_text .amenities_container ul li{width: 100%;font-size: 13px;line-height: 20px;background: transparent url(../img/layout/substract.svg) no-repeat 0 5px; background-size: 12px;}
	.facilities .page_text ul li {
		width:100%;
	}
	.padd_top {
        padding-top: 65px;
    }

	.contactform div.input.textarea {
        width: 100%;
    }

	.contactform .security div.input {
        width: 100%;
    }

	.required_fields {
        margin-left: 0;
        font-size: 14px;
    }

	.page_text .swiper-sights h3, .page_text .swiper-sights p {
		padding-left: 15px;
		padding-right: 15px;
	}

	.page_text .location_section h1 {
        font-size: 45px;
        line-height: 55px;
	}

	.center-box a {
    	letter-spacing: 2px;
	}

	.center-box {
        width: 290px;
        height: 290px;
    }

	.page_text .room_info ul {
        padding: 25px 15px;
	}

	#header.fixed #book_now {
        font-size: 14px;
        line-height: 21px;
    }

	#header.fixed .open_menu img {
        width: 45px;
    }

	.about_wrapper .about_left p {
		padding: 30px 0px 30px 0px;
		font-size: 19px;
	}

	.page_text .villa_text ul li {
		width: 49%;
	}

	.villas.facilities a.link_facilities {
		margin: 55px auto 50px auto;
		font-size: 17px;
		letter-spacing: 1px;
		padding: 18px 40px;
	}

	.villa_details ul li img {
		width: 60px;
	}

	.villa_details {
		padding: 0px 0px 30px 0;
	}

	.villa_details a {
		margin: 30px auto 0 auto;
	}

	.villa_details p.detail_number {
		font-size: 40px;
	}

	.villa_details p {
		font-size: 19px;
	}

	.villa_description p {
		font-size: 18px;
		line-height: 30px;
	}

	.page_text .menu_tabs ul li {
		padding: 0;
	}

	.villa_page .about_bg.room {
		height: 80%;
	}

	.about_wrapper .home_left_image.location img {
		width: 100%;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 25px;
		line-height: 37px;
		padding-right: 30px;
	}

	.contact_links .span_left {
		font-size: 19px;
	}

	.contact_left p {
		font-size: 24px;
		margin-top: 20px;
		line-height: 35px;
	}

	.contact_links {
        margin-bottom: 30px;
    }

	.contact_right h3, .contact_left h3 {
		font-size: 30px;
		letter-spacing: 1px;
	}

	.page_text .dynamic_text h2:before {
		border-left: 7px solid #A78479;
	}

	.page_text .dynamic_text h2 {
		font-size: 19px;
	}

	.padd_bottom {
		padding-bottom: 70px;
	}

	.parallax p {
		font-size: 23px;
		line-height: 35px;
	}

	.parallax a {
		font-size: 16px;
		margin-top: 25px;
	}

	.page_text .about_text h1 {
		font-size: 30px;
		line-height: 50px;
	}

	.newsletter-input {
		width: 80%;
	}

	#top_info_left {
		top: 4px;
		left: 60px;
	}

	.gallery_box .icon_gallery.right {
		top: -95px;
		width: 80%;
		z-index: 1;
	}

	.gallery_box.right .icon_gallery {
		display: none;
	}

	.offer_box {
		padding-bottom: 35px;
	}

	.gallery_image_sec {
		display: none;
	}	

	.gallery_image_first {
		width: 100%;
	}

	.gallery_content {
		margin-bottom: 40px;
	}

	.page_text .gallery_img h1 {
		margin-top: 40px;
	}

	.gallery_img {
		padding-left: 0;
	}

	.page_text.tabs_section h1 {
		font-size: 30px;
	}

	.menu_tabs ul li a {
		font-size: 17px;
	}

	.page_text .tabs_description ul li {
		margin: 0;
	}

	.menu_tabs ul li a.inactive span {
		font-size: 20px;
		padding: 0 5px 7px 5px;
	}

	.menu_tabs ul li a:before {
		left: -35%;
	}

	.menu_tabs ul li a.inactive {
		font-size: 18px;
	}

	.menu_tabs ul li a:after {
		width: 16px;
		background-size: 16px;
		height: 16px;
		bottom: 5px;
	}

	.menu_tabs ul li a span {
		font-size: 20px;
	}

	.newsletter_page .contact_details {
		padding: 0px 0px 0px 0px;
	}

	.no_banner {
		height: 33vh;
	}

	.info-window-content p.balloon-first {
		font-size: 19px;
	}

	.contact_details h3 {
		font-size: 21px;
		margin-bottom: 40px;
	}

	.page_text.services_page ul li {
		margin: 0;
	}

	.villa_facilities {
		padding: 1px 20px 1px 20px;
	}

	.villa_facilities:after {
		border-bottom: 7px solid #A78479;
		width: calc(100% - 40px);
		bottom: -7px;
	}

	.padd {
        padding-top: 80px;
        padding-bottom: 80px;
    }

	.page_text .room_info ul li {
    	font-size: 14px;
	}

	.villa_facilities ul li:nth-last-child(-n+2) {
		border-bottom: 1px solid #a78479;
	}

	.villa_facilities ul li:last-child {
		border-bottom: none;
	}

	.page_text .exterior.dynamic ul li {
		margin: 0;
	}

	.exterior.dynamic .exterior_text {
		padding: 30px;
	}

	.exterior.dynamic {
		padding-bottom: 30px;
	}

	.interior.dynamic .interior_text {
		padding: 30px;
	}

	.page_text.dynamic_page h1 {
		font-size: 24px;
		line-height: 40px;
	}

	.footer_box .book {
		width: 170px;
		font-size: 18px;
		padding: 12px 15px 12px 15px;
		margin: 0 auto 30px auto;
		background-position: 92% 12px;
	}	

	#wapp a {
		width: 75px;
		height: 20px;
	}

	.page_text.services h1 {
		font-size: 28px;
		line-height: 30px;
		padding-left: 0px;
	}

	.services_text {
		padding-left: 80px;
		padding-top: 30px;
	}

	.page_text .icon_content .icon_number {
		font-size: 37px;
		margin-top: 5px;
	}

	#lang_info.mob {
        font-size: 15px;
	}
	 
	.close_menu {
        background-size: 35px;
        top: 20px;
    }

	.exterior_img {
		padding-right: 50px;
	}	

	.exterior_text {
		padding: 20px 50px;
	}

	.page_text .exterior h2 {
		font-size: 25px;
	}

	.interior_text {
		padding: 20px 50px;
	}

	.page_text .interior h2 {
		font-size: 25px;
	}

	.interior_img {
		padding-left: 50px;
	}

	.page_text .icon_content .icon_text {
		font-size: 23px;
	}

	.space_between_suites.desktop {
		display: none;
	}

	.space_between_suites.mob {
		display: block;
	}

	.features_list.facility_list {
		text-align: left;
	}

	.page_text .features_list.facility_list h2 {
		margin-top: 15px;
		font-size: 25px;
		margin-bottom: 15px;
	}

	.page_text .villa_text h2 {
		font-size: 28px;
		line-height: 44px;
	}

	.page_text .page_description h2 {
		margin-bottom: 15px;
		font-size: 22px;
	}

	.suites_title h2 {
		font-size: 50px;
		line-height: 50px;
	}

	.facilities p {
		font-size: 18px;
		line-height: 28px;
	}

	#home_rooms .rooms_more {
		display: none;
	}

	#home_rooms .room_book {
		display: none;
	}

	#home_rooms_mob .rooms_more.mob {
		display: block;
		margin-right: 0;
		margin-left: 40px;
		font-size: 16px;
		left: 0;
		right: unset;
		border-bottom: 0;
		z-index: 9;
		position: relative;
		bottom: -25px;
	}

	#home_rooms_mob .room_book.mob {
		display: inline-block;
		position: relative;
		bottom: 7px;
		float: right;
		margin-right: 40px;
		font-size: 16px;
		padding-bottom: 7px;
		z-index: 9;
	}

	.page_text .suites_title h2 {
		font-size: 45px;
		line-height: 50px;
	}

	.suites_title {
		top: -145px;
	}

	img.rooms_home {
		top: -90px;
	}

	.services_swiper {
		margin-top: 30px;
	}

	.page_text .slide_title h2 {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	.page_text .services_title h2 {
		font-size: 45px;
		line-height: 50px;
	}

	.location_link a {
		font-size: 40px;
		line-height: 50px;
	}

	.location_link a:after {
		width: 30px;
		height: 30px;
		background-size: 30px;
	}

	.pages.home .page_text h1 {
		font-size: 30px;
		padding-left: 70px;
	}

	.pages.home .page_text h1:before {
		background-size: 32px;
		width: 32px;
	}

	.pages.home .about_text {
		padding-top: 30px;
	}

	.other_rooms .rooms_description h2 {
		margin-bottom: 15px;
	}

	.room_facilities h1 {
		font-size: 40px;
		margin-bottom: 50px;
	}

	.page_text .features_list ul li {
		float: left;
		width: 100%;
		padding: 5px 0px 5px 0px
	}

	.page_text .features_list ul {
		margin-bottom: 10px;
	}

	.features_list {
		text-align: center;
	}

	.rooms_view .room_right_image {
		margin-left: 65px;
	}

	.gallery_img {
		margin-bottom: 40px;
	}

	.room_book {
		padding-right: 50px;
	}

	.room_title h1 {
		font-size: 25px;
		line-height: 33px;
	}

	.rooms_description {
		width: 90%;
	}

	.rooms_description h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.rooms_description p {
		font-size: 19px;
		line-height: 30px;
	}

	p.total_rooms {
		right: 20px;
		font-size: 18px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	.swiper-container.swiper-suites {
		margin: 50px 0 0 0;
	}

	.rooms_description ul li {
		font-size: 18px;
	}

	.room_title {
		padding: 30px 50px 0px 40px;
	}

	.room_title .rooms_more {
		bottom: 12px;
		font-size: 18px;
		right: 25px;
	}

	.contact_title {
		padding: 30px 15px;
	}

	.contact_title p {
		font-size: 20px;
		line-height: 28px;
	}

	.page_text .contact_details h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.page_text .contact_details h2 {
		font-size: 23px;
		line-height: 23px;
		margin-bottom: 45px;
	}

	.sight_description {
		width: 90%;
	}

	.sight-image {
		height: 50vh;
	}

	.page_text h3 {
        font-size: 35px;
	}

	.services_wrapper a img {
		width: 41px;
	}

	.services_wrapper a {
		width: 140px;
		padding: 17px 0;
	}

	.page_text h2 {
        font-size: 55px;
	}

    .page_text h1 {
        font-size: 40px;
        line-height: 55px;
		margin-bottom: 20px;
    }

	.page_text p.title {
        font-size: 20px;
    }

	.page_text h1:before {
		width: 80px;
	}

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 60px;
	}

	.m-t-100 {
		margin-top: 10px;
	}

	.gallery_box .gallery_text span {
		font-size: 24px;
		padding: 20px 20px;
	}

	.gallery_box.right {
		margin-top: 60px;
	}

	.gallery_box.right .gallery_text {
		right: 20px;
		bottom: auto;
	}

	.home_center_title {
		margin-top: 110px;
	}

	.home_right_image {
		margin-top: 0px;
	}

	.white_line {
		height: 12px;
		margin-top: 210px;
	}

	.white_line.third {
		margin-top: 350px;
	}

	.white_line.sec {
		margin-top: 280px;
	}

	.amenities_container {
		position: relative;
		left: 0px;
		
	}

	.gallery_page {
		margin-bottom: 60px;
		margin-top: 60px;
	}

	.left_image_amenities {
		width: 100%;
	}
	.home_center_title {
		margin-bottom: 50px;
	}
	/*.languages { left:30px;  }*/
	.responsive_menu ul li a{
        font-size: 21px;
	}
	.responsive_menu .contact_menu{ margin: 30px auto 0px auto;   }
	.responsive_menu{
		background-size: 80px;
	}
	
	.footer_box ul  li a{  font-size:16px;margin-right:15px; }
	
	.contactform div.input{
		margin: 0px 0 25px 0;
		width: 100%;	
	}

	.contactform textarea {	width:100%; }
	
	.driveme a { position:relative;width:100%; top:0px; left:0;margin-left:0px; }

	#top_info {
		left: 95px;
	}

	.book_menu {
		text-align: center;
		margin-top: 29px;
	}

	.responsive_menu .contact_menu {
		padding: 18px 0;
	}

	.menu_social a {
        font-size: 13px;
	}

	.more_rooms a span {
		padding: 10px 15px;
		font-size: 16px;
	}
	.nopadding-549{
		padding-top:0px;
	}

	.no-padding549 {
		padding-left: 0;
		padding-right: 0;
	}

	.services {
		margin-top: 0;
	}

	.responsive_menu #book_now {
		font-size: 16px;
	}

	.responsive_menu .w-100 {
		width: 100%;
	}

	#logo_mob {
		position: relative;
		margin: 0 auto 15px auto;
	}

	.responsive_menu .extra_links {
		display: none;
	}

	.responsive_menu ul li.hide_item {
		display: block;
	}

	.menu_social a {
        font-size: 14px;
        padding: 3px 15px;
    }

	img.footer_logo {
		max-width: 100px;
	}

	.logo_footer {
		padding: 30px 0;
	}

	.menu_info p {
        font-size: 15px;
        padding: 2px 0;
    }
	
}

@media only screen and (min-width:480px) and (max-width:549px){
	/*#header { background:purple;  min-height:70px;}*/
	
	.room_box  {   margin-top:10px; margin-bottom:10px; }
	.room_box .room_box_title {   font-size:16px; }
	
	.sight_container {  min-height:230px; overflow:hidden; margin-bottom:30px; }
	.sight_container.inner_sight_container {  min-height:230px;  }
}

@media only screen and (max-width:479px) {	
	/****** HEADER *******/
	#header {padding: 0px 15px; top: 60px;}
	#header.fixed {padding: 10px 15px;}
	.open_menu img.dark_menu, .open_menu img.white_menu {width: 40px;}
	#header.fixed .open_menu img{width: 40px;}
	#logo {width: 125px; height: 60px;}
	#book_now {font-size: 15px; letter-spacing: 4px; width: 59px; text-align: center; line-height: 20px; right: 0;  }
	.responsive_menu #book_now { top: 28px;}
	#logo_menu { width: 150px;  margin: 25px auto 25px auto; }
	.responsive_menu_left { min-height: 300px;}
	#lang_mob a {font-size: 17px;}
	.responsive_menu ul li a span {font-size: 18px;  width: 15px; }
	.responsive_menu ul li a { padding: 10px 10px 10px 10px; }

	/******* FOOTER *******/
	.copyright {text-align: center;}
	.footer_wrapper .footer_box {text-align: center;width: 50%; flex: 0 0 50%; max-width: 50%; padding-left: 15px; padding-right: 15px}
	.footer_wrapper .footer_box:first-child {width: 100%; flex: 0 0 100%; max-width: 100%;}
	.footer_wrapper { padding: 40px 0 10px 0; }
    .footer_box.last {margin-top: 15px; }

	/******* HOMEPAGE *******/
	.home_header_content h1 {font-size: 28px; line-height: 40px;}
	.home_about .about_text {padding-top: 25px; }
	.page_text.home_about .about_text h2 {font-size: 25px;}
	.home_intro p {padding: 15px 30px 0 20%; font-size: 18px; line-height: 28px; }
	.home_facilities .facilities_second_row.home_facilities_section{ flex-direction: column;  gap: 15px;  }
	.home_facilities .facilities_second_row p {padding-top: 0; }
	.location_flex { padding-left: 20px; padding-right: 20px;padding-bottom: 30px; }
	.location_flex .button{font-size: 16px;margin-top: 30px;}
	.location_home .location_bg { height: 570px;  }
	.location_text p {padding-right: 0; font-size: 19px; line-height: 25px; }
	.home_book_container {padding: 80px 7% 50px 7%;  }
	p.booking_moto {font-size: 25px;line-height: 38px; }
	.home_book ul.checklist li br {display: block; }

	/********* DYNAMIC PAGES *******/
	.page_heading_image h1 {font-size: 29px; line-height: 45px;padding: 0;}
	.page_text .dynamic_intro h4 {font-size: 20px; line-height: 30px; margin-bottom: 0;}

	/********* SERVICES *******/
	.page_text .about_text h2 { font-size: 28px; }
	p.amenities_title, .amenities_section h6 {font-size: 25px; }

	/********* HOTEL *******/
	.page_text p.intro_title {padding: 50px 5px 15px 5px;line-height: 23px;}
	.about_wrapper {padding: 0;}
	.page_text .about_text p { font-size: 18px; line-height: 30px;}

	/********* ROOMS *******/
	.page_text .rooms_intro p {font-size: 21px; line-height: 30px; }
	.room_intro_image {min-height: 280px; }
	.room_page .home_header_content h1 {font-size: 32px; padding: 0 20px; line-height: 42px;  }
	.room_info_view .room_info_inner ul li { font-size: 16px;  line-height: 30px; position: relative}
	.room_info_view .room_info_inner ul li::after {content: '';display: block;width: 20px;height: 1px;background: #534741;	margin: 8px auto 0 auto;}
	.room_info_view .room_info_inner ul li:last-child::after {display: none;}
	.room-info-sep {padding: 0 10px; top: 3px;display:none}
	.room_info_view .room_info_inner ul { display: flex; align-content: center; align-items: center;flex-direction: column;}
	.room_info_view .room_info_inner { padding: 17px 15px; }
	.room_info_view { bottom: 2%;}
	.room_overview {padding: 20px 15px 60px 15px;}
	.page_text .room_subtitle h2 {font-size: 22px; line-height: 32px;}
	.room_intro p {font-size: 18px; line-height: 32px;}
	.swiper-slide.villa_gallery_img{height: 35vh; min-height: 300px;}
	.more_rooms_intro {padding: 0px 10px 50px 10px;}
	.more_rooms_description p {font-size: 18px; line-height: 31px; padding-top: 5px;}
	p.main_subtitle {font-size: 30px;}
	.swiper-other-rooms .room_intro_image {min-height: 275px; }
	.swiper-other-rooms .room-title-text {font-size: 18px; line-height: 28px; min-width: 220px; }
	.swiper-other-rooms .room-number-sup-flex {font-size: 18px;}
	/* .rooms_direct_booking .home_book ul.checklist li {width: auto;} */
	.rooms_direct_booking .home_book_container{max-width: 100%;padding: 70px 15px 0px 15px;}

	/********* LOCATION *******/
	.container-fluid.padd_top_big.page_text.home_facilities .col-xs-5, .container-fluid.padd_top_big.page_text.home_facilities .col-xs-7{width:100%}
	.home_facilities h4 {padding: 25px 0px 15px 0px; margin-top: 0; font-size: 22px;line-height: 31px;}
	.home_facilities .facilities_second_row.location {flex-direction: column; gap: 15px;}
	.home_facilities .facilities_second_row.location > div:first-child {order: 1;}
	.home_facilities .facilities_second_row.location > div:last-child {	order: 2;}
	.home_facilities .facilities_second_row {top: 0; }
	.home_facilities h4 {padding: 25px 0px 0px 0px; margin-top: 0; margin-bottom: 0; }


	/********* GALLERY *******/
	.page_text.gallery_padd h1 {font-size: 30px;  margin-bottom: 15px; left: -5px;}

	/********* CONTACT ********/
	table tr {flex-direction: row; }
	.button.submit_button{padding-left: 35px;}
	.contact_links td.attributes_left, .contact_links td.attributes_right{line-height: 30px;}

	.services_swiper {
		margin-left: 0;
	}

	.amenities img {
    	width: 110px;
	}

	.page_text.villas_home .room_info ul {
		margin: 0;
	}

	.villa_box {
        margin-bottom: 50px;
        margin-top: 45px;
    }

	.page_text h3 {
        font-size: 30px;
    }

	.page_text .location_section h1 {
        font-size: 40px;
        line-height: 50px;
    }

	.location .scrollButtonContainer a {
		font-size: 14px;
		letter-spacing: 2px;
	}

	.page_text .room_info ul {
        margin: 0 20px;
    }

	.villas .opacity_bg {
		height: 40px;
	}

	.page_text .villa_text h2 {
		margin-left: 35px;
	}

	.villa_text {
		padding: 30px 30px 20px 30px;
	}

	.swiper-rooms-gallery .swiper-buttons {
		width: 180px;
		padding: 10px 20px;
	}

	.villas.facilities a.link_facilities {
		font-size: 16px;
		letter-spacing: 1px;
		width: 100%;
	}

	.villa_details ul li {
		width: 49%;
	}

	.villa_details a {
		letter-spacing: 2px;
	}

	.villa_description p {
		font-size: 17px;
		line-height: 28px;
	}

	.villa_details p.detail_number {
		padding: 10px 0;
	}

	.villa_description {
		margin-top: -60px;
	}

	.sights_image:before {
		width: 28px;
		height: 100%;
	}

	.page_text .menu_tabs ul li {
		width: 49%;
	}

	.about_wrapper .home_left_image:after {
		bottom: 30px;
		left: 30px;
	}

	.page_text.villa_page .about_text h1 {
		font-size: 23px;
		line-height: 38px;
		padding-right: 0;
	}

	.about_wrapper.location_section p {
		font-size: 17px;
		padding: 30px 0px 30px 0px;
		line-height: 31px;
	}

	.about_wrapper .location_right_img {
		width: 270px;
	}

	.contact_links td.attributes_right {
		padding-left: 0px;
	}

	.contact_left {
		padding-top: 50px;
	}

	.contact_left p {
		font-size: 22px;
		line-height: 30px;
	}

	.contact_right h3, .contact_left h3 {
		font-size: 28px;
		letter-spacing: 0px;
	}

	.gallery {
		margin-bottom: 15px;
		padding-right: 15px;
		padding-left: 10px;
	}

	.page_text .about_text h2:after {
		margin-top: 35px;
	}

	.page_text p.title {
        font-size: 19px;
        letter-spacing: 2px;
    }

	.albums_home {
		margin: 65px 0;
		padding: 30px 0 0 0!important;
	}

	.gallery_box .gallery_text p {
		font-size: 20px;
	}

	.gallery_img p {
		margin: 15px 0;
	}

	.page_text.tabs_section h1 {
		font-size: 27px;
	}

	.menu_tabs ul li a {
		font-size: 21px;
	}

	.menu_tabs ul li a span {
		font-size: 20px;
	}

	.tabs_description {
		padding: 15px 0px 0px 0px;
		margin-left: -15px;
   		margin-right: -15px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 20px 0;
		font-size: 17px;
		width: 100%;
		margin: 0px;
	}

	.center-box {
        width: 270px;
        height: 270px;
    }

	.page_text .menu_tabs .tabs_description_right ul li:nth-last-child(-n+2) {
		border-bottom: 1px solid #a78479;
	}

	.page_text .menu_tabs .tabs_description_right ul li:last-child {
		border-bottom: none;
	}

	.page_text .tabs_description p {
		font-size: 17px;
		line-height: 28px;
	}

	.sights_image {
		margin: 0 15px;
	}

	.sights_image:before {
		width: 32px;
	}

	.tabs_description h2 span {
		font-size: 20px;
	}

	.page_text .tabs_description h2 {
		font-size: 22px;
	}

	.contact_links .span_right {
		font-size: 19px;
	}

	.exterior.dynamic {
		padding-bottom: 0;
	}

	.padd.gallery_page {
		margin-top: 50px;
		margin-bottom: 50px;
		padding: 0;
	}

	.dynamic_text {
		padding: 0 15px;
	}

	.page_text .dynamic_text h2 {
		font-size: 18px;
	}

	.page_text.dynamic_page h1 {
		font-size: 22px;
		line-height: 37px;
	}

	.page_text.dynamic_page ul li {
    	font-size: 15px;
		line-height: 28px;
	}

	.dynamic_page {
		margin-top: 0;
	}

	.content_left {
		margin-bottom: 40px;
	}

	.book.show_479 {
		display: block;
	}

	.book.show_479 a {
		display: block;
		background: #BA9E7E;
		color: #fff;
		padding: 14px 15px 14px 15px;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 1px;
		width: 210px;
		background-image: url(../img/layout/book_now.svg);
		background-repeat: no-repeat;
		background-position: 170px 15px;
		background-size: 25px;
		transition: all 0.3s ease-in-out;
		margin: 45px auto 0 auto;
		text-align: left;
	}

	#wapp {
		margin-top: 2px;
	}

	.footer_box p.newsletter_title {
		font-size: 28px;
		line-height: 28px;
	}

	.center-991 {
		margin-bottom: 40px;
	}

	.footer_box p.newsletter_subtitle {
		letter-spacing: 0px;
	}

	.parallax a {
		font-size: 16px;
		margin-top: 20px;
		padding: 15px 30px;
	}

	.parallax p {
		font-size: 21px;
		line-height: 32px;
	}

	.about_wrapper img.logomark {
		width: 40px;
		padding-top: 65px;
	}

	.more {
		margin-top: 20px;
		font-size: 16px;
		padding: 13px 50px 13px 50px;
	}

	.exterior {
		padding-bottom: 40px;
		margin-top: 50px;
	}

	.interior {
		padding-bottom: 40px;
	}

	.padd {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.villa_text img {
		width: 60px;
	}

	.page_text .villa_text ul li p:before {
		background-size: 14px;
		width: 14px;
		height: 14px;
	}

	.page_text .villa_text ul li p {
		font-size: 18px;
	}

	.white_line.sec {
		margin-top: 250px;
	}

	.white_line.third {
		margin-top: 330px;
	}

	.white_line {
		margin-top: 175px;
	}

	.about_wrapper .about_left p {
		font-size: 18px;
	}

	.page_text .about_text h1 {
		font-size: 27px;
		line-height: 42px;
		padding: 10px 20px 30px 0px;
	}

	.button {
        font-size: 17px;
        letter-spacing: 2px;
        margin-top: 20px;
    }

	.icon_content {
		margin: 10px 0;
	}

	.about_right_img.mob {
        width: calc(35% - 30px);
    }

	.page_text .icon_content .icon_number {
		font-size: 35px;
	}

	.page_text .icon_content .icon_text {
		font-size: 22px;
	}

	.facilities_intro button {
		margin-left: 50px;
	}

	#top_info_left {
		top: 4px;
		left: auto;
		right: 50px;
	}

	#top_info {
		left: auto;
    	right: 13px;
	}

	.page_text .page_description ul li {
		padding-left: 0;
	}

	.page_text .page_description strong {
		font-size: 17px;
	}

	.room_details p {
		padding-bottom: 10px;
	}

	.suites_title h2 {
		font-size: 45px;
		line-height: 45px;
	}

	.services_text .more {
		margin-top: 25px;
	}

	.facilities p {
		font-size: 17px;
		line-height: 26px;
	}

	.rooms_home .about_text.facilities_intro {
		padding-bottom: 20px;
	}

	.services {
	    margin-bottom: 50px;
	}

	#home_rooms_mob .rooms_more.mob {
		bottom: -10px;
	}

	#home_rooms_mob .room_book.mob {
		bottom: 22px;
	}

	.page_text .suites_title h2 {
		font-size: 40px;
		line-height: 45px;
	}

	.suites_title {
		top: -140px;
	}

	.page_text .room_details p {
		font-size: 17px;
		line-height: 30px;
	}

	.room_details {
		padding: 0px 15px;
	}

	.page_text .slide_title h2 {
		left: 10px;
		bottom: -15px;
	}

	.location_link {
		width: 80%;
		padding: 40% 0% 100% 0%;
	}

	.location_link a {
		text-align: center;
	}

	.location_link a:after {
		right: 0;
		left: 0;
		margin: 80px auto 0 auto;
	}

	.hotel_info .home_right_image img {
		margin-bottom: 10px;
	}

	.pages.home .page_text h1 {
		font-size: 27px;
		padding-left: 60px;
	}

	.pages.home .page_text h1:before {
		background-size: 29px;
		width: 29px;
	}

	.pages.home .home_half_text {
		padding: 15px 30px;
	}

	.other_rooms .swiper-suites .swiper-slide {
		background-color: #fff;
	}

	.other_rooms .rooms_description {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.room_facilities h1 {
		font-size: 35px;
		margin-bottom: 40px;
	}

	.room_book {
		padding-right: 40px;
		font-size: 18px;
	}

	.rooms_view .room_right_image {
		margin-left: 50px;
		padding-right: 40%;
	}

	.room_title h1 {
		font-size: 22px;
		line-height: 30px;
		padding-left: 10px;
	}

	.room_title .rooms_more {
		font-size: 16px;
		padding-bottom: 5px;
	}

	.rooms_description h2 {
		font-size: 27px;
		line-height: 30px;
	}

	.contact_intro {
		margin-top: 0;
	}

	.contact_title {
		padding: 40px 15px 30px 15px;
	}

	.contact_title p {
		font-size: 18px;
		line-height: 26px;
	}

	.page_text .contact_details h3 {
		font-size: 18px;
		line-height: 27px;
	}

	.contact_details p, .contact_details a {
		font-size: 18px;
    	line-height: 28px;
	}

	.page_text .contact_details h2 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 40px;
	}

	.sight_description.left {
		padding: 3% 8% 3% 5%;
	}

	.sight_description {
		padding: 3% 5% 3% 8%;
	}

	.sight-image {
		height: 45vh;
	}

	.home_right_image:after {
		bottom: 30px;
		left: 30px;
	}

	.room_info .button {
        margin-left: 20px;
    }

	.page_text.services h2:after {
		margin-top: 40px;
	}

	.services_text {
		padding-left: 70px;
	}

	.padd_top {
		padding-top: 50px;
	}

	.dynamic_right_image {
		padding-bottom: 40px;
	}

	.gallery_text span p {
		font-size: 16px;
	}

	.gallery_view {
		height: 35vh;
	}

	.page_text h1 {
        font-size: 34px;
        line-height: 45px;
    }

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 45px;
	}

	.home_half_text p {
		font-size: 17px;
    	line-height: 30px;
	}

	.rooms_home .about_text {
		padding-top: 0px;
	}

	.m-t-100 {
		margin-top: 0px;
	}

	.gallery_box .gallery_text span {
		font-size: 22px;
	}

	.rooms.home .padd{
		padding-top:0px;
		padding-bottom:20px;

	}

	.more_rooms{
		width:100%;
	}
		
	.footer_box.social_media  {margin-bottom:50px; }
	
	.driveme a {font-size: 16px; }
	
	.left_image {max-width:100%; }	
	.right_image {max-width:100%; }
	
	
	.room_box  {   width:100%;  margin-top:10px; margin-bottom:10px; }
	.room_box .room_box_title {   font-size:16px; }
	
	.sight_container { width:100%;  min-height:250px; overflow:hidden; margin-bottom:30px;  }
	.sight_container.inner_sight_container { width:100%;  min-height:250px;  }
	.sight_box { left:0; }
	.sight_text { padding:20px 15px 0 15px;}
	
	
	.home_room_image { width:90%; margin-left:5%; }
	
	.benatura_logo { float:none; display:block;max-width:100%; margin:0 auto 20px auto;}
	.enjoy_logo { float:none; display:block;max-width:100%; margin:0 auto 20px auto;}
	.left_msg {
		-webkit-transform: rotate(-90deg) translateX(-70px);
		-ms-transform: rotate(-90deg) translateX(-70px);
		transform: rotate(-90deg) translateX(-70px);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
	}

	
	.home_header_content p{font-size: 12px;font-weight: 400;text-shadow: 0px 1px 0px rgba(0,0,0,0.3); padding-right: 10px;}
	.home_header_content a.more.white{font-size:10px;padding-left:30px;}
	.home_header_content a.more:before{width: 20px;margin-right:-20px;}

	.book_menu {
		text-align: center;
		margin-top: 0px;
	}
	.responsive_menu{
		background-position-x: center;
		background-position-y: 10vh;
		background-size: 80px;
	}
	

	.menu_logo {
		margin: 0 auto 3vh auto;
		width: 61px;	
	}

	.responsive_menu .contact_menu {
		margin: 30px auto 0px auto;
	}



	.responsive_menu .contact_menu {
		padding: 10px 0;
	}

	.home_center_title {		
		margin-top: 80px;
	}

	.home_center_title p.smaller::after {
		height: 56px;
	}

	.home_center_title p.smaller {
		padding-bottom: 75px;}
	
	.home_center_title h2 {
		line-height: 45px;
	}

	.responsive_menu .contact_menu span {
		display: block;
		font-size: 14px;
		width:100%;
	}

	.responsive_menu .contact_menu {
		padding: 10px 0 15px 0;
	}

	.contact_details h3:after {
		margin: 35px auto 0 auto;
	}

	.contact_details h2:after {
		margin: 40px auto 0 auto;
	}

	.gallery_page .gallery{
		width:100%;
	}

	.contactform div.submit input {
		font-size: 18px;
	}

	.contact_links .span_left {
		font-size: 19px;
	}

	#map {
		min-height: 500px;
	}

	.no_banner .home_header_content {
		top: 150px;
	}

	.no_banner {
		height: 30vh;
	}

	.contact_intro {
		margin-bottom: 60px;
	}

	.gallery_box.right {
		margin-top: 40px;
	}

	.gallery_box .gallery_text {
		padding: 20px 15px;
		margin-top: -50px;
		margin-left: 0;
	}

	.gallery_box.right .gallery_text {
		right: 0;
	}

	.gallery_box {
		margin: 60px 0px;
	}

	.gallery_box .gallery_text a {
		font-size: 13px;
   		margin: 15px auto 0 auto;
	}
	.book_menu a{padding:5px 7px;}
	#lang_info { display: none }
	.languages .languages_menu a, .languages a.selected_lang { font-size: 14px; }

	.contact_details h3 {
		margin-bottom: 30px;
	}

	.about_wrapper .home_left_image img {
		width: 100%;
	}


	.page_text.services h1 {
		font-size: 25px;
		line-height: 25px;
		padding-left: 0px;
	}

	.services_wrapper:before {
		margin-left: 30px;
	}

	.services_wrapper.right:before {
		margin-left: 30px;
	}

	.services_wrapper.right:after {
		margin-left: 30px;
	}

	.services_wrapper:after {
		top: 40vh;
	}

	.services_wrapper:before {
		top: calc(40vh - 32px);
	}

	.service_img {
		height: 40vh;
	}

	.services_wrapper a {
		width: 130px;
		padding: 15px 0;
	}

	.service_info {
		padding: 90px 15px 0 15px;
	}

	.services_wrapper:after {
		height: 55px;
		margin-left: 30px;
	}

}

@media only screen and (max-width: 420px) {	
	/******* GALLERY *******/
	.page_text.gallery_padd h1 {font-size: 27px;}

	/******* CONTACT *******/
    table tr {flex-direction: column;  align-items: flex-start; padding-bottom: 15px;}


	.gallery_box .icon_gallery.right {
		top: -80px;
		width: 85%;
	}

	.page_text.villas_home .room_info ul li {
        font-size: 13px;
    }

	.villa_box {
        margin-bottom: 40px;
        margin-top: 35px;
    }

	.page_text .location_section h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 5px;
    }
	
	.center-box {
        width: 230px;
        height: 230px;
    }

	.center-box a {
    	font-size: 17px;
	}

	.location_text {
        margin-top: 15px;
    }

	.page_text.location_home h1 {
        margin-bottom: 20px;
    }

	.page_text .room_info ul li {
        font-size: 13px;
        padding: 3px 20px;
    }

	.page_text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

	.villas .beige_bg {
		padding: 0;
	}

	.page_text p.title {
        font-size: 18px;
        letter-spacing: 1px;
    }

	.page_text.villas h2:before {
		margin-left: -25px;
	}

	.page_text .villa_text h2 {
		margin-left: 25px;
	}

	.page_text.villas h2:before {
		width: 10px;
		border-left: 10px solid #A78479;
	}

	.page_text .villa_text h2 {
		font-size: 25px;
		line-height: 40px;
	}

	.villas .opacity_bg {
		height: 35px;
	}

	.swiper-rooms-gallery .swiper-buttons {
		width: 150px;
		padding: 8px 12px;
	}

	.swiper-rooms-gallery .swiper-buttons .divider {
		height: 25px;
	}

	.villas.facilities a.link_facilities {
		font-size: 16px;
		letter-spacing: 0px;
		width: 100%;
		padding: 15px 0;
		margin: 45px auto 45px auto;
	}

	.villa_details ul li img {
		width: 55px;
	}

	.villa_details p.detail_number {
		font-size: 35px;
	}

	.villa_description {
		margin-top: -35px;
	}

	.villa_details a {
		letter-spacing: 1px;
		padding: 17px 35px;
		font-size: 16px;
		margin: 20px auto 0 auto;
	}

	.villa_details p {
		font-size: 17px;
	}

	.villa_details ul li {
		margin-bottom: 25px;
	}

	.page_text.villa_page .about_text h1 {
		padding-bottom: 20px;
	}

	.about_wrapper.location_section p {
		font-size: 16px;
		line-height: 28px;
	}

	.about_wrapper .home_left_image:after {
		bottom: 20px;
		left: 20px;
	}

	.contact_left p {
		font-size: 20px;
		line-height: 28px;
	}

	.contact_right h3, .contact_left h3 {
		font-size: 25px;
	}

	.contact_left {
		padding-top: 40px;
	}

	.contact_right h3:before, .contact_left h3:before {
		background-size: 20px;
		width: 20px;
		height: 20px;
		margin-top: -30px;
	}

	.service_img {
		height: 30vh;
	}

	.services_wrapper {
		margin: 0 15px;
	}

	.services_wrapper:before {
		top: calc(30vh - 25px);
		width: 15px;
		height: 25px;
	}

	.service_info {
		padding: 80px 0px 0 0px;
	}

	.services_wrapper:after {
		width: 15px;
		height: 45px;
		top: 30vh;
	}

	.parallax p {
		font-size: 20px;
		line-height: 27px;
		padding: 0 15px;
	}

	.about_wrapper img.logomark {
		width: 35px;
		padding-top: 55px;
	}

	.parallax a {
		font-size: 15px;
		margin-top: 15px;
		padding: 12px 30px;
	}

	img.footer_logo {
		max-width: 80px;
	}

	.logo_footer {
		padding: 25px 0;
	}

	.footer_box_container {
		width: 100%;
	}

	.footer_social.mob {
		display: block;
		margin: 30px auto 0 auto;
		text-align: center;
	}

	.footer_box p.newsletter_subtitle {
		font-size: 16px;
	}

	.gallery_box {
		margin: 50px 0px;
	}

	.offer_box {
		padding-bottom: 25px;
	}

	.albums_home {
		margin: 45px 0;
	}

	.gallery {
		margin-bottom: 15px;
		padding-right: 15px;
		width: 100%;
	}

	.gallery_img {
		margin-bottom: 35px;
	}

	.page_text.tabs_section h1:before {
		left: 0;
	}

	.menu_tabs ul li a:before {
		left: -40%;
		margin-top: 21px;
	}

	.page_text .tabs_description h2 {
		font-size: 21px;
	}

	.page_text.tabs_section h1 {
		font-size: 24px;
		padding-left: 0;
	}

	.tabs_description h2 span {
		font-size: 19px;
	}

	.menu_tabs {
		margin-left: -15px;
		margin-right: -15px;
	}

	.tabs_description {
		padding: 0px;
	}

	.location_intro {
		padding: 0;
	}

	.sights_image {
    	margin: 0;
	}

	.location_sec_row {
		margin-top: 25px;
	}

	.page_text .menu_tabs .tabs_description_right ul li {
		padding: 17px 0;
		font-size: 16px;
	}

	.page_text .tabs_description p {
		font-size: 16px;
		line-height: 26px;
	}

	.contact_social img {
		width: 23px;
		margin-right: 15px;
	}	

	.contact_social img.twitter {
		width: 23px;
	}

	.info-window-content {
		padding: 0;
	}

	.contact_details {
		padding: 30px 0px 0px 0px;
	}

	.contact_right {
		padding: 70px 0px 0 0px;
	}

	.menu_tabs ul li a span {
		font-size: 20px;
	}

	.menu_tabs ul li a {		
		font-size: 19px;
	}

	.contact_form {
		padding: 10px 0px;
	}

	.contactform div.submit input {
        font-size: 17px;
	}

	.contact_details p, .contact_details a {
		font-size: 17px;
		line-height: 27px;
	}

	.contact_details h3 {
		font-size: 20px;
	}

	.no_banner .home_header_content {
		top: 125px;
	}

	.no_banner {
		height: 25vh;
	}

	.contact_intro {
		margin-bottom: 50px;
		padding: 40px 15px 0px 15px;
	}

	.padd.gallery_page {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.interior.dynamic .interior_text {
		padding: 25px 15px 15px 15px;
	}

	.exterior.dynamic .exterior_text {
		padding: 25px 15px 15px 15px;
	}

	.dynamic_page {
		margin-top: 20px;
	}

	.page_text.dynamic_page h1 {
		font-size: 20px;
		line-height: 35px;
	}

	.dynamic_text {
		padding: 0px;
	}

	hr {
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.content_left {
		margin-bottom: 30px;
		margin-right: 15px;
	}

	.menu_info p {
		font-size: 15px;
	}

	.page_text.dynamic_page ul li {
        padding: 2px 0px;
	}

	.services_wrapper.right:after {
		margin-left: 15px;
	}

	.page_text.services h1 {
		font-size: 23px;
		line-height: 30px;
	}

	.services_wrapper.right:before {
		margin-left: 15px;
	}

	.page_text .service_info p {
		padding-bottom: 70px;
	}

	.services_wrapper a {
		width: 120px;
		padding: 12px 0;
	}

	.services_wrapper a img {
		width: 37px;
	}

	.services_wrapper:before, .services_wrapper:after {
		margin-left: 15px;
	}

	.parallax {
		height: 50vh;
	}

	.exterior_img {
		padding-right: 30px;
	}

	.menu_social {
        padding: 10px;
    }

	.responsive_menu .menu_social img.twitter {
		width: 23px;
	}

	.menu_social a {
        font-size: 12px;
        padding: 0px 10px;
    }

	.responsive_menu .menu_social img.instagram {
		width: 20px;
	}

	.responsive_menu .menu_social img {
		width: 21px;
		margin: 0 10px;
	}

	.icon_content img {
		width: 120px;
	}

	.home_right_image:after {
		bottom: 25px;
		left: 25px;
	}

	.white_line.sec {
		margin-top: 245px;
	}

	.white_line.third {
		margin-top: 320px;
	}

	.white_line {
		margin-top: 180px;
		height: 10px;
	}

	.about_bg {
		width: calc(100% + 15%);
	}

	.page_text .about_text h1 {
		font-size: 22px;
		line-height: 35px;
		padding: 0px 15px 30px 0px;
	}

	.about_wrapper .about_left p {
		font-size: 17px;
	}

	.page_text .icon_content .icon_number {
		font-size: 32px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.page_text .icon_content .icon_text {
		font-size: 20px;
	}

	.page_text .icon_content .icon_number::after {
		margin: 45px auto 0 auto;
	}

	.facilities_intro button {
		margin-left: 35px;
	}

	.mini_font {
		margin-bottom: 25px!important;
	}

	.reverse-rooms .rooms_description {
		padding: 3% 5% 3% 5%;
		float: none;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.reverse-rooms .no-padding {
		padding-left: 15px;
		padding-right: 15px;
	}

	.page_text .features_list.facility_list h2 {
		font-size: 23px;
		margin-bottom: 10px;
		text-align: left;
	}

	.mini_font {
		font-size: 13px!important;
		line-height: normal!important;
	}

	.page_text .page_description h2 {
		font-size: 20px;
		text-align: left;
	}

	.suites_title h2 {
		font-size: 35px;
		line-height: 35px;
		margin-left: -20px;
	}

	.facilities p {
		font-size: 16px;
		line-height: 23px;
	}

	.rooms_description ul li:before {
		left: 0;
		right: 0;
		width: 100%;
		margin: 42px auto 0 auto;
	}

	.page_text .suites_title h2 {
		font-size: 32px;
		line-height: 35px;
		text-align: left;
		margin-left: -15px;
	}

	.page_text .room_details ul li {
		font-size: 18px;
	}

	.page_text .room_details p {
		font-size: 16px;
		line-height: 25px;
		padding-left: 0;
	}

	#home_rooms_mob .rooms_more.mob {
		bottom: -10px;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		margin-left: 0;
		padding-right: 40px;
	}

	.services {
		margin-bottom: 45px;
	}

	#home_rooms_mob .room_book.mob {
		bottom: -20px;
		display: block;
		float: none;
		width: fit-content;
		margin: 0 auto;
	}

	.page_text .room_details ul {
		margin: 0px 0 17px 0px;
		padding-top: 10px;
	}

	.suites_title {
		top: -95px;
	}

	img.rooms_home {
		top: -62px;
		right: -15px;
		width: 120%;
	}

	.page_text .services_title h2 {
		font-size: 35px;
		line-height: 40px;
		text-align: center;
		float: none;
		margin-right: 0;
	}

	.page_text h2 {
        font-size: 40px;
    }

	.page_text.services h2:after {
		margin-top: 35px;
	}

	.services_text {
		padding-left: 50px;
	}

	.services_swiper {
		margin-top: 50px;
	}

	.page_text .slide_title h2 {
		font-size: 28px;
		line-height: 28px;
		margin-bottom: 26px;
		left: -20px;
	}

	.location_link {
		width: 85%;
	}

	.location_link a {
		font-size: 35px;
		line-height: 40px;
	}

	.location_link a:after {
		margin: 65px auto 0 auto;
	}

	.pages.home .page_text h1 {
		font-size: 22px;
		padding-left: 50px;
	}

	.pages.home .home_left_image img {
		width: 70%;
	}

	.pages.home .home_half_text {
		padding: 10px 30px;
	}

	.pages.home .page_text h1:before {
		background-size: 24px;
		width: 24px;
	}

	.hotel_info .home_right_image img {
		margin-bottom: 0;
	}

	.pages.home .about_text {
		padding-top: 10px;
	}

	.other_rooms .rooms_description {
		justify-content: center;
	}

	.other_rooms .rooms_description h2 {
		font-size: 28px;
		line-height: 30px;
		top: -10px;
		text-align: center;
	}

	.other_rooms.page_text .room_title h1 {
		font-size: 23px;
		padding-left: 0px;
	}

	p.total_rooms {
		font-size: 17px;
	}

	.room_facilities h1 {
		font-size: 30px;
		margin-bottom: 35px;
		text-align: center;
	}

	.rooms_view .room_right_image {
		margin: 0px 40px 10px 40px;
		padding-right: 0;
		padding-bottom: 45%;
	}

	.rooms_view .room_book {
		bottom: 20%;
	}

	.room_title {
		padding: 15px 50px 15px 40px;
	}

	.room_title h1 {
		font-size: 20px;
		line-height: 26px;
		padding-left: 0;
		width: 100%;
		text-align: center;
	}

	.room_title .rooms_more {
		font-size: 15px;
		padding-bottom: 3px;
		bottom: 0;
		padding-top: 5px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		float: none;
		display: block;
		width: fit-content;
	}

	.rooms_description {
		width: 100%;
		display: block;
		text-align: center;
		padding: 3% 10% 3% 10%;
	}

	p.total_rooms {
		right: 0;
		left: 0;
		font-size: 17px;
		margin: 0 auto;
		display: block;
		float: none;
		padding-right: 0;
		padding-top: 10px;
	}

	.rooms_description p {
		font-size: 18px;
		line-height: 28px;
		padding-right: 0;
	}

	.rooms_description ul li {
		font-size: 17px;
		background: none;
	}

	.sight-image {
		height: 30vh;
	}

	.contact_links .span_right {
		font-size: 18px;
	}

	.contact_social img.instagram {
		width: 21px;
	}

	.contactform label {
    	font-size: 14px;
	}

	.contactform input[type="text"], .contactform textarea {
        padding: 8px 0px;
	}

	.required_fields {
        margin-left: 0;
        font-size: 13px;
    }

	.padd_top {
		padding-top: 40px;
	}

	.dynamic_right_image {
		padding-bottom: 0;
	}

	.gallery_text span p {
		font-size: 15px;
	}

	.page_text h1:before {
		left: 15px;
	}

	.rooms_home .home_half_text {
		padding: 5px 15px 5px 40px;
	}

	.page_text .exterior h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.page_text .exterior h2:after {
		margin-top: 43px;
	}

	.more {
		font-size: 15px;
		padding: 12px 35px 12px 35px;
	}
	
	.page_text .villa_text ul li p {
		font-size: 16px;
	}

	.page_text .villa_text ul li p:before {
		background-size: 12px;
		width: 12px;
		height: 12px;
	}

	.villa_text img {
		width: 50px;
	}

	.interior_text {
		padding: 20px 30px;
	}

	.page_text .interior h2:after {
		margin-top: 43px;
	}

	.page_text .interior h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.interior_img {
		padding-left: 30px;
	}

	.exterior_text {
		padding: 20px 30px;
	}

	.home_half_text p {
		font-size: 17px;
		line-height: 28px;
	}

	.home_left_image {
		margin-bottom: 20px;
	}

	.home_left_image img {
		width: 60%;
	}

	.m-t-100 {
		margin-top: 20px;
	}

	.gallery_page {
		margin-top: 25px;
		padding-top: 0!important;
	}

	.gallery_box {
		padding: 0 15px;
	}

	.gallery_box .gallery_text {
		padding: 15px 12px;
		margin-top: -40px;
	}

	.gallery_box .gallery_text a {
		font-size: 12px;
		margin: 10px auto 0 auto;
	}

	.gallery_box .gallery_text p {
		font-size: 18px;
	}

	.gallery_box .gallery_text span {
		font-size: 19px;
		padding: 15px;
	}

	.padd_big {
		padding-left: 0;
		padding-right: 0;
		padding-top: 70px;
    	padding-bottom: 70px;
	}

	.newsletter_title {
		font-size: 29px;
		line-height: 29px;
	}

	.newsletter-input .submit input {
		background-size: 30px;
		padding: 10px 10px 7px 10px;
	}
	
	.padd.newsletter_bg {
		padding-top: 60px;
	}

	.newsletter_subtitle {
		margin-bottom: 30px;
		font-size: 17px;
	}

	.close_menu {
        left: 8px;
        background-size: 32px;
        top: 15px;
	}

	#lang_info.mob {
        font-size: 14px;
	}

	#top_info img, #top_info_right img, #top_info_mob img {
		width: 25px;
		height: 25px;
	}

	#top_info_left {
		top: 0;
		right: 45px;
	}
	
	#top_info_left img {
		width: 26px;
		height: 26px;
	}

	#top_info {
		right: 15px;
		top: 0;
	}

	.center-991 {
		margin-bottom: 35px;
	}

	.footer_social img {
		margin-right: 12px;
		margin-left: 12px;
	}

}


/* ===========================>
		ERROR PAGE
   <========================== */
   .tit-er{color:#fff !important;}
   .tex-er{
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
   }
   .btn-er{
		margin-top:50px;
		display: flex;
		justify-content: center;
   }

   .btn-er a{
		border: none;
		border-bottom: 2px solid #fff;
		color: #fff;
		cursor: pointer;
		text-align: center;
		background: transparent;
		display: block;
		padding: 10px 60px 15px 0;
		font-size: 21px;
		outline: medium none;
		font-weight: 500;
		transition: all 0.3s ease 0s;
	}

	.btn-er a:hover{	
		padding: 10px 0px 15px 0;	
		transition: all 0.3s ease 0s;	
	}
  @media(min-width:768px){
	.con-er{display: flex;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	
  }
  @media(max-width:767px){
	.tex-er{
		border-left:unset;
		border-top:1px solid #fff;
		padding-left:unset;
		padding-top:25px;
		margin-top:50px;
	}
  }
   

   @media(max-width:420px){
	.tex-er{width:95%;font-size:15px !important;}
	.btn-er a{font-size:17px;padding-right:65px;}
   }