/*--------------------------------------------------------------
# CSS Variables — Super 8 Brand Palette
# Extracted directly from logo: Yellow + Red + Black
--------------------------------------------------------------*/
:root {
  --yellow:        #F5D800;   /* Logo bright yellow */
  --yellow-dark:   #d4b900;   /* Hover yellow */
  --yellow-light:  #fffbe6;   /* Soft yellow tint for backgrounds */

  --red:           #D7182A;   /* Logo bold red */
  --red-dark:      #b01020;   /* Hover red */
  --red-light:     #fdecea;   /* Soft red tint */

  --black:         #111111;   /* Logo black */
  --black-mid:     #1e1e1e;   /* Dark sections */
  --black-soft:    #2d2d2d;   /* Body text */

  --neutral-light: #f7f7f5;
  --neutral-mid:   #e0ddd0;
  --text-muted:    #6b6555;

  --white:         #ffffff;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Poppins", sans-serif;
  color: var(--black-soft);

background-color: #FFFFFF;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100 60'%3E%3Cg fill-opacity='0.75'%3E%3Crect fill='%23FFFFFF' width='11' height='11'/%3E%3Crect fill='%23fffffc' x='10' width='11' height='11'/%3E%3Crect fill='%23fffef8' y='10' width='11' height='11'/%3E%3Crect fill='%23fffef5' x='20' width='11' height='11'/%3E%3Crect fill='%23fffef2' x='10' y='10' width='11' height='11'/%3E%3Crect fill='%23fffeee' y='20' width='11' height='11'/%3E%3Crect fill='%23fffdeb' x='30' width='11' height='11'/%3E%3Crect fill='%23fffde8' x='20' y='10' width='11' height='11'/%3E%3Crect fill='%23fffde4' x='10' y='20' width='11' height='11'/%3E%3Crect fill='%23fffde1' y='30' width='11' height='11'/%3E%3Crect fill='%23fffcde' x='40' width='11' height='11'/%3E%3Crect fill='%23fffcda' x='30' y='10' width='11' height='11'/%3E%3Crect fill='%23fffcd7' x='20' y='20' width='11' height='11'/%3E%3Crect fill='%23fffcd4' x='10' y='30' width='11' height='11'/%3E%3Crect fill='%23fffbd0' y='40' width='11' height='11'/%3E%3Crect fill='%23fffbcd' x='50' width='11' height='11'/%3E%3Crect fill='%23fffbca' x='40' y='10' width='11' height='11'/%3E%3Crect fill='%23fffbc6' x='30' y='20' width='11' height='11'/%3E%3Crect fill='%23fffbc3' x='20' y='30' width='11' height='11'/%3E%3Crect fill='%23fffac0' x='10' y='40' width='11' height='11'/%3E%3Crect fill='%23fffabc' y='50' width='11' height='11'/%3E%3Crect fill='%23fffab9' x='60' width='11' height='11'/%3E%3Crect fill='%23fffab5' x='50' y='10' width='11' height='11'/%3E%3Crect fill='%23fff9b2' x='40' y='20' width='11' height='11'/%3E%3Crect fill='%23fff9af' x='30' y='30' width='11' height='11'/%3E%3Crect fill='%23fff9ab' x='20' y='40' width='11' height='11'/%3E%3Crect fill='%23fff9a8' x='10' y='50' width='11' height='11'/%3E%3Crect fill='%23fff8a4' x='70' width='11' height='11'/%3E%3Crect fill='%23fff8a1' x='60' y='10' width='11' height='11'/%3E%3Crect fill='%23fff89d' x='50' y='20' width='11' height='11'/%3E%3Crect fill='%23fff89a' x='40' y='30' width='11' height='11'/%3E%3Crect fill='%23fff896' x='30' y='40' width='11' height='11'/%3E%3Crect fill='%23fff793' x='20' y='50' width='11' height='11'/%3E%3Crect fill='%23fff78f' x='80' width='11' height='11'/%3E%3Crect fill='%23fff78c' x='70' y='10' width='11' height='11'/%3E%3Crect fill='%23fff788' x='60' y='20' width='11' height='11'/%3E%3Crect fill='%23fff785' x='50' y='30' width='11' height='11'/%3E%3Crect fill='%23fff681' x='40' y='40' width='11' height='11'/%3E%3Crect fill='%23fff67d' x='30' y='50' width='11' height='11'/%3E%3Crect fill='%23fff67a' x='90' width='11' height='11'/%3E%3Crect fill='%23fff676' x='80' y='10' width='11' height='11'/%3E%3Crect fill='%23fff672' x='70' y='20' width='11' height='11'/%3E%3Crect fill='%23fff56e' x='60' y='30' width='11' height='11'/%3E%3Crect fill='%23fff56a' x='50' y='40' width='11' height='11'/%3E%3Crect fill='%23fff566' x='40' y='50' width='11' height='11'/%3E%3Crect fill='%23fff562' x='90' y='10' width='11' height='11'/%3E%3Crect fill='%23fff45e' x='80' y='20' width='11' height='11'/%3E%3Crect fill='%23fff45a' x='70' y='30' width='11' height='11'/%3E%3Crect fill='%23fff455' x='60' y='40' width='11' height='11'/%3E%3Crect fill='%23fff451' x='50' y='50' width='11' height='11'/%3E%3Crect fill='%23fff44c' x='90' y='20' width='11' height='11'/%3E%3Crect fill='%23fff447' x='80' y='30' width='11' height='11'/%3E%3Crect fill='%23fff342' x='70' y='40' width='11' height='11'/%3E%3Crect fill='%23fff33c' x='60' y='50' width='11' height='11'/%3E%3Crect fill='%23fff336' x='90' y='30' width='11' height='11'/%3E%3Crect fill='%23fff330' x='80' y='40' width='11' height='11'/%3E%3Crect fill='%23fff328' x='70' y='50' width='11' height='11'/%3E%3Crect fill='%23fff220' x='90' y='40' width='11' height='11'/%3E%3Crect fill='%23fff214' x='80' y='50' width='11' height='11'/%3E%3Crect fill='%23FFF200' x='90' y='50' width='11' height='11'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}

a { color: var(--white); text-decoration: none; }
a:hover { color: var(--white); text-decoration: none; }



.h1

{
        font-size: 31px;
        color: var(--red);	
		
}

.h1 a

{
        font-size: 31px;
        color: var(--red);	
		
}

.h1 a:hover

{
        font-size: 31px;
        color: var(--red);	
		
}



h1, h2, h3, h4, h5, h6 { font-family: 'Croissant One', cursive; }

.about a { color: var(--black-soft); }

.content p {
	    font-size: 18px;
    font-weight: 400;
	margin-top: 21px;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 150px;
  z-index: 996;
  background: var(--red);
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i { font-size: 28px; color: var(--white); line-height: 0; }

.back-to-top:hover { background: var(--yellow); color: var(--black); }

.back-to-top.active { visibility: visible; opacity: 1; }

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: var(--white);
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid var(--red);
  border-top-color: var(--yellow);
  border-bottom-color: var(--yellow);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media screen and (max-width: 768px) {
  [data-aos-delay] { transition-delay: 0 !important; }
}

@media screen and (max-width: 480px) {
  #header .logo img { max-height: 40px; }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: var(--white);
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;
  box-shadow: 0px 0 18px rgba(0,0,0,0.10);
  border-bottom: 3px solid var(--yellow);
}

#header .logo {
  font-size: 30px;
  margin: 0; padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a { color: var(--red); }

#header .logo img {
  padding: 0; margin: 0;
  margin-top: -20px;
  z-index: 1000;
  position: absolute;
}

/*--------------------------------------------------------------
# CTA / Phone Button
--------------------------------------------------------------*/
.get-started-btn {
  margin-left: 10px;
  background: var(--red);
  color: var(--white);
  border-radius: 4px;
  padding: 8px 18px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  border: 2px solid var(--red);
}

.get-started-btn:hover {
  background: var(--yellow);
  color: var(--black);
  border-color: var(--yellow-dark);
}

@media (max-width: 768px) {
  .get-started-btn { margin: 0 15px 0 0; padding: 6px 18px; }
}

/*--------------------------------------------------------------
# Navigation — Desktop
--------------------------------------------------------------*/
.navbar { padding: 0; }

.navbar ul { margin: 0; padding: 0; display: flex; list-style: none; align-items: center; }

.navbar li { position: relative; }

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 25px;
  font-family: 'Croissant One', cursive;
  font-size: 16px;
  font-weight: 500;
  color: var(--black-soft);
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i, .navbar a:focus i { font-size: 12px; line-height: 0; margin-left: 5px; }

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a { color: var(--red); }

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0; padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: var(--white);
  box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
  transition: 0.3s;
  border-radius: 4px;
  border-top: 3px solid var(--red);
}

