.arrow-btn {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: none;
      border: none;
      font-size: 2rem;
      color: #b28d56;
      cursor: pointer;
      z-index: 10;
    }

    .arrow-left {
      left: 15px;
    }

    .arrow-right {
      right: 15px;
    }

.cus-contact{
    rotate: -90deg;
    position: fixed;
    right: -48px;
    top: 51%;
    z-index: 999;
}
.cus-contact a {
    background-color: #4b2e1e;
    padding: 10px 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Lato';
}

    .slider-content {
      display: none;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start;
      gap: 0px;
      background-color: #fff !important;
      padding: 20px;
      border-radius: 20px;
    }

    .slider-content.active {
      display: flex;
    }

    .info-box, .image-box {
      flex: 1 1 300px;
      max-width: 600px;
    }

    .floor-plan-img {
      max-width: 100%;
      border-radius: 12px;
    }

    .unit-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 1rem;
    }

    .unit-table th, .unit-table td {
      border: 1px solid #b28d56;
      padding: 8px;
      text-align: center;
    }

    .dot-nav {
      display: none;
      justify-content: center;
      gap: 10px;
      margin-top: 20px;
    }

    .dot {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #bbb;
      cursor: pointer;
    }

    .dot.active {
      background-color: #b28d56;
    }

    @media (max-width: 768px) {
 
      .slider-content {
        flex-direction: column;
        align-items: center;
      }
      .dot-nav {
        display: flex;
      }
    }@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


body {
  font-family: "Lato", sans-serif;
    color: #000;    
	font-size: 16px;
    font-weight: 400;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
      overflow-x:hidden;
	
}
.floor-image img {
      width: 100%;
      border-radius: 10px;
	height: auto;
    }
.pawan{  margin-top: 22px;  }
.om{margin-top: 50px;}

.modal-content img{ width: 100%;  height: auto; }
.py-51 {
    padding-top: 3rem !important;
    padding-bottom: 4rem !important;
}
.line1{ margin: 6% auto;
    float: none;
    text-align: center;
    height: 0px;
    margin-bottom: 5%;
}  
.rounded {
    border-radius: 0px !important;
}
.choose5 {
    background-color: #f4e0bc;
    padding: 0% 0 0%;
}
.rounded-circle {
    border-radius: 5% !important;
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgb(255 255 255 / 0%) !important;
}
.Privacy-text p{ font-size: 20px;  }

a, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  font-family: "Lato", sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
 font-family: "Playfair Display", serif;
 font-weight: 600 !important;
 font-style: normal;
 line-height: 1.4em;
 color: #4b2b1d;
}

.hero-text h4{font-size: 3.0em;line-height: 61px;padding-bottom: 6%;}

 
.owl-prev span {vertical-align: super;
    font-size: 38px;    }

.owl-next span {vertical-align: super;
    font-size: 38px;    }


.fw-bold {
    font-weight: 400 !important;
    font-family: 'Playfair Display';
    font-size: 53px;
}

 .layered-box {
      position: relative;
      padding: 29px;
      background-color: #EACFB9;
      border-radius: 15px;
      a
      z-index: 3;
      padding-top: 0%;
      padding-bottom: 0%;
      padding-left: 26%;
      padding-right: 10%;
    }

.layered-box h5 {z-index: 100000;position: relative;font-size: 35px;}
.layered-box p {z-index: 100000;position: relative;font-size: 26px;line-height: 37px;}
    .layered-box::before,
    .layered-box::after {
      content: "";
      position: absolute;
      border-radius: 15px;
      z-index: -1;
    }
    .layered-box::before {
      top: -48px;
      left: 57px;
      right: -3px;
      bottom: -42px;
      background-color: #fff7ec;
      z-index: 2;
    }
    .layered-box::after {
      top: -15px;
      left: 25px;
      right: 134px;
      bottom: -18px;
      background-color: #F9E6D2;
      z-index: 1;
    }

.layered-boxa {
      position: relative;
      padding: 29px;
      background-color: #EACFB9;
      border-radius: 15px;
      a
      z-index: 3;
      padding-top: 0%;
      padding-bottom: 0%;
      padding-left: 12%;
      padding-right: 24%;
    }

.layered-boxa h5 {z-index: 100000;position: relative;font-size: 35px;}
.layered-boxa p {z-index: 100000;position: relative;font-size: 27px;line-height: 38px;}
    .layered-boxa::before,
    .layered-boxa::after {
      content: "";
      position: absolute;
      border-radius: 15px;
      z-index: -1;
    }
    .layered-boxa::before {
      top: -48px;
      left: -1px;
      right: 45px;
      bottom: -42px;
      background-color: #fff7ec;
      z-index: 2;
    }
    .layered-boxa::after {
      top: -15px;
      left: 138px;
      right: 20px;
      bottom: -18px;
      background-color: #F9E6D2;
      z-index: 1;
    }




.choos-list img{width: 70%;height: auto;}
.choos-list1 img{width: 70%;height: auto;}
.choos-list1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    padding: 0 0rem;
}
a {
	outline: 0;
	color: #222;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
    text-decoration: none;
    font-family: "EB Garamond", serif;

}
a:hover {
	color: #0a1729;
	text-decoration: none;
}

.choose1 {
    background-color: #f4e0bc;
    padding: 4% 0 6%;
}
.mt-4 {
    margin-top: 3rem !important;
}
.choose2 {
    background-color: #F8F5F0;
    padding: 4% 0 6%;
	background-image: url("../images/Asset-20.png"); background-repeat: no-repeat; background-position: center; background-attachment: fixed;
}

.choose3 {
    background-color: #F3E0BC;
    padding: 4% 0 0%;
}
.btn {
	outline: 0;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	cursor: pointer;
}
button:focus {
	outline: none;
}
.container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}
.main_section {
	width: 100%;
	margin: 0px;
	padding: 50px 0;
}
.project-text{
padding: 3rem 0 0 1rem;
}
.project-text h3 {
  font-size: 2.5rem;
  color: #4b2e1e;
}
.project-text h4{
    color: #4b2b1d;
    display: inline-block;
    font-size: 1.8rem;
    padding-left: 4px;
}

.project-text h4 a {
    color: #4b2b1d;
    display: inline-block;
    font-size: 1.8rem;
    padding-left: 4px;
	font-weight: 700;
	font-family: 'Playfair Display';
}
.project-text ul{
    margin-top: 1rem;
}

.project-text ul li{color: #563928;font-size: 1.2rem;margin-bottom: .8rem;}
.project-img{
    position: relative;
}
.project-img::before{
    content: '';
    background-color: #781d3a;
    width: 7rem;
    height: 4px;
    position: absolute;
    left: -20px;
    bottom: -18px;
}

.project-img::after{
content: '';
    background-color: #781d3a;
    width: 4px;
    height: 7rem;
    position: absolute;
    left: -21px;
    bottom: -18px;
}


/******* Back-to-top ************/
.back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 54px;
	height: 54px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 9999;
	font-size: 21px;
	padding: 11px 0;
	background-color: #fbc508;
	border-color: #fbc508;
}
.btn-dark:hover {
	color: #fff;
	background-color: #fbc508;
	border-color: #fbc508;
}
/******* Menu ************/
.top_menu{
position: relative;
    top: 0;
    z-index: 1034;
    padding: 10px 12px 10px;
    background: #4b2e1e;

}

.home-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
       width: 8%;
    padding: 0;
    text-align: center;
}
.home-logo {
    width: 100%;
}
.home-menu  span {
    color: #fff;
}

