/* Generated by less 3.11.1 */
* {
  margin: 0;
  padding: 0;
}
body,
html {
  font-family: 'Raleway', sans-serif;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 128px;
}
@media screen and (max-width: 420px) {
  body,
  html {
    scroll-padding-top: 208px;
  }
}
/*COLORS*/
/*Tamanys Espais*/
/*FLEXBOX*/
.flex-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
/*TIpografia*/
h1, h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  color: #80A38B;
  margin-bottom: 15px;
}
h3 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2;
  color: #80A38B;
  margin-bottom: 15px;
}
/*h3 {*/
/*  font-size: 20px;*/
/*  font-weight: 600;*/
/*  letter-spacing: 0;*/
/*  line-height: 1.2;*/
/*  color: #80A38B;*/
/*  text-transform: uppercase;*/
/*}*/
p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3;
  color: #3D4543;
}
a {
  height: 16px;
  color: #80A38B;
  font-weight: 500;
  text-decoration: none;
}
.text-derecha {
  text-align: right;
}
.dos-columnas {
  column-count: 2;
  column-gap: 16px;
}
@media screen and (max-width: 860px) {
  .dos-columnas {
    column-count: 1;
  }
}
h2 + div {
  margin-top: 32px;
}
p + p {
  margin-top: 16px;
}
h3 + p,
h2 + p {
  margin-top: 32px;
}
/*Espais Generals*/
.Wrapper-Big {
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
}
@media screen and (max-width: 420px) {
  .Wrapper-Big {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.Wrapper {
  max-width: 1600px;
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 420px) {
  .Wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.swiper-pagination {
  position: relative;
  margin-top: 32px;
  min-width: 100%;
  max-height: 1px;
  background: #80A38B;
}
.swiper-pagination .swiper-pagination-progressbar-fill {
  background: #3D4543;
}
/*ICON LINK*/
.icon-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: baseline;
}
.icon-link .icon-left {
  margin-right: 8px;
}
.icon-link .icon-left img {
  height: 16px;
  width: auto;
}
.icon-link .link {
  font-size: 16px;
  color: #3D4543;
}
/*particulars*/
.mobile {
  display: none;
}
.icon-menu-mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  .icon-menu-mobile {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
nav {
  position: fixed;
  background: white;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
}
@media screen and (max-width: 1200px) {
  nav {
    align-items: center;
  }
}
nav svg {
  height: 8vh;
  max-height: 96px;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 1200px) {
  nav svg {
    height: 64px;
  }
}
@media screen and (max-width: 1200px) {
  nav ul {
    display: none;
  }
}
nav ul li {
  list-style: none;
  display: inline-block;
  padding: 8px;
  margin-left: 16px;
}
nav ul li:last-child {
  padding-right: 0;
}
nav ul .fondo-secundario {
  background: #3D4543;
}
nav ul .fondo-secundario .link {
  color: white;
}
nav .menu {
  margin-top: 32px;
  text-transform: uppercase;
}
nav .menu li {
  padding-right: 16px;
  margin-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-right: 1px solid #3D4543;
}
nav .menu li a:hover {
  color: #3D4543;
}
nav .menu li:last-child {
  padding-right: 0;
  border-right: none;
}
.menu-mobile {
  position: fixed;
  background: #F3F7F4;
  width: 100vw;
  height: auto;
  z-index: 99999;
  top: 0;
  left: 0;
  padding: 16px;
  box-sizing: border-box;
  display: none;
}
.menu-mobile .menu-items,
.menu-mobile .contacto-items {
  z-index: 999999;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 16px;
}
.menu-mobile .menu-items li,
.menu-mobile .contacto-items li {
  display: list-item;
  list-style: none;
  font-size: 32px;
}
.menu-mobile .menu-items a,
.menu-mobile .contacto-items a {
  color: #80A38B;
}
.menu-mobile .contacto-items li {
  display: block;
}
header {
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box;
  height: 80vh;
}
@media screen and (max-width: 420px) {
  header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 420px) {
  header {
    height: 60vh;
  }
}
header .mySwiper-3 {
  height: 100%;
  width: 100%;
}
header .mySwiper-3 .swiper-wrapper,
header .mySwiper-3 .swiper-slide {
  height: 100%;
  width: 100%;
}
header .mySwiper-3 .swiper-wrapper img,
header .mySwiper-3 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
header .slide-controls {
  width: calc(100% - 64px);
  padding: 32px;
  box-sizing: border-box;
  z-index: 99;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  position: absolute;
  top: 55vh;
  transform: translate(0, -50%);
}
header .slide-controls img {
  height: 48px;
  width: auto;
  cursor: pointer;
}
@media screen and (max-width: 420px) {
  header .slide-controls {
    display: none;
  }
}
main {
  margin-top: 80px;
}
@media screen and (max-width: 860px) {
  main {
    margin-top: 48px;
  }
}
#proyecto {
  z-index: 998;
}
#proyecto .flex-container {
  margin-top: 48px;
  list-style: none;
}
@media screen and (max-width: 1200px) {
  #proyecto .flex-container {
    flex-wrap: wrap;
    margin-top: 32px;
  }
}
#proyecto .flex-container li {
  border: 1px solid #3D4543;
  margin-right: 16px;
  width: calc(12.5% - 14px);
  display: table;
}
@media screen and (max-width: 1200px) {
  #proyecto .flex-container li {
    width: calc(25% - 20px);
    margin-top: 20px;
  }
  #proyecto .flex-container li:nth-child(4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 650px) {
  #proyecto .flex-container li {
    width: calc(50% - 10px);
    margin-top: 16px;
  }
  #proyecto .flex-container li:nth-child(even) {
    margin-right: 0;
  }
}
#proyecto .flex-container li:last-child {
  margin-right: 0;
}
#proyecto .flex-container li div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
}
#proyecto .flex-container li div p {
  text-transform: uppercase;
  margin-top: 16px;
  text-align: center;
}
#proyecto aside .mySwiper {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  cursor: grab;
  padding-bottom: 48px;
  padding-right: 100vw;
  margin-right: -100vw;
  overflow-x: hidden;
}
@media screen and (max-width: 860px) {
  #proyecto aside .mySwiper {
    margin-bottom: 32px;
    padding-bottom: 32px;
    margin-top: 32px;
  }
}
#proyecto aside .mySwiper .swiper-wrapper {
  width: 100%;
}
#proyecto aside .mySwiper .swiper-wrapper .swiper-slide {
  width: 375px;
  margin-right: 32px;
}
@media screen and (max-width: 860px) {
  #proyecto aside .mySwiper .swiper-wrapper .swiper-slide {
    width: 350px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 420px) {
  #proyecto aside .mySwiper .swiper-wrapper .swiper-slide {
    width: 320px;
  }
}
#proyecto aside .mySwiper .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}
#proyecto aside .mySwiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#proyecto .mapa {
  width: 100%;
  height: auto;
}
.leyenda {
  max-width: calc(33.333% - 10px);
  width: 100%;
  border: 1px solid #3D4543;
  padding: 32px;
  box-sizing: border-box;
  background: white;
}
@media screen and (max-width: 1200px) {
  .leyenda {
    display: none;
  }
}
.leyenda img {
  height: 100%;
  width: auto;
}
.mapa {
  max-width: calc(66.666% - 10px);
  border: 1px solid #3D4543;
}
@media screen and (max-width: 1200px) {
  .mapa {
    max-width: 100%;
  }
}
.mapa img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#viviendas {
  z-index: 996;
  background: #F3F7F4;
  padding-top: 15vw;
  margin-top: -15vw;
}
@media screen and (max-width: 420px) {
  #viviendas {
    padding-top: 30vw;
    margin-top: -30vw;
  }
}
#viviendas article {
  margin-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 420px) {
  #viviendas article {
    margin-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 1200px) {
  #viviendas article .table-container {
    overflow-x: scroll;
  }
}
#viviendas article table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 16px;
  table-layout: fixed;
  color: #80A38B;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  #viviendas article table {
    width: auto;
  }
}
#viviendas article table tr {
  border-bottom: 1px solid #80A38B;
}
#viviendas article table th {
  font-weight: 700;
  padding-bottom: 16px;
  text-align: left;
  vertical-align: bottom;
  color: #3D4543;
}
@media screen and (max-width: 1200px) {
  #viviendas article table th {
    min-width: 150px;
  }
}
#viviendas article table td {
  min-width: 10%;
  box-sizing: border-box;
  padding-bottom: 16px;
  padding-top: 16px;
}
@media screen and (max-width: 1200px) {
  #viviendas article table td {
    min-width: 150px;
  }
}
#viviendas article table td:last-child {
  text-align: right;
}
#viviendas article table td a {
  text-decoration: underline;
}
#viviendas article table td a:hover {
  color: #3D4543;
}
#viviendas article table td .meinteresa {
  text-decoration: none;
}
#viviendas article table td .meinteresa:hover {
  color: #2329D6;
}
#viviendas article table td .meinteresa:after {
  content: url(../img/arrow-right.svg);
  height: 48px;
  width: auto;
  margin-left: 8px;
}
#viviendas article table .vendido {
  color: #cbd3cd;
}
#viviendas article .downloads {
  margin-top: 48px;
  text-align: center;
}
#viviendas article .downloads a {
  display: inline-block;
  margin-right: 16px;
}
#viviendas article .downloads a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 420px) {
  #viviendas article .downloads a {
    margin-right: 0;
    margin-bottom: 48px;
    text-align: center;
    width: auto;
  }
}
#viviendas article .downloads .boton {
  border: 1px solid #80A38B;
  padding: 16px;
  text-align: center;
}
#viviendas article .downloads .boton:hover {
  background: #3D4543;
  border: 1px solid #3D4543;
}
#viviendas article .downloads .boton .link {
  color: #80A38B;
}
#entorno {
  margin-top: 128px;
  align-items: flex-end;
}
@media screen and (max-width: 860px) {
  #entorno {
    flex-wrap: wrap;
    margin-top: 48px;
  }
}
#entorno .text-entorno {
  min-width: calc(50% - 16px);
  z-index: 999;
}
@media screen and (max-width: 860px) {
  #entorno .text-entorno {
    min-width: 100%;
  }
}
#entorno .mySwiper2 {
  min-width: calc(50% - 16px);
  margin-left: 32px;
  z-index: 1;
  overflow-x: hidden;
  padding-right: 100vw;
  margin-right: -100vw;
  cursor: grab;
}
@media screen and (max-width: 860px) {
  #entorno .mySwiper2 {
    min-width: 100%;
    margin-top: 32px;
    margin-left: 0;
  }
}
#entorno .mySwiper2 .swiper-wrapper {
  width: 100%;
}
#entorno .mySwiper2 div {
  width: auto;
  margin-right: 16px;
}
#entorno .mySwiper2 div:last-child {
  margin-right: 0;
}
#entorno .mySwiper2 img {
  height: 50vh;
  width: auto;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 860px) {
  #entorno .mySwiper2 img {
    height: 30vh;
  }
}
@media screen and (max-width: 420px) {
  #entorno .mySwiper2 img {
    height: 40vh;
  }
}
.bordes {
  padding: 32px;
  box-sizing: border-box;
  border-top: 1px solid #80A38B;
  border-right: 1px solid #80A38B;
  border-bottom: 1px solid #80A38B;
  padding-left: 0;
}
#evolucion {
  padding-top: 80px;
}
@media screen and (max-width: 860px) {
  #evolucion {
    padding-top: 32px;
  }
}
#evolucion img {
  width: 100%;
  height: auto;
}
#evolucion .flex-container {
  margin-top: 80px;
}
@media screen and (max-width: 860px) {
  #evolucion .flex-container {
    flex-wrap: wrap;
  }
}
#evolucion .flex-container div {
  width: calc(20% - 24px);
}
@media screen and (max-width: 860px) {
  #evolucion .flex-container div {
    width: calc(50% - 16px);
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 420px) {
  #evolucion .flex-container div {
    width: 100%;
    margin-bottom: 32px;
  }
}
#evolucion .flex-container div img {
  width: 100%;
  height: auto;
}
#evolucion .flex-container div img + p {
  margin-top: 16px;
  text-transform: uppercase;
}
#profesionales {
  background: #F3F7F4;
  margin-top: 80px;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media screen and (max-width: 860px) {
  #profesionales {
    margin-top: 32px;
    padding-top: 16px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 860px) {
  #profesionales .flex-container {
    flex-wrap: wrap;
  }
}
#profesionales .flex-container .profesionales-item {
  max-width: calc(33.333% - 22px);
  background: white;
}
@media screen and (max-width: 860px) {
  #profesionales .flex-container .profesionales-item {
    max-width: 100%;
    margin-bottom: 32px;
  }
  #profesionales .flex-container .profesionales-item:last-child {
    margin-bottom: 0;
  }
}
#profesionales .flex-container .profesionales-item img {
  width: 100%;
  height: auto;
}
#profesionales .flex-container .profesionales-item .descripcion-profesionales {
  width: 100%;
  padding: 32px;
  box-sizing: border-box;
}
#profesionales .flex-container .profesionales-item .descripcion-profesionales span {
  font-weight: 400;
}
#contacto {
  margin-top: 80px;
}
@media screen and (max-width: 860px) {
  #contacto {
    margin-top: 16px;
  }
}
#contacto .contacto {
  display: inline-block;
}
#contacto .contacto a {
  color: #3D4543;
  padding-bottom: 16px;
  display: block;
}
@media screen and (max-width: 860px) {
  #contacto .flex-container {
    flex-wrap: wrap;
  }
}
#contacto .flex-container .ancho-minimo {
  max-width: calc(50% - 16px);
}
@media screen and (max-width: 860px) {
  #contacto .flex-container .ancho-minimo {
    max-width: 100%;
  }
}
#contacto form input,
#contacto form textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #80A38B;
  padding: 8px;
  margin-top: 16px;
  box-sizing: border-box;
  outline: 0;
  border-radius: 0;
}
#contacto form input::-webkit-input-placeholder,
#contacto form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3D4543;
}
#contacto form input::-moz-placeholder,
#contacto form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #3D4543;
}
#contacto form input:-ms-input-placeholder,
#contacto form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #3D4543;
}
#contacto form input:-moz-placeholder,
#contacto form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #3D4543;
}
#contacto form input[type="checkbox"] {
  display: inline;
  width: auto;
}
#contacto form input[type="submit"] {
  background: #80A38B;
  max-width: 300px;
  display: block;
  color: white;
  cursor: pointer;
}
#contacto form input[type="submit"]:hover {
  background: #3D4543;
  border: 1px solid #3D4543;
}
#contacto form textarea {
  height: 15vh;
}
footer {
  margin-top: 80px;
  background: #80A38B;
  padding-top: 80px;
  box-sizing: border-box;
  color: white;
}
@media screen and (max-width: 860px) {
  footer {
    margin-top: 32px;
    padding-top: 32px;
  }
}
@media screen and (max-width: 860px) {
  footer .logo-footer {
    min-width: 100%;
    padding-bottom: 16px;
    display: block;
  }
}
@media screen and (max-width: 860px) {
  footer .flex-container {
    flex-wrap: wrap;
  }
}
footer .flex-container div {
  min-width: calc(25% - 24px);
}
@media screen and (max-width: 860px) {
  footer .flex-container div {
    min-width: 100%;
    text-align: center;
    margin-top: 16px;
  }
}
footer .flex-container div img {
  height: 8vh;
  max-height: 72px;
  width: auto;
}
@media screen and (max-width: 860px) {
  footer .flex-container div img {
    max-height: 56px;
  }
}
footer .flex-container div ul {
  padding-top: 8px;
}
footer .flex-container div ul li {
  list-style: none;
  margin-top: 16px;
}
footer .flex-container div ul li:first-child {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
footer .flex-container div ul li a {
  color: white;
}
footer .flex-container div ul li a:hover {
  color: #F3F7F4;
}
footer .flex-container div ul li img {
  height: 16px;
  width: auto;
}
footer .copyright {
  max-width: 1600px;
  padding-left: 32px;
  padding-right: 32px;
  margin: 0 auto;
  margin-top: 48px;
  border-top: 1px solid white;
  box-sizing: border-box;
  padding: 32px;
  text-align: center;
}
@media screen and (max-width: 420px) {
  footer .copyright {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 860px) {
  footer .copyright {
    margin-top: 32px;
  }
}
footer .copyright p {
  color: white;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
footer .copyright svg {
  height: 16px;
  height: auto;
  margin-top: 16px;
}
