#re-filter .form-control {
    padding: 0px 0px 0px 8px;
}

.browser-main-title {
    padding: 50px 0px 25px 0px!important;
}

header#page-title {
    margin-bottom: 10px;
}

/* <Field propertyTypes> */

#div-propertyTypes button:before{
    top: -1px;
    right: -1px;
    height: 104%;
}

#button-pt:focus {
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; 
    border-color: inherit; 
    outline: inherit;
}

#button-pt:after {
    color: #2D313F;
}


#div-propertyTypes button:before{
    top: -1px;
    right: -1px;
    height: 104%;
}

.checkbox-all-propertyTypes:hover{
    cursor: pointer;
    background-color: #1e90ff!important;
    color: #ffffff;
}

.checkbox-tp-group{
    margin-bottom: 0px;
    background-color: #eeeeee;
}

.checkbox-tp-group label .lbl:hover{
    background-color: #1e90ff;
    color: #ffffff;
    padding: 1px 1px 1px 1px;
}

.checkbox-tp label .lbl:hover{
    background-color: #1e90ff;
    color: #ffffff;
    padding: 1px 1px 1px 1px;
}

.checkbox-tp{
    display: -webkit-box;
}

#button-pt:focus {
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; 
    border-color: inherit; 
    outline: inherit;
}

.button-pt, .button-pt:hover{   
    border-color: #c6c6c6;
    border: #e6e6e6 2px solid;
}

#button-pt:after {
    color: #2D313F;
}

#button-pt:focus {
    border-color: #d0d0d0;
}    

#dropdown-propertyTypes{
    background-color: #ffffff;
    padding: 6px 0px;
}

/*#dropdown-propertyTypes-browser{
    background-color: #ffffff;
    padding: 6px 0px;
    position: absolute;
    width: 100%;
}*/

.tpe {
    font-style: italic;
}

/* <Field FullLoc> */

.checkbox-location-all-zones:hover{
    cursor: pointer;
    background-color: #1e90ff;
    color: #ffffff;
}

.checkbox-location-province{
    margin-bottom: 0px;
    background-color: #eeeeee;
}

.checkbox-location-province label .lbl:hover{
    background-color: #1e90ff;
    color: #ffffff;
    padding: 1px 1px 1px 1px;
}

.checkbox-location label .lbl:hover{
    background-color: #1e90ff;
    color: #ffffff;
    padding: 1px 1px 1px 1px;
}

.checkbox-location{
    display: -webkit-box;
}

.button-fl, .button-fl:hover{   
    border-color: #c6c6c6;
    border: #e6e6e6 2px solid;
}

.glyphicon.glyphicon-user.form-control-feedback,
.glyphicon.glyphicon-calendar.form-control-feedback {
    right: 12px;
    top: 23px;
}

.fsize50{
    font-size: 50px !important;
    line-height: 75px !important;
}

.small-property-price {
    margin-top: 12px;
    font-size: 22px!important;
}    

@media screen and (max-width: 992px){
    #dropdown-fullLocation{
        right: inherit;
    }
}

/* </Field FullLoc> */

.affix {
    top: 90px;
    width: 260px;
    margin-top: 0px;
    position: fixed!important;
}

/*@media screen and (max-width: 1200px){
    .item-box-desc{
        height: 150px!important;
    }
}*/

@media screen and (max-width: 992px){
    .item-box-desc{
        height: 200px!important;
    }
}

