/* CARGA DE FUENTES */
/* Teko Variable Font */
@font-face {
  font-family: 'Teko';
  src: url('../vendor/fonts/Teko-VariableFont_wght.woff2') format('woff2'),
    url('../vendor/fonts/teko-variablefont_wght-webfont.woff') format('woff');
  font-weight: 400 700;
  /* Define el rango de pesos soportados */
  font-style: normal;
  font-display: swap;
  /* Asegura que el texto se muestre mientras se cargan las fuentes */
}

@font-face {
  font-family: 'Rubik';
  src: url('../vendor/fonts/Rubik-VariableFont_wght.woff2') format('woff2'),
    url('../vendor/fonts/rubik-variablefont_wght-webfont.woff') format('woff');
  font-weight: 400 600;
  /* Especifica el rango de pesos soportados */
  font-style: normal;
  font-display: swap;
  /* Para evitar texto invisible mientras se cargan */
}


/* RESPOSIVE STYLES */
@media only screen and (max-width: 1200px) {
  .sec-title h2 {
    font-size: 60px;
    line-height: 1em;
  }
}

@media only screen and (max-width: 1320px) {
  .content p::after {
    display: none;
  }

  .content p::before {
    display: none;
  }

  .content img {
    margin-top: 2em;
    position: relative;
    filter: grayscale(100%);
  }
}

@media only screen and (max-width: 992px) {
  .presupuesto .content {
    max-width: 100%;
  }
}



@media (max-width: 768px) {
  .call-to-section h2 {
    /* position: relative; */
    /* float: left; */
    display: flex;
    font-size: 48px;
    line-height: .9;
    text-transform: uppercase;
    color: var(--color-default);
    font-weight: 500;
    /* margin: 0px 0px 25px; */
    z-index: 3;
    flex-direction: column;
    width: 100%;
    /* justify-content: center; */
    flex-wrap: wrap;
  }

  .sec-title h2 {
    position: relative;
    display: block;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
  }

  .call-to-section .inner {
    padding: 50px;
  }
}

