.hofertas {
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
	/*background: url(Web/back-slide-ofertas.png) no-repeat 0 58px;*/
}

.hofertas article header h6 {
	background-image:url(web/hofertas_bg.png);
	background-repeat:no-repeat;
}


.hofertas > div {
	/*border-bottom:2px solid #777;*/
}

.hofertas > header {
	width: 100%;	
}

.hofertas > header hgroup {
	padding: 12px 0 0 0;
}
/*
.hofertas > header h2, .hofertas > header h3 {
	-moz-text-shadow: 3px 3px 3px #1B6F9F;
	-webkit-text-shadow: 3px 3px 3px #1B6F9F; 
	text-shadow: 3px 3px 3px #1B6F9F;
}
*/
.hofertas > header h2 {
	color: #00abbd;
	font: 400 24px/24px 'Asap', sans-serif;
	float: left;
	margin: 0 0 6px 0;
}

.hofertas > header h6 {
	color: #FFF;
	font:normal 12px/16px Tahoma, Geneva, sans-serif;
	padding:0 0 0 3px;
	margin:0;
}

.hofertas > div {
	float: right;
	padding: 0;
	/*overflow: hidden;*/
	width: 1128px;
}

.hofViewPort {
	position: relative;
	width: 1128px;
}

.title-ofertas {
    color: #333333;
	font: 400 24px/24px 'Asap', sans-serif;
	padding: 0 0 8px 0;
	/*margin: 0 0 16px 0;*/
	margin: 0 0 10px 0;
	border-bottom: 1px solid #999999;
}
	.title-ofertas-span {
		display: block;
		font: 400 18px/24px 'Asap', sans-serif;
	}

.slideBack {
	background: #CEDFEA;
	padding: 0 28px;
}

.hofViewPort > div {
	/*overflow:hidden;*/
}


/*
.hofertas article {
	float: left;
	margin: 0 8px 6px 0;
	width: 280px;
	vertical-align:top;
	padding: 4px 0 10px 0;
	display: inline !important;
}

.hofertas article > a {	
	position:relative;
	display:block;
	overflow:hidden;
	padding: 0;
	text-decoration:none;
}

.hofertas article figure {
	position:absolute;
	z-index:19;
	top:0;
	left:0;
}

.hofertas article figure img {
	background: #FFF;
	width: 202px;
	height: 135px;
	vertical-align: top;
}

.hofertas article figcaption {
	position:absolute;
	display:block;
	width:56px;
	height:36px;
	padding:22px 2px 0 0;
	color:#ffc;
	font:normal 11px/12px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(servicios/tipopromo_bg.png);
	background-repeat:no-repeat;
	cursor:default;
	top:0;
	left:0;
	text-transform:uppercase;
	cursor:pointer;
}

.hofertas article header {
	margin: 150px 0 0;
	padding:5px 6px;
	overflow:hidden;
	
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.hofertas article header h3 {
	margin:0 0 2px 0;
	padding:0;
	font:normal 15px/15px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.hofertas article header h4 {
	font:normal 13px/15px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	color: #00AABC;
	padding:0;
	margin:0 0 6px 0;
}

.hofertas article header h5 {
	margin:0;
	font:normal 20px/30px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	color: #00AABC;
	position: relative;
	z-index:20;
	left:2px;
	text-align:right;
	padding: 6px 4px 6px 0;
	float: left;
	clear: both;
}

.hofertas article header h5 span {
	font-size:14px;
	line-height:20px;
	text-transform:lowercase;
}

.hofertas article header h5 small {
	font-size:12px;
	line-height:0;
	display:block;
}


.contEstrellas {
	width: 69px;
	height: 11px;
	background: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 3px;
}
.hofertas article header h6 {
	text-indent:-4000px;
	float:left;
	clear:left;
	height:11px;
	width:69px;
	margin:0;
	padding:0;
	background-color: #00AABC;
}
	.hofertas article a:hover h6 {
		background-color: #4A8BAF;
	}
*/

.hofertas article {
	float: left;
	margin: 0 0 6px 0;
	width: 264px;
	height: 203px;
	vertical-align: top;
	padding: 0 24px 0 0;
	display: inline !important;
	position: relative;
}
.hofertas.bannerHome article {
	height: 292px;
}

.hofertas article > a {
	overflow: hidden;
	text-decoration: none;
}

.hofertas article figure {
	position: absolute;
	z-index: 19;
	top: 0;
	left: 0;
	background: #FFF;
}

.hofertas article figure img {
	width: 264px;
	height: 203px;
	vertical-align: top;
	overflow: hidden;
	background: #FFF;
}

.hofertas.bannerHome article figure img {
	height: 292px;
}

.hofertas article figcaption {
	position:absolute;
	display:block;
	width:56px;
	height:36px;
	padding:19px 2px 0 0;
	color: #FFF;
	text-align:center;
	background-image: url(servicios/tipopromo_bg.png);
	background-repeat:no-repeat;
	cursor: default;
	top: -5px;
	right: 18px;
	cursor:pointer;
	z-index: 100;
}

.hofertas article header {
	width: 264px;
	height: 203px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	background: url(Web/alpha-banner-slider.png) repeat-x;
	padding: 0 !important;
	margin: 0 !important;
}

.hofertas article header h3 {
	/*width: 216px;*/
	width: 198px;
	margin: 0;
	padding: 16px 0 10px 16px;
	font: 18px/22px Arial, Helvetica, sans-serif;
	color: #FFF;
}
	.hofertas article header h3 em {
		display: block;
		/*float: left;*/
		clear: both;
		font: bold 14px/20px Arial, Helvetica, sans-serif;
	}
	.hofertas article header h3 span {
		display: block;
		clear: both;
		font: bold 14px/20px Arial, Helvetica, sans-serif;
	}

