/********** Template CSS **********/
@font-face {
    font-family: 'Poppins';
    src: url('./fonts/Poppins-Regular.otf');
}
*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    box-sizing: border-box;
}
*:focus {
    outline: none;
}

/*Inicio cabecera*/
.navigation{
    /* background-image: url('../img/banner_header.jpg'); */
    height: 1000px;
    width: 100%;
    padding: 20px 100px;
    background-position: bottom;
    background: no-repeat;
    background-position:center center;
    background-size: 100% 100%, auto;
    
}

nav{
    height: 20vh;
    width: 100%;
}

.enlace{
    position: absolute;
    padding: 20px 50px;
}

.logo a{
    width: 100%;
}
.logo img{
    width: 100%;
    max-width: 460px;
}

ul{
    display: flex;
    height: 100%;
    align-items: center;
    float: right;
}

ul li{
    display: inline-block;
    text-align: center;    
    padding: 0 50px;
}

@media (max-width : 1600px){
    ul li{
        padding: 0 20px;
    }
    .navigation{
        height: 900px;
    }
    .box-elegirnos{
        padding: 50px 50px;
    }
}
@media (max-width : 1280px){
    ul li{
        padding: 0 5px;
    }
}
ul li a{
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.img-nav{
    width: 50%;
    margin-bottom: 5px;
}
ul li a:hover{
    color: #fff;
}
ul li:hover .barra{
    display: block;
}

ul li:nth-child(1) .barra{
    margin-top: 9px;
}
.barra{
    display: none;
    height:5px;
    background-color: #FCAC0D;
}
#check{
    display: none;
}
.btn-bar{
    display: none;
}
@media (max-width : 992px){
    .navigation{
        padding: 10px 40px;        
    }
    .logo{
        margin-top: 20px;
    }
    .btn-bar{
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: end;
    }    
    .btn-resposive label{
        font-size: 30px;
        color: #ffffff;
    }
    ul{
        display: block;
        float: none;
        height: 80vh;
        padding-left: 0;
    }
    ul li{
        line-height: 90px;
        display: list-item;
        list-style: none;
    }    
    ul li a{
        display: block;
    }
    ul li a img{
        max-width: 40px;
        max-height: 40px;
        margin: 0 5px;
    }
    .nav-btn{
        position: absolute;
        top: 15vh;
        height: 100vh;
        left: -100%;
        background-color: #083074;
        transition: all .5s;
        z-index: 100;
    }
    #check:checked ~ .nav-btn{
        left: 0;
    }
}
.banner{
    margin-top: 50px;
}
.titulo-banner{
    color: #fff;
}
.titulo-banner h1{
    font-size: 5em;
    /* margin-top: 50px; */
    margin-bottom: 60px;
}
.titulo-banner h2{
    font-size: 20px;
    line-height: 30px;
}
.img-banner img{
    width: 500;
    height: 750;
    border-radius: 40px;
}

/* Animacion */
.reveal{
    position: relative;
    transform: translateX(-300px);
    opacity: 0;
    transition: all 2s ease;
}
.reveal-right{
    position: relative;
    transform: translateX(300px);
    opacity: 0;
    transition: all 2s ease;
}

.reveal.active, .reveal-right.active{
    transform: translateX(0px);
    opacity: 1;
}
/*Fin cabecera*/

/*Inicio directora*/
.seccion-director{
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 20px 100px;
}
.director{
    margin: 0;
}
.video-director{
    padding-left: 0;
    padding-right: 100px;
    position: relative;
    
}
.fondo-director{
    top: -15%;
    left: -20%;
    position: absolute;
    border-radius: 20px;
    background-color: #CBDEFF;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.img-director{
    position: relative;
    width: 100%;
    z-index: 1;
}
.img-director img{
    width: 100%;
}
.texto-director h2{
    color: #083074;
    font-size: 50px;
}
.texto-director h3{
    font-size: 40px;
}    
.texto-director p{
    color: #5d5d5d;
    font-size: 20px;
}
/*Fin directora*/