.navbar .dropdown ul li { min-width: 200px; }

.navbar .dropdown ul a { padding: 10px 20px; font-size: 14px; font-weight: 500; }

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a { color: var(--red); }

.navbar .dropdown:hover > ul { opacity: 1; top: 100%; visibility: visible; }

.navbar .dropdown .dropdown ul { top: 0; left: calc(100% - 30px); visibility: hidden; }

.navbar .dropdown .dropdown:hover > ul { opacity: 1; top: 0; left: 100%; visibility: visible; }

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul { left: -90%; }
  .navbar .dropdown .dropdown:hover > ul { left: -100%; }
}

/*--------------------------------------------------------------
# Navigation — Mobile
--------------------------------------------------------------*/
.mobile-nav-toggle {
  color: var(--black-soft);
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x { color: var(--white); }

@media (max-width: 991px) {
  .mobile-nav-toggle { display: block; }
  .navbar ul { display: none; }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0; right: 0; left: 0; bottom: 0;
  background: rgba(17,17,17,0.96);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle { position: absolute; top: 15px; right: 15px; }

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px; right: 15px; bottom: 15px; left: 15px;
  padding: 10px 0;
  border-radius: 6px;
  background-color: var(--white);
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus { padding: 10px 20px; font-size: 15px; color: var(--black-soft); }

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a { color: var(--red); }

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus { margin: 15px; }

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: var(--white);
  box-shadow: 0px 0px 30px rgba(127,137,161,0.25);
}

.navbar-mobile .dropdown ul li { min-width: 200px; }
.navbar-mobile .dropdown ul a { padding: 10px 20px; }

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a { color: var(--red); }

.navbar-mobile .dropdown > .dropdown-active { display: block; }



.ifrmae-map
{
	    margin-top: 130px;
}




/* Desktop Slider Height */
#wowslider-container1 img {
  width: 100%;
  height:790px!important;
  object-fit: cover;
}

