.espacio{
	padding: 0px 80px;
}

.derecha{
	float: right;
}

@media (max-width: 720px){
	.u-1\/1\@s {
	    width: 50%;
	}	
}

li:nth-child(n+3):nth-child(-n+3) span.c-site-nav__link-label{
    color: #f2d666!important;
    font-weight: bold!important;
}
li:nth-child(n+2):nth-child(-n+2) span.c-site-nav__link-label{
    color: #f2d666!important;
    font-weight: bold!important;
}
li:nth-child(n+1):nth-child(-n+1) span.c-site-nav__link-label{
    color: #f2d666!important;
    font-weight: bold!important;
}