/*****************************************
* Properties listing
*****************************************/
.inmotek-overlay {
    width: 100%;
    display: none;
    z-index: 9999;
    opacity: 0.6;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.inmotek-featured,
.inmotek-3d-tour,
.inmotek-exclusive {
    position: absolute;
    top: 0;
    left: 15px;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    line-height: 40px;
}
.inmotek-featured + .inmotek-3d-tour {
    margin-left: 40px;
}
.inmotek-featured + .inmotek-exclusive,
.inmotek-3d-tour + .inmotek-exclusive {
    margin-left: 40px;
}
.inmotek-featured .web-svg-icon,
.inmotek-3d-tour .web-svg-icon,
.inmotek-exclusive .web-svg-icon {
    height: 100%;
    width: 100%;
}
.inmotek-featured .web-svg-icon svg,
.inmotek-3d-tour .web-svg-icon svg,
.inmotek-exclusive .web-svg-icon svg {
    height: 60%;
    width: 60%;
    transform: none;
    margin: 20%;
}

.web-isotope-item .inmotek-featured,
.web-isotope-item .inmotek-3d-tour,
.web-isotope-item .inmotek-exclusive {
    left: initial;
    top: initial;
}
.web-isotope-item .inmotek-archive-operation {
    top: initial;
}
.inmotek-archive {
    padding-bottom: 15px;
}

@media (max-width: 990px) {
    .inmotek-archive > .bg-image-row.row {
        position: relative !important;
    }
}

.default .inmotek-archive-operation {
    right: 15px;
}

.inmotek-archive-operation {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 20px !important;
    padding: 3px 20px;
}
.web-box.inmotek-archive:hover {
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
}
.web-box.inmotek-archive:hover .bg-image {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.7;
    -webkit-transition: .6s opacity;
    transition: .6s opacity;
}

/* Alternate template */
.alternative.inmotek-archive .inmotek-archive-operation {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    line-height: 20px !important;
    padding: 10px 15px;
    font-weight: 800 !important;
}
.alternative .inmotek-single-m2,
.alternative .inmotek-single-rooms,
.alternative .inmotek-single-bathrooms {
    padding: 0 5px;
}
.alternative .inmotek-featured,
.alternative .inmotek-3d-tour {
    right: 5px;
    left: auto;
}

/*****************************************
* Single property
*****************************************/
.property-not-available {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.property-not-available::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    z-index: -1;
}

.property-not-available .message-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    min-width: 600px;
    max-width: 900px;
    min-height: 225px;
    max-height: 450px;
    padding: 40px;
    text-align: center;
}

.single-property-carousel {
    position: relative;
}
.single-property-carousel .number-of-photos {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    padding: 0 10px 8px;
    background: rgba(255, 255, 255, 0.7);
    line-height: 1;
    display: block;
    width: fit-content;
    height: fit-content;
}

.web-property-carousel {
    position: relative;
    padding-left: 100px;
}

.web-property-carousel.web-property-carousel-after{
    padding-left: 0;
    padding-right: 100px;
}

.web-property-carousel .web-property-carousel-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    padding-right: 15px;
    max-height: 100%;
    user-drag: none;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.web-property-carousel.web-property-carousel-after .web-property-carousel-thumbs{
    right: 0;
    left: auto;
    padding-right: 2px;
    padding-left: 15px;
}

.web-property-carousel .web-property-carousel-thumbs.thumbs-horizontal{
    padding: 0;
    width: 100%;
}

.web-property-carousel .web-property-carousel-thumbs > div > div {
    cursor: pointer;
}

.web-property-carousel .web-property-carousel-thumbs.thumbs-horizontal > div > div{
    display: inline-block;
    max-width: 100px;
}

