/* CSS HOME ADICIONAL */
a.inactiveLink {
	cursor: initial;
}
/* MEDIA */
@media screen and (max-width: 575px) {
	.bg-detail .titulo-head {
    line-height: 50px;
	}
}
/*IMAGEN HOME*/
.video-wrapper .bg-default-video {
  background-image: url("/static/img/home/banner-primavera.fa0153f2327f.jpg") !important;
}
