*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*INDEX*/
.contenedorGeneral{
    display: flex;
    flex-direction: column;
}

header{
    height: 3em;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #FC993C;
    font-family: lato;
}

header a{
    text-decoration: none;
    color: #FFE775;
    font-size: 1.5em;
}

#logo{
    padding-right: 0.5em;
}

.presentacion{
    background-image: url(../img/bannerIndex.jpg);
    width: 100%;
    height: 34em;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-size: cover;
    justify-content: center;
}

#desglose{
    font-weight: 400;
    font-family: lato;
    color: #fff;
    font-size: 1.2em;
    padding-left: 1em;
    padding-right: 1em;
} 

#descripcion{
    font-family: 'Overpass Mono', monospace;
    color: #fff;
    font-size: 1em;
    justify-content: center;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
}

#pregunta{
    padding-top: 3em;
    padding-bottom: 3em;
    text-align: center;
    font-family: 'Overpass Mono', monospace;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.boton{
    margin-top: 1em;
    border: 0.2em solid #FC993C;
    border-radius: 0.8em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    width: 10em;
}

a.boton{
    color: #FC993C;
    text-decoration: none;
    font-weight: 800;
}

#noticias{
    background: #FFE775;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    font-family: 'Overpass Mono', monospace;
}

.tituloSection{
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.infoSection{
    padding-top: 1em;
    font-size: 0.8em;
    color: #fff;
    font-family: 'Overpass Mono', monospace;
}

.article{
    width: 280px;
    height: 170px;
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
}

.article h4{
    margin-top: 0.5em;
}

.article a{
    text-decoration: none;
    color: #FC993C; 
}

.imgNoticia{
    width: 100%;
}

#necesitoYquieroAyuda{
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap:wrap;
    font-family: 'Overpass Mono', monospace; 
}

.botones{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 2em;
    border: 0.2em;
    background-color: #FC993C; 
    border-radius: 0.8em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    width: 30em;
    height: 10em;
}

.botones a{
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 2em;
}

#nuestrosProfesionales{
    background-image: url(../img/profesionales.jpg);
    background-size: cover;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    font-family: 'Overpass Mono', monospace;
    color: #fff;
}

.botones2{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: #FFE775;
    opacity: 0.8;
    border-radius: 0.8em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 15em;
    height: auto;
    color: black;
    font-weight: 600;
} 

a{
    text-decoration: none;
}


/*MENU1*/

.fondoMenu{
    background-color: #FFE775;
    height: 12.2em;
    display: flex;
    flex-direction: column;
    line-height: 3em;
}

.fondoMenu a{
    text-decoration: none;
    color: #FC993C;
    font-family: 'Overpass Mono', monospace;
    border-bottom: 1px solid #FC993C; 
    padding-left: 0.5em; 
}


/*REGISTRATE*/

.fondoRegistro{
    background-color: #FFE775;
    height: 18em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fondoRegistro p{
    width: 8em;
    height: 2em;
    margin-top: 1em;
    margin-left: 0.5em;
    border-bottom: 1px solid #FC993C;
    border-left: 1px solid #FC993C;
    font-family: 'Overpass Mono', monospace;
    font-size: 0.9em;
    opacity: 0.7;
    line-height: 6em;   
}

.botonRegistro{ 
    margin-top: 1em;
    border: 0.2em solid #FC993C;
    border-radius: 0.8em;
    height: 3em;
    width: 8em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.botonRegistro a{
    color: #FC993C;
    font-weight: 800;
    font-family: 'Overpass Mono', monospace;
}

#division{
    height: 3em;
    display: flex;
    align-items: center;
    background-color: #FC993C;
    font-family: lato;
}

#division a{
    padding-left: 1.2em;
    color: #FFE775;
    font-size: 1.5em;
}

.fondoRegistroDivision{
    background-color: #FFE775;
    height: 30em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fondoRegistroDivision p{
    width: 8em;
    height: 2em;
    margin-top: 1em;
    margin-left: 0.5em;
    border-bottom: 1px solid #FC993C;
    border-left: 1px solid #FC993C;
    font-family: 'Overpass Mono', monospace;
    font-size: 0.9em;
    opacity: 0.7;
    line-height: 6em;   
}

/*INGRESA*/

.fondo{
    background-color: #FFE775; 
}

.cartelBienvenida{
    font-family: 'Overpass Mono', monospace;
    text-align: center;
    padding-top: 2em;
}

.login{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 1.5em;
}

.itemsLogin{
    width: 12em;
    height: 2em;
    margin-top: 3em;
    margin-left: 0.5em;
    border-bottom: 1px solid #FC993C;
    border-left: 1px solid #FC993C;
    font-family: 'Overpass Mono', monospace;
    font-size: 0.9em;
    opacity: 0.7;
    line-height: 6em;
}

.botonRegistroLogin{ 
    margin-top: 3em;
    border: 0.2em solid #FC993C;
    border-radius: 0.8em;
    height: 3em;
    width: 8em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.botonRegistroLogin a{
    color: #FC993C;
    font-weight: 800;
    font-family: 'Overpass Mono', monospace;
}

#olvide{
    font-family: 'Overpass Mono', monospace;
    font-size: 0.7em;
    padding-top: 1em;
}


/*NOSOTROS*/

.autoridades{
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-family: 'Overpass Mono', monospace;
}

#itemAutoridades{
    margin-top: 1em;
    line-height: 1.5em;
}

.presentacion2{
    background-image: url(../img/ecos.jpg);
    width: 100%;
    height: 34em;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-size: cover;
    justify-content: center;
}

/*MENU2*/

.fondoMenu2{
    background-color: #FFE775;
    height: 15.2em;
    display: flex;
    flex-direction: column;
    line-height: 3em;
}

.fondoMenu2 a{
    text-decoration: none;
    color: #FC993C;
    font-family: 'Overpass Mono', monospace;
    border-bottom: 1px solid #FC993C; 
    padding-left: 0.5em; 
}


.presentacionInicio{
    background-image: url(../img/cartones-de-bingo.jpg);
    width: 100%;
    height: 34em;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-size: cover;
    justify-content: center;
}

.descripcion{
    margin-top: 1em;
}

recuadroPadre{
    display: flex;
    align-items: flex-start;
}

.recuadro{
    border: 1px solid #FC993C;
    padding: 4em;
    margin-top: 1em;
    font-family: 'Overpass Mono', monospace;
}
    