﻿html,body{font-size:100%;/*background:url(../images/bg2.jpg) repeat;*/font-family:'Lato',sans-serif!important;line-height:160%}
.head{padding:0 10px 10px;background-color:#fff;height:70px;}
.m{margin:10px}
.logo{padding:0;z-index: 100;}
.logo img{padding:13px 4px 4px 50px;}
.menu{padding:0;margin:50px 0 0}
.state{padding:10px 0 0 0;color:#082c6a;font-weight:normal;text-align:center;font-size:14px;line-height:25px;margin:0;}
.state a{color: #082c6a;text-decoration: none;}

#youtube1{margin:0;position:relative;padding-bottom:56%;padding-top:.3%;height:0;overflow:hidden}
#youtube1 iframe{border-right-color:#1px double #033;position:absolute;top:0;left:0;width:100%!important;height:100%!important}

.black{color:#333}
.blue{color:#e26811; font-size:17px}
.carousel-inner > .item > img{width:100%}
.padding{padding-top:2%;padding-bottom:3%}
.five{color:#006BB6;font-size:130%;margin-bottom:5px;background-image: linear-gradient(to bottom,#A99906 0%,#b6b203 100%);padding:5px 10px}
.res{background-image: linear-gradient(to bottom, #6c83a9 0%, #082c6a 100%);
background-repeat:repeat-x;
border-radius:0;border:0;color:#fff;padding:0;margin:0 auto}
.co{padding:.5em 10px} .n{padding:0 10px 0 0; margin:10px 0 0}
.res .margin{margin-top:18px}
.res .p{color:#fff;background-image: linear-gradient(to bottom,rgb(8, 44, 106) 9%,#082c6a 100%););display:block;margin:0;text-align:center;line-height:62px;font-size: 19px;}
.section{background-position:no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.bg{background:#000000;}






.laquinta-cross-cta {
  position: relative;
 background: url("../images/golf.webp") no-repeat center center;
background-size: cover;
  color: #fff;
  padding: 120px 5%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 450px;
  overflow: hidden;
}

.laquinta-cross-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);  /* Light transparent */
  transform: skewX(-12deg);
  transform-origin: top left;
  z-index: 1;
}

.laquinta-cross-content {
  position: relative;
  z-index: 2;
  max-width: 600px;
}

.laquinta-cross-content h2 {
  font-size: 2.8rem;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #FFD200;
}

.laquinta-cross-content p {
  font-size: 1.2rem;
  margin-bottom: 30px;
  color: #ffffff;
}

.laquinta-cross-btn {
  display: inline-block;
  padding: 14px 35px;
  background: #FFD200;
  color: #002F24;
  font-size: 1.1rem;
  font-weight: 700;
  border-radius: 50px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.laquinta-cross-btn:hover {
  background: #002F24;
  color: #FFD200;
  transform: translateY(-3px);
}

/* Responsive */
@media (max-width: 992px) {
  .laquinta-cross-cta {
    padding: 80px 5%;
  }

  .laquinta-cross-cta::before {
    width: 100%;
    transform: none;
    background: rgba(0, 0, 0, 0.6);
  }

  .laquinta-cross-content {
    text-align: center;
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .laquinta-cross-content h2 {
    font-size: 2rem;
  }

  .laquinta-cross-btn {
    padding: 12px 30px;
    font-size: 1rem;
  }
}










atart--dropdoun
#accordion-first .accordion-group {
    margin-bottom: 10px;
}

#accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover, #accordion-first .accordion-heading .accordion-toggle.active {
    background: none repeat scroll 0% 0% transparent;
}
#accordion-first .accordion-heading {
    border-bottom: 0px none;
    font-size: 14px;
	border: 1px solid #ccc;
}

#accordion-first .accordion-heading .accordion-toggle  {
    display: block;
    cursor: pointer;
    padding: 0px 1px 13px 0px;
        background: #45b24a;
    outline: medium none !important;
    text-decoration: none;
	
}

#accordion-first .accordion-heading .accordion-toggle .active em{background-color: #F7C221;}

 #accordion-first .accordion-heading .accordion-toggle > em {
    
    border-radius:0px;
    color: #E21B22;
    font-size: 14px;
    height: 32px;
    line-height:50px;
    margin-right: 10px;
    text-align: center;
    width: 32px;}
	
	end-dropdoun
@media (max-width:991px) {
.navbar-fixed-top{position:static}
.navbar-default .navbar-nav > li > a{border-top-left-radius:0;border-top-right-radius:0;margin:0}
.menu{padding:0;margin:0}.logo{ text-align:center}
}
@media (min-width:992px) and (max-width:1199px) {
.nav > li > a{padding:10px 12px}.menu{padding:0;margin:47px 0 0}
}
@media (min-width:768px) and (max-width:991px) {
.nav > li > a{padding:10px 21px;}
.navbar-default .navbar-nav > li > a{margin:0 1px}
.head{height:auto;}
.navbar-fixed-top{position:static}
}
@media (min-width:768px) and (max-width:1024px) {
.state {
    padding: 10px 0 0 0;
    color: #000;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px;
}
}
@media (min-width:1024px) and (max-width:1025px) {
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: -35px;
}
}
@media (min-width:1200px) {
.nav > li > a{padding:10px 17px}
.nav{margin:-2.0% 0 0}
}
footer{font-size:13px;text-align:center;}
footer a{ color:#14488F;}
footer a:hover{ color:#14488F;}
.gallery{background: rgb(8, 44, 106);  color:#ddd;border-top: 1px solid #9C9C9C;}
.gallery a{color:#FFF}
.gallery a:hover{color:#FFE600}
.gallery h4{color:#fff;font-size: 20px;
    text-transform: uppercase;}.box h4{color:#007662}

.cap{padding:5px;color:#fff;text-align: center;}
.cap a{color:#fff}
.social{margin:0;padding:0}
em.left{margin-left:10px}
.social ul li{margin:5px 0;list-style:none outside none;display:inline-block}
.social em{width:31px;height:31px;color:#fff;font-size:16px;text-align:center;padding-top:10px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s;margin-right:0}
.social em:hover{background-color:#909AA0;transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s}
.social .fa-facebook{background:#4060A5}
.social .fa-youtube{background:#FF1F25}
.social .fa-pinterest{background:#c70f14}
.social .fa-android{background:#AAD20C;}
.bullet li{display:block}
.bullet li:before{content:"\f0da";font-family:'FontAwesome';font-size:12px;float:left;margin-top:1px;margin-left:-15px;color:#999}
ul{list-style:none;margin:0;padding:0}
.carousel-control.left,.carousel-control.right{background-image:none}
.img-responsive{width:100%;height:auto}
.back-to-top{cursor:pointer;position:fixed;bottom:70px;right:20px;display:none}
.ekko-lightbox-container{position:relative}
.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}
.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}
.ekko-lightbox-nav-overlay a:empty{width:49%}
.ekko-lightbox a:hover{text-decoration:none;opacity:1}
.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}
.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}
.ekko-lightbox .modal-footer{text-align:left}
.modal-backdrop.in{-webkit-opacity:.95;-moz-opacity:.95;opacity:.95;background-color:#333}
.ekko-lightbox .modal-content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;background-color:transparent}
.ekko-lightbox .modal-header{border:0;padding-left:0;padding-right:0}
.ekko-lightbox .modal-header .close{-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;color:#fff;text-shadow:0;font-weight:100;margin-top:5px}
.ekko-lightbox .modal-header .close:hover{-webkit-opacity:1;-moz-opacity:1;opacity:1}
.ekko-lightbox .modal-header h4.modal-title{font-weight:100;color:#fff;padding:0}
.ekko-lightbox .modal-body{padding:0}
.ekko-lightbox .modal-footer{-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;border:0;color:#fff;font-weight:100;padding:0}
.ekko-lightbox-nav-overlay a{-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;text-shadow:none}
.parallax {
    background-color: transparent;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
}
.section {
    position: relative;
    background-color: #FFF;
    overflow: hidden;
}
.section .container {
    z-index: 2;
}
.mild-dark-overlay {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.4);
}
.box{ background-color:rgba(0, 0, 0, 0.69); color:#fff; padding:3%; }
.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}
.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.banner-bottom-grd{-webkit-transform:scale(1.3);transform:scale(1);-webkit-transition:all .7s ease;transition:all .7s ease;}
.banner-bottom-grd:hover{background:#494949;-webkit-transform:scale(1);transform:scale(1.1)}
.banner-bottom-grd h4 {color:#fffc03;text-align:center;}
.banner-bottom-grd h4 i{color:#fff;font-size:4.5em;margin:0 0 0.2em; display:block;}
.banner-bottom-grd h4 .fa { padding-right:0;}
.banner-bottom-grd p{margin:0 0 0.5em;color:#fff; text-align:center;}
.back{background:#f95c06}.back,.back1{ padding:1.5em;}
.back1{background:#0f2956}
.txtcolor{color:#fff;}
.txtbox {border-collapse:collapse;}
.panel-default,.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color:#333333;
	margin: 1% 0;
padding: 2px 0;
padding-left:5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.


.cls


element.style {
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}
.panel-body {
    padding: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;}
.amenities .description {
    display: block;
    margin: 5px 0;
    padding: 5px;
    height: auto;
    border-bottom: 1px dotted #000;
    border-top: 1px dotted #000;
}
.icon-color{color:#082c5a}
.txt-decorn{margin-top: -23px;border-bottom:2px dashed #FF6600;color: #454242; }
.txtcolor1{font-size:20px; color:#FF3300}
@media (min-width:320px) and (max-width:480px) {
.head{height:auto;}
.navbar-fixed-top{position:static}
h1 {
    font-size: 22px;
        text-transform: uppercase;
      
        font-family: 'Cantata One';
        font-weight: 100;
        text-align: center;
        line-height: 1.1;
}
}
.ask {
/*    border: 1px solid #000;
*/    width: 204px;
    float: left;
    height: auto;
    margin-right: 24px;
    padding: 5px;
/*    background-image: linear-gradient(to bottom,#FFFFFF 0%,#FFFFFF 100%);
*/    text-align: center;
    color: #FFF;
    font-size: 14px;
    box-shadow: 5px 5px 10px grey;
}
.content {
    background: #fff;
}
.col {
    display: block;
    float: left;
/*    margin: 1% 0 1% 1.6%;
*/}

/*.span_1_of_3 {
    width: 31.2%;
}
*/.view {
   width: 95%;
   margin-bottom: 20px;
   float: left;
   border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   box-shadow: 0px 0px 5px #aaa;
   -webkit-box-shadow: 0px 0px 5px #aaa;
   -o-box-shadow: 0px 0px 5px #aaa;
   -moz-box-shadow: 0px 0px 5px #aaa;
   cursor: default;
}
.view .mask, .view .content {
   width: 300px;
   
   position: absolute;
   overflow: hidden;
   top:-25px;
   left:20px;
}
.view img {
   display: block;
   position: relative;
}
.effect img {
   opacity:1;
   -moz-transform:scale(1,1);
   -webkit-transform:scale(1,1);
   -o-transform:scale(1,1);
   -ms-transform:scale(1,1);
   transform:scale(1,1);
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.effect .mask {
   opacity:0;
   overflow:visible;
   border-color:rgba(0,0,0,0.7) transparent transparent transparent;
   border-style:solid;
   border-width:150px;
   width:0;
   height:0;
   -moz-transform:translateY(-125px);
   -webkit-transform:translateY(-125px);
   -o-transform:translateY(-125px);
   -ms-transform:translateY(-125px);
   transform:translateY(-125px);
   -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
   transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
}
.effect:hover img {
	opacity:0.7;
   -moz-transform:scale(2,2);
   -webkit-transform:scale(2,2);
   -o-transform:scale(2,2);
   -ms-transform:scale(2,2);
   transform:scale(2,2);
}
.effect:hover .mask {
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.effect:hover a.info {
	opacity:1;
   -moz-transform:translateY(100px);
   -webkit-transform:translateY(100px);
   -o-transform:translateY(100px);
   -ms-transform:translateY(100px);
   transform:translateY(100px);
}
.bggrey{ background:#fff;}
p.para{
	font-size: 17px;
	line-height: 1.5em;
	color: #FFDE03;
	margin-bottom: 10px;
}
.h-text{
	padding: 20px;
}
p.light {
	font-size:15px;
	line-height: 1.8em;
	color:#999;
	margin-bottom: 10px;
}
.bgstay{ background:#333333;}
.fac{font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    padding-top: 25px;
}
.dropdown { position: relative; display: inline-block; } .bott-1 { width:100%; border-bottom:1px dashed #ccc; margin:2em 0 0 0;} .mar-pad { margin:0 auto;} .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 129px; text-transform:capitalize; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index:3000 } .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: #C8140D; color:#fff;} .dropdown:hover .dropdown-content { display: block; } .dropdown:hover .dropbtn { background-color: #3e8e41; } 
.box1 {
background-color:rgb(8, 44, 106);
    color: #fff;
    padding-top: 1%;
}
.color-strip {
    margin: 20px 0 30px;
    max-width: 100%;
    height: 2px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: linear-gradient(to right,#969494,#969494 12.5%,#969494 12.5%,#969494 25%,#969494 25%,#969494 37.5%,#969494 37.5%,#969494 50%,#969494 50%,#969494 62.5%,#969494 62.5%,#969494 75%,#969494 75%,#969494 87.5%,#969494 87.5%,#969494);
}
.news:hover img {
    box-shadow: 0 10px 6px -6px #000;
}
.news img {
    transition: all .7s ease;
}
.title-4{
	font-size: 18px;
    text-transform: uppercase;
    color: #fff; font-weight:500;
}
.gpdn{
	padding-top: 10px;
}
.title-2{
	font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFCFB;
}

.one_fourth {
/*    width: 25%;
*/    padding: 25px 10px 20px 10px;
    height: auto;
    float: left;
    margin: 0;
    animation-fill-mode: both;
    transition: all 0.3s ease-in 0s;
}
.arrow_box {
    width: 47%;
    position: relative;
    border: 5px solid #fff;
    border-radius: 4px;
    height: 80px;
    color: #727272;
    text-align: center;
    margin: 0 auto 32px auto;
}
.arrow_box {
    display: block;
}
.arrow_box img {
    font-size: 50px;
    color: #272727;
}
.fa-cog2 {
    background: rgba(0, 0, 0, 0) url("../images/set2.png") no-repeat local 53px 16px;
display: block;
    margin: auto;
    padding: 30px;
}
.one_fourth h2 {
    font-family: 'helvetica_neuebold_condensed';
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 16px;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}
.one_fourth:hover {
    background: #333333 !important;
}
.arrow_box:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 16px;
    margin-left: -16px;
}

.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(249, 249, 249, 0);
    border-top-color: #a8d063;
    border-width: 10px;
    margin-left: -10px;
}

.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.text-jstfy{ text-align:justify;}
#fifth{
	background:#212325;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.tanjible_seo{ margin:auto; margin-top:20px; width:85%;}
.tanjible_seo h3{
	 font-size:2em; font-weight:bold; color:#FFFFFF; line-height:35px; margin:0; padding:0; text-align:center;  font-family: 'helvetica_neuebold_condensed'; text-transform:uppercase;
	}
	.tanjible_seo h3 span{ font-size:.3em; font-weight:normal;}
	.tanjible_seo h3 strong{font-family: 'helvetica_neueultraLtCn';}
	.tanjible_seo ul{ margin:10px 0 0 0px; padding:0; clear:both;}
	.tanjible_seo li{ float:left;position:relative;list-style:none; margin-top:10px;padding-bottom:0px; background:#fff;animation-fill-mode: both;
transition: all 1s ease-in 0s;margin-bottom: 50px;}
		.tanjible_seo li span.srko{ position:absolute; width:70px; background:#485150; top:10px; left:10px; color:#fff; text-align:center; border-radius:3px; font-family: 'helvetica_neueultraLtCn'; letter-spacing:2px; font-weight:bold; font-size:13px; padding:5px;}
	.tanjible_seo li img{ width:100%; height:200px; opacity:1; animation-fill-mode: both;
transition: all 1s ease-in 0s;}
	.tanjible_seo li:hover img{opacity:1;}
	.tanjible_seo li h4{ color:#006BB6; font-weight:bold; font-size:18px; margin:-5px 0 0 0;
	padding:0 0 0 10px; border-bottom:1px solid #a8d063; line-height:40px; font-family: 'helvetica_neuebold_condensed'; text-align:center; text-transform:uppercase;}	
	.tanjible_seo li:hover h4{color:#fff;  border-bottom:1px solid #fff;}
	.tanjible_seo li em{ color:#625e5e;}
	.tanjible_seo li a{ text-decoration:none;}
	.tanjible_seo li:hover{ background:#A99906;}
	.tanjible_seo li:hover .ohijaan{color:#fff;}
	.tanjible_seo li:hover .bwetuon,.tanjible_seo li:hover .bwetuon a{background:#fff; color:#006BB6;}
	.ohijaan{ color:#333; padding:0 10px; font-size:14px; line-height:24px; position:relative; height:150px; border-radius:0 0 3px 3px; margin:0; }
	.bwetuon{ width:150px; height:30px; background:#006BB6; color:#fff; text-transform:uppercase; font-size:15px; text-align:center; font-family: 'helvetica_neuebold_condensed'; margin:auto;font-weight: 600;}
	.bwetuon a, .bwetuon a:hover{ color:#fff;}
.title-4{color: #fff;
    font-size: 20px;
    text-transform: uppercase;font-weight: 500;
    line-height: 1.1;}
.bold{ font-weight:600;}
.services-w3grid span {
    font-size: 1.5em;
    color: #b8bb48;
    display: inline-block;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
    background: #fff;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
.services-row-agileinfo {
    margin-top: 3em;
    text-align: center;
}
.picture {
    position: relative;
}
.magnify {
    display: none;
    height: 92%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
.title-4 {
	    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.1;}
	
	
	
	
	
	
	
	

/* Modern Center Logo Header */
.modern-header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #f6f6f6ad; /* Semi-transparent background for initial state */
}

/* This will be used when the header is scrolled */
.modern-header.scrolled {
    background-color: #fefefe; /* Solid background on scroll */
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.main-nav {
    background: transparent; /* Initially transparent, relies on header background */
    transition: background 0.4s;
}

.nav-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 50px;
    position: relative;
    background-color: #fefefe; /* Solid background for the nav container itself */
    height: 80px;
}

/* Desktop Navigation Links */
.nav-menu ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

.nav-menu li {
    margin: 0 12px;
    position: relative;
}

.nav-menu a {
    text-decoration: none;
    color: #325e4d;
    font-weight: 600;
    font-size: 19px;
    transition: color 0.3s;
    padding: 10px 0;
    display: block;
}

.nav-menu a:hover {
    color: #fcb100;
}

.logo-center img {
    height: 70px;
    transition: height 0.4s;
}

/* Desktop Dropdown Menu Styles (This only applies to desktop .dropdown-menu, not mobile) */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none; /* Hidden by default */
    min-width: 220px;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    background-color: #fefefe;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease; /* For fade and slide effect on desktop */
}

.dropdown:hover .dropdown-menu {
    display: block; /* Show on hover for desktop */
    opacity: 1;
    transform: translateY(0);
}

.dropdown-menu li { margin: 0; padding: 0; }

.dropdown-menu a {
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #325e4d; /* Ensure color consistency */
}

/* Caret for Desktop Dropdown */
.dropdown .caret {
    display: inline-block;
    width: 0; height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #325e4d; /* Match link color */
    transition: transform 0.3s; /* Smooth rotation */
}

.dropdown:hover .caret {
    transform: rotate(180deg);
}

/* Mobile Menu Toggle Button (Hamburger) - Initially hidden on desktop */
.menu-toggle {
    display: none; /* Hidden by default on large screens */
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    z-index: 10002; /* Ensure it's above other content */
    /* Add styling for the hamburger icon lines if not already defined */
}

.menu-toggle .bar {
    display: block;
    width: 25px;
    height: 3px;
    background: #325e4d;
    margin: 5px 0;
    transition: all 0.3s ease;
}


/* Mobile Menu Panel (The side drawer) */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%; /* Start off-screen to the right */
    width: 80%;
    max-width: 300px; /* Limit width */
    height: 100vh; /* Full viewport height */
    background: #012c61; /* Dark blue background */
    box-shadow: -2px 0 10px rgba(0,0,0,0.1);
    z-index: 10001; /* Slightly less than toggle to be underneath if clicked rapidly */
    transition: right 0.3s ease-in-out; /* Smooth slide-in/out */
    overflow-y: auto; /* Allow scrolling if content is long */
    padding: 20px;
}

.mobile-menu.active {
    right: 0; /* Slide into view */
}

.menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.close-btn {
    font-size: 30px;
    background: none;
    border: none;
    color: white;
    cursor: pointer;
}

/* Styling for main links in mobile menu */
.mobile-menu ul { list-style: none; padding: 0; }
.mobile-menu > ul > li {
    margin: 15px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 15px;
}
.mobile-menu a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    display: block;
    transition: color 0.3s;
}
.mobile-menu a:hover {
    color: #fcb100; /* Highlight on hover */
}


/* Mobile Dropdown Menu Styles (For nested dropdowns like "Things to do") */
/* Applies to the <ul> child of the mobile-dropdown <li> */
.mobile-menu .mobile-dropdown-menu {
    max-height: 0; /* Hidden by default for smooth slide down */
    overflow: hidden; /* Hide overflowing content */
    transition: max-height 0.4s ease-in-out; /* Smooth transition for opening/closing */
    padding-left: 15px; /* Indent sub-items */
    background: rgba(255,255,255,0.1); /* Slight background to distinguish */
    border: none;
    box-shadow: none;
    position: static; /* Important for max-height to work correctly in the flow */
    margin-top: 10px;
    padding-bottom: 0; /* No initial padding */
}

.mobile-menu .mobile-dropdown-menu.active {
    max-height: 500px; /* Large enough value to show all sub-items (adjust if many items) */
    padding-bottom: 10px; /* Add some space at the bottom when open */
}

/* Styling for links within mobile dropdown menu */
.mobile-menu .mobile-dropdown-menu li { margin: 10px 0; border: none; padding: 0; }
.mobile-menu .mobile-dropdown-menu a {
    font-size: 16px;
    color: rgba(255,255,255,0.8); /* Slightly lighter color for sub-items */
}
.mobile-menu .mobile-dropdown-menu a:hover {
    color: #fcb100;
}

/* Caret rotation for mobile dropdowns */
/* Target the caret inside the 'a' which is a child of the 'mobile-dropdown' list item */
.mobile-dropdown > a .caret {
    border-top-color: white; /* Make sure caret is visible (white) */
    transition: transform 0.3s ease; /* Smooth rotation */
}

.mobile-dropdown.active > a .caret {
    transform: rotate(180deg); /* Rotate when the parent mobile-dropdown <li> is active */
}


/* Responsive Media Queries */
@media (max-width: 991px) {
    /* Hide desktop navigation elements */
    .nav-menu .nav-left,
    .nav-menu .nav-right {
        display: none;
    }

    /* Display hamburger menu toggle button */
    .menu-toggle {
        display: block;
    }

    /* Adjust logo size for mobile */
    .logo-center img {
        height: 60px;
    }

    /* Adjust main nav padding and content distribution for mobile */
    .nav-menu {
        padding: 0 20px;
        justify-content: space-between; /* Space out logo and toggle button */
    }

    /* Center the logo in the available space */
    .logo-center {
        flex-grow: 1; /* Allow logo container to take up remaining space */
        text-align: center;
        margin: 0 40px; /* Space from toggle on either side */
    }
}	
	
	
	
/*
--- Style for the Active Navigation Link ---
*/

/* Desktop: Style for the active link and the parent of an active dropdown item */
.nav-menu a.active {
  color: #fcb100;   /* A highlight color like Wyndham blue */
  font-weight: bold;
}

/* Desktop: Adds a small underline to the active link */
.nav-menu > .nav-left > li > a.active::after,
.nav-menu > .nav-right > li > a.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fcb100;
  margin-top: 2px;
  /* animation for a smooth appearance */
  transform-origin: center;
  transform: scaleX(1);
  transition: transform 0.3s ease-in-out;
}

.nav-menu a::after {
    transform: scaleX(0);
}


/* Mobile: Style for the active link and the parent of an active dropdown item */
.mobile-menu a.active {
  background-color: #eef5fa; /* A subtle background highlight */
  color: #fcb100;             /* A darker text color for contrast */
  font-weight: 600;
  border-left: 3px solid #fcb100; /* An indicator bar on the left */
  padding-left: calc(20px - 3px); /* Adjust padding to align text */
}

/* Ensure the reservation link doesn't get the active style since it's external */
.nav-menu a[target="_blank"].active,
.mobile-menu a[target="_blank"].active {
    color: inherit;
    font-weight: normal;
    background-color: transparent;
    border-left: none;
    padding-left: 20px;
}
.nav-menu a[target="_blank"].active::after {
    display: none;
}	
	
		
	
	
	
.laquinta-hero-slider {
  position: relative;
  width: 100%;
  height: 95vh; /* Increased height */
  overflow: hidden;
}

.laquinta-slide {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	opacity: 0;
	transition: opacity 1s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	left:0;
}

.laquinta-slide.active {
  opacity: 1;
  z-index: 1;
}

.laquinta-slide-content {
  background: rgba(0, 47, 36, 0.6);
  color: #fff;
  padding: 5px 60px;
  border-radius: 10px;
  text-align: center;
  max-width: 700px;
  animation: fadeInUp 1s ease;
}

.laquinta-slide-content h1 {
  font-family: 'Cantata One', serif;
  font-size: 2.8rem;
  margin-bottom: 20px;
  color: #FFD200;
}

.laquinta-slide-content p {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  margin-bottom: 25px;
  color: #fff;
}

.laquinta-btn {
  display: inline-block;
  padding: 14px 32px;
  border: 2px solid #FFD200;
  color: #FFD200;
  text-decoration: none;
  font-weight: 600;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.laquinta-btn:hover {
  background: #FFD200;
  color: #002F24;
}

/* Arrows */
.laquinta-arrow {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  font-size: 2.2rem;
  background: rgba(255, 255, 255, 0.7);
  color: #002F24;
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 5;
  transition: background 0.3s ease;
}

.laquinta-arrow:hover {
  background: #FFD200;
}

.laquinta-arrow.prev { left: 25px; }
.laquinta-arrow.next { right: 25px; }

/* Animation */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(40px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Responsive */
@media (max-width: 992px) {
  .laquinta-slide-content h1 {
    font-size: 2.2rem;
  }

  .laquinta-slide-content p {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .laquinta-hero-slider {
    height: 80vh;
  }

  .laquinta-slide-content {
    padding: 20px 25px;
  }

  .laquinta-slide-content h1 {
    font-size: 1.8rem;
  }

  .laquinta-slide-content p {
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .laquinta-hero-slider {
    height: 70vh;
  }

  .laquinta-arrow {
    width: 40px;
    height: 40px;
    font-size: 1.8rem;
  }
}












/* Flip Card Section - Days Inn Style */
.hotel-policies-flip {
    padding: 60px 15px;
    background-color: #f7f9fb;
}

.section-title h3 {
    font-size: 36px;
    font-weight: 700;
    color: #012c61;
    margin-bottom: 40px;
    border-bottom: 4px solid #fcb100; /* Yellow like sun in logo */
    display: inline-block;
    padding-bottom: 10px;
}

.flip-grid-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}

.flip-card {
    background-color: transparent;
    perspective: 1000px;
    width: 100%;
    height: 240px;  /* smaller height */
}

.flip-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    border-radius: 16px;  /* more unique */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.flip-card:hover .flip-inner {
    transform: rotateY(180deg);
}

.flip-front, .flip-back {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px 15px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    backface-visibility: hidden;
}

/* Front style - match logo theme */
.flip-front {
    background-color: #012c61; /* Days Inn deep blue */
    color: #ffffff;
	background-color:#FC0;
}

.flip-front i {
    font-size: 40px;
    color: #093; /* Days Inn yellow/orange */
    margin-bottom: 10px;
    animation: pulse 1.8s infinite;
	
}

.flip-front h5 {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

.flip-back {
    background-color: #666; /* Yellow back side */
    color: #fff; /* Dark text */
    transform: rotateY(180deg);
}

.flip-back p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 5px;
}

/* Icon pulse animation */
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.15); }
    100% { transform: scale(1); }
}

/* Responsive */
@media (max-width: 1400px) {
    .flip-grid-6 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .flip-grid-6 {
        grid-template-columns: repeat(1, 1fr);
    }
}


















/* Days Inn Footer */
.daysinn-footer {
    background: #36740a;
    color: #fff;
    padding: 40px 15px 25px;
    font-size: 15px;
    line-height: 1.7;
    font-family: 'Arial', sans-serif;
}

.daysinn-footer a {
    color: #fcb100;
    text-decoration: none;
}

.daysinn-footer a:hover {
    text-decoration: underline;
}

.footer-top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
	    background: linear-gradient(324deg, #36740a 0%, #ffffff 100% 100%);
}

.footer-logo img {
    max-height: 65px;
}

.footer-social-icons a {
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
    transition: color 0.3s ease;
}

.footer-social-icons a:hover {
    color: #fcb100;
}

.footer-line {
    border: 0;
    height: 2px;
    background: #fcb100;
    margin: 20px 0;
}

.footer-middle-row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}

.footer-col {
    flex: 1 1 320px;
}

.footer-hotel-name {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer-tagline {
    font-size: 16px;
    margin-bottom: 12px;
}

.footer-links-columns {
    display: flex;
    gap: 50px;
}

.footer-links-columns ul {
    list-style: none;
    padding: 0;
}

.footer-links-columns ul li {
    margin-bottom: 8px;
}

.footer-bottom {
    margin-top: 20px;
    font-size: 17px;
    color: #ffffff;
}

.footer-bottom a {
    color: #fcb100;
}

.footer-col.links-col h3 {
    text-align: left;
	color:#FFF;
	font-size:20px;
}

/* Responsive */
@media (max-width: 768px) {
    .footer-middle-row {
        flex-direction: column;
    }
    .footer-top-row {
        flex-direction: column;
        gap: 15px;
    }
    .footer-links-columns {
        flex-direction: column;
    }
}



























/* Map & Booking Section */
.map-booking-modern {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 40px;
    padding: 80px 5%;
    background: linear-gradient(145deg, #f8f8f8 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.map-booking-modern::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: linear-gradient(90deg, #feb226, #fb9420, #154734);
}

/* Map Section */
.map-wrapper-modern {
    flex: 1;
    background: linear-gradient(135deg, #0d404a 0%, #154734 100%);
    border-radius: 20px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    animation: slideInFromLeft 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 20px 40px rgba(13, 64, 74, 0.3);
    border: 2px solid rgba(254, 178, 38, 0.3);
}

.map-wrapper-modern::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 20% 80%, rgba(254, 178, 38, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.map-heading-modern {
    text-align: center;
    margin-bottom: 25px;
    position: relative;
}

.map-heading-modern h2 {
    font-size: 2.2rem;
    margin: 0;
    color: #feb226;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    display: inline-block;
}

.map-heading-modern h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #fb9420;
    border-radius: 3px;
}

.map-heading-modern p {
    font-size: 1.1rem;
    margin-top: 15px;
    color: #ffffff;
    opacity: 0.9;
}

.map-frame-modern {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border: 2px solid rgba(254, 178, 38, 0.2);
}

.map-frame-modern:hover {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
}

.map-frame-modern iframe {
    width: 100%;
    height: 450px;
    border: none;
    transition: transform 0.5s ease;
}

.map-frame-modern:hover iframe {
    transform: scale(1.03);
}

.explore-map-modern {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: linear-gradient(135deg, #feb226 0%, #fb9420 100%);
    color: #0d404a;
    padding: 12px 25px;
    border-radius: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 25px rgba(254, 178, 38, 0.5);
    z-index: 2;
    letter-spacing: 1px;
    border: none;
    overflow: hidden;
}

.explore-map-modern::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: 0.5s;
}

.explore-map-modern:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 15px 35px rgba(254, 178, 38, 0.7);
}

.explore-map-modern:hover::before {
    left: 100%;
}

/* Booking Section */
.booking-wrapper-modern {
    flex: 1;
        background: linear-gradient(176deg, #9093c3 0%, #050637 100% 100%);
    color: #ffffff;
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    position: relative;
    animation: slideInFromRight 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 20px 40px rgba(100, 61, 141, 0.3);
    border: 2px solid rgba(254, 178, 38, 0.3);
    overflow: hidden;
}

.booking-wrapper-modern::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(254, 178, 38, 0.1) 0%, transparent 70%);
    transform: rotate(45deg);
}

.booking-wrapper-modern h3 {
    font-size: 2.2rem;
    color: #feb226;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.booking-wrapper-modern h3::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #fb9420;
    border-radius: 3px;
}

.booking-wrapper-modern p {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.9);
    position: relative;
}

/* Booking Button */
.booking-btn-modern {
    display: inline-block;
    padding: 18px 40px;
    font-size: 1.2rem;
    color: #0d404a;
    background: linear-gradient(135deg, #feb226 0%, #fb9420 100%);
    border-radius: 50px;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(254, 178, 38, 0.5);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    z-index: 1;
}

.booking-btn-modern::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #fb9420 0%, #feb226 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
}

.booking-btn-modern:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 40px rgba(254, 178, 38, 0.7);
    color: #0d404a;
}

.booking-btn-modern:hover::before {
    opacity: 1;
}

/* Video Container */
.video-container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border: 2px solid rgba(254, 178, 38, 0.3);
}

.video-container:hover {
    transform: perspective(1000px) rotateY(5deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
}

.video-container iframe {
    width: 100%;
    height: 300px;
    border: none;
    transition: transform 0.5s ease;
}

.video-container:hover iframe {
    transform: scale(1.03);
}

/* Responsive Design */
@media (max-width: 992px) {
    .map-booking-modern {
        flex-direction: column;
        gap: 50px;
        padding: 60px 5%;
    }
    
    .map-frame-modern iframe,
    .video-container iframe {
        height: 350px;
    }
}

@media (max-width: 768px) {
    .map-heading-modern h2,
    .booking-wrapper-modern h3 {
        font-size: 1.8rem;
    }
    
    .map-frame-modern iframe,
    .video-container iframe {
        height: 300px;
    }
    
    .booking-btn-modern {
        padding: 15px 30px;
        font-size: 1.1rem;
    }
}

/* Animations */
@keyframes slideInFromLeft {
    from {
        opacity: 0;
        transform: translateX(-80px) rotateY(20deg);
    }
    to {
        opacity: 1;
        transform: translateX(0) rotateY(0);
    }
}

@keyframes slideInFromRight {
    from {
        opacity: 0;
        transform: translateX(80px) rotateY(-20deg);
    }
    to {
        opacity: 1;
        transform: translateX(0) rotateY(0);
    }
}











/* Hotel Facilities Section */
.hotel-facilities-section {
    padding: 80px 20px;
    background-color: #f9fbfd;
}

.hotel-facilities-section .container-facilities {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    align-items: center;
    justify-content: space-between;
}

.facilities-image img {
    max-width: 600px;
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.facilities-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    flex: 1;
    min-width: 320px;
}

.facility-box {
    background-color: #fff;
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.facility-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1);
}

.facility-icon {
    font-size: 40px;
    color: #f15b2a;
    margin-bottom: 14px;
}

.facility-title {
    font-size: 22px;
    font-weight: 700;
    color: #222;
    margin-bottom: 6px;
}

.facility-subtitle {
    font-size: 15px;
    color: black;
}

/* Responsive */
@media (max-width: 991px) {
    .hotel-facilities-section .container-facilities {
        flex-direction: column;
        text-align: center;
    }

    .facilities-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .facilities-grid {
        grid-template-columns: 1fr;
    }

    .facilities-image img {
        max-width: 100%;
    }
}













.hotelblue-rooms-section {
    padding: 60px 15px;
        background: linear-gradient(1deg, #ffffff 0%, #154734 100%
100%
);

}

.hotelblue-rooms-header {
    text-align: center;
    margin-bottom: 40px;
}

.hotelblue-title {
    font-size: 36px;
    color: #fcb100;
    font-weight: 700;
    margin-bottom: 10px;
}

.hotelblue-subtitle {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

.hotelblue-rooms-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.hotelblue-room-card {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 320px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 16px rgba(0,0,0,0.3);
    transition: transform 0.3s ease;
    cursor: pointer;
}

.hotelblue-room-card:hover {
    transform: translateY(-8px);
}

.hotelblue-room-overlay {
 position: absolute;
    bottom: 0;
    width: 40%;
    background: rgb(255 255 255 / 85%);
    color: #fff;
    padding: 10px 1px 4px 17px;
    transition: all 0.3s ease;
}

.readtitle1 {
    font-size: 18px;
    font-weight: 700;
    color: #fcb100;
    margin-bottom: 10px;
}

.hotelblue-room-btn {
    display: inline-block;
        margin-top: 5px;
    padding: 7px 19px;
    background-color: #fcb100;
    color: #012c61;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.hotelblue-room-btn:hover {
    background-color: #fff;
    color: #012c61;
}






























/* === Reservation Box Layout === */
.laquinta-reservation-box {
  background-color: #0a2c44;
  border-radius: 18px;
  padding: 25px 30px;
  margin: 40px auto;
  max-width: 1200px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);
  color: #fff;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  box-sizing: border-box;
}

/* === "RESERVATION" title styled like button === */
.laquinta-reservation-box .p {
  background-color: #f0e75d;
  color: #0a2c44;
  font-weight: bold;
  padding: 12px 24px;
  font-size: 16px;
  border-radius: 8px;
  text-align: center;
  flex: 1 1 140px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}

/* === Individual field container === */
.laquinta-reservation-box .co {
  flex: 1 1 140px;
  display: flex;
  flex-direction: column;
}

/* === Labels === */
.laquinta-reservation-box label {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
}

/* === Input fields & Selects === */
.laquinta-reservation-box input[type="text"],
.laquinta-reservation-box select {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 15px;
  background-color: #fff;
  color: #333;
}

/* === BOOK NOW Button (Animated) === */
.laquinta-reservation-box input[type="submit"] {
  background-color: #f0e75d;
  color: #000;
  font-weight: bold;
  padding: 12px 28px;
  font-size: 16px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 20px;
}

/* Shine animation layer */
.laquinta-reservation-box input[type="submit"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.4), rgba(255,255,255,0));
  transform: skewX(-20deg);
  transition: all 0.6s ease;
  z-index: 0;
}

.laquinta-reservation-box input[type="submit"]:hover::before {
  left: 100%;
}

/* Hover effect - zoom & glow */
.laquinta-reservation-box input[type="submit"]:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(240, 231, 93, 0.4);
}

/* === Responsive Design === */
@media (max-width: 991px) {
  .laquinta-reservation-box {
    flex-direction: column;
    gap: 15px;
    padding: 25px 20px;
  }

  .laquinta-reservation-box .co,
  .laquinta-reservation-box .p,
  .laquinta-reservation-box input[type="submit"] {
    width: 100%;
    text-align: center;
  }
}









/* Scoped styles for premium amenities */
    .amenities-section-mod {
        --primary-color: #2c3e50;
        --secondary-color: #ee8d03;
        --accent-color: #154734;
        --text-color: #333;
        --shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        --transition: all 0.3s ease;
        
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .amenities-section-mod * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    .amenities-section-mod .section-container {
        margin: 0 auto;
        padding: 0 20px;
    }

    .amenities-section-mod .section-title {
        text-align: center;
        margin-bottom: 70px;
        font-size: 3rem;
        color: #154734;
        position: relative;
        display: inline-block;
        left: 50%;
        transform: translateX(-50%);
    }

    .amenities-section-mod .section-title::after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 4px;
        border-radius: 2px;
    }

    .amenities-section-mod .amenity-container {
        display: flex;
        align-items: stretch;
        margin-bottom: 80px;
        gap: 40px;
        position: relative;
        min-height: 500px;
    }

    .amenities-section-mod .text-container {
        flex: 1;
        padding: 50px;
        border-radius: 15px;
        box-shadow: var(--shadow);
        transition: var(--transition);
        z-index: 2;
        flex-direction: column;
        justify-content: center;
    }

    .amenities-section-mod .text-container:hover {
        transform: translateY(-10px);
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    }

    .amenities-section-mod .image-container {
        flex: 1;
        min-height: 500px;
        border-radius: 15px;
        box-shadow: var(--shadow);
        position: relative;
        overflow: hidden;
    }

    .amenities-section-mod .image-scroller {
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .amenities-section-mod .amenity-title {
        font-size: 2rem;
        margin-bottom: 25px;
        color: #154734;
        position: relative;
        padding-bottom: 15px;
    }

    .amenities-section-mod .amenity-title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 3px;
        background: var(--secondary-color);
    }

    .amenities-section-mod .amenity-list {
        list-style-type: none;
    }

    .amenities-section-mod .amenity-list li {
        padding: 12px 0;
        font-size: 1.2rem;
        color: var(--text-color);
        position: relative;
        padding-left: 40px;
        transition: var(--transition);
    }

    .amenities-section-mod .amenity-list li::before {
        content: "•";
        position: absolute;
        left: 15px;
        color: var(--secondary-color);
        font-size: 1.5rem;
    }

    @media (max-width: 1200px) {
        .amenities-section-mod .amenity-container {
            gap: 30px;
            min-height: 450px;
        }
    }

    @media (max-width: 768px) {
        .amenities-section-mod .amenity-container {
            flex-direction: column;
            min-height: 800px;
        }
        
        .amenities-section-mod .image-container,
        .amenities-section-mod .text-container {
            width: 100%;
            min-height: 400px;
        }
    }






    /* Scoped styles for amenities slider */
        .amenities-slider-section {
            --primary-color: #2c3e50;
            --accent-color: #feb226;
            --text-color: #333333;
            --box-shadow: rgba(0, 0, 0, 0.1);
            --overlay-dark: rgba(0, 0, 0, 0.7);
            --hover-color: #feb226;
            
            width: 100%;
            overflow: hidden;
            position: relative;
            margin: 40px 0;
            margin-block-end: -40px;
        }

        .amenities-slider-section .amenities-slider-title {
            text-align: center;
            font-size: 2.5rem;
            font-weight: bold;
            color: #154734;
            margin-bottom: 40px;
            text-transform: uppercase;
            letter-spacing: 1.5px;
        }

        .amenities-slider-section .amenities-slider-container {
            width: 100%;
            overflow: hidden;
            position: relative;
        }

        .amenities-slider-section .amenities-slider {
            display: flex;
            gap: 30px;
            width: max-content;
            animation: scrollMarquee 30s linear infinite;
            padding: 20px 0;
        }

        .amenities-slider-section .amenities-slide {
            flex: 0 0 250px;
            background: white;
            border: 1px solid var(--box-shadow);
            border-radius: 10px;
            box-shadow: 0 4px 10px var(--box-shadow);
            text-align: center;
            padding: 25px 20px;
            transition: transform 0.4s ease, box-shadow 0.4s ease;
            position: relative;
            cursor: pointer;
        }

        .amenities-slider-section .amenities-slide:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
        }

        .amenities-slider-section .icon-wrapper {
            width: 80px;
            height: 80px;
            margin: 0 auto 15px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: var(--accent-color);
            border-radius: 50%;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
            border: 2px solid white;
        }

        .amenities-slider-section .icon-wrapper i {
            font-size: 2rem;
            color: white;
        }

        .amenities-slider-section .amenities-slide p {
            font-size: 1.1rem;
            font-weight: bold;
            color: var(--text-color);
            margin: 10px 0 0;
        }

        .amenities-slider-section .amenities-info-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: var(--overlay-dark);
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 1000;
        }

        .amenities-slider-section .amenities-info-overlay.active {
            display: flex;
        }

        .amenities-slider-section .info-content {
            background: white;
            padding: 30px;
            border-radius: 12px;
            text-align: center;
            width: 90%;
            max-width: 500px;
            box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
            position: relative;
        }

        .amenities-slider-section .close-btn {
            background: var(--primary-color);
            border: none;
            color: #fff;
            font-size: 1.5rem;
            position: absolute;
            top: 15px;
            right: 15px;
            padding: 8px;
            border-radius: 50%;
            cursor: pointer;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .amenities-slider-section .close-btn:hover {
            background: var(--hover-color);
        }

        .amenities-slider-section .info-title {
            font-size: 1.8rem;
            color: var(--primary-color);
            margin-bottom: 15px;
            text-transform: uppercase;
        }

        .amenities-slider-section .info-details {
            font-size: 1rem;
            color: var(--text-color);
            line-height: 1.6;
        }

        @keyframes scrollMarquee {
            0% { transform: translateX(0); }
            100% { transform: translateX(-50%); }
        }

        @media (max-width: 1200px) {
            .amenities-slider-section .amenities-slide {
                flex: 0 0 220px;
            }
        }

        @media (max-width: 768px) {
            .amenities-slider-section {
                padding: 40px 0;
            }

            .amenities-slider-section .amenities-slider-title {
                font-size: 2rem;
                padding: 0 20px;
            }

            .amenities-slider-section .amenities-slide {
                flex: 0 0 200px;
                padding: 20px 15px;
            }

            .amenities-slider-section .icon-wrapper {
                width: 60px;
                height: 60px;
            }

            .amenities-slider-section .icon-wrapper i {
                font-size: 1.5rem;
            }
        }

        @media (max-width: 480px) {
            .amenities-slider-section .amenities-slider-title {
                font-size: 1.8rem;
            }
            
            .amenities-slider-section .amenities-slide {
                flex: 0 0 180px;
                padding: 15px 10px;
            }
            
            .amenities-slider-section .amenities-slide p {
                font-size: 1rem;
            }
        }




.background-animation-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    display: flex;
}

.background-animation {
    width: 100%;
    height: 100%;
    background-image: url('https://framerusercontent.com/images/P66abSdxnNHmE5ZZYISnac9svI.svg');
    background-size: cover;
    background-position: center;
    background-repeat: repeat-x;
    animation: backgroundAnimation 4s linear infinite; /* Faster speed (15s) */
    flex-shrink: 0;
}

@keyframes backgroundAnimation {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.attractions-container {
    position: relative; /* Ensures content stays above background */
    z-index: 1;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding: 20px 20px;
}

.category {
    border-radius: 16px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    position: relative;
}

.category:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 70px rgba(0,0,0,0.25);
}

.category-image {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-bottom: 4px solid #ee8d03;
}

.transport-image {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                url('https://images.unsplash.com/photo-1506929562872-bb421503ef21?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80');
    background-size: cover;
    background-position: center;
}

.airport-image {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80');
    background-size: cover;
    background-position: center;
}

.restaurant-image {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                url('https://images.unsplash.com/photo-1414235077428-338989a2e8c0?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80');
    background-size: cover;
    background-position: center;
}

.category-header {
    padding: 20px;
    background-color: #154734;
    color: white;
    position: relative;
}

.category-header h2 {
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    z-index: 2;
}

.category-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
}

.attraction-list {
    padding: 20px;
}

.attraction {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.attraction:last-child {
    border-bottom: none;
}

.attraction-info {
    flex: 1;
}

.attraction-name {
    font-weight: 500;
    margin-bottom: 4px;
    color: #000;
}

.attraction-type {
    font-size: 0.85rem;
    color: Black;
}

.attraction-distance {
    background-color: #ee8d03;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
    min-width: 70px;
    text-align: center;
    transition: all 0.3s ease;
}

.attraction:hover .attraction-distance {
    background-color: #154734;
    transform: scale(1.05);
}

@media (max-width: 900px) {
    .attractions-container {
        grid-template-columns: 1fr;
    }
    
    .category {
        max-width: 500px;
        margin: 0 auto;
    }
}



           /* Scoped styles with nola- prefix */
#nola-attractions-section {
    --shopping: linear-gradient(135deg, #6a11cb, #2575fc);
    --education: linear-gradient(135deg, #11998e, #38ef7d);
    --health: linear-gradient(135deg, #ff416c, #ff4b2b);
    --recreation: linear-gradient(135deg, #4b6cb7, #182848);
    --text-dark: #2c3e50;
    --text-light: #7f8c8d;
    --white: white;
    --light-bg: white;
    --ease: cubic-bezier(0.22, 1, 0.36, 1);
    font-family: 'Segoe UI', 'Roboto', system-ui, sans-serif;
    background-color: var(--light-bg);
    padding: 2rem 0;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

#nola-attractions-section .nola-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

#nola-attractions-section .nola-header {
    text-align: center;
    margin-bottom: 3rem;
    padding: 0 1rem;
}

#nola-attractions-section .nola-title {
    font-size: clamp(1.8rem, 5vw, 2.5rem);
    color: #154734;
    margin-bottom: 0.75rem;
    font-weight: 700;
    letter-spacing: -0.5px;
}

#nola-attractions-section .nola-title i {
    margin-right: 12px;
    color: #ee8d03;
}

#nola-attractions-section .nola-subtitle {
    color: var(--text-light);
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

#nola-attractions-section .nola-category-tabs {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
    padding: 0 1rem;
}

#nola-attractions-section .nola-tab {
    padding: 0.8rem 1.8rem;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s var(--ease);
    border: none;
    color: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

#nola-attractions-section .nola-tab[data-category="shopping"] { background: var(--shopping); }
#nola-attractions-section .nola-tab[data-category="education"] { background: var(--education); }
#nola-attractions-section .nola-tab[data-category="health"] { background: var(--health); }
#nola-attractions-section .nola-tab[data-category="recreation"] { background: var(--recreation); }

#nola-attractions-section .nola-tab:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
}

#nola-attractions-section .nola-tab.active {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

#nola-attractions-section .nola-category-content {
    display: none;
    animation: fadeIn 0.5s var(--ease) forwards;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

#nola-attractions-section .nola-category-content.active {
    display: block;
}

#nola-attractions-section .nola-hero-image {
    width: 100%;
    height: 300px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.08);
}

#nola-attractions-section .nola-attraction-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.5rem;
    padding: 0 1rem;
}

#nola-attractions-section .nola-attraction-card {
    background: var(--white);
    border-radius: 10px;
    padding: 1.5rem;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s var(--ease);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.05);
}

#nola-attractions-section .nola-attraction-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    transition: all 0.3s var(--ease);
}

#nola-attractions-section .nola-attraction-card[data-category="shopping"]::before { background: var(--shopping); }
#nola-attractions-section .nola-attraction-card[data-category="education"]::before { background: var(--education); }
#nola-attractions-section .nola-attraction-card[data-category="health"]::before { background: var(--health); }
#nola-attractions-section .nola-attraction-card[data-category="recreation"]::before { background: var(--recreation); }

#nola-attractions-section .nola-attraction-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

#nola-attractions-section .nola-attraction-card:hover::before {
    width: 6px;
}

#nola-attractions-section .nola-attraction-name {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0.8rem;
    color: var(--text-dark);
    line-height: 1.3;
}

#nola-attractions-section .nola-attraction-description {
    color: black;
    line-height: 1.6;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    #nola-attractions-section .nola-category-tabs {
        gap: 0.75rem;
    }
    
    #nola-attractions-section .nola-tab {
        padding: 0.7rem 1.2rem;
        font-size: 0.85rem;
    }
    
    #nola-attractions-section .nola-hero-image {
        height: 220px;
    }
    
    #nola-attractions-section .nola-attraction-grid {
        grid-template-columns: 1fr;
        gap: 1.2rem;
    }
    
    #nola-attractions-section .nola-attraction-card {
        padding: 1.2rem;
    }
}

@media (max-width: 480px) {
    #nola-attractions-section .nola-title {
        font-size: 1.6rem;
    }
    
    #nola-attractions-section .nola-subtitle {
        font-size: 1rem;
    }
    
    #nola-attractions-section .nola-tab {
        flex: 1 0 calc(50% - 0.75rem);
        justify-content: center;
    }
    
    #nola-attractions-section .nola-hero-image {
        height: 180px;
    }
}



.location-container {
  width: 100%;
  max-width: 100%;
  padding: 40px 0;
  background: white;
}

.location-title {
  text-align: center;
  color: #264653;
  font-size: 2.4rem;
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.location-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background-color: #264653;
}

.location-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
}

.location-info {
  flex: 1;
  min-width: 300px;
}

.coordinates-box {
  background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: 0 5px 15px rgba(1, 72, 134, 0.1);
  border: 1px solid rgba(1, 72, 134, 0.1);
}

.coordinates-box h3 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #264653;
  font-size: 1.4rem;
  font-weight: 600;
}

.coordinate {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  gap: 12px;
  font-size: 1.05rem;
}

.coordinate i {
  color: #ffd700;
  font-size: 1.2rem;
}

.directions-form {
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%);
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(1, 72, 134, 0.1);
  border: 1px solid rgba(1, 72, 134, 0.1);
}

.directions-form label {
  font-weight: 600;
  color: #264653;
  font-size: 1.05rem;
}

.directions-form input {
  padding: 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 100%;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.directions-form input:focus {
  outline: none;
  border-color: #264653;
  box-shadow: 0 0 0 3px rgba(1, 72, 134, 0.2);
}

.directions-form button {
  background: #36740a;
  color: white;
  border: none;
  padding: 14px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.05rem;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.directions-form button:hover {
  background: #ffd700;
  transform: translateY(-2px);
}

.location-map {
  flex: 1;
  min-width: 300px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(1, 72, 134, 0.1);
  border: 1px solid rgba(1, 72, 134, 0.1);
  transition: transform 0.3s ease;
}

.location-map:hover {
  transform: translateY(-5px);
}

.location-map img {
  width: 100%;
  height: auto;
  display: block;
}

/* Responsive */
@media (max-width: 768px) {
  .location-content {
    flex-direction: column;
  }
  
  .location-info, .location-map {
    width: 100%;
  }
}


:root {
    /* Define color variables for better maintainability */
    --hampton-blue: #0047b5;
    --gold: #feb226;
    --purple: #36740a;
}


/* --- NEW / MODIFIED CSS FOR SIDE-BY-SIDE LAYOUT --- */
.content-wrapper {
    display: flex; /* Enables flexbox for side-by-side layout */
    gap: 30px; /* Creates space between the two flex items */
    padding: 0 20px; /* Horizontal padding to prevent content from touching screen edges */
    align-items: stretch; /* Ensures both children stretch to occupy the same height */
    flex-wrap: wrap; /* Allows items to wrap onto the next line if space is insufficient */
}

.contact-card {
    flex: 1; /* Allows the contact card to take up available space */
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    animation: slideUp 0.8s ease-out 0.4s forwards;
    opacity: 0;
    transform: translateY(20px);
    height: 450px; /* Fixed height for consistent look with map */
}

@keyframes slideUp {
    to { opacity: 1; transform: translateY(0); }
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.contact-card h2 {
    color: #36740a; /* Using CSS variable */
    margin-bottom: 25px;
    font-size: 1.8rem;
    position: relative;
}

.contact-card h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 50px;
    height: 3px;
    background: var(--gold); /* Using CSS variable */
}

.info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.info-item i {
    color: #ee8d03; /* Using CSS variable */
    font-size: 1.5rem;
    margin-right: 15px;
    margin-top: 3px;
}

.info-text h3 {
    font-size: 1.2rem;
    margin-bottom: 5px;
    color: #36740a; /* Using CSS variable */
}

.info-text p, .info-text a {
    font-size: 1.1rem;
    color: #000000;
    text-decoration: none;
    transition: color 0.3s;
}

.info-text a:hover {
    color: var(--hampton-blue); /* Using CSS variable */
}

.map-container {
    flex: 1; /* Allows the map container to take up available space */
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    animation: slideUp 0.8s ease-out 0.6s forwards;
    opacity: 0;
    transform: translateY(20px);
    height: 450px; /* Fixed height for consistent look with contact card */
}

.map-container:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

/* Responsive styles */
@media (max-width: 768px) {
    /* Existing header h1 style - kept for context */
    /* header h1 {
        font-size: 2rem;
    } */
    
    .content-wrapper {
        flex-direction: column; /* Stacks items vertically on smaller screens */
        gap: 20px; /* Adjust gap for vertical stacking */
        padding: 0 15px; /* Slightly less padding on smaller screens */
        margin: 20px auto; /* Adjust vertical margin for mobile */
    }
    
    .contact-card, .map-container {
        width: 100%; /* Take full width on smaller screens */
        height: auto; /* Allow height to adjust based on content for contact card */
    }

    .contact-card {
        padding: 20px; /* Adjust padding for smaller screens */
    }

    .contact-card h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .info-item {
        margin-bottom: 15px;
    }

    .info-text h3 {
        font-size: 1.1rem;
    }

    .info-text p, .info-text a {
        font-size: 1rem;
    }
    
    .map-container {
        height: 350px; /* Maintain a reasonable height for the map on smaller screens */
    }
}


/* Scoped styles for the hotel navigation section */
#hotel-navigation-section {
    padding: 0 20px; /* Horizontal padding to prevent content from touching screen edges */
    display: flex; /* Enables flexbox for side-by-side layout */
    gap: 30px; /* Creates space between the two flex items */
    padding: 0 20px; /* Horizontal padding to prevent content from touching screen edges */
    align-items: stretch; /* Ensures both children stretch to occupy the same height */
    flex-wrap: wrap; /* Allows items to wrap onto the next line if space is insufficient */
}

#hotel-navigation-section .container {
    margin: 0 auto;
    padding: 0 20px;
}

#hotel-navigation-section .navigation-grid {
    display: flex;
    flex-direction: column;
    gap: 20px; /* Space between rows of nav items */
}

#hotel-navigation-section .nav-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px; /* Space between individual nav items */
}

#hotel-navigation-section .nav-item {
    display: flex;
    height: 100%; /* Ensures nav-link can fill available height */
}

#hotel-navigation-section .nav-link {
    flex: 1; /* Allows the link to expand and fill the nav-item */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #2c3e50; /* A modern dark grey color from second block */
    text-decoration: none;
    background: white;
    border-radius: 8px;
    padding: 25px 15px; /* Larger padding for better touch targets from first block */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); /* Softer initial shadow from first block */
    transition: all 0.3s ease;
    border: 1px solid #e0e0e0;
    height: 120px; /* Fixed height for consistent rectangular format from first block */
}

#hotel-navigation-section .nav-link:hover {
    background: #36740a; /* Purple hover background from first block */
    color: white;
    box-shadow: 0 8px 16px rgba(0, 98, 204, 0.2); /* Stronger hover shadow from first block */
    transform: translateY(-3px);
}

#hotel-navigation-section .nav-icon {
    font-size: 24px;
    margin-bottom: 12px; /* Slightly more space below icon from first block */
    color: #ee8d03; /* Orange icon color from first block */
    transition: all 0.3s ease;
}

#hotel-navigation-section .nav-link:hover .nav-icon {
    color: white;
    transform: scale(1.1);
}

