@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap');

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../webfonts/slick.eot');
    src: url('../webfonts/slick.eot?#iefix') format('embedded-opentype'), url('../webfonts/slick.woff') format('woff'), url('../webfonts/slick.ttf') format('truetype'), url('../webfonts/slick.svg#slick') format('svg');
}
::placeholder{
  color: #c1c1c1;
  opacity: 1;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c1c1c1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #c1c1c1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #c1c1c1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #c1c1c1;
}

 -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */



.privacy-banner a.banner-accept{
  color: #161c30!important;
}

@media screen and (max-width: 480px){
  .carousel-caption{
    top: 45%!important;
  }
  .navbar-nav{
    max-height: initial;
    margin-top: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
  }
}
.contact-quick i{
  color: rgba(180,122,44,1);
}
html, body{
  width: 100vw;
  max-width: 100vw;
      overflow-x: hidden;
}

a{
  color: #000;
  text-decoration: none;
}

a:hover{
  color: #000;
  text-decoration: none;
}

a:focus{
  border: 0;
  outline: none;
}

.form-check-input.is-invalid~.form-check-label a, .was-validated .form-check-input:invalid~.form-check-label a{
  color: #f93154;
}

body{
  font-family: 'Poppins', sans-serif;
  font-size: 18px; 
  color: #696969;
}

body.bg-gray{
  background: #f9f9f9;
}

.overlay {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
}
.overlay.on {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

main.main-top-offset{
  padding-top: 5rem;
}

main.footprint-bg{
      background-image: url(/assets/img/footprint.svg),url(/assets/img/footprint.svg),url(/assets/img/footprint.svg);
    background-position: left top,right center,left bottom;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-x: -30%, 130%,-50%;
}

p{
  font-weight: 200;
}

h1, h2{
  font-weight: bold;
  
}

.nobefaft::before{
  display: none;
}
.nobefaft::after{
  display: none;
}

img{
  max-width: 100%;
}
section > h1{
  margin-bottom: 2%;
}

.section-white{
  background-color: #fff;
}
.section-gray{
  background-color: #f9f9f9;
}

.section-gray-transparent{
  background-color: rgba(200,200,200,0.2);
}

h1,h2,h3{
  color: #000;
}

.img-shadow{
  box-shadow: 2rem 1rem 3rem 0 rgb(0 0 0 / 10%);
}

.lead{
  color: #aeaeae;
      margin-left: 10%;
    margin-right: 10%;
    font-size: 100%;
}

.btn-group{
  box-shadow: none !important;
}

.btn-group:hover{
  box-shadow: none;
}

.btn-group .btn{
  border-radius: 0.5rem !important;
}
.sendbtn{
  position: relative;
  margin-top: 100px!important;
}
@media screen and (max-width: 567px){
  .serdetail{
    background-size: 140%!important;
    background-position-x: initial!important;
  }
}
.col.item-hidden{
  display: none!important;
}

.slick-lightbox-slick-img{
  width: auto!important;
}
.slick-lightbox .slick-slide{
  display: inline-block!important;
    vertical-align: middle;
    float:none;
}
#offer-header .seller-container img{
  height: 100%;
  margin-top: 50px;
}
.kupalab,.prenlab{
  background: white!important;
}
.seller-container .btn{
  font-size: .8em!important;
}
.kupalab.active{
      background: radial-gradient(circle, rgba(249,244,165,1) 0%, #dfc677 51% ,rgba(180,122,44,0.8) 100%)!important;
}
.prenlab.active{
      background: radial-gradient(circle, rgba(249,244,165,1) 0%, #dfc677 51% ,rgba(180,122,44,0.8) 100%)!important;
}

#offer-header-image{
  cursor: pointer;
}

.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%;
    margin-right: 2rem;
}

.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%;
}

.btn{
  color: #000;
  padding: 0.7rem 2rem;
  border: 0;
  font-size: 80%;
  text-transform: none;
  box-shadow: none;
}

.btn:hover{
  background-color: transparent;
}

