html,
body {
  height: 100%;
}
body {
  font-family: 'Reddit Sans', sans-serif;
  font-size: 1.09rem;
}
article {
  padding-top: 97px;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
* {
  margin: 0;
  padding: 0;
}
.container {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
}
.icons {
  font-size: 5.5rem;
  margin-bottom: 0.19em;
}
.naranja {
  color: orange;
}
.underline {
  text-decoration-line: underline;
}
.telephone {
  background-color: #fff;
  font-size: 2rem;
  padding: 0.4em 1em;
  border-radius: 40px;
  color: #000;
  width: fit-content;
  text-decoration: none;
}
.fa-solid {
  font-weight: 900;
  font-size: 1.95rem;
}
.white {
  color: #fff;
}
.yellow {
  color: #ffbe0d;
}
.white {
  color: #fff !important;
}
.aqua {
  background-color: #87d6c733;
}
.aqua_color {
  color: #87D6C7 !important;
}
.bluest {
  background-color: #3a8dc0b3;
}
.bg_yellow {
  background-color: #ffbe0d80;
}
.bg-yellow {
  background-color: #ffbe0d !important;
  margin-top: 2.2em !important;
}
.bg_green {
  background-color: #1ba553 !important;
}
.bold {
  font-weight: 600;
}
.align-selfe {
  align-self: flex-end;
}
.align-selfs {
  align-self: flex-start;
}
.justify_content {
  justify-content: start !important;
}
.margin-top {
  margin-top: 2.3em;
}
.center {
  margin: 0 auto;
}
.flex {
  display: flex;
}
.blue {
  color: #3a8dc0 !important;
}
.italic {
  font-style: italic;
}
.left {
  text-align: left;
}
.uppercase {
  text-transform: uppercase;
}
.column {
  flex-flow: column;
}
.bg_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.max-width {
  width: max-content !important;
}
.no_bg:hover {
  background: none !important;
}
nav {
  background-color: #fff;
  box-shadow: 3px 3px 5px #0000001a;
}
nav ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  z-index: 998;
  background: #fff;
  padding: 0.5em 0;
}
nav li {
  height: 80px;
}
.social_media_nav {
  font-size: 2.35rem;
  color: #00b2ff;
}
.whatsapp_nav {
  font-size: 2.35rem;
  color: #1ba553;
}
.nav_tel {
  font-size: 0.875rem;
}

@media screen and (min-width: 768px) {
  .nav_tel {
    font-size: 1.35rem;
    font-weight: 500;
  }
  .footer_content_socials {
    flex-flow: column;
    margin-right: 10em;
    margin-top: 2em;
  }
  .footer_content {
    flex-basis: 33%;
  }
  .footer_direction {
    text-align: justify;
  }
}