/*Inicio Elegirnos*/
.elegirnos{
    padding: 20px 100px;
}

.titulo-elegirnos{
    text-align: center;
}

.titulo-elegirnos h2{
    font-size: 50px;
    display: inline-block;
    color: #083074;
}
.titulo-elegirnos h2 img{
    width: 100%;
}

.box-elegirnos{
    height: auto;
    border-radius: 20px;
    background-color: #CBDEFF;
    background-image: url('../img/bg_por_que_elegirnos.png');
    background-position: 50%;
    padding: 50px 0;
}

.box-1{
    padding: 7% 1% 7% 3%;    
}
.box-2{
    padding: 7% 3% 7% 1%;
}
.box-interna{    
    border-radius: 20px;
    background-color: #fff;
    height: 100%;
    position: relative;
    text-align: center;
    height: 800px;
}
.box-interna img{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
}
.formacion-cristiana{
    top: 20%;
}
.rayado{
    top: 45%;
}
.box-interna p{
    position: absolute;
    top: 50%;
    font-size: 20px;
    color: #111;
    margin: 0 30px;
    z-index: 1;
}
.contenedor{
    width: 100%;
    position: relative;
    height: 400px;
    margin-bottom: 20px;
}

.box-rendimiento .contenedor .front{
    background-image: url('../img/admision24/academ-2.png');
}
.box-bilingue .contenedor .front{
    background-image: url('../img/admision24/desade2.png');
}

