@font-face {
    font-family: "HighSpirited";
    src: url('../font/HighSpirited_2.ttf');
}

@font-face {
    font-family: "Poppins";
    src: url('../font/Poppins-Medium.ttf');
}

@font-face {
    font-family: "Bangla";
    src: url('../font/Bangla\ MN.ttc');
}

@font-face {
    font-family: "Cochin";
    src: url('../font/Cochin.ttc');
}

body {
    font-size: 15px;
    font-family: 'Bangla', sans-serif;
}

.subheading {
    font-family: 'Cochin', sans-serif;
    letter-spacing: 3px;
    font-size: 20px;
}

.rentalsubheading {
    font-family: 'Cochin', sans-serif;
    letter-spacing: 3px;
    font-size: 25px;
    margin: 0px;
}

.rentalsamlltext {
    margin: 0px;
    font-size: 10px;
    color: #eaeaea;
}

.headfont {
    font-family: 'HighSpirited', 'Poppins';
    font-size: 115px;
    line-height: .4;
}

.subheading2 {
    font-family: 'Cochin', sans-serif;
    letter-spacing: 3px;
    font-size: 20px;
}

.headfont2 {
    font-family: 'HighSpirited', 'Poppins';
    font-size: 115px;
    line-height: .4;
    padding-right: 30px;
    color: #4e2a5c;
}

.legend .subhead {
    font-family: 'Cochin', sans-serif;
    letter-spacing: 3px;
    font-size: 35px;
    letter-spacing: 5px;
}

#lock {
    display: none;
}

.head-color {
    color: #c3a119;
}

.connectpara {
    font-size: 13px;
    line-height: 1.6;
}
.divimg img {
  border: 3px solid #c3a119; /* Light gray border */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Soft shadow */
  border-radius: 8px; /* Optional: rounded corners */
  transition: box-shadow 0.3s ease;
}
.divimg img:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); /* Stronger shadow on hover */
}
/* Navbar Start */
nav.navbar {
    border-bottom: 1px solid #bf9c26;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.795);
}
.fimg-blurimg {
  filter: blur(3px);
  -webkit-filter: blur(3px); /* For Safari */
}
nav.navbar a {
    color: #323232;
    margin-right: 11px;
    font-family: "Poppins" !important;
    font-weight: unset;
    padding: 5px;
}

header {
    position: sticky;
    top: 0;
    z-index: 999;
}

.minlogo {
    width: 80%;
}

/* Navbar End */

.nav-link.activeHover {
    color: #bf9c26;
    font-weight: 900;

}

.heading {
    font-weight: 700 !important;
    color: #b2904a !important;
    text-transform: uppercase !important;
}

.bg {
    background-color: #c3a119;
}

.overview .part2 img {
    border-radius: 7px;
}

#popupModal ul#iti-3__country-listbox {
    z-index: 5;
}

h1 {
    text-transform: uppercase;
}

.abt-head {
    position: relative;
    width: 65%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px solid #fff;
}

.color-t {
    color: #fff;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-size: 200% 200% !important;
}

.abt-head::after {
    border-bottom: 2px solid #fff;
    content: "";
    margin: 0 auto;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    /* bottom: 0; */
    width: 30%;
    z-index: 99;
}

.minlogo {
    width: 85px;
}

.marginunset {
    margin: unset !important;
}
.divimg img {
  border: 3px solid #c3a119; /* Light gray border */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Soft shadow */
  border-radius: 8px; /* Optional: rounded corners */
  transition: box-shadow 0.3s ease;
}
.divimg img:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); /* Stronger shadow on hover */
}
/* ==================== Footer start ==================== */
.disclaimer {
    margin-bottom: 60px;
}

.disclaimer p {
    line-height: 17px;
    font-size: 11px;
}

.qrsize {
    width: 12%;
}

/* ==================== Footer End ==================== */
/* ==================== Overview Start ==================== */
#Overview {
    position: relative;
    background: #5b276b;
}

.ameelementimgup {
    position: absolute;
    top: -25px;
    right: 20%;
}

.ameelementimgup2 {
    position: absolute;
    top: -25px;
    left: 20%;
}

.ameelementimgdown {
    position: absolute;
    bottom: -25px;
    right: 20%;
}

