/*
Template Name: Wrapkit
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*==============================================================
 You can write your style here and overwrite our style
 ============================================================== */

a {
    color: #9e1881;
}

.spacer {
    padding: 30px 0;
}

.container > h3:first-child {
    margin-bottom: 20px;
}

ul.navbar-nav > li.active {
    border-bottom: 1px solid #fff;
}

ul.navbar-nav > li.active > a.nav-link {
    font-weight: bold;
}

.topbar:not(.slideInDown) ul.navbar-nav > li > a.nav-link {
    text-shadow: 1px 1px 2px #666;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #9d1680;
}

.static-slider10 .title {
    line-height: 86px;
}

.real-estates-teaser h3 span {
    cursor: pointer;
}

@media (max-width: 767px) {
    .static-slider10 {
        padding: 40% 0;
        max-height: 500px;
    }

    .home-page .static-slider10 {
        padding: 20% 0;
        background-position: -164px center;
    }

    .static-slider10 .title {
        line-height: 64px;
    }

    .feature16 .with-bg {
        width: 100%;
        height: 56vw;
    }
}

@media (max-width: 575px) {
    .static-slider10 .title {
        opacity: 0;
    }
    .real-estates-teaser .btn-arrow {
        display: none;
    }
}

@media (min-width: 767px) {
    .feature26 .img-responsive{
        width: auto;
        max-height: 160px;
        float: right;
    }
}

.topbar.fixed-header {
    background-color: #fff;
}

.topbar.fixed-header .h5-nav-bar .navbar-nav .nav-link {
    color: #3e4555;
    /*text-shadow: 1px 1px #666;*/
}

.topbar.fixed-header.static {
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .page-wrapper.static-header {
        padding-top: 120px;
    }
}

.h5-nav-bar .navbar-nav .nav-link {
    /** margin-bottom: 20px; **/
}

.h5-nav-bar .navbar-nav .nav-item.dropdown {
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(255,255,255,0.5)
}

@media (max-width: 767px) {
    .h5-nav-bar .navbar-nav .nav-item.dropdown {
        margin-bottom: 2px;
        border-bottom: 2px solid rgba(255,255,255,0.5);
        background-color: #fff;
        border-radius: 8px;
    }
    .topbar:not(.slideInDown) ul.navbar-nav > li > a.nav-link {
        text-shadow: none;
        color: #616161;
    }
}


ul.navbar-nav > li.active {
    border-bottom: 4px solid rgba(255,255,255,1) !important;
}

.h5-nav-bar .navbar-nav .nav-item.active .nav-link {
    opacity: 1;
}

.topbar.fixed-header .h5-nav-bar .navbar-nav .nav-item.dropdown {
    border-bottom: 1px solid rgba(62,69,85,0.5)
}

.topbar.fixed-header .h5-nav-bar ul.navbar-nav > li.active {
    border-bottom: 2px solid rgba(62,69,85,0.8) !important;
}
.row.property-pagination {
    margin-top: 60px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #9e1881;
}

h2 strong {
    color: #9e1881;
    font-weight: 500;
}

.content-box h1 strong, .content-box h2 strong, .content-box h3 strong {
    color: #9e1881;
}

.text-info > i {
    color: #9e1881 !important;
}

.cite-circle {
    background: #9e1881 !important;
}

.btn {
    border-radius: 30px;
}