#wowslider-container2 img {
  width: 100%;
  height:auto;
  object-fit: cover;
}


/* Tablet */
@media (max-width: 992px) {
  #wowslider-container1 img {
    height: 400px!important;
  }
}





/* Responsive Images */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Slider / Banner Image */
#wowslider-container1 img {
  width: 100%;
  height: auto;
  object-fit: cover;
}




#wowslider-container2 img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}

/* About Section Image */
.videoWrapper img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* Attraction Section Images */
.box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}


@media (max-width: 375px) {
	
	
  #wowslider-container2 img {
    width: 100%;
    height: 250px!important;
	margin-top: 50px!important;
    object-fit: contain;
  }	
	
	.ifrmae-map {
    margin-top: 75px;
    height: 250px;
}
	
}


@media (max-width: 425x) {
	
	
  #wowslider-container2 img {
    width: 100%;
    height: 250px!important;
	margin-top: 50px!important;
    object-fit: contain;
  }	
	
	.ifrmae-map {
    margin-top: 75px;
    height: 250px;
}
}


/* Mobile Responsive Image Height */
@media (max-width: 768px) {

  #wowslider-container1 img {
    width: 100%;
    height: auto!important;
    /*object-fit: contain;*/
  }

  #wowslider-container2 img {
    width: 100%;
    height:auto;important;
    /* object-fit: contain;*/
  }


  .box img {
    height: auto;
    object-fit: contain;
  }

  #hero,
  #hero1 {
    height: auto;
    min-height: 450px;
    background-position: center center;
    background-size: cover;
  }

  .icon-box img {
    width: 80px;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 80vh;
  background: url("../img/casino.jpg") top center;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(0,0,0,0.48);
  position: absolute;
  bottom: 0; top: 0; left: 0; right: 0;
}

