.imgappfooter{
	width: 50%;
}
.transparent-bg-serviciosHE {
    left: 0;
    top: 111px;
    position: absolute;
    width: 100%;
	z-index: 4000;
	max-height: 40px;
}
.menuDark {
	color: #373737;
}
.letrasServicios {
    font-size: 18px;
    text-align: justify;
}
.valores{
	    border: #55d6e2 2px solid;
}
.fixedmenu2 {
    top: 30;
    left: 0;
    right: 0;
    position: fixed;
    margin: -9px 0 0px 0px !important;
    z-index: 1002;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.4);
    animation-name: animationFade;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.anchoTrack{
	max-width: 400px;
}
