@media only screen and (max-width: 991px) {
    
    
        .sign_up_modal .modal-header{
        top: -10px;
        right: -10px;
    }

    .tab-content{
        padding: 0px;
    }

    .mbl-dv-relative01{
        position: relative;
        background-color: #ffffff;
        height: 430px;
    }

    .mbl-dv-absolt{
        position: absolute;
        top: 0;
        left: 0;
    }

    .mbl-dv-absolt>.login_thumb>img{
        filter: blur(2px);
    }
    
    
    .paadingotp
    {
        padding-bottom:20px;
    }
    .main-title>h1{
    font-size: 25px;
    font-weight: 700;
    color: #121212;
}
    
}

@media only screen and (min-width: 991px) {

     .feat_property>.thumb-nw>a{
        width: 100% ;
    }

    .feat_property>.thumb-nw>a>.img-whp{
        height: 300px;
        object-fit: cover;
    }

    
    header.header-nav.menu_style_home_one .ace-responsive-menu > li > ul.sub-menu, header.header-nav.home2.style_one .ace-responsive-menu > li > ul.sub-menu {
    margin-left: -117px !important;
}
    
    .main-title>h1{
    font-size: 50px;
    font-weight: 700;
    color: #121212;
}

}



.pageContentSec{
    overflow-x: hidden;
}

.plr-30{
    padding: 0px 30px;
}
.plr-40{
    padding: 0px 40px;
}

.mynav-listing-btn-a{
    margin-left: 20px ;
}

.nav-btn-labl-freeee{
    padding: 2px 6px;
    background-color: #F15A2B;
    color: #ffffff;
    border-radius: 5px;
    font-weight: normal;
    margin-left: 2px;
}

.pageContentSec{
    padding-top: 0px;
    padding-bottom: 0px;
}

.hheader.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing:hover{
    transition: all .3s ease-in-out;
    transform: scale(1.04) !important;
}

.myhome-slider-imgdv>img{
    height: 100%;
    /* object-fit: cover; */
}

/* MOBILE MENU */

.mbl-header-wrpp{
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 90;
}

.nav_logo_img{
    margin: 0 auto;
}

/* MOBILE MENU */


/* MEGA DROPDOWN */

header.header-nav.menu_style_home_one.style2 .ace-responsive-menu li a{
    transition: all .3s ease-in-out;
    position: relative;
}

header.header-nav.menu_style_home_one.style2 .ace-responsive-menu li a:hover{
    transition: all .3s ease-in-out;
    color: #0F5D9A;
}

.mynavlocation-dropdwn>li{
    padding-left: 20px !important;
}

.mega-dropdown {
    display: none; /* Hide dropdown by default */
    position: absolute;
    background: white; /* Background color */
    padding: 20px;
    z-index: 1000;
    width: max-content; /* Adjust width as necessary */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.mega-dropdown .mega-menu-content {
    display: flex;
    padding: 10px 20px;
}

.mega-dropdown .column {
    flex: 1; /* Each column takes equal space */
    padding: 0 10px; /* Space between columns */
}

li:hover .mega-dropdown {
    display: block; /* Show dropdown on hover */
}

/* Optional: Style the links in the dropdown */
.mega-dropdown a {
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    display: block;
}

.mymegamnu-column-titl{
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 5px;
}

.mymegamnu-column-titl::after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    height: 2px;
    width: 10%;
    border-radius: 40px;
    background-color: #f15a2b;
}

.megamnu-contect-dv{
    padding: 8px 10px;
    border-radius: 5px;
    /* background-color: #F4F5F7; */
    margin-left: -10px;
}

.megamnu-contect-dv>p{
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #0F5D9A;
}

.megamnu-contect-dv-anchor{
    color: #0F5D9A !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: max-content;
    padding: 0 !important;
}

.megamnu-contect-dv-anchor:hover{
    transition: all .3s ease-in-out;
    color: #F15A2B !important;
}

.mymegamnu-aftr-color-bg{
    position: relative;
}

.mymegamnu-aftr-color-bg::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 240px;
    z-index: -1;
    background-color: #F4F5F7;
}

.user_nm{
    margin-bottom: 0px;
}

.myuser-prof-head{
    padding: 2rem 1.5rem;
}

.mynav-user-option-wrp{
    position: relative;
}

.mynav-user-option-content-wrp{
    position: relative;
}

.mynav-user-option-content-wrp-inn{
    padding: 0rem 1rem;
    border-radius: 10px;
    background-color: transparent;
}

.mynav-user-option-login-a{
    font-size: 15px;
    color: #0f5d9a !important;
    padding-bottom: 5px;
    border-radius: 0px;
}

.mynav-user-option-content-wrp-inn2{
    padding-top: 10px;
}

.mynav-user-option-content-wrp-inn2>h4{
    font-size: 18px;
    font-weight: 600;
    color: #121212;
}

/* MEGA DROPDOWN */

/* SLIDER */

.myhome-slider-imgdv{
    height: 70vh;
}

/* SLIDER */

/* OFF CANVAS */

.bs-canvas-overlay {
    opacity: 0.85;
 z-index: 1100;
 display: none;
}

.bs-canvas {
 top: 0;
 z-index: 1110;
 overflow-x: hidden;
 overflow-y: auto;
 width: 330px;
 transition: margin .4s ease-out;
 -webkit-transition: margin .4s ease-out;
 -moz-transition: margin .4s ease-out;
 -ms-transition: margin .4s ease-out;
}

.bs-canvas-left {
 left: 0;
 margin-left: -330px;
}

.bs-canvas-right {
 right: 0;
 margin-right: -330px;
}

.my-canvas-head-bg{
    background-color: #0F5D9A;
}

.offcanvas-content-wrp-dv{
    padding: 0rem 1.5rem;
    height: 100%;
    position: relative;
}

.offcanvas-content-ul{
    padding-left: 0px;
}

.bb1x{
    border-bottom: 1px solid #dedede;
}

.offcanvas-content-ul>li{
    position: relative;
    list-style: none;
    background-color: transparent;
    border-radius: 5px;
    color: #484848;
}

