@font-face {
    font-family: "ico-redes";
    src: url("/fonts/ico-redes.eot");
    src: url("/fonts/ico-redes.eot?#iefix") format("embedded-opentype"), url("/fonts/ico-redes.woff") format("woff"), url("/fonts/ico-redes.ttf") format("truetype"), url("/fonts/ico-redes.svg#ico-redes") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('/fonts/gothamrnd-light.eot?#iefix') format('embedded-opentype'), url('/fonts/gothamrnd-light.woff') format('woff'), url('/fonts/gothamrnd-light.ttf') format('truetype'), url('/gothamrnd-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('/fonts/gothamrnd-medium.eot?#iefix') format('embedded-opentype'), url('/fonts/gothamrnd-medium.woff') format('woff'), url('/fonts/gothamrnd-medium.ttf') format('truetype'), url('/gothamrnd-medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Rounded';
    src: url('/fonts/gothamrnd-medium.eot?#iefix') format('embedded-opentype'), url('/fonts/gothamrnd-medium.woff') format('woff'), url('/fonts/gothamrnd-medium.ttf') format('truetype'), url('/gothamrnd-medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('/fonts/gothamrnd-book.eot?#iefix') format('embedded-opentype'), url('/fonts/gothamrnd-book.woff') format('woff'), url('/fonts/gothamrnd-book.ttf') format('truetype'), url('/gothamrnd-book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-Regular';
    src: url('/fonts/futura-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/futura-regular.woff') format('woff'), url('/fonts/futura-regular.ttf') format('truetype'), url('/fonts/futura-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-Light';
    src: url('/fonts/futuraltbt.eot?#iefix') format('embedded-opentype'), url('/fonts/futuraltbt.woff') format('woff'), url('/fonts/futuraltbt.ttf') format('truetype'), url('/fonts/futuraltbt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-Medium';
    src: url('/fonts/futuramdbt-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/futuramdbt-webfont.woff') format('woff'), url('/fonts/futuramdbt-webfont.ttf') format('truetype'), url('/fonts/futuramdbt-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-regular.woff') format('woff'), url('/fonts/montserrat-regular.ttf') format('truetype'), url('/fonts/montserrat-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-bold.woff') format('woff'), url('/fonts/montserrat-bold.ttf') format('truetype'), url('/fonts/montserrat-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Thin';
    src: url('/fonts/montserrat-thin.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-thin.woff') format('woff'), url('/fonts/montserrat-thin.ttf') format('truetype'), url('/fonts/montserrat-thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('/fonts/montserrat-light.eot?#iefix') format('embedded-opentype'), url('/fonts/montserrat-light.woff') format('woff'), url('/fonts/montserrat-light.ttf') format('truetype'), url('/fonts/montserrat-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

*.lazy { 
   background-image: none !important; 
   background-color: #F1F1FA !important; 
} 


body {
    font-family: 'Gotham-Book', verdana, sans-serif;
    font-size: 0.6em;
    margin: 0 auto;
    max-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1.36em;
    font-weight: normal;
}
h2 {
    font-size: 1.45em;
}
h3 {
    font-size: 1.45em;
}
h4 {
    font-size: 1.27em;
}
h5 {
    font-size: 1.18em;
}
h6 {
    font-size: 1.09em;
}
header {
    overflow: hidden;
    position: relative;
    margin-top: 8px;
}
header {
	background: #EFEDE1;
    height: 140px;
    text-align: center;
    padding-top: 6em;
}

	@media screen and (max-width: 837px) {
	  header {
		padding-top: 2em;
		height: 240px;
	  }
	}

.header-izq{
	color:#ec5d11;
	font-weight: bold;
	font-size: 14px;
	float: left;
	padding-left: 3em;
	margin-top: 5.5em;
}


	@media screen and (max-width: 837px) {
	  .header-izq{
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 2em;
		padding-left: 0em;
	  }
	}

.header-izq a, .header-der a{
	text-decoration: none;
	color:#ec5d11;
}

.header-der{
	color: #ec5d11;
    font-weight: bold;
    font-size: 14px;
    float: right;
    padding-right: 3em;
    width: 90%;
    text-align: right;
}

	@media screen and (max-width: 837px) {
	  .header-der{
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 2em;
		padding-right: 0em;
	  }
	}

.miEspacio{
	margin-right: 10px
}

.contenedor {
    padding-left: 0;
    padding-right: 0;
}
.productos {
    font-size: 22px;
    padding-top: 1em;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	margin: auto;
}

.titulo{
    color: #d9384a;
    font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding: 1em 1em 0 1em;
}
	@media screen and (max-width: 481px) {
	  .titulo  {
		font-size: 18px;
		padding: 1.2em;
	  }
	}


.logo{
	text-align: center
}
.bloqueProducto {
  width: auto;
  overflow: hidden;
  text-align: center;
}

	@media screen and (max-width: 481px) {
	  .contieneProducto  {
		width: 45%;
	  }
	}


.bloqueProducto:hover {
  border-radius: 5px;
  background: #cc3333;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cc3333 0%, #8c2323 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #cc3333 0%, #8c2323 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cc3333 0%, #8c2323 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc3333', endColorstr='#8c2323', GradientType=0);
  /* IE6-9 */
}



a.precio {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
}

.calcular, .calcular a:visited, .calcular a:hover{
	color: #fff;
	text-decoration: none
}

 a.c2c, .c2c a:visited{
	color: #000000;;
	text-decoration: none
}


 .c2c:hover{
	color: #6d6d6d;
	text-decoration: none
}


.btnCalcular {
  background: #d9384a;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  margin: 10px auto 17px;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
  width: 67%;
}
	@media screen and (max-width: 481px) {
	  .btnCalcular  {
		font-size: 13px;
		padding: 1.2em;
	  }
	}
	@media screen and (max-width: 367px) {
	  .btnCalcular  {
		font-size: 11px;
	  }
	}




a.precio:hover .tituloProducto,
a.precio:hover .tituloc2c{
  color: #fff;
}

a.precio:hover .imgCoches .btnCalcular,
a.precio:hover .imgMotos .btnCalcular,
a.precio:hover .imgHogar .btnCalcular,
a.precio:hover .imgOtrosSeguros .btnCalcular,
a.precio:hover .imgFlotas .btnCalcular {
  background: #fff;
  color: #000;
}

.imgCoches,
.imgMotos,
.imgHogar,
.imgFlotas {
  background: url("../image/productos-coches-motos-hogar-empresa-otros-seguros.png") no-repeat;
  width: 236px;
  height: 100px;
  margin: auto;
}

.imgCoches {
  background-position: -23px -36px;
}
	@media screen and (max-width: 481px) {
	  .imgCoches  {
		 background-position: -35px -36px;
	  }
	}
	@media screen and (max-width: 430px) {
	  .imgCoches  {
		 background-position: -47px -36px;
	  }
	}
	@media screen and (max-width: 385px) {
	  .imgCoches  {
		 background-position: -57px -36px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .imgCoches  {
		 background-position: -67px -36px;
	  }
	}

a.precio:hover .imgCoches {
  background-position: -306px -36px;
}
	@media screen and (max-width: 481px) {
	  a.precio:hover .imgCoches   {
		 background-position: -318px -36px;
	  }
	}
	@media screen and (max-width: 430px) {
	  a.precio:hover .imgCoches   {
		 background-position: -330px -36px;
	  }
	}
	@media screen and (max-width: 385px) {
	  a.precio:hover .imgCoches   {
		 background-position: -340px -36px;
	  }
	}
	@media screen and (max-width: 345px) {
	  a.precio:hover .imgCoches   {
		 background-position: -350px -36px;
	  }
	}



.imgMotos {
  background-position: -593px -36px;
}
	@media screen and (max-width: 481px) {
	  .imgMotos  {
		 background-position: -605px -36px;
	  }
	}
	@media screen and (max-width: 430px) {
	  .imgMotos  {
		 background-position: -617px -36px;
	  }
	}
	@media screen and (max-width: 385px) {
	  .imgMotos  {
		 background-position: -627px -36px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .imgMotos  {
		 background-position: -637px -36px;
	  }
	}




a.precio:hover .imgMotos {
  background-position: -877px -36px;
}
	@media screen and (max-width: 481px) {
	  a.precio:hover .imgMotos  {
		 background-position: -889px -36px;
	  }
	}

	@media screen and (max-width: 430px) {
	  a.precio:hover .imgMotos  {
		 background-position: -901px -36px;
	  }
	}
	@media screen and (max-width: 385px) {
	  a.precio:hover .imgMotos  {
		 background-position: -911px -36px;
	  }
	}
	@media screen and (max-width: 345px) {
	  a.precio:hover .imgMotos  {
		 background-position: -921px -36px;
	  }
	}



.imgHogar {
  background-position: -1157px -36px;
}
	@media screen and (max-width: 481px) {
	  .imgHogar  {
		 background-position: -1169px -36px;
	  }
	}
	@media screen and (max-width: 430px) {
	  .imgHogar  {
		 background-position: -1181px -36px;
	  }
	}
	@media screen and (max-width: 385px) {
	  .imgHogar  {
		 background-position: -1191px -36px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .imgHogar  {
		 background-position: -1201px -36px;
	  }
	}


a.precio:hover .imgHogar {
  background-position: -1441px -36px
}
	@media screen and (max-width: 481px) {
	  a.precio:hover .imgHogar  {
		 background-position: -1453px -36px
	  }
	}
	@media screen and (max-width: 430px) {
	  a.precio:hover .imgHogar  {
		 background-position: -1465px -36px
	  }
	}
	@media screen and (max-width: 385px) {
	  a.precio:hover .imgHogar  {
		 background-position: -1475px -36px
	  }
	}
	@media screen and (max-width: 345px) {
	  a.precio:hover .imgHogar  {
		 background-position: -1485px -36px
	  }
	}




.imgFlotas {
  background-position: -2295px -40px;
}
	@media screen and (max-width: 481px) {
	  .imgFlotas  {
		 background-position: -2307px -40px;
	  }
	}
	@media screen and (max-width: 430px) {
	  .imgFlotas  {
		 background-position: -2319px -40px;
	  }
	}
	@media screen and (max-width: 385px) {
	  .imgFlotas  {
		 background-position: -2329px -40px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .imgFlotas  {
		 background-position: -2339px -40px;
	  }
	}


a.precio:hover .imgFlotas {
  background-position: -2578px -40px;
}
	@media screen and (max-width: 481px) {
	  a.precio:hover .imgFlotas  {
		 background-position: -2590px -40px;
	  }
	}
		@media screen and (max-width: 430px) {
	  a.precio:hover .imgFlotas  {
		 background-position: -2602px -40px;
	  }
	}
		@media screen and (max-width: 385px) {
	  a.precio:hover .imgFlotas  {
		 background-position: -2612px -40px;
	  }
	}
	
		@media screen and (max-width: 345px) {
	  a.precio:hover .imgFlotas  {
		 background-position: -2622px -40px;
	  }
	}


.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.tituloProducto {
  text-align: center;
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 1em;
}
	@media screen and (max-width: 481px) {
	  .tituloProducto  {
		font-size: 13px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .tituloProducto  {
		font-size: 11px;
	  }
	}

.tituloc2c {
  text-align: center;
  font-size: 18px;
  border-bottom: 2px solid #e2e1e1;
  padding-bottom: 4px;
  width: 170px;
  margin: auto;
  margin-bottom: 2em;
  margin-top: 4px;
}

	@media screen and (max-width: 481px) {
	  .tituloc2c {
		font-size: 13px;
		width: 128px;
	  }
	}
	@media screen and (max-width: 345px) {
	  .tituloc2c {
		font-size: 11px;
		width: 128px;
	  }
	}

a.precio:hover .tituloc2c{
  border-bottom: 2px solid #da9696
}

.textobtn {
  color: #fff;
  font-weight: bold;
  font-size: 1.45em;
}

.bloqueTlfResp.cat{
	display:none!important;
}



/*Inicio footer*/

footer {
    clear: both;
    background: #f6f6f6;
    line-height: 19px;
    padding: 28px;
    overflow: hidden;
}
.infoFinal {
    float: left;
    width: 363px;
    margin-bottom: 16px;
}
.copyright {
	font-size: 1.2em;
	position: relative;
	top: -0.5em;
	text-align: center;
	margin-top: 2em;
	color: #484848;
}


footer h4 {
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}
.infoFinal a:link {
    color: #4b4b4b;
    text-decoration: none;
    line-height: 1.6em;
}
.infoFinal a:visited {
    color: #4b4b4b;
    text-decoration: none;
}
.infoFinal a:hover {
    color: #000;
    text-decoration: none;
}
.pie {
    clear: both;
    border-top: 2px solid #d8d8d8;
    overflow: hidden;
    padding-top: 7px;
}
.logoFooter {
    float: left;
}
.logoFooter a {
    background: transparent url("/image/sprite-home-lda3.png") no-repeat scroll -116px 0;
    display: inline-block;
    height: 30px;
    width: 130px;
}
.logoFooter a.etrust {
    background-position: -62px 0;
    height: 40px;
    width: 45px;
}
.social {
    float: right;
    margin-top: 10px;
}
.social a:link {
    color: #ccc;
    text-decoration: none;
}
.social a:visited {
    color: #ccc;
    text-decoration: none;
}
.social a:hover {
    color: #666;
    text-decoration: none;
}


.telefonos {
    font-size: 22px;
    padding: 1.5em 0em 2em 0em;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	margin: auto;
}
.llamaAl{
	font-weight: bold;
	width: 40%;
	text-align: center
}
@media screen and (max-width: 570px) {
	  .llamaAl {
		padding-right: 4%;
		}
	  }
	@media screen and (max-width: 380px) {
	  .llamaAl {
		width: 35%;
		padding-right: 3%;
	  }
	}

.txtllama{
	color: #d9384a;
	white-space: nowrap;
}
@media screen and (max-width: 993px) {
	  .txtllama {
		width: 100%;
		display: block;
		text-transform: uppercase;
		font-size: 19px;
	  }
	}
	@media screen and (max-width: 480px) {
	  .txtllama {
		  font-size: 16px;
	  }
	}

.txtTel{
	white-space: nowrap;
}

a.txtTel{
   text-decoration: none;
   color: #000000;
	
}

@media screen and (max-width: 993px) {
	  .txtTel {
		    margin-top: 15px;
   		 display: inline-block;
		}
	  }
	@media screen and (max-width: 345px) {
	  .txtTel {
		  margin-top: 13px;
		display: inline-block;
		letter-spacing: -1px;
	  }
	}
.prefieres{
	width: 40%;
	text-align: center
}
	
	@media screen and (max-width: 480px) {
	  .prefieres{
		  width: 47%;
	  }
	}

.txtPref{
	white-space: nowrap;
	color: #d9384a;
	font-weight: bold;
	margin: 0px 7px;
}
	@media screen and (max-width: 993px) {
	  .txtPref {
		width: 100%;
		display: block;
		text-transform: uppercase;
		font-size: 19px;
	  }
	}
	@media screen and (max-width: 480px) {
	  .txtPref {
		  font-size: 16px;
	  }
	}

	@media screen and (max-width: 380px) {
	  .txtPref {
		  font-size: 14px;
	  }
	}

.button-green{
  padding: 13px 19px;
  font-size: 16px;
  border-radius: 6px;
  background-color: #00b300;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
	@media screen and (max-width: 993px) {
	  .button-green {
		margin-left: 12px;
		margin-top: 9px;
		display: inline-block;
	  }
	}
	@media screen and (max-width: 480px) {
	  .button-green {
		padding: 11px 13px;
		font-size: 13px;
	  }
	}
	@media screen and (max-width: 380px) {
	  .button-green {
		padding: 10px 12px;
		font-size: 12px;
	  }
	}

.button-green:hover {
  background-color: #00ca00;
}

.dentroPolitica {
    clear: both;
    float: right;
    position: relative;
    top: -1.6em;
    font-size: 1.2em;
}
@media screen and (max-width: 597px) {
	 .dentroPolitica  {
		font-size: 1.2em;
		margin-top: 4em;
		text-align: center;
		width: 100%;
		}
	  }

.dentroPolitica a {
    margin-left: 1.6em;
	padding-r: 1em;
}

.dentroPolitica a:link, .dentroPolitica a:visited {
    color: #565656;
    outline: 0 none;
    text-decoration: underline;
	white-space: nowrap;
}

/* modal panel */

.modal-window {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.25);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal-window > div {
  	width: 610px;
	max-width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ffffff;
}
.modal-window header {
  font-weight: bold;
}
.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}

.modal-close {
color: #aaa;
line-height: 50px;
font-size: 20px;
position: absolute;
right: 0;
top: 0;
width: 37px;
text-decoration: none;
float: right;
border: solid 1px;
margin-top: 1em;
margin-right: 1em;
font-weight: bold;
}
.modal-close:hover {
  color: #7f7f7f;
}

/* Demo Styles */
html,
body {
  height: 100%;
}

.container {
  display: none;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 100vh;
}

.modal-window div:not(:last-of-type) {
}

small {
  color: #aaa;
}

.btn {
  background-color: #fff;
  padding: 1em 1.5em;
  border-radius: 3px;
  text-decoration: none;
}
.btn i {
  padding-right: 0.3em;
}

.panel{
	border: solid 1px #7f7f7f;
}

.panel img{
 	width: 133px;
	margin-top: 30px;
}

.headPanel{
	background: #EFEDE1;
	width: 100%;
	text-align: center;
	height: 116px;
}
.cuerpoPanel{
	backface-visibility: #fff;
    padding: 10px;
    font-size: 1.5em;
}

@media screen and (max-width: 480px) {
	.cuerpoPanel ul {
	    padding: 0 17px;
	}
}

.cuerpoPanel p{color: #ec5d11;}

.cuerpoPanel a:link, .cuerpoPanel a:visited {
    color:  #565656;
}

.aClientes {
    background-color: #a32e3e;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Gotham-Bold', verdana, sans-serif;
    width: 147px;
    border-radius: 5px;
    font-size: 1.7em;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    line-height: 33px;
    margin: 30px auto 0;
}

.aClientes:visited {
  color: #fff;
}

.aClientes:hover {
  background: #b1142a;
  background: -o-linear-gradient(top, #b1142a 0%, #e74454 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#b1142a), to(#e74454));
  background: linear-gradient(to bottom, #b1142a 0%, #e74454 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b1142a', endColorstr='#e74454', GradientType=0);
  color: #fff;
}
