body {
  margin: 0px;
  padding: 0px;
   font-family: 'Poppins', sans-serif;
}
.wrapper, .navigation, .banner_sec,.cardsec, .cardsec_left, .cardsection, .about_section, .gallery_section, .gallery_sec, .mapsection, .mapsec_left, .addresssection, .mapsec_rgt, 
.footersection, .ftr_left, .ftr_links,.aboutpage, .aboun_inner, .innercontent, .pricing_section {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  float: left;
}


.navbar-brand img {
  width: 80px;
}
.navbar-nav {
  align-items: center;
}
.navbar .navbar-nav .nav-link {
  color: #000;
  font-size: 1.1em;
  padding: 0.5em 1em;
}
@media screen and (min-width: 768px) {
  .navbar-brand img {
    width: 127px;
  }
  .navbar-brand {
    margin-right: 0;
    padding: 0 1em;
  }
}


.contact-info p,
.contact-info a {
  font-size: 0.9em;
  padding-right: 1em;
  color: grey;
}
.contact-info a {
  padding-right: 0;
}

.about_section {
  margin: 0px 0 0px 0;
  padding: 100px 0px 60px 0px; 
}
.abot_left {
  width: 100%;
  text-align: center;
  float: left;
  padding: 0 15%;
  margin: 0 auto;
}
.abot_le{
 width: 100%;
 float: left;
 padding: 0 15%;
 margin: 0 auto; 
}
.aboun_inner {
  text-align: center;
  padding: 50px 0;
}
.abot_left h3, .abot_le h3, .cardtitle h3, .aboun_inner h3 {
  color: #4c3722;
  font-size: 34px;
  font-weight: 600;
  margin: 0px 0 10px 0;
}
.abot_left h2, .abot_le h2{
  color: #9acd32;
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 10px 0;
} 
.visionsection li {
  list-style: none;
  width: 48%;
  padding: 0;
  display: inline-block;
  position: relative;
  color: #000;

}
.booking {
  background:#f6842f;
  color:#fff;
}
li.vision_rgt {
  text-align: left;
  margin: 0 0 0 2%;
  float: right;
}
li.vision_rgt img {
  width: 90px;
  position: absolute;
  left: 0px;
} 
.vision_rgt p {
  background: #fff;
  text-align: center;
  border: 2px solid #016837;
  box-shadow: 9px 9px 19px #016837;
  border-right: 15px solid #398d65;
  height: 90px;
  margin: 0 !important;
  font-size: 16px !important;
  padding: 14px 3% 14px 27% !important;
  line-height: 28px !important;
  border-radius: 50px;
}
li.vision_left {
  text-align: right;
  margin: 0 2% 0 0;
  float: left;
} 
li.vision_left img {
  width: 90px;
  position: absolute;
  right: 0px;
}
.vision_left p {
  background: #fff;
  text-align: center;
  border: 2px solid #016837;
  box-shadow: 9px 9px 19px #016837;
  border-left: 15px solid #398d65;
  height: 90px;
  margin: 0 !important;
  font-size: 16px !important;
  padding: 14px 22% 14px 5% !important;
  line-height: 28px !important;
  border-radius: 50px;
}
.vision_left h4 {
  position: absolute;
  margin: 100px 0 0 0;
  right: 0;
  width: 90px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
}
.addresssection {
  margin-bottom: 27px;
}
.vision_rgt h4 {
  position: absolute;
  margin: 100px 0 0 0;
  left: 0;
  width: 90px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.abot_left h2 img {
  width: 78px;
}
.abot_left ul {
  margin: 20px 0 0px 0;
}

.visionsection {
  min-height: 150px;
}
.line {
  width: 260px;
  background-color: #a87c4f;
  padding: 3px 0;
  border-radius: 50px;
  margin: 0 auto;
  clear: both;
  text-align: center;
}
.titlesub {
  text-align: left;
  font-size: 16px;
  width: 40%;
  float: left;
  font-weight: 600;
  letter-spacing: -1px;
  font-style: italic;
  border-bottom: 2px dashed #016837;
}
.subject {
  text-align: left;
  font-size: 16px;
  width: 100%;
  float: left;
  font-weight: 600;
  letter-spacing: -1px;
  font-style: italic;
}
.subject ul {
  margin: 0px;
  padding: 0px;
}
.subject ul li {

}
.banner_sec {
  position: relative;
}
.banner_sec h1 {
  position: relative;
  margin: 0px;
  padding: 0px;
}
.banner_sec p {
  position: absolute;
  bottom: 0px;
  text-align: center;
  font-size: 32px;
  color: #fff;
  right: 40px;
  font-weight: 600;
  font-style: italic;
}
.gallery_section img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.gallery_sec img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.gallery_section {
  background: #181818;
  padding: 45px 0px;
}
.gallery_section h1 {
  text-align: center;
  color: #fff;
  margin: 0px 0px 18px 0px;
  font-size: 36px;
}
.gallery_section p {
  text-align: center;
  color: #fff;
  margin: 0px 0px 0px 0px;
}
.gallery_sec p {
  text-align: center;
  margin: 0px 0px 0px 0px;
}
.gallery_sec h1{
  text-align: center;

  margin: 0px 0px 18px 0px;
  font-size: 36px;

}
.mapsection {
  padding: 45px 0px;
}
.mapsection h1 {
  text-align: center;
  color: #181818;
  margin: 0px 0px 18px 0px;
  font-size: 36px;
}
.mapsection p {
  text-align: center;
  color: #181818;
  margin: 0px 0px 0px 0px;
}
.addresssection p {
  text-align: left;
  font-size: 14px;
}
.addresssection h2 {
  font-size: 21px;
  margin: 0 0 20px 0;
}
.cricbook input, .cricbook textarea {
  border-radius: 0px;
  border: 1px solid #999;
  font-size: 14px;
}
.submitbtn, .submitbtn:hover, .submitbtn:active {
  background: #016837 !important;
  border-color: #016837 !important;
  font-size: 14px;
}
.footersection {
  background: #181818;
  padding: 18px 0px;
}
.ftr_left {
    border-top: 1px solid #4a4747;
    margin: 12px 0 0 0;
}
.ftr_left p {
    color: #545454;
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 0px;
    text-align: right;
}
.sub-heading {
  text-align: center;
  font-size: 1.2rem;
  color: #7f8c8d;
  margin-bottom: 40px;
}
.facilities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}
.facility-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  padding: 30px 20px;
  transition: transform 0.3s;
  text-align: center;
}
.facility-card:hover {
  transform: translateY(-5px);
}
.facility-card i {
  font-size: 2.5rem;
  color:#fb6800;
  margin-bottom: 15px;
}
.facility-card h3 {
  font-size: 1.2rem;
  color: #34495e;
  margin-bottom: 10px;
}
.facility-card p {
  font-size: 0.95rem;
  color: #666;
}
.pricing-section {
  max-width: 1100px;
  margin: auto;
  padding: 60px 20px;
}
.pricing-section h1 {
  text-align: center;
  font-size: 2.8rem;
  color: #1a5276;
  margin-bottom: 10px;
}
.pricing-section p {
  text-align: center;
  color: #7f8c8d;
  font-size: 1.1rem;
  margin-bottom: 40px;
}
.pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.pricing-card, .facility-card {
  background: #f2f2f2;
  border-top-left-radius: 36px;
  border-bottom-right-radius: 36px;
  border: 1px solid #b8b8b8;
  padding: 30px 25px;
  box-shadow: 10px 20px 10px #d6d6d6;
  transition: transform 0.3s;
  margin: 0 0 36px 0;
}
.pricing-card:hover {
  transform: translateY(-5px);
}
.pricing-card h3 {
     background: #000000;
    color: #f3d72b;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 3px;
    font-weight: 600;
    font-style: italic;

}
.pricing-card ul {
  list-style: none;
  padding-left: 0;
}
.pricing-card ul li {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #34495e;
}
.price-tag {
  margin-top: 15px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000;
}
@media (max-width: 768px) {
  .pricing-section h1 {
    font-size: 2rem;
  }
}
.bgtitle {
  text-align: center;
}
.bgtitle img {
  width: auto;
  height: auto;
}
.know-more-btn {
  background-color: #d8be23;
  color: white;
  padding: 12px 25px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
  margin-top: 20px;
}
.know-more-btn:hover {
  background-color: #d8be23;
}