.box-personalizada .contenedor .front{
    background-image: url('../img/educacion-personalizada.jpg');
    
}
.box-personalizada .contenedor .front-none-slide{
    cursor: pointer;
    background-image: url('https://www.youtube.com/embed/27Vt1KE0QWM');
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
.front{
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    backface-visibility: hidden;
    transform: perspective(none) rotateY(0deg);
    transition: 1s;
    overflow: hidden;
}
.front h2, .front-none-slide h2{
    color: #fff;
    font-size: 2em;
    display: inline-block;
    filter: drop-shadow(0px 4px 4px black);
    z-index: 1;
}
.front h2 img, .front-none-slide h2 img{
    width: 100%;
}
.back{
    background-color: #ffffff;
    border-radius: 35px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    backface-visibility: hidden;
    transform: perspective(none) rotateY(180deg);
    transition: 1s;
}

.contenedor:hover .front{
    transform: perspective(none) rotateY(180deg);
}

.contenedor:hover .back{
    transform: perspective(none) rotateY(360deg);
}

.back p{
    color: #0f0f0f;
    font-size: 20px;
    padding: 20px;
}
.back .icono{
    width: 400px;
}
.back .icono img{
    width: 100%;
}

/*Fin Elegirnos*/

.fecha{
    margin-top: 100px;
    padding: 0 100px;
}

.fecha-prekinder .container, .fecha-cursos .container{
    border-radius: 20px;
    height: 100%;
    color: #fff;
    padding: 50px 100px ;
    position: relative;
}
.fecha-prekinder .container{
    background-color: #709CE7;
    
}
.fecha-prekinder{
    padding: 0 10px 0 0;
}
.fecha-cursos{
    padding: 0 0 0 10px;
}
.fecha-cursos .container{
    background-color: #CB4844;
}
.fecha-prekinder .container h2, .fecha-cursos .container h2{
    font-size: 3em;
    margin-bottom: 50px;
}
.fecha-prekinder .container p{
    font-size: 20px;
    margin-top: 50px;
}
.calendario{
    align-items: center;    
}
.calendario img{
    width: 100%;
    max-width: 200px;
}
.fecha-postulacion h2{
    font-size: 20px !important;
    margin-bottom: 20px !important;
}

/*Inicio Etapas*/
.etapas{
    margin-top: 100px;
}
.box-expand{
    width: 100%;
    color: white;
    display: flex;
    padding: 0;
    position: relative;
    /* flex-direction: column; */
    
}
.box-expand .box:nth-child(1){
    background-color: #0083bc;
}
.box-expand .box:nth-child(1):hover{
    background-color: #F3A200;
    
}
.box-expand .box:nth-child(2){
    background-color: #007cb2;
}
.box-expand .box:nth-child(2):hover{
    background-color: #F3A200;
}
.box-expand .box:nth-child(3){
    background-color: #0073a5;
}
.box-expand .box:nth-child(3):hover{
    background-color: #F3A200;
}
.box-expand .box:nth-child(4){
    background-color: #006b9a;
}
.box-expand .box:nth-child(4):hover{
    background-color: #F3A200;
}
.box-expand .box:nth-child(5){
    background-color: #005e87;
}
.box-expand .box:nth-child(5):hover{
    background-color: #F3A200;
}
.box-expand .box:nth-child(6){
    background-color: #00608d;
}
.box-expand .box:nth-child(6):hover{
    background-color: #F3A200;
}
/* .box{
    height: 500px;
    padding: 50px 0;
    flex: 1;
    min-height: 100px;
    transition: 1s;
    position: relative;
}
.inner-box{
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 40px;
    justify-content: center;
}
.inner-box .img{
    width: 150px;
    height: 150px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
    z-index: 1;
}
.inner-box h2, .inner-box p{
    font-size: 16px;
    font-weight: lighter;
    z-index: 1;
}
.inner-box h3{
    font-weight: bold;
    z-index: 1;
    font-size: 20px;
}
.box:hover{
    flex: 2;
}
.box p{
    display: none;
}
.box:hover p, .box:hover .overlay{
    display: block;
    padding: 10px 20px;
}
.overlay{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color:  #CB4844;
    opacity: .7;
    border-radius: 20px;
} */
/* inicio seccion etapa*/
.box{
    height: 550px;
    padding: 50px 0;
    flex: 1 1 0px;
    width: 16.6%;
    min-height: 100px;
    transition: flex 1s;
    position: relative;
}
.inner-box{
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 20px;
    padding-top: 5vh;
    justify-content: flex-start;
}
.inner-box .img{
    width: 130px;
    /*height: 150px;*/
    transition: width 1s;
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
    z-index: 1;
}
.img img{
    width: 100%;
}
.inner-box h2, .inner-box p{
    font-size: 16px;
    font-weight: lighter;
    z-index: 1;
}
.inner-box h3{
    font-weight: bold;
    z-index: 1;
    font-size: 20px;
}
.box:hover{
    flex: 2;
    /* min-height: 300px; */
}
.box .text-box{
    display:none;
}

.vista{
    display:contents;
}

.hover-box .img{
    width: 90px;
}
.hover-box h3{
    display:none;
}
p.titulo-box{
    font-size:19px !important;font-weight: bold;
}

.text-box p{
    color:#fff;
    font-size: 15px;
}

.relative{
    position: relative;
}
.relative .text-box{
    position: absolute;
    width: 280px;
}

.box:hover .text-box, .box:hover .overlay{
    display: block;
    /*padding: 10px 20px;*/
}
.overlay{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color:  #CB4844;
    opacity: .7;
    border-radius: 20px;
}

.textModal{
    color:#111 !important;
}
/* fin etapa*/


.mas-info{
    margin-top: 100px;
}

.contenedor-informacion{
    position: relative;
    width: 100%;
    /* display: flex;
    align-items: center;
    justify-content: center; */

}
.inner-contenedor{
    width: 100%;
    text-align: center;
}
.inner-contenedor img:nth-child(1){
    /* position: absolute;
    right: 0; */
    width: 100%;
}
.inner-contenedor img:nth-child(2){
    /* position: absolute;
    top: 160px;
    width: 30%;
    left: 65%;
    transform: translate(-50%, 0); */
    width: 50%;
}
.contenedor-informacion-2{
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: end;
}

.inner-contenedor h2{
    color: #051C2C;
    font-size: 50px;
    left: 100px;
    top: 5px;
    position: absolute;
}
.contenedor-informacion-2 img:nth-child(1){
    /* position: absolute;
    left: 20%; */
    /* height: 130px; */
    top: 0;
    width: auto;
}
.contenedor-informacion-2 img:nth-child(2){
    position: absolute;
    left: 34%;
    width: 32%;
    top: 5px;
}
.contenedor-informacion-2 h2{
    position: absolute;
    color: #051C2C;
    font-size: 50px;
    top: 25%;
    left: 38%;
}
.lista-info{
    display: block;
    list-style: none;
    z-index: 1;
}
.lista-info li{
    display: revert;
    text-align: start;
    height: 70px;
    list-style-image: url('../img/bullet.svg');
}
.lista-info a{
    display: inline-block;
}
.lista-info h2{
    color: #051C2C;
    font-size: 20px;
    display: inline-block;
}
@media (max-width:1281px){
    .img-banner{
        display: flex;
        align-items: center;
    }
    .inner-box h3 {        
        font-size: 20px;
    }
    .inner-contenedor h2{
        font-size: 40px;
        left: 20px;
        top: 30px;
    }
    .lista-info h2{
        font-size: 30px;
    }
    .contenedor-informacion-2 img:nth-child(2){
        position: absolute;
        left: 26%;
        height: 100px;
        top: 10%;
        width: 50%;
    }
    .contenedor-informacion-2 h2{
        top: 20%;
        left: 35%;
    }
    .lista-info li a h2{
        font-size: 16px;
    }
}

.boton-postula{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.boton-postula a{
    padding: 10px;
    width: 400px;
    color: white;
    text-decoration: none;
    border-radius: 40px;
    background-color: #083074;
    border: #083074 solid 5px;
}
.boton-postula a h2{
    margin-bottom: 0;
}
.boton-postula a:hover, .boton-postula a:active{
    color: #083074 !important;
    border: #083074 solid 5px;
    background-color: #ffffff !important;
}

.disposicion{
    margin-top: 100px
}
.box-disposicion a{
    text-decoration: none;
    color: #083074;
}
.box-elegirnos .box-disposicion:nth-child(1){
    color: #083074;
    position: relative;
}
.box-elegirnos .box-disposicion:nth-child(1) h2{
    display: inline-block;
    font-size: 40px;
    text-align: start;
    margin-left: 100px;
}
.box-elegirnos .box-disposicion:nth-child(1) h2 img{
    width: 90%;
}
.box-elegirnos .box-disposicion:nth-child(2){
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.box-elegirnos .box-disposicion:nth-child(2) img{
    width: 40%;
    margin-bottom: 40px;
}
.box-elegirnos .box-disposicion:nth-child(2) h2{
    color: #083074;
    margin-top: 30px;
    font-weight: bold;
}
.box-elegirnos .box-disposicion:nth-child(2) h3{
    color: #083074;
    font-weight: lighter;
}
.box-elegirnos .box-disposicion:nth-child(3){
    color: #ffffff;
    font-size: 20px;
    text-align: start;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}
.box-disposicion{
    height: 400px;    
    display: flex;
    align-items: center;
}
.bloque-logos{
    display: flex;
    width: 60%;
    justify-content: space-between;
}
.footer {
    margin-top: 100px;
}

.footer-box{
    height: 400px;
}


.footer-box .bfooter:nth-child(1), .footer-box .bfooter:nth-child(3){
    background-color: #083074;
    color: #fff;
    text-align: start;
    white-space: pre-line;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
}
.footer-box .bfooter:nth-child(2){
    background-color: gray;
    height: 200px;
}
.footer-box .bfooter:nth-child(3) img{
    width: 280px;
}
.caja a{
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
}
.caja a p{
    margin-bottom: 2px;
}

@media (max-width: 1600px){
    .inner-box{
        padding: 0 20px;
    }
    .inner-contenedor h2{
        font-size: 40px;
        top: 15px;
    }
    .contenedor-informacion-2 img:nth-child(2){
        width: 35%;
        top: 10px;
    }
    .fecha-cursos .container h2, .fecha-prekinder .container h2{
        font-size: 30px;
    }
    .front h2, .front-none-slide h2{
        padding: 0 20px;
    }


}
@media (max-width:920px){
    .navigation{
        height: 800px;
        background-position-y: bottom;
    }
    .titulo-banner h1 {
        font-size: 3em;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    
    .titulo-banner h2 {
        font-size: 1em;
        margin-bottom: 20px;
    }
    .texto-director{
        text-align: center;
    }
    .video-director{
        padding-right: 0;
    }
    .texto-director h2 {
        margin-top: 20px;
        font-size: 40px;
    }
    .texto-director h3 {
        font-size: 2em;
    }
    .elegirnos, .seccion-director{
        padding: 20px 20px;
    }
    .titulo-elegirnos h2 {
        font-size: 2em;        
    }
    .box-expand{
        flex-direction: column;
    }
    .box-1{
        height: 200px;
        margin-bottom: 20px;
    }
    .box-1, .box-2  {
        padding: 10px 20px;
    }
    .box-interna{
        height: 200px;
    }
    .formacion-cristiana{
        top: 5%;
        width: 50px
    }
    .rayado{
        top: 55%;
        width: 100px;
    }
    .box-interna p{
        font-size: 15px;
        top: 60%;
    }
    .back{
        overflow: hidden;
        height: 200px;
        flex-direction: column;
    }
    .back p{
        padding: 0;
        font-size: 13px;
    }
    .back .icono{
        width: 40px;
        height: auto;
    }
    .contenedor{
        height: 200px;
    }
    .front h2, .front-none-slide h2{
        text-align: center;
        font-size: 30px;
        display: inline-block;
    }  
    .front-none-slide img{
        width: 20%;
    }
    .front h2 img {
        width: 90%;
    }
    .division{
        height: 2px;
        width: 50%;
        margin: 5px 0;
    }
    .fecha{
        padding: 20px 20px;
    }
    .fecha-prekinder{
        margin-bottom: 20px;
        padding: 0;
    }
    .fecha-cursos{
        padding: 0;
    }
    .fecha-prekinder .container, .fecha-cursos .container {
        padding: 20px 20px;
        text-align: center;
    }
    .fecha-prekinder .container h2, .fecha-cursos .container h2 {
        font-size: 20px !important;
        margin-bottom: 20px;
    }
    .fecha-prekinder .container p {
        font-size: 20px;
        margin-top: 20px;
    }
    .calendario img {
        width: 20%;
        margin-bottom: 20px;
    }
    .box-expand .box:nth-child(4):hover {
        min-height: 400px;
    }
    .box{
        padding: 20px 0;
        max-height: 200px;
    }
    .box:hover{
        min-height: 300px;
    }
    .box-elegirnos{
        padding: 50px 20px;
    }
    .inner-box {
        padding: 0;
        align-items: center;
        text-align: center;
    }
    .inner-box .img {
        width: 100px;
        height: 50px;
        margin-bottom: 20px;
        margin-top: 5px;
        justify-content: center;
    }
    .inner-box .img img {
        width: 50px;
    }
    .inner-contenedor h2, .lista-info h2 {
        font-size: 20px;
    }
    .inner-contenedor img:nth-child(2) {
        width: 100px;
        top: 135px;
        left: 45%;
    }
    .inner-contenedor img:nth-child(1) {
        right: 10px;
    }
    .lista-info {
        height: auto;
    }
    .lista-info li {        
        height: 60px;
    }
    .contenedor-informacion-2{
        height: 150px;
    }
    .contenedor-informacion-2 img:nth-child(1){
        width: 100%;
    }
    .contenedor-informacion-2 img:nth-child(2) {
        top: 15%;
    }
    .contenedor-informacion-2 h2 {
        font-size: 2em;
        top: 50px;
        left: 120px;
    }
    .boton-postula {
        margin-top: 20px !important;
    }

    .boton-postula a {
        width: 80%;

    }
    .disposicion{
        margin-top: 50px;
    }
    .box-disposicion{
        height: auto;
        justify-content: center;
    }
    .box-elegirnos .box-disposicion:nth-child(1) h2{
        display: inline-block;
        font-size: 20px;
        text-align: center;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .box-elegirnos .box-disposicion:nth-child(3) {
        padding: 20px 40px;
        font-size: 15px;
        flex-direction: column;
        text-align: center;
        align-items: center;
        justify-content: space-around;
    }
    .bloque-logos {
        justify-content: center;
    }
    
    .bloque-logos img, .bloques-logo svg{
        width: 50px;
        height: 50px;
    }
    
    .footer{
        margin-top: 50px;
    }
    .footer-box .bfooter:nth-child(1), .footer-box .bfooter:nth-child(3) {
        flex-direction: row;
        font-size: 15px;
        white-space: nowrap;
        align-items: center;
        justify-content: space-around;
    }
    .footer-box .bfooter:nth-child(1) img, .footer-box .bfooter:nth-child(3) img{
        width: 35%;
        max-width: 165px;
        display: block;
    }   
    .caja{
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}
/*Preincripcion*/

.espacio{
    padding: 5%;
}
.text-pcenter{
    display: inline-block;
    color: #083074;
    text-align: center !important;
}

/* Pie de pagina*/

.bg-dark {
    background-color: #0075c2 !important;
   
    /*background-image: url('../img/admision24/fondo-inferior.png');*/
}
.text-light {
    color: #F0FBFC !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.conteiner-fluid{
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

.img-logo-footer {
    height: 180px;
}

.bg-light {
    background-color: transparent !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.imgfooter, svg {
    vertical-align: middle;
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    font-weight: normal;
    border: 1px solid #FFFFFF;
    border-radius: 35px;
    transition: .3s;
}

.footer .copyright a {
    color: var(--light);
    text-align: center;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
    text-align: center;
}

/*texto*/
.text_modal{
    text-align: justify;
}
.text-modalcabecera{
    text-align: center;
}

.modal-backdrop1 {
    color:#fafafa;
    background-color: #0085ff;
    /*background-image: url('../img/admision24/prueba-2.png');*/
 }

/*tabla*/
.table-info{
    background-color: #fafafa;
    border-collapse: collapse;
    margin: 10px 0;
    min-width: 400px;
    border-radius: 14px !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.row-vacantes{
    text-align: -webkit-center;
}

.text-celda{
    text-align: center;
}

table, th, td{
    border-collapse: collapse;
    border-radius: 1em;
    overflow: hidden;
    border: 1px solid #1b1b1b1c;
}

th, td {
    padding: 0.5em;
}

.vli {
    display: list-item !important;
    text-align: left !important;
    list-style-type: disc !important;
    padding: 0 20px !important;
  }

/*tabla fin*/

/*whastapp*/

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right: 0px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.float:hover {
	text-decoration: none;
	color: #25d366;
    background-color:#fff;
}

.my-float{
	margin-top:16px;
}

.btn_flotante {
    z-index:100;
    position: fixed;
    top: 680px;
    right: 0px;
}

 /* fin whastapp*/

 .img-logo-footer{
    height: 280px;
}

.reglon{
    flex-wrap: wrap;
}
/*css inscripciones */

.img-logo-footer-ins{
    max-width: 100%; /* Ajusta el ancho máximo al 100% del contenedor */
    height: auto;
  }

  .footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}