@charset "utf-8";
/* CSS Document */
 @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);

/*=========  $$ etiquetas  ========*/
body {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size:1em;
}
h1 {
	margin-top:20px;
	font-size:0.50em;
	margin-bottom:13px;
	line-height:3.6em;
	font-weight:400;
	padding-left:10px;
}
h1 b{
	font-size:1.1em;
	font-weight:900;
	text-transform:uppercase;
	
}
h1 p{
	font-size:2.1em;
	
}
h1 i{
	font-style:normal;
	font-size:0.65em;
}
h1 span{
	font-size:7.9em;
	font-weight:900;
	color:#00a4cf;
	line-height:0.8em;
}
h2 {
  display:block;
  width:100%;
  height:41px;
  color: #00a4cf;
  font-size:1.1em;
  text-align:left;
  padding-left:50px;
  padding-top:8px;
  background:url(../img/ico-lider.png) no-repeat left top;
  margin-top:30px;
  font-weight:400;
}


h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
}
b {
}
strong {
}
i {
}
small {
/*font-size:80%;*/
}
big {
/*font-size:120%;*/
}
hr {
	clear:both;
	width:100%;
	text-align:center !important;
	margin: 20px auto !important;
	display: block;
	border: 0;
	border-top: 1px solid #00a4cf;
}
a {
	/*text-decoration:none;*/
}
a:hover {
	/*text-decoration:underline;*/	
}
a:link {
}
a:link:hover {
}
a:active {
}
a:active:hover {
}
/*=========  $$Estilos utilitarios  ========*/
.izq {
	float: left;
}
.dch {
	float: right;
}
.clear {
	clear: both;
}
.clear-izq {
	clear: left;
}
.clear-dch {
	clear: right;
}
.separador{
	clear:both;
}
.img-responsive {
	height: auto;
	max-width: 100%;
}
body .bloque-cookies {
	display:none !important;
}
/*=========  $$color promo  ========*/
.color-promo{
	color:#00a2cf;/*color de orbyt*/
}
.color-promo-bg{
	background:#00a2cf;/*color de orbyt*/
}
/*=========  $$Header  ========*/
header{
	margin:0 auto !important;
	text-align:right;
	display:block;
	height:130px;
}


.logo{
	float:left;
	padding-top:30px;
}
.logo-promo{
	display:block;
	float:left;
	margin:0 0 0 1em;
	padding-top:50px;
}

.tel{
	float:right;
	display:block;
	text-align:right;
	font-size:0.9em;
	cursor:pointer;
	color:#000;
	margin-top:30px;
}

.tel:hover{
	color:#065c9b;
	background:white;

}

.tel img{
	float: right;
	padding-right:5px;
}

.tel span{
	display:block;
	float:left;
	padding-top:10px;
	padding-right:10px;

}

.tel div{
	width:70px;
  height:70px;
  -webkit-border-radius: 100;
  -moz-border-radius: 100;
  border-radius: 100px;
display:block;
	float:left;
	padding-top:14px;
	padding-right:11px;
	background:#00a4cf;
 
} 



.tel b{
	font-size:2em;
	font-weight:900;
}

.nav-contenedor {
	max-width: 960px;
	margin: 0 auto;
	display: block;
	clear: both;
	overflow: hidden;
}

/*=========  $$ Contenido  ========*/
.promocion{
	width:100%;
	height:auto;
	background:url(../img/img-promo-anima.gif) repeat-x center top;
	overflow:hidden;
/*	display:inline-block;*/
	*display:inline;
	zoom:1;
}

.promocion__textopromo{
	width:40%;
	float:left;
	overflow:visible;
}



#promocion__logosmovil{
	display:none;	
	margin:10px auto;
	height: auto;
	max-width: 100%;
}

.promocion__btn1 {
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  border:none;
  color: #ffffff;
  font-size: 20px;
  background: url(../img/ico-carrito.png) no-repeat left #a3b63f;
  background-position: 35px;
  padding: 10px 20px 10px 70px;
  text-decoration: none;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight:700;
  cursor:pointer;
  width:240px;
  height:60px;
  margin-left:10px;
  margin-top:-5px;

}

