                    .propert_info ul li {
                        position: relative;
                    }

                    h3 {
                        color: #ffb713;
                    }

                    .col-3 {
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 25%;
                        flex: 0 0 25%;
                        max-width: 25%;
                    }

                    .apart {
                        border-radius: 0 0 0 22px;
                        background: #3682d9;
                        /* z-index: 99; */
                        position: relative;
                        padding: 10px 18px;
                        width: 55%;
                        color: #000;
                        font-size: 14px;
                        font-family: 'Poppins', sans-serif;
                    }

                    .sale {
                        background: #202e6d;
                        padding: 10px;
                        text-decoration: none !important;
                        text-align: center;
                        color: #fff;
                        width: 45%;
                        font-size: 15px;
                        font-weight: 500;
                        border-top-right-radius: 23px;
                    }

                    .white,
                    a.white,
                    p.white,
                    span.white {
                        color: #fff !important;
                    }

                    .text-uppercase {
                        text-transform: uppercase !important;
                    }

                    .property_location {
                        font-size: 14px;
                        color: #0b488e;
                        font-weight: 600;
                    }

                    .propert_info {
                        text-align: center;
                        margin-top: 15px;
                        border: 1px solid #efefef;
                        padding: 7px;
                    }

                    .propert_info ul {
                        padding: 0;
                        margin: 0;
                    }

                    .propert_info img {
                        width: 35%;
                        filter: hue-rotate(677deg);
                    }

                    .covered ul li {
                        display: inline-block;
                        position: relative;
                        padding-right: 14px;
                        line-height: 24px;
                        color: #212121;
                        font-size: 15px;
                        font-weight: 400;
                        text-transform: capitalize;
                    }

                    .covered ul li:last-child {
                        padding-right: 0;
                    }

                    .propertyImg .price {
                        position: absolute;
                        z-index: 1;
                        bottom: 0px;
                        right: 0px;
                        background: linear-gradient(#377a3c 0, #70b668 100%);
                        font-size: 16px;
                        padding: 4px 14px 4px 14px;
                        color: #fff;
                        border-radius: 6px 0px 0px 0px;
                    }

                    .property_listWp .property_box h3 {
                        min-height: inherit;
                    }

                    .op5 {
                        opacity: .5;
                    }

                    .property_location {
                        font-size: 14px;
                        color: #0b488e;
                        font-weight: 600;
                    }

                    .propert_info h5 {
                        font-size: 12px;
                        margin-bottom: 0;
                        font-family: 'Roboto', sans-serif;
                        color: #000;
                    }



                    .rent_info {
                        margin-right: -8px;
                        display: flex;
                        margin-top: 15px;
                    }

                    .ribbon_3 {
                        position: absolute;
                        left: 10px;
                        top: -5px;
                        z-index: 1;
                        overflow: hidden;
                        width: 75px;
                        height: 75px;
                        text-align: right;
                    }

                    .ribbon_3.popular span {
                        background: linear-gradient(#377a3c 0, #70b668 100%);
                    }

                    .listing_wrap .property_box {
                        margin-top: 0;
                        margin-bottom: 30px;
                    }

                    li {
                        list-style: none;
                    }

                    .not {
                        padding: 15px;
                    }

                    .text-color-theme {
                        font-weight: 600;
                    }

                    /* index own section  */
                    .to-align-btn {
                        align-items: center;
                        justify-content: center;
                        display: flex;
                        padding: 5px;
                    }



                    .dest-sec img {
                        border-radius: 12px !important;
                    }

                    .book-sec button {
                        background: #3682d9;
                        color: white;
                        padding: 10px 20px;
                        border: 0;
                        margin: 10px 0;
                    }

                    .about-sec p {
                        font-size: 16px;
                        line-height: 30px;
                        letter-spacing: 0.02em;
                        color: #666666;
                        padding-top: 25px;
                    }

                    .about-us-sec {
                        padding-top: 5px;
                        padding-bottom: 0;
                    }

                    .about-us-sec p {
                        font-size: 16px;
                        line-height: 30px;
                        letter-spacing: 0.02em;
                        color: #666666;
                        padding-top: 15px;
                    }

                    .content-list h6 {
                        color: #279aae;
                        padding: 10px;
                    }

                    /* index own section  */
                    /* packages sec */
                    .propertyImg {
                        width: 100%;
                        height: 100%;
                    }

                    .propertyImg img {
                        width: 100%;
                        height: 100%;
                        object-fit: cover;
                        border-radius: 10px;
                    }

                    .package-sidebar {
                        position: sticky;
                        top: 130px;
                    }

                    .package-sidebar form {
                        border: 1px solid #202e6d;
                        padding: 5px;
                    }

                    .package-sidebar h4 {
                        color: white;
                        padding: 10px;
                        text-align: center;
                    }

                    .package-sidebar button {
                        background: #202e6d;
                        color: white;
                        width: 100%;
                        padding: 10px;
                    }

                    .package-sidebar input {
                        border-radius: 5px !important;
                        margin: 10px 0;
                    }

                    .oth-sec {
                        margin-top: 10px;
                    }

                    /* policy pages */
                    .policy_text p {
                        font-size: 16px;
                        line-height: 30px;
                        letter-spacing: 0.02em;
                        color: #666666;
                        padding-top: 18px;
                    }

                    #neha {
                        background: white;
                    }

                    .no {
                        background: white;
                    }

                    #neha form {
                        border: 1px solid #b3b3b3;
                    }

                    #neha input {
                        margin: 6px 0;
                        border-radius: 6px;

                    }

                    #neha .card-header {
                        background: #3682d9;
                    }

                    #neha .card-header h3 {
                        color: white !important;
                        margin: 0;
                    }

                    #neha .card-footer {
                        background: none;
                    }

                    .about-form-sec {
                        background: url("tanya/sh/img/ab.html");
                        border-bottom: 1px solid #efe7e7;
                        padding: 60px 0;
                    }

                    .about-form-sec h6 {
                        color: #3682d9;
                        font-size: 20px;
                    }

                    /* modal form */
                    .overlay {
                        display: none;
                        position: fixed;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        background: rgba(0, 0, 0, 0.5);
                        z-index: 999;
                    }

                    .popup {
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        background: #fff;
                        padding: 20px;
                        text-align: center;
                        border-radius: 8px;
                        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
                        width: 32%;
                    }

                    .close-btn {
                        position: absolute;
                        top: 10px;
                        right: 10px;
                        font-size: 30px;
                        cursor: pointer;
                        background: none;
                        border: none;
                        outline: none;
                    }

                    @media (max-width:1022px) {
                        .package-card-alpha .package-card-body .p-card-title {
                            font-size: 13px;
                        }

                        .package-card-alpha .package-card-body h6.destination-address {

                            font-size: 10px;
                        }
                    }

                    @media (max-width:867px) {
                        .popup {

                            width: 64%;
                        }
                    }

                    @media (max-width:768px) {
                        .popup {

                            width: 95%;
                        }
                    }
                    .str img{
width:100%;
height: 450px;     
                    }
