
/*____________________________Estilo del main _____________________*/

.Asistencia-social{
    margin-bottom: 80px;
    margin-bottom: 50px;    
}

.titulo-asistencia-social{
    
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.img-espiritismo{
    max-width: 95%;
    width: 95%;
    margin-left: 15px;
    height: 200px;
    object-fit: cover;
    filter: brightness(90%);
    margin-bottom: 20px;
}

.img-espiritismo:hover{
    animation: escalar 5s infinite alternate;
    filter: brightness(100%);
}

.articulo-espiritismo{
    line-height: 20px;
    margin-left: 15px;
    margin-bottom: 20px;
}

@keyframes escalar{
    to{
        transform: scale(1);
    }

    from{
        transform: scale(1.1);
    }
}
   
.programas-asistencia{
    margin-bottom: 50px;
    
}

.programa-educa-te{
    text-align: center;
    margin-bottom: 40px;
    
}

.img-fundacion{
    
    width: 100%;
    object-fit: cover;
    margin-bottom: 50px;
}


.titulo-asistencia{
    text-align: center;
    margin-bottom: 30px;

             
}

.informacion-programa{
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
}

.galeria-asistencia{
    height: 400px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
}

.img-principal-asistencia{
    width: 100%;
    height: 250px;
    object-fit: cover;

}

.img-asistencia{
    width: 32%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.btn-fundacion, .btn-fundacion1{
    text-decoration: none;
    background: cornflowerblue;
    border-radius: 5px;
    color:white;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px;
    margin: 0;   
}
.btn-fundacion1{
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}


/*________________Estilos de responsive bases_______________________________*/


@media screen and (min-width:480px){



    .titulo-asistencia-social{
    
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
        font-size: 1.7em;  
    }

    .img-espiritismo{
        width: 95%;
        height: 220px;
    }

    .img-fundacion{
        height: 200px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 30px;
    }

    .articulo-espiritismo{
        line-height: 21px;
        margin-bottom: 20px;
        text-align: justify;
    }


    .titulo-asistencia{
        text-align: center;
        font-size: 1.5em;
        margin-bottom: 40px;
    }         


    .informacion-programa{
        text-align: justify;
        font-size: 1.1em;
        line-height: 21px;
        margin-bottom: 30px;
    }

    .btn-fundacion, .btn-fundacion1{
        text-decoration: none;
        background: cornflowerblue;
        border-radius: 5px;
        color:white;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        padding: 10px;
        margin: 0;   
    }
    .btn-fundacion1{
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }

    .galeria-asistencia{
        height: 500px;
        margin-bottom: 50px;
    }

    .img-principal-asistencia{
        height: 300px;
    }

    .img-asistencia{
        height: 195px;

        
    }
}




/*________________Estilos de responsive bases_______________________________*/

@media screen and (min-width:768px){


    .titulo-asistencia-social{
    
        margin-bottom: 50px;
        font-size: 2em;  
    }

    .img-espiritismo{
        width: 95%;
        height: 240px;
    }

    .img-fundacion{
        height: 250px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 40px;
    }

    .programa-educate{
        margin-bottom: 50px;
    }

    .column--50{
        width: 48%;
    }

    .programas-asistencia .column--50{
        width: 48%;    
    }

    .articulo-espiritismo{
        line-height: 21px;
        margin-bottom: 20px;
    }

    .titulo-asistencia{
        text-align: center;
        font-size: 1.7em;   
        margin-bottom: 40px;
    }         


    .informacion-programa{
        margin-bottom: 35px;
    }

    .galeria-asistencia{
        height: 500px;
        margin-bottom: 50px;
    }

    .img-principal-asistencia{
        width: 100%;
        object-position: center;
    }

    .img-asistencia{
        height: 150px;
        width: 30%;
    }

    .programas-asistencia{
        overflow: hidden;
    }


}

@media screen and (min-width:1024px){
   
    .img-fundacion{
        height: 320px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 50px;
    }

    .titulo-asistencia-social{
    
        margin-bottom: 70px;
        font-size: 30px;  
    }

    .img-espiritismo{
        width: 97%;
        height: 350px;
        text-align: center;

    }
    .informacion-programa{
        text-align: justify;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .articulo-espiritismo{
        line-height: 22px;
        margin-bottom: 40px;
        font-size: 18px;
        text-align: justify;
    }

    
    .informacion-programa{
        margin-bottom: 35px;
    }

    .galeria-asistencia{
        height: 550px;
        margin-bottom: 50px;
    }

    .img-principal-asistencia{
        height: 335px;

    }

    .img-asistencia{
        height: 200px; 
        margin-left: 5px;  
    }

}

@media screen and (min-width:1440px){

    .titulo-asistencia-social{
    
        margin-bottom: 70px;
        font-size: 38px;  
    }

    .informacion-programa{
        text-align: justify;
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .articulo-espiritismo{
        line-height: 25px;
        margin-bottom: 40px;
        font-size: 21px;
        text-align: justify;
    }

    .btn-fundacion, .btn-fundacion1{
    
        font-size: 30px; 
    }


}