.ameelementimgdown2 {
    position: absolute;
    bottom: -25px;
    left: 20%;
}

.pro-over-wrap {
    position: relative;
    height: auto;
}

.overlay-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
    pointer-events: none;
}

.hero-section {
    position: relative;
}

.hero-content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-right: 6rem;
    max-width: 600px;
}

.parax {
    line-height: 1.6;
    font-size: 13px;
}

.overviewbgcolor {
    background: linear-gradient(to right, #fff 55%, #c3a119 55%);
}

.nav-link:hover {
    color: #bf9c26;
}

.headingborder1 {
    border: 1px solid #ffff;
    width: 12%;
    opacity: 1;
}

.inneroverview .overviewbtn a {
    text-decoration: none;
    background: #ff0000;
    color: #fff;
    padding: 10px 15px;
    border: 2px solid #ff0000;
    display: inline-block;
    transition: all 0.4s ease-in-out;
}

.inneroverview .overviewbtn a:hover {
    background: #fff;
    border: 2px solid #ff0000;
    color: #ff0000;
}

.overviewclickbtn {
    padding: 8px 12px;
    border-radius: 5px;
    font-weight: 600;
    border: unset;
    transition: all ease-in-out 0.5s;
    background-color: #c3a119;
    color: #fff;
}

.overviewclickbtn:hover {
    background: #fff;
    color: #c3a119;
    border: 1.5px solid #c3a119;
    transition: all ease-in-out 0.5s;
}

.overviewclickbtn .fa-circle-play {
    font-size: 18px;
}

.elementposition {
    position: relative;
}

.elementimg {
    position: absolute;
    top: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}

.elementimg2 {
    position: absolute;
    bottom: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}

.elementposition2 {
    position: relative;
}

.elementimg2mob {
    position: absolute;
    bottom: -70px;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
}

/* ==================== Overview end ==================== */
/* ======= Ascott Start ============= */
.innerascott .innercolicons span {
    font-size: 15px;
}

.innerascott .innercolicons {
    display: flex;
    align-items: center;
    margin: 19px 0 0;
}

.innerascott .divimg {
    padding: 60px 25px 60px 55px;
}

.innerascott h2 {
    padding: 7px 0;
}

.innerascott .innercolicons img {
    width: 50px;
    /* border-radius: 50%;
    box-shadow: 0 0 10px 3px #0005; */
    margin-right: 25px;
}

/* ======= Ascott End ============= */
.avaraga {
    background-color: #562366;
    /* Adjust to match your design */
}


.custom-hr {
    border-bottom: .1px solid #e3b331;
    margin: 0px -26px 15px -24px;
    color: #e3b331;
    opacity: 1 !important;
}

.cus {
    line-height: 0.5;
    font-size: 20px;
}

.headertext {
    letter-spacing: 4px;
}

.owl-item.center .item img {
    transition: all 0.3s ease;
}
.magnify-image {
  cursor: zoom-in;
  border: 2px solid #ddd;
  border-radius: 5px;
  transition: box-shadow 0.3s ease;
}
.magnify-image:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}
.backabout {}

.trusts {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.seal-title {
    font-weight: 600;
    margin-left: 10px;
    letter-spacing: 2px;
    display: inline-block;
    /* padding: 8px 20px; */
    color: #000;
    border-top: 2px dotted #b79b5b;
    border-bottom: 2px dotted #b79b5b;
}

.tite-title {
    font-weight: 600;
    letter-spacing: 3px;
    display: inline-block;
    padding: 8px 20px;
    color: #444;
    border-top: 1.5px solid #b79b5b;
    border-bottom: 1.5px solid #b79b5b;
    font-family: 'Cochin';
}

.text-gold {
    font-size: 50px;
    font-weight: 700;
    color: #b79b5b;
}

.border-dash {
    font-weight: 700;
    color: #000;
    font-size: 18px;

}

.owl-item.center {
    padding-top: 50px !important;
}


.owl-next {
    position: absolute;
    right: 14%;
    top: 90%;
    font-size: 20px !important;
    border: unset !important;
    z-index: 9;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #c3a119 !important;
    color: #4e2a5c !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.owl-prev {
    position: absolute;
    z-index: 9;
    left: 14%;
    top: 90%;
    font-size: 20px !important;
    border: unset !important;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #c3a119 !important;
    color: #4e2a5c !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}



/* ==================== Location Start ==================== */
#Location {
    position: relative;
}

.ameelementimgup {
    position: absolute;
    top: -25px;
    right: 20%;
}

.ameelementimgup2 {
    position: absolute;
    top: -25px;
    left: 20%;
}

.innerLocation {
    padding: 0px 0px;
}

.mapbox {
    padding: 0px;
    border: 2px solid #c3a119;
}

.headLocation {
    text-align: center;
}

.innerLocation .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d567bee;
}