@media (max-width: 576px) {
  .call-to-section h2 {
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .section-header h4::after {
    display: none;
  }
}

@media (max-width: 768px) {
  .section-header h4::before {
    display: none;
  }
}

@media (max-width: 576px) {
  .section-header h4::before {
    content: "";
    width: 0rem;
    height: 1px;
    background: var(--color-default);
    display: inline-block;
    margin: 0;
    position: relative;
    top: -5px;
    left: -10px;
  }
}

@media (max-width: 576px) {
  .section-header h4::after {
    content: "";
    width: 0rem;
    height: 1px;
    background: var(--color-default);
    display: inline-block;
    margin: 0;
    position: relative;
    top: -5px;
    right: -10px;
  }
}

@media (max-width: 576px) {
  .servicios-contenido {
    padding: 20px 25px;
  }
}

@media (max-width: 992px) {
  section {
    padding: 50px 0;
  }
}

/*--------------------------------------------------------------
# Seccion sobre nosotros
--------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  .about-section::before {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .about-section .image-column {
    order: 12;
  }
}

@media only screen and (max-width: 1200px) {
  .about-section .image-column .inner::before {
    width: 12px;
    height: 180px;
  }
}

@media only screen and (max-width: 1200px) {
  .about-section .image-column .inner {
    max-width: 600px;
  }
}

@media only screen and (max-width: 599px) {
  .about-section .image-column .inner::before {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .about-section .text-column {
    order: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .about-section .text-column .inner {
    padding-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .about-section .text-column .text ul {
    width: 100%;
  }
}

.services-section,
.about-section,
.gallery-section,
.news-section,
.get-quote-section,
.discover-section,
.features-section-two .content-container,
.about-section-two,
.sponsors-section-two,
.sidebar-page-container {
  padding: 90px 0px 60px;
}

/*--------------------------------------------------------------
# Seccion Creatividad a un paso
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .int-works-tx h6 {
    font-size: 1.5rem;
  }
}

@media (max-width: 576px) {
  .int-works-tx h4 {
    font-size: 2.2rem;
  }
}

/*--------------------------------------------------------------
# Seccion Cuidamos cada detalle
--------------------------------------------------------------*/

@media (max-width: 992px) {
  .row .int-works-tx {
    max-width: 100%;
    padding: 1em !important;
  }
}

@media (max-width: 576px) {
  .row .int-works-tx {
    max-width: 100%;
    margin: 0 auto;
    padding: 1em !important;
  }
}

@media (max-width: 1200px) {
  .int-works-img {
    height: 50vh;
    max-width: 95%;
    margin: 0 auto;
  }
}

@media (max-width: 576px) {
  .int-works-img {
    height: 38vh;
    max-width: 95%;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
# Nuestra Seccion Oferta
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .our-offer .about-img {
    margin: 30px 0 0 30px;
  }

  .our-offer .about-img:before {
    inset: -30px 0 0 -30px;
  }
}

@media (max-width: 768px) {
  .our-offer h3 {
    font-size: 1.4rem;
    line-height: 1.3em;
  }
}

@media (max-width: 576px) {
  .our-offer .nav-link {
    font-size: 1.1em;
  }

  .our-offer .tab-content h4 {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 5px;
  }
}



@media (max-width: 576px) {
  .call-to-section .link-box {
    float: none;
  }
}

/*--------------------------------------------------------------
# Call To Action Section Descubre tu lugar
--------------------------------------------------------------*/

@media (max-width: 1200px) {
  .place .container {
    padding: 1em !important;
    margin: 0 auto;
  }
}

@media (max-width: 576px) {
  .place .int-works-tx .place-btn {
    font-size: 0.8em !important;
  }
}

/*--------------------------------------------------------------
# Seccion nuestra galería
--------------------------------------------------------------*/

@media (min-width: 992px) {
  .gallery .swiper-wrapper {
    padding: 40px 0;
  }

  .gallery .swiper-slide-active {
    border: 6px solid var(--color-primary);
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
  }
}

/*--------------------------------------------------------------
# Seccion Caracteristicas
--------------------------------------------------------------*/

@media (max-width: 1200px) {
  .features .int-works {
    flex-flow: wrap-reverse;
  }
}

/*--------------------------------------------------------------
# Seccion Creamos innovacion
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .quality {
    top: -15px !important;
  }
}

@media (max-width: 576px) {
  #start-n {
    padding: 0 25px 50px !important;
  }
}

@media (max-width: 576px) {
  section.start-now.section-bg {
    padding: 0 !important;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

@media (max-width: 992px) {
  .breadcrumbs h2 {
    font-size: 2.6rem;
  }
}

@media (max-width: 768px) {
  .breadcrumbs h2 {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .breadcrumbs h2 {
    font-size: 1.4rem;
  }
}

/*--------------------------------------------------------------
# Typewriter
--------------------------------------------------------------*/

@media (max-width: 992px) {
  .breadcrumbs-tx .typewriter {
    font-size: 5rem;
    margin: 0;
  }

  a#typewriter {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .breadcrumbs-tx .typewriter {
    font-size: 4rem;
    margin: 0;
  }

  a#typewriter {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  .breadcrumbs-tx .typewriter {
    font-size: 2.8rem;
    margin: 0;
  }

  a#typewriter {
    margin-top: 0;
    font-size: 0.75em;
  }
}

@media (min-width: 992px) {
  .breadcrumbs-tx .typewriter {
    font-size: 6rem;
  }
}

/*--------------------------------------------------------------
# iFrame Google Contacto 
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 1024px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 810px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 576px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

/*--------------------------------------------------------------
# iFrame Google Contacto 
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 1024px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 810px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

@media (max-width: 576px) {
  .iframe-responsive .iframe {
    height: 15rem;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs Nuestros Trabajos 
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .breadcrumbs-texto {
    height: 25rem;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .breadcrumbs-texto h2 {
    font-size: 46px;
    height: 100px;
  }
}

.info-Breadcrumbs p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}

@media (max-width: 768px) {
  .btn-style-two .btn-title {
    width: 100%;
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header Logo
--------------------------------------------------------------*/

@media (max-width: 768px) {
  .header .logo img {
    width: 100px;
  }
}

