html {
    overflow-x: hidden !important;
}

body {
    margin: 0px;
    font-family: "Rajdhani", sans-serif;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #2f2d39;
    border-radius: 0px;
}

p {
    font-size: 18px;
    line-height: 32px;
    color: #6c6d70;
    font-weight: 500;
}

/* Logo Section */

main.logo-section {
    padding: 10px 0px;
    background: #201e1f;
}

main.logo-section i.fa.fa-search {
    color: #3f6b9d;
    font-size: 13px;
}
.header .menu>ul>li>a.active {
    color: #cdaa68;
}
.carousel-control-next,
.carousel-control-prev {
    width: 8% !important;
}

.form-control:focus {
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%);
}

.hdt-btn a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    background: #f5a214;
    border: none;
    border-radius: 5px;
    position: relative;
    line-height: 40px;
    justify-content: space-between;
    padding: 0 25px;
    transition: all 0.5s ease-in-out;
}

.hd-cntct {
    margin-top: -40px;
    line-height: 1;
}

.hd-cntct h6 img {
    width: 40px;
}

/* Close Logo Section */


/* Menu Section */

main.menu-section header.sticky-top {
    background: #003c80;
}

/* Close Menu Section */

.hdr-1 {
    padding: 10px 0;
    background: #000000;
}

.hdr-1 h6 {
    margin-bottom: 0;
    color: #fff;
}

h1 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
}
.khaders-1-rght h1{
    font-size: 50px; 
}
h2 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-1 a {
    display: inline-block;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid transparent;
    background-color: #f5d698;
    padding: 12px 30px;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    text-decoration: none;
}

.btn-1 a:hover {
    color: #ffffff;
    background-color: #000000;
}




main.logo-section.sticky-top {
    height: 110px;
}

main.logo-section.sticky-top .header .item-center {
    flex: 0 0 80%;
    margin-top: -50px;
}

.hdt-btn {
    margin-top: -50px;
}

.logo a {
    padding: 10px;
    background: #201e1f;
    display: inline-block;
}

.sbt-tp span {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
    letter-spacing: 0.05em;
    color: #b99f6b;
}

/* Banner Section */
.banner-section .overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 9;
}

.banner-section .carousel-caption {
    z-index: 9;
    text-align: center;
    left: 0;
    right: 0;
}

.bnr-cntnt h2 {
    color: #cdaa68;
    font-size: 70px;
    line-height: 64px;
    margin-bottom: 30px;
}

.bnr-cntnt h2 span {
    color: #fff;
}

.bnr-cntnt p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
    letter-spacing: .5px;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 9;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    border: 0;
}

.bnr-btns a {
    display: inline-block;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid transparent;
    background-color: #f5d698;
    padding: 12px 30px;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    text-decoration: none;
}

.bnr-btns a:hover {
    color: #fff;
    background-color: #000000;
}

/* Close Banner Section */

.header-item.item-right .hd-cntct h6 a {
    color: #f5d698;
    font-size: 20px;
}

.header-item.item-right .hd-cntct h6 a:hover {
    color: #cdaa68;
}


.banner-section .carousel-control-next,
.banner-section .carousel-control-prev {
    width: auto;
    height: fit-content;
    top: 50%;
}



section.khaders-1 {
    padding: 80px 0;
}

.khaders-1-rght {
    padding-left: 50px;
}

.khaders-1-rght .btn-1 {
    margin-top: 30px;
}

h1 span {
    color: #b99f6b;
}
 
section.hm-amnty {
    padding: 60px 0;
    background: #201e1f;
}

.a-bx-1 {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    padding: 25px 0px;
    text-transform: uppercase;
    text-align: center;
    background: #413b3e;
    border-radius: 10px;
    height: 100%;
    transition: .6s all;
}

.a-bx-1:hover img {
    filter: brightness(0) invert(1);
}

.a-bx-1 h3 {
    font-size: 17px;
    font-weight: 600;
    color: #e9e9e9;
    margin-top: 10px;
}

.a-bx-1:hover {
    background: #4b4548;
}

.room-section {
    position: relative;
    z-index: 1;
    padding: 70px 0;
    background: #cbab6914;
}

.aprtmnt-cntnt {
    margin-top: 30px;
}

