h1 {
  font-size: 55px;
  font-family: "ellograph-cf", monospace;
  font-weight: 900;
  font-style: normal;
}

h2,
h3 {
  font-size: 40px;
  font-family: "ellograph-cf", monospace;
  font-weight: 700;
  font-style: normal;
}

h4 {
  font-size: 24px;
  font-family: "ellograph-cf", monospace;
  font-weight: 700;
  font-style: normal;
}

body {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #232321;
}

.page {
  margin: 0;
}

.index {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-2-index,
.section-4-index,
.section-5-index,
.section-6-index {
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1080px;
}

@media (max-width: 1100px) {
  .section-2-index,
  .section-4-index,
  .section-5-index,
  .section-6-index {
    background-size: cover;
    background-position: center top;
    min-height: auto;
  }
}
.section-1 {
  width: 100%;
  min-height: 90vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  text-align: center;
  flex-direction: column;
}
.section-1::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (max-width: 1199.98px) {
  .section-1 {
    min-height: 80vh !important;
  }
  .index {
    min-height: 90vh;
  }
}
@media (max-width: 768px) {
  .section-1 {
    min-height: 60vh !important;
  }
  .index {
    min-height: 80vh;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .section-1 {
    min-height: 60vh !important;
  }
  .index {
    min-height: 70vh;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.contenido-1 {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #E7E3D9;
  padding: 1rem 2rem;
}

.salto::after {
  content: "\a";
  white-space: pre;
}

.index-video {
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16/9;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.video-responsive {
  position: relative;
  width: 100%;
  height: 100%;
}
.video-responsive iframe,
.video-responsive embed,
.video-responsive object,
.video-responsive video {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.index {
  padding-bottom: 100px;
}
.index h2 {
  text-align: center;
  margin: 100px 0;
}
.index h3 {
  margin-bottom: 40px;
}
.index h4 {
  margin-bottom: 30px;
}

.section-2-index {
  background-image: url("../img/section-2.png");
  /* Imagen de fondo*/
}
.section-2-index h3 {
  color: #C6344B;
}
.section-2-index h4 {
  display: inline-flex;
  align-items: center;
}
.section-2-index h4::before {
  content: "";
  width: 8px;
  height: 28px;
  display: inline-block;
  background-image: url("../img/decoracion-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 14px;
  flex-shrink: 0;
}

.section-2-index .imagen-index {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  aspect-ratio: 16/9;
  max-height: none;
}

.section-2-index .imagen-index img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

#contenedor-boton-img {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
  margin-top: 0;
}

#contenedor-boton-img .btn-index {
  pointer-events: all;
  position: relative;
  z-index: 1;
}

.section-3-index {
  background-color: #C6344B;
  color: #E7E3D9;
}
.section-3-index h3 {
  color: #A0BF38;
}
.section-3-index h4 {
  display: inline-flex;
}

.decorado::before {
  content: "";
  width: 8px;
  height: 28px;
  display: inline-block;
  background-image: url("../img/decoracion-1.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  margin-right: 10px;
  flex-shrink: 0;
}

.section-4-index {
  background-image: url("../img/section-4.png");
}
.section-4-index h3 {
  color: #A0BF38;
}
.section-4-index h4 {
  display: inline-flex;
  width: auto;
}

.section-5-index {
  background-image: url("../img/section-5.png");
  color: #E7E3D9;
}
.section-5-index h3 {
  color: #232321;
}
.section-5-index h4 {
  display: inline-flex;
}

.decorado-2 {
  display: inline-flex;
}
.decorado-2::before {
  content: "";
  width: 8px;
  height: 28px;
  display: inline-block;
  background-image: url("../img/decoracion-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}

.section-6-index {
  background-image: url("../img/section-6.png");
  text-align: center;
}

.contenedor-video {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.btn-index {
  text-decoration: none;
  color: #232321 !important;
  background-color: #A0BF38 !important;
  padding: 15px 20px;
  border-radius: 50px;
  font-weight: bold;
  margin-top: 2rem;
  display: inline-block;
  font-size: 16px;
}
.btn-index:hover {
  background-color: #8dad27 !important;
}

.btn-2 {
  background-color: #E7E3D9 !important;
}
.btn-2:hover {
  background-color: #dfded9 !important;
}

.textodecorativo {
  color: #C6344B;
}

.imagen-index {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: visible;
  aspect-ratio: auto;
  max-height: none;
}

.imagen-index img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.row {
  align-items: stretch;
  flex-wrap: wrap;
}

.lista-index {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer {
  background-color: #232321;
}
footer .wp-block-image {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .wp-block-image img {
  width: 50px;
  height: 51px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .wp-image-95 {
  height: 41px !important;
}
footer .wp-block-button__link {
  color: #E7E3D9;
  background-color: transparent;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  white-space: nowrap;
  padding: 0%;
}
footer h2 {
  color: #E7E3D9;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.video-responsive iframe,
.video-responsive embed,
.video-responsive object,
.video-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767.98px) {
  .btn-index{
      padding: 15px 25px;
  }
  
  .fila-index {
    display: flex;
    flex-direction: column;
  }
  .orden-texto,
  .orden-imagen,
  .orden-boton-movil {
    order: unset !important;
  }
  .orden-texto {
    order: 1 !important;
  }
  .orden-imagen {
    order: 2 !important;
  }
  .orden-boton-movil {
    order: 3 !important;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
  }
}
@media (max-width: 400px) {
  .imagen-index {
    max-height: none !important;
    aspect-ratio: auto !important;
    overflow: visible !important;
  }
  .imagen-index img {
    height: auto;
  }
  .index h2 {
    margin: 20px;
  }
  .imagen-index {
    max-height: 200px;
  }
  .section-1 {
    padding: 20px;
  }
  .index-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    aspect-ratio: 16/9;
  }
  .row {
    flex-direction: column;
  }
  .section-6-index {
    min-height: 50vh !important;
  }
}
.footer-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 0 16px;
}

.footer-item {
  flex: 1 1 0;
  text-align: center;
}

.footer-item img {
  width: 100%;
  max-width: 60px;
  height: auto;
  transition: 0.2s ease all;
}

@media (max-width: 768px) {
  .index {
    min-height: 60vh;
  }
  #intro-contenedor h1 {
    max-width: none !important;
  }
  .lista-index {
    margin-bottom: 60px;
  }
  #contenedor-boton-img {
    display: flex !important;
    justify-content: center !important;
    margin-top: 20px !important;
    padding-bottom: 20px;
  }
  #contenedor-boton-img .btn-index {
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 1000;
    background-color: #A0BF38;
    color: white;
    padding: 10px 20px;
  }
  .section-2-index .imagen-index {
    aspect-ratio: 16/9 !important;
    height: auto !important;
  }
  .section-2-index .imagen-index img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .btn-centrado {
    display: flex;
    justify-content: center;
  }
}
.section-nosotros-1 {
  background-color: #E7E3D9;
  background-image: url("../img/recorte-vectores.png");
  background-repeat: repeat-y;
  background-position: left top;
  background-size: auto;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E7E3D9;
}

@media (max-width: 768px) {
  .section-nosotros-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 576px) {
  .section-nosotros-1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.section-nosotros-3 {
  background-color: #E7E3D9;
  background-image: url("../img/recorte-vectores.png");
  background-repeat: repeat-y;
  background-position: left top;
  background-size: auto;
  min-height: 100vh;
  padding: 5% 0;
}
.section-nosotros-3 h2 {
  margin-bottom: 60px;
}

.foto-nosotros {
  overflow: hidden;
}

.foto-nosotros img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.section-nosotros-1 h1 {
  margin-bottom: 100px;
}
.section-nosotros-1 h2 {
  margin-bottom: 60px;
  color: #C6344B;
}

.caracteristica {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100vw;
}

.nosotros-caracteristicas-1 {
  background-color: #C6344B;
}
.nosotros-caracteristicas-1 h2 {
  color: #A0BF38;
}
.nosotros-caracteristicas-1 p {
  color: #E7E3D9;
}

.nosotros-caracteristicas-2 {
  background-color: #A0BF38;
  margin: 0%;
  padding: 0%;
}
.nosotros-caracteristicas-2 h2 {
  color: #232321;
}
.nosotros-caracteristicas-2 p {
  color: #E7E3D9;
}

.nosotros-caracteristicas-3 {
  background-color: #232321;
}
.nosotros-caracteristicas-3 h2 {
  color: #A0BF38;
}

.section-nosotros-4 {
  background-color: #C6344B;
}
.section-nosotros-4 h2 {
  color: #E7E3D9;
}

.formulario-contacto {
  width: 100%;
  padding: 20px;
}

.form-group {
  position: relative;
  margin-bottom: 2rem;
}

input,
textarea {
  width: 100%;
  padding: 16px;
  font-size: 18px;
  background-color: #E7E3D9;
  border: none;
  outline: none;
  color: #232321;
  border-radius: 0% !important;
}

label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  color: #232321;
  pointer-events: none;
  transition: 0.2s ease all;
  background-color: #E7E3D9;
  width: calc(100% - 20px);
}

input:not(:-moz-placeholder-shown) + label, textarea:not(:-moz-placeholder-shown) + label {
  top: -10px;
  left: 0;
  font-size: 12px;
  width: 100%;
  padding-left: 10px;
  background-color: #E7E3D9;
}

input:focus + label,
input:not(:placeholder-shown) + label,
textarea:focus + label,
textarea:not(:placeholder-shown) + label {
  top: -10px;
  left: 0;
  font-size: 12px;
  width: 100%;
  padding-left: 10px;
  background-color: #E7E3D9;
}

textarea {
  min-height: 150px;
}

.boton-formulario {
  background-color: #A0BF38;
  border: none;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 35px;

}

.contenedor-form {
  padding: 0;
  display: flex;
  justify-content: center;
}

.contenedor-form form {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.boton-contenedor {
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-nosotros-4 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
}
.section-nosotros-4 h2 {
  margin-bottom: 60px;
}

.fila-equipo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2rem;
}

.fila-equipo.invertido {
  flex-direction: row-reverse;
}

.texto-equipo, .imagen-equipo {
  padding: 1rem;
}

.imagen-equipo {
  overflow: hidden;
}

.imagen-equipo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.texto-equipo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 450px;
}

.fila-equipo h3 {
  margin-bottom: 60px;
  color: #C6344B;
}
.fila-equipo h4 {
  display: inline-flex;
}
.fila-equipo h4::before {
  content: "";
  width: 8px;
  height: 28px;
  display: inline-block;
  background-image: url("../img/decoracion-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  flex-shrink: 0;
}

.fila-equipo.invertido {
  flex-direction: row-reverse;
}

.fila-equipo.fila-invertida .imagen-equipo {
  order: 1;
}
.fila-equipo.fila-invertida .texto-equipo {
  order: 2;
}
.fila-equipo:not(.fila-invertida) .imagen-equipo {
  order: 2;
}
.fila-equipo:not(.fila-invertida) .texto-equipo {
  order: 1;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-nosotros-4 {
    min-height: 75vh;
    padding: 60px 0;
  }
}
@media (max-width: 991.98px) {
  .section-nosotros-4 {
    min-height: auto;
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .fila-equipo {
    flex-direction: column !important;
  }
  .fila-equipo .texto-equipo,
  .fila-equipo .imagen-equipo {
    order: unset !important;
    width: 100%;
  }
  .texto-equipo {
    height: auto !important;
  }
  .fila-equipo {
    margin-bottom: 1rem;
  }
}
.contacto {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  background-color: #A0BF38;
}

.contacto-section {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contacto-section h1 {
  margin-bottom: 60px;
  color: #E7E3D9;
}
.contacto-section .boton-formulario {
  background-color: #232321;
  color: #E7E3D9;
}

.proyectos-page {
  background-image: url("../img/recorte-vectores.png");
  background-repeat: repeat-y;
  background-position: left top;
  background-size: auto;
  background-color: #232321;
  min-height: 100vh;
  padding: 10%;
}
.proyectos-page h2 {
  color: #E7E3D9;
  font-size: 55px;
}

#intro-contenedor {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
#intro-contenedor h1, #intro-contenedor h2 {
  color: #E7E3D9;
  text-align: center;
}
#intro-contenedor h1 {
  max-width: 60%;
  line-height: 1.2;
}
#intro-contenedor .intro-centro {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#intro-contenedor .intro-inferior {
  padding-bottom: 5rem;
  opacity: 0.8;
}

#intro-contenedor.oculto {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}

#contenido-principal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

#contenido-principal.mostrar {
  opacity: 1;
  transform: translateY(0);
}

body, html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

header {
  position: relative;
  z-index: 10000;
}

.cuadrado {
  aspect-ratio: 1/1;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.imagen-cuadro {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.4s ease;
  display: block;
}

.overlay-proyecto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #E7E3D9;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.4s ease;
}

.overlay-proyecto h3 {
  color: #232321;
  text-align: center;
  max-width: 60%;
  text-align: center;
}

.tarjeta-proyecto:hover .imagen-cuadro {
  opacity: 0;
}

.tarjeta-proyecto:hover .overlay-proyecto {
  opacity: 1;
}

.page-id-164 footer {
  background-color: #C6344B;
}

.single-proyecto {
  background-color: #232321;
}
.single-proyecto footer {
  background-color: #C6344B;
}

.proyectos-post {
  min-height: 100vh;
}
.proyectos-post h1 {
  color: #E7E3D9;
  margin: 120px 0px;
}

.btn-proyecto {
  background-color: #A0BF38;
  color: #232321 !important;
  padding: 10px 20px;
  border-radius: 50px;
  margin: 120px 0px;
  color: #232321;
  font-weight: bolder;
  text-decoration: none;
}
.btn-proyecto:hover {
  color: #232321;
  background-color: #8dad27;
}

.page-id-160 .menunavbar {
  background-color: #232321;
}

.page-id-160 .navbar {
  background-color: #232321;
}/*# sourceMappingURL=styles.css.map */