.menu-bar{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo img{
    width: 100%;
    transition: 2s;
    -webkit-transition: 2s;
    text-align: center;
}

.cus-menu {
display: flex
;
    align-items: center;
    width: 80%;
    text-align: center;
}

.vg-nav>ul>li>a {
    font-size: 17px;
    line-height: 1.2;
    display: block;
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
    letter-spacing: 0px;
    position: relative;
    transition: 2s;
    -webkit-transition: 2s;
    font-family: "Playfair Display", serif;
}

.vg-nav>ul>li {
   padding: 6px 27px;
}

.vg-nav .dropdown ul li a {
    text-align: left;
}
.vg-nav .dropdown ul li a {
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px;
}
.vg-nav>ul>li.active a, .vg-nav>ul>li a:hover {
    color: #fff;

}
.vg-nav>ul>li a:before{
    content: '';
    background: #da8e43;
    height: 2px;
    width: 0%;
    position: absolute;
    bottom: -4px;
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
}
.vg-nav>ul>li.active a:before{
    content: '';
    background: #da8e43;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    opacity: 1;
    
}
.vg-nav>ul>li a:hover:before{
    content: '';
    background: #da8e43;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    opacity: 1;
}
.table-bordered>:not(caption)>* {
    border-width: 1px 0;
    border: solid #c19145 4px;
}

.table-bordered td, .table-bordered th {
    border-color: #5a3d1e;
    text-align: center;
    vertical-align: middle;
}

.floor-info p {
    font-size: 31px;
    color: #C19145;
    line-height: 30px;
    font-weight: 300;
    padding-bottom: 3%;
}

.browb {
    background-color: #4B2E1E !important;
}
.vg-nav .dropdown ul li a:hover{
    color: #000;
}


.book {
    width: 26%;
}

.book a {
    background: #4f94df00;
    padding: 6px 20px;
    border-radius: 0;
    color: #ffff;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 15px;
    border: 1px solid #da8e43;
    border-radius: 56px;
    font-size: 19px;
    margin-left: 12px;
}
.book a:hover{
    background: #da8e43;
    color: #fff;
    border: 1px solid #da8e43;
}
.book a i{
margin-right: 4px;
}
.contact a{
    background: #c79e46;
    padding: 8px 22px;
    border-radius: 0;
    color: #ffff;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 15px;
    border: 1px solid #254864;
    border-radius: 50px;
    font-size: 19px;
    margin-left: 12px;
}
.contact a i{
    margin-right: 4px;
}


.header-social {
    display: flex
;
}
.header-social a{
color: #fff;
    font-size: 18px;
    margin-right: 17px;
}
.fixed-header {
    position: fixed;
    top: 0;
    z-index: 9;
    transition: 2s;
    -webkit-transition: 2s;
    background: #4b2e1e;
}

/******* Slider ************/

/******* banner ************/
.banner {
    padding: 0px;
    position: relative;
    z-index: 0;
}
.banner::before{
  
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.cus-banner-text {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    left: 11px;
}
.cus-banner-text p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.banner .carousel-caption {
    text-align: center;
    bottom: 40px;
    top: 0;
    padding: 0px;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    left: 2%;
    right: 0%;
    z-index: 9;
    width: 100%;
}

.banner .carousel-caption::after{
     content: '';
     
     position: absolute;
     bottom: -50px;
     width: 100%;
     height: 300px;
     left: -40px;
     z-index: -1;
}


.banner-text h1{
    color: #fff;
    font-size: 6rem;
    line-height: 5rem;
    text-shadow: 6px 7px 17px #333;
}


.banner-text h4{
    color: #fff;
    font-size: 2.8rem;
    line-height: 5rem;
    margin-bottom: 2rem;
    text-shadow: 6px 7px 17px #333;
}



.banner-text a{
        background: #da8e43;
        padding: 8px 18px;
        border-radius: 0;
        color: #ffff;
        font-weight: 400;
        /* text-transform: uppercase; */
        font-size: 15px;
        border: 1px solid #da8e43;
        border-radius: 6px;
        font-size: 15px;
        margin-left: 12px;
        text-transform: uppercase;
        display: inline-block;
}
.banner-text a:hover{
        background: #f5ac62;
            border: 1px solid #f5ac62;
}



.banner-text p{
    color: #fff;
    font-size: 20px;
    width: 70%;
    font-weight: 200;
}


.banner .carousel-item img{
    height: auto;
    object-fit: cover;
}
.carousel-indicators{
    z-index: 99;
}
.carousel-indicators [data-bs-target]{
      width: 40px !important;
    height: 7px;
    border-radius: 30px;
    border: 0px solid #fff;
}

.carousel-control-next {
    right: 0;
    z-index: 9;
}
.carousel-indicators {
justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    margin-left: 0;
    list-style: none;
    bottom: 20px;
}

.carousel-indicators .active {
    opacity: 1;
    width: 40px !important;
}
.carousel-control-prev{
    position: absolute;
    width: 30px;
    height: 30px;
    left: -6%;
    bottom: 0px;
    top: 46.8%;
    z-index: 999;
}

.carousel-control-next{
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 0px;
    top: 50.8%;
    right: -6%;
    z-index: 999;
}

/* About */
.about-text {
    padding: 5rem 2rem 0 0;
}

.about-text1	 {
    padding: 0 2rem 0 0;
	margin-left: 8%;
}

.about-text1 h2{
    font-size: 2.5rem;
    color: #4b2e1e;
    text-align: right;
}
.about-text1 p{
    font-size: 1.3rem;
    line-height: 31px;
    margin-bottom: 2rem;
    text-align: right;
}

.about-text2	 {
    padding: 0 2rem 0 0;
    margin-left: 3%;
}

.about-text2 h2{
    font-size: 2rem;
    color: #4b2e1e;
    text-align: left;
    width: max-content;
    padding-left: 0px;
    padding-right: 17px;
    font-family: 'Lato';
}
.about-text2 p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    margin-bottom: 2rem;
    text-align: justify;
}

.about-text3	 {
    padding: 0 2rem 0 0;
    margin-left: 3%;
}

.about-text3 h2{
    font-size: 2rem;
    color: #4b2e1e;
    text-align: left;
    width: max-content;
    padding-right: 17px;
    font-family: 'Lato';
}
.about-text3 p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    margin-bottom: 2rem;
    text-align: justify;
}

.testimonial-card .card-up {
height: 120px;
overflow: hidden;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}

.testimonial-card .avatar {overflow: hidden;}
.about-text h2{
    font-size: 2.5rem;
    color: #4b2e1e;
}
.about-text p{
    font-size: 1.2rem;
    line-height: 2.0rem;
    margin-bottom: 2rem;
}
.cus-btn1{
    background: #da8e43;
    padding: 21px 24px !important;
    border-radius: 0;
    color: #ffff;
    font-weight: 700;
    /* text-transform: uppercase; */
    font-size: 1.8rem !important;
    border: 1px solid #da8e43;
    border-radius: 6px;
    font-size: 17px;
    margin-left: 0px;
    display: inline-block;
    border-radius: 20px 0px 20px 0px;
    background-color: #4b2b1d;
    padding: 12px;
    font-family:"Playfair Display", serif;
    line-height: 25px;
}
.cus-btn1:hover{
    background:#c19145;
    color: #fff;
     
}