#hotel-navigation-section .nav-text {
    font-weight: 600;
    font-size: 16px; /* Base font size, overridden by media query */
    margin-bottom: 5px;
}

#hotel-navigation-section .nav-desc {
    font-size: 13px; /* Base font size, overridden by media query */
    opacity: 0.8;
    line-height: 1.4;
}

/* Responsive styles */

/* For medium screens (laptops, large tablets) - Two columns */
@media (max-width: 992px) {
    #hotel-navigation-section .nav-row {
        grid-template-columns: repeat(2, 1fr);
    }
    #hotel-navigation-section .nav-link {
        height: 110px; /* Reduced height */
        padding: 20px 10px; /* Reduced padding */
    }
}

/* For larger text on tablets and up (adapting from second block) */
@media (min-width: 768px) {
    #hotel-navigation-section .nav-text {
        font-size: 17px; /* Slightly larger font for main text */
    }
    #hotel-navigation-section .nav-desc {
        font-size: 14px; /* Slightly larger font for description */
    }
}

/* For small screens (mobile phones) - Single column */
@media (max-width: 576px) {
    #hotel-navigation-section {
        padding: 30px 0; /* Adjust section padding */
    }
    #hotel-navigation-section .nav-row {
        grid-template-columns: 1fr; /* Single column layout */
    }
    #hotel-navigation-section .nav-link {
        height: 100px; /* Further reduced height */
        padding: 15px 10px; /* Further reduced padding */
    }
}




