.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  -webkit-text-fill-color: inherit;
  background-color: #3e9b85;
  background-clip: padding-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.image {
  padding-top: 20px;
  padding-left: 20px;
}

.image-2 {
  margin-bottom: 0;
}

.div-block {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: padding-box;
  padding-bottom: 366px;
  position: relative;
}

.grid-2 {
  grid-template-rows: auto auto auto auto auto;
}

.div-block-2 {
  border-radius: 0;
  position: static;
}

.image-3 {
  padding-top: 15px;
}

.container {
  position: -webkit-sticky;
  position: sticky;
}

.nav-right-wrap, .nav-menu {
  align-items: center;
  display: flex;
}

.navbar-2 {
  z-index: 999;
  width: 100%;
  height: 80px;
  -webkit-text-fill-color: inherit;
  background-color: #3e9b85;
  background-clip: content-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.nav-link-4 {
  color: #f5f5f5;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.nav-link-4.w--current {
  color: #f5f5f5;
  font-weight: 500;
}

.brand-logo {
  height: 150%;
  object-fit: contain;
  padding-right: 0;
  display: block;
}

.container-2 {
  z-index: 2;
  width: 95%;
  max-width: 1450px;
  position: relative;
}

.container-2.nav-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-5 {
  mix-blend-mode: normal;
  background-color: #ec6707;
  border-radius: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 700;
}

.brand {
  height: 20px;
  border-bottom-style: none;
  padding-left: 0;
}

.div-block-3 {
  padding-bottom: 80px;
}

.heading {
  opacity: 1;
  color: #fff;
  text-align: center;
  margin-top: -180px;
  padding-top: 0;
}

.image-4 {
  opacity: 1;
  outline-offset: 0px;
  outline: 3px #333;
}

.text-span {
  color: #3e9b85;
}

.section {
  margin-top: 0;
}

.heading-2 {
  color: #fff;
  text-align: center;
  object-fit: fill;
  background-image: url('../images/Barcelona-recorte.jpg');
  background-position: 0 75%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  padding-top: 117px;
  padding-bottom: 95px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.text-span-2 {
  color: #3e9b85;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.select-field {
  color: #fff;
  text-align: center;
  background-color: #3e9b85;
  border: 1px solid #3e9b85;
  font-size: 18px;
}

.div-block-4 {
  padding-bottom: 0;
}

.form-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.submit-button {
  background-color: #3e9b85;
  border-radius: 10px;
  display: block;
}

.field-label {
  padding-right: 458px;
}

.field-label.text {
  padding-right: 308px;
}

.field-label-2 {
  margin-top: 20px;
  padding-right: 0;
}

.heading-3 {
  color: #3e9b85;
  padding-left: 30px;
  font-weight: 700;
}

.div-block-5 {
  flex-flow: column;
  align-content: stretch;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.map {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-5 {
  display: block;
}

.cell {
  align-items: flex-end;
}

.paragraph {
  padding-top: 2px;
}

.heading-4 {
  text-align: center;
}

.heading-5 {
  color: #3e9b85;
  text-align: center;
  flex: 1;
  order: -1;
  align-self: center;
  margin-top: 61px;
  margin-bottom: -40px;
  margin-right: 30px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}

.grid-4 {
  grid-template-rows: auto;
  margin-top: 20px;
}

.paragraph-2 {
  padding-left: 50px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  justify-items: end;
  margin-top: 22px;
}

.grid-5.movil {
  margin-top: 26px;
}

.paragraph-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  display: block;
}

.paragraph-4 {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 4px;
  display: block;
}

.paragraph-4.numero {
  padding-top: 20px;
}

.image-6 {
  padding-top: 2px;
  padding-right: 0;
}

.text-field, .text-field-2, .textarea {
  margin-right: 30px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 15px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

.image-7 {
  border-radius: 10px;
  margin-top: 40px;
  padding-top: 0;
}

.heading-6 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.paragraph-5 {
  margin-right: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-5 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-5:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section-2 {
  background-color: #3e9b85;
  margin-top: 30px;
}

.div-block-6 {
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}

.grid-7 {
  flex-direction: column;
  grid-template-rows: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: flex;
}

.text-block {
  text-align: center;
}

.text-block.titulillo {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-6, .paragraph-7 {
  color: rgba(255, 255, 255, .75);
  text-align: center;
  padding-top: 15px;
  padding-left: 90px;
  padding-right: 90px;
  font-family: Montserrat, sans-serif;
}

.grid-8 {
  grid-template-rows: auto;
  align-content: end;
  justify-content: start;
  align-items: center;
  justify-items: center;
  margin-top: 15px;
}

.image-8 {
  margin-left: 80px;
  padding-bottom: 0;
}

.image-9 {
  margin-right: 80px;
}

.grid-9 {
  grid-column-gap: 16px;
  grid-row-gap: 3px;
}

.image-10 {
  padding-top: 0;
  display: inline-block;
}

.image-11 {
  padding-top: 4px;
}

.text-span-3 {
  color: #4c9abe;
}

.heading-8 {
  color: #3e9b85;
  text-align: center;
  font-size: 30px;
}

.paragraph-8 {
  text-align: left;
  margin: 15px 0 25px;
  padding-left: 0;
  font-size: 16px;
}

.grid-10 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.slide-nav {
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-size: 10px;
  display: block;
}

.image-12 {
  margin-top: -56px;
  padding-bottom: 0;
}

.image-13 {
  margin-top: -68px;
}

.product-image-wrap {
  width: 100%;
  height: 200px;
}

.product-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-description {
  background-color: #3e9b85;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 30px;
  display: flex;
  position: relative;
}

.div-block-7 {
  margin-bottom: 6px;
  padding-bottom: 0;
}

.label {
  color: #FFF;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.label._15-margin {
  color: #fff;
  margin-bottom: 15px;
  padding-right: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.price-wrap {
  color: #ec8675;
  align-items: center;
  position: absolute;
  top: 30px;
  right: 30px;
}

.scribble-text {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.scribble-text.compare-at {
  color: #afafaf;
  margin-left: 15px;
  font-size: 12px;
  text-decoration: line-through;
}

.link {
  color: #FFF;
  background-image: url('../images/Vector-4-1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 10px;
  border-bottom-color: #FFF;
  padding-left: 13px;
  transition: padding .5s cubic-bezier(.23, 1, .32, 1), background-position .5s cubic-bezier(.23, 1, .32, 1);
}

.link:hover {
  background-position: 7px;
  border-bottom-color: rgba(32, 52, 146, 0);
  padding-left: 20px;
}

.product-card {
  border: 1px #000;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  margin-left: 0;
  text-decoration: none;
  transition: box-shadow .5s, transform .6s cubic-bezier(.23, 1, .32, 1), opacity .5s;
  display: flex;
  overflow: hidden;
}

.product-card:hover {
  transform: translate(0, -5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
}

.div-block-8 {
  margin-bottom: 6px;
  padding-bottom: 0;
}

.grid-11 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.div-block-9 {
  margin-top: 20px;
  margin-left: 50px;
}

.div-block-10 {
  margin-top: 20px;
  margin-right: 50px;
}

.div-block-11 {
  margin-bottom: 50px;
  margin-left: 50px;
}

.div-block-12 {
  margin-bottom: 50px;
  margin-right: 50px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search-input {
  color: #000;
  background-color: #cfcfcf;
  border-top: 0 solid #fff;
  border-bottom: 0 solid #3e9b85;
}

.field-label-3 {
  color: #fff;
}

.search {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: -25px;
  padding-right: 0;
}

.grid-12 {
  width: 741px;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: stretch;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.search-button {
  width: 100px;
  height: 38px;
  background-color: #3e9b85;
  border-top: 0 solid #fff;
  border-bottom: 1px solid #3e9b85;
}

.heading-9 {
  aspect-ratio: auto;
  color: #fff;
}

.image-14 {
  max-width: 100%;
  overflow-wrap: normal;
  border-radius: 0;
  padding-top: 0;
}

.grid-13 {
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.paragraph-9 {
  margin-top: 26px;
  margin-bottom: 0;
  margin-right: 1px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.paragraph-9._2 {
  margin-top: 21px;
  margin-right: 50px;
}

.heading-10 {
  text-align: center;
  margin-bottom: -2px;
}

.image-15 {
  margin-top: 29px;
  margin-bottom: -10px;
  margin-right: 0;
  padding-right: 0;
}

.div-block-13 {
  margin-right: 0;
  padding-top: 12px;
}

.div-block-14 {
  margin-right: 0;
}

.body, .body-2 {
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.body-3 {
  margin-left: 0;
  margin-right: 0;
}

.body-4, .body-5 {
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
}

.container-5 {
  margin-left: 0;
  margin-right: 0;
}

.section-3 {
  justify-content: center;
  display: flex;
}

.div-block-15 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.slide {
  background-image: url('../images/ayuntamiento-castellon-plana-noche-1.jpg');
  background-position: 50% 15%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/mesa-larga-sillas-reloj-al-fondo.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.div-block-16 {
  width: 571px;
  height: 366px;
}

.text-span-4, .bold-text, .text-span-5, .text-span-6 {
  color: rgba(255, 255, 255, .98);
}

.button-6 {
  background-color: #fff;
  border-radius: 10px;
}

.text-span-7 {
  color: #3e9b85;
}

.div-block-18 {
  margin-bottom: 20px;
}

.section-4 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.section-5 {
  margin-top: 80px;
}

.heading-11 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

.paragraph-10 {
  text-align: center;
  margin-bottom: 20px;
}

.body-6 {
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 991px) {
  .menu-button {
    padding: 10px;
  }

  .menu-button.w--open {
    z-index: 2;
    background-color: #081158;
  }

  .nav-menu {
    z-index: 1;
    width: 50vw;
    text-align: center;
    background-color: #3e9b85;
    flex-direction: column;
    padding: 100px 50px 50px;
    position: fixed;
    top: 0;
    bottom: 0;
  }

  .nav-link-4 {
    color: #FFF;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-2.nav-container {
    position: static;
  }

  .brand {
    z-index: 2;
  }

  .form {
    margin-right: -30px;
    padding-right: 0;
  }

  .heading-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
  }

  .heading-5 {
    margin-top: 15px;
  }

  .grid-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    padding-right: 50px;
  }

  .grid-5 {
    align-items: center;
    justify-items: center;
    margin-left: 150px;
    margin-right: 150px;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .grid-6 {
    display: flex;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-8, .image-9 {
    width: auto;
    height: 67px;
  }

  .product-image-wrap {
    height: 250px;
  }

  .product-description {
    padding: 20px;
  }

  .label._15-margin {
    padding-right: 0;
  }

  .price-wrap {
    order: -1;
    margin-bottom: 15px;
    display: flex;
    position: relative;
    top: 0;
    right: 0;
  }

  .search-input {
    width: 480px;
  }

  .grid-12 {
    width: 651px;
  }

  .grid-13 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-15 {
    margin-top: 0;
  }

  .button-6 {
    order: 0;
    align-self: auto;
  }

  .div-block-18 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .section-4 {
    margin-bottom: 20px;
  }

  .paragraph-10 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .form {
    margin-right: 0;
    padding-left: 30px;
    padding-right: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .grid-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 30px;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-5 {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .image-8, .image-9 {
    height: 52px;
  }

  .paragraph-8 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
  }

  .grid-11 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-9 {
    margin-bottom: -20px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .div-block-10 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-11 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .div-block-12 {
    margin-top: -50px;
    margin-left: 0;
    margin-right: 0;
  }

  .search-input {
    width: 315px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .image-15 {
    margin-top: 0;
  }

  .div-block-16 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-17 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-18 {
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-11 {
    font-size: 30px;
  }

  .paragraph-10 {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    width: 100vw;
  }

  .heading-2 {
    background-position: -78% 75%;
    background-size: auto;
    font-size: 25px;
  }

  .form {
    width: 404px;
    padding-left: 61px;
    padding-right: 30px;
  }

  .field-label.text {
    padding-right: 0;
  }

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

  .heading-5 {
    margin-right: 0;
    font-size: 18px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .grid-5 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .paragraph-4 {
    font-size: 12px;
  }

  .container-3 {
    max-width: none;
  }

  .image-7 {
    width: auto;
    height: 189px;
  }

  .paragraph-5 {
    font-size: 12px;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .heading-7 {
    font-size: 20px;
  }

  .text-block.titulillo, .paragraph-6, .paragraph-7 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
  }

  .grid-8 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-8 {
    margin-left: 0;
  }

  .image-9 {
    margin-right: 0;
  }

  .heading-8 {
    font-size: 20px;
  }

  .paragraph-8 {
    padding-right: 30px;
    font-size: 12px;
  }

  .label._15-margin {
    font-size: 14px;
  }

  .div-block-10 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .search-input {
    width: 148px;
  }

  .heading-9 {
    font-size: 12px;
  }

  .paragraph-9 {
    margin-right: 0;
    font-size: 12px;
  }

  .heading-10 {
    margin-top: 35px;
    font-size: 28px;
  }

  .image-15 {
    width: auto;
    margin-top: 0;
  }

  .div-block-16 {
    margin-bottom: 143px;
    padding-left: 155px;
    padding-right: 155px;
  }

  .boldo {
    font-size: 12px;
  }

  .div-block-17, .div-block-18 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .container-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-11 {
    font-size: 20px;
  }

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

#w-node-_8a61210d-4e13-57f4-6dce-e7ab19a82d32-7161ea11, #w-node-_62dc837f-954d-29ef-2ab9-fae1f128c2c9-7161ea11, #w-node-_8db1461d-1f7c-b132-5b5e-109f90a77ab1-7161ea11, #w-node-_536d256a-deb3-0762-e236-8c318d98ecc3-7161ea11, #w-node-_6505cc09-76cc-aedc-f3fc-2b4067eb968f-7161ea11, #w-node-_7178dedf-d62e-279f-1c89-7eb59f808ef2-7161ea11, #w-node-ead42dd4-ed84-347c-2744-e4da6cb04497-7161ea11, #w-node-ead42dd4-ed84-347c-2744-e4da6cb044a2-7161ea11, #w-node-_49afd67e-4ea2-e438-e9dd-ac4bcf24b0a8-252b8945, #w-node-_10f83a98-fa58-a8fe-523b-58832324b5b3-252b8945, #w-node-b80cdb52-956d-b959-e1f5-a402324e80d8-252b8945, #w-node-b8651110-4a9b-340d-3312-7dd3017a9af4-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8651110-4a9b-340d-3312-7dd3017a9af6-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_3baf8c3d-821f-0e3f-8d5e-5fe21948d17f-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3baf8c3d-821f-0e3f-8d5e-5fe21948d181-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c6252a0a-53e1-251b-1dd5-dc3182552d94-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37f089be-491a-49df-084d-d46f9e6e6327-252b8945 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_796dd3e1-4e25-8b70-2c0e-958523945ca3-252b8945 {
  justify-self: auto;
}

#w-node-_40310a42-866a-e852-6ce2-e573aa9b59bc-252b8945, #w-node-_40310a42-866a-e852-6ce2-e573aa9b59c3-252b8945 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95e68390-a606-fef0-9b4d-c359cebf978a-30b7d0fc, #w-node-_1546068b-b903-eaae-1d81-073505d10d8d-30b7d0fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_5ed62233-6fff-570a-5df8-02da82ddcd2b-30b7d0fc {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-ae9f4e8e-e24f-27c3-8650-6faf0b344700-30b7d0fc, #w-node-ae9f4e8e-e24f-27c3-8650-6faf0b344707-30b7d0fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#search.w-node-_2fd02317-8174-c400-a2c9-d749337c4861-4a4c816a {
  grid-area: span 1 / span 10 / span 1 / span 10;
}

#w-node-_77bc4b2b-0516-b81f-2693-6aa27360af97-4a4c816a, #w-node-_9c3391ea-7b63-b524-6dfa-6f7e73c12763-4a4c816a, #w-node-c202736b-926f-c96b-6722-6d68f8b95306-4a4c816a, #w-node-_7d95f11d-9e27-6c0d-9666-93fb928b1ea0-4a4c816a, #w-node-db00afbf-6757-6fc6-97d6-8b2ad30285da-4a4c816a, #w-node-db00afbf-6757-6fc6-97d6-8b2ad30285e1-4a4c816a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7324ce5-2ad4-2504-9746-8ec74e9039cf-36da0da7 {
  grid-area: span 3 / span 4 / span 3 / span 4;
}

#w-node-f49637a5-59ff-375b-289c-bbcb76f241e2-36da0da7 {
  grid-area: span 3 / span 7 / span 3 / span 7;
}

#w-node-db82f974-49e5-214b-b7ff-c44340c167ae-36da0da7 {
  grid-area: span 1 / span 11 / span 1 / span 11;
}

#w-node-_939c7853-3e91-e5ee-bf21-b243ab9fdff8-36da0da7, #w-node-_939c7853-3e91-e5ee-bf21-b243ab9fdfff-36da0da7, #w-node-aa118f29-a459-e68c-48ff-cecd36db55e1-55f0d324, #w-node-aa118f29-a459-e68c-48ff-cecd36db55e8-55f0d324 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_7178dedf-d62e-279f-1c89-7eb59f808ef2-7161ea11 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