.btn-primary{
  background: rgb(249,244,165);
    background: radial-gradient(circle, rgba(249,244,165,1) 0%, #dfc677 51% ,rgba(180,122,44,0.8) 100%);
color:#161c30;
font-weight: bolder;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
  background: rgb(249,244,165);
    background: radial-gradient(circle, rgba(249,244,165,1) 0%, #dfc677 51% ,rgba(180,122,44,0.8) 100%);
    color:#000;
}

.btn-primary:hover{
  background: #fff;
  color: #000;
}

.btn-secondary{
  background: #fff;
  font-weight: bolder;
}

.btn-secondary:hover{
  background: rgb(249,244,165);
background: linear-gradient(90deg, rgba(249,244,165,1) 0%, rgba(180,122,44,1) 100%);
color: #000;
}

.btn-border{
  color: #fff;
  background-color: transparent;
    background: linear-gradient(#161c30,#161c30) padding-box,  linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
    border: 2px solid transparent;
    border-radius: 5%;
    font-weight: bold;
}

.btn-border:hover{
   background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 2px solid #fff;
}



.navbar{
      background: rgb(62,62,81);
    background: linear-gradient(180deg, rgba(62,62,81,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%);
    width: 100%;
    height: 20vh;
    box-shadow: none;
    max-width: 100vw;
}

.navbar.scrolled, .navbar-solid{
  height: 4rem;
  background: #14122a;
}

.navbar.scrolled::before,.navbar-solid::before{
  content: '';
    position: absolute;
    bottom: calc( -2rem + 1px);
    left: 1px;
    border-top: 2rem solid #14122a;
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

.navbar.scrolled::after,.navbar-solid::after{
  content: '';
    position: absolute;
    bottom: calc( -2rem + 1px); right: 1px;
    border-top: 2rem solid #14122a;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}


.navbar  .btn {
    position: absolute;
    right: 1rem;
    top: 50%;
    cursor: pointer;
    padding: 0;
    text-align: center;
    font-size: 22px;
    color: #000;
    transition: all 0.8s ease;
    outline: none;
    box-shadow: none;
}

.navbar  .btn.btn-contact {
    left: 5%;
    transform: translateY(-50%);
}

.navbar.scrolled  .btn.btn-contact, .navbar-solid  .btn.btn-contact{
  display: block;
  width: 22px;
}

.navbar  .btn:focus, .navbar  .btn i:focus{
  outline: none;
  background: transparent;
}
header{
  position: relative;
}
.navbar-toggler{
  z-index: 9999999!important;
}
#navbarResponsive.show{
  height: 70vh!important;
}
.navbar .btn i{
  color: #d1ad5f;
}
.contact-quick i{
  background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    outline: none;
}
@media screen and (max-width: 767px){
.cesta .list-row-image{
  width: 120px;
}
.cesta .list-row-content{
  max-width: 50%;
}
}
.navbar .search-wrapper {
    width:  30%;
    position: absolute;
    right: 0;
    height: 15vh;
    top: 50%;
    transform: translateY(-50%);
}
html{
  margin-top: 0!important;
}
.navbar.scrolled .search-wrapper, .navbar-solid .search-wrapper{
  height: 4rem;
}

.navbar .search-wrapper  .search-box {
      width: auto;
    position: relative;
}

.navbar .input {
    box-sizing: border-box;
    width: 0;
    outline: none;
    font-size: 18px;
    border-radius: 1rem;
    color: #000;
    transition: all 0.8s ease;
    padding: 0;
    border: 0;
}

.navbar .input.active {
  width: 100%;
  padding: 2% 5%;
}

.navbar.scrolled .navbar-nav, .navbar-solid .navbar-nav{
  max-height: 4rem;
      margin-top: 1rem;
}

.navbar-nav .nav-item{
  margin: auto 3rem;
}


.navbar-nav .nav-item .nav-link{
  font-size:18px;
  color: #fff;
}
.lead{
  font-size: 15px!important;
}

.navbar-nav .nav-item .nav-link.active, .navbar-nav .nav-item .nav-link:hover{
  /*font-weight: bold;*/
  text-shadow:0px 0px 1px #fff;
}

.navbar-brand{
 margin: 0 auto;
    text-align: center;
    height: inherit;
    z-index: 9999;
}

.navbar.scrolled .navbar-nav .navbar-brand img, .navbar-solid .navbar-nav .navbar-brand img{
        margin: auto;
    width: 90%;
    margin-top: 10%;
}







header{
  background: #fff;
}

header::before{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vh solid white;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

header::after{
  content: '';
    position: absolute;
    bottom: 0; right: 0;
    border-bottom: 10vh solid white;
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

header .carousel-arrow{
      position: absolute;
    bottom: 3%;
    left: 50%;
    color: #fff;
    font-size: 150%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 999;
}

header .carousel-arrow:hover{
  color: #d7b86a;
}

header .btn{
      box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover{
  transform: scale(1.5);
}

.carousel-item .carousel-caption .display-4{
  font-weight: 800;
      color: #fff;
    margin-bottom: 4rem;
}

.carousel-item .carousel-caption{
      /* position: absolute; */
    /* right: 15%; */
    /* top: 50%; */
    /* left: 50%; */
    z-index: 10;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* margin-left: -50%; */
    color: #fff;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.carousel-item .carousel-caption .btn-primary{
    padding: 1rem 1.5rem;
    font-weight: bold;
}

.carousel-overlay{
  background: rgb(5 7 35 / 65%);
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
}

section#about{
  background: #fff;
}


.container-route{
  width: 100vw;
  height: 21vw;
  background: url("/assets/img/cesta.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 6vw;
}

.route-point{
  position: absolute;
  font-size: 180%;
    line-height: 100%;
    color: #161c30;
    text-align: left;
}

.route-point i{
      width: fit-content;
    background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 1rem;
    font-size: 70%;
    /* height: 100%; */
    /* display: flex; */
    /* position: relative; */
    /* flex-wrap: nowrap; */
    top: -0.2rem;
    position: relative;
}

.route-point:hover i{
  cursor: pointer;
   -webkit-animation:rotateArrow 1s linear infinite;
    -moz-animation:rotateArrow 1s linear infinite;
    animation:rotateArrow 1s linear infinite;
}

@-moz-keyframes rotateArrow { 100% { -moz-transform: rotate(90deg); } }
@-webkit-keyframes rotateArrow { 100% { -webkit-transform: rotate(90deg); } }
@keyframes rotateArrow { 100% { -webkit-transform: rotate(90deg); transform:rotate(90deg); } }

#route-point-1{
      left: 12vw;
    top: 21vw;
}

#route-point-2{
      left: 24.5vw;
      top: 30vw;
   }

#route-point-3{
       left: 34vw;
    top: 18vw;
}
#route-point-4{
        left: 47vw;
    top: 18vw;
}

#route-point-5{
        left: 59.5vw;
    top: 30.5vw;
}

#route-point-6{
        left: 77vw;
    top: 15.5vw;
}

.card{
  margin-top: 20px;
  cursor: pointer;
}

.card-vertical-center{
  height: 100%;
}

.card-body-vertical-center{
  height: auto;
    flex: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.card-title{
  font-weight: bold;
      font-weight: bold;
    padding: 0 10%;
    margin-top: 1rem;
    line-height: 120%;
    word-wrap: initial;
    min-height: 2.2em;
}

.card-icons{
    border: 2px solid;
  border-image-source: linear-gradient(90deg, #f9f4a5, #b47a2c);
  border-image-slice: 1;
  border-left: 0;
  border-right: 0;
  margin: 1rem 0;
}

.card-icons i{
      font-size: 200%;
}

.card-icons span{
  display: block;
  font-weight: bold;
}

.card-icons .row div{
  padding: 1.5rem 0;
}

.card-price{
  font-size: 150%;
    font-weight: bold;
    width: fit-content;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
/*
.card-price::after{
  content: " €";
}

.area-size::after{
  content: " m\00B2"; /* Or content: "m³/s"; 
}

.rooms-count::after{
  content: " izb."
}*/

section{
  padding: 5% 0 0 0;
  position: relative;
}

section#about:before {
    height: 5vh;
    content: "";
    display:block;
}

section.padding-both{
  padding: 5% 0;
}

section.padding-both-half{
  padding: 2.5% 0;
}


section#offer{
  position: relative;
  z-index: 99;
  padding-bottom: 5%;
}

section#offer .card,section#offer-list .card{
  color:#000;
}

section#offer-list{
  padding-top:2%;
  margin-bottom: 5%;
}

section#offer .card-img-top,  section#offer-list .card-img-top{
  padding: 1rem;
  border-radius: 1.5em;
}

