

/*IE 8*/


.lt-ie9 .jumbotron h2{
	font-size:25px;
}

.lt-ie9 .jumbotron h2 big{
	font-size:30px;
}

.lt-ie9 .destacado-footer strong{
	font-size:23px;
}

.lt-ie9 h1.fb-header{
	background-color:#c4beb4

}

.lt-ie9 form h3{
	font-size:17px;
}

.lt-ie9 .btn-formulario{
	font-size: 20px;
}


/*Cookies*/
.cookies{
	position: fixed;
	background: white;
	width: 100%;
	text-align: center;
	font-size: 11px;
   line-height: 13px;
	bottom: 0px;
	 height: 50px;
	z-index: 100;
	padding: 10px 0px;
	display: none;
}


.cookies .cerrar{
  font-size: 25px;
  font-weight: bold;
  color: red;
  border: 2px solid red;
  border-radius: 40px;
  padding: 5px 12px;
  cursor: pointer;
  position: relative;
  top: 10px;
}

.cookienator    {
    width: 100%;
    color: black;
    text-align: center !important;
    position: fixed;
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    z-index: 99999 !important;
}

.cookienator p {
    color: #4F4F4F !important;
    text-align: center !important;
    font-size: 11px !important;
    height: 48px;
}


.cookienator .cerrar{
    background-color: black;
    color: white;
    font-size: 13px;
    line-height: 18px;

    text-align: center;
    padding: 10px 5px;
}

#cookies .modal-content {padding: 15px;}

.modal-body {
  overflow-y: auto;
  overflow-x: hidden;

}




/*Bootstrap override*/


body{
	font-family: "Centrale Sans", Helvetica, sans-serif;
	background-color: #ffffff;
}

a, a:hover, a:link, a:active, a:visited{
	text-decoration: none;
}


/*FORMULARIO*/

div#form {
  margin-top: 0px;
  min-width: 300px;
  max-width: 340px;
  /* background-color: #009fe3; */
  color: white;
  float: right;
}

#cambio{
	padding: 20px;
}

.header_form{
	background: rgba(19,31,107,1);
	background: -moz-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(19,31,107,1)), color-stop(100%, rgba(0,159,227,1)));
	background: -webkit-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -o-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -ms-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: linear-gradient(to right, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131f6b', endColorstr='#009fe3', GradientType=1 );
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	padding: 15px 20px 10px;
	text-align: center;
	font-size: 20px;
}

.icon_phone {
  float: left;
  margin-left: 25px;
  margin-top: 5px;
}

.header_form p {
  text-align: left;
  margin-left: 75px;
  font-size: 17px;
}

.header_form a {
	color: #ffffff;
  	font-size: 22px;
}

.header_form h4{
	font-size: 35px;
	font-weight: 300;
}

.form-control{
	background: #f2f2f2;
	border: 0px;
	border-radius: 3px;
  	margin-bottom: 10px;
}

.checkbox{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#cambio .condiciones p{

    text-align: left !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
	padding: 10px !important;
	color: #999;
}

.condiciones a{
	color: white;
	text-decoration: underline;
}


#mensaje{
	color: #ffffff;
}


#cambio p {

	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

form h3 {

	color: black;
	/*border: 1px solid #fb1800;*/
	margin: 0px auto 10px;
	padding: 10px;
	font-size: 26px;
}

form h4{
	font-size: 15px;
	/*margin-top: 20px;*/
}

form h3 img.icono{
	margin-right: 10px;
}

.btn-formulario{
	width: 100%;
	background-color: #131f6b;
	border-radius: 3px;
	color: white;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 0;
}