.web-property-carousel .web-property-carousel-thumbs > div > div img {
    width: 100%;
    opacity: 0.5;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.web-property-carousel .web-property-carousel-thumbs > div > div:hover img,
.web-property-carousel .web-property-carousel-thumbs > div > div.hover img {
    opacity: 0.7;
}

.web-property-carousel .web-property-carousel-thumbs > div > div.active img {
    opacity: 1;
}

.web-property-carousel .web-property-carousel-thumbs > div > div + div {
    margin-top: 2px;
}



.web-inmotek-single-gallery .flickity-viewport,
.web-inmotek-single-gallery .web-carousel-3 .flickity-slider > div > div,
.web-inmotek-single-gallery .web-carousel-3 .flickity-slider > div > div img {
    min-height: 400px;
}

.inmotek-single-right-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.inmotek-single-price-container {
    margin-top: auto;
    margin-bottom: auto;
}
.inmotek-single-price-container,
.inmotek-single-icons-container {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.inmotek-single-icons-container {
    margin-bottom: 5px;
}
.pnlm-container {
    background-image: none !important;
}
.inmotek-single-features ul {
    padding: 0;
}
.inmotek-single-features ul li {
    padding: 3px 10px;
    list-style: none;
    display: table;
    border: 1px solid #F2E4C5;
    margin: 5px 0;
}
.inmotek-single-features ul li i {
    display: table-cell;
    width: 35px;
    vertical-align: middle;
}
.inmotek-single-features ul li span {
    display: table-cell;
    vertical-align: middle;
}
.inmotek-single-features ul li i svg {
    fill: #F2E4C5;
}
.inmotek-single-documents ul {
    padding: 0;
}
.inmotek-single-documents ul li {
    padding: 10px 0;
    list-style: none;
    width: 100%;
    border-bottom: 2px solid #F2E4C5;
}
.inmotek-single-documents ul li a {
    display: table;
    width: 100%;
}
.inmotek-single-documents ul li a svg {
    display: table-cell;
    width: 60px;
    vertical-align: middle;
}
.inmotek-single-documents ul li a div {
    display: table-cell;
    width: 100%;
    padding: 0 15px;
    vertical-align: middle;
}
.inmotek-single-documents ul li a div span {
    display: block;
}
/* START: Efficiency */
.efficiency-bar,
.efficiency-bar-letter,
.efficiency-bar-arr {
    color: #FFF;
    height: 25px;
    line-height: 25px;
}
.efficiency-bar {
    display: block;
    margin: 4px 0;
}
.efficiency-bar-letter {
    display: inline-block;
    text-align: right;
    padding: 0 25px 0 0;
    position: relative;
}
.efficiency-bar-arr {
    width: 20px;
    right: 0;
    top: 0;
    position: absolute;
}
.efficiency-bar .bar-a, .efficiency-value.bar-a {
    width: 40%;
    background-color: #00745e;
}
.efficiency-bar .bar-b, .efficiency-value.bar-b {
    width: 50%;
    background-color: #00b538;
}
.efficiency-bar .bar-c, .efficiency-value.bar-c {
    width: 60%;
    background-color: #c5d900;
}
.efficiency-bar .bar-d, .efficiency-value.bar-d {
    width: 70%;
    background-color: #eee800;
}
.efficiency-bar .bar-e, .efficiency-value.bar-e {
    width: 80%;
    background-color: #fec200;
}
.efficiency-bar .bar-f, .efficiency-value.bar-f {
    width: 90%;
    background-color: #f83000;
}
.efficiency-bar .bar-g, .efficiency-value.bar-g {
    width: 100%;
    background-color: #e70000;
}
.efficiency-value.bar--{
    background-color: #F2F2F2;
}
.efficiency {
    display: block;
    margin: 5px 0;
    width: 100%;
}
.efficiency .efficiency-value {
    padding: 5px 15px 0 5px;
    border-radius: 50px;
    height: 35px;
    line-height: 25px;
    width: auto;
    display: table;
    margin: 0 auto;
}
.efficiency .efficiency-value .letter {
    height: 25px;
    width: 25px;
    background-color: #fff;
    display: inline-block;
    margin: 0 4px 0 0;
    color: #000;
    text-align: center;
    border-radius: 25px;
    font-weight: bold;
    font-size: 18px;
}
.efficiency .efficiency-value .efficiency {
    height: 25px;
    display: inline;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}
.efficiency .efficiency-info {
    display: block;
    margin: 10px 0 25px;
    font-size: 10px;
    font-style: italic;
    line-height: 1.2;
    text-align: center;
}
/* END: Efficiency */

/*****************************************
* Single alternative property
*****************************************/
.alternative-single .inmotek-single-icons.row {
    padding: 60px 0 !important;
}
.alternative-single .inmotek-single-ref,
.alternative-single .inmotek-single-operation {
    padding: 8px 0;
}
.alternative-single .inmotek-single-ref {
    border-right: 2px solid;
    width: 70%;
    float: left;
}
.alternative-single .row.inmotek-single-energy-efficiency {
    padding: 4px;
}
.alternative-single .main-info {
    font-size: 1.5rem;
}
.alternative-single .with-divider {
    border-bottom: 2px solid;
}
.alternative-single .with-no-divider p,
.alternative-single .with-divider p {
    margin-top: 1.5rem;
}
.alternative-single .inmotek-single-price .h1 {
    font-size: 5rem;
}
.alternative-single .inmotek-single-icons-container {
    margin-bottom: 0;
}
.alternative-single .web-img-fit {
    max-height: 400px;
    width: auto;
}
.alternative-single.web-carousel-2.web-carousel-x2 .flickity-slider > div {
    width: fit-content;
}

/*****************************************
* Properties slider
*****************************************/
.web-operation-badge,
.web-type-badge {
    position: absolute;
    padding: 10px 30px;
    border-radius: 60px;
    font-weight: 900;
    top: 15px;
}
.web-operation-badge {
    right: 30px;
}
.web-type-badge {
    left: 30px;
}
.web-carousel .efficiency-bar,
.web-carousel .efficiency-bar-letter,
.web-carousel .efficiency-bar-arr {
    height: 17px;
    line-height: 17px;
}
.web-carousel .efficiency-bar-arr {
    width: 14px;
}
.web-carousel .efficiency-bar-letter {
    padding-right: 17px;
}
.web-carousel .efficiency .efficiency-value {
    line-height: 17px;
    height: 27px;
    padding-right: 5px;
}
.web-carousel .efficiency .efficiency-value .letter {
    height: 17px;
    width: 17px;
}
.web-carousel .efficiency .efficiency-value .efficiency {
    height: 17px;
    line-height: 17px;
    font-size: 11px;
}
.web-carousel .efficiency .efficiency-info {
    margin-bottom: 17px;
}
/*****************************************
* Forms
*****************************************/
input[type=radio].inmotek-radio-button{
    display: none;
}
input[type=radio].inmotek-radio-button + .inmotek-finder-button{
    opacity: 0.5;
}
input[type=radio].inmotek-radio-button:checked + .inmotek-finder-button{
    opacity: 1;
}

/* 3D tour visit */
.tour-3d-img {
    position: relative;
    background-position: center;
    height: 330px;
    background-size: cover;
    background-repeat: no-repeat;
}
.tour-3d-img.multiple {
    height: 160px;
}

.btn-tour {
    padding: 10px 25px 15px;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    letter-spacing: 0.1em;
}

.btn-tour:hover {
    text-decoration: none;
}

.tour-3d-img a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    cursor: pointer;
}

#apply-mobile-filters {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    top: auto;
    height: 55px;
}

