:root {
  --azul-claro: #00a7dc;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

.nav-bar {
  z-index: 200;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-bar.burger-nav {
  background-color: #fff;
}

.wrapper {
  z-index: 4;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper.mobile-navbar-container {
  flex-direction: column;
  align-items: stretch;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

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

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

.nav-link-2 {
  color: #096ad0;
  cursor: pointer;
  padding: 16px 20px 18px;
  font-size: 15px;
  line-height: 24px;
  transition: opacity .15s;
  position: relative;
}

.nav-link-2:hover {
  opacity: 1;
  color: #096ad0;
}

.nav-link-2.w--current {
  color: #096ad0;
  font-weight: 700;
  transition-property: none;
}

.nav-link-2.burger-nav {
  opacity: 1;
  color: #096ad099;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  transition: opacity .15s, color .2s;
  display: block;
  position: relative;
}

.nav-link-2.burger-nav:hover {
  opacity: 1;
  color: #096ad0;
}

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

.section {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.full-screen {
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section.full-screen.background-image-side {
  color: #fff;
  background-color: #096ad033;
  background-image: linear-gradient(#0000 72%, #fff), linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/2148104940.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
}

.section.half-screen-background-image.right {
  background-image: none;
  overflow: visible;
}

.section.half-screen-background-image.banner {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: visible;
}

.section.map {
  background-image: url('../images/Captura-de-pantalla-2025-02-13-a-las-13.13.00.png');
  background-position: 0%;
  background-size: cover;
}

.section.legowerk-footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.wider-padding {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section.wider-padding.background-image {
  color: #fff;
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/Fondo-un-poco-de-historia.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  align-items: center;
  display: flex;
}

.section.wider-padding.background-image.historia {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/F009.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.saluda {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/F016.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.junta {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/J033.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.transparencia {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/F021.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.carta {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/F012.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.memorias {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/F020.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.interes1 {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/2150377128.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.formu-y-carte {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/2148675045.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.ofer-y-conv {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/2147993322.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.anunncios {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/24761722.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.ocio {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/21611.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.premio {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/223.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.interes2 {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/33093.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.atencion {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/2149256146.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.cierre {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/8052.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.wider-padding.background-image.odontologia-social {
  background-image: linear-gradient(#00a7dc7d, #00a7dc7d), url('../images/odontologia-social.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.section.fondo-fotos {
  background-image: url('../images/Fondo-fotos.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.fondo-fotos.muchas-fotos {
  background-size: auto;
}

.section.footer {
  color: #fff;
  background-color: #00a7dc;
  padding-bottom: 30px;
}

.section.azulito {
  background-color: #01a7dc29;
}

.section.azulito.blanco-arriba {
  z-index: 2;
  background-color: #01a7dc00;
  background-image: url('../images/onda-noticias-bien.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  overflow: hidden;
}

.section.fondo {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(#ffffffc4, #ffffffc4);
}

.row {
  flex-flow: row;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row.centro {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.value-proposition-container.centro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.value-proposition-container.vertical-align {
  flex: 1;
  align-items: center;
  display: flex;
}

.button {
  background-color: #0069ac;
  border: 1px solid #0069ac;
  border-radius: 40px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 300;
  transition: all .2s;
  box-shadow: 0 4px 11px #013a7554;
}

.button:hover {
  color: #fff;
  background-color: #01a7dc;
  border: 1px solid #01a7dc;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px #013a7554;
}

.button.margin-left {
  background-color: #0069ac;
  border-color: #0069ac;
  margin-right: 20px;
}

.button.margin-left:hover {
  background-color: #00a7dc;
  border-color: #00a7dc;
}

.button.margin-left.sin {
  margin-top: 10px;
  margin-right: 0;
  transition: all .2s;
}

.button.margin-left.sin.izq {
  align-self: flex-start;
}

.button.margin-left.sin.borde._80 {
  color: #0069ac;
  background-color: #0069ac00;
  margin-bottom: 80px;
}

.button.margin-left.sin.borde._80:hover {
  color: #fff;
  background-color: #00a7dc;
}

.button.margin-left.sin._2 {
  transition: background-color .2s, border-color .2s;
}

.button.margin-left.sin._2:hover {
  transform: none;
}

.button.margin-left.sin.sinarriba {
  margin-top: 0;
}

.button.margin-left.sin.sinarriba._2 {
  background-color: #0069ac00;
}

.button.margin-left.sin.sinarriba.bordeess {
  color: #0069ac;
  background-color: #0069ac00;
}

.button.margin-left.sin.sinarriba.bordeess:hover {
  color: #fff;
  background-color: #00a7dc;
}

.button.margin-left.entero {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.button.margin-left.entero.lineal {
  color: #0169ac;
  background-color: #0069ac00;
}

.button.margin-left.entero.lineal:hover {
  color: #fff;
  background-color: #00a7dc;
}

.button.ghost {
  box-shadow: none;
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
}

.button.ghost:hover {
  color: #fff;
  background-color: #0169ac;
  background-image: none;
  border-color: #0169ac;
  transform: none;
}

.button.form-button {
  box-shadow: none;
  border-radius: 0 3px 3px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.value-proposition-buttons {
  margin-top: 40px;
}

.value-proposition-buttons.menos-espacio {
  margin-top: 20px;
}

.col {
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.lg-6 {
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
}

.col.lg-6.md-3.sm-2.medio {
  width: 400px;
}

.col.lg-6.md-3.centre-align {
  align-items: center;
}

.col.lg-6.md-4, .col.lg-6.md-4.der {
  justify-content: center;
  align-items: center;
}

.col.lg-6.md-4.der.medio {
  width: auto;
}

.col.lg-6.centre-align {
  justify-content: flex-start;
  align-items: center;
}

.col.lg-6.centre-align.centroo {
  width: 60%;
  padding-bottom: 80px;
}

.col.lg-6.centre-align._80 {
  margin-bottom: 80px;
}

.col.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col.lg-5 {
  width: 41.66%;
}

.col.lg-5.align-vertically {
  justify-content: center;
}

.col.lg-3 {
  flex: none;
  width: 25%;
}

.col.lg-3.md-2.xs-1 {
  width: 50%;
}

.col.lg-2 {
  width: 16.66%;
}

.col.lg-2.md-2.xs-1 {
  width: 20%;
}

.col.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  width: 33.33%;
}

.col.lg-4.flex-stretch {
  justify-content: center;
  align-items: stretch;
  transition: all .2s;
}

.col.lg-4.flex-stretch:hover {
  transform: translate(0, -7px);
}

.col.lg-4.flex-stretch.menos {
  width: 15%;
}

.col.lg-4.flex-stretch._50 {
  width: 50%;
}

.short-paragraph {
  width: 75%;
}

.short-paragraph.no-bottom-margins.espacioo {
  margin-bottom: 10px;
}

.short-paragraph.no-bottom-margins.espacioo._2 {
  margin-top: 20px;
  margin-bottom: 0;
}

.short-paragraph.no-bottom-margins.entero {
  width: auto;
}

.short-paragraph.no-bottom-margins.entero._10px {
  margin-bottom: 10px;
}

.margin-bottom {
  margin-bottom: 40px;
}

.margin-bottom.blanco {
  color: #fff;
  text-align: center;
}

.margin-bottom.blanco.menos {
  margin-bottom: 20px;
}

.centro {
  text-align: center;
  margin-top: 0;
}

.centro.sombra {
  text-shadow: 0 0 20px #000c;
}

.div-block {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 900px;
  margin-top: -130px;
  margin-bottom: -51px;
  display: grid;
  position: relative;
}

.div-block-2 {
  color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/2149445792.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/2148985796.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-height: 166px;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.div-block-4 {
  color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/2149333680.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.div-block-5 {
  color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/2149443486.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-height: 250px;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.div-block-6 {
  color: #fff;
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/2148038934.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.flex-horizontal {
  display: flex;
}

.row-2 {
  flex-flow: wrap;
  align-content: stretch;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.row-2.centre-align {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.row-2.md-reverse-layout.md-centre-align.reves {
  flex-flow: row-reverse wrap-reverse;
}

.row-2.md-reverse-layout.md-centre-align.reves.medio {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.row-2.flex-horizontal {
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.row-2.centro {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
}

.padding {
  color: #000;
  background-color: #fff;
  padding: 20px;
}

.blog-thumbnail-container {
  border-radius: 6px;
  flex: 1;
  margin-bottom: 30px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
  box-shadow: 0 2px 20px -6px #0003;
}

.blog-thumbnail-container:hover {
  transform: translate(0, -5px);
}

.section-header {
  text-align: center;
  justify-content: center;
  margin: 0 auto 80px;
  font-weight: 300;
  display: block;
}

.paragraph-small {
  color: #0009;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.divider-line {
  margin-left: 8px;
  margin-right: 8px;
}

.image {
  object-fit: cover;
  min-height: 180px;
  max-height: 180px;
}

.image-5 {
  width: 177px;
}

.div-block-398 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-398.tablet {
  display: none;
}

.dropdown-toggle-2 {
  padding: 0;
}

.dropdown-toggle-2._2.w--open {
  position: static;
}

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

.dropdown-link-2 {
  color: #000;
  text-align: center;
}

.dropdown-link-2.w--current {
  color: #000;
  text-decoration: underline;
}

.dropdown-link-2.c {
  background-color: #dd1414;
}

.dropdown-link-2.c.blanco {
  color: #fff;
}

.dropdown-list-3 {
  top: 28px;
}

.dropdown-list-3.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffbf;
  border-radius: 20px;
  width: 150px;
  top: 65px;
  right: -25px;
  overflow: auto;
  box-shadow: 0 2px 5px #0003;
}

.dropdown-list-3._2.w--open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffbf;
  border-radius: 20px;
  width: auto;
  min-width: 400px;
  inset: auto 20% -70px;
  box-shadow: 0 5px 6px -3px #0003;
}

.dropdown-link-3 {
  color: #000;
  text-align: center;
}

.dropdown-link-3.w--current {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

.div-block-490 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.primary-button {
  color: #000;
  text-transform: none;
  background-color: #fff;
  border: 2px #000;
  border-radius: 50px;
  flex: none;
  padding: 14px 30px;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.primary-button:hover {
  opacity: 1;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.primary-button._2, .primary-button._2.w--current {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  display: flex;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.dropdown._2 {
  position: static;
}

.brand-link {
  margin-right: 0;
  padding-left: 0;
}

.brand-link.w--current {
  margin-right: 0;
}

.div-block-338 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-338.espacios2 {
  display: none;
}

.div-block-340 {
  border-left: 1px solid #fff;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-left: 10px;
  padding-right: 15px;
  display: flex;
}

.main-menu-section {
  z-index: 2147483647;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffbf;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: sticky;
  top: 0;
  box-shadow: 0 0 17px 4px #0003;
}

.main-menu-section.notfixes {
  position: sticky;
}

.menu-continr {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.heading.color-bloque {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.heading.color-bloque.negro {
  color: #082541;
  font-size: 15px;
  font-weight: 700;
}

.heading.color-bloque.negro.mas-grande {
  font-size: 16px;
  font-weight: 400;
}

.heading.color-bloque.negro.mas-grande._20 {
  margin-left: 20px;
}

.heading.color-bloque.negro.mas-grande._20.blanco {
  color: #fff;
}

.heading.color-bloque.negro.mas-grande._20.blanco.sin-12 {
  width: auto;
}

.div-block-339 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #fff;
  border-radius: 20px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  display: flex;
}

.nav-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #c8c8c800;
  padding-left: 0;
  display: none;
  position: static;
}

.div-block-399 {
  z-index: 99999999;
  background-color: #dac072;
  border-radius: 20px;
  width: 7px;
  height: 7px;
  position: absolute;
  inset: -14% -30% auto auto;
}

.div-block-399._2 {
  top: 24%;
  right: 24%;
}

.link {
  color: #000;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
}

.link.drop {
  padding-right: 15px;
}

.div-block-492 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-492.none2 {
  display: none;
}

.body, .body-2 {
  font-family: Roboto, sans-serif;
}

.form {
  width: 100%;
}

.form.sinespacio {
  margin-bottom: 0;
}

.form-field {
  color: #00a7dc;
  background-color: #096ad00a;
  background-image: none;
  border-style: none;
  border-radius: 3px;
  min-width: 200px;
  margin-bottom: 20px;
  padding: 26px 16px;
}

.form-field::placeholder {
  color: #00a7dc;
}

.form-field.no-bottom-margins {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-field.sin {
  margin-bottom: 0;
}

.form-field.sin.nuevo {
  color: #000;
  background-color: #ebebeb;
  background-image: none;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1em;
}

.text-area {
  color: #01a7dc;
  background-color: #096ad00a;
  border-style: none;
  border-radius: 3px;
  min-height: 140px;
  margin-bottom: 20px;
  padding-top: 16px;
  padding-left: 16px;
}

.text-area::placeholder {
  color: #00a7dc;
}

.contact-form-container {
  border-radius: 6px;
  width: 100%;
}

.contact-form-container.card {
  background-color: #fff;
  border: 1px #096ad033;
  padding: 60px;
  box-shadow: 10px 0 80px #1f2c3d1a;
}

.contact-form-container.card.limite {
  max-width: 700px;
}

.contact-form-container.card.limite.opacidad {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pin {
  position: absolute;
}

.side-image.map {
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

._0-opacity {
  opacity: 0;
}

.paragraph-small-2 {
  color: #00a7dc;
  font-size: 15px;
  font-weight: 300;
}

.heading-2 {
  color: #000;
  font-weight: 300;
}

.form-with-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-heading {
  margin-bottom: 20px;
  text-decoration: none;
}

.footer-logo-2 {
  margin-bottom: 40px;
}

.footer-links-container {
  flex-direction: column;
  display: flex;
}

.footer-link {
  opacity: .5;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.w--current {
  opacity: 1;
  font-weight: 500;
}

.social-media-icon {
  padding: 8px;
}

.negative-margin {
  margin-left: -8px;
}

.paragraph-small-3 {
  color: #096ad099;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small-3.footer {
  color: #fff9;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 13px;
}

.div-block-493 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-494 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.div-block-495 {
  color: #01a7dc;
  border: 1px solid #01a7dc;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  padding-left: 10px;
  display: flex;
}

.text-block {
  margin-left: 5px;
}

.rich-text-block {
  text-align: left;
}

.centre-align {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.centre-align.sin {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.div-block-496 {
  padding: 10px;
}

.heading-3 {
  font-weight: 300;
}

.heading-3.blanco {
  color: #fff;
}

.no-bottom-margins {
  margin-bottom: 0;
  font-weight: 300;
}

.body-3 {
  font-family: Roboto, sans-serif;
}

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

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.avatar-container {
  display: flex;
}

.div-block-48 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.value-proposition-hero-image {
  object-fit: contain;
  border-radius: 8px;
  max-height: none;
  box-shadow: -20px 20px #00a7dc;
}

.value-proposition-hero-image.escudo {
  width: 200px;
  box-shadow: 0 2px 9px #0003, -20px 20px #00a7dc;
}

.paragraph-small-4 {
  color: #096ad099;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small-4.no-top-margins {
  margin-top: 0;
}

.low-opacity {
  color: #096ad099;
}

.heading-4 {
  color: #000;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.heading-5 {
  color: #000;
  max-width: 500px;
  font-weight: 300;
}

.heading-5.menos-espacio {
  margin-bottom: 0;
}

.heading-5.menos-espacio.sin {
  margin-top: 0;
}

.heading-5.entero {
  max-width: none;
  font-size: 36px;
}

.heading-5.sin {
  margin-top: 0;
}

.margin-top {
  margin-top: 20px;
}

.margin-top.centro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.margin-top.centro.sin, .margin-top.sinespacio {
  margin-top: 0;
}

.margin-top.sinespacio.centro {
  flex: 1;
  justify-content: space-between;
}

.margin-top.sinespacio.centro.entero {
  align-self: stretch;
}

.team-container {
  margin-bottom: 30px;
}

.team-container.entero {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.no-bottom-margins-2 {
  margin-bottom: 0;
}

.no-bottom-margins-2.blanco {
  color: #fff;
}

.no-bottom-margins-2.blanco.negro {
  color: #000;
}

.no-bottom-margins-2.blanco.negro.tama-o, .no-bottom-margins-2.blanco.tama-o2 {
  font-size: 15px;
}

.no-bottom-margins-2.sin {
  color: #000;
  margin-top: 0;
}

.no-bottom-margins-2.sin.titulo {
  margin-top: 30px;
  font-weight: 300;
}

.no-bottom-margins-2.sin.titulo.sinespacio, .no-bottom-margins-2.sin10 {
  margin-top: 0;
}

.no-bottom-margins-2.sin10.otro-titulo {
  font-size: 21px;
  font-weight: 300;
}

.no-bottom-margins-2.sin10.otro-titulo.aviso {
  color: #f55;
  font-size: 17px;
  font-weight: 500;
}

.section-header-2 {
  text-align: center;
  justify-content: center;
  margin: 0 auto 80px;
  display: block;
}

.section-header-3 {
  color: #000;
  text-align: center;
  justify-content: center;
  margin: 0 auto 80px;
  font-weight: 300;
  display: block;
}

.section-header-3.sin-80, .section-header-3.menos80 {
  margin-bottom: 0;
}

.body-4 {
  font-family: Roboto, sans-serif;
}

.body-4.fondo {
  background-image: url('../images/1216.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.image-6 {
  object-fit: cover;
  border-radius: 8px;
  min-height: 268px;
  max-height: 268px;
}

.section-2 {
  justify-content: flex-start;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.section-2.limitador {
  max-height: 600px;
}

.div-block-497 {
  background-image: url('../images/1972.jpg');
  background-position: 34%;
  background-size: cover;
  flex: 1;
  align-self: stretch;
  max-width: 500px;
}

.div-block-497.anuncio {
  background-image: url('../images/13194.jpg');
  background-position: 50%;
}

.div-block-498 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  padding: 40px;
  display: flex;
  overflow: auto;
}

.link-2 {
  color: #fff;
}

.div-block-499 {
  z-index: 12;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  display: flex;
  position: relative;
}

.div-block-500 {
  background-image: url('../images/1327.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  align-self: stretch;
  max-width: 40%;
  overflow: visible;
}

.div-block-501 {
  background-image: linear-gradient(90deg, #0000008c, #fff0), linear-gradient(#49b4d67d, #49b4d67d), url('../images/1327.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, auto;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 80px 40px 80px 60px;
  display: flex;
}

.div-block-501.espaciooo {
  margin-top: -249px;
  padding-top: 240px;
}

.text-block-2 {
  color: #00a7dc;
  font-weight: 300;
  line-height: 1em;
}

.text-block-2.negro {
  color: #000;
  font-weight: 400;
}

.text-block-2.negro.azul {
  color: #01a7dc;
}

.text-block-2.negro.rojo {
  color: #f55;
}

.text-block-2.blanc {
  color: #0000007d;
}

.div-block-502 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-502.izq {
  justify-content: flex-start;
  align-items: center;
}

.div-block-502.izq._2 {
  margin-bottom: 20px;
}

.div-block-502.izq.espaxio {
  margin-bottom: 10px;
}

.div-block-502.espacio {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-502.espacio.sinn {
  margin-top: 0;
}

.div-block-502.espacio.sinabajo {
  margin-bottom: 0;
}

.image-7 {
  margin-bottom: 1px;
}

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

.div-block-504 {
  border-top: 2px solid #01a7dc;
  align-self: stretch;
  max-width: 400px;
  margin-bottom: 10px;
}

.div-block-505 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.div-block-506 {
  color: #fff;
  background-color: #00a7dc;
  border-radius: 20px;
  padding: 6px 10px;
  position: absolute;
  inset: 2% auto auto 6%;
}

.div-block-506.numero {
  left: auto;
  right: 6%;
}

.text-block-3 {
  line-height: 1em;
}

.div-block-507 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-508 {
  color: #01a7dc;
  border: 1px solid #01a7dc;
  border-radius: 40px;
  padding: 10px 25px;
  text-decoration: none;
  transition: all .2s;
}

.div-block-508:hover {
  color: #fff;
  background-color: #01a7dc;
}

.text-block-4 {
  line-height: 1em;
}

.div-block-509 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.div-block-510 {
  background-image: url('../images/2149206224.jpg');
  background-position: 0%;
  background-size: cover;
  border-radius: 50px;
  width: 30px;
  height: 30px;
}

.body-5 {
  font-family: Roboto, sans-serif;
}

.div-block-511 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.form-block {
  margin-bottom: 0;
}

.select-field {
  color: #01a7dc;
  background-color: #f3f3f300;
  border: 1px #000;
  height: 20px;
  margin-bottom: 0;
  padding: 0;
  line-height: 1em;
}

.select-field:hover {
  color: #fff;
}

.image-8, .image-9, .image-10 {
  border-radius: 8px;
}

.loginbody {
  background-image: linear-gradient(#00a7dc78, #00a7dc78), url('../images/25418.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  font-family: Roboto, sans-serif;
}

.div-block-512 {
  background-image: linear-gradient(#0000, #01a7dc);
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
}

.div-block-513 {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.link-3 {
  color: #00a7dc;
}

.checkbox {
  margin-top: 0;
  margin-left: 0;
}

.checkbox-label {
  margin-bottom: 0;
  margin-left: 5px;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.link-4 {
  color: #00a7dc;
}

.div-block-514 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.div-block-515 {
  background-image: url('../images/2149206224.jpg');
  background-position: 17%;
  background-size: cover;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 250px;
  height: 300px;
  margin-bottom: -70px;
  display: flex;
  box-shadow: -12px 12px #01a7dc;
}

.div-block-516 {
  border-bottom: 1px #e4e4e4;
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-517 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.body-7 {
  background-image: url('../images/decoracion-perfil.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  font-family: Roboto, sans-serif;
}

.div-block-518 {
  min-height: 400px;
  padding: 70px 30px 60px;
}

.div-block-519 {
  padding-top: 0;
}

.div-block-520 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-521 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block-521.limite {
  max-height: 300px;
  overflow: auto;
}

.div-block-522 {
  width: 250px;
}

.div-block-523 {
  background-color: #00a7dc;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
}

.div-block-524 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.div-block-524.eeentero.sinn {
  border-style: none;
  padding-left: 0;
}

.text-block-5 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 1em;
}

.pop-up {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Captura-de-pantalla-2025-02-19-a-las-9.35.56.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.pop-up.inscripci-n {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Captura-de-pantalla-2025-02-19-a-las-12.20.55.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-525 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 700px;
  max-height: 600px;
  padding: 20px;
  display: flex;
}

.div-block-526 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-527 {
  background-color: #ebebeb;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-top: 5px;
  display: flex;
}

.select-field-2 {
  color: #525252;
  background-color: #ebebeb;
  border: 1px #000;
  border-radius: 3px;
}

.div-block-528 {
  background-color: #01a7dc40;
  border-radius: 20px;
  flex: 1;
  margin-bottom: 0;
}

.div-block-528._20entero {
  padding: 30px 20px 20px;
  box-shadow: 0 2px 20px -14px #000;
}

.text-block-6 {
  margin: 20px;
}

.text-block-6.sin {
  margin-bottom: 0;
}

.textarea {
  background-color: #ebebeb;
  border: 1px #000;
  border-radius: 3px;
  margin-bottom: 0;
}

.div-block-529 {
  background-color: #ebebeb;
  border-radius: 3px;
  align-self: stretch;
  max-height: 100px;
  padding: 10px;
  overflow: auto;
}

.icon-2 {
  margin-right: 0;
}

.dropdown-list-4 {
  border-radius: 3px;
}

.dropdown-list-4.w--open {
  background-color: #fff;
  border-radius: 10px;
}

.dropdown-6 {
  width: 100%;
}

.dropdown-toggle-3 {
  width: 100%;
  padding: 10px 20px;
}

.dropdown-list-5 {
  background-color: #af8181;
}

.dropdown-list-5.w--open {
  background-color: #fff;
  border-radius: 0 10px 10px;
  top: -5px;
  left: 100%;
}

.background-video {
  background-image: linear-gradient(#00a7dc8a, #00a7dc8a);
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.link-5, .link-6, .link-7 {
  color: #00a7dc;
}

.text-span {
  color: #3333338c;
}

.div-block-530 {
  background-image: url('../images/Junta2023.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  min-height: 600px;
}

.text-span-2 {
  color: #0069ac;
}

.link-8 {
  color: #00a7dc;
}

.text-span-3 {
  color: #0069ac;
  font-size: 17px;
}

.bold-text {
  color: #0069ac;
}

.link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16 {
  color: #00a7dc;
}

.text-span-4 {
  font-size: 17px;
}

.memorias {
  flex-flow: wrap;
  display: flex;
}

.memorias.espacio {
  margin-bottom: 50px;
}

.div-block-531 {
  justify-content: center;
  align-items: center;
  width: 33.33%;
  padding: 10px;
  display: flex;
}

.div-block-531._50 {
  width: 50%;
}

.div-block-532 {
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.text-span-5 {
  color: #f55;
  font-weight: 200;
}

.link-17 {
  color: #00a7dc;
}

.link-18, .link-19, .link-20, .link-21 {
  color: var(--azul-claro);
}

.div-block-533, .div-block-534 {
  width: 33.33%;
}

.text-span-6 {
  color: #f55;
}

.div-block-536 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-span-7 {
  text-decoration: underline;
}

.text-span-8 {
  text-decoration: line-through;
}

.div-block-537 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.div-block-538 {
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin-top: 20px;
  display: flex;
}

.text-block-7 {
  border-bottom: 1px #000;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-weight: 600;
}

.text-block-8 {
  color: #0000008f;
  font-size: 12px;
}

.div-block-539 {
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 12px -4px #0003;
}

.div-block-540 {
  align-self: stretch;
  width: 25%;
  padding: 10px;
  display: flex;
}

.div-block-541 {
  margin-top: 0;
}

.div-block-542 {
  margin-top: 20px;
}

.div-block-543 {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
}

.div-block-544 {
  color: #fff;
  background-color: #00a7dc;
  border-radius: 20px;
  padding: 4px 7px;
  position: absolute;
  inset: 6% auto auto 2%;
}

.image-11 {
  border-radius: 8px;
}

.image-11.espacio-arriba {
  margin-top: 20px;
}

.image-11.espacio-arriba.espacio-abajo.peque {
  max-width: 600px;
}

.image-11.espacio-abajo {
  margin-bottom: 20px;
}

.div-block-545 {
  background-image: url('../images/Meritea25.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 8px;
  align-self: stretch;
  min-height: 300px;
  margin-bottom: 20px;
}

.div-block-545._2 {
  background-image: url('../images/320px-Logo_CaixaBank.svg.png');
}

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

.div-block-545._4 {
  background-image: url('../images/CANON2023.png');
}

.div-block-545._5 {
  background-image: url('../images/plannet.avif');
}

.div-block-545._6 {
  background-image: url('../images/ANTEA2022.jpg');
}

.div-block-545._7 {
  background-image: url('../images/LOGOJMAP.png');
}

.div-block-545._8 {
  background-image: url('../images/logo-saga.png');
}

.div-block-545._9 {
  background-image: url('../images/UTPR2022.png');
}

.div-block-545._10 {
  background-image: url('../images/GuadalMotorHyund.png');
}

.div-block-545._11 {
  background-image: url('../images/desair.png');
}

.div-block-545._12 {
  background-image: url('../images/banner_gestion_colectivos_250x55.gif');
}

.div-block-545._13 {
  background-image: url('../images/DentaBox10.jpg');
  background-size: auto 100%;
}

.div-block-545._14 {
  background-image: url('../images/LogoHACEAmenitieshorizontal.jpg');
  background-size: auto 100%;
}

.div-block-545._15 {
  background-image: url('../images/crsb16.jpg');
}

.div-block-545._16 {
  background-image: url('../images/cepsa042016.jpg');
}

.div-block-545._17 {
  background-image: url('../images/tarjsendoiberia2016.jpg');
}

.div-block-545._18 {
  background-image: url('../images/TECSbanner.png');
}

.div-block-545._19 {
  background-image: url('../images/ACUNSA2017.jpg');
}

.div-block-545._20 {
  background-image: url('../images/UEM2012.jpg');
  margin-bottom: 0;
}

.div-block-545._21 {
  background-image: url('../images/Renta42017.jpg');
}

.div-block-545._22 {
  background-image: url('../images/Conven1hppsm09.jpg');
}

.div-block-545.logo {
  background-image: url('../images/Logotipo_CODC_Color_LQ.png');
}

.div-block-545.novo._1 {
  background-image: url('../images/FDE.png');
}

.div-block-545.novo2 {
  background-image: url('../images/ConsumoJunta2017.jpg');
}

.div-block-545.novo3 {
  background-image: url('../images/FinancTtos062015.jpg');
}

.div-block-545.novo4 {
  background-image: url('../images/SOYEM2013.jpg');
  background-size: auto 100%;
}

.div-block-545.novo5 {
  background-image: url('../images/ConsejHigiene2012.jpg');
}

.text-block-9 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-22 {
  color: #00a7dc;
}

.slider {
  background-color: #fff;
  height: 100vh;
}

.div-block-546 {
  z-index: 1;
  background-image: linear-gradient(#0000, #ffffff6e 47%, #fff);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-547 {
  position: relative;
}

.text-span-9, .text-span-10 {
  font-weight: 300;
}

.text-span-11 {
  color: #0069ac;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8 {
  color: #0069ac;
  font-size: 17px;
}

.link-23 {
  color: #00a7dc;
}

.bold-text-9, .bold-text-10 {
  color: #0069ac;
  font-size: 17px;
}

.link-24, .link-25 {
  color: #00a7dc;
}

.bold-text-11 {
  color: #00a7dc;
  -webkit-text-decoration: underline #01a7dc;
  text-decoration: underline #01a7dc;
}

.bold-text-12, .bold-text-13, .bold-text-14 {
  color: #0069ac;
  font-size: 17px;
}

.bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21 {
  color: #0169ac;
  font-size: 17px;
}

.bold-text-22 {
  color: #0069ac;
  font-size: 17px;
}

.link-26, .link-27, .link-28, .link-29, .link-30, .link-31, .link-32, .link-33, .link-34, .link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43, .link-44 {
  color: #00a7dc;
}

.text-span-12 {
  color: #0069ac;
}

.link-45 {
  color: #00a7dc;
}

.bold-text-23, .bold-text-24 {
  color: #0069ac;
  font-size: 17px;
}

.link-46, .link-47, .link-48, .link-49, .link-50, .link-51 {
  color: #00a7dc;
}

.bold-text-25, .bold-text-26 {
  color: #0169ac;
  font-size: 17px;
}

.bold-text-27 {
  font-size: 14px;
}

.bold-text-28 {
  color: #0169ac;
  font-size: 17px;
}

.bold-text-29 {
  color: #0069ac;
  font-size: 17px;
}

.bold-text-30, .bold-text-31 {
  font-size: 17px;
}

.bold-text-32 {
  color: #0069ac;
  font-size: 17px;
}

.link-52, .link-53, .link-54, .link-55, .link-56, .link-57, .link-58, .link-59, .link-60, .link-61, .link-62, .link-63, .link-64, .link-65, .link-66, .link-67, .link-68, .link-69, .link-70, .link-71, .link-72, .link-73, .link-74, .link-75, .link-76, .link-77, .link-78, .link-79, .link-80, .link-81, .link-82, .link-83, .link-84, .link-85, .link-86, .link-87, .link-88, .link-89, .link-90, .link-91, .link-92, .link-93, .link-94, .link-95, .link-96, .link-97, .link-98 {
  color: var(--azul-claro);
}

.text-span-13 {
  color: #0069ac;
}

.div-block-548 {
  color: #fff;
  background-image: linear-gradient(#0000001c, #0000001c), url('../images/25418.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21 {
  font-weight: 300;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  text-decoration: underline;
}

.div-block-549 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.link-99 {
  text-decoration-color: #01a7dc;
}

.div-block-550 {
  color: #01a7dc;
  border: 2px dashed #01a7dc;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

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

.text-block-11 {
  color: #3333339e;
  text-align: center;
}

.link-100 {
  color: var(--azul-claro);
}

.div-block-552 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  align-self: stretch;
  margin-top: 10px;
  display: flex;
}

.div-block-553 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-12 {
  font-weight: 700;
}

.form-block-2 {
  margin-bottom: 0;
}

.link-101, .link-102 {
  color: var(--azul-claro);
}

.div-block-554 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  max-height: 300px;
  display: flex;
  overflow: auto;
}

.text-block-13 {
  text-align: center;
  margin-top: 10px;
}

@media screen and (min-width: 1280px) {
  .section.fondo-fotos.muchas-fotos {
    background-size: contain;
  }

  .section.azulito.blanco-arriba {
    background-position: 50% 73%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: scroll;
  }

  .dropdown-list-3.w--open {
    right: -103.219px;
  }

  .div-block-501 {
    background-image: linear-gradient(0deg, #0000 36%, #fff), linear-gradient(90deg, #0000008c, #fff0), linear-gradient(#49b4d67d, #49b4d67d), url('../images/1327.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-size: auto, auto, auto, cover;
  }

  .div-block-501.espaciooo {
    background-image: linear-gradient(90deg, #0000008c, #fff0), linear-gradient(#49b4d67d, #49b4d67d), url('../images/1327.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
  }

  .div-block-508 {
    color: #01a7dc;
  }

  .select-field {
    color: #01a7dc;
    background-color: #f3f3f300;
    border: 1px #000;
    height: 20px;
    padding: 0;
    line-height: 1em;
  }

  .select-field:hover {
    color: #fff;
  }

  .body-7 {
    background-size: cover;
  }

  .background-video {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 991px) {
  .nav-bar {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .flex-horizontal-space-between {
    flex-flow: wrap;
    justify-content: space-between;
  }

  .nav-logo-2 {
    flex: 1;
  }

  .burger-icon {
    color: #096ad0;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #fff;
    flex: 1;
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }

  .nav-link-2.burger-nav {
    opacity: 1;
  }

  .menu-button-2 {
    color: #2e323c;
    display: block;
    position: relative;
  }

  .menu-button-2.w--open {
    color: #096ad0;
    background-color: #0000;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.full-screen {
    min-height: 800px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: 48%;
  }

  .section.wider-padding {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.fondo-fotos.muchas-fotos {
    background-size: contain;
  }

  .section.azulito.blanco-arriba {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .row {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .value-proposition-container {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-6.md-3 {
    width: 75%;
  }

  .col.lg-6.md-4 {
    width: 100%;
  }

  .col.lg-1, .col.lg-1.hidden-lg-down {
    display: none;
  }

  .col.lg-5 {
    width: 50%;
  }

  .col.lg-3 {
    flex-wrap: nowrap;
    width: 33.33%;
  }

  .col.lg-3._2-col-in-mobile, .col.lg-3.md-2 {
    width: 50%;
  }

  .col.lg-3.md-2.xs-1 {
    flex: 1;
  }

  .col.lg-3.md-4 {
    width: 100%;
  }

  .col.lg-2.md-2 {
    width: 50%;
  }

  .col.lg-2.md-2.xs-1 {
    flex: 1;
  }

  .col.lg-4 {
    width: 50%;
  }

  .col.lg-4.flex-stretch.menos.no {
    display: none;
  }

  .col.lg-4.flex-stretch._3 {
    width: 33.33%;
  }

  .short-paragraph.no-bottom-margins {
    width: 100%;
  }

  .margin-bottom {
    margin-bottom: 40px;
  }

  .row-2 {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row-2.md-reverse-layout {
    flex-flow: column-reverse wrap;
  }

  .row-2.md-reverse-layout.md-centre-align {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .row-2.flex-horizontal.centre-align {
    flex-flow: column;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .section-header {
    margin-bottom: 40px;
  }

  .menu-button-3 {
    color: #00a7dc;
    padding: 5px;
  }

  .menu-button-3.w--open {
    color: #0069ac;
    background-color: #c8c8c800;
  }

  .div-block-398 {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
    position: relative;
  }

  .div-block-398.tablet {
    display: flex;
  }

  .div-block-491 {
    margin: 10px;
  }

  .dropdown-link-2 {
    max-width: 300px;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-list-3.w--open {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0 -151px -38px;
    overflow: hidden;
  }

  .dropdown-list-3._2.w--open {
    margin-left: 0;
  }

  .dropdown-list-3.nuevo.w--open {
    bottom: -113px;
    left: -40px;
  }

  .dropdown-list-3.tablet.w--open {
    bottom: -190px;
    left: -116%;
  }

  .dropdown-link-3 {
    max-width: 300px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-490 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    order: 1;
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .primary-button._2.enterou.un-poco-mas-de-tama-o.w--current {
    width: 300px;
  }

  .primary-button._2.enterou.un-poco-mas-de-tama-o.entero.w--current {
    width: auto;
  }

  .primary-button._2.nonee, .primary-button._2.nonee.w--current {
    display: none;
  }

  .dropdown {
    position: static;
  }

  .brand-link {
    margin-right: 0;
  }

  .brand-link.w--current {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .div-block-338 {
    align-self: auto;
    width: 100%;
    max-width: none;
  }

  .div-block-338.centro {
    display: flex;
  }

  .div-block-338.centro.nonee {
    display: none;
  }

  .div-block-338.espacios2 {
    display: flex;
  }

  .div-block-338.espacios2.centro {
    justify-content: center;
    align-items: center;
  }

  .main-menu-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px 32px;
    display: flex;
  }

  .menu-continr {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffbf;
    border-radius: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    display: flex;
    position: absolute;
    left: 32px;
    right: 32px;
    overflow: visible;
  }

  .div-block-399._2.none {
    margin-top: -30px;
    margin-left: 107px;
    top: auto;
    right: auto;
  }

  .link.drop {
    display: block;
  }

  .div-block-492.none {
    display: none;
  }

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

  .contact-form-container.card {
    padding: 40px;
  }

  .footer-logo-2 {
    margin-bottom: 40px;
  }

  .footer-newsletter-form-container {
    width: 100%;
    margin-top: 40px;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .negative-margin {
    margin-left: -19px;
  }

  .div-block-49 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .value-proposition-hero-image {
    box-shadow: none;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-5.menos-espacio.sin.izq {
    align-self: flex-start;
  }

  .section-header-2, .section-header-3 {
    margin-bottom: 40px;
  }

  .div-block-502.izq._2.izqq, .div-block-502.izq.espaxio.izqq {
    align-self: flex-start;
  }

  .div-block-514 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .div-block-515 {
    height: 250px;
    margin-bottom: 0;
  }

  .div-block-516 {
    padding-bottom: 30px;
  }

  .div-block-518 {
    padding-top: 0;
  }

  .div-block-520 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-521 {
    align-self: stretch;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-list-4.w--open {
    background-color: #fff0;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
    inset: auto 0% -32%;
  }

  .dropdown-2, .dropdown-3, .dropdown-4, .dropdown-5, .dropdown-7, .dropdown-8, .dropdown-9, .dropdown-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-11 {
    flex-flow: column;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .dropdown-12, .dropdown-13, .dropdown-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .background-video {
    height: auto;
    min-height: 800px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-531 {
    width: 50%;
  }

  .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-11.espacio-arriba {
    align-self: flex-start;
  }

  .slider {
    height: auto;
    min-height: 800px;
  }

  .div-block-548 {
    min-height: 800px;
  }
}

@media screen and (max-width: 767px) {
  .flex-horizontal-space-between {
    flex-direction: row;
    justify-content: space-between;
  }

  .menu-button-2 {
    width: 56px;
    height: 56px;
    margin-right: 4px;
  }

  .section.full-screen {
    min-height: 600px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: cover;
  }

  .section.wider-padding.background-image {
    height: 400px;
  }

  .section.fondo-fotos.muchas-fotos {
    background-size: auto;
  }

  .row {
    flex-wrap: wrap;
  }

  .value-proposition-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .col.lg-6, .col.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col.lg-6.centre-align {
    width: 75%;
  }

  .col.lg-5, .col.lg-4.flex-stretch {
    width: 100%;
  }

  .col.lg-4.flex-stretch._3 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-3, .div-block-4, .div-block-5, .div-block-6 {
    min-height: 200px;
  }

  .flex-horizontal {
    flex-flow: column;
  }

  .row-2 {
    flex-wrap: wrap;
  }

  .row-2.md-reverse-layout.md-centre-align.reves.medio {
    flex-flow: column;
  }

  .row-2.flex-horizontal {
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .paragraph-small.divider-line {
    display: none;
  }

  .dropdown-list-3._2.w--open {
    inset: auto 0% -76px;
  }

  .primary-button {
    font-size: .9rem;
  }

  .primary-button._2.enterou.un-poco-mas-de-tama-o.entero.w--current {
    width: auto;
  }

  .primary-button._2.nonee {
    display: none;
  }

  .main-menu-section {
    padding: 10px 15px;
  }

  .menu-continr {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    height: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-492.none2 {
    flex-flow: column;
  }

  .contact-form-container.card {
    padding: 40px;
  }

  .side-image {
    margin-bottom: 20px;
  }

  .footer-logo-2 {
    padding-left: 0;
  }

  .footer-newsletter-form-container {
    margin-top: 20px;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    display: flex;
  }

  .heading-5.izq {
    align-self: flex-start;
  }

  .team-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .no-bottom-margins-2.blanco._3 {
    font-size: 10px;
    font-weight: 500;
  }

  .no-bottom-margins-2.blanco.negro2 {
    color: #000;
  }

  .section-2.limitador {
    flex-flow: column;
    max-height: none;
  }

  .div-block-497 {
    max-width: none;
    min-height: 400px;
  }

  .div-block-497.anuncio {
    max-width: none;
    min-height: 300px;
  }

  .div-block-498 {
    overflow: visible;
  }

  .div-block-506.anuncio {
    left: 13%;
  }

  .div-block-512 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-513 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .div-block-516 {
    padding-top: 130px;
  }

  .pop-up {
    padding: 20px;
  }

  .background-video {
    min-height: 600px;
  }

  .div-block-531._50 {
    width: 100%;
  }

  .div-block-540 {
    width: 50%;
  }

  .div-block-544 {
    order: -1;
    margin-bottom: 10px;
    position: static;
  }

  .slider, .div-block-548 {
    min-height: 600px;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    position: relative;
  }

  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper.centroo.sin {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-horizontal-space-between {
    align-items: center;
  }

  .menu-button-2 {
    flex: 0 auto;
    margin-right: 0;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-position: 50%;
  }

  .section.azulito.blanco-arriba {
    background-position: 50% 100%;
  }

  .value-proposition-container.centro {
    margin-left: 15px;
    margin-right: 15px;
  }

  .button.margin-left {
    margin-right: 0;
  }

  .button.form-button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .value-proposition-buttons.menos-espacio {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .col {
    margin-bottom: 0;
  }

  .col.lg-6 {
    align-items: flex-start;
    width: 100%;
  }

  .col.lg-6.md-3.sm-2.medio {
    width: auto;
  }

  .col.lg-6.md-3.xs-2, .col.lg-6.centre-align {
    width: 100%;
  }

  .col.lg-6.centre-align.centroo.entero {
    width: auto;
  }

  .col.lg-5, .col.lg-3, .col.lg-3._2-col-in-mobile, .col.lg-3.md-2.xs-1, .col.lg-2.md-2.xs-1, .col.lg-4 {
    width: 100%;
  }

  .col.lg-4.flex-stretch {
    padding: 15px 0;
  }

  .short-paragraph {
    width: 100%;
  }

  .centro.sombra {
    font-size: 24px;
    line-height: 30px;
  }

  .row-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .row-2.flex-horizontal {
    flex-direction: row;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .image-5 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .dropdown-list-3._2.w--open {
    min-width: auto;
    inset: auto 0% -70px;
  }

  .primary-button._2.enterou, .primary-button._2.enterou.w--current {
    flex: 1;
  }

  .primary-button._2.enterou.un-poco-mas-de-tama-o.entero.w--current {
    width: auto;
  }

  .primary-button._2.nonee, .primary-button._2.nonee.w--current {
    display: none;
  }

  .dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .brand-link.w--current {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-338 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-338.centro {
    display: flex;
  }

  .div-block-338.espacios2 {
    flex-flow: wrap;
  }

  .div-block-338.espacios2.centro {
    flex-flow: column;
  }

  .main-menu-section {
    padding-right: 15px;
  }

  .menu-continr {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu-continr.centro {
    justify-content: flex-start;
    align-items: center;
  }

  .heading {
    font-size: 12px;
    font-weight: 700;
  }

  .heading.color-bloque.negro {
    font-size: 17px;
  }

  .div-block-339 {
    flex: none;
    width: 100%;
  }

  .form-field.no-bottom-margins {
    min-width: auto;
  }

  .contact-form-container {
    padding: 0;
  }

  .contact-form-container.card {
    padding: 20px 30px;
  }

  .side-image {
    margin-bottom: 20px;
  }

  .form-with-button {
    flex-direction: column;
  }

  .form-with-button.horizontal {
    flex-direction: row;
  }

  .footer-link.logo {
    width: 15px;
  }

  .footer-link.logo._2 {
    width: 7px;
  }

  .social-media-icon {
    padding: 0;
  }

  .negative-margin {
    align-self: stretch;
    margin-left: 0;
  }

  .negative-margin.redes {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .heading-3.blanco.centrop {
    text-align: center;
  }

  .div-block-49 {
    text-align: left;
    align-items: flex-start;
  }

  .team-container {
    margin-bottom: 0;
  }

  .no-bottom-margins-2.blanco.tama-o2.negrou {
    color: #000;
  }

  .div-block-498 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-501.espaciooo {
    margin-top: -334px;
    padding-top: 301px;
    padding-left: 40px;
  }

  .div-block-506 {
    top: 9%;
  }

  .div-block-506.anuncio {
    top: 7%;
    left: 3%;
  }

  .div-block-513 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .div-block-521 {
    flex-flow: column;
    max-height: 350px;
    display: flex;
    overflow: scroll;
  }

  .div-block-521.perfil {
    max-height: none;
    overflow: visible;
  }

  .div-block-524 {
    align-self: stretch;
  }

  .div-block-531 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-536 {
    flex-flow: wrap;
  }

  .div-block-540 {
    width: 100%;
  }

  .div-block-542 {
    align-self: center;
    width: 90%;
  }

  ._2 {
    font-size: 27px;
  }
}

#w-node-dd5b144d-5301-3d48-872b-740bf5e583cf-52a96923 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_5a61a7d8-b7b7-5700-8be2-89718dfd5149-52a96923 {
  grid-area: span 3 / span 3 / span 3 / span 3;
}

#w-node-_48235739-175c-470b-1f71-f252dc07c8e9-52a96923 {
  grid-area: span 4 / span 2 / span 4 / span 2;
}

#w-node-b2e420c0-946a-a84f-f8c4-cecc273f5d13-52a96923 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a10a7a62-7ba8-1b4b-d77a-cc34bce83aaf-52a96923 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_43cad3c4-1269-b5e1-1eb7-8fc28b044deb-19b3d1d2, #w-node-_4f60d00c-4fef-9557-95f3-5b8a72392a42-19b3d1d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6db3090-e69f-a96d-a806-81b7990ad43e-19b3d1d2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6771f18c-fa75-bd72-260e-60eaa246a281-420b844c, #w-node-_685f8214-5a49-9bc8-b08f-828534e93ee7-420b844c, #w-node-_9a10dab6-1cb3-20cd-8f9a-32c1b0d27cc0-420b844c, #w-node-_9b789274-f690-5ee6-0e94-7902bd41e27a-420b844c, #w-node-_685f8214-5a49-9bc8-b08f-828534e93eec-420b844c, #w-node-_685f8214-5a49-9bc8-b08f-828534e93ef1-420b844c, #w-node-_14d4688b-d791-e73b-3ce4-086bc0879109-420b844c, #w-node-_8cfb4264-dad3-0a01-7162-be30b35686b7-420b844c {
  align-self: stretch;
}

#w-node-_74a29272-c8b2-a189-88bb-f403a6a91d20-420b844c {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_14d4688b-d791-e73b-3ce4-086bc0879109-cddaca23, #w-node-a105073a-43d6-9a0a-85a1-8622ed139faf-cddaca23, #w-node-af7fb9d0-76bd-ba60-1523-14e8f92a1807-cddaca23, #w-node-_6d457c3e-2047-b2d5-6e5f-6bbbb1c2544c-cddaca23 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-f188f0b9-33c2-725b-602e-4f5036d7b507-36d7b505, #w-node-b770fc80-240b-1a8b-aae0-5eb1d8914310-d891430e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