#hero .container { padding-top: 72px; }

@media (max-width: 992px) { #hero .container { padding-top: 62px; } }

#hero h1 { margin: 0; font-size: 48px; font-weight: 700; line-height: 56px; color: var(--white); font-family: "Poppins", sans-serif; }
#hero h2 { color: #eee; margin: 10px 0 0 0; font-size: 24px; }

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 11px 36px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  background: var(--yellow);
  border: 2px solid var(--yellow);
  color: var(--black);
}

#hero .btn-get-started:hover {
  background: var(--red);
  border-color: var(--red);
  color: var(--white);
}

@media (min-width: 1024px) { #hero { background-attachment: fixed; } }

@media (max-width: 768px) {
  #hero { height: 100vh; }
  #hero h1 { font-size: 28px; line-height: 36px; }
  #hero h2 { font-size: 18px; line-height: 24px; }
}

/*--------------------------------------------------------------
# Hero Section 2
--------------------------------------------------------------*/
#hero1 {
  width: 100%;
  height: 80vh;
  background: url("../img/double-bed.webp") top center;
  background-size: cover;
  position: relative;
}

#hero1:before {
  content: "";
  background: rgba(0,0,0,0.48);
  position: absolute;
  bottom: 0; top: 0; left: 0; right: 0;
}

#hero1 .container { padding-top: 72px; text-align: end; }

@media (max-width: 992px) { #hero1 .container { padding-top: 62px; } }

#hero1 h1 { margin: 0; font-size: 48px; font-weight: 700; line-height: 56px; color: var(--white); font-family: "Poppins", sans-serif; }
#hero1 h2 { color: #eee; margin: 10px 0 0 0; font-size: 24px; }

#hero1 .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 11px 36px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 30px;
  background: var(--yellow);
  border: 2px solid var(--yellow);
  color: var(--black);
}

#hero1 .btn-get-started:hover {
  background: var(--red);
  border-color: var(--red);
  color: var(--white);
}

