@import "config.css";

body {
    margin: 0;
    padding: 0;
    color: #444;
    font-family: var(--font-family-regular);
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
    /* overflow-x: hidden !important; */
}

.img-login {
    height: 160px !important;
}

.fondoBodyLogin {
    background: url('../img/home/UIKaidoc.webp')no-repeat center center;
    /* width: 100% !important; */
    height: 100vh !important;
    /* min-height: 100vh !important; */
    background-size: cover;
}


.form-login {
    width: 40% !important;
}

.parrafoPlataforma_1 {
    color: #091871;
    font-size: 50px;
    font-family: var(--font-family-black);
    border-left: #091871 3px solid;
}

.tituloContacto {
    color: #091871;
    font-size: 72px;
    font-family: var(--font-family-moldrThai-medium)
}

.appMovil {
    width: 70%;
}

.colParrafo {
    margin-left: auto;
    margin-right: auto;
}


#tabProductos .nav-link {
    font-size: 20px;
}

#contenidoModulos p {
    font-size: 28px !important;
    color: #4d4d4d !important;
}

.tituloContacto {
    font-family: var(--font-family-moldrThai-medium);
    color: #252e62;
    font-size: 55px"

}

.parrafoContacto {

    color: #091871;
    font-size: 32px
}

.parrafoPlataforma_2 {
    color: #091871;
    font-size: 40px;

}

.tituloPart {
    font-size: 72px;
    color: white;
    font-family: var(--font-family-neo-sans-std-black);
}

.fondoFooter img {
    height: 100px !important;
}

.subTituloPart {
    color: #0A1972;
    font-size: 42px;
    font-family: var(--font-family-neo-sans-std-medium);
}

.subTituloRegistroPart {
    font-size: 38px;
    color: #0A1972;
}

.tituloPart span {
    color: #A0ECFA;
}


.tituloRegistroPart {
    font-size: 60px;
    color: #091871;
    font-family: var(--font-family-moldrThai-medium);
}

.post .card {
    margin: 15%;
}


.parrafoPlataforma_2 span {
    font-family: var(--font-family-neo-sans-std-black)
}

#navbarTogglerDemo03 {
    width: 200px !important;
}

#barranav .show .navhome {

    background-color: white;
    border-radius: 10px;
    border: #C33AFC 2px solid;
}

.navbar-light .navbar-toggler {
    border: none !important;
}

.show .navbar-nav .nav-item.dropdown .dropdown-menu {
    background-color: #a2eefc !important;
    border: none;
}

.fa-bars {
    font-size: 37px;
    color: white;
}

.show .navbar-nav .nav-item .nav-link,
.show .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
    color: #0f2efa !important;
    border: none;
}

#barranav {
    height: auto;
}

button {
    overflow: hidden !important;
}

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



.fondoImagen {
    background-image: url("../img/home/banner_v2.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh !important;
    width: auto;
}

.banner {
    position: relative;
    z-index: 2;
    color: white;
}

.fondoMenu {
    background-color: #0F2EFA;
}

#container {
    /* background-repeat: no-repeat;
                background-size: cover; */
    /* object-fit:cover; */
    min-height: 100vh !important;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.input_text_label {
    border: 0px !important;
    background-color: #83979700 !important;
    font-weight: 600 !important;
    color: #35474f !important;
    font-size: 12px !important;
    text-align: left !important;
    line-height: normal;


}

.select_text {
    background-color: #ecfcfc !important;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    padding: 0 4px 0 4px;
    font-size: 20px !important;
    border: 1px solid #006d8c !important;
}

#login {
    background-color: #F2F3F4 !important;
    height: 100% !important;
}

footer {
    /* background: rgb(165, 57, 252);
    background: linear-gradient(180deg, rgba(165, 57, 252, 1) 0%, rgba(153, 225, 252, 1) 35%, rgba(14, 45, 245, 1) 80%, rgba(10, 25, 120, 1) 100%); */
}

input {
    background-color: #FDFEFE !important;
    color: #0A1972 !important;
}

.text-label {
    color: #46bfd3 !important;
    font-weight: 700 !important;
    /* margin-bottom: 20% !important; */
}

.text_label1 {
    color: white !important;
    font-weight: 100 !important;
    /* margin-bottom: 20% !important; */
}

.input-redondeado {
    border-radius: 50px !important;
    /* -moz-border-radius: 50px 50px 50px 50px;
            -webkit-border-radius: 50px 50px 50px 50px; */
    padding: 0 4px 0 4px;
    font-size: 20px !important;

    background-color: white !important;
    height: calc(1.5em + 1.15rem + 2px) !important;
}

/* #basic-addon2{
                background-color: #006d8c !important;
            } */

.input-redondeado::placeholder {
    /* color: #2b7183 !important; */
    opacity: 0.5;
}

.btn-login {
    border-radius: 8px !important;
    background: #0A1972 !important;
    color: #FDFEFE;
    font-weight: 600 !important;
    width: 50% !important;
    height: calc(1.5em + 1.15rem + 2px) !important;

}

.btn-login:hover {
    background: #FDFEFE !important;
    color: #0A1972 !important;
    font-weight: 800;

}

.btnRegistro:hover {
    background: #FDFEFE !important;
    color: #C33AFC !important;
    font-weight: 800;

}

.btnRegistro {
    align-items: center !important;
    border-radius: 30px !important;
    background: #C33AFC !important;
    color: #FDFEFE;
    font-weight: 600 !important;
    width: 100% !important;
    height: calc(1.5em + 1.15rem + 2px) !important;

}

.btn-informacion {
    border-radius: 30px !important;
    background: #0A1972 !important;
    color: #FDFEFE;
    font-weight: 600;
    height: calc(1.5em + 1.15rem + 2px) !important;
    margin-top: 7%;
    font-size: 20px;
    margin-bottom: 3%;
    font-family: var(--font-family-neo-sans-std-black) !important;
    width: 30% !important;
}

.btn-informacion:hover {
    background: #C33AFC !important;
    color: white !important;
}


.computadorimg {
    height: 90% !important;
    width: 90% !important;
    /* transform: scaleX(-1); */
    margin-top: 20% !important;
    /* background-color: #90d9e5 !important; */
}

.computadorimg2 {
    height: 90% !important;
    width: 90% !important;
    /* transform: scaleX(-1); */
    margin-top: 15% !important;
    /* background-color: #90d9e5 !important; */
}