.cus-btn{
    background: #da8e43;
    padding: 10px 18px;
    border-radius: 0;
    color: #ffff;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 15px;
    border: 1px solid #da8e43;
    border-radius: 6px;
    font-size: 17px;
    margin-left: 0px;
    text-transform: uppercase;
    display: inline-block;
}
.cus-btn:hover{
    background: #4b2e1e;
    color: #fff;
     border: 1px solid #4b2e1e;
}
.about-img{
    position: relative;
}

.about-img1{
    position: relative;
}

.about-img2{
    position: relative;
}
.about-img::before{
content: '';
    background-color: #da8e43;
    width: 7rem;
    height: 4px;
    position: absolute;
    right: -20px;
    top: -18px;
}

.about-img::after{
    content: '';
    background-color: #da8e43;
    width: 4px;
    height: 7rem;
    position: absolute;
    right: -21px;
    top: -18px;
}

.about-img1::before{content: '';background-color: #da8e43;width: 7rem;height: 4px;position: absolute;left: -20px;top: -18px;}

.about-img1::after{
    content: '';
    background-color: #da8e43;
    width: 4px;
    height: 7rem;
    position: absolute;
    left: -21px;
    top: -18px;
}




.project {
    background: #f3e0bc;
    padding: 55px 0;
}

.project2 {
    background: #f3e0bc;
    padding: 100px 0;
    background-image: url("../images/Asset-23.png");
    background-repeat: repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
    }

.project1 {
    background: #f3e0bc;
    padding: 100px 0;
}

.pride{
    background-color: #fff4e6;
}
.pride-text{ 

}
.pride-text1 h2{font-size: 2.5rem;color: #4b2e1e;text-align: center;padding-bottom: 4%;}
.pride-text1 h1 {
    font-size: 4.5rem;
    color: #4b2e1e;
    text-align: center;
    margin-bottom: 1%;
}

.pride-text6 p {
    font-size: 1.65rem;
    color: #4b2e1e;
    text-align: left;
    margin-bottom: 1%;
    line-height: 49px;
}
.lead {
    font-size: 1.85rem;
    font-weight: 500;
    padding-bottom: 3%;
}
.pride-text h2{font-size: 2.5rem;color: #4b2e1e;text-align: center;}
.pride-text h1{font-size: 2.5rem;color: #4b2e1e;text-align: center;margin-bottom: 5%;font-family: 'Playfair Display';}

.pride-text6 h2{font-size: 1.40rem;text-align: center; color: #4b2e1e; margin: 0px auto; width: 70%; margin-bottom: 5%;}

.pride-text2 h2{font-size: 2.5rem;text-align: center;margin: 0px auto;width: 70%;margin-bottom: 5%;}
 
.pride-text p{
    background: #c19145;
    color: #fff;
    padding: 10px;
    width: 72%;
    margin: 0 auto 4rem;
    font-size: 1.4rem;
    text-align: center;
}
.owl-nav.disabled {
    display: block !important;
}
button.owl-prev {
    background: #4b2e1e !important;
    width: 34px;
    height: 35px;
    color: #fff !important;
    border-radius: 100px !important;
    font-size: 27px !important;
    padding: 0 0 50px 0 !important;
        position: absolute;
    left: -50px;
    top: 42%;
}

button.owl-next {
    background: #4b2e1e !important;
    width: 34px;
    height: 35px;
    color: #fff !important;
    border-radius: 100px !important;
    font-size: 27px !important;
    padding: 0 0 50px 0 !important;
    position: absolute;
    right: -50px;
    top: 42%;
}

.owl-carousel .owl-dots.disabled {
    display: block !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 80px;
    height: 10px;
    margin: 30px 7px 0;
    background: #4b2e1e;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
 .amenity-card {
      background-color: #fffaf3;
      border-radius: 20px;
      box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2);
      padding: 30px;
      text-align: center;
      margin-bottom: 30px;
      transition: all 0.3s ease;
      height: 250px;
      padding-top: 17%;
    }



    .amenity-card:hover {
      transform: translateY(-5px);
      box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.25);
    }
    .amenity-icon {
      font-size: clamp(30px, 5vw, 40px);
      color: #4b2e1e;
      margin-bottom: 15px;
      height: 103px;
      margin-top: -13%;
    }

.amenity-icon img {width: 44%;height: auto;}
    .amenity-title {
      color: #4b2e1e;
      font-size: 22px;
      font-weight: 600;
      padding-top: 4%;
    }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #c19145;
}
.choose{
    background-color: #f4e0bc;
    padding: 4% 0 6%;
}
.choose h2{
    font-size: 2.5rem;
    color: #4b2e1e;
    text-align: center;
    margin-bottom: 3rem;
}

.choos-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    padding: 0 0rem;
}

.choose-box {
    text-align: center;
}

.choose-box img{
    background: #4b2e1e;
    border-radius: 2rem;
    padding: 1rem;
    margin-bottom: 1.8rem;
}

.choose-box p{
    font-size: 1.4rem;
    color: #000;
}

.choose-box1 {
    text-align: center;
    background-color: #C19145;
    border-radius: 18px;
    color: #ffffff !important;
}

.choose-box1 img{
    border-radius: 2rem;
    padding: 0rem;
    margin-bottom: 0;
    padding-top: 36px;
    padding-bottom: 17px;
}

.choose-box1 p{
    font-size: 1.1rem;
    color:#fff;
}


.choose-box2 {
    text-align: center;
    background-color: #4e2e1f;
    border-radius: 18px;
    color: #ffffff !important;
}

.choose-box2 img{
    border-radius: 2rem;
    padding: 0rem;
    margin-bottom: 0;
    padding-top: 36px;
    padding-bottom: 17px;
}

.choose-box2 p{
    font-size: 1.1rem;
    color:#fff;
}

.choos-list1 img {
    width: auto;
    /* height: auto; */
}

.looking{
    padding: 0;
     background-color: #f4e0bc;
}



.looking-box {
    display: grid
;
    grid-template-columns: repeat(2, 50%);
}
.looking-img{
    position: relative;
}

.looking-text {
    position: absolute;
    height: 100%;
    display: flex
;
    top: 0;
    align-items: center;
    bottom: 0;
    justify-content: center;
    left: 0;
    right: 0;
}

.looking-text h2{
    font-size: 4rem;
    color: #fff4e6;
    line-height: 5rem;
}

.looking-text h2 strong{
    font-weight: 800;
}


.looking-form {
    padding: 4rem;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}
.looking-form h2{
    font-family: 'PLAYFAIR DISPLAY';
    font-size: 3.2rem;
    color: #4b2e1e;
    text-align: center;
    margin-bottom: 4rem;
    font-weight: 600;
}

.looking-form .form-label {
    margin-bottom: .5rem;
    color: #4b2e1e;
    font-weight: 600;
    font-size: 19px;
}
.looking-form .form-control{
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 1.3rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.looking-form .form-select{
        width: 100%;
        padding: 1rem 1.5rem;
        border-radius: 1.3rem;
}
.looking-form  .btn-primary{
background: #4b2e1e;
    border: 1px solid #4b2e1e;
    padding: 10px 48px;
    font-size: 24px;
    border-radius: 48px;
    margin-top: 1rem;
}
.footer{
    background-color: #4b2e1e;
    padding: 40px 20px;
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
}
.footer-list {
    display: grid
;
    grid-template-columns: repeat(5, 15% 15% 15% 25% 30%);
}
.quick-link{
    padding-top: 0rem;
}

.quick-link h4{
    font-family: "Lato", sans-serif;
    color: #f4e0bc;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.quick-link ul{
    list-style-type: none;
    padding: 0;
}

.quick-link ul li{
    padding-bottom: .6rem;
}
.quick-link ul li a{
        color: #f4e0bc;
    font-size: 17px;
       font-family: "Lato", sans-serif;
}
.social {
    text-align: center;
    padding-top: 5rem;
}

.social p{
      font-family: "Lato", sans-serif;
      color: #f4e0bc;
      font-size: 19px;
}
.social a{
    background: #f4e0bc;
    padding: .3rem;
    border-radius: 10rem;
    width: 31px;
    display: inline-block;
    height: 31px;
    text-align: center;
}

.contact-info-box {
    display: flex
;
}
.contact-icon{
    margin-right: .8rem;
}
.contact-icon i{
        color: #f4e0bc;
    font-size: 20px;  
}
.contact-text{


}
.contact-text p{
    color: #f4e0bc;
    font-size: 17px;
    font-family: "Lato", sans-serif;
}
.contact-text p a{
    color: #f4e0bc;
    font-size: 17px;
    font-family: "Lato", sans-serif;
}
.copy {
    background: #c19145;
    padding: 13px;
}

.copy p{
    color: #fff;
    margin-bottom: 0;
}
.contact-page {
    background-color: #f4e0bc;
    padding: 60px 0 ;
}
.Privacy-text{

}
.Privacy-text h2{
        font-size: 2rem;
        color: #4b2e1e;
}

.Privacy-text h4{
        font-size: 2.rem;
        color: #4b2e1e;
}

.Privacy-text p a{
  color: #4b2e1e;
    font-weight: 600;
    font-size: 1.2rem;
}

.main-contact-text{
margin-bottom: 5rem;
}

.main-contact-text h2{
    font-size: 5rem;
    color: #000;
}
.main-contact-text p{
    font-size: 1.9rem;
}
.message-box {
    background: #c19145;
    border-radius: 2rem;
    padding: 3rem 2rem;
}



/* media screen and (max-width: 1170px)
---------------------------------------------------------------------- */
@media screen and (max-width:1170px) {
.container {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0px 15px;
}


}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
.vg-nav {
    position: relative;
    z-index: 100;
    width: 30% !important;
}
	.floor-info {
    color: #5a3d1e;
    width: 100%;
}

.copy {
    background: #c19145;
    padding: 13px;
    padding-bottom: 66px;
}
.hero{ display:none !important; } 
	
	.accordion-body p {
    font-size: 25px;
    line-height: 39px;
}
	
	.floor-image{
   
    width:100%;
}
	.align-items-center{
   
    width:100%;
}
	.pride-text6 p {
    font-size: 20px;
    color: #4b2e1e;
    text-align: left;
    margin-bottom: 2%;
    line-height: 35px;
}
	
	.contact-box {
    background-color: #c89d63;
    border-radius: 20px;
    padding: 30px;
    color: #fff;
    margin-top: 9%;
}
	.hero-text {
   
	text-align: center !important;
	
	}
	
	.line1 img{ width: 100%;  }
	
	
	.slider-container{  width: 100%; height: auto; float: none; }
	
	.nav-tabs .nav-link {

    width: 100% !important;
    margin-bottom: 4%!important;
}
	
 ul li{ width: 100% !important;    }
	
	.royal-banner{font-size: 84px !important;margin-bottom: 10% !important;}
	.royal-banner1{font-size: 28px !important;padding-bottom: 30px;}
	
	.main-heading {

line-height: 45px !important;

padding-bottom: 11px;
}
	.overlay {
    
    min-height: 40vh;
	}
	
	.pawan{  margin-top: 0px;  }
.om{  margin-top: 0px;  }
	
	
	.about-text3 {
    padding: 30px 2rem 0 0;
    margin-left: 3%;
}
	.about-text1 {
    padding: 25px 2rem 0 0;
    margin-left: 0%;
}
	
	.layered-box p {
    font-size: 21px;
    line-height: 37px;
}
	
		.layered-boxa p {
    font-size: 21px;
    line-height: 37px;
}
	
	.about-text1 p {
    font-size: 1.3rem;
    line-height: 31px;
    margin-bottom: 1rem;
    text-align: left;
}
	
	.none-desktop{ display: none;  }
	
	.avatar img { width: 100%; height: auto;   } 
	
	.about-text1 h2 {
      text-align: left;
}
	.about-img1::before{ display: none;}
	.about-img1::after{ display: none;}
	
	.about-text{padding: 0rem 0rem 0 0;}
	
	.center{ text-align: center !important; }
	.pride-text p{ width: 100%;}
	.owl-theme .owl-dots .owl-dot span {  width: 20px;  }
    
	
	.project-img::before{ display: none;  }
	.about-img::before { display: none;  }
	
	.project-img::after{ display: none;  }
	.about-img::after { display: none;  }
	
	.choos-list1 img {
    width: auto;
    height: max-content;
}
	.section-title1 {
    
    font-size: 1.80rem !important;
   
    line-height: 31px !important;
}
	
.carousel-control-prev, .carousel-control-next {
    width: auto !important;
}
	
	.carousel-control-next {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 0px;
    top: 45.8%;
    right: -6%;
    z-index: 999;
}
	
	.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.carousel-item img {
    width: 100%;
    height: auto;
    
}
	
	.banner-text a {
     padding: 3px 11px;
    font-size: 15px;}
	
	.pride-text h2 {
    font-size: 2.20rem;
    color: #4b2e1e;
    text-align: center;
    line-height: 40px;
    padding-bottom: 10px;
    padding-top: 4%;
}
	
	.pride-text h1 {
    font-size: 2.5rem;
    color: #4b2e1e;
    text-align: center;
    margin-bottom: 0%;
}
	.browb {
    background-color: #4B2E1E !important;
    margin-top: 6% !important;
}
	
	.carousel-indicators {
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    margin-left: 0;
    list-style: none;
    bottom: 1px;
}
	
	.none1{ display: none;  }
	
	.choose h2 {
   
margin-bottom: 0rem;
   
margin-top: 1rem !important;
}
	
	    .slider-wrapper {
        width: 72% !important;
        height: 142px !important;
        float: none;
    }
	.nav-btn{ display: none;}
	.slider-arrow.right {
    right: 18px !important;
}
	.fw-bold {
    font-weight: 400 !important;
    font-family: 'Playfair Display';
    font-size: 27px !important;
}
	
	.floor-info p {
    font-size: 20px !important;
    
}
	
	.slider-arrow.left {
    left: 9px !important;
}
	.slide-image.center{ width: 100% !important; height: auto; float: none;  }
	.slider-container { width: 100% !important; height: auto; float: none;  }
	.left-text h2 {
    font-size: 40px !important;
    font-weight: 500;
    color: #fff;
    line-height: 38px !important;
}
	
	.cta-button {
    margin-top: 30px !important;
    background-color: #c19445;
    color: white;
    border: none;
    padding: 15px 40px !important;
    font-size: 22px !important;
}
	
	.pride-text1 h2 {
    font-size: 1.95rem;
    color: #4b2e1e;
    text-align: center;
    background-color: #4b2e1e;
    color: #fff;
    margin: 0px auto;
    width: 100%;
    margin-bottom: 5%;
    line-height: 54px;
}
	
	.layered-box {

margin-bottom: 20%;

margin-top: 8%;
}
	
	.about-text3 h2 {width: 100%;height: auto;float: none;font-size: 26px;line-height: 30px;padding-top: 20px;padding-bottom: 20px;}
	.about-text2 h2 {width: 100%;height: auto;float: none;font-size: 26px;}
	.choos-list1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0rem;
    margin-top: 33px;
}
	
	.logo {
    width:20%;
    padding: 0;
    text-align: center;
}
	.vg-nav-hamburger {
    display: none;
    width: 34px;
    height: 35px;
    position: relative;
    float: right;
}
	
	.choos-list {
    display: block;
    gap: 5rem;
    padding: 0 5rem;
    width: 100%;
}
	
	
	.owl-nav{display: none;}
	
	.looking-box{width:100%; height:auto; display: inline;  }
	.looking-form {width: 100%; height: auto;  }
	    .looking-img img {
        width: 100%;
        height: auto;
       
    }
	.looking-text h2 {
    font-size: 3.5rem;
    color: #fff4e6;
    line-height: 4rem;
    text-align: center;
}
	
	.looking-form {
    padding: 2rem}
	
	.looking-form h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;}
	
	.looking-form .form-control { width: 100%; }
	.footer-list {display: block;}
	.quick-link {padding-top: 0rem;}
	.social {
    text-align: left;
    padding-top: 1rem;
}
	
	.contact-info{ margin-top: 14%;  }
	.banner .carousel-item img {
    height: 600px;
    object-fit: cover;
}
	
	.banner-text h1 {
    color: #fff;
    font-size: 1.80rem;
    line-height: 0rem;
}
	
	.banner-text h4 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 1rem;
}
	
	.banner .carousel-caption{width: 100%;padding-top: 13%;}
	.about-img {
    position: relative;
    width: 100%;
    margin-top: 32px;
}
	.vg-nav-sidebar__close {
    position: absolute;
    font-size: 56px;
    font-weight: 300;
    top: 13px;
    right: 15px;
    color: #333333;
    cursor: pointer;
}
	
}

