/*HEROBOX HOME*/
/*================================================*/
#home.all #herobox {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	height: auto !important;
	max-height: inherit !important;
	overflow: hidden;
	display: block;
	background-color: transparent;
}
#home.all #herobox .amena_content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
	max-height: inherit;
	background-image: url("/static/img/2015/herobox/bg-brick.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
#home.all #herobox .bullets {
	height: auto !important;
	max-height: inherit;
}
#home.all #herobox .amena_content.bullets {
	position: relative;
}
#home.all #herobox .rslides {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0 !important;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	max-height: inherit;
	position: relative;
	list-style: none;
	overflow: hidden;
}
#home.all #herobox .amena_content .rslides li {
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}
#home.all #herobox .rslides li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0 !important;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 0 !important;
	background-image: none;
}
#home.all #herobox .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
/*botones cambio slide*/
#home.all #herobox .rslides_tabs {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0 !important;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	z-index: 99;
	position: absolute;
	bottom: 2%;
	left: 0;
	right: 0;
}
#home.all #herobox .rslides_tabs li {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0 !important;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0 !important;
	padding-left: 0;
	display: inline;
	float: none;
	_float: left;
 *float: left;
	background-image: none;
	position: relative;
}
#home.all #herobox .rslides_tabs a {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	border-radius: 15px;
	background: #ccc;
	background: rgba(0,0,0, .2);
	border: 2px solid #FFF;
	display: inline-block;
	_display: block;
 *display: block;
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
}
#home.all #herobox .rslides_tabs .rslides_here a {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background: #2eb135;
	background: rgba(46,177,53, .8);
}
#home.all #herobox .prev {
	width: 0px;
	height: 0px;
	text-indent: -6000px;
	position: absolute;
	top: 33%;
	left: 0px;
	z-index: 100;
	border-width: 25px;
	border-style: solid;
	border-color: transparent rgba(153,153,153,0.7) transparent transparent;
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	display: none; /*hidden by default*/
}
#home.all #herobox .next {
	width: 0px;
	height: 0px;
	text-indent: -6000px;
	position: absolute;
	top: 33%;
	right: 0px;
	z-index: 100;
	border-style: solid;
	border-width: 25px;
	border-color: transparent transparent transparent rgba(153,153,153,0.7);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	display: none; /*hidden by default*/
}
#home.all #herobox .prev:hover {
	border-color: transparent rgba(46,177,53,0.9) transparent transparent;
}
#home.all #herobox .next:hover {
	border-color: transparent transparent transparent rgba(46,177,53,0.9);
}
#home.all #herobox .caption {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	text-align: center;
	background: #000;
	background: rgba(0,0,0, .8);
	color: #FFF;
}
#home.all #herobox .slide .text-slide {
	width: 35%;
	padding: 10px 20px 25px;
	background: rgba(220,220,220,0.9);
	background: linear-gradient(to bottom, rgba(220,220,220,0.9) 0%, rgba(255,255,255,0.9) 100%);
	position: absolute;
	bottom: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 10px 10px 0 0;
}
#home.all #herobox .slide .text-slide h2 {
	margin: 0;
	color: #2eb135;
	font-size: 2em;
	font-weight: normal;
	padding: 10px 0;
	margin-bottom: 5px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}
#home.all #herobox .slide .text-slide p {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #666;
}
#home.all #herobox .slide {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	position: relative;
	height: 250px;
}
#home.all #herobox .slide .pic_cnt {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	max-width: inherit;
	display: block;
}
#home.all #herobox .slide a {
	width: auto;
	width: 100%;
	max-width: inherit;
	float: none;
	height: auto;
	max-height: inherit;
}
#home.all #herobox .slide img {
	margin: 0 auto;
}
#home.all #herobox .slide .pic_web {
	max-width: 1600px;
}
#home.all #herobox .slide .pic_mob {
	display: none;
}
/*izquierda*/
#home.all #herobox .slide.izquierda img {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#home.all #herobox .slide.izquierda .text-slide {
	right: 30px;
}
/*derecha*/
#home.all #herobox .slide.derecha img {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#home.all #herobox .slide.derecha .text-slide {
	left: 30px;
}
/*centro*/
#home.all #herobox .slide.centro {
	text-align: center;
}
#home.all #herobox .slide.centro .text-slide {
	padding: 10px 5% 25px;
	width: 90%;
	bottom: 0;
}
/*iframe*/
#home.all #herobox .slide.video iframe {
	display: block!important;
	padding-top: 10px;
}
/*================================================*/