.nav_separator {
  border: 1px solid #3a8dc0;
  height: 50%;
  width: 1px;
}
.separator_li {
  display: flex;
  align-items: center;
}
.small_visible {
  display: none;
}
.menu,
nav a {
  height: 100%;
  padding: 0 30px;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #000;
}
nav a:hover li {
  background-color: #f0f0f0;
}
nav li:first-child {
  margin-right: auto;
}
.nav_phone {
  display: none;
}
.sidebar {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 250px;
  z-index: 999;
  background-color: #ffffff25;
  backdrop-filter: blur(10px);
  box-shadow: -10px 0 10px #0000001a;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.sidebar li {
  width: 100%;
}
.sidebar a {
  width: 100%;
}
.small {
  height: 80px;
}
article > section:nth-child(1) {
  background-image: url(../images/img2.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.primera {
  justify-content: center;
  align-items: end;
  flex-direction: column;
  text-align: center;
  height: 95%;
  min-height: 850px;
  width: 98%;
}
.primera_content {
  flex-direction: column;
  justify-content: left;
}
.p_45 {
  width: 45%;
}
.primera h1 {
  font-size: 4rem;
  color: #3a8dc0;
  text-align: left;
  font-family: 'Lato', serif;
}
.primera p {
  font-size: 2rem;
  text-align: left;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: 500;
}
.whatsapp {
  background-color: #3a8dc0;
  font-size: 2rem;
  padding: 0.4em 1em;
  border-radius: 40px;
  color: #fff;
  width: fit-content;
  text-decoration: none;
  margin-top: 0.8em;
  text-transform: uppercase;
}
.segunda {
  margin: 6em auto;
}
.segunda_left {
  flex-basis: 70%;
}
.segunda_image {
  margin: 0.8em;
}
.segunda_right {
  flex-basis: 40%;
  flex-flow: column;
  margin: 0 auto;
}
.segunda_right h4 {
  font-size: 1.8rem;
  color: #87d6c7;
  font-family: Lato;
  font-weight: 400;
  word-spacing: 4px;
  margin-top: 1.5em;
}
.segunda_right_title {
  font-size: 3.34rem;
  color: #3a8dc0;
  margin-top: 0.2em;
  line-height: 66px;
  font-family: 'Quicksand', serif;
}
.segunda_right_text {
  justify-content: space-around;
  margin-top: 2em;
}
.separator {
  border-left: 2px solid #87d6c7;
  width: 18px;
  height: auto;
  background-color: #87d6c7;
  margin-right: 3em;
}
.segunda_text {
  font-size: 1.5rem;
  text-align: left;
  line-height: 2.2rem;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
}
.segunda_image_small {
  display: none;
}
.tercera {
  margin: 7.5em auto;
  justify-content: space-evenly;
  position: relative;
}
.tercera_subtitle {
  color: #3a8dc0;
  font-family: Poppins;
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
}
.tercera_title {
  color: #ffbe0d;
  font-family: Poppins;
  font-size: 3rem;
  font-weight: 600;
  line-height: normal;
}
.tercera_p {
  color: #000;
  text-align: left;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
  font-size: 1.65rem;
  line-height: normal;
  width: 80%;
  margin: 0.5em 0;
}
.tercera_text {
  flex-basis: 50%;
}
.tercera_blocks {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.box {
  display: flex;
  flex-flow: column;
}
.box_1 {
  width: 80% !important;
  align-self: flex-end;
  height: 12em !important;
}
.box_2 {
  height: 10em !important;
}
.box_3 {
  height: 5em !important;
}
.box_5 {
  height: 12em !important;
}
.box_6 {
  height: 11em !important;
}
.inner_box {
  justify-content: center;
  align-items: start;
  height: 14em;
  border-radius: 25px;
  padding-left: 1.5em;
  width: 11em;
}
.inner_box-row {
  align-items: center;
  border-radius: 25px;
  margin: 0.4em 0;
  justify-content: space-evenly;
}
.no_filtros {
  color: #3a8dc0;
  text-align: left;
  font-family: Poppins;
  font-size: 3rem;
  font-weight: 600;
  background-color: #fff;
  padding: 0.2em 0.25em;
  border-radius: 30px;
}
.txt_filtros {
  margin-top: 0.5em;
}
.fa-elements {
  color: #87d6c7ff;
  font-size: 8rem;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
}
.cuarta_bg {
  background-image: url(../images/img4.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 800px;
}
.cuarta_subtitle {
  color: #87d6c7;
  text-align: center;
  font-family: Poppins;
  font-size: 2.5rem;
  font-weight: 500;
  margin: 0.5em auto;
  text-transform: uppercase;
}
.cuarta_title {
  color: #3a8dc0;
  text-align: center;
  font-family: Poppins;
  font-size: 60px;
  font-weight: 600;
  margin: 0 auto 1em;
  text-transform: capitalize;
}
.quinta_bg {
  background-color: #87d6c721;
  padding: 5em 0;
}
.quinta_title {
  width: min-content;
  font-size: 3rem;
  text-align: center;
  color: #3a8dc0;
  font-weight: 500;
}
.quinta_text {
  width: 55%;
  font-size: 1.65rem;
  text-align: center;
  margin-top: 1.5em;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
  line-height: 2rem;
}
.diviser {
  border-bottom: 5px solid #87d6c7;
  width: 10%;
  margin-top: 2em;
}
.image-display {
  display: flex;
  width: 90%;
  margin: 4em auto;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.image_container {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  width: 45%;
  height: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 40px;
  min-width: 500px;
}
.image5 .image6 .image7 .image8 {
  background-repeat: no-repeat;
  background-size: cover;
}
.image5 {
  background-image: url(../images/img5.png);
}
.image6 {
  background-image: url(../images/img6.png);
}
.image7 {
  background-image: url(../images/img7.png);
}
.image8 {
  background-image: url(../images/img8.png);
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000d1;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 40px;
}
.image_container:hover .overlay {
  opacity: 1;
}
.subtitle {
  margin: 0 auto 2em;
  font-size: 1.5em;
  font-family: Poppins;
  letter-spacing: 1px;
  font-weight: 700;
  background-color: #3a8dc0;
  padding: 0.5em;
  border-radius: 15px;
  color: #fff;
  width: 60%;
  text-align: center;
}
.test {
  position: absolute;
  background-image: url(../images/logo-circular.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
}
.text {
  font-size: 1.4rem;
  width: 80%;
  line-height: 1.5em;
  text-align: justify;
}
.sexta_head {
  text-transform: uppercase;
  font-size: 2rem;
  margin: 2em auto 1em;
  width: fit-content;
  font-family: Poppins;
  font-weight: 300;
}
.sexta_subtitle {
  font-size: 3rem;
  margin: 0 auto 1em;
  width: fit-content;
  font-family: Poppins;
  font-weight: 500;
  color: #70b4a7;
}
.oval {
  display: flex;
  margin: 0 auto 2em;
  width: max-content;
  justify-content: space-around;
  background-color: #87d6c7;
  padding: 0.9em 1.5em;
  border-radius: 45px;
  align-items: center;
}
.sexta {
  justify-content: center;
  margin: 4em auto;
}
.oval_content {
  color: #fff;
  font-size: 1.3rem;
  padding: 0 1.5em;
  font-weight: 500;
}
.separator2 {
  border: 1px solid #fff;
  height: 65px;
}
.sexta_content {
  flex-flow: column;
  flex-basis: 35%;
  align-self: center;
}
.sexta_step {
  font-size: 2rem;
  font-weight: 700;
}
.sexta_title {
  color: #ffbe0d;
  font-size: 3rem;
  margin-top: 0.3em;
}
.sexta_separator {
  border: 2px solid;
  width: 20%;
  margin-top: 1.8em;
}
.sexta_texts {
  font-size: 2rem;
  width: max-content;
  margin-top: 1em;
  letter-spacing: 1px;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
}
.sexta_images {
  border-radius: 26px;
}
.carousel-container {
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.carousel {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 300%;
}
.carousel-item {
  flex: 0 0 33.33%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  font-size: 1.5rem;
  border: 2px solid #fff;
  height: 100%;
  justify-content: space-evenly;
  padding: 4em 0;
}
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #00000080;
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 10;
}
.carousel-btn.prev {
  left: 10px;
}
.carousel-btn.next {
  right: 10px;
}
.carousel-btn {
  background: none;
}
.btn-styles {
  font-size: 3rem;
  color: #000;
}
.septima_bg {
  margin: 5em 0;
}
.sep_subtitle {
  font-family: 'Popppins', sans-serif;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.8em;
  font-weight: 500;
}
.sep_title {
  font-size: 3.5rem;
  text-transform: uppercase;
  color: #87d6c7;
  text-align: center;
  margin-bottom: 1.5em;
  font-family: 'Poppins';
  font-weight: 600;
}
.slider {
  display: flex;
  height: 550px;
  position: relative;
  margin: auto;
  width: 80%;
  align-items: center;
  overflow: hidden;
  margin: 4em auto;
}
.slide-track {
  display: flex;
  width: calc(400px * 12);
  animation: scroll 15s linear infinite;
}
.slide-track:hover {
  animation-play-state: paused;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-400px * 6));
  }
}
.slide {
  height: max-content;
  width: 400px;
  display: flex;
  align-items: center;
  padding: 15px;
  perspective: 100px;
  flex-flow: column;
  transition: 0.4s;
}
.img {
  width: 100%;
  border-radius: 45px;
}
.septima_text {
  text-align: center;
  font-size: 1.2rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 1em auto;
  width: 80%;
  transition: 0.4s;
}
.slide:hover {
  transform: translateZ(20px);
  width: 450px;
  transition: 0.4s;
}
.slide:hover .septima_text {
  font-size: 1.35rem;
  transition: 0.4s;
}
.octava {
  display: flex;
  justify-content: center;
  background: #87d6c733;
  width: 100%;
  max-width: none !important;
  margin: 0;
  justify-content: space-evenly;
}
.numero {
  font-size: 8rem;
  font-weight: 700;
  color: #ffbe0d;
  position: relative;
  display: inline-block;
  font-family: 'Poppins';
}
.logo_17 {
  width: 300px;
  height: 300px;
}
.octava_separator {
  height: 250px;
  border: 3px solid #3a8dc0;
  align-self: center;
}
.octava_text {
  color: #3a8dc0;
  text-align: center;
  font-family: Poppins;
  font-size: 3rem;
  font-weight: 600;
  text-transform: uppercase;
}
.octava_half {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 2em;
}
.novena {
  justify-content: space-around;
  padding: 4em 0;
}
.novena_half_first {
  flex-flow: column;
  flex-basis: 30%;
  justify-content: space-around;
}
.novena_half_second {
  flex-flow: column;
  flex-basis: 60%;
  justify-content: space-around;
}
.novena_image_first {
  width: 80%;
  margin: 0 auto;
  border-radius: 20px;
}
.novena_image_second {
  width: 70%;
  margin: 0 auto;
  border-radius: 20px;
  margin-left: 10%;
}
.novena_text {
  font-size: 1.6rem;
  margin: 2em auto;
  letter-spacing: 2px;
  width: 90%;
  font-family: Quicksand, Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.novena_subtitle {
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: 10%;
}
.novena_title {
  font-size: 3rem;
  text-transform: uppercase;
  margin-left: 10%;
  margin-bottom: 1em;
  letter-spacing: 2px;
}
.azulito {
  color: #70b4a7;
}
.modalidades_title {
  font-size: 3rem;
  margin: 2em auto 0;
  width: min-content;
  text-align: center;
  text-transform: uppercase;
  color: #70b4a7;
  font-weight: 400;
  font-family: Poppins;
}
.modalidades {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin: 4.5em auto;
}
.modalidades_text {
  font-size: 2.8rem;
}
.md_1 {
  background-image: url(../images/modalidades/modalidades1.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  background-color: #3a8dc0;
  border-radius: 50%;
  margin: 0 auto -21em;
}
.md_2 {
  background-image: url(../images/modalidades/modalidades2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  background-color: #3a8dc0;
  border-radius: 50%;
  margin: 0 auto -19em;
}
.non_curved {
  display: none;
}
.domesticas_bg {
  background-image: url(../images/domesticas/domesticas_bg.webp) !important;
}
.d_img1 {
  background-image: url(../images/domesticas/1.png);
}
.d_img2 {
  background-image: url(../images/domesticas/2.png);
}
.d_img3 {
  background-image: url(../images/domesticas/3.png);
}
.d_img4 {
  background-image: url(../images/domesticas/4.png);
}
.nineras_bg {
  background-image: url(../images/nineras/nineras_bg.webp) !important;
}
.qni_bg {
  background-image: url(../images/nineras/cuarta.png);
}
.n_img1 {
  background-image: url(../images/nineras/1.png);
}
.md_1_nineras {
  background-image: url(../images/nineras/md_1.png);
}
.md_2_nineras {
  background-image: url(../images/nineras/md_2.png);
}
.n_img2 {
  background-image: url(../images/nineras/2.png);
}
.n_img3 {
  background-image: url(../images/nineras/3.png);
}
.n_img4 {
  background-image: url(../images/nineras/4.png);
}
.choferes_bg {
  background-image: url(../images/choferes/primera_bg.webp) !important;
}
.qch_bg {
  background-image: url(../images/choferes/quinta_bg.png);
}
.md_1_chofer {
  background-image: url(../images/choferes/md_1.png);
}
.md_2_chofer {
  background-image: url(../images/choferes/md_2.png);
}
.c_img1 {
  background-image: url(../images/choferes/1.png);
}
.c_img2 {
  background-image: url(../images/choferes/2.png);
}
.c_img3 {
  background-image: url(../images/choferes/3.png);
}
.bg_foraneas {
  background-image: url(../images/foraneas/foraneas_bg.webp) !important;
}
.cocineras_bg {
  background-image: url(../images/cocineras/cocineras_bg.webp) !important;
}
.qco_bg {
  background-image: url(../images/cocineras/cuarta.png);
}
.md_1_cocinera {
  background-image: url(../images/cocineras/md_1.png);
}
.md_2_cocinera {
  background-image: url(../images/cocineras/md_2.png);
}
.co_img1 {
  background-image: url(../images/cocineras/1.png);
}
.co_img2 {
  background-image: url(../images/cocineras/2.png);
}
.f_img1 {
  background-image: url(../images/foraneas/1.png);
}
.f_img2 {
  background-image: url(../images/foraneas/2.png);
}
.f_img3 {
  background-image: url(../images/foraneas/3.png);
}
.c_fondo {
  background-image: url(../images/c_trabajamos/c_trabajamos.webp) !important;
}
.bg_gdl {
  background-image: url(../images/GDL-MTY/domestica-lavando-platos-S&C.webp) !important;
  background-position: right !important;
}
.bg_mty {
  background-image: url(../images/GDL-MTY/domestica-limpieza-en-escaleras.webp) !important;
  background-position: right !important;
}
.logo_gdl {
  width: 110px;
  position: absolute;
  bottom: -65px;
  right: 0;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-template-areas:
    "img1 img2 img3"
    "img1 img4 img3"
    "img5 img4 img6"
    "img5 img7 img6";
}

  .gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    display: block;
  }

/* Alturas personalizadas */
.img1 { grid-area: img1; height: 500px !important; } /* vertical más baja */
.img2 { grid-area: img2; height: 290px !important; } /* horizontal arriba */
.img3 { grid-area: img3; height: 500px !important; } /* vertical más baja */
.img4 { grid-area: img4; height: 290px !important; align-self: center; } /* horizontal centro */
.img5 { grid-area: img5; height: 430px !important; align-self: end; } /* vertical */
.img6 { grid-area: img6; height: 430px !important; align-self: end; } /* vertical */
.img7 { grid-area: img7; height: 290px !important; align-self: end; } /* horizontal abajo */

.oficinas_gdl_titles {
  align-items: center;
  margin-bottom: 5em;
}
.subtitle_ofi_gdl {
  font-size: 1.85rem;
  text-transform: uppercase;
}
.logo_gdl_ofi {
  width: 100px;
  margin-bottom: 2em;
}
.section-title_gdl {
  text-transform: uppercase;
  order: 2;
}
.bg_eua {
  background-image: url(../images/eua/bg_eua.webp) !important;
  background-position-y: 0 !important;
}
.primera_content_c {
  flex-flow: column-reverse;
  justify-content: left;
}
.no_space {
  margin-top: 0;
  font-size: 3.45rem !important;
}
.first_subtitle {
  text-align: left;
  font-size: 1.56rem;
}
.segunda_c {
  display: flex;
  flex-wrap: wrap;
}
.segunda_c-img {
  width: 40%;
  margin: auto;
}
.segunda_c-half {
  display: flex;
  margin: 3em auto;
  flex-flow: column;
  align-items: baseline;
  flex-basis: 50%;
}
.segunda_c h3 {
  color: #87d6c7;
  font-size: 1.89rem;
  text-transform: uppercase;
}
.segunda_c h2 {
  color: #3a8dc0;
  font-size: 2.78rem;
  margin: 0.6em 0;
}
.segunda_c p {
  width: 85%;
  margin: 0.4em 0;
  font-size: 1.34rem;
  text-align: justify;
}
.garantia_bg {
  background: #3a8dc0b3;
}
.yellow2 {
  color: #ffda74 !important;
}
.bg-yellow2 {
  background-color: #ffda74 !important;
  margin-bottom: 3em;
}
.bg_yellow2 {
  background-color: #FFBE0D !important; 
}
.garantia {
  justify-content: center;
  align-items: center;
}
.garantia_title {
  font-size: 1.89rem;
  padding-top: 3em;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
.garantia_txt {
  font-size: 2.4rem;
  text-align: center;
  line-height: normal;
  font-family: 'Poppins', sans-serif;
  width: 80%;
  padding: 1em 0;
  font-weight: 600;
}
.fade-text {
  transition: opacity 0.6s ease;
  opacity: 1;
}
.fade-out {
  opacity: 0;
}
.fade-in {
  opacity: 1;
}
.text-container {
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.numbers {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #87d6c7ff;
  border-radius: 50%;
  font-size: 6.5rem;
  color: #f0f0f0;
  font-family: 'Reddit Sans', serif;
  margin-bottom: 0.3em;
}
.expediente {
  display: block;
  width: 70%;
  margin: 3em auto;
}
.expediente_p {
  font-size: 1.8rem;
  margin: 0.5em auto;
  width: 70%;
  text-align: center;
}
.expediente_sec {
  background-color: #3a8dc021;
  padding: 5em 0;
}
.expediente_sec h3 {
  margin-top: 0;
}
.c_subtitle {
  margin: 4em auto 0;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 500;
  width: min-content;
}
.c_title {
  font-size: 2.8rem;
  width: max-content;
  margin: 0.3em auto 3em;
}
.filtro {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 4.5em;
}
.filtro_content {
  flex-basis: 35%;
  display: flex;
  flex-flow: column;
  padding-top: 4em;
}
.filtro_subtitle {
  font-size: 3.34rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0.5em;
  color: #ffbe0d;
}
.filtro_title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5em;
}
.filtro_text {
  font-size: 1.6rem;
}
.reverse {
  flex-flow: row-reverse;
  background-color: #87d6c721;
  padding: 1.5em 0;
}
.filtro_img {
  border-radius: 40px;
}
.filtro_li {
  font-size: 1.6rem;
  padding-left: 1.5em;
  padding-top: 0.5em;
  line-height: 1.5em;
}
.segunda_eua {
  width: 50%;
  margin: 3em auto;
  display: flex;
  flex-flow: column;
}
.segunda_up {
  display: flex;
  margin-bottom: 1.2em;
}
.segunda_flag {
  width: 20%;
  margin-right: 0.8em;
}
.segunda_down {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.segunda_sc {
  color: #87d6c7;
  font-size: 2rem;
  font-weight: 400;
}
.segunda_eua_title {
  font-size: 3rem;
  color: #3a8dc0;
  font-weight: 600;
}
.segunda_eua_text {
  font-size: 1.8rem;
  text-align: justify;
  width: 95%;
}
.video_title {
    font-size: 3.5rem;
    text-align: center;
    color: #3a8dc0;
    font-family: 'Poppins', sans-serif;
    margin-top: 2em;
}
.videos {
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 2em;
  margin: 5em auto;
}
.video {
  border-radius: 25px;
}
.socials {
  gap: 1em;
}
.office-section {
  padding: 4em 1em;
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 2em;
  color: #3a8dc0;
}

.grid-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5em;
}

.item {
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-height: 480px;
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.item:hover img {
  transform: scale(1.05);
}

/* Estilos para tamaños especiales */
.item.tall {
  grid-row: span 1;
    grid-column: span 1;
}

.item.wide {
  grid-column: span 2;
}

footer {
  background-color: #3a8dc0;
  padding: 30px 0;
}
.footer {
  flex-flow: column;
  width: 80%;
}
.footer_text {
  font-size: 3rem;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.footer_separator {
  border: 2px solid #fff;
  width: 20%;
  margin: 3.5em 0;
}
.footer_down {
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_content {
  flex-flow: column;
}
.footer_titles {
  font-size: 2rem;
  color: #fff;
  margin-bottom: 1em;
  font-family: Poppins;
  font-weight: 600;
}
.smaller {
  font-size: 1.45rem;
}
.footer_direction {
  color: #fff;
  font-size: 1.4rem;
  width: 90%;
  margin-bottom: 1.5em;
}
.footer_email {
  color: #fff;
  margin-top: 2em;
  font-size: 1.34rem;
}
.social_media {
  font-size: 3rem;
  color: #fff;
}
.typewrite {
  display: block;
  white-space: nowrap;
  width: 12ch;
  animation: typing 2s steps(12), blink 0.5s steps(12), step-end alternate;
  overflow: hidden;
}
@keyframes typing {
  from {
    width: 0;
  }
}
@keyframes blink {
  50% {
    border-color: transparent;
  }
}
@keyframes appear {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animation {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.3s ease-out;
}
.animation.animate {
  animation: appear 1s linear forwards;
  opacity: 1;
  transform: scale(1);
}
@media screen and (min-width: 2500px) {
  html,
  nav,
  .no_max_width {
    max-width: 2018px;
    margin: auto;
  }
}
@media screen and (max-width: 1280px) {
  article {
    padding-top: 80px;
  }
  .primera {
  	min-height: 700px;
  }
  .primera h1 {
    font-size: 3.3rem;
  }
  .primera p,
  .segunda_text {
    font-size: 1.5rem;
  }
  .whatsapp {
    font-size: 1.8rem;
  }
  nav ul {
    padding: 0;
  }
  .segunda {
    flex-wrap: wrap-reverse;
  }
  .segunda_left {
    flex-basis: 100%;
    justify-content: right;
    display: flex;
  }
  .segunda_right {
    flex-basis: 100%;
  }
  .segunda_c p {
    width: 80%;
  }
  .tercera_text {
    margin: 0 auto;
    text-align: center;
    flex-basis: 90%;
  }
  .tercera_p {
    width: 100%;
  }
  .octava,
  .tercera {
    flex-wrap: wrap;
  }
  .octava_one {
    font-size: 1rem;
    justify-content: center;
    display: flex;
    align-content: center;
  }
  .octava_one::before {
    font-size: 7rem;
  }
  .octava_content {
    padding: 2em;
    align-self: center;
  }
  .octava_separator {
    margin: auto 2em;
  }
  .octava_two {
    font-size: 1rem;
  }
  .octava_two::before {
    font-size: 8rem;
  }
  .segunda_eua {
    width: 75%;
  }
  .segunda_eua_title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1070px) {
  #main-nav {
    display: none;
  }
  nav a {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .cuarta_content {
    margin-left: 0;
  }
  .sexta_content {
    flex-basis: 35%;
  }
  .sexta_images {
    width: 100%;
  }
  .sexta_image {
    flex-basis: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sexta_title {
    font-size: 2.5rem;
  }
  .sexta_texts {
    font-size: 1.5rem;
  }
  .carousel-item {
    padding: 1em 0;
  }
  .none-big {
    display: none;
  }
  .septima_text {
    text-align: center;
  }
  .septima_subtitles {
    text-align: center;
  }
  .septima_half_second {
    flex-wrap: wrap;
  }
  .image-display {
    flex-flow: column;
    justify-content: baseline;
  }
  .right-medium {
    align-self: flex-end;
  }
  .image_container {
    margin: 1em 0;
  }
  .filtro,
  .reverse {
    flex-flow: column;
  }
  .filtro_img {
    border-radius: 40px;
    width: 80%;
    margin: 0 auto;
  }
  .filtro_content {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 870px) {
  .nav_disapear {
    display: none;
  }
  .segunda_up {
    flex-flow: column;
  }
  .segunda_eua {
    width: 85%;
  }
  .reorder1 {
    order: 1;
  }
  .reorder2 {
    order: 2;
  }
  .reorder3_4 {
    order: 3;
  }
  .reorder5 {
    order: 4;
  }
  .reorder6 {
    order: 5;
  }
  .reorder7 {
    order: 6;
  }
  .align-selfs {
    align-self: center;
  }
  .inner_box-row {
    padding: 0 1em;
  }
      .gallery {
      grid-template-columns: repeat(2, 1fr);
      grid-template-areas:
        "img1 img2"
        "img1 img4"
        "img3 img4"
        "img5 img6"
        "img7 img6";
    }
    .gallery img { height: auto; }
}
@media screen and (max-width: 800px) {
  .segunda_c p {
    width: 90%;
  }
  .septima_title {
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  .septima_half_first {
    flex-wrap: wrap;
  }
  .none-medium {
    display: none;
  }
  .primera_content {
    align-items: end;
  }
  .cuarta_content {
    text-align: center;
    align-items: center;
  }
  .cuarta_text {
    width: 80%;
    text-align: left;
  }
  .octava {
    flex-flow: column;
  }
  .octava_separator {
    border-bottom: 0 solid #fff;
    width: 50%;
    margin: auto;
    height: 0;
  }
  .octava_one {
    margin-right: 0;
  }
  .octava_two {
    margin-right: 0;
    align-self: center;
  }
  .segunda_image {
    display: none;
  }
  .segunda_image_small {
    display: block;
    border-radius: 25px;
  }
  .segunda_left {
    justify-content: center;
    padding: 4em 0 0;
  }
  .expediente {
    width: 80%;
  }
  .tercera_blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sep_title,
  .octava_text {
    font-size: 2.5rem;
  }
  .numero {
    font-size: 5.5rem;
  }
  .segunda_c-half {
    flex-basis: 95%;
  }
  .cuarta_subtitle {
    font-size: 1.5rem;
    text-align: left;
    margin-left: 20px;
  }
  .cuarta_title {
    font-size: 2rem;
    text-align: left;
    margin-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .septima_text,
  .segunda_right h4,
  .expediente_p,
  .segunda_eua_text {
    font-size: 1.5rem;
  }
  .segunda_text,
  .segunda_right_title,
  .segunda_right h4,
  .first_subtitle,
  .sexta_texts,
  .sexta_title,
  .segunda_c h2,
  .segunda_c h3 {
    text-align: center;
  }
  .primera_bg {
    background-image: url(../images/fondos_xs/primera.webp) !important;
  }
  .fa-phone {
    font-size: 1.5rem;
  }
  .whatsapp {
    font-size: 1.5rem;
  }
  .cuarta_content {
    width: 70%;
  }
  .nineras_bg {
    background-image: url(../images/fondos_xs/nineras_bg.webp) !important;
  }
  .choferes_bg {
    background-image: url(../images/fondos_xs/choferes_bg.webp) !important;
  }
  .cocineras_bg {
    background-image: url(../images/fondos_xs/cocineras_bg.webp) !important;
  }
  .c_fondo {
    background-image: url(../images/fondos_xs/c_trabajamos.webp) !important;
  }
  .domesticas_bg {
    background-image: url(../images/fondos_xs/domesticas.webp) !important;
  }
  .bg_foraneas,
  .bg_eua {
    background-image: url(../images/fondos_xs/primeraa.webp) !important;
  }
  .primera {
    justify-content: flex-start;
    height: 700px;
    min-height: 650px;
  }
  .no_space {
    margin-top: 0;
    font-size: 2.5rem !important;
  }
  .none-small {
    display: none !important;
  }
  .cuarta_content {
    align-items: baseline;
  }
  .cuarta_content h3,
  .segunda_right_title,
  .quinta_title,
  .sexta_subtitle,
  .septima_title,
  .modalidades_title,
  .segunda_c h2 {
    font-size: 2.3rem;
  }
  .cuarta_content h4 {
    font-size: 1.5rem;
  }
  .cuarta_bg {
    background-position-x: 59%;
    min-height: 540px;
  }
  .cuarta_content h3,
  .cuarta_content h4 {
    text-align: left;
  }
  .cuarta_text {
    font-size: 1.3rem;
  }
  .primera_content {
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .primera_content_c {
    margin: 4em auto 0;;
  }
  .primera h1 {
    font-size: 2.5rem;
    text-align: center;
  }
  .primera p {
    font-size: 1.5rem;
    text-align: center;
  }
  .segunda {
    margin: 2em auto;
  }
  .segunda_right,
  .sexta_content {
    align-items: center;
  }
  .segunda_right_text {
    margin-top: 1em;
    flex-flow: column;
  }
  .segunda_right_title {
    line-height: normal;
  }
  .separator {
    width: 60%;
    height: 7px;
    margin: 1.5em auto;
  }
  .c1 {
    text-align: center !important;
    width: 95%;
    margin: 0 auto;
    grid-column: span 1;
  }
  .c1 h2 {
    font-size: 2.3rem;
    line-height: 1.2em;
    margin: 0 auto;
  }
  .c1 h3 {
    margin: 0.5em auto;
  }
  .c1 p {
    text-align: justify !important;
  }
  .segunda_c p {
    width: 90%;
    font-size: 1.45rem;
  }
  .segunda_image_small {
    width: 90%;
  }
  .image-display {
    align-items: center;
  }
  .right-medium {
    align-self: center;
  }
  .carousel {
    width: 90%;
    flex-flow: column;
    align-items: center;
    margin: 0 auto;
  }
  .carousel-item {
    flex-flow: column;
  }
  .quinta_text {
    width: 85%;
  }
  .diviser {
    width: 30%;
  }
  .sexta_title {
    color: #70b4a7;
  }
  .sexta_content {
    width: 90%;
    margin: 2em 0;
  }
  .sexta_texts {
    width: 90%;
  }
  .bg-yellow {
    margin-top: 1.2em !important;
  }
  .overlay {
    opacity: 1;
  }
  .image_container {
    min-width: 250px;
    width: 95%;
    background-position: center;
  }
  .min-height {
    min-height: 500px;
  }
  .bg_pos {
    background-position-x: -21em;
  }
  .sexta_subtitle {
    text-align: center;
  }
  .octava_content {
    text-align: center;
  }
  .octava_one::before {
    font-size: 6.15rem;
  }
  .octava_content {
    font-size: 1.6rem;
  }
  .novena {
    padding: 4em 0;
    flex-flow: column-reverse;
  }
  .novena_half_first {
    flex-flow: column-reverse;
  }
  .novena_text {
    text-align: center;
  }
  .novena_subtitle {
    margin-left: 0;
    text-align: center;
  }
  .novena_title {
    margin-left: 0;
    margin-top: 0.9em;
    text-align: center;
    font-size: 2rem;
  }
  .novena_image_second {
    width: 90%;
    margin: 0 auto !important;
  }
  .footer_text {
    font-size: 2.4rem;
  }
  .footer_content {
    margin-bottom: 3em;
  }
  .footer_separator {
    width: 40%;
  }
  .primera_content a {
    margin-top: auto;
    margin-bottom: 0.4em;
  }
  .expediente {
    width: 85%;
  }
  .curved {
    display: none !important;
  }
  .md_1,
  .md_2 {
    margin: 0 auto;
  }
  .modalidades_half {
    display: flex;
    margin-bottom: 5em;
    flex-flow: column;
    align-items: center;
  }
  .non_curved {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    color: #70b4a7;
    text-align: center;
    margin-bottom: 1.4em;
  }
  .c_title {
    width: 80%;
    text-align: center;
  }
  .small_visible {
    display: block;
  }
  .subtitle {
    margin: 1em;
    text-align: center;
    width: fit-content;
  }
  .text {
    color: #000;
  }
  .overlay {
    background-color: #fff9;
    justify-content: start;
  }
  .whatsapp {
    width: max-content;
  }
  .septima_half_second {
    flex-flow: column;
    align-items: center;
    margin: 2em auto;
  }
  .septima_bg {
    padding: 0.5em 0;
    margin: 5em 0 0;
  }
  .septima_icons {
    margin-top: 0.35em;
  }
  .sexta_step {
    color: #ffbe0d;
  }
  nav a {
    padding: 0 10px;
  }
  .inner_box {
    width: 8em;
    padding-left: 0.6em;
  }
  .tercera_blocks {
    gap: 1px;
  }
  .box {
    flex-flow: row;
  }
  .reorder3_4 {
	  width: 100%;
	  justify-content: space-between;
    flex-flow: row-reverse;
    align-items: center;
    margin-bottom: -1em;
    margin-top: 0.5em;
  }
  .reorder7 {
    width: 80%;
    margin: 0 auto;
  }
  .box_6 {
	  height: 9em !important;
	  margin-top: -0.5em;
  }
  .box_7 {
	  width: 100%;
	  flex-flow: row;
	  align-items: center;
    height: fit-content;
    padding: 1em;
    margin-top: 1em;
  }
  .box_7 .no_filtros, .box_3 .no_filtros, .box_4 .no_filtros {
    margin-right: 0.2em;
  }
  .box_2 {
	  flex-flow: column;
	  align-items: baseline;
  }
  .box_3 {
	  height: 5em !important;
	  width: 55%;
  }
  .box_4 {
	  flex-flow: row;
	  width: 100%;
	  height: fit-content;
	  padding: 1.5em;
  }
  .box_5 {
	  height: fit-content !important;
	  padding: 1.5em;
	  width: 100%;
  }
  .reorder6 {
	  width: 55%;
  }
  #miDiv {
	  height: fit-content;
	  padding: 0.5em 3em 0.5em 1em;
	  width: 100%;
	  align-items: baseline;
    margin-bottom: -2em;
  }
  .inner_box-row {
	  padding: 0 1em;
  }
  .reorder3_4 {
	  width: 100%;
	  justify-content: space-between;
  }
  .slider {
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }
  .slide-track {
    width: max-content;
    animation: none;
    display: flex;
    width: max-content;
  }
  .slide {
    scroll-snap-align: start;
    flex: 0 0 auto;
    flex: 0 0 70vw;
  }
  .segunda_c-img {
    width: 70%;
    margin: auto;
  }
  .small_title {
    font-size: 2rem !important;
  }
  .nav_phone {
    display: flex;
    flex-flow: row;
    font-size: 1.1rem;
  }
  .video_container {
    width: 100%;
  }
  .video {
    width: 100%;
    height: 240px;
  }
  .phone_nav {
    color: #3a8dc0;
    font-size: 1.2rem;
    margin-right: 0.5em;
  }
  .video_title {
  	font-size: 3rem;
  }
  .item.tall {
	  height: 400px;
  }
    .gallery {
      grid-template-columns: 1fr;
      grid-template-areas:
        "img1"
        "img2"
        "img3"
        "img4"
        "img5"
        "img6"
        "img7";
    .gallery img { height: auto; }
  }
}