/* Small devices (phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
.vg-nav {
    position: relative;
    z-index: 100;
    width: 43%;
}
	.carousel-inner img { width: 100%; height: auto;  }
	.center{ text-align: center !important; }
	
	.layered-boxa {

    margin-top: 31px;
}
	
	.layered-box{

    margin-top: 31px;
}
	
	.section-title1 {
    
    font-size: 1.80rem;
   
    line-height: 31px;
}
	
	.about-text3 h2 {width: 100%;height: auto;float: none;font-size: 26px;line-height: 30px;padding-top: 20px;padding-bottom: 20px;}
	.about-text2 h2 {width: 100%;height: auto;float: none;font-size: 26px;}
	.choos-list1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0rem;
}
	
	.logo {
    width:20%;
    padding: 0;
    text-align: center;
}
	.vg-nav-hamburger {
    display: none;
    width: 34px;
    height: 35px;
    position: relative;
    float: right;
}
	
	.choos-list {
    display: block;
    gap: 5rem;
    padding: 0 5rem;
    width: 100%;
}
	.owl-nav{display: none;}
	
	.looking-box{width:100%; height:auto; display: inline;  }
	.looking-form {width: 100%; height: auto;  }
	    .looking-img img {
        width: 100%;
        height: auto;
        margin-left: 6px;
    }
	.looking-text h2 {
    font-size: 3.5rem;
    color: #fff4e6;
    line-height: 4rem;
    text-align: center;
}
	
	.looking-form {
    padding: 2rem}
	
	.looking-form h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;}
	
	.looking-form .form-control { width: 100%; }
	.footer-list {display: block;}
	.quick-link {padding-top: 0rem;}
	.social {
    text-align: left;
    padding-top: 1rem;
}
	
	.contact-info{ margin-top: 14%;  }
	.banner .carousel-item img {
    height: 50vh;
    object-fit: cover;
}
	
	.banner-text h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 1rem;
}
	
	.banner-text h4 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 4rem;
    margin-bottom: 2rem;
}
	
	.banner .carousel-caption{width: 100%;}
	.about-img {
    position: relative;
    width: 95%;
    margin-top: 32px;
}
	.vg-nav-sidebar__close {
    position: absolute;
    font-size: 56px;
    font-weight: 300;
    top: 13px;
    right: 15px;
    color: #333333;
    cursor: pointer;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

	.vg-nav {
    position: relative;
    z-index: 100;
    width: 100%;
}
	
	.about-text3 h2 {width: 100%;height: auto;float: none;font-size: 26px;line-height: 30px;padding-top: 20px;padding-bottom: 20px;}
	.about-text2 h2 {width: 100%;height: auto;float: none;font-size: 26px;}
	.choos-list1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0rem;
}
	
	.logo {
    width:20%;
    padding: 0;
    text-align: center;
}
	.vg-nav-hamburger {
    display: none;
    width: 34px;
    height: 35px;
    position: relative;
    float: right;
}
	
	    .choos-list {
        gap: 5rem;
        padding: 0 5rem;
        width: 100%;
    }
	
	    .choos-list img {
        width: 75px;
        height: 75px;
    }
	.owl-nav{display: none;}
	
	.looking-box{width:100%; height:auto; display: inline;  }
	.looking-form {width: 100%; height: auto;  }
	    .looking-img img {
        width: 100%;
        height: auto;
        margin-left: 6px;
    }
	.looking-text h2 {
    font-size: 3.5rem;
    color: #fff4e6;
    line-height: 4rem;
    text-align: center;
}
	
	.looking-form {
    padding: 2rem}
	
	.looking-form h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;}
	
	.looking-form .form-control { width: 100%; }
	.footer-list {display: block;}
	.quick-link {padding-top: 0rem;}
	.social {
    text-align: left;
    padding-top: 1rem;
}
	
	.contact-info{ margin-top: 14%;  }
	.banner .carousel-item img {
    height: 50vh;
    object-fit: cover;
}
	
	.banner-text h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 1rem;
}




	
	.banner-text h4 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 4rem;
    margin-bottom: 2rem;
}
	
	.banner .carousel-caption{width: 100%;}
	.about-img {
    position: relative;
    width: 95%;
    margin-top: 32px;
}
	.vg-nav-sidebar__close {
    position: absolute;
    font-size: 56px;
    font-weight: 300;
    top: 13px;
    right: 15px;
    color: #333333;
    cursor: pointer;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .vg-nav {
    position: relative;
    z-index: 100;
    width: 100%;
}
	
	.logo {
    width:20%;
    padding: 0;
    text-align: center;
}
	.vg-nav-hamburger {
    display: none;
    width: 34px;
    height: 35px;
    position: relative;
    float: right;
}
	
	    .choos-list {
        gap: 5rem;
        padding: 0 5rem;
        width: 100%;
    }
	
	    .choos-list img {
        width: 75px;
        height: 75px;
    }
	.owl-nav{display: none;}
	
	.looking-box{width:100%; height:auto; display: inline;  }
	.looking-form {width: 100%; height: auto;  }
	    .looking-img img {
        width: 100%;
        height: auto;
        margin-left: 6px;
    }
	.looking-text h2 {
    font-size: 3.5rem;
    color: #fff4e6;
    line-height: 4rem;
    text-align: center;
}
	
	.looking-form {
    padding: 2rem}
	
	.looking-form h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;}
	
	.looking-form .form-control { width: 100%; }
	.footer-list {display: block;}
	.quick-link {padding-top: 0rem;}
	.social {
    text-align: left;
    padding-top: 1rem;
}
	
	.contact-info{ margin-top: 14%;  }
	.banner .carousel-item img {
    height: 50vh;
    object-fit: cover;
}
	
	.banner-text h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 1rem;
}
	
	.banner-text h4 {
    color: #fff;
    font-size: 1.8rem;
    line-height: 4rem;
    margin-bottom: 2rem;
}
	
	.banner .carousel-caption{width: 100%;}
	.about-img {
    position: relative;
    width: 95%;
    margin-top: 32px;
}
	.vg-nav-sidebar__close {
    position: absolute;
    font-size: 56px;
    font-weight: 300;
    top: 13px;
    right: 15px;
    color: #333333;
    cursor: pointer;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  /* Your CSS here */
}