.nav-link:hover {
    /* background-color: #006d8c !important; */
    border: transparent !important;
    border-radius: 10px !important;
    color: var(--principal) !important;
    font-size: 16px;
    /*transition: all 0.5ms ease;*/
    /*-webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;*/
    /* background: var(--secundario_hover) !important; */
}

.navhome .nav-item .nav-link {
    color: white !important;
    font-size: 18px;
}

.navbar .navhome .nav-item.dropdown .nav-link.dropdown-toggle {
    color: white !important;
    font-size: 18px;
    background: none;
    border: none;
}

.navbar .navhome .nav-item.dropdown .nav-link.dropdown-toggle:hover,
.navbar .navhome .nav-item.dropdown .nav-link.dropdown-toggle:focus {
    color: var(--secundario) !important;
}

.navbar .navhome .nav-item.dropdown .dropdown-menu {
    background-color: #a2eefc;
    border: none;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}

.navbar .navhome .nav-item.dropdown .dropdown-item.active,
.navbar .navhome .nav-item.dropdown .dropdown-menu .dropdown-item.active {
    color: #ffffff !important;
    background-color: #0F2EFA;
}

.navbar .navhome .nav-item.dropdown .dropdown-item:hover {
    background-color: rgba(15, 46, 250, 0.15);
}

.navbar .navhome .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: #1a39fa;
    white-space: normal;
    word-wrap: break-word;
}

.navbar .navhome .nav-item .nav-link.active {
    font-family: var(--font-family-neo-sans-std-black)
}

.color1 {
    background-color: #0f2efa !important;
}

.navbar .navhome .nav-item .nav-link:hover {
    border: transparent !important;
    border-radius: 10px !important;
    color: var(--secundario) !important;
}

.ingresar a {
    /* background-color: #90d9e5 !important; */
    /* border-bottom: 1px solid var(--variacion_2) !important; */
    border-radius: 10px !important;
    color: var(--secundario) !important;

}

.ingresar {
    margin-left: 10% !important;
}


.ocultar {
    display: none;
}

.mlu {
    margin-left: 45px !important;
}

.input_text_label {
    font-size: 15px !important;
}


.features-icons-icon p {
    line-height: 30px;
}

.features-icons-icon img {
    /* height: 8% !important;
                width: 8% !important; */
}

.features-icons-icon {
    background-color: #fdfefe;
    border: 2px solid #46bfd3;
    padding: 5% !important;
    font-size: 20px !important;
    margin-top: 0 !important;
    color: #3f5465;
    font-family: 'Montserrat', sans-serif !important;
    margin-left: 10%;
    border-radius: 25px;
    width: 90% !important;

}

.features-icons-icon1 {
    background-color: #fdfefe;
    /* border: 2px solid #46bfd3 ; */
    padding: 5% !important;
    font-size: 20px !important;
    margin-top: 0 !important;
    color: #3f5465;
    font-family: 'Montserrat', sans-serif !important;
    margin-left: 10%;
    border-radius: 25px;
    width: 90% !important;


}

.titulo_1 {
    font-weight: bold !important;
    border-bottom: #46bfd3 2px solid;
    margin-bottom: 5%;
}

.check {
    height: 50px !important;
    text-align: right;
    font-size: 40px !important;
    background-color: #90d9e5 !important;

}

.check i {
    font-size: 33px !important;
    color: #46bfd3 !important;
}

.btn-primary {
    border-color: #006d8c !important;

    background-color: #006d8c !important;
}


.right_icon {
    /* background-color: #00919a; */
    font-size: 200px;
    color: #3f5465;
    text-align: center;

}

.fa {
    font-size: 40px !important;
}

.fab2 {
    font-size: 28px !important;
}

.fa:hover {
    color: white !important;
}