.innerLocation .nav-item {
    padding: 20px;
}

.innerLocation .nav-pills .nav-link {
    border-radius: 10px;
    border: 1px solid #0d567b;
    color: #0d567b;
    font-size: 13px;
}

#menu1 img {
    width: 100%;
}

#menu2 img {
    width: 100%;
}

.innerLocation .gallery-slider {
    position: relative;
}

/* .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #ac8349;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
  }
  .accordion-button:not(.collapsed)::after {
    color:#fff !important ;
  }
  .accordion-item {
    background-color: #fff;
    border: 1px solid #ac8349;
  } */
#Location .accordion-header button,
#Location .accordion-header button:focus {
    display: block;
    padding: 11px 35px;
    font-size: 16px;
    color: #fff;
    background: #0d567b;
    border: none;
    position: relative;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    box-shadow: none;
}

#Location .accordion-header button:after {
    content: "+";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    background: #0d567b;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 5px solid #fff;
    position: absolute;
    top: 4px;
    left: -20px;
    transition: all 0.3s ease 0s;
}

#Location .accordion-header button[aria-expanded=true]::after {
    content: "-" !important;

}

#Location .accordion-header button:not(.collapsed)::after {
    content: "-" !important;
}

.accordion-item {
    border: none;
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 10px;
}

.accordion-body {
    background: #87bcd7;
}

.accordion-body ul {
    list-style: circle;
}

.accordion-body ul li {
    font-weight: 400;
}

/* ==================== Location End ==================== */
/* ==================== ContactUs Start ==================== */
#contactus {
    position: relative;
}

.innercontactus {
    background-color: #cfb469;
    padding: 50px 0px;
}

.ameelementimgup {
    position: absolute;
    top: -25px;
    right: 20%;
}

.ameelementimgup2 {
    position: absolute;
    top: -25px;
    left: 20%;
}

.ameelementimgdown {
    position: absolute;
    bottom: -25px;
    right: 20%;
}

.ameelementimgdown2 {
    position: absolute;
    bottom: -25px;
    left: 20%;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.contactbgimg {
    padding: 40px 0 40px 0;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../imgs/Contact-Background-Image.webp); */
    overflow: hidden;
    /* background-repeat: no-repeat;
    background-size: cover; */
    background-color: #fef6e9;
}

.contactbgimg .contacthead {
    color: #000;
}

.contactpara {
    font-size: 18px;
}

.contactbgimg .input-group {
    width: 98%;
    margin: auto;
}

.input-group {
    flex-wrap: nowrap;
}

.contacthead h2 {
    color: #562366;
    font-size: 25px;
    font-family: 'Cochin', sans-serif;
}

.contactbgimg .form-group {
    height: 40px;
    margin-bottom: 15px;
    margin-top: 0;
}

.input-group {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
}

#contactus .checkerror label.error {
    bottom: unset;
}

#contactus .form-control {
    border-radius: 5px !important;
    background: #fef6e9;
    border-radius: 30px;
}

#contactus .form-check-input {
    border-radius: 2px !important;

}

#contactus label.error {
    color: #ff0000;
    position: absolute;
    bottom: -15px;
    font-size: 10px;
    text-align: left;
    /* transform: translateX(-50%); */
    display: block;
}

#contactus .contacterror label.error {
    /* left: 50%;
    width: 100%; */
    /* left: -28px;*/
}

.contactbgimg .input-group-addon {
    background: #104c71f3;
    color: #fff;
    padding: 8px;
    border: 2.5px solid #104c71f3;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.form-check-label2 label.error:after {
    content: " ";
    position: absolute;
    left: 1px;
    top: -8px;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid red;
}

