h1,
.h1 {
  font-family: "Frank Ruhl Libre", serif;
  font-size: 2.8em;
  font-weight: 700;
  line-height: 43px;
  text-transform: uppercase;
  color: #363435;
  letter-spacing: -2px;
}

h2,
.h2 {
  font-size: 4.6em;
  font-weight: 600;
  line-height: 90%;
  color: #363435;
  text-transform: uppercase;
  letter-spacing: -3px;
}

.h3_style_swiper {
  padding: 0% 0% 5% 0%;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-family: "Frank Ruhl Libre";
}
a {
  color: #000;
}

/******inicio-baner-home******/

.banner-container {
  background: #f2f2f2;
  width: 100%;
  position: relative;
  padding: 0em 0;
  display: block;
}

.banner_menu {
  width: 85%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.section_before_menu {
  width: 100%;
  position: relative;
  padding: 0em 0;
  display: block;
}

.banner_2 {
  background-image: url(../img/banner_home.png);
  background-size: cover;
  width: 100%;
  padding-bottom: 28%;
  background-position: center;
  margin-bottom: 3%;
}

.boton {
  display: flex;
}

.navigation a {
  margin-right: 20px;
  color: #363435;
  text-decoration: none;
}

button {
  border: none;
}

.texto_container {
  width: 100%;
  position: relative;
  padding: 2em 0;
  display: block;
}

.texto_section {
  width: 80%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.container_small_0 {
  display: flex;
  align-items: center;
  width: 100%;
}

.container_small_1 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.container_small_2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: right;
}

.container_icon {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.container_icon_2 {
  display: flex;
  align-items: center;
  position: relative;
}

.icon_mas {
  width: 35px;
  height: 36px;
}

span.text_button_home {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 400;
  margin-left: 6px;
}

.redes_container {
  display: flex;
  gap: 10px;
  align-items: center;
}

p.redes_home {
  margin-top: 6px;
}

.redes_sociales_icon {
  margin-top: 8px;
  display: flex;
}

.redes-sociales img {
  width: 21.7px;
  height: 21.7px;
  margin-right: -3px;
}

.texto_custom {
  color: white;
  font-size: 0.7em;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/*--section-2-img--*/

.banner-container_background {
  background: #f2f2f2;
  width: 100%;
  position: relative;
  padding: 0em 0;
  display: block;
}

/*------section-after-banner--------*/

.section_container {
  width: 100%;
  position: relative;
  padding: 3% 0 0% 0%;
  display: block;
}

.section_container_2 {
  width: 85%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.section_container_3 {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  flex-direction: column;
  align-items: center;
}

.container_text_products {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  text-transform: uppercase;
}
/* .hover__home,
.active-text {
  position: relative;
  cursor: pointer;
}

.hover__home,
.active-text {
  color: #363435;
  transition: color 0.5s;
}

.hover__home:hover,
.active-text:hover {
  color: #ec3237;
}

.hover__home::before,
.active-text::before {
  content: "\2022";
  color: #ec3237;
  font-size: 1.2em;
  margin-top: -3px;
  position: absolute;
  left: -12px;
  opacity: 0;
  transition: opacity 0.5s;
}

.hover__home:hover::before,
.active-text:hover::before {
  opacity: 1;
}

.active-text {
  color: #ec3237;
}

.active-text:active::before {
  opacity: 1 !important; /* Puedes probar con !important 
}
 */
.container_text_products {
  /* Agrega tus estilos para el contenedor aquí */
}

.hover__home {
  position: relative;
  cursor: pointer;
  /* Agrega tus estilos comunes para todos los elementos aquí */
}

.active-text {
  color: red;
}

.active-text::before {
  content: "\2022"; /* Código de carácter para un bullet • */
  position: absolute;
  left: -7%;
}
/*------------swiper-slider-carrusel-------------*/

.swiper-custom {
  width: 75%;
}

.swiper_content_slider {
  width: 100%;
  justify-content: left;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding: 8%;
  background-color: #f2f2f2;
}

.container_slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  transform: unset !important;
  border-radius: unset !important;
  opacity: unset !important;
  background: unset !important;
  border: 3px solid #dfdfdf;
  transition: 400ms ease-in-out !important;
}

.container_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 3px solid #ec3237;
}

.swiper_slider_1 {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 5px;
  align-items: center;
  justify-content: space-between;
}

.container_swiper_custom {
  width: 85%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

/*--------blue container-------*/

.container_blue_1 {
  width: 100%;
  position: relative;
  padding: 6em 0;
  display: block;
  background-color: #e9e9e9;
}

.container_blue_2_home {
  width: 85%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.container_blue_3 {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  row-gap: 30px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
}

.text_blue_1_small {
  font-family: "Frank Ruhl Libre";
  font-size: 1.25em;
  line-height: 20px;
  letter-spacing: -1px;
}

.text_blue_2 {
  font-size: 1.05em;
  font-family: "Frank Ruhl Libre";
  letter-spacing: -2px;
  line-height: 34px;
}

.text_blue_3 {
  font-size: 1.05em;
  font-family: "Frank Ruhl Libre";
  letter-spacing: -2px;
  line-height: 34px;
}

.text_blue_4_small {
  font-family: "Frank Ruhl Libre";
  font-size: 1.25em;
  line-height: 20px;
  letter-spacing: -1px;
}

.text_blue_5 {
  font-size: 1.05em;
  font-family: "Frank Ruhl Libre";
  line-height: 34px;
  letter-spacing: -2px;
}

.section_1 {
  width: 110%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  row-gap: 89px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.container_icon_3 {
  display: flex;
  align-items: center;
  position: relative;
  text-align: left;
}

.text_style_blue {
  margin-right: 15px;
  color: #fff;
  font-weight: 600;
}

.line_blue {
  padding: 2% 0%;
}

hr {
  border-top: 2px solid #ffffff;
}

.tittle_style_desktop_home {
  font-size: 2.8em;
  font-weight: 600;
  line-height: 90%;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Frank Ruhl Libre", serif;
  letter-spacing: -3px;
  margin-right: 11%;
}

.tittle_style_mobile {
  font-size: 2.8em;
  font-weight: 600;
  line-height: 90%;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Frank Ruhl Libre", serif;
  letter-spacing: -3px;
  display: none;
}

.container_grid_home {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 5rem;
}

@media (max-width: 768px) {
  .container_grid_home {
    grid-template-columns: 100%;
  }
}

.icon_more_container {
  width: fit-content;
  height: fit-content;
  position: absolute;
  display: block;
  top: 15px;
  right: 19px;
  z-index: 5;
  padding: 3%;
}

.icon_more_home {
  width: 12px;
  height: 12px;
  padding: 3%;
}

.img_whaka_1 {
  /* Configuración predeterminada */
  /* transition: filter 1s ease-in-out; */
  /* Transición de entrada y salida */
}

/* .img_whaka_1:hover {
    filter: grayscale(100%);
} */

.content_row_1 {
  margin-bottom: 1rem;
  position: relative;
}

.content_row_4 {
  position: relative;
  margin-top: 1rem;
}

.content_row_1_info,
.content_row_4_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 2rem;
}

.content_row_1_info p:nth-child(1),
.content_row_4_info p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.content_row_2,
.content_row_3 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .content_row_3 img:nth-child(1) {
    margin-bottom: 1rem;
}  */

.content_row_2_info,
.content_row_3_info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  gap: 50px;
}

.content_row_5 {
  position: relative;
  display: flex;
  justify-content: center;
}

.content_row_5_info {
  position: absolute;
  top: 70%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
}

/*---------white-container---------*/

.white_container {
  width: 100%;
  position: relative;
  padding: 8em 0;
  display: block;
}

.white_container_2 {
  width: 65%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.white_container_3 {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  flex-direction: column;
  align-items: center;
}

.white_grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(7, 1fr);
  width: 100%;
  gap: 30px;
}

.white_grid_col_1 {
  grid-column: 1 / 5;
  grid-row: 1/5;
  background-color: #f2f2f2;
}

.white_grid_col_2 {
  grid-column: 1 / 5;
  grid-row: 5/8;
}

.white_grid_col_2 img {
  height: 100%;
}

.white_grid_col_3 {
  grid-row: 1/6;
  position: relative;
}

.white_grid_col_4 {
  grid-row: 6/8;
}

.white_grid_col_3,
.white_grid_col_4 {
  grid-column: 5/8;
}

.white_content {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.white_content_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.white_contetn_flex_col_1_home {
  display: flex;
  gap: 10px;
  top: -25px;
  position: relative;
}

.icon_blogs {
  width: 22px;
  height: 22px;
}

.icon_blogs.space__icon_home {
  margin-right: 11px;
}

.white_contetn_flex_col_2 {
  display: flex;
  gap: 10px;
}

.icon_share {
  width: 19px;
  height: 22px;
}

.icon_more {
  width: 12px;
  height: 12px;
}

.style_text_1 {
  gap: 25px;
  display: flex;
  flex-direction: column;
  margin-top: 6%;
}

.tittle_p {
  font-family: "Frank Ruhl Libre", serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  color: #363435;
  letter-spacing: -2px;
}

.p_style {
  color: #fff;
  position: relative;
  top: 55%;
}

.style_text_content_1 {
  position: absolute;
  bottom: 0%;
  padding: 3rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.icon_more_right {
  width: 12px;
  height: 12px;
  align-self: self-end;
}

.p_style {
  color: #fff;
}

.p_style_20 {
  font-size: 1.5em;
  font-family: "Frank Ruhl Libre", serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 5%;
}

.background_style {
  background-color: #e9e9e9;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.p_style_40_center {
  font-size: 2.5em;
  font-family: "Frank Ruhl Libre", serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 600;
  letter-spacing: -2px;
}

.p_white_ {
  font-family: "lato", sans-serif;
  text-transform: uppercase;
}

.line_logos hr {
  border-top: 2px solid #363435;
}

.line_logos {
  width: 76%;
  margin: 0 auto;
  padding: 2% 0% 0% 0%;
}

/*-------FIN- white_content-----------*/

/*-------vamos a trabajar juntos--------*/

.texto_banner_container {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 3% 0% 0% 0%;
}

.icono_naranja {
  width: 54px;
  height: 48px;
  margin-top: 15%;
}

.icono_naranja_1 {
  margin-left: 4%;
}

.container_formulario_trabaja {
  width: 100%;
  display: flex;
  /*---transform: translateY(100%);
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease;--*/
}

.full_width {
  width: 100%;
}

.inner_container {
  display: flex;
  background-color: #e9e9e9;
  width: 100%;
  justify-content: center;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-out;
}

.medio_contenedor {
  width: 70%;
  display: flex;
  padding: 2em 0;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.container_isopen {
  max-height: 100%;
}

.inputs_formulario {
  width: 100%;
  display: flex;
  gap: 15px;
}

.text_area {
  width: 100%;
}

.text_area > textarea {
  width: 100%;
  height: 130px;
  background-color: #ffffff;
  resize: none;
  font-family: "Lato", sans-serif;
  padding: 20px;
  text-transform: uppercase;
}

.terms_conditions {
  display: flex;
  align-items: center;
  gap: 5px;
}

.terms_conditions > label {
  color: #fff;
  font-family: "Lato", sans-serif;
}

.terms_conditions > input {
  -webkit-appearance: none;
  appearance: none;
  background-color: #ff0202;
  margin: 0;
  font: inherit;
  color: red;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid red;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.terms_conditions > input::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(red);
  background-color: black;
  transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.terms_conditions > input:checked::before {
  transform: scale(1);
}

.terms_conditions > input:focus {
  outline: none;
}

.button_container > button {
  background-color: #ec3237;
  border-radius: 20px;
  padding: 12px 40px;
  color: #363435;
  text-transform: uppercase;
}

.formulario_trabaja_content {
  width: 75%;
  margin: 0 auto;
}

.formulario {
  width: 100%;
}

.input_container {
  display: flex;
  align-items: center;
  background-color: #fff;
  gap: 5px;
  position: relative;
  width: 100%;
  padding: 0 15px;
}

.input_container > img {
  width: 21px;
}

.input_container > input {
  background-color: #fff;
  width: 100%;
  padding: 10px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}

.input_pencil_img {
  position: absolute;
}

hr {
  border-top: 2px solid #ffffff;
}

/*-------FIN-vamos a trabajar juntos--------*/

/*-----container_form_pestana contacto--------*/

.contacto_container {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.contacto_container_01 {
  width: 100%;
  display: flex;
}

.contacto_container_02 {
  width: 100%;
}

.contacto_container_03 {
  display: flex;
  background-color: #5d5d5d;
  width: 100%;
  justify-content: center;
}

/*---estilos del trabajar juntos logos---*/

.texto_banner_h2 {
  font-size: 4.6em;
  font-weight: 600;
  line-height: 90%;
  color: #363435;
  margin: 0% 0% 2% 0%;
  letter-spacing: -3px;
}

.container_blue_slider {
  width: 85%;
}

.container_swiper_logos {
  width: 80%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.img_logo {
  width: 45%;
  flex-wrap: wrap;
  display: flex;
}

.swiper-wrapper_logos {
  position: relative;
  width: 55%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}

.swiper-slide_logo {
  flex-shrink: none !important;
}

/*--fin trabajar juntos logos--*/

/*----------------responsive--------------*/

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .p_style {
    color: #fff;
    position: relative;
    top: 16%;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 15px;
    position: relative;
  }
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  /*-------white------*/
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 10px;
    position: relative;
  }
  .p_style {
    color: #fff;
    position: relative;
    top: 30%;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: normal;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .white_container_2 {
    width: 75%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  .tittle_style_desktop {
    width: 90%;
    font-size: 2.8em;
  }
  /*-------white------*/
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 10px;
    position: relative;
  }
  .p_style {
    color: #fff;
    position: relative;
    top: 30%;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1365px) {
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  .white_container_2 {
    width: 75%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  /*-----container-blue--------*/
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: normal;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .tittle_style_desktop_home {
    width: 90%;
    font-size: 2.8em;
    margin-right: 6%;
  }
  /*---white-container-----*/
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 15px;
    position: relative;
  }
  .p_style {
    color: #fff;
    position: relative;
    top: 30%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  /*----seccion-1----*/
  .texto_container {
    width: 100%;
    position: relative;
    padding: 2em 0;
    display: block;
    margin-top: 5%;
  }
  h1,
  .h1 {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .icon_call {
    width: 45px;
    height: 45px;
  }
  /*-----nuestros-productos-----*/
  h2,
  .h2 {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 2px;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
  }
  .section_container_2 {
    width: 95%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  /*------swiper o slider-------*/
  .container_swiper_custom {
    width: 95%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
    margin-bottom: 5%;
  }
  .section_container {
    width: 100%;
    position: relative;
    padding: 6% 0% 0% 0%;
    display: block;
  }
  .h3_style_swiper {
    padding: 0% 0% 5% 0%;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 0.9em;
  }
  .font_style {
    font-family: "Lato", sans-serif;
    font-size: 0.8em;
  }
  .container_slider {
    width: 100%;
    position: relative;
    padding: 3em 0;
    display: block;
  }
  /*-----container-blue--------*/
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    /* align-items: center; */
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    /* text-align: left; */
  }
  /*---trabajar juntos---*/
  .container_logos_1 {
    width: 100%;
    position: relative;
    display: block;
  }
  .container_logos_2 {
    width: 90%;
    max-width: 1366px;
    margin: 0 auto;
    display: block;
  }
  .container_logos_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    flex-direction: column;
    align-items: center;
  }
  /*--fin trabajar juntos logos--*/
  .texto_banner_container {
    height: 100%;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 3% 0% 3% 0%;
  }
  .texto_banner_h2 {
    font-size: 3em;
    font-weight: 600;
    line-height: 90%;
    color: #363435;
    margin: 0% 0% 2% 0%;
    letter-spacing: -3px;
  }
  .style_text_1 {
    gap: 0px;
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }
  .tittle_p {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
    padding-bottom: 15px;
  }
  .style_text_content_1 {
    position: absolute;
    bottom: 0%;
    padding: 9% 10% 17% 10%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .white_grid_col_4 {
    grid-row: 6/8;
    margin-top: 0.1rem;
  }
  /*-----swiper-----*/
  .container_swiper_custom {
    width: 95%;
    max-width: 1366px;
    position: relative;
    margin: 20px auto;
    display: block;
  }
  .swiper-custom {
    width: 75%;
  }
  .h3_style_swiper {
    padding: 0% 0% 5% 0%;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -1px;
  }
  /*----container-blue----*/
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .text_blue_5 {
    font-size: 0.8em;
    font-family: "Frank Ruhl Libre";
    line-height: 34px;
    letter-spacing: -2px;
  }
  .text_blue_3 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 23px;
    margin-top: 10px;
  }
  .text_blue_2 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 25px;
    margin-top: 10px;
  }
  .text_blue_col_2 {
    width: 100%;
  }
  /*-----white-container----*/
  .white_container {
    width: 100%;
    position: relative;
    padding: 6em 0;
    display: block;
  }
  .white_container_2 {
    width: 80%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .p_style_40_center {
    font-size: 2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: -2px;
  }
  .p_style {
    color: #fff;
    position: relative;
    top: 16%;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 20px;
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /*-----seccion1------*/
  .texto_container {
    width: 100%;
    position: relative;
    padding: 2em 0;
    display: block;
    margin-top: 5%;
  }
  h1,
  .h1 {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .container_small_2 {
    margin-top: 37px;
  }
  .icon_call {
    width: 42px;
    height: 42px;
  }
  .container_icon {
    display: flex;
    align-items: center;
    margin-left: 0px;
    margin-top: 5px;
  }
  /*----nuestros productos-----*/
  h2,
  .h2 {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 2px;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
  }
  /*------swiper o slider-------*/
  .container_slider {
    width: 100%;
    position: relative;
    padding: 25px 0 !important;
    display: block;
  }
  .section_container {
    width: 100%;
    position: relative;
    padding: 6% 0% 0% 0%;
    display: block;
  }
  .h3_style_swiper {
    padding: 0% 0% 5% 0%;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 0.9em;
  }
  .font_style {
    font-family: "Lato", sans-serif;
    font-size: 0.8em;
  }
  .container_swiper_custom {
    width: 77%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
    height: 350px;
  }
  /*-------content_blue---------*/
  .line_blue {
    margin-left: 0%;
  }
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  /*----grid-------*/
  .section_1 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 89px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .tittle_style_mobile {
    font-size: 2.3em;
    font-weight: 600;
    line-height: 90%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    letter-spacing: -3px;
    display: block;
  }
  .tittle_style_desktop_home {
    font-size: 2.8em;
    font-weight: 600;
    line-height: 90%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    letter-spacing: -3px;
    display: none;
    margin-right: 3%;
  }
  .container_grid_home {
    grid-template-columns: 85%;
    align-items: center;
    justify-content: center;
  }
  /*-------white----------*/
  .white_container {
    width: 100%;
    position: relative;
    padding: 3em 0;
    display: block;
  }
  .white_container_2 {
    width: 85%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .tittle_p {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .style_text_1 {
    gap: 30px;
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }
  .white_content {
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .style_text_content_1 {
    position: absolute;
    bottom: 0%;
    padding: 20% 9% 20% 5%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .white_grid_col_3,
  .white_grid_col_4 {
    grid-column: 5/8;
    margin-left: 0.9rem;
  }
  .img_camacol {
    width: 100%;
    height: 100%;
  }
  .img_whaka_1 {
    width: 100%;
    height: 260px;
  }
  .img_whaka_2 {
    width: 100%;
    height: 260px;
  }
  .img_futurium {
    width: 100%;
    height: 260px;
  }
  .content_row_5_info {
    position: absolute;
    top: 40%;
  }
  .p_style_20 {
    font-size: 1.3em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0%;
  }
  .p_style_40_center {
    font-size: 2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: -2px;
    padding: 9%;
  }
  .p_style {
    position: relative;
    top: 15%;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 1px;
    top: 8px;
    position: relative;
  }
  /*----trabajar-juntos----*/
  .texto_banner_h2 {
    font-size: 2.3em;
    font-weight: 600;
    line-height: 90%;
    color: #363435;
    margin: 0% 0% 2% 0%;
    letter-spacing: -3px;
  }
  .icono_naranja {
    width: 44px;
    height: 38px;
  }
  /*----  -----*/
}

@media screen and (max-width: 767px) {
  /*-----seccion1------*/
  .texto_container {
    width: 100%;
    position: relative;
    padding: 2em 0;
    display: block;
    margin-top: 5%;
  }
  h1,
  .h1 {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .container_small_0 {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
  }
  .container_small_1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    flex-direction: row;
  }
  .container_icon_2 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: row-reverse;
    margin-left: 0px !important;
  }
  .icon_call {
    width: 35px;
    height: 35px;
  }
  .container_small_2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: left;
  }
  /*----nuestros productos-----*/
  h2,
  .h2 {
    font-size: 2.1em;
    font-weight: 600;
    line-height: 85%;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
  }
  .section_container {
    width: 100%;
    position: relative;
    padding: 2em 0;
    display: block;
  }
  .container_slider {
    width: 100%;
    position: relative;
    padding: 25px 0;
    display: block;
  }
  /*------swiper o slider---no lo he tocado aun, hay que mirar la pagina----*/
  /*-------content_blue---------*/
  .section_1 {
    width: 280%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 89px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .container_blue_2_home {
    width: 85%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
  }
  .container_blue_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .tittle_style_desktop_home {
    width: 90%;
    font-size: 2em;
    font-weight: 600;
    line-height: 90%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    letter-spacing: -3px;
    margin-right: 3%;
  }
  .img_camacol {
    width: 100%;
    height: 100%;
  }
  .img_whaka_1 {
    width: 100%;
    height: 260px;
  }
  .img_whaka_2 {
    width: 100%;
    height: 260px;
  }
  .img_futurium {
    width: 100%;
    height: 260px;
  }
  /*-------white----------*/
  .p_style {
    position: relative;
    top: 30%;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    top: 10px;
    position: relative;
  }
  /*----trabajar-juntos----*/
  .texto_banner_h2 {
    font-size: 2.1em;
    font-weight: 600;
    line-height: 86%;
    color: #363435;
    margin: 0% 0% 2% 0%;
    letter-spacing: -3px;
  }
  /*----swiper logos -----*/
}

@media screen and (min-width: 425px) and (max-width: 767px) {
  /*-------------*/
  .texto_container {
    width: 100%;
    position: relative;
    padding: 2em 0;
    display: block;
    margin-top: 5%;
  }
  h1,
  .h1 {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 2%;
  }
  .container_icon {
    margin-left: 0px;
  }
  .container_icon_2 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: row-reverse;
    margin-left: 0px;
    margin-top: 3%;
  }
  .icon_verde {
    text-align: left;
    margin-left: 5px;
    font-size: 0.8em;
    font-weight: 600;
  }
  .icon_call {
    width: 35px;
    height: 35px;
  }
  .section_container_3 {
    row-gap: 20px;
    text-align: center;
  }
  /*------productos------*/
  .container_text_products {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .section_container_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    flex-direction: column;
    align-items: center;
  }
  .container_slider {
    width: 100%;
    position: relative;
    padding: 0em 0;
    display: block;
  }
  .white_grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: auto;
    width: 100%;
    gap: 20px;
  }
  .white_grid_col_1 {
    grid-column: 1 / 8;
    grid-row: unset;
    background-color: #f2f2f2;
  }
  .white_grid_col_2 {
    grid-column: 1 / 8;
    grid-row: unset;
  }
  .white_grid_col_3,
  .white_grid_col_4 {
    grid-row: unset;
    grid-column: 1/8;
    margin-left: 0;
  }
  .white_grid_col_3,
  .white_grid_col_4 {
    grid-row: unset;
    grid-column: 1/8;
    margin-left: 0;
  }
  /*-------content_blue---------*/
  .tittle_style_desktop_home {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 95%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    letter-spacing: -2px;
    align-items: center;
    text-align: center;
    margin-right: 3%;
  }
  .section_1 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 89px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .content_row_5_info {
    position: absolute;
    top: 40%;
  }
  .container_grid_blue {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .text_blue_2 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 34px;
  }
  .text_blue_3 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 34px;
  }
  .text_blue_5 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    line-height: 34px;
    letter-spacing: -2px;
  }
  /*-------white----------*/
  .p_style {
    position: relative;
    top: 30%;
  }
  .white_container {
    width: 100%;
    position: relative;
    padding: 3em 0;
    display: block;
  }
  .tittle_p {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .white_grid_col_1 {
    grid-column: 1 / 8;
    grid-row: unset;
    background-color: #f2f2f2;
    padding: 7% 0% 7% 0%;
  }
  .style_text_1 {
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }
  .p_style_40_center {
    font-size: 2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: -2px;
    padding: 8%;
  }
  .style_text_content_1 {
    position: absolute;
    bottom: 0%;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
  }
  .white_content_flex {
    display: flex;
    justify-content: space-between;
    align-items: normal;
  }
  .img_camacol {
    width: 100%;
    height: 110%;
  }
  /*-----trabajar juntos-------*/
  .container_logos_3 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .texto_banner_container {
    height: 100%;
    width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 3% 0% 3% 0%;
  }
  .icono_naranja {
    width: 34px;
    height: 28px;
  }
  /*--------*/
  .redes_icon_style {
    width: 22px;
    height: 21px;
  }
}

@media screen and (max-width: 425px) {
  /*-------------*/
  h1,
  .h1 {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .text_home {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  .container_icon {
    margin-left: 0px;
  }
  .container_icon_2 {
    display: flex;
    align-items: center;
    position: relative;
    flex-direction: row-reverse;
    margin-left: 0px !important;
    margin-top: 3%;
  }
  .icon_verde {
    text-align: left;
    margin-left: 5px;
    font-size: 0.8em;
    font-weight: 600;
  }
  .icon_call {
    width: 35px;
    height: 35px;
  }
  .section_container_3 {
    row-gap: 20px;
    text-align: center;
  }
  /*------productos------*/
  .container_text_products {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .section_container_3 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    flex-direction: column;
    align-items: center;
  }
  .container_slider {
    width: 100%;
    position: relative;
    padding: 0em 0;
    display: block;
  }
  .white_grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: auto;
    width: 100%;
    gap: 20px;
  }
  .white_grid_col_1 {
    grid-column: 1 / 8;
    grid-row: unset;
    background-color: #f2f2f2;
  }
  .white_grid_col_2 {
    grid-column: 1 / 8;
    grid-row: unset;
  }
  .white_grid_col_3,
  .white_grid_col_4 {
    grid-row: unset;
    grid-column: 1/8;
    margin-left: 0;
  }
  .white_grid_col_3,
  .white_grid_col_4 {
    grid-row: unset;
    grid-column: 1/8;
    margin-left: 0;
  }
  /*-------content_blue---------*/
  .tittle_style_desktop_home {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 95%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Frank Ruhl Libre", serif;
    letter-spacing: -2px;
    align-items: center;
    text-align: center;
    margin-right: 1%;
  }
  .section_1 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 89px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .container_grid_blue {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    row-gap: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
  }
  .text_blue_2 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 34px;
  }
  .text_blue_3 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    letter-spacing: -2px;
    line-height: 34px;
  }
  .text_blue_5 {
    font-size: 0.7em;
    font-family: "Frank Ruhl Libre";
    line-height: 34px;
    letter-spacing: -2px;
  }
  /*----white-----*/
  .content_row_1 {
    margin-bottom: 1rem;
    position: relative;
  }
  .p_style {
    position: relative;
    top: 15%;
  }
  .p_style_20 {
    font-size: 1.2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 5%;
  }
  .white_container {
    width: 100%;
    position: relative;
    padding: 3em 0;
    display: block;
  }
  .tittle_p {
    font-family: "Frank Ruhl Libre", serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #363435;
    letter-spacing: -2px;
  }
  .white_grid_col_1 {
    grid-column: 1 / 8;
    grid-row: unset;
    background-color: #f2f2f2;
    padding: 7% 0% 7% 0%;
  }
  .style_text_1 {
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }
  .p_style_40_center {
    font-size: 2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: -2px;
    padding: 8%;
  }
  .style_text_content_1 {
    position: absolute;
    bottom: 0%;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
  }
  .white_content_flex {
    display: flex;
    justify-content: space-between;
    align-items: normal;
  }
  .img_camacol {
    width: 100%;
    height: 110%;
  }
  .white_container_2 {
    width: 90%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .white_contetn_flex_col_1_home {
    display: flex;
    gap: 1px;
    flex-direction: row-reverse;
    margin-left: -5px;
  }
  /*-----trabajar juntos-------*/
  .container_logos_3 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .texto_banner_container {
    height: 100%;
    width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .icono_naranja {
    width: 34px;
    height: 28px;
    margin-bottom: 40%;
  }
  .texto_banner_container {
    height: 100%;
    width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
  }
  .texto_banner_h2 {
    font-size: 1.8em !important;
    font-weight: 600;
    line-height: 91%;
    color: #363435;
    margin: 5% 0% 2% 0% !important;
    letter-spacing: -3px;
  }
  /*--------*/
  .redes_icon_style {
    width: 22px;
    height: 21px;
  }
}

@keyframes sBote {
  0%,
  100% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-50px);
  }
}

/*----nuestros productos-----*/

/*----esta seccion sera para productos, aun pendiente de revisar----*/

/*------swiper o slider-------*/

/*----grid maluc-------*/

/*-------white----------*/

/*----trabajar-juntos----*/

/*----pendiente swiper logos -----*/

/*----footer-----*/