#modal-with-filters {
    background-color: #fff;
}

#modal-with-filters .modal-dialog {
    margin: 0 !important;
    max-width: 100%;
    height: 100% !important;
}

#modal-with-filters .modal-body {
    max-width: 100vw;
}

.inmotek-single-docs ul {
    padding: 0;
}
.inmotek-single-docs ul li {
    list-style: none;
    padding: 5px 10px;
    float: left;
    border: 1px solid;
    margin: 10px 0;
}

.web-quick-view-modal .inmotek-single-docs ul li {
    border: none;
}

/*****************************************
* Mortgage calculator
*****************************************/
.mortgage-calculator-container .range-slider {
    margin-bottom: 10px;
}
.mortgage-calculator-container .range-slider__range {
    width: calc(100% - 135px) !important;
}
.mortgage-calculator-container .range-slider__value {
    width: 120px;
}

#mobile-filters .web-toggle-item input[type="checkbox"]:not(:checked).web-toggle + .web-toggle-btn,
.inmotek-advanced-finder-form .web-toggle-item input[type="checkbox"]:not(:checked).web-toggle + .web-toggle-btn {
    background-color: #b3b3b3 !important;
}

li.select2-results__option .wrap:before {
    content: '';
    width: 15px;
    height: 15px;
    margin-right: 10px;
    display: inline-block;
    border: 2px solid #999;
}

li.select2-results__option[aria-selected=true] .wrap:before {
    content: '\2713';
    border: none;
    color: #999;
}

.select2-results__group .wrap:before {
    content: none !important;
}