.form-check-label2 {
    position: relative;
}

.form-check-label2 label.error {
    position: absolute;
    top: 15px;
    background: #fff;
    color: red;
    padding: 0px 3px;
    border: 1px solid #000;
    z-index: 9;
    left: -5px;
}

.enuireimg {
    border-radius: 20px;
}

.contactbgimg {
    border-radius: 20px;
}

/* ==================== ContactUs End ==================== */
/* ==================== Footer Form Start ==================== */
#footersection {
    position: relative;
}

.ameelementimgup {
    position: absolute;
    top: -25px;
    right: 20%;
}

.ameelementimgup2 {
    position: absolute;
    top: -25px;
    left: 20%;
}

.footer hr {
    color: #fff;
}

#inquiryForm {
    background-color: #08364d;
    bottom: 0px;
    -webkit-box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
    -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
    box-shadow: 0 -1px 3px rgb(0 0 0 / 33%);
    /* padding: 15px 0 20px; */
    padding: 10px 0;
    position: fixed;
    width: 100%;
    border-top: 1px solid #fff;
    z-index: 3;
}

#inquiryForm h4 {
    color: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
    width: 100%;
    border-radius: 3px !important;
}

section,
footer {
    position: relative;
    overflow: hidden;
}

button#submitf {
    padding: 7px 16px;
    background: #562366;
    border: 0.5px double #fff;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
}

button#submitfnew {
    padding: 7px 16px;
    background: #d0b669;
    border: 0.5px double #fff;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 50%;
}

#inquiryForm label.error {
    color: #ff0000;
    font-size: 13px;
}

label.error {
    color: #ff0000;
    /* position: absolute;
    bottom: -20px;
    font-size: 13px; */
}

.form-control {
    line-height: 1;
}

/* ==================== Footer Form End ==================== */

/* ==================== Footer Form End ==================== */
/* ==================== call-number start ==================== */

#call-number {
    position: fixed;
    vertical-align: top;
    right: 0;
    top: 20%;
    z-index: 999;
}

.toll i.fa.fa-phone {
    font-size: 24px;
    /* transform: rotate(90deg); */
}

.toll {
    background-color: #08364d;
    color: #fff;
    right: 0;
    padding: 10px 10px 10px 15px;
    display: flex;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    top: 50px;
    border: 1.5px solid #fff;
    border-radius: 50% 0 0 50%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* width: 200px; */
    z-index: 20;
    cursor: pointer;
    -webkit-animation: contactno 1s infinite;
    -moz-animation: contactno 1s infinite;
    -o-animation: contactno 1s infinite;
    animation: contactno 1s infinite;
}

.enqirediv {
    position: fixed;
    right: 0;
    bottom: 35%;
    /* z-index: 99; */
}

#enqirebutton1 {
    transform: translate(37%, -50%) rotate(-90deg);
    padding: 7px 25px;
    border-radius: 5px;
    background-color: #0d567b;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border: 1.5px solid;
}

#call-number .content {
    position: absolute;
    top: 51px;
    color: #f8de31;
    background-color: #0d567b;
    display: inline-block;
    width: 239px;
    margin: 0 0 0 -10px;
    padding: 3.5px 23px 3.5px;
    vertical-align: top;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

#call-number p {
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0 6px;
    color: #fff;
}

#call-number-mob {
    position: fixed;
    bottom: 60px;
    right: 10px;
    font-size: 20px;
}

.inner-call-mob a {
    text-decoration: none;
    font-size: 25px;
    background-color: #08364d;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 50%;
}

.pulse1 {
    animation: pulse-animation 2s infinite;
    border-radius: 30px;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
        transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
        transform: translate(-50%, -50%) scale3d(1, 1, 1);
    }
}

/* ==================== call-number End ==================== */
/* ==================== Popup Start ==================== */
.popuplogoimg {
    width: 120px;
}

.modal-header {
    background-color: transparent;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

h2.modal-title {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

button#submitf2 {
    padding: 6px 16px;
    background: #186697;
    border: 0.5px double #000;
    color: #000;
    position: relative;
}

.modal-content {
    border-radius: inherit;
    border: 2px solid #fff;
}

#popupModal .input-group {
    position: relative;
    display: table;
    text-align: center;
    margin: 9px auto;
    width: 100%;

}

