@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
body{
    background-color: #f0f0f3;
}
.footer{
    background-color: #FDE03C;
    padding-top: 35px;
    padding-bottom: 35px;
}

.navbar{
    background-color: #FDE03C;
}

.redes{
    color: #95969A;
}

.slide{
    background-color: #FDE03C;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
}

.historia, .proyectos, .somos{
    color: #95969A;
}

.somos{
    color: #6D6E70;
}

.bodyfont{
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}

.punteros{
    font-family: 'Open Sans', sans-serif;
    
}
.th {
    text-align: justify;
}

.btn{
    color: white;
    background-color: #FDE03C;
    border-color: #FDE03C;
}

.btn:hover {
    color: white;
}

.cinta{
    background-color: #95969A;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
}

#ic{
    padding-top: 35px;
    padding-bottom: 45px;
}

.proyectos{
    background-color: #FDE03C;
    padding-top: 35px;
    color: #6D6E70;
}
.darkbg{
    background-color: #6d6e70;
    padding-top: 35px;
    padding-bottom: 35px;
    font-size:25px;
    color: #ffff;
}


#img{
    width: 80%;
}

.eventos{
    background-color: #ffffff;
    padding-top: 35px;
    padding-bottom: 35px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.32);
    font-family: 'Open Sans', sans-serif;
}

.juntos{
    background-color: #FDE03C;
    padding-top: 35px;
    padding-bottom: 35px;
}

.be{
    text-align: center;
}

.aliados{
    text-align: center;
    background-color: #FDE03C;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;   
}

.container-fluid{
    padding-top: 35px;
}

#limit{
    padding-top: 35px;
    padding-bottom: 35px;
}