#base_slide_destacados{width:100%;height:auto;float:left;margin:0;padding:0;}
#destacados_slide{width:98%;height:auto;float:left;margin:0;padding:0 1%;overflow:hidden;border-radius:40px 40px 0 0;box-shadow:0px -3px 3px #ccc;font-size:1em;background:-moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(255,255,255,0) 100%);}
div.custom-container{border-bottom:1px dashed #ddd;display:block;float:left;height:auto;margin:10px 0;padding:5px 0;width:100%;}
.carousel{width:100%;height:auto;float:left;padding:0;margin:0;display:block;position:relative;visibility:hidden;}
.carousel ul{width:100%;height:auto;float:left;margin:0;padding:0;}
.carousel ul li{height:auto;float:left;margin:0 5px;padding:0;position:relative;z-index:1;border:1px solid #eee;}
.carousel ul li a{width:100%;float:left;margin:0;padding:0;}
.carousel ul li div.imagen{width:100%;height:120px;float:left;cursor:pointer;position:relative;margin:5px 0;padding:0;overflow:hidden;text-align:center;transition:transform 0.5s ease;}
.carousel ul li div.imagen:hover{transform:scale(1.2,1.2);}
.carousel ul li div.imagen img{height:100%;}
.carousel ul li div.titulo{display:block;font-size:0.95em;height:auto;margin:0 0 2px;padding:5px 1%;position:relative;width:98%;float:left;text-align:center;text-transform:uppercase;letter-spacing:-0.5px;color:#ffffff;transition:background 0.5s ease;background:#00264a;}
.carousel ul li div.titulo:hover{background:#00cbba;color:#fff;}
.carousel ul li div.resumen{width:96%;height:auto;float:left;text-decoration:none;margin:5px 0 0 0;color:#999;font-size:0.8em;padding:0 2%;text-align:justify;letter-spacing:-0.5px;}
.custom-container div.botones{border-bottom:1px dashed #ddd;float:left;height:auto;margin:0 0 10px;padding:0 0 5px;width:100%;}
.custom-container .botones span{color:#666;float:right;font-size:1em;height:auto;margin:2px 12px 0 0;text-transform:lowercase;width:auto;z-index:100;}
.custom-container .botones a{width:22px;height:20px;margin:0 2px 0;padding:0;float:right;cursor:pointer;z-index:100;opacity:0.6;}
.custom-container .botones a:hover{opacity:1;}
#base_slide_destacados_bloque1 .custom-container {
	width: calc(100% - 36px);
	margin: 5px 0 0 18px;
	padding-top: 20px;
}
#base_slide_destacados_bloque1 .custom-container div.botones {
	float: none;
	height: auto;
	padding: 0;
	width: 100%;
	position: absolute;
	margin: 0;
	left: 0;
}
#base_slide_destacados_bloque1 .custom-container .botones a {
	width: 18px;
	height: 115px;
	margin: 4px 0 0;
	padding: 0;
	float: right;
	cursor: pointer;
	z-index: 100;
	opacity: 1;
	background: #00cbba;
	color: #191a1e;
	position: relative;
}
#base_slide_destacados_bloque1 .custom-container .botones a:hover{
	background: #fff;
	color:#00264a;
}
#base_slide_destacados_bloque1 .custom-container .botones a img {
	display: none;
}
#base_slide_destacados_bloque1 .custom-container .botones a::before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	color: inherit;
	font-weight: bold;
	top: calc(50% - 11px);
	position: absolute;
	left: 6px;
}


#base_slide_destacados_bloque1 .custom-container .botones [class^='prev_']::before {
	content: "\f053";
	left: 2px !important;

}

#base_slide_destacados_bloque1 .custom-container div.botones [class^='prev_']{
	float:left !important;
}
#base_slide_destacados_bloque1 .carousel ul {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	padding: 5px 0 !important;
}
#base_slide_destacados_bloque1 .carousel ul li:hover {
	box-shadow: 0 0 2px #999;
}
#base_slide_destacados_bloque1 .carousel ul li div.titulo {
	display: block;
	font-size: 0.9em !important;
	height: auto;
	margin: 0 0 2px;
	padding: 5px 1%;
	position: relative;
	width: 57%;
	float: right;
	text-align: left;
	letter-spacing: -0.2px;
	color: #333333;
	transition: background 0.5s ease;
	background: none !important;
	text-transform: none !important;
}
#base_slide_destacados_bloque1 .carousel ul li:hover div.titulo {
	color: #970308;
}
#base_slide_destacados_bloque1 .carousel ul li div.imagen {
	width: 39%;
	height: 100px;
	float: left;
	cursor: pointer;
	position: relative;
	margin: 5px 0 5px 1%;
	padding: 0;
	overflow: hidden;
	text-align: center;
	transition: transform 0.5s ease;
}
#base_slide_destacados_bloque1 .carousel ul li div.resumen {
	width: 96%;
	height: auto;
	float: left;
	text-decoration: none;
	margin: 5px 0 0 0;
	color: #999;
	font-size: 0.8em;
	padding: 0 2%;
	text-align: justify;
	letter-spacing: -0.5px;
	display: none;
}
#base_slide_destacados_bloque1 .carousel ul li div.imagen:hover {
	filter: grayscale(0.5);
	transform:none;
}
#base_slide_destacados_bloque1 .carousel ul li div.imagen img {
	max-height: 100%;
	max-width: 100%;
}
#base_slide_destacados_bloque1  .custom-container div.botones, #base_slide_destacados_bloque1 div.custom-container{
	border-bottom:none;
}
#base_slide_destacados_bloque1 .custom-container .botones span {
	background: #00264a;
	display: block;
	width: 96%;
	position: absolute;
	top: -23px;
	padding: 0 2%;
	color: #fff;
}
#base_slide_destacados_bloque1 .custom-container .botones span::before {
	content: "TITULARES \0000a0 \0000a0 \0000a0";
	text-transform: uppercase;
	font-weight: normal;
}
#base_slide_destacados_bloque1 .custom-container .botones span::after {
	content: "\f054";
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Font Awesome 5 Free";
	position: absolute;
	left: 112px;
	top: 3px;
	font-size: 0.9em;
}