#popupModal .iti__arrow {
    border-top: 4px solid #fff;
}

#popupModal .inpmobile label.error {
    color: #ff0000;
    position: absolute;
    /* bottom: -20px; */
    font-size: 12px;
    /* left: 50%;
    width: 100%;
    transform: translateX(-50%); */
    text-align: left;
}

#popupModal label.error {
    color: #ff0000;
    position: absolute;
    /* bottom: -20px; */
    font-size: 12px;
    /* left: 50%;
    width: 100%; */
    text-align: left;
    /* transform: translateX(-50%); */
    display: block;
}

/* #popupModal .input-group input {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding: 20px;
    border-color: #c8bd9e;
    background-color: transparent;
    border-radius: 0;
} */
#popupModal .input-group input:not(.mobile) {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding: 10px;
    border-color: #fff;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}

#popupModal .input-group input.mobile {
    font-size: 16px;
    border-style: solid;
    display: block;
    width: 100%;
    border-width: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: #fff;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}

.form-control:focus {
    border: 1px solid purple;
    box-shadow: none;
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    opacity: 1.2;
    background: unset;
    border: none;
    position: absolute;
    right: 13px;
    top: 12px;
}

.hlabel {
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: .75rem;
    text-transform: uppercase;
    text-align: start;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1.5;
    filter: alpha(opacity=50);
}

#popupModal .input-group input::placeholder {
    color: #fff !important;
}

#contactus .input-group input::placeholder {
    color: #000 !important;
}



.pricepopupnew .iti.iti--allow-dropdown {
    width: 100% !important;
}

.footer-form .iti__selected-flag {
    height: 34px !important;
}

.footer-form .iti.iti--allow-dropdown {
    width: 100% !important;
}

.footer-form .input-group {
    display: flex;
    align-items: left;
}

.form-check-label label.error:after {
    content: " ";
    position: absolute;
    left: 1px;
    top: -8px;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid red;
}

.form-check-label {
    position: relative;
}

.form-check-label label.error {
    position: absolute;
    top: 15px;
    background: #fff;
    color: red;
    padding: 0px 3px;
    border: 1px solid #000;
    z-index: 9;
    left: -5px;
}

#inquiryForm .form-check-label label.error {
    position: absolute;
    top: -9px;
    background: #fff;
    padding: 0px 3px;
    border: 1px solid #c41d0e;
    z-index: 99;
    left: -130px;
}

#inquiryForm .form-check-label label.error:after {
    content: " ";
    position: absolute;
    top: 8px;
    right: -12px;
    left: unset;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #c41d0e;
    transform: rotate(90deg);
}

/* ==================== Popup End==================== */

.downloadbrocheButtonnew {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999;
    background: #c3a119;
    color: #fff;
    font-size: 20px;
    border: 2px solid #fff;
    border-radius: 5px;
}

.pulse {
    text-align: center;
    animation: animate-pulse 2s linear infinite;
}

@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.3);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}



.mobfixenquirebtn {
    background-color: #c3a119;
    color: #fff;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #fff;
    z-index: 999;
}

.mobinquireButtonnew {
    color: #fff;
    border-color: none !important;
}

.form-control {
    height: 41px;
}

.modalbgimg {
    background-color: #4e2a5c;
}

/* connect start */

.proximity-section {
    padding: 60px 15px;
}

.wheel-container {
    position: relative;
    width: 500px;
    height: 500px;
    margin: auto;
}

.circle-ring {
    position: absolute;
    border: 1px dashed #d9b864;
    border-radius: 50%;
}

.ring-1 {
    width: 120px;
    height: 120px;
    top: 190px;
    left: 190px;
}

.ring-2 {
    width: 250px;
    height: 250px;
    top: 125px;
    left: 125px;
}

.ring-3 {
    width: 400px;
    height: 400px;
    top: 50px;
    left: 50px;
}

