/* <Field propertyTypes> */
#div-propertyTypes{
    position: relative; 
}

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

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

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

.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, .button-pt:hover{   
    border-color: #c6c6c6;
    border: #e6e6e6 2px solid;
}

#dropdown-propertyTypes{
    margin-right: 16px;
    font-size: 14px;
    line-height: 1.6;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #ffffff;
    width: 94.6%;
}

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

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

.tpe {
    font-style: italic;
}

/* </Field propertyTypes> */

/* <Field FullLoc> */

#div-fullLoc{
    position: relative; 
}

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

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

.checkbox-location-province{
    margin-bottom: 0px;
    background-color: #eeeeee;
    padding-left: 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;
}

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

.box-location{
    padding: 3px 4px;
}

#dropdown-fullLocation{
    margin-right: 16px;
    font-size: 14px;
    line-height: 1.6;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #ffffff;
    width: 94.6%;
}

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

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

/* </Field FullLoc> */

/* <Footer&Contact> */
.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:before {
    content: "\f041";
}

.li-phone:before {
    content: "\f095";
}

.li-envelope:before {
    content: "\f0e0";
}

.li-clock:before {
    content: "\f017";
}

.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-bottom:20px;
}

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

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

.leaflet-top, .leaflet-bottom {
    z-index: 899!important;
}

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

    .logo-content {
        margin-bottom: 25px;
    }

    .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;
        margin-bottom:20px;
    }

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

    .div-footer-contact {
        margin: 0 15%;
    }

}

/* </Footer&Contact> */

.divide-videos{
    margin-top: 10px;
}

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

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

#bookingFormSidebar{
    padding: 15px;
    background: #fff;
    margin-bottom: 30px !important;
    border-bottom: 2px solid #ddd;
}

.affix {
    position: fixed!important;
}

.affix-bottom {
    top:auto;
    bottom: 300px !important;
}

.div-contact-company-name {
    padding-bottom: 10px;
}

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

.hr-share {
    width: 200px;
}

@media screen and (max-width: 1024px){
    .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 screen and (max-width: 978px){
    #bookingFormSidebar.widget-white::before {
        /*left: 15px;*/
    }
}

@media screen and (min-width: 978px) and (max-width: 1200px){
    #bookingFormSidebar {
        /*top: 217px!important;*/
        /*left: 15px!important;*/        
    }
}

.btn-success[disabled] {
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
/*Correction Amsterdam General*/ 
.property-image-list img {
    min-height:200px !important;
}
.blog-title h2 {
    font-size: 30px !important;
    line-height: 1.2em !important;
}
.blog-text.blogResume {
    font-size: 1.1em !important;
    line-height: 1.5em !important;
}
.blog-text.blogResume h2{
    font-size: 1.5em !important;
}
.blog-text.blogResume img{
    max-width: 100%;
}
/*Corrections Amsterdam Mobile*/ 
@media screen and (max-width: 425px){
    .dropdown-menu {
        left: auto;
        right: 0;
    }
    .heading{
        display: none;
    }
    .navbar-brand img {
        max-width: 200px;
    }
    .officeData{
    }
    .blogResume{
        display: -webkit-box;
        height: 400px;
        text-overflow: ellipsis;
        word-break: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
    .blog-title a{
        font-size: 3rem;
        line-height: normal;
    }
}
@media screen and (min-width: 426px) and (max-width: 786px){
    .navbar-brand img {
        max-width: 290px;
    }
    .dropdown-menu {
        left: auto;
        right: 0;
    }
    .blogResume{
        display: -webkit-box;
        height: 500px;
        text-overflow: ellipsis;
        word-break: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
}
@media screen and (max-width: 991px){
    .f-text-right.f-schedule {
        margin-left: 0px !important;
    }
    .f-text-right div .link-footer:first-child {
        margin-right:16px !important;
    }
    #slider-property .carousel-control.right,
    #slider-property .carousel-control.left {
        top:50% !important;
    }
}
@media screen and (max-width: 767px){
    .carousel-control .glyphicon-chevron-right{
        transform: translate(-1px,-14px);
    }
    .carousel-control .glyphicon-chevron-left{
        transform: translate(1px,-14px);
    }
}
#bookingFormSidebar {
    /*    max-height: 60vh;
        overflow: auto;*/
}
#slider-property .carousel-inner .item img {
    /*    max-height: 470px;
        object-fit:cover;
        width: 100%;*/
}
#slider-property .carousel-control.right,
#slider-property .carousel-control.left {
    margin-top: 0 !important;
    top: calc(50% - 38px);
    transform: translateY(-50%);
}
.img-slider-detail{
    height: 500.637px !important;
    width:100%;
    object-position: 50% 50%; 
    object-fit: cover;
}
#slider-property .carousel-control.right { right: 20px !important;}
#slider-property .carousel-control.left { left: 20px !important;}
.single-post h2 {
    margin-bottom: 0px;
}
#slider-property {
    margin-bottom: 10px !important;
}
#slider-property.carousel.slide {
    margin-bottom: 0px !important;
}
.galleryBtn {
    background-image: none;
    background-color: rgba(255,255,255,.8) !important;
    text-shadow: none;
    height:50px;
    width:50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    padding: 13px;
    font-size: 24px;
    border-radius: 100%;
    position: absolute;
    right: 20px;
    top: 20px !important;
    z-index: 99;
}
.owl-item {
    max-height:550vw !important;
}
@media screen and (max-width: 768px){
    .mobile-push-top {
        margin-top: 131px;
    }
}
@media screen and (max-width: 767px) {
    .mobile-push-top #content {
        padding: 0px !important;
    }
}
.blog-content img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 767px){
    .blog-title, .blog-text {
        padding-left: 10px;
    }
}
img {
    max-width: 100%;
    height: auto;
}
.heading-title h2{
    display: inline-block;
}
#service h2 {
    margin-bottom: 0px !important;
}
.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) {
    .copyright{ margin-bottom: 63px; }
    .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;
        border-radius:30px;
        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;
        scrollbar-width: none;
    }
    .mobile-contact-display::-webkit-scrollbar{
        display: none;
    }
    .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 {
    margin-bottom: 10px;
}
.image-contact img{
    max-height: 120px;
    margin: auto;
}
.image-contact h3 {
    font-size: 14px;
    margin-bottom:10px;
}

#bookingDateRangeSidebar > .date-picker-wrapper {
    top: 199px!important;
    left: 15px!important;
    z-index: 500!important; 
}

.date-picker-wrapper {
    z-index: 0!important;
}

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