.offcanvas-content-ul>li>a{
    /* border-bottom: 1px solid #dedede; */
    color: #484848;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-family: "Roboto", sans-serif;
    line-height: 1.2;
    display: block;
    margin: 0px 0px;
    padding: 8px 0px 8px 0px;
    text-decoration: none;
    font-weight: normal;
    background: none;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.offcanvas-content-ul>li>a:hover{
    transition: all 0.3s ease-in-out;
    color: #F15A2B;
    padding-left: 20px;
    box-shadow: none !important;
}

.offcanvas-content-ul>li>a>i{
    padding-right: 10px;
}

.offcanvas-menu-foter-wrp{
    position: absolute;
    left: 1.5rem;
    bottom: 15px;
    width: max-content;
}

.myoffcanvas-content{
    height: calc(100% - 88px);
}

.myoffcanvas-content-search-input{
    width: 280px;
}

.offcanvas-menu-foter-wrp-inn-a>a{
    color: #0f5d9a;
    transition: all .3s ease-in-out;
    text-decoration: underline;
}

.offcanvas-menu-foter-wrp-inn-a>a:hover{
    color: #F15A2B;
    transition: all .3s ease-in-out;
    text-decoration: underline;
}

.offcanvas-content-uldvParent>h4{
    font-weight: 700;
    color: #121212;
}

/* OFF CANVAS */

/* FILTER SECTION */
.sec02{
    margin-top: 0%;
    
}

.myfilter-sec-bg{
    /* background-image: url(../images/background/71.jpg) !; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* background-attachment: fixed; */
}

.font-white{
    color: #ffffff;
    font-weight: 700;
}

.sec02-txt{
    position: relative;
    z-index: 50;
}

.font-blue{
    color: #0F5D9A;
    font-weight: 700;
}

.home1_adsrchfrm{
    border: 1px solid #0F5D9A;
}

.myfilter-ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.myfilter-search-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.myfilter-tab-ul-dv{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    padding-top: 20px;
}

.myfilter-tab-ul-dv>ul>li{
    padding-right: 20px;
}

.ui_kit_tab .nav.nav-tabs .nav-link{
    transition: all 0.3s ease-in-out;
    background-color: #ffffff;
    border-bottom: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    color: #0f5d9a;
    border-radius: 5px;
    padding: .5rem 2rem;
}

.ui_kit_tab .nav.nav-tabs .nav-link:hover{
    transition: all 0.3s ease-in-out;
    background-color: #0f5d9a;
    border-bottom: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    color: #ffffff;
    border-radius: 5px;
}

.myfilter-tab-ul-dv>.tab-content{
    width: 100%;
}

.myfilter-tab-ul-dv>.tab-content>.item1-tab{
    width: 100%;
}




/* FILTER SECTION */


/* CATEGORY SECTION */

.mylight-bg{
    background-color: #F0F9FF;
}

.mycategory-card-sec{
    padding-top: 2rem;
}

.mycategory-sec{
    border-radius: 0px 0px 0px 0px;
    margin-top: -6%;
    padding-top: 6rem;
    z-index: 1;
    position: relative;
}

.mycategory-card-txt-wrpp{
    position: relative;
    background-color: #ffffff;
    padding: 2rem 2rem;
    border-radius: 10px;
    box-shadow: 0px 0px 5px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    border: 1px solid #0F5D9A;
    margin-bottom: 15px;
}

.mycategory-card-txt-wrpp:hover{
    transition: all .3s ease-in-out;
    transform: translateY(-10px);
}

.mycategory-card-txt-wrpp-inn{
    z-index: 50;
    display: block;
    position: relative;
}

.mycategory-card-txt-wrpp-inn>h3{
    margin-bottom: 0px;
    padding-bottom: 10px;
    color: #121212;
}

.mycategory-card-txt-wrpp-inn>p{
    font-size: 15px;
    margin-bottom: 0px;
}

.mycategory-card-txt-wrpp-inn-btn{
    padding-top: 20px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.mycategory-card-txt-wrpp-inn-btn1>a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    color: #0F5D9A;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.mycategory-card-txt-wrpp-inn-btn1>a:hover{
    transition: all 0.3s ease-in-out;
    color: #F15A2B;
    gap: 15px;
}

.mycategory-card-cercle-spn{
    position: absolute;
    right: -8%;
    bottom: -11%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    background-color: #F0F9FF;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.mycategory-card-txt-wrpp:hover>.mycategory-card-cercle-spn{
    transition: all 0.3s ease-in-out;
    transform: scale(3.8);
    background-color: #c5e2f5;
}

.mycategory-card-txt-wrpp:hover>.mycategory-card-txt-wrpp-inn{
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}

.mycategory-card-txt-wrpp-inn-btn2{
    display: flex;
    align-items: center;
    justify-content: right;
}

.mycategory-card-txt-wrpp-inn-btn2>img{
    width: 80%;
}

/* CATEGORY SECTION */

/* CATEGORY 2 SECTION */

.mycategory2-card-sec{
    padding-top: 0rem;
}

.mycategory2-slider-item{
    box-shadow: 0px 0px 5px;
    border-radius: 10px;
    margin: 10px 10px;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
    overflow: hidden;
}

.mycategory2-slider-item:hover{
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 5px #0F5D9A;
    border: 1px solid #0F5D9A;
    transform: translateY(0px) scale(1.02);
}

.mycategory2-slider-item-txt{
    padding: 2rem 1rem;
}

.mycategory2-slider-item-img{
    padding-top: 2rem;
    height: 300px;
}

.mycategory2-slider-item-img>img{
    height: 100%;
}

.bg-light-pink{
    background-color: #FFF5E4;
}

.bg-light-green{
    background-color: #d0f8bb;
}

.bg-light-pich{
    background-color: #fdbba7;
}

.bg-light-skin{
    background-color: #FBF7D1;
}

.mycategory2-contnr{
    transition: all 0.3s ease-in-out;
}

.mycategory2-card-sec-inn{
    padding-top: 1rem;
}

.mycategory2-slider-item-txt>h5{
    color: #8993A4;
}


/* CATEGORY 2 SECTION */


/* VERIFIED PROPERTY SECTION */

.main-title2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.verify-prop-card-wrp{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.main-title2-btn{
    color: #0f5d9a;
    transition: all .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 2px solid #0F5D9A;
    border-radius: 5px;
    padding: 4px 30px;
    background-color: transparent;
}

.main-title2-btn:hover{
    background-color: #0F5D9A;
    color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #0F5D9A;
    transition: all .3s ease-in-out;
}

.main-title2-btn>span{
    /* transition: all .3s ease-in-out; */
}

.main-title2-btn:hover>span{
    /* transition: all .3s ease-in-out; */
    transform: translateX(8px);
}

.verify-prop-card-btn-wrpp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 10px;
}

.verify-prop-card-btn-wrpp1>a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: max-content;
    background-color: #0F5D9A;
    color: #ffffff;
    padding: 4px 20px;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    font-size: 14px;
}

.verify-prop-card-btn-wrpp1>a:hover{
    transition: all .3s ease-in-out;
    background-color: #F15A2B;
}

.thumb-nw{
    border-radius: 8px;
    display: flex;
    overflow: hidden;
    margin: 10px 10px 0 10px;
    position: relative;
}

.verify-prop-card-titl{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 10px;
}

.verify-prop-card-titl-img{
    width: 60% !important;
}

/* VERIFIED PROPERTY SECTION */


/* PROPERTIES BY SECTION */

.myproperty-by-sec{
    background-color: #F0F9FF;
}