.fab2:hover {
    color: #0A1972 !important;
    transform: translateY(-4px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.fab1 {
    font-size: 30px !important;
}

.redes li a .fab3 {
    font-size: 40px !important;
    color: #0A1972;
    /* box-shadow: #0a1972 1.95px 1.95px 2.6px !important; */
    /* border: 1px solid white !important; */
}

.redes li a .fab3:hover {
    color: #C33AFC !important;
    font-size: 38px !important;
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}


.fab1:hover {
    color: white !important;
    transform: translateY(-4px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.fa:active {
    transform: scale(0.90);
}

.dropdown-menu {
    width: 240px;
    border-radius: 15px;
}

.dropdown-menu hr {
    width: 75%;
    background: #C33AFC !important;
}

.derecha {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: end !important;
}

#email {
    color: #0A1972 !important;
}

.titulo1 {
    font-size: 52px !important;
    font-weight: bold !important;
    color: white !important;
}

.titulo2 {
    font-size: 26px !important;
    color: white !important;
}

.btn-info {
    color: #2d2c6d !important;
    background: #a4e2f0 !important;
    border-radius: 30px !important;
    font-size: 26px !important;
    font-weight: bold !important;
    border: none !important;
}

.btn-info:hover {
    background: #2d2c6d !important;
    color: #a4e2f0 !important;

}

.fondo2 {
    background-color: #f6f3f1 !important;
}

.parrafo1 {
    color: #2d2c6d !important;
    font-family: var(--font-family-neo-sans-std-medium);
    font-size: 38px !important;
}


div .card-form {
    width: 100% !important;
    border-radius: 5%;
}

.parrafo3 {
    color: white !important;
    font-size: 24px !important;
}

.cardPaquetes .card {
    width: 90% !important;
    border-radius: 20px;
}


.fondo5 {
    background-color: #f4f5f8 !important;
}

.fondoinicio {
    background-color: #f4f5f8 !important;
}

.card h3 {
    background: #a4f0fe;
    width: 60%;
    border-radius: 0 30px 30px 0
}

.formulariocontacto {
    width: 100%;
}

.formulariocontacto .form-control {
    border-radius: 10px;
    border: solid 2px;
    border-color: #2d2c6d;
    height: 45px;
    font-size: 22px;
    color: #2d2c6d !important;

}

.formulariocontacto textarea {
    height: 150px !important;
}

.formulariocontacto1 {
    width: 80%;
}

.formulariocontacto1 .form-control {
    border-radius: 10px;
    border: 0;
    height: 45px;
    font-size: 22px;
    color: #2d2c6d !important;

}

.parrafoCard {
    font-size: 22px;
}

.formulariopartner {
    width: 45%;
}

.formulariopartner .form-control {
    border-radius: 10px;
    border: solid 3px;
    border-color: #2d2c6d;
    height: 45px;
    font-size: 22px;
    color: #2d2c6d !important;

}

.formulariopartner textarea {
    height: 150px !important;
}

.formulariocontacto1 .btn-propuestas {
    border-radius: 30px !important;
    background: #A2EEFC !important;
    color: #2d2c6d;
    font-weight: 600 !important;
    width: 100% !important;

}

#inputcel {
    border-radius: 0 10px 10px 0px !important;
    border-left: none !important;
}

.input-group-prepend .input-group-text {
    background: white;
    border-radius: 10px 0 0 10px;
    border-right: none !important;
    border: solid 2px;
    border-color: #2d2c6d;
}

.formulariocontacto button:hover {
    background: #C33AFC !important;
    color: white !important;
}

.formulariocontacto1 .input-group-prepend .input-group-text {
    background: white;
    border-radius: 10px 0 0 10px;
    border-right: none !important;
    border: solid 0px;

}

.modulos .col {
    margin: 10px;
}

.buttonImg:hover {
    transform: translateY(-7px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.ocultar {
    display: none;
}

.mostrar {
    display: block;
}


.btn-propuestas {
    border-radius: 30px !important;
    background: #0A1972 !important;
    color: #FDFEFE;
    font-weight: 600 !important;
    width: 100% !important;
    height: calc(1.5em + 1.15rem + 2px) !important;
}

.form-registro {
    width: 100%;
}

.form-registro .btn-registro {
    background-color: #C33AFC !important;
    border-radius: 10px !important;
    color: white !important;
    border: none;
    width: 95%;
}

.form-registro h5 {
    color: white;
}

.form-registro input {
    border-color: #0A1972 !important;
    border: solid 2px !important;
    border-radius: 10px !important;
    /* -moz-border-radius: 50px 50px 50px 50px;
           -webkit-border-radius: 50px 50px 50px 50px; */
    padding: 0 4px 0 4px;
    font-size: 20px !important;
    background-color: white !important;
    height: calc(1.5em + 1.15rem + 2px) !important;
}

.form-registro select {
    border-radius: 10px !important;
    border-color: #0A1972 !important;
    border: solid 2px !important;
    /* -moz-border-radius: 50px 50px 50px 50px;
           -webkit-border-radius: 50px 50px 50px 50px; */
    padding: 0 4px 0 4px;
    font-size: 20px !important;
    border-color: #0A1972 !important;
    background-color: white !important;
    height: calc(1.5em + 1.15rem + 2px) !important;
}

.form-registro label {
    color: white !important;
}

.form-registro hr {
    width: 95%;
    height: 1px;
    background: white !important;
}

.form-registro select option:hover {
    background-color: #C33AFC !important;
}

.cardEsencial {
    background-color: #f2f3f7;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.tablaPaquetes {
    border-collapse: separate;
    border-spacing: 10px;
    width: 80%;
}

.tablaPaquetes td {
    padding: 5px;
}

.tablaPaquetes td img {
    width: 23px;
    height: 23px;
}

.cardAprendiz .tablaPaquetes td {
    color: white !important;
    font-size: 15px;

}

.cardAprendiz .tablaPaquetes span {
    color: white !important;
    font-size: 14px;
}

.cardEsencial .tablaPaquetes td {
    color: #8e8f8f !important;
    font-size: 20px;

}

.cardEmprendedor {
    background-color: #f2f3f7;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.cardEsencial .tablaPaquetes td {
    color: #8e8f8f !important;
    font-size: 20px;

}

.cardEmprendedor .tablaPaquetes td {
    color: #8e8f8f !important;
    font-size: 20px;

}

.cardEmprendedor .tablaPaquetes span {
    color: #8e8f8f !important;
    font-size: 14px;
}


.cardMago {
    background-color: #f2f3f7;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.cardMago .tablaPaquetes td {
    color: #8e8f8f !important;
    font-size: 20px;

}

.fondoProductos {
    background-color: white;
}

.fondo9 {
    background-color: #f4F5F9;
    width: 75%;
}

.tablaPaquetes td {
    color: white;
}

.tablaPaquetes span {
    font-size: 10px;
}

.fondo9 .tablaPaquetes td {
    color: #8e8f8f !important;
    font-size: 20px;
}

.btnProd {
    cursor: pointer;
}

.btnProd:hover {
    transform: scale(0.90);
}


.pintarProdazul .nav-link.active {
    color: white !important;
    background-color: #4570c7 !important;
}

.pintarProdazul .nav-link.active hr {
    color: white !important;
    background-color: #82c2e5 !important;
    border: 5px solid white !important;
    width: 90%;
}

.pintarProdgris {
    background-color: #f2f3f7;
}

.preguntas {
    width: 70%;
}

.spanPreguntas_1 {
    margin-left: 50%;
}


.preguntas .divPreguntas {
    padding-top: 8px;
    width: 100%;
}

.btnPreguntas {
    position: relative;
    font-size: 22px;
    border-radius: 10px !important;
    width: 100%;
    background-color: white !important;
    color: #0A1972 !important;
}


.preguntas p {
    color: white;
    font-size: 22px;
}

.preguntas li {
    color: white !important;
    font-size: 18px !important;
}

.fa-chevron-down {
    color: #0A1972 !important;
    font-size: 22px;
}

.btnPreguntas:hover {
    transform: scale(0.98);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.btn-productos {
    border-radius: 10px;
}

.btn-productos:hover {
    transform: scale(0.98);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.fondoProductos li {
    font-size: 20px;
    color: #0A1972;
    font-weight: bold;
}

.transparente {
    background-color: rgba(0, 0, 0, 0, 1);
}

.paddingDiv {
    padding: 0 5% 0 5%;
    margin: 0;
}

.paddingDivModulos {
    padding: 0 2% 0 2%;
    margin: 0;
}

.pintarAzul {
    background-color: #70a6d4;
    border-radius: 10px 10px 0 0;
    color: white !important;
}

.pintarGris {
    background-color: #f5f5f4;
    border-radius: 10px 10px 0 0;
}

.fondoPreguntas {}

.centrar-p {
    display: flex;
    justify-content: center;
}

.activo-azul {
    background-color: #89ccec;
}

.activo {
    background-color: #f5f5f4;
}

.navGrande {
    display: block !important;
}

.navResponsive {
    display: none !important;
}

@media (max-width: 100%) {
    .navGrande {
        display: block !important;
    }

    .navResponsive {
        display: none !important;
    }
}

.navResponsive .fa {
    color: white !important;
}

@media (max-width: 768px) {
    .navGrande {
        display: none !important;
    }

    .navResponsive {
        display: block !important;
    }
}

.navResponsive .fa {
    color: white !important;
}

.nav-tabs {
    border-bottom: none !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-radius: 5% 5% 0 0 !important;
    border: none !important;
    background-color: #f4F5F9;

}

@media only screen and (max-width: 480px) {
    .tab-content img {
        width: 5%;
    }
}

@media only screen and (max-width: 280px) {
    footer img {
        width: 100%;
    }
}


.fondo_blog_home {
    background: rgb(43, 74, 160);
    background: linear-gradient(173deg, rgba(43, 74, 160, 1) 0%, rgba(84, 120, 247, 1) 36%, rgba(129, 195, 241, 1) 81%, rgba(154, 228, 245, 1) 100%);
}

.contenido p {
    font-family: var(--font-family-neo-sans-std-regular) !important;
}

.contenido_blog div,
.contenido_blog li,
.contenido_blog p,
.contenido_blog p span,
.contenido_blog p b,
.contenido_blog span,
.contenido_blog h3 {
    font-family: var(--font-family-moldrThai-regular) !important;
    color: #606060 !important;
    font-size: 20px !important;
    line-height: 1.8 !important;
}

.caja-comentarios {
    height: 450px;
    overflow: scroll;
    border: #f5f5f4 solid 1px
}

.caja-comentarios .card {
    width: 50%;
    border: none;
}

.categorias .card {
    background-color: #e2e2e2;
    border: none;
    margin: 2%;
    padding: 1px;

}

#tabProductos .nav-item .nav-link {
    color: #0a1972;
    font-family: var(--font-family-moldrThai-medium) !important;
}

#tabProductos .nav-item .nav-link hr {

    margin-top: 0;
    border: 5px solid;
    width: 90%;
}

.btn {
    overflow: hidden;
}

.formBlog .form-control {
    background-color: white;
    border-radius: 5px;
    border: none;
    height: calc(1.5em + 1.15rem + 2px) !important;
}

.fondoFooter h3 {
    font-size: 30px;
    color: white;
}




.fondoFooter h4 {
    font-size: 25px !important;
    color: white;
}

.fondoPreguntas h1 {
    font-size: 72px;
    color: white;
    font-family: var(--font-family-moldrThai-medium) !important;
}

.fondoPreguntas button {
    font-family: var(--font-family-moldrThai-medium) !important;
}

.parrafo_1 {
    font-size: 52px !important;
    color: #0f2efa !important;
    font-family: var(--font-family-neo-sans-std-black) !important;
}

.nombre-kaidoc {
    font-family: var(--font-family-neo-sans-std-black) !important;
}

.parrafo_2 {
    font-size: 42px !important;
    color: #0f2efa !important;

}

.parrafo_2 b {
    font-family: var(--font-family-neo-sans-std-black) !important;
}

.buttonImg {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}

.titulos h1 {
    font-size: 65px !important;
    font-family: var(--font-family-neo-sans-std-medium) !important;
    color: white;
}

.titulos p {
    font-size: 30px !important;

    color: white;
}

#tabModulos li {
    margin: auto;

}



#tabModulos .nav-link {

    background-color: transparent;
}

#tabModulos .nav-link:hover {
    transform: scale(0.89);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

#tabModulos .nav-link.active .imgModulos {
    border: #c204f9 8px solid;
}

#tabModulos .nav-item {
    width: 13%;
}

