@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital@0;1&display=swap');

/*
Theme Name: The Lawrence Hotel
Author: The Lawrence Hotel
Tags: responsive, fixed width
*/

/*
font-family: "Barlow", sans-serif;
font-family: main-font;
font-family: "Roboto", sans-serif;
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 18px; line-height: 1.5; color: #000;  font-family: "Barlow", sans-serif; font-weight: 400; background: #fbf8f3; }
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; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input:not([type=checkbox]):not([type=radio]), textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: main-font; border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #A27B5B; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; font-family: 'main-font'; } 

h1, .h1 { font-size: 40px; line-height: 45px; }
h2, .h2 { font-size: 30px; line-height: 34px; }
h3, .h3 { font-size: 25px; line-height: 30px; }
h4, .h4 { font-size: 20px; line-height: 24px; }
h5, .h5 { font-size: 16px; line-height: 20px; }
h6, .h6 { font-size: 14px; line-height: 18px; letter-spacing: 0.15em; font-weight: 400; text-transform: uppercase; }

p { padding-bottom: 20px; }
p a { color:#A27B5B; }
p a:hover { text-decoration:underline; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 110px; resize: none; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { border:0; color: #000; outline:none; }

.button { font-size: 11px; line-height: 24px; padding: 5px 15px; min-width: 130px; text-align:center; background:#A27B5B !important; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:700; border:0; cursor: pointer; }
.button:hover { background: #A27B5B !important; }

/* wrapper */
#wrapper { width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1250px; padding: 0 15px; margin:auto; position: relative; }   

.flex-wrap { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; } 
.space-between { justify-content: space-between; }

/* header-part */
#header-part { width: 100%; z-index:99; position: fixed; left:0; top:0; padding: 0px 50px; backdrop-filter: blur(5px); background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); }
#header-part .inner { padding: 15px 0; border-bottom: 1px solid #D1A37D; position: relative; }
#header-part .book_btn { font-family: 'main-font'; color: #fff; font-weight: 400; font-size: 16px; line-height: 24px; display: inline-block; vertical-align: top; background: url(images/calendar.svg) left center no-repeat; padding: 0 0 0 30px; }
#header-part .menu_trigger { width: 37px; height: 16px; position: relative; display: block; }
#header-part .menu_trigger span:before,
#header-part .menu_trigger span:after,
#header-part .menu_trigger span { content: ''; width: 100%; height: 2px; display: block; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -1px; }
#header-part .menu_trigger span:before { margin-top: -10px; }
#header-part .menu_trigger span:after { margin-top: 8px; }
#header-part .logo { max-width: 258px; display: inline-block; vertical-align: top; margin-right: 80px; }
#header-part .close-btn { font-weight: 400; font-size: 16px; line-height: 1.5; letter-spacing: 0.15em; font-family: main-font; background: url(images/close-btn.svg) left center no-repeat; padding-left: 20px; }