section#offer-list .card-img-top-container{
  width: fit-content;
  height: fit-content;
  position: relative;
  }



section#services{
  color: #fff;
  background-image: url("../img/services-background.png");
  position: relative;
  top: -30px;
  padding: 10% 0;
  background-size: cover;
  background-repeat: no-repeat;
}

section#services h1{
  color: #fff;
}

section.section-services .card{
  background-color: #161c30;
    background: linear-gradient(#161c30,#161c30) padding-box,  linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
    border: 3px solid transparent;
    border-radius: 5%;
    margin: 5%;
    position: relative;
    color: #fff;
}

section.section-services .card .card-body{
  position: relative;
}

section.section-services .card:hover{
    transform: scale(1.1);
    transition-duration: 1s;
}

section#services-contact .card{
  background-color: transparent;
  box-shadow: none;

}

section#services-contact .card h1{
  text-align: center;
  margin-bottom: 2rem;
}

section.section-services .card h5{
  font-size: 1rem;
}

section#services-overview::before{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 30px solid #151329;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

section#services-overview::after{
  content: '';
    position: absolute;
    bottom: 0; right: 0;
    border-bottom: 30px solid #151329;
    
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}


section#offer::before{
  content: '';
    position: absolute;
    bottom: 1px;
    left: 1px;
    border-top: 30px solid #f9f9f9;
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

section#offer::after{
  content: '';
    position: absolute;
    bottom: 1px; right: 1px;
    border-top: 30px solid #f9f9f9;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