#tabModulos .imgModulos {
    width: 85% !important;
    border-radius: 50%;
    height: auto !important;
    border: #a9edfb 8px solid;
}


.imgModulos {
    width: 25% !important;
    height: auto !important;
}

.parrafo_3 {
    color: white !important;
    font-size: 30px !important;
}

.imgAzul {
    border: #a9edfb 10px solid;
    border-radius: 50%;
}

.imgRosado {
    border: #c204f9 10px solid;
    border-radius: 50%;

}

.fondoModulos {
    background: #f2f2f2;
}

/* .btn-leer-blog{
    width: 30%;
} */

.btn-leer:hover,
.btn-leer-blog:hover {
    background-color: #091871 !important;
    color: white !important;
}

/*1660*/
@media screen and (max-width: 1660px) {
    .card-body {
        height: 70% !important;
        word-wrap: break-word;
        overflow: hidden !important;
        /* overflow: auto;
        text-overflow: ellipsis; */
    }

    /* .btn-leer-blog {
        width: 30% !important;
    } */

    .contenido_blog img {
        width: 100% !important;
    }

    .titulos h1 {
        font-size: 52px !important;
    }

    .DivModulos p {
        font-size: 22px !important;
        color: #4d4d4d !important;
    }


    .titulos h2 {
        font-size: 20px !important;
    }


    .parrafo_3 {
        color: white !important;
        font-size: 28px !important;
    }

    .parrafo1 {
        color: #2d2c6d !important;
        font-family: var(--font-family-neo-sans-std-medium);
        font-size: 28px !important;
    }


    .parrafo_1 {
        font-size: 38px !important;
        color: #0f2efa !important;
    }

    .parrafo_2 {
        font-size: 28px !important;
        color: #0f2efa !important;
    }

    .fondo8 h2 {
        font-size: 51px !important;
        font-family: var(--font-family-neo-sans-std-black) !important;
    }

    .fondo8 .parrafo_1 {
        font-size: 51px !important;
        font-family: var(--font-family-neo-sans-std-black) !important;
    }

    .parrafoPlataforma_1 {
        color: #091871;
        font-size: 47px;
        font-family: var(--font-family-neo-sans-std-black);
        border-left: #091871 3px solid;
    }

    .parrafoPlataforma_2 {
        color: #091871;
        font-size: 33px;
    }

    #tabProductos .logoKaidoc {
        height: 20px;
    }

    #tabProductos .nav-link {
        font-size: 20px;
    }

    .imagenProductos img {
        width: 100%;
    }
}

/*1400*/

