[v-cloak] {
  display: none;
}

body{
	color:#32394f;
}

li {
    list-style: none;
}

.imagen
{
	height: auto;
	width: 1.3em;
}

img.imagen_banner {
    width: 9em;
    float: right;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
}

.w-menu__item
{
    margin: 0.5em;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
}

span.l-root__title-label {
    display: inline-block;
    padding: 0em 0.2em 0em;
    color: #193c82;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
}

.ubicacion_link {
    background-color: #193c82;
    border-radius: 4px;
}

.ubicacion_link a {
    color:#fff !important;
}

.menuDerecha
{
    position: absolute !important;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
}

.subtitulo
{
    font-size: 0.7em;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    color: #193c82;
    padding: 0em 0.2em;
}

.texto_grande
{
    font-size: 1.3em;
}

.navbarFiltro
{
    margin-bottom: 7px;
}