.promocion__btn1:hover {
  background: url(../img/ico-carrito.png) no-repeat left #727f2e;
  background-position: 40px;
  text-decoration: none;
  margin-left:5px;
  margin-top:-10px;
  width:250px;
  height:70px;
}


.promocion__background {
	background:url(../img/bg-promo-2.gif) no-repeat;
	height:292px;
}

.promocion__formulario {
	text-align:center;
	padding:30px;
	font-size:0.7em;
	background:#dcdddd;
	height:310px;
}



.promocion__formulario span {
	font-size:1.4em;
}

.promocion__formulario__input {
	border: none;
	width:100%;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}

.promocion__chk {
  border: none;
}

.promocion__formulario a {
	text-decoration:underline;
	color:#000;
}
.promocion__formulario a:hover {
	color:#1f628d;
}  	


.promocion__btn2 {
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  border:none 0px;
  color: #ffffff;
  font-size: 20px;
  background: #d73795;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight:700;
  cursor:pointer;
  margin-top:10px;
  margin-bottom:10px;
  width:180px;
  height:50px;
}

.promocion__btn2:hover {
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
  background: #a32b71;
  text-decoration: none;
    margin-top:5px;
  margin-bottom:5px;
  width:190px;
  height:60px;
}

/*=========  $$ beneficios  ========*/

.beneficios-contenido{
	color:#00a4cf;
}
.beneficios-contenido h3{
	text-align:left;
	margin: 1.25em 0;
	font-weight:normal;
	font-size:1.6em;
}
.beneficios-lista{
}
.beneficios-lista ul{
	
}
.beneficios-lista li{
	width:33%; /*Cambiar porcentanje según la cantidad de elementos*/
	display:block;
	float:left;
	font-size:0.8em;
	text-align:left;
	margin: 0 auto;
	margin-bottom:20px;

}
.beneficios-lista li span{
	display:block;
	width:100px;
	height:100px;
	margin: auto;
	margin-bottom:35px;
	border: solid 1px #414141;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}

/*=========  $$Iconos de lista de beneficios  ========*/
li.beneficio-1 {
	background: url(../img/ico-servicios-1.png) no-repeat;
	min-height:60px;
	padding: 10px 30px 0 60px;
}
li.beneficio-2 {
	background: url(../img/ico-servicios-2.png) no-repeat;
	min-height:60px;
	padding: 5px 30px 0 60px;
}
li.beneficio-3 {
	background: url(../img/ico-servicios-3.png) no-repeat;
	min-height:60px;
	padding: 5px 30px 0 60px;
}

li.beneficio-4 {
	background: url(../img/ico-servicios-4.png) no-repeat;
	min-height:60px;
	padding: 5px 30px 0 60px;
}
li.beneficio-5 {
	background: url(../img/ico-servicios-5.png) no-repeat;
	min-height:60px;
	padding: 5px 30px 0 60px;
}
li.beneficio-6 {
	background: url(../img/ico-servicios-6.png) no-repeat;
	min-height:60px;
	padding: 5px 30px 0 60px;
}


/*=========  $$ Condiciones  ========*/
.condiciones{
	clear:both; 
}

.condiciones p{
	margin-bottom:1em;
	font-size:0.7em !important;
	line-height:1.1em;
	color:#666666;
}

.condiciones a {
	text-decoration:underline;
	color:#000;
}
.condiciones a:hover {
	color:#1f628d;
}  	

/*=========  $$Iconos de lista de servicios ========*/
li.servicios-1 {
	background: url(../img/ico-servicios-1.png) no-repeat;
	min-height:60px;
	padding: 10px 0 0 65px;
}
li.servicios-2 {
	background: url(../img/ico-servicios-2.png) no-repeat;
	min-height:60px;
	padding: 15px 0 0 65px;
}
li.servicios-3 {
	background: url(../img/ico-servicios-3.png) no-repeat;
	min-height:60px;
	padding: 10px 0 0 65px;
}

/*=========  $$Bara suscribir   ========*/
#barra-suscribir{
	display:none;
	text-indent:-99999px;
}
/*=========  $$Media queries estilos  ========*/	
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 980px) {
	h1 {
	font-size:0.46em;
	line-height:3em;
}

h1 p{
	font-size:1.7em;
	
}

h1 span{
	font-size:7em;
}
h2 {
  padding-top:0px;
}





.promocion__textopromo{
	width:38%;
	float:left;
	overflow:visible;
}
.tel{
	margin-right:20px;
}

.logo{
	margin-left:20px;
}

}
@media only screen and (max-width: 900px){
}
@media only screen and (max-width: 800px){ 	
}
@media only screen and (min-width: 768px) and (max-width: 979px) {	
}
@media only screen and (min-width: 381px) and (max-width: 900px) {


.logo-promo{
	display:none;
}


#promocion__logosmovil{
	display:inline;
	margin-bottom:30px;
}

