@import "config.css";

body {
    margin: 0;
    padding: 0;
    color: #444;
    font-family: var(--font-family-neo-sans-std-regular);
    width: 100%;
    box-sizing: border-box;
}

.parrafoPlataforma_1 {
    color: #091871;
    font-size: 50px;
    font-family: var(--font-family-neo-sans-std-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: 170px !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 #dropdown-barnav .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 button {
    color: #0f2efa !important;
    border: none;
}

#barranav {
    height: 105px;
}

button {
    overflow: hidden !important;
} 

 

.form {
    width: 350px;
    margin-top: 18% !important;
}

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



.fondoImagen {
    background: rgb(9, 24, 117);
    background: linear-gradient(90deg, rgba(9, 24, 117, 1) 1%, rgba(26, 62, 232, 1) 30%, rgba(125, 192, 251, 1) 80%, rgba(185, 58, 249, 1) 95%);
    /* background: rgb(10, 26, 124);
    background: linear-gradient(90deg, rgba(10, 26, 124, 1) 1%, rgba(79, 131, 235, 1) 73%, rgba(179, 58, 247, 1) 100%); */
}

#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-redondeado {
    border-radius: 30px !important;
    background: #0A1972 !important;
    color: #FDFEFE;
    font-weight: 600 !important;
    width: 100% !important;
    height: calc(1.5em + 1.15rem + 2px) !important;

}

.btn-redondeado: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: 22px;
}

.navbar .navhome .nav-item button {
    color: white !important;
    font-size: 22px;
}

.navbar .navhome #dropdown-barnav .dropdown-menu {
    background-color: #a2eefc;
}

.navbar .navhome #dropdown-barnav .dropdown-item.active {
    color: white;
}

.navhome .nav-item #dropdown-barnav:hover {
    color: var(--secundario) !important;
    ;
}

.navbar .navhome .dropdown a {
    color: #1a39fa;
}

.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;
    font-size: 19px;
}

.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:  !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:  !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: 40px !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;
}

.redes li a .fab3:hover {
    color: #C33AFC !important;
    font-size: 38px !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: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: 200px;
    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: 60%;
}

.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 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: #0A1972 !important;
}

.form-registro hr {
    width: 95%;
    height: 1px;
    background: #C33AFC !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 span,
.contenido_blog h3 {
    font-family: var(--font-family-moldrThai-regular) !important;
    color: #606060 !important;
    font-size: 22px !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: 42px;
    color: white;
}


.fondoPreguntas h2 {
    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;
}

.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 h2 {
    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;
}

/*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 {
        width: 50% !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%;
    }


}

/*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%;
    }
}

@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;
    }
}

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

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

/*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;
    }

}

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

    .redes li {

        margin-right: 2%;
    }

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

/*600*/

@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%
    }



}

@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;
    }


}

@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;
    }

}

/*300*/
