@font-face {
  font-family: Dmsans Variablefont Opsz Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 1000;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Dmsans Variablefont Opsz Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-1: #001a57;
  --color-2: #ff5900;
  --color-3: #f2f3f6;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.body {
  color: var(--color-1);
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3em;
}

.menu {
  z-index: 1000;
  background-color: var(--color-1);
  width: 100%;
  height: auto;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  position: fixed;
  inset: 0% 0% auto;
}

.menu.bg {
  z-index: auto;
  pointer-events: none;
  display: none;
  position: static;
}

.menu.politica {
  position: static;
}

.contenedor {
  flex-flow: wrap;
  place-content: center space-between;
  width: 80%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.contenedor.hero {
  align-self: center;
  align-items: stretch;
  margin-top: 0;
  position: static;
  inset: 0%;
}

.contenedor.info_azul {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.contenedor.cintillo {
  justify-content: space-between;
  align-items: center;
}

.contenedor.testimonios {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.contenedor.politica {
  padding: 5rem;
}

.logo_cont {
  width: auto;
  height: auto;
}

.image {
  width: auto;
  height: 4.5rem;
  padding-top: 0;
  padding-bottom: 0;
}

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

.contacto_cont.bg {
  display: none;
}

.cont_btns_flotante {
  z-index: 99999;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  position: relative;
  inset: 0 auto auto;
}

.telefono {
  z-index: 99999;
  background-color: var(--color-2);
  -webkit-text-stroke-color: #000;
  border: .5px #edf0f5;
  border-radius: 3vw;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin: 0;
  padding: 0;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
  box-shadow: 0 3px 5px #00000080;
}

.telefono:hover {
  background-color: var(--color-2);
  background-image: linear-gradient(#ffc1aaba, #ffc1aaba);
}

.cont_whats-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-right: 0;
  display: flex;
}

.whats-card-2 {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #2ef253;
  border: .5px #edf0f5;
  border-radius: 3vw;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: .5rem;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
  box-shadow: 0 3px 5px #00000080;
}

.whats-card-2:hover {
  background-color: #2ef253;
  background-image: linear-gradient(#cbffcda6, #cbffcda6);
}

.img_whats-2 {
  width: 2rem;
  height: 2rem;
  padding-right: 0;
}

.image-2 {
  width: 2rem;
  height: auto;
}

.orange_bar {
  background-color: var(--color-2);
  pointer-events: none;
  width: 100%;
  height: .5rem;
  position: absolute;
  inset: 0% 0% auto;
}

.menu-box {
  background-color: var(--color-2);
  color: #fff;
  border-radius: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  width: auto;
  height: auto;
  margin-right: 1rem;
  padding: 1rem 2rem;
  font-size: 1rem;
  display: flex;
  box-shadow: 0 3px 5px #00000080;
}

.text-span {
  font-weight: 700;
}

.seccion {
  width: 100%;
  height: auto;
}

.seccion.hero {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 100vh;
  padding-top: 10rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
}

.seccion.azul {
  background-color: var(--color-1);
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.seccion.gris {
  background-color: var(--color-3);
  color: var(--color-1);
  height: auto;
}

.seccion.cintillo {
  background-image: url('../images/impermeabilizacion_queretaro_RPS-02_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 33rem;
  display: flex;
  position: relative;
}

.seccion.cintillo.pintura {
  background-image: url('../images/pintura_queretaro_RPS-02_1.avif');
  justify-content: center;
  align-items: center;
  display: flex;
}

.seccion.formulario {
  background-color: var(--color-3);
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
}

.col50 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  place-content: stretch space-between;
  align-items: stretch;
  width: 48%;
  height: auto;
  display: flex;
  position: relative;
}

.col50.hero {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 45%;
  height: auto;
}

.col50.google {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.col50.imagen_form {
  box-sizing: content-box;
  width: 48%;
  margin-left: 0;
  padding-left: 0;
  left: auto;
}

.col50.formulario {
  position: absolute;
}

.image-3 {
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  position: absolute;
  inset: 0% 0% auto auto;
}

.img_overlay {
  z-index: 999;
  width: auto;
  max-width: 60%;
  height: 100%;
  max-height: 60vw;
  display: block;
  position: absolute;
  inset: auto -15% -22% auto;
  overflow: visible;
}

.img_overlay._2 {
  right: -15%;
}

.heading {
  color: var(--color-2);
  text-transform: none;
  width: auto;
  height: auto;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1em;
}

.heading.imp {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1em;
}

.text-span-2 {
  font-weight: 700;
}

.paragraph {
  width: 100%;
  height: auto;
}

.paragraph.hero {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.3em;
}

.paragraph.formulario {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 1.4em;
}

.button-2 {
  background-color: var(--color-2);
  text-align: center;
  border-radius: 10px;
  width: auto;
  height: auto;
  padding: 1rem 2rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2em;
  transition: background-color .2s;
  box-shadow: 0 3px 5px #00000080;
}

.button-2:hover {
  background-color: #22bd41;
}

.button-2.ventajas {
  margin: 2rem auto 6rem;
}

.button-2.formulario {
  text-align: center;
  width: 100%;
  margin-left: auto;
  display: block;
}

.parrafo_bco {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4rem;
  line-height: 1.3em;
  display: block;
}

.parrafo_bco._2 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.4rem;
  font-weight: 300;
}

.parrafo_bco.testimonios {
  text-align: left;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: 300;
}

.text-span-3, .text-span-4 {
  font-weight: 900;
}

.text-span-5 {
  color: var(--color-2);
  font-weight: 900;
}

.col25 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 23%;
  height: auto;
  display: flex;
  position: relative;
  overflow: clip;
}

.cont_titulo-caja {
  background-color: var(--color-1);
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 7rem;
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 4rem;
  font-size: 1rem;
  display: flex;
}

.cont_info-caja {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: auto;
  padding: 1.5rem;
  display: flex;
}

.cont_icono-caja {
  z-index: 333;
  perspective: none;
  background-color: #0000;
  width: 25%;
  height: auto;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: clip;
  transform: perspective(2000px);
}

.orange_box {
  background-color: var(--color-2);
  width: 100%;
  height: 4rem;
  transform: rotate(0);
}

.orange_box._2 {
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 12rem;
  display: flex;
  transform: translate(20%, -50%)rotate(-45deg);
}

.orange_box.icon {
  z-index: 3;
  background-image: url('../images/6698518748258a8eaff3ec74_icono01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 55%;
  height: 5rem;
  position: relative;
}

.orange_box.icon.da-os {
  background-size: 55%;
}

.orange_box.icon.ahorro {
  background-image: url('../images/669851a62a86de4c1019d0a2_icono02.svg');
  background-size: 75%;
}

.orange_box.icon.proteccion {
  background-image: url('../images/proteccion_imp.svg');
  background-size: 45%;
}

.orange_box.icon.garantia {
  background-image: url('../images/669851bced372e0fe724d89a_icono04.svg');
  background-size: 75%;
  width: 100%;
  height: 5rem;
  margin-top: 0;
  left: auto;
}

.titulo_cont_ventajas {
  color: var(--color-3);
  text-transform: uppercase;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.titulo_cont_ventajas._2 {
  align-self: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.titulo_cont_ventajas.acabado {
  font-size: 1.3rem;
}

.paragraph-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  line-height: 1.3em;
}

.heading-2 {
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 4rem auto 2rem;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1.3em;
  display: flex;
}

.heading-2._2 {
  justify-content: flex-start;
  align-items: center;
}

.text-span-6 {
  color: var(--color-2);
}

.garantia {
  width: 40%;
  height: auto;
  margin-top: 0;
  position: absolute;
  left: auto;
}

.cont_divisor_naranja {
  background-color: var(--color-2);
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: 4rem;
  display: block;
  position: absolute;
  inset: auto auto -5% -50%;
  transform: skew(-45deg);
}

.cont_divisor_naranja._2 {
  position: relative;
  bottom: 0%;
  left: 60%;
  right: auto;
  transform: skew(45deg);
}

.cont_linea {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 3rem;
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  display: flex;
}

.linea_naranja {
  background-color: var(--color-2);
  flex-flow: wrap;
  justify-content: space-between;
  width: 90%;
  height: .3rem;
  margin: 2rem auto;
  display: flex;
  position: relative;
}

.linea_naranja._2 {
  z-index: 0;
  width: .3rem;
  height: 2rem;
  padding-bottom: 36px;
  padding-left: 0;
  position: absolute;
  top: -103%;
  left: 32%;
}

.linea_naranja._3 {
  width: .2rem;
  height: 1rem;
  position: absolute;
  inset: auto 0% -106% 122%;
  transform: rotate(45deg);
}

.linea_naranja._3.b {
  width: .2rem;
  height: 1rem;
  bottom: -106%;
  left: -205%;
  transform: rotate(-45deg);
}

.linea_naranja.sqr {
  width: .3rem;
  position: absolute;
  inset: auto 0% -100% -10%;
  transform: rotate(45deg);
}

.cont_info_flecha {
  width: 14%;
  height: auto;
  position: relative;
  left: -2%;
}

.cont_info_flecha.final {
  left: 3%;
}

.cont_info_flecha._6 {
  left: 2%;
}

.cont_info_flecha._5 {
  left: 0%;
}

.cont_info_flecha._2 {
  font-weight: 300;
  left: -3%;
}

.cont_pasos {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.cont_proceso {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
}

.col33 {
  width: 32%;
  height: auto;
  display: flex;
}

.col33.box {
  border: 3px solid var(--color-3);
  border-radius: 0;
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 31%;
  height: 20rem;
  padding: 2rem 1.5rem;
  position: relative;
}

.heading-3 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  font-size: 2.7rem;
  font-weight: 900;
  line-height: 1.2em;
  display: flex;
}

.heading-3.formulario {
  color: var(--color-2);
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1em;
}

.numero {
  background-color: var(--color-1);
  color: var(--color-2);
  padding: 0 .5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3em;
  position: absolute;
  inset: -7% auto auto 5%;
}

.bola_bco {
  background-color: var(--color-3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: absolute;
  inset: -100% 0% 0% -1%;
}

.bola_bco._1 {
  z-index: 1;
}

.bola_bco._2 {
  left: 14%;
}

.bola_bco._3 {
  left: 31%;
}

.bola_bco._4 {
  left: 47%;
}

.bola_bco._5 {
  left: 65%;
}

.bola_bco._6 {
  left: 83%;
}

.bola_bco._7 {
  left: 100%;
}

.info_proceso {
  color: var(--color-3);
  text-align: center;
  letter-spacing: 0;
  width: auto;
  height: auto;
  font-size: 1.1rem;
}

.info_proceso.negritas {
  font-weight: 900;
}

.info_proceso.negritas._2 {
  background-color: var(--color-2);
}

.text-span-7, .text-span-8 {
  font-weight: 900;
}

.text-span-9, .text-span-10 {
  background-color: var(--color-2);
  font-weight: 900;
}

.lightbox-link {
  width: 33%;
  height: auto;
  margin-bottom: .4rem;
}

.cont_galeria {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.subtitulo {
  color: var(--color-2);
  text-transform: uppercase;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 700;
}

.subtitulo.formulario {
  color: var(--color-1);
  font-size: 1.3rem;
  font-weight: 700;
}

.subtitulo._2 {
  color: var(--color-1);
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  overflow: visible;
}

.google_cont {
  background-color: #f3f6fd;
  border-radius: 50px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: auto;
  min-height: 5rem;
  margin-top: 0;
  padding: 1rem 2rem;
  display: flex;
}

.logo_google {
  width: 20%;
  margin-right: auto;
}

.cont_estrellas {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  display: flex;
}

.calificacion {
  margin-right: .5rem;
  font-size: 2rem;
  font-weight: 900;
}

.google-reviews {
  width: 100%;
  margin-top: .5rem;
  font-size: 1.2rem;
  font-weight: 700;
}

.slider {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.slide33 {
  width: 33%;
  height: auto;
  margin-right: 0;
  padding: 2rem;
}

.slide-nav {
  font-size: .7rem;
  top: 94%;
}

.icon-2 {
  color: var(--color-2);
  font-size: 1.1rem;
  font-weight: 700;
}

.nombre_testimonio {
  color: var(--color-3);
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3em;
}

.left-arrow {
  top: 90%;
  left: 40%;
}

.right-arrow {
  top: 90%;
  left: auto;
  right: 40%;
}

.form-block {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.text-span-11 {
  font-weight: 900;
}

.textarea {
  color: var(--color-1);
  border-radius: 10px;
  min-height: 10rem;
}

.text-field {
  color: var(--color-1);
  border-radius: 10px;
}

.image-5 {
  width: 100%;
  height: auto;
}

.logo_sqr_r {
  width: 5rem;
  height: auto;
  position: absolute;
  inset: auto 0% 0% auto;
}

.servicios-cont {
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 3rem;
  display: flex;
  overflow: clip;
}

.servicio {
  text-align: center;
  text-transform: uppercase;
  width: 19%;
  height: auto;
  font-weight: 700;
}

.servicio.izq {
  border-right: 1px solid var(--color-2);
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
}

.servicio.der {
  border-left: 1px solid var(--color-2);
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
}

.servicio.centro {
  border-right: 1px solid var(--color-2);
  border-left: 1px solid var(--color-2);
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
}

.servicio.pvc, .servicio.impermeabilizantes {
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
}

.form {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.cont_footer_bajo {
  color: #fff;
  background-color: #001a57;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 2rem 10% 4rem;
  display: flex;
  position: relative;
}

.link_privacidad {
  color: var(--color-2);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 1005px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .9rem;
  line-height: 1em;
  display: flex;
}

.link_privacidad:hover {
  color: #fff;
}

.text_footer {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 11px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
}

.link {
  color: var(--color-2);
  font-weight: 700;
  text-decoration: none;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-size: .8rem;
  line-height: 1rem;
}

.proceso_lista {
  display: none;
}

.politica {
  width: 100%;
  height: auto;
}

.text-span-13 {
  font-weight: 900;
}

.consent-banner_bco {
  z-index: 999999;
  background-color: #ffffffe6;
  border-radius: 0;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 5rem;
  display: none;
  position: fixed;
  inset: auto 0% 43%;
  box-shadow: 4px 4px 3px #0003;
}

.parrafo_cookies {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: .9rem;
  font-weight: 400;
}

.btn_rechazar {
  outline-offset: 0px;
  color: #868686;
  text-align: center;
  -webkit-text-stroke-color: #868686;
  text-transform: capitalize;
  background-color: #dcdcdc00;
  border: 1px solid #868686;
  outline: 3px #fff;
  width: 150px;
  margin-left: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1em;
}

.btn_aceptar {
  color: #fff;
  text-align: center;
  background-color: #00c355;
  width: 150px;
  margin-left: 1rem;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
}

.btn_aceptar:hover {
  background-color: #098500;
}

.success_message {
  background-color: #7cc465;
  width: 100%;
  height: auto;
}

.error_message {
  background-color: #c27c7c;
  width: 100%;
  height: auto;
}

.recaptcha {
  margin-left: 0;
  margin-right: auto;
}

.seccion-2 {
  flex-wrap: wrap;
  place-content: flex-start space-between;
  align-items: flex-start;
  width: 80%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.titulo {
  color: #fff;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.right-arrow-2 {
  display: none;
}

.section_rp {
  background-color: #0000;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section_rp.slider {
  background-color: #001a57;
  padding-top: 0;
  padding-bottom: 1rem;
}

.cont_logos {
  flex-flow: wrap;
  justify-content: space-between;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-nav-2 {
  font-size: .7rem;
  display: none;
  position: static;
}

.img1 {
  object-fit: contain;
  width: 24%;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem;
}

.img1.var {
  padding-left: 5rem;
}

.left-arrow-2 {
  display: none;
}

.slider-2 {
  background-color: #0000;
  width: 100%;
  height: auto;
}

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

.image-7 {
  flex: 0 auto;
  display: none;
}

.image-8 {
  display: none;
}

.cont_col {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .contenedor {
    width: 90%;
  }

  .image {
    width: auto;
  }

  .cont_btns_flotante {
    width: auto;
    margin-left: 1rem;
    left: auto;
    right: 0%;
  }

  .telefono {
    border-radius: 6vw;
    width: 3rem;
    height: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    width: auto;
    height: auto;
    padding-right: 0;
  }

  .whats-card-2 {
    border-radius: 6vw;
    width: 3rem;
    height: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
    left: auto;
    right: 5%;
  }

  .img_whats-2 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .menu-box {
    display: none;
  }

  .seccion.cintillo {
    background-position: 82% 0;
  }

  .seccion.cintillo.pintura {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .col50 {
    width: 100%;
  }

  .col50.google {
    width: 48%;
  }

  .col50.imagen_form {
    width: 100%;
    margin-bottom: 2rem;
  }

  .col50.opinion_info {
    width: 48%;
  }

  .image-3 {
    z-index: -1;
    width: auto;
    right: -40%;
  }

  .img_overlay {
    height: 60vh;
    top: 30%;
    right: -15%;
  }

  .heading {
    font-size: 2.7rem;
  }

  .paragraph.hero, .button-2 {
    font-size: 1.2rem;
  }

  .button-2.formulario {
    margin-left: auto;
    margin-right: auto;
  }

  .parrafo_bco {
    width: 100%;
    height: auto;
    font-size: 1.1rem;
  }

  .parrafo_bco._2 {
    font-size: 1.3rem;
  }

  .col25 {
    width: 48%;
    margin-bottom: 2rem;
  }

  .cont_titulo-caja {
    padding-right: 6rem;
  }

  .orange_box.icon.da-os {
    background-size: 40%;
  }

  .orange_box.icon.ahorro {
    background-size: 65%;
  }

  .orange_box.icon.proteccion {
    background-size: 35%;
  }

  .orange_box.icon.garantia {
    background-size: 70%;
    height: 5rem;
    left: 0%;
  }

  .paragraph-2 {
    font-size: 1.1rem;
  }

  .heading-2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
  }

  .garantia {
    width: 50%;
    margin-top: 0;
  }

  .cont_linea {
    display: none;
  }

  .cont_info_flecha {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .cont_pasos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    display: none;
  }

  .cont_proceso {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .col33, .col33.box {
    width: 48%;
  }

  .numero.lista {
    position: static;
  }

  .info_proceso, .info_proceso.negritas {
    font-size: 1.2rem;
  }

  .info_proceso.negritas._2 {
    display: block;
  }

  .google_cont {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .logo_google {
    width: 20%;
  }

  .slide33 {
    width: 48%;
  }

  .left-arrow {
    left: 30%;
  }

  .right-arrow {
    right: 31%;
  }

  .image-5 {
    object-fit: cover;
    object-position: 50% 10%;
    height: 22rem;
  }

  .servicios-cont {
    justify-content: center;
  }

  .servicio {
    border-right: 1px none var(--color-2);
    border-left: 1px none var(--color-2);
    width: 33%;
    margin-top: .5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .servicio.izq {
    border-left: 1px none var(--color-2);
    border-right-color: var(--color-2);
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .servicio.der {
    border-right: 1px none var(--color-2);
    border-left-style: none;
    border-left-color: var(--color-2);
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .servicio.centro {
    border-right-style: none;
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .servicio.pvc {
    border-left-style: none;
    border-right-style: solid;
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .servicio.impermeabilizantes {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cont_footer_bajo {
    padding-bottom: 10rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_footer {
    font-size: .9rem;
  }

  .text-block-5 {
    text-align: center;
    font-size: .7rem;
  }

  .proceso_lista {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 5rem;
    display: flex;
  }

  .item_list {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 1rem;
    display: flex;
  }

  .icono_lista {
    width: 2rem;
    height: 2rem;
    margin-right: 1rem;
  }

  .text-span-12 {
    font-weight: 400;
  }

  .consent-banner_bco {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 60%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn_aceptar {
    margin-top: 0;
    margin-left: 1rem;
  }

  .seccion-2 {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .titulo {
    font-size: 2rem;
  }

  .section_rp {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section_rp.slider {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .cont_logos {
    width: 100%;
  }

  .slide-nav-2 {
    font-size: .8rem;
  }

  .img1 {
    object-fit: contain;
    width: 24%;
    height: auto;
    margin-bottom: 0;
    padding: 1.5rem;
  }

  .img1.var {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .slider-2 {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: auto;
    height: 4rem;
  }

  .cont_whats-2 {
    height: 4vw;
  }

  .img_whats-2 {
    width: 1.9rem;
    height: 1.9rem;
    padding-left: 0;
  }

  .seccion.hero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .seccion.cintillo {
    height: 25rem;
  }

  .col50.hero {
    text-align: center;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .col50.google, .col50.opinion_info {
    width: 100%;
  }

  .image-3 {
    display: none;
  }

  .img_overlay {
    display: none;
    top: auto;
    bottom: -17%;
  }

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

  .paragraph.hero {
    text-align: center;
    text-decoration: none;
  }

  .paragraph.formulario {
    font-size: 1.2rem;
  }

  .button-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .parrafo_bco._2 {
    font-size: 1.1rem;
  }

  .cont_info-caja {
    height: 13rem;
  }

  .cont_icono-caja {
    width: 26%;
  }

  .titulo_cont_ventajas {
    font-size: 1.3rem;
  }

  .paragraph-2 {
    font-size: 1rem;
  }

  .heading-2 {
    justify-content: center;
    align-items: center;
    font-size: 2rem;
  }

  .garantia {
    width: 50%;
  }

  .col33.box {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .heading-3 {
    justify-content: space-between;
    font-size: 2.5rem;
  }

  .heading-3.formulario {
    font-size: 2.5rem;
  }

  .info_proceso, .info_proceso.negritas {
    font-size: 1.1rem;
  }

  .google_cont {
    width: 100%;
    min-height: 3rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .logo_google {
    width: 15%;
  }

  .slide-nav {
    top: auto;
  }

  .left-arrow {
    left: 25%;
  }

  .right-arrow {
    right: 25%;
  }

  .image-5 {
    height: 18rem;
  }

  .servicio, .servicio.izq, .servicio.der {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .servicio.centro {
    border-left-style: solid;
    border-right-style: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .servicio.pvc {
    border-right-style: solid;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .servicio.impermeabilizantes {
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cont_footer_bajo {
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text_footer {
    padding-bottom: 14px;
  }

  .text-block-5 {
    font-size: .8rem;
  }

  .consent-banner_bco {
    width: 70%;
  }

  .seccion-2 {
    width: 90%;
  }

  .cont_logos {
    align-items: center;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .slide-nav-2 {
    font-size: .6rem;
  }

  .img1 {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0 1rem;
  }

  .img1._30 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .img1.var {
    padding: 1rem 1.5rem;
  }

  .bold-text-2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 6rem;
  }

  .telefono {
    border-radius: 20vw;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    height: 6vw;
    padding-left: 0;
    padding-right: 0;
  }

  .whats-card-2 {
    border-radius: 20vw;
    width: 2.5rem;
    height: 2.5rem;
    padding-right: .5rem;
    left: auto;
    right: 5%;
  }

  .img_whats-2 {
    width: 1.9rem;
    height: 1.9rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .seccion.hero {
    min-height: auto;
    padding-top: 8rem;
    padding-bottom: 4rem;
  }

  .seccion.cintillo {
    height: 20rem;
  }

  .col50.hero {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3, .img_overlay {
    display: none;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
  }

  .heading.imp {
    font-size: 1.8rem;
  }

  .paragraph.hero {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .paragraph.formulario {
    font-size: 1rem;
  }

  .button-2 {
    text-align: center;
    font-size: 1.1rem;
  }

  .button-2:hover {
    background-color: #19b137;
  }

  .button-2.ventajas {
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .parrafo_bco {
    font-size: 1rem;
  }

  .col25 {
    width: 100%;
  }

  .cont_titulo-caja {
    height: 5rem;
  }

  .cont_info-caja {
    height: 10rem;
    padding-left: 1rem;
    padding-right: 2.5rem;
  }

  .orange_box.icon.da-os {
    background-size: 30%;
  }

  .orange_box.icon.ahorro {
    background-size: 40%;
  }

  .orange_box.icon.proteccion {
    background-size: 25%;
  }

  .orange_box.icon.garantia {
    background-size: 45%;
  }

  .titulo_cont_ventajas {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1rem;
  }

  .heading-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    font-size: 1.3rem;
  }

  .heading-2._2 {
    font-size: 1.5rem;
  }

  .garantia {
    width: 80%;
  }

  .col33, .col33.box {
    width: 100%;
  }

  .heading-3 {
    letter-spacing: 1px;
    font-size: 1.5rem;
  }

  .heading-3.formulario {
    font-size: 1.5rem;
  }

  .numero.lista {
    font-size: 1.3rem;
  }

  .info_proceso {
    flex-flow: wrap;
    justify-content: space-between;
    font-size: 1.1rem;
    display: flex;
  }

  .info_proceso.negritas {
    text-align: left;
    font-size: 1rem;
  }

  .lightbox-link {
    width: 100%;
  }

  .subtitulo, .subtitulo.formulario, .subtitulo._2 {
    font-size: 1.1rem;
  }

  .google_cont {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .calificacion {
    font-size: 1.3rem;
  }

  .slide33 {
    width: 100%;
  }

  .left-arrow {
    left: -15%;
  }

  .right-arrow {
    right: -15%;
  }

  .servicio {
    width: 100%;
    font-size: .8rem;
  }

  .servicio.izq {
    border-bottom: 1px solid var(--color-2);
    border-left-style: none;
    border-right-style: none;
    width: auto;
    font-size: 1rem;
  }

  .servicio.der, .servicio.centro, .servicio.pvc {
    border-bottom: 1px solid var(--color-2);
    border-left-style: none;
    border-right-style: none;
  }

  .servicio.impermeabilizantes {
    border-top: 1px none var(--color-2);
    border-bottom: 1px solid var(--color-2);
  }

  .cont_footer_bajo {
    padding-bottom: 5rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_footer {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .text-block-5 {
    text-align: center;
    width: 100%;
    margin-right: auto;
    line-height: 1.2rem;
  }

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

  .icono_lista {
    width: 1.5rem;
    height: auto;
  }

  .image-6 {
    width: auto;
    height: auto;
  }

  .consent-banner_bco {
    width: 90%;
  }

  .parrafo_cookies {
    margin-top: 0;
  }

  .btn_rechazar {
    width: 250px;
  }

  .btn_aceptar {
    width: 250px;
    margin-top: .5rem;
    margin-left: 0;
  }

  .seccion-2 {
    width: 95%;
  }

  .titulo {
    text-align: center;
  }

  .section_rp {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .cont_logos {
    height: 100%;
    padding-bottom: 1rem;
  }

  .slide-nav-2 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .img1 {
    width: 48%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .img1._30 {
    width: 50%;
  }

  .img1.var {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .bold-text-2 {
    font-size: 1.3rem;
    line-height: 1.1em;
  }

  .image-7 {
    box-sizing: border-box;
    aspect-ratio: 1;
    vertical-align: baseline;
    object-fit: cover;
    width: 100%;
    display: block;
  }

  .image-8 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: 78% 50%;
    width: 100%;
    height: auto;
    display: block;
  }
}


@font-face {
  font-family: 'Dmsans Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}