.header {
    height: 150px;
    
}



.menu2{
    background-color: #00B1B2;
    width: 100%;
    height: 40px;
    position: absolute;
}

.ancla{
    color: #fff;
}

.txt_menu{
    font-family: 'script1_rager_hevvyregular';
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 8px;
    margin: 0 8px 0 5px;

}


.txt_menuresp{
    font-family: 'script1_rager_hevvyregular';
    color: #fff;
    font-size: 12px;
    position: relative;
    top:10px;
}

.txt_btn{
    font-family: 'script1_rager_hevvyregular';
    color: #fff;
    font-size: 22px;
    position: relative;
    top: 10px;
}

.txt_btn1{
    font-family: 'script1_rager_hevvyregular';
    color: #fff;
    font-size: 13px;
    position: relative;
    top: 10px;
}

.txt_titulo{
    font-family: 'script1_rager_hevvyregular';
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 10px;
    text-align: left;
}

.txt{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: left;
    position: relative;
    top: 20px;
    line-height: 20px;

}

.wrapper_politica{
    width: 700px;
    height: 900px;
    background-color: rgba(0,177,178,0.7);
    margin: auto;
}

.blue{

    background-color: rgba(0,177,178,0.7);

}

.content{
    width: 650px;
    padding: 20px;

}

.txt3{
    font-family: 'Open Sans', sans-serif;
    color: #833A08;
    font-size: 13px;
    text-align: left;
    position: relative;
    top: 20px;
    font-weight: bold;

}

.txt3a{
    font-family: 'Open Sans', sans-serif;
    color: #833A08;
    font-size: 12px;
    text-align: left;
    position: relative;
    top: 15px;
    font-weight: bold;

}

.face{
    color: #833A08;
    position: relative;
    right: 100px;
    top:10px;
}

.face:hover{
    color: #fff;
}

.thumb{
    color: #833A08;
    position: relative;
    right: 170px;
    top:10px;
}

.thumb:hover{
    color: #fff;
}


.txt3:hover{
    color: #fff;
}

.txt2{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: left;
    position: relative;
    top: 20px;
    left: 20px;
    margin: 0 0 0 10px;





}

.eduk{
    background-color: #F58228;
}


.hoverm {
    width: 166px;
    height: 40px;

}


.hoverm2 {
    width: 80px;
    height: 40px;

}

.hoverm3 {
    width: 120px;
    height: 40px;

}

.hoverm3:hover ,.active3 {
    background-color: #F58228;

}

.hoverm2:hover ,.active2 {
    background-color: #F58228;

}

.hoverm:hover ,.active{
    background-color: #F58228;
}

.contenido {
    width: 100%;
    height: auto;
    background-color:rgba(0,177,178,0.7);
    -webkit-box-shadow: -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
}


.contenido2 {
    width: 100%;
    height: 450px;
    background-color:rgba(0,177,178,0.7);
    -webkit-box-shadow: -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
}


.contenido3 {
    width: 100%;
    height: 450px;
    background-color:rgba(0,177,178,0.7);
    -webkit-box-shadow: -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         -1px 6px 13px 0px rgba(50, 50, 50, 0.2);
}


.titulo {
    background-color:rgba(13,101,127,0.8);
    width: 100%;
    height:40px;
}

.footer {
    width: 100%;
    height: auto;
    padding: 10px;
    background-color:#F58228;
}