@media screen and (max-width: 1400px) {
    .btn-informacion {
        width: 40% !important;
    }

    .parrafoPlataforma_1 {
        color: #091871;
        font-size: 45px;
        font-family: var(--font-family-neo-sans-std-black);
        border-left: #091871 3px solid;
    }

    .parrafoPlataforma_2 {
        color: #091871;
        font-size: 35px;
    }

    .navhome .nav-item .nav-link {
        color: white !important;
        font-size: 20px;
    }

    #tabProductos .logoKaidoc {
        height: 15px;
    }

    #tabProductos .nav-link {
        font-size: 13px;
    }

    #tabProductos .nav-item .nav-link hr {
        margin-top: 0;
        border: 3px solid;
        width: 90%;
    }

    .fondoImagen {
        height: 60vh !important;
        width: auto !important;
    }

    .banner {
        margin-top: 20px !important;
    }


}

@media screen and (max-height: 800px) {
    .fondoImagen {
        height: 30vh !important;
        width: auto !important;
    }

    .banner {
        margin-top: 20px !important;
    }

    .form-login {
        width: 100%;
    }
}

/*1200*/
@media screen and (max-width: 1200px) {

    .fondoFooter img {
        height: 120px !important;
    }

    .fondoFooter h3 {
        font-size: 32px !important;
    }


    .btn-informacion {
        width: 45% !important;
    }

    .imgAzul {
        border: #a9edfb 5px solid;
        border-radius: 50%;
    }

    .imgRosado {
        border: #c204f9 5px solid;
        border-radius: 50%;

    }

    .parrafoPlataforma_1 {
        color: #091871;
        font-size: 25px;
        font-family: var(--font-family-neo-sans-std-black);
        border-left: #091871 3px solid;
    }

    .parrafoPlataforma_2 {
        color: #091871;
        font-size: 23px;

    }

    .imagenProductos {
        display: none;
    }

    .rowProductos {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .colParrafo {
        width: 100%;
    }

    .imagenProductos img {
        width: 50%;
    }

    .appMovil {
        width: 100%;
    }


    .fondoImagen {
        height: 50vh !important;
        width: 100% !important;
    }

    .banner {
        margin-top: 20px !important;
    }
}

@media screen and (max-height: 1050px) {
    .fondoImagen {
        height: 65vh !important;
        width: auto !important;
    }

    .banner {
        margin-top: 20px !important;
    }
}


@media screen and (max-width: 768px) {

    .appMovil {
        width: 70%;
    }
}

/*1000*/
@media screen and (max-width: 1000px) {
    .fondoFooter img {
        height: 118px !important;
    }

    .fondoFooter h3 {
        font-size: 28px !important;
    }

    .btn-informacion {
        width: 50% !important;
    }

    /* .imgMovil {
        display: none;
    } */

    .appMoviles {
        padding: 0;
    }

    .formulariopartner {
        width: 70%;
    }

    .tituloPart {
        font-size: 62px !important;
    }

    .parrafoPlataforma_1 {
        color: #091871;
        font-size: 23;
        font-family: var(--font-family-neo-sans-std-black);
        border-left: #091871 3px solid;
    }

    .parrafoPlataforma_2 {
        font-size: 20px;
        color: #091871;
    }

    #contenidoModulos p {

        font-size: 20px !important;
        color: #4d4d4d !important;
    }

    #tabModulos .nav-item {
        width: 16%;
    }

    #tabModulos .nav-link.active .imgModulos {
        border: #c204f9 3px solid;
    }

    #tabModulos .imgModulos {
        border: #a9edfb 3px solid;
        width: 100%;
    }

    .paddingDiv {
        padding: 0 2% 0 2%;
        margin: 0;
    }


    .formulariocontacto {
        width: 100%;
    }

    .tituloContacto {
        font-size: 52px;
    }

    .parrafoContacto {
        font-size: 25px;
    }

    .fondo8 h2 {
        font-size: 49px !important;
    }
}

@media screen and (max-width: 950px) {
    .fondoFooter img {
        height: 116px !important;
    }

    .fondoFooter h3 {
        font-size: 24px !important;
    }

    .fondoImagen {
        height: 50vh !important;
        width: 100% !important;
    }

    .banner {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 900px) {
    .fondoFooter img {
        height: 114px !important;
    }

    .fondoFooter h3 {
        font-size: 20px !important;
    }

    .fondoImagen {
        height: 50vh !important;
        width: auto !important;
    }

    .banner {
        margin-top: 20px !important;
    }

    .bannerPrimerPost {
        display: none;
    }
}

/*800*/
@media screen and (max-width: 800px) {


    .fondoFooter img {
        height: 110px !important;
    }

    .fondoFooter h3 {
        font-size: 22px !important;
    }

    .btn-informacion {
        width: 60% !important;
    }

    .imgAzul {
        border: #a9edfb 3px solid;
        border-radius: 50%;

    }

    .imgRosado {
        border: #c204f9 3px solid;
        border-radius: 50%;

    }

    .formulariopartner {
        width: 80%;
    }

    .tituloPart {
        font-size: 52px !important;
    }

    .fondoImagen {
        height: 50vh !important;
        width: auto !important;
    }

    .banner {
        margin-top: 20px !important;
    }



}

@media screen and (max-width: 767px) {
    .redes {
        display: flex !important;
        justify-content: center !important;
    }

    .redes li {

        margin-right: 2%;
    }

    .btn-informacion {
        width: 100% !important;
    }

    .llamado-accion .btn-demostracion {
        margin-bottom: 10px;
    }

    .fondoImagen {
        height: 70vh !important;
        width: 100% !important;
    }

}

/*600*/

@media screen and (max-width: 650px) {


    .fondoImagen {
        height: 70vh !important;
        width: 100% !important;
    }

    .banner {
        margin-top: 20px !important;
    }




}

@media screen and (max-width: 600px) {
    .fondoFooter {
        /* justify-content: center; */
    }

    .fondoFooter img {
        height: 63px !important;
        text-align: center;
    }

    .fondoFooter h3 {
        font-size: 24px;
    }

    .tituloPart {
        font-size: 42px !important;
    }

    .formulariocontacto1 .btn-propuestas {
        font-size: 14px !important;
    }

    .fondo3 {
        min-height: 55vh !important;
    }

    #tabModulos .nav-item {
        width: 26%
    }

    .fondoImagen {
        height: 63vh !important;
        width: 100% !important;
    }

    .banner {
        margin-top: 20px !important;
    }




}

