body{
    font-family: 'Open Sans', sans-serif;
}
p{
    font-size: 13px!important;
    font-weight: 400;
}
.bottom-link li{
    font-size: 12px;
    color: #646d7a;
    display: inline-block;
    text-align: center;
    float: left;
    font-weight: 500;
    transition: all 0.1s ease;
    padding: 0 5px!important;
}
.fh5co-page-title h1 {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    margin: 0;
}
.fh5co-page-title {
    padding: 6em 0 2em 0 !important;
}

.fh5co-cta, .fh5co-page-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 0;
    position: relative;
}
.txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }





.top-menu{
    position: absolute;
    top: 39px;
    background: rgb(43, 45, 48);
    padding: 0 10px;
    width: max-content;
    display:none;
}
.top-menu > ul{
     line-height: 1.6!important;
}
.top-menu > ul > li{display:grid!important;}
.top-menu > ul > li > a{
    font-size: 13px!important;
    font-weight: 500;
    padding-top: 0!important;
}
.top-menu ul li a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.top-menu ul li a:after {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 7px;
    left: 10px;
    right: 10px;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
    #fh5co-page{
        width: 100%;
        overflow: auto;
    }






#fh5co-header {
    position: absolute;
    z-index: 1001;
    width: 100%;
    margin: 0px 0 0 0;
    background: rgba(0, 0, 0, 0.23);
}
.fh5co-property figure .tag {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 3px 15px;
    background: #118DF0;
    color: #cee0ef;
    zoom: 1;
    border-radius: 30px;
    display: inline;
    font-size: 13px;
}
.fh5co-property figure .tag:hover {
    background: #118df054;
}
.fh5co-property .fh5co-property-innter {
    padding: 0;
}
.fh5co-property .fh5co-property-innter h3 {
    margin-bottom: 0;
    font-size: 18px;
}
address {
    margin-bottom: 15px;
    font-size: 13px;
}
.fh5co-property .fh5co-property-innter p {
    color: #888888;
    font-size: 12px!important;
    margin-bottom: 10px;
}
.fh5co-property-specification{
    padding: 0px!important;
}
div.fh5co-property-specification span {
    padding: 5px;
    text-indent: 10px;
    display: list-item;
    list-style-type: none;
    margin-bottom: 0;
    margin-right: 0!important;
    border: 1px solid #fff;
    background-color: #f7f7f7;
    border-bottom-color: transparent;
    color: #5f5e5e;
    transition: all ease .28s;
}
div.fh5co-property-specification span:hover {
    background-color: #f1efef;
    border: 1px solid #929aa542;
    color: #6b6b6b;
}
.price-status p{
    font-size: 12px!important;
}
.downtable td{
    font-size: 11px;
    padding: 0 5px;
    border-left: 1px solid #c1c1c1;
}
.downtable td:first-child{
    border-left: 0;
}
.img-responsive {
    height: 215px!important;
}
.select{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    color: #545454;
    border: 1px solid #bbbbbb;
    font-size: 13px;
    border-radius: 50px;
    padding: 0px 8px;
    height: 35px;
    margin: 0 1px;
    outline: 0;
    transition: all ease-in-out .2s;
}
.select:hover{
    background: rgba(255, 255, 255, 1);
    color: #505050;
}
.select option{
    color: #545454;
    background: #fff;
}
.budget-table{
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}
.budget-table td{
    border: 0.02em dotted rgba(0,0,0,0.2) ;
    padding: 5px;
}
.ui-slider-range:last-child{
    background-color: #0c5460;
}
.ui-widget-header{
    background: #fff;
}
.fh5co-property {
     margin-bottom: 40px;
     position:relative;
}
.offer-tag {
 position:absolute;   
}
.fh5co-property .fh5co-property-specification > span strong {
    color: #118DF0;
    font-size: 13px;
}
 .fh5co-copyright {
        font-size: 12px!important;
        text-align: center;
    } 
