.h2center{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
    font-size: 40px;
    //font-weight: 700;
    //font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
    //font-family: raleway,sans-serif;
}

.ctrl-index .content-sort{
    display: none;
}

.rooms {
    background: #ffffff;
}

.pop-locations {
    margin: 0 0 45px !important;
}

.subheading {
    font-size: 16px;
    color: #8a8f9a;
    text-align: center;
    margin-top: -25px;
}

.mapOSM {
    height: 338px !important;
    width: 70%;
    float: left;
}

@media screen and (max-width: 992px){
    .mapOSM {
        width: 100%;
        margin-bottom: 10px;
    }
    .mt-tags{
        float: left !important;
    }
}


.footer-widget .inside {
    border-left: 1px solid #B2B2B2;
    padding: 20px 30px 30px 30px !important;
}

.content-sort-bot .left{
    display: none;
}

.main-nav{
    display: none;
}

.property-reviews{
    display: none;
}

.two-btns .tbl{
    display: none;
}

#termsandconditions, #privacypolicy{
    color: #19b2ae;
}

.citydescription{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
    color: #535353;
    padding-left: 15px;
    padding-right: 15px;
}

.mfp-close {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.white-popup .clndr-previous-button, .white-popup .clndr-next-button{
    width: 20%;
}

.white-popup .current-month{
    width: 60%;
    float:left;
}

.clndr-controls .clndr-previous-button, .clndr-controls .clndr-next-button{
    width: 20%;
}

.clndr-controls .current-month{
    width: 60%;
    float:left;
}

#mobfloating {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    background-color: #19b2ae;
    /* text-align: center; */
    z-index: 99;
    -webkit-animation-name: comein;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease;
    animation-name: comein;
    animation-duration: 1.5s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
}

.notactivepropertynotice{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto',sans-serif;
    color: #535353;
    padding-left: 15px;
    padding-right: 15px;
}

.breadTopInactive {
    vertical-align: -9px;
    font-size: 14px;
    color: #19b2ae !important;
}
.breadTopInactive a {
    color: #19b2ae !important;
}