/* Extra extra large devices (very large screens, 1400px and up) */
@media (min-width:700px) and (max-width:3000px) {
	.none2{display:none;}
	.none-mobile{ display: none;  }
}



 @media (max-width: 991.98px) {
    .offcanvas-end {
      width: 75%;
    }
	 
	 .book {
    width:100%;
}
  }


.timeline {
      flex: 1;
      min-width: 300px;
      max-width: 600px;
      position: relative;
      padding-left: 30px;
    }

    
    .timeline h2 {
      font-size: 2.5rem;
      color: #4e2e1f;
      margin-bottom: 10px;
    }

    .subheading {
      background: #4e2e1f;
      color: white;
      display: inline-block;
      padding: 6px 14px;
      font-size: 23px;
      margin-bottom: 30px;
    }

    .event {
      margin-bottom: 17px;
      padding-left: 6px;
      position: relative;
    }

    .event::before {
      content: "";
      width: 14px;
      height: 14px;
      background: #4e2e1f;
      border-radius: 50%;
      position: absolute;
      left: -24px;
      top: 5px;
    }

    .event h4 {
      font-size: 26px;
      color: #4e2e1f;
      margin-bottom: 4px;
      font-family: 'Lato';
    }

    .event p {
      font-size: 14px;
      color: #333;
    }

    .slider {
      flex: 1;
      min-width: 300px;
      max-width: 600px;
      position: relative;
      overflow: hidden;
      border-radius: 6px;
    }

    .slides {
      display: flex;
      transition: transform 0.5s ease-in-out;
      width: 100%;
    }

    .slides img {
      width: 100%;
      flex-shrink: 0;
    }

    .slider-buttons {
      position: absolute;
      top: 50%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      transform: translateY(-50%);
    }

    .slider-buttons button {
      background: rgba(0, 0, 0, 0.5);
      border: none;
      color: white;
      padding: 10px;
      cursor: pointer;
    }

    .dots {
      text-align: center;
      margin-top: 10px;
    }

    .dot {
      display: inline-block;
      width: 61px;
      height: 10px;
      margin: 0 5px;
      background-color: #bbb;
      cursor: pointer;
      border-radius: 5px;
    }

    .dot.active {
      background-color: #4e2e1f;
    }

    /* Responsive */
    @media screen and (max-width: 768px) {
      .container {
        flex-direction: column;
        align-items: center;
      }
    }