.dropdown-content.show{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.filterProperty{
    text-align: right;
}
.pcont{
    padding: 10px 22px 0 0;
    margin: 0;
}
marquee {
    color: #4CB648;
    font-size: 17px;
    margin-bottom: 20px;
}
.filterProperty {
    text-align: justify;
}

.specification2 p{
    margin-top:0!important;
}


@media (max-width: 575.98px) {
   
    .top-menu {
        position: relative;
        top: 0;
        left: 20px;
        background: rgb(35, 35, 35);
        padding: 0 10px;
        width: max-content;
        display: none;
    }
    #fh5co-offcanvas ul li a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none !important;
    }
    form > select,form > input, form > div, form > button{
             max-width: 50%!important;
            margin: 2px 0 !important;
            width: 48%!important;
    }
     form > div, form > button{
             max-width: 33%!important;
            margin: 2px 0 !important;
            width: 24%!important;
    }
    .propertylist {
        max-width: 91%!important;
        width: 91%!important;
        overflow: auto;
    }
    .activeFilter::before {
    left: 0;
    top: -39px;
    content: '.';
    position: absolute;
    font-size: 50px;
    color: green;
}
    .filterProperty{
        text-align: center;
    }
    .fh5co-property{
            margin-top: 40px;
    }
    .pcont{
        padding: 30px;
        margin: 0;
    }
    .downtable td {
        font-size: 12px;
        padding: 0 5px;
        border-left: 1px solid #c1c1c1;
        display: inline-block;
    }
    .specification2 td{
            display: inline-block;
    }
    .img-responsive {
        width: 100%;
        height: auto!important;
    }
    #fh5co-footer div {
        width: 100%;
        text-align: center;
    }
    #fh5co-footer ul {
        text-align: justify;
    }
    .aboutp {
        font-size: 15px!important;
        text-align: justify;
        color: #e2e2e2;
    }
    #fh5co-footer ul {
        text-align: justify;
    }
    #fh5co-footer a {
        font-size: 14px!important;
        font-weight: 100!important;
        font-family: sans-serif;
    }
    .fh5co-social {
        text-align: center!important;
    }
    .fh5co-social li {
        list-style: none!important;
        display: inline-block!important;
        width: 24%;
    }
    .fh5co-copyright {
        text-align: center !important;
    }
    .fh5co-copyright p{
        font-size: 15px!important;
    }
     #fh5co-footer h3{
        border: 1px solid;
        padding: 10px;
     }
      .txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }
      

}

@media (min-width: 576px) and (max-width: 767.98px) { 
   
    .top-menu {
        position: relative;
        top: 0;
        left: 20px;
        background: rgb(35, 35, 35);
        padding: 0 10px;
        width: max-content;
        display: none;
    }
    #fh5co-offcanvas ul li a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none !important;
    }
     form > select,form > input, form > div, form > button{
             max-width: 50%!important;
            margin: 2px 0 !important;
             width: 32%!important;
    }
     form > div, form > button{
            max-width: 20%!important;
            margin: 3px 0 !important;
            width: auto!important;
            padding: 0 4px;
    }
   .propertylist {
    max-width: 91%!important;
    width: 91%!important;
    overflow: auto;
}
.activeFilter::before {
    left: 0;
    top: -39px;
    content: '.';
    position: absolute;
    font-size: 50px;
    color: green;
}
    form textarea{
        padding: 5px;
        width: 100%;
        margin: 11px 1px!important;
    }
      
    
    .filterProperty{
        text-align: center;
    }
    .fh5co-property{
            margin-top: 40px;
    }
    .pcont{
        padding: 30px;
        margin: 0;
    }
    .downtable td {
        font-size: 12px;
        padding: 0 5px;
        border-left: 1px solid #c1c1c1;
        display: inline-block;
    }
    .specification2 td{
            display: inline-block;
    }
    .img-responsive {
        width: 100%;
        height: auto!important;
    }
    #fh5co-footer div {
        width: 100%;
        text-align: center;
    }
    #fh5co-footer ul {
        text-align: justify;
    }
    .aboutp {
        font-size: 15px!important;
        text-align: justify;
        color: #e2e2e2;
    }
    #fh5co-footer ul {
        text-align: justify;
    }
    #fh5co-footer a {
        font-size: 14px!important;
        font-weight: 100!important;
        font-family: sans-serif;
    }
    .fh5co-social {
        text-align: center!important;
    }
    .fh5co-social li {
        list-style: none!important;
        display: inline-block!important;
        width: 24%;
    }
    .fh5co-copyright {
        text-align: center !important;
    }
    .fh5co-copyright p{
        font-size: 15px!important;
    }
     #fh5co-footer h3{
        border: 1px solid;
        padding: 10px;
     }
    
    
    .txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }
    #fh5co-agents{
        width: 100%;
        padding: 5%;
    }
    
}