.promocion{
	background:url(../img/img-promo-anima.gif) repeat-x center top;

	background-position: -440px 0px;
	height:auto;
}

.promocion__btn1:hover {
  background: url(../img/ico-carrito.png) no-repeat left #727f2e;
  background-position: 35px;
  width:240px;
  height:60px;
  margin-left:10px;
  margin-top:-5px;

}

}
@media only screen and (min-width: 80px) and (max-width: 900px) {
	.promocion{
	background:url(../img/img-promo-anima.gif) repeat-x center top;
	background-position: -590px 0px;
	height:auto;
}
.logo{
	padding-top:0;
	margin-top:-20px;
	margin-right:20px;
	width:50px !important;
}



.logo-promo{
	display:none;
}


.tel{
	margin-right:20px;
	width:50%;
}

.promocion{
		text-align:right;
}

.promocion__textopromo{
	width:60% !important;
	float:right;
	margin-right:20px;
	padding-bottom:30px;
}



.beneficios-contenido h3{
	text-align:center;
}
.beneficios-contenido{
	width:90%;
	margin:auto;
}

.beneficios-lista li{
		width:100%;
		text-align:left;
		margin: 0 auto;
	}
	
.logo{
	float:left;
	padding-top:50px;
	max-width:200px !important;
}

.tel{
	float:right;
	width:185px !important;
	font-size:0.7em;
}



.tel span{
	width:135px !important;
	display:block;
	float:left !important;
	padding-top:5px;
	padding-right:5px;

}

.tel div{
	float:right !important;
	width:50px !important;
  height:50px !important;
  padding-top:5px;
  padding-right:0;
} 

.promocion__formulario {
	height:auto;
}
h1{
	margin-bottom:0px;
}

}
@media only screen and (max-width: 520px) {
	
		header{
	height:110px;
}
	
	.logo{
	float:left;
	padding-top:0;
	margin-top:25px;
	margin-left:20px;
	width:50px !important;
	
}


.logo-promo{
	display:none;
}

#promocion__logosmovil{
	display:inline;	
}


.promocion{
	background:url(../img/img-promo-anima.gif) repeat-x center top;

	background-position: -640px 0px;
	height:auto;
}


} 
@media only screen and (min-width: 80px) and (max-width: 480px) {



.promocion__btn1 {
  background: #a3b63f;
  padding: 10px 20px 10px 20px;
 width:160px;
  height:60px;
  margin-left:0px;
  margin-top:0px;

}

.promocion__btn1:hover {
  background: #727f2e;
  text-decoration: none;
 width:160px;
  height:60px;
  margin-left:0px;
  margin-top:0px;
}

h1 span{
	font-size:6em;
}

h2 {
	margin-bottom:80px;
}

}


@media only screen and (max-width: 420px) {	


}


@media only screen and (max-width: 320px) {	

}