/*Bootstrap override*/
.container{
	width: 990px;
}

body{
	font-family: Arial;
}
.jumbotron {
	background-image: url("../img/main_bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	  background-color: #e9e8ed;
  margin-bottom: 0px;
  padding: 10px 0;
}

.img-responsive{
	margin: auto;
}

.form-control{
	background: #f2f2f2;
	border: 0px;
  	margin-bottom: 10px;
  color: #555!important;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.inline {
	display: inline-block;
	float: left;
}







/*Buttons*/
.btn-mapfre{
	background-color: white;
	text-align: center;

	text-decoration: none;
	
	font-size: 18px;
}


.no-margin-top{
	margin-top: 10px;
}



/* Cookies */

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

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

.avisocookies{
        position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: white;
    color: white;
    text-align: center;
    font-size: 11px;
    padding: 10px 0px;
    background-color: #021E2E;
}

.avisocookies p{
    margin: 0px;
}

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

.cookienator .cerrar{
    background-color: black;
    color: white;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    padding: 10px 5px;
}



/* Header */
div.header {
	min-height: 60px;
	background: white;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(85,85,85,0.55);
	-moz-box-shadow: 0px 2px 3px 1px rgba(85,85,85,0.55);
	box-shadow: 0px 2px 3px 1px rgba(85,85,85,0.55);
  	border-bottom: 2px solid #ccc;
}

div.header h1{
	margin: 0;
}

div.header img.logo {
	padding: 15px 0;
  margin-left: 0;
}

div.header .phone-number {
	font-weight: bold;
	text-align: right;
	padding: 0 15px;
	padding-bottom: 20px;
}

div.header .phone-number a {
	color: black;
	font-size: 18px;
	line-height: 12px;
	vertical-align: middle;
  border-radius: 50px;
}

div.header .phone-number img {
	padding-left: 40px;
}


.icono_familia{
  position: relative;
  top: -25px;
  left: 0;
}

.grey-band{
  padding: 20px 15px 10px;
  background: #f1f1f1;
  text-align: center;
  font-size: 16px
}


.grey-band p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}



.grey-band h3{
  font-size: 32px;
  line-height: 40px;
  color: #0069a7;
  text-align: center;
  padding: 25px;
  padding: 10px 25px;
  font-family: 'Basic';
}


.grey-band h3 strong{
	color:#d90048;
}

.grey-band h4{
  font-size: 20px;
  line-height: 24px;
  color: #0069a7;
  text-align: center;
  padding: 0;
  font-family: 'Basic';
}

.grey-band h5 {
  background-color: #0069a7;
  margin-top: 0;
  padding: 7px 10px;
  font-size: 16px;
  color: white;
  max-width: 298px;
  margin: 0 auto 10px;
}

.grey-band h6 {
  color: #0069a7;
  padding: 7px 10px;
  font-size: 18px;
  font-weight: bold;
}

.footer-list .col-sm-8 .col-sm-3,.footer-list .col-sm-4 {	
  border-right: 2px dotted #d90048;
  min-height: 95px;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-bottom: 15px;
}

.footer-list .col-sm-4 {
	border-right: none;
}

span.mas {
  position: absolute;
  font-size: 20px;
  background: #f1f1f1;
  line-height: 20px;
  top: 30px;
  right: -7px;
  color: #d90048;
  
}

.white-band h2{
  font-size: 20px;
  margin-bottom: 30px;
}

.white-band h3{
  font-size: 32px;
  line-height: 40px;
  color: #0069a7;
  text-align: center;
  padding: 25px;
  padding: 10px 25px;
  font-family: 'Basic';
}

.white-band h3 strong {
  color: #d90048;
}

.white-band h4{
  font-size: 20px;
  line-height: 24px;
  color: #0069a7;
  text-align: left;
  padding: 0;
  font-family: 'Basic';
  margin-top: 10px;
}

.white-band p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.white-band .no-padding-left{
	padding-left: 0;
  padding-bottom: 15px;
}