section#offer .card,section#offer-list .card{
  border-radius: 1em;  
}


section#offer .card:hover{
  transition-duration: 1s;
    transform: scale(1.1);
}

section#offer-list .card:hover{
transform: scale(1.05);
transition-duration: 1s;
  }


section#services::before{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 30px solid #f9f9f9;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

section#services::after{
  content: '';
    position: absolute;
    bottom: 0; right: 0;
    border-bottom: 30px solid #f9f9f9;
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}



section#services-list .service-container, .list-row .list-row-container{
        display: flex;
    flex-direction: row;
    max-width: 1320px;
    align-items: center;
    margin: 0 auto;
    padding: 5rem 0;
    height: fit-content;

}

section#services-list .service-image, .list-row .list-row-image{
      height: 8rem;
    margin: 0 4rem;
}


#mobile-logo{
	        height: 90%;
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translateX(-50%);
    z-index: 9999;
    display: none;
}

section#services-list .row, .list-row{
  background-color: #f9f9f9;  
  text-align: left;
}

.list-row{
  box-shadow: inset 0 -9px 10px -10px rgb(158 158 158 / 25%);
flex-direction: row-reverse;
}

.list-row .list-row-container{
  flex-direction: row;
}

.list-row .card.card-body{
  box-shadow: none;
  background-color: transparent;
}


@keyframes arrow-rotate {
  50% {transform: rotate(180deg);}
}

@keyframes arrow-rotate-back {
  50% {transform: rotate(0deg);}
}

section#services-list .row:nth-child(2n), .list-row:nth-child(2n){
  background-color: #fff;
  text-align: right;
}

.list-row:nth-child(2n){
  text-align: left;
  flex-direction: row;
  
}
ul.list-group{
  border: 1px solid rgb(142 141 141 / 20%);
}
.list-row:nth-child(2n) .list-row-container{
justify-content: flex-end;
  }

section#services-list .row:nth-child(2n) .service-container{
  flex-direction: row-reverse;
}

.list-group-item.list-group-item-heading{
      display: flex;
    justify-content: space-around;
}

.list-group-item.list-group-item-heading span{
background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

.list-group-item.item-client, .list-group-item.item-irg{
    border: 0;
    text-align: center;
    color: #000;
    background-color: transparent;
        border-bottom: 1px solid rgb(142 141 141 / 20%);
}

.list-group-item.item-client{
    text-align: left;
}

.list-group-item.item-irg{
    text-align: right;
    background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list-group-item.item-client.item-irg{
  text-align: center;
}

.list-row button:focus{
  background-color: transparent;
}

.list-row button i{
  font-size: 3rem;
  color: #000;
}

section#reviews{
  padding-bottom: 5%;
}

section#reviews .card{
  padding: 3rem;
  border-radius: 2rem;

}

section#reviews .card .card-img-top{
          width: 5rem;
    margin: 0 auto;
    margin-bottom: 1rem;
  border-radius: 50%;
    background: linear-gradient(#ccc,#ccc) padding-box, /*this is your grey background*/ linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
    border: 2px solid transparent;
    display: inline-block;
}



section#contact{
  margin-top: -30px;
}

section#contact .card{
  box-shadow: none;
  background: transparent;
}

#map-container-google{
      width: 100%;
    height: 100%;
    padding: 0;
    border-bottom-right-radius: 2rem;
    border-top-right-radius: 2rem;
}

#map-container-google iframe{
  width: 100%;
  height: 100%;
      border-bottom-right-radius: 2rem;
          border-top-right-radius: 2rem;
}


.navbar-toggler{
  z-index: 9999999999;
}



section#partners{
  background-color: #f9f9f9;
}

section#partners::before{
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 30px solid #151329;
    border-right: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

section#partners::after{
  content: '';
    position: absolute;
    bottom: 0; right: 0;
    border-bottom: 30px solid #151329;
    
    border-left: 50vw solid transparent;
    width: 0;
        z-index: 999;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

