

/* HOME */

#content #paquetes{
	margin-bottom:43px;
}
#content #paquetes h2{
	height:54px;
	line-height:58px;
	background-color:#7ba540;
	float:none;
}

#content #paquetes #listado_paquetes{
}
#content #paquetes #listado_paquetes li.container{
	padding:4px;
}
#content #paquetes #listado_paquetes .paquete{
	background-image:url(../../images/paquetes_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:cover;
	padding:0 20px 34px 20px;
	overflow:hidden;
}
#content #paquetes #listado_paquetes .paquete .info{
	width:25.3%;
	float:left;
}
#content #paquetes #listado_paquetes .paquete .info h3{
	margin-top:35px;
	text-align:left;
	font-size:6.5em;
	color:#9be336;
	line-height:1;
}
#content #paquetes #listado_paquetes .paquete .info h4{
	font-size:2.5em;
}
#content #paquetes #listado_paquetes .paquete .info .texto{
	margin:6px 0 8px 0;
}
#content #paquetes #listado_paquetes .paquete .info .texto p{
	text-align:left;
	margin:0;
}
#content #paquetes #listado_paquetes .paquete .info .texto strong{
	font-size:2.1em;
	line-height:1.2;
	font-weight:normal;
	color:#9bce54;
	display:block;
	margin-top:8px;
}
#content #paquetes #listado_paquetes .paquete .info .texto strong:nth-child(even){
	color:#fff;
}
#content #paquetes #listado_paquetes .paquete .info .texto strong:first-child{
	margin-top:0;
}
#content #paquetes #listado_paquetes .paquete .info .highlight{
	font-size:3.4em;
	font-weight:normal;
}
#content #paquetes #listado_paquetes .paquete .info .buy{
	height:48px;
	display:inline-block;
	padding:0 15px 0 50px;
	background-image:url(../../images/header_cart_icon.svg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	background-size:48px;
	background-color:#51751f;
	font-size:2.1em;
	line-height:52px;
	margin:10px 0 15px 0;
}
#content #paquetes #listado_paquetes .paquete .info .buy:hover{
	background-color:#10c0ff;
}
#content #paquetes #listado_paquetes .paquete .info .share strong{
	font-size:2.1em;
	font-weight:normal;
	float:left;
	margin-right:12px;
	line-height:28px;
}
#content #paquetes #listado_paquetes .paquete .info .share a{
	float:left;
	background-position:top center;
	background-repeat:no-repeat;
	width:27px;
	height:26px;
	display:block;
	text-indent:-1000000px;
	border-radius:30px;
	margin-left:3px;
}
#content #paquetes #listado_paquetes .paquete .info .share a:hover{
	background-position:bottom center;
}

#content #paquetes #listado_paquetes .paquete .iconoPpal{
	margin:76px 0 0 3.8%;
	width:27.2%;
}

#content #paquetes #listado_paquetes .paquete .services{
	width:39%;
	float:right;
	margin-top:30px;
}
#content #paquetes #listado_paquetes .paquete .services li{
	overflow:hidden;
	margin-top:5px;
}
#content #paquetes #listado_paquetes .paquete .services li .icon{
	float:left;
	width:20.5%;
	height:auto;
	margin-top:3px;
}
#content #paquetes #listado_paquetes .paquete .services li .icon .iso{
	width:100%;
	height:0;
	padding-bottom:100%;
}
#content #paquetes #listado_paquetes .paquete .services li .text{
	float:left;
	height:8em;
	width:75.5%;
	margin-left:4%;
}
#content #paquetes #listado_paquetes .paquete .services li strong{
	font-size:2.2em;
	display:block;
	text-align:left;
	font-weight:normal;
}

/*#content #paquetes #listado_paquetes li.container:last-child .info{
	width:33%;
}
#content #paquetes #listado_paquetes li.container:last-child .iconoPpal{
	margin-top:65px;
}*/









