.la-menu a:hover {
  background-color: #949699 !important;
}
.servicios .un:nth-child(5) .meh .photo {
		display:block
}

.servicios .un:nth-child(5) .meh .content .stitle:before {
		content: none;
}

.servicios .un > a > .meh {
		min-height: 300px;
		text-overflow: nowrap;
		display: block
}

.interes:before {
    /* background-color: rgba(147,149,150, 0.70); Color gris */
		/* background-color: rgba(219,71,60, 0.90); Color Rojo */
}

.interes .title_interes {
    position: relative;
		text-shadow: 4px 4px 4px rgba(147,149,150,0.99);
}
 
.interes .redes .the_title {
    /* 
		margin: 0 0 10px 0;
    font-size: 21px;
    line-height: 31px;
    text-align: left;
    color: #fff;
    font-weight: 300;
		z-index: 999;
		*/
    position: relative;
    text-shadow: 4px 4px 4px rgba(147,149,150,0.99);
}

@media (max-width: 575.98px){
	.servicios .un:nth-child(5){
			display: block !important
		}
}