* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

#demo .carousel-item .banner-img {
    height: 100vh;
}

#demo .carousel-caption {
    position: absolute;
    right: auto;

    bottom: 100px;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}

#demo .carousel-caption h1 {
    font-family: Fraunces;
    font-weight: 600;
    font-style: italic;
    font-size: 100px;
    line-height: 34%;
    text-transform: capitalize;
    color: #F1E8DE;
    padding-top: 170px;
    padding-bottom: 30px;
}

#demo .carousel-caption h2 {
    font-family: Fraunces;
    font-weight: 400;
    font-size: 48px;
    line-height: 90%;
    color: #F1E8DE;
}

.banner-logo {
    width: 120px;
}

.distance-main:before {
    content: '';
    width: 50%;
    height: 383px;
    background: url(../images/line-1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: -211px;
    bottom: 308px;
    opacity: 1;
}

.distance-main-1:before {
    content: '';
    width: 100%;
    height: 22px;
    background: url(../images/line-1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: -522px;
    bottom: 153px;
    opacity: 1;
}


.about-top-90 {

    margin-top: 20px;
}

.project-link {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    left: -407px;
    position: relative;
}

.project-link::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
    left: 96px;
    position: relative;
}



.project-link-head {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    left: -430px;
    position: relative;
    margin-top: 20px;
    width: 750px;

}

.project-link-head::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #fff;
    margin: 0;
    left: 148px;
    position: relative;
}


.project-link-aminity {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    left: -200px;
    position: relative;
    margin-top: 10px;
}

.project-link-aminity::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
    margin: 0;
    left: 160px;
    position: relative;
}


.project-link-map {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    position: relative;
    margin-bottom: 45px;
    right: 65px;
}

.project-link-map::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #fff;
    margin: 0;
    right: -374px;
    position: relative;
}

.project-link-home {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-left;
    left: -750px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1040px;
}

.project-link-home::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
    margin: 0;
    left: 748px;
    position: relative;
}


.project-link-clubhouse {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    left: -450px;
    position: relative;
    margin-bottom: 30px;
    width: 555px;
}

.project-link-clubhouse::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #fff;
    margin: 0;
    left: 124px;
    position: relative;
}


.project-link-cafeteria {
    display: flex;
    align-items: center;
    font-size: 28px;
    text-align: -webkit-right;
    right: 42px;
    position: relative;
    margin-bottom: 15px;
}

.project-link-cafeteria::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #fff;
    margin: 0;
    left: 140px;
    position: relative;
}




.border-black {
    border: 1px solid #111;
}

.pt-100 {
    padding-top: 100px;
}

