@charset "utf-8";
/* CSS Document */

html, body{
	height:100%;	
}
#titular, #container, #container_superior, #container_inferior, #titular, #beneficios, #rescate, #contacto_principal, #cta, #cabecera, #carrusel, #testimonios, .bx-wrapper, .bx-viewport, blockquote p, .general, .redes, #redes, #rescate h3, #rescate_cont, #contacto_principal a{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
}
#container{
	background-color: #80B714;
	height:100%;
	text-align:center;	
}
#container, #titular, #rescate, #cabecera {
	width:100%;
	float:left;	
}
#cabecera{
	background-color:#FFF;
	background-image:url(../img/back_cabecera.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:95px;
	text-align:center;
	height:160px;
}
#logo{
	width:100%;
	max-width:1500px;
	float:none;
	display:inline-block;
	text-align:left;
}
h1 span{
	display:none;	
}
#container_superior{
	height:200px;
	max-width:1500px;
	display:inline-block;
	width:100%;
}
#container_inferior{
	max-width:1500px;
	display:inline-block;
	width:100%;
	padding:25px;
	margin-top:-70px;
}
#container_inferior_cont{
	width:100%;
	background: url("../img/fondo_web.gif") repeat scroll 0 0 #fff;
	border-top: 5px solid rgba(255,255,255,1);
}
#imagen img{
	margin-top:-90px;
	z-index:999;
}
h1 span{
	display:none;	
}
#titular{
	width:90%;
	float:right;
	text-align:right;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:25px;
	font:400 1.5em 'Open Sans', sans-serif;
	color:#FFF;
}
#titular h2{
	font:400 1.5em 'Nunito', sans-serif;
	color:#fff;
	text-transform:uppercase;	
}
#titular h3{
	font:400 1.0em 'Nunito', sans-serif;
	color:rgba(255,255,255,1);	
}
#imagen, #cta, #formulario{
	float:left;	
}
#imagen{
	width:34%;
	z-index:999;
}
#cta{
	width:66%;
	/*margin-right:30px;*/
	display:flex;
	-webkit-box-shadow: 5px 5px 25px 5px rgba(0,0,0,0.45);
	-moz-box-shadow: 5px 5px 25px 5px rgba(0,0,0,0.45);
	box-shadow: 5px 5px 25px 5px rgba(0,0,0,0.45);
}
/*Estilos bloque de contacto a la derecha*/
#contacto_principal{
	width: 40%;
	float:left;
	background-color: #7FB614;
	/*background-image:url(../img/back_form.png);*/
	background-position:290px 220px;
	overflow:hidden;
	background-repeat:no-repeat;
	float: right;
	padding:75px;
	/*margin-top: -405px;*/
	border-radius:0px;
	text-align: center;
	color:rgba(255,255,255,1);
	flex:1;
	align-items:center;
	justify-content:center;
}
#contacto_principal h2{
	font:400 2.0em 'Open Sans', sans-serif;
	margin-bottom:25px;
}
#contacto_principal p{
	font:400 1em 'Open Sans', sans-serif;
	margin-bottom:25px;
}
#contacto_principal a{
	width:auto;
	margin:0 25%;
	background-color:rgba(102,102,102,1);
	font:400 1.1em 'Open Sans', sans-serif;
	padding:10px 30px;
	float:left;
	border-radius:0px;		
}
#contacto_principal a:hover{
	background-color:#CCC;
}
#beneficios{
	width:60%;
	min-height:392px;
	/*margin-left:15%;*/
	background-color:rgba(255,255,255,1);
	border-radius:0;
	padding: 40px;
	/*margin-top:-45px;*/
	font:400 1.1em 'Open Sans', sans-serif;
	text-align:left;
	color:#000;
	float:left;
	flex:1;
	display:flex;
	align-items:center;
	justify-content:center;
}
#testimonios{
	width:100%;
	float:left;
	padding:40px;
	margin-top:-20px;
}
#carrusel{
	border:none;
    border-radius:0;
    box-sizing: border-box;
    float: left;
    width: 830px;
	height: 250px;
    z-index: 20;
	overflow:hidden;
}
blockquote{
	color:rgba(20,20,20,1);	
}
blockquote p{
	color:#003C26;
	padding-top:20px;	
}
#rescate{
	background-color:#eee;
	box-shadow:rgba(102,102,102,1) 10px 0 2px 2px;
	text-align:center;
	padding-top:100px;
	background:#eee url(http://www.hijolusa.es/img/logo.svg) center 40px no-repeat;
	background-size: auto 50px;
}
#contacto h3{
	font:400 1.5em 'Open Sans', sans-serif;
}
#redes h3, #contacto h3{
	font:400 1.1em 'Nunito', sans-serif;
	width:100%;
	float:none;
	text-align:center;
	color:#5BAC26;
	padding-top:20px;
	padding-bottom:10px;
	display:inline-block;
}
/*Rescate*/
#rescate_cont{
	width:100%;
	float:none;
	text-align:center;
	max-width:1500px;
	display:inline-block;	
}
#rescate p{
	font:400 1em 'Open Sans', sans-serif;	
}
#contacto, #legal{
	width:100%;
	float:left;
}
#contacto a{
	font:400 1em 'Open Sans', sans-serif;
	color:#5BAC26;	
}
#contacto a:hover{
	color:rgba(102,102,102,1);	
}
#redes{
	width:100%;
	text-align:center;
	float:left;
	display:inline-block;
	float:right;
}
#redes ul{
	display:inline-block;
	float:none;
	width:auto;
	padding-top:5px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}