.center-pin {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.marker {
    position: absolute;
    text-align: center;
    font-size: 12px;
    color: white;
    width: 90px;
    transform: translate(-50%, -50%);
}

/* Example markers — Add more with proper positioning */
.m1 {
    top: 10%;
    left: 50%;
}

.m2 {
    top: 22%;
    left: 80%;
}

.m3 {
    top: 70%;
    left: 85%;
}

.m4 {
    top: 90%;
    left: 50%;
}

.m5 {
    top: 70%;
    left: 15%;
}

.m6 {
    top: 22%;
    left: 20%;
}

.legend h4 {

    letter-spacing: 3px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 340px;
}

.legend-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.legend-item img {
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.legend-item i {
    display: flex;
    align-items: center;
    justify-content: center;
}

.legend-item i {
    border: 1.5px solid #fff;
    width: 25px;
    height: 25px;
    background-color: #d9b864;
    border-radius: 50%;
    margin-right: 10px;
}

.proximity-index {
    background: #d9b864;
    padding: 3px;
    color: #4b2764;
    width: 300px;
    margin-top: 30px;
    text-align: center;
    font-weight: 700 !important;
}

.index-lines {
    font-size: 13px;
    line-height: 2;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
}

.dotted1 {
    border-top: 1.3px dashed #fff;
    width: 100px;
    display: inline-block;
    height: 1px;
    padding-bottom: 3px;
}

.dotted2 {
    border-top: 2px dashed #fff;
    width: 100px;
    display: inline-block;
    height: 1px;
    padding-bottom: 3px;

}

.dotted3 {
    border-top: 3.5px dashed #fff;
    width: 100px;
    display: inline-block;
    height: 1px;
    padding-bottom: 3px;

}

.connect {
    background-color: #562366;
}

.tech-section {
    min-height: 100vh;
    /* or any fixed height like 600px */
}

.highlight-box {
    background-color: #d0b669;
    color: #4e3271;
    font-weight: 600;
    border-radius: 10px;
    padding: 15px 40px;
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 20px;
    width: 75%;
}

.tech-section h2 {
    font-family: 'Georgia', serif;
    color: #4e3271;
    font-size: 2.5rem;
}

.tech-section .desc {
    color: #333;
    font-size: 1rem;
    margin-top: 10px;
}

.bordered-img {
    border: 4px solid #d0ac67;
    border-radius: 6px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.star-divider {
    position: absolute;
    right: 0;
    top: 50px;
    height: 300px;
    border-right: 2px dotted gold;
}

.tect {
    background-image: url('../imgs/Configuration-Background.webp');
    background-size: cover;
    background-position: center;
    height: 100%;
}


.pcont {
    background-image: url('../imgs/texturenewbg2.jpg');
    background-size: cover;
    background-position: center;
    height: 100%;

}

.trust-section {
    background-image: url(../img/textture1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.bg-warning-subtle {
     background-image: url(../img/textture1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.heli-card {
    position: relative;
    display: inline-block;
    width: 100%;
}

.heli-card img {
    display: block;
    width: 100%;
    height: auto;
}

.heli-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 12px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    /* Black fading upward */
    color: #fff;
    font-weight: 600;
    font-size: 1rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.mainbg {
    position: relative;
}

.mainbg::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 40%;
    background-image: url('../img/bg-image.png') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

.mainbg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../img/texture3.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}

#Amenities .container {
    z-index: 2;
    position: relative;
}
#Floorplan .container {
    z-index: 2;
    position: relative;
}

#location-map {
    z-index: 2;
    position: relative;
}

@import url("https://fonts.googleapis.com/css2?family=Agbalumo&display=swap");


.image-wrapper img {
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
}


.desktop-only {
    display: none !important;
}

.content {
    text-align: center;
    padding: 4rem 2rem;
}

@media (min-width: 1024px) {

    .mobile-only {
        display: none !important;
    }

    .desktop-only {
        display: flex !important;
    }

    .vertical-slider>* {
        width: 47%;
    }

    .sticky {
        position: sticky;
        top: 0;
        height: 100%;
        max-height: 100vh;
    }

    .absolute-full {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .content-wrapper {
        min-height: 100vh;
        opacity: 0.2;
        transition: opacity 0.5s ease-out;
    }

    .content-wrapper.in-view {
        opacity: 1;
        transition: opacity 0.5s ease-out;
    }

    .content {
        padding: 7rem 0rem 6rem 4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .placetobepara {
        font-size: 12px;
    }

    .image-wrapper .mask-outer {
        transform: translateY(100%);
        overflow: hidden;
        transition: transform 0.5s ease-out 0.5s;
    }

    .image-wrapper .mask-inner {
        transform: translateY(-100%);
        transition: transform 0.5s ease-out 0.5s;
    }

    .image-wrapper.show .mask-outer {
        transform: translateY(0);
        transition: transform 0.5s ease-out 0.5s;
    }

    .image-wrapper.show .mask-inner {
        transform: translateY(0);
        transition: transform 0.5s ease-out 0.5s;
    }
}

.nav-dots {
    position: fixed;
    right: 30px;
    top: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    /* z-index: 10; */
}

/* Background vertical line */
.nav-dots::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background: #d0b669;
    z-index: -2;
    border-radius: 2px;
}

/* Fill line */
.nav-dots-fill {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    background: #d0b669;
    border-radius: 2px;
    z-index: -1;
    top: 0;
    height: 0;
    transition: height 0.3s ease;
}

/* Dot styles */
.dot {
    width: 16px;
    height: 16px;
    background-color: #bbb;
    transform: rotate(45deg);
    cursor: pointer;
    transition: background-color 0.3s ease;
    position: relative;
    z-index: 1;
}

.dot.active {
    background-color: #d0b669;
    box-shadow: 0 0 10px 4px #d0b669;
}

.connectcontainer img {
    position: absolute;
    max-width: 70%;
    transition: opacity 0.3s ease;
}

.hidden {
    opacity: 0;
    pointer-events: none;
}

.visible {
    opacity: 1;
    pointer-events: auto;
}

.mask-inner {
    position: relative;
    /* Ensure it's the positioning context */
    display: flex;
    justify-content: center;
    /* Horizontal center */
    align-items: center;
    /* Vertical center */
}

.smallimage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border: 3px solid #b2904a;
}

.experience-sentinel {
    background-image: url(../img/textture1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;

}

.locationzoom {
    position: absolute;
    top: 0px;
    left: 0;
    background: #b2904a;
    padding: 5px;
}

.proxizoom {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #b2904a;
    padding: 5px;
}

.proxizoom {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #b2904a;
    padding: 5px;
}

/* Remove default background arrows */
.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

/* Style your icon container */
.swiper-button-next,
.swiper-button-prev {
    color: #000;
    background: transparent;
    font-size: 24px;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
}

/* Position them if needed */
.swiper-button-prev {
    left: 10px;
    font-size: 20px !important;
    border: unset !important;
    z-index: 9;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #c3a119 !important;
    color: #4e2a5c !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.swiper-button-next {
    right: 10px;
    font-size: 20px !important;
    border: unset !important;
    z-index: 9;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    outline: none !important;
    transition: ease all 0.5s;
    background: #c3a119 !important;
    color: #4e2a5c !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.inquireButton
 {
    position: fixed;
    bottom: 5%;
    right: 20px;
    border: 1.5px solid #b79b5b;
    /* width: 100%; */
    padding: 0px;
    z-index: 99;
    background-color: #572567;
    color: #fff !important;
    border-radius: 10px;
    /* rotate: -90deg; */
}
/* ==================== About Us Start ==================== */
#Highlights{
   background-image: url(../img/textture1.jpg);
  background-repeat: no-repeat;
  background-size: cover; 
  /*background: #d0b56a;*/
  /*padding: 40px 0;*/
  color: #000 !important;
}
.counterbg h6{
font-size: 13px;
font-weight: 100;
}
/*#AboutUs .heading {
    color: #fff;
}*/
.aboutdeveloper .containerstyle {
  max-width: 100%;
  margin-left: auto !important;
  position: relative;
}

.aboutdeveloper .containerstyle .overlay {
  top: 0%;
  padding: 24px 5% 80px 0;
  position: absolute;
  width: 45%;
  background: #fff;
  left: 0;
  height: 100%;
}

.aboutdeveloper .containerstyle .mainhead {
  margin-bottom: 48px;
}

.aboutdeveloper .containerstyle .subheading {
  margin-bottom: 24px;
}

.aboutdeveloper .containerstyle .overlay p {
  line-height: 24px;
}

.aboutdeveloper .containerstyle .counters {
  margin: 27px 0 0;
  list-style-type: none;
  margin: 20px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.aboutdeveloper .containerstyle .counters::before {
  content: "";
  width: 100%;
  height: 1px;
  /* background: #b29766; */
  top: 54%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  bottom: -36px;
}

.aboutdeveloper .containerstyle .counters::after {
  content: "";
  width: 0.1px;
  height: 100%;
  /* background: #b29766; */
  top: 0;
  left: -36px;
  right: 0;
  margin: 0 auto;
  position: absolute;
}

.aboutdeveloper .containerstyle .counters li {
  /* max-width: 50%;
  flex: 0 0 50%; */
  margin: 0;
  text-align: center;
}

.aboutdeveloper .containerstyle .counters li:nth-child(2) {
  text-align: center;
}

.aboutdeveloper .containerstyle .counters li:nth-child(3) {
  margin-top: 15px;
}

.aboutdeveloper .containerstyle .counters li:nth-child(4) {
  margin-top: 15px;
  text-align: center;
}

.aboutdeveloper .containerstyle .counters li .headfnt {
  font-family: "Roboto";
  letter-spacing: 2px;
  font-size: 33px;
  color: #000;
  /* background: linear-gradient(45deg, #d59347c1 20%, #d59247 100%);
  -webkit-text-fill-color: transparent; */
  -webkit-background-clip: text;
}

.aboutdeveloper .containerstyle .counters li .smatxt {
  margin-top: -4px;
  display: block;
  font-size: 11px;
}
.aboutuscount .col-lg-2 {

}
.aboutuscount .boxcard {
  /*background: #572567; 
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  padding: 20px;
  color: #fff;
  backdrop-filter: blur(8px); 
  text-align: center;
      border-right: 1px solid #fff;*/
}
.aboutuscount .boxcard:nth-child(6) {
  border-right: none;
}

.icon-img {
  width: 60px;
  margin-bottom: 15px;
}

.counterbg:hover .icon-img {
  animation: bounce 0.6s ease;
}

@keyframes bounce {
  0%   { transform: translateY(0); }
  30%  { transform: translateY(-10px); }
  60%  { transform: translateY(5px); }
  100% { transform: translateY(0); }
}
.icon-img {
  width: 60px;
  margin-bottom: 15px;
  transition: transform 0.6s ease;
}


/* ==================== About Us end ==================== */
/* Optional image hover effect */
.hover-zoom {
  transition: transform 0.4s ease;
}
.hover-zoom:hover {
  transform: scale(1.05);
}

/* Custom nav button styles */
.owl-nav-custom {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.owl-nav-custom button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 15px;
    width: 50px;
    height: 50px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  transition: background-color 0.3s ease;
}
.owl-nav-custom button:hover {
  background-color: #c3a119;
}

/* Owl carousel spacing adjustments */
.floorowl-carousel .item {
  padding: 10px;
    border: 2px solid #572567;
}


#Projectoverview{
    background: linear-gradient(145deg, #612b72, #4e1d5c); 
}
.boxcard {
  position: relative;
    height: 100%;
    margin: 0px 10px;
    /*box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);*/
}
.counterbg {
  /*background: linear-gradient(145deg, #612b72, #4e1d5c); */
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  transform-style: preserve-3d;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.counterbg:hover {
  transform: translateY(-8px) rotateX(3deg);
  box-shadow:
    0 10px 20px rgba(0, 0, 0, 0.4),
    0 20px 40px rgba(0, 0, 0, 0.25);
}

.icon-img {
  width: 60px;
  margin-bottom: 15px;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}


div#otp_popup input {
    width: 10%;
    text-align: center;
    padding: 0px;
}

div#otp_popup {
    display: flex;
    gap: 3%;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

div#otp_popup label {
    width: 100%;
    margin-bottom: 5px;
    color: #fff;
}

#submitfnew {
    padding: 7px 16px;
    background: #d0b669;
    border: 0.5px double #fff;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 50%;
}

section.floating_form_section {
    overflow: visible;
}