/*TOOLTIP*/
/*================================================*/
/* Add this attribute to the element that needs a tooltip */
#home.all #herobox .rslides_tabs, #home.all #herobox .rslides_tabs [data-tooltip] {
	text-decoration: none !important;
}
.content [data-tooltip] {
	z-index: 2;
	cursor: pointer;
	text-decoration: none !important;
}
/* Hide the tooltip content by default */
#home.all #herobox .rslides_tabs [data-tooltip]:before,
#home.all #herobox .rslides_tabs [data-tooltip]:after {
	visibility: hidden;
	pointer-events: none;
}
/* Position tooltip above the element */
#home.all #herobox .rslides_tabs [data-tooltip]:before {
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	width: 160px;
	content: attr(data-tooltip);
	font-size: 14px;
	line-height: 1.2em;
	color: #FFF !important;
	text-align: center;
	font-weight: normal !important;
	text-decoration: none !important;
	text-indent: 1px !important;
	border-radius: 3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	position: absolute;
	bottom: 150%;
	left: 50%;
}
/* Triangle hack to make tooltip look like a speech bubble */
#home.all #herobox .rslides_tabs [data-tooltip]:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}
/* Show tooltip content on hover */
#home.all #herobox .rslides_tabs [data-tooltip]:hover:before,
#home.all #herobox .rslides_tabs [data-tooltip]:hover:after {
	visibility: visible;
	opacity: 1;
}
/*================================================*/

/*FONDOS*/
/*================================================*/
/*fondo 1*/
#home.all #herobox .rslides .giro_fondo_1,
#fondo_giro.giro_fondo_1 {
	background-color: #e5e5e5;
}
/*fondo 2*/
#home.all #herobox .rslides .giro_fondo_2,
#fondo_giro.giro_fondo_2 {
	background-color: #2da530;
}
/*fondo 3*/
#home.all #herobox .rslides .giro_fondo_3,
#fondo_giro.giro_fondo_3 {
	background-image: url('/static/img/2015/herobox/trama_01.gif');
	background-repeat: repeat;
	background-position: 0 0;
}
/*fondo 4*/
#home.all #herobox .rslides .giro_fondo_4,
#fondo_giro.giro_fondo_4 {
	background-image: url('/static/img/2015/herobox/trama_02.gif');
	background-repeat: repeat;
	background-position: 0 0;
}
/*fondo 5*/
#home.all #herobox .rslides .giro_fondo_5,
#fondo_giro.giro_fondo_5 {
	background-image: url('/static/img/2015/herobox/fondo_foto_01.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*================================================*/

/*RD*/
/*================================================*/
/*MAX*/ /*950*/
/*------------------------------------------------*/
@media only screen and (max-width: 950px) {
#home.all #herobox {
	height: auto;
	max-height: inherit;
}
#home.all #herobox .bullets {
	height: 100%;
	max-height: inherit;
}
#home.all #herobox .slide {
	height: auto !important;
}
#home.all #herobox .slide a {
	height: auto !important;
}
#home.all #herobox .slide .pic_cnt {
	margin-top: 0 !important;
	width: 100%;
}
#home.all #herobox .amena_content {
	height: auto;
	max-height: inherit;
}
#home.all #herobox .rslides_tabs {
	bottom: 10px !important;
}
#home.all #herobox .rslides {
	margin-bottom: 0 !important;
	width: 100%;
}
/*TOOLTIP*/
#home.all #herobox .rslides_tabs [data-tooltip]:before,
#home.all #herobox .rslides_tabs [data-tooltip]:after {
	display: none;
}
/*end*/ /*max*/ /*950*/
}
/*------------------------------------------------*/

/*MAX*/ /*700*/
/*------------------------------------------------*/
@media only screen and (max-width: 700px) {
#home.all #herobox .amena_content .slide {
	padding: 0;
}
#home.all #herobox .amena_content .slide,
#home.all #herobox .amena_content .slide a {
	width: 100% !important;
	height: inherit !important;
	max-height: none !important;
}
/*end*/ /*max*/ /*700*/
}
/*------------------------------------------------*/

/*MAX*/ /*680*/
/*------------------------------------------------*/
@media only screen and (max-width: 680px) {
#home.all #herobox .slide .pic_cnt {
	display: none;
}
#home.all #herobox .slide .pic_mob {
	display: block;
	width: 100%;
	max-width: 560px;
	max-height: 300px;
	min-height: 150px;
}
#home.all #herobox .only_img {
}
#home.all #herobox {
	height: inherit !important;
	max-height: inherit !important;
}
#home.all #herobox .rslides_tabs {
	z-index: 1;
}
#home.all #herobox .amena_content .rslides {
	width: 100%;
	max-height: inherit !important;
	background-image: none !important;
}
#home.all #herobox .amena_content .rslides li {
	background-image: none;
}
#home.all #herobox .amena_content .slide .text-slide {
	display: none;
}
#home.all #herobox .amena_content .slide.derecha img,
#home.all #herobox .amena_content .slide.izquierda img {
	position: relative;
	padding-top: 15px;
	right: auto;
	bottom: auto;
	left: auto;
}
#home.all #herobox .amena_content .slide.centro img {
	padding-top: 15px;
}
#home.all #herobox .amena_content .slide .text-slide h2 {
	font-size: 1.4em;
	margin-bottom: 0;
	padding: 5px 0 5px!important;
}
#home.all #herobox .amena_content .slide .text-slide p {
	line-height: 1em;
	font-size: 1em;
}
#home.all #herobox .amena_content li.text_img {
	background-image: none!important;
	background-color: #fff;
}
#home.all #herobox .amena_content .slide.video iframe {
	padding-top: 0px;
	height: 190px!important;
}
#home.all #herobox .amena_content .slide.centro a img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60%;
	margin: auto;
}
/*end*/ /*max*/ /*680*/
}
/*------------------------------------------------*/

