

.section.properties .c-locations-filter .upper-level-locations .upper-location {
    display: inline-block;
}
.section.properties .c-locations-filter .upper-level-locations .upper-location:first-child {
    margin-left: 0;
}
.section.properties .c-locations-filter .upper-level-locations .upper-location a {
    text-transform: uppercase;
    color: #555;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
}
.section.properties .c-locations-filter .upper-level-locations .upper-location a.active {
    color: #fff;
    background-color: #00264c;
}

.section.properties .c-locations-filter .lower-level-locations {
    background-color: #00264c;
}
.section.properties .c-locations-filter .lower-level-locations .lower-locations-container {
    width: 100%;
}
.section.properties .c-locations-filter .lower-level-locations .lower-locations-container {
    float: none;
}

.section.properties .c-locations-filter .lower-level-locations .slider-wrapper {
    position: relative;
    min-height: 44px;
}
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-button-next,
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-button-prev {
    background: transparent;
    transition: all .3s ease-in-out;
    text-align: center;
    line-height: 50px;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-button-next {
    right: 0;
    background: linear-gradient(270deg,#00264c,transparent);
}
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-button-next.swiper-button-disabled,
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-button-prev.swiper-button-disabled {
    display: none;
}
.section.properties .c-locations-filter .lower-level-locations .lower-location {
    display: inline-block;
    margin: 10px;
    font-size: 18px;
}
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-container .swiper-slide {
    width: auto;
}

.section.properties .c-locations-filter .lower-level-locations .lower-locations-container {
    padding-left: 15px;
    padding-right: 15px;
}
.section.properties .c-locations-filter .lower-level-locations .lower-location {
    display: inline-block;
    margin: 10px;
    font-size: 18px;
}
.section.properties .c-locations-filter .lower-level-locations .slider-wrapper .swiper-container .swiper-slide {
    width: auto;
}
.section.properties .c-locations-filter .lower-level-locations .lower-location a {
    color: #f5f5f5;
    opacity: .7;
    font-weight: 400;
    outline: none;
}
.section.properties .c-locations-filter .lower-level-locations .lower-location a.active {
    opacity: 1;
}
@media (max-width: 767px) {
    .section.properties .c-locations-filter .lower-level-locations,
    .section.properties .c-locations-filter .upper-level-locations {
        display: none;
    }
}

/** filters location mobile */
.section.properties .c-locations-filter__mobile {
    display: none;
}
/* .section.properties select {
    font-size: 18px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
} */
@media (max-width: 767px) {
    .section.properties .c-locations-filter__mobile {
        display: block;
    }
}

/* Properties filter */
.section.properties .c-properties-filter {
    padding: 30px 0;
}
.section.properties .c-properties-filter .guide {
    color: #363636;
}
.section.properties .c-properties-filter>a.all-filter,
.section.properties .c-properties-filter>a.featured-properties-filter {
    display: none;
}
.section.properties .c-properties-filter>a {
    padding: 7px 15px;
    margin: 0 5px;
    color: #555;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin: 3px 0;
    padding: 5px 10px;
    font-weight: 400;
    outline: none;
}
.section.properties .c-properties-filter>a.active {
    color: #f5f5f5;
    background-color: #00264c;
    border-radius: 16px;
}

/* Propertis grid */
.section.properties .section-properties-content .properties-wrapper {
    margin-left: -5px;
    margin-right: -5px;
}
.section.properties .section-properties-content .properties {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 10px;
}
.section.properties .section-properties-content .properties.property-location-block {
    padding: 0 6px 4px;
}


/* Properties loader */
.section.properties .section-properties-content .properties-loader {
    background-color: #fff;
}
.section.properties .section-properties-content .properties-loader:before {
    display: none;
}
.section.properties .section-properties-content .properties-loader img {
    position: absolute;
    left: calc(50% - 13px);
    top: 90px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
}

/* Propertis grid */
.section.properties .section-properties-content .properties-wrapper {
    margin-left: -5px;
    margin-right: -5px;
}
.section.properties .section-properties-content .properties {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 10px;
}
.section.properties .section-properties-content .properties.property-location-block {
    padding: 0 6px 4px;
}

/* Custom properties results */
.properties-results {
    height: auto !important;
    opacity: 1 !important;
}
.properties-results .property-location-block {
    float: left;
}
.properties-results {
    transition: all 0.25s ease;
}
.section-properties-content .properties-results.loading {
    opacity: 0 !important;
}
.section.properties .section-properties-content .properties-loader {
    z-index: 50;
}

.properties-results .properties-group-grid {
    display: flex;
    flex-wrap: wrap;
}
.properties-results .properties-group-grid article {
    float: none !important;
}

/* section modules centered */
.section.modules_center{
    padding-top: 0;
}
.row-centered{
    display: flex;
    justify-content: center;
    padding: 0;
	flex-wrap: wrap;
}
.row-centered > *{
   width: 25%;
   margin-top: 0 !important;
   margin-left: unset !important;
}
/* end section modules centered */



@media screen and (max-width: 1199px) {
    .section.properties .section-properties-content .article-bg {
        min-height: 360px;
    }
}
@media screen and (max-width: 767px) {
    .section.properties .section-properties-content .article-bg {
        min-height: 290px;
    }
}


/* ADD TO PAGES.SCSS AND REMOVE FROM HERE */

.view-tenant-link {
    border: 2px solid #4d6882;
    color: #00264c!important;
    padding: 8px 18px;
    transition: all .05s ease-in-out;
    font-family: Source Sans Pro,sans-serif;
    text-decoration: none!important;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    margin-left: 0 !important;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    line-height: 1.5;
    border-radius: 4px;
    user-select: none;

}
@media (min-width: 992px) {
    .links_buttons a:nth-child(3) {
        margin-top:10px !important;
    }
}
.view-tenant-link:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.view-tenant-link:hover {
    background-color: #4d6882;
    border: 2px solid #4d6882;
    color: #fff!important;
}
@media screen and (max-width: 992px) {
    .view-tenant-link {
    margin-top: 0px;
    margin-left:10px !important;
    }
	.row-centered > *{
        width: 50%;
     }

}
@media (max-width: 768px) {
    .view-tenant-link {width: 100%; margin-left: 0px !important;}
}
@media (max-width: 500px){
	.row-centered > *{
        width: 100%;
		margin-bottom: 10px;
     }
}


.page-id-9533 .section.register_for_updates .form-group {display: block !important;}

.commercial-register {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.commercial-register .form-group{
    display: block !important;
}
.commercial-register .row.consent-row{
    padding-bottom: 20px;
}
.commercial-register .type-of-property input[type="checkbox"]{
    margin-left: 10px !important;
}
.commercial-register form .row.consent-row button{
    width: 112px;
}
.commercial-register .disclaimer-content p{
    font-size: 14px;
}

.fa-tiktok {
    background-color: #00264c;
    width: 22px;
    border-radius: 50%;
    padding: 4px;
    height: 22px;
}