.main-title-new{
    padding-bottom: 0px;
}

.prop-by-titl{
    color: #ffffff;
    font-weight: 500;
}

/* PROPERTIES BY SECTION */


/* EXPLORE LOCALITIES SECTION */

.locality-sec{
    background-color: #0F5D9A;
}

.main-title-new2{
    padding-bottom: 30px;
}

.main-title-new2>h2{
    color: #ffffff;
    font-weight: 400;
}

.main-title-new2>h2>span{
    font-weight: 600;
}

.locality-card-txt-wrpp{
    background-color: #fff;
    padding: 2rem 2rem;
    border-radius: 10px;
    margin-bottom: 20px;
}

.locality-card-txt-1{
    border-bottom: 1px solid #8993A4;
}

.locality-card-txt-1>h5{
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    color: #121212;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.locality-card-txt-1>p{
    color: #0F5D9A;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

.locality-card-txt-2{
    padding-top: 0px;
    display: flex;
    align-items: start;
}

.bdr-right{
    border-right: 1px solid #8993A4;
}

.locality-card-txt-2a{
    padding-top: 20px;
}

.locality-card-txt-2a-titl{
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    font-weight: 500;
}

.locality-card-txt-2a-titl-icon{
    width: 80%;
}

.locality-card-txt-2a-ft{
    color: #121212;
    font-weight: 500;
}

.locality-card-txt-2a-para{
    color: #0F5D9A;
    font-size: 15px;
}

.pl-20{
    padding-left: 20px;
}

.locality-card-btn-dv{
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.locality-card-btn{
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    transition: all .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.locality-card-btn:hover{
    transition: all .3s ease-in-out;
    color: #F15A2B;
    gap: 10px;
}

.locality-card-btn:hover>span{
    transition: all .3s ease-in-out;
    color: #F15A2B;
    transform: translateX(5px);
}

/* EXPLORE LOCALITIES SECTION */


/* NEW PROJECT SECTION */

.new-proj-sec{
    padding-top: 1rem;
}

.new-proj-sec-contnr{
    padding: 0px 30px;
}

.new-proj-sec-contnr{
    padding-left: 6rem;
}

.new-proj-row{
    justify-content: left;
}

.new-proj-sec-titl-ro{
    justify-content: left;
    padding-left: 1.5rem;
}

.new-proj-slider{
    overflow: hidden;
}

.new-proj-wrpp{
    position: relative;
}

.new-proj-card-txt-wrpp{
    position: absolute;
    top: 0;
    left: 0;
    /* padding: 2rem 2rem; */
    height: 100%;
    width: 100%;
    background: linear-gradient(#000000ba, #9198e500);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.new-proj-card-txt-inn{
    display: flex;
    padding: 2rem 2rem;
    align-items: start;
    justify-content: space-between;
    width: 100%;
}

.new-proj-card-txt-inn-a>h3{
    color: #ffffff;
}

.new-proj-card-txt-inn-a>h5{
    color: #ffffff;
}

.new-proj-card-txt-inn-b>h5{
    color: #ffffff;
}

.new-proj-card-txt-inn-b>h4{
    color: #ffffff;
}

.new-proj-card-txt-inn2{
    background-color: #0F5D9A;
    margin-top: auto;
    width: 100%;
    padding: 2rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new-proj-card-txt-inn2-a>h5{
    color: #ffffff;
}

.new-proj-card-txt-inn2-a>h4{
    color: #ffffff;
    margin-bottom: 0px;
}

.new-proj-card-txt-inn2-b>a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    color: #0F5D9A;
    padding: 8px 40px;
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 18px;
    transition: all .3s ease-in-out;
}

.new-proj-card-txt-inn2-b>a:hover{
    transition: all .3s ease-in-out;
    background-color: #F15A2B;
    color: #ffffff;
}

.new-proj-img{
    height: 500px;
}

/* NEW PROJECT SECTION */


/* ADD BANNER SECTION */

.add-baner-sec{
    padding-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-baner-wrp-inn{
    background-color: #F0F9FF;
    padding: 2rem 2rem;
    border-radius: 10px;
}

.add-baner-wrp-inn-col-txt>h5{
    color: #8993A4;
}

.add-baner-wrp-inn-col-txt>h2{
    color: #121212;
    font-weight: 600;
}

.add-baner-free-tg{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    padding: 5px 20px;
    background-color: #2D9E32;
    color: #ffffff;
    width: min-content;
    border-radius: 5px;
    margin-left: 10px;
}

.add-baner-wrp-inn-col-txt>p{
    font-size: 15px;
    color: #8993A4;
}

.add-baner-count-dv{
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 20px;
}

.add-baner-count-dv1{
    position: relative;
}

.add-baner-count-dv1>h3{
    color: #121212;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.add-baner-count-dv1>p{
    color: #121212;
    font-size: 15px;
}

.add-baner-post-propty-dv{
    padding-top: 10px;
}

.add-baner-post-propty-dv>a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding: 10px 60px;
    font-size: 15px;
    color: #fff;
    background-color: #0F5D9A;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}

.add-baner-post-propty-dv>a:hover{
    transition: all .3s ease-in-out;
    background-color: #F15A2B;
    color: #ffffff;
}

.add-baner-post-whtsp{
    padding-top: 10px;
}

.add-baner-post-whtsp>p{
    font-size: 15px;

}

.add-baner-wrp-inn-col-imgbig{
    border-radius: 10px;
}

.add-baner-wrp-inn-ro{
    align-items: center;
}

/* ADD BANNER SECTION */


/* BLOG SECTION */

.blog-sec{
    background: linear-gradient(#F0F9FF, #82C1F3);
}

.blog-card-ro{
    padding-top: 2rem;
}

.blog-card-item{
    transition: all .3s ease-in-out;
}

.blog-card-item:hover{
    transition: all .3s ease-in-out;
    transform: translateY(-5px);
}

.blog-card-txt>h6{
    color: #121212;
}

.blog-card-txt>p{
    color: #8993A4;
}

.blog-card-txt{
    background-color: #ffffff;
    border-radius: 0px 0px 10px 10px;
    padding: 1rem 1rem;
    margin-bottom: 20px;
    transition: all .3s ease-in-out;
}

/* .blog-card-txt:hover{
    transition: all .3s ease-in-out;
    transform: translateY(-5px);
} */

/* BLOG SECTION */


/* FAQ SECTION */

.faq-card{
    background-color: transparent;
}

.faq-row{
    width: 100%;
}

.faq-card>.show {
    background-color: #ffffff;
    border: 2px solid #0f5d9a;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 20px;
}

/* FAQ SECTION */


/* FOOTER SECTION */

.qbc-foter{
    background-color: #121212;
}

.qbc-foter-link-titl{
    position: relative;
}

.qbc-foter-link-titl::after{
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    height: 2px;
    width: 20%;
    border-radius: 40px;
    background-color: #f15a2b;
}

.qbc-foter-office-timt-p{
    padding-left: 6px;
    margin-bottom: 0px;
    color: #8a99b3;
    font-size: 12px;
    font-weight: 500;
}

.playstore-img-dv{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.playstore-img1{
    transition: all .3s ease-in-out;
}

.playstore-img1:hover{
    transition: all .3s ease-in-out;
    transform: scale(1.05);
    box-shadow: 0px 0px 5px #f15a2b;
}

.qbc-foter-social-wrpp{
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 15px;
}

.qbc-foter-social-item{
    transition: all .3s ease-in-out;
}

.qbc-foter-social-item>a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    color: #ffffff;
    transition: all .3s ease-in-out;
}

.qbc-foter-social-item>a:hover{
    transition: all .3s ease-in-out;
    background-color: #f15a2b;
    box-shadow: 0px 0px 10px #f15a2b;
    transform: translateY(-5px);
}

.qbc-foter-social-item>a>i{
    transition: all .3s ease-in-out;
    color: #ffffff;
    font-size: 15px;
}

.qbc-foter2{
    padding: 1rem 0rem;
    background-color: #0F5D9A;
}

.qbc-foter2-col{
    text-align: center;
}

.qbc-foter2-p{
    color: #ffffff !important;
}

.qbc-foter2-p>a{
    /* display: flex;
    align-items: center;
    justify-content: center;
    width: max-content; */
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    padding-bottom: 5px;
    border-bottom: 1px solid #F15A2B;
    font-weight: 500;
}

.qbc-foter2-p>a:hover{
    color: #F15A2B;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
}

/* FOOTER SECTION */


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    PROPERTY LISTING PAGE     ---------------------------------------*/

.listing-page-main{
    background-color: #ffffff;
}

.myheart{
    font-size: 20px;
    font-weight: 500;
}

.d-f-jc-ac{
    display: flex;
    align-items: center;
    justify-content: center;
}

.verify-prop-card-titl2{
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    width: 100%;
    padding-bottom: 10px;
    line-height: 1;
}

.propty-card-titl-para-dv{
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
}

.propty-card-titl-para-dv>p:nth-child(2){
    padding-left: 40px;
}

.propty-card-titl-para-dv>p{
    color: #8993A4;
}

.propty-card-titl-para-dv2{
    padding-top: 10px;
}

.propty-card-titl-para-dv2-p1{
    color: #121212 !important;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.propty-card-titl-para-dv2-p2{
    padding-top: 10px;
    color: #121212 !important;
}

.propty-card-action-btn-dv{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding-top: 10px;
}

.propty-card-action-btn1{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex: 1;
    border: 2px solid #0F5D9A;
    border-radius: 5px;
    color: #0F5D9A;
    transition: all .3s ease-in-out;
    padding: 8px 20px;
    font-size: 15px;
    background-color: #ffffff;
}

.propty-card-action-btn1:hover{
    transition: all .3s ease-in-out;
    background-color: #0F5D9A;
    color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #0F5D9A;
}

.propty-card-action-btn2{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex: 1;
    border: 2px solid #0F5D9A;
    border-radius: 5px;
    background-color: #0F5D9A;
    color: #ffffff;
    transition: all .3s ease-in-out;
    padding: 8px 20px;
    font-size: 15px;
}

.propty-card-action-btn2:hover{
    background-color: #F15A2B;
    color: #ffffff;
    transition: all .3s ease-in-out;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #F15A2B;
}

.propty-card-list{
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 5px;
    transition: all .3s ease-in-out;
    border: 2px solid grey;
    margin-bottom: 20px;
    transition: all 300ms ease;
}

.propty-card-list:before {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    background: #0f5d9a;
    height: 5px;
    transition: all 400ms ease;
}

.propty-card-list:hover:before{
    width: 100%;
}
 

.propty-card-list-inn{
    position: relative;
    z-index: 50;
}

.propty-card-stylespan-bg{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;
    width: 100%;
    background-color: #F0F9FF;
    z-index: 1;
}

.propty-filter-titl{
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.mb-20{
    margin-bottom: 20px;
}

.mb-10{
    margin-bottom: 10px;
}

.propty-filter-titl::after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    height: 2px;
    width: 10%;
    border-radius: 40px;
    background-color: #f15a2b;
}

.propty-filter-item-search-input-dv{
    padding-bottom: 10px;
}

.propty-filter-item-wrpp2{
    padding-bottom: 20px;
}

.company_life input.amount2::placeholder{
    color: #ffffff;
    text-align: center;
}

.company_life input.amount::placeholder{
    color: #ffffff;
    text-align: center;
}

.propty-filter-item-wrpp2-inn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
}

.propty-filter-minmax-dv{
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.myinput-minval{
    border: 2px solid #ced4da;
}

.myinput-minval:focus{
    border: 2px solid #0F5D9A;
}

.propty-filter-minmax-dv>.list-inline-item>.form-group{
    margin-bottom: 0px;
}

.propty-filter-veryfy-wrp1-spn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 30px;
    border-radius: 5px;
    background-color: #2D9E32;
    color: #ffffff;
    width: max-content;
    gap: 10px;
    font-size: 15px;
    font-weight: 400;
}

.propty-filter-veryfy-wrp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-control-input:focus{
    border: 1px solid #0F5D9A;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before{
    border-color: #0F5D9A;
}

.custom-switch .custom-control-label::after{
    left: calc(-2.10rem + 2px);
}

.mycheckboxwrp{
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}

.mycheckbox-lable{
    padding-left: 10px;
    color: #121212;
    padding-top: 4px;
}

.mycheckbox-input:checked{
    background-color: #0F5D9A;
}

.mycheckbox-input:checked + .mycheckbox-lable::before{
    background-color: #0F5D9A;
}

.mycheckbox-input:checked + .mycheckbox-lable::before {
    background-color: #0F5D9A;
    color: white; /* Optional */
}

.mycheckbox-input2{
    width: 18px;
    height: 18px;
}

.myseatchcheckbox-wrp{
    padding-left: 0px;
}

.propty-filter-btns-dv{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.descount-bag-gren{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    font-size: 12px;
    border-radius: 5px 0px 0px 5px;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #2D9E32;
    color: #ffffff;
}

.descount-bag-blu{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    font-size: 12px;
    border-radius: 5px 0px 0px 5px;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #0F5D9A;
    color: #ffffff;
}

.descount-bag-orange{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    font-size: 12px;
    border-radius: 5px 0px 0px 5px;
    position: absolute;
    top: 20px;
    right: 0;
    background-color: #F15A2B;
    color: #ffffff;
}

/* --------------------------    PROPERTY LISTING PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */



/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    PROPERTY DETAIL PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

.page-padmainnn{
    transition: all .3s ease-in-out;
}

.prop-det-padmain{
    padding: 0px 40px;
}

.prop-det-top-row{
    margin-top: 40px;
    padding: 2rem 1rem;
    box-shadow: 0px 0px 5px;
    border-radius: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.prop-det-top-titl{
    width: 100%;
}

.prop-det-top-titl-h3{
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 100%;
}

.prop-det-top-titl-h3-inn>h3{
    color: #0F5D9A;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.prop-det-top-titl-h3-inn>p{
    font-size: 15px;
    color: #8993A4;
    font-weight: 700;
}

.prop-det-top-titl-h3>a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 2px solid #0F5D9A;
    transition: all .3s ease-in-out;
}

.prop-det-top-titl-h3>a:hover{
    border: 2px solid #ffffff;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 10px #0F5D9A;
    background-color: #0F5D9A;
}

.prop-det-top-titl-h3>a:hover>i{
    color: #ffffff;
    transition: all .3s ease-in-out;
}

.prop-det-top-titl-h3>a>i{
    color: #0F5D9A;
}

.prop-det-top-aminity-dv{
    display: flex;
    align-items: center;
    padding: 1rem 1rem;
    border-radius: 5px;
    background-color: #F0F9FF;
    margin-top: 10px;
    width: 100%;
}

.prop-det-top-aminity-item{
    padding-right: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prop-det-top-aminity-item>img{
    width: 25px;
}

.prop-det-top-aminity-item>h5{
    margin-bottom: 0px;
    padding-left: 10px;
    color: #121212;
    font-weight: 700;
}

.prop-det-top-location{
    padding-top: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.prop-det-top-location>i{
    font-size: 25px;
    color: #0F5D9A;
}

.prop-det-top-location>h5{
    margin-bottom: 0px;
    padding-left: 10px;
    font-weight: 800;
}

.prop-det-top-price{
    padding-top: 10px;
}

.prop-det-top-price-h4{
    transition: all .3s ease-in-out;
}

.prop-det-top-price-h4a{
    font-weight: 800;
    color: #121212;
    font-size: 20px;
}

.prop-det-top-price-h4b{
    font-size: 13px;
    font-weight: 700;
    color: #8993A4;
}

.prop-det-top-cta-btns{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.prop-det-top-cta-btns1{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 6px 60px;
    border: 2px solid transparent;
    background-color: #0F5D9A;
    color: #ffffff;
    transition: all .3s ease-in-out;
    font-weight: 600;
}

.prop-det-top-cta-btns1>i{
    padding-right: 10px;
}

.prop-det-top-cta-btns1:hover{
    transition: all .3s ease-in-out;
    background-color: #ffffff;
    color: #0F5D9A;
    border: 2px solid #0F5D9A;
    box-shadow: 0px 0px 5px #0F5D9A;
}

.prop-det-top-cta-btns2{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 6px 60px;
    border: 2px solid #0F5D9A;
    background-color: #ffffff;
    color: #0F5D9A;
    transition: all .3s ease-in-out;
    font-weight: 600;
}

.prop-det-top-cta-btns2:hover{
    transition: all .3s ease-in-out;
    border: 2px solid #ffffff;
    background-color: #0F5D9A;
    color: #ffffff;
    box-shadow: 0px 0px 5px #0F5D9A;
}

.prop-det-top-txt-wrp{
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    width: 100%;
}


/* PROPERTY-DEAIL-SEC2 */

.propty-det-sec2{
    margin-top: 20px;
}

.propty-overviwe-wrp{
    padding: 0px 0px;
}

.propty-overviwe-wrp-inn{
    padding: 2rem 2rem;
    box-shadow: 0px 0px 5px;
    border-radius: 10px;
}

.propty-overviwe-wrp-titl{
    border-bottom: 2px solid #efefef;
}

.propty-overviwe-iconwrp{
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.propty-overviwe-iconwrp1{
    padding-bottom: 20px;
    border-bottom: 2px solid #efefef;
}

.propty-overviwe-iconwrp-item{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 50%;
}

.orange-line-stylll{
    display: flex;
    align-items: center;
    justify-content: center;
    width: min-content;
    height: 4px;
    width: 30%;
    border-radius: 40px;
    background-color: #F15A2B;
    margin-bottom: 5px;
}

.propty-overviwe-iconwrp-item>h4{
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-weight: 600;
}

.propty-overviwe-iconwrp-item>img{
    padding-bottom: 10px;
    width: 40px;
}

.propty-overviwe-iconwrp-item-location{
    color: #0F5D9A;
}

.propty-overviwe-iconwrp2{
    padding-top: 20px;
}

.propty-overviwe-data-wrp{
    padding-top: 20px;
}

.propty-overviwe-data-wrp-inn{
    padding-bottom: 20px;
    border-bottom: 2px solid #efefef;
}

.propty-overviwe-data-item1{
    font-weight: 600;
    color: #8993A4;
}

.propty-overviwe-data-item2{
    font-weight: 700;
    color: #121212;
}

.propty-overviwe-data-wrp-inn1{
    display: flex;
    align-items: center;
    justify-content: left;
    padding-bottom: 20px;
}

.propty-overviwe-data-wrp-inn2{
    display: flex;
    align-items: center;
    justify-content: left;
}

.propty-overviwe-tagwepp{
    padding-top: 25px;
}

.propty-overviwe-tagwepp-inn{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

.propty-overviwe-item>span{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 40px;
    box-shadow: 0px 0px 5px #0F5D9A;
    width: max-content;
    margin-right: 10px;
    /* margin-bottom: 40px; */
}

.propty-overviwe-item{
    margin-bottom: 25px;
    width: 30%;
}


.propty-overviwe-item>span>h4{
    margin-bottom: 0px;
    padding-left: 10px;
    color: #121212;
    font-weight: 600;
}

.propty-overviwe-item>span>i{
    color: #0F5D9A;
}

.propty-det-agent-form{
    padding: 2rem 2rem;
    box-shadow: 0px 0px 5px;
    border-radius: 10px;
    height: 100%;
}

.propty-det-sec2-contnr{
    padding: 0px 40px;
}

.propty-det-agent-form-titl{
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #F4F5F7;
}

.propty-det-agent-form-titl>img{
    width: 60px;
}

.propty-det-agent-form-titl-a{
    padding-left: 20px;
}

.propty-det-agent-form-titl-a>h4{
    margin-bottom: 0;
    font-weight: 700;
    padding-bottom: 5px;
}

.propty-det-agent-form-titl-a>h5{
    font-weight: 700;
}

.propty-det-agent-form-tag{
    padding-top: 20px;
}

.prop-det-input:focus{
    border-color: #0F5D9A !important;
    box-shadow: 0px 0px 5px #0F5D9A;
}

.form-of-propty-det-wrp{
    padding-top: 10px;
}

.prop-det-form-group>.input-group-prepend>button{
    color: #495057;
    border-color: #ced4da;
}

.prop-det-form-group>.input-group-prepend>button:hover{
    background-color: #0F5D9A;
    color: #ffffff;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle{
    background-color: #0F5D9A;
    color: #ffffff;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus{
    box-shadow: none;
}

.prop-det-form-submit-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    border: 2px solid #0F5D9A;
    border-radius: 10px;
    background-color: #0f5d9a;
    color: #ffffff;
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.prop-det-form-submit-btn:hover{
    transition: all .3s ease-in-out;
    border: 2px solid #0F5D9A;
    color: #0F5D9A;
    box-shadow: 0px 0px 5px #0F5D9A;
    background-color: #ffffff;
}

.prop-det-form-para{
    font-size: 14px;
    color: #121212;
    font-weight: 800;
    padding-top: 10px;
    text-align: center;
}

.prop-det-form-para>a{
    text-decoration: none;
    color: #0F5D9A;
}

.propty-det-sec2-roo-02{
    padding-top: 30px;
}

.propty-overviwe-description{
    transition: all .3s ease-in-out;
    padding-top: 20px;
}

.propty-overviwe-description>p{
    font-size: 15px;
    font-weight: 600;
    color: #8993A4;
}

/* PROPERTY-DEAIL-SEC2 */


/* PROPERTY-DEAIL TABS */

.propty-det-sec2-tabs-sec{
    margin-top: 20px;
    background-color: #F0F9FF;
    padding: 60px 0px;
}

.propty-det-sec2-tabs-sec-contnr{
    padding: 0px 40px;
}

.propty-det-tab-ulli-a{
    position: relative;
    transition: all .3s ease-in-out;
    border: 2px solid #0F5D9A !important;
    border-radius: 5px 5px 0px 0px !important;
}

.propty-det-tab-ulli-a::before{
    background-color: transparent !important;
}

.propty-det-tab-ulli>.active{
    border-radius: 5px 5px 0px 0px !important;
}

.propty-det-tab-ulli{
    padding-right: 20px;
}

.propty-det-tab-content{
    background-color: #ffffff;
    border: 2px solid #0F5D9A;
    margin-top: -7px;
    border-radius: 0px 5px 5px 5px;
}

.propty-det-tab-content-item-inn{
    overflow: hidden;
}

.propty-det-tab-content-item{
    padding-left: 20px;
    padding-right: 20px;
}

.propty-det-tab-content-item-inn>.feature_property_home3_slider>.owl-controls>.owl-nav>.owl-prev{
    left: -2px !important;
}

.propty-det-tab-content-item-inn>.feature_property_home3_slider>.owl-controls>.owl-nav>.owl-next{
    right: -2px !important;
}

.propty-det-tab-content-imgWrp{
    padding: 1rem 1rem;
    border: 1px solid #0F5D9A;
    margin-left: 20px;
    margin-right: 20px;
}

.propty-overviwe-map-wrp{
    margin-top: 20px;
}

.propty-overviwe-map-dv{
    height: 400px;
    width: 100%;
    border-radius: 5px;
}

.propty-overviwe-video{
    margin-top: 20px;
}

.propty-overviwe-loan-calcu{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}

.propty-overviwe-loan-calcu-lable{
    color: #121212;
    font-weight: 700;
}

.loan-calcu-total-wrp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; 
}

.loan-calcu-total-txta{
    color: #121212;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
}

.loan-calcu-total-txtb{
    color: #F15A2B;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 18px;
}

.propty-det-similar-prop{
    overflow: hidden;
}

/* PROPERTY-DEAIL TABS */


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    PROPERTY DETAIL PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    ABOUT US PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */


.about-pg-sec-pad{
    padding-left: 40px;
    padding-right: 40px;
}

.about-section{
    background-color: #F0F9FF;
    padding-top: 60px;
    padding-bottom: 60px;
}

.abt-pg-sec1-txt-titl-tg{
    color: #121212;
}

.abt-pg-sec1-txt-titl-tg>i{
    color: #0F5D9A;
}

.abt-pg-sec1-txt-titl-blu{
    color: #0F5D9A;
}

.abt-pg-sec1-txt-para{
    padding-top: 20px;
}

.abt-pg-sec1-txt-para>p{
    font-size: 15px;
    color: #121212;
}

.bout-ad-service-cardWrpp{
    padding-top: 60px;
    padding-bottom: 20px;
}

.bout-ad-service-card-ro{
    flex-wrap: wrap;
}

.bout-ad-service-card-item{
    text-align: center;
    margin-bottom: 40px;
    padding: 1rem 1rem;
    transition: all .3s ease-in-out;
}

.bout-ad-service-card-item:hover{
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 5px #0F5D9A;
    border-radius: 10px;
}

.bout-ad-service-card-item-img{
    width: 70px;
}

.bout-ad-service-card-item>img{
    padding-bottom: 10px;
}

.bout-ad-service-card-item>h4{
    font-weight: 600;
}

.bout-ad-service-card-item>p{
     color: #121212;
     font-weight: 500;
}

.about-section2{
    padding-top: 60px;
    padding-bottom: 60px;
}

.bout-ad-service-sec{
    padding-top: 40px;
}

.bout-ad-service-cardWrpp {
    padding-top: 20px;
    padding-bottom: 10px;
}

.bout-ad-service-card-item{
    margin-bottom: 0px;
}


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    ABOUT US PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    CONTAC US PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

/*== Inner Pages Breadcrumb ==*/
.inner_page_breadcrumb2 {
    background-image: url(../img/contact/bannerContact.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner_page_breadcrumb2:before{
    /* background-color: rgb(29, 41, 62); */
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
  }
  .inner_page_breadcrumb2 .breadcrumb_content{
    margin-top: 0px;
  }
  .inner_page_breadcrumb2.csv2 .breadcrumb_content,
  .inner_page_breadcrumb2.csv3 .breadcrumb_content{
    margin-top: 100px;
  }
  .inner_page_breadcrumb2 .breadcrumb_content .breadcrumb {
    background-color: transparent;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin-bottom: 0;
    padding-left: 0;
  }
  .inner_page_breadcrumb2 .breadcrumb_title {
    font-size: 50px;
    font-family: 'Nunito', sans-serif;
    color: #0F5D9A;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .inner_page_breadcrumb2 .breadcrumb_title li:first-child{
    color: #7f7f7f;
  }
  .inner_page_breadcrumb2 .breadcrumb_title li:last-child{
    color: #221f1f;
  }
  .inner_page_breadcrumb2 .breadcrumb-item a,
  .inner_page_breadcrumb2 .breadcrumb-item.active,
  .inner_page_breadcrumb2 .breadcrumb-item+.breadcrumb-item::before{
    color: #0F5D9A;
    text-transform: capitalize;
  }

  .propty-overviwe-map-dv{
    height: 400px;
    width: 100%;
    border-radius: 5px;
}

.contact-pg-sec-pad{
    padding-left: 120px;
    padding-right: 120px;
}

.contact-pg-infotxt-wrp{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.contact-pg-infotxt-item-a{
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 1rem 1rem;
    transition: all .3s ease-in-out;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    border-radius: 10px;
}

.contact-pg-infotxt-item-a:hover{
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 5px #0F5D9A;
    border-radius: 10px;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.contact-mail-icon{
    width: 70%;
}

.contact-location-icon{
    width: 90%;
}

.contact-pg-infotxt-item-inn2{
    padding-left: 20px;
}

.contact-pg-infotxt-item-inn2>h4{
    font-weight: 700;
    color: #121212;
}

.contact-pg-infotxt-item-inn2>h5{
    font-weight: 700;
    color: #8993A4;
}

.contact-pg-infotxt-item{
    margin-bottom: 0px;
}

.contact-pg-form-wrp{
    padding-top: 20px;
}

.contact-pg-form-wrp-bg{
    background-color: #F0F9FF;
    border-radius: 10px;
    padding: 2rem 2rem;
}

.propty-det-agent-form-tag-titl2{
    font-size: 30px;
    color: #121212;
    margin-bottom: 0px;
}

.contact-pg-form-p{
    color: #8993A4;
    font-size: 15px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.c-orange{
    color: #F15A2B;
}

.prop-det-form-group2>.input-group-prepend>span {
    color: #495057;
    border: none;
    background-color: #ffffff;
    border-radius: 0px 4px 4px 0px !important;
    outline: none;
}

.prop-det-form-group2>.input-group-prepend>span>i{
    color: #F15A2B;
}

.contact-form-input{
    border: none;
}

.contact-form-input:focus{
    border: none;
    outline: none;
    box-shadow: none;
}

.prop-det-form-group2{
    border: 1px solid #ced4da;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 2px 2px;
}

.prop-det-form-group2:focus{
    border-color: #0F5D9A !important;
    box-shadow: 0px 0px 5px #0F5D9A;
}

.prop-det-form-group2:visited{
    border-color: #0F5D9A !important;
    box-shadow: 0px 0px 5px #0F5D9A;
} 

.prop-det-form-group3>.candidate_revew_select{
    width: 100%;
}

.prop-det-form-group3>.candidate_revew_select .bootstrap-select>.dropdown-toggle, .grid_list_search_result .bootstrap-select>.dropdown-toggle{
    height: 56px;
}

.prop-det-form-group2>textarea{
    border: none;
    outline: none;
    box-shadow: none;
}

.prop-det-form-group2>textarea:focus{
    border: none;
    outline: none;
    box-shadow: none;
}

.prop-det-form-group3>.candidate_revew_select>.bootstrap-select>.dropdown-toggle::after{
    color: #F15A2B;
}

.contact-pg-exp-txtwrp{
    padding: 2rem 4rem 2rem 6rem;
}

.contact-pg-exp-txt-service-wrp{
    padding-top: 20px;
}

.contact-pg-exp-txt-service-item{
    display: flex;
    align-items: center;
    transition: all .3s ease-in-out;
    padding: 1rem 1rem;
    border-radius: 5px;
    margin-bottom: 20px;
}

.contact-pg-exp-txt-service-item:hover{
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 5px #0F5D9A;
    /* background-color: #ffffff; */
}

.contact-pg-exp-txt-service-item-inn1-spn{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 50%;
    padding: 15px 15px;
}

.contact-pg-exp-txt-service-item-inn2{
    padding-left: 20px;
}

.contact-pg-exp-txt-service-item-inn2>h4{
    color: #121212;
    font-weight: 600;
    margin-bottom: 0px;
}

.contact-pg-exp-txt-service-item-inn2>p{
    color: #8993A4;
    font-size: 15px;
    margin-bottom: 0px;
}

/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    CONTAC US PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */



/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    BLOG PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

.bgc-blu7{
    background-color: #F0F9FF;
}

.myBlogPg-card-wrp{
    margin-bottom: 20px;
}

.myblogdetl-img{
    border-radius: 5px;
}

.myblogDet-related-blog-titl{
    padding-top: 30px;
}

.myblogDet-related-blog-titl>h2{
    color: #121212;
}

.myblogDet-related-blog-titl>h2>span{
    color: #0F5D9A;
}


.inner_page_breadcrumb-blogPg {
    background-image: url(../img/about/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner_page_breadcrumb-blogPg:before{
    background-color: rgb(29, 41, 62);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb_content{
    margin-top: 0px;
  }
  .inner_page_breadcrumb-blogPg.csv2 .breadcrumb_content,
  .inner_page_breadcrumb-blogPg.csv3 .breadcrumb_content{
    margin-top: 100px;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb_content .breadcrumb {
    background-color: transparent;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin-bottom: 0;
    padding-left: 0;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb_title {
    font-size: 50px;
    font-family: 'Nunito', sans-serif;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb_title li:first-child{
    color: #7f7f7f;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb_title li:last-child{
    color: #221f1f;
  }
  .inner_page_breadcrumb-blogPg .breadcrumb-item a,
  .inner_page_breadcrumb-blogPg .breadcrumb-item.active,
  .inner_page_breadcrumb-blogPg .breadcrumb-item+.breadcrumb-item::before{
    color: #ffffff;
    text-transform: capitalize;
  }


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    BLOG PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    OUR PRODUCT PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

.our-product-wrp{
    padding-top: 40px;
}

.thumb-nw2{
    border-radius: 8px;
    display: flex;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
    position: relative;
}

.my-product-detl-wrp>h3{
    margin-bottom: 0px;
}

.my-product-detl-wrp>p{
    color: #121212 !important;
    font-size: 15px;
    font-weight: 600;
}

.my-product-detl-points{
    padding-top: 10px;
}

.my-product-detl-points-ul{
    padding-left: 0px;
}

.my-product-detl-points-ul_li{
    display: flex;
    align-items: start;
    padding-bottom: 10px;
}

.my-product-detl-points-ul_li>i{
    color: #F15A2B;
    font-size: 18px;
}

.my-product-detl-points-ul_li>p{
    margin-bottom: 0;
    color: #121212 !important;
    font-size: 18px;
    padding-left: 10px;
    font-weight: 600;
}

.propty-card-action-btn2-nw{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 2px solid #0F5D9A;
    border-radius: 5px;
    background-color: #0F5D9A;
    color: #ffffff;
    transition: all .3s ease-in-out;
    padding: 8px 30px;
    font-size: 15px;
    flex: 1;
}

.propty-card-action-btn2-nw:hover{
    background-color: #F15A2B;
    color: #ffffff;
    transition: all .3s ease-in-out;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #F15A2B;
}

.propty-card-action-btn-dv_nw{
    display: flex;
    align-items: center;
    padding: 0px;
}

.my-product-detl-wrp>h5{
    color: #0F5D9A;
    font-weight: 700;
}

.plrno{
    padding-left: 0px;
    padding-right: 0px;
}

.product-img-hit{
    height: 350px;
}

.product-img-hit2{
    height: 225px;
}

.text-bluu{
    color: #0F5D9A !important;
}

/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    OUR PRODUCT PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */



/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    TERMS AND CONDITION PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

.my-terms-condi-titlh3{
    color: #121212;
}

.my-terms-condi-titlh3>span{
    color: #0F5D9A;
}

.terms-botom-sec{
    background-color: #0F5D9A;
}


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    TERMS AND CONDITION PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */




/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    LOGIN REGISTER MODEL     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mypopup1-form-wrpp{
    height: 100%;
}

.mypopup1-form-tg{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.otp-inputTG{
    height: 60px !important;
    margin-bottom: 0px !important;
    font-size: 20px !important;

    -moz-appearance: textfield; 
    -webkit-appearance: none; 
    appearance: none;
}

.otp-inputTG::placeholder{
    line-height: 1;
    font-size: 20px;
}


/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    LOGIN REGISTER MODEL     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */




/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    ADD NEW PROPERTY PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */


.addProp-titl{
    font-weight: 700;
}

.addProp-titl>span{
    font-weight: 700;
    color: #0F5D9A;
}

.addProd-tabNav{
    display: flex;
    align-items: center;
    border: none;
    padding-bottom: 20px;
}

.addProd-tabItem{
    padding-right: 20px;
}

.addProd-tabItem-btn{
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0% 100%, 0 50%, 0% 0%);
    outline: none !important;
    border: none !important;
    cursor: pointer;
    padding: 10px 40px 10px 20px;
    background-color: #ffffff !important;
}

.addProd-tabItem>.active{
    background-color: #0F5D9A !important;
    color: #ffffff !important;

}

.addProp-formTitl>span{
    color: #F15A2B;
}

.addProp-formRadio-wrp>.radio{
    padding-right: 10px;
}

.addProp-formRadio-wrp>.radio>input[type=radio]+label>.radio-label:after{
    background-color: #0F5D9A !important;
}

.addProp-formRadio-wrp .radio input[type=radio]:checked+label .radio-label {
    background-color: #0F5D9A !important;
    box-shadow: inset 0 0 0 5px #fff;
}

.addprop-form-ro2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.addProp-formRadio-wrp2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.addProp-formRadio-wrp2>li{
    padding-right: 10px;
}

.resume_uploader .upload2 input[type="file"] { 
    display: none;
  }
  .resume_uploader .upload-path {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    flex: 1;
    height: 50px;
    margin-right: 20px;
    outline: none;
    padding-left: 20px;
    width: 70%;
  }
  .resume_uploader .upload2 {
    border-radius: 8px;
    border: 1px solid #0f5d9a;
    background-color: transparent;
    color: #0f5d9a;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    height: max-content;
    width: 100%;
    line-height: 50px;
    margin-top: 0;
    outline: 0;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 6rem 2rem;
  }
  .resume_uploader .upload2:hover { 
    background-color: #0f5d9a;
    border: 1px solid #0f5d9a;
    color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgb(15 93 154);
  }
  .resume_uploader .upload2:active {
    background-color: #ffffff;
  }

  .imgUpload-tg{
    height: 100%;
    width: 100%;
    border-radius: 8px;
  }

  .file-preview {
    display: flex;
    align-items: end;
    margin-bottom: 10px;
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
    flex-direction: column-reverse;
}

.file-preview img {
    margin-right: 0px;
}

.remove-btn {
    margin-left: 0px;
    background-color: #1586dd;
    color: white;
    border: none;
    padding: 2px 10px;
    border-radius: 50%;
    cursor: pointer;
}

.remove-btn:hover {
    background-color: #0f5d9a;
}

.preview-container {
    margin-top: 10px;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
}

.error-message {
    color: red;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.proplist-content-wrp{
    padding-right: 30px;
    padding-left: 30px;
}

.proplist-head{
    padding-top: 30px;
}

.proplist-head-filter-ro{
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    /* justify-content: end; */
}

.proplist-head-filter-wrp{
    padding-bottom: 0px;
}

.proplist-card-item-col01inn{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.proplist-card-item{
    margin-bottom: 30px;
}

.proplist-card-item-row{
    padding: 2rem 2rem;
    border-radius: 10px;
    box-shadow: 0px 0px 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.proplist-card-item-col01inn-txt{
    transition: all .3s ease-in-out;
}

.proplist-card-item-col01inn-txt>h5{
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #0f5d9a;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.proplist-card-item-col02-inn-row{
    padding-top: 20px;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
}

.proplist-card-item-col02-inn-col>p:last-child>span{
    color: #0f5d9a;
}

.proplist-card-item-action-btn-wrp{
    display: flex;
    flex-direction: column;
}

.proplist-card-item-col01inn-img>img{
    height: 250px;
    width: 350px;
    object-fit: cover;
    border-radius: 10px;
}

.proplist-card-item-col01inn-txtTitl{
    background-color: aliceblue;
    
    border-radius: 5px;
    margin-bottom: 20px;
}

.proplist-card-item-col01inn-txtTitl>h5{
    padding: 4px 15px;
    border-radius: 5px;
    background-color: #0f5d9a;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.proplist-card-item-col02{
    background-color: aliceblue;
    padding: 1rem 1rem;
    border-radius: 10px;
}

.prop-list-tblHead>tr>th{
    background-color: #0f5d9a !important;
    color: #ffffff !important;
}

.prop-list-tblHead>tr>th:first-child{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.prop-list-tblHead>tr>th:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.imggThum{
    height: 126px;
    max-width: 150px;
    margin: 0;
    position: relative;
}

.imggThum>img{
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.proplist-filter-searchBTN{
    margin-bottom: 1rem;
}

.addProd-tabcol12{
    padding-bottom: 20px;
}


.addProd-tabItem-btnNWW{
    /* clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0% 100%, 0 50%, 0% 0%); */
    outline: none !important;
    border: 1px solid #0f5d9a !important;
    cursor: pointer;
    padding: 10px 40px 10px 20px;
    background-color: #efefef !important;
    border-radius: .25rem;
}

.propty-posted-list-titl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.proplist-filter-searchBTN-a{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    transition: all .3s ease-in-out;
}

.proplist-filter-searchBTN-a:hover{
    color: #0F5D9A !important;
}

.propty-posted-list-titl-btndv{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bg-e6{
    background-color: #eeeeee;
}



/* ============================================================================================== */
/* ============================================================================================== */

/* --------------------------    ADD NEW PROPERTY PAGE     ---------------------------------------*/

/* ============================================================================================== */
/* ============================================================================================== */