@media (max-width: 768px) {
  .header .logo h1 {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/

@media (min-width: 1280px) {
  .navbar {
    padding: 0;
    font-size: 1.2rem;
    letter-spacing: .5px;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navbar li {
    position: relative;
  }

  .navbar>ul>li {
    white-space: nowrap;
    padding: 10px 0 10px 28px;
  }

  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-family: var(--font-primary);
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 0.8em;
    line-height: 0;
    margin-left: 5px;
  }

  /*.navbar > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: var(--color-primary);
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
  }*/

  .navbar>ul>li>a {
    position: relative;
    text-decoration: none;
  }

  .navbar>ul>li>a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -10px;
    background-color: var(--color-primary);
    transform: scaleX(0);
    /* Inicia la línea oculta */
    transform-origin: center;
    /* Expande desde el centro */
    transition: transform 0.4s ease-in-out;
    visibility: visible;
    /* Asegura que siempre es visible durante la transición */
  }

  /* Estado hover para expandir la línea */
  .navbar>ul>li>a:hover::before {
    transform: scaleX(1);
    /* Expande hacia ambos lados */
  }

  /* Ejemplo de borde activo */
  .navbar>ul>li>a.active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -10px;
    left: 0;
    background-color: var(--color-primary);
    /* Cambia este color según sea necesario */
    visibility: visible;
    transform: scaleX(1);
    transition: all 0.3s ease-in-out;
  }

  .navbar a:hover:before,
  .navbar li:hover>a:before,
  .navbar .active:before {
    visibility: visible;
    width: 100%;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover>a {
    color: #fff;
  }

  .navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 28px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }

  .navbar .dropdown ul li {
    min-width: 200px;
  }

  .navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--color-default);
    font-weight: 400;
  }

  .navbar .dropdown ul a i {
    font-size: 12px;
  }

  .navbar .dropdown ul a:hover,
  .navbar .dropdown ul .active:hover,
  .navbar .dropdown ul li:hover>a {
    color: var(--color-primary);
  }

  .navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }

  .navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

@media (min-width: 1280px) {

  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/

@media (max-width: 1280px) {
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 400px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding: 100px 0 10px 0;
    margin: 0;
    background: rgba(7, 7, 9, 0.95);
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar a,
  .navbar a:focus {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px 40px;
    font-family: var(--font-secondary);
    font-size: 1rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
    line-height: 2.8em;
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 0.8em;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover>a {
    color: var(--color-primary);
  }

  .navbar .dropdown ul,
  .navbar .dropdown .dropdown ul {
    position: static;
    display: none;
    padding: 10px 0;
    margin: 10px 20px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #222428;
  }

  .navbar .dropdown>.dropdown-active,
  .navbar .dropdown .dropdown>.dropdown-active {
    display: block;
  }

  .mobile-nav-show {
    position: relative;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 10px;
  }

  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    right: 20px;
    top: 44px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    right: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9996;
  }
}

/* Estilos específicos para el logo en el menú móvil */
@media (max-width: 1280px) {

  /* Oculta el logo en el menú principal por defecto */
  .mobile-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }

  /* Ajusta el tamaño del logo en el menú móvil */
  .mobile-logo img {
    width: 35%;
    /* Ajusta según necesites */
    max-width: 150px;
    /* Ajuste opcional para el tamaño máximo del logo */
  }
}

/*--------------------------------------------------------------
# Constructions Section
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .constructions .card-item h4 {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
# Seccion Porque Nosotros
--------------------------------------------------------------*/

@media (min-width: 1200px) {
  .elegirnos .icon-box:hover {
    transform: scale(1.05);
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
  }
}

/*--------------------------------------------------------------
# Servicios Section
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .services-section {
    padding: 80px 0px 60px;
  }

  .sec-title .lower-text {
    line-height: inherit;
  }
}

@media (max-width: 576px) {
  .services .service-item {
    transition: none !important;
  }
}

@media (max-width: 576px) {
  .services .service-item:hover {
    transform: none !important;
    transition: none !important;
  }
}

@media (max-width: 576px) {
  .services .service-item h3 {
    font-size: 1.2em;
  }
}

@media (max-width: 576px) {
  .services .service-item p {
    font-size: 1.2em !important;
  }
}

@media (max-width: 576px) {
  .services .service-item .readmore {
    font-size: 1.1em !important;
  }
}

/*--------------------------------------------------------------
# Features Section
--------------------------------------------------------------*/

@media (max-width: 992px) {
  .features h2 {
    font-size: 3.4rem;
  }
}

@media (max-width: 768px) {
  .features h2 {
    font-size: 3.2rem;
  }
}

@media (max-width: 576px) {
  .features h2 {
    font-size: 2.8rem;
  }
}

