/* <Jumbotron Home> */

.container .jumbotron {
    padding: 0;
    border-radius: 0
}

.jumbotron {
    overflow: hidden;
    line-height: normal;
    background: #f7fafc;
    padding: 0 !important;
    margin: 0
}

.jumbotron-left,
.jumbotron-right {
    float: left
}

.jumbotron-left {
    width: 70%;
    z-index: 1;
    -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2)
}

.jumbotron-right {
    width: 30%
}

@media (max-width:767px) {
    .jumbotron-left,
    .jumbotron-right {
        float: none;
        width: 100%
    }
    .jumbotron-title {
        top: 10px;
        left: 10px
    }
    .jumbotron-title h1 {
        font-size: 18px;
        padding-bottom: 6px;
        margin-bottom: 6px
    }
    .jumbotron-title span {
        font-size: 12px
    }
    .jumbotron-title i {
        display: none
    }
}

@media (max-width:479px) {
    .jumbotron .post-item .post-meta-top {
        float: none;
        width: 100%
    }
    .jumbotron .post-item .post-image {
        margin: 0 0 10px 0
    }
}

/* </Jumbotron Home> */

/* <Slider Home> */

@media (min-width:767px) and (max-width:991px) {
    .carousel-inner {
        height: 721px!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .carousel-inner {
        height: 509px!important
    }
}

@media only screen and (max-width: 1600px) and (min-width: 992px) {
    .field-bottom-browser{
        width: 33.33333333%!important;
    }

    .carousel-inner{
        height: 512px!important;
    }
}

/* </Slider Home> */

/* <Field FullLoc> */

#button-fl {
    padding: 8px 16px;
}

#div-fullLoc{
    position: relative; 
}

#checkbox-location-all-zones{
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}

.checkbox-location-all-zones{
    padding: 0px 20px!important;
    margin-left: 0px!important; 
}

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

.checkbox-location-province{
    margin-bottom: 0px;
}

.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;
}

#dropdown-fullLocation{
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
}

#dropdown-fullLocation label{
    margin-top: 4px;
    margin-bottom: 3px;
}

#dropdown-fullLocation-browser {
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#dropdown-fullLocation-browser label{
    margin-top: 4px;
    margin-bottom: 3px;
}

/* </Field FullLoc> */

/* <Field propertyTypes> */

#button-pt {
    padding: 8px 16px;
}

#div-propertyTypes{
    position: relative; 
}

#checkbox-all-propertyTypes{
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}

.checkbox-all-propertyTypes{
    padding: 0px 20px!important;
    margin-left: 0px!important; 
}

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

.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;
}

#dropdown-propertyTypes{
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
}

#dropdown-propertyTypes label{
    margin-top: 4px;
    margin-bottom: 3px;
}

#dropdown-propertyTypes-browser {
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#dropdown-propertyTypes-browser label{
    margin-top: 4px;
    margin-bottom: 3px;
}

.tpe {
    font-style: italic;
}

/* </Field propertyTypes> */

/* <Footer&Contact> */
.li-addressOne-left:before,
.li-addressOne-right:before,
.li-addressOne-center:before,
.li-phone-left:before,
.li-phone-right:before,
.li-phone-center:before,
.li-envelope-left:before,
.li-envelope-right:before,
.li-envelope-center:before,
.li-clock-left:before,
.li-clock-right:before,
.li-clock-center:before,
.li-addressOne:before,
.li-phone:before,
.li-envelope:before,
.li-clock:before {
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

.li-addressOne-center:before,
.li-phone-center:before,
.li-envelope-center:before,
.li-clock-center:before {
    float: left;
}


.li-addressOne-right,
.li-phone-right,
.li-envelope-right,
.li-clock-right {
    direction: rtl;
}

.li-space-left {
    margin-left: 17px;
}

.li-space-right {
    margin-right: 17px;
}

.li-addressOne:before,
.li-addressOne-left:before,
.li-addressOne-right:before,
.li-addressOne-center:before {
    content: "\f041";
}

.li-phone:before,
.li-phone-left:before,
.li-phone-right:before,
.li-phone-center:before {
    content: "\f095";
}

.li-envelope:before,
.li-envelope-left:before,
.li-envelope-right:before,
.li-envelope-center:before {
    content: "\f0e0";
}

.li-clock:before,
.li-clock-left:before,
.li-clock-right:before,
.li-clock-center:before {
    content: "\f017";
}

.li-addressOne-left:before,
.li-addressOne-right:before,
.li-phone-left:before,
.li-phone-right:before,
.li-envelope-left:before,
.li-envelope-right:before,
.li-clock-left:before,
.li-clock-right:before {
    margin: 0px 0px 0px 0px;
}

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

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

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

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


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

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

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

    .li-addressOne-left:before,
    .li-addressOne-right:before,
    .li-phone-left:before,
    .li-phone-right:before,
    .li-envelope-left:before,
    .li-envelope-right:before,
    .li-clock-left:before,
    .li-clock-right:before,
    .li-addressOne:before,
    .li-phone:before,
    .li-envelope:before,
    .li-clock:before {
        float: left;
    }

}