#fb, #tw, #go, #in, #ln, #yt{
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left;
	background-position:left top;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-left:1px;
}
#fb{
	background-image:url(../img/facebook.png);
	background-size:cover;	
}
#tw{
	background-image:url(../img/twitter.png);
	background-size:cover;		
}
#go{
	background-image:url(../img/go.png);
	background-size:cover;		
}
#in{
	background-image:url(../img/in.png);
	background-size:cover;		
}
#ln{
	background-image:url(../img/li.png);
	background-size:cover;		
}
#yt{
	background-image:url(../img/yt.png);
	background-size:cover;		
}
#fb:hover, #tw:hover, #go:hover, #in:hover, #ln:hover, #yt:hover{
	cursor:pointer;
	background-position:left bottom;
	background-repeat: no-repeat;
	transition: ease-in all 0.2s;
	-moz-transition: ease-in all 0.2s;
	-o-transition: ease-in all 0.3s;
	-webkit-transition: ease-in all 0.2s;
	-ms-transition: ease-in all 0.2s;
	cursor: pointer;	
}
.redes li{
	margin-right:20px;;
	display:inline-block;
}
#fb span, #tw span, #go span, #yt span, #in span, #ln span, #yt span{
	display:none;	
}
/* ESTILOS PARA EL PERMISO DE COOKIES*/
#permiso_cookies {
	background-color: #FFF;
	color: #999;
	float: left;
	left: 50px;
	margin-top: -150px;
	padding: 20px;
	position: fixed;
	text-align: center;
	top: 31%;
	width: 270px;
	z-index: 1001;
	border-radius:6px;
	border:solid 2px #999;
}
#permiso_cookies_tit {
	color: #999;
	font:1em 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
