                    .propert_info ul li {
    position: relative;
}
h3{
     color:#ffb713;
}
h3.amb-0.amt-0.amt-10-sm a {
    color: black!important;
    font-weight: 600;
}
.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: #01aeed;
    /* z-index: 99; */
    position: relative;
    padding: 10px 18px;
    width: 55%;
    color: #000;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.proprty_icon img{
    filter: hue-rotate(325deg);
}
.sale {
    background: #ff9903;
    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;
}
.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;
}
.propert_info {
    text-align: center;
    margin-top: 15px;
    border: 1px solid #efefef;
    padding: 7px;
}
.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{
    box-shadow: -2px 5px 20px -7px lightslategrey;
    padding:10px;
    border-radius:10px blue;
}
.text-color-theme{
    font-weight:600;
}
/* index own section  */
.to-align-btn{
    align-items:center;
    justify-content:center;
    display:flex;
    padding:5px;
}
/* index own section  */