/*
Theme Name: kingdomvision
Theme URI: -
Description: kingdomvision Wordpress Theme
Version: 1.0
Author: kingdomvision
Text Domain: kingdomvision
*/

/*Basic Style*/
@import url('//fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Raleway:ital@0;1&display=swap');
@font-face {
  font-family: 'Tropline Black';
  src: url('fonts/tropiline-black.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tropline Bold';
  src: url('fonts/tropiline-bold.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ernestine Pro Bold';
  src: url('fonts/ernestinepro-bold.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ernestine Pro Regular';
  src: url('fonts/ernestinepro-regular.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebas Neue Book';
  src: url('fonts/bebas-neue-book.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebas Neue Bold';
  src: url('fonts/bebas-neue-bold.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html { -webkit-text-size-adjust: none; scroll-behavior: smooth; }
body {margin: 0; font-family: "Jost", Arial, sans-serif; line-height: 1.42857; font-size: 20px; color: #1D1D1B;}
* {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
h1, h2, h3, h4, h5, h6 {font-family: "Tropline Black", Arial, sans-serif; font-weight: 700; line-height: normal; margin: 0 0 15px; color: #ceb67c;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-weight: inherit; color: inherit;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {color: inherit; opacity: 0.85;}
h1{font-size: 80px;}
h2{font-size: 60px;}
h3{font-size: 50px;}
h4{font-size: 40px;}
h5{font-size: 30px;}
h6{font-size: 20px;}
p { margin: 0 0 20px; overflow-wrap: break-word; }
p:last-child { margin-bottom: 0; }

a {color: #2661aa; text-decoration: none; outline: 0; transition: 0.5s all;}
a:hover, a:focus {color: #c11017;}

ul, ol {margin-bottom: 10px; margin-top: 0;}
img {max-width: 100%; height: auto; display: block;}

.alignleft {float: left; margin: 5px 20px 20px 0;}
.aligncenter {display: block; margin: 0 auto;}
.alignright {float: right; margin: 5px 0 20px 20px;}

input, button, select, textarea {font-family: inherit; font-size: inherit; line-height: inherit; padding: 6px 30px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {background: #000; border: 0 none; color: #fff; cursor: pointer; padding: 8px 20px; transition: all 0.5s ease 0s; line-height: 1.3; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input:focus, button:focus, textarea:focus {outline: none; border: none; }
button, select {text-transform: none;}
label {display: inline-block; font-weight: bold; margin-bottom: 5px; max-width: 100%;}

input, select{-webkit-appearance:none;}

table {border-collapse: collapse; border-spacing: 0; max-width: 100%; width: 100%;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {border-top: 1px solid #ddd; line-height: 1.42857; padding: 8px; vertical-align: top;}

.btn {background-color: #e11f26; background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.1) 50%, rgba(0,0,0,.1)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0); background-repeat: repeat-x; background-size: 200%; background-position: 0 -100%; border-radius: 40px; color: #fff; display: inline-block; font-size: 14px; padding: 12px 20px;}
.btn:hover, .btn:focus {color: #fff;}

.full-section { width: 100%; float: left; }
.container { max-width: 1200px; padding: 0 15px; width: 100%; margin: 0 auto; position: relative; }
li.widget { display: block; }


/*Custom Button*/
.custom-btn a { width: 165px; height: 50px; display: flex; align-items: center; justify-content: center; position: relative; margin-top: 20px; }
.custom-btn a span { font: 15px Ernestine Pro Bold; text-transform: uppercase; color: #ceb67c; z-index: 1; transition: 0.5s all; }
.custom-btn a:hover span { color: #000000; }
.custom-btn a svg { position: absolute; width: 100%; height: 100%; }
.custom-btn a svg path.cls-3 { fill: transparent; transition: 0.5s all; }
.custom-btn a svg path.cls-4 { fill: #ceb67c; }
.custom-btn a svg rect.cls-2 { fill: #ffffff; }
.custom-btn a svg circle { fill: #ceb67c; transition: 0.5s all; }
.custom-btn a:hover svg path.cls-3 { fill: #ceb67c; }
.custom-btn a:hover svg circle { fill: #004236; }


section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn { text-align: center; margin: 40px 0 10px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a { margin: 0 auto; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a svg path { fill: #841D11; transition: 0.5s all; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a svg rect.cls-2 { fill: #ffffff; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a svg circle { fill: #CCB079; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a:hover svg path.cls-3 { fill: #000000; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details .custom-btn a span{color: #E6E4DC;}


/*Header Wrapper*/
.header-wrapper { background: #000000; padding: 25px 0; }
.header-wrapper .header-inner { display: flex; align-items: center; justify-content: space-between; }
.header-wrapper .header-inner .navigation-wrapper { display: flex; align-items: center; flex: 1; position: relative; justify-content: space-between; padding: 0 50px; }
.header-wrapper .header-inner .navigation-wrapper .logo-wrapper { position: absolute; left: 50%; transform: translateX(-50%); z-index: 10; }
.header-wrapper .header-inner .navigation-wrapper .logo-wrapper img { height: 60px; }
.header-wrapper .header-inner .navigation-wrapper .logo-wrapper a { display: inline-block; }
.header-wrapper .header-inner .navigation-wrapper .menu { display: flex; align-items: center; gap: 30px; padding: 0; margin: 0; }
.header-wrapper .header-inner .navigation-wrapper .menu li { list-style: none; position: relative; }
.header-wrapper .header-inner .navigation-wrapper .menu > li > a { display: inline-block; color: #ceb67c; font: 500 16px Jost; position: relative; }
.header-wrapper .header-inner .navigation-wrapper .menu > li > a:after { background: #ceb67c; bottom: -5px; content: ""; height: 2px; left: 0; position: absolute; width: 100%; transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s; transform: scaleX(0); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); }
.header-wrapper .header-inner .navigation-wrapper .menu > li.current-menu-item > a:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
.header-wrapper .header-inner .navigation-wrapper .menu > li > a:hover:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
.header-wrapper .header-inner .navigation-wrapper .menu li.current-menu-parent > a:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu { margin: 0; position: absolute; left: 0; background: #000000; padding: 0; width: 150px; display: inline-block; top: 66px; z-index: 9999; opacity: 0; visibility: hidden; transition: 0.5s all; }
.header-wrapper .header-inner .navigation-wrapper .menu-item:hover ul.sub-menu { visibility: visible; opacity: 1; }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu li { list-style: none; border-bottom: 1px solid #dddddd; }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu li a { display: block; font-size: 14px; padding: 5px 10px; color: #ffffff; }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu li:last-child { border: none; }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu li a:hover { background: #ceb67c; }
.header-wrapper .header-inner .navigation-wrapper .menu-item ul.sub-menu li.current-menu-item a { background: #ceb67c; }
.header-wrapper .header-inner .header-btn a { width: 165px; height: 50px; display: flex; align-items: center; justify-content: center; position: relative; }
.header-wrapper .header-inner .header-btn a span { font: 15px Ernestine Pro Bold; text-transform: uppercase; color: #ceb67c; z-index: 1; transition: 0.5s all; }
.header-wrapper .header-inner .header-btn a:hover span { color: #000000; }
.header-wrapper .header-inner .header-btn a svg { position: absolute; width: 100%; height: 100%; }
.header-wrapper .header-inner .header-btn a svg path.cls-3 { fill: transparent; }
.header-wrapper .header-inner .header-btn a svg path { fill: #ceb67c; transition: 0.5s all; }
.header-wrapper .header-inner .header-btn a svg rect.cls-2 { fill: #ffffff; }
.header-wrapper .header-inner .header-btn a svg circle { fill: #ceb67c; transition: 0.5s all; }
.header-wrapper .header-inner .header-btn a:hover svg path.cls-3 { fill: #ceb67c; }
.header-wrapper .header-inner .header-btn a:hover svg circle { fill: #004236; }


.header-wrapper .header-inner .header-search img { width: 45px; height: 45px; }
.header-wrapper .header-inner .header-search button { padding: 0; }
.search-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.95); display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; transition: 0.4s ease; z-index: 9999; }
.search-overlay.active { opacity: 1; visibility: visible; }
.search-box { text-align: center; position: relative; width: 1000px; }
.search-box form { display: flex; flex-wrap: wrap; }
.search-box form input { width: 80%; padding: 15px 20px; font-size: 18px; border: 2px solid #c9a96e; background: transparent; color: #ffffff; line-height: 30px; }
.search-box button { padding: 15px 20px; border: 2px solid #c9a96e; border-left: none; color: #000000; line-height: 30px; width: 20%; background: #c9a96e; }
.search-box button:hover { background: #841D11; color: #CBAE75; }
.search-close { position: absolute; top: -100px; right: 0; font-size: 35px; color: #c9a96e; cursor: pointer; }


/*Search Result Page*/
.search-result-wrapper { padding-top: 100px; padding-bottom: 250px; }


/*Responsive Menu*/
.mobile-navigation{display: none;}
.mobile-navigation .menu-button i { color: #ceb67c; width: 32px; height: 35px; font-size: 35px; }
.mobile-menu {display: none; width: 100%; position: absolute; left: 0; top: 70px; background-color: #000000; z-index: 999999; }
.mobile-menu ul.menu {margin: 0; padding: 0;}
.mobile-menu ul.menu > li.menu-item {text-align: left; list-style: none; border-bottom: 1px solid #ceb67c; position: relative;}
.mobile-menu ul.menu > li.menu-item:last-child { border: none; }
.mobile-menu ul.menu > li.menu-item.current-menu-parent > a,
.mobile-menu ul.menu > li.menu-item.current-menu-item > a { color: #000000; background: #ceb67c; }
.mobile-menu ul.menu > li.menu-item.menu-item-has-children:after {content: "\f107"; font: 18px FontAwesome; top: 0; right: 0; width: 50px; height: 20px; padding: 20px 0; position:absolute;text-align: center;}
.mobile-menu ul.menu > li.menu-item > a {display: block; padding: 15px; color: #ceb67c; font-size: 20px;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu {background-color: #e0e0e0; visibility: hidden; height: 0; margin: 0; opacity:0;}
.mobile-menu ul.menu > li.menu-item.active ul.sub-menu {border-top: 1px solid #ceb67c; visibility: visible; height: auto; opacity:1; padding: 0;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item{list-style: none; border-bottom: 1px solid #ceb67c; position:relative;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item:after {content: "\f105"; font: 15px FontAwesome; top: 50%; transform:translateY(-50%); left: 12px; position:absolute;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item:last-child{border:none;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item a {display: block; padding: 12px 0 12px 30px; color: #ceb67c; font-size: 16px;}
.mobile-menu ul.menu > li.menu-item > ul.sub-menu li.menu-item.current-menu-item a {color: #ec0c16;}



/*404 page*/
body.error404 .gdl-page-404 { margin: 50px 0; }
body.error404 .gdl-page-404 .message-box-wrapper { text-align: center; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title { margin-bottom: 50px; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span { background-color: #c4000b; color: #ffffff; display: inline-block; font-family: arial; font-size: 200px; font-weight: bold; height: 225px; line-height: 185px; padding: 20px; vertical-align: middle; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span:nth-child(2) { background-color: #727171; color: #ffffff; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-content p { font-size: 25px; margin: 0; }


/*Gravity Form Validation*/
body .gform_wrapper.gform_validation_error .gform_validation_errors { display: none; }
body .gform_wrapper.gform_validation_error .gfield.gfield_error { position: relative; }
body .gform_wrapper.gform_validation_error .gfield_validation_message { margin: 0; padding: 0; background: none; border: none; font-size: 12px; color: #f1f11f; position: absolute; }


/*Slick Slider*/
ul.slick-dots { padding: 0; margin: 30px 0 0 0; display: flex; align-items: center; justify-content: center; }
ul.slick-dots li { list-style: none; margin-right: 10px; }
ul.slick-dots li:last-child { margin: 0; }
ul.slick-dots li button { background: #E6E4DC; font-size: 0; width: 15px; height: 15px; border-radius: 50%; padding: 0; }
ul.slick-dots li button:hover { background: #ceb67c; }
ul.slick-dots li.slick-active button { background: #ceb67c; }

/*Auto Fill Forms Css*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000 !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
   transition: background-color 5000s ease-in-out 0s !important;
}


/*Page Title*/
.page-title { min-height: 700px; display: flex; align-items: center; position: relative; }
.page-title:after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.page-title .container { z-index: 1; }
.page-title h1 { display: inline-block; color: #ffffff; margin: 0; font-size: 150px; font-family: Bebas Neue Bold; letter-spacing: 3px; line-height: 120px; }
.page-title h1 span { display: block; }


/*Search Page*/
.gdl-search-item { padding: 50px 0; }
.gdl-search-item .dsf-wrap { display: flex; flex-wrap: wrap; }
.gdl-search-item .dsf-wrap .dsf-container { width: 32%; margin-right: 2%; margin-bottom: 2%; }
.gdl-search-item .dsf-wrap .dsf-container:nth-child(3n) { margin-right: 0; }
.gdl-search-item .dsf-wrap .dsf-container .featured-image { position: relative; height: 250px; border-radius: 8px; }
.gdl-search-item .dsf-wrap .dsf-container .featured-image a { position: absolute; left: 0; right: 0; margin: 0 auto; padding: 30px; color: #ffffff; text-align: center; height: 250px; display: flex; align-items: center; justify-content: center; }
.gdl-search-item .dsf-wrap .dsf-container .featured-image:before { background: rgba(14, 56, 73, 0.8); position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; border-radius: 5px; }


.footer-wrapper { position: relative; z-index: 1; margin-top: -170px; }
.footer-wrapper .bgWrap { background-color: #050708; }
.footer-wrapper .footer-after-img { background-color: #050708; margin-top: -1px; position: relative; }
.footer-wrapper .footer-after-img img { width: 100%; }
.footer-wrapper .footer-before-img { position: relative; top: 1px; }
.footer-wrapper .footer-before-img img { width: 100%; }
/*.footer-wrapper:before { background: url(images/footer-bg-top.png) no-repeat; background-size: 100%; left: 0; top: -211px; position: absolute; content: ""; width: 100%; height: 213px; }
.footer-wrapper:after { background: url(images/footer-bg-bottom.png) no-repeat; background-size: 100%; left: 0; bottom: 0; position: absolute; content: ""; width: 100%; height: 213px; }*/

.footer-wrapper .footer-columns { display: flex; flex-wrap: wrap; }
.footer-wrapper .footer-columns .footer-col.col-1 { width: 23%; margin-right: 12%; }
.footer-wrapper .footer-columns .footer-col.col-2 { width: 65%; }
.footer-wrapper .footer-columns .footer-col.col-1 .footer-text p { color: #ffffff; font-family: 'Raleway'; font-size: 22px; line-height: 25px; margin-bottom: 30px; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn { margin-top: 10px; width: 220px; height: 68px; display: flex; align-items: center; justify-content: center; position: relative; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn svg { position: absolute; width: 100%; height: 100%; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn span { color: #E6E4DC; font: 20px Ernestine Pro Bold; text-transform: uppercase; z-index: 1; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn svg path { fill: #CBAE75; transition: 0.5s all; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn svg rect { fill: #ffffff; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn svg circle { fill: #004236; transition: 0.5s all; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn:hover svg circle { fill: #CBAE75; }
.footer-wrapper .footer-columns .footer-col.col-1 a.footer-btn:hover svg path.cls-3{ fill: #841D11; }
.footer-wrapper .footer-columns .footer-col.col-1 h5 { border-bottom: 1px solid #928158; padding-bottom: 10px; }
.footer-wrapper .footer-columns .footer-col.col-1 img { margin-bottom: 50px; height: 70px; }

.footer-wrapper .copyright-wrapper { display: flex; justify-content: space-between; margin-top: 50px; padding-bottom: 50px; }
.footer-wrapper .copyright-wrapper .copyright-text p { margin: 0; color: #999999; }
.footer-wrapper .copyright-wrapper .copyright-text p a { color: #999999; }
.footer-wrapper .copyright-wrapper .copyright-text p a:hover { color: #ceb67c; }
.footer-wrapper .copyright-wrapper .footer-menu ul { padding: 0; margin: 0; display: flex; align-items: center; gap: 20px; }
.footer-wrapper .copyright-wrapper .footer-menu ul li { list-style: none; position: relative; }
.footer-wrapper .copyright-wrapper .footer-menu ul li:after { position: absolute; right: -10px; content: ""; background: #999999; width: 1px; height: 70%; top: 50%; transform: translateY(-50%); }
.footer-wrapper .copyright-wrapper .footer-menu ul li:last-child:after { display: none; }
.footer-wrapper .copyright-wrapper .footer-menu ul li a { color: #999999; }
.footer-wrapper .copyright-wrapper .footer-menu ul li a:hover { color: #ceb67c; }
.footer-wrapper .copyright-wrapper .footer-menu ul li.current-menu-item a { color: #ceb67c; }

.footer-wrapper .footer-columns .footer-col.col-2 .social-icons { margin-bottom: 30px; display: flex; align-items: center; justify-content: flex-end; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons .ttb img { width: 80px; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons ul { padding: 0; margin: 0 30px 0 0; display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons ul li { list-style: none; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons ul li a { background: #841d11; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #ffffff; font-size: 30px; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons ul li a:hover { background: #ceb67c; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons .ttb a svg { width: 80px; height: 80px; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons .ttb a svg circle { fill: #841d11; transition: 0.5s all; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons .ttb a svg .cls-1 { fill: none; stroke: #fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 4px; }
.footer-wrapper .footer-columns .footer-col.col-2 .social-icons .ttb a:hover svg circle { fill: #CBAE75; }

.footer-wrapper .footer-columns .footer-col.col-2 .footer-links-wrap { display: flex; justify-content: space-between; gap: 30px; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links-wrap .footer-links { flex: 1 1 0; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links h4 { font: Bold 26px Raleway; color: #F4EEE5; border-bottom: 1px solid #928158; padding-bottom: 10px; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links p { color: #ffffff; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links .links ul { padding: 0; margin: 0; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links .links ul li { margin-bottom: 10px; list-style: none; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links .links ul li a { color: #F4EEE5; padding-left: 20px; position: relative; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links .links ul li a:hover { color: #ceb67c; }
.footer-wrapper .footer-columns .footer-col.col-2 .footer-links .links ul li a:before { font: 15px FontAwesome; content: "\f105"; left: 0; position: absolute; top: 50%; transform: translateY(-50%); }



/*Two Columns Layout*/
section.two-columns-layout { overflow: hidden; }
section.two-columns-layout .content { display: flex; align-items: center; gap: 40px; }
section.two-columns-layout .content .content-left { flex: 1; }
section.two-columns-layout .content .content-right { flex: 1; }



/*Video Section*/
.with-bg-video { position: relative; overflow: hidden; }
.with-bg-video .video-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.with-bg-video .video-bg:after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: url(images/video-overlay.png) no-repeat; background-position: center; background-size: cover; }
.with-bg-video .video-bg video { width: 100%; height: 100%; object-fit: cover; }
.with-bg-video .video-content { height: 700px; display: flex; align-items: center; justify-content: center; text-align: center; }
.with-bg-video .video-content h2 { font-size: 150px; font-family: Bebas Neue Bold;  color: #ffffff; line-height: 250px; position: relative; }
.with-bg-video .video-content h2:after { background: url(images/diamond-img.png) no-repeat; width: 150px; content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 10px; height: 25px; }
.with-bg-video .video-content p { margin: 0; color: #ffffff; font-weight: bold; font-size: 30px; }

.with-bg-video .video-bg .video-controls { position: absolute; bottom: 30px; width: 100%; padding: 0 40px; display: flex; align-items: center; z-index: 1; opacity: 0; transition: 0.3s; }
.with-bg-video .video-bg .video-controls .progress-container { flex: 1; height: 2px; background: rgba(255, 255, 255, 0.2); cursor: pointer; position: relative; }
.with-bg-video .video-bg .video-controls .progress { height: 100%; width: 0%; background: linear-gradient(90deg, #caa85c, #f5d27a); box-shadow: 0 0 8px rgba(212, 175, 55, 0.8); transition: width 0.1s linear; }
.with-bg-video .video-bg .video-controls .right-controls { display: flex; gap: 15px; margin-left: 20px; }
.with-bg-video .video-bg .video-controls .right-controls svg { width: 18px; fill: #d4af37; cursor: pointer; transition: 0.2s; height: 18px; }
.with-bg-video .video-bg .video-controls .right-controls svg:hover { filter: drop-shadow(0 0 6px #d4af37); }
.with-bg-video .video-bg:hover .video-controls { opacity: 1; }
.with-bg-video .video-bg .video-controls .right-controls div#muteBtn path { fill: #ceb67c; }


/*Signup Section*/
.subscription-form { background: #000000; padding: 30px 0; position: relative; }
.subscription-form:before { background: url(images/icon-image.png) no-repeat; background-size: 100%; position: absolute; left: 30px; top: 50%; transform: translateY(-50%); width: 50px; height: 110px; content: ""; }
.subscription-form:after { background: url(images/icon-image.png) no-repeat; background-size: 100%; position: absolute; right: 30px; top: 50%; transform: translateY(-50%); width: 50px; height: 110px; content: ""; }
.subscription-form .gform_wrapper .gform_heading { display: flex; align-items: center; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ceb67c; }
.subscription-form .gform_wrapper .gform_heading h2.gform_title { font-size: 30px; margin: 0; }
.subscription-form .gform_wrapper .gform_heading p.gform_description { margin: 0 0 0 10px; color: #ceb67c; font: 20px Raleway; }
.subscription-form .gform_wrapper form { display: flex; align-items: center; flex-wrap: wrap; }
.subscription-form .gform_wrapper form .gform-body { width: 80%; }
.subscription-form .gform_wrapper form .gform-body input { background: url(images/input-bg.svg) no-repeat; border: none; width: 100%; color: #ceb67c; font: 20px Raleway; background-size: 100%; padding: 0 40px; height: 82px; }
.subscription-form .gform_wrapper form .gform-body input:focus { outline: none !important; }
.subscription-form .gform_wrapper form .gform_footer { width: 22.5%; margin: 0 0 0 -2.5%; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn:focus { outline: none !important; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn { border: none !important; height: 82px !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 100% !important; padding: 0 !important; position: relative !important; background: none !important; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn svg { position: absolute; width: 100%; height: 100%; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn span.btn-text { color: #1D1D1B; font: 30px Ernestine Pro Bold; text-transform: uppercase; z-index: 1; transition: 0.5s all; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn svg path.cls-3 { fill: #CBAE75; transition: 0.5s all; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn svg rect.cls-2 { fill: #ffffff; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn svg circle { fill: #004236; transition: 0.5s all; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn:hover svg path.cls-3 { fill: #841D11; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn svg path.cls-4 { fill: #ceb67c; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn:hover svg circle { fill: #004236; }
.subscription-form .gform_wrapper form .gform_footer button.custom-submit-btn:hover span.btn-text { color: #CBAE75; }
.subscription-form .gform_confirmation_wrapper { text-align: center; }
.subscription-form .gform_confirmation_wrapper .gform_confirmation_message { color: #CBAE75; padding: 30px 0; }


/*Left/Right Carousel*/
section.left-right-carousel { padding: 80px 0; }
section.left-right-carousel .lrc-wrapper .lrc-content h2.lrc-main-title { text-align: center; margin-bottom: 50px; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner { display: flex; }

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-center-logo { width: 12%; margin: 0 2%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-center-logo img { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; height: 80px; width: 170px; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-center-logo:after { background: rgb(206 182 124 / 45%); position: absolute; left: 0; width: 1px; height: 70%; content: ""; right: 0; margin: 0 auto; }

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left { width: 44%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image { position: relative; border: 5px solid transparent; border-radius: 50%; width: 500px; height: 500px; margin: 0 auto; transition: 0.5s all; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image a { position: absolute; top: 0; width: 100%; left: 0; height: 100%; border-radius: 100%; z-index: 1; border: 5px solid transparent; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image:hover a { border-color: #c11017; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image:after { background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; content: ""; width: 100%; height: 100%; border-radius: 50%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image h4.lrc-slide-title { text-align: center; color: #ffffff; display: inline-block; z-index: 1; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); line-height: 45px; padding: 0 50px; pointer-events: none;}
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image h4.lrc-slide-title:before { position: absolute; content: ""; left: 15px; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; opacity: 0; transition: 0.5s all; top: 50%; transform: translateY(-50%); }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image h4.lrc-slide-title:after { position: absolute; content: ""; right: 15px; left: auto; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; top: 50%; transform: translateY(-50%) scaleX(-1); opacity: 0; transition: 0.5s all; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image:hover h4.lrc-slide-title:before,
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-left .lrc-image:hover h4.lrc-slide-title:after{opacity: 1;}

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right { width: 44%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image { position: relative; border: 5px solid transparent; border-radius: 50%; width: 500px; height: 500px; margin: 0 auto; transition: 0.5s all; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image a { position: absolute; top: 0; width: 100%; left: 0; height: 100%; border-radius: 100%; z-index: 1; border: 5px solid transparent; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image:hover a { border-color: #1f4d3a; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image:after { background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; content: ""; width: 100%; height: 100%; border-radius: 50%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image h4.lrc-slide-title { text-align: center; color: #ffffff; display: inline-block; z-index: 1; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); line-height: 45px; padding: 0 50px; pointer-events: none; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image h4.lrc-slide-title:before { position: absolute; content: ""; left: 15px; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; opacity: 0; transition: 0.5s all; top: 50%; transform: translateY(-50%); }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image h4.lrc-slide-title:after { position: absolute; content: ""; right: 15px; left: auto; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; top: 50%; transform: translateY(-50%) scaleX(-1); opacity: 0; transition: 0.5s all; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image:hover h4.lrc-slide-title:before,
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col.lrc-right .lrc-image:hover h4.lrc-slide-title:after { opacity: 1; }

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner h5.lrc-static-title { text-align: center; color: #E6E4DC; margin: 20px 0 0; font-family: Ernestine Pro Bold; }

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcl-arrows { display: flex; align-items: center; gap: 80px; justify-content: center; margin: 20px 0; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcl-arrows .slick-arrow { width: 45px; height: 60px; background: url(images/carousel-arrow.png) no-repeat center; background-size: contain; cursor: pointer; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcl-arrows span.prev-arrow.slick-arrow { transform: rotate(180deg); }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcl-arrows span.prev-arrow.slick-arrow:after { background: #ceb67c; position: absolute; width: 1px; height: 100%; content: ""; left: -40px; pointer-events: none; }

section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcr-arrows { display: flex; align-items: center; gap: 80px; justify-content: center; margin: 20px 0; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcr-arrows .slick-arrow { width: 45px; height: 60px; background: url(images/carousel-arrow.png) no-repeat center; background-size: contain; cursor: pointer; }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcr-arrows span.prev-arrow.slick-arrow { transform: rotate(180deg); }
section.left-right-carousel .lrc-wrapper .lrc-content .lrc-inner .lrc-col .lrcr-arrows span.prev-arrow.slick-arrow:after { background: #ceb67c; position: absolute; width: 1px; height: 100%; content: ""; left: -40px; pointer-events: none; }


/*cwai Section*/
section.content-with-animated-images { padding: 50px 0 200px; position: relative; overflow: hidden; }
/* section.content-with-animated-images:after { position: absolute; bottom: 200px; content: ""; background: url(images/red-lines.png) no-repeat; left: 0; width: 70%; height: 80px; } */
section.content-with-animated-images .cwai-wrapper { display: flex; gap: 4%; flex-wrap: wrap; }
section.content-with-animated-images .cwai-wrapper .cwai-left { width: 50%; }
section.content-with-animated-images .cwai-wrapper .cwai-right { width: 46%; position: relative; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-description { margin-bottom: 30px; }

section.content-with-animated-images.with-btns .section-lines { margin-top: 30px; }
section.content-with-animated-images .section-lines { position: relative; margin-top: 90px; width: 100vw; left: 0; display: flex; flex-direction: column; gap: 8px; padding-left: 0; box-sizing: border-box; max-width: 100%; visibility: hidden; }
section.content-with-animated-images .section-lines span { height: 15px; background-color: #8B1D1D; width: 100vw; max-width: 70vw; margin: 0; }

section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons { display: flex; align-items: center; gap: 20px; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a { height: 76px; display: flex; align-items: center; justify-content: center; width: 250px; position: relative; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a span { z-index: 1; color: #E6E4DC; font: 20px Ernestine Pro Bold; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a svg { position: absolute; width: 100%; height: 100%; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a svg path { fill: #CCB079; transition: 0.5s all; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a svg rect.cls-2 { fill: #ffffff; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a svg circle { fill: #CCB079; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a.btn-primary svg path.cls-3 { fill: #841D11; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a.btn-secondary svg path.cls-3 { fill: #004236; }
section.content-with-animated-images .cwai-wrapper .cwai-left .cwai-buttons a:hover svg path.cls-3 { fill: #000000; }

section.content-with-animated-images .cwai-wrapper .cwai-right .img { position: absolute; opacity: 0; transition: all 0.8s ease; }
section.content-with-animated-images.show .cwai-wrapper .cwai-right .img { transform: translateY(0); opacity: 1; }

section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-1 { top: 0; right: 330px; transition-delay: 0.5s; }
section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-1 img { border: 8px solid #0B4337; width: 200px; height: 245px; object-fit: cover; transform: rotate(-15deg); }

section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-2 { top: 80px; right: 170px; z-index: 1; }
section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-2 img { border: 8px solid #ccb87b; border-radius: 150px 150px 30px 30px; width: 250px; height: 328px; object-fit: cover; }

section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-3 { top: -40px; right: 0; transition: transform 2.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 2s ease; transform-origin: bottom left; transform: scale(0.2); }
section.content-with-animated-images.show .cwai-wrapper .cwai-right .img.img-3 { transform: scale(1); transition-delay: 0.8s; }
section.content-with-animated-images .cwai-wrapper .cwai-right .img.img-3 img { width: 300px; }



/*Text With Scrolling Image*/
section.text-with-scrolling-image { padding: 250px 0; position: relative; background-position: top center !important; margin-top: -150px; overflow-x: hidden; }
section.text-with-scrolling-image .content-wrapper .text-content h2 { font: Bold 60px/80px Jost; margin: 0; }
section.text-with-scrolling-image .content-wrapper .image-content { position: absolute; top: 250px; left: 0; width: 100%; height: 500px; overflow: hidden; }
section.text-with-scrolling-image .content-wrapper .image-content .image-item { position: absolute; top: 0; left: 50%; width: 800px; transform: translateX(-50%); opacity: 0; will-change: transform, opacity; }
section.text-with-scrolling-image .content-wrapper .image-content img { height: 500px; width: 100%; object-fit: cover; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title { position: relative; bottom: 90px; margin: 0 auto; text-align: center; width: 230px; height: 70px; display: flex; align-items: center; justify-content: center; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title span { z-index: 1; color: #E6E4DC; font: 18px / 70px Ernestine Pro Bold; position: relative; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title:hover span { color: #000000; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title svg { position: absolute; width: 100%; height: 100%; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title svg path.cls-3 { fill: transparent; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title svg path { fill: #ceb67c; transition: 0.5s all; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title svg rect.cls-2 { fill: #ffffff; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title svg circle { fill: #ceb67c; transition: 0.5s all; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title:hover svg path.cls-3 { fill: #ceb67c; }
section.text-with-scrolling-image .content-wrapper .image-content .image-title:hover svg circle { fill: #004236; }


/*Left Right Links With Image*/
section.left-right-links-with-image { background-position: top center !important; padding: 250px 0; margin-top: -170px; z-index: 1; position: relative; overflow: hidden; }
section.left-right-links-with-image .links-layout { display: flex; align-items: center; justify-content: space-between; }
section.left-right-links-with-image .links-layout .right-links a { display: flex; position: relative; justify-content: center; align-items: center; z-index: 1; width: 500px; height: 150px; }
section.left-right-links-with-image .links-layout .right-links a span { color: #004236; font: 50px Tropline Black; z-index: 1; padding: 20px 20px 10px 150px; transition: 0.5s all; }
section.left-right-links-with-image .links-layout .right-links a svg { position: absolute; width: 100%; height: 100%; transform: scaleX(-1); right: -12px; }
section.left-right-links-with-image .links-layout .right-links a:last-child svg { transform: rotate(180deg) scaleX(1); }
section.left-right-links-with-image .links-layout .right-links a svg polygon.cls-2 { stroke: #ceb67c; stroke-miterlimit: 10; stroke-width: 3px; fill: none; }
section.left-right-links-with-image .links-layout .right-links a svg polygon.cls-3 { fill: #ceb67c; transition: 0.5s all; }
section.left-right-links-with-image .links-layout .right-links a svg polygon.cls-1 { fill: #fff; }
section.left-right-links-with-image .links-layout .right-links a:hover svg polygon.cls-3 { fill: #ffffff; }
section.left-right-links-with-image .links-layout .right-links a:hover span { color: #ceb67c; }

section.left-right-links-with-image .links-layout .left-links a { display: flex; position: relative; justify-content: center; align-items: center; z-index: 1; width: 500px; height: 150px; }
section.left-right-links-with-image .links-layout .left-links a span { color: #004236; font: 50px Tropline Black; z-index: 1; padding: 20px 150px 10px 20px; transition: 0.5s all; }
section.left-right-links-with-image .links-layout .left-links a svg { position: absolute; width: 100%; height: 100%; left: -12px; }
section.left-right-links-with-image .links-layout .left-links a:last-child svg { transform: rotate(-180deg) scaleX(-1); }
section.left-right-links-with-image .links-layout .left-links a svg polygon.cls-2 { stroke: #ceb67c; stroke-miterlimit: 10; stroke-width: 3px; fill: none; }
section.left-right-links-with-image .links-layout .left-links a svg polygon.cls-3 { fill: #ceb67c; transition: 0.5s all; }
section.left-right-links-with-image .links-layout .left-links a svg polygon.cls-1 { fill: #fff; }
section.left-right-links-with-image .links-layout .left-links a:hover svg polygon.cls-3 { fill: #ffffff; }
section.left-right-links-with-image .links-layout .left-links a:hover span { color: #ceb67c; }



/*Content With Carousel Box*/
section.content-with-carousel-box { padding: 50px 0; }
section.content-with-carousel-box .content-wrapper { display: flex; gap: 6%; flex-wrap: wrap; }
section.content-with-carousel-box .content-wrapper .left-content { width: 47%; }
section.content-with-carousel-box .content-wrapper .left-content h2 { max-width: 350px; }
section.content-with-carousel-box .content-wrapper .right-content { width: 47%; }
section.content-with-carousel-box .content-wrapper .right-images .right-image1 { position: absolute; top: -100px; left: -150px; transition-delay: 0.2s; transform: translateY(80px); }
section.content-with-carousel-box .content-wrapper .right-images .right-image1 img { width: 200px; }
section.content-with-carousel-box .content-wrapper .right-images .right-image2 { z-index: 1; position: relative; transition-delay: 0.5s; transform: none; transition-delay: 0.4s; }
section.content-with-carousel-box .content-wrapper .right-images .right-image2 img { border: 8px solid #ccb87b; border-radius: 150px 150px 30px 30px; width: 300px; }
section.content-with-carousel-box .content-wrapper .right-content .right-images { position: relative; float: right; }
section.content-with-carousel-box .content-wrapper .right-content .right-images > div { opacity: 0; transition: all 0.8s ease; }
section.content-with-carousel-box.show .content-wrapper .right-images .right-image1 { transform: translateY(0); opacity: 1; }
section.content-with-carousel-box.show .content-wrapper .right-images .right-image2 { opacity: 1; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn { margin-bottom: 50px; display: flex; justify-content: flex-end; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a { margin-top: 10px; width: 274px; height: 85px; display: flex; align-items: center; justify-content: center; position: relative; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a span{ color: #E6E4DC; font: 25px Ernestine Pro Bold; z-index: 1; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a svg { position: absolute; width: 100%; height: 100%; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a svg path { fill: #CBAE75; transition: 0.5s all; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a svg rect.cls-2 { fill: #ffffff; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a svg circle { fill: #AE8625; }
section.content-with-carousel-box .content-wrapper .right-content .sec-btn a:hover svg path.cls-3 { fill: #000000; }
section.content-with-carousel-box .carousel-box { background: #1D1D1B; border-radius: 20px; padding: 50px 0 30px 50px; display: flex; gap: 30px; max-width: 82%; margin-top: -200px; z-index: 1; position: relative; }
section.content-with-carousel-box .carousel-box .carousel-left { border-right: 1px solid #928158; padding-right: 20px; margin-right: 20px; flex: 1; }
section.content-with-carousel-box .carousel-box .carousel-left img { margin-bottom: 50px; }
section.content-with-carousel-box .carousel-box .carousel-left p { color: #ffffff; line-height: 20px; }
section.content-with-carousel-box .carousel-box .carousel-center { flex: 1; max-width: 420px; }
section.content-with-carousel-box .carousel-box .carousel-center .carousel-img { border: 10px solid #ceb67c; border-radius: 50%; }
section.content-with-carousel-box .carousel-box .carousel-center .carousel-img img { width: 400px; height: 400px; object-fit: cover; border-radius: 50%; border: 5px solid #841D11; }
section.content-with-carousel-box .carousel-box .carousel-right { flex: 1; max-width: 110px; background: #841D11; margin-top: -50px; border-radius: 0 20px 20px 0; margin-bottom: -30px; padding: 0 20px; }
section.content-with-carousel-box .carousel-box .carousel-right .custom-arrows { display: flex; flex-wrap: wrap; align-items: center; height: 100%; position: relative; }
section.content-with-carousel-box .carousel-box .carousel-right .custom-arrows:after { position: absolute; content: ""; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; background: #928158; height: 1px; width: 100%; }
section.content-with-carousel-box .carousel-box .carousel-right span.slick-arrow { width: 70px; height: 90px; background: url(images/carousel-arrow.png) no-repeat center; background-size: contain; cursor: pointer; display: block; }
section.content-with-carousel-box .carousel-box .carousel-right span.prev-arrow.slick-arrow { transform: rotate(180deg); order: 2; }



/*Showtime Page*/
section.two-columns-layout.showtime-sec1 { background-position: top center !important; margin-top: -170px; z-index: 1; position: relative; padding-top: 200px !important; }
section.two-columns-layout .content .content-left p:last-child { margin: 0; }
section.two-columns-layout.showtime-sec1 .content-right h2 { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; line-height: 70px; letter-spacing: 2px; }
section.two-columns-layout.showtime-sec1 .content-right p { color: #ffffff; }
section.two-columns-layout.showtime-sec1 .content-right p:last-child { margin: 0; }


/*ShowTime List*/
section.showtime-list { padding: 200px 0 250px; position: relative; }
section.showtime-list:after { background: url(images/brown-lines.png) no-repeat; left: 0; right: 0; margin: 0 auto; width: 100%; height: 80px; top: 0; content: ""; position: absolute; }
section.showtime-list h2.showtime-title { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; line-height: 70px; letter-spacing: 2px; border-bottom: 1px solid #AE8625; padding-bottom: 0; margin-bottom: 20px; }
section.showtime-list .showtime-item { border-bottom: 1px solid #AE8625; padding-bottom: 20px; margin-bottom: 20px; }
section.showtime-list .showtime-item:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }
section.showtime-list .showtime-item h5.showtime-item-title { color: #ffffff; font-family: Jost; margin-bottom: 0; }
section.showtime-list .showtime-item .showtime-item-desc p { color: #ffffff; }



/*Menu Page*/
section.content-with-animated-images.menu-sec1 { background-position: top center !important; padding: 200px 0 250px; margin-top: -168px; }
section.content-with-animated-images.menu-sec1.pb { padding-bottom: 120px !important; }
section.content-with-animated-images.menu-sec1 .cwai-wrapper .cwai-left h2.cwai-title { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; letter-spacing: 2px; line-height: 70px; }
section.content-with-animated-images.menu-sec1 .cwai-wrapper .cwai-left p.cwai-description { color: #ffffff; }
section.content-with-animated-images.menu-sec1 .cwai-wrapper .cwai-right .img.img-1 img { border: 10px solid #841D11; }


/*Events + Private Hire Page*/
section.two-columns-layout.ep-sec1 { padding-top: 180px !important; padding-bottom: 50px !important; background-position: top center !important; margin-top: -150px; z-index: 1; position: relative; }
section.two-columns-layout.ep-sec1 .content h2 { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; line-height: 70px; letter-spacing: 2px; }
section.two-columns-layout.ep-sec1 .content p { color: #ffffff; }

section.event-data.ep-sec2 { padding: 150px 0 200px; position: relative; }
section.event-data.ep-sec2:after { background: url(images/brown-lines.png) no-repeat; left: 0; right: 0; margin: 0 auto; width: 100%; height: 80px; top: 0; content: ""; position: absolute; }
section.event-data.ep-sec2 h2.event-main-title { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; letter-spacing: 2px; text-align: center; margin-bottom: 50px; line-height: 70px; }
section.event-data.ep-sec2 .event-items .event-item { margin-bottom: 50px; }
section.event-data.ep-sec2 .event-items .event-item:last-child { margin-bottom: 0; }
section.event-data.ep-sec2 .event-items .event-item .event-title { display: flex; align-items: center; gap: 10px; border-bottom: 1px solid #AE8625; margin-bottom: 40px; }
section.event-data.ep-sec2 .event-items .event-item .event-title h5.ei-title { color: #ffffff; font-size: 50px; font-family: Bebas Neue Bold; letter-spacing: 2px; margin: 0; }
section.event-data.ep-sec2 .event-items .event-item .event-title h6.ei-sub_title { margin: 0; color: #ffffff; font-size: 35px; font-family: Bebas Neue Book; letter-spacing: 2px; font-weight: normal; line-height: 26px; }
section.event-data.ep-sec2 .event-items .event-item .event-details { display: flex; gap: 30px; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-img { flex: 1; margin-top: 6px; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des { flex: 4; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-img img { height: 230px; object-fit: cover; border: 1px solid #ceb67c; width: 100%; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des p { color: #ffffff; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn { margin-top: 30px; width: 165px; height: 50px; display: flex; align-items: center; justify-content: center; position: relative; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn span { font: 15px Ernestine Pro Bold; text-transform: uppercase; color: #ceb67c; z-index: 1; transition: 0.5s all; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn:hover span { color: #000000; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn svg { position: absolute; width: 100%; height: 100%; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn svg path.cls-3 { fill: transparent; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn svg path { fill: #ceb67c; transition: 0.5s all; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn svg rect.cls-2 { fill: #ffffff; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn svg circle { fill: #ceb67c; transition: 0.5s all; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn:hover svg path.cls-3 { fill: #ceb67c; }
section.event-data.ep-sec2 .event-items .event-item .event-details .ei-des a.ei-btn:hover svg circle { fill: #0B4337; }


section.event-data.ep-sec3 { padding: 250px 0; background-position: top center !important; margin-top: -185px; z-index: 1; position: relative; }
section.event-data.ep-sec3 h2.event-main-title { color: #ffffff; font-size: 75px; font-family: Bebas Neue Bold; letter-spacing: 2px; line-height: 70px; text-align: center; margin-bottom: 50px; }
section.event-data.ep-sec3 .event-items .event-item { margin-bottom: 50px; }
section.event-data.ep-sec3 .event-items .event-item:last-child { margin-bottom: 0; }
section.event-data.ep-sec3 .event-items .event-item .event-title { display: flex; align-items: center; gap: 10px; border-bottom: 1px solid #AE8625; margin-bottom: 40px; }
section.event-data.ep-sec3 .event-items .event-item .event-title h5.ei-title { color: #ffffff; font-size: 50px; font-family: Bebas Neue Bold; letter-spacing: 2px; margin: 0; }
section.event-data.ep-sec3 .event-items .event-item .event-title h6.ei-sub_title { margin: 0; color: #ffffff; font-size: 35px; font-family: Bebas Neue Book; letter-spacing: 2px; font-weight: normal; line-height: 26px; }
section.event-data.ep-sec3 .event-items .event-item .event-details { display: flex; gap: 30px; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-img { flex: 1; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des { flex: 4; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-img img { height: 230px; object-fit: cover; border: 1px solid #ceb67c; width: 100%; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des p { color: #ffffff; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn { margin-top: 30px; width: 165px; height: 50px; display: flex; align-items: center; justify-content: center; position: relative; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn span { font: 15px Ernestine Pro Bold; text-transform: uppercase; color: #ceb67c; z-index: 1; transition: 0.5s all; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn:hover span { color: #000000; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn svg { position: absolute; width: 100%; height: 100%; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn svg path.cls-3 { fill: transparent; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn svg path { fill: #ceb67c; transition: 0.5s all; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn svg rect.cls-2 { fill: #ffffff; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn svg circle { fill: #ceb67c; transition: 0.5s all; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn:hover svg path.cls-3 { fill: #ceb67c; }
section.event-data.ep-sec3 .event-items .event-item .event-details .ei-des a.ei-btn:hover svg circle { fill: #0B4337; }



/*Menu Sub Pages*/
section.menus-sec { background: url(images/menu-bg.png) no-repeat; background-position: top center; background-size: cover; padding-top: 250px; padding-bottom: 250px; margin-top: -200px; z-index: 1; position: relative; }
section.menus-sec .menu-heading { border-bottom: 2px solid rgba(0, 0, 0, 0.5); margin-bottom: 30px; display: flex; align-items: flex-end; justify-content: center; position: relative; }
section.menus-sec .menu-heading h2 { margin: 0; color: #000000; font-family: Bebas Neue Bold; font-size: 80px; line-height: 70px; position: absolute; left: 0; bottom: 0; }
section.menus-sec .menu-heading p { margin: 0; font-family: Ernestine Pro Bold; font-size: 30px; }
section.menus-sec .menu-buttons { justify-content: center; display: flex; align-items: center; gap: 30px; border-bottom: 2px solid rgba(0, 0, 0, 0.5); margin-bottom: 30px; padding-bottom: 30px; }

section.menus-sec .menu-buttons a { display: flex; align-items: center; justify-content: center; height: 76px; width: 250px; position: relative; }
section.menus-sec .menu-buttons a span{ color: #E6E4DC; font: 20px Ernestine Pro Bold; z-index: 1; }
section.menus-sec .menu-buttons a svg { position: absolute; width: 100%; height: 100%; }
section.menus-sec .menu-buttons a svg path { fill: #CCB079; transition: 0.5s all; }
section.menus-sec .menu-buttons a svg rect.cls-2 { fill: #ffffff; }
section.menus-sec .menu-buttons a svg circle { fill: #CCB079; }
section.menus-sec .menu-buttons a.manchester-link svg path.cls-3 { fill: #841D11; }
section.menus-sec .menu-buttons a.chester-link svg path.cls-3 { fill: #004236; }
section.menus-sec .menu-buttons a:hover svg path.cls-3 { fill: #000000; }


section.menus-sec .menu-tabs { margin-bottom: 30px; display: flex; gap: 30px; justify-content: space-between; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #1b6b55 #e8e1d6; }
section.menus-sec .menu-tabs button.tab-btn { background: none; flex: 0 0 auto; padding: 0; color: #000000; font-family: Bebas Neue Bold; font-size: 30px; line-height: 30px; position: relative; text-wrap-mode: nowrap; }
section.menus-sec .menu-tabs button.tab-btn:after { background: #000000; bottom: -5px; content: ""; height: 2px; left: 0; position: absolute; width: 100%; transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s; transform: scaleX(0); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); }
section.menus-sec .menu-tabs button.tab-btn.active:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
section.menus-sec .menu-tabs button.tab-btn:hover:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
section.menus-sec .menu-tabs-content { max-width: 1000px; margin: 80px auto auto; background: #E6E4DC; padding: 50px 30px; }
section.menus-sec .menu-tabs-content .tab-content { display: none; }
section.menus-sec .menu-tabs-content .tab-content.active { display: block; }
section.menus-sec .menu-tabs-content .tab-content h3 { font-family: Tropline Bold; text-align: center; color: #000000; border-bottom: 2px solid rgba(0, 0, 0, 0.5); padding-bottom: 20px; margin-bottom: 20px; }
section.menus-sec .menu-tabs-content .menu-item { border-bottom: 2px solid rgba(0, 0, 0, 0.5); padding-bottom: 20px; margin-bottom: 20px; }
section.menus-sec .menu-tabs-content .menu-item h4 { margin: 0; display: flex; justify-content: space-between; font-family: Ernestine Pro Bold; color: #000000; font-size: 30px; }
section.menus-sec .menu-tabs-content .menu-item h4 span { padding-left: 40px; }
section.menus-sec .menu-tabs-content .menu-item p { font-family: Ernestine Pro Regular; font-size: 22px; line-height: 25px; margin: 0; max-width: 750px; }
section.menus-sec .menu-tabs-content .tab-content .menu-arrows { gap: 350px; display: flex; align-items: center; justify-content: center; margin-top: 30px; }
section.menus-sec .menu-tabs-content .tab-content .menu-arrows span.slick-arrow { font-family: Bebas Neue Bold; font-size: 40px; line-height: 75px; position: relative; cursor: pointer; }
section.menus-sec .menu-tabs-content .tab-content .menu-arrows span.prev-arrow.slick-arrow:after { transform: rotate(180deg); left: 100px; }
section.menus-sec .menu-tabs-content .tab-content .menu-arrows span.slick-arrow:after { width: 50px; height: 70px; background: url(images/arrow-blk.png) no-repeat center; background-size: contain; position: absolute; content: ""; left: -100px; }
section.menus-sec .menu-tabs-content .tab-content ul.slick-dots { position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -75px; }
section.menus-sec .menu-tabs-content .tab-content ul.slick-dots li button { background: #000000; border: 2px solid #000000; width: 20px; height: 20px; }
section.menus-sec .menu-tabs-content .tab-content ul.slick-dots li.slick-active button { background: #ceb67c; }
section.menus-sec .menu-tabs-content .tab-content ul.slick-dots li button:hover { background: #ceb67c; }

section.menus-sec .menu-tabs-content .menu-item table td { border: 1px solid rgba(0, 0, 0, 0.5); text-align: center; }
section.menus-sec .menu-tabs-content .menu-item table th { border: 1px solid rgba(0, 0, 0, 0.5); text-align: center; }
section.menus-sec .menu-tabs-content .menu-item table { margin-top: 20px; }
section.menus-sec .menu-tabs-content .menu-item table td:first-child { text-align: left; }
section.menus-sec .menu-tabs-content .menu-item table th:first-child { text-align: left; }

.menu-tabs::-webkit-scrollbar { height: 6px; }
.menu-tabs::-webkit-scrollbar-track { background: #e8e1d6; border-radius: 20px; }
.menu-tabs::-webkit-scrollbar-thumb { background: linear-gradient(90deg, #0f4d3c, #1b6b55); border-radius: 20px; transition: all 0.3s ease; border: 2px solid #e8e1d6 }
.menu-tabs::-webkit-scrollbar-thumb:hover { background: linear-gradient(90deg, #145c47, #238a6c); }


/*Karoke Tabs*/
section.karaoke-plus-brunch { background: url(images/menu-bg.png) no-repeat; background-position: top center; background-size: cover; padding-top: 250px; padding-bottom: 250px; margin-top: -200px; z-index: 1; position: relative; }
section.karaoke-plus-brunch .menu-heading { border-bottom: 2px solid rgba(0, 0, 0, 0.5); margin-bottom: 30px; display: flex; align-items: flex-end; justify-content: center; position: relative; }
section.karaoke-plus-brunch .menu-heading h2 { margin: 0; color: #000000; font-family: Bebas Neue Bold; font-size: 100px; line-height: 82px; position: absolute; left: 0; bottom: 0; }
section.karaoke-plus-brunch .menu-heading p { margin: 0; font-family: Ernestine Pro Bold; font-size: 30px; }


section.karaoke-plus-brunch .menu-buttons { justify-content: center; display: flex; align-items: center; gap: 30px; border-bottom: 2px solid rgba(0, 0, 0, 0.5); margin-bottom: 30px; padding-bottom: 30px; }
section.karaoke-plus-brunch .menu-buttons a { display: flex; align-items: center; justify-content: center; height: 76px; width: 250px; position: relative; }
section.karaoke-plus-brunch .menu-buttons a span{ color: #E6E4DC; font: 20px Ernestine Pro Bold; z-index: 1; }
section.karaoke-plus-brunch .menu-buttons a svg { position: absolute; width: 100%; height: 100%; }
section.karaoke-plus-brunch .menu-buttons a svg path { fill: #CCB079; transition: 0.5s all; }
section.karaoke-plus-brunch .menu-buttons a svg rect.cls-2 { fill: #ffffff; }
section.karaoke-plus-brunch .menu-buttons a svg circle { fill: #CCB079; }
section.karaoke-plus-brunch .menu-buttons a.manchester-link svg path.cls-3 { fill: #841D11; }
section.karaoke-plus-brunch .menu-buttons a.chester-link svg path.cls-3 { fill: #004236; }
section.karaoke-plus-brunch .menu-buttons a:hover svg path.cls-3 { fill: #000000; }

section.karaoke-plus-brunch .menu-tabs { margin-bottom: 30px; display: flex; gap: 30px; justify-content: center; }
section.karaoke-plus-brunch .menu-tabs button.tab-btn { background: none; padding: 0; color: #000000; font-family: Bebas Neue Bold; font-size: 40px; line-height: 35px; position: relative; }
section.karaoke-plus-brunch .menu-tabs button.tab-btn:after { background: #000000; bottom: -5px; content: ""; height: 2px; left: 0; position: absolute; width: 100%; transition: transform 0.3s ease-out 0s, border-color 0.3s ease-out 0s; transform: scaleX(0); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); }
section.karaoke-plus-brunch .menu-tabs button.tab-btn.active:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
section.karaoke-plus-brunch .menu-tabs button.tab-btn:hover:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); }
section.karaoke-plus-brunch .menu-tabs-content { max-width: 1000px; margin: 80px auto auto; background: #E6E4DC; padding: 50px 30px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content { display: none; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content.active { display: block; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content h3 { font-family: Tropline Bold; text-align: center; color: #000000; border-bottom: 2px solid rgba(0, 0, 0, 0.5); padding-bottom: 20px; margin-bottom: 20px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content h3 span { display: block; font-size: 25px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details { border-bottom: 2px solid rgba(0, 0, 0, 0.5); padding-bottom: 20px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details p { font-size: 25px; font-family: Ernestine Pro Regular; margin: 0 0 20px; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details p strong { font-family: Ernestine Pro Bold; }
section.karaoke-plus-brunch .menu-tabs-content .tab-content .menu-details small { font-size: 14px; font-weight: 600; }


section.two-columns-layout .content .content-left.round-img img,
section.two-columns-layout .content .content-right.round-img img { width: 500px; height: 500px; margin: 0 auto; border-radius: 50%; object-fit: cover; }


/*Two Columns With Image And Title*/
section.tc-with-it { overflow: hidden; }
section.tc-with-it.menu-sec2 { padding-bottom: 250px !important; }
section.tc-with-it .content { display: flex; align-items: center; gap: 40px; }
section.tc-with-it .content .image-left { flex: 1; }
section.tc-with-it .content .image-right { flex: 1; }
section.tc-with-it .content h3 { font-family: Ernestine Pro Bold; color: #E6E4DC; text-align: center; }
section.tc-with-it .content .image-wrap { position: relative; border-radius: 50%; width: 500px; height: 500px; margin: 0 auto; transition: 0.5s all; display: block; }
section.tc-with-it .content .image-wrap:after { background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; right: 0; margin: 0 auto; border-radius: 50%; content: ""; width: 100%; height: 100%; top: 0; }
section.tc-with-it .content .image-wrap a { position: absolute; top: 0; width: 100%; left: 0; height: 100%; border-radius: 100%; z-index: 1; border: 5px solid transparent; }
section.tc-with-it .content .image-wrap img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; margin: 0 auto; }
section.tc-with-it .content .image-wrap h4 { pointer-events: none; padding: 0 50px; line-height: 60px; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; transform: translateY(-50%); text-align: center; font-family: Bebas Neue Bold; font-size: 70px; color: #ffffff; z-index: 1; }
section.tc-with-it .content .image-left .image-wrap:hover a { border-color: #c11017; }
section.tc-with-it .content .image-right .image-wrap:hover a { border-color: #307c5d; }
section.tc-with-it .content .image-wrap h4:before { position: absolute; content: ""; left: 15px; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; opacity: 0; transition: 0.5s all; top: 50%; transform: translateY(-50%); }
section.tc-with-it .content .image-wrap h4:after { position: absolute; content: ""; right: 15px; left: auto; background: url(images/kahiki-arrow.svg) no-repeat; background-size: 100%; width: 30px; height: 53px; transform: rotate(180deg); opacity: 0; transition: 0.5s all; top: 50%; transform: translateY(-50%) scaleX(-1); }
section.tc-with-it .content .image-wrap:hover h4:before, section.tc-with-it .content .image-wrap:hover h4:after { opacity: 1; }


section.simple-content.pp-text h5 { color: #000000; font-family: 'Jost'; margin: 30px 0 10px 0; font-weight: 600; }



/*Book Now Page*/
section.simple-content.book-now-sec1 { z-index: 1; position: relative; margin-top: -152px; background-position: top center !important; }
section.simple-content.book-now-sec1 div#dmn-partner-widget { max-width: 800px; margin: 0 auto; }
section.two-columns-layout.book-now-sec2 { background-position: top center !important; margin-top: -200px; z-index: 1; position: relative; padding-bottom: 250px !important; padding-top: 250px !important; }
section.two-columns-layout.book-now-sec2 h3 { font-family: "Ernestine Pro Bold"; color: rgb(230, 228, 220); text-align: center; }
section.two-columns-layout.book-now-sec2 .content-left,
section.two-columns-layout.book-now-sec2 .content-right{text-align: center;}
section.two-columns-layout.book-now-sec2 .content-left iframe { border: 5px solid #c11017; border-radius: 50%; width: 500px; height: 500px; margin: 0 auto; }
section.two-columns-layout.book-now-sec2 .content-right iframe { border: 5px solid #307c5d; border-radius: 50%; width: 500px; height: 500px; margin: 0 auto; }

/*Contact Us Page*/
section.simple-content.cnt-us { z-index: 1; position: relative; margin-top: -165px; background-position: top center !important; }
section.simple-content.cnt-us .gform_heading { text-align: center; margin-bottom: 50px; }
section.simple-content.cnt-us .gform_heading p.gform_description { color: #ffffff; font-size: 25px; }
section.simple-content.cnt-us .gform_wrapper .gform_body input { border: 4px solid #cbae75; background: #000000; height: auto; padding: 10px 20px; color: #ffffff; font-size: 20px; }
section.simple-content.cnt-us .gform_wrapper .gform_body select { border: 4px solid #cbae75; background: #000000 url(images/select-arrow-white.png) center right no-repeat; height: auto; padding: 10px 20px; color: #ffffff; font-size: 20px; }
section.simple-content.cnt-us .gform_wrapper .gform_body textarea { border: 4px solid #cbae75; background: #000000; padding: 20px; color: #ffffff; font-size: 20px; min-block-size: 15rem; resize: none; }
section.simple-content.cnt-us .gform_wrapper .gform_body input:focus { outline: 0; }
section.simple-content.cnt-us .gform_wrapper .gform_body select:focus { outline: 0; }
section.simple-content.cnt-us .gform_wrapper .gform_body textarea:focus { outline: 0; }
section.simple-content.cnt-us .gform_wrapper .gform_footer { justify-content: center; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn { border: none !important; height: 82px !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 250px !important; padding: 0 !important; position: relative !important; background: none !important; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn:focus { outline: none !important; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn svg { position: absolute; width: 100%; height: 100%; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn span.btn-text { color: #1D1D1B; font: 30px Ernestine Pro Bold; text-transform: uppercase; z-index: 1; transition: 0.5s all; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn svg path.cls-3 { fill: #CBAE75; transition: 0.5s all; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn svg rect.cls-2 { fill: #ffffff; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn svg circle { fill: #004236; transition: 0.5s all; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn:hover svg path.cls-3 { fill: #841D11; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn svg path.cls-4 { fill: #ceb67c; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn:hover svg circle { fill: #004236; }
section.simple-content.cnt-us .gform_wrapper .gform_footer button.custom-submit-btn:hover span.btn-text { color: #CBAE75; }
section.simple-content.cnt-us .gform_confirmation_wrapper { text-align: center; }
section.simple-content.cnt-us .gform_confirmation_wrapper .gform_confirmation_message { color: #ffffff; font-size: 30px; }


/*Find Us Section (Home Page)*/
section.two-columns-layout.find-us { background-position: top center !important; padding: 250px 0 !important; margin-top: -170px; z-index: 1; position: relative; }
section.two-columns-layout.find-us .main-title { text-align: center; }
section.two-columns-layout.find-us .main-title h2 { font-size: 80px; margin-bottom: 50px; display: inline-block; }
section.two-columns-layout.find-us .content { position: relative; }
section.two-columns-layout.find-us .content:after { background: rgb(206 182 124 / 45%); position: absolute; right: 50%; width: 3px; height: 100%; content: ""; }
section.two-columns-layout.find-us .content .content-left { text-align: center; }
section.two-columns-layout.find-us .content .content-right { text-align: center; }
section.two-columns-layout.find-us .content h4 { color: #E6E4DC; margin: 0 0 50px; font-family: Ernestine Pro Bold; }
section.two-columns-layout.find-us .content strong { color: #ceb67c; font-size: 30px; line-height: 30px; }
section.two-columns-layout.find-us .content h5 { color: #ffffff; font-family: 'Jost'; line-height: 30px; margin: 0 0 50px; }


/*GravityForm Popup*/
.gf-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 9999; }
.gf-popup.active { display: block; }
.gf-popup-overlay { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); }
.gf-popup-content { position: relative; max-width: 800px; margin: 5% auto; border: 2px solid #ceb67c; background: #000000; padding: 50px; border-radius: 12px; z-index: 2; transform: translateY(-30px); opacity: 0; transition: all 0.3s ease; }
.gf-popup-close { position: absolute; top: 15px; right: 15px; font-size: 22px; border: none; background: none; cursor: pointer; color: #ceb67c; padding: 0; }
.gf-popup.active .gf-popup-content { transform: translateY(0); opacity: 1; }

.gf-popup.active .gf-popup-content .gform_heading { text-align: center; }
.gf-popup.active .gf-popup-content .gform_heading p.gform_description { color: #ceb67c; margin-bottom: 40px; }
.gf-popup.active .gf-popup-content .gform_body .gform_fields { row-gap: 15px; }
.gf-popup.active .gf-popup-content .gform_body input { height: auto; padding: 5px 20px; color: #ceb67c; background: transparent; border-radius: 0; border: 2px solid #ceb67c; }
.gf-popup.active .gf-popup-content .gform_body select { height: auto; padding: 5px 20px; color: #ceb67c; background: url(images/select-arrow.png) no-repeat center right; border-radius: 0; border: 2px solid #ceb67c; }
.gf-popup.active .gf-popup-content .gform_body textarea { resize: none; padding: 20px; color: #ceb67c; background: transparent; border-radius: 0; border: 2px solid #ceb67c; min-block-size: 10rem; }
.gf-popup.active .gf-popup-content .gform_body input:focus, .gf-popup.active .gf-popup-content .gform_body select:focus, .gf-popup.active .gf-popup-content .gform_body textarea:focus { outline: none !important; }
.gf-popup.active .gf-popup-content .gform_body select option { background: #000000; }


.gf-popup.active .gf-popup-content form .gform_footer { justify-content: center; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn:focus { outline: none !important; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn { border: none !important; height: 60px !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 200px !important; padding: 0 !important; position: relative !important; background: none !important; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn svg { position: absolute; width: 100%; height: 100%; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn span.btn-text { color: #1D1D1B; font: 20px Ernestine Pro Bold; text-transform: uppercase; z-index: 1; transition: 0.5s all; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn svg path.cls-3 { fill: #CBAE75; transition: 0.5s all; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn svg rect.cls-2 { fill: #ffffff; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn svg circle { fill: #004236; transition: 0.5s all; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn:hover svg path.cls-3 { fill: #841D11; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn svg path.cls-4 { fill: #ceb67c; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn:hover svg circle { fill: #004236; }
.gf-popup.active .gf-popup-content form .gform_footer button.custom-submit-btn:hover span.btn-text { color: #CBAE75; }
.gf-popup.active .gf-popup-content .gform_confirmation_wrapper { text-align: center; }
.gf-popup.active .gf-popup-content .gform_confirmation_wrapper .gform_confirmation_message { color: #CBAE75; padding: 30px 0; }