@media (min-width: 1024px) { #hero1 { background-attachment: fixed; } }

@media (max-width: 768px) {
  #hero1 { height: 100vh; }
  #hero1 h1 { font-size: 28px; line-height: 36px; }
  #hero1 h2 { font-size: 18px; line-height: 24px; }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section { padding: 60px 0; overflow: hidden; }

.section-bg { background-color: var(--neutral-light); }

.section-title { padding-bottom: 40px; }

.section-title h2 {
  font-size: 26px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 5px 0;
  color: var(--red);
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 3px;
  display: inline-block;
  background: var(--yellow);
  margin: 4px 10px;
  border-radius: 2px;
}

.section-title p {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: var(--black-soft);
}

.breadcrumbs {
  padding: 15px 0;
  background: var(--yellow-light);
  border-bottom: 2px solid var(--yellow);
  margin-top: 95px;
}

.breadcrumbs ol li + li { padding-left: 10px; }

@media (max-width: 992px) { .breadcrumbs { margin-top: 63px; } }

.breadcrumbs h2 { font-size: 32px; font-weight: 500; }
.breadcrumbs p { font-size: 14px; margin-bottom: 0; }

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{background: #ffffff9e;}
.about .content h3 { font-weight: 600; font-size: 26px; }
.about .content ul { list-style: none; padding: 0; }
.about .content ul li { padding-bottom: 10px; }

.about .content ul i { font-size: 20px; padding-right: 4px; color: var(--red); }

.about .content .learn-more-btn {
  background: var(--red);
  color: var(--white);
  border-radius: 4px;
  padding: 8px 25px 9px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.about .content .learn-more-btn:hover { background: var(--yellow); color: var(--black); }

@media (max-width: 768px) {
  .about .content .learn-more-btn { margin: 0 48px 0 0; padding: 6px 18px; }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts { padding: 30px 0; }

.counts .counters span { font-size: 48px; display: block; color: var(--red); font-weight: 700; }

.counts .counters p {
  padding: 0; margin: 0 0 20px 0;
  font-family: "Raleway", sans-serif;
  font-size: 15px; font-weight: 600;
  color: var(--black-soft);
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .content {
  padding: 30px;
  border-radius: 6px;
  color: var(--white);
  background: linear-gradient(145deg, var(--red) 0%, var(--black-mid) 70%);
}

.why-us .content h4 { font-weight: 700; font-size: 34px; margin-bottom: 30px; }
.why-us .content p { margin-bottom: 30px; }

.why-us .content .more-btn {
  display: inline-block;
  background: var(--yellow);
  color: var(--black);
  font-weight: 700;
  padding: 6px 30px 8px 30px;
  border-radius: 4px;
  transition: all ease-in-out 0.4s;
}

.why-us .content .more-btn i { font-size: 14px; }

section#why-us {
  height: 100%;
  background: url(../img/guestroom.jpg) top center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

.why-us .content .more-btn:hover { background: var(--white); color: var(--black); }

.why-us .icon-boxes .icon-box {
  text-align: center;
  background: var(--white);
  padding: 40px 30px;
  width: 100%;
  border: 1px solid var(--neutral-mid);
  border-radius: 4px;
  border-top: 3px solid var(--yellow);
  transition: box-shadow 0.3s, border-color 0.3s;
}

.why-us .icon-boxes .icon-box:hover {
  border-top-color: var(--red);
  box-shadow: 0 8px 24px rgba(215,24,42,0.12);
}

.why-us .icon-boxes .icon-box i {
  font-size: 32px;
  padding: 18px;
  color: var(--red);
  margin-bottom: 30px;
  background: var(--red-light);
  border-radius: 50px;
}

.why-us .icon-boxes .icon-box h4 { font-size: 17px; font-weight: 500; margin: 20px 0; color: var(--red); }
.why-us .icon-boxes .icon-box p { font-size: 15px; color: var(--text-muted); }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #ccc;
  font-size: 16px;
  background: var(--black);
  
}

#footer .footer-top {
  padding: 60px 0 30px 0;
  background: var(--black-mid);
  border-top: 4px solid var(--yellow);
}

#footer .footer-top .footer-contact { margin-bottom: 30px; }

#footer .footer-top .footer-contact h4 { font-size: 22px; margin: 0 0 30px 0; padding: 2px 0; line-height: 1; font-weight: 700; }

#footer .footer-top .footer-contact p { font-size: 14px; line-height: 24px; margin-bottom: 0; color: #ccc; }

#footer .footer-top h4 { font-size: 20px; font-weight: 500; color: #ccc; position: relative; padding-bottom: 12px; }

#footer .footer-top .footer-links { margin-bottom: 30px; }

#footer .footer-top .footer-links ul { list-style: none; padding: 0; margin: 0; }

#footer .footer-top .footer-links ul i { padding-right: 2px; color: var(--yellow); font-size: 18px; line-height: 1; }

#footer .footer-top .footer-links ul li { padding: 10px 0; display: flex; align-items: center; }
#footer .footer-top .footer-links ul li:first-child { padding-top: 0; }

#footer .footer-top .footer-links ul a { color: #ccc; transition: 0.3s; display: inline-block; line-height: 1; }
#footer .footer-top .footer-links ul a:hover { color: var(--yellow); text-decoration: none; }

#footer .footer-newsletter { font-size: 15px; }
#footer .footer-newsletter h4 { font-size: 16px; font-weight: bold; color: #ccc; position: relative; padding-bottom: 12px; }

#footer .footer-newsletter form {
  margin-top: 30px;
  background: var(--white);
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  text-align: left;
  border: 1px solid var(--neutral-mid);
}

#footer .footer-newsletter form input[type=email] { border: 0; padding: 4px 8px; width: calc(100% - 100px); }

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px; right: -1px; bottom: -1px;
  border: 0;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: var(--red);
  color: var(--white);
  transition: 0.3s;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0,0,0,0.1);
}

#footer .footer-newsletter form input[type=submit]:hover { background: var(--red-dark); }

#footer .credits { padding-top: 5px; font-size: 13px; color: var(--yellow); }
#footer .credits a { color: #aaa; transition: 0.3s; }
#footer .credits a:hover { color: var(--yellow); }

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: var(--red);
  color: var(--white);
  line-height: 1;
  padding: 8px 0;
  margin-right: 6px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover { background: var(--yellow); color: var(--black); text-decoration: none; }

.copyright p { color: #aaa; }

@media (min-width: 1200px) {
  .h2, h2 { font-size: 20px; }
    .h1{ font-size: 31px; color: var(--red); }
  .h1, h1 { font-size: 31px; color: var(--red); }
  .h3, h3 { font-size: 18px; color: var(--red); }
  
    .h1, h1 a{ font-size: 31px; color: var(--red)!important;}
	    .h1, h1 a:hover{ font-size: 31px; color: var(--red); }
}

p.para { color: var(--white); }

/*--------------------------------------------------------------
# Title Classes
--------------------------------------------------------------*/
.title1 { font-size: 17px; font-weight: 500; margin: 20px 0; color: var(--red); font-family: 'Croissant One', cursive; }

.title2 { font-family: 'Croissant One', cursive; color: var(--red); font-size: 20px; }

h3.title2 { font-size: 35px; font-weight: 500; margin: 20px 0; color: var(--yellow); font-family: 'Croissant One', cursive; }

.title3 { font-size: 30px; font-family: 'Croissant One', cursive; color: var(--white); }

.title5 { font-size: 26px; font-weight: 500; padding: 0; margin: 0 0 5px 0; color: var(--red); }

.title6 { font-size: 20px; color: var(--yellow); font-weight: 500; font-family: 'Croissant One', cursive; margin-bottom: 21px; }

.title6 a { font-size: 20px; color: var(--yellow); font-weight: 500; font-family: 'Croissant One', cursive; margin-bottom: 21px; }

.title7 {
  font-size: 26px; font-weight: 500;
  margin: 0 0 5px 0;
  color: var(--white);
  background: rgba(215, 24, 42, 0.60);
  padding: 5px; width: 100%;
  border-radius: 6px;
  text-align: center;
}

.footertitle a { font-size: 20px; color: var(--yellow); font-weight: 500; font-family: 'Croissant One', cursive; }

/*--------------------------------------------------------------
# Reservation Widget
--------------------------------------------------------------*/
.agileits_reservation {
  z-index: 999;
  background: linear-gradient(160deg, var(--black) 0%, var(--black-mid) 100%);
  padding: 1.2em;
  box-shadow: 0px 4px 24px rgba(0,0,0,0.40);
  margin-top: 5px;
  border-top: 4px solid var(--yellow);
  border-radius: 4px;
}

.agileits_reservation input[type="text"],
select#adult, select#children, select#selrooms,
.phone_email1 input[type="email"] {
  width: 100%;
  color: var(--black-soft);
  font-size: 15px;
  padding: 10px 19px;
  outline: none;
  background: var(--white);
  border: 1px solid var(--neutral-mid);
  border-radius: 3px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;
}

.date_btn input[type="submit"] {
  text-transform: capitalize;
  width: 100%;
  background: var(--yellow);
  color: var(--black);
  padding: 10px 0;
  border: none;
  font-size: 1em;
  outline: none;
  font-weight: 700;
  letter-spacing: 3px;
  border-radius: 3px;
  transition: .5s all;
}

.date_btn input[type="submit"]:hover { background: var(--red); color: var(--white); }

.agileits_reservation em.bi { position: absolute; color: #888; font-size: 0.9em; margin-top: 14px; margin-left: 5px; }

/*--------------------------------------------------------------
# Image Hover Boxes
--------------------------------------------------------------*/
.box { font-family: 'Poppins', sans-serif; text-align: center; overflow: hidden; position: relative; }

.box:before, .box:after {
  content: "";
  background: var(--black);
  transform: scale(0);
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  transition: all 0.5s ease 0s;
}

.box:after {
  background: var(--black-mid);
  border: 1px solid rgba(245,216,0,0.5);
  top: 10px; left: 10px; right: 10px; bottom: 10px;
  transition: all 0.5s ease 0.2s;
}

.box:hover:before { opacity: 0.6; transform: scale(1); }
.box:hover:after  { opacity: 0.45; transform: scale(1); }

.box img { width: 100%; height: auto; }

.box .box-content {
  color: var(--white);
  width: 85%;
  filter: blur(5px);
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%; left: 50%;
  z-index: 2;
  transition: all 0.4s ease 0.3s;
}

.box:hover .box-content { filter: blur(0); opacity: 1; }

.box .title { font-size: 25px; font-weight: 200; text-transform: capitalize; margin: 0 0 1px; color: var(--yellow); font-family: 'Croissant One', cursive; }

.box .post { font-size: 15px; font-weight: 400; text-transform: capitalize; letter-spacing: 1px; display: block; margin: 0 0 10px; }

.box .icon { padding: 0; margin: 0; list-style: none; }
.box .icon li { margin: 0 3px; display: inline-block; }

.box .icon li a {
  color: var(--white);
  font-size: 14px; line-height: 24px;
  height: 27px; width: 27px;
  border: 1px solid rgba(255,255,255,0.5);
  box-shadow: 5px 5px 0 rgba(0,0,0,0.6);
  display: block;
  transition: all 0.3s ease 0s;
}

.box .icon li a:hover { background-color: var(--red); }

@media only screen and (max-width: 990px) { .box { margin: 0 0 30px; } }

a.btn-get-started.animate__animated.animate__fadeInUp.scrollto.center {
  font-family: 'Croissant One', cursive;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  animation-delay: 0.8s;
  background: var(--yellow);
  border: 2px solid var(--yellow);
  color: var(--black);
}

a.btn-get-started.animate__animated.animate__fadeInUp.scrollto.center:hover {
  background: var(--red);
  border-color: var(--red);
  color: var(--white);
}

@media (max-width: 480px) { .col-xs-12.span1_of_1.book_date { width: 100% !important; } }

@media (min-width: 992px) { .col-lg-6 { flex: 0 0 auto; width: 50%; float: left; } }

@media (min-width: 992px) {
  .col-lg-5 { flex: 0 0 auto; width: 41.66666667%; float: left; }
  .col-lg-2 { flex: 0 0 auto; width: 16.66666667%; float: left; }
  .col-lg-3 { flex: 0 0 auto; width: 25%; float: left; }
}

.well {
  min-height: 20px; padding: 19px; margin-bottom: 20px;
  background-color: var(--black-mid);
  border: 1px solid rgba(245,216,0,0.15);
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}

.gpdn { padding-top: 10px; color: var(--white); }

.ada { background: var(--red); color: var(--white); font-size: 18px; font-weight: 400; padding: 10px; text-align: center; }

.span1_of_1 { float: left; list-style: none; padding-top: 10px; }

.videoWrapper { position: relative; padding-top: 24px; height: auto; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*--------------------------------------------------------------
# Services Section
--------------------------------------------------------------*/
.services {
background-color: #FFFA4E;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3CradialGradient id='a' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23FF2040'/%3E%3Cstop offset='1' stop-color='%23FFFA4E'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='750' x2='1550' y2='750'%3E%3Cstop offset='0' stop-color='%23ff8d47'/%3E%3Cstop offset='1' stop-color='%23FFFA4E'/%3E%3C/linearGradient%3E%3Cpath id='s' fill='url(%23b)' d='M1549.2 51.6c-5.4 99.1-20.2 197.6-44.2 293.6c-24.1 96-57.4 189.4-99.3 278.6c-41.9 89.2-92.4 174.1-150.3 253.3c-58 79.2-123.4 152.6-195.1 219c-71.7 66.4-149.6 125.8-232.2 177.2c-82.7 51.4-170.1 94.7-260.7 129.1c-90.6 34.4-184.4 60-279.5 76.3C192.6 1495 96.1 1502 0 1500c96.1-2.1 191.8-13.3 285.4-33.6c93.6-20.2 185-49.5 272.5-87.2c87.6-37.7 171.3-83.8 249.6-137.3c78.4-53.5 151.5-114.5 217.9-181.7c66.5-67.2 126.4-140.7 178.6-218.9c52.3-78.3 96.9-161.4 133-247.9c36.1-86.5 63.8-176.2 82.6-267.6c18.8-91.4 28.6-184.4 29.6-277.4c0.3-27.6 23.2-48.7 50.8-48.4s49.5 21.8 49.2 49.5c0 0.7 0 1.3-0.1 2L1549.2 51.6z'/%3E%3Cg id='g'%3E%3Cuse href='%23s' transform='scale(0.12) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.2) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.25) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(0.3) rotate(-20)'/%3E%3Cuse href='%23s' transform='scale(0.4) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(0.5) rotate(20)'/%3E%3Cuse href='%23s' transform='scale(0.6) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.7) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.835) rotate(-40)'/%3E%3Cuse href='%23s' transform='scale(0.9) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(1.05) rotate(25)'/%3E%3Cuse href='%23s' transform='scale(1.2) rotate(8)'/%3E%3Cuse href='%23s' transform='scale(1.333) rotate(-60)'/%3E%3Cuse href='%23s' transform='scale(1.45) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(1.6) rotate(10)'/%3E%3C/g%3E%3C/defs%3E%3Cg transform='translate(820 0)'%3E%3Cg transform='translate(0 690)'%3E%3Ccircle fill='url(%23a)' r='3000'/%3E%3Cg opacity='0.5'%3E%3Ccircle fill='url(%23a)' r='2000'/%3E%3Ccircle fill='url(%23a)' r='1800'/%3E%3Ccircle fill='url(%23a)' r='1700'/%3E%3Ccircle fill='url(%23a)' r='1651'/%3E%3Ccircle fill='url(%23a)' r='1450'/%3E%3Ccircle fill='url(%23a)' r='1250'/%3E%3Ccircle fill='url(%23a)' r='1175'/%3E%3Ccircle fill='url(%23a)' r='900'/%3E%3Ccircle fill='url(%23a)' r='750'/%3E%3Ccircle fill='url(%23a)' r='500'/%3E%3Ccircle fill='url(%23a)' r='380'/%3E%3Ccircle fill='url(%23a)' r='250'/%3E%3C/g%3E%3Cg transform='rotate(-169.2 0 0)'%3E%3Cuse href='%23g' transform='rotate(10)'/%3E%3Cuse href='%23g' transform='rotate(120)'/%3E%3Cuse href='%23g' transform='rotate(240)'/%3E%3C/g%3E%3Ccircle fill-opacity='0.01' fill='url(%23a)' r='3000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}

/*--------------------------------------------------------------
# Cookie Banner
--------------------------------------------------------------*/
.cookie-banner {
  position: fixed;
  bottom: 0; left: 0;
  width: 100%;
  background: var(--black);
  border-top: 3px solid var(--yellow);
  color: var(--white);
  text-align: center;
  z-index: 1000;
  display: none;
  font-size: 14px;
  line-height: 1.5;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  padding-top: 9px;
}

.cookie-banner button {
  margin-left: 10px;
  padding: 6px 16px;
  background-color: var(--yellow);
  color: var(--black);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
  transition: 0.3s;
}

.cookie-banner button:hover { background-color: var(--red); color: var(--white); }


.btn-primary

{
	background: #d7182a;
	color:#fff!important;
}

.btn-primary:hover {
    background: #fff200;
    color: #000 !important;
}