/*
Theme Name: Canal Denuncia
Author: Nexia
Author URI: https://nexia.cl
Description: Un tema creado por Nexia.
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: NEXIA
*/

/* Apple SD Gothic Neo Regular */
@font-face {
    font-family: 'Inter';
    src: url('../../assets/fonts/Inter/Inter_18pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../../assets/fonts/Inter/Inter_18pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('../../assets/fonts/Inter/Inter_18pt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Inter';
    src: url('../../assets/fonts/Inter/Inter_18pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

/* NunitoSans 10pt - Regular */
@font-face {
    font-family: 'Nunito Sans';
    src: url('../../assets/fonts/Nunito_Sans/NunitoSans_10pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* NunitoSans 10pt - Bold */
@font-face {
    font-family: 'Nunito Sans';
    src: url('../../assets/fonts/Nunito_Sans/NunitoSans_10pt-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* NunitoSans 10pt - Italic */
@font-face {
    font-family: 'Nunito Sans';
    src: url('../../assets/fonts/Nunito_Sans/NunitoSans_10pt-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* Repite para cada variante y tamaño */





.contenedor-hablemos-form-footer {
    padding-bottom: 20px !important;
}

nav.navbar.navbar-expand-lg.header-menu.barra-menu-home.sticky-top.navbar-dark {
    padding: 25px 108px 26px 100px;
}

.menu-header-paginas a {
    color: #000000;
    text-align: center;
    font-family: Inter;
    font-size: 15.2px;
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-22_8, 22.8px);
    letter-spacing: var(--letter-spacing-0_95, 0.95px);
    text-transform: uppercase;
    text-decoration: none;
}

.menu-header-paginas a {
    color: #000000;
    text-align: center;
    font-family: Inter;
    font-size: 15.2px;
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-22_8, 22.8px);
    letter-spacing: var(--letter-spacing-0_95, 0.95px);
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 50px;
}


.btn-login a {
    color: #0059A6;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none;
    margin-right: 40px;
}

.btn-agenda a {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding: 12px 24px;
    border-radius: 8px;
    background: #0059A6;
    text-decoration: none;
}

footer {
    background: linear-gradient(180deg, #0059A6 0%, rgba(7, 35, 101, 0.87) 50%, rgba(3, 4, 94, 0.85) 100%);
}


.footer-home {
    padding: 41px 132px 32px 148px;
}

.contenedor-logo-footer {
    padding-bottom: 42px;
    border-bottom: 1px solid #2E8CDE;
}

.row-soporte-footer {
    column-gap: 94px;

}

.row-footer-links {
    padding-bottom: 12px;
    border-bottom: 1px solid #2E8CDE;
}

.titulo-footer-links {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 21px;
    margin-bottom: 10px;
}

.contenedor-soporte-footer {
    padding: 0;
}

.lista-menu-servicios li a {
    color: #A6A6A6;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

.lista-menu-servicios li {
    padding-top: 20px !important;
}

.copyright-footer {
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 0;
    margin-top: 45px;
    padding-bottom: 51px;
}

.contenedor-hablemos-form-footer {
    border-radius: 40px;
    background: rgba(0, 0, 0, 0.39);
    padding-left: 86px;
    padding-right: 86px;
    height: 100%;
    padding-bottom: 50px !important;
}

.contacto-hablamos-footer {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 37px;
    margin-bottom: 34px;
}


footer .btn-primary {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 10px;
    background: #0059A6;
    padding: 19px 141px 18px 140px;
    border: none;
}

.email-titulo-form {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

.input-mail-footer {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 17px 20px;
}

.input-mail-footer::placeholder {
    color: #A6A6A6;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contacto-form-contenedor {
    margin-bottom: 20px;
}

.input-mail-mensaje {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 17px 20px;
    resize: none;
}

.input-mail-mensaje::placeholder {
    color: #A6A6A6;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.info-prueba-gratuita span {
    color: #A6A6A6;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.info-prueba-gratuita {
    text-align: right;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
}

.navbar-denuncias-home {
    padding: 26px 108px 20px 100px;
    background-color: #FFF;
}

.link-inicio-nav {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 15.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.8px;
    /* 150% */
    letter-spacing: 0.95px;
    text-transform: uppercase;
}

.btn-agendar-demo {
    margin-left: 91px;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 8px;
    background: #0059A6;
    padding: 12px 24px;
    border: none;
}

.titulo-mas {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    width: 418px;
}

.bajada-titulo-mas {
    color: #000;
    text-align: center;
    font-family: 'Nunito Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 392px;
}

.btn-mas-que {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border-radius: 8px;
    background: #0059A6;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    padding: 17px 46px;
    border: none;
}

.card-servicios-mas {
    padding: 24px;
    border-radius: 8px;
    background: #FCFCFC;
    box-shadow: 0px 18px 58px 16px rgba(0, 0, 0, 0.06);
    width: 256px;
    height: 294px;
    margin-right: 30px;
    margin-bottom: 29px;
}

.titulo-card-mas {
    color: var(--Text, #363940);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-top: 18px;
    margin-bottom: 10px;
}

.bajada-card-mas {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: 24px;
    /* 171.429% */
}

.col-info-mas-que {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.contenedor-boton-mas-que {
    width: 100%;
    text-align: center;
}

.container-mas-que {
    padding-top: 91px;
    padding-bottom: 78px;
    position: relative;
    /* Permite que el div interno se posicione respecto a este contenedor */
    overflow: hidden;
    /* Evita que el desenfoque sobresalga si no lo deseas */
}

.bg-blur {
    position: absolute;
    bottom: 79px;
    right: 20px;
    width: 429px;
    height: 429px;
    border-radius: 429px;
    background: #0059A6;
    filter: blur(500px);
    flex-shrink: 0;
    z-index: -1;
    /* Lo envía detrás del contenido */
}

.container-no-arriesgar {
    position: relative;
    background-image: url('../images/businessman-pointing-contract 1.jpg');
    /* Imagen de fondo */
    background-size: cover;
    background-position: center;
    padding: 100px 235px;
}

.container-no-arriesgar::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 89, 166, 0.96) 0%, rgba(0, 34, 64, 0.63) 100%);
}

.container-no-arriesgar * {
    position: relative;
    z-index: 999;
    color: white;
}

.titulo-no-arriesgar h2 {
    color: #FFF;
    font-family: 'Poppins';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    /* 152.778% */
}

.bajada-no-arriesgar {
    color: #FFF;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-right: 390px;
    margin-left: 5px;
    margin-bottom: 30px;
}

.contenedor-boton-proteger {
    text-align: center;
}

.boton-proteger {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 17px 37px;
    border-radius: 8px;
    background: #2E8CDE;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    border: none;
}

.container-flujo-simple {
    padding-top: 57px;
    position: relative;
    /* Permite que el div interno se posicione respecto a este contenedor */
    overflow: hidden;
    /* Evita que el desenfoque sobresalga si no lo deseas */
}

.bg-blur-flujo {
    position: absolute;
    bottom: 274px;
    right: 443px;
    width: 429px;
    height: 429px;
    border-radius: 429px;
    background: #0059A6;
    filter: blur(500px);
    flex-shrink: 0;
    z-index: -1;
    /* Lo envía detrás del contenido */
}

.col-info-simplificada {
    padding: 0 249px 0 249px;
    margin-bottom: 54px;
}

.titulo-simplifica h2 {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    /* 152.778% */
}

.bajada-simplifica p {
    color: #000;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
    padding: 0 82px;
}

.flujo-info-denuncias {
    gap: 27px;
    height: 200px;
}

.contenedor-interface-denuncias {
    text-align: center;
    margin-top: -11px;
}

.contenedor-interface-denuncias img {
    max-width: 295px;
}

.container-flujo-simple {
    padding-left: 122px;
    padding-right: 119px;
    padding-bottom: 170px;
}

.info-detalle-paso {
    padding-right: 25px;
}

.info-detalle-paso h5 {
    color: #191A15;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 166.667% */
}

.info-detalle-paso p {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: 27px;
}

.info-detalle-paso.info-detalle-derecha p {
    padding-right: 8px;
}

.flujo-opcion-uno {
    margin-bottom: 39px;
}

.flujo-opcion-dos {
    margin-bottom: 39px;
}

.flujo-opcion-tres {
    margin-bottom: 62px;
}

.flujo-opcion-cuatro {
    margin-bottom: 39px;
}

.flujo-opcion-cinco {
    margin-bottom: 55px;
}

.flujo-opcion-seis {
    margin-bottom: 55px;
}

.btn-agendar-demo-flujo {
    margin-top: 29px;
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 17px 46px 17px 36px;
    border-radius: 8px;
    background: #0059A6;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    border: none;
}

.col-boton-agendar {
    text-align: center;
}

.custom-close-btn {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

.contenido-modal-denuncias {
    justify-content: center;
}

.contenido-modal-denuncias .modal-content {
    padding: 56px 53px 46px 82px !important
}

.titulo-modal-proteger {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 24px;
    /* 133.333% */
}

.contenido-info-canal {
    padding-right: 8.6px;
}

.g-21 {
    gap: 21px;
}

.contenido-modal-denuncias .modal-content {
    position: relative;
    /* Permite que el div interno se posicione respecto a este contenedor */
    overflow: hidden;
    /* Evita que el desenfoque sobresalga si no lo deseas */
}

.bg-blur-modal {
    position: absolute;
    top: 59px;
    left: 190px;
    width: 317px;
    height: 317px;
    border-radius: 429px;
    background: #0059A6;
    filter: blur(500px);
    flex-shrink: 0;
    z-index: 0;
    /* Lo envía detrás del contenido */
}

.custom-row-modal {
    display: flex;
    gap: 11px;
    justify-content: center;
}

.card-info-modal {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.20);
    padding: 19px 8px 14px 10px;
}

.card-info-modal h3 {
    color: #0059A6;
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}

.parrafo-modal-activar {
    margin-top: 36px;
    color: #191A15;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 28px;
    /* 171.429% */
}

.boton-modal-proteger {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border-radius: 8px;
    background: #0059A6;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    border: none;
    padding: 17px 34px;
}

.carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #88C5FB;
    /* Azul de Bootstrap */
}

.carousel-indicators .active {
    background-color: #0059A6;
}


/* Contenedor del SVG */
.svg-container {
    position: fixed;
    bottom: 20px;
    right: 65px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 99;
}

/* Tooltip */
.tooltip {
    position: absolute;
    bottom: 100px;
    /* Ajusta la posición */
    right: 230px;
    transform: translateX(50%);
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    border-radius: 60px 60px 0px 60px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 418px;
    /* 🔹 Ancho máximo para evitar desbordes */
    word-wrap: break-word;
    /* 🔹 Corta el texto si es muy largo */
    white-space: normal;
    /* 🔹 Permite saltos de línea */
    padding: 23px 32px 23px 63px;

}

.whatsapp-bienvenido {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    /* 168.75% */
}

/* Mostrar tooltip en hover */
.svg-container:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

#miCarrusel {
    height: 646px;
}

.titulo-slider-uno {
    color: #000;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    margin-top: 133px;
    margin-left: 158px;
}

.bajada-slider-uno {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 18px;
    margin-left: 158px;
    padding-right: 47px;
}

.btn-proteger-slider {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 17px 42px 17px 36px;
    border-radius: 8px;
    background: #0059A6;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    border: none;
    margin-left: 158px;
    margin-bottom: 157px;
}

.carousel-item {
    position: relative;
    /* Permite que el div interno se posicione respecto a este contenedor */
    overflow: hidden;
    /* Evita que el desenfoque sobresalga si no lo deseas */
    height: 646px !important;
}

.bg-blur-slider {
    position: absolute;
    top: 123px;
    right: 168px;
    width: 317px;
    height: 317px;
    border-radius: 429px;
    background: #0059A6;
    filter: blur(500px);
    flex-shrink: 0;
    z-index: 0;
    /* Lo envía detrás del contenido */
}

.titulo-slider-dos {
    color: #000;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    margin-top: 133px;
    margin-left: 158px;
    margin-bottom: 18px;
}

.bajada-slider-dos {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: 26px;
    margin-left: 158px;
    margin-bottom: 18px;
}

.btn-proteger-slider.btn-slider-dos {
    margin-bottom: 157px;
}

.titulo-slider-tres {
    color: #000;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    margin-top: 153px;
    margin-left: 158px;
    margin-bottom: 14px;
    margin-right: -10px;
}

.bajada-slider-tres {
    color: #000;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: 26px;
    margin-left: 158px;
    margin-bottom: 22px;
}

.contenedor-movil-btn {
    display: none
}

.copyright-footer-final-movil {
    display: none
}

.contenedor-imagen-slider-uno {
    margin-top: 71px;
}

.contenedor-imagen-slider-dos {
    margin-top: 71px;
    padding-left: 67px;
}

.contenedor-titulo-mas-que {
    width: 100%;
    display: flex;
    justify-content: center;
}

.contenedor-bajada-mas-que {
    width: 100%;
    display: flex;
    justify-content: center;
}

.contenedor-imagen-slider-uno-movil {
    display: none;
}

.contenedor-imagen-slider-dos-movil {
    display: none;
}

.contenedor-imagen-slider-tres-movil {
    display: none;
}

.btn-agendar-desk {
    display: block;
}

.btn-agendar-movil {
    display: none;
}

.info-final-simplifica {
    height: 100px;
}



span.direccion-footer {
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contenedor-titulo-contacto {
    text-align: center;
}

.contenedor-titulo-contacto h2 {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    /* 152.778% */
}

.contenedor-titulo-contacto {
    margin-top: 39px;
    padding-right: 264px;
    padding-left: 291px;
    margin-bottom: 64px;
}

.contacto-form-contenedor-contato label {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contacto-form-contenedor-contato input {
    margin-bottom: 20px;
}

.btn-contacto {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 10px;
    background: #0059A6;
    padding: 18px 143px;
    width: 100%;
    border: none;
}

.contenedor-img-contato {
    position: relative;
    /* Permite que el div interno se posicione respecto a este contenedor */
    overflow: hidden;
    /* Evita que el desenfoque sobresalga si no lo deseas */
}

.bg-blur-contato {
    position: absolute;
    bottom: 79px;
    right: 20px;
    width: 429px;
    height: 429px;
    border-radius: 429px;
    background: #0059A6;
    filter: blur(500px);
    flex-shrink: 0;
    z-index: -1;
    /* Lo envía detrás del contenido */
}

.container-formulario-layout {
    padding: 0 250px 0 105px;
}

.contenedor-img-contato {
    padding-right: 29px;
}

.contenedor-form-contacto-layout {
    padding-left: 29px;
}

.col-md-6.contenedor-form-contacto-layout {
    margin-bottom: 131px;
}

/* Móviles (hasta 576px) */
@media (max-width: 576px) {
    .col-md-12.contenedor-titulo-contacto {
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .contenedor-titulo-contacto h2 {
        color: #000;
        text-align: center;
        font-family: Poppins;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
    }

    .btn-contacto {
        margin-bottom: 50px;
    }

    .container-formulario-layout {
        padding: 30px;
    }

    .contenedor-img-contato img {
        width: 100%;
    }

    .btn-contacto {
        padding: 18px 23px;
    }

    .contenedor-form-contacto-layout {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-6.contenedor-img-contato {
        padding: 0;
    }

    .btn-agendar-desk {
        display: none;
    }

    .btn-agendar-movil {
        display: block;
    }

    .contenedor-imagen-slider-uno-movil {
        display: block;
    }

    .contenedor-imagen-slider-dos-movil {
        display: block;
        padding: 0 20px;
    }

    .contenedor-imagen-slider-dos-movil img {
        width: 100%;
    }

    .contenedor-imagen-slider-tres-movil {
        display: block;
    }

    .contenedor-imagen-slider-uno-movil img {
        width: 100%;
    }

    .contenedor-imagen-slider-uno {
        display: none;
    }

    .contenedor-imagen-slider-dos {
        display: none;
    }

    .contenedor-imagen-slider-tres {
        display: none;
    }

    #miCarrusel {
        height: 1000px;
    }

    .carousel-item {

        height: 1000px !important;
    }

    .contenedor-imagen-slider-uno img {
        margin-top: 71px;
        width: 100%;
    }

    .contenedor-imagen-slider-dos img {
        margin-top: 0;
        padding-left: 0;
        width: 100%;
    }

    .contenedor-imagen-slider-tres img {
        margin-top: 71px;
        width: 100%;
    }

    h2.titulo-slider-uno {
        margin: 20px !important;
    }

    h2.titulo-slider-dos {
        margin: 20px !important;
    }

    h2.titulo-slider-tres {
        margin: 20px !important;
    }

    p.bajada-slider-uno {
        margin: 10px;
    }

    p.bajada-slider-dos {
        margin: 10px;
    }

    .btn-proteger-slider {
        margin: 10px !important;
    }

    .btn-proteger-slider {
        padding: 12px;
    }

    p.bajada-slider-tres {
        margin: 10px;
    }

    .navbar-denuncias-home {
        padding: 25px 36px 24px 36px;
        background-color: #FFF;
    }

    button.btn-agendar-demo {
        margin: 0;
    }

    h2.titulo-mas {
        color: #000;
        text-align: center;
        font-family: var(--font-family-Font-1, Poppins);
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
        width: 100%;
    }

    p.bajada-titulo-mas {
        width: 100%;
    }

    .container-mas-que {
        overflow: hidden;
    }

    .contenedor-titulo-mas-que {
        padding: 0px 30px;
    }

    .bg-blur {
        display: none;
    }

    .container-fluid.container-mas-que {
        background-color: #F2F7FF;
    }

    p.bajada-titulo-mas {
        color: #000;
        text-align: center;
        font-family: "Nunito Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: var(--font-weight-400, 400);
        line-height: 24px;
    }

    .row-contenedora-cards-servicio {
        justify-content: center;
    }

    .card-servicios-mas {

        margin-right: 0;
        margin-bottom: 25px;
    }

    .contenedor-boton-mas-que {
        display: none;
    }

    .contenedor-movil-btn {
        display: block
    }

    .container-fluid.container-no-arriesgar {
        padding: 43px 40px;
    }

    .bajada-no-arriesgar {
        padding-right: 10px;
    }

    .titulo-no-arriesgar h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
    }

    button.boton-proteger {
        font-size: 16px;
        padding: 16px 19px;

    }

    .container-flujo-simple {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .col-info-simplificada {
        padding: 20px;
    }

    .col-info-simplificada h2 {
        margin-bottom: 54px;
        color: #000;
        text-align: center;
        font-family: var(--font-family-Font-1, Poppins);
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
        width: 100%;
        margin-bottom: 20px;

    }

    .bajada-simplifica p {
        padding: 0;
        font-size: 14px;
        font-style: normal;
        font-weight: var(--font-weight-400, 400);
        line-height: 24px;
    }

    .bg-blur-flujo {
        display: none;
    }

    .container-fluid.container-flujo-simple {
        background-color: #F2F7FF;
    }

    .col-info-simplificada {
        margin-bottom: 20px;
    }

    .contenedor-icono-svg-check svg {
        width: 43px;
    }

    .col-md-4.contenedor-interface-denuncias {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer-home {
        padding: 20px;
    }

    .contenedor-hablemos-form-footer {
        padding: 20px;
    }

    button.btn-primary.w-100 {
        padding: 18px 10px 18px 10px;
    }

    .copyright-footer-final {
        display: none
    }

    .row-soporte-footer {
        gap: 20px;
    }

    .row-footer-links {
        padding-bottom: 22px;
        border-bottom: none;
    }

    .copyright-footer-final-movil {
        display: block;
    }

    .copyright-footer {
        border-top: 1px solid #2E8CDE;
        padding-top: 10px;
        text-align: center;
        font-size: 11px;
    }

    .contenido-modal-denuncias .modal-content {
        padding: 26px 35px 14px 31px !important;
        width: 328px;
    }

    .modal-imagen-icon svg {
        width: 112px;


    }

    .modal-imagen-icon {
        margin-bottom: 0 !important;
    }

    h4.titulo-modal-proteger {
        margin-left: -20px;
        margin-right: -34px;
        color: var(--canal-denuncias-cl-black, var(--color-black-solid, #000));
        text-align: center;
        font-family: var(--font-family-Font-1, Poppins);
        font-size: 16px;
        font-style: normal;
        font-weight: var(--font-weight-700, 700);
        line-height: var(--line-height-22, 22px);
    }

    .card-info-modal {
        border-radius: 10px;
        background: #FFF;
        box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.20);
        padding: 19px 8px 14px 10px;
        margin-bottom: 8px;
    }

    .parrafo-modal-activar {
        margin-top: 20px;
        color: #191A15;
        text-align: center;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 20px;
    }

    button.boton-modal-proteger {
        color: #FFF;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        padding: 14px 25px;
    }
}

/* Tablets (de 577px a 1024px) */
@media (min-width: 577px) and (max-width: 1024px) {
    .container-formulario-layout {
        padding: 30px;
    }

    .col-md-6.contenedor-img-contato img {
        width: 100%;
    }

    button.btn-contacto {
        padding: 20px;
    }

    .col-md-12.contenedor-titulo-contacto {
        padding-right: 50px;
        padding-left: 50px;
    }

    .btn-agendar-demo-flujo {
        margin-top: 29px;
        color: #FFF;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        padding: 17px 42px 17px 32px;
        border-radius: 8px;
        background: #0059A6;
        box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
        border: none;
    }

    .row.row-contenedora-cards-servicio {
        justify-content: center;
        margin-top: 30px;
    }

    .container-fluid.container-no-arriesgar {
        padding: 20px;
    }

    .col-md-4.contenedor-interface-denuncias img {
        width: 100%;
    }

    .container-flujo-simple {
        padding-left: 20px;
        padding-right: 20px;
    }

    .col-md-12.col-info-simplificada {
        padding: 0;
    }

    .contenedor-icono-svg-check svg {
        width: 40px;
    }

    .flujo-info-denuncias {
        gap: 15px;
        height: 232px;
    }

    .info-detalle-paso h5 {
        color: #191A15;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 25px;
    }

    .info-detalle-paso p {
        color: #000;
        font-family: "Nunito Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: var(--font-weight-400, 400);
        line-height: 24px;
    }

    footer.bg-primary.text-white.footer-home {
        padding: 20px;
    }

    .col-md-12.copyright-footer.copyright-footer-final {
        display: none;
    }

    .copyright-footer-final-movil {
        display: block;
        border-top: 1px solid #2E8CDE
    }

    .col-12.col-lg-6.contenedor-hablemos-form-footer {
        padding: 20px;
    }

    .row-soporte-footer {
        gap: 20px
    }

    .row-footer-links {
        border-bottom: none;
    }

    .custom-row {
        display: block;
    }

    .card-info-modal {
        margin-bottom: 8px;
    }
}

/* Resolución 1366 x 768 px */
@media (min-width: 1366px) and (max-width: 1439px) {}

/* Resolución 1440 x 900 px */
@media (min-width: 1440px) and (max-width: 1919px) {}

/* Resolución 1920 x 1080 px y superiores */
@media (min-width: 1920px) {}