#reviews .slick-slide img{
  width: 10%;
  margin: 1rem auto;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide  .card{
      margin-bottom: 5%;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-track {
  display: flex;
}
.slick-track .slick-slide {
  display: flex;
  height: auto;
  
  justify-content: center;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/assets/img/ajax-loader.gif') center center no-repeat;
}

/* Icons */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-lightbox-close:before{
  font-size: 2rem;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\f053';
}
[dir='rtl'] .slick-prev:before
{
    content: '\f054';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\f054';
}
[dir='rtl'] .slick-next:before
{
    content: '\f053';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.customer-logos{
  padding-bottom: 5%;
}

.customer-logos .slick-track .slick-slide{
  align-items: center;
}

.customer-logos .slick-track .slick-slide img{
  filter: grayscale(100%);
}

.customer-logos .slick-track .slick-slide img:hover{
  filter: none;
}
.card-square .card-body{
      top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    align-items: center;
    align-content: center;
    justify-content: center;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
}

.card-square .card-body img{
  margin: 0 auto;
  height: 3rem;
}

.contact-quick{
  color: #696969;
  margin-bottom: 4rem;
}

.contact-quick i{
  margin: 0 10px 0 20px;
}

.map-column{
  padding-left: 0;
}

.md-form, .form-row{
  margin-bottom: 20px;
}

.contact-form-container input, .contact-form-container textarea{
  border: 1px solid #909090;
  background-color: transparent;
}






footer{
  background-color: #14122a;
  color: #f9f9f9;
  font-size: 80%;
  padding-top: 3rem;
  padding-bottom: 1rem;
  text-align: center;
}

footer ul{
  text-align: left;
}

footer h2{
  background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 150%;
}

footer .social i{
  background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  outline: none;
  font-size: 180%;
}

footer .social a{
  margin-right: 0.5rem;
}

footer p {
  margin-bottom: .25rem;
}

footer ul.fa-ul{
  margin-left: 1rem;
}

footer .fa-ul .fa-li{
  left: -1em;
  width: 1em;
  position: relative;
}

footer .fa-ul a{
  color: #fff;
}

footer .fa-ul .fa-li i{
  color: #fff;
  font-size: 90%;
  margin-right: 0.5rem;
}


.mobile-menu-icon {
  height: 30px;
  width: 30px;
  position: fixed;
  z-index: 2;
  right: 2rem;
  cursor: pointer;
}
.menu-icon__line {
  height: 2px;
  width: 30px;
  display: block;
  background-color: #ffffff;
  margin-bottom: 4px;
  transition: transform 0.2s ease, background-color 0.5s ease;
}
.menu-icon__line-left {
  width: 15px;
}
.menu-icon__line-right {
  width: 15px;
  float: right;
}











.selector {
position: relative;
    padding: 20px 0;
    width: 100%;
    color: #032957;
}

.selector ul {
    position: relative;
    display: block;
    overflow: auto;
    min-width: 138px;
    max-height: 200px;
    background: #fff;
    list-style: none;
    white-space: inherit;
    padding-right: 17px;
    width: calc(100% + 17px)
}

.selector li {
    position: relative;
    padding: 3px 20px 3px 25px;
    cursor: pointer;
}

.selector li:before {
    position: absolute;
    top: 50%;
    left: 0;
    top: 4px;
    display: inline-block;
    margin-right: 9px;
    width: 17px;
    height: 17px;
    background-color: #f4f4f4;
    border: 1px solid #d5d5d5;
    content: "";
}

.selector li[data-selected="1"]:before {
    border: 1px solid #d7d7d7;
    background-color: #fff
}

.selector li[data-selected="1"]:after {
    position: absolute;
    top: 50%;
    left: 3px;
    top: 11px;
    display: inline-block;
    width: 4px;
    height: 10px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    background: none;
    color: #39c9a9;
    content: "";
    -webkit-transform: rotate(40deg) translateY(-50%);
    transform: rotate(40deg) translateY(-50%)
}

.selector li:hover {
    color: #aaa
}

.selector li .total {
    position: absolute;
    right: 0;
    color: #d7d7d7
}

.selector .price-slider,.selector .area-slider {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 17px;
}


.selector .price-slider:after,.selector .area-slider:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    color: #032957;
    content: attr('€');
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.selector .area-slider:after {
  content: attr('m2');
}

.selector #slider-range,.selector #slider-range-2 {
    width: 90%;
    margin-bottom: 30px;
    border: none;
    background: #032957;
    height: 3px;
}



.selector .ui-slider-handle {
    border-radius: 50%;
    background-color: #032957;
    border: none;
    top: 0;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    outline: none
}


.selector .ui-slider-range {
    background-color: #032957
}

.selector .slider-price,.selector .slider-area {
    position: relative;
    display: inline-block;
    width: 40%;
    line-height: 28px;
    text-align: left;
}

.selector #max-price,.selector #max-area {
  text-align: right;
}

.selector .show-all {
    position: relative;
    padding-left: 25px;
    color: #032957;
    cursor: pointer;
    line-height: 28px
}

.selector .show-all:after, .selector .show-all:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -1px;
    color: #032957;
    width: 10px;
    border-bottom: 1px solid
}

.selector .show-all:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.selector.open ul {
    max-height: none
}

.selector.open .show-all:after {
    display: none
}


* {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-radio {
  display: block;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.btn-radio label{
  width: 45%;
}

#offer-filter{
  padding-top: 6rem;
  padding-bottom: 0;
}

#offer-filter .row{
  margin-top: 1rem;
}