@media (min-width: 768px) and (max-width: 991.98px) {
     
     .top-menu {
        position: relative;
        top: 0;
        left: 20px;
        background: rgb(35, 35, 35);
        padding: 0 10px;
        width: max-content;
        display: none;
    }
    #fh5co-offcanvas ul li a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none !important;
    }
     form > select,form > input, form > div, form > button{
             max-width: 50%!important;
            margin: 2px 0 !important;
                width: 24%!important;
    }
     form > div, form > button{
            max-width: 20%!important;
            margin: 3px 0 !important;
            width: auto!important;
            padding: 0 4px;
    }
    form textarea{
        padding: 5px;
        width: 100%;
        margin: 12px 5px!important;
    }
     .activeFilter::before {
        left: 0;
        top: -39px;
        content: '.';
        position: absolute;
        font-size: 50px;
        color: green;
    }
    
    .filterProperty{
        text-align: center;
    }
    .fh5co-property{
            margin-top: 40px;
    }
    .pcont{
        padding: 30px;
        margin: 0;
    }
    .downtable td {
        font-size: 12px;
        padding: 0 5px;
        border-left: 1px solid #c1c1c1;
        display: inline-block;
    }
    .specification2 td{
            display: inline-block;
    }
    .img-responsive {
        width: 100%;
        height: auto!important;
    }
   
    #fh5co-footer  div.conter {
        width: 33%;
        text-align: center;
        display: grid;
    }
    #fh5co-footer ul{
        text-align: justify;
    }
    #fh5co-footer a{
            font-size: 14px!important;
        font-weight: 100!important;
        font-family: sans-serif;
    }
    .slick-track{
        opacity: 1!important;
        width: 100%!important;
        transform: translate3d(0px, 0px, 0px)!important;
    }
    .small-slider2 .slick-slide{
        width: 27%!important;
    }
    .aboutp{
        font-size: 15px;
        text-align: justify;
        color: #e2e2e2;
    }
    .fh5co-social{
       text-align: center!important;
    }
    .fh5co-social li {
        list-style: none!important;
        display: inline-block!important;
        width: 23%;
    }
    .fh5co-social li a {
        font-size:22px!important;
    }
    .fh5co-copyright {
        text-align: center !important;
        font-size: 15px;
    }
    
    
    .txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }
    #fh5co-agents{
            width: 100%;
        padding: 5% 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
   
   .top-menu {
        background: rgb(42, 45, 49);
    }
     form > select,form > input, form > div, form > button{
            margin: 2px 0 !important;
    }
     form > div, form > button{
            margin: 3px 0 !important;
    }
    form textarea{
        margin: 12px 5px!important;
    }
    .botcont{
        display: inline-block;
    }
      
    
    .filterProperty{
        text-align: center;
    }
   
   
    #fh5co-footer ul{
        text-align: justify;
    }
    #fh5co-footer a{
            font-size: 14px!important;
        font-weight: 100!important;
        font-family: sans-serif;
    }
    .slick-track{
        opacity: 1!important;
        width: 100%!important;
        transform: translate3d(0px, 0px, 0px)!important;
    }
    .small-slider2 .slick-slide{
        width: 27%!important;
    }
    .aboutp{
        font-size: 15px;
        text-align: justify;
        color: #e2e2e2;
    }
    .fh5co-social{
       text-align: center!important;
    }
    .fh5co-social li {
        list-style: none;
        display: grid!important;
        width: auto;
        margin-top: 15px!important;
    }
    .fh5co-social li a {
        font-size:22px!important;
    }
    .fh5co-copyright {
        text-align: center !important;
        font-size: 15px;
    }
    
    
    .txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }
    #fh5co-agents{
            width: 100%;
        padding: 5% 0;
    }
    marquee {
        color: #4CB648;
        font-size: 15px;
        margin-bottom: 20px;
    }
   
   
}

@media (min-width: 1200px) and (max-width: 1320.98px) {
    
     .top-menu {
        background: rgb(42, 45, 49);
    }
     form > select,form > input, form > div, form > button{
            margin: 2px 0 !important;
    }
     form > div, form > button{
            margin: 3px 0 !important;
    }
    form textarea{
        margin: 12px 5px!important;
    }
      
    
    .filterProperty{
        text-align: center;
    }
   
   
    .fh5co-social li {
        list-style: none;
        display: grid!important;
        width: auto;
        margin-top: 15px!important;
    }
    
    
    .txt {
        width: 100%!important;
    }
    #contactform > table{
        width:100%;
    }
    marquee {
        color: #4CB648;
        font-size: 15px;
        margin-bottom: 20px;
    }
    
}