.title-1 p img {
    display: none;
}

/* filter style */
.selectoption {
    padding-right: 10px;
}

.searchin {
    justify-content: center;
}

form {
    display: block;
}

.searchbar {
    width: 100%;
    display: flex;
}

.searchfull {
    background: #fff;
    border-radius: 0.5rem;
    width: 100%;
    padding: 4px;
}

.submit {
    width: 100%;
    border-radius: 5px;
}

.submit-2 {
    width: 24%;
    border-radius: 10px 10px 10px 10px;
    padding-right: 29px;
    margin-left: -8px;
    padding-left: 13px;
    background: #30A2E5;
    color: white;
    font-size: 16px;
    padding-block: 10px;
}

.location {
    width: 92%;
    padding-right: 0px;
    border-right: 1px solid #b5b5b5;
    margin-right: 10px;
}

.form-select {
    border: none !important;
}

.location-inner {
    padding-right: 0.25rem !important;
}

.priceinner {
    padding-right: 1.25rem !important;
}

.searchtext {
    width: 100%;
    height: 40px;
    border: none;
}

.textbox {
    margin-right: 10px;
}

.select2-selection--single {
    border: none !important;
    height: 38px !important;
}

.select2-selection__rendered {
    padding-top: 7px;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

.select2-selection__placeholder {
    color: #444 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
    position: absolute;
    top: 4px;
    right: 1px;
    width: 32px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #444 transparent transparent transparent;
}

/* new */
.pt-160 {
    /* padding-top: 160px; */
    padding-top: 50px;
}

.ptb-70 {
    padding-block: 70px;
}

.ptb-50 {
    padding-block: 50px;
}

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

.pb-50 {
    padding-bottom: 50px;
}

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

.pb-100 {
    padding-bottom: 100px;
}

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

.pb-10 {
    padding-bottom: 10px;
}

.menu {
    border-bottom: none;
}

.menu-2 {
    display: none;
    z-index: 100;
    width: 100%;
    background-color: #ffff;
    position: fixed;
    top: 0;
}
.menu-1{background: #FFF; padding: 5px 0px;}
.menulist{}
.menulist ul{ margin: 0px; padding: 0px;}
.menulist li{padding: 0px; margin: 0px; list-style: none; float: left; text-align: center; padding: 0px 20px;}
.menulist a{color: #000000; text-decoration: none; font-size: 16px; font-weight: 500;}

.navbar-nav {
    margin-left: 0px !important;
}

.navbar-nav-2 {
    display: flex;
    margin-left: 0px !important;
}

.buysell-2 a {
    color: black;
}

.navbar {
    background: transparent;
}

.logo {
    padding-top: 6px;
    margin-left: 374px;
}

.logo h3 {
    color: #fff;
    font-weight: 700;
}

.logo-2 {
    padding-top: 6px;
    margin-left: 374px;
}

.logo-2 h3 {
    color: #30A2E5;
    font-weight: 700;
}

.navbar-light .navbar-nav-2 .nav-link {
    color: black;
    font-weight: 500;
    font-size: 14px;
    padding: 13px;
}

.add-prop-2 {
    margin-block: 4px;
    background-color: #30A2E5;
    color: #ffff !important;
    border-radius: 4px;
    padding: 11px 20px 6px 15px !important;
    font-weight: 700;
    font-size: 16px;
    margin-left: 15px;
   
}

.footer-logo h3 {
    color: #30A2E5;
    font-weight: 600;
}

.add-prop {
    margin-block: 4px;
    border: 1px solid #ffff;
    border-radius: 4px;
    padding: 7px 12px 6px 12px !important;
    margin-left: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 14px;
    padding: 13px;
}

.searchdiv {
    justify-content: center;
}

.sec-2 {
    margin-top: 35px;
    background-color: #F0FAFF;
}

.project-border {
    border-radius: 10px;
}

.project-border img {
    border-radius: 10px 10px 0px 0px;
}

.item {
    margin-right: 5px;
    margin-bottom: 25px;
}

.auto-price {
    position: relative;
    top: 12px;
    font-size: 15px;
}

.projects {
    position: relative;
}

.project-location h3 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.6) 79%, rgba(0, 0, 0, 0.86) 114%);
    position: absolute;
    font-size: 18px;
    height: 61px;
    color: #ffff;
    z-index: 15;
    bottom: 144px;
    width: 100%;
    right: 0px;
    padding: 30px 0px 12px 15px;
}