.btn-circle.btn-lg {
    border-radius: 40px;
}
.bt-top {
   background: #9d1680;
   border-color: #9d1680;
    font-size: 30px;
    line-height: 22px;
}
.bt-top:hover {
    background: #ff22ae;
    border-color: #ff22ae;
}
.btn-success-gradiant {
    background: #07d79c;
    background: -webkit-linear-gradient(legacy-direction(to right), #9e1881 0%, #9f1680 100%);
    background: -webkit-gradient(linear, left top, right top, from(#9e1881), to(#9f1680));
    background: -webkit-linear-gradient(left, #9e1881 0%, #9f1680 100%);
    background: -o-linear-gradient(left, #9e1881 0%, #9f1680 100%);
    background: linear-gradient(to right, #9e1881 0%, #9f1680 100%) !important;
    border: 0;
}

.btn-success-gradiant:hover, .btn-success-gradiant:active {
    background: #3aba85;
    background: -webkit-linear-gradient(legacy-direction(to right), #9f1680 0%, #9e1881 100%);
    background: -webkit-gradient(linear, left top, right top, from(#9f1680), to(#9e1881));
    background: -webkit-linear-gradient(left, #9f1680 0%, #9e1881 100%);
    background: -o-linear-gradient(left, #9f1680 0%, #9e1881 100%);
    background: linear-gradient(to right, #9f1680 0%, #9e1881 100%) !important;
}

.cropped-image h1 {
    line-height: 36px;
    font-size: 26px;
}

.cropped-image h2 {
    color: #9e1881;
    border-bottom: 2px solid #9e1881;
    display: inline-block;
    font-weight: 600;
    margin-top: 15px;
}
.cropped-image div.subheading {
    color: #9e1881;
    margin-top: -5px;
    margin-bottom: 15px;
}

.circle-thumbnails .owl-dots .owl-dot {
    border-radius: 100%;
    width: 70px;
    height: 70px;
    background-size: cover;
    margin-right: 10px;
    opacity: 0.4;
    cursor: pointer;
}

.circle-thumbnails .owl-dots .owl-dot span {
    display: none;
}
.circle-thumbnails .owl-dots {
    display: inline-block;
    position: relative;
    /*top: -100px;*/
}

.testimonial2 .btn-circle {
    background-color: #9e1881;
}

.testimonial2 .item p {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 20px;
    color: #333;
}

.testimonial2 .item h6.subtitle {
    color: #333;
    font-weight: bold;
}

.testi2.circle-thumbnails .owl-item img.circle {
    box-shadow: 70px 0 0 -10px #9e1881;
    margin: 20px; /** ?? **/
    height: 400px;
    width: 400px;
}

div.page-wrapper.skylined > div.body-sections > div:last-child {
    background-image: url(/themes/wrap20/images/karlsruhe-skyline-cropped.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    min-height: 500px;
}

.property-box .text-info {
    min-height: 30px;
    color: #9e1881 !important;
}

.property-box .specifiaction-box {
    white-space: nowrap;
    background-color: #8c8c8c;
}

.property-box .specifiaction-box h5, .property-box .specifiaction-box h6 {
    color: #fff;
    margin-bottom: 0px;
}

@media (min-width: 1200px) {
    .property-box .img-fluid {
        height: 191px;
    }
}

@media (min-width: 992px ) and (max-width: 1199px) {
    .property-box .img-fluid {
        height: 192px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .property-box .img-fluid {
        height: 342px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .property-box .img-fluid {
        height: 256px;
    }
}

@media (max-width: 991px) {
    .real-estates-teaser-row > div:nth-child(2) {
        margin-top: 30px;
    }
    .testimonial2 .owl-carousel {
        text-align: center;
    }
}


.real-estates-teaser header h3 {
    float: left;
    font-size: 20px;
    margin-top: 5px;
}

@media (min-width: 992px ) and (max-width: 1076px) {
    .real-estates-teaser > header > h3 {
        display: none;
    }
}

.real-estates-teaser header .btn {
    float: right;
    font-size: 14px;
}

.real-estates-teaser .tcards {
    clear: both;
    margin-top: 80px;
}

.estate-images .item {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.estate-images .item .item-mask {
    height: 400px;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.estate-images .item .item-mask:hover {
    opacity: 0.7;
}

.estate-images .item .item-mask i.fa {
    font-size: 64px;
    color: #9d1680;
}

.estate-images .owl-nav {
    position: absolute;
    background: none;
    top: 300px;
    margin: 0;
    text-align: left;
    pointer-events: none;
}

.estate-images .owl-nav .owl-prev,  .estate-images .owl-nav .owl-next{
    pointer-events: all;
    background: none;
    font-size: 40px;
}

.estate-images .owl-nav .owl-prev:hover,  .estate-images .owl-nav .owl-next:hover{
    background: none;
    color: #9d1680;
}

.estate-images .owl-nav .owl-prev {
    float: left;
}

.estate-images .owl-nav .owl-next {
    float: right;
}



@media (min-width: 1200px) {
    .estate-images .owl-nav {
        width: 1110px; /*1140-30*/
    }
    .estate-poser-item .wide {
        display: block;
    }
    .estate-poser-item .split {
        display: none;
    }
}

@media (min-width: 992px ) and (max-width: 1199px) {
    .estate-images .owl-nav {
        width: 930px;
    }
    .estate-poser-item .wide {
        display: block;
    }
    .estate-poser-item .split {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .estate-images .owl-nav {
        width: 690px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .estate-images .owl-nav {
        width: 510px;
    }
}

@media (max-width: 991px) {
    .estate-poser-item .wide {
        display: none;
    }
    .estate-poser-item .split {
        display: block;
    }
}

.estate-thumbs .item {
    height: 80px;
    width: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0.5;
    cursor: pointer;
}

.estate-thumbs .item:hover {
    opacity: 1;
}

.estate-thumbnail-slider {
    /*padding-left: 50px;
    padding-right: 50px; */
    margin-top: 20px;
}

.estate-slider .right-image-mask {
    position: absolute;
    height: 400px;
    width: 50%;
    right: 0;
    top: 0;
    z-index: 10;
    background-color: #fff;
    opacity: 0.7;
    pointer-events: none;
}

.separated  {
    border-left: 3px solid #9d1680;
}

.estate-title {
    text-align: center;
}
@media (min-width: 992px) {
    .estate-title h1 {
        max-width: 50%;
    }
}
.estate-title h1 {
    font-size: 24px;
    text-align: center;
    margin: 30px auto;
}

.estate-free-text h2, .estate-free-text h2{
    color: #9d1680;
}

.circle-image-container {
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
}

@media (max-width: 767px) {
    .purple-stripe.expose .circle-image-container {
        width: 300px;
        height: 300px;
        margin: auto;
    }
    .purple-stripe.expose.feature16 .with-bg {
        height: auto;
    }
    div.purple-stripe .circle-image-container a.btn {
        top: 210px !important;
        left: 15px;
    }
    .purple-stripe.expose {
        margin-bottom: 60px;
    }
}

@media (max-width: 575px) {
    .purple-stripe.expose .circle-image-container {
        width: 250px;
        height: 250px;
    }
    div.purple-stripe .circle-image-container a.btn {
        left: -10px;
    }
}

div.purple-stripe .circle-image-container a.btn {
    top: 287px;
}
.purple-stripe.expose .wrap-feature-16 .with-text {
    margin-top: 31%;
}
dl > dt {
    float: left;
    margin-bottom: 0;
    line-height: 24px;
    font-weight: 500;
}

dl > dd {
    text-align: right;
    margin-bottom: 0px;
    line-height: 24px;
    font-weight: 500;
}

.estate-details table {
    width: 100%;
}

.estate-details table tr {
    border-bottom: 1px solid #ddd;
}

.estate-details table th {
    font-weight: normal;
}

.estate-details table td {
    font-weight: normal;
}

.estate-details table td i.fa-check {
    color: #9d1680;
}

@media (max-width: 767px) {
    .estate-details {
        margin-bottom: 50px;
    }

}
.additional-texts > .container > .row > * {
    margin-top: 50px;
}
.property-box h3 {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.property-box .bg-info {
    border-radius: 12px;
}

.property-box .text-preview {
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 80px;
    margin-top: 10px !important;
}

.btn-living-gradiant, .property-box .bg-info.living , .label-living{
    background: #87bd29;
    color: #fff;
    background: -webkit-linear-gradient(legacy-direction(to right), #71bf44 0%, #9bbc0e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#71bf44), to(#9bbc0e));
    background: -webkit-linear-gradient(left, #71bf44 0%, #9bbc0e 100%);
    background: -o-linear-gradient(left, #71bf44 0%, #9bbc0e 100%);
    background: linear-gradient(to right, #71bf44 0%, #9bbc0e 100%);
    border: 0px;
}

.btn-living-gradiant:hover {
    background: #87bd29;
    color: #fff;
    background: -webkit-linear-gradient(legacy-direction(to right), #9bbc0e 0%, #87bd29 100%);
    background: -webkit-gradient(linear, left top, right top, from(#9bbc0e), to(#87bd29));
    background: -webkit-linear-gradient(left, #9bbc0e 0%, #87bd29 100%);
    background: -o-linear-gradient(left, #9bbc0e 0%, #87bd29 100%);
    background: linear-gradient(to right, #9bbc0e 0%, #87bd29 100%);
}

.btn-trade-gradiant, .property-box .bg-info.trade {
    background: #258ebd;
    color: #fff;
    background: -webkit-linear-gradient(legacy-direction(to right), #147a9e 0%, #43a7cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#147a9e), to(#43a7cc));
    background: -webkit-linear-gradient(left, #147a9e 0%, #43a7cc 100%);
    background: -o-linear-gradient(left, #147a9e 0%, #43a7cc 100%);
    background: linear-gradient(to right, #147a9e 0%, #43a7cc 100%);
}

.btn-trade-gradiant:hover {
    background: #258ebd;
    color: #fff;
    background: -webkit-linear-gradient(legacy-direction(to right), #43a7cc 0%, #147a9e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#43a7cc), to(#147a9e));
    background: -webkit-linear-gradient(left, #43a7cc 0%, #147a9e 100%);
    background: -o-linear-gradient(left, #43a7cc 0%, #147a9e 100%);
    background: linear-gradient(to right, #43a7cc 0%, #147a9e 100%);
}

.living {
    color: #9bbb12;
}
.trade {
    color: #44a7ce;
}

form.form-search input, form.form-search select, form.form-search button.selectpicker,
form.form-search .price-range {
    width: 100%;
    height: 35px;
    border-radius: 0;
    border: 1px solid rgba(100,100,100,0.5);
    background-color: #f7f6f4;
    padding: 5px 10px;
}

form.form-search .price-range {
    padding: 0px 10px;
}

form.form-search button.dropdown-toggle::after {
    margin-left: -20px;
}
form.form-search input {
    padding-left: 15px;
    border-radius: 0;
}

form.form-search > .row > div {
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 992px) {
    form.form-search > .row > div:first-child {
        padding-left: 15px;
    }
    form.form-search > .row > div:last-child {
        padding-right: 15px;
    }
}
@media (max-width: 991px) {
    form.form-search > .row > div:last-child {
        margin-top: 15px;
    }
    .property .main-link {
        right: 0px;
    }
}

.price-range {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #f7f6f4;
    margin-bottom: 20px;
    padding: 15px 15px 10px;
    border: 1px solid rgba(100,100,100,0.5);
    border-radius: 10px;
}
.price-range .jslider-label, .price-range .jslider-value {
    color: #ddd;
}

.jslider {
    font-family: 'Roboto', sans-serif;
    top: 22px;
}
.jslider .jslider-value {
    background-color: transparent;
    color: #666;
    font-size: 12px;
    font-weight: 500;
}
.jslider .jslider-bg i {
    height: 3px;
}
.jslider .jslider-bg .l {
    background: none;
    background-color: #B2B2B2;
}
.jslider .jslider-bg .f {
    background: none;
    background-color: #B2B2B2;
}
.jslider .jslider-bg .r {
    background: none;
    background-color: #B2B2B2;
}
.jslider .jslider-bg .v {
    background: none;
    background-color: #9E1681;
    height: 3px;
}
.jslider .jslider-pointer {
    /*-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background: url("../img/price-range-dragger.png") no-repeat 50% 50% #1396e2;*/
    height: 12px;
    width: 12px;
    border-radius: 6px;
    background-image: none;
    background-color: #9E1681;
    /*top: 12px;*/
}
/*.jslider .jslider-pointer:before {
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #1396e2 transparent;
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  top: -8px;
  left: 0;
}*/
.jslider .jslider-label {
    color: #fff;
}

div.bootstrap-select > .selectpicker {
    box-shadow: none !important;
    border-radius: 10px;
    transition: 0.3s;
    background-color: #f7f6f4;
    color: #666;
    border: 1px solid rgba(100,100,100,0.5);
}

div.bootstrap-select > .selectpicker .caret:after {
    color: #666;
    font-weight: 500;
}

form.form-search div.bootstrap-select {
    width: 100% !important;
}

.dropdown-menu.open > ul {
    display: block;
    /*position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;*/
}

.bootstrap-select.btn-group .dropdown-menu li {
    padding-left: 25px;
}

.bootstrap-select.btn-group .dropdown-menu li:hover {
    background-color: #9e1881;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    display: block;
}

.bootstrap-select.btn-group .dropdown-menu li:hover a {
    color: #fff;
}

div.dark-section {
    background-color: #d9d9d9;
}

.bright-section .wrap-feature-16 [class*=col-] {
    padding: 0px 35px;
}

.wrap-feature-16 .with-text {
    max-width: unset;
    margin-left: 0;
}

.purple-stripe .wrap-feature-16 .with-text {
    margin-top: 35%;
}

div.bright-section {
    background-color: #fff;
}

.page-cms-content .text-container {
    padding-top: 30px !important;
}

div.dark-section-2 {
    background-color: #f5f8e7;
}

div.lightblue-section {
    background-color: #daeef5;
}

.message-container textarea {
    min-height: 200px;
}


@media (min-width: 1199px) {
    div.bright-section > div, div.dark-section > div,
    div.dark-section-2 > div {
        max-width: 1140px;
        margin: auto;
    }

    div.grey-stripe div.inner-container {
        width: 1140px;
        margin: auto;
    }

    div.feature16 div.video-positioner > iframe {
        width: 570px;
        height: 320px;
    }
}

@media (min-width: 992px ) and (max-width: 1199px) {
    div.bright-section > div, div.dark-section > div,
    div.dark-section-2 > div {
        max-width: 991px;
        margin: auto;
    }

    div.grey-stripe div.inner-container {
        width: 991px;
        margin: auto;
    }

    div.feature16 div.video-positioner > iframe {
        width: 495px;
        height: 278px;
    }
}

@media (min-width: 768px ) and (max-width: 991px) {

    div.feature16 div.video-positioner > iframe {
        width: 340px;
        height: 190px;
    }
}
@media (max-width: 767px ) {

    div.feature16 div.video-positioner > iframe {
        width: 90vw;
        height: 50.52vw;
    }

    .wrap-feature-16 .bg-container > div.with-bg {
        background-size: cover;
        width: 90vw;
        height: 50vw;
    }

    .wrap-feature-16 .text-container {
        padding-top: 0;
    }

    div.grey-stripe {
        background-size: 100% 100% !important;
    }

    div.bg-container {
        width: 100%;
        height: 58vw;
    }
}


div.grey-stripe > div.row, div.purple-stripe {
    background-size: 100% 75%;
    background-repeat: no-repeat;
    background-position: center;
}
div.grey-stripe {
    background-image: url(/themes/wrap20/images/ececec.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 55%;
}
div.purple-stripe {
    background-image: url(/themes/wrap20/images/purple-120x120.png);
}
div.grey-stripe.has-video {
    background-size: 100% 55%
}
div.purple-stripe {
    background-size: 100% 40%
}

@media (max-width: 991px) {

}

div.grey-stripe .with-text{
    padding-top: 50px;
}
div.purple-stripe .with-text h1{
    font-size: 48px;
    margin-top: 140px;
    color: #fff;
    line-height: 52px;
}

div.purple-stripe a.btn {
    position: relative;
    display: block;
    width: 270px;
    top: -120px;
    left: 70px;
}

div.grey-stripe div.with-text {
    color: #41413f;
}

div.grey-stripe div.with-text h1,
div.grey-stripe div.with-text h2,
div.grey-stripe div.with-text h3{
    color: #9e1881;
}

.client2 img.partner {
    width: 70%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease;
}

.client2 img.partner:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

.static-slider10 .subtitle {
    opacity: 1;
    font-size: 24px;
}

.spacer.introduction {
    padding-top: 30px;
    padding-bottom: 30px;
}

.introduction p {
    color: #616161;
    line-height: 24px;
}

.wrap-feature-16 .with-bg {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.purple-stripe .wrap-feature-16 > div {
    padding: 0;
}


.long-text .wrap-feature-16 .with-bg {
    background-position: center top;
}

.callout-section {
    background-position: center center;
    background-size: cover;
    /*background-repeat: repeat-x;*/
    padding: 0;
    margin-top: 90px;
    height: 120px;
    min-height: unset !important;
}

@media (max-width: 991px) {
    .callout-section {
        height: auto;
    }
}

.callout-section .positioner {
    padding: 45px;
}

.callout-section h2 {
    color: #fff;
}

.callout-section.inverted a.btn {
    background: #fff;
    color: #000;
}

.wrap-feature3-box h5 a {
    font-size: 14px;
}

.wrap-feature3-box p {
    font-size: 16px;
    height: 160px;
    overflow: hidden;
}

.feature16.has-video .video-positioner {
    text-align: center;
    padding: 0;
    margin: auto;
}

.team4 {
    text-align: center;
}
.team4 .pro-pic img {
    border-radius: 100%;
}
.team4 .title {
    margin: 30px 0 0 0;
}
.team4 .subtitle {
    margin: 0 0 20px 0;
    font-size: 13px;
}

.team4 .rounded-img {
    width: 250px;
    height: 250px;
    margin: auto;
    background-size:cover;
    background-position:center;
    border-radius:50%;
    text-align: center;
}

.team4 .rounded-img .image-badge {
    background-color: #9e1881;
    border-radius: 15px;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 35px;
}

.team4 .rounded-img .ribbon {
    color: #9e1881;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #fff;
    opacity: 0.7;
    bottom: 0;
    height: 60px;
    width: 100%;
    text-align: center;
    margin-top: 128px;
    padding-top: 10px;
    overflow: hidden;
}

.team4 .subheading {
text-align: center;
color: #41413f;
}

div.member-section {
    padding-bottom: 0;
}

.team4 .member {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.team4 .main-member {
    -webkit-box-shadow: 5px 6px 15px 0px rgba(0,0,0,0.31), -2px 0px 12px 0px rgba(0,0,0,0.31);
    box-shadow: 5px 6px 15px 0px rgba(0,0,0,0.31), -2px 0px 12px 0px rgba(0,0,0,0.31);
}

.feature16 {
    /** margin-bottom: 90px; **/
}

.wrap-feature-16 > .bg-container {
    padding: 0;
}

.wrap-feature-16  .bg-container > div {
    width: 80%;
    height: 80%;
    /* margin-left: 10%; */
    /* margin-top: 10%; */
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background-position: center center;
}

.edited-text h1 {
    font-size: 46px;
    font-weight: bold;
    line-height: 56px;
}

.edited-text h1, .edited-text h2, .edited-text h3, .edited-text h4, .edited-text h5 {
    color: #9e1881;
}

.widget-anchor {
    display: block;
    position: relative;
    top: -122px;
    visibility: hidden;
}
a.link:hover, a.link:focus, .footer4 .f4-bottom-bar a:hover {
    color: #9e1881;
}

.footer4 .round-social.light a:hover {
    background: #9e1881;
}

@media (max-width: 1023px) {
    .topbar, .topbar.fixed-header {
        background: #9d1680;
    }
    .h5-nav-bar .navbar-collapse {
        background: #9d1680;
    }

    .topbar.fixed-header .h5-nav-bar .navbar-nav .nav-item.dropdown {
        border-bottom: 1px solid #fff;
    }
    .topbar.fixed-header .h5-nav-bar ul.navbar-nav > li.active {
        border-bottom: 2px solid #fff !important;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .topbar.fixed-header .h5-nav-bar .navbar-nav .nav-link {
        color: #fff;
    }
}

span.badge-info {
    background-color: #9d1680;
    padding: 5px;
    border-radius: 15px;
    font-size: 100%;
    font-weight: normal;
}

span.badge-gradient {
    background: rgb(156,188,15);
    background: linear-gradient(90deg, rgba(156,188,15,1) 0%, rgba(68,168,204,1) 100%);
    padding: 5px;
    border-radius: 15px;
    color: #fff;
}
section.property-poser {
    min-height: 200px;
    background-color: #E3E3E3FF;
    margin-top: 50px;
    margin-bottom: 50px;
}

.estate-poser-item {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}

.estate-poser-item img {
    width: 32%;
}
.estate-poser-item img {
    margin-bottom: 15px;
}
.estate-poser-item h6 {
    margin-bottom: 5px;
}
.estate-poser-item p {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.energy-certificate .key-visual img {
    width: 90%;
    height: auto;
}

.energy-certificate .certificate .separated {
    padding-left: 15px;
}
.energy-certificate .certificate h3 {
    /*color: #9d1680;*/
}
.energy-scale .summary strong {
    color: #000;
}
.energy-scale .summary {
    text-align: center;
    margin-bottom: 20px;
}
.energy-scale .energy-consumption {
    background-color: #999;
    font-weight: bold;
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
}
.energy-scale .scale .indicator {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #9d1680;
    margin-top: -20px;

}
.energy-scale .scale img {
    width: 100%;
    height: auto;
}
.contact-team img.circle {
    width: 400px;
    height: auto;
}
.wrap-feature-16 div.icon-teaser {
    text-align: center;
    padding-top: 45px;
    padding-left: 0;
    padding-right: 0;
}

div.icon-teaser h6 {
    margin-top: 15px;
}

div.testimonial10 {
    background: rgb(156,188,15);
    background: linear-gradient(90deg, rgba(156,188,15,1) 0%, rgba(68,168,204,1) 100%);
}

.testimonial10 .testi10 .quote-bg {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    background: url(../assets/images/testimonial/up-quote.png) no-repeat top left, url(../assets/images/testimonial/down-quote.png) no-repeat bottom right;
}

.testimonial10 .customer-thumb.rounded-img {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 15px auto;
    border-radius: 50px;
}

.wrap-feature38-box .po-absolute {
    right: 0;
    z-index: 1;
    height: 400px;
    width: 630px;
    overflow: visible;
    margin-top: -50px;
}
.wrap-feature38-box i {
    color: #9d1680;
}
.violet-bg {
    background-color: #9d1680;
}
.violet-stripe {
    max-height: 350px;
}

.violet-stripe > .row {
    padding-top: 30px;
}

.wrap-feature38-box img.overlap {
    height: 400px;
    width: 630px;
    overflow: visible;
}

.card.property {
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.35);
    border-radius: 5px;
    min-height: 250px;
}

.card.property .usage-stripe {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30px;
    border-radius: 5px;
}

.usage-stripe .left-radius-clip {
    background-color: #fff;
    height: 100%;
    width: 10px;
}

.living .usage-stripe, .living .front-cover .badge {
    background-color: #9cbc11;
}

.trade .usage-stripe, .trade .front-cover .badge {
    background-color: #44a8cc;
}
.property .front-cover{
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: content-box;
    padding-left: 0px;
    margin-left: 15px;
    border-radius: 5px;
    margin-bottom: 0;
    margin-right: -15px;
}
@media (min-width: 350px) and (max-width: 400px) {
    .property .front-cover{
        max-width: 330px;
    }
}
@media (max-width: 349px) {
    .property .front-cover{
        max-width: 275px;
    }
}
@media (min-width: 401px) and (max-width: 450px) {
    .property .front-cover{
        max-width: 369px;
    }
}
@media (max-width: 559px) {
    .property .attributes {
        padding-left: 30px;
    }
}
@media (min-width: 451px) and (max-width: 559px) {
    .property .front-cover{
        max-width: 460px;
    }
}

.property .front-cover a {
    display: block;
    min-height: 250px;
}

.front-cover .badge {
    position: absolute;
    top: 17px;
    left: 17px;
    border-radius: 15px;
    padding: 7px;
    color: #fff;
    text-transform: uppercase;
}

.front-cover figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #9d1680;
    text-transform: capitalize;
    padding-top: 13px;
}

.card.property h2 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .card.property h2 {
        font-size: 14px;
        line-height: 20px;
    }
}

.estate-id {
    font-size: 12px;
    color: #999;
    max-height: 10px;
    text-align: right;
    /*margin-right: 30px;*/
}

.property .attributes > * {
    margin-right: 50px;
}
.property .location {
    font-size: 12px;
    margin-top: -10px;
}

.attributes .price {
    white-space: nowrap;
}
.property .attributes .price-label {
    color: #9d1680;
    font-weight: bold;
    font-size: 12px;
}

.property .attributes .badge-info {
    font-size: 12px;
}

.property .attributes .icon {
    width: auto;
    height: 32px;
    float: left;
}

@media (min-width: 768px) and (max-width: 991px) {
    .property .attributes .price-label {
        display: block;
    }
    .property .attributes .icon {
        display: none;
    }
    .property .attributes .price-label {
        margin-top: -8px;
    }
    .property .attributes .area dd, .property .attributes .rooms dd {
        margin-top: 20px;
    }
}
@media (max-width: 768px) {
    .property .attributes .badge-tag {
        display: none;
    }
}


@media (max-width: 991px) {

    .property .attributes .price {
        margin-bottom: 12px;
    }
}


.property .attributes dl {
    float: left;
    color: #000;
    margin-left: 15px;
}

.property .attributes dl dt {
    font-size: 12px;
    padding-top: 0;
    margin-top: -7px;
    font-weight: normal;
    margin-bottom: -9px;
}

.property .attributes dl dd {
    font-size: 18px;
    font-weight: bold;
}

.property .attributes .badge-tag {
    background-color: #d1d2d4;
    color: #fff;
    border-radius: 10px;
    padding: 5px 15px;
    margin-right: 12px;
}

.property .attributes .main-link {
    position: absolute;
    bottom: 10px;
    font-size: 13px;
    color: #666;
    font-weight: bold;
}
.property .attributes .main-link i {
    color: #9d1680;
}
.property-pagination .owl-dots {
    width: 100%;
}

.announces.odd {
    background-color: #E6E7E9FF;
}

.announce {
    padding-top: 30px;
    padding-bottom: 30px;
}
.announce dt {
    color:#3F3F3FFF;
}
.announce dd {
    color:#3F3F3FFF;
}
.announce-text {
    color:#3F3F3FFF;
}
.announce h3 {
    font-size: 18px;
}
.announce h3 span.label {
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 20px;
}

span.label-living {
    border-radius: 20px;
}

.feature-2-asp img.circle {
    height: 350px;
}

.feature-2-asp .contact-data {
    text-align: left;
    padding-top: 120px;
}

.feature-2-asp .contact-data h3 {
    font-size: 32px;
    font-weight: bold;
}

.feature-2-asp .contact-data address {
    font-weight: bolder;
    color: #000;
    font-size: 20px;
}

p.subline {
    color: #000;
    font-size: 12px;
    margin-top: -8px;
}

.contact-card {
    margin-top: 30px;
}

.follow-text {
    text-align: right;
    padding-top: 22px;
}

.follow-text a {
    font-size: 24px;
    color: #000;
}

.follow-image img {
    height: 90px;
}

/**
 Expose contact
 */

#inquiry-modal form .checkbox label {
    font-size: 11px;
    line-height: 16px;
    color: #000;
}

.modal-dialog h2, .expose-contact h2 {
    color: #9e1881;
}

.expose-contact {
    margin-bottom: 50px;
}

.expose-contact a.btn, .expose-contact a.btn:hover {
    color: #fff;
}

@media (max-width: 767px) {
    .feature-2-asp.below-real-estate {
        margin-top: 50px;
    }
}

.feature-2-asp.more-data .contact-data {
    padding-top: 50px;
    margin-bottom: 40px;
}
form div.bootstrap-select.btn-group {
    display: block !important;
    width: 100% !important;
}

form label.control-label {
    color: #41403E;
}
form input.form-control, form textarea.form-control {
    border-color: #41403E;
    border-width: 1px;
    border-radius: 10px;
}

form .form-group.important {
    display: none;
}


.checkbox, .radio {
    padding-left: 0px;
}

.checkbox.switch {
    margin: 0;
    padding: 0;
    z-index: 2;
}
.checkbox.switch .icheckbox {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #cdcdcd;
    background-color: #fff;
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    position: relative;
    width: 45px;
    top: -1px;
}
.checkbox.switch .icheckbox:hover {
    border-color: #1396e2;
}
.checkbox.switch .icheckbox:hover:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.checkbox.switch .icheckbox:after {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #073855;
    content: "\f00c";
    font-size: 11px;
    position: absolute;
    left: 5px;
    line-height: 20px;
}
.checkbox.switch .icheckbox:before {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #1396e2;
    content: "";
    height: 17px;
    width: 17px;
    position: absolute;
    left: 2px;
    top: 2px;
}
.checkbox.switch .icheckbox.checked {
    border-color: #1396e2;
}
.checkbox.switch .icheckbox.checked:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background-color: #073855;
    left: 22px;
}
.checkbox .icheckbox {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(100,100,100,0.5);
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    position: relative;
    width: 20px;
    top: -1px;
}
.checkbox .icheckbox:after {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #9E1681;
    content: "\f00c";
    position: absolute;
    line-height: 19px;
    left: 2px;
}
.checkbox .icheckbox.checked:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.iradio {
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #f3f3f3;
    height: 20px;
    margin-right: 10px;
    width: 20px;
    top: -1px;
}
.iradio:after {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    background-color: #2a2a2a;
}
.iradio.checked:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.has-error span.help-inline {
    color: #ea4e34;
}

.page-wrapper.advertisements.trade .edited-text h1,
.page-wrapper.advertisements.trade h2 strong{
    color: #44A8CC;
}
.page-wrapper.advertisements.trade .edited-text {
    color: #000;
}

.page-wrapper.advertisements.trade .btn-success-gradiant {
    background: #07d79c;
    background: -webkit-linear-gradient(legacy-direction(to right), #1179A0 0%, #46A8CF 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1179A0), to(#46A8CF));
    background: -webkit-linear-gradient(left, #1179A0 0%, #46A8CF 100%);
    background: -o-linear-gradient(left, #1179A0 0%, #46A8CF 100%);
    background: linear-gradient(to right, #1179A0 0%, #46A8CF 100%) !important;
    border: 0;
}

.page-wrapper.advertisements.trade .btn-success-gradiant:hover,
.page-wrapper.advertisements.trade .btn-success-gradiant:active {
    background: #3aba85;
    background: -webkit-linear-gradient(legacy-direction(to right), #46A8CF 0%, #1179A0 100%);
    background: -webkit-gradient(linear, left top, right top, from(#46A8CF), to(#1179A0));
    background: -webkit-linear-gradient(left, #46A8CF 0%, #1179A0 100%);
    background: -o-linear-gradient(left, #46A8CF 0%, #1179A0 100%);
    background: linear-gradient(to right, #46A8CF 0%, #1179A0 100%) !important;
}

.banner-teaser p {
    font-weight: bold;
    color: #42413F;
    font-size: 20px;
}

.banner-teaser h1 {
    font-size: 72px;
    text-decoration: underline;
    font-weight: bold;
}

.page-wrapper.advertisements.trade .banner-teaser h1 {
    color: #44A8CC;
}

.page-wrapper.advertisements.living .edited-text h1,
.page-wrapper.advertisements.living h2 strong{
    color: #9CBC11;
}
.page-wrapper.advertisements.living .edited-text {
    color: #000;
}

.page-wrapper.advertisements.living .btn-success-gradiant {
    background: #07d79c;
    background: -webkit-linear-gradient(legacy-direction(to right), #71C043 0%, #9CBC11 100%);
    background: -webkit-gradient(linear, left top, right top, from(#71C043), to(#9CBC11));
    background: -webkit-linear-gradient(left, #71C043 0%, #9CBC11 100%);
    background: -o-linear-gradient(left, #71C043 0%, #9CBC11 100%);
    background: linear-gradient(to right, #71C043 0%, #9CBC11 100%) !important;
    border: 0;
}

.page-wrapper.advertisements.living .btn-success-gradiant:hover,
.page-wrapper.advertisements.living .btn-success-gradiant:active {
    background: #3aba85;
    background: -webkit-linear-gradient(legacy-direction(to right), #9CBC11 0%, #71C043 100%);
    background: -webkit-gradient(linear, left top, right top, from(#9CBC11), to(#71C043));
    background: -webkit-linear-gradient(left, #9CBC11 0%, #71C043 100%);
    background: -o-linear-gradient(left, #9CBC11 0%, #71C043 100%);
    background: linear-gradient(to right, #9CBC11 0%, #71C043 100%) !important;
}

.page-wrapper.advertisements.living .banner-teaser {
    width: 100%;
    text-align: right;
}

.page-wrapper.advertisements.living .banner-teaser h1 {
    color: #9CBC11;
    font-family: "Lavanderia-Sturdy";
    font-size: 100px;
    margin-top: 30px;
    font-weight: normal;
}

#map.has-parallax {
    min-height: 400px;
}

.wrap-feature-26 .max-box {
    max-width: unset;
}

.wrap-feature-26 .max-box .title {
    margin-top: 0px;
}
.property-box .po-relative {
    padding-top: 25px;
    padding-bottom: 20px;
}

.property-box .specifiaction-box {
    padding: 10px 40px !important;
}
.linking:hover {
    color: #9e1881;
}

ul.list-inline li a:hover {
    color: #9e1881;
}

div.feature26.news-preview > .container > .owl-carousel > .owl-dots > .owl-dot {
    background: none !important;
}
.icon-boxes .card-body h5 {
    /*height: 40px;*/
}
.icon-boxes .card-body h5 a {
    font-size: 20px;
    white-space: nowrap;
}

.icon-boxes .wrap-feature3-box .card-body {
    padding: 20px;
}
.icon-boxes .card-body .feature-icon{
    width: 64px;
    height: auto;
}
.icon-boxes .card-body p {
    font-family: "Poppins", sans-serif;
    line-height: 1.4;
    height: 100px;
}
.icon-boxes .wrap-feature3-box .card-body .icon-space {
    padding: 0px 10px 10px 0px;
}

.icon-boxes .wrap-feature3-box:first-child {
    padding-left: 15px;
    padding-right: 5px;
}
.icon-boxes .wrap-feature3-box {
    padding-left: 5px;
    padding-right: 5px;
}
.icon-boxes .wrap-feature3-box:last-child {
    padding-right: 15px;
}

.icon-boxes .card {
    margin-bottom: 10px;
}
.icon-boxes .card.linked:hover {
    cursor: pointer;
}
.icon-boxes .card.linked:hover .linking i {
    margin-left: 15px;
}
.icon-boxes .card.linked:hover h5 a {
    color: #9e1881;
}

.contact-access {
    position: fixed;
    right: -305px;
    top: 160px;
    width: 370px;
    transition:right 0.3s ease-in-out;
    z-index: 10;
}
.contact-access .feature-icon {
    width: 42px !important;
}
.contact-access .card-body > .row {
    /*margin-top: 10px;*/
}
.contact-access p {
    font-size: 12px;
    height: 12px !important;
    margin-left: -40px;
}
.contact-access h3 {
    margin-left: -40px;
    margin-top: -9px;
    font-size: 20px;
}
.contact-access h3 a {
    color: #000;
}
.contact-access h3 a i {
    color: #9e1881;
}
.contact-access h3 a:hover {
    color: #9e1881;
}
.contact-access:hover {
    right: 0px;
}
.contact-access .card-body {
    padding: 15px;
    padding-bottom: 1px;
}

@media (min-width: 1165px) {
    .wrap-feature-16 {
        min-height: 380px;
    }
}

@media (min-width: 751px)  and (max-width: 1164px) {
    .wrap-feature-16 {
        min-height: 330px;
    }
}

.wrap-feature-16 .text-container {
    display: table;
}

.wrap-feature-16 .text-container .with-text {
    display: table-cell;
    vertical-align: middle;
}

.general-listing li:hover a {
    color: #9e1881;
    padding-left: 10px;
}

.member-tooltip {
    background-color: #fff;
    padding-top: 20px;
    text-align: left;
}

.member-tooltip .frame {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 60px;
    -webkit-box-shadow: 5px 6px 15px 0px rgba(0,0,0,0.31), -2px 0px 12px 0px rgba(0,0,0,0.31);
    box-shadow: 5px 6px 15px 0px rgba(0,0,0,0.31), -2px 0px 12px 0px rgba(0,0,0,0.31);
    padding-left: 80px;
    padding-top: 40px;
    padding-right: 80px;
    padding-bottom: 40px;
}

.member-tooltip h3 {
    color: #9e1881;
}

.member .triangle-with-shadow {
    width: 100px;
    height: 100px;
    overflow: hidden;
    box-shadow: 0 16px 10px -22px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 37%;
    bottom: -60px;
}

.member .triangle-with-shadow:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg);
    top: 75px;
    left: 25px;
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}

.testimonial.announce .col-md-3 {
    height: 200px;
}

.testimonial.announce .col-md-3 img {
    height: 100%;
    width: auto;
}

.testimonial.announce p {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}

.image-comparison .img-comp-container {
    position: relative;
    height: 500px; /*should be the same height as the images*/
}

.image-comparison .img-comp-img {
    position: absolute;
    width: auto;
    height: auto;
    overflow: hidden;
}

.image-comparison .img-comp-img img {
    display: block;
    vertical-align: middle;
}

.image-comparison .img-comp-slider {
    position: absolute;
    z-index: 9;
    cursor: ew-resize;
    /*set the appearance of the slider:*/
    width: 40px;
    height: 40px;
    background-color: #9e1881;
    opacity: 0.7;
    border-radius: 50%;
}

@media (min-width: 1184px) {
    .img-comp-container {
        margin-left: 15%;
    }
}
@media (min-width: 998px) {
    .img-comp-container {
        margin-left: 10%;
    }
}
@media (min-width: 1083px) {
    .img-comp-container {
        margin-left: 15%;
    }
}
@media (max-width: 559px) {
    .real-estates-teaser .property-box {
        margin-bottom: 30px;
    }
}
.page-item.active .page-link {
    background-color: #9e1881;
    border-color: #9e1881;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #9e1881;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.content-vertical-middle {
    display: table;
}
.content-vertical-middle > * {
    display: table-cell;
    vertical-align: middle;
}

.loader__figure {
    border: 0 solid #9e1881;
}

.loader__label {
    color: #9e1881;
}

.footer4 .general-listing li a {
    padding-bottom: 3px;
    padding-top: 0px
}