.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: #fff;
  padding: 10px 0;
  margin: 0px;
}
.abot_left h4, .aboun_inner h4 {
  margin: 5px 0 30px 0;
  font-size: 14px;
  color: #838181;
}
.abot_left p, .cardtitle p {
  
  line-height: 27px;
}
.btnclass {
  text-align:center;
  margin-top: 20px;
}
a.btnclick {
 background: #f6842f;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 3px;
    
}
.btnclass img {
  width: 36px;
}
.cardsec {
  background: #dfdcdc;
  padding: 50px 0px;
}
.cardtitle h3 {
  text-align: center;
}
.cardtitle p {
  text-align: center;
}
.cardsection h3 {
  text-align: center;
  font-size: 21px;
  margin: 20px 0 30px 0;
  font-weight: 600;
  font-style: italic;
  color: #a87c4f;
}
.ribbon {
  color: #fff;
  font-size: 24px;
  text-align: center;
  height: 69px;
  --s: 70px;
  --d: 20px;
  --c: 20px;
  padding: 9px calc(var(--s) + var(--d)) var(--d);
  background: conic-gradient(at left var(--s) bottom var(--d), #0000 25%, #0008 0 37.5%, #0004 0) 0 / 50% no-repeat, conic-gradient(at right var(--s) bottom var(--d), #0004 62.5%, #0008 0 75%, #0000 0) 100% / 50% no-repeat;
  clip-path: polygon(0 var(--d), var(--s) var(--d), var(--s) 0, calc(100% - var(--s)) 0, calc(100% - var(--s)) var(--d), 100% var(--d), calc(100% - var(--c)) calc(50% + var(--d) / 2), 100% 100%, calc(100% - var(--s) - var(--d)) 100%, calc(100% - var(--s) - var(--d)) calc(100% - var(--d)), calc(var(--s) + var(--d)) calc(100% - var(--d)), calc(var(--s) + var(--d)) 100%, 0 100%, var(--c) calc(50% + var(--d) / 2));
  background-color: #bca515;
}
.cardsection {
  padding: 20px 20px;
  background: #fff;
  border: 1px solid #d5d5d5;
  box-shadow: 10px 10px 10px #e4e2e2;
}
.cardsection ul {
  text-align: center;
}
.cardsection ul li {
  text-align: center;
  font-size: 15px;
  line-height: 36px;
  list-style: none; 

  font-style: italic;
}
.ftr_links ul {
  margin: 36px 0px 0px;
  padding: 0px;
}
.ftr_links h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.ftr_links li {
  display: inline-block;
  list-style: none;
  margin: 0 0px 0 0px;
}
.ftr_links li a {
  color: #c8c8c8;
  font-size: 13px;
  text-decoration: none;
}
.ftr_links li:after {
  content: " | ";
  color: #c8c8c8;
  padding: 0 5px;
}
.ftr_links li:last-child:after {
  content: none;
}
.aboun_inner p {
  font-size: 14px;
  line-height: 27px;
  padding: 0 18%;
}
.innercontent h2 {
  color: ree;
}
.innercontent h2 {
  color: #a87c4f;
  font-size: 18px;
  margin: 10px 0 20px 0;
}
.innercontent ul, .innercontent ul li {
  margin: 0px;
  padding: 0px;
}
.innercontent li {
  margin: 0px 0px 0px 15px !important;
  padding: 0px !important;
  line-height: 30px;
}
.innercontent p {
  color: #000;
  font-size: 15px;
}
.aboutpage {
  padding: 50px 0px;
}
.pricing_section {
  margin: 27px 0px 0px 0px;
}
.contactbtn {
  margin: 45px 0px 0px 0px;
  text-align: left;
}
.at {
    padding: 20px 0;
    width: 100%;
    float: left;
    background: #fff;
}
.at h4 {
    color: #ed6319;
    font-weight: 700;
}
.at h3 {
    text-align: center;
}
.at p {
    text-align: justify;
}
.gallery_sec {
  background:#fff;
}
.at {
  margin:70px 0;
}
footer.bg-dark.text-light.pt-5.pb-4 {
    width: 100%;
    float: left;
}

.example-gallery{
width:100%;
float:left;
Background:#f2f2f2;
padding:50px 0;
}
.why {
  width:100%;
float:left;
padding:50px 0;

.card-title{
  color: #ed6319;
    font-weight: 700;
}

 .hero-section {
            background: url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2') center/cover no-repeat;
            height: 300px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            text-align: center;
        }
        .overlay {
            background: rgba(0,0,0,0.6);
            padding: 40px;
            width: 100%;
        }
        .section-title {
            font-weight: 700;
            margin-bottom: 20px;
        }

        .choose h5{
          color: #ed6319;
        }