@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
*{margin: 0px; padding: 0px;}
*, ::before, ::after {    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;}
body{font-family: Montserrat;}
.header{ padding: 10px 0px;}
.logo{}
.call{width: 200px; margin: 0px auto; background: #f99e24; padding: 10px; text-align: center;}
.call a{ color: #FFF; font-weight: 600; text-decoration: none; font-size: 18px;}
.banner{position: relative; }
.banner h1{ font-size: 22px; font-weight: 700;}
.banner p{ font-size: 14px; font-weight: 500; margin-bottom: 5px;}
.top-form{position: absolute; top: 130px; width: 100%;}
.form-area{background: #FFF; padding: 20px 10px;}
.form-area .form-control{margin-bottom: 15px;}
.form-area h1{font-family: "EB Garamond", serif;font-size: 28px;}
.form-area h2{ font-size: 18px; padding-bottom: 10px;} 
.form-area button{background: #f99e24; padding: 10px; color: #FFF; font-weight: 700;}
.form-area button:hover{background: #FFF; padding: 10px; color: #f99e24; font-weight: 700; border: solid 1px #f99e24;}
.Overview{ padding: 50px 0px; text-align: center; background: #f5f2eb;}
.Overview h2{font-family: "EB Garamond", serif;font-size: 48px;}
.Overview h3{font-family: "EB Garamond", serif;font-size: 28px;}
.Overview h4{font-family: "EB Garamond", serif;font-size: 18px;font-weight: 700; padding-top: 10px;}
.Overview-box{ background: #FFF;padding: 20px 10px;border-radius: 5px; margin-top: 30px;}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.why-chose{ padding: 50px 0px; background: url(../images/why-bf.jpg) no-repeat top center;}
.why-chose h2{font-family: "EB Garamond", serif;font-size: 48px; text-align: center; color: #FFF;}
.why-chose h3{font-family: "EB Garamond", serif;font-size: 28px;}
.why-chose h4{ font-size: 18px; padding-top: 10px; font-weight: 600;}
.why-box{ padding: 20px 10px;border-radius: 5px; margin-top: 30px; padding-left: 80px; border: dotted 1px #FFF; color: #FFF;}

.Amenities{ padding: 50px 0px; background:#FFF;}
.Amenities h2{font-family: "EB Garamond", serif;font-size: 48px; text-align: center; }
.Amenities h3{font-family: "EB Garamond", serif;font-size: 28px;}
.Amenities h4{ font-size: 18px; padding-top: 10px; font-weight: 600;}
.Amenities-box{ padding: 20px 10px;border-radius: 5px; margin-top: 30px;  border: dotted 1px #f99e24;  }
.gallery{padding-top: 40px; padding-bottom: 60px;background: #f5f2eb;}
.gallery h2 {
    font-family: "EB Garamond", serif;
    font-size: 48px;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 40px 0px;
    line-height: auto;
}
.gallery img {
border: solid 10px #FFF;
}
.floor-plan{padding-top: 40px; padding-bottom: 60px; }
.floor-plan h2 {
    font-family: "EB Garamond", serif;
    font-size: 48px;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 40px 0px;
    line-height: auto;
}
.floor-plan img {
border: solid 10px #f99e24;
}

.Location-map{padding-top: 40px; padding-bottom: 60px; background: #f5f2eb;}
.Location-map h2 {
    font-family: "EB Garamond", serif;
    font-size: 48px;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height: auto;
}
.Location-map h3{ padding-top: 20px; padding-bottom: 10px; font-weight: 700;}
.Location-map img {
border: solid 10px #FFF;border-radius: 15px;
}
.loc-adv{ }
.location-box {
    padding: 20px 10px;
    border-radius: 5px;
    margin-bottom:10px;
    border: dotted 1px #f99e24;
    background: url(../images/location-icon.png) no-repeat left 10px center #FFF; padding-left: 50px; font-weight: 600;
}
.footer-sec{background:  #f99e24; padding: 10px 0px 3px 0px;}
.bottom-enq {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #FFF;
    padding: 8px 0px;
    width: 100%;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    z-index: 10000;
}
.enquiry {
    border: solid 1px #f99e24;
    text-align: center;
    height: 50px;
    border-radius: 10px;
    font-weight: 700;
}
.enquiry a {
    color: #f99e24;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}
.call-but {
    background: #f99e24;
    border: solid 1px #f99e24;
    text-align: center;
    border-radius: 10px;
    width: 100%;
    font-weight: 700;
    line-height: 18px;
    height: 50px;
}
.call-but a {
    color: #FFF;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}
@media (max-width: 800px) {
    .form-area h1 {
        font-size: 22px;
    }
    .form-area h2 {
        font-size: 16px;
        padding-bottom: 8px;
    }
.top-form {
    position: relative;
    top: 0px;
    width: 100%;
}
.Amenities h4 {
    font-size: 16px;
    padding-top: 10px;
    font-weight: 600;
}
.Overview-box {
    background: #FFF;
    padding: 20px 10px;
    border-radius: 5px;
    margin-top: 30px;
    height: 230px;
}
.floor-plan img {
    border: solid 5px #f99e24;
}
.gallery img {
    border: solid 5px #FFF;
}
.footer-sec {
    background: #f99e24;
    padding: 10px 0px 62px 0px;
}
.Overview,
.why-chose,
.Amenities,
.gallery,
.floor-plan,
.Location-map {
    padding: 30px 0;
}

.Overview h2,
.why-chose h2,
.Amenities h2,
.gallery h2,
.floor-plan h2,
.Location-map h2 {
    font-size: 36px;
}

.Overview h3,
.why-chose h3,
.Amenities h3 {
    font-size: 22px;
}

.Overview h4,
.why-chose h4,
.Amenities h4 {
    font-size: 16px;
}

.why-box {
    padding-left: 75px;
}

.location-box {
    padding-left: 50px;
    font-size: 14px;
}

.gallery h2,
.floor-plan h2,
.Location-map h2 {
    padding-bottom: 20px;
}
}
.call1{width: 250px; margin: 0px auto; background: #f99e24; border-radius: 10px; padding: 10px; text-align: center; margin-top: 20px;}
.call1 a{ color: #FFF; font-weight: 600; text-decoration: none; font-size: 18px;}