@media only screen and (max-width: 768px) {

    .div-contact-data {
        margin-left: 20px;
    }
} 

/* </Footer&Contact> */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.listType i {
    font-size: 20px;
    margin: 5px 7px 0px 0px;
}

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

.section-home-portals{
    padding-bottom: 35px;
}

footer {
    padding-top: 45px!important; /* TODO DELETE */
}

.pg-opt h2 {
    text-transform: none; /* TODO DELETE */
}

.wp-block.property.list .wp-block-img { 
    display: table-cell;
    width: 219px
}

.svg-none-float {
    stroke: black;
}

#div-button-google-street-view{
    background: white;
    border: 2px solid #e8e8e8;
    padding: 5px 5px 5px 5px;
    border-radius: 10px;
    text-align: center;
    display: block;
    max-width: 100%;
    height: auto;    
}

#div-button-google-street-view:hover{
    background: #e8e8e8;
}

.leaflet-top, .leaflet-bottom {
    z-index: 999!important;
}
.oportunities-cards .wp-block-body {
    height: 350px;
}
@media screen and (max-width: 479px) {
    #browser-title-custom{
        padding: 0px!important;
    }
    .oportunities-cards .wp-block-body {
        height: 400px;
    }
}

@media screen and (max-width: 991px){
    .li-space-right.icon-custom{
        margin-right: 0px !important;
    }
    .li-phone-right.icon-custom a{
        margin-left: -20px;
    }
    .f-text-center li {
        margin-left: 20px;
    }
    .oportunities-cards .wp-block-body {
        height: 420px;
    }
    .navbar-brand img {
        max-width: 60vw;
    }
}
.wp-block.property.grid .wp-block-footer ul.aux-info li{
    padding:7px !important;
}
.nav.navbar-nav > ul.dropdown > li:hover ul.dropdown-menu {
    display: block;
}
.wp-block.property.grid.oportunities-cards .content-title{
    height:50px;
}
.wp-block.property.grid .wp-block-body .wp-block-content .content-title {
    max-height: 75px;
    overflow: hidden;
}
.grid-card-tags {
    max-height: 30px;
    overflow: hidden;
}
.post-item img {
    max-width: 100%;
    height: 100%;
}
.featured-card{
    position: relative;
    width: 100%;
}
.featured-card .featured__image img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width:35%;
}
.featured-card .featured__body {
    min-height: 260px;
    width: 65%;
    margin-left: 35%;
    padding: 20px 20px 0px 20px;
}
.featured-card .featured__body .description{
    max-height: 5em;
    overflow: hidden;
}
.featured-card .featured__body .tags{
    max-height: 2em;
    overflow: hidden;
}
.featured-card .featured__body  h3{
    max-height: 43px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.featured-card .featured__body .price {
    font-size: 22px;
    font-weight: 600;
    bottom: 50px;
    position: absolute;
}
.featured-card .featured-meta-info {
    position: absolute;
    width: 65%;
    bottom: 0;
    right: 0;
}
.featured-card .featured-meta-info>div div{
    padding: 10px;
}
.featured-card .featured-meta-info>div div>i {
    font-size: 18px;
    margin-right: 8px;
}

.facebookShare, .twitterShare, .pinterestShare {
    padding-right: 33px;    
}

.hr-share {
    width: 200px;
}

@media screen and (max-width: 1200px){
    .facebookShare, .twitterShare, .pinterestShare {
        padding-right: 10px;        
    }
    .hr-share {
        width: 140px;
    }
}

@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: 480px) {
    .featured-card .featured__image img {
        width: 100%;
        position: relative;
        height: 16rem;
    }
    .featured-card .featured__body {
        width: 100%;
        margin-left: 0;
        padding: 20px 20px 0px 20px;
    }
    .featured-card .featured-meta- info {
        width: 100%;
    }
    footer li.icon-custom:before {
        content:'';
    }
}
.custom-text{
    margin-top: 30px;
}
#whatsapp-button {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}
.whatsapp-gap{
    right: 62px !important;
}
.panel-sidebar-1 {
    margin-top: 20px !important;
    width: 100% !important;
}
@media screen and (min-width: 992px){
    .row.flex-row {
        display: flex;
        flex-wrap: wrap;
    }
    .row.flex-row > [class*='col-'] {
        flex-grow: 1;
    }
    .panel-sidebar-1 {
        width: 260px;
        margin-top: 0 !important;
    }
}
section.static-page li:before,
.list-icon li:before {
  content: "\f0da" !important;
  font-family: FontAwesome;
  display: inline-block;
  width: 1.3em;
  margin-left:15px;
}

.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
iframe { display: block; }

.mobile-contact,
.mobile-contact-display,
.close-mobile-contact {
    display:none;
}
.social-container a:not(:last-child){
    margin-right:5px;
}
@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;}
}

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

.section-title-wr {
    min-height: 30px;
}

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

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