.pie1 {
   /* color: red; */
   height: 4.5em !important;
   background: white;
   width: 100vw;
   top: 4em;
   bottom: 0;
   display: flex;
   /*border-top: 3px solid RED !important;*/
   padding-top: 0px;
}

.pie1 a {
   color: #de2063 !important;
}

.menubar-item{
   position: relative;
   -ms-flex: 1 0 20%;
   flex: 1 0 20%;
   /* padding: 11px; */
   text-align: center;
   margin-top: 1.2em;
}

.menubar-item a{
 /* font-size: 27px; */
    /*margin-top: 11px;*/
}

/**/
div#pie3 {
    PADDING-TOP: 0PX;
}
div#pie2 {
    PADDING-TOP: 0PX;
}
div#pie4 {
    PADDING-TOP: 0PX;
}
.menubar-item.atras {
   margin-top: 1.6em;
	max-width: 30px;
}
.menubar-item.atras2 {
   margin-top: 1.6em;
	max-width: 30px;
}
.menubar-item.txt {
    /*margin-top: 4px;*/
    /*color: #0b9ee6;*/
   color: #de2063;
    text-align: left;
    font-weight: 700;
    margin-left: 10px;
    text-transform: uppercase;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   margin: auto 5px;
}
.menubar-item.txt2 {
    /*margin-top: 4px;*/
    /*color: #0b9ee6;*/
   color: #de2063;
    text-align: left;
    font-weight: 700;
    margin-left: 10px;
    text-transform: uppercase;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.menubar-item.pincho {
    max-width: 69px;
    margin-top: 1.6em;
}

.titulo-hora{

    /*color: #0b9ee6;*/
    text-align: left;
    font-weight: 700;

    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#pie2 .menubar-item a div {
    font-size: 1em !important;
    margin-top: 0;
}