.bookbox { max-height: 100vh; min-height: 100vh; overflow: auto; transition: all 0.4s; transform: translate(-100%,0); opacity: 0; visibility: hidden; padding: 90px 60px 60px 200px; position: absolute; left: 0; top: 0; width: 54%; background: linear-gradient(to bottom, rgba(247, 244, 235, 1) 0%, rgba(229, 227, 218, 1) 100%); }
.bookbox.show { transform: translate(0%,0); opacity: 100; visibility: visible; }
.bookbox h6 { font-weight: 400; font-size: 14px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; color: #A27B5B; }
.bookbox h4 { padding: 0 0 23px 0; font-weight: 400; font-size: 32px; line-height: 1.2;  color: #A27B5B; }
.bookbox:before { width: 100%; height: 1px; content: ''; position: absolute; left: 0; top: 62px; background: #D9D4C6; } 
.bookbox:after { height: 100%; width: 1px; content: ''; position: absolute; left: 168px; top: 0px; background: #D9D4C6; } 
.bookbox .wpcf7 { padding: 25px 60px 0 31px; margin: 0 -60px 0 -31px; border-top: 1px solid #D9D4C6; }
.bookbox label { display: block; padding-bottom: 10px; font-family: "Barlow", sans-serif; font-weight: 500; font-size: 14px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; color: #A27B5B; }
.bookbox input[type="text"] { width: 100%; margin: 0; background: #fffdf8; border: 0; border-bottom: 1px solid #dad4c6; height: 55px; font-family: Barlow; font-weight: 500; font-size: 18px; letter-spacing: 0.15em; color: #000; }
.bookbox FORM P { padding: 0; }
.bookbox .row { margin-bottom: 23px; }
.bookbox input[type="submit"] { font-weight: 600; font-size: 13px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; background: none; height: auto; border: 0; cursor: pointer; padding: 20px 0 0px; color: #A27B5B; border-bottom: 1px solid #A27B5B; }
.bookbox input[type="submit"]:hover { border-color: transparent; } 
.bookbox #booking-dates { background-image: url(images/calendar.svg); background-position:  calc(100% - 15px) center; background-repeat: no-repeat; }
.bookbox #booking-guests,
.bookbox #booking-rooms { background-image: url(images/dropdown-arrow.svg); background-position:  calc(100% - 20px) center; background-repeat: no-repeat; }
.bookbox .counter { width: 100px; }
.bookbox .counter p { display: flex; flex-wrap: wrap; align-items: center; }
.bookbox .counter button { width: 25px; height: 25px; color: #fff; background: #A27B5B; border: 0; cursor: pointer; border-radius: 5px; font-size: 20px; font-weight: 500; line-height: 25px; text-align: center; }
.bookbox .counter span { width: calc(100% - 50px); margin: 0; padding: 0px 10px; font-size: 16px; line-height: 25px; color: #A27B5B; font-weight: 500; }
.bookbox .close-btn { position: absolute; left: 60px; top: 35px; }

/* menubar */
#menubar { position: fixed; left: 0; top: 0; width: 100%; transition: all 0.3s; opacity: 0; visibility: hidden; transform: scale(1,0); transform-origin: 0 0; max-height: 100vh; min-height: 100vh; overflow: auto; }
#menubar .header_bar { width: 100%; background: #2c3638; padding: 0 50px; }
#menubar .header_bar .logo { max-width: 339px; margin-right: 65px; } 
#menubar .header_bar .logo .mobile_logo { display: none; }
#menubar .header_bar .inner { min-height: 100px; border: 0; }
#menubar .header_bar .close-btn { color: #fff; background-image: url(images/close-btn2.svg); }
#menubar .header_bar .inner:after { content: ''; width: 1px; height: calc(100% - 20px); position: absolute; right: 130px; top: 10px; border-left: 1px dotted #3F4E4F; }

#menubar .menubox { min-height: calc(100vh - 185px); display: flex; width: 100%; position: relative; background: rgba(63,79,79,1); }
#menubar .menubox .leftside { width: 65%; position: relative; }
#menubar .menubox .leftside:after { width: calc(100% - 9px); height: calc(100% - 9px); content: ''; position: absolute; right: 7px; bottom: 7px; border-right: 2px dashed #516566; border-bottom: 2px dashed #516566; }
#menubar .menubox .rightside { width: 35%; position: relative; min-height: 250px; }
#menubar .menubox .rightside img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
#menubar .menubox .menu { min-height: 100%; width: 60%; margin: 0; padding: 0; list-style: none; border-right: 1px solid #516566; }
#menubar .menubox .menu ul { position: absolute; left: 60%; width: 40%; top: 0; list-style: none; margin: 0; padding: 0; }
#menubar .menubox .menu#main-menu { background: #3f4f4f; }
#menubar .menubox .menu#main-menu > ul { background: none; }
#menubar .menubox .main-menu-container { position: relative; z-index: 1; height: 100%; }
#menubar .menubox .menu > li { width: 100%; text-align: right; border-bottom: 1px solid #516566; } 
#menubar .menubox .menu > li > a { position: relative; padding: 10px 60px 10px 20px; display: block; font-family: main-font; font-weight: 400; font-size: 32px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; color: #B2AEA3; min-height: 97px; display: flex; align-items: center; justify-content: flex-end; }
#menubar .menubox .menu > li.active > a,
#menubar .menubox .menu > li > a:hover { background: #516566; color: #DCD7C9; }
#menubar .menubox .menu > li.menu-item-has-children > a:after { width: 12px; height: 20px; content: ''; position: absolute; right: 30px; top: 50%; margin-top: -10px; background: url(images/menu-arrow.svg) no-repeat; background-size: contain; }
#menubar .menubox .menu > li .sub-menu { transition: all 0.3s; opacity: 0; visibility: hidden; text-align: left; padding: 15px 0; }
#menubar .menubox .menu > li.active > .sub-menu { opacity: 100; visibility: visible; }
#menubar .menubox .menu > li li a { padding: 16px 30px; display: block; font-size: 24px; line-height: 1.5; letter-spacing: 0.15em; font-family: main-font; text-transform: uppercase; color: #DCD7C9; }
#menubar .menubox .menu > li li a:hover { background: #516566; color: #DCD7C9; }
#menubar .menubox .menu > li li { width: 100%; }
#menubar.show { opacity: 100; visibility: visible; transform: scale(1,1); }
#menubar .book_btn { margin-top: 13px; }

#menubar .contactbox { width: 100%;  display: flex; flex-wrap: wrap; background: #2c3638; }
#menubar .contactbox .leftside { padding: 20px 50px; width: 39%; position: relative; }
#menubar .contactbox .rightside { padding: 20px 35px; width: 61%; position: relative; }
#menubar .contactbox .linkbox { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: center; }
#menubar .contactbox .linkbox li { display: inline-block; vertical-align: top; padding: 0 30px; }
#menubar .contactbox .linkbox li:first-child { padding-left: 0; }
#menubar .contactbox .linkbox li:last-child { padding-right: 0; }
#menubar .contactbox .linkbox li a { display: block; font-family: main-font; font-weight: 400; font-size: 16px; line-height: 1.5; color: #DCD7C9; padding: 10px 0; }
#menubar .contactbox .linkbox li a:hover { color:#D1A37D }
#menubar .contactbox .linkbox li + li { border-left: 1px solid #516566; }
#menubar .contactbox address { color: #DCD7C9; font-style: normal; line-height: 1.25; }
#menubar .contactbox .phone span { display: block; color: #D1A37D; line-height: 1.25; }
#menubar .contactbox .phone span a { color: #DCD7C9; }
#menubar .contactbox .social-link { font-size: 0; line-height: 0; list-style: none; margin: 0; padding: 0 10px 0 0; }
#menubar .contactbox .social-link li { padding: 0 0 0 8px; display: inline-block; vertical-align: top; }
#menubar .contactbox .social-link li a { width: 36px; font-size: 20px; height: 36px; border: 1px solid #D1A37D; display: block; line-height: 34px; text-align: center; color: #D1A37D; border-radius: 50%; }
#menubar .contactbox .social-link li a:hover { background: #D1A37D; color: #2c3638; }
#menubar .contactbox .phone { padding-right: 80px }
#menubar .menubox .mobile_book_btn { display: none; }



/* #header-part.show { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2); } */


/* content-part */
#content-part { width: 100%; position: relative; }

.global_intro { padding-bottom: 65px; text-align: center; max-width: 730px; margin: 0 auto; text-align: center; }
.global_intro p { padding-bottom: 40px; }
.global_intro h6 { font-weight: 400; font-size: 14px; line-height: 1.5; color: #A27B5B; letter-spacing: 0.15em; text-transform: uppercase; }
.global_intro h4 { padding-bottom: 30px; font-weight: 400; font-size: 32px; line-height: 1.2; color: #A27B5B; }

.read_more { font-family: 'main-font'; font-weight: 600; font-size: 13px; line-height: 1.4; text-transform: uppercase; display: inline-block; vertical-align: top; border-bottom: 1px solid #A27B5B; letter-spacing: 0.14em; }
.read_more.white { color: #fff; border-color: #fff; }
.read_more:hover { border-color: transparent !important; text-decoration: none; }

/* banner_sec */
.banner_sec { width: 100%; position: relative; overflow: hidden; text-align: center;  }
.banner_sec:before { width: 100%; height: 275px; content: ''; position: absolute; left: 0; top: 0; z-index: 1; background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); }
.banner_sec .hero { position: relative; height: 100vh; overflow: hidden; }
.banner_sec .hero-image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background-position: center center; background-size: cover;}
.banner_sec #myVideo { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.banner_sec .wrapper { position: relative; z-index: 1; }
.banner_sec h1 { color: #fff; padding: 0 0 130px 0; font-family: 'main-font'; font-weight: 300; font-size: 48px; line-height: 1; text-shadow: 0px 4px 4px rgba(0,0,0,0.25); }
.banner_sec h1 em { font-family: 'Tangier'; font-style: normal; font-size: 72px; line-height: 1; font-weight: 300; }
.banner_sec .hero_text { padding: 80px 0 40px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3;  display: flex; flex-wrap:wrap; align-items: center; justify-content: center; }
.banner_sec .hero-cover { position: absolute; bottom: 0; left: 0; width: 100%; height: 120%; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(44,54,57,0.98) 15%,rgba(44,54,57,0.98) 100%); transform: translateY(80%); z-index: 2; }
.banner_sec.innerpage { margin: 0 auto; }
.banner_sec.innerpage .hero { height: 450px; }
.banner_sec.innerpage .hero-cover { bottom: 0%; }
.banner_sec.innerpage { }
.banner_sec.innerpage { }
.banner_sec.innerpage h1 { padding-bottom: 0px; padding-top: 100px; }
.banner_sec.innerpage { }
.banner_sec.gallerypage { background: #2c3638; }
.banner_sec.gallerypage .hero { height: 407px; }
.banner_sec.gallerypage h1 { padding-top: 116px; color: #D1A37D; font-family: "tangier",sans-serif; font-size: 128px; font-style: normal; font-weight: 300; line-height: 150%; }
.banner_sec.gallerypage:before { display: none; }
.banner_sec.gallerypage { }

/* intro_sec */
.intro_sec { margin-bottom: 290px; padding: 30px 0 0 0; width: 100%; position: relative; background: rgba(44,54,57,1) url(images/vector-building.png) center top no-repeat; background-size: cover; color: #fff; outline: 0 0 2px 0 dashed #000; outline-offset: 10px; }
.intro_sec:after { width: 100%; height: 2px; content: ''; position: absolute; left: 0; bottom: -10px; border-bottom: 2px dashed #DCD7C9; }
.intro_sec .read_more { color: #DCD7C9; }
.intro_sec .read_more:hover { color: #fff; }
.intro_sec .image { overflow: hidden; z-index: 1; position: relative; margin: -160px 0 0 0; width: 100%; height: 0; padding-bottom: 41.15%; position: relative; display: block; box-shadow: 9px 10px 13px rgba(0, 0, 0, 0.1); transform: translate(0px, 160px); }
.intro_sec .image img { position: absolute; left: 0; top: 0; border-radius: 5px; width: 100%; height: 125%; object-fit: cover; will-change: transform; }
.intro_sec .wrapper { z-index: 1; }

/* dining_sec */
.dining_sec { padding: 40px 0 0; outline: 2px dashed #d9d6cd; outline-offset: -10px; margin: 0px 40px 310px 40px; position: relative; background: #f3f0e7; border-radius: 5px; }
.dining_sec .wrapper { max-width: 1250px; }
.dining_sec .global_intro p { padding: 0; }
.dining_sec .global_intro { padding-bottom: 75px; }
.dining_sec .bg { width: 100%; height: 0; padding-bottom: 83%; position: relative; display: block; }
.dining_sec .bg:before { width: 100%; height: 100%; content: ''; position: absolute; left: 0; top: 0; z-index: 1; background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 27%,rgba(0,0,0,0) 68%,rgba(0,0,0,0.65) 100%);
 border-radius: 5px; }
.dining_sec .bg img,
.dining_sec .bg video { border-radius: 5px; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.dining_sec .col { transition: all 0.3s; border-radius: 5px; box-shadow: 9px 10px 13px rgba(0,0,0,0.1); width: calc(50% - 14px); margin: 0 7px; position: relative; }
.dining_sec .the_row { margin: -185px -7px 0px; transform: translate(0px,185px); }
.dining_sec .inner { display: flex; flex-wrap: wrap; align-content: space-between; padding: 25px; width: 100%; position: absolute; left: 0; top: 0; height: 100%; z-index: 2; }
.dining_sec .inner .tile_link { position: absolute; left: 0; top: 0; font-size: 0; line-height: 0; width: 100%;height: 100%; object-fit: cover; display: block; }
.dining_sec .col:hover { transform: translate(0,-16px); }

.dining_sec .logo { display: table; margin: 0 auto; }
.dining_sec .bottom { padding: 15px 0 0 0; border-top: 1px solid #D1A37D; width: 100%; display: flex; flex-wrap: wrap; align-items: flex-end; }
.dining_sec .bottom .left { padding: 0 20px 0 0; width: calc(100% - 150px); }
.dining_sec .bottom .right { line-height: 0; text-align: right; width: 150px; }
.dining_sec .bottom h2 { font-weight: 400; font-size: 32px; line-height: 1.2; color: #FFFFFF; }
.dining_sec .bottom p { color: #fff; padding: 0; }
.dining_sec .read_more { color: #DCD7C9; }

/* accommodations_sec */
.accommodations_sec { z-index: 2; margin-bottom: 130px; width: 100%; position: relative; } 
.accommodations_sec .head { text-align: center; background: #2d363b; padding: 30px 60px; }
.accommodations_sec h6 { padding-bottom: 15px; font-weight: 400; font-size: 14px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; color: #D1A37D; }
.accommodations_sec h2 { padding: 0; font-weight: 300; font-size: 32px; line-height: 1.5; color: #fff; }
.accommodations_sec h2 span { display: inline-block; vertical-align: top; position: relative; padding: 0 15px; }
.accommodations_sec h2 span:before,
.accommodations_sec h2 span:after { width: 1000px; height: 1px; background: #3F4E4F; content: ''; position: absolute; left: -1000px; top: 50%; }
.accommodations_sec h2 span:after { left: auto; right: -1000px; }
.accommodations_sec .head .inner { overflow: hidden; }
.accommodations_sec .the_gallery { width: 100%; position: relative; }
.accommodations_sec .image_gallery_slider { line-height: 0; position: relative; width: 100%; }
.accommodations_sec .image_gallery_slider figure { width: 100%; height: 0; padding-bottom: 44.4%; position: relative; display: block; } 
.accommodations_sec .image_gallery_slider figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; } 
.accommodations_sec .slider-nav { position: absolute; left: 0; bottom: -75px; width: 100%; height: calc(100% + 75px); }
.accommodations_sec .slick-list { padding: 0 !important; }
.accommodations_sec .slider-nav div { height: 100%; } 
.accommodations_sec .content .inner { height: auto; }
.accommodations_sec .content a.fullbutton { display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; font-size: 0px; z-index: 10; }
.accommodations_sec .slider-nav .content { display: flex; width: 100%; flex-wrap:wrap; align-items: flex-end; text-align: center; position: relative; }
.accommodations_sec .slider-nav .content:before { width: 100%; height: calc(70% - 75px); content: ''; position: absolute; left: 0; bottom: 75px; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(162,123,91,0.6) 100%); transition:  0.4s; opacity: 0; }
.accommodations_sec .content .bottom { min-height: 75px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #2d363b; transition: all 0.3s; }
.accommodations_sec .content .bottom .read_more { color: #fff; }
.accommodations_sec .slick-list { overflow: visible; }
.accommodations_sec .content .text { width: 100%; padding: 60px 60px 55px 60px ; position: relative; z-index: 1; }
.accommodations_sec .content .text p { color: #fff; padding: 0; height: 0; overflow: hidden; transition: all 0.4s; }
.accommodations_sec .content .text h4 { font-weight: 400; font-size: 32px; line-height: 1.2; color: #fff; }
.accommodations_sec .slider-nav .slick-slide.active .bottom { background: #a37a5a; }
.accommodations_sec .slider-nav .slick-slide.active .read_more { border-color: #fff; }
.accommodations_sec .slider-nav .slick-slide { border-right: 1px solid #3F4E4F; }
.accommodations_sec .slider-nav .slick-slide.active .content:before{ opacity: 100; }


/* meetings_and_events_sec */
.meetings_and_events_sec { width: 100%; position: relative; min-height: 100vh; z-index: 1; }
.meetings_and_events_sec .left-panel { /*max-height: 100vh; overflow: auto;*/ width: 51%; padding: 155px 50px 20px 0; min-height: 100vh; }
.meetings_and_events_sec .left-panel h6 { padding-bottom: 60px; font-weight: 400; font-size: 14px; line-height: 1.5; letter-spacing: 0.15em; text-transform: uppercase; color: #A27B5B; }
.meetings_and_events_sec .left-panel h2 { padding: 0 0 30px; font-weight: 400; font-size: 32px; line-height: 1.2; color: #A27B5B; }
.meetings_and_events_sec .left-panel p { padding-bottom: 65px; }
.meetings_and_events_sec .right-panel { width: 49%; min-height: 100vh; position: relative; }
.meetings_and_events_sec .right-panel:after { width: 101%; height: 200px; content: ''; position: absolute; left: 0; top: 0; background: linear-gradient(to bottom,  rgba(251,248,243,1) 0%,rgba(251,248,243,1) 30%,rgba(0,0,0,0) 100%); }
.meetings_and_events_sec .tabs { padding-bottom: 70px; }
.meetings_and_events_sec .read_more { display: none; color: #3F4E4F; }
.meetings_and_events_sec .read_more.active { display: inline-block; }
.meetings_and_events_sec.mobile_version { display: none; }


.tab-item { font-family: main-font; cursor: pointer; font-weight: 400; font-size: 24px; line-height: 1.25; padding: 15px 0; border-top: 1px solid #DCD7C9; border-bottom: 1px solid #DCD7C9; color: #DCD7C9; margin-bottom: -1px; transition: all 0.3s; position: relative; }
.tab-item:before { width: 5px; height: 5px; content: ''; position: absolute; left: -15px; top: 50%; margin-top: -3px; background: #A27B5B; border-radius: 50%; transition: all 0.3s; opacity: 0; }
.tab-item.active { border-color: #A27B5B; color: #A27B5B; z-index: 1; }
.tab-item.active:before { opacity: 100; }

.image-wrapper { width: 100%; position: absolute; top: 0; left: 0; will-change: transform;  }
.image-slide { /*padding: 0 0 15px 0;*/ width: 100%; height: auto; margin-bottom: 0px; }
.image-slide img { margin-bottom: 15px; border-radius: 5px; }

.progress-container { position: absolute; right: -15px; top: 50%; transform: translateY(-50%); width: 3px;  height: 180px; background-color: #DCD7C9; border-radius: 2px; overflow: hidden; z-index: 100; }
.progress-bar { width: 100%; height: 0%;  background-color: #D1A37D;  border-radius: 2px; transform-origin: top;  }

/* explore_the_city_sec */
.explore_the_city_sec { width: 100%; position: relative; padding: 310px 0 0 0; background-position: center center; background-repeat: no-repeat; background-size: cover; z-index: 0;  }
.explore_the_city_sec:before { width: 100%; height: 150px; content: ''; position: absolute; left: 0; top: 0; background: linear-gradient(to bottom,  rgba(251,248,243,1) 0%,rgba(251,248,243,1) 0%,rgba(0,0,0,0) 100%); }
.explore_the_city_sec:after { width: 100%; height: 200px; content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to bottom,  rgba(22,27,30,0) 0%,rgba(22,27,30,1) 80%); }
.explore_the_city_sec .global_intro h4 { color: #fff; }
.explore_the_city_sec .global_intro h6 { color: #fff; padding-bottom: 20px; }
.explore_the_city_sec .global_intro { max-width: 540px; margin: 0 auto; } 
.explore_the_city_sec .global_intro p { color: #fff; }
.explore_the_city_sec .contactbox { max-width: 1220px; transform: translate(0,190px); position: relative; z-index: 1; margin: 0px auto 0; text-align: center; background: rgba(44,54,57,0.8); border-radius: 10px; outline: 2px dashed #516566; outline-offset: -10px; padding: 80px 20px 65px; color: #fff; }
.explore_the_city_sec .contactbox h6 { font-weight: 400; letter-spacing: 0.15em; color: #D1A37D; }
.explore_the_city_sec .contactbox h2 { padding-bottom: 15px; font-family: Tangier; font-weight: 300; font-size: 72px; line-height: 1.5; color: #D1A37D; }
.explore_the_city_sec .contactbox p { font-size: 21px; padding-bottom: 40px; }
.explore_the_city_sec .contactbox .read_more { color: #fff; border-color: #D1A37D; }
.explore_the_city_sec .contactbox p:last-child { padding: 0; }
.explore_the_city_sec.contactblock { padding-top: 0px; background: #000; margin-bottom: -350px; z-index: auto; }
.explore_the_city_sec.contactblock:before { display: none; }
.explore_the_city_sec.contactblock .contactbox { transform: translate(0,-210px); border-radius: 4px; background: linear-gradient(219deg, var(--MAIN-GREEN, #2C3639) 45.13%, rgba(63, 78, 79, 0.80) 90.87%); box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); z-index: 20; }
.explore_the_city_sec.contactblock { }
.explore_the_city_sec.history { padding: 130px 0 100px 0; min-height: 950px; }
.explore_the_city_sec.history:before { display: none; }
.explore_the_city_sec.history { }

.page-template-template-history #footer-part { padding-top: 0px; }
.page-template-template-history .footer_sec { padding-top: 90px; }

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%; }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

/*////////// Innerpages CSS ///*/

/* introtext_sec */
.introtext_sec { padding: 72px 0px 107px; position: relative; text-align: center; background: #2c3638; }
.introtext_sec:after { width: 100%; height: 2px; content: ''; position: absolute; left: 0; bottom: -8px; border-bottom: 2px dashed #DCD7C9; }
.introtext_sec .wrapper { max-width: 760px; }
.introtext_sec h2 { padding-bottom: 14px; color: #D1A37D; font-family: "tangier",sans-serif; font-size: 72px; font-style: normal; font-weight: 300; line-height: 1; }
.introtext_sec p { color: #fff; }
.introtext_sec .read_more { color: #fff; font-weight: 400; }
.page-id-235 .introtext_sec p { padding-bottom: 37px; }
.page-id-235 .introtext_sec { padding-bottom: 65px; }
.introtext_sec.aboutpage { padding-bottom: 100px; }
.introtext_sec.aboutpage .wrapper { max-width: 590px; }
.introtext_sec.aboutpage p { padding-bottom: 27px; }
.introtext_sec.aboutpage { }
.introtext_sec.history { padding-bottom: 96px; z-index: 10; }
.introtext_sec.history span.titlebg { display: block; position: absolute; left: 0px; top: -120px; width: 100%; text-align: center; }
.introtext_sec.history .wrapper { max-width: 590px; }
.introtext_sec.explore { }
.introtext_sec.explore .wrapper { }
.introtext_sec.career { padding-bottom: 20px; }
.introtext_sec.career .wrapper { max-width: 590px; }
.introtext_sec.explore { }
.introtext_sec.explore { }
.introtext_sec.meeting { padding-bottom: 102px; }
.introtext_sec.meeting h2 { padding-bottom: 14px; }
.introtext_sec.meeting .wrapper { max-width: 760px; }
.introtext_sec.meeting { }

.intro_sec.career { background: rgba(44,54,57,1); }
.intro_sec.career .wrapper { max-width: 1246px; }
.intro_sec.career .image { border-radius: 4px; }


/* dining_sec innerpage */
.dining_sec.floorplan { padding-top: 76px; margin: 128px 40px 0; position: relative; background: none; outline: 0px; }
.dining_sec.floorplan .diningmid { position: absolute; left: 0px; top: 0px; width: 100%; outline: 2px dashed #d9d6cd; outline-offset: -10px; background: #f3f0e7; height: calc(100% - 166px); }
.dining_sec.floorplan h3 { padding-bottom: 32px; color: #A27B5B; text-align: center; font-size: 32px; font-style: normal; font-weight: 400; line-height: 120%; }
.dining_sec.floorplan .global_intro { padding-bottom: 70px; }
.dining_sec.floorplan .floorplan { margin: 0 2px 0px; overflow: hidden; border-radius: 4px; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10);}
.dining_sec.floorplan .floorplan a { display: block; position: relative; }
.dining_sec.floorplan .floorplan a:after { content: ""; position: absolute; right: 12px; top: 12px; width: 56px; height: 56px; background: url(images/popup-btn.png) no-repeat; background-size: 100%; }
.dining_sec.floorplan { }
.dining_sec.floorplan { }
.dining_sec.floorplan { }
.dining_sec.floorplan { }

.imgcontent_sec { padding: 181px 0px 128px 0px; }
.imgcontent_sec .wrapper { max-width: 1245px; align-items: center; }
.imgcontent_sec .image { width: 49.4%; }
.imgcontent_sec .image img { border-radius: 4px; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); }
.imgcontent_sec .global_intro { padding: 10px 0px 0px 103px; width: 50.6%; text-align: left; }
.imgcontent_sec h3 { padding-bottom: 32px; color: #A27B5B; font-size: 32px; font-style: normal; font-weight: 400; line-height: 120%;  }
.imgcontent_sec p { padding-bottom: 18px; }
.imgcontent_sec .read_more { color: #3F4E4F; border-color: #A27B5B; margin-right: 30px; }
.imgcontent_sec { }
.imgcontent_sec { }

.gallery_sec { padding: 72px 0px 28px 0px; position: relative; z-index: 2; background: #2c3638; }
.gallery_sec:before,
.gallery_sec:after { width: 100%; height: 2px; content: ''; position: absolute; left: 0; top: -12px; border-bottom: 2px dashed #DCD7C9; }
.gallery_sec:after { top: auto; bottom: -8px;}
.gallery_sec .border-top,
.gallery_sec .border-bottom { position: absolute; left: 0px; top: 16px; width: 100%; height: 4px; background: #3f4f4f; }
.gallery_sec .border-top:before,
.gallery_sec .border-bottom:before { content: ""; position: absolute; left: 0px; top: 8px; width: 100%; height: 4px; background: #3f4f4f; }
.gallery_sec .border-bottom { top: auto; bottom: 16px; }
.gallery_sec .border-bottom:before { top: auto; bottom: 8px; }
.gallery_sec .wrapper { }
.gallery_sec .title { padding-bottom: 34px; }
.gallery_sec .title h4 { position: relative; color: #D1A37D; text-align: center; font-size: 20px; font-style: normal; font-weight: 300; line-height: 150%; letter-spacing: 10px; text-transform: uppercase; }
.gallery_sec .title h4:before { content: ""; position: absolute; left: 0; top: 17px; width: 100%; height: 1px; background: #3F4E4F; }
.gallery_sec .title h4 span { padding: 0 40px; background: #2b3537; position: relative; z-index: 1; display: inline-block; }
.gallery_sec .title { }
.gallery_sec .maingallerybg { position: relative; }
.gallery_sec .maingallerybg .galleryitem img { width: 100%; height: 633px; object-fit: cover; display: block; background: linear-gradient(0deg, rgba(22, 27, 29, 0.80) 0%, rgba(22, 27, 29, 0.00) 37.84%), linear-gradient(270deg, rgba(22, 27, 29, 0.50) 0%, rgba(22, 27, 29, 0.00) 11.84%), linear-gradient(270deg, rgba(22, 27, 29, 0.00) 89.86%, rgba(22, 27, 29, 0.50) 100%), url(<path-to-image>) lightgray 50% / cover no-repeat; background-blend-mode: multiply, multiply, multiply, normal; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); }
.gallery_sec .maingallerybg .galleryitem { padding-bottom: 40px; }
.gallery_sec .maingallerybg .slick-arrow { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 83px; height: 255px; font-size: 0px; border: 0px; cursor: pointer; background: none; z-index: 1; }
.gallery_sec .maingallerybg .slick-arrow:before { content: ""; position: absolute; right: 0px; top: -8px; width: 272px; height: 272px; border-radius: 272px;
opacity: 0.5; background: #3D3D3D; backdrop-filter: blur(2px); }
.gallery_sec .maingallerybg .slick-next { left: auto; right: 0px; }
.gallery_sec .maingallerybg .slick-next:before { right: auto; left: 0px; }
.gallery_sec .maingallerybg .slick-prev:after { content: ""; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); width: 17px; height: 35px; background: url(images/arrow-prev.png) no-repeat; background-size: 100%; }
.gallery_sec .maingallerybg .slick-next:after { content: ""; position: absolute; left: 40px; top: 50%; transform: translateY(-50%); width: 17px; height: 35px; background: url(images/arrow-next.png) no-repeat; background-size: 100%; }
.gallery_sec .maingallerybg .slick-next { }
.gallery_sec .maingallerybg { }
.gallery_sec .thumbnailgallerybg { position: absolute; right: 20px; bottom: 50px; width: 605px; }
.gallery_sec .thumbnailgallerybg .galleryitem { padding: 0 6px 30px; }
.gallery_sec .thumbnailgallerybg .galleryitem img { display: block; height: 101px; border-radius: 4px; border: 1px solid #FFF; background: linear-gradient(180deg, rgba(22, 27, 29, 0.00) 63.67%, rgba(22, 27, 29, 0.50) 84.5%), url(<path-to-image>) lightgray 50% / cover no-repeat; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); object-fit: cover; }
.gallery_sec.history { }
.gallery_sec.history:after { display: none; }
.gallery_sec.history { }
.gallery_sec.gallerypage { padding-top: 90px; }
.gallery_sec.gallerypage:before { display: none; }
.gallery_sec.gallerypage .tablist { position: absolute; left: 50%; top: -6px; transform: translateX(-50%); width: 737px; height: 56px; border-radius: 100px; border: 1px solid #D1A37D; background: #445456; }
.gallery_sec.gallerypage .tablist ul { list-style: none; display: flex; align-items: center; justify-content: space-around; width: 100%; padding: 20px 50px 0; }
.gallery_sec.gallerypage .tablist li { padding: 0 15px; }
.gallery_sec.gallerypage .tablist li a { color: rgba(255, 255, 255, 0.80); font-family: 'main-font'; font-size: 14px; font-style: normal; font-weight: 400; line-height: 120%; letter-spacing: 2.1px; text-transform: uppercase; border-bottom: transparent solid 1px; display: block; }
.gallery_sec.gallerypage .tablist li a.active { font-weight: 700; border-bottom: #fff solid 1px; }
.gallery_sec.gallerypage .tablist { }
.gallery_sec.gallerypage .tablist { }
.gallery_sec.gallerypage .wrapper2 { position: relative; width: 100%; display: none; }
.gallery_sec.gallerypage .wrapper2#gallerybox1 { display: block; }
.gallery_sec.gallerypage { }
.gallery_sec.gallerypage { }
.gallery_sec .counterbg { position: absolute; right: 25px; bottom: 40px; width: 600px; }
.gallery_sec .counterbg:after { content: ""; position: absolute; left: 95px; top: 6px; width: calc(100% - 95px); height: 2px; background: #fff; }
.gallery_sec .counterbg .counter1 { color: #FFF; font-family: 'main-font'; font-size: 16px; font-style: normal; font-weight: 600; line-height: 150%; letter-spacing: 2.4px; text-transform: uppercase; }
.gallery_sec { }

.contentform_sec { padding: 128px 0px 40px 0px; margin-bottom: -200px; position: relative; background: #f4f0e7; }
.contentform_sec .shadowbg { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 50%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 80.51%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, #161B1D 86.57%, #F2EEE5 100%); }
.contentform_sec .intro { padding-bottom: 125px; }
.contentform_sec .intro .wrapper { max-width: 1245px; flex-direction: row-reverse; align-items: center; }
.contentform_sec .intro .img { width: 49.4%; }
.contentform_sec .intro .img img { display: block; border-radius: 4px; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10);}
.contentform_sec .intro .text { padding: 30px 98px 0px 0px; width: 50.6%; }
.contentform_sec .intro h3 { padding-bottom: 35px; font-weight: 400; color: #A27B5B; font-size: 32px; line-height: 120%; }
.contentform_sec .intro p { padding-bottom: 25px; }
.contentform_sec .intro { }
.contentform_sec .intro { }
.contentform_sec .formblock { max-width: 1216px; margin: 0 auto; position: relative; }
.contentform_sec .formblock:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0.8; border-radius: 4px; background: linear-gradient(88deg, var(--MAIN-GREEN, #2C3639) 46.63%, var(--MID-GREEN, #3F4E4F) 100%), linear-gradient(180deg, #000 0%, #000 100%); box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); }
.contentform_sec .formblock:after { content: ""; position: absolute; left: 8px; top: 8px; width: calc(100% - 16px); height: calc(100% - 16px); border-radius: 4px;
border: 2px dashed #516566; }
.contentform_sec .formblock .formid { padding: 80px 20px 75px 20px; position: relative; z-index: 1; max-width: 555px; margin: 0 auto; }
.contentform_sec .formblock h4 { padding-bottom: 7px; color: #D1A37D; font-size: 14px; font-style: normal; font-weight: 400; line-height: 150%; letter-spacing: 2.1px; text-transform: uppercase; }
.contentform_sec .formblock .text { padding-bottom: 20px; text-align: center; }
.contentform_sec .formblock h3 { padding-bottom: 15px; color: #D1A37D; font-family: "tangier",sans-serif; font-size: 72px; font-style: normal; font-weight: 300; line-height: 110%; }
.contentform_sec .formblock p { color: #fff; font-size: 16px; font-weight: 300; line-height: 150%; font-family: "barlow",sans-serif; }
.contentform_sec .formblock .fieldbg { padding-bottom: 12px; margin: 0 -7px; display: flex; flex-wrap: wrap; }
.contentform_sec .formblock .fielditem { padding: 0 8px; width: 50%; }
.contentform_sec .formblock .fielditem p { padding: 0px; }
.contentform_sec .formblock .fieldbg label { padding-bottom: 4px; display: block; color: #D1A37D; font-family: "barlow",sans-serif; font-size: 14px; font-style: normal; font-weight: 500; line-height: 150%; letter-spacing: 2.1px; text-transform: uppercase; }
.contentform_sec .formblock .fieldbg .fielditem.fullwidth { width: 100%; }
.contentform_sec .formblock .fieldbg input.wpcf7-text,
.contentform_sec .formblock .fieldbg textarea { width: 100%; height: 32px; border-radius: 4px 4px 0 0 !important; background: #FFFDF7; color: #333; font-family: "barlow",sans-serif; font-size: 16px; font-style: normal; font-weight: 500; line-height: 150%; }
.contentform_sec .formblock .fieldbg textarea { height: 112px; }
.contentform_sec .formblock .fieldbg select { padding: 0 15px; width: 100%; height: 32px; border-radius: 4px 4px 0 0 !important; background: #FFFDF7 url(images/select-arrow.png) right 20px center no-repeat; background-size: 15px; }
.contentform_sec .formblock .fieldbg span[data-name="select-460"] { display: block; position: relative; }
.contentform_sec .formblock .fieldbg span[data-name="select-460"]:after { content: ""; position: absolute; right: 58px; top: 2px; width: 1px; height: 28px; border-right: #dad4c6 dashed 1px;}
.contentform_sec .formblock .wpcf7-radio,
.contentform_sec .formblock .wpcf7-checkbox { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width: 100%; }
.contentform_sec .formblock [data-name="room-blocks"] .wpcf7-radio,
.contentform_sec .formblock [data-name="serving-food"] .wpcf7-radio { justify-content: flex-start; }
.contentform_sec .formblock [data-name="room-blocks"] .wpcf7-radio .wpcf7-list-item,  
.contentform_sec .formblock [data-name="serving-food"] .wpcf7-radio .wpcf7-list-item { width: 25%; }
.contentform_sec .formblock .wpcf7-radio .wpcf7-list-item,
.contentform_sec .formblock .wpcf7-checkbox .wpcf7-list-item { margin: 0px 10px 0px 0px; }
.contentform_sec .formblock .wpcf7-radio .wpcf7-list-item label,
.contentform_sec .formblock .wpcf7-checkbox .wpcf7-list-item label { color: #BFBFBF; font-size: 16px; font-weight: 500; line-height: 150%; text-transform: none; letter-spacing: 0px; }
.contentform_sec .formblock .fieldbg.lastitem { display: flex; justify-content: space-between; flex-direction: row-reverse; }
.contentform_sec .formblock div.wpcf7-response-output { border: 0px; text-align: center; margin: 0px; padding: 0px; font-size: 18px; }

.contentform_sec .formblock .fieldbg.lastitem .fielditem { padding-bottom: 0px; width: auto; }
.contentform_sec .formblock .wpcf7-submit { width: 118px; height: 34px; border-radius: 4px; border: 1px solid #D1A37D; background: none; cursor: pointer;  color: #D1A37D; font-family: 'main-font'; font-size: 13px; font-style: normal; font-weight: 600; letter-spacing: 1.95px; text-transform: uppercase; margin-left: 8px; }
.contentform_sec .formblock .wpcf7-submit:hover { color: #000; background: #D1A37D; }
.contentform_sec .formblock { }
.contentform_sec .formblock .radiobtnbg { padding-top: 14px; }
.contentform_sec .formblock .wpcf7-radio input,
.contentform_sec .formblock .wpcf7-checkbox input { width: 18px; height: 18px; margin-top: 0px; vertical-align: middle; }
.contentform_sec .formblock .wpcf7-checkbox input { margin-top: -2px; }
.contentform_sec .formblock { }
.contentform_sec .condform { }
.contentform_sec .condform .condtional { display: none; }
.contentform_sec .condform { }
.contentform_sec .condform { }
.contentform_sec .formblock { }
.contentform_sec .formblock { }

.restmenu_sec { padding: 128px 0px 128px 0px; background: #f4f0e7; }
.restmenu_sec .menuintrobg { padding: 85px 0px 287px 0px; position: relative; max-width: 1360px; margin: 0 auto; border-radius: 4px; background: linear-gradient(88deg, var(--MAIN-GREEN, #2C3639) 46.63%, var(--MID-GREEN, #3F4E4F) 100%); text-align: center; }
.restmenu_sec .menuintrobg:before { content: ""; position: absolute; left: 8px; top: 8px; width: calc(100% - 16px); height: calc(100% - 20px); border-radius: 4px; border: 2px dashed #516566; }
.restmenu_sec .menuintrobg h2 { color: #D1A37D; text-align: center; font-family: "tangier",sans-serif; font-size: 128px; font-style: normal; font-weight: 300; line-height: 1; padding-bottom: 2px; }
.restmenu_sec .menuintrobg .menuintro { position: relative; z-index: 2; }
.restmenu_sec .menuintrobg p { color: #fff; }
.restmenu_sec .menuintrobg ul.menu_list { width: 100%; max-width: 737px; height: 56px; margin: 20px auto 0; border-radius: 100px; border: 1px solid #D1A37D; background: rgba(81, 101, 102, 0.50); display: flex; align-items: center; justify-content: center; list-style: none; }
.restmenu_sec .menuintrobg ul.menu_list li { padding: 0 13px; }
.restmenu_sec .menuintrobg ul.menu_list li a { color: rgba(255, 255, 255, 0.80); font-family: 'main-font'; font-size: 14px; font-style: normal; font-weight: 400;
line-height: 100%; letter-spacing: 2.1px; text-transform: uppercase; border-bottom: transparent solid 1px; display: block; }
.restmenu_sec .menuintrobg ul.menu_list li a.active { color: #FFF; font-weight: 600; border-bottom: #fff solid 1px; }
.restmenu_sec .menuintrobg ul.menu_list { }
.restmenu_sec .menublock { width: 1216px; margin: -272px auto 0; border-radius: 4px; background: #FFFDF7; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); position: relative; z-index: 10; }
.restmenu_sec .menublock span.icon { display: block; position: absolute; width: 114px; height: 114px; font-size: 0px; }
.restmenu_sec .menublock span.icon.lt { left: 10px; top: 10px; background: url(images/menu-icon-lt.png) no-repeat; background-size: 100%; }
.restmenu_sec .menublock span.icon.rt { right: 10px; top: 10px; background: url(images/menu-icon-rt.png) no-repeat; background-size: 100%; }
.restmenu_sec .menublock span.icon.lb { left: 10px; bottom: 10px; background: url(images/menu-icon-lb.png) no-repeat; background-size: 100%; }
.restmenu_sec .menublock span.icon.rb { right: 10px; bottom: 10px; background: url(images/menu-icon-rb.png) no-repeat; background-size: 100%; }
.restmenu_sec .menublock .menuitems { display: none; text-align: center; }
.restmenu_sec .menublock .menuitems#item1 { display: block; }
.restmenu_sec .menublock .menublockmid { padding: 33px 0px 50px; max-width: 610px; margin: 0 auto; }
.restmenu_sec .menublock .menuitems ul { list-style: none; }
.restmenu_sec .menublock .menuitems ul li { padding: 32px 0px 25px; border-bottom: #D9D4C6 solid 1px; }
.restmenu_sec .menublock .menuitems ul li:last-child { border: 0px; }
.restmenu_sec .menublock .menuitems ul h4 { padding-bottom: 9px; color: var(--GOLD, #A27B5B); font-family: 'main-font'; font-size: 32px; font-style: normal; font-weight: 400; line-height: 120%; }
.restmenu_sec .menublock .menuitems ul p { padding: 0px 0px 3px; }
.restmenu_sec .menublock .menuitems ul h5 { padding-bottom: 3px; color: #141414; font-family: "tangier",sans-serif; font-size: 20px; font-style: normal; font-weight: 300; line-height: 150%; }
.restmenu_sec .menublock .menuitems ul { }
.restmenu_sec .menublock .menuitems ul li .details { }
.restmenu_sec .menublock .menuitems ul li .details ul { padding: 0px 0px 15px 15px; list-style: disc; list-style-position: inside; }
.restmenu_sec .menublock .menuitems ul li .details li { padding: 0px; border: 0px; }
.restmenu_sec .menublock .menuitems ul li .details { }
.restmenu_sec .menuintrobg .menuintro { }
.restmenu_sec .menuintrobg .menuintro .newtabs { padding: 20px 0px 0px; max-width: 737px; margin: 0px auto; }
.restmenu_sec .menuintrobg .menuintro .newtabs ul { list-style: none; padding: 0px; margin: 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.restmenu_sec .menuintrobg .menuintro .newtabs li { width: 49%; }
.restmenu_sec .menuintrobg .menuintro .newtabs li a { display: block; width: 100%; height: 56px; border-radius: 100px; border: 1px solid #D1A37D; opacity: 0.25; background: #000; color: #D1A37D; text-align: center; font-family: "tangier",sans-serif; font-size: 40px; font-style: normal; font-weight: 300; line-height: 54px; }
.restmenu_sec .menuintrobg .menuintro .newtabs li a.active { opacity: 1; }
.restmenu_sec .menuintrobg .menuintro .newtabs { }
.restmenu_sec .menuintrobg .menuintro .newtabs { }
.restmenu_sec .menuintrobg #menu2 { display: none; }
.restmenu_sec .menuintrobg { }
.restmenu_sec #menublock2 { display: none; }
.restmenu_sec #menublock2 { }
.restmenu_sec #menublock2 { }
.restmenu_sec #menublock2 { }
.restmenu_sec { }
.restmenu_sec { }

.aboutcontent_sec { background: #f4f0e7; }
.aboutcontent_sec .wrapper { max-width: 1470px; }
.aboutcontent_sec .leftgallery { position: relative; width: 50%; display: flex; flex-wrap: wrap; }
.aboutcontent_sec .leftgallery:before,
.aboutcontent_sec .leftgallery:after { content: ""; position: absolute; left: 10px; top: 0px; width: calc(100% - 20px); height: 200px; background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  ); z-index: 10; }
.aboutcontent_sec .leftgallery:after { top: auto; bottom: 0px; background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  ); }
.aboutcontent_sec .leftgallery .sidegallery { width: 50%; position: relative; }
.aboutcontent_sec .leftgallery figure { display: block; border-radius: 4px; border: 10px solid #FAF8F2; background: linear-gradient(0deg, rgba(244, 240, 231, 0.00) 79.61%, rgba(244, 240, 231, 0.41) 89.21%, #F4F0E7 98.04%), url(<path-to-image>) lightgray 50% / cover no-repeat; background-blend-mode: normal, luminosity;
mix-blend-mode: luminosity; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); }
.aboutcontent_sec .leftgallery figure img { display: block; height: 301px; object-fit: cover; filter: 
    grayscale(100%)
    sepia(35%)
    brightness(105%)
    contrast(85%); }
.aboutcontent_sec .leftgallery { }
.aboutcontent_sec .leftgallery .galleryitem { padding: 8px 9px; }
.aboutcontent_sec .rightcontent { display: flex; align-items: center; width: 50%; }
.aboutcontent_sec .rightcontent .rightmid { padding: 0px 0px 180px 96px; max-width: 620px; }
.aboutcontent_sec .rightcontent h3 { padding-bottom: 29px; color: var(--GOLD, #A27B5B); font-size: 32px; font-weight: 400; line-height: 120%; }
.aboutcontent_sec .rightcontent p { padding-bottom: 37px; }
.aboutcontent_sec .rightcontent a.read_more { letter-spacing: 2px; color: #3F4E4F; }
.aboutcontent_sec .rightcontent { }
.sidegallery.mobileonly { display: none !important; }

/* sliderparallax_sec */
.sliderparallax_sec { padding: 30px 0px 100px; min-height: 838px; position: relative; }
.sliderparallax_sec:after { width: 100%; content: ''; position: absolute; right: 0px; bottom: 7px; border-bottom: 2px dashed #DCD7C9; }
.sliderparallax_sec .parallaxgallery { max-width: 1440px; margin: 0 auto; position: relative; }
.sliderparallax_sec .img { position: absolute; left: -131px; top: -31px; max-width: 600px; border-radius: 4px; border: 15px solid #F4F0E7; background: url(<path-to-image>) lightgray -158.237px -53.872px / 163.967% 109.788% no-repeat; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); transform: rotate(5deg); will-change: transform; transition: 0.3s all; }
.sliderparallax_sec .img img { }
.sliderparallax_sec .img img { display: block; width: 100%; height: 470px; object-fit: cover; }
.sliderparallax_sec .img2 { top: 324px; left: 221px; transform: rotate(2deg); width: 428px; }
.sliderparallax_sec .img3 { left: auto; top: 30px; right: -137px; transform: rotate(-5deg); width: 591px; }
.sliderparallax_sec .img2 img { height: 327px; }
.sliderparallax_sec .img3 img { height: 462px; }
.sliderparallax_sec .content { max-width: 395px; margin: 0 auto; text-align: center; }
.sliderparallax_sec h3 { color: #D1A37D; font-family: "tangier",sans-serif; font-size: 72px; font-style: normal; font-weight: 300; line-height: 150%; padding-bottom: 15px; }
.sliderparallax_sec p { color: #231F20; font-size: 21px; line-height: 150%; padding-bottom: 38px; }
.sliderparallax_sec a.read_more { color: #3F4E4F; }
.sliderparallax_sec { }

/* contentform_sec contactpage */
.contentform_sec.contactpage { padding: 0px; margin: 0px; }
.contentform_sec.contactpage .formblock { padding: 162px 0px 0px; max-width: 100%; }
.contentform_sec.contactpage .formblock:before { background: linear-gradient(-20deg, #3F4E4F 18.75%, #2C3639 62.11%); opacity: 1; }
.contentform_sec.contactpage .formblock:after { display: none; }
.contentform_sec.contactpage h1 { padding-bottom: 5px; color: #D1A37D; font-family: 'main-font'; font-size: 14px; font-style: normal; font-weight: 400; line-height: 150%; letter-spacing: 2.1px; text-transform: uppercase; }
.contentform_sec.contactpage h2 { color: #D1A37D; font-family: "tangier",sans-serif; font-size: 72px; font-style: normal; font-weight: 300; line-height: 150%; padding-bottom: 15px; }
.contentform_sec.contactpage .formblock .text { padding-bottom: 42px; }
.contentform_sec.contactpage .formblock .formid { padding-bottom: 101px; }
.contentform_sec.contactpage { }
.contentform_sec.contactpage { }

/* faqs_sec */
.faqs_sec { padding: 130px 0px 122px 0px; position: relative; background: #f4f0e7; }
.faqs_sec:before { content: ""; position: absolute; left: 0px; top: 6px; width: 100%; border-top: #ddd7c9 dashed 2px; }
.faqs_sec .intro { padding-bottom: 21px; max-width: 580px; margin: 0 auto; text-align: center; }
.faqs_sec .intro h3 { color: #A27B5B; font-size: 32px; font-weight: 400; line-height: 110%; padding-bottom: 33px; }
.faqs_sec .intro p { font-family: "Roboto", sans-serif; }
.faqs_sec .intro { }
.faqs_sec .faqslist { padding: 17px 0px 0px; max-width: 976px; margin: 0 auto; border-radius: 4px; border: 1px solid #D9D4C6; background: #FAF8F2; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); }
.faqs_sec .faqslist .faqitem { padding: 14px 81px 15px 32px; position: relative; display: flex; align-items: center; min-height: 90px; flex-wrap: wrap; }
.faqs_sec .faqslist .faqitem:before { content: ""; position: absolute; left: 31px; bottom: 0px; width: calc(100% - 112px); height: 1px; background: #D9D4C6; }
.faqs_sec .faqslist .faqitem .contents { padding: 0px 0px 0px 7px; display: none; width: 100%; }
.faqs_sec .faqslist .faqitem:first-child .contents { display: block; }
.faqs_sec .faqslist .faqitem h3 { padding: 0px; color: #A27B5B; font-size: 20px; font-style: normal; font-weight: 400; line-height: 140%; width: 100%; cursor: pointer; }
.faqs_sec .faqslist .faqitem .contents p { padding: 8px 0 0; font-family: "Roboto", sans-serif; }
.faqs_sec .faqslist .faqitem span.icon { display: block; position: absolute; right: 0px; top: 0px; width: 55px; height: 100%; border-bottom: #bfbbaf solid 1px; cursor: pointer; }
.faqs_sec .faqslist .faqitem span.icon:before { content: ""; position: absolute; left: 0px; top: 5px; height: calc(100% - 10px); border-left: #d8d5c6 dashed 1px; }
.faqs_sec .faqslist .faqitem span.icon:after { }
.faqs_sec .faqslist .faqitem span.icon span { display: block; position: absolute; left: 54%; top: 50%; transform: translate(-50%,-50%); transition: 0.3s all; }
.faqs_sec .faqslist .faqitem.active:after { content: ""; position: absolute; left: -8px; top: 15px; width: 8px; height: calc(100% - 30px); border-radius: 4px 0 0 4px; background: #D1A37D; }
.faqs_sec .faqslist .faqitem.active span.icon span { transform: translate(-50%,-50%) rotate(180deg); }
.faqs_sec .faqslist .faqitem.active { }
.faqs_sec .faqslist .faqitem.active { }
.faqs_sec .faqslist .faqitem:last-child { }
.faqs_sec .faqslist .faqitem:last-child:before { display: none; }
.faqs_sec .faqslist .faqitem:last-child span.icon { border: 0px; }
.faqs_sec .faqslist .faqitem:last-child { }
.faqs_sec .faqslist .faqitem { }

/* explore_the_city_sec.contactpage */
.explore_the_city_sec.contactpage { padding: 128px 0 0 0; background: linear-gradient(169deg, var(--MAIN-GREEN, #2C3639) 37.01%, var(--MID-GREEN, #3F4E4F) 62.54%); }
.explore_the_city_sec.contactpage:before,
.explore_the_city_sec.contactpage1:after { display: none; }
.explore_the_city_sec.contactpage h3 { padding-bottom: 32px; color: #D1A37D; font-size: 32px; font-weight: 400; line-height: 120%; }
.explore_the_city_sec.contactpage .global_intro { padding-bottom: 30px; max-width: 880px; }
.explore_the_city_sec.contactpage .global_intro p { padding-bottom: 25px; color: #FFF; font-size: 24px; line-height: 150%; }
.explore_the_city_sec.contactpage .btn_box { justify-content: center; }
.explore_the_city_sec.contactpage .btn_box a.read_more { margin: 0 14px; color: #DCD7C9; font-size: 13px; font-weight: 600; line-height: 150%; letter-spacing: 1.95px; border-color: #A27B5B; }
.explore_the_city_sec.contactpage .btn_box { }
.explore_the_city_sec.contactpage .parkingimg { max-width: 1216px; margin: 0 auto; border-radius: 4px; border: 1px solid #DCD7C9; background: url(<path-to-image>) lightgray 0px -120.907px / 100% 161.641% no-repeat, #F4F0E7; background-blend-mode: luminosity, normal; box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); }
.explore_the_city_sec.contactpage .parkingimg img { display: block; }
.explore_the_city_sec.contactpage .parkingimg { }
.explore_the_city_sec.contactpage .parkingimg { }
.explore_the_city_sec.contactpage .contactbox { padding: 112px 20px 110px; transform: translate(0, 128px); }
.explore_the_city_sec.contactpage .contactbox h2 { padding-bottom: 0px; }
.explore_the_city_sec.contactpage .contactbox h5 { padding-bottom: 30px; font-family: "barlow",sans-serif; font-size: 21px; font-style: normal; font-weight: 400; line-height: 150%; }
.explore_the_city_sec.contactpage a.read_more { color: #DCD7C9; font-size: 16px; font-style: normal; font-weight: 600; line-height: 150%; letter-spacing: 8px; }
.explore_the_city_sec.contactpage { }

.thankyou_sec { padding: 315px 0 120px; position: relative; background: linear-gradient(155deg, var(--MID-GREEN, #3F4E4F) 18.75%, var(--MAIN-GREEN, #2C3639) 62.11%); text-align: center; }
.thankyou_sec:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url(images/thankyou-bg.png) bottom no-repeat; background-size: 100%; }
.thankyou_sec h1 { padding-bottom: 15px; color: #D1A37D; font-family: "tangier",sans-serif; font-size: 96px; font-style: normal; font-weight: 300; line-height: 150%; }
.thankyou_sec p { color: #FFF; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; padding-bottom: 35px; }
.thankyou_sec a.read_more { color: #DCD7C9; }
.thankyou_sec h2 { color: #fff; }
.thankyou_sec { }

.slidergallery_sec { padding: 127px 0px 120px 0px; background: #f4f0e7; }
.slidergallery_sec .slick-arrow { position: absolute; left: 0px; top: 0px; }
.slidergallery_sec .slick-list { padding: 0px !important; overflow: visible; }
.slidergallery_sec .wrapper { max-width: 1440px; padding: 0px; }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .slidergallerybg .slideritem { padding: 20px 28px 180px; opacity: 0; }
.slidergallery_sec .slidergallerybg .slideritem figure { display: block; border-radius: 4px; border: 15px solid #FAF8F2; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); mix-blend-mode: luminosity; }
.slidergallery_sec .slidergallerybg .slideritem figure img { max-height: 325px; object-fit: cover; width: 100%;  background-blend-mode: luminosity; }
.slidergallery_sec .slidergallerybg .slick-slide.slick-active:not(.slick-current) .img { transform: translate3d(-34px, 92px, 0) rotateX(0deg) rotateY(0deg) rotateZ(-15deg) scale(1); transform-origin: center center; }
.slidergallery_sec .slidergallerybg .slick-slide.slick-current + .slick-active .img { transform: translate3d(34px, 92px, 0) rotateX(0deg) rotateY(0deg) rotateZ(15deg) scale(1); transform-origin: center center; }
.slidergallery_sec .slidergallerybg .slick-slide.slick-active .slideritem { opacity: 1; }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .slidergallerybg { }
.slidergallery_sec .img img { display: block; border-radius: 4px; border: 15px solid #FAF8F2; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10); mix-blend-mode: luminosity; max-height: 355px; object-fit: cover; }
.slidergallery_sec .swiper-slide { padding: 0 7px 170px; }
.slidergallery_sec .swiper { overflow: visible; }
.slidergallery_sec .swiper-slide img { opacity: 0 !important; }
.slidergallery_sec .swiper-slide .img { width: 100%; }
.slidergallery_sec .radici-content { max-width: 475px; margin: -155px auto 0; text-align: center; }
.slidergallery_sec .radici-content h2 { padding-bottom: 27px; color: #A27B5B; font-family: "tangier",sans-serif; font-size: 200px; font-style: normal; font-weight: 300; line-height: 0.7; }
.slidergallery_sec .radici-content p { font-family: "Roboto", sans-serif; }
.slidergallery_sec .radici-content { }
.slidergallery_sec { }
.slidergallery_sec { }
.slidergallery_sec .wrapper { margin: 0 auto; }
.slidergallery_sec .radici-slider { padding: 0px 0; max-width: 1440px; margin: 0 auto; }
.slidergallery_sec .radici-nav { }
.slidergallery_sec .radici-nav .radici-prev,
.slidergallery_sec .radici-nav .radici-next { position: absolute; left: 0px; top: 0px; width: 400px; height: 100%; z-index: 10; border: 0px; background: none; cursor: pointer; font-size: 0px; cursor: url('images/prev.png') 54 54, auto; }
.slidergallery_sec .radici-nav .radici-next { left: auto; right: 0px; cursor: url('images/next.png') 54 54, auto; }
.slidergallery_sec .radici-nav { }
.slidergallery_sec .radiciSwiper { width: 100%; max-width: 1440px; margin: auto; }
.slidergallery_sec .swiper-slide { display: flex; justify-content: center; align-items: center; transition: all 0.6s ease; }
.slidergallery_sec .swiper-slide img { width: 100%; max-width: 100%; transform: rotate(-15deg) scale(1) translate(-40px, 83px); transition: all 0.6s ease; }
/* Right slide */
.slidergallery_sec .swiper-slide-prev img { opacity: 1 !important; }
.slidergallery_sec .swiper-slide-next img { transform: rotate(15deg) scale(1) translate(40px, 83px); opacity: 1 !important; }

/* Center slide */
.slidergallery_sec .swiper-slide-active img { transform: rotate(0deg) scale(1) translateY(0px); z-index: 5; opacity: 1 !important; }
.radici-content h2,
.radici-content p {
  opacity: 0;
  transform: translateY(30px);
}

.radici-content.animate h2,
.radici-content.animate p {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.radici-content.animate h2 {
  transition-delay: 0.1s;
}

.radici-content.animate p {
  transition-delay: 0.25s;
}
.radiciSwiper {
  will-change: transform;
}
/* Prevent initial jump */
.radiciSwiper .swiper-wrapper {
  transition-duration: 0ms;
}

/* Enable animation after ready */
.radiciSwiper.locked .swiper-wrapper {
  transition-duration: 0ms !important;
}


/*--------------------------------------------------CSSK--------------------------------------------*/
.banner_sec.border_below + div { position: relative; }
.page-template-template-rooms .package_sec:before,
.banner_sec.border_below + div:before { width: 100%; height: 2px; content: ''; border-bottom: 2px dashed #d6d3ce; position: absolute; left: 0; top: 4px; } 

/* package_sec */
.package_sec { counter-reset: counter; width: 100%; position: relative; background: #fbf8f3; }
.package_sec .packagebg { width: 100%; padding: 125px 0 90px; counter-increment: counter;  }
.package_sec .packagebg:nth-of-type(even) { background: #f6efe7; }
.package_sec .packagebg:nth-of-type(even) .packagesliderwrap { order: 0; }
.package_sec .packagebg:nth-of-type(even) .contents { padding: 0 0 0 90px; }
.package_sec .packagebg:nth-of-type(1) .contents { background: url(images/one.svg) 20% center no-repeat; }
.package_sec .packagebg:nth-of-type(2) .contents { background: url(images/two.svg) center center no-repeat; }
.package_sec .packagebg:nth-of-type(3) .contents { background: url(images/three.svg) 1% center no-repeat; }
.package_sec .packagebg:nth-of-type(4) .contents { background: url(images/four.svg) center center no-repeat; }
.package_sec .packagebg:nth-of-type(5) .contents { background: url(images/five.svg) 1% center no-repeat; }
.package_sec .packagebg:nth-of-type(6) .contents { background: url(images/six.svg) center center no-repeat; }
.package_sec .sliderbg { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; }
.package_sec .packagesliderwrap { width: 49.5%; order: 1; margin-bottom: 40px; position: relative; }
.package_sec .packageslider { width: 100%; position: relative; box-shadow: 4px 6px 6px 0 rgba(0, 0, 0, 0.25); border-radius: 4px; }
.package_sec .packagesliderwrap:after { width: 2px; height: 25px; content: ''; position: absolute; right: 32px; bottom: -42px; background: #DCD7C9; }
.package_sec .packagesliderwrap:before { width: calc(100% - 170px); height: 2px; content: ''; position: absolute; left: 90px; bottom: -32px; background: #D1A37D; }
.package_sec .contents { padding: 0 70px 0 0; position: relative; width: 50.5%; }
.package_sec .slick-arrow { width: 12px; height: 20px; border: 0; cursor: pointer; position: absolute; right: 53px; bottom: -40px; background: url(images/gallery-prev.svg) no-repeat; background-size: contain; font-size: 0; line-height: 0; }
.package_sec .slick-arrow.slick-next { right: 0; background-image: url(images/gallery-next.svg); } 
.package_sec .galleryimg { width: 100%; height: 0; padding-bottom: 83%; position: relative; display: block; border-radius: 4px; overflow: hidden; }
.package_sec .galleryimg img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.package_sec .slick-slide { line-height: 0; }
.package_sec .counter { position: absolute; left: 0; bottom: -45px; color: #D1A37D; font-size: 16px; font-family: 'main-font'; font-weight: 600; line-height: 1.5; letter-spacing: 2.4px; text-transform: uppercase; }
.package_sec .post-number { color: #A27B5B; font-size: 14px; line-height: 1.5; letter-spacing: 2.1px; text-transform: uppercase; font-family: 'main-font'; }
.package_sec h3 { color: #A27B5B; font-family: 'main-font'; font-size: 32px; font-weight: 400; line-height: 1.2; padding: 50px 0 30px; }
.package_sec ul { list-style: none; margin: 0; padding: 0 0 30px 0; }
.package_sec li:before { width: 22px; height: 14px; content: ''; position: absolute; left: 0; top: 10px; background: url(images/bullet.svg) no-repeat; background-size: contain;}
.package_sec li { font-size: 18px; letter-spacing: 0.01em; position: relative; padding: 0 0 15px 38px; }
.package_sec p { padding-bottom: 30px; }
.package_sec .read_more { color: #3F4E4F; }
/* .package_sec .packagebg .contents:before { content: counter(counter); font-family: "Alex Brush", cursive; color: #f6efe7; font-size: 450px; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); } */

/*rooms*/
.package_sec .contents { z-index: 1; }
.package_sec .contents .roomtype { color: #f0eade; font-family: 'Tangier'; font-size: 240px; font-style: normal; font-weight: 300; line-height: 1; position: absolute; left: 0; top: -25px; z-index: -1; }
.package_sec .packagebg:nth-of-type(even) .contents .roomtype { left: 50px; }
.page-template-template-rooms .package_sec .packagebg .contents { background: none !important; }
.page-template-template-rooms .package_sec .contents h3 { padding-top: 0; min-height: 220px; font-size: 40px; }
.package_sec .pretitle { display: block; color: #A27B5B; font-family: "main-font"; font-size: 14px; font-weight: 400; line-height: 1.5; letter-spacing: 2.1px; text-transform: uppercase; padding-bottom: 8px; }
.page-template-template-rooms .package_sec .packagebg:nth-of-type(odd) { padding-top: 170px; }
.package_sec .amenties {  list-style: none; padding: 20px 0 10px 0; margin-bottom: 20px; width: 100%; border-top: 2px solid #ebe8e3; border-bottom: 2px solid #ebe8e3; }
.package_sec .amenties li:before { display: none; }
.package_sec .amenties li { vertical-align: top; padding: 0 20px 10px 0; display: inline-flex; align-items: center; }
.package_sec .amenties li .icon { min-height: 31px; display: flex; align-items: center; line-height: 0; margin: 0 5px 0 0; }
.package_sec .amenties li { color: #141414; font-family: "main-font"; font-size: 14px; font-weight: 400; line-height: 1.5; letter-spacing: 2.1px; text-transform: uppercase; }
.page-template-template-rooms .package_sec .packagebg:nth-of-type(even) .contents { padding-left: 50px; }
.package_sec .packagebg:nth-of-type(even) .contents .roomtype { color:#eae3d1 }


/* explore_the_city_sec */
.page-template-template-packages .explore_the_city_sec { background: #f6efe7; }
.page-template-template-packages .explore_the_city_sec:before { opacity: 0; }
.explore_the_city_sec.no_space { padding-top: 0; }
.explore_the_city_sec.no_space .contactbox { transform: translate(0,50px); }
.page-template-template-packages #footer-part { padding-top: 60px; } 


/* imgcontent_sec */
.imgcontent_sec.reverse .global_intro { order: -1; padding: 10px 100px 0 0; }
.page-template-template-amenities .imgcontent_sec { padding: 130px 0; }

/* contentform_sec */
.page-template-template-rooms .contentform_sec { padding-top: 50px; background: transparent; }
.page-template-template-rooms .contentform_sec .shadowbg { background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 80.51%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #161b1e 75%, #F2EEE5 100%); }
.page-template-template-rooms .contentform_sec .formblock:before { box-shadow: none; }
.page-template-template-rooms .contentform_sec .shadowbg { height: 75%; }

/* amenities_sec */
.amenities_sec { padding-bottom: 70px; width: 100%; }
.amenities_sec .introcontent { padding: 75px 30px 420px; outline: 2px dashed #d9d6cd; outline-offset: -10px; margin: 0px 40px -320px 40px; position: relative; background: #f3f0e7; border-radius: 5px; }
.amenities_sec .intromid { max-width: 730px; margin: 0 auto; text-align: center; }
.amenities_sec .introcontent h6 { font-weight: 400; font-size: 14px; line-height: 1.5; color: #A27B5B; letter-spacing: 0.15em; text-transform: uppercase; }
.amenities_sec .introcontent h3 { padding-bottom: 30px; font-weight: 400; font-size: 32px; line-height: 1.2; color: #A27B5B; }
.amenities_sec .introcontent p { padding: 0; }
.amenities_sec .itembox { width: 50%; padding: 0 8px; }
.amenities_sec .amentiesbg { margin: 0 -8px; }
.amenities_sec .textbg { margin: 20px 20px 0; border-top: 1px solid #cea383; padding: 15px 0 25px 0; }
.amenities_sec h3 { color: #A27B5B; font-size: 32px; font-weight: 400; line-height: 1.2; }
.amenities_sec ul { list-style: none; margin: 0; padding: 0 0 25px 0; }
.amenities_sec li:before { width: 22px; height: 14px; content: ''; position: absolute; left: 0; top: 8px; background: url(images/bullet.svg) no-repeat; background-size: contain; }
.amenities_sec	li { font-size: 18px; letter-spacing: 0.01em; position: relative; padding: 0 0 15px 38px; }
.amenities_sec figure { width: 100%; border-radius: 5px; overflow: hidden; box-shadow: 5px 5px 15px rgba(0,0,0,0.3); }

/*-------------------dining-------------------*/
.banner_sec.dining .hero_text { text-align: center; align-items: flex-end; padding-bottom: 110px; }
.banner_sec.dining .wrapper { margin:  0 auto; }
.banner_sec.dining .hero { height: 80vh; min-height: 720px; }
.banner_sec.dining .hero .hero-image img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; } 
.banner_sec.dining .hero_text { }
.banner_sec.dining .hero_text .logo { display: inline-block; vertical-align: top; margin-bottom: 40px; }
.banner_sec.dining .hero_text p { color: #FFF; font-family: Barlow; font-size: 24px; font-weight: 400; line-height: 1.5; padding-bottom: 35px; }
.page-id-411 .banner_sec.dining .hero_text { padding-bottom: 70px; }
.page-id-411 .banner_sec.dining .hero_text .logo { margin-bottom: 25px; }


.button2 { position: relative; color: #FFF; font-family: "main-font"; font-size: 13px; font-weight: 600; line-height: 1; letter-spacing: 1.95px; text-transform: uppercase; padding: 10px 20px 5px; min-height: 48px; display: inline-flex; align-items: center; justify-content: center; min-width: 260px; vertical-align: top; text-align: center; background: #a27b5b; border-radius: 40px; }
.button2:before { transition: all 0.3s; width: calc(100% + 6px); height: calc(100% + 6px); content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50px; border: 1px solid #a27b5b; }
.button2:hover { background:#b39378; }

/* introtext_sec */
.page-template-template-dining .introtext_sec { padding-top: 30px; padding-bottom: 290px; }
.introtext_sec h2 { padding-bottom: 35px; }
.introtext_sec.history h2 { padding-bottom: 14px; }
.introtext_sec .wrapper { max-width: 640px; }
.introtext_sec p { padding-bottom: 25px; }

/* dining_box */
.dining_box { width: 100%; background: #f4f0e7; }
.dining_box .imagebox { width: 100%; max-width: 1215px; margin: -190px auto 0px; border-radius: 5px; position: relative; }
.dining_box .imagebox figure { overflow: hidden; z-index: 1; position: relative; width: 100%; height: 0; padding-bottom: 41.15%; position: relative;display: block; box-shadow: 9px 10px 13px rgba(0, 0, 0, 0.1); border-radius: 5px; } 
.dining_box .imagebox figure img { position: absolute; left: 0; top: 0; border-radius: 5px; width: 100%; height: 125%; object-fit: cover; will-change: transform; }
.dining_box .imagebox .logo { max-width: 258px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1; }

/* restmenu_sec */
.dining_box .restmenu_sec { padding-top: 95px; }
.dining_box .restmenu_sec .menuintrobg { padding-top: 50px; }
.dining_box .restmenu_sec .menuintrobg h4 { color: #D1A37D; text-align: center; font-family: Barlow; font-size: 20px; font-weight: 400; line-height: 1.5; letter-spacing: 3px; text-transform: uppercase; }
.dining_box .restmenu_sec .menublock { position: relative; overflow: hidden; }
.dining_box .restmenu_sec .menublock .menublockmid { position: relative; z-index: 1; }
.dining_box .restmenu_sec .menublock .graphic { display: block; width: 114px; height: 114px; position: absolute; background: url(images/curve-lt.svg) no-repeat; background-size: contain; }
.dining_box .restmenu_sec .menublock .graphic.lt { left: 17px; top: 17px; }
.dining_box .restmenu_sec .menublock .graphic.rt { right: 17px; top: 17px; background-image: url(images/curve-rt.svg); }
.dining_box .restmenu_sec .menublock .graphic.lb { left: 17px; bottom: 17px; background-image: url(images/curve-lb.svg); }
.dining_box .restmenu_sec .menublock .graphic.rb { right: 17px; bottom: 17px; background-image: url(images/curve-rb.svg); }
.dining_box .restmenu_sec .menublock .menu_icon { max-width: 720px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.dining_box .midcontent { padding-top: 40px; }

.dining_box .explore_the_city_sec .inner { position: relative; z-index: 1; }
.dining_box .explore_the_city_sec .contactbox { transform: none; 
background: linear-gradient(219deg, var(--MAIN-GREEN, #2C3639) 45.13%, rgba(63, 78, 79, 0.80) 90.87%);
box-shadow: 57px 61px 23px 0 rgba(0, 0, 0, 0.00), 36px 39px 21px 0 rgba(0, 0, 0, 0.01), 20px 22px 18px 0 rgba(0, 0, 0, 0.05), 9px 10px 13px 0 rgba(0, 0, 0, 0.09), 2px 2px 7px 0 rgba(0, 0, 0, 0.10);

}
.dining_box .explore_the_city_sec .imagecontentbox:after,
.dining_box .explore_the_city_sec .imagecontentbox:before { width: 100%; height: 2px; content: ''; border-bottom: 2px dashed #d6d3ce; position: absolute; left: 0; top: -10px; } 
.dining_box .explore_the_city_sec .imagecontentbox:after { top: auto; bottom: -8px; }

.dining_box .explore_the_city_sec:before,
.dining_box .explore_the_city_sec:after { display: none; }
.dining_box .explore_the_city_sec .imagecontentbox { text-align: center; color: #fff; width: 100%; margin: -80px 0 0 0; height: 0; padding-bottom: 43%; position: relative; }
.dining_box .explore_the_city_sec .imagecontentbox img.main-image { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; }
.dining_box .explore_the_city_sec .imagecontentbox .internal { display: flex; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; padding: 100px 0 30px; }
.dining_box .explore_the_city_sec .imagecontentbox .internal2 { width: 100%; } 
.dining_box .explore_the_city_sec .imagecontentbox .logo { margin: 0 auto; display: block; }
.dining_box .explore_the_city_sec .imagecontentbox p { padding: 40px 0 40px; max-width: 450px; margin:  0 auto; }
.dining_box .explore_the_city_sec .imagecontentbox .read_more { color: #fff; }
.dining_box .explore_the_city_sec .imagecontentbox .bg-logo { position: absolute; left: 50%; bottom: 20px; transform: translate(-50%,0%); }

/* imgcontent_sec */
.dining_box .imgcontent_sec { padding: 128px 0; position: relative; }
.dining_box .imgcontent_sec:after { width: 100%; height: 2px; content: ''; border-bottom: 2px dashed #d6d3ce; position: absolute; left: 0; bottom: 7px; } 

.page-template-template-dining .dining_box .imgcontent_sec { background: #FAF8F2; }
.page-template-template-dining .dining_box .imgcontent_sec:before { width: 100%; height: 2px; content: ''; border-bottom: 2px dashed #d6d3ce; position: absolute; left: 0; top: 5px; }

/* parking_sec */
.parking_sec { padding: 128px 0 130px; text-align: center; color: #fff; width: 100%; background: #2c3639; }
.parking_sec h3 { padding-bottom: 35px; font-family: main-font; font-weight: 400; font-size: 32px; line-height: 1.2; color: #D1A37D; }
.parking_sec p { font-size: 24px; }
.parking_sec .read_more { margin: 10px; color: #fff; }
.parking_sec .intro { padding-bottom: 20px; }
.parking_sec .map { width: 100%; }
.parking_sec .map img { width: 100%; } 

.page-template-template-dining #footer-part { padding-top: 30px; }

.map-svg { z-index: 9; position: absolute; inset: 0; width: 100%; height: 100%; }
#routePath { z-index: 9; stroke-dasharray: 5; stroke-dashoffset: 1000; transition: stroke-dashoffset 3s linear; }
.map-section.animate #routePath { stroke-dashoffset: 0; }

/* chef_sec */
.dining_box .imgcontent_sec.chef { padding-bottom: 90px; background: #faf8f2; }
.dining_box .imgcontent_sec.chef .wrapper { align-items: flex-start; }
.dining_box .imgcontent_sec.chef h3 { font-size: 40px; min-height: 175px; }
.dining_box .imgcontent_sec.chef .bg-text { color: #f0eade; font-family: 'Tangier'; font-size: 240px; font-style: normal; font-weight: 300; line-height: 1; position: absolute; left: 10px; top: -25px; z-index: -1; }
.dining_box .imgcontent_sec.chef .global_intro { padding-top: 0; position: relative; }
.dining_box .imgcontent_sec.chef h6 { padding-bottom: 20px; }
.dining_box .imgcontent_sec.chef:after { display: none; }

.dining_box .imgcontent_sec.chef + .explore_the_city_sec.no_space { background: #faf8f2; }

.restmenu_sec .menublock .menuitems.active { display: block; }
.restmenu_sec .menublock { width: calc(100% - 60px); max-width: 1216px; min-height: 760px; }
.restmenu_sec { padding-left: 15px; padding-right: 15px; }
.restmenu_sec .menuintrobg { padding-left: 40px; padding-right: 40px; }
.restmenu_sec .menublock .menublockmid { padding: 33px 15px 50px; width: 100%; }
.restmenu_sec .menublock .menuitems ul { padding: 0; margin: 0; }

/* explore page package */
.package_sec.explore { }
.package_sec.explore .packagebg { padding: 172px 0 72px; }
.package_sec.explore .packagesliderwrap { padding-left: 2px; padding-right: 1px; }
.package_sec.explore .contents .roomtype { top: 63px; left: 3px; }
.package_sec.explore h3 { font-size: 40px; padding: 90px 0 148px; }
.package_sec.explore .contents { padding: 0 80px 0 3px; background: none !important; }
.package_sec.explore a.read_more { border: 0px; }
.package_sec.explore a.read_more span.icon { display: inline-block; margin: 8px 10px 0px 0px; vertical-align: middle; }
.package_sec.explore a.read_more span.linktext { transition: 0.3s all; border-bottom: 1px solid #A27B5B; display: inline-block; }
.package_sec.explore a.read_more:hover span.linktext { border: 0px; }
.package_sec.explore p { padding-bottom: 25px; }
.package_sec.explore { }
.package_sec.explore2 { background: #F4F0E7; }
.package_sec.explore2 .sliderbg { flex-direction: row-reverse; }
.package_sec.explore2 .packagebg { padding: 130px 0 114px; }
.package_sec.explore2 .contents .roomtype { top: 50px; left: 55px; color: #e9e2d0; }
.package_sec.explore2 .contents { padding: 0 50px 0 55px; }
.package_sec.explore2 h3 { padding: 76px 0 148px; }

/* contentforms for explore */
.page-template-template-explore-lawrenceville .contentform_sec { padding-top: 50px; background: transparent; }
.page-template-template-explore-lawrenceville .contentform_sec .shadowbg { background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 80.51%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #161b1e 75%, #F2EEE5 100%); }
.page-template-template-explore-lawrenceville .contentform_sec .formblock:before { box-shadow: none; }
.page-template-template-explore-lawrenceville .contentform_sec .shadowbg { height: 75%; }

.page-template-template-careers #footer-part { padding-top: 25px; }

.popup_box { padding: 0 15px; transition: all 0.3s; opacity: 0; visibility: hidden; transform: scale(0); overflow: auto; position: fixed; left: 0; top: 0; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center; width: 100%; height: 100%; z-index: 999; background: rgba(0,0,0,0.7); }
.popup_box .popup_inner { margin: 0 auto; max-width: 1215px; width: 100%; }
.popup_box .contentform_sec { padding: 100px 0; background: none; text-align: center; }
.popup_box .contentform_sec form { text-align: left; }
.popup_box .contentform_sec .formblock h3 { padding: 0px 0 15px; }
.popup_box .wpcf7 { padding-top: 70px; }
.popup_box.active { opacity: 100; visibility: visible; transform: scale(1); } 
.popup_box .close-popup { width: 20px; height: 20px; position: absolute; right: 15px; z-index: 4; cursor: pointer; top: 15px; font-size: 0; line-height: 0; background: url(images/close-icon.png) center center no-repeat; background-size: contain; }
.locked { overflow: hidden; }

/* footer-part */
#footer-part { padding-top: 190px; width: 100%; background: #161b1e; }
#footer-part .wrapper { max-width: 1300px; }

/* footer_sec */
.footer_sec { padding: 105px 0 35px; width: 100%; color: #fff; position: relative; background: #161b1e url(images/vector-building.svg) center 40px no-repeat; background-size: 100% auto; }
.footer_sec .logobox { text-align: center; }
.footer_sec .logo { padding-bottom: 85px; max-width: 408px; display: block; margin: 0 auto; }
.footer_sec .head { overflow: hidden; margin-bottom: 25px; }
.footer_sec .head h6 { display: inline-block; vertical-align: top; padding: 0; position: relative; }
.footer_sec .head h6:after { width: 2000px; height: 1px; background: #3F4E4F; content: ''; position: absolute; left: calc(100% + 15px); top: 50%; }
.footer_sec h6 { color: #D1A37D; text-transform: uppercase; }
.footer_sec .left { width: 24%; }
.footer_sec .center { width: calc(76% - 35px); }
.footer_sec .right { width: 35px; }
.footer_sec .right ul { list-style: none; margin: 0; padding: 0; }
.footer_sec .right li { display: block; padding-bottom: 6px; }
.footer_sec .right li a { width: 36px; font-size: 20px; height: 36px; border: 1px solid #D1A37D; display: block; line-height: 34px; text-align: center; color: #D1A37D; border-radius: 50%; }
.footer_sec .right li a:hover { background: #D1A37D; color: #2c3638; }
.footer_sec address { font-style: normal; line-height: 1.3; }
.footer_sec h6 { padding-bottom: 20px; }
.footer_sec .phone span { display: block;  color: #D1A37D; }
.footer_sec .phone span a { color: #DCD7C9; }
.footer_sec .phone { line-height: 1.4; }
.footer_sec .left p { padding-bottom: 15px; }
.footer_sec .center ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }
.footer_sec .center ul.menu > li  { width: 30%; }
.footer_sec .center ul.menu > li > a { color: #D1A37D; font-size: 14px; line-height: 1.2; text-transform: uppercase; letter-spacing: 0.15em;  letter-spacing: 0.15em;text-transform: uppercase; font-family: main-font; }
.footer_sec .center ul.menu > li:nth-of-type(2) { width: 28%; }
.footer_sec .center ul.menu > li:nth-of-type(3) { width: 18%; }
.footer_sec .center ul.menu > li:nth-of-type(4) { width: 24%; }
.footer_sec .center ul.menu > li ul { padding-top: 15px; }
.footer_sec .center ul.menu > li li { width: 100%; display: block; padding-bottom: 14px; font-family: 'Metropolis'; }
.footer_sec .center ul.menu > li li a { color: #fff; }
.footer_sec .center ul.menu > li li a:hover { text-decoration: underline; }
.footer_sec .center ul.menu > li .submenu-toggle { display: none; }

/* newsletter_sec */
.newsletter_sec { padding: 40px 0 0; background: #0d0d0d; color: #DCD7C9; width: 100%; }
.newsletter_sec .head { overflow: hidden; margin-bottom: 25px; }
.newsletter_sec .head h6 { display: inline-block; vertical-align: top; padding: 0; position: relative; color: #D1A37D; }
.newsletter_sec .head h6:after { width: 2000px; height: 1px; background: #3F4E4F; content: ''; position: absolute; left: calc(100% + 15px); top: 50%; }

/* newsletterbox */
.newsletter_sec .newsletterbox { padding-bottom: 35px; border-bottom: 1px solid #2C3639; width: 100%; }
.newsletter_sec .newsletterbox .left { width: 34%; padding-right: 30px; }
.newsletter_sec .newsletterbox .right { width: 66%; padding: 0 40px 0 0px; }
.newsletter_sec .newsletterbox .left p { font-size: 16px; font-family: "Roboto", sans-serif; }
.newsletter_sec .newsletterbox form p { padding: 0; display: flex; align-items: center; }
.newsletter_sec .newsletterbox form input[type="submit"] { cursor: pointer; width: 110px; background: transparent; border: 0; border-bottom: 1px solid #D1A37D; color: #D1A37D; }
.newsletter_sec .newsletterbox form input[type="submit"]:hover { color: #fff; border-color: #fff; }
.newsletter_sec .newsletterbox form .wpcf7-form-control-wrap { display: block; width: calc(100% - 110px); padding: 0 35px 0 0; }
.newsletter_sec .newsletterbox form .wpcf7-form-control-wrap input[type="email"] { margin: 0; width: 100%; height: 50px; border: 1px solid #D1A37D; font-size: 16px; padding: 15px; color: #B4B4B4; background: transparent; font-family: "Roboto", sans-serif; }
.newsletter_sec .newsletterbox .right small { display: block; padding: 10px 35px 0 0; width: calc(100% - 110px); font-size: 13px; }

/* copyrightbox */
.newsletter_sec .copyrightbox { padding: 25px 0; font-size: 14px; color: #DCD7C9; }
.newsletter_sec .right a, 
.newsletter_sec .left a { color: #DCD7C9; text-decoration: underline; }
.newsletter_sec .right a:hover, 
.newsletter_sec .left a:hover { text-decoration: none; }
.newsletter_sec .center { padding: 0 70px 0 0; font-family: main-font;}
.newsletter_sec .right { padding: 0 15px 0 0; }
.newsletter_sec p { padding: 0; }

.wpcf7-spinner { display: none !important; }

#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }
#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }
#back-to-top.show { opacity: 0.8; }
#back-to-top.show:hover { opacity: 1; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }





/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}


.bb-section { position: relative; height: 300vh; }
.panels { position: relative; width: 100%; height: 100vh; overflow: hidden; }
.panel { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; }
.panel-img { display: block; width: 100%; margin-bottom: 1rem; }

.fade-section { opacity: 0; transform: translateY(50px); transition: opacity 0.3s; }


.guest-dropdown { display: none; position: absolute; background: #fffdf8; border-radius: 5px; box-shadow: 0px 0px 5px #ddd; padding: 0; z-index: 20; width: 100%; }
.row { position: relative; }
.guest-row { display: flex; justify-content: space-between; padding: 15px 15px; }
.guest-row + .guest-row { border-top: 1px solid #D9D4C6; }
.counter button { width: 28px; height: 28px; } 
.counter span { margin: 0; padding: 0 10px; min-width: 20px; display: inline-block; text-align: center; }

#menu-hover-image-container { position: absolute;  top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; opacity: 0; visibility: hidden; transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; z-index: 10; }


.accordion .heading { font-family: main-font; cursor: pointer; font-weight: 400; font-size: 24px; line-height: 1.25; padding: 10px 20px 10px 12px; border-top: 1px solid #A27B5B; border-bottom: 1px solid #A27B5B; color: #A27B5B; margin-bottom: -1px; transition: all 0.3s; position: relative; }
.accordion .heading:before { width: 5px; height: 5px; content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; background: #A27B5B; border-radius: 50%; transition: all 0.3s; }
.accordion .heading:after { width: 18px; height: 18px; content: ''; position: absolute; right: 0px; top: 50%; margin-top: -9px; background: url(images/accordion-arrow.svg) no-repeat; background-size: contain; transition: all 0.3s; }
.accordion .heading.active:after { transform: rotate(90deg); }
.accordion .contents { display: none; }


.wpcf7 form.sent .wpcf7-response-output { padding:10px; color:#46b450; font-weight:700; }

.animate_section { position: relative; top: 50px; transition: ease-in-out 0.5s; opacity: 0; }
.animate_section.in-view { top: 0; opacity: 100; }