#offer-filter label{
  color: #032957;
  font-weight: bold;
}

#offer-filter  .form-control{
      border: 1px solid #032957;
    background: transparent;
    color: #032957;
}

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.col-container >div {
    display: table-cell; /* Make elements inside the container behave like table cells */
}

#offer-detail, #offer-header{
  background-color: #fff
}

#offer-header .seller-container{
          background-color: #f9f9f9;
    padding: 2rem 0;
    padding-top: 3rem;
    max-height: 100%;
    font-size: 1rem;
    max-height: 80vh;
}

#offer-header{
  padding-bottom: 0;
  padding-top: 0;
  max-height: 80vh;
}

#offer-header-image{
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
        max-height: 80vh;
}

#offer-header-image .badge, .reality-item .card-img-top-container .badge{
    position: absolute;
    left: 0;
    bottom: 10%;
    background-color: #fd0000;
    border-radius: 0 0.5rem 0.5rem 0;
    padding: 0.5rem;
    font-size: 120%;
}

.reality-item .card-img-top-container .badge{
  top: 20%;
  bottom: auto;
}

#offer-detail {
  padding-top: 2%;
}
#offer-detail h3{
  font-size: 120%;
  font-weight: bold;
}

.seller-contact{
  list-style-type: none;
  padding: 0;
}

.seller-contact li a{
  color: #696969;
}

.seller-contact li a:hover{
  color: #000;
  text-decoration: none;
  }

.seller-contact span{
  font-weight: bold;
  color: #000;
      line-height: 3rem;
    font-size: 120%;
}

.seller-container img{
             background-color: #f9f9f9;
    padding: 5% 1rem 0 1rem;
    max-height: 50%;
    font-size: 1rem;
    border-bottom: 3px solid #e6b22c;

}

.seller-container .btn{
  border: 1px solid #000;
    background-color: transparent;
    box-shadow: none;
    text-transform: none;
    font-size: 0.5rem;
}

.seller-container .btn:hover{
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #f9f4a5, #b47a2c);
  border-image-slice: 1;
}

#offer-detail h2{
  font-size: 130%;
  font-weight: normal;
}

#offer-detail .details-row{
  background-color: #f9f9f9;
  border-bottom: 10px solid;
  border-image-source: linear-gradient(90deg, #f9f4a5, #b47a2c);
  border-image-slice: 1;
      margin: 0 0 2rem 0;
      color: #161c30;
      padding: 0.5rem 0;
}

#offer-detail .details-row > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

#offer-detail .details-row object{
  height: 60%;
  max-height: 100%;
      width: inherit;
    margin-right: 1rem;
}

#offer-detail .details-row i{
  font-size: 200%;
    margin-right: 1rem;
}

#offer-detail .details-row span{
  font-weight: bold;
}



#offer-detail .details-row .details-row-price{
  font-size: 200%;
  font-weight: bold;
}

.price-month-container{
          float: right;
    font-size: 50%;
    text-align: left;
    margin-left: 1rem;
    line-height: 1;
    font-weight: 400;
}

.wrunner__handle_theme_default.wrunner__handle:hover, .wrunner__handle_theme_default.wrunner__handle:active{
   background-color: #042957 !important;
}

.footer-logo{
          width: 80%;
    display: block;
    margin-top: 1rem;
    margin: 2rem auto;
}



#offer-detail .details-text .col-container>div:first-child{
  padding-right: 2rem;
  border-right: 2px solid;
  border-image-source: linear-gradient(180deg, #f9f4a5, #b47a2c);
  border-image-slice: 1;
}
#offer-detail .details-text{
  color:#696969;
}

#offer-detail .details-text .col-container>div:last-child{
  padding-left: 2rem;
}
ul.fa-ul{
  margin-left: 2rem;
}
.fa-ul .fa-li i{
  color: #d7b86a;
}

section#offer-contact{
  background-color: #f9f9f9;
}



#offer-contact h2{
  font-size: 110%;
}

section#offer-contact .container-fluid .row{
  margin-top: 2rem;
}

section#offer-contact .container-fluid .card{
  box-shadow: none;
  background-color: transparent;
  height: 100%;
}

#offer-contact .seller-container img{
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

#offer-contact .seller-container .seller-contact{
  margin-top: 1rem;
}



