                    .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: #ffd913;
                        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(140deg); */
                    }
                    
                    .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 #ffd913;
                        padding: 5px;
                    }
                    
                    .package-sidebar h4 {
                        background: #ffd913;
                        color: white;
                        padding: 10px;
                        text-align: center;
                    }
                    
                    .package-sidebar button {
                        background: #ffd913;
                        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.jpg");
                        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%;
                        }
                        .tgt {
                            display: none;
                        }
                        .bx {
                            padding: 10px;
                            background: #019fe5!important;
                        }
                      
                    }
                    
                    .str img {
                        width: 100%;
                        height: 450px;
                    }
                    
                    .ntr {
                        background: #f5f5f5;
                        padding: 9px;
                        height: 240px;
                    }
                    
                    .sets img {
                        width: 60px;
                        height: 60px;
                        filter: hue-rotate(140deg);
                    }
                    
                    .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: #019fe5;
                        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: #ffd913;
                        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: #ffd913;
                        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;
                    }
                    
                     :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;
                    }
                    
                    .breadcrumb-style-one .breadcrumb-items .breadcrumb-item {
                        font-size: 18px;
                        color: #FFFFFF;
                    }
                    
                    .tour-package-details .header-bottom h2.pd-title {
                        font-weight: 500;
                        font-size: 30px;
                        line-height: 28px;
                        color: #3682d9;
                        ;
                    }
                    
                    .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;
                    }
                    
                    .blog-card-xl .blog-details a.blog-title,
                    .blog-card .blog-details a.blog-title {
                        color: #262339;
                        font-size: 20px;
                        line-height: 30px;
                    }
                    
                    .main-head1 {
                        margin-top: 20px;
                        font-size: 26px;
                        color: white;
                    }
                    
                    .ctm-p-y {
                        padding: 40px 0;
                    }
                    
                    .ctm-shadow {
                        box-shadow: 1px 4px 23px #c3c3c09c;
                        border-radius: 15px;
                    }
                    
                    .ctm-shadow img {
                        border-radius: 10px;
                    }
                    
                    .ctm-text-bg-orange-clr {
                        color: white;
                        padding: 0px 0px 0px 10px;
                        background: #ffd913!important;
                    }
                    
                    .ctm-seasons-text {
                        background-color: #007fff !important;
                        color: white;
                        font-weight: 100;
                        padding: 0px 15px 0px 0px;
                        border-radius: 0px 80px 80px 0px;
                    }
                    
                    .mat {
                        margin: auto!important;
                    }
                    
                    .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: #ffd913;
                    }
                    
                    .ribbon_3 span {
                        font-size: 10px;
                        font-weight: 700;
                        color: #FFF;
                        text-align: center;
                        line-height: 20px;
                        transform: rotate(-45deg);
                        -webkit-transform: rotate(-45deg);
                        width: 100px;
                        display: block;
                        background: #79A70A;
                        background: linear-gradient(#9BC90D 0, #79A70A 100%);
                        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
                        text-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
                        position: absolute;
                        top: 19px;
                        left: -21px;
                    }
                    
                    .ribbon_3.popular span::before {
                        border-left: 3px solid #387b3d;
                        border-right: 3px solid transparent;
                    }
                    
                    .ribbon_3.popular span::after {
                        border-left: 3px solid transparent;
                        border-right: 3px solid #3a7d3e;
                    }
                    
                    .fd>h4 a {
                        color: black !important;
                    }
                    
                    .j {
                        text-align: justify;
                    }