.faq-section {
    padding: 0 20px; /* Horizontal padding to prevent content from touching screen edges */
    display: flex; /* Enables flexbox for side-by-side layout */
    flex-wrap: wrap; /* Allows items to wrap onto the next line if space is insufficient */
}

.faq-header {
    text-align: center;
    margin-bottom: 40px;
}

.faq-header h2 {
    color: #36740a;
    font-size: 36px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.faq-header h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #36740a, #ee8d03);
    border-radius: 2px;
}

.faq-header p {
    color: #666;
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto;
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
    gap: 25px;
}

.faq-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    border-top: 4px solid #ee8d03;
}

.faq-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.faq-question {
    padding: 25px;
    background: #f9f9f9;
    display: flex;
    align-items: center;
}

.faq-icon {
    width: 40px;
    height: 40px;
    background: #36740a;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
    font-size: 18px;
}

.faq-question-text {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.faq-answer {
    padding: 25px;
    position: relative;
}

.faq-answer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    right: 25px;
    height: 1px;
    background: linear-gradient(to right, transparent, #36740a, transparent);
}

.faq-answer p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.faq-answer a {
    color: #36740a;
    font-weight: 600;
    text-decoration: none !important;
}

.faq-answer a:hover {
    color: #36740a;
    border-bottom-color: #36740a;
}

.faq-answer .fa-caret-right {
    color: #ee8d03;
    margin-right: 8px;
}

@media (max-width: 600px) {
    .faq-grid {
        grid-template-columns: 1fr;
    }
    
    .faq-header h2 {
        font-size: 28px;
    }
    
    .faq-question {
        padding: 20px;
    }
    
    .faq-answer {
        padding: 20px;
    }
}

























.about-us .content {
            padding: 0px 0;
        }
        .highlighted-attraction-section {
            color: black;
            text-align: center;
            margin-top: -45px;
        }
        .highlighted-container {
            max-width: 1200px;
            margin: 40px auto;
            border: 1px solid #e0e0e0;
            border-radius: 15px;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
            overflow: hidden;
            background: #ffffff;
        }
        .highlighted-header {
            margin-bottom: 40px;
            padding: 20px;
            background: linear-gradient(135deg, #f7f9fc, #dfeaf1);
        }
        .highlighted-title {
            font-size: 2.5rem;
            margin-bottom: 10px;
            font-weight: bold;
        }
        .highlighted-subtitle {
            font-size: 1.3rem;
        }
        .highlighted-content {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 40px;
            padding: 30px;
        }
        .highlighted-description {
            flex: 1;
            text-align: left;
        }
        .highlighted-features {
            list-style: none;
            padding: 0;
            margin-bottom: 20px;
        }
        .highlighted-features li {
            font-size: 1.1rem;
            margin-bottom: 15px;
            color: #444;
            display: flex;
            align-items: center;
        }
        .highlighted-features li strong {
            color: #36740a;
        }
        .highlighted-text {
            font-size: 1rem;
            line-height: 1.6;
            color: #444;
            margin-bottom: 15px;
        }
        .highlighted-reservation-btn {
            display: inline-block;
            padding: 12px 24px;
            background: #36740a;
            color: #fff !important;
            text-transform: uppercase;
            font-weight: bold;
            text-decoration: none;
            border-radius: 8px;
            transition: background-color 0.3s ease, transform 0.3s ease;
        }
        .highlighted-reservation-btn:hover {
            background: #fcb100;
            transform: translateY(-3px);
        }
        .highlighted-image {
            flex: 1;
            max-height: 300px;
            overflow: hidden;
        }
        .highlighted-img {
            width: 100%;
            height: auto;
            border-radius: 10px;
            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .highlighted-img:hover {
            transform: scale(1.03);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
        }
        @media (max-width: 768px) {
            .highlighted-content {
                flex-direction: column;
            }
            .highlighted-title {
                font-size: 2rem;
            }
            .highlighted-subtitle {
                font-size: 1.1rem;
            }
        }



 a:hover {
    text-decoration: none;
    
}


footer a:hover {
    text-decoration: none; /* Ensures no underline on hover */
    color: inherit; /* Keeps the same color as non-hover state */
    background-color: transparent; /* Removes any background changes */
}













