

@font-face {
    font-family: MadimiOne;
    src: url(../../fic/fonts/MadimiOne-Regular.ttf);
  }

#wk-menu-1 .navbar {
    font-family: "MadimiOne";
    justify-content: center;
    text-transform: uppercase;
    font-size: 1rem;

}

#wk-menu-colapsable-1 {
    justify-content: center;
}

.wk-menu-nivel-0 {
    padding: 0.5rem;
    text-align: center;
}

#wk-logotipo-especial
{
    display: flex;
    background-color: white;
    justify-content: space-between;
    
}

#wk-logotipo-especial img
{

    max-height: 100px;
    
}







@media (min-width: 768px) {
    #wk-logotipo-especial img
    {
    
       /* max-height: 90px; */
        
    }
    


}


a.wk-webkamy:link, a.wk-webkamy:visited {
    color: #845538;
    text-decoration: none;
}


.a.wk-webkamy:hover, a.wk-webkamy:active{
    color: #845538;
    text-decoration: none;   
}