.hofertas article header h4 {
	width: 100%;
	height: 42px;
	display: block;
	font: 15px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0;
	margin: 0;
	background: #000;
	filter: alpha(opacity=70);
	
	/* Para CSS3 */
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}
	.hofertas article header h4 span {
		margin: 8px 6px 0 6px;
		display: block;
		text-align: right;
	}
	.hofertas article header h4 span .emDesde {
		font: 12px/12px Arial, Helvetica, sans-serif;
	}
	.hofertas article header h4 span .emMoneda {
		font: 15px/15px Arial, Helvetica, sans-serif;
	}
	.hofertas article header h4 span .emPrecio {
		font: normal 24px/24px Arial, Helvetica, sans-serif;
	}	


.hofertas article header h5 {
	margin: 0;
	font: 26px/26px Open Sans Condensed, sans-serif;
	color: #FFF;
	background-position: 0 0;
	position: absolute;
	z-index: 20;
	left: 12px;
	bottom: 0;
	height: 46px;
	text-align: right;
	text-shadow: 0 0 1px #000;
}

.hofertas article header h5 span {
	font-size: 16px;
	line-height: 20px;
	text-transform: lowercase;
	padding: 0;
}

.hofertas article header h5 small {
	font-size: 12px;
	line-height: 12px;
	display: block;
	text-align: left;
	padding: 0;
}

.contEstrellas {
	height: 15px;
	display: inline-block;
	background: rgba(255, 255, 255, .3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 6px;
	margin: 0 0 0 16px;
}
    .contEstrellas span {
	    color:#CCC;
	    color: rgba(255, 255, 255, .3);
	    font-size: 14px;
    }
        .contEstrellas span:before {
	        margin: 0 1px;
        }
        .contEstrellas span.activo {
	        color:#FFF;
        }



.hstars0 {
	background:none !important;
	text-indent:0 !important;
	height:auto !important;
	width:auto !important;
	color:#E62121;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}

.hstars1 {
	background-position:-320px 0 !important;	
}

.hstars2 {
	background-position:-306px 0 !important;	
}

.hstars3 {
	background-position:-292px 0 !important;	
}

.hstars4 {
	background-position:-278px 0 !important;	
}

.hstars5 {
	background-position:-264px 0 !important;	
}

.hofertas article footer {
	color: #FFF;
	font: normal 11px/11px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	padding: 4px 6px 0 6px;
	text-align: left;
	width: 53px;
	height: 14px;
	margin: -22px 6px 0 0;
	float: right;
	text-transform: capitalize;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	
	background-color: #00ABBC;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00ABBC, endColorstr=#006B76);/*IE8*/
	background-image:-ms-linear-gradient(top, #00ABBC 0%, #006B76 100%); /*IE10*/
	background-image:-moz-linear-gradient(top, #00ABBC 0%, #006B76 100%);
	background-image:-o-linear-gradient(top, #00ABBC 0%, #006B76 100%);
	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%, #00ABBC), color-stop(100%, #006B76));
	background-image:linear-gradient(top, #00ABBC 0%, #006B76 100%);
	display: none;
}
	.hofertas article a:hover footer {
		background-position: 0 -18px;
	}
	.hofertas article footer em {
		font-size: 20px;
		font-style: normal;
		position: absolute;
		right: 6px;
		top: 3px;
	}

.honavP, .honavS {
	position:absolute;
	z-index:21;
	top:126px;
	cursor:pointer;
}
.honavP span:before, .honavS span:before {
	font-size: 34px;
	margin: 0;
}
.honavP {
	left: 0;
}
	.honavP:hover span:before {

	}

.honavS {
	right: 0;
}
	.honavS:hover span:before {

	}

.hofertas article a:hover h5 {
	color: #CDCDCD;
}



/*@media only screen and (max-width:1246px){
	
	.hofertas > header {
		width:170px;
	}

	.hofertas > div {
		width:502px;
		padding:0 23px 0 0;
	}

	.hofViewPort {
		width:499px;
	}
*//*	
	.honavP {
		left:158px;
	}

}

/**/



#hVentajas {
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
}

#hVentajas header {
	background-image:url(web/hofertas_bg.png);
	background-repeat:no-repeat;
}

#hVentajas header, #hVentajas > div {
	border-bottom:2px solid #0E50A3;
}

#hVentajas header {
	float:left;
	width:200px;
	background-position:0 -118px;
	position:relative;
}

#hVentajas  header hgroup {
	position:absolute;
	bottom:10px;
}

#hVentajas  header h2 {
	color:#0D50A3;
	font:normal 36px/34px MyriadProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 2px;
	margin:0;
}

#hVentajas  header h2 span {
	display:block;
	color:#54B8DF;
}

#hVentajas > div {
	float:right;
	margin:0 0 8px;
	overflow:hidden;
	width:730px;
}

#hVentajas > div div {
	float:left;
	width:203px;
	background:url(web/ventajas_tilde.png) no-repeat 0 0;
	padding:0 10px 5px 30px;
}

#hVentajas div h4 {
	color:#0D50A3;
	font:normal 19px/20px ArialNarrowRegular, Arial, Helvetica, sans-serif;
	margin:4px 0 6px 0;
	padding:0;
}

#hVentajas div ul {
	padding:0;
	margin:0;
	list-style:none;
}

#hVentajas div ul li {
	padding:0 0 5px 11px;
	background:url(web/ventajas_li.png) no-repeat 2px 5px;
	color:#666;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}