.white-band2 h3{
  font-size: 32px;
  line-height: 40px;
  color: #0069a7;
  text-align: center;
  padding: 25px;
  padding: 10px 25px;
  font-family: 'Basic';
}

.white-band2 h3 strong {
  color: #d90048;
}

.white-band2 h4{
  font-size: 20px;
  line-height: 24px;
  color: #0069a7;
  text-align: center;
  padding: 0;
  font-family: 'Basic';
}

.white-band2 p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}



.promotion {
  margin-top: 0px;
  text-align: left;
  padding: 0 0px;
  color: white;
}

.promotion h3{
  font-family: 'Basic';
  font-size:23px;
}

.promotion h2{
  font-family: 'Basic';
  font-size:33px;
  margin: 15px 0 25px;
}

.promotion ul{
	list-style-image: url(../img/tick_blanco.png);
	padding-left: 20px;
	width: 200px;
}

.promotion ul li{
	margin: 5px 0;
}


.text_red{
	color:#d90048;
}

.bola_azul {
  background-color: #0069a7;
  width: 140px;
  height: 140px;
  border-radius: 150px;
  position: absolute;
  bottom: 0px;
  right: -30px;
  font-size: 18px;
  color: white;
  text-align: center;
  padding: 25px 0px;
  margin:0 auto;
  font-family: 'Basic';
}

.blue-band{
  background-color: #0069a7;
  color: white;
  text-align: center;
  padding: 10px 0;
  font-size: 17px;
}

.blue-band h3{
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  padding: 25px;
  padding: 10px 25px;
  font-family: 'Basic';
}

.blue-band h4{
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  text-align: left;
  padding: 0;
  font-family: 'Basic';
}

.blue-band .img-responsive {
  margin: 0 5px;
  display: inline-block;
}


.blue-band p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}


.blue-band ul{
	list-style-image: url(../img/tick.png);
	padding-left: 20px;
  	font-size: 14px;
  text-align: left;
}

.blue-band ul li{
	margin: 5px 0;
}


a.btn-formulario.btn-informate {
  padding: 5px 15px;
  margin-bottom: 10px;
  display: inline-block;
  width: auto;
}

.white-band, .white-band2, .grey-band, .blue-band{	
  padding: 0px 0 20px 0;
}

/* Modales */

.modal-body {
	
}

.btn-info, .btn-info:hover {
	background: #98a92a;
	border:none;
}

div#modal-llamar .modal-dialog {
  max-width: 400px;
  margin: 0 auto;
}
div#modal-llamar .modal-body {
  max-width: 400px;
  margin: 0 auto;
}

div#modal-llamar .modal-body .telefono-mobile{
  	color: #ffffff;
	  background-image: url(../img/llama_al_white.png);
	  background-position: 20px 13px;
}

#error-note .error, #error-note_pop .error, #error-note_top .error, #error-note_bottom .error{	
  font-size: 11px;
  margin-bottom: 0;
  color: red;
}

#error-note p, #error-note_pop p, #error-note_top p, #error-note_bottom p{	
  padding: 0;
  margin-bottom: 0;
}





@media(max-width: 992px){

	body {
		overflow-x: hidden;
	}

	.container {
		width: 100%;
	}

	.margin-top {
		margin-top: 0px;
	}

	
	.margin-top {
	    margin-top: 0px;
	}

	.molecula {
	    top: auto;
	    right: 200px;
	    bottom: 0px;
	}

	.white-band .price {
	  font-size: 16px;
  	  line-height: 40px;
	}
	.white-band .price span {
	  font-size: 55px;
	}
	.white-band .price.price_bf span {
	  font-size: 33px;
	}
	.white-band .price sup {
	  font-size: 15px;
	}
	.white-band .price.price_bf sup {
	  top: -15px;
	}


	.white-band .price.price_bf::after {
	  width: 80px;
	  bottom: 35px;
	}

}