@media screen and (max-width: 511px) {
    .fondoImagen {
        height: 68vh !important;
        width: 100% !important;
    }

    .banner {
        margin-top: 20px !important;
    }
}


@media screen and (max-width: 480px) {
    #barranav img {
        height: 45px;
    }

    .tituloPart {
        font-size: 32px !important;

    }

    .tituloPost {
        font-size: 32px;
    }

    .formulariocontacto1 .btn-propuestas {
        font-size: 13px !important;
    }

    #tabModulos .nav-item {
        width: 27%
    }

    #tabModulos .nav-link.active .imgModulos {
        border: #c204f9 3px solid;
    }

    #tabModulos .imgModulos {
        border: #a9edfb 3px solid;
        width: 100%;
    }

    .paddingDiv {
        padding: 0 2% 0 2%;
        margin: 0;
    }

    .fondoImagen {
        height: auto !important;
        width: auto !important;
    }



    .banner {
        margin-top: 20px !important;
    }

    .llamado-accion .btn-demostracion {
        margin-bottom: 10px;
    }

    .titulos h1 {
        font-size: 42px !important;
    }

    .titulos p {
        font-size: 27px !important;
    }

    .img-login {
        height: 80px !important;
    }

    .form-login {
        width: 100% !important;
    }



}

@media screen and (max-width: 400px) {
    #barranav img {
        height: 45px;
    }

    .tituloPart {
        font-size: 32px !important;

    }

    .tituloPost {
        font-size: 32px;
    }

    .formulariocontacto1 .btn-propuestas {
        font-size: 13px !important;
    }

    .tituloBlog {
        font-size: 22px;
    }

    .contenido p {
        font-size: 18px !important;
    }

    .img-login {
        height: 80px !important;
    }

    .itemNavbarDropdown {
        display: none !important;
    }

    .form-login {
        width: 100% !important;
    }

    .fondoModulos h3 {
        font-size: 22px !important
    }

    .fondoFooter h4 {
        font-size: 16px !important;
    }

    .fondoFooter h3 {
        font-size: 16px !important;
    }



}


.float-whatsapp {
    position: fixed;
    bottom: 20px;
    /* Ajusta la distancia desde la parte inferior */
    right: 1%;
    /* Ajusta la distancia desde la parte derecha */
    width: auto;
    height: auto;
    background-color: transparent;
    /* Cambia el color de fondo según tus necesidades */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* Cambia el color del icono según tus necesidades */
    font-size: 32px;
    /* Cambia el tamaño del icono según tus necesidades */
    cursor: pointer;
    padding: 1px;

}

.float-whatsapp .btn-whatsapp .fab3:hover {
    color: #c204f9 !important;
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.btn-whatsapp {
    background: transparent;
    border: none;
    outline: none !important;
}


.btn-whatsapp .fab3 {
    font-size: 45px;
    color: #0A1972;
}

.float-redes {
    position: fixed;
    bottom: 30%;
    /* Ajusta la distancia desde la parte inferior */
    right: 1%;
    /* Ajusta la distancia desde la parte derecha */
    width: auto;
    height: auto;
    background-color: transparent;
    /* Cambia el color de fondo según tus necesidades */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* Cambia el color del icono según tus necesidades */
    font-size: 32px;
    /* Cambia el tamaño del icono según tus necesidades */
    cursor: pointer;
    padding: 1px;
}

.formBlog .btn-propuestas:hover {
    background-color: #c204f9 !important;
    color: white !important;
}

.formulariocontacto1 .btn-propuestas:hover {
    background-color: #0A1972 !important;
    color: white !important;
}

#custom-btn-registrar {
    background-color: white;
    color: #0A1972 !important;
    padding: 10px 20px;
    border: #0A1972 solid 2px;
    border-radius: 4px;
    cursor: pointer;
}

.banner {
    background-color: transparent;
    margin-top: 120px;
}

.btn-demostracion {
    background-color: #c204f9;
    color: white;
    width: auto;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(194, 4, 249, 0.2);
    white-space: nowrap;
}

.btn-demostracion:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(194, 4, 249, 0.3);
}

.btn-descubrir {
    background-color: #0A1972;
    color: white;
    width: auto;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(10, 25, 114, 0.2);
    white-space: nowrap;
}

.btn-descubrir:hover {
    background-color: #0c1f8a;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(10, 25, 114, 0.3);
}

/* Mejoras visuales para contenido */
.content-card {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.content-card:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.feature-box {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    border-left: 4px solid #C33AFC;
    transition: all 0.3s ease;
}

.feature-box:hover {
    border-left-color: #0A1972;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.section-divider {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #C33AFC, #0A1972);
    margin: 2rem auto;
    border-radius: 2px;
}

.enhanced-list li {
    padding: 0.75rem 0;
    padding-left: 2rem;
    position: relative;
    transition: all 0.2s ease;
}

.enhanced-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #C33AFC;
    font-weight: bold;
    font-size: 1.2rem;
}

.enhanced-list li:hover {
    padding-left: 2.5rem;
    color: #0A1972;
}

/* Mejoras para formularios */
.form-enhanced .form-control {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    transition: all 0.3s ease;
    padding: 0.75rem 1rem;
}

.form-enhanced .form-control:focus {
    border-color: #0A1972;
    box-shadow: 0 0 0 0.2rem rgba(10, 25, 114, 0.15);
    outline: none;
}

/* Mejoras para títulos y subtítulos */
.section-title {
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}

.section-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #C33AFC, #0A1972);
    border-radius: 2px;
}

/* Animaciones sutiles */
.fade-in {
    animation: fadeIn 0.6s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mejoras para tarjetas de partners */
.partner-card {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 2px solid transparent;
}

.partner-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(10, 25, 114, 0.15);
    border-color: #A2EEFC;
}

/* Mejoras para secciones de contenido */
.content-section {
    padding: 3rem 0;
}

.content-section h2 {
    margin-bottom: 1.5rem;
}

.content-section h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #0A1972;
    font-weight: 600;
}

/* Mejoras para listas con viñetas personalizadas */
.custom-list {
    list-style: none;
    padding-left: 0;
}

.custom-list li {
    padding: 0.75rem 0;
    padding-left: 2.5rem;
    position: relative;
    line-height: 1.8;
}