#permiso_cookies_cont {
	line-height: 1em;
	font:0.8em 'Open Sans', sans-serif;
}
#permiso_cookies_cont a {
	color: #E68454;
}
#permiso_cookies_cont a:hover {
    color: #E68454;
    text-decoration: underline;
}
#permiso_cookies_acepto {
	cursor: pointer;
	font:1.1em 'Open Sans', sans-serif;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#999;
	border-radius:6px;
	width:200px;
	display:inline-block;
	color:rgba(255,255,255,1);
}
#permiso_cookies_acepto:hover{
	background-color:#E68454;
}
#permiso_cookies_x {
	background-color: #E68454;
	background-image: url("../img/cross.png");
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 6px;
	position: absolute;
	right: -13px;
	top: -13px;
	width: 20px;
	height:20px;
	border: 5px solid #E68454;
}
#permiso_cookies_x:hover {
	background-color: #999;
	cursor: pointer;
	border-color: #999;
}
#permiso_cookies_x span {
    display: none;
}
/*Politica de cookies*/
#politica_cookies{
	background-color:rgba(153,153,153,1);	
}
#aviso_legal , #aviso_legal_en,
#politica_cookies, #politica_cookies_en, 
#politica_privacidad, #politica_privacidad_en{
	padding: 100px;
	height: 100%;
	width: 80%;
	background-color: rgba(95,95,95,0.9);
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	text-align: center;
	display: none;
	font:1.1em 'Open Sans', sans-serif;
}
#aviso_legal article, #aviso_legal_en article, 
#politica_cookies article, #politica_cookies_en article, 
#politica_privacidad article, #politica_privacidad_en article{
	padding: 50px;
	background: #FFF;
	width: 100%;
	overflow-y: auto;
	display:inline-block;
	text-align:left;
	overflow-y:scroll;
	min-height:100%!important;
	height:100%;
	border-radius:8px;
	box-shadow:0px 0px 50px #000;
}
#politica_cookies article h2, #politica_cookies article h3, #aviso_legal article h2, #aviso_legal article h3, #politica_privacidad article h3,
#politica_cookies_en article h2, #politica_cookies_en article h3, #aviso_legal_en article h2, #aviso_legal_en article h3, #politica_privacidad_en article h3{
	text-align:left;
}
#cerrar_aviso {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(../img/cross.png) no-repeat center center;
	cursor: pointer;
}
#politica_cookies h2, #aviso_legal h2{
	font-size:2.2em;
	text-align:center!important;
	padding:25px;
	color:#FFF;
	background-color:#999;
	margin-bottom:80px!important;
	border-radius:6px;	
}
#politica_cookies h3, #aviso_legal h3{
	font-size:1.6em;
	text-align:center!important;
	padding:25px;
	color:#999;	
}
#politica_cookies h4, #aviso_legal h4{
	font-size:1.3em;
	padding:25px;
	color:#999;	
}
#politica_cookies p, #aviso_legal p{
	font-size: 1.2em;
	color: #999;
	line-height: 1.5em;	
}
hr{
	color:#000;
	margin-bottom: 50px;
    margin-top: 50px	
}
#legal {
  margin-bottom: 20px;
}
#legal a{
	font: 400 1em 'Open Sans', sans-serif;
    color: #5BAC26;	
}
#legal a:hover{
	color:#08714B;	
}
#logo .logo-hijolusa {
     width: 150px;
    height: auto;
    float: left;
    margin-top: 50px;
    margin-left: 50px;
    border-left: 1px solid #CCC;
    padding-left: 50px;
}
#logo img {
    float: left;
	max-width:250px;
}
#politica_cookies a, #aviso_legal a{
  color: black;
  text-decoration: underline;
}
/* FIX POLÍTICAS */
#rescate p{
	font:400 0.8em 'Open Sans', sans-serif;	
}
#cerrar_aviso{
    width:30px;
    height:30px;
    top:10px;
}
#aviso_legal, #aviso_legal_en, #politica_cookies, #politica_cookies_en, #politica_privacidad, #politica_privacidad_en{
    width:100%;
    padding:50px;
    box-sizing: border-box;
}
#aviso_legal article, #aviso_legal_en article, #politica_cookies article, #politica_cookies_en article, #politica_privacidad article, #politica_privacidad_en article{
    box-sizing: border-box;
}
#politica_cookies h2, #aviso_legal h2{
    font-size: 1.8em;
    background: #5BAC26;
    padding:10px;
}
#politica_cookies h3, #aviso_legal h3,#aviso_legal strong,#politica_cookies strong,#politica_cookies h4, #aviso_legal h4{
    color: #5BAC26;
}