.h1_filosofia{
    font-size: 8em;
    color: #000;
    font-weight: bold;
}
#css_Sumergete {
    padding: 20px;
    max-width: 400px;
    /* border: 1px solid black; */
    margin: 0 auto 0 auto;
}
#css_Sumergete h2 {
    margin-top: 25px;
    color: #000;
    font-weight: bold;
}
.tex_01_Sumergete{
    color: #000;
    font-size: 1.1em;
}
.btn_01_Sumergete {
    text-align: center;
}
#css_Sumergete .btn{
    border-radius: 25px;
}
#vision{
    background: #5C97F7;
}
#vision h2{
    color:white;
    font-weight: bold;
}
#css_vision{
    padding: 25px 25px 15px 25px;
}
#css_vision p{
    margin-top: 100px;
    font-size: 0.9em;
    color: white;
}
#mision{
    background: yellow;
    padding: 0px;
}
#css_mision{
    padding: 25px 25px 15px 25px;
}
#css_mision h2{
    color: #000;
    font-weight: bold;
}
#css_mision p{
    margin-top: 315px;
    font-size: 0.9em;
    color: #000;
}
#aprendizaje{
    background: #0047BA;
}
#css_aprendizaje{
    padding: 25px 25px 15px 25px;
}
#aprendizaje h2{
    color:white;
    font-weight: bold;
}
.tex_01_aprendizaje{
    margin-top: 80px;
    font-size: 0.9em;
    color: white;
}
#metodos{
    margin-top: 35px;
    padding-left: 70px;
    padding-right: 70px;
    color: #000;
    font-size: 1.1em;
}
.btn_01_metodos{
    text-align: center;
}
#metodos .btn{
    border-radius: 25px;
}
#img_contenedor{
    position: relative;
    min-height: 1200px;
    background-image: url('../images/img-nuestra-filosofia.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -49px;
}
.img_contenedor_div_01{
    position: absolute;
    left: 0px;
    top: 250px;
    width: 100%;
    text-align: center;
}
.img_contenedor_div_01_tex_01{
    color: #000;
    background: white;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_02{
    position: absolute;
    left: 0px;
    top: 600px;
    width: 100%;
    text-align: center;
}
.img_contenedor_div_02_tex_01{
    color: blue;
    background: yellow;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_02_tex_02{
    color: white;
    background: #0047BA;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_02_tex_03{
    color: white;
    background: #5C97F7;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_02_tex_04{
    color: blue;
    background: yellow;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_02_tex_05{
    color: white;
    background: #5C97F7;
    border-radius: 25px;
    font-size: 1.5em;
    padding: 10px;
}
.img_contenedor_div_03{
    position: absolute;
    left: 0px;
    bottom: 300px;
    width: 100%;
    text-align: center;
}
#img_contenedor .btn{
    border-radius: 25px;
    font-weight: bold;
}

/* Movil */

.h1_filosofia_movil{
    font-size: 1.5em;
    color: #000;
    font-weight: bold;   
}
.h2_movil{
    font-size: 1.5em;
    color: #000;
    font-weight: bold;   
}
.css_Sumergete_movil{
    color: #000;
}
#css_mision_movil{
    padding: 25px 25px 15px 25px;   
}
#css_vision_movil p{
    font-size: 0.9em;
    color: white;
}
#css_vision_movil{
    padding: 25px 25px 15px 25px;   
}
#css_aprendizaje_movil{
    padding: 25px 25px 15px 25px;   
}
.tex_01_aprendizaje_movil{
    font-size: 0.9em;
    color: white;
}
#metodos_movil{
    padding: 25px;
    color: #000;
    font-size: 1.1em;   
}
.img_contenedor_div_03_movil{
    position: absolute;
    left: 0px;
    bottom: 250px;
    width: 100%;
    text-align: center;
}