.carousel-cell {
  width: 50%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: gallery-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

#contact-modal,.popover{
  background-color: #161c30;
    background: linear-gradient(#161c30,#161c30) padding-box,  linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
    border: 3px solid transparent;
    border-radius: 5%;
    max-width: max-content;
    padding: 1vh 1vw;
    left: -2vw !important;
    border-radius: 1vh;
    transform: translate3d(-50%,-50%, 0) !important;
    height: fit-content;
    margin: 0;
    left: 50% !important;
    top: 50% !important;
    border-radius: 0;
    padding: 0 !important;
    border-radius: 1rem;
    inset: 50% 0  0 50% !important;
    position: fixed !important;
  }

  
  .popover .arrow{
    display: none;
  }

  .popover .popover-body,.popover .popover-body a{
    color: #fff;
    width: auto;
    padding-left: 0;
  }

  .popover .popover-body i, #contact-modal .modal-body i{
    background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  outline: none;
  width: auto;
    align-items: center;
    display: flex;


  }

.popover .popover-body i, #contact-modal .modal-body i{
  font-size: 16px;
  margin-right: 5px;
  margin-top: 3px;
}
#contact-modal .modal-body i{
  display: block;
}

  .popover .popover-body .row, #contact-modal .modal-body .row{
        font-size: 1vw;
    padding: 1vh 4vw;
  }


  #contact-modal .modal-header{
    border: 0;
    color: #fff;
  }

  #contact-modal .modal-header .close{
    color: #fff;
    padding: 0;
  }

  #contact-modal .modal-content{
    background-color: transparent;
    color: #fff;
    font-size: 1vw;
  }

  #contact-modal .modal-content .media{
    margin-right: 1rem;
  }

  #contact-modal .modal-content a{
    color: #fff;
    font-size: 16px;
  }

  .video-pano{
            background: rgb(22 28 48 / 90%);
    width: fit-content;
    padding: 0.5rem;
    right: 1rem;
    position: absolute;
    top: 30%;
    display: flex;
    align-items: center;
    border-radius: 1rem 0 0 1rem;
      }


  #offer-video-pano{
        background: rgb(22 28 48 / 90%);
    width: fit-content;
    padding: 1rem;
    position: absolute;
    right: 0;
    bottom: 20%;
    display: flex;
    align-items: center;
    border-radius: 1rem 0 0 1rem;
  }

  #offer-video-pano .offer-header-btn, .video-pano .offer-header-btn{
    margin: 0 1rem;
    background: transparent;
    border: 0;
    display: inline-block;
  }

  #offer-video-pano .offer-header-btn i, .video-pano .offer-header-btn i{
    font-size: 200%;
    color: #fff;
  }

  .vl {
      border-left: 2px solid #fff;
    height: 3rem;
    display: inline-block;
    width: 1px;
}

#offer-media, #offer-gallery{
  background-color: #fff;
}


#offer-media  >  .container .pano-container{
  background-color: #161c30;
  color: #fff;
  line-height: 120%;
}

#offer-media  >  .container .pano-container h1{
  color: #fff;
}

#offer-media  >  .container .pano-container  p{
  margin: 8% 0;
  font-weight: 300;
}

#offer-media .video-embed{
  margin-top: 10%;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

.gallery_product img{
  width:100%;
}

.background-image-cover{
     background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#offer-media .background-image-cover i{
  font-size: 700%;
      position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.reality-item.item-hidden{
  display: none !important;
}

.reality-item a:hover, .card a:hover{
  color: #000;
}






 .circle {
    padding: 20px;
    color: #fff;
    z-index: 2;
    background-color: #fff;
}

.circle img{
         width: 6rem;
    height: 6rem;
    max-width: 4rem;
}

.how-it-works.row .col-1 {
  align-self: stretch;
}
.how-it-works.row .col-1::after {
  content: "";
  position: absolute;
  border-left: 3px solid #DADADA;
  z-index: 1;
}
.how-it-works.row .col-1.bottom::after {
  height: 50%;
  left: calc(50% - 3px);
  top: 50%;
}
.how-it-works.row .col-1.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-1.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}

#mobile-timeline{
  display: none;
      font-size: 60%;
          font-size: 50%;
    position: relative;
    left: 50%;
}

#mobile-timeline  .timeline img{
  width: 10%;
}

.timeline div {
  padding: 0;
  height: 40px;
}
.timeline-row{
  height: 50vh;
}
.timeline-container {
height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    max-width: 60vw;
    padding: 0 10vw;
    margin-top: 4rem;

}

#desktop-timeline{
  display: block;
}

.timeline-text {
  padding-left: 10%;
  }

.timeline-container::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.timeline-container {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.timeline-container button.btn-timeline{
  border: 0;
  background: transparent;
  box-shadow: none;
      font-size: 100%;
      padding: 0;
      text-transform: none;
      right: 0;
      display: flex;
    text-align: left;
    white-space: normal;
}
.timeline-container button.btn-timeline::after{
  content: "\f078";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  border: 0;
  font-size: 80%;
    vertical-align: middle;
}
.timeline-container button.btn-timeline:active{
  box-shadow: none;
}
.timeline-container  h5{
    font-size: 140%;
    color: #161c30;
    font-weight: bold;
}
.timeline hr {
  border-top: 3px solid #DADADA;
  margin: 0;
  top: 17px;
  position: relative;
  opacity: 1;
      background: transparent;
}
.timeline .col-1 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #DADADA;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: calc(50% - 3px);
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: calc(50% - 3px);
  top: calc(50% - 3px);
}






