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,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}input,select,img,iframe{vertical-align: middle;}html{font-size:125%;}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font: inherit;vertical-align:baseline;}
body {	font-family: 'Roboto', sans-serif;	font-size:16px;	color:#5E5D56;	-webkit-text-size-adjust: 100%;	-webkit-font-smoothing: antialiased; background:#fff;	}
body * {-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none;}
hr {	border:none;	border-bottom:1px solid #cccccc;	width:30px;	margin:20px 0;}
a {	text-decoration:none!important;	color:#cccccc;}
.body_text a:hover {	color: #C7B192;}
/**************** FRAMEWORK ****************/
.feature-ami
{

	width: 80%!important;
	margin:auto!important;
}
.error span{color:#ff0000; font-size:12px;}
.full_height {	height:100%;}
.full_width {	width:100%;}
.testingdiv { display: block;height: 30px;visibility: visible;}
.default {  height: 50px;  display: block;}
.fixed {  position: fixed; top: 0px;  z-index: 999;}
.project_navigation{    width: 71%;    margin: 25px 18.8%;}
.project_navigation ul{    width: 56%;    list-style: none;   /* margin: 0 auto;*/    float: right;    padding: 0;}
.project_navigation li{ float:left;  margin:0px 10px 0px 0px;}
.project_navigation li:after {width: 5px;height: 5px;background-color: #551a57;content: ''; margin-left: 0px; float: left; border-radius: 5px; margin: 14px 10px 0 0px;}
.logo-green{position:absolute;  bottom:10%; z-index:9;    left: 201px;}
.logo-green a{color:#fff; font-size:23px;}
.slected{color:#fff !important;}
.fixed {height: 55px !important;position: fixed;top: 0px;z-index: 999;padding: 10px 0px;    background-color:#cccccc; }
.fixed li a{ padding:0px 20px;font-size:14px;line-height:35px; color:#333333 !important;text-decoration:none; float:left;background-position:bottom left; text-transform:uppercase; }
.breadcums-cont{width:100%; height:auto; float:left; background-color:#fff;}
ul.breadcrumbs {padding: 10px 0px !important;list-style: none !important; width:41% !important; float:left !important; }
ul.breadcrumbs li {display: inline !important;font-size: 14px !important;color:#000 !important; font-weight:600 !important; margin:0 !important; }
ul.breadcrumbs li a{color:#666666 !important;text-decoration:none !important;padding:0 !important;line-height:inherit !important;text-transform:none !important;font-weight:400;}
ul.breadcrumbs li a:hover {color: #000000 !important; } 
ul.breadcrumbs li span{color: #000000 !important;    padding: 0 6px; } 
ul.breadcrumbs li:after {display:none;}
.curents{color: #000000 !important;    padding: 0px !important; font-weight:600; } 
.project_navigation li a.active{ color:#fff; }
.project_navigation li a{padding:0px 20px;font-size:15px;line-height:35px;color:#333333;text-decoration:none;float:left;background-position:bottom left;text-transform:uppercase; }
.project_navigation li a:hover, .project_navigation li a.select {color:#000 !important; }
.project_navigation li a.select {color:#000 !important; }
.project_navigation li a:first-child { padding-left: 0px; }
.project_navigation li:last-child:after{ padding-left: 0px;   background-color: #fff; padding-right:0;}
.absolute {	position:absolute;	top:0;	left:0;}
.relative {	position:relative;}
.slide{width:100%;}
.slide img{width:100%;}
.slide p{position: absolute;    color: #000;    right: 4%;    font-size: 22px;    top: 40%;    width: 45%;    text-align: left;    line-height: 32px;}
.map{    width: 100%;    height: 530px;}
.toUppercase {	text-transform:uppercase;}
.break {margin-top:60px;	}
.double_break {	margin-top:150px;	}
aside {	margin-top:150px;	overflow:hidden;}
.row {	width:100%;	float:left;}
h1,h2,h3,h4 {	font-weight:400;}
.middle-img img{width:100%; float:left; }
.middle-img{z-index:-1;width: 95%;    margin: -60px auto;}
.amenities-middle-img{ width: 100%;float:left; background:#f4f4f4; height:200px;    }   
.map{ top: -60px;}
.bussines-wraper .feature {    width: 16%; float:left;height: 200px;}	
.scroll_transition{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change:transform, opacity;backface-visibility:hidden;    -webkit-backface-visibility: hidden;}
.native-scroll .scroll_transition {	 -webkit-transition: none;    transition: none; }
.container {margin: 0 auto;    padding-right: 200px;    padding-left: 200px;    padding-top: 100px;    /*padding-bottom: 100px;*/}
#subOverlay{display:block;position:absolute;bottom:15px;right:50%;width:46px;height:55px;z-index:9;opacity:1;background:url(../images/scroll.png) no-repeat;-webkit-animation:slideup 2s linear infinite;-moz-animation:slideup 2s linear infinite;animation:slideup 2s linear infinite;}
#tops{display:none;position:fixed;bottom:65px;right:1%;width:46px;height:55px;z-index:9;opacity:1;background:url(../images/top.png) no-repeat;-webkit-animation:slideup 2s linear infinite;-moz-animation:slideup 2s linear infinite;animation:slideup 2s linear infinite}
@-webkit-keyframes slideup{0%{background-position:0 0}
50%{background-position:0 10px}
100%{background-position:0 0}
}
@-moz-keyframes slideup{0background-position:0 0}
50%{background-position:0 10px}
100%{background-position:0 0}
@keyframes slideup{0%{background-position:0 0}
50%{background-position:0 10px}
100%{background-position:0 0}
}


.mob{display:none !important;}
.dec{display:block !important;}
.animated{-webkit-transition:all .4s linear!important;transition:all .4s linear!important;-moz-transition:all .4s linear!important;-o-transition:all .4s linear!important;cursor:pointer}
.form-fields-left{float:left; width:49%;}
.form-fields-right{float:right; width:49%;}
.lines {    position: fixed;    top: 0;    left: 0;    width: 100%;    height: 100%;    pointer-events: none;}
.lines .line {    position: absolute;    width: 1px;    height: inherit;    background-color: rgba(204,204,204,0.5);}
.lines .line:nth-child(1) {    left: 200px;}
.lines .line:nth-child(2) {    left: 50%;}
.lines .line:nth-child(3) {    right: 200px;}
.tiles .tile .media {    position: relative;}
.tiles .tile:nth-child(even) * {    direction: ltr;}
.table>.cell, .side[data-side='right'] .text, .side[data-side='left'] .text, .side[data-side='right'] .media, .side[data-side='left'] .media, .tiles .tile .text, .tiles .tile .media{display:table-cell;width:auto;height:100%; vertical-align:top;}
.tiles .tile .media .holder .image {    position: absolute;    top: -20%;    right: 0;    bottom: -20%;    left: 0;}
.tiles .tile .media .holder .image1 {    position: absolute;    top: -20%;    right: 0;    bottom: -20%;    left: 0;}
.image {    position: absolute;    top: 0;    right: 0;    bottom: 0;    left: 0;    background-position: center;    background-size: cover;    background-repeat: no-repeat;}
.image1 {    position: absolute;    top: 0;    right: 0;    bottom: 0;    left: 0;    background-position: center;    background-size: cover;    background-repeat: no-repeat;}
.tiles .tile:first-child .text .holder {    padding-top: 0;}
.tiles .tile:nth-child(odd) .text .holder {    margin-left: auto;}
.tiles .tile .text .holder {    max-width: 700px;}
.tiles .tile .text .holder {    padding: 150px 75px 150px 100px;}

@-webkit-keyframes scroll-ani {
0% {opacity: 1;top: 29%;}
15% {opacity: 1; top: 50%;}
50% {opacity: 0;top: 50%; }
100% { opacity: 0;top: 29%; }
}
@-moz-keyframes scroll-ani {
  0% {    opacity: 1;    top: 29%;  }
  15% {    opacity: 1;    top: 50%;  }
  50% {    opacity: 0;    top: 50%;  }
  100% {    opacity: 0;    top: 29%;  }
}
@keyframes scroll-ani {
  0% {    opacity: 1;    top: 29%;  }
  15% {    opacity: 1;    top: 50%;  }
  50% {    opacity: 0;    top: 50%;  }
  100% {    opacity: 0;    top: 29%;  }
}
.mouse-scroll{position:absolute;text-shadow:2px 2px 7px #000000;bottom:10%;right:47.70%;width:60px;height:80px;z-index:9;opacity:1;display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#FFF;letter-spacing:2px;text-decoration:none;overflow:hidden;}
.mouse-scroll .mouse{position:relative;display:block;width:32px;height:47px;margin:0 auto 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #9c9c9c;border-radius:22px;}
.mouse-scroll .mouse .mouse-movement{position:absolute;display:block;top:29%;left:50%;width:5px;height:5px;margin:-4px 0 0 -4px;background:#FFF;border-radius:50%;-webkit-animation:scroll-ani 4s linear infinite;-moz-animation:scroll-ani 4s linear infinite;animation:scroll-ani 4s linear infinite;}
.footer-class{}
.footer-class ul {width:12%; float:left; color:#fff;}
.footer-class ul:nth-child(1) {width:12%; float:left}
.footer-class ul:nth-child(2) {width:12%; float:left}
.footer-class ul:nth-child(3) {width:12%; float:left}
.footer-class ul:nth-child(4) {width:12%; float:left}
.footer-class ul:nth-child(5) {width:12%; float:left}
.footer-class ul:nth-child(6) {width:12%; float:left}
.footer-class ul:nth-child(7) {width:12%; float:left}
.footer-class ul:nth-child(8) {width:12%; float:left}
.footer-class ul:nth-child(9) {width:12%; float:left}
.footer-class ul:nth-child(10) {width:12%; float:left}
.footer-class ul li{width:100%; float:left}
.mouse-scroll .mouse-message {  float: left;  margin: 0px;  padding: 0; text-transform:uppercase;}
.our-businesses{background:#f4f4f4;    width: 100%;   /* float: left;*/}
.our-businesses-gallery{background:#ffffff !important;/*float: left;    */width: 100%;     height:950px;}	
.our-businesses-get-in{background:#ffffff !important;/*float: left;    */width: 100%;     height:800px;}
.our-channel-partner{background:#ffffff !important;/*float: left;    */width: 100%;     height:1266px;}	
.our-businesses-footer{background:#2c2c34 !important;/*float: left;*/width:100%;height:240px;position:relative;z-index:400;-webkit-transform:translateZ(00px);transform: translateZ(00px);}
.our-testimonials{background:url(../images/testimonials.jpg);    height: 727px;background-size: contain;} 
.our-testimonials h5{ font-size:40px; color:#fff; text-align:center; margin:2%;}
.our-testimonials h4{font-size:16px !important; letter-spacing:normal; color:#fff; text-align:center; font-weight:400;width: 78%; margin: 2% auto 2% !important; line-height: 40px; }
.our-testimonials p{font-size:20px; line-height: 24px;color:#fff; text-align:center;width:100%; float:left;}
.our-testimonials p span{font-size:24px; color:#fff; text-align:center; font-weight:bold;width:100%; float:left;}
.footer-link{width: 10%;float: left;list-style: none; padding: 0;}	
.footer-link li a{font-size: 14px; line-height: 25px;letter-spacing: normal; color: #999999; text-transform:uppercase; font-weight: 400;}
.footer-link li a:hover{color:#fff;}
.footer-link li a span{color:#fff;}
.footer-links{width: 20%; float: left; list-style: none; padding: 0;}
.footer-links  li a{ font-size: 14px; line-height: 25px; letter-spacing: normal; color: #999999;text-transform:uppercase; font-weight: 400;}
.footer-links  li a:hover{color:#fff;}
.footer-links li a span{color:#fff;}
.footer-links-partner{width: 14%;    float: left; list-style: none; padding: 0;}
.footer-links-partner  li a{ font-size: 14px; line-height: 25px; letter-spacing: normal; color: #999999;text-transform:uppercase;font-weight: 400;}
.footer-links-partner  li a:hover{color:#fff;}
.footer-links-partner li a span{color:#fff;}
.footer-links-last{width: 20%;    float: left;    list-style: none; padding: 0;}
.footer-links-last  li a{ font-size: 14px;    line-height: 25px; letter-spacing: normal; color: #999999;text-transform:uppercase; font-weight: 400;}
.footer-links-last  li a:hover{color:#fff;}
.footer-links-last li a span{color:#fff;}
.footer-links-last li {color:#999999;}

.footer-link1{width: 30%;float: left;list-style: none; padding: 0;}	
.footer-link1 li a{font-size: 14px; line-height: 25px;letter-spacing: normal; color: #999999; text-transform:uppercase; font-weight: 400;}
.footer-link1 li a:hover{color:#fff;}
.footer-link1 li a span{color:#fff;}
.footer-links1{width: 20%; float: left; list-style: none; padding: 0;}
.footer-links1  li a{ font-size: 14px; line-height: 25px; letter-spacing: normal; color: #999999;text-transform:uppercase; font-weight: 400;}
.footer-links1  li a:hover{color:#fff;}
.footer-links1 li a span{color:#fff;}

li.wtext {color:#999999; margin-right: 5px; text-align: justify; margin-right:15px;}


#fixedbutton{ display:none;}
.form-on{width: 80% !important;    margin: 10% auto 0 !important;	}
.form-container{	width: 100%;float: right;}
.form-left{float: left;}
.form-on p{ font-size:18px; color:#484848; }
.form-on p span{font-weight:400;}
.our-businesses-gallery-left{width:50%; float:left;}
.our-businesses-gallery-right {   float: right;    margin: 0px 0 0 0;width: 44%;}
.our-businesses-gallery h4{color:#9f874d; font-size:24px; letter-spacing:normal; float:left; width:100%; font-weight:normal; text-transform:uppercase;}
.has_transition_600_quint{-webkit-transition:-webkit-transform 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000);transition: transform 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change: transform, opacity;backface-visibility:hidden;
-webkit-backface-visibility:hidden;}
.has_transition_800_quint{-webkit-transition:-webkit-transform 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);transition: transform 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change:transform, opacity;backface-visibility:hidden;   -webkit-backface-visibility: hidden;}
.has_transition_1000_quint{-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);transition: transform 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_1500_quint{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_1800_quint{-webkit-transition:-webkit-transform 1800ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);transition: transform 1800ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_3000_quint {-webkit-transition: -webkit-transform 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);    transition: transform 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_4000_quint{-webkit-transition:-webkit-transform 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);    transition:transform 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_5000_quint{-webkit-transition:-webkit-transform 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);ansition: transform 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000),opacity 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);will-change:transform, opacity;backface-visibility:hidden;     -webkit-backface-visibility: hidden;}
.has_transition_600{-webkit-transition:-webkit-transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_800{-webkit-transition:-webkit-transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_1000 { -webkit-transition:-webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden; -webkit-backface-visibility: hidden;}
.has_transition_1200 {-webkit-transition:-webkit-transform 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: transform 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_1500{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;     -webkit-backface-visibility: hidden;}
.has_transition_1600{-webkit-transition:-webkit-transform 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;     -webkit-backface-visibility: hidden;}
.has_transition_1800{-webkit-transition:-webkit-transform 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;
-webkit-backface-visibility: hidden;}
.has_transition_2000{-webkit-transition:-webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;     -webkit-backface-visibility: hidden;}
.has_transition_2500{-webkit-transition:-webkit-transform 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility:hidden;    -webkit-backface-visibility:hidden;}
.has_transition_3000 {-webkit-transition: -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity; backface-visibility:hidden;    -webkit-backface-visibility: hidden;}
.has_transition_3500 {-webkit-transition:-webkit-transform 3500ms cubic-bezier(0.190, 1.000, 0.220, 1.000) ,opacity 4500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);transition: transform 3500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 4500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_5000{-webkit-transition:-webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) ,opacity 5000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);transition:transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 5000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_6000{-webkit-transition:-webkit-transform 6000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) ,opacity 6000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);transition:transform 6000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 6000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_1000_inout_quint{-webkit-transition: -webkit-transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_1500_inout_quint{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);transition:transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_2500_inout_quint{-webkit-transition:-webkit-transform 2500ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
transition: transform 2500ms cubic-bezier(0.645, 0.045, 0.355, 1.000),opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_600_inout{-webkit-transition:-webkit-transform 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005);transition:transform 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_1000_inout{-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);transition:transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility: hidden;}
.has_transition_1500_inout{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);transition:transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_2000_inout{-webkit-transition:-webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);transition:transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);will-change: transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_3000_inout{-webkit-transition:-webkit-transform 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);transition:transform 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005),opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_3500_inout{-webkit-transition:-webkit-transform 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000),opacity 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);transition: transform 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000),opacity 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);will-change:transform, opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.has_transition_zoom {-webkit-transition:transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);-moz-transition:transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);-o-transition: transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);transition:transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.transform_only {-webkit-transition-property: transform, opacity !important;     transition-property: transform, opacity !important;}
.transform_all {-webkit-transition-property: all !important;     transition-property: all !important;}
.no_transform {-webkit-transform: none !important;   -moz-transform:  none !important;     -o-transform:  none !important;        transform: none !important;}
.no_opacity {opacity:0 !important;	pointer-events:none;}
.no_visibility {	visibility:hidden;}
.no_width {	  transform: scale(0,1);}
.no_height {	  transform: scale(1,0);}
.disabled {	pointer-events:none;}
.top_single {    opacity: 0 !important;    -webkit-transform: translateY(15px);    transform: translateY(15px);   pointer-events:none;}
.top_double {    opacity: 0 !important;   -webkit-transform: translateY(35px);   transform: translateY(35px);}
.top_hidden {	 -webkit-transform: translateY(101%);    transform: translateY(101%);}
.top_translated {	  -webkit-transform: translateY(300px);    transform: translateY(300px);}
.top_translated_less {	  -webkit-transform: translateY(150px);    transform: translateY(150px);}
.top_translated_full {	  -webkit-transform: translateY(100%);    transform: translateY(100%);}
.left_translated {	  -webkit-transform: translateX(-100px);    transform: translateX(-100px);    opacity:0;}
.bottom_hidden {	 -webkit-transform: translateY(-100%);    transform: translateY(-100%);}
.hidden_by_scaling_full {    -webkit-transform: scale(0.00) !important;    transform: scale(0.00) !important;    pointer-events:none;}
.hidden_by_scaling_low {    -webkit-transform: scale(0.95) !important;    transform: scale(0.95) !important;    pointer-events:none;    opacity:0;}
.hidden_by_scale_up {    -webkit-transform: scale(1.05) !important;    transform: scale(1.05) !important;    pointer-events:none;    opacity:0;}
.hidden_from_left {	transform:translateX(-20px);	opacity:0;}
.hidden_from_right {	transform:translateX(20px);	opacity:0;}
.no_overflow {	overflow:hidden;}
.no_transition {    -webkit-transition: none !important;    transition: none !important;}
.mobile_only {	display:none;}
.covered {	overflow:hidden;	position:relative;	    will-change: transform;}
.cover.grey {	background:#EAEAEC;}
.cover.white {	background:#FFFFFF;}
.covered .content.hidden {	-webkit-transform:translateX(-30%);	transform:translateX(-30%);	visibility:hidden;}
.covered div.content {	    width: 100%;	    height:100%;	    visibility:visible;	        padding: 1px 0;    box-sizing: border-box;}
.content.no_fix {	    top: 1px;    position: relative;}
.covered .content > .body {	position:relative;}
.cover {	position: absolute;    z-index: 1;    width: 100%;    height: 100%;    background: inherit;       left: calc(-100% - 1px);    top:0;}
.cover.hidden {	-webkit-transform:translateX(100%);	transform:translateX(100%);}
.covered.vertical .cover {	left:0;	top:100%;}
.covered.vertical .cover.hidden {	-webkit-transform:translateY(-100%);	transform:translateY(-100%);}
.covered.vertical .content.hidden {	-webkit-transform:translateY(0%);	transform:translateY(0%);}
.covered.reverse .cover{	 left: 100%;}
.covered.reverse .content.hidden {	-webkit-transform:translateX(30%);	transform:translateX(30%);}
.covered.reverse .cover.hidden {	-webkit-transform:translateX(-100%);	transform:translateX(-100%);}
.text_center {	text-align:center;}
.text_right {	text-align:right;}
.tablet_show {		display:none;	}
.contact-on {   width: 80% !important;    margin: 3% auto 0 !important;}
.contact-us p	{width: 100%; float: left; position:relative; }
.contact-us p strong	{ width: 21%;    text-transform: none;    float: left;    text-align: right;}
.contact-us p span	{width: 55%;    float: right;    position: absolute;    top: 0;    margin: 0 0 0 20px;}
/****************************************/
/******************* HOME  ***************/
#main {	position:relative;	height:100vh;	width:100%;	overflow:hidden;}
#main.out{transform:translateX(100px);}
#main_scroller {position:relative;	-webkit-backface-visibility: hidden;-webkit-perspective: 1000;}
#main_veil {	position:fixed;	top:0;	left:0;	height:100vh;	width:100vw;	transform-origin:right;	background:#000;	z-index:100;	}
body.browsing{opacity:0;-webkit-transition:transform 1200ms cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000)!important;transition:transform 1200ms cubic-bezier(0.770, 0.000, 0.175, 1.000), opacity 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) !important;}
.iScrollIndicator{
    -webkit-transition:all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition:all 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
   background: #000000!important; border:none !important;border-radius:0 !important;}
.iScrollVerticalScrollbar {	width:10px !important;}
.veil {	opacity:0.4;background:#000000;	transform-origin:left;}
h2{margin-top: -.85rem;margin-bottom: 1.875rem;font-size: 4.25rem;    font-weight: 700; }
#header{position: fixed;width: 100%;height: 90px;    z-index:1;    pointer-events:none;    will-change:transform;  border-bottom: 1px solid #ececec59;background: #ffffff1c;}
#main_veil{position:fixed;	top:0;	left:0;	background:#fff;	width:100vw;	height:100vh;	transform-origin:right;}
.tiles .tile:nth-child(odd) {    direction: ltr;}
.tiles .tile {    text-align: left;}
.table, .side[data-side='right'], .side[data-side='left'], .tiles .tile {    position: relative;    display: table;    margin: 0 auto;    table-layout: fixed;    width: 100%;}
.tiles .tile .media .holder .image {    position: absolute;    top: -20%;    right: 0;    bottom: -20%;    left: 0;}
.tiles .tile .media .holder .image1 {    position: absolute;    top: -20%;    right: 0;    bottom: -20%;    left: 0;}
.menu_controller {	    position: absolute;    top: 0;    right: 22px;    height: 165px;    pointer-events:all;    cursor:pointer;    }
.menu_controller .menu_button {position: absolute;    top: 20px;    left: 2px;    padding: 10px 6px;    cursor: pointer;    background: #36342C;} 
.menu_controller .vertical {    background: #36342C;    width: 60px;    height: 100%;     transform-origin:top;}
.white_button_separator {	    width: 44px;    height: 5px; background: #fff;     margin-top: 3px;    margin-bottom: 2px;}
.menu_controller.force_white .white_button_separator {background: #fff;}
.menu_controller.force_white  .button_text {	color:#fff !important;}
.white_button_separator.no_width{-webkit-transition:-webkit-transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);  }
.button_text { color: #fff;    font-family: 'Roboto', sans-serif;    font-weight: 400;    font-size: 14px; text-align:center;  }
.book_now_bar:hover .button_text {	color:#000 !important;}
.book_now_bar:hover .white_button_separator {	background:#C7B192 !important;}
.menu_controller:hover .button_text {	color:#ccc !important;}
.menu_controller:hover .white_button_separator {	background:#ccc!important;}
.book_now_bar {	    left: 22px;    position: absolute;   bottom: 0px;    height: 15%;   pointer-events: all;    cursor:pointer; }
.book_now_bar .vertical {    background: #f05825;    width: 72px;    height: 100%;     transform-origin:bottom;}
.book_button {	    position: absolute;    top: 15px;    left: 8px;    cursor:pointer;}
.book_now_bar .horizontal {	    background: #36342C;    width: calc(50vw - 190px);    height: 60px;    position: absolute;    bottom: 0;}
.book_button .button_text._1 {	color:#fff;}
.book_button .button_text._2 {	color:#fff;}
.book_button .button_text._1:hover {color:#000 !important;}
.book_button .button_text._2:hover {color:#000 !important;}
.overlay_panel {position: fixed; top: 0; left: 0; background: #fff; width: 100%; height: 100%;  z-index: 1;  display: flex;    justify-content: center;    align-items: center;}
.overlay_panel.hidden{opacity:0;pointer-events:none;-webkit-transition:-webkit-transform 100000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 100000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.menu_vm {    position: absolute;    position: absolute;    top: 61px;    left: 0px;}
.menu_vm a {pointer-events:none}
.menu_vm .small_vm {	display:block;}
.panel_logo {	    position: absolute;       left:45%;   top: 29px;}
.panel_content {	    display: flex;    align-items: center;    justify-content: space-between;    width: 100%;       }
.panel_close {	position:absolute;	top:29px;	right:29px;	display:flex;	flex-direction:column;	align-items:center;	justify-content:center;	cursor:pointer;	z-index:2;}
.panel_close .button_text {	    color: #000000;    font-weight: 400;    font-size: 14px;    width: 46px;    margin-top: 10px; text-transform:uppercase;}
.x_close { width: 25px;    position: relative;    height: 25px;        transform: rotateZ(45deg);        }
.x_close .line_1 {	    width: 25px;    height: 2px;    background: #72674b;    position: absolute;    top: 11px;}
.x_close .line_2 {	    height: 25px;    width: 2px;    background: #72674b;    position: absolute;    top: 0px;    left: 11px;}
.x_close .line_1.no_width{-webkit-transition:-webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.x_close .line_2.no_height{-webkit-transition:-webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
#menu_side  {	position:relative;	right:29px;	width:120px;}
#menu_side  a{color: #cccccc;    font-size: 18px;    letter-spacing: 2px;   font-weight: 400;font-family: 'Roboto', sans-serif;}
#menu_side li:first-child {	margin-top:0;}
#menu_side li {	text-align: right;    letter-spacing: 4px;    font-weight: 700;    margin-top:10px;    cursor:pointer;}
#menu_side li.double_break {	margin-top:60px;}
#menu_book {    position: relative;    left: 29px;    width:120px;}
#menu_book .book_button {	position:initial;	left:auto;	top:auto;	width: 44px;}
#menu_book .button_text {	color:#36342C;	font-weight: 700	}
#menu_book .white_button_separator {	background:#36342C;}
#menu_container {}
.menu_area {	 position: relative;	 margin-top: 50px;}
.menu_section {	    position: relative;   height: 71px;}
.menu_section .macro {	    padding: 15px 0;    width: 461px;    cursor:pointer;}
.menu_section .macro p,.menu_section .macro a{font-size:20px;font-family:'Roboto', sans-serif;text-align:right;color:#000;display:block;letter-spacing:normal;text-transform:uppercase;}
.menu_section .macro p,.menu_section .macro a:hover { color: #bba15c;}
.sub-act {color: #bba15c !important;text-transform: uppercase;}
.menu_section .detail {    position: relative;    margin-left: 570px;    top: -175px;    box-sizing: border-box;   width: 460px;}
.detail_border{height:calc(100% + 64px);width:1px;position:absolute;background:#bba15c;left:-56px;top:-30px;transform:scale(1,0);-webkit-transition:-webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000); }
.menu_trail {     position: absolute;    height: calc(100% + 32px);    width: 1px;    background: #595959;    left: 514px;    top: -13px;}
.menu_section.active {	opacity:1;	z-index:1;}
.menu_section.active .detail_border{transform:scale(1,1);-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.menu_section.greyed .macro {	opacity:0.5;}
.menu_section.active .submenu_item{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition:transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.submenu_item{-webkit-transition:-webkit-transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);opacity:0;padding:2px 0;transform:translateY(15px);pointer-events:none;cursor:pointer;}
.menu_section.active .submenu_item.active,.menu_section.active .submenu_item:hover {	opacity:1 !important;	}
.menu_section.active .submenu_item.visible {	opacity:1;	 transform:translateY(0px);	pointer-events:all;}
.menu_section.active .submenu_item.visible.greyed {	opacity:0.5;}
.menu_section .detail ul li a {	     color: #000;    font-size: 16px;    letter-spacing:normal;  font-weight: 400;    font-family: 'Roboto', sans-serif;}
#top { height: auto;    position: relative;       display: flex;    }
.home-top {	    height: auto !important;    position: relative;       display: flex;}
.top_container {	height:calc(100vh + 140px);	overflow:hidden;}
#index #top {	flex-direction: column;    justify-content: space-between;    align-items: center; }
article {	margin-top:0px;	min-height:500px;}
#content.no_margin_top, article.no_margin_top {	margin-top:0;}
.top_img{	height:calc(100% + 140px);	position:absolute;	pointer-events:none;	overflow:hidden;	width:100%;	left:0;	}
.top_img_container {	transform-origin:right;	height: 100%;}
.top_img_container.scaled_up {	transform:scale(1.05);} 
.top_bars {	width: calc(100% - 22px);    height: 60px;    top: calc(100% + 139px);    position: absolute;    left: 22px;    display: flex;} 
.top_bars .left {	width: calc(50vw - 190px);    height: 100%;    background: #36342C;    transform-origin:left;}
.top_bars .right {    background: #36342C;    width: calc(50vw + 168px);    height: 100%;}
.top_bars .brown {	background: #36342C;    width:100%;    height: 100%;}
.top_veil { position: absolute;    top: 0;    left: 0;    width: 100%;   height: calc(100% + 140px);    opacity: 0.3;    pointer-events:none;    will-change: transform;}
#home_logo {width: 225px;    position: fixed;    top: 10px;    z-index: 999999;    left: 200px;}
#home_logo img{width:100%;}
.logo_square {position: relative;  width: 82px;  height: 88px;  margin: auto;}
.logo_square .border {	background:#FFFFFF;	position:absolute;}
.panel_logo .logo_square .border {	background:#36342C;}
.logo_square .border.no_width, .logo_square .border.no_height{-webkit-transition:-webkit-transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.logo_square .border.top {	width:100%;	height:3px;	top:0;	left:0;	transform-origin:left;} 
.feature-icons{height: 750px !important; display:cover;}
.logo_square .border.bottom {width:100%;height:3px;bottom:0;left:0;transform-origin:right;}
.logo_square .border.left {	width:3px;	height:100%;	bottom:0;	left:0;		transform-origin:bottom;}
.logo_square .border.right {	width:3px;	height:100%;	top:0;	right:0;		transform-origin:top	}
.logo_pieces {width: 149px;}
.logo_pieces img {	    will-change: initial !important;    backface-visibility: initial !important;}
.logo_p {	width:100%;	position:absolute;	top:0;}
.star_container {	width:67px;	margin:auto;	position:relative;	top:42px;	display:flex;	align-items:center;	justify-content:space-between;}
.star {	width:10px;}
.star.hidden_by_scaling_low {	opacity:0;	transform:scale(0.5) rotateZ(15deg);} 
#pay { width: 100%;	height:auto;    overflow: hidden;	    position:relative;    z-index:0;    margin-top:auto;    margin-bottom:auto;}
.pay_top { color: #FFFFFF; font-family: 'Roboto', sans-serif;    font-size: 76px;    letter-spacing: 8.5px;    white-space:nowrap;        text-transform: uppercase;}
.pay_sub { color: #FFFFFF; font-size: 34px;    font-weight: 300;    letter-spacing: 8px;    white-space: nowrap;        text-align: center;}
.pay_line { display: flex; align-items: center;        justify-content: space-between;        opacity:0.7;}
#widget{	position:absolute;	right:30px;	top:30px;	will-change:transform;	    width: 112px;	        z-index: 1;	}
#widget_watch {	    border: 1px solid rgba(255,255,255,0.3);   width: 110px;   height: 110px;   position:relative;}
#widget.alt_type #widget_watch { border: 1px solid rgba(54,52,44,0.4); }
#clock {	    position: absolute;    width: 50px;    height: 50px;    top: 20px;    left: 20px;}
.hours {width: 3px; height: 20px; background: #FFFFFF;position: absolute;top: 5px;left: 24px;transform-origin: bottom; transform: translateY(0.5px) rotateZ(0deg);}
.minutes {width: 1px;height: 25px; background: #FFFFFF; position: absolute; top: 0px;left: 25px; transform-origin: bottom; transform: translateY(0.5px) rotateZ(0deg);}
.clock_center {width: 5px; height: 5px;   background: #FFFFFF; border-radius: 50%; top: 50%;   left: 50%; position: absolute; margin-left: -2.5px;   margin-top: -2.5px;}
#widget.alt_type .hours, #widget.alt_type .minutes,#widget.alt_type .clock_center {	background:  #36342C;}
.location_label {  color: #ffffff;   letter-spacing: 4px;   font-size: 14px;   position: absolute; bottom:8px; right: 8px; text-shadow: 1px 1px 1px #000000;}
#widget.alt_type .location_label, #widget.alt_type .date_label, #widget.alt_type .temp_label{ color:#36342C; text-shadow: none;}
#widget_date { margin-top: 20px;}
.date_label { color: #FFFFFF;    display: flex;    justify-content: space-between;font-size: 20px;letter-spacing: 1px; text-shadow: 1px 1px 1px #000000;}
.date_label .month {	text-transform:uppercase;}
#widget_meteo { display: flex;    justify-content: space-between;    align-items: center;    margin-top: 20px;    padding-bottom: 15px;}
#index #widget_meteo {	border-bottom:1px solid rgba(255,255,255,0.4);}
.weather_img {  max-width: 80px;    position: relative;    left: 0px;}
#audio_player {	margin-top: 25px; display: flex;    justify-content: flex-end;    opacity:0.6;    cursor:pointer;}
.temp {	  }
.temp_label {	color:#FFFFFF;	font-size:20px;	letter-spacing:1px;	  text-shadow: 1px 1px 1px #000000;}
#scroll_down {	position:absolute;	left:50%;	margin-left:-8px;	bottom:-45px;		width:50px;z-index:9999;}
#index #scroll_down {	position: relative;	margin-left:0;	left:auto;}
#scroll_down .vertical_elem {	height:107px;	display:flex;	align-items:center;	flex-direction:column;}
.start_square {	width: 6px;    height: 6px;    background: #BEA990;}
#scroll_down .start_square {	background:#FFFFFF;}
#scroll_down .square {	margin-top:14px;}
#scroll_down .square.top.shifted {	margin-top:18px;}
.square {	width:16px;	height:16px;	position:relative;}
.square .border {    width: 14px;    height: 14px;    border: 1px solid #BDA991;}
.square .inline {	    width: 10px;    height: 10px;    position: absolute;    top: 3px;    left: 3px;    background:  #BDA991;}
.line_set *.force_white {	background:#FFFFFF !important;}
.square.shifted .inline {	    background: #5E5D56;}
.square.white .inline {	background:#FFFFFF;}
.square.white .border {	border:1px solid #FFFFFF;}
.square.shifted.top .inline{	    top: -4px;}
.square.shifted.bottom .inline{	top:10px;}
.square.shifted.left .inline{	left: -4px;}
.square.shifted.right .inline{	left: 10px;}
.line_set._1 .line, .line_set._2 .line, .line_set.side_walk .line, .line_set.round {	background:#AEAEAA;}
.line {	background:#D8CBBC;}
.line.white {	background:#FFFFFF;}
.line.horizontal {	height: 1px;    width: calc(100% - 35px);    }
.line.horizontal.hidden {	transform:scale(0,1);}
.line.vertical.hidden {	transform:scale(1,0);}
.line.vertical {	    height: 100%;    width: 1px;}
.line.t_b {	transform-origin:top;}
.line.b_t {	transform-origin:bottom;}
.line.l_r {	transform-origin:left;}
.line.r_l {	transform-origin:right;}
.scroll_loop{-webkit-animation:scrollLoop 4000ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;animation: scrollLoop 4000ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;}
@-webkit-keyframes  scrollLoop {
   0%   {-webit-transform:scale(1,0);-webit-transform-origin:top;}
  40% {-webit-transform:scale(1,1);-webit-transform-origin:top;}
  41% {-webit-transform-origin:bottom;-webit-transform:scale(1,1);}
  81% {-webit-transform:scale(1,0);-webit-transform-origin:bottom;}
   82% {-webit-transform-origin:top;-webit-transform:scale(1,0);}
}
@keyframes  scrollLoop {
  0%   {transform:scale(1,0);transform-origin:top;}
  40% {transform:scale(1,1);transform-origin:top;}
  41% {transform-origin:bottom;transform:scale(1,1);}
  81% {transform:scale(1,0);transform-origin:bottom;}
   82% {transform-origin:top;transform:scale(1,0);}
}
.mob-call{display: none; width: 100%; height: auto;position: fixed;background-color: #727272;bottom: 0;padding: 15px 0;z-index: 0;color: #fff; font-weight: 500;text-align:center;}
.content-w{width:98%;}
.content-w-r{width:98%; float:right;}
.slide-call{padding:7px 7px 7px 10px;position:fixed;z-index:99;top:6%;right:-145px;cursor:pointer;transition:all 0.7s ease;background-color:#000;color:#fff;border-top-left-radius:22px;border-bottom-left-radius:22px;}
.slide-call a{color:#fff;font-size: 18px;text-decoration: none;}
.slide-call img{width:16%;margin-right:10px;vertical-align: middle;}
.slide-call:hover{right:0px;transition:all 0.7s ease;}
.paragraph.right {	    float: right;    	    width: calc(50% + 26px);}
#index .paragraph.offset {    height: 325px;	position: relative;    top: 1px;}
.outer_letter {	position: absolute; left: -117px; overflow: hidden; width: 117px; height: 140px;}
.first_letter {	font-family: 'Roboto', sans-serif; font-size: 170px; position: absolute; left: 0px;  color: #FFFFFF; line-height: 118px; top: 23px;}
.first_letter.hidden {	transform:translateX(117px);}
.text_first_letter {font-family: 'Roboto', sans-serif;font-size: 170px;position: relative;left: -117px; color: #5E5D56; line-height: 118px;top: 23px; display: block;}
.text_first_letter.hidden {	    transform: translateX(-117px);}
.paragraph {	position:relative;}
.paragraph_title_container {	position:relative;	margin-top:60px;}
.paragraph_title_container.first {	margin-top:0;}
.paragraph_body {overflow: hidden; background:#FFFFFF;height: 100%;}
.paragraph_body.hidden {	transform:translateY(140px);}
.paragraph_title_home {height: 140px;}
.paragraph_title_home  .welcome {color: #5E5D56;font-family: 'Roboto', sans-serif; font-size: 71px;    letter-spacing: 10px; position: absolute; top: 72px; left: 25px; float: left;}
.text_block {	z-index:1;}
.body_text {	/*font-size: 24px;*/	font-size: 22px;    color: #5E5D56;     line-height: 35px;   letter-spacing: 0.5px;}
.body_text.smaller_width {	    width: 560px;}
.p_title_text {	    position: absolute;    top: 13px;    left: calc(50% - 150px);    max-width: 55%;}
.paragraph_title_home + .body_text_container {position: absolute;    left: 360px;   width: 470px;    top: 112px;}
.small_offset {	    background: #FFFFFF;    width: calc(50vw - 190px);    left: 22px;    height: 61px;    position: absolute; top: -60px;}
.small_offset.hidden {transform:translateY(60px);}
.paragraph_title.type_1 { font-size: 35px;    font-family: 'Roboto', sans-serif; letter-spacing: 4px; color: #BDA991; max-width: calc(50vw - 300px);height: 49px;}
.paragraph_title.type_2 {font-size: 40px;    font-family: 'Roboto', sans-serif; letter-spacing: 10px;    color: #BDA991;}
.paragraph_subtitle {color: #5E5D56;    font-size: 22px;    font-weight: 400; letter-spacing: 5.25px;}
.line{-webkit-transition:all 750ms cubic-bezier(0.250, 0.250, 0.750, 0.750);-moz-transition:all 750ms cubic-bezier(0.250, 0.250, 0.750, 0.750);-o-transition:all 750ms cubic-bezier(0.250, 0.250, 0.750, 0.750);transition:all 750ms cubic-bezier(0.250, 0.250, 0.750, 0.750);}
.line.first{-webkit-transition:all 600ms cubic-bezier(0.550, 0.055, 0.675, 0.190);-moz-transition:all 600ms cubic-bezier(0.550, 0.055, 0.675, 0.190);-o-transition:all 600ms cubic-bezier(0.550, 0.055, 0.675, 0.190);transition: all 600ms cubic-bezier(0.550, 0.055, 0.675, 0.190);}
.line.last{-webkit-transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-moz-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);-o-transition:all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);transition: all 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.line.only{-webkit-transition:all 1500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);-moz-transition:all 1500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);-o-transition:all 1500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);transition: all 1500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);}
.line_set._1 {	    position: absolute;    left: calc(50% - 234px);    top: 16px;    width: 53%;}
.line_set._1 .start_square {  position: absolute;    top: 5px;    left: 30px;}
.line_set._1 .square{}
.line_set._1 .line._1 { top: 8px; position: absolute;    left: 37px;    width: calc(100% - 37px);}
.line_set._1 .line._2 { right: 0; position: absolute;    bottom: 8px;    height: 20vh;    background: linear-gradient(#FFFFFF, #AEAEAA);}
.big_square {	position:absolute;	width:137px;	height:137px;	}
.big_square .borders {	border:1px solid #FFFFFF;	width:135px;	height:135px;}
.big_square .inline {	width:115px;	height:115px;	position:absolute;	top:10px;	left:10px;	display:flex;	justify-content:center;	align-items:center;	}
.line_set .big_square {	cursor:pointer;}
.line_set .big_square:hover .inline_back {	 background: #C7B192;}
.line_set .big_square:hover .square_label {	color:#FFFFFF;}
.big_square .inline .inline_back {	    background: #FFFFFF;    top: 0;    left: 0;    width: 100%;    height: 100%;    position: absolute;    transform-origin:left;}
.big_square.shifted.right .inline {	left: 80px;	transform-origin:left;}
.big_square.shifted.right .inline.hidden{transform:scale(0,1);-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000); } 
.line_set._1 .big_square {	bottom:calc(20vh + 20px);	right:-60px;}
.square_label {	color: #36342C;    font-size: 22px;        z-index: 1;    font-weight: 500;    letter-spacing: 2px;    text-align:center;}
.line_set._2 {	    position: absolute;    left: calc(50% - 228px);    top: 29px;   }
.line_set._2 .start_square {	    position: absolute;    top: 30px;    left: 5px;}
.line_set._2 .square{	}
.line_set._2 .line._1 {	    height: 120px;    background: linear-gradient(#AEAEAA,#FFFFFF);    left: 8px;    position: absolute;    top: 37px;}
.line_set._2 .line._2 {	    width: 30vw;    top: 156px;    position: absolute;    right: 7px;        background: linear-gradient(90deg,#AEAEAA,#FFFFFF);    }
.line_set._2 .line._3 {    height: 120px;    background: linear-gradient(#AEAEAA,#FFFFFF);    left: calc(-30vw + 8px);    position: absolute;    top: 156px;}
.line_set._2 .big_square{       position: absolute;    width: 137px;    height: 137px;    left: calc(-30vw - 60px);    top: 288px;}
.big_square.bottom.shifted .inline {	top:80px;}
.pic_container {	position:relative;}
#index .pic_container {	overflow:hidden;}
section.fullscreen {	width:100%;	overflow:hidden;}
.welcome_drink .paragraph.full {	padding-top: 30px;    padding-bottom: 75px;}
.welcome_drink .pic_left {	    width: 30vw;    position: absolute;    top: 125px;    z-index: 2;}
.welcome_drink .pic_right {	    width: 73vw;    position: relative;    top: 31.5%;    z-index: 1;    /* float: right; */    left: 27vw;   }
section {	margin-top:100px;}
.less_margin {	margin-top:100px;}
section.no_margin_top {	margin-top:0;}
section:first-child {	margin-top:0;}
section.fine_dining {   margin-bottom:100px;       margin-top: 130px;}
.fine_dining .more_container .more {	width:75%;}
.line_set.side_walk {	    position: absolute;    top: 46px;    left: 104px;    height: calc(100% - 20px);    z-index:1;    }
.line_set.side_walk .line._1 {	width:40px;	position:absolute;}
.line_set.side_walk .line._2 {	}
.line_set.side_walk .start_square._1 {	position:absolute;	left:40px;	top:-2px;}
.line_set.side_walk .start_square._2 {	    left: -3px;	    position:absolute;}
.line_set.side_walk .square.left.shifted {position: absolute;    left: 61px;    top: -6px;}
.line_set.side_walk .square.top.shifted {bottom: -37px;    position: absolute;    left: -7px;    }
.paragraph.full {	        padding-left: 104px;    padding-top: 75px;        padding-bottom: 75px; z-index: 3;}
.fine_dining .paragraph {	  padding-left: 230px;	  padding-top:0;	  padding-bottom:0;}
.start_square.lonely {	    position: absolute;    top: 44px;    left: 900px;}
.fine_dining .square_middle {	}
.square .border.rotated {	    transform: rotateZ(45deg) translateX(10px);    position: relative;  z-index: 1}
.ziqu_logo {       position: absolute;    top: 72px;    right: 3.5vw;        padding-bottom: 22px; background: #FFFFFF;}
.paragraph.full.ziqu {	padding-top:100px;	padding-bottom:100px;	display: flex;    justify-content: space-between;    align-items: center;}
.ziqu .square.middle {	    position: absolute;    left: 108px;    top: calc(50% - 8px);}
.border.rotated + .inline + .start_square {	    left: -7px;    position: absolute;    top: 4px;}
.fine_dining .pic_left {	width:75vw;}
.fine_dining .pic_right {	position: absolute;    right: 0;    top: 58px;    width: 45vw;}
.pic_right .small_offset {	top: 0;    right: 0;    left: auto;    width:83%;    min-width: 402px;  z-index: 1;}
.more_container {    position: absolute;    right: 0;    width: 25%;    bottom: 0;    height: 25%; display:flex;    align-items:center;    justify-content:center;}
.more_container:hover .more_text {	color: #C7B192;}
.more:hover .more_text {		color: #C7B192 !important;}
.more {    width: 100%;    }
.more .more_text {	    color: #36342C;    font-size: 20px;    letter-spacing: 2px;    display:flex; } 
.more.flexed .more_text {	width:100%;}
.square + .more_text {	margin-left: 25px;    width: 100%;	}
.more_text span {	    width: 100%;    height: 1px;    display: block;    position: relative;    top: 14px;    background: #5E5D56;    float: right;    margin-left:15px;}
.more_text span.more_loop{-webkit-animation:moreLoop 2500ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;animation:moreLoop 2500ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;}

@-webkit-keyframes  moreLoop {
   0%   {-webit-transform:scale(0,1);-webit-transform-origin:left;}
  47% {-webit-transform:scale(1,1);-webit-transform-origin:left;}
  48% {-webit-transform-origin:right;-webit-transform:scale(1,1);}
  95% {-webit-transform:scale(0,1);-webit-transform-origin:right;}
   96% {-webit-transform-origin:left;-webit-transform:scale(0,1);}
}

@keyframes  moreLoop {
  0%   {transform:scale(0,1);transform-origin:left;}
  47% {transform:scale(1,1);transform-origin:left;}
  48% {transform-origin:right;transform:scale(1,1);}
  95% {transform:scale(0,1);transform-origin:right;}
   96% {transform-origin:left;transform:scale(0,1);}
}
.left_block_offset {    width: 50vw;    height: 300px;    background: #FFFFFF;    margin-top: -150px;    position:relative;}
.left_block_offset.hidden {	transform:translateY(150px);}
.pool.paragraph_pic {	    width: calc(100% - 650px);    max-width: 920px;}
.pool_title_container {	    position: relative;    top: 110px;}
.pool .paragraph_title.type_2 {	       text-align: center;}
.paragraph_content {	display: flex;    z-index: 1;}
.pool .paragraph_content {	align-items:center;	position: relative;}
.pool .more_container { position: absolute; left: 274px; width: 240px;    bottom: -7px;    display: flex;      align-items: flex-end;    justify-content: center; height: auto;}
.left_text_column {width: 550px;display: flex;flex-direction: column;justify-content:center;max-height:620px;height: 45vw; position: relative; z-index:1;will-change:transform;}
.left_text_column .text_body {width: 90%;  max-width: 280px; margin: auto;font-size:19px;line-height: 40px;font-family: 'Roboto', sans-serif;font-weight: 400;letter-spacing: 1px;}
.line_set._round {	position: absolute;    left: calc(50% - 2px);    top: 65px;    height: calc(100% + 112px);}
.paragraph_pic {width: calc(100% - 650px); max-width: 820px;     position: relative;    z-index: 0;}
.line_set._round .line._1{height: 120px; width: 1px; left: 3px;    position: absolute;    top: -120px;}
.line_set._round .line._2{width: 395px; top: -120px;  height: 1px;    position: absolute;    left: 3px;}
.line_set._round .line._3{position: absolute; left: 397px;    top: -120px;    height: 100%;  width: 1px;}
.line_set._round .line._4{width: 395px;  top: calc(100% + -120px);    height: 1px;    position: absolute;    left: 3px;}
.line_set._round .line._5{height: 120px; width: 1px; left: 3px;    position: absolute;    top: calc(100% - 240px);}
.line_set._round .square {position: absolute; top: calc(100% - 260px);    left: -4px;}
.pay_line .line {	width:calc(50% - 20px);}
.fullscreen_pic {	width:100%;	height:100vh;	    overflow: hidden;}
.fullscreen_pic .top_forced {	margin-top:0 !Important;}
.gallery_slider {	height:100%;	width:100%;}
.pic_big {	position:absolute;	height:100%;	overflow:hidden;	width:100%;}
#gallery_container {	position:relative;}
#gallery_container .right_veil {	    width: 12.5vw;    position: absolute;    height: 100%;    background: #36342C;    opacity: 0.5;    right: 0;    top: 0;    z-index: 1;}
.arrow_container{bottom:5%;top:auto;right:0;width:12.5vw;z-index:2;flex-direction:column;position:absolute;height:50px;display:flex;align-items:center;justify-content:space-between;}
.l_arrow,.r_arrow {	    border: none;    background: none;    cursor: pointer;        padding: 10px 0;}
.arrow_right:hover .r_arrow {	transform:translateX(15px);}
.arrow_left:hover .l_arrow {	transform:translateX(-15px);}
.pic_strip { background: #36342C;    width: calc(50vw - 272px);    left: 104px;    height: 60px;    position: absolute;    bottom: 0;    z-index: 1;  will-change:transform;}
.pic_strip.right  {	left:auto;	right:0;}
.romantic .paragraph_title {	text-align:center;	color:#5E5D52;}
.romantic .paragraph_subtitle {	text-align:center;	color:#BDA991;}
.romantic .paragraph_content {	margin-top: 18vw;}
.particles {	    position: absolute;    top: -3vw;    display: flex;    width: 100%;    justify-content: space-between;}
.romantic_pic {	width: 70vw;	max-width:1400px;    margin: auto;    position: relative;    transform-origin:botttom;}
.romantic_pic.hidden {	transform:translateY(250px) scale(0.95);}
.romantic_pic + .more_container {    right: 1.5%;    width: 11.50%;        height: 100%;        }
.romantic_pic + .more_container .more_text {	color:#FFFFFF;}
.romantic_pic + .more_container .more_text .line {	background:#FFFFFF;}
.pic_viewport {	    height: 400px;    width: 100%;    background: #36342C;    display: flex;    flex-direction: column;    justify-content: center;    position: relative;}
section.lifestyle {	margin-top: 25vw;}
.lifestyle_container {   width: 80vw;	max-width:1400px;    margin: auto;}
.line_title {	    overflow: hidden;	    margin-left: -21px;}
.line_title h3 {	    font-size: 78px;    letter-spacing: 24px;    background: #FFFFFF;    float: left;    font-weight: 200;    text-indent: 20px;}
.line_title .line {width: 100vw;    height: 1px;    position: absolute;    left: 0;    background: #72716B;    z-index: -1;  margin-top: -20px;  transform-origin:left;}
.lifestyle_articles {	    display: flex;    margin-top: 75px;    width: 100%;    justify-content: space-between;}
.lifestyle_article {	width: 32.8%;}
.lifestyle_pic {	}
.lifestyle_copy {	    width: 270px;    height: 270px;    border: 1px solid #36342C;    margin: auto;    position: relative;    margin-top: -60px;}
.lifestyle_text{color:#36342C;font-size:20px;margin:100px 0 0 25px;letter-spacing:2px;line-height:25px;width:calc(100% - 60px);text-transform:uppercase;position:relative;z-index:1;}
.lifestyle_article .more {	    position: absolute;    width: 100%;    bottom: 20px;}
.lifestyle_article .more .more_text {	    color: #BEA990;    font-size: 20px;    letter-spacing: 2px;    width: calc(100% - 60px);    margin: auto;    text-align: right;} 
.lifestyle_article .more .more_text span {	    width: 72%;    height: 1px;    display: block;    position: relative;    top: 15px;    background: #E5DDD3;}
.padding_container {	padding-left:104px;}
.flexed {	display:flex;}
.flexed.wrap {	flex-wrap:wrap;}
.flexed.column {	flex-direction:column;}
.flexed.between {	justify-content:space-between;	align-items:center;}
.flexed.all_center {	justify-content:center;	align-items:center;}
.flexed.start {	justify-content: center;	align-items:center;}
.flexed.end {	justify-content:flex-end;	align-items:center;}
.flexed.stretch {	align-items:stretch;}
.flexed.center_align {		align-items:center;}
.flexed.column.center_align {	justify-content:center;	align-items:flex-start;}
.flexed.top_align {	align-items:flex-start;}
.flexed.bottom_align {	align-items:flex-start;}
#footer {	height:60px;	margin-top:30px; width:100%;    position: relative;}
#index #footer {	margin-top: 12vw;}
#footer_top {	height:50%;	background:#72716B;	position:relative;}
#footer_bottom {	height:50%;	position:relative;}
#footer_logo  {	position: relative;    margin-top: -180px;}
#footer_logo  img {	width:150px;}
#footer_socials  {	width: 20%;    display: flex;    justify-content: space-between;    align-items: center;    z-index: 1;    margin-left: -5vw;}
#socials {	    display: flex;    justify-content: space-between;    width: 200px;    align-items: center;}
.social { width: 25px; height: 25px;}
.fb{background:url(../images/social.png) 0px 25px;}
.fb:hover{background:url(../images/social.png) 0px 0px;}
.tweet{background:url(../images/social.png) 25px 25px;}
.tweet:hover{background:url(../images/social.png) 25px 0px;}
.google_plus{background:url(../images/social.png) 51px 25px;}
.google_plus:hover{background:url(../images/social.png) 51px 0px;}
#footer .single_line {	    width: calc(100% - 105px);}
#footer .line_set.single_line .line._1 {background: #C2A988;}
#footer_infos .line_set.single_line .line._1 {background: #C2A988;width: calc(100% + 70px);}
#footer_brands {	   position: relative;    right: 3vw;}
#brand_container {	    width: 275px;    display: flex;    justify-content: center;    align-items: center;    height: 45px;}
.brand {	padding: 0 40px;    height: 100%;    display: flex;    align-items: center;}
.brand:first-child {	border-right: 1px solid #C2A988;} 
#copy {	}
.copy_text {font-family: 'Roboto', sans-serif;font-size:17px; margin-right:20px;    }
#footer_infos {	position: absolute;    height: 100%;    top: 100%;}
#footer_infos .info_top,#footer_infos .info_bottom  {	display:flex;	align-items:center;	height:50%;	}
#footer_infos .line_set {	    top: 64px;    position: absolute;}
.body_text.footer_text {	    font-size: 18px;    letter-spacing: 0.5px;    font-weight: 500;}
.footer_text.first {	        min-width: 230px;}
.body_text .pink {	    color: #C7B192;}
.line_set.single_line  {	position:relative;}
.line_set.light .inline {	background:#C2A988;}
.line_set.light .border {	border-color:#FFFFFF;	}
.line_set.dark .start_square,.line_set.dark .inline {	background:#5E5D56;}
.line_set.single_line.dark .borders {	}
.line_set.single_line.horizontal {    height: 16px;}
.line_set.single_line.horizontal.starting .square {	float: left;}
.line_set.single_line.horizontal.starting .square.shifted {	}
.line_set.single_line.horizontal.starting .start_square {	position: absolute;    top: 5px;    left: 30px;}
.line_set.single_line.horizontal.starting .line._1 {	    left: 35px;    position: absolute;    top: 8px;}
.line_set.single_line.horizontal.starting .square + .square.shifted {left:20px;	}
.line_set.single_line.horizontal.starting .square + .square.shifted + .start_square {left:76px;	}
.line_set.single_line.horizontal.starting .square + .square.shifted  + .start_square + .line {	left: 82px;	    width: calc(100% - 82px);	}
.line_set.single_line.horizontal.ending .square {	float:right;}
.line_set.single_line.horizontal.ending .square.shifted {}
.line_set.single_line.horizontal.ending .start_square {	    position: absolute;    top: 5px;    right: 30px;}
.line_set.single_line.horizontal.ending .line._1 {	     right: 35px;    position: absolute;    top: 8px;}
.line_set.single_line.horizontal.ending .square + .square.shifted {right:20px;	}
.line_set.single_line.horizontal.ending .square + .square.shifted + .start_square {right:76px;	}
.line_set.single_line.horizontal.ending .square + .square.shifted  + .start_square + .line {	right: 82px;	    width: calc(100% - 82px);	}
.line_set.single_line.vertical {	}
.line_set.single_line.vertical.starting .square {	}
.line_set.single_line.vertical.starting .square.shifted {	}
.line_set.single_line.vertical.starting .start_square {	    position: absolute;    top: 30px;    left: 5px;}
.line_set.single_line.vertical.starting .line._1 {	left: 7px;    position: absolute;    top: 36px;    height: calc(100% - 36px);    width: 1px;}
.line_set.single_line.vertical.starting .square + .square.shifted {top:20px;	}
.line_set.single_line.vertical.starting .square + .square.shifted + .start_square {top:76px;	}
.line_set.single_line.vertical.starting .square + .square.shifted  + .start_square + .line {	top: 82px;	    height: calc(100% - 82px);	}
.line_set.single_line.vertical.has_comment .line{	height:calc(100% - 242px) !important;}
.line_set.single_line.vertical.starting .start_square {	    position: absolute;    top: 30px;    left: 5px;}
.line_set.single_line.vertical.starting .line._1 {	left: 7px;    position: absolute;    top: 36px;    height: calc(100% - 36px);    width: 1px;}
.line_set.single_line.vertical.ending .square {	}
.line_set.single_line.vertical.ending .square.shifted {	}
.line_set.single_line.vertical.ending .start_square {	position: absolute;    top: 5px;    left: 30px;}
.line_set.single_line.vertical.ending .line._1 {	    left: 35px;    position: absolute;    top: 8px;}
.section_viewport{	    width: 74%;    margin: auto;    max-width: 1140px;}
.on_top {	z-index:1;}
.light_pink {	color:#C7B192;}
#section_logo {	    position: absolute;    left: 30px;    top: 95px;    z-index: 9;}
#vm_borders {	    width: 138px;    height: 138px;        position: relative;            z-index: 1;}
#vm_borders .top {	width: calc(100% - 4px);    height: 2px;    background: #FFFFFF;    opacity: 0.8;    position: absolute;    top: 0;    left: 2px;    transform-origin: left;}
#vm_borders .bottom {  width: calc(78% - 4px);    height: 2px;    background: #FFFFFF;    opacity: 0.8;    position: absolute;    bottom: 0;    left: 2px; transform-origin: right;}
#vm_borders .left {	height: 100%;    width: 2px;  background: #FFFFFF;    opacity: 0.8;    position: absolute;    top: 0;    left: 0;    transform-origin:bottom;}
#vm_borders .right {    height: 20px;    width: 2px;    background: #FFFFFF;    opacity: 0.8;    position: absolute;    top: 0;    right: 0;    transform-origin: top;}
#vm_borders .small_vm {	position: absolute;    top: 2px;    left: 22%;}
#section_title{position:absolute;width:330px;height:330px;background:rgba(78, 79, 78, 0.95);top:25px;left:112px;padding:40px;box-sizing:border-box;transform-origin:left; z-index:9;}
#section_title h2 {   text-transform: uppercase;}
#section_title.hidden {	transform:scale(0.95);	opacity:0;}
.section_title_typo {color: #d1af6b;    font-size: 50px;    letter-spacing: 10px;}
.section_title_typo.smaller {  font-size: 24px;   letter-spacing: 5px; line-height: 22px;}
.section_title_typo.smaller p{font-size: 14px; letter-spacing: 0; color: #cccccc; margin-top: 15px; float:left;}
.section_title_typo.smaller span{font-size:14px;color:#ccc; text-transform:none;letter-spacing:0;display:inline-block; margin-top:15px;text-transform:uppercase;letter-spacing: 1px;}
.pro-bredcum{ width:100%; height:auto; float:left;font-size: 11px; color:#ccc;letter-spacing: 0px; line-height: 22px; }
.pro-bredcum a{font-size: 11px; color:#ccc;letter-spacing: 0px; line-height: 22px; text-decoration:none; cursor:default;}
.pro-bredcum a:hover{color:#bba15c;}
.sub-head{width:100%; height:auto; float:left; margin-top:20px; text-transform:uppercase;}
.proj-logo{width:auto; height:auto; display:inline-block;}
.pic_block {	}
.pic_block  .line_set.single_line.vertical, .text_block .line_set.single_line.vertical  {	position: absolute;   margin-left: -60px;   height: 100%;}
.section_big_pic {	}
.comment {  position: absolute;  bottom: -10px;    right: calc(100% + 52px);   width: 20%;}
.comment_text {    font-size: 18px;       letter-spacing: 0.2px;    text-align: right;	    font-weight: 500;}
.body_text.antic {	    font-family: 'Roboto', sans-serif;    letter-spacing: 0;    font-size: 22px;    letter-spacing:1px;    color:#000000;}
.body_text.smaller {	    font-size: 18px;    letter-spacing: 0.5px;}
.block_title h3 {	    font-size: 40px;    font-family: 'Roboto', sans-serif;    letter-spacing: 4px;    text-transform:uppercase;}
.body_text antic {	font-family: 'Roboto', sans-serif;    font-size: 19px;    margin-top: 50px;    letter-spacing: 0.1px;    }
.text_with_picture {	    display: flex;	    position:relative;	    align-items: center;	    flex-wrap:wrap;	    justify-content:space-between;}
.twp_picture {	width:45%;	position:relative;}
.twp_picture .borders.bottom  {	background: #C0A98C;    position: absolute;    width: calc(100% + 30px);    height: 33%;    bottom: -15px;    z-index: -1;    left: -15px;}
.twp_text {	width:45%;	box-sizing:border-box;}
.twp_text .line_set {	position: absolute;    bottom: -22px;   width: 45%;}
.hash {	    position: absolute;    transform-origin: left;    transform: rotateZ(-90deg);    bottom: -25px;    left: -60px;}
.reverse .hash {	    left: calc(100% + 60px);}
.pic_container .hash {	bottom:-12px;}
.hash_text {       font-size: 18px;    letter-spacing: 3px;    font-family: 'Roboto', sans-serif;    color: #BEA990;    font-weight: 600;}
.hash_text span {	color:#333333;}
.pic_container {}
.two_col_block {	}
.main_title {	}
.main_title.right {	    display: flex;   justify-content: flex-end;}
.main_title h2 {	    font-size: 71px;        font-weight: 100;    letter-spacing: 8px;    line-height:60px;}
.main_title h2 .big_letter {	    color: #C0A98C;    font-size: 2.5em;    font-weight:100;}
.big_letter.tilt {	    position: absolute;    left: -10px;}
.live-f{padding-bottom: 0px;   /* float: left;*/}
.amenities-on{padding: 0 100px !important;    margin-top: 0 !important;}
.gallery-section{width:100%; float:left;}
.projects-section{width:100%; float:left;    margin: 0 0 100px 0;}
.projects-section ul{width: 100%; float: left;    list-style: none !important;    padding: 0;}
.projects-section li{width:32.66%;overflow: hidden; margin:0 1% 1% 0; float:left; position:relative;} 
.projects-section li:nth-child(3){margin:0}
.projects-section li:nth-child(6){margin:0}
.projects-section li:nth-child(9){margin:0}
.projects-section li:nth-child(12){margin:0}
.projects-section li:nth-child(15){margin:0}
.projects-section li:nth-child(18){margin:0}
.projects-section li:nth-child(21){margin:0}
.projects-section li:nth-child(24){margin:0}
.projects-section li:nth-child(27){margin:0}
.projects-section li:nth-child(30){margin:0}
.projects-section li:nth-child(33){margin:0}
.projects-section li:nth-child(36){margin:0}
.projects-section li:nth-child(39){margin:0}
.projects-section li:nth-child(42){margin:0}
.projects-section li:nth-child(45){margin:0}
.projects-section li:nth-child(48){margin:0}
.projects-section li img{width:100%; float:left;}
.project-name{ width:100%;bottom:0px;z-index: 999;    margin: -97px 0 0 0; float: left;}
.project-name-logo{width:97px; float:left; margin:0 0 0 15px;  }
.project-name-location{ float: right;        margin:55px 10px 0 0;}
.project-name-location p{  text-align: right;padding: 0 0px 0 20px; background: url(../images/projects/completed-projects/loc.png);color: #fff; background-repeat: no-repeat;}
.award-name{ width:100%;bottom:0px;z-index: 999;    margin: -70px 0 0 0; float: left;}
.award-name-logo{width:97px; float:left; margin:0 0 0 15px;  }
.award-name-location{ float: left;        margin: 0px 15px 0 0;}
.award-name-location p{  text-align: left;padding: 0 0px 0 20px; line-height:normal; font-size:18px;  color: #fff; background-repeat: no-repeat; text-transform:uppercase;}
.award-name-location p span{ font-size:15px;text-transform:none;}
.grad-color{background:rgba(218,171,78,1);background:-moz-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-webkit-gradient(left top, right top, color-stop(0%, rgba(218,171,78,1)), color-stop(22%, rgba(174,130,48,1)), color-stop(50%, rgba(218,183,122,1)), color-stop(82%, rgba(176,134,43,1)), color-stop(100%, rgba(222,157,45,1)));background:-webkit-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-o-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-ms-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:linear-gradient(to right, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#daab4e', endColorstr='#de9d2d', GradientType=1 );	-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.home-slider{height: 100%; overflow: hidden; position: relative;} 
.home-slider img{width: 100%}
.home-slider .bx-wrapper .bx-controls-direction a{bottom:initial;top:45%;width: 45px; height: 50px; z-index:9;padding:10px 20px;color:#cccccc;text-transform:uppercase;}
.home-slider .bx-wrapper .bx-prev {left: 30px;    background: url(../images/controls.png) no-repeat 0 0;}
.home-slider .bx-wrapper .bx-next {right: 30px;    background: url(../images/controls.png) no-repeat -50px 0px;}	
.banner-slider{height: 94vh; overflow: hidden; position: relative;} 
.banner-slider img{width: 100%}
.banner-slider .bx-wrapper .bx-controls-direction a{bottom:initial;top:45%;width:auto;height:auto;text-indent:1px;z-index:9;background:#000;padding:10px 20px;color:#cccccc;text-transform:uppercase;}
.banner-slider .bx-wrapper .bx-prev {left: 0;}.banner-slider .bx-wrapper .bx-next {right: 0;}
.banner-text {    width: 34%;	left: 33%;	top:36%; position: absolute;	z-index: 2;}
.banner-text h3 { color: #fff;  font-size: 40px;   text-transform: uppercase;  letter-spacing:1px; text-align: center;}
.banner-text h4 {color: #fff;   font-size:20px;   text-transform: uppercase;   letter-spacing: 2px; text-align: center;}
.banner-text .bor-line{height:1px;margin:15px 0;width:100%;background:rgba(218,171,78,1);background:-moz-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-webkit-gradient(left top, right top, color-stop(0%, rgba(218,171,78,1)), color-stop(22%, rgba(174,130,48,1)), color-stop(50%, rgba(218,183,122,1)), color-stop(82%, rgba(176,134,43,1)), color-stop(100%, rgba(222,157,45,1)));background:-webkit-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-o-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:-ms-linear-gradient(left, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);background:linear-gradient(to right, rgba(218,171,78,1) 0%, rgba(174,130,48,1) 22%, rgba(218,183,122,1) 50%, rgba(176,134,43,1) 82%, rgba(222,157,45,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daab4e', endColorstr='#de9d2d', GradientType=1 );}
.paragraph-rightoffset { width: 40%; float: right; background: #000; padding:2% 5%; margin-top: 0%; position: absolute; right: 0; z-index: 999; }
.paragraph-rightoffset h2{color: #fff;     font-weight: normal; font-size: 40px;  text-transform: uppercase;}
.paragraph-rightoffset p{font-size: 16px; color: #cccccc; margin-top: 20px;}
.pic_container {   position: relative; margin-top: 15%;     overflow: hidden;}
.pic_container .pic_left {	width: 43vw;	position: absolute;	top:18%;	z-index: 2;}
.pic_container .pic_left h3{color: #fff;   font-size:28px; text-transform: uppercase; margin-left: 10%;    margin-top: 50px;   }
.pic_container .pic_right {	width: 72vw;position: relative;z-index: 1;/* float: right; */left: 27vw;}
.paragraph_titlecontainer{background: #2b2b2b; padding: 2% 5%; width: 90%; position: relative; display: inline-block;}
.paragraph_titlecontainer ul{width: 100%;}
.paragraph_titlecontainer ul li{border-right: 1px solid #987536; color: #cccccc; padding-right: 5%; margin-left: -1px; margin-right: 6%; width: 15%; float: left;}
.paragraph_titlecontainer ul li:last-child{border: none; margin-right: 0%;}
.paragraph_titlecontainer ul li span{color:#987536;font-size: 24px;font-weight:bold; }
.ongoing-projects{    margin: 50px 0;    position: relative;    width: 100%;}
.ongoing-projects h4 { color: #fff;  font-size: 40px;   text-transform: uppercase;  letter-spacing:1px; text-align: center;}
.ongoing-projects h5 {color: #fff;   font-size:24px;   text-transform: uppercase;   letter-spacing: 2px; text-align: center;font-weight:400; line-height: 55px;}
.bxflcarousel{margin-top: 0px;}
.ongoing-projects .bx-wrapper{position: static}
.ongoing-projects .bx-wrapper .bx-controls-direction a{bottom:initial;top:42%;width:auto;height:auto;text-indent:1px;z-index:9;background:#333;padding:10px 20px;color:#cccccc;text-transform:uppercase;}
.ongoing-projects .bx-wrapper .bx-prev {left: 0;}
.ongoing-projects .bx-wrapper .bx-next {right: 0;}
.plan-pro{width: 100%; position: relative; float: left;}
.plan-pro .thumbnail {padding: 0; border: 0;  position: relative;     margin: 0%;  overflow: hidden;  width: 100%; float: left; border-radius: 0px;}
.plan-pro .thumbnail img {width: 100%;    -moz-transition: all 1.5s;  -webkit-transition: all 1.5s;  transition: all 1.5s;}
.plan-pro .thumbnail:hover img {  -moz-transform: scale(1.1);  -webkit-transform: scale(1.1);  transform: scale(1.1);}
.plan-pro .plan-details{-moz-transition:all 1.5s;-webkit-transition:all 1.5s;transition:all 1.5s;background:rgba(0, 0, 0, 0.5);text-align:center;width:70%;float:left;padding:20px 0;border:1px solid #666666;margin-top:-15%;margin-left:15%;position:relative;}
.project-thumb:hover .plan-pro .plan-details{background: rgba(30, 30, 30, 1); margin-top: -20%;}
.plan-pro .plan-details h2{ font-size:20px;  color:#987536; text-align:center;text-transform: uppercase;  margin-top: 5px;}
.plan-pro .plan-details h4{ font-size:15px;  color:#cccccc; text-align:center;text-transform: uppercase;  margin-top: 5px;}
.plan-pro .plan-details h6{ font-size:15px;  color:#cccccc; text-align:center;text-transform: uppercase;  margin-top: 5px; font-weight:300;}
.plan-pro .plan-details p{ font-size:14px;  color:#cccccc; text-align:center;text-transform: uppercase;  margin-top: 5px;}
.project-thumb .plan-pro .space{width:100%; float: left; height: 35px;}
.amenities-slide .bxflcarousel{margin-top: 0px;}
.amenities-slide .bx-wrapper { position: static;}
.amenities-slide .bx-wrapper .bx-controls-direction a{bottom:initial;top:45%;width:auto;height:auto;text-indent:1px;z-index:9;background:#333333;padding:10px 30px;color:#cccccc;text-transform:uppercase;}
.amenities-slide .bx-wrapper .bx-prev {left: 0;}
.amenities-slide .bx-wrapper .bx-next {right: 0;}
.project-overview{ width: 100%; margin: 45px auto 0px;}
.Pro-container{ width:90%; height:auto; margin:0 auto;}
.project-overview h1{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; margin:0;}
.project-overview p{font-size:16px; color:#cccccc; font-weight:400;margin-top: 15px; line-height: 26px;}
.project-overview-left{ width:40%; height:auto; display:inline-block;}
.project-overview-right{ width:60%; height:auto; display:inline-block;}
.project-amenities{ width: 100%; margin:0; }
.amenities-slide{height: auto;overflow: hidden; position: relative;}
.amenities-text{ width: 100%;  margin: 45px auto 0px; }
.amenities-text h1{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; margin:0;}
.amenities-text ul{width:19%;list-style:disc;display: inline-block; margin-right: 10%;padding-left: 1%;}
.amenities-text li{width:100%;font-size:16px; color:#cccccc; font-weight:400;margin-top: 15px; line-height: 22px; }
.project-location{ width: 100%; margin:0; }
.location{height: auto;overflow: hidden; position: relative;}
.location-text{ width: 100%;  margin: 45px auto 0px; }
.location-text h1{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; margin:0;}
.location #map{width:100%; height:50vh;}
.location-text p{font-size:16px; color:#cccccc; font-weight:400;margin-top: 15px; line-height: 26px;}
.project-floor{ width: 100%; margin:0; }
.project-floor h1{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; margin:0; padding-bottom:40px; text-align: center;}
.floor-plan-left{width:40%;height: 61vh;position: relative; float:left; display:inline-block; }
.floor-plan-right{width:60%;height: auto; position: relative; display:inline-block;}
.project-floor .bxflcarousel{margin-top: 0px;}
.project-floor .bx-wrapper { position: static;}
.project-floor .bx-wrapper .bx-controls-direction a{font-size:20px;bottom:initial;top:45%;width:auto;height:auto;text-indent:1px;z-index:9;background:#000;padding:5px 15px;color:#cccccc;text-transform:uppercase;}
.project-floor .bx-wrapper .bx-prev {left: 0;}.banner-slider .bx-wrapper .bx-next {right: 0;}
.project-floor .bx-wrapper .bx-next {right: 0px;}
.project-floor h2 { margin:0; text-align: center;position: relative;top: 45%;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.project-floor h2 a{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; }
.project-floor h2 a:hover{color:#ccc;}
.project-gallery{ width: 100%; height:auto; display:inline-block; margin:0;background: url(../images/gallery-bg.jpg);}
.gallery-cont {width:100%; max-width: 100%; height: auto;display: block; margin: 5% auto 8%; }
.project-gallery h1{font-size:42px; color:#d4a650; text-transform:uppercase; font-weight:300; margin:0; padding-top:60px; text-align: center;}
.av {width:190px; height: auto; display: block; float:left; color:#cccccc; border: 1px solid #666666; position: relative; margin: 4px 0px 6px 21px; background-color: #282828; }
.av a{width:190px;font-family:'MuseoSansCyrl300';font-weight:300;font-size:12px;padding:15px 0 0px 55px;text-transform:uppercase;color:#cccccc;text-decoration:none;line-height:44px;}
.av a:hover{color:#ac9041;}
.av a::after{content: '';background: url(../images/av-icon.png) 0 0px no-repeat;width: 34px;height: 23px;position: absolute;top: 11px;left: 10px;transition: all 200ms ease-out;}
.av a:hover::after{content:'';background:url(../images/av-icon.png) 0px -23px no-repeat;width:34px;height:23px;position:absolute; top: 11px; right: 5px;transition: all 200ms ease;}
.actual {width:190px; height: auto; display: block; float:left; color:#cccccc; border: 1px solid #666666; position: relative; margin: 4px 0px 6px 21px; background-color: #282828; }
.actual a{width:190px;font-family:'MuseoSansCyrl300';font-weight:300;font-size:12px;padding:15px 0 0px 55px;text-transform:uppercase;color:#ccc;text-decoration:none;line-height:44px;}
.actual a:hover{color:#ac9041;}
.actual::after{content:'';background:url(../images/photos-icon.png) 0 0px no-repeat;width: 32px;height: 24px;position: absolute;top: 10px;left: 10px;transition: all 200ms ease-out;}
.actual:hover::after{content:'';background:url(../images/photos-icon.png) 0px -24px no-repeat;width:32px;height:24px;position:absolute;top:10px;right:5px;transition:all 200ms ease;}
.brochure {width:190px; height: auto; display: block; float:left; color:#cccccc; border: 1px solid #666666; position: relative; margin: 4px 0px 6px 21px;background-color:#282828; }
.brochure a{width:190px;font-family:'MuseoSansCyrl300';font-weight:300;font-size:12px;padding:15px 0 0px 45px;text-transform:uppercase;color:#ccc;text-decoration:none;line-height:44px;}
.brochure a:hover{color:#ac9041;}
.brochure a::after{content:'';background:url(../images/brochure-icon.png) 0 0px no-repeat;width:26px;height:28px;position:absolute;top:9px;left:10px;transition:all 200ms ease-out;}
.brochure a:hover::after{content:'';background:url(../images/brochure-icon.png) 0px -28px no-repeat;width:26px;height:28px;position:absolute;top:9px;right:5px;transition:all 200ms ease;}
.rera{width:190px; height: auto; display: block; float:left; color:#cccccc; border: 1px solid #666666; position: relative; margin: 4px 0px 6px 21px; background-color: #282828; }
.rera a{width:190px;font-family:'MuseoSansCyrl300';font-weight:300;font-size:12px;padding:15px 0 0px 45px;text-transform:uppercase;color:#cccccc;text-decoration:none;line-height:44px;}
.rera a:hover{color:#ac9041;}
.rera a::after{content: '';background: url(../images/rera-icon.png) 0 0px no-repeat;width: 33px;height: 28px;position: absolute;top: 9px;left: 10px;transition: all 200ms ease-out;}
.rera a:hover::after{content:'';background:url(../images/rera-icon.png) 0px -28px no-repeat;width:33px;height:28px;position:absolute;top:9px;right:5px;transition:all 200ms ease;}
.grid-item{width:100%; padding: 1%; height:auto;display:block;float:left;}
.grid-item img{width:100%;}
.grid-item a p{font-size:16px;color:#FFF;background:rgba(0, 0, 0, 0);opacity:1;border:1px solid #cccccc;padding:10px 20px;text-align:center;vertical-align:middle;position:absolute;left:50%;top:50%;margin-top:-15px;width:50%;margin-left:-30%;text-transform:uppercase;-webkit-transition:all 1s linear;-moz-transition:all 1s linears;-o-transition:all 1s linear;-ms-transition:all 1s linear;transition:all 1s linear;}
.grid-item a:hover p{background:#000; opacity: 1; border: 1px solid #FFF;}
.grid-item .head{float: left; width: 100%; padding: 10px 20px; background: #000; border: 1px solid #555; border-top:0;}
.grid-item .head p{font-size: 16px; color: #FFF; text-align: center; line-height: 18px; min-height: 35px; }
.explore-btn{padding:10px 20px;font-family:'FuturaStd-Medium_2';background:#ce001f;color:#FFF;-webkit-transition:all .3s linear;-moz-transition:all .3s linears;-o-transition:all .3s linear;-ms-transition: all .3s linear;transition:all .3s linear;}
.view { width: 100%; float: left; overflow: hidden;  position: relative; text-align: center;}
.view .mask, .view .content { width: 100%;  height: 100%;  position: absolute;  overflow: hidden;  top: 0;  left: 0;padding: 0; text-align: left;}
.view img {  display: block;  position: relative;}
.view-effect .mask{width:100%;height:100%;background:rgba(0, 0, 0, 0);top:0px;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);opacity:1;-webkit-transition:all .3s linear;-moz-transition: all .3s linears;-o-transition: all .3s linear;-ms-transition: all .3s linear;transition: all .3s linear; }
.view-effect:hover .mask {background: rgba(0, 0, 0, 0.4);  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; top: 0px; }
.paragraph-rightoffset1 { width: 40%; float: right; background: #000; padding:2% 5%; margin-top: 3%; position: absolute; right: 0; z-index: 9; }
.paragraph-rightoffset1 h2{color: #fff;     font-weight: normal; font-size: 36px; text-align: right;text-transform: uppercase; }
.paragraph-rightoffset1 p{font-size: 16px; color: #cccccc; margin-top: 20px;text-align: right;line-height: 25px;    letter-spacing: 1px;    }
.main-form{    padding: 2em 3em 3em 4%;}
.styled-input.agile-styled-input-top {margin-top: 0;}
.w3l-contact-left{float: left;width: 47%;margin: 0 1em 0 0;}
.w3l-contact-right{float: left;width: 49%;}
.contact-form input[type="text"],.contact-form input[type="email"]{font-size:1em;color:#ccc;padding:0.5em 1em;border:0;width:88%;border-bottom:1px solid #666666;background:none;-webkit-appearance: none;outline: none;}
.contact-form textarea{font-size:.9em;color:#cccccc;padding:0.5em 1em;border:0;width:88%;border:1px solid #666666;background:none;-webkit-appearance:none;outline:none;margin-top:4%;}
.contact-form textarea { min-height: 12em;resize: none;}
.main-form h2{    color: #cc9933;    font-weight: normal;    font-size: 36px;    text-align: left;    margin-bottom:3%;}
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{font-size:.9em;color:#4b4340;top: -1.3em;-webkit-transition:all 0.125s;-moz-transition:all 0.125s;-o-transition: all 0.125s;-ms-transition:all 0.125s;transition:all 0.125s;}
.styled-input textarea:valid ~ label{font-size:.9em;color:#cccccc;top:3.7em;-webkit-transition:all 0.125s;-moz-transition:all 0.125s;-o-transition:all 0.125s;-ms-transition:all 0.125s;transition: all 0.125s;}
.styled-input {width: 100%;margin: 2em 0 3em;position: relative;}
.styled-input label1{color:#4b4340;padding:0.5em .9em;position:absolute;top:-15px;left:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;pointer-events: none;font-weight:400;font-size:15px;display:block;line-height:1em;}
.styled-input select{width:88%;margin-top: 30px;padding: 11px 0;border: 2px solid #4b434091;background-color:#f8f8f8;}
.agileits-input{margin: 0 0 1em 1em;}
.styled-input label{color:#cccccc;padding:0.5em .9em;position:absolute;top:0;left:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;pointer-events:none;font-weight:400;font-size:15px;display:block;line-height: 1em;}
.styled-input input ~ span{display:block;width:0;height:1px;background:#cc9933;position:absolute;bottom:0;left:0;-webkit-transition:all 0.125s;-moz-transition:all 0.125s;transition: all 0.125s;}
.styled-input textarea ~ span {    bottom: 5px;}
.styled-input input:focus.styled-input textarea:focus {	outline: 0;}
.styled-input input:focus ~ span {	width: 100%;	-webkit-transition: all 0.075s;	-moz-transition: all 0.075s;    transition: all 0.075s;}
.styled-input textarea:focus ~ span {	width: 100%;	-webkit-transition: all 0.075s;	-moz-transition: all 0.075s;    transition: all 0.075s;    bottom: 6px;}
/*-- //input-effect --*/
.contact-form input[type="submit"]{outline:none;color:#FFFFFF;padding:.8em 4em;font-size:13px;margin:1.5em 0 0 1em;cursor:pointer;-webkit-appearance:none;background:#cc9933;
border: 2px solid #cc9933;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;transition: 0.5s all;}
.contact-form input[type="submit"]:hover {border: 2px solid #FFFFFF;}
.contact-form{width: 88%;float: left;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #cccccc;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #cccccc;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #cccccc;
  }
  :-moz-placeholder { /* Firefox 18- */
    color: #cccccc;
  }
.media-center-main p {color:#cccccc;    line-height: 28px;}
.paragraph-rightoffset1 a{color:#b5872b;text-decoration:none;}
.padding_container {	padding-left:0px;}
.file{font-size: 1em;color: #ccc;padding: 0.5em 1em;border: 0;width: 88%;border-bottom: 1px solid #666666;background: none;-webkit-appearance: none; outline: none;}
.file label{color:#cccccc;padding:0.5em .9em;position:absolute;top:0;left:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;pointer-events:none;font-weight: 400;font-size:15px;display: block;line-height: 1em;}
.min-height{min-height: 13em!important;resize: none;}
.media-center-main{width:100%;padding:0 5%;position:absolute;    top: 35%;z-index: 1;}
.view{position:relative;cursor:pointer;margin:0px 0 15px 0;transition:all 0.5s ease;}
.inthepress li{display:inline-block;}
.gap{margin-right:3%;width:20%;display:inline-block;margin-bottom:8%;transition:all 0.8s ease;   }
#next, #prev, .banner-text, .view .content, .view .mask{position:absolute;}
.view, .view .mask{overflow:hidden;width:100%}
.view .mask{top:0;left:0}
.view .content{width:85px;height:40px;overflow:hidden;bottom:0;right:0;z-index:99}
.media-center-main  h2{font-size15px;color:#d4a650;}
.media-center-main span{font-size:15px;color:#cccccc;}
.top_veil {height: calc(100% + 802px);}
.two_col_text {	    column-count: 2;    column-gap: 8vw;}
.text_with_picture.reverse .twp_text { order:0;} 
.text_with_picture.reverse .twp_picture {	order:1;}
.out_box {	width:calc(100vw - (100vw - 1140px)/2);}
.out_box_container {	position:relative;}
.triple_vertical  {	display:flex;	justify-content:space-between;}
.vertical_box {	width:32.5%;}
.cta {position:relative;display:block;}
.rect_pic {	position:relative;}
.rect_pic .veil {	position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}
.cta_label {	top:35%;	position:absolute;	right:180px;	 width: 740px;    height: 115px;}
.cta_label .big_square {	right: -57px;    top: -10px}
.label_container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative;overflow:hidden;background:rgba(255,255,255,0.5);transform-origin:top;}
.labels {	display: flex;    justify-content: center;}
.labels .hover {	position:absolute;	    top: -75px;}
.labels p {	font-size: 24px;    color: #FFFFFF;    letter-spacing: 8px;    text-shadow: 1px 1px 1px #333333;}
.line_set.download .vertical_elem {	height:107px;	display:flex;	align-items:center;	flex-direction:column;}
.line_set.download .square {	margin-top:14px;}
.line_set.download .square.top.shifted {margin-top:18px;}
.cta:hover .label_container {   background: #FFFFFF;}
.cta:hover .labels .out {	color:#36342C;}
#dining.index .top_bars .right {	background:#36342C;	}
.section_viewport.large {	    max-width: none;    width: 75%;}
.left_title_offset{height:201px;background:#FFFFFF;width:calc(100% + 12.5vw - 22px);margin-left:calc(-12.5vw + 22px);margin-bottom:149px;box-sizing:border-box;display:flex; flex-direction:column;justify-content: flex-end;align-items: flex-start;padding-left:calc(12.5vw - 22px);padding-right:0;}
.left_title_offset.hidden {	    transform: translateY(100%);}
.left_title_offset.pic_follow {	margin-bottom:199px;}
.left_title_offset h2.less_spacing {	    letter-spacing: 5.5px;}
.left_title_offset h2 {    line-height: 90px;    height: 113px;}
.left_col {	width:60%;	z-index:1;	}
.right_col {	display: flex;    flex-direction: column; align-items: flex-end;        width: 58.45%;    justify-content: space-between;}
.right_col.side_single_paragraph{padding-bottom: 120px; position: absolute; background:#FFFFFF;z-index: 1;right: 0;padding-right:12.5vw;box-sizing:border-box;margin-top:330px;}
.left_col .left_pic {	width: 120%;	    padding: 0 15px 45px 0;    box-sizing: border-box;    background: #FFFFFF;    position:relative;    float:left;}
.simple_col {	}
.half {	width:50%;}
.left_pic .hash {  bottom:35px;  }
.col_text {	    max-width: 390px;    	width: 60%;}
.col_text.quote_container {	flex: 1 1 100%;}
.quote_container .body_text {	width:100%;}
.left_text {	width:90%;	padding: 100px 0;	float:left;} 
.overflow_cover {	    position: absolute;    width: 12.5vw;    left: -12.5vw;    background: #FFFFFF;    height: 100%;}
.horizontal_gallery {	position:relative;}
.quote {	color:#C5AC91;	font-size:30px;	font-family:Antic Didone;}
.diamond_pic {    margin-top: -15vw;	}
.wine h2 .big_letter {	letter-spacing:-15px;}
.main_title.compressed h2 {	letter-spacing:1px;}
.wine h2 {		margin-left: -10px;	}
.wine .title_shift {	display: block;    margin-left: 128px;}
.letter_text {	    width: 40%;    align-self: flex-end;}
.letter_pic {	width:60%;}
.letter_box  .body_text {	    margin-left: 120px;	    max-width:305px;}
.form_title h2 {	    font-size: 78px;    font-weight: 200;    letter-spacing: 15px;}
.form_title .line {	 width: 100vw;    height: 1px;    position: absolute;    left: 0;    background: #72716B;    z-index: -1;    margin-top: 74px;}
.form_title h3{font-family:'Roboto', sans-serif;color:#BFA98D;font-size:40px;letter-spacing:10px;text-transform:uppercase;margin-top:16px;background:#FFFFFF;padding:0 15px 0 25px;margin-left:-25px;float:left;}
.form_title h3 br {	display:none;}
.banner-img{width:100%; float:left;}
.banner-img img{ width:100%; float:left;}
.banner-img h4{ width:100%; float:left;     position: absolute;    bottom: 0px;    background: #fff;    padding: 10px;}
form label {	    font-size: 20px;    font-weight: 500;    min-width: 130px;    display: block;    letter-spacing: 2px;}
.form_container .simple_col {width:45%;}
.double_input .input_field:first-child {	margin-top:50px;}
.double_input .input_field {	width:45%;}
.input_field {	    display: flex;	    margin-top:50px;	   }
.input_field.arrival, .input_field.departure {	    width: 67%;	    min-width: 309px;}
.input_field.unlimited {	max-width:none;}
.input_field:first-child {	margin-top:0;}
.input_field.small {	width:45%;}
p.radio_input {    float: left;    font-family: Lato;    color: #333333;    font-size: 12px;    position: relative;    height: 18px; text-indent: 0; top: 9px; margin-left: 132px;}
p.radio_input > input {   padding: 0;    margin: 0;    height: 18px;    width: 17px;    float: left;    position: absolute;    left: 0;    opacity: 0;}
input[type=radio], input[type=checkbox] {    cursor: pointer;}
p.radio_input:not(#foo) > input[type=radio] + label {    background-position: 0 -7px;}
p.radio_input:not(#foo) > input + label {    background: url(../style/images/radio_input.png) 0 -1px no-repeat;    height: 17px;    line-height: 17px;}
p.radio_input > label {          padding: 0px 0px 1px 28px;    float: left;}
p.radio_input:not(#foo) > input[type=radio]:hover + label, p.radio_input:not(#foo) > input[type=radio]:focus + label, p.radio_input:not(#foo) > input[type=radio] + label:hover{
background-position:0 -32px;}
p.radio_input:not(#foo) > input[type=radio] + label {    background-position: 0 -7px;}
p.radio_input:not(#foo) > input[type=radio]:hover:checked + label, p.radio_input:not(#foo) > input[type=radio]:focus:checked + label, p.radio_input:not(#foo) > input[type=radio]:checked + label:hover, p.radio_input:not(#foo) > input[type=radio]:focus:checked + label {    background-position: 0 -57px;}
p.radio_input:not(#foo) > input[type=radio]:checked + label {    background-position: 0 -57px;}
textarea{width:100%;border:1px solid #D4D4D2;font-size:20px;font-family:'Roboto', sans-serif;font-weight:500;margin-top:-5px;letter-spacing:2px;resize:none;padding:5px;box-sizing:border-box;}
.mandatory {    letter-spacing: 2px !important;    font-weight: 500;    font-size: 16px;    font-family: 'Roboto', sans-serif;}
.send{margin:auto;width:45%;border:none;background:#36342C;padding:10px 0;color:#FFFFFF;font-size:20px;font-family:'Roboto', sans-serif;letter-spacing:2px;display:block;cursor:pointer;}
.send_container {	    z-index: 2;   position: relative;}
#rooms.index #main_veil {transform:scale(0,1);}
.top_img .covered {	height:100%;}
#top.alt_type {   height: calc(100vh - 140px);}
#top.alt_type #vm_borders > div  {	background:#C0A98C;}
#top.alt_type .top_bars {	top:calc(100% + 80px);}
#top.alt_type .top_bars .left {	margin-left: 83px;	    width: 36.11vw;}
#section_logo .top_img {    height: calc(100vh - 179px);    top: 25px;    left: 75px;    width: calc(100vw - 325px);}
.menu_controller.black .button_text  {	color:#36342C;	font-weight:600;}
.menu_controller.black .white_button_separator {	background:#36342C;}
.right_viewport {	    width: calc(90% - 200px);    margin-right: 220px;    box-sizing: border-box;    max-width: 1410px;}
.right_viewport .right_col {	    width: 64%;	        z-index: 1;}
.alt_title h2{text-align:right;flex:1 1 100%;line-height:51px;font-size:50px;font-family:'Roboto', sans-serif;color:#35332C;letter-spacing:0.2vw;margin-bottom:5px;text-transform: none !important;}
.right_title_offset {	      height: 140px;    background: #FFFFFF;    width: 100%;    display: flex;    align-items: flex-end;    }
.right_title_offset span {	    display: inline-block;}
.right_title_offset.hidden {transform: translateY(140px);}
.right_viewport .right_col .text_container {	max-width:730px;	width:79%;	}
span.gold_title {	font-size: 1.2em;    color: #C3A985;}
.right_viewport .twp_picture {	width:36%;}
.right_viewport .twp_text, .right_viewport .twp_text .line_set { 	width:50.5%;}
.item_list {	    margin-left: 10.7%;    width: 85%;        max-width: 700px;}
.item {	display:block;}
.item_pic {	overflow:hidden;}
.item_veil {	width:100%;	height:100%;	transform-origin:top;	position:absolute;	transform:scale(1,0);	top:0;	left:0;	background:#000000;	opacity:0.3;}
.item:hover .item_veil {	transform:scale(1,1);}
.item:hover .more_text {	color: #C7B192;}
.item_pic img {	margin-top:-100px;}
.item_title .line_set.single_line {	max-width:133px;	margin-top:25px;	left: 4px;}
.item_list .item_title h2 {	line-height:initial;}
.item_content {	position:relative;}
.item_mirror {position: absolute;top: 0;width: 31.522%;left: -15.761%;top: 80px;border: 15px solid #FFFFFF;box-sizing: border-box; transform-origin:left; background:#FFFFFF;}
.item_text{position:absolute;bottom:60px;width:52.174%;max-height:720px;height:60%;background:#FFFFFF;display:flex;align-items:center;justify-content:center;box-sizing:border-box;left: calc(100% - 60px);flex-direction: column;z-index:1;will-change:transform;}
.item_text .body_text {	    width: 90%;    max-width: 280px;}
.item_text .more {	    width: 70%;}
.section_viewport.center {	    width:50vw;	    margin:auto;}
.text_container.smaller {	width:65%;}
#room_services {	display:flex;	height:56vw;	justify-content: flex-end; transform:rotateZ(-90deg) translateY(3vw) translateX(3vw);}
#service_title {	    position: absolute;		margin-left: -180px;		top: -20px;			right: 184px;	}
#service_title h3 {	    font-size: 40px;    color: #C0A98C;    letter-spacing: 2px;}
.service_labels {	display: flex;    flex-direction: column;   justify-content: space-between;}
.slot {	display: flex;    height:8.5%;    align-items:center;}
.slot.hidden_from_left {	transform:translateX(-50px);}
#room_services.hidden_from_left {	transform:translateX(-50px);}
.slot p {  font-size: 22px;    letter-spacing: 2px;}
.slot:first-child  {	height:6.5%;}
.service_labels .slot {	    justify-content: flex-end;}
.icons {	display: flex;    flex-direction: column;    justify-content: space-between;}
.icons .slot {	    justify-content: center;}
#room_services .line_set {	    margin: 0 50px;}
.slot img {	    transform: rotateZ(90deg);}
.inroom_section {	    height: 600px;}
.how_to .diamond_content {	    padding-bottom: 100%;    width: 100%;    background: #C0A98A;    display: flex;    justify-content: center;}
.diamond_content .download_button {	position: absolute;    transform: rotateZ(-45deg);    justify-content: center;    width: 100%;    left:0;}
.diamond_content .download_button .download_label {	color:#FFFFFF;	margin-top:20px;}
.line_set.white .square .inline {	background:#FFFFFF;}
.line_set.white .square .border {	    border: 1px solid #5E5D56;} 
.line_set.white .start_square {	background:#FFFFFF;}
.line_set.white .line {	background:#5E5D56;}
.main_title h2.how_to_title {	font-size: 40px;    font-weight: 300;    letter-spacing: 2px;    color:#BFA986;}
.how_to_subtitle {	color: #BFA986;    text-decoration: underline;    font-size: 1.1em;}
/******************** FACILITIES ********************/
#facilities.index #main_veil {	transform:scale(0,1);}
.right_viewport.max {	width: calc(100% - 324px);    max-width: 1525px;}
.block {	width:32.8%;	    margin-top: 120px;}
.block_container {	display: flex;    width: 100%;    justify-content: space-between;    flex-wrap:wrap;       margin-bottom: 200px;}
.block_pic {	position:relative;}
.block_copy {   width: 270px;    height: 270px;    border: 1px solid #36342C;    margin: auto;    position: relative;    margin-top: -60px;    z-index:1;}
.block.reverse {	position:relative;}
.block.reverse .block_copy {width: 270px;height: 270px;border: 1px solid #36342C;margin:0;position:relative;z-index:1;position:absolute;left:50%;margin-left:-135px;top:-210px;}
.block_copy .copy_back, .lifestyle_copy .copy_back {position:absolute;top:0;left:0;	background:#36342C;	opacity:0.3;transform:scale(0.8);width:100%;height:100%;opacity:0;}
.block_text { color: #36342C; font-size: 30px; margin-top: 110px; letter-spacing: 3px; line-height: 35px; text-align: center; text-transform:uppercase;}
.block_veil {background: #000000; position: absolute; top: 0; left: 0; width: 100%;height: 100%;opacity: 0.3;pointer-events: none;will-change: transform;transform-origin:top;}
.block:hover .block_veil {	transform:scale(1,0);}
.block:hover .block_copy, .lifestyle_article:hover .lifestyle_copy {	transform:translateY(-30px);	}
.block:hover .copy_back, .lifestyle_article:hover .copy_back {opacity:1;transform:scale(1);}
.block:hover .block_text, .lifestyle_article:hover .lifestyle_text {	color:#FFFFFF;}
#section_title.with_borders {	padding:30px;}
.title_borders {	position: absolute;    top: 30px;    left: 30px;    width: calc(100% - 60px);    height: calc(100% - 60px);}
.title_borders > div {	background:#36342C;	position:absolute;}
.title_borders .top {	    width: 100%;    height: 1px;    top:0;    left:0;    transform-origin:left;}
.title_borders .left {	    height: 100%;    	width: 1px;    	transform-origin:bottom;    	left:0;    	bottom:0;    	}
.title_borders .right {	    height: 120px;    	width: 1px;    	transform-origin:top;    	right:0;    	top:0;    	}
.title_borders .bottom {	width: 30px;    transform-origin: right;    bottom: 0;    left: 0;    height: 1px;}
.title_macro {	padding-left: 30px;}
.title_section {	position: absolute;    bottom: 30px;    right: 30px;    width: calc(100% - 100px);}
.title_section h3 {	text-align: right;    color: #b5a088;    text-transform: uppercase;    font-family: 'Roboto', sans-serif; font-size: 30px; letter-spacing: 6px;}
.title_macro h2 {	    color: #33332C;    font-size: 27px;    letter-spacing: 5px;    font-weight: 500;}
.small_title h2 {	font-size:40px;	text-transform:uppercase;	font-weight:300;}
.center_title_offset {    min-height: 201px;    background: #FFFFFF;    transform-origin:bottom;}
.center_title_offset h2 {	    margin-top: 75px;}
.center_title_offset.hidden {	transform:translateY(201px);}
.padded {	padding-left:140px;	padding-right:40px;	}
.main_title .line_set {	    max-width: 133px;    margin-top: 25px;    left: 4px;}
.background_container {	background:#36342C;}
.background_container .cover {	background:#36342C;}
.background_container .line_set.single_line.vertical {    margin-left: 60px;    height: 100%;    z-index: 1;    margin-top: -25px;}
.detail .block_container:after {	content:"";	width:32.8%;}
.detail .block_container {	margin-top:260px;	margin-bottom:0;}
.detail .block {	    margin-top: 0.55vw;}

@media all and (max-width:1799px) {
.main_title h2 { font-size: 56px;}	
}
@media all and (max-width:1599px) {
.book_now_bar .button_text { font-size: 11px !important;}
.banner-text { width: 40%; left: 29%; }
.ongoing-projects .bx-wrapper .bx-next { right: -6%;}
.ongoing-projects .bx-wrapper .bx-prev { left: -6%;}
.ongoing-projects { margin: 50px auto;width: 90%;}
.paragraph-rightoffset { width: 41%; padding: 2% 3%;}
.pic_container .pic_left h3 { margin-top: 16px;    font-size: 26px;}
.amenities-slide { width: 90%; margin: 0 auto;}
.amenities-text ul { width: 22%;margin-right: 5%;}
.book_button { top: 10px;left: 5px;}
.book_now_bar .vertical {width: 53px;}	
.vertical .button_text {font-size: 11px;}	
.gallery-cont {width: 90%;}	
.section_title_typo.smaller span {font-size: 13px;}
.sub-head {margin-top: 10px;}
.section_title_typo.smaller p {margin-top: 5px; line-height: 20px;    font-size: 13px;}
.submenu_item { padding: 4px 0;}
.tablet_show {display:block;}
.tablet_hidden {		display:none;	}
#pay {    width: 100%;	}	
.ziqu_logo {        padding-bottom: 7px;	}
.pay_top { font-size: 60px;}
.pay_sub {	    font-size: 25px;	    letter-spacing: 7.77px;	}
.pay_sub_container { margin-top: 5px;}
.left_title_offset {margin-bottom: 75px;	}
.paragraph_title_home + .body_text_container {    position: relative;    top: 0;    left: 0;    margin-top: 45px;    width: 85%;	}
.body_text {font-size: 19px;    line-height: 30px;    letter-spacing: 0.8px;	}
.mandatory {		font-size:16px;	}
.body_text.antic {font-size: 18px;	}
.body_text.footer_text { font-size: 18px;letter-spacing: 0.5px;}
.paragraph_title.type_1 {	    font-size: 30px;    font-family: 'Roboto', sans-serif;    letter-spacing: 4px;    color: #BDA991;    max-width: calc(50vw - 150px);	}
.small_offset {		width:50vw;	}
.paragraph.full {   padding-left: 97px;    padding-top: 10px;    padding-bottom: 60px;	}
#section_title {	    padding: 20px;    width: 250px !important;    height: 250px !important;}
.section_title_typo {   font-size: 40px;    letter-spacing: 9.3px;	}
.section_title_typo.smaller {    font-size: 21px;    letter-spacing: 3.3px;	}	
.fine_dining .paragraph {    padding-left: 230px;        padding-top: 0px;        padding-bottom:0;    }
.paragraph_title_container {    margin-top: 40px;	}
.p_title_text {		position: absolute;	    top: 13px;	    left: 50%;	}
.line_set._1 {	    position: absolute;       left: calc(50% - 44px);        top: 11px;	width: 38%;		}
.line_set._2 {	     left: calc(50% - 44px);        top: 11px;	}
.pic_block  .line_set.single_line.vertical {	position: absolute;    margin-left: -48px;    height: 100%;	}	
.ziqu_label {		max-width:362px;		top:-205px;	}
.ziqu_label .bottom {		top:-10px;	}
.ziqu_label h5,.ziqu_label h4 {	    font-size: 45px;	}
.ziqu_label h4 span {	    font-size: 120px;	    letter-spacing:inherit;	}	
.ziqu_label .top img {    position: absolute;    top: 64px;    right: 11px;	}
.comment {	position: relative;    left: 0;    right: auto;    width: 100%;    }
.comment_text {	    text-align: left;	}
.pic_container + .line_set.single_line{		margin-top:30px;	}
.hash {  left: -49px; /* equidistante a 1366 */}
.left_pic .hash { left:-40px;	}
.main_title h2 {font-size: 50px;    line-height: 65px;  letter-spacing:6px;	}
.alt_title h2 {  letter-spacing:4px;   line-height: 35px;}
.left_title_offset h2 {		    height:90px;	}
.spa_col._2 .main_title h2 {   line-height: 60px;	}
.left_title_offset.pic_follow {    margin-bottom: 120px;    height: 150px;    margin-top: 51px;	}
.right_col.side_single_paragraph {    padding-bottom: 65px;  margin-top: 265px;	}
.left_title_offset h2.mobile_shift {   margin-left: calc(-12.5vw + 126px);	} 
.left_text {    padding: 33px 0;	}
.wine .title_shift {    margin-left: 82px;	}
.letter_box .body_text {	margin-left: 0;       max-width: 295px;    width: 95%;    margin-top:30px;	}
.letter_box {		align-items:center;	}
section,aside {		margin-top:120px;	}
.double_break {    margin-top: 120px;	}
p.radio_input { top: 7px;}
.form_title h2 {    font-size: 60px;    letter-spacing: 12px;	}
.form_title h3 {    font-size: 30px;    letter-spacing: 8px;	}
.item_text {width: 35%;    height: 50%;    left: 93%;    }
.item_text .body_text {width: 70%;    max-width: 280px;	}
#specials .item_text {    justify-content: flex-start;    align-items:flex-start;	}	
.end_date br {		display:none;	}
.start_date br {	display:none;	}
.date_view {		margin-top: 30px;    flex-direction: column;    align-items: flex-start;    margin-left: 30px;	}
.date_slash {	position: absolute;    transform: rotateZ(90deg);    margin-left: 53px;    margin-top: 0px;	}
.end_date {		    margin-left: 0;    margin-top: 29px;	}		
.pay_view h4 {     font-size: 75px;       line-height: 85px;	}
#section_logo .top_img, #top.alt_type.full_height #section_logo .top_img {    height: calc(100vh + 1px);    top: -96px;    left: -30px;    width: calc(100vw - 0px);	}
.right_viewport {	    margin-right: 0;    padding-right: 44px;    box-sizing: border-box;    z-index: 1;    width: calc(100% - 126px);}
.right_title_offset {	margin-right: -44px;    padding-right: 44px;        height: 141px;    }
.hash {	       position: relative;		    left: 0 !important;  bottom: 0 !important;  right: auto;  width: 100%; transform: none;		    top: 52px;    margin-top: -22px;	}
.section_viewport.center {	width: 75%;    max-width: none;    } 		.section_viewport {	width:75%;	}	
#room_services {   display: flex;    height: 75vw;    justify-content: flex-end;    transform: rotateZ(-90deg) translateY(1vw) translateX(-4vw);	}
#widget.alt_type .hours, #widget.alt_type .minutes,#widget.alt_type .clock_center {	background:  #FFFFFF;	}
.location_label {	    color: #ffffff;  	}
#widget.alt_type .location_label, #widget.alt_type .date_label, #widget.alt_type .temp_label{		color:#FFFFFF;		        text-shadow: 1px 1px 1px #000000;			}
#widget.alt_type #widget_watch { 		border: 1px solid rgba(255,255,255,1); 	} 	
.menu_controller.black .button_text  {	color:#FFFFFF;	font-weight:600;}
.menu_controller.black .white_button_separator {		background:#FFFFFF;	}	
#top.alt_type #vm_borders > div {    background: #FFFFFF;	}
.padded {    padding-left: 70px;    padding-right: 70px;	}
.background_container .padded {    padding-left: 35px;    padding-right: 35px;	}
.background_container .line_set.single_line.vertical {    margin-left:-30px;    height: 100%;    z-index: 1;    margin-top: -25px;	}
#specials .main_title h2, #lifestyle .main_title h2 {    font-size: 35px;   	}	
.menu_section .macro p, .menu_section .macro a {		font-size:25px;	}
.menu_section {		    height: 50px;	}
.menu_area {       margin-top: 10px !important;	}
.menu_section .macro {   padding: 10px 0;  /*  width: 380px !important;	*/}
.menu_section .detail {       margin-left: 450px;     top:-46px;    width: 360px;	}
.detail_border {      height: calc(100% + 8px);    left: -45px;    top: -4px;	}
.menu_trail {        top: 0;	height:100%;    left: 405px;	}
.download_label {font-size: 30px;	}	
.lifestyle_article_title {    left: -26vw;	}	
.double_input .input_field {		width:100%;	}	
.double_input {		flex-direction:column;	}
.input_field.arrival, .input_field.departure {	    width: 45%;	}		
}
@media all and (max-width:2566px){
.contact-form { margin-top: 0%;}
.tweet {background: url(../images/social.png) 24px 25px;}
.tweet:hover {background: url(../images/social.png) 24px 0px;}
.gap { margin-right: 4%;width: 19%;margin-bottom: 3%;}
#scroll_down {left: 49%;}
.media-center-main h2 br{display: none;}
.view-fifth p {padding: 42% 0;}
}
@media all and (max-width:1600px){
.paragraph-rightoffset1 p { margin-top: 5px;}
.paragraph-rightoffset1 h2 {font-size: 38px;}
.main-form h2 {margin-bottom: 3%;font-size: 38px;}
.tweet {background: url(../images/social.png) 25px 25px;}
.tweet:hover {background: url(../images/social.png) 25px 0px;}
.margin-bottom{min-height: 350px}
.media-center-main {top: 34%;}
.media-center-main h2 br{display: block;}
.media-center-main h2 {font-size: 15px;}
.media-center-main p {font-size: 15px;}
.minimum-height{min-height: 300px}
.award-name-location p{font-size:14px;}
}
@media all and (max-width:1540px){
.ongoing-projects .bx-wrapper .bx-next { right: -10%;}
.ongoing-projects .bx-wrapper .bx-prev { left: -10%;}
.ongoing-projects { margin: 50px auto;width: 84%;}
.paragraph-rightoffset { width: 43%; padding: 1.5% 2%;}
.paragraph-rightoffset p { margin-top: 12px;}
.paragraph-rightoffset h2 { font-size: 32px;}
.pic_container .pic_left h3 { margin-top: 22px;font-size: 18px; margin-left: 5%;}
.paragraph_titlecontainer ul li {font-size: 12px;}
.paragraph_titlecontainer ul li span {font-size: 20px;}
.ongoing-projects h4 {font-size: 36px;}
.ongoing-projects h5 {font-size: 22px;line-height: 45px;}
.home_logo img{width:5% !important;}
.out_box {width:calc(100vw - (100vw - 74vw)/2);	}
.lifestyle_article_title {left: -26vw;}	
.book_button { top: 10px;left: 5px;}
.book_now_bar .vertical {width: 53px;}	
.vertical .button_text {font-size: 11px;}	
.gallery-cont {width: 90%;}	
.section_title_typo.smaller span {font-size: 13px;}
.sub-head {margin-top: 10px;}
.section_title_typo.smaller p {margin-top: 5px; line-height: 20px; font-size: 13px;}
.submenu_item { padding: 2px 0;font-size: 12px;  line-height: 16px;}	
.menu_section .detail ul li a {font-size: 14px;}	
.grid-item a p { left: 44%;}
.amenities-slide { width: 90%;margin: 0 auto;}	
}
@media all and (max-width:1366px){
.banner-text h3 {font-size: 36px;}	
.project-overview h1 {font-size: 36px;}
.amenities-text h1 {font-size: 36px;}
.location-text h1 {font-size: 36px;}
.project-floor h1 {font-size: 36px;}
.project-floor h2 a {font-size: 36px;}
.project-gallery h1 {font-size: 36px;}
.banner-slider .bx-wrapper .bx-controls-direction a {  top: 62%; padding: 5px 10px; font-size:14px;}
.amenities-slide .bx-wrapper .bx-controls-direction a{ padding: 5px 10px; font-size:14px;}
.project-floor .bx-wrapper .bx-controls-direction a { padding: 5px 10px; font-size:14px;}
.banner-slider {height: 95vh;}
.book_now_bar {left: 0px;}
.form_container {	flex-direction:column;	}
.double_input .input_field:first-child {    margin-top: 30px;	}
.form_container .simple_col {    width: 100%;    margin-top: 30px;	}	
.input_field {		flex-wrap:wrap;		margin-top:30px;	}	
.input_field input {		margin-top:10px;	}	
textarea {		margin-top: 10px;    font-size: 20px;    font-weight: 400;    height: 150px;    	}	
.double_input .input_field {		width:45%;	}
.double_input {		flex-direction:row;	}
p.radio_input {		width: 100%;    margin-top: 0;    margin-left: 0;    } 
.paragraph-rightoffset1 h2 {font-size: 34px;}
.paragraph-rightoffset1 p {font-size: 14px;line-height: 23px;}
.main-form h2 {margin-bottom: 3%;font-size: 34px;}
.margin-bottom{min-height: 350px}
.max-height{min-height: 450px}
.contact-form textarea {min-height: 13em;}
.media-center-main {top: 30%;}
.media-center-main h2 br{display: block;}
.media-center-main h2 {font-size: 15px;}
.media-center-main p {font-size: 14px;}
.minimum-height{min-height: 275px} 
}


@media all and (max-width:1279px){
.paragraph_titlecontainer ul li span { font-size: 19px;}
.paragraph-rightoffset {width: 51%;}	
.paragraph-rightoffset h2 {font-size: 27px;}
.amenities-text ul {width: 27%; margin-right: 5%;}
.panel_logo .logo_p._1, .panel_logo .logo_p._2, .panel_logo .logo_p._3 {display: block !important;	}
.project-overview h1 {font-size: 30px;}
.amenities-text h1 {font-size: 30px;}
.location-text h1 {font-size: 30px;}
.project-floor h1 {font-size: 30px;}
.project-floor h2 a {font-size: 30px;}
.project-gallery h1 {font-size: 30px;}	
.banner-slider .bx-wrapper .bx-controls-direction a {  top: 62%; padding: 5px 10px;}
.main_title h2 {	font-size: 35px;	}
.no_1024 {		display:none;	}
.lifestyle_article_title {left: -26vw;	}
.title_section h3 {       font-size: 22px;    letter-spacing: 3px;}
.title_macro h2 {   font-size: 23px;    letter-spacing: 3px;}
.spa_col .col_text {	margin-left: 0;  max-width: none;  width: 80%;  align-self: center;}
.ziqu .body_text {		width:50%;	}
.paragraph_pic {width: calc(100% - 550px);   }
.item_list {   width: 70%;}
.col_text {	    margin-left: 15%;    width: 75%;    max-width: none;    }
.right_col.side_single_paragraph {      padding: 0 0 70px;    align-items: flex-start;}
.item_text {    width: 45%;    min-height: 50%;    left: 90%;    height:auto;    padding:25px 0 30px 0;	}
#rooms .item_text .more {	margin-top:30px;	}
.date_view {		margin-top:2vw;	}
.right_title_offset {	    height: 120px;    margin-top: 25px;    }
 .alt_title h2 {    font-size: 35px; }
#specials .alt_title h2, #lifestyle .alt_title h2 {    font-size: 30px;    letter-spacing:5px;}
.block_copy  {		width:190px;		height:190px;		margin-top: -50px;	}
.block.reverse .block_copy {	    width: 190px;    height: 190px;            margin-left: -95px;    top: -140px;    }
.block_text {  font-size: 25px;   margin-top: 85px;	}
.block.reverse .block_text {	margin-top: 75px;	}
.block {    margin-top: 70px;	}
.form_title h2 {    font-size: 48px;    letter-spacing: 10px;	}
#index #footer {    margin-top: 200px;	}
#footer {		height:auto;		margin-top:0px;	}
#footer_top > div {	    flex-direction: column;    align-items: center;    padding-left: 0;	}
#footer_top {    height: 250px;	}
#footer_socials {       width: 100%;    align-items: center;    z-index: 1;    justify-content: center;        margin-left: 0;	}
#footer_logo {  position: relative;    margin-top: -125px;	}
#footer_brands {    right: 0vw;    margin-bottom: 25px;    width:100%;	}
#brand_container {		width:100%;	}
.brand {		display:flex;		justify-content:center;		width:50%;		padding:0;	}
#footer_bottom {    	height: 90px;	}
#footer_bottom > div {	padding-left: 0;	flex-direction:column;	}
#footer_infos .info_top, #footer_infos .info_bottom {		flex-direction:column;		    margin-top: 25px;	}
#footer_infos .line_set,#footer .single_line { 		display:none;	}
.body_text.footer_text {   font-size: 18px;   letter-spacing: 0.5px;   width: 90%;   min-width: 0;   text-align: center;   margin-left: 0%;	}
#footer_infos {		margin-top:0px;		left:0;		width:100%;}
#copy { position: absolute; top: 60px;}
.copy_text {	text-align:center;}
.r_arrow { overflow: hidden;    width: 80px;    }
.l_arrow {    width: 80px;    overflow: hidden;}
.r_arrow img {     	float:right;     }
#scroll_down {left: 45%;}
.paragraph-rightoffset1 h2 {font-size: 30px;}
.paragraph-rightoffset1 p {font-size: 14px;line-height: 23px;letter-spacing: 0px;}
.main-form h2 {margin-bottom: 3%;font-size: 30px;}
.margin-bottom{min-height: 350px}
.max-height{min-height: 450px}
.contact-form textarea {min-height: 13em;}
.contact-form textarea {min-height: 13em;}
.media-center-main {top: 34%;}
.media-center-main h2 br{display: block;}
.media-center-main h2 {font-size: 15px;}
.media-center-main p {font-size: 13px;}
.minimum-height{min-height: 230px}
}
@media all and (max-width:1024px){
.paragraph_titlecontainer ul li { font-size: 11px;}
.home-slider .bx-wrapper .bx-controls-direction a { padding: 5px 10px;top: 45%;}
.ongoing-projects .bx-wrapper .bx-controls-direction a { padding: 5px 10px;top: 45%;}
.paragraph_titlecontainer ul li span { font-size: 15px;}
.paragraph-rightoffset {width: 51%; margin-top: -8%;}	
.paragraph-rightoffset h2 {font-size: 27px;}	
.pool .more_container {    position: absolute;    left: 138px;    width: 240px;    bottom: -3px;	}	
.pay_view .more {      right: 17px;	}
#pay { margin-top: 0; margin-bottom: 0;}
.banner-slider { height: 71vh !important;}
#section_title {padding: 8px; width: 200px !important; height: 200px !important;}
.sub-head { margin-top: 0px;}
.section_title_typo.smaller { font-size: 15px;  letter-spacing: 2.3px; line-height: 17px;}
.section_title_typo.smaller p { margin-top: 5px; line-height: 17px;font-size: 13px;}
.banner-slider .bx-wrapper .bx-controls-direction a {  top: 62%; padding: 5px 10px;}
#scroll_down {left: 45%;}
.paragraph-rightoffset1 h2 {font-size: 28px;}
.paragraph-rightoffset1 p {font-size: 14px;line-height: 23px;letter-spacing: 0px;}
.main-form h2 {margin-bottom: 3%;font-size: 28px;}
.margin-bottom{min-height: 300px}
.max-height{min-height: 400px}
.contact-form textarea {min-height: 13em;}
#scroll_down {bottom: 30px;}
.imgtestimonial {
    margin-left: 45% !important;
    width: 30%!important;
    display: block;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 50%;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9;
}
.bx-wrapper .bx-prev {
    left: 5px;
    background: url(images/controls2.png) no-repeat 0px 0;
}
.paragraph-rightoffset1 {padding: 0% 5%;margin-top: 1%; width: 45%;}
.minimum-height{min-height: 100px}
.media-center-main h2 br{display: none;}
.media-center-main h2 {font-size: 15px;}
.media-center-main p {font-size: 15px;}
.media-center-main {top: 31%;}
.mob-call {display: block;}
}

@media all and (max-width:425px){
    
    .imgtestimonial {
    margin-left: 41% !important;
    width: 17%!important;
    display: block;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 50%;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9;
}
.bx-wrapper .bx-prev {
    left: 5px;
    background: url(images/controls2.png) no-repeat 0px 0;
}
}
@media all and (max-width:959px){
.mouse-scroll{display:none;}
.sub-head { font-size: 17px; letter-spacing: 1px;}
.input_field.arrival, .input_field.departure {    min-width:288px;	}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
.mobile_hidden { display:none !important;	}
#widget { right: 5px;    top: 85px;    width: 50px;	}
#widget_watch { border:none !important;		width:50px;		height:50px;	}
#clock {  top: 0px;  left: 0px;	}
.book_now_bar { right:0;    	left:auto;    	top:0;    }
.menu_controller{ height:59px;    }
.menu_controller .menu_button {    top: -2px;    left: 8px;	}
.book_button {  position: absolute;    top: 10px;    left: 8px;    cursor: pointer;	}
.menu_vm { top:50px;		display:none;	} 
#home_logo { top: 6px;    left: 4%;width: 120px;} 
#widget_date { }
#widget_meteo {	}
.pay_top { font-size: 27px; letter-spacing: 2px;   text-align: center;	}
.pay_line {  margin-top: 5px; }
.pay_sub { font-size: 20px; letter-spacing: 2px;    white-space: initial;    text-align: center;    }
#scroll_down{display:none;}
.top_img {  height: 100%;    }
#top.alt_type { height: calc(100vh - 85px);	}
.paragraph.right { width: 100%;    	float: none;    }
.paragraph_title_home .welcome { left: -6px;    position: relative;    font-size: 50px;    top: 52px;    }
.text_first_letter {float:left;font-size:100px;    	left:0;    	top:5px;    }
.paragraph_title_home { display:flex; justify-content:center;    	margin-top: 20px;    }
.text_first_letter.hidden {	transform:none;    	opacity:0;    }
#index .paragraph.offset {    	height:auto;    }
.welcome {   left: -6px;    float: left;    top: 52px;    font-size: 50px;    }
.paragraph_title_home + .body_text_container {    position: relative;    top: 0;    left: 0;    margin: auto;    width: 72%;    margin-bottom: 50px;	}
.welcome_drink .paragraph.full {		padding: 50px 5%;	}
.paragraph_title.type_1  {	max-width: none;    	height: auto;	}
.paragraph_title_container {		margin-top:0;	}
.p_title_text {   position: relative;    top: 0;    left: 0;    width: 100%;    max-width: none;    margin-top: 25px;	}	 
.welcome_drink .pic_left {	    position: relative;    width: 100%;    top: 0;	}
.welcome_drink .pic_right {	width: 100%;    left: 0;    top: 0;    margin-top:25px;	}
section,aside {margin-top:60px;	}	
section.fine_dining {    margin-top: 50px;    margin-bottom: 0; }
.fine_dining .paragraph {	padding: 0 5%; }
.paragraph_title.type_2 {    font-size: 30px;  }
.paragraph_subtitle {	    margin-top: 25px;	}
.form-fields-left {   width: 100%;}
.form-fields-right{   width: 100%;}
.double_break { margin-top:50px;	}
.rect_pic img {  width: 150%;    margin-left: -25%;	}
.covered div.content {		padding: 0;    top: 0;	}
.ziqu_logo { position: relative;    width: 70%;    top: 20px;    padding-bottom: 0; }
.ziqu_logo img {		width:100%;	}
.paragraph.full.ziqu {    flex-direction: column;	    padding: 50px 5%;	}
.body_text.smaller_width {    width: 100%;	}
.more_container {		position: relative;    top: 0;    width: 100%;    height: 100px;	}
.fine_dining .pic_left {		width:100%;	}
.fine_dining .pic_right { width: 100%;    position: relative;    top: 0;    margin-top: 25px; }
.left_block_offset {	width: 100%;    margin-top: 0;    height: auto;	}
.pool {		display: flex;    flex-direction: column;	}
.pool .left_block_offset {  order: 1; }
.pool .fullscreen_pic {		    order: 2;    margin-top: 50px;	}
.pool_title_container {		top: 0;    padding: 0 5%;	}
.pool .paragraph_content{		    order: 3;    display: flex;    flex-direction: column; }
.left_text_column {		height: auto;   	 	margin-top: 25px;   	 	    width: 100%;	}
.left_text_column .text_body {	    width: 90%;    max-width: none;    font-size: 18px;    line-height: 35px;	}
.more_container .more {    width: 75%;	}
.paragraph_pic {    width: 100%;    margin-top: 25px;	}
.pool .more_container { position: relative;    left: 0;    height: 100px;    align-items: center;	}
.left_block_offset.hidden {    transform: none;	}
.romantic_pic {		width: 90%;    	margin-top: 5%	}
.pic_viewport {		height:auto;	}
.romantic_pic + .more_container {    right: 0;    width: 100%;    height: 100px;	}
section.lifestyle {margin-top: 75px;	}
.lifestyle_container {    width: 90%;  }
.lifestyle_articles {   flex-direction:column;    margin-top: 25px;  }
.lifestyle_article {    width: 100%;margin-top:25px;	}
.line_title h3 {		    font-size: 30px;    letter-spacing: 8px;	}
.lifestyle_pic {    height: 450px;    overflow: hidden;}
#section_title { padding: 15px;	}
.top_veil {		height:100%;	}
.home-slider{height:auto;}
 article {	margin-top: 5%;	} 
.top_bars {		display:none;	}
.section_viewport { flex-direction:column;    width: 90%; }
.block_title h3 { font-size: 30px;    letter-spacing: 2.6px;	}
.text_with_picture {		flex-direction:column;		margin-bottom: 100px;	}
.twp_picture {    width: 100% !important;    order:1 !important;	}
.twp_text {		width:100% !important;		margin-top:50px;		order:2 !important;}
.line_set.single_line.horizontal {    width:100%;    position:relative;	}
.two_col_text {		column-count:1;	}
html.touchevents #gallery_arrow {		display:none;	}
.arrow_container {	bottom: 15px;    width: 60px;    height: auto;    } 
.r_arrow { width: 24px;    overflow: hidden;}
.l_arrow {    width:24px;    overflow: hidden;}
#gallery_container .right_veil {    width: 60px;    }
.text_block {    	margin-top:60px;    }
.break {    	margin-top:30px;    }
.double_break {    	margin-top:60px;    }
.less_margin {    	margin-top:50px;    }
.main_title h2 {    	font-size: 35px;    line-height: 45px;    }
.main_title.right {    display: flex;    justify-content: flex-start;	}
.hash {	 margin-top:-9px;		order:4;	}
.section_title_typo.smaller, .section_title_typo {    font-size: 25px;    letter-spacing: 9px;	}
.section_viewport.large {    max-width: none;    width: 90%;	}
.left_col {    width: 100%;	}
.left_title_offset.pic_follow, .left_title_offset  {	    margin-top: 2%;    margin-bottom: 0;    height: auto;    padding-left: 0;    width: 100%;    margin-left: -3px;	}
.left_title_offset h2.mobile_shift {		     margin-left: 0;    line-height: 45px;    height: auto;    padding-top: 25px;	}
.right_col.side_single_paragraph {	width: 100%;    margin-top: 30px;    position: relative;        padding: 0 0 60px;	}
.col_text {		    margin-left: 0;    width: 100%;	}	
.diamond {		right:0%;		transform:rotateZ(45deg) !important;	}
.diamond_container {	    order: 1;    width: 80%;    max-width: 400px;    margin-left: auto;    margin-right: auto;	}
.diamond_side_content {		    order: 2;    width: 100%;	}
.diamond_side_content .body_text {    width: 100%;    max-width: none;	}
.diamond_content .line_set.download .vertical_elem {    	height: 50px;	}		
.diamond_content .line_set.download {	margin-top: -40px;	}
.download_label {font-size: 22px;}
.left_text { padding: 0;width:100%;}
.right_col {	width:100%;}
.col_text.quote_container {  flex: 1 1 100%;  margin-top:40px;  margin-bottom:30px	}
.letter_text { width: 100%;}
.letter_pic { width: 100%;  margin-top:30px;}
.letter_box { flex-direction:column;}
.form_title {overflow:hidden;}	
.form_title h2 {    font-size: 35px;	}
form label {	font-size:15px;	}
.double_input .input_field:first-child {    margin-top: 30px;	}
form input {		margin-top:5px;		font-size:16px;  height: 35px;
}	
.simple_col:first-child {		margin-top:0;	}
.send {	    width: 100%;    margin-top: 75px;	}
#section_logo .top_img, #top.alt_type.full_height #section_logo .top_img {		left:-8px;		top: -62px;		overflow:hidden;			}	
.right_title_offset {	height: 85px;    margin: 0;    margin-top: 0px;    padding-right: 0;    width: 100vw;    margin-right: -5vw;    justify-content: flex-start;	}
.alt_title h2 {		font-size: 30px;    letter-spacing: 5px;    text-align: left;       margin-left: 4.9vw;    margin-bottom: 0;	}
.right_viewport {	    width: 90%;    padding-right: 0;    margin: auto;	}
.right_viewport .right_col {    width: 100%;}
.alt_title h2 {    font-size: 30px;    letter-spacing: 5px;	}
.right_viewport .right_col .text_container {    width:100%;	}	
.right_viewport .right_col .text_container.text_right {		text-align:left;		    max-width: none;	}
.item_list {		    width: 100%;   	 margin-left: 0;   max-width: none;	}	
.item_text {		width: 100%;    position: initial;    height: auto;    left: 0;    margin-top: 25px;    align-items:flex-start;	}
.item_text .body_text {    width: 100%;    max-width: none;	}
.item_mirror {		display:none;	}
.pay_view  .more {   width: 75%;    position: relative;    bottom: 0;    top: 0;    margin-top:10px;	}	
.pay_view .more_text span {    margin-right: 15px;    margin-top: 3px;    margin-left:0;	}
.more_text span.more_loop{-webkit-animation:moreLoop 5000ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;animation:moreLoop 5000ms cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;}
.section_viewport.center {    width: 90%;    max-width: none;	}
.text_container.smaller {    width: 100%;	}	
#service_title {   position: absolute;    margin-left: 13px;    margin-top: -70px;    left:auto;    top:auto;    right:auto;	}	
#service_title h3 {		font-size: 30px;  	}	
#rooms.detail .text_block {	margin-top:30px;	}
#room_services {	  transform: none;    height: auto;    justify-content: flex-start;    margin-top: 120px;	}	
#room_services .line_set {    margin: 0px 28px;    margin-top: -56px;}
.slot p {       font-size: 16px;    text-align: right;    }
.slot {    	height:50px;    }
.icons .slot {    justify-content: center;    width: 30px;	}
.slot img {    transform: rotateZ(0deg);    width:100%;	}	
.detail .block_container {    margin-top: 50px;    margin-bottom: 0;	}	
.block {	width: 100%;    margin-top: 30px !important;    display: flex;    align-items: center;	}	
.block_pic {    position: relative;    width: 50%;	}
.block_copy{position:relative!important;width:50%!important;top:0!important;left:0!important;margin-left:0!important;height:calc(100% - 2px)!important;margin-top:0;display:flex;align-items:center;justify-content:center;}
.block_text {    font-size: 18px;       margin-top: 0 !important;	}
.block:nth-child(even) .block_pic, .block:nth-child(odd) .block_copy {		order:1;	}
.block:nth-child(odd) .block_pic, .block:nth-child(even) .block_copy {		order:2;	}	
.block:hover .block_copy { transform: none;	}	
.center_title_offset h2 {margin-top:50px;	}
.padded,.background_container .padded {		padding-left:0;	padding-right:0;	}
.panel_close {left: 28px;    top: 9px;	}	
.panel_logo {top:10px;	}
.x_close .line_2{left: 7px;    height: 17px;}.x_close .line_1 {
width: 17px;top: 8px;}	
.x_close{width: 17px;height: 17px;}
#menu_book {position: absolute;    top: 10px;    right: 8px;left: auto;    width: 44px;	}	
#menu_container {  width: 100%;    height: 100%; 	}	
.menu_section {       height: 20px;	}	
.menu_section.auto_height {		height:auto;	}	
.menu_section .macro {		width:100%;		  padding: 2px 0px;	}	
.menu_section .macro p, .menu_section .macro a {		text-align:center;		font-size:14px;	}
.menu_section .submenu_item {       text-align: center;	}
.submenu_item {	    padding: 2px 0;	}	
.detail ul{padding:0;}
.menu_section .detail {	    top: 0;    width: 100%;    margin-left: 0;    margin-top: 0px;    margin-bottom: 7px;	}	
.menu_section .detail ul li a {  font-weight: 400;    font-size: 12px;   	}
.panel_content {       align-items: center;    justify-content: flex-start;    width: 100%;    height:auto;    margin-top:0;	}
.menu_area {height:100%;    margin-top: -50px;    display: flex;    flex-direction: column;    justify-content: center;	}
#menu_side {	position: absolute;    bottom: 8px; display:none;   width: 100%;    right: 0;	}	
#menu_side li {font-weight: 500;margin-top:0 !Important;	}
#menu_side ul {	    width: calc(100% - 20px);display: flex;    justify-content: space-between;    padding: 0 10px;	}
#menu_book .book_button {    position: initial;left: auto;    top: auto;    width: 44px;	}	
.panel_logo {    top: -1px;	}
.panel_logo .logo_p._4 {		    margin-top: -82px;	}
.x_close .line_1.no_width, .x_close .line_2.no_height {	opacity:0;	transform:none;		}
.panel_close .button_text.top_single {		transform:none;		}	
.panel_logo .logo_p._5 { margin-top: -82px;	}
.panel_close .button_text { line-height: 15px; margin-top: 3px;font-size: 12px;}
.star_container {    top: 47px;    	}
#rooms.index section {	background: #FFFFFF;}
.body_text.antic {font-size: 16px;    line-height: 28px;	}
.spa_col .col_text {		width:91%;	}
.spa_col._2 {		padding:0;	width:100%;	}
.spa_col._2 .body_text {    padding: 0;	}
.download_label {   margin-top: 30px;	}	
.download_w_gallery .left, .download_w_gallery .right {		width:100%;	}
.horizontal_gallery { margin-left: -5vw; width: 100vw; margin-top:50px;	}
.download_w_gallery .left_veil {		right:0;	}	
.download_w_gallery .glide--horizontal .glide__arrows, .download_w_gallery .right_veil {        right: 0;        }
.menu_section .submenu_item{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 0ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 0ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}    
.menu_section.active .submenu_item{-webkit-transition:-webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.comment_text {	 font-size:16px;	}
.cta_label { top: 15%;    width: 137px;    height: 137px;    left: 50%;    margin-left: -68.5px;	}
.cta .label_container {		display:none;	}	
.cta img {  width: 300%;    margin-left: -100%;	}
.cta .content {	 overflow:hidden;	}	
.cta_label .big_square {    right: 0;    top: 0;	}
.mandatory {  font-size: 16px !important;	}
.date_view { margin-top: 0;    margin-left: 0;	}	
.pay_view { position: relative;    left: 0;    bottom: 0;    margin-top: 15px;        margin-bottom: 30px;	}
#specials .main_title h2, #lifestyle .main_title h2 {    font-size: 26px;	}	
#specials .main_title h3, #lifestyle .main_title h3 {		font-size: 16px;    line-height: 28px;    letter-spacing: 0.5px;	}	
#specials.index .big_letter._2, #specials.index .text._5 {		display:none;	}	
.pay_view h4 {        font-size: 54px;    line-height: 54px;	}	
.start_date, .end_date {		font-size:22px;	}	
.special_label {    font-size: 30px;    font-weight: 200	}
.title_borders {		display:none;	}	
#section_title.with_borders {    padding: 0px;	}	
.title_macro {    padding-left: 15px;    align-self: flex-start;    padding-top: 15px;	}	
.title_macro h2 {       color: #33332C;    font-size: 20px;    letter-spacing: 5px;    font-weight: 500;    line-height: 28px;	}	
.title_section {    position: absolute;    bottom: 15px;    left: 15px;    width: calc(100% - 100px);	}
#lifestyle .item_content { 	  flex-direction:column;	}
#lifestyle .item_list .item_pic, #lifestyle .item_list .item_text {    width: 100%;	}	
.section_viewport.left {		width: 90%;    margin: auto;	}	
.head_view .lifestyle_left,.head_view .lifestyle_right {    width: 100%;	}	
.lifestyle_img {    margin-left: -5vw;    width: 100vw;	}
.lifestyle_article_title {	width: 100%;    top: 0;    left: 0;    padding: 0;    max-width: none;    margin-top: 30px;	}	
.lifestyle_intro {	position: relative;    padding-left: 0;    margin-top: 30px;	}
.lifestyle_left .main_title {		display:none;	}
.lifestyle_left, .lifestyle_right {    width: 100%;	}	
.article_main_text {    width: 100%;	}
.lifestyle_right {		margin-top:30px;	}	
.lifestyle_button button {		width: 0px; padding: 10px 30px;    display: flex;    justify-content: flex-end;    overflow: hidden;	}
#lifestyle_prev button {		justify-content:flex-start;	}
textarea {	font-size: 16px;	}
.input_field.arrival, .input_field.departure {	    width: 45%;	    min-width: 0;	}
.input_field.arrival, .input_field.departure {       min-width: 324px;	}
#photogallery_container {		width:100%;		left:0;	}
#photogallery #vm_borders {	display:none;	}
.other_galleries {		display:none;	}
#photogallery_controller .arrow_container .l_arrow, #photogallery_controller .arrow_container .r_arrow {    padding: 2px 0px;}
#photogallery_controller .arrow_container {    position: relative;    width: 85px;    height: 48px;}
#photogallery.detail .menu_controller .button_text {    color: #ffffff !important;	}
#photogallery.detail .menu_controller.black .white_button_separator {    background: #ffffff !important;}
.gallery_title h1 {	    font-size: 35px;    letter-spacing: 4px;    font-weight: 200;    margin-left: 10px;    }
#scroll_down {left: 45%;}
.paragraph-rightoffset1 h2 {font-size: 24px;}
.paragraph-rightoffset1 p {font-size: 14px;line-height: 23px;letter-spacing: 0px;}
.main-form h2 {margin-bottom: 7%;font-size: 24px;}
.margin-bottom{min-height: 265px}
.max-height{min-height: 700px}
.contact-form textarea {min-height: 5em;margin-top: 4%;margin-bottom:-1em;    width: 92%;}
#scroll_down {bottom: 30px;}
.paragraph-rightoffset1 {padding: 0% 5%;margin-top: 4%; width: 75%;}
.minheight {height: 42vh!important;}
.contact-form {width: 100%;}
.main-form {padding: 2em 3em 3em 3%;}
.w3l-contact-left {width:100%;margin: 0 1em 0 0;}
.styled-input {margin: 0em 0 2em;}
.w3l-contact-right {width: 100%;}
.contact-form input[type="submit"] {margin: 0;}
.main-form {padding: 2em 3em 3em 4%;}
.mob-call {display: block;}
}
@media all and (max-width:767px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}

.input_field.arrival, .input_field.departure {		width:100%;		max-width:none;	}
.input_field.arrival, .input_field.departure {    min-width:288px;	}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
#section_logo { top: 400px	}
.gap {width: 42%;}
.minimum-height{min-height: 600px}
.media-center-main h2 {font-size: 14px;}
.media-center-main p {font-size: 14px;}
.media-center-main {top: 24%;}
.mrgtp{top:125px!important;}
.mob-call {display: block;}
.our-testimonials p {
    line-height: 22px !important;
    font-size: 14px !important;
    width: 78% !important;
        margin-left: 31px;
}
.our-testimonials h4 {
    line-height: 22px !important;
    font-size: 14px !important;
    width: 78% !important;
}
.our-testimonials {
    height: 617px !important;
    background-size: cover;
}
}
@media all and (max-width:639px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}
.home-slider {height: auto;}
.paragraph-rightoffset {width: 90%; margin: 0 auto; padding: 0; float: none; position: relative;}
.pic_container .pic_left {width: 100%; position: relative;top: inherit;}
.pic_container .pic_right {width: 100%; position: relative; z-index: 1;float: inherit; left: inherit;}
.pic_container .pic_left h3 {font-size: 18px; margin: 20px auto; width: 90%;}
.paragraph_titlecontainer ul li{border-right:none;color:#cccccc;padding-right:inherit;margin-left:inherit;margin-right:inherit;width:100%;float:none;margin:10px auto;font-size:18px;}
.banner-text h3 {font-size: 27px;}
.paragraph_titlecontainer ul li span { font-size: 26px;}
.ongoing-projects h5 {font-size: 20px; line-height: 28px;}	
.input_field.arrival, .input_field.departure {		width:100%;		max-width:none;	}
.input_field.arrival, .input_field.departure {    min-width:288px;	}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
#section_logo { top: 320px	}
.mob-call {display: block;}
}
@media all and (max-width:400px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}
.banner-text {width: 90%;margin: 2% auto; left:inherit;  top: inherit;position: relative;}
.home-slider {height: 50vh;} 
.paragraph-rightoffset {width: 90%; margin: 0 auto; padding: 0; float: none; position: relative;}
.pic_container .pic_left {width: 100%; position: relative;top: inherit;}
.pic_container .pic_right {width: 100%; position: relative; z-index: 1;float: inherit; left: inherit;}
.pic_container .pic_left h3 {font-size: 18px; margin: 20px auto; width: 90%;}
.paragraph_titlecontainer ul li{border-right:none;color:#cccccc;padding-right:inherit;margin-left:inherit;margin-right:inherit;width:100%;float:none;margin:10px auto;font-size:18px;}
.banner-text h3 {font-size: 27px;}

.imgtestimonial {
    margin-left: 36% !important;
    width: 30%!important;
    display: block;
}
.bx-wrapper {
       margin-top: 0px!important;
}


.paragraph_titlecontainer ul li span { font-size: 26px;}
.ongoing-projects h5 {font-size: 20px; line-height: 28px;}
.input_field.arrival, .input_field.departure {		width:100%;		max-width:none;}
.input_field.arrival, .input_field.departure { min-width:288px;}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
#section_logo { top: 210px	}
.gap {width: 90%;}
.minimum-height{min-height: 2200px}
.media-center-main h2 {font-size: 14px;}
.media-center-main p {font-size: 14px;}
.media-center-main {top: 8%;}
.mob-call {display: block;}
}
@media (max-width: 359px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}
.book_now_bar .button_text { font-size: 9px !important;}
.banner-text {width: 90%;margin: 2% auto; left:inherit;  top: inherit;position: relative;}
.home-slider {height: 50vh;}
.home-top { height: 55vh !important;}
.paragraph-rightoffset {width: 90%; margin: 0 auto; padding: 0; float: none; position: relative;}
.pic_container .pic_left {width: 100%; position: relative;top: inherit;}
.pic_container .pic_right {width: 100%; position: relative; z-index: 1;float: inherit; left: inherit;}
.pic_container .pic_left h3 {font-size: 18px; margin: 20px auto; width: 90%;}
.paragraph_titlecontainer ul li{border-right:none;color:#cccccc;padding-right:inherit;margin-right:inherit;width:100%;float:none;margin:10px auto;font-size:18px;}
.paragraph_titlecontainer ul li span { font-size: 26px;}
.ongoing-projects h5 {font-size: 20px; line-height: 28px;}
.input_field.arrival, .input_field.departure {    min-width:288px;	}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}
.imgtestimonial{
    margin-left: 34% !important;
    width: 30%!important;
    display:block;
}

.banner-slider { height: 21vh !important;}	
#section_logo { position: absolute; top: 185px	}
.mob-call {display: block;}
}

@media screen and (orientation:portrait) {
.isFullscreen .fullscreen_pic {		height:100vh !important;	}
}

@media screen and (orientation:landscape) {
.fullscreen_pic {		height:100vh !important;	}	
.isFullscreen .fullscreen_pic {		height:100vh !important;	}
}

@media screen and (orientation:landscape) and (max-width:959px){
#photogallery_controller {	transform:translateY(60px);}
} 

 @media (max-height: 840px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
#book_panel .form_input label {display:flex;		justify-content:center;	flex-direction: row;}
#book_panel .form_input {		margin-top:45px;	}
#book_panel .form_input label img {    margin-left: 20px;    margin-top:0;	}
#book_submit {       margin-top: 100px;    width: 320px; 	} 	
#book_panel .form_input input[type=text] { 		font-size:24px; 	}
.mob-call {display: block;}
}

@media (max-height: 767px){
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
.banner-slider { height: 70vh !important;}	
#section_logo { position: absolute; top: 70px	}
#book_panel .panel_logo {opacity:0;}
#book_panel .panel_content {	transform:translateY(-87px);}
#book_submit { width: 280px;}
#book_panel .form_input {		width:280px;	}
.mob-call {display: block;}

}
@media (max-height: 840px) and (min-width:960px) {
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.menu_section .macro p, .menu_section .macro a {font-size:20px;}	
.menu_section {		    height: 50px;	}	
.menu_area {    margin-top: 170px;	}	
.menu_section .macro {    padding: 10px 0;    width: 360px;	}
.menu_section .detail {       margin-left: 450px;     top: -140px;    width: 360px;	}	
.detail_border {      height: calc(100% + 8px);    left: -45px;    top: -4px;	}	
.menu_trail {        top: 0;	height:100%;    left: 405px;	}
.home-slider{height:auto;}
.mob-call {display: block;}
.panel_logo {
    top: 10px;
}
}
@media (max-height: 640px) and (min-width:960px) {
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}
.amenities-text ul {width: 93%;margin-right: inherit; padding-left: 7%;}
.floor-plan-left {width: 100%; height: auto; display: block; float:left; margin-top:30px;}
.floor-plan-right {width: 100%;}
.scroll_down{ display:none;}	
.banner-slider { height: 21vh !important;}	
#section_logo { position: absolute; top: 185px	}
.panel_logo .logo_p._4 {		    margin-top: -91px;}
.panel_logo .logo_square {		display:none;}
.panel_logo .logo_p._5 {	    margin-top: -89px;	}	
.panel_logo .logo_p._1, .panel_logo .logo_p._2, .panel_logo .logo_p._3 {	display:none;	}	
.menu_area {    margin-top: 86px;    }
#scroll_down {left: 45%;}
.paragraph-rightoffset1 h2 {font-size: 24px;}
.paragraph-rightoffset1 p {font-size: 14px;line-height: 23px;letter-spacing: 0px;}
.main-form h2 {margin-bottom: 7%;font-size: 24px;}
.margin-bottom{min-height: 170px;}
.max-height{min-height: 550px}
.contact-form textarea {min-height: 5em;margin-top: 1%;margin-bottom:-1em;    width: 98%;}
#scroll_down {bottom: 30px;}
.paragraph-rightoffset1 {padding: 0% 5%;margin-top: -10%; width: 75%;}
.minheight {height: 30vh!important;}
.contact-form {width: 100%;}
.main-form {padding: 2em 3em 3em 3%;}
.w3l-contact-left {width:100%;margin: 0 1em 0 0;}
.styled-input {margin: 0em 0 2em;}
.w3l-contact-right {width: 100%;}
.contact-form input[type="submit"] {margin: 0;}
.main-form {padding: 2em 3em 3em 4%;}
.contact-form input[type="text"], .contact-form input[type="email"] {width: 92%;}
.gap {width: 42%;}
.home-slider{height:auto;}
.mob-call {display: block;}

}
@media  (max-width:480px) {
#fixedbutton{ display:block; position: absolute;top: 13%; left:0px;}
.mouse-scroll{display:none;}
.gap {width: 90%;}
.minimum-height{min-height: 1500px}
.media-center-main h2 {font-size: 14px;}
.media-center-main p {font-size: 14px;}
.media-center-main {top: 15%;}
.mrgtp {top: 100px!important;}
.contact-form textarea {width: 100%;margin-top: 6%;}
.paragraph-rightoffset1 {width: 90%;}
.contact-form {margin-top: 15%;}
.min-height {min-height: 7em!important;}
.main-form h2 {margin-bottom: 0%;}
textarea {height: 85px;}
.our-businesses-gallery-right { width: 100%;}
.our-businesses-gallery-left {    width: 100%;}
.img-height {    height: auto !important;}
.home-slider{height:auto;}
.form-container {width: 100%;}
.our-businesses-footer{display:none;}
.our-businesses-gallery{height: 690px;}
.box h3 .light {font-size: 18px;}
.mob-call {display: block;}
}


@media (max-width: 1024px){
.table>.cell, .side[data-side='right'] .text, .side[data-side='left'] .text, .side[data-side='right'] .media, .side[data-side='left'] .media, .tiles .tile .text, .tiles .tile .media { display: block;}
.middle-img {     width: 90%;    margin: 0 auto;}
.map {    top: 0;}
.projects-section li {    width: 100%;margin: 0 0% 3% 0 !important;}
.amenities-on {padding: 0 0 !important;}
.bussines-wraper .feature {    width: 50%;     height: 135px;}
.project_navigation{width: 90%; margin:0 5%;}
ul.breadcrumbs {width: 100% !important; }
.feature-icons {height: 450px!important; 
    padding-left: 26px;
    } 
.contact-on {width: 100% !important;    margin: 0% auto 0 !important;}
.our-businesses-footer{ display: none;}
.map {    width: 100%;    height: 458px;    float: left;     padding-bottom: 23px!important;}
.form-container {width: 100%;}
.mob{display:block !important;}
.dec{display:none!important;}
.our-testimonials h5 { font-size: 20px;        margin: 0%;}
.our-testimonials h4 { font-size: 16px;letter-spacing:normal;color:#fff;text-align:center;font-weight:400;width: 78%;margin: 3% auto 3%;line-height:normal;}
.our-testimonials p span{font-size: 15px;}
.our-testimonials p{line-height: 25px;font-size: 16px;}
.our-testimonials {       height: 517px;    background-size: cover;}
.button_text {    color: #fff;}
.white_button_separator {    background: #fff;}
.slide p {position: relative; right: 0;font-size: 18px; top: 105px; width: 90%;text-align: left; line-height: 32px; margin: 0 auto;    height: 230px;}
.our-businesses-gallery-left {width: 100%;}
.our-businesses-gallery-right {width: 86%; margin-bottom: 20px;}

.mouse-scroll{display:none;}
#home_logo{left:0;width: 150px;}
.logo-green a {   font-size: 15px;}
.logo-green { bottom: 10%; left: 10%;}
#top {display:block;	 }
.form-on {width: 100% !important;margin: 0% auto 0 !important;}
#header{height: 74px;}
.home-slider .bx-wrapper .bx-next {    right: 5px; }
.home-slider .bx-wrapper .bx-controls-direction a{width: 45px;    height: 45px;}
.home-slider .bx-wrapper .bx-prev {     left: 5px;   }
.home-slider .bx-wrapper .bx-next:hover{    background-position: -51px -0px;}
.home-slider .bx-wrapper .bx-prev:hover {   background-position: 0px -0px;} 
.project_navigation li a{font-size:12px;}
.slide-call{display:none;}
.form-on p {    font-size: 14px;    margin: 0 !important;}
ul.breadcrumbs li {     font-size: 12px !important;}
.form-on p {font-size: 16px;}
.award-name-location p span {font-size: 12px;}
.award-name-location p{font-size: 14px;}
.mt-a{margin: 100px 0 0 0;}
.mob-call {display: block;}
.logo_pieces {   width: 100px;}
.menu_controller .vertical { background:0, 0, 0, 0;  } 
.project-name{margin: -78px 0 0 0;}
.project-name-logo {    width: 78px;}
.project-name-location {        margin: 40px 5px 0 0;}
.project-name-location p{font-size:12px;}
}

@media only screen and (min-width:1025px) and (max-width: 1152px) {
#home_logo { width: 175px; left: 85px;}
.logo-green { left: 137px;  }
.logo-green a {font-size: 17px;}
ul.breadcrumbs{width:100% !important;}
.project_navigation {     margin: 25px 9%;}
.middle-img {     margin: -130px auto;}
.bussines-wraper .feature {        height: 180px;}
.feature-icons{height: 370px !important;}
.project_navigation li a{font-size:13px;}
.footer-links li a {font-size: 13px;}
.footer-link li a {font-size: 13px;}
.our-businesses-gallery{    height: 630px;}
.form-on p {    font-size: 13px;}
form input{ font-size:13px;}
textarea{ font-size:13px;}
.our-businesses-gallery h4{font-size:13px;} 
.mouse-scroll {display: block;}
.tiles .tile .text .holder {    padding:120px 46px;}
.our-testimonials h5 {font-size: 30px; margin: 2% 0 0;}
.our-testimonials h4 {font-size: 22px;line-height: 30px;}
.our-testimonials{height: 513px;}
.our-testimonials p span {font-size: 20px;}
.our-testimonials p {    font-size: 20px;line-height: 25px;}
.contact-on {width: 92% !important;} 
.map {     height: 430px;}
.projects-section{    margin: 0 0 0px 0;}
.slide p {font-size: 17px;     line-height: 20px;}
.award-name-location p{font-size:14px;}
.award-name-location p span {font-size: 13px;}
.mob-call{display:none!important;}
}

@media only screen and (min-width:1153px) and (max-width: 1299px) {
#home_logo {width: 200px;left: 137px;}
.logo-green {      left: 137px;   }
.project_navigation {     margin: 25px 13.5%;}
.logo-green a{font-size:18px;}
.middle-img {     margin: -130px auto;}
.bussines-wraper .feature {        height: 180px;}
.feature-icons{height: 370px !important;}
.project_navigation li a{font-size:13px;}
.footer-links li a {font-size: 13px;}
.footer-link li a {font-size: 13px;}
.our-businesses-gallery{    height: 630px;}
.form-on p {    font-size: 13px;}
form input{ font-size:13px;}
textarea{ font-size:13px;}
.our-businesses-gallery h4{font-size:13px;}
.mouse-scroll {display: block;}
.tiles .tile .text .holder {    padding:150px 46px;}
.our-testimonials h5 {font-size: 30px; margin: 2% 0 0;}
.our-testimonials h4 {font-size: 22px;line-height: 30px;}
.our-testimonials{height:480px;}
.our-testimonials p span {font-size: 20px;}
.our-testimonials p {    font-size: 20px;line-height: 25px;}
.contact-on {width: 92% !important;} 
.map {     height: 430px;}
.projects-section{    margin: 0 0 0px 0;}
.slide p {font-size: 17px;     line-height: 20px;}
.award-name-location p{font-size:13px;}
.award-name-location p span {font-size: 12px;}
.mob-call{display:none!important;}
.footer-links-partner li a {font-size: 13px;}
.footer-link {width: 9%;}
.footer-links-last {width: 8%;}
.footer-links-last li a {font-size: 13px;}
}

@media only screen and (min-width:1300px) and (max-width: 1366px) {
#home_logo {width: 220px;    left: 136px;}
.logo-green {bottom: 12% ;left: 137px;   }
.project_navigation {margin: 25px 13.5%;}
.middle-img {margin: -115px auto;}
.logo-green a{font-size:18px;}
.bussines-wraper .feature {        height: 110px;}
.feature-icons{height: 363px !important;}
.project_navigation li a{font-size:13px;}
.footer-links li a {font-size: 13px;}
.footer-link li a {font-size: 13px;}
.our-businesses-gallery{    height: 630px;}
.form-on p {    font-size: 13px;}
form input{ font-size:13px;}
textarea{ font-size:13px;}
.our-businesses-gallery h4{font-size:13px;}
.mouse-scroll {display: block;}
.tiles .tile .text .holder {    padding:110px 40px;}
.our-testimonials h5 {font-size: 30px; margin: 2% 0 0;}
.our-testimonials h4 {font-size: 22px;line-height: 30px;}
.our-testimonials{height: 513px;}
.our-testimonials p span {font-size: 20px;}
.our-testimonials p {    font-size: 20px;line-height: 25px;}
.contact-on {width: 92% !important;} 
.map {     height: 430px;}
.projects-section{    margin: 0 0 0px 0;}
.slide p {font-size:15px; line-height: 20px;}
.award-name-location p{font-size:14px;}
.award-name-location p span {font-size: 13px;}
.mob-call{display:none!important;}
.footer-links-last {width: 8%;}
.footer-link {width: 9%;}
.footer-links-partner li a{font-size: 13px;}
.footer-links-last li a {font-size: 13px;}
.footer-links-last {width: 20%;}

}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
#home_logo{width:175px;left:86px; left: 137px;}
.logo-green {left:136px;bottom:12%;}
.logo-green a{font-size:18px;}
.project_navigation{margin: 25px 13%;}
.middle-img{margin:-130px auto;}
.bussines-wraper .feature{height:180px;}
.feature-icons{height:390px!important;}
.project_navigation li a{font-size:13px;}
.footer-links li a{font-size:13px;}
.footer-link li a{font-size:13px;}
.our-businesses-gallery{height:630px;}
.form-on p{font-size: 13px;}
form input{font-size:13px;}
textarea{font-size:13px;}
.our-businesses-gallery h4{font-size:13px;} 
.mouse-scroll{display:block;}
.tiles .tile .text .holder{padding:150px 46px;}
.our-testimonials h5{font-size:30px;margin:2% 0 0;}
.our-testimonials h4{font-size:22px;line-height:30px;}
.our-testimonials{height:513px;}
.our-testimonials p span{font-size: 20px;}
.our-testimonials p{font-size: 20px;line-height:25px;}
.contact-on{width:92%!important;} 
.map{height:430px;}
.projects-section{margin:0;}
.slide p{font-size:16px;line-height:20px;}
.award-name-location p{font-size:14px;}
.award-name-location p span{font-size:13px;}
.mob-call{display:none!important;}
.footer-links-last {width: 8%;}
.footer-link {width: 9%;}
.footer-links-partner li a{font-size: 13px;}
.footer-links-last li a {font-size: 13px;}
.footer-links-last {width: 15%;}
}
@media only screen and (min-width:1441px) and (max-width: 1600px) {
#home_logo { width:220px; left: 137px;}
.logo-green { bottom:12% ; left: 135px; }
.project_navigation { margin: 25px 11.5%;}
.middle-img { margin: -120px auto;}
.bussines-wraper .feature { height: 180px;}
.feature-icons{height: 370px !important;}
.project_navigation li a{font-size:13px;}
.footer-links li a {font-size: 13px;}
.footer-link li a {font-size: 13px;}
.our-businesses-gallery{ height: 630px;}
.form-on p { font-size: 13px;}
form input{ font-size:13px;}
textarea{ font-size:13px;}
.our-businesses-gallery h4{font-size:13px;}
.mouse-scroll {display: block;}
.tiles .tile .text .holder { padding:150px 46px;}
.our-testimonials h5 {font-size: 30px; margin: 2% 0 0;}
.our-testimonials h4 {font-size: 22px;line-height: 30px;}
.our-testimonials{height: 513px;}
.our-testimonials p span {font-size: 20px;}
.our-testimonials p { font-size: 20px;line-height: 25px;}
.contact-on {width: 92% !important;} 
.map { height: 430px;}
.projects-section{ margin: 0 0 0px 0;}
.slide p {font-size: 17px; line-height: 20px;}
.award-name-location p{font-size:14px;}
.award-name-location p span {font-size: 13px;}
.mob-call{display:none!important;}
.footer-links-last {width: 8%;}
.footer-link {width: 9%;}
.footer-links-partner li a{font-size: 13px;}
.footer-links-last li a {font-size: 13px;}
.footer-links-last {width: 9%;}
}
@media only screen and (min-width:1661px) and (max-width: 1800px) {
#home_logo { width: 220px; }
.project_navigation { margin: 25px 15%;}
.middle-img { margin: -60px auto;}
.bussines-wraper .feature { height: 180px;}
.feature-icons{height: 370px !important;}
.project_navigation li a{font-size:13px;}
.footer-links li a {font-size: 13px;}
.footer-link li a {font-size: 13px;}
.our-businesses-gallery{ height: 630px;}
.form-on p { font-size: 13px;}
form input{ font-size:13px;}
textarea{ font-size:13px;}
.our-businesses-gallery h4{font-size:13px;} 
.mouse-scroll {display: block;}
.tiles .tile .text .holder { padding:150px 46px;}
.our-testimonials h5 {font-size: 30px; margin: 2% 0 0;}
.our-testimonials h4 {font-size: 22px;line-height: 30px;}
.our-testimonials{height:632px;}
.our-testimonials p span {font-size: 20px;}
.our-testimonials p { font-size: 20px;line-height: 25px;}
.contact-on {width: 92% !important;} 
.map { height: 430px;}
.projects-section{ margin: 0 0 0px 0;}
.slide p {font-size: 17px; line-height: 20px;}
.award-name-location p{font-size:14px;}
.award-name-location p span {font-size: 13px;}
.mob-call{display:none!important;}

.footer-links-last {width: 8%;}
.footer-link {width: 9%;}
.footer-links-partner li a{font-size: 13px;}
.footer-links-last li a {font-size: 13px;}
.footer-links-last {width: 9%;}
}