@-moz-keyframes parpadeo{
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes parpadeo {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}




/*Header*/

.logo-header {
  margin: 10px 0;
  margin-left: -40px;
  width: 175px;
  padding-bottom: 35px;
}

.logo-philips{
	margin:0 auto;
}


/*Jumbotron*/

.jumbotron{
	padding: 0;
	background: #000000;
	background-image: url(../img/bg.png);
  	background-repeat: no-repeat;
	background-position: center center;
	margin:0px;
	position: relative;
	height: 720px;
  margin-bottom: 40px;
}


.main-content {
  padding: 20px 0;
  color: white;
  font-size: 48px;
}


.main-content h2{
	font-size: 60px;
	font-weight: 300;
	color: #27348b;
	margin-bottom: 20px;
}

.main-content h2 strong{
	color: #0079c7;
}


.main-content h4{
	font-size: 48px;
	font-weight: 300;
}

.plan_financia {
  position: relative;
  top: 40px;
}

.green_box{
	background: rgba(17,108,66,1);
	background: -moz-linear-gradient(left, rgba(17,108,66,1) 0%, rgba(17,108,66,1) 32%, rgba(113,165,64,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(17,108,66,1)), color-stop(32%, rgba(17,108,66,1)), color-stop(100%, rgba(113,165,64,1)));
	background: -webkit-linear-gradient(left, rgba(17,108,66,1) 0%, rgba(17,108,66,1) 32%, rgba(113,165,64,1) 100%);
	background: -o-linear-gradient(left, rgba(17,108,66,1) 0%, rgba(17,108,66,1) 32%, rgba(113,165,64,1) 100%);
	background: -ms-linear-gradient(left, rgba(17,108,66,1) 0%, rgba(17,108,66,1) 32%, rgba(113,165,64,1) 100%);
	background: linear-gradient(to right, rgba(17,108,66,1) 0%, rgba(17,108,66,1) 32%, rgba(113,165,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116c42', endColorstr='#71a540', GradientType=1 );
	max-width: 320px;
	padding: 10px 20px;
	font-size: 30px;
  text-align: center;
  font-weight: 300;
  border-bottom-right-radius: 60px;
}

.green_box p{
	margin-bottom: 0;
}

.green_box p small{
	font-size: 20px;
}

.price {
  position: relative;
  border-bottom: 2px solid;
  margin-bottom: 10px;
}

.price .price_number{	
  position: relative;
  font-size: 177px;
  line-height: 130px;
  top: 0px;
  left: 0;
  display: inline;
  font-family: "CentraleSansCndBold";
}

.price .price_precent{
  left: 0;
  font-size: 119px;
  line-height: 13px;
  top: -40px;
  position: relative;
  display: inline;
  font-family: "CentraleSansCndLight";
}

.price .price_discount{
  right: 0px;
  font-size: 43px;
  line-height: 13px;
  position: absolute;
  display: inline;
  bottom: 25px;
  font-family: "CentraleSansCndLight";
}




/*Bombillas*/
.box_bombillas{
	padding:20px 0;
}

.box_bombillas h3{
	font-weight: bold;
	font-size: 40px;
  text-align: center;
	color: #131f6b;
	margin:25px 0;
}

.box_bombillas h3 span{
	font-weight: bold;
	font-size: 44px;
	color: #131f6b;
}

.box_bombilla {
  background-color: rgba(0,157,255,0.1);
  color: #131f6b;
  font-size: 18px;
  font-weight: 300;
  border-bottom-right-radius: 60px;
  margin:5px 0;
  position: relative;
  height: 300px;
  padding: 10px 20px;
}

.box_bombilla .col-sm-7.col-xs-8{
  height: 215px;	
  position: relative;
}


.box_bombilla img{
	margin: 10px auto;
}

.box_bombilla h4{
	padding-top: 10px;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 0;
	color: #131f6b;
}

.box_bombilla a{
	font-weight: bold;
	color: #009ee3;
	position: absolute;
	bottom:30px;
}

.box_lider .box_bombilla2 {
  background-color: rgba(60, 60, 60,0.1);
  color: #131f6b;
  font-size: 15px;
  font-weight: 300;
  border-bottom-right-radius: 60px;
  margin:10px 0;
  position: relative;
  height: auto;
  padding: 10px 20px;
}

.box_lider .box_bombilla2 .col-sm-7.col-xs-8{
  height: auto;	
  position: relative;
}


.box_lider .box_bombilla2 img{
	margin: 30px auto;
}

.box_lider .box_bombilla2 p{	
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 0;
  color: #131f6b;
}

.box_lider .box_bombilla2 a{
	font-weight: bold;
	color: #009ee3;
	position: relative;
	top: 0px;
}


/*Descargas*/
.box_descargas{
	background: rgba(19,31,107,1);
	background: -moz-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(19,31,107,1)), color-stop(100%, rgba(0,159,227,1)));
	background: -webkit-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -o-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: -ms-linear-gradient(left, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	background: linear-gradient(to right, rgba(19,31,107,1) 0%, rgba(0,159,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131f6b', endColorstr='#009fe3', GradientType=1 );
	padding: 20px 0 10px;
	text-align: center;
	font-size: 30px;
	color: white;
}

.box_descargas .col-sm-4{
	height: 200px;
	border-right: 1px solid;
	padding: 20px 20px 0;
	position: relative;
}

.box_descargas .col-sm-4:last-child{
	height: 200px;
	border-right: none;
	padding-top: 0;
}

.box_descargas h4{
	font-weight: bold;
	font-size: 34px;
  	margin-top: 0;
}

.box_descargas a{
	color: #ffffff;
	background-color: #009fe3;
	padding: 10px 30px;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	left: calc(50% - 130px);
	bottom: 10px;
	border-bottom-right-radius: 60px;
}



/*innovacion*/
.box_innovacion{
	padding: 30px;
	font-size: 30px;
	line-height: 35px;
	color: #131f6b;
  font-weight: bold;
  background-color: #e5f5ff;
}

.box_innovacion h3{
  font-weight: bold;
  font-size: 44px;
  color: #131f6b;
  text-align: center;
  margin-bottom: 30px;
}

.box_innovacion .col-xs-8 {
  height: 100px;
  display: table;
}

.box_innovacion .col-xs-8 div {
  vertical-align: middle;
  display: table-cell;
}

.box_financia{
	background-color: #009fe3;
	border-bottom-right-radius: 30px;
	height: 300px;
}

.box_financia_top{
	background-color: #ffffff;
	border-bottom-right-radius: 30px;
	text-align: center;
}

.box_financia_top img{
	margin: 0px auto;
	padding: 20px 0;
}

.box_financia_bottom{
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 15px 25px;
}


/*box_image*/

.box_img{
	padding: 0;
	background-image: url(../img/bg_abajo.png);
  	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
}




/*box_lider*/
.box_lider{
	padding: 30px 0;
	color: #000;
	font-family: "CentraleSans Book";
	font-size: 20px;
}

.box_lider h3{
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #009ee0;
  margin-bottom: 50px;
	font-family: "Centrale Sans";
}

.box_lider strong{
	color: #009ee0;
}

.box_lider ul {
  list-style-image: url('../img/bullet.png');
}

.border-right-dt {
  border-right: 3px solid #131f6b;
  margin-bottom: 30px
}

.box_lider img {
  margin: 0 auto;
}

.box_lider p {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 0;
  color: #131f6b;
}

.box_lider h4 {
  font-size: 23px;
  font-weight: 600;
  margin-top: 10px;
  color: #131f6b;
}




/*box_como*/
.box_como {
  margin: 50px 0 20px;
  background-image: url(../img/bg_central.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 23px;
  font-weight: bold;
  line-height: 27px;
  color: #131f6b;
}

.icon_num{
	margin-top: -20px;
	margin-bottom: 15px;
}

/*Footer*/

footer{
  padding: 20px;
  background-color: #666666;
  font-size: 14px;
  color: white;
  text-align: center;
}

footer a{
  color: white;
  padding: 0 5px;
}

footer .legal{
	text-align: left;
  margin-top: 30px;
}

footer .logo-philips {
  position: absolute;
  top: 95px;
  right: 60px;
}


/*-----Media Query 1024px--------*/

@media(max-width: 1024px){

}


@media(max-width: 991px){

	
}

@media(max-width: 767px){
	.logo-philips {
	  width: 75px;
	}

	.logo-header {
	  margin: 10px 10px 15px;
	  width: 100px;
  		padding-bottom: 0px;

	}

	.jumbotron{
	  background-position: top;
	  background-image: none;
	  background-color: #ffffff;
	  padding: 0;
	  height: auto;
	  margin-bottom: 0;
	}

	.jumbotron .container {
	  max-width: 100%;
	  padding: 0;
	}

	.bg_mb {
	  margin: 0;
	  padding: 0;
	  width: 100%;
	}

	.main-content {
  		padding: 0px 20px;
  		position: relative;
	}

	.main-content h2 {
		position: absolute;
		max-width: 50%;
	  font-size: 25px;
	  text-align: left;
	  top: 10px;
	  left: 10px;
	}

	.green_box {
	  max-width: 160px;
	  font-size: 15px;
	  padding: 10px;
	}

	.green_box p small {
	  font-size: 14px;
	}

	.price {
	  margin-bottom: 0px;
	}

	.price .price_number{	
	  font-size: 90px;
	  line-height: 60px;
	}

	.price .price_precent{
	  left: 0;
	  font-size: 60px;
	  line-height: 13px;
	  top: -20px;
	}

	.price .price_discount{
	  right: 0px;
	  font-size: 22px;
	  line-height: 13px;
	  bottom: 8px;
	}

	.no-padding-xs {
	  padding: 0;
	}

	div#form {
	  max-width: 100%;
	  float: none;
	}

	.header_form{
	  padding: 10px 0px;
	  color: white;
	  border-bottom-left-radius: 20px;
  	  border-bottom-right-radius: 20px;	
	}

	.header_form p{
  		margin-bottom: 0;
	  font-size: 14px;
	  line-height: 18px;	
	}

	.header_form a{
  		margin-bottom: 0;	
	  font-size: 16px;
	}

	.icon_phone{
		width: 20px;
	}

	#cambio{
	  padding: 20px 40px 40px;
	  border-bottom: 3px solid #131f6b;  
	}

	.box_bombillas {
	  padding: 20px 10px;
	}

	.box_bombillas h3 span {
	  font-size: 25px;
	}
		
	img.img-led {
	  position: absolute;
	  top: -50px;
	  left: calc(50% - 32px);
	}

	.box_bombillas h3 {
	  font-size: 20px;
	  margin: 20px 0;
	}

	.box_bombilla h4{
		font-size: 20px;
	}

	.box_bombilla{
		font-size: 16px;
  		height: auto;
	}

	.box_bombilla a{
		font-size: 18px;
		position: initial;
	}

	.box_bombilla .col-sm-7.col-xs-8 {
	  height: auto;
	}


	.box_lider .box_bombilla2{
		margin-bottom: 20px;
	}

	.box_lider .box_bombilla2 img{
		margin: 15px auto;
	}

	.box_lider .box_bombilla2 p{	
	  font-size: 14px;
	  line-height: 20px;
	  margin-bottom: 10px;
	}

	.box_lider .box_bombilla2 a{
	  font-size: 14px;
	}

	.box_descargas{
		font-size: 20px;
		text-align: center;
	}

	.box_descargas .col-sm-4{
		height: auto;
		border-right: none;
		border-bottom: 1px solid;
		padding: 20px 0;
	}

	.box_descargas .col-sm-4:last-child{
		height: auto;
		border-bottom: none;
		padding-top: 20px;
	}

	.box_descargas h4{
		font-size: 28px;
  		margin-bottom: 0px;
	}

	.box_descargas a{
		margin: 10px 0;
		padding: 10px 25px;
		font-size: 24px;
		position: initial;
	}

	.box_innovacion {
	  padding: 30px 0px 50px;
	  font-size: 16px;
	  line-height: 20px;
	  text-align: center;
	  margin-bottom: 0px;
	}

	.box_innovacion h3 {
	  font-size: 26px;
	  margin-bottom: 30px;
	}

	.box_innovacion img {
		margin: 0 auto;
	}

	.box_innovacion .carousel-indicators {
	  position: absolute;
	  bottom: -40px;
	}

	.box_financia {
	  height: 285px;
	}

	.carousel-indicators .active {
	  background-color: #131f6b;
	}

	.carousel-indicators li{
	  background-color: #bbb;
	}

	/*box_lider*/
	.box_lider{
		padding: 30px 10px;
		font-size: 16px;
	}

	.box_lider h3{
	  font-size: 24px;
	  text-align: center;
	  margin-bottom: 20px;
	}

	.box_lider p {
	  font-size: 18px;
	}
	
	.border-right-dt {
	  border-right: none;
	  border-bottom: 3px solid #131f6b;
	  margin-bottom: 15px;
	  padding-bottom: 10px;
	}

	.box_como {
	  margin: 50px 0 0px;
	  background-image: none;
	  font-size: 18px;
	  line-height: 25px;
	}

	.img_funciona{
		margin-top: -40px;
	}

	footer{
		font-size: 12px;
  		padding: 15px 15px 0;
	}

	footer .philips.visible-xs {
	  background: white;
	  padding: 0;
	}

	footer .logo-philips {
		width: auto;
		position: initial;
		padding: 10px;
	}

	.cookienator p {
	  color: #4F4F4F !important;
	  text-align: center !important;
	  font-size: 10px !important;
	  height: 175px;
	}

	.carousel-inner{
		max-width: 250px;
		margin: 0 auto;
	}

}

@media(max-width: 470px){

	}


@media(max-width: 340px){

.main-content h2 {
  font-size: 24px;
}


}