.rm-bx-1a {
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.bottom-room img {
    width: 20px !important;
    margin-right: 5px;
}


.rm-bx-1 img {
    width: 100%;
}

.rm-bx-1 {
    overflow: hidden;
}

.rm-bx-1a h4 {
    color: #000000;
    font-size: 28px;
    margin-top: 10px;
    font-weight: 500;
}



.rm-bx-1a h4 a:hover {
    color: #ff9d00;
}


.bottom-room ul {
    padding: 0;
    margin: 0;
}

.bottom-room li {
    position: relative;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 400;
    color: #959595;
    list-style: none;
    padding: 10px;
    display: inline-block;
}

.bottom-room img {
    width: 20px !important;
    margin-right: 5px;
}


.room-section .btn-1 {
    text-align: center;
    margin-top: 40px;
}

 

section.sec-4 {
    padding: 60px 0;
    background: url(../img/banner-1.jpg);
    background-size: cover;
    position: relative;
    background-position: center;
    background-attachment: fixed;
}

.frm-btns {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}

.who-form {
    color: #fff;
    padding: 60px 50px;
    background: #201e1f;
    border-radius: 10px;
}

.who-form h3 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
    line-height: 46px;
}
 
.who-form h3 span {
    color: #b99f6b;
}
.who-form h4 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}
 .who-form h4 a {
     text-decoration: none;
    text-align: center;
    font-size:40px;
    font-weight:600;
    color: #ffffff;
    line-height: 46px;
}
.who-form h4 a:hover{
    color: #b99f6b;
}
.frm-btns button {
    width: fit-content;
    text-align: center;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 18px;
    background: #b99f6b;
    border: 1px solid #b99f6b;
    color: #ffffff;
    font-weight: 600;
}

.frm-btns button:hover {
    background: #000000 !important;
    border: 1px solid #000000;
}

section.sec-4 .form-control {
    border-radius: 0;
    min-height: 50px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    color: #cacaca;
    font-weight: 400;
}

section.sec-4 .form-control::placeholder {
    color: #cacaca;
    font-weight: 400;
}

section.sec-4 select.form-control option {
    background-color: #ececec;
    color: #000000;
    padding-left: 10px;

}

section.sec-4 select.form-control {
    padding-left: 5px;

}

section.sec-4 select.form-control option:nth-child(1) {
    padding-left: 0px !important;

}
 

footer {
    padding: 50px 0;
    background: #201e1f;
}

.ftr-abt img {
    width: 190px;
    margin-bottom: 20px;
}

.ftr-sc h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}

.ftr-sc ul {
    padding: 0;
    margin-top: 20px;
}

.ftr-sc li {
    list-style: none;
    line-height: 38px;
    font-weight: 400;
    color: #cfcfcf;
    font-size: 18px;
}

.ftr-sc.ftr-sc-cntct li {
    line-height: 26px;
    margin-bottom: 18px;
    display: flex;
    align-items: baseline;
}

.ftr-sc li a {
    text-decoration: none;
    color: #cfcfcf;
    font-size: 18px;
    font-weight: 500;
}

.ftr-abt img {
    width: 150px;
}

.ftr-sc li a:hover {
    color: #cdaa68;
}

.ftr-abt {
    padding-right: 70px;
}

.ftr-abt p {
    color: #cfcfcf;
    font-size: 18px;
    line-height: 28px;
}

.ftr-sc.ftr-sc-cntct li i {
    margin-right: 7px;
}

footer h6 {
    color: #a3a3a3;
    font-size: 15px;
    font-weight: 400;
}

section.copy {
    padding: 20px 0;
    background: #1a1919;
}

.ftr-abt ul {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
}

.ftr-abt ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.ftr-abt ul li a i {
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3b3b3b;
    border-radius: 5px;
    font-size: 20px;
}

.ftr-abt ul li a i:hover {
    background: #cdaa68;
    color: #000000;
}

.ftr-abt a {
    text-decoration: none;
}

.cpyrght-sc ul li {
    list-style: none;
    display: inline-block;
    padding-left: 20px;
}

.cpyrght-sc ul {
    padding: 0;
    text-align: right;
    margin: 0;
}

.cpyrght-sc a {
    text-decoration: none;
    color: #bdbaba;
    font-size: 16px;
}

.cpyrght-sc h6 {
    color: #bdbaba;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
}


/* Reveal sections */
.reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
    will-change: transform, opacity;
}

/* When in view */
.reveal.active {
    opacity: 1;
    transform: none;
}

/* Specific Animations */
.fade-in {
    transform: translateY(40px);
}

.slide-left {
    transform: translateX(-60px);
}

.zoom-in {
    transform: scale(0.8);
}

.flip-up {
    transform: rotateX(90deg);
    transform-origin: bottom;
}

.slide-right {
    transform: translateX(60px);
}

.flip-down {
    transform: rotateX(-90deg);
    transform-origin: top;
}

.fade-up {
    transform: translateY(40px);
    opacity: 0;
}

/* Activated states (reuse .active for all) */
.reveal.slide-right.active,
.reveal.flip-down.active,
.reveal.fade-up.active {
    transform: none;
    opacity: 1;
}

/* Activated states */
.reveal.fade-in.active,
.reveal.slide-left.active,
.reveal.zoom-in.active,
.reveal.flip-up.active {
    transform: none;
}


