/*
Theme Name: Crescent
Author: Sharp Hue
Version: 2022
*/ 

/*Visual Composer Styles*/
#content .homepage-tagline { font-size: 22px; font-style: italic; font-weight: 500; }
#content .homepage-h1 { line-height: 1em; padding: 0 0 7px 0; font-size: 38px; font-weight: bold; }
#content .contact-heading {font-size: 28px;}
#content .social-media-heading {font-size: 32px;}
#content .contact-text p {font-size: 18px;}
#content .white-text { color:#fff !important; }
#content .white-text a { color:#fff !important; }
#content .content-btn a { text-decoration: none; font-size: 18px; white-space: nowrap; background: #555; color: #fff; padding: 15px 25px; border-radius: 3px; }
#content .content-btn-alt a { text-decoration: none; font-size: 18px; white-space: nowrap; background:#fff; color:#555; padding: 15px 25px; border-radius: 3px; border:2px solid #555;}
#content .content-btn:hover a { background: #666; }

#content .content-btn  { display:inline-block;text-decoration: none; font-size: 18px; white-space: nowrap; background: #555; color: #fff; padding: 15px 25px; border-radius: 3px; }
#content .content-btn p {padding-bottom:0!important;}
#content .content-btn-alt  { text-decoration: none; font-size: 18px; white-space: nowrap; background:#fff; color:#555; padding: 15px 25px; border-radius: 3px; border:2px solid #555;}
.white-text {color:#fff!important;}
i {font-style:normal;}

/* VC FAQ */
#content h4.vc_tta-panel-title { margin:0; padding:0; }
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {background-color: #222 !important;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {color: #fff !important;}
.vc_tta-controls-icon::before {border-color: #fff !important;}
.vc_tta-controls-icon::after {border-color: #fff !important;}

/*scrollbar*/
::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-track { background: #f1f1f1; }
::-webkit-scrollbar-thumb { background: #ccc; }
::-webkit-scrollbar-thumb:hover { background: #aaa; }

/*Fonts*/
h1, h2, h3, h4, h5, h6 { font-family: loretta, serif; font-weight:500;}
ul, ol, li, p, div, span { font-family: century-gothic, sans-serif; }

/*Header*/
html,
body { scroll-behavior: smooth !important; }
body { position:relative;  }
body.admin-bar #header.fixed  { top:32px !important; }
@media(max-width: 782px) {
	body.admin-bar #header.fixed  { top:46px !important; }
}

@media(max-width: 600px) {
  body.admin-bar { position:inherit; }  
  body.admin-bar #header.fixed  { top:0 !important; }
  body.admin-bar #header.absolute  { top:46px !important; }  
  body.admin-bar #header.absolute.fixed  { top:0 !important; }
}
#header { min-height: 110px; z-index: 99999; }
body:not(.home) #header {
    background: transparent linear-gradient(180deg, #0000008B 0%, #00000067 55%, #54545400 100%) 0% 0% no-repeat padding-box;
}

body:not(.home) #header.compact {
    background: #F5F2F0;
}

body:not(.home) #nav ul li > a {
    color: #fff;
}

#header .logo1 {display:block;padding:15px 0;}
#header .logo2 {display:none;}
#header.compact { min-height: 80px; padding:0 0 8px 0; }
#header.compact .logo1 {display:none;}
#header.compact .logo2 {display:block;max-width:70px;padding-top:10px;}
#header.transition,
#header.transition div { -webkit-transition: all 100ms; transition: all 100ms; }
#header.absolute { position: absolute; top: 0; width: 100%; }
#header.fixed { position: fixed; top: 0; width: 100%;background:#FFF;box-shadow: 0px 10px 26px -9px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0px 10px 26px -9px rgba(0, 0, 0, 0.5); z-index: 99999; }
#header .container { max-width: 100%; position: relative; padding: 0 5%; }
#header .logo { line-height:90px; width:138px;padding-top:20px}
#header.compact .logo { line-height: 80px;padding-top:0; }
#header .logo img { vertical-align:middle; }
#header .menu { display: none; cursor:pointer; }
#header.slide { animation-name: slide; animation-duration: 300ms; }
@-webkit-keyframes slide { from {top: -200px;} to {top: 0px;} }
@keyframes slide { from {top: -200px;} to {top: 0px;} }

#header.fade { animation-name: fade; animation-duration: 300ms; }
@-webkit-keyframes fade { from {opacity: 0;} to {opacity: 1;} }
@keyframes fade { from {opacity: 0;} to {opacity: 1;} }

.sticky {position: fixed;
  top: 0;
  width: 100%;}

@media(max-width: 867px) {
	html.menu-on,
	html.menu-on body { overflow:hidden; }
	html.menu-on #header { overflow-y: scroll; height: 100%; }
	#header { min-height: auto; }
	#header .container { padding: 0; }
	#header .logo { line-height: 0; padding: 10px; }
	#header .logo img { width:80px; margin-left:22%;margin-top:10px;}
  #header .logo2 img { width: auto; height: 40px !important; }
}


@media (min-width:1500px) {
  #header .container { max-width: 100%;padding: 0 5%; }
}

/*Nav*/
#primary .inner-header {padding:100px 7% !important;}
#mobile-nav .menus .main .menu ul {display:none;}
#nav { position:absolute; top:40px; right: 5%;padding-bottom:20px;border-bottom:2.5px #603030 solid; }
#header.compact #nav { top:20px;padding-top:5px;border-bottom:none;}
#header.compact #nav ul li > a {color:#2F2A27;text-shadow:none;}
#nav nav > ul { display:table; width:100%; list-style:none; }
#nav ul > li { float:left; }
#nav ul li > a { display:block; height:40px; padding:0 20px; line-height:40px; font-size:18px; color:#fff;  text-decoration:none;font-weight:600;text-shadow: 0px 2px 7px rgba(0,0,0,0.39); }
#nav ul li:hover > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a,
#nav ul li.current_page_parent > a  {  }
#nav ul li.menu-item-has-children > a {  }
#nav ul li > a i { font-size:15px; }
#nav ul > li:last-of-type a {margin-left:4.5em;background-color:#603030; color:#fff;font-weight:500; }
#header.compact #nav .menu-item-1828 a {color:#fff;}
.hide {display:none; }
/*Sub Nav*/
#nav ul li { position:relative; }
#nav ul ul { display:none; position:absolute; left:0px; top:100%; min-width:200px; height:auto; background:#e5e5e5; list-style:none; 
-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	 -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1); 
}
#nav ul li:last-child ul { left:auto; right:0; }
#nav ul li:hover ul { display:block; }
#nav ul li ul li { float:none; margin:0; padding:0; }
#nav ul li ul li a { display:block; height:auto; padding:0 15px; line-height:35px; font-size:18px; color:#222222; text-decoration:none; white-space:nowrap; }
#nav ul li ul li:hover a { background:#555; color:#ffffff; }
#nav ul li ul li ul { display:none; }

/*Nav Btns*/
#nav .btn { padding:0; margin:0; }
#nav .btn a { padding: 12px 18px; margin-left: 10px; line-height:16px; height:auto; color: #fff; text-decoration: none;  white-space:nowrap; }
#nav .btn a i { margin-right: 5px; }
#nav .btn.primary a { margin-left:30px; }
#nav .btn.primary a { background-color: #555; }
#nav .btn.primary a:hover { transition: .8s; }
#nav .btn.secondary a { background-color: #222; }
#nav .btn.secondary a:hover { transition: .8s; }

@media(max-width: 1000px) {
  #nav .btn a { padding:12px; }
  #nav .btn.primary a { margin-left:10px; }
}

@media(max-width: 867px) {
#primary .inner-header {padding:70px 7% !important;}
}

.backbtn {color:#fff;font-size:20px;padding:0 10px;width:60px;}

/*Nav Mobile Btns*/
#mobile-nav .btn { padding:0; margin:0; }
#mobile-nav .btn a { padding: 14px 18px; margin-left: 0px; margin-bottom:15px; line-height:16px; height:auto; color: #fff; text-decoration: none;  white-space:nowrap; text-align:center;  }
#mobile-nav .btn a i { margin-right: 5px; }
#mobile-nav .btn.primary a { margin-left:0px; }
#mobile-nav .btn.primary a { background-color: #555; }
#mobile-nav .btn.primary a:hover { transition: .8s; }
#mobile-nav .btn.secondary a { background-color: #222; }
#mobile-nav .btn.secondary a:hover { transition: .8s; }

@media(max-width: 1350px) {
  #mobile-nav .btn a { padding:14px; }
  #mobile-nav .btn.primary a { margin-left:0px; }
}

@media(max-width: 650px) {
#header .logo img { margin-left:15%; }
}


@media(max-width: 1350px) {
#nav { display:none; }
#header.compact .logo2 {margin:5px 10px 0 10px;}
#header.compact { min-height: 50px; }
#header.compact .logo { display:none;}
#header.compact #nav { top:0px; }
#header.compact #nav .menu { top:-60px; }	
#header .menu {display: block;color:#fff;position: absolute;text-align: center;font-size: 30px;line-height: 100px;right:60px;top:0px;width:200px;}
#header .menu i.fal.fa-bars {top:5px;position:relative;color:#fff;background-color:#603030;padding:2px 5px 1px 5px;}
#header.compact .menu {display: block;color:#fff;position: absolute;text-align: center;font-size: 30px;line-height: 80px;right:5%;top:0px;width:200px;height:40px;}
#header.compact .menu i.fal.fa-bars {color:#fff;}
}

/*mobile nav*/
#mobile-nav { display:none; }

  #mobile-nav { position:fixed; top:0; left:0; display:block; }
  #mobile-nav .menus {transition:left 100ms;z-index:9999;position:fixed;right:-451px;top:0;bottom:0;width:400px;max-width:100%;background:#eee;box-shadow:20px 0px 30px rgba(0,0,0,0.15);overflow:auto;}
  #mobile-nav .menus.right { transition:right 100ms; right:-451px; box-shadow:-20px 0px 30px rgba(0,0,0,0.15); }
  .show-nav { overflow:hidden; }
  .show-nav #mobile-nav .menus.show {left:auto;right:0;z-index:99999999;}
  .show-nav #mobile-nav .menus.right.show { left:auto; right:0; }
  .show-nav #mobile-nav { z-index:99999999; position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.7); content:""; }
  #mobile-nav ul { padding:20px 40px 0px 40px; list-style:none; }
  #mobile-nav ul li { margin-bottom:15px; }
  #mobile-nav ul li a { display:block; font-size:22px; font-weight:600; color:#222; text-decoration:none; }
  #mobile-nav ul li a i.fa-chevron-right { margin-left:15px; font-size:18px; }
  #mobile-nav .menus .top { z-index:3; position:relative; width:100%; height:60px; background:#603030; box-shadow:0 10px 20px rgba(0,0,0,0.1); }
  #mobile-nav .menus .top span { line-height:60px; display:block; font-size:22px; font-weight:600; color:#222; text-align:center; }
  #mobile-nav .menus .top .fa-times { position:absolute; top:0; right:10px; font-size:30px; width:60px; height:60px; line-height:60px; text-align:center; cursor:pointer; color:#fff; opacity:1; }
  #mobile-nav .menus .top .fa-arrow-left { position:absolute; top:0; left:0; font-size:26px; width:60px; height:60px; line-height:60px; text-align:center; cursor:pointer; color:#fff; opacity:1; }
  #mobile-nav .menus .top img { max-height:30px; margin:15px; padding-left:20px;}
  #mobile-nav .menus > div { z-index:2; transition:opacity 200ms; opacity:0; display:none; }
  #mobile-nav .menus > div.show { opacity:1; display:block; }
  #mobile-nav ul.hide {display:none; }
  #mobile-nav .menus .user .me { text-align:center; margin-bottom:60px; }
  #mobile-nav .menus .user .me b { display:block; line-height:20px; }
  #mobile-nav .menus .user .me small { font-size:16px; display:inline-block; line-height:20px; }
  #mobile-nav .menus .user .me .fa-user-circle { margin-bottom:20px; display:block; width:auto; text-align:center; font-size:80px; }
  #mobile-nav .menus .connect { padding:0 40px 40px 40px; }
  #mobile-nav .menus .connect .title { padding:20px 0 20px 0; border-top:1px solid #ddd; font-size:22px; font-weight:600; color:#222; }
  #mobile-nav .menus .connect ul { padding:0; }
  #mobile-nav .menus .connect ul li { margin:0 0 20px 0; }
  #mobile-nav .menus .connect ul li a { font-weight:400; font-size:18px; }
  #mobile-nav .menus .connect ul li a i { width:30px; }
  #mobile-nav .menus .social { margin-bottom:40px; }
  #mobile-nav .menus .social a { display:inline-block; margin-right:15px; font-size:20px; color:#000; }
  #mobile-nav a.btn { margin:0; display:block; padding: 15px; line-height:24px; font-size:22px; font-weight:bold; color: #fff; background:#603030; text-decoration: none; text-align:center; }  
.booknow {  max-width:90px;padding:5px 15px; font-size:18px; color:#fff;  text-decoration:none;background-color:#603030;margin-right:20px; }
@media all and (min-height: 650px) { 
  #mobile-nav .menus .connect { position:relative; }
}


/*Promo*/
#promo { position:relative;top:-6px; }
#promo .border {position:relative;border-top:2.5px #603030 solid;top:24px;width:100%;z-index:999;}
#promo .border2 {
  z-index: 99;
  position: absolute;
  display: block;
  height: 100%;
  border-left: 2.5px #603030 solid;
  border-right: 2.5px #603030 solid;
  border-bottom: 2.5px #603030 solid;
  padding:0 4% 2% 4%; 
  width: auto;
  left: 4%;
  right: 4%;
}


#promo .prev { z-index:2; position: absolute; top:50%; left: 25px; margin-top: -13px; font-size: 26px; color: #fff; cursor:pointer; }
#promo .next { z-index:2; position: absolute; top:50%; right: 25px; margin-top: -13px; font-size: 26px; color: #fff; cursor:pointer; }
#promo .wrapper { position:relative; width:100%; }
#promo .container {margin-top:120px;}
#promo .video {position: relative;display: block;width: 100%;max-width: 100%;margin: 0 auto;overflow: hidden;padding-top: 56.25%;}
#promo .video iframe,
#promo .video video { background: #f1f1f1; width: 100%; max-width: 100%; height: auto !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#promo .video iframe { border:none; height:100% !important; }
#promo .message.has-video { position:absolute; left:0; top:0; height:100%; width:100%; }
#promo h2 { font-family: Calluna, serif ;margin:0 0 20px 0; padding:0; font-size:62px; line-height:1em; font-weight:500; color:#fff; text-align:center;text-shadow: 0px 2px 7px rgba(0,0,0,0.39); }
#promo h2:before { display:none; }
#promo p {z-index:99999;letter-spacing:-1px;font-family: 'Nothing You Could Do', cursive;padding:0;font-size:5em;line-height:1.3em;color:#fff;text-align:center;margin-bottom:20px;font-weight:200;text-shadow: 0px 2px 7px rgba(0,0,0,0.39);}

#promo2 {position:relative;z-index:20;top:-420px;left:3%;width:100%;}
#promo2 .prev { z-index:2; position: absolute; top:50%; left: 25px; margin-top: -13px; font-size: 26px; color: #fff; cursor:pointer; }
#promo2 .next { z-index:2; position: absolute; top:50%; right: 25px; margin-top: -13px; font-size: 26px; color: #fff; cursor:pointer; }
#promo2 .wrapper { position:relative; width:100%; }
#promo2 .container {margin-top:120px;}
#promo2 .video {position: relative;display: block;width: 100%;max-width: 100%;margin: 0 auto;overflow: hidden;padding-top: 56.25%;}
#promo2 .video iframe,
#promo2 .video video { background: #f1f1f1; width: 100%; max-width: 100%; height: auto !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#promo2 .video iframe { border:none; height:100% !important; }
#promo2 .message.has-video {position:absolute;left:0;top:0;height:100%;width:100%;}
#promo2 h2 { font-family: Calluna, serif ;margin:0 0 20px 0; padding:0; font-size:62px; line-height:1em; font-weight:500; color:#fff; text-align:center;text-shadow: 0px 2px 7px rgba(0,0,0,0.39); }
#promo2 h2:before { display:none; }

#promo .slider-btn {font-size: 18px; padding: 15px 25px; border-radius: 3px; background: #555; color: #fff; text-decoration:none;}
#promo .slider-btn:hover {background: #666; }
#promo .slider-btn-holder {text-align: center;}

.video-container video { position:relative; width: 100%;height: 100%; z-index:-100; }
#promo .fade-in-text { text-align:center;width:100%;position:absolute;z-index:100000;top:40%;opacity: 1;animation: fadeOut 5s 3s forwards; -webkit-animation: fadeOut 5s 3s forwards;-moz-animation: fadeOut 5s 3s forwards;-o-animation: fadeOut 5s 3s forwards;-ms-animation: fadeOut 5s 3s forwards;}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-moz-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-o-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

@-ms-keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}



@media (max-width:1550px) {
#promo p {font-size:4em;}
}

@media (max-width:1200px) {
#promo p {font-size:3em;}
}


@media(max-width:900px){
#header .menu {line-height:100px;right:4.5%}
#header.compact .menu {line-height:50px;}
#promo p {font-size:2.5em;}
}


@media(max-width:800px){
#promo {top:-2px;}
#promo h2 { font-size:4em; line-height:1.1em;  }
#promo .video {padding-top:119%;}
#promo .video iframe,
#promo .video video { background: #f1f1f1; width: 210%; max-width: 210%;left:-60%; }
#promo .container {margin-top:0;}
#promo2 {top:-480px;}
#promo p {font-size:2em;padding:0 30px;}
}

@media(max-width:600px){
#promo h2 { font-size:2.8em; line-height:1.1em;  }
#promo2 {top:-240px;}
}

.globalbtn {  position: fixed; display: -webkit-box; display: -webkit-flex; display: flex;-webkit-box-align: end; -webkit-align-items: flex-end;align-items: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; right: 30px; bottom: 30px; z-index: 9999999;}
.globalbtn a { font-weight:600;border:1px solid #fff;height:40px; max-width:100px;padding:0 20px; line-height:40px;text-align:center; font-size:18px; color:#fff;  text-decoration:none; background-color:#603030;}

#footer .wrapper {display:flex;justify-content:center; background-color: #603030;width:100%; }
#footer .wrapper.copyright { background-color: #4C2626; }
#footer .container {display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width: 1400px;padding: 35px 15px 40px 15px;}
#footer .container p {color:#fff;}
#footer .first {width:33%;}
#footer .second {width:29%;}
#footer .third {width:37%;}
#footer .break { flex-basis: 100%;height: 0;}
#footer nav { background:none; }
#footer nav:after { position: absolute; top: 0; bottom: 0; right: 100%; width: 100vw; background: none; content: ''; }
#footer nav ul { list-style-type: none; margin:none; }
#footer nav ul li a { margin-bottom: 5px; display:inline-block; text-decoration: none; color: #fff; font-size: 20px;  }
#footer nav > ul { display:flex;flex-direction:column; width:100%; }
#footer nav > ul > li { float:left; padding-right:2%; margin-bottom:15px; }
#footer nav > ul > li > a,
#footer nav ul li.large > a {  font-size: 20px;line-height:34px; }
#footer .contact { display:flex;color:#fff;}
#footer .contact:nth-of-type(3) { height:55px;}
#footer .contact a {color:#fff;text-decoration:none;font-size:20px;}
#footer .contact i {margin-right:10px;margin-top:5px;}
#footer .contact-body {width:100%;}
#footer a.contactbtn {font-weight:600;color:#fff;text-decoration:none;border:1px solid #fff;padding:7px 9px;font-size:20px;}
#footer .copyright p { padding: 20px; margin:0; color: #fff; font-size: 15px; text-align:center; }
#footer .copyright p br { display:none; }
#footer .copyright a { color: #fff; text-decoration: underline; }
#footer .contact-info { background:none; }
#footer .contact-info .contact { position: relative; padding-left: 39px; margin-bottom: 30px; color: #fff; }
#footer .contact-info .contact .contact-body { font-size: 18px; }
#footer .contact-info .contact .contact-body a { color:#fff; text-decoration: none; }
#footer .contact-info .contact .contact-icon { position: absolute; top: -5px; left: 0; font-size: 21px; color: #fff; line-height: 18px; }
#footer .contact-info .footer-btn { padding: 7px 20px;  font-weight:500;  color:#ffffff; background-color: #c0c0c0; font-size: 18px;  display: inline-block; text-decoration: none; border:none; cursor:pointer; }
#footer .contact-info .footer-btn:hover { color: #fff; transition: .4s;}
#footer .contact-info .footer-contact-btn {  padding: 7px 20px;  color:#ffffff;  font-weight:500; font-size: 18px;  background-color: #c0c0c0; display: inline-block; text-decoration: none; }
#footer .contact-info .footer-contact-btn:hover { color: #fff; transition: .4s; }
#footer .toprow {height:120px;max-width:290px;}
#footer .toprow .historic {padding-top:20px;max-height: 80px;}
#footer .logo {margin-top:30px;max-height: 45px;}
#footer .social { display:table; width:100%; margin:35px 0 0 0;height:70px; }
#footer .social a { float:left; display:block; margin-right:10px; line-height:30px; width:30px; height:30px;text-align:center; }
#footer .social a i { width:30px; height:30px; font-size:20px; line-height:30px; text-align:center; color:#fff; }
#footer .subscribe {color:#fff;}
#footer .signup {display:flex;justify-content:space-between;grid-gap:20px;flex-wrap:wrap;}
#footer .signup input {background:transparent;color:#fff;border:1px solid #fff;border-radius:0;line-height:24px;font-size:18px;width:48%;}
#footer .signup input.long {width:100%;}
#footer .subscribe .sub-title { font-size:26px;line-height:30px;font-family: Calluna, serif;margin-bottom:8px;}
#footer .signup input::placeholder {color: #fff;opacity: 1;}
#footer .signup .button {width:100%;}
#footer .signup button {font-weight:600;background-color:#fff;border-radius:0;line-height:24px;font-size:18px;width:100%;color:#603030;}
#footer .subscribe p {line-height:28px;}


@media (max-width:1400px) {
 #footer .container {margin:0 auto;width: 100%;padding: 35px 5% 40px 5%;}
}

@media( max-width: 1050px ) {
#footer .first {width:49%;min-width:340px;padding-bottom:0px;}
#footer .second {width:49%;}
#footer .third {width:100%;max-width:500px;}
}


@media( max-width: 970px ) {
	#footer .container { padding: 60px 30px;}
	#footer .contact-info .footer-btn { margin-bottom: 10px;}
}

@media( max-width: 800px ) {
	#footer nav > ul > li { 
		width: 100%;
	}
}

@media (max-width: 700px) {
	#footer .col-60, 
  #footer .col-40 { 
		width: 100%;
	}
}

@media( max-width: 600px ) {
	#footer .first {padding-bottom:0;width:100%;min-width:auto;}
	#footer .second, #footer .third {width:100%;}
  #footer .signup input {width:100%;}
	#footer .col-333 { width: 50%;}
	#footer .contact-info { padding: 0;}
  #footer .copyright p br { display:block; }
}


@media (min-width:1500px) {
#footer .container {margin:0 auto;width: 100%;padding: 35px 5% 40px 5%;}
}

/*404*/
#page404 {background: url(/wp-content/uploads/2023/05/1886-crescent-hotel-garden.jpg) no-repeat center center; background-size: cover; color: #fff;}
#page404 .content-area {position: relative; padding: 15% 20px; background: rgba(0,0,0,.6);}
#page404 .error-404 { text-align:center; }
#page404 .error-404 h1 { text-align:center; font-size:40px; color:#fff; margin-bottom:0px;}
#page404 .error-404 p {color:#fff;}
#page404 .error-404 i { font-size:80px; color:#fff; padding-bottom:25px;}
#page404 .error-404 .screen-reader-text { display:none; }
#page404 .btn {padding: 8px 15px; color: #fff; background-color: #603030; font-size: 18px; line-height: 24px;}


.blog-back-link {display:none!important;}


.page-template {background-color:#FDFCFC;}


.activities-reserve {max-wdith:1400px;display:flex;justify-content:center;margin:20px 20px;}
.activities-form {display:flex;justify-content:space-between;flex-wrap:wrap;width: 100%;margin: 20px 0px;padding:20px 50px;max-width:1300px;background-color:#F5F2F0;}
.activities-form .form-header {color:#5A3331;font-size:18px;font-weight:600;display:flex;justify-content:center;flex-direction:column;}
.input-group {font-family: century-gothic, sans-serif; }
.activities-form div {padding-right:15px;}
.input-group input {width: 100%;width:220px; padding: 10px;border: 1px solid #ccc;font-size: 18px;font-family: century-gothic, sans-serif; }
.activities-form .submit-button {text-align:center;text-decoration:none;line-height:40px;max-height:40px;min-height:40px;min-width:190px;width:190px;height:40px;padding:0px 20px;background-color:#5A3331;color: white;border: none;font-size: 16px;cursor: pointer;font-family: century-gothic, sans-serif;display:block;border-radius:0;}
.activities-form .submit-button2 {text-align:center;text-decoration:none;line-height:0px;max-height:40px;min-height:40px;min-width:190px;width:190px;height:40px;padding:0px 20px;background-color:#5A3331;color: white;border: none;font-size: 16px;cursor: pointer;font-family: century-gothic, sans-serif;display:block;border-radius:0;}

.activities-form .submit-button:hover,
.activities-form .submit-button2:hover {background-color:#5A3331;}

@media (max-width:1250px) {
	.activities-form .form-header {width:100%;margin-bottom:15px;}
	.activities-form div {margin-bottom:15px;}
	.activities-form {justify-content:center;}
}

@media (max-width:650px) {
	.activities-form {padding:20px 20px;}
	.activities-form .form-header {width:100%;margin-bottom:15px;}
	.activities-form div {margin-bottom:15px;}
	.input-group input {width:100%;}
	.activities-form {justify-content:column;}
	.activities-form div {padding-right:0;width:100%;}
	.activities-form .submit-button {display:block;justify-content:center;width:auto;}
}

.archive-banner h1 {text-align:center;font-size:60px; line-height:70px; color:#fff; font-weight:700; text-transform:none;font-family: loretta, serif;}
.archive-banner p {font-size:20px;line-heigth:24px;font-family: century-gothic, sans-serif;color:#fff;text-align:center;}
.activities-container {max-width: 1400px;margin: 0 auto;padding: 0 20px 50px 20px;display: flex;justify-content: center;align-items: center;}
.activity-grid {display:flex;flex-wrap: wrap;gap: 40px;padding: 0 0px 20px 0px;}

.activity-grid .holder { width: 320px;display: flex;margin-bottom: 10px;flex-direction: column; background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #00000029;}
.activity-grid .activity-item { display: block;}
.activity-grid .activity-item .activity-image {position: relative;width: 320px;height: 220px;overflow: hidden;background-size: cover; background-position: center; background-repeat: no-repeat; }
.activity-grid .activity-item .activity-image .image-link { display: block;width: 100%;height: 100%; text-decoration: none;}
.activity-grid .activity-item .activity-content {padding:5px 15px 25px 15px;}
.activity-grid .activity-item .activity-title {padding:10px 0 30px 0;height:50px;}
.activity-grid .activity-item .activity-title a {text-transform:unset;color:#000;font-size:20px;line-heigth:24px;font-family: century-gothic, sans-serif;font-weight:400;}
.activity-grid .activity-item .activity-excerpt {display:none;}
.activity-grid .activity-item a {text-transform:uppercase;color:#603030;font-size:18px;line-height:24px;font-weight:600;text-decoration:none;}
article.activity .entry-content .activity-img img {display:flex;justify-content:center;margin:0 auto;}

section.single.activity main {max-width:1340px;margin:0 auto;padding:100px 30px 40px 30px;}
article.activity .entry-content {display:flex;flex-direction:row;gap:60px;}
article.activity .entry-content .entry-title {padding-bottom:20px;}
article.activity .entry-content .activity-img {min-width:50%;}
article.activity .entry-content a.blog_back {cursor:pointer;display:block;}
article.activity .entry-content a.blog_back:hover {color:#603030 !important;}
.activity-nav-btm {display:none;}


@media (max-width:1500px) {
.activity-grid {justify-content:space-between;}
}

@media (max-width:800px) {
	article.activity .entry-content {flex-direction:column;}
	.activity-nav-btm {display:block;}
	.activity-nav-top {display:none;}
	article.activity .entry-content {gap:10px;}
}
@media (max-width:800px) {
	.activity-grid {justify-content:center;}
}

@media (max-width:370px) {
	.activity-grid .holder {width:100%;margin:0 auto;}
	.activity-grid .activity-item .activity-image {width:100%;}
}
