body, h1, h2, h3{
    font-family: 'Roboto', sans-serif !important;
}

p, a, td{
    color: #000 !important;
    font-family: Arial !important;
}

header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li a:hover, 
header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li ul.sub-menu{
    color: #c75533 !important;
    padding-left: unset !important;
    font-weight: bold;
}

.you-looking-for{
    height: 300px;
}
.features_row .why_chose_us.home6 .icon span{
    font-size: 30px;
    line-height: 60px;
}

.features_row .why_chose_us.home6 .icon{
    width: 70px !important;
    height: 70px;
}
.features_row .why_chose_us .icon{
    line-height: 85px;
}
.bg-img3{
    height: 300px;
}

.home_adv_srch_opt.home3{
    margin-top: 80px;
}

.properti_city .overlay {
    height: unset;
}

header.header-nav.menu_style_home_one.style2 a.navbar_brand {
    margin-top: 10px;
}

.kai--logo {
    width: 150px;
}

.home-three:before{
    background-color: unset;
}

.line-clamp-3 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
}

.line-clamp-2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.kai--productRight {
    width: 100px;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
}

.kai--categories {
    position: relative;
    overflow: hidden;
    height: 85px;
}

.kai--categories a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #007351, rgba(0, 115, 81, .7), rgba(255, 255, 255, .1));
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    line-height: 18px;
}

.kai--categories a strong {
    font-size: 12px;
    font-weight: 700;
    color: #fff !important;
}

.feat_property .thumb .thmb_cntnt a.fp_price{
    color: #fff !important;   
}

.kai--categories a span {
    display: block;
    color: #ff0;
    font-size: 11px;
    text-transform: none;
}

.kai--categories img {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.kai--products-index {
    border: 1px solid;
    border-radius: 5px;
    margin-bottom: 30px;
}

.kai--products-index .main-title {
    width: 100%;
    margin-bottom: 0px;
}

.kai--products-index h2 {
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    padding-left: 17px;
    text-transform: uppercase;
    border-left: 3px solid #ffe400;
    background-image: linear-gradient(to bottom right, #007351, rgba(0, 115, 81, .7), rgba(255, 255, 255, .1));
    width: 100%;
    color: #ffff;
    padding: 3px 15px;
}

.kai-h2-title {
    background-image: linear-gradient(to bottom right, #007351, rgba(0, 115, 81, .7), rgba(255, 255, 255, .1));
    color: #fff !important;
    padding: 5px 0px;
    height: 40px;
}

.line-height-0 {
    line-height: 0 !important;
}

.bg-gradient {
    background-image: linear-gradient(to bottom right, #007351, rgba(0, 115, 81, .7), rgba(255, 255, 255, .1));
}

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 {
    z-index: 9999;
}

.float-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}

.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 5px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    border-color: transparent;
}

.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 5px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    border-color: transparent;
}

.float-contact .hotline {
    background: #d11a59 !important;
    border-radius: 20px;
    padding: 5px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    border-color: transparent;
}

.chat-zalo a,
.chat-face a,
.hotline a {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}

.img-left-relate{
    width: 80px;
}
@media (max-width: 768px) {
    section{
        padding: 30px 0px;
    }

    .col-lg-5ths{
        width: 50%;
    }

    .kai--categories a strong{
        font-size: 10px;
    }
    .kai--products-index h2,
    .kai-h2-title{
        font-size: 20px;
        text-align: center;
    }
    a.fp_price{
        left: 0px !important;
        font-size: 14px !important;
        bottom: 5px !important;
    }

    .line-clamp-3{
        font-size: 14px !important;
    }

    .feat_property .details .tc_content{
        padding: 10px;
    }

    p.text-thm{
        font-size: 12px !important;
    }

    .bg-img3{
        height: 450px;
    }
    .kai--static-height{
        height: 80px !important;
    }
}

@media (max-width: 549px) {
    h2{
        font-size: 25px;
    }
    
    .float-contac {
        display: none
    }
    
    section{
        padding: 30px 0px;
    }

    .col-lg-5ths{
        width: 50%;
    }

    .kai--categories a strong{
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1140px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.demand:after {
    content: '';
    display: block;
    clear: both
}

.demand .column {
    width: 50%;
    float: left;
    padding: 50px 5%;
    text-align: center;
    color: #fff
}

.demand .column img {
    height: 50px;
    margin-bottom: 20px
}

.demand .column strong {
    display: block;
    font-size: 16px
}

.demand .column:nth-child(1) {
    background: #1b6547
}

.demand .column:nth-child(2) {
    background: url(../bgdemand.jpeg) top center no-repeat;
    background-size: cover
}

.demand .column a {
    display: block;
    width: 120px;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
    transition: ease-in-out all 0.3s
}

.demand .column:nth-child(1) a {
    background: #fff;
    color: #1b6547
}

.demand .column:nth-child(2) a {
    background: #1b6547;
    color: #fff
}

.kai--static-height{
    height: 126px;
}

.kai--static-height img{
    object-fit: contain !important;
}
@media only screen and (max-width: 1199.98px){
    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing{
        width: 145px !important;
    }

    header.header-nav.menu_style_home_one .ace-responsive-menu > li > a{
        padding: 28px 13px 27px 0px !important;
    }

    header.header-nav.menu_style_home_one ul.ace-responsive-menu li.add_listing a{
        top: -18px !important;
    }

    .kai--categories a{
        /* top: 5px; */
    }

    .kai--categories a strong{
        padding-top: 15px;
    }
}

.color-fff{
    color: #fff !important;
}

.color-000{
    color: #000 !important;
}