a.is_text, ul#navigationPrimary li a{
    color: #0C71C3 !important;
}

a.is_text:hover{
    color: #010080 !important;
}

div.pkp_navigation_primary_wrapper, div.pkp_site_name{
    text-align: center;
}

.pkp_brand_footer{
    display: none !important;
}

.pkp_footer_content{
    padding: 0px !important;
}

nav, .pkp_navigation_primary_wrapper{
    background-color: transparent !important;
}

#headerNavigationContainer{
    background-image: url(http://educacionencontexto.net/wp-content/uploads/2020/11/banner-journal.png);
    background-size: cover;
    background-position: center;
}

.pkp_structure_footer{
    width: 100% !important;
    max-width: 1920px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pie-pagina{
    background-image: url(http://educacionencontexto.net/wp-content/uploads/2020/11/footer-educacion-en-contexto.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}

.link-pie-box{
    text-align: center;
    margin-bottom: 10px;
}

.link-pie{
    color: #fff;
    font-size: 1.2rem;
    font-weight: lighter;
    text-decoration: none;
}

.link-pie:hover{
    color: #0C71C3;
    text-decoration: underline;
}

.imagen-pie{
    text-align: center;
}

.texto-1, .texto-2, .texto-3{
    text-align: center;
    color:#fff;
    font-size: 1.2em;
    font-weight: bold;
}

.pie-frase p{
    text-align: center;
    color:#fff;
    font-size: 1em;
    font-weight: lighter;
    line-height: 1.6;
}

.normas_una h2, h1, h2{
    color: #007ab2;
    text-align: center;
}

.normas_una h4{
    color:#a52a2a;
}

.normas_una p, .homepage_about p{
    text-align: justify;
}

.normas_una ul{
    list-style: none;
}

.normas_una ul li{
    text-align: justify;
    margin-bottom: 50px;
}

.normas_una ul li::before{
    content: "\00BB";
    color: #007ab2;
    display: inline-block;
    font-weight: bold;
    width: 1em;
    margin-left: -1em;
}

.main_entry {
    overflow-x:hidden !important;
}

.visitas_una{
    width:33%;
    float:left;
}


.equipo_una h3{
    color:#ff8c00;
}

.equipo_una h4{
    font-size:16px;
}

.equipo_una p{
    color:#007ab2;
    margin-top:-20px;
}

.index_una{
    border:0;
    margin:0 auto;
}


.index_una tbody tr td{
    border:0;
}

@media screen and (max-width: 992px) {
    nav, .pkp_navigation_primary_wrapper{
      background-color:#fff !important;
    }
  }

  @media screen and (min-width: 1020px) {
    #headerNavigationContainer{
        height: 350px !important;
    }
    
    #pie-centro{
        padding-top: 40px;
    }

    .pie-pagina{
        min-height: 300px;
    }
    .pie-boxs{
        width: 33%;
        float: left;
    }


  }

.equipo_una h3 {
    color: lightskyblue;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.link-pie {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.pie-frase p {
    text-align: justify;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.6;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.equipo_una .pais {
    color: forestgreen;
}