.novedad{
	height: 241px;
    border: 1px solid #e2e2e2;
}
.slick-slide{
	margin: 0px 20px;
	max-width: 500px;
}
/*.slick-prev i,
.slick-next i {
  	color: #808080;
  	font-size: 25px;
}
.slick-prev:before,
.slick-next:before {
  	content: '';
}

.slick-prev,
.slick-next {
	width: 40px;
  	height: 40px;
}*/
.contenedor-novedad{
	padding: 8px;
	max-height: 215px;
}
.nombre-sitio{
	font-size: 0.8em;
	max-height: 30px;	/*75*/
	overflow: hidden;
}
.fecha-novedad{
	font-size: 0.8em;
	text-align: right;
	max-height: 15px;
}
.titulo-novedad{
	font-size: 0.9em;
	font-weight: bold;
	max-height: 75px;
	overflow: hidden;
	color: #333333;
}
.titulo-novedad a{
	color: #333;
}
.descripcion-novedad{
	font-size: 0.8em;
	max-height: 84px;
	overflow: hidden;
}
.descripcion-novedad img{
	width: auto;
	max-height: 90px;
	margin: 0 auto;
}
.cuenta{
	max-height: 10px;
	margin: 0;
	text-align: center;
	font-size: 10px;
	width: 100%;
}
.slick-track{
	margin-left: inherit !important;
}

.area{
	height: 150px;
	width: 300px;
}

/*Styles RR*/

.slide-container{
	width: 100%;
	padding: 40px 0;
}

.slide-content1{
    margin: 0 40px;
    overflow: hidden;
}

.slide-content2{
    margin: 0 40px;
    overflow: hidden;
}

.slide-content3{
    margin: 0 40px;
    overflow: hidden;
}