.house .slick-list
{
    max-width: 150px;
}

.property-listing.list_view .listing-img-wrapper {
    min-width: 150px;
}
.list_view_flex
{
    width: 100%;
}
.select2-selection__clear
{
    display: none;
}
.property-listing.list_view .slick-slide img, .property-listing.list_view .list-img-slide img {
    height: auto;
}
._exlio_125 {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background: #27ae60;
    height: 25px;
    padding: 0 18px;
    font-size: 13px;
}
.slick-next, .slick-prev {
 top: 60%;
}

.numbershow
{
    direction: ltr;
    unicode-bidi: embed;
}
.rg-slider *
{
    direction: ltr;
    unicode-bidi: embed;
}
.top_overlio .full_search_box.hero_search-radius.modern {
    border: 2px solid #042752;
}
.simple_tab_search {

}
.nav-tabs .nav-link {
    color: #363636;
}

.simple_tab_search {
    margin: 0px;
}


.listing-img-wrapper img
{ border-radius: 10px;}
.shorting_pagination_right .pagination > li > span
{
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #c9d1dc;
    color: #77859a;
    font-size: 11px;
    font-weight: 700;
}
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    font-size: 12px;
}



.cresta-whatsapp-chat-box {
    width:60px;
    height:60px;
    display:block;
    position:fixed;
    bottom:19px;
    right:22px;
    cursor:pointer;
    text-align:center;
    line-height:60px;
    background:#25d366;
    border-radius:100%;
    -webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);
    box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);
    z-index: 100000;
    box-shadow: 2px 2px 3px #00504c;
}
.cresta-whatsapp-chat-box svg#whatsapp-msng-icon {
    width:30px;
    height:30px;
    position:absolute;
    bottom: 15px;
    left:15px;
    opacity:1;
    overflow:hidden;
    -webkit-transition:opacity 160ms ease-in-out;
    -moz-transition:opacity 160ms ease-in-out;
    -o-transition:opacity 160ms ease-in-out;
    transition:opacity 160ms ease-in-out
}
.cresta-whatsapp-chat-box svg#close-icon {
    opacity:0;
    width:20px;
    height:20px;
    position:absolute;
    top:20px;
    left:20px;
    -webkit-transition:opacity 160ms ease-in-out;
    -moz-transition:opacity 160ms ease-in-out;
    -o-transition:opacity 160ms ease-in-out;
    transition:opacity 160ms ease-in-out
}
.cresta-whatsapp-chat-box.open svg#whatsapp-msng-icon {
    opacity:0
}
.cresta-whatsapp-chat-box.open svg#close-icon {
    opacity:1
}
.cresta-whatsapp-chat-container {
    position:fixed;
    bottom:130px;
    right:15px;
    transform:translateY(50px);
    display: none;
    border-radius:10px;

    box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
    -moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
    -o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
    transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
    z-index: 100000;
}
.cresta-whatsapp-chat-container iframe,
.cresta-whatsapp-chat-container-button iframe {
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px
}
.cresta-whatsapp-chat-container.open {
    opacity:1;
    transform:translateY(0);
    pointer-events:all
}
.cresta-whatsapp-chat-top-header {
    display:block;
    position:relative;
    width:300px;
    background:#25d366;
    color:#fff;
    text-align:center;
    padding: 13px 0;
    font-size:14px;
    line-height:1;
    box-sizing:border-box;
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.cresta-whatsapp-inner {
    width:300px;
    height:150px;
    background:#fff;
    position:relative;
    box-sizing:border-box
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea {
    border:0!important;
    outline:0;
    resize:none;
    height:100%;
    width:100%;
    background:0 0!important;
    border-radius:0!important;
    color:#000;
    padding:20px 40px!important;
    box-sizing:border-box;
    transition:none
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:focus,
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:hover {
    background:0 0!important;
    border-radius:0!important;
    border:0!important
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea::-webkit-input-placeholder {
    color:#cfcfcf
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea::-moz-placeholder {
    color:#cfcfcf
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:-ms-input-placeholder {
    color:#cfcfcf
}
.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:-moz-placeholder {
    color:#cfcfcf
}
.cresta-whatsapp-to-send {
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    box-sizing:border-box
}
.cresta-whatsapp-to-send .cresta-whatsapp-send {
    width:100%;
    border-radius:0;
    outline:0;
    box-shadow:none;
    border:0;
    line-height:1;
    text-decoration:none;
    padding: 13px 0;
    background:#25d366;
    color:#fff;
    text-align:center;
    display:inline-block;
    cursor:pointer;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    margin:0;
    min-height:auto;
    font-size:inherit;
    font-family:inherit
}
.cresta-whatsapp-to-send #whatsapp-msng-icon-send {
    position:relative;
    left:0;
    top:1px;
    -o-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

@media (min-width: 993px) {
    .home-slider-title h3 {
        font-size: 35px;
    }
    .home-slider .item {
        min-height: 300px !important;
    }

}

@media (max-width: 767px)
{
    .full_search_box.lightanic_search.modern .form-group {
        border: 1px solid #bababa;
    }
    .home-slider .item {
        min-height: auto !important;
    }

    ._awards_group {
        margin-top: 0px;
    }

    .slick-list
    {
        max-width: 100% !important;
    }
}