.overlay {
      
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      min-height: 100vh;
      display: flex;
      align-items: center;
      color: white;
	padding: 60px 20px;
	background-image: url("../images/journey-banner-1.png");
	width: 100%;
    }

    .overlay {
      background-color: rgba(0, 0, 0, 0.6);
      width: 100%;
      padding: 60px 20px;
    }

    .left-text {
      padding: 40px;
    }

    .left-text h2 {
      font-size: 76px;
      font-weight: 500;
      color: #fff;
      line-height: 79px;
    }

    .left-text p {
      margin-top: 20px;
      font-size: 18px;
    }

    .cta-button {
      margin-top: 30px;
      background-color: #c19445;
      color: white;
      border: none;
      padding: 29px 40px;
      font-size: 37px;
    }


.left-section {
      flex: 1;
      min-width: 50%;
    }

    .left-section img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .right-section {
      flex: 1;
      padding: 40px 30px;
      background-color: #fdf2dc;
    }

    .subheading1 {
      font-size: 23px;
      color: #4B2E1E;
      letter-spacing: 0.5px;
      font-family: "Playfair Display", serif;
    }

    .main-heading {
      font-size: 39px;
      color: #5a3b24;
      margin: 0px 0 22px;
      border-bottom: 4px solid #d4b48d;
      display: inline-block;
      font-family: "Playfair Display", serif;
      font-weight: 600;
      line-height: 59px;
    }

    .description {
      color: #3b2c1a;
      font-size: 1.3rem;
      line-height: 2.0rem;
      margin-bottom: 2rem;
      text-align: left;
    }

    .highlight-box {
      display: inline-block;
      background-color: #7a4b36;
      padding: 5px 15px;
      border-radius: 10px;
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .highlight-box span {
      color: #f3d8ca;
      font-weight: bold;
      font-size: 22px;
    }

    ul {
      padding-left: 20px;
      margin-top: 0;
    }

    ul li {
      margin-bottom: 0px;
      font-size: 22px;
      color: #3a2d1f;
      font-weight: 600;
      line-height: auto;
    }

    ul li::marker {
      color: #bc8d4a;
    }

    @media (max-width: 768px) {
      .container {
        flex-direction: column;
      }

      .right-section {
        padding: 20px;
      }
    }


.slider-container {
      text-align: center;
      padding: 60px 20px;
    }

    h2.section-title {
      font-family: 'Playfair Display';
      color: #4e342e;
      font-size: 2.2rem;
      margin-bottom: 40px;
    }

    .slider-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 20px;
      position: relative;
      width: 1000px;
      height: 400px;
      margin: auto;
    }

    .slide-image {
      border-radius: 20px;
      box-shadow: 0 10px 30px rgb(0 0 0 / 0%);
      position: absolute;
      transition: all 0.8s ease-in-out;
      opacity: 0;
    }

    .slide-image.show {
      opacity: 1;
    }

    .slide-image.left {
      width: 55%;
      left: -27%;
      top: 50%;
      transform: translateY(-50%) scale(0.9);
      z-index: 1;
    }

    .slide-image.center {
      width: 600px;

      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%) scale(1);
      z-index: 2;
    }

    .slide-image.right {
      width: 55%;
      right: -27%;
      top: 50%;
      transform: translateY(-50%) scale(0.9);
      z-index: 1;
    }

    .nav-btn {
      background-color: #5d4037;
      color: white;
      border: none;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      font-size: 37px;
      margin: 68px -197px;
    }

    .bullets {
      margin-top: 30px;
    }

    .bullet {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0 5px;
      border-radius: 50%;
      background-color: #c7b6aa;
      cursor: pointer;
      transition: background-color 0.3s;
    }

    .bullet.active {
      background-color: #5d4037;
    }


.background-wrapper {
     background: url("../images/connected-bg.png");
     background-size: cover;
     background-repeat: no-repeat;
     padding: 101px 0;
     background-attachment: fixed;
    }

    .section-title1 {
      background-color: #522F16;
      color: white;
      display: inline-block;
      padding: 12px 30px;
      font-size: 2.2rem;
      font-weight: 400;
      border-radius: 58px;
      margin-bottom: 10px;
      font-family: 'Playfair Display';
      line-height: 53px;
    }

    .info-box {
      background-color: white;
      padding: 40px 59px;
      border-radius: 25px;
      box-shadow: 0 0 10px rgba(0,0,0,0.08);
      text-align: center;
    }

    .info-box i {
      font-size: 40px;
      color: #B2822D;
      margin-bottom: 15px;
    }

    .info-box h5 {
      color: #4A2B0B;
      font-weight: bold;
      margin-bottom: 10px;
      font-family: 'Lato';
      font-size: 25px;
      line-height: 25px;
      margin-top: 4%;
    }

    .info-box p {
      color: #333;
      font-size: 20px;
      line-height: 26px;
      margin-top: 5%;
    }

    .icon {
      height: 78px;
      margin-bottom: 15px;
    }
