nav.top-menu-nav section.top-menu-logo svg,
.zone-logo .logo.is-active_logo svg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    width: 121.6px !important;
}
 
nav.top-menu-nav section.top-menu-logo svg {
    background-image: url('/sites/default/files/repositorio/Logotipo-Horizontal-white.svg');
}

.page-node-type-evento-general nav.top-menu-nav section.top-menu-logo svg, 
nav.top-menu-nav.is-active svg {
    background-image: url('/sites/default/files/repositorio/Logotipo-Horizontal-black.svg') !important;
}

nav.top-menu-nav section.top-menu-logo svg *,
.zone-logo .logo.is-active_logo svg * {
    opacity: 0 !important;
}

.zone-logo .logo.is-active_logo svg {
    background-image: url('/sites/default/files/repositorio/Logotipo-Horizontal-white.svg') !important;
}

.alt-top-header nav.top-menu-nav section.top-menu-logo svg {
    background-image: url('/sites/default/files/repositorio/Logotipo-Horizontal-black.svg');
}

.header .top-menu-nav .menu-inicia-principal .enlace-principal {
	padding: 0 0 0 40px;
}