@media screen and (max-width: 768px){
    .item-box-desc{
        height: 210px!important;
    }
        footer .footer-bar .toTop {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px){
    .item-box-desc{
        height: auto !important;
        padding-bottom: 15px;
    }
}
    

/* <Footer> */

.f-text-left { 
    text-align: left;
}

.f-text-center { 
    text-align: center;
}

.f-text-right { 
    text-align: right;
}

.f-logo-left{
    text-align: left;
}

.f-logo-center{
    text-align: center;
}

.f-logo-right{
    text-align: right;
}

.f-float-left { 
    float:left;
}

.f-float-right { 
    float:right;
}

.f-icon-style-left { 
    height:26px;
    width:20px;
    margin-right: 10px;
    padding:0px 0px 0px 0px;
    font-size: 15px;
}

.f-icon-style-right { 
    height:26px;
    width:20px;
    padding:0px 0px 0px 0px;
    margin-left: 10px;
    font-size: 15px;
}

.min-height-column {
    min-height: 240px;
}

.item-direction{
    width:100%;
    float:left;
    margin-bottom: 5px;
}

.p-icons-bottom {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0px;
}

@media only screen and (max-width: 992px) {
    .f-text-left,.f-text-center,.f-text-right { 
        text-align: center;
    }

    .f-logo-left,f-logo-center,.f-logo-right{
        text-align: center;
    }

    .f-float-right {
        float:left;
    }

    .f-icon-style-left,.f-icon-style-right { 
        height:26px;
        width:20px;
        font-size: 1.5em;
    }

    .min-height-column {
        min-height: 215px;
    }

    .special-margin-bottom {
        margin-bottom: 50px;
    }

    .div-footer-contact {
        margin-left: 16.66666667%;
        width: 66.66666667%;
    }

}
@media screen and (max-width: 991px){
    .f-logo-right > .col.col-social-icons{
        margin-right: 0px !important;
    }
}
footer i[class^='fa fa-'] {
    margin-top:4px;
}
/* </Footer> */

.date-picker-wrapper table .caption > th:first-of-type,
.date-picker-wrapper table .caption > th:last-of-type {
  width: auto !important;
}
.post-content img{
    max-width: 100%;
}
.date-picker-wrapper{
    z-index: 999 !important;
}
@media (max-width: 991px){
    h1.browser-main-title {
        padding: 0px !important;
        padding-top: 12px !important;
    }
    .navbar-collapse.nav-main-collapse {
        -webkit-box-shadow: 0px 12px 10px 0px rgba(0,0,0,0.27);
        -moz-box-shadow: 0px 12px 10px 0px rgba(0,0,0,0.27);
        box-shadow: 0px 12px 10px 0px rgba(0,0,0,0.27);
    }
    .list-inline.list-sort {
        float: none !important;
        text-align: center;
    }
}
.list-inline.list-sort {
    float: right;
}
footer .footer-bar .toTop {
    width: auto;
}
.item-box .img-responsive {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
}
.reference{
    display: block;
    opacity: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.social.fa-whatsapp:hover {
    background: #1eb32d!important;
    color: #fff!important;
}
img {
    max-width: 100%;
    height: auto;
}

.mobile-contact,
.mobile-contact-display,
.close-mobile-contact {
    display:none;
}
.social-container a:not(:last-child){
    margin-right:5px;
}


.hr-share {
    width: 200px;
    margin: 20px 0px!important;
}

@media screen and (max-width: 1196px){
    .hr-share {
        width: 140px;
    }
}

@media screen and (max-width: 1024px){
    .hr-share {
        width: 140px;
    }
}

@media screen and (max-width: 910px){
    .hr-share {
        width: 117px;
    }
}

@media screen and (max-width: 768px){
    .facebookShare, .twitterShare, .pinterestShare {
        padding-right: 109px;        
    }
    .hr-share {
        width: 456px;
    }
}

@media screen and (max-width: 500px){
    .facebookShare, .twitterShare, .pinterestShare {
        padding-right: 76px;        
    }
    .hr-share {
        width: 371px;
    }
}

@media screen and (max-width: 400px){
    .facebookShare, .twitterShare, .pinterestShare {
        padding-right: 42px;        
    }
    .hr-share {
        width: 245px;
    }
}



@media (max-width: 768px) {
    .contact-fix {
        display:none;
    }
    .mobile-contact {
        display:flex;
        justify-content: space-between;
        position: fixed;
        bottom:0;
        left:0;
        right:0;
        padding:10px;
        z-index: 9999;
    }
    .mobile-contact-display{
        position:fixed;
        top:0;
        bottom:0;
        left:0;
        right:0;
        z-index: 9999;
        padding:20px;
        min-height: calc(100vh - 60px);
        backdrop-filter: blur(4px);
        max-height: 80vh;
        overflow-y: scroll;
        border-radius: 30px;
    }
    .mobile-contact-display img {
        margin: 10px auto;
        max-height: 120px;
        max-width: 100%;
    }
    .mobile-contact-display .pgl-agent-item {
        padding: 0;
        border: none;
    }
    .close-mobile-contact {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        font-size: 1.5em;
        border: none;
        background-color: transparent;
    }
    .date-picker-wrapper.no-shortcuts.custom-topbar.no-gap {
        z-index: 99999;
    }

    .mobile-contact-display .pgl-agent-item:hover {box-shadow: none;}
}
.image-contact img{
    max-height: 150px;
    margin: auto;
    margin-bottom:15px
}
.image-contact h3 {
    font-weight: 300;
    font-size: 18px;
}
@media(min-width:772px) {
    #topHead, #topNav, #header_shadow {
        display:block;
    } 
}
.div-content-static{
    padding-top:30px
}

#bookingDateRangeSidebar > .date-picker-wrapper {
    top: -16px!important;
    left: 0px!important;
    z-index: 500!important; 
    position: relative!important;
    float: right;
}

.social-icon {
    padding-right: 12px;
}

.owl-carousel .owl-wrapper-outer {
    z-index: 0!important;
}

#gmap_default {
    z-index: 0!important;
}