.choose {
    background-color: #f4e0bc;
    padding: 4% 0 6%;
}

.slider-section {
      display: flex;
      overflow-x: hidden; /* Removed bottom scrollbar */
      scroll-behavior: smooth;
      gap: 20px;
      padding: 40px 0;
    }
    .section-slide {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .section-container {
      background-color: #fff;
      border-radius: 20px;
      padding: 40px;
      max-width: 1200px;
      margin: auto;
    }
    .heading {
      font-size: 2rem;
      font-weight: 600;
      text-align: center;
      color: #5a3d1e;
    }
    .subheading {
      text-align: center;
      background-color: #5a3d1e;
      color: #fff;
      display: inline-block;
      padding: 10px 20px;
      border-radius: 5px;
      margin: 20px auto;
    }
    .floor-info {
      color: #5a3d1e;
    }
    .table-bordered td, .table-bordered th {
      border-color: #5a3d1e;
      text-align: center;
      vertical-align: middle;
    }
    
    .slider-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #5a3d1e;
      border: none;
      color: white;
      font-size: 2rem;
      padding: 5px 15px;
      cursor: pointer;
      border-radius: 5px;
      z-index: 10;
    }

.mb0{ margin-bottom: 0px !important; }

    .slider-arrow.left {
      left: -48px;
    top: 59%;
    }
  .slider-arrow.right {
    right: -48px;
    top: 59%;
}
    .floor-image {
      width: 100%;
      border-radius: 10px;
    }
    @media (max-width: 767px) {
      
		.section-container1 {
        padding: 20px;
      }
      .slider-arrow {
        font-size: 1.5rem;
        padding: 5px 10px;
      }
		
		.choose1 {
    background-color: #f4e0bc;
    padding: 4% 0 6%;
}
		
}

.slider-section {
      display: flex;
      overflow-x: hidden; /* Removed bottom scrollbar */
      scroll-behavior: smooth;
      gap: 20px;
      padding: 40px 0;
    }
    .section-slide {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .section-container {
      background-color: #fff;
      border-radius: 20px;
      padding: 40px;
      max-width: 1200px;
      margin: auto;
      height: 100%;
    }
    .heading {
      font-size: 2rem;
      font-weight: 600;
      text-align: center;
      color: #5a3d1e;
    }
    .subheading {
      text-align: center;
      background-color: #5a3d1e;
      color: #fff;
      display: inline-block;
      padding: 10px 20px;
      border-radius: 5px;
      margin: 20px auto;
    }
    .floor-info {
      color: #5a3d1e;
    }
    .table-bordered td, .table-bordered th {
      border-color: #5a3d1e;
      text-align: center;
      vertical-align: middle;
    }
    
    .slider-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #5a3d1e;
      border: none;
      color: white;
      font-size: 2rem;
      padding: 5px 15px;
      cursor: pointer;
      border-radius: 5px;
      z-index: 10;
    }
    .slider-arrow.left {
      left: 5px;
    }
    .slider-arrow.right {
      right: 13px;
    }
    .floor-image {
      width: 100%;
      border-radius: 10px;
    }
    @media (max-width: 767px) {
      .section-container1 {
        padding: 20px;
      }
      .slider-arrow {
        font-size: 1.5rem;
        padding: 5px 10px;
      }
		
}
		
	 .subtitle {
      background-color: #5a321b;
      color: white;
      padding: 10px 20px;
      display: inline-block;
      font-size: 1.1rem;
      margin-bottom: 2rem;
      border-radius: 5px;
    }

    .feature-box {
      border-radius: 20px;
      padding: 15px;
      text-align: center;
      margin-bottom: 30px;
    }

    .feature-box img {
      width: 100%;
      border-radius: 15px;
      margin-bottom: 1rem;
    }

    .feature-title {
      font-family: 'Playfair Display';
      font-weight: bold;
      font-size: 1.5rem;
      margin-bottom: 0.5rem;
    }

    .feature-desc {
      font-size: 1.30rem;
      color: #333;
      padding-top: 11px;
    }

    .cta-btn {
      background-color: #d6a861;
      color: white;
      padding: 15px 30px;
      font-size: 1.2rem;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      transition: background-color 0.3s;
      font-family: 'Playfair Display';
      font-size: 27px;
      display: block;
      margin: 0px auto;
    }

    .cta-btn:hover {
      background-color: #4e2e1f;
    }

.hero-section {
      padding: 50px 0;
    }

    .hero-text {
      
      padding: 30px;
      border-radius: 8px;
    }

.hero-text p {
      
font-size: 24px;
      
line-height: 37px;
    }

    .section-title {
      text-align: center;
      font-size: 2rem;
      margin: 40px 0 20px;
      font-weight: 500;
    }

    .divider {
      width: 80px;
      height: 2px;
      background-color: #6b4f3b;
      margin: 10px auto 30px;
    }

    .carousel-item img {
      width: 100%;
      height: auto;
      border-radius: 6px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
      background-color: #000;
      border-radius: 50%;
      padding: 10px;
    }

    .carousel-control-prev,
    .carousel-control-next {
      width: 5%;
    }

 .contact-box {
      background-color: #c89d63;
      border-radius: 20px;
      padding: 30px;
      color: #fff;
    }
    .contact-box input, .contact-box textarea, .contact-box select {
      border-radius: 8px;
      border: none;
      padding: 10px;
      width: 100%;
      margin-bottom: 15px;
    }
    .contact-box button {
      background-color: #42210b;
      color: #fff;
      border: none;
      padding: 10px 30px;
      border-radius: 10px;
    }
    .map-section {
      background-color: #f8eedf;
      padding: 50px 20px;
    }
    .map-img, .distance-img {
      width: 100%;
      border-radius: 12px;
    }


/*our-journey*/
.timeline-section {
      max-width: fit-content;
      flex: 1;
    }

    .timeline-section h2 {
      font-size: 36px;
      margin-bottom: 0;
    }

    .timeline-section h4 {
      background: #4b2b1d;
      color: #fff;
      padding: 10px;
      display: inline-block;
      font-weight: normal;
      margin: 10px 0 30px 0;
      font-family: 'Lato';
      font-size: 22px;
      font-weight: 500 !important;
    }

    .timeline {
      list-style: none;
      padding: 0;
      margin: 0px;
      border-left: 3px solid #4b2b1d;
      padding-left: 17px;
    }

    .timeline li {
      margin-bottom: 25px;
      padding-left: 0px;
      position: relative;
      cursor: pointer;
      font-size: 22px;
      transition: all 0.3s ease;
    }

    .timeline li::before {
      content: "";
      position: absolute;
      left: -24px;
      top: 5px;
      width: 12px;
      height: 12px;
      background: #4b2b1d;
      border-radius: 50%;
      transition: all 0.3s ease;
    }

    .timeline li.active::before {
      width: 18px;
      height: 18px;
      margin-left: -4px;
      background-color: #eb8d36;
    }

    .timeline li:hover {
      color: #4b2b1d;
      font-weight: bold;
    }

    .timeline li span {
      display: block;
      font-size: 16px;
      color: #666;
    }

    .image-section {
      flex: 1;
      min-width: 300px;
      text-align: center;
      position: relative;
    }

    .image-slider {
      position: relative;
      overflow: hidden;
      height: 100%;
    }

    .slide1 {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transition: opacity 0.5s ease-in-out;
    }

    .slide1.active {
      opacity: 1;
      z-index: 1;
      position: relative;
    }

   .image-slider img {
      height: 700px;
      border-radius: 2px;
      width: 101%;
    }

    .slide-description {
      font-size: 16px;
      color: #333;
      margin-top: 5px;
    }

    .slider-dots {
      text-align: center;
      margin-top: 10px;
    }

    .dot {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0 4px;
      background-color: #ccc;
      border-radius: 50%;
      cursor: pointer;
    }


    .dot.active {
      background-color: #4b2b1d;
      display: none;
    }

    @media (max-width: 768px) {
      .container {
        flex-direction: column;
        align-items: center;
      }
    }