/*MAX*/ /*500*/
/*------------------------------------------------*/
@media only screen and (max-width: 500px) {
#herobox .amena_content .slide .pic_mob {
	display: block;
	width: 100%;
}
/*end*/ /*max*/ /*500*/
}
/*------------------------------------------------*/
/*================================================*/

/*CAMPAIGNS*/
/*================================================*/
#home.all .campaing_rst #herobox .slide {
	height: auto;
}
#home.all .campaing_rst #herobox .rslides {
	max-height: 500px;
}
#home.all .campaing_rst #herobox .rslides_tabs {
	z-index: 2;
}
#home.all .campaing_rst #herobox .rslides_tabs a {
	background: rgba(255,255,255, 0.8);
	box-shadow: none;
}
#home.all .campaing_rst #herobox .rslides_tabs .rslides_here a {
	background: #2eb135;
	background: rgba(46,177,53, .8);
}
#home.all .campaing_rst #herobox .bullets {
	height: auto !important;
	max-height: 500px;
}
#home.all .campaing_rst #herobox .main_pic {
	width: 400px;
	height: auto !important;
	position: absolute;
	bottom: 0;
	right: 10%;
	z-index: 1;
	/*hiden by default*/
	display: none;
}
#home.all .campaing_rst #herobox .amena_content {
}
/*RD*/
/*MAX*/ /*CAMPAING*/ /*1380*/
/*------------------------------------------------*/
@media only screen and (max-width: 1380px) {
#home.all .campaing_rst #herobox .slide {
	height: auto !important;
}
#home.all .campaing_rst #herobox .rslides {
	height: auto !important;
	max-height: 500px;
}
#home.all .campaing_rst #herobox .bullets {
	height: auto !important;
	max-height: 500px;
}
#home.all .campaing_rst #herobox .main_pic,
#home.all .campaing_rst #herobox .main_pic img {
	height: auto;
	width: 55%;
	float: right;
}
#home.all .campaing_rst #herobox .main_pic {
	top: auto !important;
	right: 5%;
}
#home.all .campaing_rst #herobox .slide .pic_cnt {
	margin-top: 0;
	width: 100%;
	min-width: 700px;
}
/*end*/ /*campaing*/ /*max*/ /*1380*/
}
/*------------------------------------------------*/

/*MAX*/ /*CAMPAING*/ /*950*/
/*------------------------------------------------*/
@media only screen and (max-width: 950px) {
#home.all .campaing_rst #herobox .slide {
	height: auto;
}
#home.all .campaing_rst #herobox .rslides {
	max-height: inherit;
}
#home.all .campaing_rst #herobox .bullets {
	height: auto;
	max-height: inherit;
}
/*end*/ /*campaing*/ /*max*/ /*950*/
}
/*------------------------------------------------*/

/*MAX*/ /*CAMPAING*/ /*760*/
/*------------------------------------------------*/
@media only screen and (max-width: 760px) {
#home.all .campaing_rst #herobox .slide .pic_cnt {
	width: 100%;
}
#home.all .campaing_rst #herobox .main_pic,
#home.all .campaing_rst #herobox .main_pic img {
	height: auto;
	width: auto;
}
#home.all .campaing_rst #herobox .main_pic {
	right: 0;
}
/*end*/ /*campaing*/ /*max*/ /*760*/
}
/*------------------------------------------------*/

/*MAX*/ /*CAMPAING*/ /*680*/
/*------------------------------------------------*/
@media only screen and (max-width: 680px) {
#home.all .campaing_rst #herobox .main_pic {
	float: left;
	left: 0;
}
#home.all .campaing_rst #herobox .slide .pic_cnt {
	display: none;
}
#home.all .campaing_rst #herobox .main_pic,
#home.all .campaing_rst #herobox .main_pic img {
	float: left;
	left: -4%;
}
#home.all .campaing_rst #herobox .slide .pic_mob {
	max-height: inherit;
	max-width: inherit;
	display: block;
}
/*end*/ /*campaing*/ /*max*/ /*680*/
}
/*------------------------------------------------*/

/*MAX*/ /*CAMPAING*/ /*350*/
/*------------------------------------------------*/
@media only screen and (max-width: 350px) {
#home.all .campaing_rst #herobox .bullets {
	height: 170px;
	max-height: 170px;
}
/*end*/ /*campaing*/ /*max*/ /*560*/
}
/*------------------------------------------------*/

/*================================================*/