.ntr {
    background: #f5f5f5;
    padding: 9px;
    height: 240px;
}
.sets img {
    width: 135px;
    height: 55px;
}
.sets{
    align-items: center;
    justify-content: center;
    display: flex;
}
.dn {
    font-weight: 700;
    font-size: 16px;
}
.set {
    color: #3682d9;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0;
}
.settt {
    font-size: 18px;
    font-weight: 900;
    color: #545958;
    text-decoration: line-through;
    text-align: center;
}
.quer {
    width: 100%;
    background: linear-gradient(45deg, #ff7c00, #ffc000);
    margin: 10px auto 0px;
    border: 0px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 7px 0px;
}
.quer1 {
    width: 100%;
    background: linear-gradient(45deg, #2a9bd5, #87d1f4);
    margin: 10px auto 0px;
    border: 0px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 7px 0px;
}
.quer a {
    color: #fff;
    display: block;
}
.quer a:hover {
    color: #fff;
    display: block;
}
.quer1 a:hover {
    color: #fff;
    display: block;
}
.quer1 a {
    color: #fff;
    display: block;
}
.fol{
    font-size: 15px;
    color:white;
    font-weight: 400!important;
    padding: 2px 0;
}
.pac-bg{
    background:white;
    margin-top: 20px;
    border-radius:10px;
}
.flo{
    align-items: center;
    justify-content: center;
    display: flex;
}
.pop-b{
    background:#202e6d;
    color:white;
    padding:10px 20px;
}
/* header  */
    .blog-card-xl .blog-details a.blog-title,
        .blog-card .blog-details a.blog-title {
            color: #262339;
            font-size: 20px;
            line-height: 30px;
            font-family: "Barlow", sans-serif;
        }

        :root {
            --c-primary: #54A15D
        }

        .topbar-area {
            background-color: #3682d9;
        }

        .topbar-area .topbar-contact-left .contact-list .phone-number {
            color: #fff
        }

        .topbar-area .topbar-contact-left .contact-list .email-address {
            color: #fff
        }

        .topbar-area .topbar-ad a {
            color: #fff
        }

        .breadcrumb .breadcrumb-title {
            font-size: 44pxpx;
            color: #FFFFFF;
            font-family: "montserrat", sans-serif;
        }

        .breadcrumb-style-one .breadcrumb-items .breadcrumb-item {
            font-size: 18px;
            color: #FFFFFF;
            font-family: "", sans-serif;
        }

        .tour-package-details .header-bottom h2.pd-title {
            font-weight: 500;
            font-size: 30px;
            line-height: 28px;
            color: #3682d9;;
            font-family: "Barlow", sans-serif;
        }

        .tour-package-details .package-details-tabs p,
        .blog-details-wrapper .blog-details .post-body p {
            font-weight: ;
            font-size: 16px;
            line-height: 28px;
            color: #666666;
            font-family: "Barlow", sans-serif;
        }

        .blog-card-xl .blog-details a.blog-title,
        .blog-card .blog-details a.blog-title {
            color: #262339;
            font-size: 20px;
            line-height: 30px;
            font-family: "Barlow", sans-serif;
        }