a.telephone {
    display: none;
}

a.whatsapp {
    display: none;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    right: 15px;
    text-align: center;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
}

.telephone {
    position: fixed;
    bottom: 70px;
    right: 15px;
    text-align: center;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
}

a.telephone img {
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    border: 3px solid #fff;
}

.whatsapp img {
    border-radius: 6px;
}



.dvlpd {
    text-align: right;
}

.cntct-1 {
    text-align: center;
    border: 1px solid #eab358;
    height: 100%;
    padding: 40px 20px;
}

.locat-icn i {
    width: 70px;
    height: 70px;
    background: linear-gradient(90deg, #d0a96d 0%, #7b7b7b 100%);
    display: grid;
    align-items: center;
    margin: auto;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
}

.cntct-1 h3 {
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}


.cntct-1 p a {
    color: #616161;
    text-decoration: none;
}

.cntct-1 p a:hover {
    color: #000000;
}

.glry-bx a img {
    border-radius: 10px;
    transition: .6s all;
    transform: scale(1);
}

.glry-bx1 {
    overflow: hidden;
    transition: .6s all;
    border-radius: 10px;
    position: relative;
}

.glry-bx1:hover .vdo-icn img {
    border-radius: 10px;
    transition: .6s all;
    transform: scale(1);
}

.glry-bx a:hover img {
    transform: scale(1.2);
}

section.testi {
    background: #ffffff;
    padding: 60px 0;
}

.testi-bx-1 img {
    border-radius: 50%;
    margin-bottom: 20px;
    width: 150px;
}

.testi-bx-1 {
    padding: 30px;
    background: #ffffff3b;
    text-align: center;
    border: 1px solid #ccc;
    height: 100%;
}

.testi-bx-1 h5 {
    font-size: 20px;
    font-style: italic;
    color: #000000;
    font-weight: 600;
}

section.bri-4 {
    background-image: url(../img/bg-1.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 120px 0;
    color: #fff;
}

span.swiper-pagination-bullet {
    background: #cbab6a;
    padding: 7px;
}

.hdg-tp {
    margin-bottom: 40px;
}

section.testi .swiper-pagination {
    margin-top: 0;
    position: absolute;
}

.swiper-slide {
    display: flex;
    flex-wrap: nowrap;
}

section.testi .swiper-wrapper {
    height: auto;
    padding-bottom: 70px;
}

.testim-slider.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    width: 100%;
    height: 100%;
    margin: 0;
    float: left;
    display: flex !important;
    flex-wrap: nowrap;
}




.nr-1 {
    text-align: center;
}

.nr-1 p {
    margin: 0;
    line-height: 25px;
}

.nr-1 img {
    width: 80px;
    margin-bottom: 10px;
}
.qlts{
    margin-top: 50px;
}
.spcl ul li {
    font-size: 18px;
    line-height: 32px;
    color: #6c6d70;
    font-weight: 500;
    list-style: none;
    background-image: url(../img/list.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    background-size: 9px;
    padding-left: 17px;
    vertical-align: middle;
}

.qlts .nr-1 {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 10px;
}
section.hm-amnty h2 {
    color: #fff;
    margin-bottom: 50px;
}
.spcl ul {
    margin: 0;
    padding: 0;
}
.rm-bx-1 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.rm-sngl{
    margin-bottom: 50px;
}
.ap-cn  {
    margin-top: 20px;
}
.ap-cn a {
    text-align: center;
    display: inline-block;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
    margin-right: 10px;
    color: #000;
    font-weight: 600;
}

.ap-cn  img {
    width: 30px;
    height: 30px;
}
 .ap-cn a.telephone1 img  {
    width: 25px;
    height: 25px;
}
.ap-cn {
    display: flex;
    gap: 10px;
}

.ap-cn h4 {
    font-weight: 600;
    color: #000;
}

/* Media Screens */

@media (max-width: 576px) {
    .toggle-button {
        display: block;
    }

    .container {
        max-width: 93%;
    }


.ap-cn {
           display: block;
    gap: 5px;
}
.ap-cn a {
 /*   font-size: 15px; */
    margin-right: 5px;
}

.ap-cn a.telephone1 img {
    width: 20px;
    height: 20px;
}
.ap-cn img {
    width: 25px;
    height: 25px;
}
.ap-cn h4 {
    font-weight: 600;
    color: #000;
    font-size: 20px;
}


}





 i.fa-brands.fa-whatsapp {
    font-size: 25px;
}
.cntct-1 p{
    margin-bottom: 0;
}
.ggl-mp {
    height: 100%;
}

.ggl-mp iframe {
    height: 100%;
}
@media (max-width: 767.9px) {
  .testi-bx-1 {
    padding: 15px;
 
}
.testi-bx-1 img {
    
    width: 100px;
}
    .ggl-mp {
    height: 400px;
    margin-top: 20px;
}
   section.hm-amnty h2 {
    color: #fff;
    margin-bottom: 20px;
}
   
   
    .cpyrght-sc h6 a:hover {
        color: #b99f6b;
    }

    .khaders-1-rght {
        padding-left: 0px;
        padding-top: 20px;
    }

    .khaders-1-rght p {
        margin: 10px 0;
    }

    section.khaders-1 {
        padding: 30px 0;
    }

    section.hm-amnty {
        padding: 30px 0;
    }

    .a-bx-1 h3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .room-section {
        padding: 30px 0;
    }

    .aprtmnt-cntnt {
        margin-top: 0px;
    }

    .hdg-tp {
        margin-bottom: 10px;
    }

    .cntct-1 {
        padding: 20px 20px;
    }
    .qlts {
        margin-top: 0px;
    }
    .nr-1 p {
    font-size: 15px;
}
    .who-form h3 {
        font-size: 30px;
        line-height: 38px;
    }
    .spcl {
        margin-bottom: 20px;
    }
    .spcl ul li {
        font-size: 16px;
        line-height: 28px;
        background-position: 0px 10px;
        background-size: 6px;
        padding-left: 15px;
    }
    .spcl ul li {
        font-size: 16px;
        line-height: 25px;
    }
    .cntct-1 p {
        font-size: 18px;
    }
    .who-form {
        padding: 20px 10px;
    }

    section.sec-4 {
        padding: 50px 0;
    }

    .rm-bx-1a h4 {
        font-size: 24px;
        margin-top: 0px;
    }

    .cpyrght-sc h6 {
        text-align: center;
    }

    .a-bx-1 {
        padding: 15px 15px;
    }

    .dvlpd {
        text-align: center;
    }

    section.testi {
        padding: 30px 0;
    }

    #button1.show {
        display: none;
    }

    .ftr-abt img {
        width: 100px;
    }

    a.telephone {
        display: block;
    }

    a.whatsapp {
        display: block;
    }
 
    img.img-fluid.logo-image {
        width: 125px;
        float: left;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 28px;
    }

    .bnr-cntnt p {
        padding-right: 0px;
        line-height: 26px;
    }

    .bnr-cntnt p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .bnr-cntnt h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .bnr-btns a {
        font-size: 15px;
        padding: 5px 20px;
    }

    p {
        font-size: 16px;
        line-height: 23px;
    }

    footer {
        padding: 30px 0 10px;
    }

    .header .item-right {
        margin-top: -30px;
    }

    .ftr-sc li a {
        font-size: 16px;
    }
    .who-form h4 a {
        font-size: 27px;
        line-height: 32px;
    }
    .hd-cntct {
        display: none;
    }
    .who-form h4 {
        margin-top: 14px;
        margin-bottom: 0;
    }
    main.logo-section.sticky-top {
        height: 70px;
    }

    .ftr-sc li {
        line-height: 25px;
        font-size: 16px;
    }

    .ftr-sc ul {
        padding: 0;
        margin-top: 0px;
    }

    section.copy {
        padding: 10px 0;
    }

    .ftr-sc.ftr-sc-cntct ul {
        margin: 0;
    }

    .ftr-sc.ftr-sc-cntct li {
        line-height: 24px;
        margin-bottom: 12px;
    }

    .ftr-abt {
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .btn-1 a {
        padding: 10px 20px;
    }

    .ftr-abt p {
        font-size: 15px;
        line-height: 24px;
    }
    .sbt-tp span {
        margin-bottom: 2px;
    }
    .ftr-sc h4 {
        font-size: 18px;
    }
    .nr-1 img {
        width: 60px;
    }
    .nr-1 p {
        margin: 0;
        line-height: 15px;
    }
    .room-section .btn-1 {
        margin-top: 20px;
    }

    .logo {
        width: 100px;
    }

    .hd-cntct h6 img {
        width: 25px;
    }

    .header-item.item-right .hd-cntct h6 a {
        font-size: 16px;
    }

    .banner-section .carousel-caption {
        justify-content: end !important;
    }

}

@media (min-width: 768px) and (max-width: 991.9px) {
   .ggl-mp {
    height: 400px;
    margin-top: 20px;
}
  .logo {
        width: 160px;
    }
    h2 {
        font-size: 30px;
    }

    h1 {
        font-size: 30px;
    }


    p {
        font-size: 14px;
        line-height: 24px;
    }


    footer {
        padding: 30px 0;
    }

    .header .mobile-menu-trigger {
        margin-top: -50px;
    }

}

@media (min-width: 992px) and (max-width: 1199.9px) {

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 40px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

}

@media (min-width: 1201px) and (max-width: 1400px) {}



/* Close Media Screens */