/*tabing*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #4b2e1e;
    padding-bottom: 9px;
    border-radius: 6px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #5a3d1e #5a3d1e #5a3d1e;
    isolation: isolate;
    line-height: 24px;
}



.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-right: 14px;
    color: #4b2b1d;
    border: solid #4e2e1f 3px;
}
  
    .sub-title {
      text-align: center;
      font-size: 1.5rem;
      color: #4e2f1c;
      font-weight: 500;
    }
    .highlight-strip {
      background-color: #4e2f1c;
      color: #fff;
      text-align: center;
      padding: 8px;
      font-size: 1rem;
      font-weight: 500;
      margin: 20px auto;
      width: fit-content;
      padding: 8px 24px;
    }

/*career*/
   .header-image {
      width: 100%;
      max-height: 300px;
      object-fit: cover;
    }

    .section2 {
      background: linear-gradient(to bottom, #f5e2ba 0%, #fff7e7 100%);
    }
.section1 {
      background-image: url("../images/car1.png");
      background-position: left;
      background-repeat: no-repeat;
      background-position: left;
      background-size: auto;
      background-attachment: fixed;
      padding-top: 6% !important;
      padding-bottom: 8% !important;
      background-color: #fbe1ae;
      background-size: 19%;
      background-position: left;
    }

    .hero {
	background: url("../images/career.jpg")no-repeat center center;
	color: white;
	padding: 216px 30px;
	position: relative;
	background-position: top;
	background-size: cover;
	height: 604px;
	}

    .hero h2 {
      font-size: 2rem;
      font-weight: 300 !important;
      font-family: 'Lato';
      color: #000;
    }


    .hero h2 strong {
      
      color:#C09145;
    }

.hero h2 span {
      font-size: 2.15rem;
      font-weight: 800 !important;
      font-family: 'Lato';
      color: #fff;
    }

    .hero .btn {
      margin-top: 20px;
      background-color: #C09145;
      color: white;
      font-family: 'Lato';
      font-size: 19px;
    }

    .section-title {
      font-size: 2.8rem;
      font-weight: bold;
      margin-bottom: 15px;
    }

    .job-card {
      background-color: #f8f1df00;
      padding: 20px;
      border-radius: 8px;
      margin-bottom: 10px;
    }

    .accordion-button {
      background-color: #f8e8cc00;
      color: #000;
      font-weight: bold;
      font-size: 40px;
    }

    .accordion-button:not(.collapsed) {
      background-color: #f1d6a000;
    }

.text-centera{font-size: 26px;text-align: center;line-height: 35px;}
.text-center1{font-size: 22px;text-align: center;line-height: 35px;color: #fff;margin-top: -8% !important;}
.text-center p{text-align: center;line-height: 28px;}

.text-centerq p{text-align: center;line-height: 35px;}

    .job-card .btn {
      background-color: #c6a14a;
      color: white;
      font-size: 25px;
      font-family: 'Lato';
      margin-top: 10px;
    }

    .carousel-item .row > div {
      padding: 10px;
    }

    .carousel-item img {
      border-radius: 0px;
      width: 100%;
      height: auto;
    }

.accordion-button:not(.collapsed) {
    color: #4b2b1d;
    background-color: #e7f1ff00;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
    font-size: 40px;
}

.accordion-item {
    background-color: #ffffff00;
    border-bottom: 2px solid rgb(0 0 0 / 90%) !important;
    border-radius: 0px !important;
    border: none;
}


.accordion-button:not(.collapsed)::after {
    background-image: url("../images/1x/Asset-5.png") !important;
   transform: rotate(357deg);
}

.arrow-controls{ margin-top: 15px;
    float: right;
} 

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 8rem !important;
}
.arrow-controls button{background-color: #fff7e6;font-size: 40px;border: transparent;}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("../images/1x/Asset-6.png") !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
	transform: rotate(190)
}


.accordion-body p{ font-size: 25px; }
.text-center a{font-size: 30px;
    font-weight: 700;
    color: #C09145;
    font-family: 'Lato';
}

#timeline h6{  font-family: "Lato", sans-serif !important;  }


.image-box img{ width: 100%; height: auto   }

.timeline-entry {
      cursor: pointer;
      padding: 10px;
      border-left: 4px solid transparent;
      transition: all 0.3s ease;
      border-bottom: solid #ccc 1px;
    }
    .timeline-entry.active {
      border-left: 4px solid #5c2c07;
      background-color: #f8f4f1;
    }
    .timeline-image img {
      width: 100%;
      border-radius: 10px;
    }
    @media (max-width: 767px) {
      .timeline-image {
        margin-top: 15px;
      }
		
		.mobile-footer-button {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50%;
        background-color: #4b2b1d;
        color: white;
        text-align: center;
        padding: 13px 0;
        font-size: 18px;
        font-weight: bold;
        z-index: 999;
        cursor: pointer;
    }
    
    	.mobile-footer-button1 {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50%;
        background-color: #9b5109 !important;
        color: white;
        text-align: center;
        padding: 13px 0;
        font-size: 18px;
        font-weight: bold;
        z-index: 999;
        cursor: pointer;
        margin-left: 50%;
        display: block;
    }
    
    
    .cus-contact{ display:none; }
}
    /* Show only on screens less than or equal to 768px */
    @media screen and (max-width: 768px) {
      .mobile-footer-button {
        display: block;
      }
    }
    
    
    
    .right img {
      width: 100%;
      height: auto;
      display: block;
    }
    .heading {
      color: #5c3a1a;
      font-size: 32px;
      text-align: center;
      margin: 0;
    }
    .subheading {
      text-align: center;
      color: #c09341;
      font-weight: bold;
      font-size: 20px;
      margin: 8px 0 30px;
    }
    .table {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
      text-align: center;
    }
    .box {
      display: flex;
      border: 2px solid #5c3a1a;
      border-radius: 8px;
      background-color: #fff;
      font-weight: bold;
      overflow: hidden;
    }
    .box-label {
      background-color: #5c3a1a;
      color: white;
      padding: 15px;
      font-size: 18px;
      width: 50%;
      text-align: left;
    }
    .box-value {
      padding: 15px;
      font-size: 22px;
      color: #333;
      width: 50%;
      background-color: #fdf9f4;
      text-align: center;
    }

    @media screen and (max-width: 768px) {
      .layout {
        flex-direction: column;
      }
      .left, .right {
        flex: 1 1 100%;
      }
      .box {
        flex-direction: column;
      }
      .box-label, .box-value {
        width: 100%;
        text-align: center;
      }
      .box-value {
    padding: 6px;
    font-size: 18px;
    
}
    }
		