.dropdown-timeline{
  background-color: #171933;
    background: linear-gradient(#171933,#171933) padding-box,  linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
    border: 3px solid transparent;
    border-radius: 1.5rem;
    padding: 1rem 2rem;
    color: #fff;
}
.dropdown-timeline h1{
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
  margin: 0;

}
.dropdown-timeline .infographic{
  color: #fff;
  background: -webkit-linear-gradient(rgba(249,244,165,1), rgba(180,122,44,1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.dropdown-timeline .infographic-client{
  background: transparent;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #fff;
  margin: 0 1rem 0 2rem;
}
.dropdown-timeline .infographic::after{
  content: "";
    border: 1rem solid;
    border-top-width: 0rem;
    border-radius: 16rem;
    display: block;
    border-color: transparent;
    background-color: #161c30;
    background: linear-gradient(#161c30,#161c30) padding-box, linear-gradient(to right, rgba(249,244,165,1), rgba(180,122,44,1)) border-box;
}

.dropdown-timeline .infographic-client::after{
    border-color: #fff;
    background-color: #fff;
}

.dropdown-timeline-header{
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}
.dropdown-timeline .dropdown-item{
  border-bottom: 1px solid  #383950;
  color: #d2af61;
  text-align: right;
      padding: 0.5rem 0;


}
.dropdown-timeline .dropdown-item:hover{
  background-color: rgba(245,245,245,0.2);
}
.dropdown-timeline .dropdown-item::after{
  content: "\f054";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  border: 0;
  float: right;
  margin-left: 0.5rem;
}

.dropdown-timeline .dropdown-item-client{
  color: #fff;
  text-align: left;
}
.dropdown-timeline .dropdown-item-sign{
  color: #8cff1b;
  text-align: center;
}

.wrunner__path_theme_default.wrunner__path_direction_horizontal {
  height: 2px;
  }


.wrunner__path_theme_default.wrunner__path {
    background-color: rgb(4 41 87);
}

.wrunner__pathPassed_theme_default.wrunner__pathPassed {
    background-color: #042957;
}

.wrunner__handle_theme_default.wrunner__handle {
    height: 1rem;
    width: 1rem;
    border-radius: 50%;
    background-color: #042957;
}

.wrunner__divisions_theme_default.wrunner__divisions{
  display: none;
}

.wrunner__valueNote_theme_default.wrunner__valueNote {
    background-color: transparent;
    color: #042957;
    font-family: inherit;
        font-size: 80%;
    font-weight: normal;
    }
    .wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal::after{
      border: 0;
    }

    .wrunner__handle_theme_default.wrunner__handle:hover ,.wrunner__handle_theme_default.wrunner__handle:active {{
    background-color: #042957;
}

.wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal {
    bottom: -1rem;
    top: initial;
}

.wrunner__handle_theme_default.wrunner__handle_direction_horizontal {
    margin-top: -0.4rem;
}

.wrunner_direction_horizontal > .wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal{
  left: 0 !important;
}

.wrunner_direction_horizontal > .wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal ~ .wrunner__valueNote_theme_default.wrunner__valueNote_direction_horizontal{
  left: initial !important;
  right: : 0 !important;
}

.wrunner__valueNote_theme_default.wrunner__valueNote::after{
position: relative;
    display: inline;
    left: 0.5em;
    top: 0;
}

#price-range-slider .wrunner__valueNote_theme_default.wrunner__valueNote::after{
  content: '€';
    
}

#area-range-slider .wrunner__valueNote_theme_default.wrunner__valueNote::after{
  content: 'm2';
}

.btn-link i{
  font-size: 5rem;
}


body{
  background-color: #f9f9f9!important;
  background: #f9f9f9!important;
}

p{
  font-size: 16px;
}

.area-item-hidden{
  display: none !important;
}
.price-item-hidden{
  display: none !important;
}
.form-check .form-check-label{
  font-size: 14px!important;
}


@media screen and (max-width: 567px){
  .lead{
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .slick-prev{
    left: 0!important;
  }
  .slick-next{
    right: 0!important;
  }
  
}
.slick-prev{
  z-index: 99999!important;
}
textarea{
  resize: none;
}
		.cmplz-show{
			display: none;
		}
        
        
        
        @media screen and (max-width: 567px){
        	.details-row-price{
            	font-size: 26px;
            }
            #offer-detail .details-row span{
            	font-size: 14px!important;
                font-weight: 700;
            }
        }