@media (max-width: 576px) {
  .features .nav-tabs {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 992px) {
  .features .nav-link h4 {
    font-size: 1.6em;
    font-weight: 400;
  }
}

@media (max-width: 576px) {
  .features .nav-link h4 {
    font-size: 1.4em;
    font-weight: 400;
  }
}

@media (max-width: 768px) {
  .tab-order {
    order: 2;
  }
}

@media (max-width: 576px) {
  .features .tab-pane h3 {
    margin-top: 20px;
  }
}

/*--------------------------------------------------------------
# Seccion Nuestro Trabajos
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .projects .portfolio-flters li {
    font-size: 0.9em;
    margin: 8px 10px;
  }
}

/*--------------------------------------------------------------
# Alt Services Section
--------------------------------------------------------------*/

@media (max-width: 576px) {
  section.alt-services {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  div.alt-services {
    padding: 0 5px;
  }
}

@media (max-width: 576px) {
  .alt-services h3 {
    font-size: 2.4rem;
  }
}

/*--------------------------------------------------------------
# Seccion sobre nosotros
--------------------------------------------------------------*/

@media (max-width: 992px) {
  .about h2 {
    max-width: 100%;
    margin: 0 0 35px 25px;
    font-size: 3.2rem;
  }
}

@media (max-width: 768px) {
  .about h2 {
    font-size: 2.6rem;
  }
}

@media (max-width: 576px) {
  .about h2 {
    font-size: 2.4rem;
  }
}

@media (min-width: 992px) {
  .about .our-story {
    padding-right: 35%;
  }
}

@media (min-width: 992px) {
  .about .about-img {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media (max-width: 768px) {
  .about .about-img {
    margin-top: 50px;
  }
}

@media (max-width: 576px) {
  .about .about-img {
    min-height: 400px;
    margin-top: 50px;
  }
}

/*--------------------------------------------------------------
# Seccion Terminos
--------------------------------------------------------------*/

@media (max-width: 811px) {
  .terminos h2 {
    font-size: 1.4rem !important;
  }
}

@media (max-width: 811px) {
  .terminos h1 {
    font-size: 1.8rem !important;
  }
}

@media (max-width: 811px) {
  .terminos {
    max-width: 100%;
    font-family: var(--font-default);
    font-size: 18px;
    font-weight: 500;
    padding: 20px 10px !important;
  }
}

/*--------------------------------------------------------------
# Service Cards Section
--------------------------------------------------------------*/

@media (max-width: 576px) {
  .services-cards ul li {
    font-size: 15px;
  }
}

/*--------------------------------------------------------------
# Projet Details Section
--------------------------------------------------------------*/

@media (max-width: 576px) {

  .project-details .swiper-button-prev,
  .project-details .swiper-button-next {
    display: none;
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

@media (max-width: 768px) {
  .hero .info {
    padding: 0 35px;
  }
}

@media (max-width: 992px) {
  .hero .info h2 {
    font-size: 5rem;
  }
}

@media (max-width: 768px) {
  .hero .info h2 {
    font-size: 4rem;
  }
}

@media (max-width: 576px) {
  .hero .info h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 768px) {
  .hero .info p {
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.7) !important;
  }
}

@media (max-width: 768px) {
  .hero .info .btn-presupuesto {
    font-size: 0.9em !important;
    font-weight: 600 !important;
    padding: 16px 26px !important;
  }
}

@media (min-width: 640px) {
  .hero .carousel-control-prev {
    padding-left: 15px;
  }
}

@media (min-width: 640px) {
  .hero .carousel-control-next {
    padding-right: 15px;
  }
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/

@media (max-width: 1920px) {
  .clients {
    margin: 0;
    padding: 2em !important;
  }
}

@media (max-width: 1024px) {
  .clients {
    margin: 0;
    padding: 2em !important;
  }
}

@media (max-width: 810px) {
  .clients {
    margin: 0;
    padding: 2em !important;
  }
}

@media (max-width: 576px) {
  .clients {
    margin: 0;
    padding: 2em !important;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

@media (max-width: 1200px) {
  .footer-content {
    text-align: left;
    padding: 0 15px;
  }
}

@media (max-width: 768px) {
  .footer-info .mt-3 {
    justify-content: left;
  }
}

@media (max-width: 576px) {
  .footer-info .mt-3 {
    justify-content: left;
  }
}

@media (max-width: 768px) {
  .footer .footer-content .footer-info p {
    letter-spacing: 0;
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .footer .footer-content .footer-links ul li {
    line-height: 1.8;
  }
}

@media (max-width: 576px) {
  .footer .footer-content .footer-links ul a {
    font-weight: 400;
    line-height: 2.2;
    font-size: 1.1rem;
  }
}

.footer-digital {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-digital img {
  margin-bottom: 30px;
  width: 58%;
  background-color: #fff;
}

@media (max-width: 1200px) {
  .footer-digital {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }

  .footer-digital img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .footer .footer-legal .copyright {
    font-size: 0.8rem;
    margin-top: 10px;
  }

  .footer .footer-legal .credits {
    font-size: 0.8rem;
  }

  .footer-digital img {
    width: 100% !important;
  }
}

/*--------------------------------------------------------------
# LA_EMPRESA Soluciones creativas
--------------------------------------------------------------*/

@media only screen and (max-width: 991px) {
  .solutions {
    padding: 40px 10px;
  }
}

@media only screen and (max-width: 991px) {
  .solutions .left-col .inner {
    padding: 0;
  }
}

@media (max-width: 576px) {
  .solutions h3 {
    font-size: 2.4rem;
  }
}

@media (max-width: 576px) {
  .solutions .featured-block .image {
    position: relative;
    width: 100%;
  }

  .solutions .featured-block {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .featured-block .text {
    margin-top: 20px !important;
  }
}


/*--------------------------------------------------------------
# BOTON DE FORM FLOTANTE
--------------------------------------------------------------*/

.floating-button {
  position: fixed;
  background-color: var(--color-primary-2);
  color: var(--color-default);
  padding: 15px 18px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  z-index: 1000;
  border-radius: 0px 0px 15px 15px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
}

/* Efecto al pasar el mouse sobre el botón */
.floating-button:hover {
  background-color: var(--color-primary);
  /* Cambio de color al pasar el mouse */
  color: var(--color-default);
}

/* Ajusta el texto para que también esté en vertical */
.floating-button span {
  display: block;
  transform: rotate(-180deg);
  /* Rota el texto dentro del botón */
  white-space: nowrap;
  /* Evita que el texto se rompa en varias líneas */
  text-align: center;
  /* Alinea el texto en el centro */
}

/* Fondo y contenedor del popup */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  /* Fondo semi-transparente */
  justify-content: center;
  align-items: center;
  z-index: 1001;
}

/* Contenido del formulario popup */
.popup-form {
  background: white;
  padding: 50px;
  width: 100%;
  max-width: 650px;
  position: relative;
  border-radius: 8px;
}

.popup-form h5 {
  text-transform: capitalize;
}

/* Botón para cerrar el popup */
.close {
  position: absolute;
  top: -6px;
  right: 16px;
  cursor: pointer;
  font-size: 3rem;
  color: #333;
}

/* Botón para cerrar el popup */
@media screen and (max-width: 576px) {
  .close {
    top: 15px;
    font-size: 2.3rem;
  }

  .popup-form {
    padding: 30px;
  }

}

@media (max-width: 576px) {
  .popup-form .formulario__label {
    font-size: 14px !important;
  }
}


/* Para pantallas mayores a 769px */
@media screen and (min-width: 769px) {
  .floating-button {
    right: -82px;
    /* Mantiene el botón pegado a la derecha */
    top: 40%;
    /* Centrado verticalmente en la pantalla */
    transform: translateY(-50%) rotate(90deg);
    /* Rota y centra el botón */
  }
}

/* Para pantallas menores a 769px */
@media screen and (max-width: 768px) {
  .floating-button {
    right: -73px;
    /* Mantiene el botón pegado a la derecha */
    top: 25%;
    /* Elimina el centro vertical */
    transform: rotate(90deg);
    /* Rota el botón 90 grados */
  }

  /* Ajuste en el tamaño del texto para dispositivos más pequeños */
  .floating-button span {
    font-size: 14px;
    /* Ajustar el tamaño del texto en pantallas pequeñas */
  }
}


/* LA EMPRESA DISEÑO DE AMBIENTES*/
@media (max-width: 1200px) {
  .about-one__content .sec-title h2 {
    font-size: 2.8rem;
  }
}

@media (max-width: 1200px) {
  .about-one__content {
    margin-left: 0px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .about-one__image__caption {
    font-size: 30px;
    padding: 43px 60px;
  }
}

@media (max-width: 992px) {
  .about-one__image__caption {
    font-size: 1.6rem;
    padding: 30px;
  }
}

@media (max-width: 768px) {
  .about-one__image__caption {
    font-size: 1.2rem;
    padding: 20px;
  }
}

.about-one__content .sec-title {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .about-one__content .sec-title {
    max-width: 550px;
  }
}

@media (min-width: 1200px) {
  .about-one__content .sec-title {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .about-one__content__text {
    max-width: 630px;
  }
}

@media (min-width: 1200px) {
  .about-one__content__text {
    margin-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .about-one__image img {
    max-width: none !important;
    width: auto;
    float: right;
  }
}

@media (min-width: 1200px) {
  .about-one__image {
    margin-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .about-one_text {
    order: 1;
  }
}

@media (max-width: 1200px) {
  .about-one_img {
    order: 2;
  }
}

/*--------------------------------------------------------------
# Services Cards
--------------------------------------------------------------*/
@media (max-width: 811px) {
  .services-cards {
    margin-bottom: 25px;
  }

}