@media(max-width: 767px){



.col-caja-peque{width: 100%; margin:0 auto; padding-left: 15px; padding-right: 15px;}
.col-caja-grande{width: 100%; margin:0 auto;padding-left: 15px; padding-right: 15px;}

.bola_roja {
	position: absolute;
	width: 115px;
	height: 115px;
  padding: 0;
  left: 50px;
}

.bola_roja p.discount {
  font-size: 25px;
  top: 5px;
}

.bola_roja p.discount strong {
  font-size: 45px;
  line-height: 20px;
  position: relative;
  top: 15px;
  left: -5px;
}

.bola_roja span.dto {
  position: absolute;
  line-height: 20px;
  top: 25px;
  font-size: 13px;
  left: 55px;
}

.header {
  position: fixed;
  background-color: #ffffff;
  z-index: 999;
  margin-bottom: 200px;
  top: 0;
}
	
	.jumbotron{
	  background-image: url(../img/main_bg_mb.png);
	  background-size: initial;
	  margin-top: 160px;
   	  background-color: #0069a7;
  		padding-bottom: 0;
	}

	.icono_familia {
	  position: relative;
	  top: 0;
  	margin: 0 auto;
	  left: 0;
	}
	.gurrumino {
	  position: fixed;
	  right: 0;
	  top: 47%;
	  z-index: 99;
	  line-height: 15px;
	}

	img.visible-xs.mainMB {
	  margin: -30px;
	  width: calc(100% + 60px);
	}

	.main-content {
  	  text-align: center;
  	  margin-bottom: 0px;
 }
	
	.jumbotron h1{
	  color: #d90048;
	  
	  font-size: 19px;
	  text-align: center;
	}

	.jumbotron h2{
	  font-size: 22px;
	  text-align: left;
	  margin-bottom: 20px;
	}

	.jumbotron h3{
	  font-size: 16px;
	  line-height: 24px;
	  text-align: left;
	  margin-bottom: 10px;
	  margin-top: 5px;
	}

	.jumbotron p {
	  margin-bottom: 15px;
	  font-size: 18px;
	  line-height: 22px;
	  font-weight: 200;
	}

	.jumbotron .price {
	  font-size: 15px;
	  line-height: 30px;
	  color: #d90048;
	}

	.jumbotron .price span{
	  font-size: 55px;
	  line-height: 30px;
	  
	}

	.jumbotron .price.price_bf span{
	  font-size: 40px;
	  line-height: 30px;
	  
	}
	.jumbotron .price.price_bf{
		float: right;
	}

	.jumbotron .price.price_bf::after{
	  content: "";
	  width: 90px;
	  height: 2px;
	  background-color: #1d1d1b;
	  position: absolute;
	  bottom: 40px;
	  z-index: 10;
	  -ms-transform: rotate(-15deg);
	  -webkit-transform: rotate(-15deg);
	  transform: rotate(-15deg);
	  right: 10px;
	}

	.jumbotron .price sup{
	  font-size: 24px;
	  
	}

	.jumbotron fieldset{
	  max-width: 320px;
	  margin: 25px auto;
	  border-top: 1px solid #d90048;
	}

	.jumbotron fieldset legend {
	  display: inline-block;
	  width: 220px;
	  text-align: center;
	  
	  margin-bottom: 20px;
	  font-size: 16px;
	  color: #fff;
	  background: #d90048;
	  position: relative;
	  top: 0px;
	  margin: 0 auto;
	  border-radius: 10px;
	}

	.jumbotron fieldset p{
	  text-align: center;
	  font-size: 14px;
	  margin:5px 0;
  		
	}

	.destacado_lista{
  		margin-left: 0px;
		border-bottom: 2px dotted grey;
	}

	.destacado_lista > .col-xs-6:first-child{
		border-right: 2px dotted grey;
	}

	.destacado_lista p{
		font-size: 14px;
		line-height: 18px;
	}

	.destacado_lista > .col-xs-6{
		padding: 10px 0;
	}

	.destacado_lista .col-xs-4, .destacado_lista .col-xs-8{
		padding-left: 5px;
		padding-right: 5px;
	}

	.destacado_lista.last{
		border-bottom: none;
	}

	.navbar ul li {
	    padding-right: 10px;
	    font-size: 13px;
	}


	div.header .phone-number span {	
	  font-size: 10px;
  		position: absolute;
	}

	.btn-mobile {
		display: block;
    	max-width: 300px;
    	margin: 0 auto;
    	background: #009ddf;
    	
		padding: 15px 10px 10px;
		border-radius: 8px;
	}

	.btn-mobile a {
		font-size: 31px;
		font-weight: bold;
		color: white;
		line-height: 24px;
	}

	.btn-mobile a img {
		vertical-align: top;
	}

	.promotion {
	  /* position: absolute; */
	  /* z-index: 9; */
	  /* top: 20px; */
	  /* left: 0; */
	  /* margin-top: 30px; */
	  /* width: 100%; */
	  /* padding: 0 15px; */
	}


	.top {
		top: 318px;
	}

	.footer-list .col-sm-8 .col-sm-3,.footer-list .col-sm-4 {
	  border-right: none;
	  min-height: auto;
	  font-size: 15px;
	  display: block;
 	  margin-bottom: 0px;
	}
	
	.footer-list p{
	  border-bottom: 1px solid #d90048;
	  padding-bottom: 11px;
	  margin-bottom: -10px;
	}
	
	.footer-list .last p{
	  border-bottom: none;
	}

	.footer-list span.mas{
	  position: relative;
	  top: -2px;
	  background: #f1f1f1;
	  padding: 0 3px;
	  
	  color: #d90048;
	  font-size: 16px;
  	  display: inline-block!important;
	}

	.footer-list h3 {
	  margin-bottom:50px;
	}

	.grey-band h3, .white-band h3, .white-band2 h3, .blue-band h3{
	  font-size: 22px;
	  line-height: 28px;
  		padding-top: 0px;
	}

	.red-band h3{
	  background-color: #d90048;
	  color: #ffffff;
	  padding: 10px 0;
	}
	.red-band {
	  background-color: #ffffff;
	  color: #333333;
	  text-align: center;
	  padding: 10px 0;
	  font-size: 17px;
	}

	.lista-garantias ul{
  		list-style-image: url(../img/tick_pink.png);
		text-align: left;
	}

	.lista-garantias li {
	  padding: 0 0px;
	}

	div.header .phone-number a, #cambio .numeroGoogle{
		background-color: #0069a7;
		color: white;
		font-size: 30px;
		line-height: 40px;
		vertical-align: middle;
	  background-image: url(../img/llamaya.png);
	  background-repeat: no-repeat;
	  background-position: 20px 13px;
	  padding: 8px;
	  padding-left: 80px;
	  border-radius: 50px;
	}

	.box-price .bola_roja{
		left: inherit;
	}

	div.header img.logo {
	  margin:0 auto;
	  text-align: center;
	  max-width: 150px;
	}

	.bola_azul {
	  width: 120px;
	  height: 120px;
	  position: initial;
	  margin: 20px auto;
	}

	.bola_azul p{
  		font-size: 18px;
  		line-height: 22px;
	}

	.blue-band p {
		margin-top: 10px;
	}

	.grey-band ul{
		list-style-image: url(../img/tick.png);
		padding-left: 10px;
	}

	.grey-band ul li{
		margin: 5px 0;
		font-size: 13px;
		text-align: left;
	}

	.grey-band h5 {
	  max-width: 298px;
	  display: block;
	  margin: 0 auto 20px;
	}

	

	.white-band, .white-band2, .grey-band, .blue-band, .orange-band{
		padding: 15px 10px;
	}

	.contact-band{
		padding: 15px 0;
	}

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

	.white-band2 p {
	  margin-top: 15px;
	  margin-bottom: 25px;
	}

}





@media(max-width: 380px) {


	div.header .phone-number img {
		padding-left: 20px;
	}


	div.header .phone-number span {	
  		display: none;
	}

}

@media(max-width: 350px) {


	div.header .phone-number a,.numeroGoogle {
	  font-size: 20px;
	}

	.jumbotron p {
	  font-size: 14px;
  	line-height: 18px;
	}

	.bola_roja {
	  width: 100px;
	  height: 100px;
	}

	.bola_roja p.duracion {
	  font-size: 12px;
	}

}