.contact-seller {
    float: right;
}

.contact-seller button {
    background-color: #30A2E5;
    border-radius: 2px;
    color: #ffff;

}

.sec-5 {
    background-color: #f2f3f8;
    border-bottom: 3px solid #226f00;
}

.advertise {
 
}

.advertise-full {
   
}

.adv-text {
    font-size: 19px;
}

.adv-title h5 {
    color: #FFF;
    font-size: 48px;
    margin-bottom: 0px;
}
.adv-content p{ color: #FFF; font-size: 24px; font-weight: 500; margin-bottom: 0px;}
.adv-img {

}

.sec-4 {
    
}

.plots img {
    border-radius: 5px;
}

.mob-logo-sm h3 {
    color: #30A2E5;
    padding-top: 12px;
}

.mobile-nav-wrap-2 #hamburger {
    color: #000000;
}

.contact-seller button:hover {
    background: #f2f3f8;
    color: #30A2E5;
    border: 1px solid #30A2E5;
}

.sign-in {
    padding-block: 13px;
    padding-inline: 0px !important;
}

.sign-up {
    padding-block: 13px;
    padding-inline: 0px !important;
}

.navbar-nav-2 .sign-up {
    margin-right: 14px;
}

.sign-in {
    padding-block: 13px;
    padding-inline: 0px !important;
}

.sign-up {
    padding-block: 13px;
    padding-inline: 0px !important;
}

.navbar-nav .sign-up {
    margin-right: 14px;
}

@media(max-width:1402px) {
    .logo {
        /* margin-left: 259px; */
        margin-left: 200px;
    }

    .logo-2 {
        /* margin-left: 260px; */
        margin-left: 200px;
    }
}

@media(max-width:767.98px) {
    .menu {
        position: sticky;
    }

    .submit {
        background: #30A2E5;
        color: white;
        border-radius: 10px;
        border: 0px;
        font-size: 14px;
        padding: 9.2px 8px;
    }

    input::placeholder {
        font-size: 13px;
    }

    /* .banner h2 {
        font-size: 17px;
        text-align: center;
        padding-bottom: 15px;
        
    } */
    .banner h1 {
        font-size: 22px;
        text-align: center;
    }

    .select2-selection__rendered {
        padding-top: 7px;
    }

    .select2-selection__placeholder {
        font-size: 13px;
    }

    .select2-selection__rendered {
        font-size: 13px;
    }

    .advertise {
        margin-bottom: 20px;
    }

    .mob-logo h3 {
        color: #ffff;
        padding-top: 12px;
    }

    #hamburger {
        color: #ffff;
    }

    .footer-con {
        padding-left: 32PX;
        padding-bottom: 10px
    }
}

@media (max-width: 1201px) {
    .banner {
        padding: 0px !important;
        height: 75vh;
    }
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////// */
/* sell-page */


/* 18-10-2023 */

.banner-con h2 {
    font-size: 20px;
    text-align: left;
    font-weight: 300;
    color: #FFF;
    padding-top: 8px;
    padding-bottom: 30px;
}

.mobile-menu-bottom {
    position: fixed;
    bottom: 5%;
}

.nav-btn {
    background: none;
    border: none;
}

.more-menu {
    left: -14px !important;
    top: 40px !important;
    border-radius: 0px;
}

.more-menu li a {
    color: rgb(0 0 0);
    font-weight: 500;
    font-size: 14px;

}
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-menu a{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-menu a:hover {background-color: #ddd;}

/* .dropdown:hover .dropdown-menu {display: block;} */
