.activeFrigo{
	font-weight: bolder !important;
}
.videoWrapper {
  	position: relative;
  	padding-bottom: 56.25%;
  	height: 0;
  	overflow: hidden;
}
.videoWrapper iframe {
  	position: absolute;
  	top:0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
form ul {
 margin-bottom: 0px !important;
}
form ul li {
    color: red;
    display: block;
    font-size: 0.9em !important;
    font-weight: lighter;
    list-style-type: none;
}
.fondoBlanco{
  background-color: white;

}