.custom-list li::before {
    content: "→";
    position: absolute;
    left: 0.5rem;
    color: #C33AFC;
    font-weight: bold;
    font-size: 1.2rem;
}

/* Mejora de espaciado general */
.improved-spacing {
    padding: 2.5rem 0;
}

.improved-spacing-lg {
    padding: 4rem 0;
}

/* Mejoras para el banner */
.banner-enhanced {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

/* ===== MEJORAS VISUALES PARA INICIO ===== */

/* Mejoras para los párrafos de la sección fondo2 */
.parrafo-card-container {
    max-width: 100%;
    margin: 0 auto;
    padding: 2rem;
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.parrafo-card-container:hover {
    box-shadow: 0 8px 30px rgba(10, 25, 114, 0.15);
    transform: translateY(-2px);
}

.parrafo-enhanced {
    margin-bottom: 1.5rem !important;
    line-height: 1.8 !important;
}

.parrafo-enhanced:last-child {
    margin-bottom: 0 !important;
}

/* Mejoras para la sección de app móvil */
.appMoviles-enhanced {
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.appMoviles-enhanced:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.logos-apps {
    margin-top: 1.5rem;
    justify-content: flex-start;
    gap: 1rem;
}

.logo-app-hover {
    transition: all 0.3s ease;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}

.logo-app-hover:hover {
    transform: translateY(-5px) scale(1.05);
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.3));
}

.img-container-enhanced {
    position: relative;
    display: inline-block;
}

.appMovil-enhanced {
    transition: all 0.4s ease;
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.2));
}

.appMovil-enhanced:hover {
    transform: translateY(-10px) scale(1.02);
    filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.3));
}

/* Mejoras para los módulos */
.modulo-content-card {
    background: white;
    border-radius: 20px;
    padding: 3rem 2.5rem;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.08);
    border-left: 5px solid #C33AFC;
    transition: all 0.3s ease;
    margin-bottom: 2rem;
    animation: fadeInUp 0.5s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modulo-content-card:hover {
    box-shadow: 0 8px 35px rgba(193, 58, 250, 0.2);
    transform: translateY(-5px);
    border-left-color: #0A1972;
}

.modulo-title {
    color: #c13afa !important;
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 2rem !important;
}

.modulo-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #C33AFC, #0A1972);
    border-radius: 2px;
}

.modulo-paragraph {
    margin-bottom: 1.5rem !important;
    line-height: 1.9 !important;
    position: relative;
    padding-left: 0.5rem;
    transition: all 0.2s ease;
}

.modulo-paragraph:hover {
    padding-left: 1rem;
    color: #0A1972 !important;
}

.modulo-paragraph .imgCheck {
    margin-right: 0.5rem;
    transition: transform 0.2s ease;
}

.modulo-paragraph:hover .imgCheck {
    transform: scale(1.1);
}

/* Mejoras para el título de módulos principal */
.fondoModulos h3 {
    text-shadow: 2px 2px 4px rgba(9, 24, 113, 0.1);
    letter-spacing: 0.5px;
    margin-bottom: 3rem !important;
}

/* Mejoras para las imágenes de los módulos en tabs */
#tabModulos .imgModulos {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

#tabModulos .nav-link:hover .imgModulos {
    transform: scale(1.05) translateY(-3px);
    box-shadow: 0 8px 20px rgba(193, 58, 250, 0.3);
}

#tabModulos .nav-link.active .imgModulos {
    animation: pulse-border 2s infinite;
}

@keyframes pulse-border {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(193, 58, 250, 0.7);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(193, 58, 250, 0);
    }
}

/* Mejoras para fondo4 */
.fondo4-enhanced {
    position: relative;
    overflow: hidden;
}

.fondo4-enhanced::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(10, 25, 114, 0.02) 0%, rgba(193, 58, 250, 0.02) 100%);
    pointer-events: none;
}

.fondo4-content {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}

.parrafo-1-enhanced {
    position: relative;
    padding: 2rem;
    background: linear-gradient(135deg, rgba(15, 46, 250, 0.05) 0%, rgba(193, 58, 250, 0.05) 100%);
    border-radius: 20px;
    border-left: 5px solid #0f2efa;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.parrafo-1-enhanced:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(15, 46, 250, 0.15);
    border-left-color: #C33AFC;
}

.parrafo-2-enhanced {
    position: relative;
    padding: 2rem;
    background: white;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    margin-top: 2rem !important;
}

