@font-face {
    font-family: 'PP Eiko';
    font-weight: 400;
    src: url('https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/font/PPEiko-Regular.otf');
  }
  
  @font-face {
    font-family: 'PP Eiko';
    font-weight: 500;
    src: url('https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/font/PPEiko-Bold.otf');
  }


    .text-ghost{
          display: flex;
      }
      
    .text-noghost{
        display: none;
    }


  .form-control:focus{
    box-shadow: none;
  }
  
  .responsive, .tablet, .mobile{
    display: none;
  }
  
  html, header{
    overflow-x: hidden !important;
  }
  #contactform .error{
      color:red;
  }
  section.desing{
    overflow-x: hidden;
  }
  
  body{
    background: #F7F7F7;
  }
  
  .swiper-pagination{
    display: none;
  }
  
  .btn-button{
    display: block;
    border-radius: 100px;
    background: #F29E5B;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.20);
    color: #FFF;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.15px;
    width: 100%;
    max-width: 340px;
    padding: 15px 0;
    text-decoration: none;
    margin-top: 40px;
  }
  
  .btn-button:hover{
    color: #FFF;
    background: #332D28;
  }
  
  .banner{
    background: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/banner.jpg);
    background-position: center;
    background-size: cover;
    min-height: 900px;
    position: relative;
  }
  
  .banner div.row:nth-child(1){
    padding: 55px 0px 0px 0px;
  }
  
  .banner .row div.col-mg-6:nth-child(2){
    padding-right: 75px;
  }
  
  .banner .banner-content .content-int{
    margin-top: 180px;
  }
  
  .banner .banner-content .content-int h1{
    color: #FFF;
    text-shadow: 0px 0px 10px #261D13;
    font-family: "PP Eiko";
    font-size: 66px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.75px; 
    width: 100%;
    max-width: 550px;
    margin-top: -50px;
  }


  
  .banner .banner-content .content-int p{
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px; 
    width: 100%;
    max-width: 402px;
  }
  
  .banner .banner-content .content-int a.btn-video{
    position: relative;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #BF7D48;
    text-align: right;
    font-family: "PP Eiko";
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.07188rem;
    width: 230px;
    align-content: center;
    text-align: left;
    margin-top: 35px;
    padding: 16px 30px;
  
  }
  
  .banner .banner-content .content-int a.btn-video:hover{
    color: #000;
    background: #BF7D48;
  }
  
  .banner .banner-content .content-int a.btn-video::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/video-icon.svg);
    position: absolute;
    top: 18px;
    right: 40px;
  }
  
  .banner .banner-content .content-int a.btn-video:hover::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/headerVideoButton_over.svg);
  }
   
  .banner .formulario{
    position: relative;
    border-radius: 3px;
    background: #FFF4E5;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.40);
    padding: 30px;
    width: 100%;
    max-width: 470px;
    min-height: 687px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  
  .banner .formulario h5.title-form{
    color: #E59656;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.1px;
    text-transform: uppercase;
  }
  
  .banner .formulario p.sub-title{
    color: #E59656;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 7.04px;
    text-transform: uppercase; 
  }
  
  .banner .formulario .form-group{
  margin-top: 5px;
  }
  
  .banner .formulario span{
    position: relative;
    color: #261D13;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 30px;
  }
  
  .banner .formulario span::before{
    position: absolute;
    top: -2px;
    left: 0;
  }
  
  .banner .formulario div.col-lg-12:nth-child(1) > span:nth-child(1):before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/icon/formIcon_Nome.svg);
  }
  
  .banner .formulario div.row:nth-child(7) > div:nth-child(2) > span:nth-child(1):nth-child(1)::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/icon/formIcon_Tel.svg);
  }
  
  .banner .formulario  div.col-lg-12:nth-child(3) > span:nth-child(1)::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/icon/formIcon_Email.svg);
  }
  
  .banner .formulario div.col-lg-12:nth-child(4) > span:nth-child(1)::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/icon/formIcon_Preco.svg);
  }
  
  .banner .formulario div.col-lg-12:nth-child(5) > span:nth-child(1)::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/icon/formIcon_Preco.svg);
  }
  
  .banner .formulario button{
    color: #FFF;
  text-align: center;
  font-family: "PP Eiko";
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;

  width: 100%;
  height: 60px;
  border-radius: 100px;
  background: #F29E5B;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.20);
  border: 0;
  margin-top: 30px;
   
  }
    
  .banner .formulario .precio{
    position: absolute;
    top: -4px;
    left: -168px;
    width: 200px;
    height: 200px;
    background: #F29E5B;
    filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.20));
    border-radius: 100%;
    padding: 20px 0px;
    text-align: center;
  }
  
  .banner .formulario .precio .titulo{
    color: #FFF;
    font-family: Inter;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
  }
  
  .banner .formulario .precio .desde{
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  
  .banner .formulario .precio .number{
    color: #FFF;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  
  .banner .formulario .form-control{
    margin: 10px 0 !important;
    height: 52px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  
  .banner .formulario .form-control::placeholder{
    color: #332D28;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  .banner .iti.iti--allow-dropdown{
    width: 100%;
  }
  
  .iti__country-list{
    width: 100%;
    min-width: 410px;
    max-width: 410px;
  }
  
  .banner .iti.iti--allow-dropdown .iti__selected-flag{
    background: transparent !important;
  }
  
  .iti__country.iti__highlight {
    background-color: #261D13;
  }
  
  .iti__country.iti__highlight span {
    color: #fff;
  }
  
  .banner ul.list-banner{
    display: flex;
    justify-content: center;
    list-style: none;
    padding-top: 30px !important;
    padding-bottom:30px !important;
  }
  
  .banner ul.list-banner li{
    position: relative;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    padding: 0 25px;
  }
  
  .banner ul.list-banner li::before{
    content: '|';
    position: absolute;
    left: 0px;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    text-transform: uppercase;
  }
  
  .banner ul.list-banner li:first-child::before{
    display: none;
  }
  
  /* Multi select option */
  
  .multiselect {
    width: 100%;
    position: relative;
  }
  
  .selectBox {
    position: relative;
  }
  
  .selectBox:before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/formDropdown.svg);
    position: absolute;
    right: 20px;
    top: 10px;
  }
  
  .selectBox select {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #A3A2A2;
  }
  
  .overSelect, .overSelect1 {
    cursor:pointer;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  .checkboxes, .checkboxes1{
    display: none;
    background: #FFF;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    border: 0px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    top:50px;
  }
  
  .checkboxes span, .checkboxes1 span {
    display: block !important;
    font-family: Inter;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #261D13 !important;
    padding: 10px 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
    cursor:pointer;
    padding-left: 15px !important;
  }
  
  .checkboxes span:hover, .checkboxes1 span:hover{
    background: #FAEBD9;
  }
  
  .checkboxes span .checkbox-select , .checkboxes1 span .checkbox-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    left: -22px;
    width: 100%;
    height: 20px;
    z-index: 9999999999999999;
    border: 1px transparent !important;
    background: transparent !important;
    cursor:pointer;
  }
  
  .checkboxes span .checkbox-select option:checked::before, .checkboxes1 span .checkbox-select option:checked::before {
    content: "\2611";
  }
  
  .checkboxes span  i, .checkboxes1 span  i{
    position: absolute;
    left: -18px;
    top: 3px;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 100%;
    display: none;
  }
  
  .checkboxes span  input[type=checkbox ] + i,  .checkboxes1 span  input[type=checkbox ] + i{
    width: 15px;
    height: 15px;
  }
  
  .checkboxes span .checkbox-select input[type=checkbox]:checked + i, .checkboxes1 span .checkbox-select input[type=checkbox]:checked + i{
    background: #fff;
   }
  
   .checkboxes span input[type=checkbox]:checked + i::after, .checkboxes1 span input[type=checkbox]:checked + i::after{
    content: ' ';
    display: block;
    background: #fff;
    width: 9px;
    height: 9px;
    position: absolute;
    border-radius: 100%;
    top: 2px;
    right: 1.8px;
   }
  
   .banner .checkbox-container {
    display: block;
    position: relative;
    padding-left: 40px;
    /* margin-top: 20px;
    margin-bottom: 30px; */
    cursor: pointer;
    color:  #261D13;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  .checkbox-container {
    display: block;
    position: relative;
    padding: 18px 8px 0 70px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
  }
  
  .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  .checkmark {
    position: absolute !important;
    top: 16px;
    left: 0;
    height: 25px !important;
    width: 25px !important;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 2px;
    padding-left: unset !important;
  }
  
  /* Hover checkbox */
  .checkbox-container:hover input ~ .checkmark {
    background-color: transparent;
  }
  
  /* Hover Input */
  .checkbox-container input:checked ~ .checkmark {
    background-color: #000;
  }
  
  /* Tamaño y check */
  .checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0px;
    transform: rotate(45grad);
  }
  
  .checkbox-container input:checked ~ .checkmark:after {
    display: block;
  }
  
  .equilibrio{
    position: relative;
    overflow: hidden;
    background: #F7F7F7;
    padding-bottom: 250px;
  }
  
  .equilibrio .content-equilibrio{
    padding: 40px 0 140px 0;
  }
  
  .equilibrio .content-equilibrio h2{
    position: relative;
    color: #332D28;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    margin-bottom: 50px;
    letter-spacing: 0.125rem; 
  }
  
  .equilibrio .content-equilibrio h2:before{
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    width: 170px;
    height: 1px;
    background: #332D28;
    opacity: 0.5;
  }
  
  .equilibrio .content-equilibrio p{
    color:  #332D28;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; 
    margin: 0 auto 30px auto;
    max-width: 1170px;
  }
  
  .equilibrio .container-fluid{
    padding: 0;
  }
  
  .equilibrio .swiper-container, 
  section.exclusivida .swiper-container {
    position:relative;
    margin-top: 50px;
  }
  
  .equilibrio .swiper-container > .swiper-slide__content, 
  section.exclusivida .swiper-container > .swiper-slide__conten {
    position:absolute;
    top:0;
  }
  
  .equilibrio .swiper-slide, 
  section.exclusivida .swiper-slide{
    height: 300px;
    display:flex;
    align-items: center;
    justify-content:center;
    transition:all 200ms linear;
    transform: scale(1.43) !important;
    
  }
  
  .equilibrio .swiper-slide.swiper-slide-active,  section.exclusivida  .swiper-slide.swiper-slide-active{
    transform: scale(1.88) !important;
    z-index: 2;
  }
  
  .equilibrio .swiper-slide-next , section.exclusivida .swiper-slide-next{
    z-index: 1;
    margin-left: 25%;
  }
  .equilibrio .swiper-slide-prev, section.exclusivida .swiper-slide-prev{
    z-index: 1;
    margin-right: 25%;
    margin-left: -24%;
  }
  
  .equilibrio .swiper-button-next::after,
  .equilibrio .swiper-button-prev::after,
  section.exclusivida .swiper-button-next::after,
  section.exclusivida .swiper-button-prev::after,
  section.desing .swiper-button-next::after,
  section.desing .swiper-button-prev::after{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/sliderArrow.svg);
  }
  
  
  .equilibrio .swiper-button-prev,
  section.exclusivida .swiper-button-prev{
    transform: rotate(200grad);
    left: 70px;
  }
  
  .swiper-button-prev{
    transform: rotate(200grad);
  }
  
  
  .equilibrio .swiper-button-next,
  section.exclusivida .swiper-button-next{
    right: 70px;
  }
  
  .equilibrio .swiper-slide img,
  section.exclusivida .swiper-slide img{
    width: 100%;
  }
  
  .equilibrio .swiper-slide__content,
  section.exclusivida .swiper-slide__content{
    height: 300px;
  }
  
  .swiper-button-slider, .swiper-button-slider-dos{
    position: relative;
    padding: 0;
  }
  
  .swiper-button-slider .button-swiper {
      position: absolute;
      right: -70px;
      bottom: 20px;
  }
  
  .swiper-button-slider .button-swiper .swiper-button-prev{
    left: -37px;
    top: -60px;
  }
  
  .swiper-button-slider-dos .button-swiper {
    position: absolute;
    left: -20px;
    bottom: 40px;
    width: 0;
  }
  
  .swiper-button-slider-dos .button-swiper .swiper-button-prev{
    top: -55px;
    left: -37px;
  }
  
  .swiper-pagination-bullet{
    border: 1px solid #808080;
    width: 10px;
    height: 10px;
    background: transparent;
  }
  
  .swiper-pagination-bullet .swiper-pagination-bullet-active{
    background: #808080;
  }
  
  .swiper-button-slider-dos .swiper-pagination{
    bottom: -30px;
    left: -24%;
  }
  
  .swiper-button-slider .swiper-pagination{
    bottom: -30px;
    left: -7%;
  }
  
  section.desing .mySwiper .swiper-slide img{
    width: 100%;
    height: 680px;
    object-fit: cover;
    object-position: center;
  } 

  section.desing .mySwiper .swiper-slide.swiper-slide-prev {
    margin-left: -28%;
    margin-right: 20%;
  }
  

  .equilibrio .precio{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: -995px;
    width: 200px;
    height: 200px;
    background: #F29E5B;
    filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.20));
    border-radius: 100%;
    padding: 20px 0px;
    text-align: center;
    margin: auto;
    z-index: 2;
  }
  
  .equilibrio  .precio .titulo{
    color: #FFF;
    font-family: Inter;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
  }
  
  .equilibrio  .precio .desde{
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  
  .equilibrio  .precio .number{
    color: #FFF;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  
  section.familia{
    background: #F7F7F7;
    padding-bottom: 160px;
  }
  
  section.familia .content-familia h2{
    position: relative;
    color:  #332D28;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
  }
  
  section.familia .content-familia h2::before{
    content: ' ';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -30px;
    opacity: 0.5;
    background: #332D28;
    width: 170px;
    height: 1px;
    margin: auto;
  }
  
  section.familia ul.list-familia{
    position: relative;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-evenly;
    max-width: 750px;
    margin: 70px auto 30px auto;
  }
  
  section.familia ul.list-familia li{
    color: #DFA057;
    text-align: center;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.4s ease-in-out;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
  }
  
  section.familia ul.list-familia li.active{
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
  }
  
  .img-uno, .img-dos {
    position: absolute;
    opacity: 0;
    width: 100%;
    max-width: 750px;
    left: 0;
  }
  
  .img-uno.active, .img-dos.active {
    transition: opacity 1s ease-in-out;
    position: relative;
    right: 0px;
    opacity: 1;
    margin-left: 50px;
  }
  
  section.familia ul.img-list .second-list{
    padding-left: 60px;
  }
  
  section.familia ul.img-list{
    list-style: none;
    text-align: left;
    width: 100%;
    max-width: 710px;
    margin: 35px auto 0 auto;
  }
  
  section.familia ul.img-list li{
    position: relative;
    color: #332D28;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; 
    margin: 25px 0;
  }
  
  section.familia ul.img-list li::before{
    content: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/planta_checkmark.svg);
    position: absolute;
    left: -35px;
    top: 0;
  }
  
  section.familia .content-int-familia h2{
    color: #261D13;
    font-family: "PP Eiko";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.3px;
    text-transform: uppercase;
  }
  
  section.familia .content-int-familia h3{
    color:  #332D28;
    font-family: "PP Eiko";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 0px;
  }
  
  section.familia .content-int-familia p{
    margin-top: 40px;
    color: #332D28;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; 
    width: 100%;
    
  }
  
  section.arquitetura{
    background: linear-gradient(180deg, #EDEDED 0%, rgba(237, 237, 237, 0.00) 100%);
  }
  
  section.arquitetura .content-arquitectura-uno{
    margin-top: -70px;
    display: flex;
    flex-wrap: wrap;
  }
  
  section.arquitetura .content-arquitectura-uno img{
    margin-left: -160px;
  }
  
  section.arquitetura .content-arquitectura-uno h3{ 
    position: relative;
    color: #332D28;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    width: 100%;
    max-width: 550px;
    margin-top: 170px;
    margin-left: 50px;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    max-height: 150px;
  }
  
  section.arquitetura .content-arquitectura-uno h3::after{ 
    content: ' ';
    position: absolute;
    width: 170px;
    height: 1px; 
    opacity: 0.5;
    background:  #332D28;
    left: 0;
    bottom: 0;
  }
  
  section.arquitetura .content-arquitetura-dos{
    display: flex;
    flex-wrap: wrap;
    margin-right: 30px;
    margin-top: -90px;
  }
  
  section.arquitetura .content-arquitetura-dos .content-int{
    width: 70%;
  }
  
  section.arquitetura .content-arquitetura-dos .content-int .text-content{
    width: 50%;
    margin-left: auto;
    margin-right: 160px;
    margin-top: 160px;
  }
  
  section.arquitetura .content-arquitetura-dos .content-int .text-content h3{
    color: #332D28;
    font-family: "PP Eiko";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  
  section.arquitetura .content-arquitetura-dos .content-int .text-content p{
    color:  #332D28;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; 
  }
  
  section.arquitetura .content-arquitetura-dos .img-arquitetura{
    width: 30%;
  }
  
  section.exclusivida{
    overflow: hidden;
    padding-top: 160px;
  }
  
  section.exclusivida  .swiper-container {
    margin-bottom: 150px;
  }
  
  section.exclusivida  ul.list-exclusivida{
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 30px auto 0 auto;
  }
  
  section.exclusivida  ul.list-exclusivida li{
    color:  #332D28;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-left: 1px solid #332D28;
    border-right: 1px solid #332D28;
    padding: 0 30px;
  }
  
  section.exclusivida  ul.list-exclusivida li:first-child, section.exclusivida  ul.list-exclusivida li:last-child{
    border: 0px;
  }
  
  section.exclusivida .btn-button{
    margin: 50px auto;
  }
  
  section.desing h2{
    color: #332D28;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    max-width: 1170px;
    margin: 30px auto 0 auto;
  }
  
  section.desing .content-slider{
    margin-top: 100px;
  }
  
  section.desing .content-slider .content-int-desing {
    margin-top: 30px;
    margin-left: 100px;
    max-width: 380px;
  }
  
  section.desing .content-slider .content-int-desing h3{
    position: relative;
    color: #261D13;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    padding-bottom: 25px;
  }

  section.desing .content-slider .content-int-desing p{
    margin-top: 30px;
    color: #332D28;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; 
  }
  
  section.desing .content-slider .content-int-desing .btn-button{
    width: 270px;
    height: 60px; 
  }
  
  section.desing div.d-flex:nth-child(1) > div.content-int-desing:nth-child(1){
    text-align: right;
    margin-right: 100px;
    padding-bottom: 30px;
  }
  
  section.desing div.d-flex:nth-child(1) > div.content-int-desing:nth-child(1) h3::before{
      right: 0;
      left: unset;
  }
  
  section.desing div.d-flex:nth-child(1) > div.content-int-desing:nth-child(1) .btn-button{
    margin-left: auto;
  }
    
  section.desing .mySwiper  {
    width: 100%;
    height: 100%;
  }

  section.desing .mySwiper .swiper-slide span {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 3;
  color: #fff;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding-right: 10px;
}
  
  
  section.campo{
    overflow: hidden;
    margin-top: 100px;
  }
  
  section.campo .swiper-slide{
    position: relative;
  }
  
  section.campo div.swiper-slide > img:nth-child(1){
    filter: brightness(0.74);    
}
  
  section.campo .swiper-slide .content-span{
    position: absolute;
    bottom: 30px;
    left: 20px;
  }
  
  section.campo .swiper-slide .content-span span{
    color: #FFF;
    font-family: "Inter";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }
  
  .content-span span img{
    margin-top: 0px !important;
    margin-right: 15px;
  }
  
  
  section.campo .container-fluid{
    padding: 0;
  }
  
  section.campo > div.container-fluid:nth-child(2){
    padding: 0 30px;
  }
  
  section.campo .container-fluid h2{
    position: relative;
    color:  #332D28;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    padding-bottom: 30px;
  }
  
  section.campo .container-fluid h2::before{
    content: '  ';
    position: absolute;
    width: 170px;
    height: 1px;
    opacity: 0.5;
    background: #332D28;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  
  
  section.campo .container-fluid img{
    margin-top: 30px;
    
  }
  

  section.campo .content-int-campo{
    margin: 50px 0;
  }
  
  section.campo .content-int-campo h2{
    position: relative;
    color: #332D28;
    text-align: center;
    font-family: "PP Eiko";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  
  section.campo .content-int-campo h2::before{
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
    width: 170px;
    height: 1px;
    opacity: 0.5;
    background: #332D28;
  }
  
  section.campo .content-int-campo p{
    color: #332D28;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: auto;
    width: 100%;
    max-width: 1110px;
  }
  
  footer{
    padding: 80px 0;
    background: #2E2725;
  }
  
  footer p{
    color: #FFF;
    text-align: right;
    font-family: "PP Eiko";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.5px;
  } 
  
  footer .btn-button{
    margin-top: -5px;
    margin-left: 50px;
  }
  
  footer .btn-button:hover{
    color: #2E2725;
    background: #E1E1DC;
  }
  
  .swiper-button-next::after, .swiper-button-prev::after{
    scale: 1;
  }
  
  @media(max-width: 1350px){
    .img-uno.active, .img-dos.active{
        margin-left: 0px;
    }
    
  }
  
  @media(max-width: 1250px){
      
      
      .banner .banner-content .content-int h1{
        font-size: 50px;
    }

    .banner ul.list-banner li {
      font-size: 12px;
    }
  
    .equilibrio .content-equilibrio{
      padding: 50px 0 30px 0;
    }
  
    .equilibrio .swiper-container, section.exclusivida .swiper-container{
      margin-top: 0;
    }
  
    .equilibrio .precio{
      width: 130px;
      height: 130px;
      right: -50%;
      bottom: 5%;
    }
  
    section.arquitetura .content-arquitectura-uno h3{
      max-width: 460px;
    }
    
    .equilibrio .precio .titulo{
      font-size: 40px;
    }
  
    .equilibrio .precio .desde{
      font-size: 10px;
    }
  
    .equilibrio .precio .number{
      font-size: 13px;
    }
  
    .equilibrio{
      padding-bottom: 130px;
    }
  
    section.familia .content-int-familia{
      width: 100%;
      padding-left: 40px;
    }
  
  
    section.exclusivida .swiper-container{
      margin-bottom: 30px;
    }
  
    section.desing .content-slider .content-int-desing h3{
      font-size: 30px;
    }
  
    section.arquitetura .content-arquitectura-uno h3::after {
      width: 130px;
    }
  
    section.arquitetura .content-arquitetura-dos{
      margin-right: 50px;
    }
  }
  
  @media(max-width: 1100px){
    .desing > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),   .desing  div.col-md-5:nth-child(2), .desing div.col-md-5:nth-child(1){
      padding: 0 45px;
    }
  
    .campo > div:nth-child(1){
      padding: 0 0 !important;
    }
  }

  @media(max-width: 992px){
      
      
      
 


    .desktop{
      display: none !important;
    }
  
    .responsive{
      display: block;
    }
  
    .banner .banner-content .content-int a.btn-video{
      position: relative;
      margin: auto;
      margin-top: 50px;
      margin-bottom: 40px;
    }

  
    .banner div.row:nth-child(1){
      padding: 45px 0px 0px 0px;
    }
  
    .banner .logo{
      text-align: center;
    }
  
    .banner .logo .responsive{
      margin: auto;
    }
  
    .banner .banner-content .content-int{
      margin-top: 0;
      text-align: center;
    }
  
    .banner .banner-content .content-int h1{
      margin: auto;
      margin-top: 40px;
      font-size: 45px; 
      text-shadow: 0px 0px 0px #261D13;
    }
  
    .banner .banner-content .content-int p{
      font-size: 16px; 
      margin: auto;
      max-width: 280px;
    }
    
  
    .banner .row div.col-mg-6:nth-child(2){
      padding: 0px;
    }
  
    .banner .formulario{
        position: relative!important;   
        width: 100%;
        max-width: 100%;
        z-index: 1;
        margin-top: 70px;
    }
  
    .banner .formulario .iti.iti--allow-dropdown{
      width: 100%;
    }
  
    .banner .formulario #telefone{
      min-width: unset;
    }
  
    .banner .formulario h5.title-form, .banner .formulario p.sub-title{
      text-align: left;
    }
  
    .banner .formulario .precio{
      left: unset;
      top: -100px;
      right: 50px;
      width: 120px;
      height: 120px;
      padding: 10px 0;
      
    }
  
    .banner .formulario .precio .titulo{
      font-size: 40px;
    }
  
    .banner .formulario .precio .desde{
      font-size: 7px;
    }
  
    .banner .formulario .precio .number{
      font-size: 16px;
    }
  
    .mySwiper-list {
      margin-top: 40px;
    }
  
    .banner .mySwiper-list .swiper-slide{
      position: relative;
      color: #FFF;
      font-family: Inter;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      text-align: center;
      padding: 0 30px;
      border-left:1px solid #fff ;
      width: 220px !important;
      
    }
  
    .equilibrio{
      padding-bottom: 150px;
    }
  
    .equilibrio .content-equilibrio h2, .equilibrio .content-equilibrio p{
      text-align: left;
    }
    
    .equilibrio .content-equilibrio h2{
      font-size: 28px; 
    }
  
    .equilibrio .content-equilibrio p{
      font-size: 16px; 
      margin-bottom: 10%;
    }
  
    .equilibrio .content-equilibrio h2 {
      max-width: 100%;
    }
  
    .equilibrio .content-equilibrio h2::before{
      margin: unset;
    }
  
    .equilibrio .swiper-slide, 
    section.exclusivida .swiper-slide{
      height: unset;
    }
  
    .equilibrio .swiper-slide.swiper-slide-active, 
    section.exclusivida .swiper-slide.swiper-slide-active{
      transform: scale(2.5) !important;
    }
    .equilibrio .swiper-slide.swiper-slide-next, 
    section.exclusivida .swiper-slide.swiper-slide-next{
      margin-left: 35%;
    }
    .equilibrio .swiper-slide.swiper-slide-prev,
     section.exclusivida .swiper-slide.swiper-slide-prev{
      margin-right: 34%;
      margin-left: -33%;
    } 
  
    .equilibrio .swiper-button-next::after, 
    .equilibrio .swiper-button-prev::after, 
    section.exclusivida .swiper-button-next::after, 
    section.exclusivida .swiper-button-prev::after{
      transform: scale(0.7) !important;
    }
  
    .equilibrio .swiper-container, 
    section.exclusivida .swiper-container{
      margin-top: 50px;
    }
    
    .equilibrio .swiper-button-next, 
    section.exclusivida .swiper-button-next{
      right: 13px;
    }
  
    .equilibrio .swiper-button-prev, section.exclusivida .swiper-button-prev{
      left: 20px;
      top: 30px;
    }
  
    .equilibrio .precio{
      width: 100px;
      height: 100px;
      right: 0;
    }
  
    .equilibrio div.container-fluid:nth-child(2){
      position: relative;
    }
  
    .equilibrio .precio{
      padding: 15px 0;
      left: 50px;
      bottom: -115px;
      right: unset;
    }
  
    .equilibrio .precio .titulo{
      font-size: 30px;
    }
    
    .equilibrio .precio .desde{
      font-size: 7px;
    }
  
    .equilibrio .precio .number{
      font-size: 12px;
    }
  
    section.familia .content-familia{
      margin-bottom: 60px;
    }
  
    section.familia .content-familia h2{
      text-align: left;
      font-size: 28px; 
      margin-bottom: 20px;
    }
  
    section.familia .content-familia h2::before{
      margin: unset;
    }
  
    .img-uno.active, .img-dos.active{
        margin-left: 0px;
    }
   
    section.familia ul.img-list .second-list{
      margin-top: 0px;
      padding-left: 55px;
    }
  
    section.familia > div:nth-child(1) > div:nth-child(1) > div:nth-child(2){
      position: relative;
    }
  
    section.familia ul.img-list{
      margin: 5% auto 0 auto;
      padding: 0 30px;
    }
  
    section.familia ul.img-list li{
      font-size: 16px;
    }
  
    section.familia .content-int-familia a.btn-button:nth-child(4){
      margin: auto;
      margin-top: 40px;
      font-size: 19px;
      max-width: 270px;
    }
  
    section.familia .content-int-familia{
      padding: 30px 0px 0 0px;
    }
  
    section.arquitetura .content-arquitectura-uno img {
      width: 100%;
      max-width: 500px;
    }
    
    section.arquitetura .content-arquitetura-dos{
      position: relative;
    }
  
    section.arquitetura .content-arquitetura-dos .img-arquitetura img {
      width: 100%;
      max-width: 240px !important;
      top: -179px;
      position: absolute;
      right: -21px;
    }
  
    section.arquitetura .content-arquitectura-uno h3{
      max-width: 460px;
      margin-left: 10px;
      font-size: 28px; 
      margin-top: 70px;
      z-index: 1;
    }
  
    section.arquitetura .content-arquitectura-uno h3::after{
      bottom: -40px;
    }
    
    section.arquitetura .content-arquitetura-dos .content-int, section.arquitetura .content-arquitetura-dos .img-arquitetura{
      width: 100%;
    }
  
    section.arquitetura .content-arquitetura-dos{
      margin-right: 0;
    }
  
    section.arquitetura .content-arquitetura-dos .content-int .text-content{
      width: 100%;
      margin: 160px 0 0 0;
    }
  
    section.arquitetura .content-arquitetura-dos .content-int .text-content p{
      font-size: 16px;
    }
  
    section.exclusivida{
      margin-top: 20px;
      padding-top: 30px;
    }
  
    section.exclusivida .swiper-container{
      margin-bottom: 60px;
    }
  
    section.exclusivida ul.list-exclusivida li{
      font-size: 14px; 
    }
  
    section.exclusivida .btn-button{
      max-width: 250px;
    }
  
    section.exclusivida ul.list-exclusivida{
      padding: 0;
      margin-top: 10%;
    }
  
    section.exclusivida ul.list-exclusivida li{
      font-size: 10px;
      padding: 0 10px;
    }
  
    section.desing h2{
      font-size: 28px;
      text-align: left;
      max-width: 900px;
    }
  
    section.campo .content-int-campo h2{
      font-size: 28px; 
      text-align: left;
    }
  
    section.campo .content-int-campo p{
      font-size: 16px; 
      text-align: left;
    }
  
  
    section.campo .content-int-campo h2::before{
      margin: unset;
    }
  
    section.desing .content-slider .content-int-desing{
      margin-left: 50px;
    }
  
    section.desing div.d-flex:nth-child(1) > div.content-int-desing:nth-child(1){
      margin-right: 30px;
      padding-bottom: 30px;
      margin-left: 0;
    }
    
    footer p{
      font-size: 30px; 
      text-align: center;
    }
  
    footer .btn-button{
      margin: auto;
      margin-top: 30px;
    }
  
    section.desing .content-slider .content-int-desing h3,section.desing .content-slider .content-int-desing h3{
      font-size: 28px; 
    }
  
    section.desing .content-slider .content-int-desing p,
    section.desing .content-slider .content-int-desing p
    {
      font-size: 16px; 
    }
    
    section.desing .content-slider .content-int-desing .btn-button{
      margin: auto;
      margin-top: 40px;
      width: 100%;
    }
  
    .swiper-button-slider-dos .button-swiper{
      right: unset;
      left: -2%;
      bottom: 23px;
    }
  
    .swiper-button-slider .button-swiper{
      right: -60px;
      bottom: 20px;
    }
  
    section.campo{
      margin-top: 40px;
    }
  
    section.desing .content-slider{
      margin-top: 50px;
    }
  
    .container, .container-fluid{ 
      padding: 0 25px !important;
      max-width: 100% !important;
    }
  
    .desing > div:nth-child(1){
      padding: 0 0 !important;
    }

    .banner .container{
      padding: 0 0 !important;
    }

    .banner{
      background-position: top;
      background-repeat: no-repeat;
      background-size: 120% 43%;
    }

    section.desing .mySwiper .swiper-slide.swiper-slide-prev{
      margin-right: -28%;
    }
  
    section.familia{
      overflow-x: hidden;
    }

    section.familia ul.list-familia{
      flex-wrap: wrap;
    }

    section.familia ul.list-familia li {
      margin-bottom: 30px;
    }

  }

  @media only screen and (min-width: 767px) and (max-width: 915px) {
    section.desing .mySwiper .swiper-slide.swiper-slide-prev {
      margin-left: -28%;
    }
  }
  
  
  
  @media (max-width: 520px){
      .banner {
    background-size: 124% 59% !important;
    }

  }
  

  @media(max-width: 767px){
      
      
      .text-ghost{
          display: none;
      }
      
    .text-noghost{
        display: flex;
    }
      
      
    .banner .mySwiper-list {
        margin-top: 50px;
        margin-bottom: 50px;
        position: relative;
        bottom: -41px;
    }
  
  
    .tablet{
      display: block;
    }
    .mobile{
      display: none;
    }
  
    img.mobile {
      width: 100%;
    }
  
    .order-responsive-cero{
      order: 0;
    }
  
    .order-responsive-uno{
      order: 1;
    }
  
    section.arquitetura .content-arquitectura-uno img{
      margin-left: -15px;
      width: 100%;
      max-width: 230px;
      transform: scaleX(-1);
    }
  
    section.arquitetura .content-arquitectura-uno img{
      width: 100%;
      max-width: 230px;
    }
/*   
    section.campo .swiper-backface-hidden .swiper-slide{
      width: 100% !important;
      max-width: 200px;
    } */
  
    section.campo .content-int-campo{
      margin: 50px 0px;
    }
  
    /* section.campo .swiper-backface-hidden .swiper-slide{
      width: 100% !important;
      max-width: 250px;
    } */
    
    .swiper-button-slider .mySwiper{
      left: -17%;
      padding-left: 10px;
    }
    
    .swiper-button-slider .button-swiper .swiper-button-prev{
      top: -48px;
      left: 89.4%;
      right: 10px;
    }
  
    .swiper-button-next::after, .swiper-button-prev::after{
      transform: scale(0.7) !important;
    }
  
    section.campo > div.container-fluid:nth-child(2){
      padding: 0 0px;
    }
  
    .swiper-button-slider-dos{
      left: 20%;
    }
  
    section.familia ul.img-list .second-list{
      margin-top: -30px;
      padding-left: 15px;
    }
  
    section.desing div.d-flex:nth-child(1) > div.content-int-desing:nth-child(1){
      margin: auto;
      margin-top: 30px;
    }
  
    section.desing .content-slider .content-int-desing{
      margin: auto;
      margin-top: 30px;
      max-width: unset;
    }
  
    section.familia ul.list-familia{
      margin: 30px auto 30px auto;
    }
  
    .swiper-button-slider .button-swiper{
      bottom:10px;
    }
    
    .swiper-button-slider-dos .button-swiper{
      right: unset;
      left: -5%;
      bottom: 20px;
    }
  
    .swiper-button-slider-dos .button-swiper .swiper-button-prev{
      top: -47px;
      left: -36px;
    }
  
    .swiper-button-slider .button-swiper{
      right: 5%;
    }

    section.desing .mySwiper .swiper-slide span{
      font-size: 12px;
      left: 20px;
    }
  
    .swiper-pagination{
      display: block;
    }

    .p-md-0{
      padding: 0;
    }

    .banner{
      background: url(https://mail.imoveis-de-luxo-em-lisboa.lisbongreenvalley.pt/lotes-18/assets/img/banner-responsive.jpg);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center -20%;
    } 

    .banner .mySwiper-list .swiper-slide{
      width: 220px !important;
    }

    section.desing .mySwiper .swiper-slide img{
      height: 300px;
    }

    section.desing .mySwiper .swiper-slide.swiper-slide-prev {
      margin-left: -28%;
    }
    
  } 
  
  
  @media(max-width: 442px){
    .tablet{
      display: none;
    }
    
    .mobile {
      display: block;
    }
  
    section.arquitetura .content-arquitectura-uno h3{
      max-width: 200px;
      margin-left: 10px;
      font-size: 28px; 
      margin-top: 70px;
      z-index: 1;
    }
  
    section.arquitetura .content-arquitectura-uno h3::after{
      bottom: -40px;
    }
  
    section.arquitetura .content-arquitetura-dos .img-arquitetura img{
      width: 100%;
      max-width: 210px !important;
      top: -222px;
      position: absolute;
      right: -25px;
    }
  
    section.campo > div.container-fluid:nth-child(2) {
      padding: 0 0 0 10px;
    }
  
    section.campo .swiper-backface-hidden .swiper-slide {
      width: 100% !important;
      max-width: 210px;
    }
  
    .swiper-button-slider-dos .button-swiper{
      left: -3%;
    }
  
    .swiper-button-slider .button-swiper {
      left: 17%;
    }
  
    .banner .formulario .precio{
      top: -70px;
    }

     
  }
  
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px !important;
  }

  .lb-data{
    display: none;
  }