.about-main:before {
    content: '';
    width: 80px;
    height: 200px;
    background: url(../images/icons1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 1;

}

.about-main-img:before {
    content: '';
    width: 128px;
    height: 236px;
    background: url(../images/icon4.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: -88px;
    opacity: 1;

}



.about-main-right:before {
    content: '';
    width: 80px;
    height: 200px;
    background: url(../images/icon2.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: -30px;
    opacity: 1;

}


.about-main-img2:before {
    content: '';
    width: 128px;
    height: 236px;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 56px;
    opacity: 1;

}



.about-main-new1:before {
    content: '';
    width: 80px;
    height: 200px;
    background: url(../images/icons1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: -5px;
    bottom: -24px;
    opacity: 1;

}

.about-main-new2:before {
    content: '';
    width: 80px;
    height: 534px;
    background: url(../images/icon2.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 0px;

    opacity: 1;

}


.footer-main-img1:before {
    content: '';
    width: 100%;
    height: 236px;
    background: url(assets/images/footer-bg-1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 1;

}


.text-red {
    color: #A52122;
    font-weight: 600;
    font-style: italic;
}

.room__card__image img {
    border: 1.5px solid #111;
}

.banner__slide__content h1 {
    font-family: Fraunces;
    font-weight: 600;
    font-style: italic;
    font-size: 60px;
    line-height: 34%;
    text-transform: capitalize;
    color: #F1E8DE;
}

.banner__slide__content h2 {
    font-family: Fraunces;
    font-weight: 400;
    font-size: 32px;
    line-height: 90%;
    color: #F1E8DE;
}

.offer__area,
.offer {
    background: #F1E8DE;
}

.single__offer__content {
    padding: 50px 220px;
}

.single__offer__content h6 {
    font-family: Fraunces;
    font-weight: 600;
    font-size: 45px;
    line-height: 90%;
    text-transform: capitalize;
    color: #6D5639;
}

.single__offer__content p {
    font-family: Work Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #000000;
}

.single__offer__content p span {
    font-family: Work Sans;
    font-weight: 600;
    font-style: italic;
    font-size: 13px;
    line-height: 140%;
    color: #CE2427;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.border-left-1 {
    border-top: 1px solid #6D5639;
    border-right: 1px solid #6D5639;
    border-bottom: 1px solid #6D5639;
    border-left: none;
    border-radius: 0 10px 10px 0;
}

.border-right-1 {
    border-top: 1px solid #6D5639;
    border-right: none;
    border-bottom: 1px solid #6D5639;
    border-left: 1px solid #6D5639;
    border-radius: 10px 0 0 10px;
}

.heading-1 {
    font-family: Fraunces;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    padding-bottom: 0px;
}

.heading-1 span {
    font-family: Fraunces;
    font-weight: 600;
    font-style: italic;
    font-size: 50px;
    line-height: 100%;
    color: #CE2427;
}

.heading-2 {
    font-family: Fraunces;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    color: #000000;

}

.align-right-h2 {
    text-align: right;
}

.heading-2 span {
    font-family: Fraunces;
    font-weight: 600;
    font-style: italic;
    font-size: 50px;
    line-height: 100%;
    color: #CE2427;
}

.activities__thumb img {
    object-fit: cover;
    height: 400px;
}

.bg-image {
    background: linear-gradient(to top, rgb(144 10 12 / 90%) 80%, transparent 10%), url(../images/object-01.png) center/cover no-repeat;
    background-position: initial;
}




.about__wrapper .content__title {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-align: right;
    color: #F1E8DE;
}

.about__wrapper .content__subtitle {
    font-family: Fraunces;
    font-weight: 400;
    font-style: italic;
    font-size: 45px;
    line-height: 100%;
    text-align: right;
    color: #F1E8DE;
    margin-bottom: 20px;
}

.about__wrapper .content__desc {
    font-family: Work Sans;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    color: #F1E8DE;
    padding-top: 50px;
}

.bottom-table {
    width: 100%;
}

.bottom-table table tr td {
    font-family: Work Sans;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    color: #F1E8DE;
}

.bottom-table table {
    --bs-table-bg: transparent;
}

.single__offer__meta h4 {
    font-family: Fraunces;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    color: #6D5639;
    margin-left: 40px;
    line-height: 40px;
}

.single__offer__meta h3 {
    font-family: Fraunces;
    font-weight: 600;
    font-style: italic;
    font-size: 33px;
    line-height: 100%;
    color: #CE2427;
    margin-left: 30px;
}

.card-text {
    font-family: Work Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
}

.btn-red,
.btn-red:hover {
    background: linear-gradient(93.59deg, #CE2427 -37.75%, #681214 177.18%) !important;
    padding: 10px 30px !important;
}

.theme-btn,
.btn-style::after,
.btn-style::before {
    background: linear-gradient(93.59deg, #CE2427 -37.75%, #681214 177.18%) !important;
}

input[type=text],
input[type=email] {
    background: #e5c7c2;
    color: #A52122;
}

.place-color::-webkit-input-placeholder {
    color: rgba(165, 33, 34, 0.7) !important;
    font-size: 12px;
    font-style: italic;

}

/* WebKit, Blink, Edge */
.place-color:-moz-placeholder {
    color: #A52122 !important;
}

/* Mozilla Firefox 4 to 18 */
.place-color::-moz-placeholder {
    color: #A52122 !important;
}

/* Mozilla Firefox 19+ */
.place-color:-ms-input-placeholder {
    color: #A52122 !important;
}

/* Internet Explorer 10-11 */
.place-color::-ms-input-placeholder {
    color: #A52122 !important;
}

/* Microsoft Edge */

.rts__contact .heading-2 {
    padding-bottom: 20px;
}

.rts__contact__form .form-input label {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    text-transform: capitalize;
}

.term-desc {
    font-family: Raleway;
    font-weight: 400;
    font-size: 9px;

    letter-spacing: 0.24px;
    color: #A52122;
}

.agree-text {
    font-family: Raleway;
    font-weight: 600;
    font-size: 12px;
    line-height: 10.47px;
    letter-spacing: 0.24px;
    color: #A52122;
}

.footer__widget__wrapper .rts__widget .widget__title {
    font-family: Work Sans;
    font-weight: 500;
    font-style: italic;
    font-size: 16px;
    line-height: 100%;
    color: #A52122;
}

.copyright-desc {
    color: var(--rts-gray-1);
    font-size: 12px;
}

.rts__footer.is__footer__two .rts__widget ul li a {
    font-size: 13px;
}

.footer__widget__wrapper {
    border: 1px solid rgba(101, 103, 107, 0.5);
    padding: 20px 30px;
    border-radius: 15px;
}

.contact-box {
    background-color: #f4eee8;
    border-radius: 10px 10px 0 0;
    border-bottom: 3px solid #A52122;
}

.contact-box {
    align-items: stretch;
}

.contact__image {
    height: 100%;
    z-index: 1;
    position: relative;
}

.contact__image img {
    height: 100%;
    width: 100% !important;
    object-fit: cover;
    border-radius: 0 10px 0 0 !important;
}

.amenities-no-1 {
    border-radius: 0 15px 15px 0 !important;
}

.amenities-box-1 .room__wrapper {
    background-repeat: no-repeat;
    background-position: top right;
    padding: 15px;
    border-radius: 10px;
}

.amenities-box-1 .room__card {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: none;
    background-repeat: no-repeat;
    background-position: 10% 0;
    padding: 15px;
    border-radius: 0 10px 10px 0;
    background-image: url('../images/01.png');
    background-size: 175px;
}

.amenities-box-1 .room__card.is__style__four .room__card__meta {
    margin-left: 0;
    padding-left: 0;
}

.amenities-box-1 .bg-red {
    border-radius: 0 10px 10px 0;
}

.room__card__meta_1 {
    padding-left: 10% !important;
}

.bg-red {
    background-color: #A52122;
}

.amenities-no-3 {
    padding: 20px 0 0 0;
}

.amenities-no-2 {
    border-radius: 15px 0 0 15px !important;
    padding: 20px;
}

.amenities-box-2 .room__wrapper {
    border: 1px solid rgba(230, 205, 182, 1);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 15px;
}

.room__wrapper.room-no-2 {
    background-image: url('../images/02.png');
    border-radius: 10px;
    background-size: 175px;
}

.room__wrapper.room-no-3 {
    background-image: url('../images/03.png');
    background-size: 175px;
    border-top: 1px solid rgba(230, 205, 182, 1);
    border-right: none;
    border-bottom: 1px solid rgba(230, 205, 182, 1);
    border-left: 1px solid rgba(230, 205, 182, 1);
    margin-bottom: 15px;
    border-radius: 10px 0 0 10px;
}

.room__wrapper.room-no-4 {
    border-top: 1px solid rgba(230, 205, 182, 1);
    border-right: none;
    border-bottom: 1px solid rgba(230, 205, 182, 1);
    border-left: none;
}

.amenities-no-3 .room-no-3 {
    background-position: 72% 0 !important;
}

.amenities-no-3 .room-no-3 .room__card {
    width: 80%;
}

.room__card__meta .room__card__title {
    font-family: Fraunces;
    font-weight: 600;
    font-size: 25px;
    line-height: 100%;
    color: #FFFFFF;
}

.room__card__meta p {
    font-family: Work Sans;
    font-weight: 300;
    font-size: 13px;
    line-height: 14px !important;
    line-height: 100%;
    color: #E6CDB6;
}

.room-no-2 .room__card__meta,
.room-no-3 .room__card__meta {
    margin-top: 173px;
}

.room-no-2 .room__card__title {
    padding-top: 0px;
    padding-bottom: 85px;
}

.room-no-3 .room__card__title {
    padding-top: 0px;
    padding-bottom: 70px;
}

.room-no-1 .room__card__title {
    padding-top: 140px;
    padding-bottom: 0px;
}

.amenities-desc {
    font-family: Work Sans;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
    color: #000000;
}

.activities__image__card .activities__meta {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #f1e8de;
}

.activities__image__card .activities__meta .title {
    color: #000;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    font-family: Work Sans;
}

.activities__image__card .activities__thumb img {
    border-radius: 20px;
}

.activities__image__card .activities__meta {
    border-radius: 0 0 20px 20px;
}

.amenities-slider {
    width: 100%;
    overflow: hidden;
}

.amenities-border {
    border-bottom: 1px solid #f1e8de;
    margin-top: 10px;
}

.gallery__item img {
    border: 1px solid #000;
}

.jarallax-img2 {
    width: 90%;
}

.prime-black-logo {
    max-width: 298px;
}

.insta__gallery__slider .gallery img {
    width: 330px;
}

.insta__gallery__slider .gallery img.border-img-red {
    border-radius: 50%;
    border: 2px solid #A52122;
}

.insta__gallery__slider .gallery img.border-img-black {
    border-radius: 20px;
    border: 2px solid #111;
}

.outdoor-gallery .gallery__item img {
    /*	width:350px;
	height:350px; */
    border-radius: 50%;
}

.slider-img img {
    width: 120px;

}

.mt-200 {
    margin-top: -300px;
}

.contact-border-image {
    position: absolute;
    margin-top: 35px;
    width: 100%;
}

.cafeteria-border-image {
    position: absolute;
    margin-bottom: 15px;
    width: 100%;
    right: -50%;
    top: 240px;
}

.clubhouse-border-image {
    position: absolute;
    left: 0;
    top: 205px;
}

.room__wrapper {
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
}

.rts__section.activites {
    padding-bottom: 110px
}

.rts__section.gallery {
    padding-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .theme-btn.sm-btn {
        padding: 3px 10px 3px !important;
        font-size: 13px;
    }

    .section__wrapper .section__content__right p {
        padding-left: 25px;
    }

    .single__offer.if__is__big__card .single__offer__thumb {
        padding-top: 65px;
    }

    .single__offer__meta h4 {
        line-height: 20px;
    }

    .amenities-heading {
        font-size: 18px !important;
    }

    .amenities-heading-1 {
        font-size: 24px !important;
    }

    .rts__section.activites {
        padding-bottom: 50px
    }

    #demo .carousel-caption h1 {
        font-size: 65px;
    }

    #demo .carousel-caption h2 {
        font-size: 34px;
    }

    .banner-logo {
        width: 140px;
    }

    #demo .carousel-caption h1 {
        padding-top: 50px;
    }

    #demo .carousel-caption {
        right: auto;
        top: 15%;
        left: 0;
        width: 100%;
    }

    #demo .carousel-caption .col-lg-12 {
        text-align: center;
    }

    .contact-border-image {
        margin-top: 36px;
    }

    .about__wrapper .content__desc {
        padding-top: 0px;
    }

    .about-main-new1:before {
        content: '';
        width: 56px;
        height: 259px;
        background: url(../images/icons1.png) no-repeat center;
        background-size: 100%;
        position: absolute;
        left: -5px;
        bottom: 28px;
        opacity: 1;
    }

    .about-top-90 {

        margin-top: 20px;
    }

    .mt-200 {
        margin-top: 0px;
    }

    .mb-100 {
        margin-bottom: 35px;
    }

    .amenities-desc {
        font-size: 9px;
        text-align: justify;
    }

    .abount-brand-heading {
        text-align: left;
        padding-left: 30px;
    }

    .slider-img img {
        width: 120px;
    }

    .project-link-head {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-right;
        left: -180px;
        position: relative;
        margin-top: 20px;
        width: 445px;
    }

    .project-link-aminity {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-right;
        left: -205px;
        position: relative;
        margin-top: 10px;
        width: 347px;
    }

    .project-link-aminity::before {
        content: "";
        flex-grow: 1;
        height: 1px;
        background-color: #000;
        margin: 0;
        left: 117px;
        position: relative;
    }

    .project-link-map2 img {
        width: 25% !important;
    }

    .project-link-map2 {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-right;
        position: relative;
        margin-bottom: 45px;
        right: 24px;
        /* 21px;*/
    }

    .project-link-map2::before {
        content: "";
        flex-grow: 1;
        height: 1px;
        background-color: #fff;
        margin: 0;
        right: -187px;
        /* -184px;*/
        position: relative;
    }

    .project-link-home img {
        max-width: 80px;
    }

    .project-link-home {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-left;
        left: -10px;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        width: auto;
    }

    .project-link-home::before {
        content: "";
        flex-grow: 1;
        height: 1px;
        background-color: #000;
        margin: 0;
        left: 203px;
        position: relative;
    }

    .project-link-cafeteria {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-right;
        right: 18px;
        position: relative;
        margin-bottom: 15px;
    }

    .project-link-cafeteria::before {
        content: "";
        flex-grow: 1;
        height: 1px;
        background-color: #fff;
        margin: 0;
        left: 225px;
        position: relative;
    }

    .project-link {
        display: flex;
        align-items: center;
        font-size: 28px;
        text-align: -webkit-right;
        left: -193px;
        /* -100px; */
        position: relative;
    }

    .project-link::before {
        right: -90px;
        position: relative;
    }

    .project-link img {
        transform: rotate(180deg);
        width: 20%;
    }

    .rts__section.gallery {
        padding-bottom: 30px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .banner__area.is__home__two .banner__slide__content__info .item {
        display: block;
        text-align: center;
    }

    .banner__slide__content h1 {
        text-align: center;
    }

    .banner__slide__content h2 {
        text-align: center;
    }

    .offer__area .container-fluid {
        padding: 20px !important;
    }

    .single__offer__content {
        padding: 20px 10px;
    }

    .border-left-1,
    .border-right-1 {
        border: 1px solid #6D5639;
        border-radius: 10px;
    }

    .border-left-1 {
        margin-left: 35px;
    }

    .single__offer__content h6 {
        font-size: 24px;
    }

    .about-main-img:before {
        width: 80px;
        height: 170px;
        left: -28px;
        top: -115px;
    }

    .about-main:before {
        width: 83px;
        height: 77px;
        left: -52px;
        bottom: 60px;
    }

    .about-main-img2:before {
        width: 95px;
        height: 150px;
        right: -23px;
        top: 134px;
    }

    .about-main-right:before {
        width: 79px;
        height: 225px;
        right: -40px;
        top: 8px;
    }

    .single__offer.border-right-1 {
        margin-top: 20px;
        margin-right: 50px;
    }

    .heading-1,
    .heading-1 span {
        font-size: 22px;
    }

    .heading-2,
    .heading-2 span {
        font-size: 22px;

    }

    .single__offer__content h6 {
        font-size: 20px;
    }

    .single__offer__content p,
    .single__offer__content p span {
        font-size: 10px;
    }

    .text-left-2 {
        text-align: left;
    }

    .activities__image__card .activities__meta .title {
        font-size: 8px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .bg-image {
        background: linear-gradient(to top, rgb(144 10 12 / 90%) 85%, transparent 10%), url(../images/bg-curve-2.png) center/cover no-repeat;
        background-position: initial;
    }

    .about__wrapper .content__title {
        font-size: 18px;
    }

    .about__wrapper .content__subtitle {
        font-size: 18px;
    }

    .about__wrapper .content__desc {
        font-size: 11px;
        line-height: 13px;
        width: 55%;
        float: right;
    }

    .about__wrapper .top-content {
        padding-right: 50px;
        margin-bottom: 15px;
    }

    .jarallax-img2 {
        width: 95%;
    }

    .step-desc {
        text-align: left;
    }

    .bottom-table {
        width: 100%;
        margin-top: 40px;
    }

    #directionBtn-Container {
        bottom: -15px !important;
    }

    .bottom-table table tr td {
        font-size: 12px;
    }

    .single__offer.if__is__big__card {
        gap: 0px;
    }

    .single__offer.if__is__big__card .single__offer__thumb {
        padding-top: 20px;
    }

    .section__wrapper {
        gap: 0px;
        text-align: right;
        padding-right: 50px;
        display: block;
    }

    .single__offer.if__is__big__card .single__offer__meta {
        margin-left: 20px !important;
        margin-top: 20px;
    }

    .single__offer__meta h4,
    .single__offer__meta h3 {
        font-size: 16px;
        margin-left: 35px;
    }

    .outdoor-amenities {
        text-align: center;
        padding: 0;
    }

    .prime-black-logo {
        max-width: 160px;
        padding-bottom: 25px;
    }

    .rts__footer .row {
        padding: 10px !important;
    }

    .footer__widget__wrapper .rts__widget {
        text-align: center;
    }

    .rts__footer.is__footer__two .rts__widget ul li a {
        font-size: 13px;
        text-align: center;
        display: block;
    }

    .contact-box {
        margin: 10px;
    }

    .contact__image {
        display: none;
    }

    .rts__contact__form .theme-btn {
        padding: 2px 10px;
        font-size: 14px;
    }

    .facilities__area.py-90 {
        padding: 60px 0 0 0;
    }

    .insta__gallery__slider .gallery img {
        width: 140px;
    }

    .step-desc {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .amenities-boxes {
        padding: 0;
    }

    .amenities-slider {
        width: 88%;
        position: relative;
        left: 10%;
    }

    .activities__image__card {
        height: 130px
    }

    .activities__thumb img {
        object-fit: cover;
        height: 120px !important;
    }

    .activities__image__card .activities__thumb img {
        border-radius: 10px;
    }

    .activities__image__card .activities__meta {
        border-radius: 0 0 10px 10px;
    }

    .room-no-2 .room__card__meta,
    .room-no-3 .room__card__meta {
        margin-top: 5px;
    }

    .amenities-box-1 .room__card,
    .room__wrapper.room-no-2,
    .room__wrapper.room-no-3 {
        background: none;
    }

    .room__wrapper.room-no-2 .room__card__meta {
        background-image: url(assets/images/02.png);
        border-radius: 10px;
        background-size: 175px;
        background-repeat: no-repeat;
    }

    .room__wrapper.room-no-3 .room__card__meta {
        background-image: url(../images/03.png);
        border-radius: 10px;
        background-size: 175px;
        background-repeat: no-repeat;
    }

    .amenities-box-1 .room__card.is__style__four .room__card__meta {
        background-image: url(assets/images/01.png);
        border-radius: 10px;
        background-size: 175px;
        background-repeat: no-repeat;
        background-position: top right;
    }

    .amenities-no-3 .room-no-3 .room__card {
        width: 100%;
    }

    .amenities-no-3 {
        padding: 20px;
        margin-top: -1px;
    }

    .room__wrapper.room-no-3 {
        border: 1px solid rgba(230, 205, 182, 1);
        border-radius: 10px;
    }

    .room__card__meta p {
        padding-top: 20px;
    }

    .amenities-box-1 .room__card {
        border: 1px solid rgba(230, 205, 182, 1);
        border-radius: 10px;
    }

    .room__card__meta_1 {
        padding-left: 10px !important;
    }

    .amenities-box-1 .bg-red {
        padding: 10px !important;
    }

    .room-no-1 .room__card__title {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .amenities-box-1.gy-5,
    .amenities-box-2.gy-5 {
        --bs-gutter-y: 0;
        margin-top: -1px !important;
    }

    .outdoor-gallery .gallery__item img {
        width: 150px;
        height: 150px;
    }

    .rts__contact .heading-2,
    .rts__contact .heading-2 span {
        font-size: 34px;
        display: inline-block;
    }

    .rts__contact {
        padding-right: 30px;
    }

    .term-desc {
        font-size: 6px;
    }

    .main__header .main__header__wrapper .main__logo {
        margin-left: 30px;
        width: 100px;
    }

    .footer__widget__wrapper {
        padding: 10px 5px;
    }

    .agree-text {
        font-size: 10px;
    }

    #footerBtn {
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 99;
    }

    .rts__footer.is__footer__two.footer__background {
        padding-bottom: 4px;
    }

    .mobile-footer-coulmn {
        flex-direction: column-reverse;
        align-items: center;
    }

    .footer__social__link {
        justify-content: center;
    }

    .rts__back__top.show {
        bottom: 70px;
        right: 10px;
    }

    #footerBtn button {
        border-radius: 0px;
    }

    /* banner-form-css */
    .banner-form-container {
        padding: 50px 10px 30px 10px;
    }


    .banner-query-box {
        position: relative;
        margin-bottom: 25px;
    }

    .banner-query-box.d-flex {
        display: flex;
    }

    .carousel-caption1 h1 {
        font-size: 40px;
    }

    .carousel-caption1{
        width: 100%;
    }
}

@media only screen and (min-width: 1400px) {
    .distance-main:before {
        right: -215px;
        bottom: 455px;
    }

    .project-link-aminity::before {
        left: 168px;
    }

    .project-link-home {
        left: -775px;
        width: 1155px;
    }

    .project-link-home::before {
        left: 775px;
    }

    .distance-main-1:before {
        right: -525px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .distance-main:before {
        right: -188px;
        bottom: 286px;
    }

    .distance-main-1:before {
        right: -430px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1399px) {
    .distance-main-1:before {
        right: -430px;
    }

    .project-link-aminity::before {
        left: 180px;
    }

    .project-link-aminity {
        left: -200px;
        width: 440px;
    }

    .project-link {
        left: -380px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .distance-main-1:before {
        right: -380px;
    }

    .project-link-aminity::before {
        left: 167px;
    }

    .project-link-aminity {
        left: -180px;
        width: 415px;
    }

    .project-link {
        left: -380px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .distance-main:before {
        right: -100px;
        bottom: 240px;
    }

    .distance-main-1:before {
        right: -325px;
    }

    .project-link {
        left: -286px;
    }
}

@media (min-width: 768px) {
    #footerBtn {
        position: fixed;
        width: max-content;
        left: 20px;
        bottom: 40px;
        z-index: 99;
    }

    .pulse {
        animation: pulse-animation 2s infinite;
    }
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #CE2427;
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

#directionBtn-Container {
    position: relative;
    bottom: -55px;
}

.modal-close-btn {
    background-color: #fff !important;
    color: #CE2427 !important;
    font-size: 20px;
    border: 1px solid #CE2427;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.modal-dialog input[type=text],
.modal-dialog input[type=email] {
    background: #fff;
    color: #A52122;
}

.error-side,
.error-banner,
.error-modal {
    display: none;
    color: red;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 18px;
}

input#side_checkbox,
#footer_checkbox,
#modal_checkbox {
    height: 20px;
    width: 20px;
}

input[type='checkbox'] {
    accent-color: #CE2427;
    margin-right: 10px;
}

.form-group {
    margin-bottom: 25px;
    position: relative;
}

.form-control:disabled {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    cursor: not-allowed;
}

#side_phone {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.carousel-caption1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.carousel-caption1 h1 {
    color: #fff;
    margin-top: 20px;
    line-height: normal;
}

input#side_checkbox,
#footer_checkbox,
#banner_checkbox,
#modal_checkbox {
    height: 20px;
    width: 20px;
}

#banner-form input[type=text],
#banner-form input[type=email] {
    background-color: #fff;
}

.check-box,
.sidecheck-box {
    left: 0;
    top: 25px;
    background: rgb(37 36 36 / 90%);
    color: #fff !important;
    padding: 15px;
    border-radius: 10px;
    font-size: 12px;
    z-index: 111;
}

button:disabled {
    opacity: .5;
    cursor: not-allowed;
}