.parrafo-2-enhanced:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* Mejoras para el banner */
.titulo-banner {
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
    animation: fadeInDown 0.8s ease-out;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.banner .lead {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    animation: fadeInUp 0.8s ease-out 0.2s both;
}

.llamado-accion {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}

/* Mejoras adicionales para transiciones suaves */
.fondo2 {
    transition: background-color 0.3s ease;
}

.fondo3 {
    transition: background-color 0.3s ease;
    position: relative;
}

/* Mejoras responsivas */
@media screen and (max-width: 768px) {
    .parrafo-card-container {
        padding: 1.5rem;
        border-radius: 12px;
    }

    .modulo-content-card {
        padding: 2rem 1.5rem;
        border-radius: 16px;
    }

    .modulo-title {
        font-size: 2rem !important;
    }

    .parrafo-1-enhanced,
    .parrafo-2-enhanced {
        padding: 1.5rem;
        border-radius: 16px;
    }
}

/* ===== MEJORAS VISUALES PARA VISTAS DE SOLUCIONES ===== */

/* Cards para secciones de soluciones */
.solucion-section-card {
    background: white;
    border-radius: 20px;
    padding: 2.5rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border-left: 5px solid #C33AFC;
    transition: all 0.3s ease;
    margin-top: 0;
    animation: fadeInUp 0.6s ease-out;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Forzar layout vertical estricto para secciones de soluciones */
div.fondo2 {
    display: block !important;
}

div.fondo2 > .col-md-12 {
    display: block !important;
}

/* Forzar que todas las rows dentro de fondo2 se comporten como bloques verticales */
div.fondo2 .row,
div.fondo2.paddingDiv .row,
.fondo2.paddingDiv .row {
    display: block !important;
    flex-wrap: nowrap !important;
    flex-direction: column !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 3rem !important;
}

div.fondo2 .row.mb-5,
.fondo2.paddingDiv .row.mb-5 {
    margin-bottom: 3rem !important;
}

/* Forzar que todas las columnas dentro de fondo2 sean bloques de ancho completo */
div.fondo2 .row .col-md-12,
.fondo2.paddingDiv .row .col-md-12,
div.fondo2 .row.mb-5 .col-md-12 {
    display: block !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative !important;
}

/* Asegurar que las cards ocupen todo el ancho disponible */
.fondo2 .solucion-section-card {
    width: 100% !important;
    box-sizing: border-box !important;
    clear: both !important;
    display: block !important;
}

/* Override de Bootstrap - forzar block layout en lugar de flex */
div.fondo2 .row[class*="row"],
div.fondo2.paddingDiv .row[class*="row"] {
    display: block !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

/* Anular cualquier flexbox que Bootstrap pueda aplicar */
div.fondo2 *[class*="row"],
div.fondo2 *[class*="col-"] {
    -ms-flex: none !important;
    flex: none !important;
}

.solucion-section-card:hover {
    box-shadow: 0 8px 35px rgba(193, 58, 250, 0.2);
    transform: translateY(-5px);
    border-left-color: #0A1972;
}

/* Subtítulos de soluciones */
.solucion-subtitle {
    position: relative;
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem !important;
    color: #2d2c6d !important;
}

.solucion-subtitle::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #C33AFC, #0A1972);
    border-radius: 2px;
}

/* Párrafos de soluciones */
.solucion-paragraph {
    line-height: 1.9 !important;
    margin-bottom: 1.5rem !important;
    transition: all 0.2s ease;
}

/* Títulos de beneficios */
.solucion-benefits-title {
    color: #C33AFC !important;
    font-weight: 600 !important;
    margin-bottom: 1rem !important;
}

/* Listas de soluciones */
.solucion-list {
    padding-left: 1.5rem;
}

.solucion-list li {
    margin-bottom: 1rem !important;
    padding-left: 0.5rem;
    line-height: 1.8 !important;
    position: relative;
    transition: all 0.2s ease;
    list-style: none;
}

.solucion-list li::before {
    content: "✓";
    position: absolute;
    left: -1.5rem;
    color: #C33AFC;
    font-weight: bold;
    font-size: 1.2rem;
    top: 0;
}

.solucion-list li:hover {
    padding-left: 1rem;
    color: #0A1972 !important;
    transform: translateX(5px);
}

/* Títulos principales (h2.titulo) mejorados */
.h2.titulo {
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem !important;
    animation: fadeInDown 0.6s ease-out;
}

.h2.titulo::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 4px;
    background: linear-gradient(90deg, #C33AFC, #0A1972);
    border-radius: 2px;
}

/* Banner mejorado para soluciones */
.fondoImagenBanner .titulo-banner {
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    animation: fadeInDown 0.8s ease-out;
}

.fondoImagenBanner .lead {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.fondoImagenBanner .llamado-accion {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}

/* Mejoras para contenido FAQ */
.faq-content {
    margin-top: 1.5rem;
}

.faq-content p {
    margin-bottom: 1.5rem !important;
}

.faq-content p:last-child {
    margin-bottom: 0 !important;
}

/* Ajustes para títulos h2 dentro de cards */
.solucion-section-card h2.solucion-subtitle {
    text-align: center;
}

.solucion-section-card h2.solucion-subtitle::after {
    left: 50%;
    transform: translateX(-50%);
}

/* Eliminar reglas conflictivas previas */
.row .col-md-12:has(.solucion-section-card) {
    margin-bottom: 0;
}

.row + .row {
    margin-top: 0;
}

/* Separación visual clara entre secciones */
.solucion-section-card + .solucion-section-card {
    margin-top: 2rem;
}

/* OVERRIDE CRÍTICO: Forzar layout de bloque para evitar flexbox en soluciones */
div.fondo2.paddingDiv,
div[class*="fondo2"][class*="paddingDiv"] {
    display: block !important;
}

/* EXCEPCIÓN: Las rows con llamado-accion deben mantener flexbox para botones horizontales */
div.fondo2.paddingDiv .row.llamado-accion,
div[class*="fondo2"] .row.llamado-accion,
.fondo2 .row.llamado-accion,
.fondo2 .row.justify-content-center.llamado-accion {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: row !important;
}

/* Forzar layout vertical SOLO para rows que contienen secciones (excluir botones) */
div.fondo2.paddingDiv .row:not(.llamado-accion),
div[class*="fondo2"] .row:not(.llamado-accion),
.fondo2.paddingDiv .row:not(.llamado-accion) {
    display: block !important;
    -ms-flexbox: none !important;
    flex: none !important;
    flex-wrap: nowrap !important;
    flex-direction: column !important;
}

/* Columnas dentro de rows de secciones (no botones) */
div.fondo2.paddingDiv .row:not(.llamado-accion) .col-md-12,
div[class*="fondo2"] .row:not(.llamado-accion) .col-md-12,
.fondo2.paddingDiv .row:not(.llamado-accion) .col-md-12 {
    display: block !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Permitir flexbox para columnas de botones - mantener layout horizontal */
div.fondo2.paddingDiv .row.llamado-accion .col-md-3,
.fondo2 .row.llamado-accion .col-md-3,
div.fondo2 .row.llamado-accion .col-md-3,
.fondo2 .row.justify-content-center.llamado-accion .col-md-3 {
    display: block !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
    width: 25% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Responsive para soluciones */
@media screen and (max-width: 768px) {
    div.fondo2.paddingDiv .row.llamado-accion .col-md-3,
    .fondo2 .row.llamado-accion .col-md-3,
    .llamado-accion .col-md-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 1rem;
        display: flex !important;
        justify-content: center !important;
    }

    /* En móviles: botones centrados, texto que no se recorte */
    .btn-demostracion,
    .btn-descubrir {
        width: auto !important;
        max-width: 100% !important;
        display: inline-block !important;
        white-space: normal !important;
        text-align: center !important;
        padding: 12px 20px !important;
        min-width: 0;
    }

    .solucion-section-card {
        padding: 1.5rem;
        border-radius: 16px;
    }

    .solucion-subtitle {
        font-size: 24px !important;
    }

    .h2.titulo {
        font-size: 32px !important;
    }
}

/* Estilo específico para el modal de contacto */
#modalContacto .modal-header {
    background-color: #091871 !important;
    color: white !important;
}

#modalContacto .modal-header .modal-title {
    color: white !important;
}

#modalContacto .modal-header .close {
    color: white !important;
}