@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5%;
  display: flex;
}

.section._1 {
  background-image: url('../images/5.png');
  background-position: 50% 0;
  background-size: cover;
  height: auto;
}

.section._5 {
  padding-top: 10%;
}

.section._6 {
  padding-bottom: 2%;
}

.navbar {
  background-color: #ddd0;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #5f643e;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
}

.nav-link.w--current {
  color: #5f643e;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2%;
  display: flex;
}

.body {
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.js-clock-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding: 0;
  display: flex;
}

.box-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #5c562b;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #54593d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
}

.heading {
  color: #62523f;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

.paragraph {
  color: #62523f;
  text-align: center;
  width: 50%;
  margin-top: 3%;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.fotolarga {
  background-image: url('../images/6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 0;
}

.fotolarga.jo {
  background-image: url('../images/Portada.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 80vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/Portada.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 80vh;
}

.fotolarga.jo._2-copy {
  background-image: url('../images/c4.png'), url('../images/1.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: contain, cover;
  background-attachment: scroll, fixed;
  height: 80vh;
  display: none;
}

.fotolarga.jo._2 {
  background-image: url('../images/c4.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
}

.fotolarga.jo._2._3 {
  background-image: url('../images/E7.png');
  height: 50vh;
}

.link-block {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.grid.phone {
  display: none;
}

.div-block-3 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80vh;
  height: 50vh;
  margin-left: 33px;
  margin-right: 0;
  padding: 5% 10% 10%;
}

.heading-2 {
  color: #f0eee8;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-weight: 400;
}

.heading-2._2 {
  color: #62523f;
}

.div-block-4 {
  background-image: url('../images/21.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: -101px;
  padding-bottom: 3%;
  padding-left: 0%;
  padding-right: 0;
  display: flex;
}

.paragraph-2 {
  color: #62523f;
  text-align: center;
  width: 40%;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 12px;
}

.c-flip-card {
  position: relative;
}

._w-card-front {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front._1 {
  background-color: #0000;
  background-image: none;
  border-radius: 0;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
}

._w-card-front.fb {
  background-color: #6670bd;
}

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

._w-card-back._1 {
  background-image: url('../images/avb.png');
  background-position: 50%;
  background-size: cover;
  padding-left: 10%;
  padding-right: 10%;
}

.text-span-5 {
  font-family: the-seasons, sans-serif;
  font-size: 9px;
  line-height: 10px;
}

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  display: block;
}

.c-card-back._1 {
  height: 500px;
}

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-22._2 {
  margin-top: 1%;
  margin-bottom: 3%;
  font-size: 12px;
}

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/c2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  display: flex;
}

.c-card-front._1 {
  width: 300px;
  height: 400px;
  box-shadow: none;
  background-image: url('../images/c1.png');
  background-position: 50%;
  background-size: contain;
}

.c-card-front._1.a {
  background-image: url('../images/15.png');
  height: 300px;
}

.c-card-front._1.a.b {
  background-image: url('../images/17.png');
}

.c-card-front._1.a-copy {
  background-image: url('../images/16.png');
  height: 300px;
}

.c-card-front._2 {
  background-image: url('../images/c3.png');
  background-position: 50%;
  background-size: contain;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-flipping-cards-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0% 0 0;
  display: flex;
}

.button {
  color: #dcd8cd;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #dcd8cd;
  border-radius: 20px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: the-seasons, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.paragraph-3 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-3._3 {
  color: #dcd8cd;
  margin-bottom: 5px;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.paragraph-3._3-copy {
  color: #545831;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: the-seasons, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.cloneable-area {
  padding: 20px 10px;
}

.text-span-6 {
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 14px;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0%;
  display: flex;
  position: relative;
}

.c-card-img {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-23 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-block-2 {
  margin-top: -86px;
  padding-left: 54px;
}

.link-block-2.phone {
  display: none;
}

.heading-3 {
  color: #5f643e;
  text-align: center;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.text-span-6-copy {
  color: #545831;
  text-transform: uppercase;
  font-family: Playfairdisplay, Times New Roman, sans-serif;
  font-size: 11px;
}

.text-span-6-copy._1 {
  font-size: 9px;
}

.text-span-7 {
  text-transform: none;
  font-size: 9px;
  line-height: 12px;
}

.link {
  color: #545831;
  font-size: 8px;
  line-height: 10px;
}

.text-span-8 {
  font-size: 10px;
  line-height: 15px;
}

.div-block-36 {
  background-image: url('../images/7a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-36._1 {
  background-image: url('../images/3a.jpg');
}

.div-block-36._3 {
  background-image: url('../images/4a.jpg');
}

.div-block-36._6 {
  background-image: url('../images/Portada.jpg');
  background-position: 80%;
}

.div-block-36._5 {
  background-image: url('../images/6a.jpg');
}

.div-block-36._2 {
  background-image: url('../images/2a.jpg');
}

.div-block-36._4 {
  background-image: url('../images/5a.jpg');
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.grid-12 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 100%;
}

.slider {
  height: 100%;
  display: none;
}

.slider-2 {
  display: none;
}

.div-block-37 {
  background-image: url('../images/b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-37._1 {
  background-image: url('../images/c.png');
}

.div-block-37._3 {
  background-image: url('../images/e.png');
}

.div-block-37._6 {
  background-image: url('../images/h.png');
}

.div-block-37._5 {
  background-image: url('../images/g.png');
}

.div-block-37._2 {
  background-image: url('../images/d.png');
}

.div-block-37._4 {
  background-image: url('../images/f.jpg');
}

.div-block-38, .a.phone {
  display: none;
}

.div-block-39 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3%;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .js-clock-2 {
    text-shadow: none;
  }
}

@media screen and (max-width: 479px) {
  .section._5 {
    padding-bottom: 10%;
  }

  .navbar {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .nav-link {
    text-align: center;
  }

  .js-clock-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-bottom: 10%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box-2 {
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 0%;
    font-size: 8vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    font-size: 11px;
    line-height: 14px;
  }

  .heading {
    font-size: 30px;
    line-height: 45px;
  }

  .paragraph {
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-image: url('../images/Portada.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    height: 40vh;
    display: block;
  }

  .fotolarga.jo._2 {
    height: 80vh;
    display: block;
  }

  .fotolarga.jo._2-copy {
    background-image: url('../images/22.png');
    background-position: 50% 100%;
    height: 80vh;
    display: none;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/c4.png');
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: contain;
    height: 30vh;
    display: block;
  }

  .fotolarga.jo._2._3 {
    height: 30vh;
  }

  .grid {
    display: none;
  }

  .grid.phone {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 75%;
    display: flex;
  }

  .div-block-3 {
    background-image: url('../images/8_1.png');
    height: 60vh;
  }

  .div-block-3.phone {
    background-image: url('../images/a.png');
    width: 70%;
    height: 70vh;
    margin-left: 0;
    display: none;
  }

  .heading-2._2 {
    font-size: 25px;
  }

  .heading-2._3 {
    margin-top: 0;
  }

  .div-block-4 {
    background-position: 50%;
    width: 100%;
    height: 40vh;
    margin-top: -59px;
    margin-left: 0;
    display: block;
  }

  ._w-card-front._1 {
    display: flex;
  }

  ._w-card-back {
    background-image: url('../images/13.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .c-card-back {
    width: 320px;
    max-width: 320px;
    height: 370px;
    display: block;
  }

  .div-block-22._2 {
    margin-bottom: 1%;
  }

  .c-card-front {
    width: 320px;
    max-width: 320px;
    height: 370px;
  }

  .c-card-front._1 {
    width: 320px;
    max-width: 320px;
    height: 370px;
    display: block;
  }

  .c-card-front._2 {
    background-size: contain;
    width: 320px;
    max-width: 320px;
  }

  .c-flipping-cards-list {
    padding-top: 10%;
    display: block;
  }

  .button {
    font-size: 10px;
    line-height: 12px;
  }

  .paragraph-3._3 {
    font-size: 12px;
    line-height: 13px;
  }

  .paragraph-3._3-copy {
    font-size: 14px;
  }

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .link-block-2 {
    margin-top: -53px;
    padding-left: 0;
    display: none;
  }

  .link-block-2.phone {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    margin-top: 5%;
    margin-bottom: 10%;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #0000;
    display: block;
  }

  .nav-menu {
    background-image: url('../images/1.png');
    background-position: 0 0;
    background-size: auto;
  }

  .text-span-8 {
    line-height: 12px;
  }

  .div-block-36 {
    height: 100%;
  }

  .slider, .slide-nav-2 {
    display: none;
  }

  .slide {
    background-image: url('../images/h.png');
    background-position: 50%;
    background-size: cover;
  }

  .slider-2 {
    height: 100%;
    display: block;
  }

  .div-block-37 {
    background-image: url('../images/1a.jpg');
    height: 100%;
  }

  .div-block-37._1 {
    background-image: url('../images/2a.jpg');
  }

  .div-block-37._3 {
    background-image: url('../images/4a.jpg');
  }

  .div-block-37._2 {
    background-image: url('../images/3a.jpg');
  }

  .div-block-37._4 {
    background-image: url('../images/5a.jpg');
  }

  .right-arrow-2, .left-arrow-2, .compu {
    display: none;
  }

  .div-block-38 {
    background-image: url('../images/a.png');
    background-position: 0 0;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    height: 50vh;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .image-2 {
    margin-bottom: 10%;
  }

  .a {
    display: none;
  }

  .a.phone {
    display: block;
  }

  .code-embed {
    width: 100%;
  }
}


@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}