@charset "UTF-8";

.jssorb05 {
  position: absolute;
}

.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  /* size of bullet elment */
  width: 16px;
  height: 16px;
  background: url('../image/b05.png') no-repeat;
  overflow: hidden;
  cursor: pointer;
}

.jssorb05 div {
  background-position: -7px -7px;
}

.jssorb05 div:hover,
.jssorb05 .av:hover {
  background-position: -67px -7px;
}

.jssorb05 .av {
  background-position: -67px -7px;
}

/* contenedor */

.contenedor {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

area {
  cursor: pointer;
}

/* Header */

/*Botones*/

.btnCalcula {
  background-color: #d9384a;
  cursor: pointer;
  width: 300px !important;
  height: 44px !important;
  padding: 0.1em;
  text-align: center !important;
}

.btnCalcula a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.btnCalculaVerde {
  background-color: #1ab21e;
  border-radius: 8px;
  cursor: pointer;
  width: 300px !important;
  height: 44px !important;
  padding: 0.1em;
  text-align: center !important;
}

.btnCalculaVerde a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/* More info */

.carrousel {
  display: inline-block;
  padding-bottom: 1.9em;
  padding-top: 0.8em;
  width: 100%;
}

/*******BLOQUE PRODUCTOS**********/

.muyPronto {
  margin-left: 160px;
  position: absolute;
}

/*.productos {
		height: 233px;
}*/

.bloqueProducto {
  width: 19.5%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}

.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 */
}

.bloqueDestacada {
  webkit-box-shadow: 2px 2px 6px #888888 !important;
  -moz-box-shadow: 2px 2px 6px #888888 !important;
  box-shadow: 2px 2px 6px #888888 !important;
  border-radius: 5px;
  padding-bottom: 0.5em;
  background-color: #f8f8f8 !important;
}

.bloqueDestacada:hover {
  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;
}

.btnCalcular {
  background: #d9384a;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  margin: 10px auto 30px;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
  width: 67%;
}

a.precio:hover .tituloProducto {
  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,
.imgOtrosSeguros,
.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;
}

a.precio:hover .imgCoches {
  background-position: -306px -36px;
}

.imgMotos {
  background-position: -593px -36px;
}

a.precio:hover .imgMotos {
  background-position: -877px -36px;
}

.imgHogar {
  background-position: -1157px -36px;
}

a.precio:hover .imgHogar {
  background-position: -1441px -36px
}

.imgOtrosSeguros {
  background-position: -1721px -40px;
}

a.precio:hover .imgOtrosSeguros {
  background-position: -2006px -40px;
}

.imgFlotas {
  background-position: -2295px -40px;
}

a.precio:hover .imgFlotas {
  background-position: -2578px -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;
}

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

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






/* MEDIA QUERIES HOME
============================================================================================ */

@media screen and (min-width: 1025px) and (max-width: 1190px) {

  .imgCoches,
  .imgMotos,
  .imgHogar,
  .imgOtrosSeguros,
  .imgFlotas {
    width: 110px;
    margin: auto;
  }

  .tituloProducto {
    font-size: 15px;
  }

  .btnCalcular {
    font-size: 15px;
    padding: 0.4em 1em;
  }

  .imgCoches {
    background-position: -86px -36px;
  }

  a.precio:hover .imgCoches {
    background-position: -370px -36px;
  }

  .imgMotos {
    background-position: -653px -36px;
  }

  a.precio:hover .imgMotos {
    background-position: -938px -36px;
  }

  .imgHogar {
    background-position: -1220px -36px;
  }

  a.precio:hover .imgHogar {
    background-position: -1504px -36px;
  }

  .imgOtrosSeguros {
    background-position: -1787px -40px;
  }

  a.precio:hover .imgOtrosSeguros {
    background-position: -2072px -40px;
  }

  .imgFlotas {
    background-position: -2355px -40px;
  }

  a.precio:hover .imgFlotas {
    background-position: -2638px -40px;
  }


}





/*IPAD PRO---------- */

/********************************/

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

  .imgCoches,
  .imgMotos,
  .imgHogar,
  .imgOtrosSeguros,
  .imgFlotas {
    width: 130px;
    height: 80px;
  }

  /*******BLOQUE PRODUCTOS**********/
  /*** Flexbox ***/
  .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 18px;
    margin-bottom: 18px;
    padding-bottom: 6px;
  }

  .imgOtrosSeguros img {
    width: 5%;
  }

  .muyPronto {
    margin-left: 144px;
  }

  .productos {
    height: auto;
  }

  .bloqueProducto {
    width: 20%;
  }

  .borderRight {
    border-right: 1px solid #cccccc;
  }

  .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 */
  }

  .bloqueDestacada {
    webkit-box-shadow: 2px 2px 6px #888888 !important;
    -moz-box-shadow: 2px 2px 6px #888888 !important;
    box-shadow: 2px 2px 6px #888888 !important;
    border-radius: 5px;
    padding-bottom: 0.5em;
    background-color: #f8f8f8 !important;
  }

  .bloqueDestacada:hover {
    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 */
  }

  .btnCalcular {
    font-size: 12px;
    padding: 1em 0;
  }

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

  .imgCoches {
    background-position: -76px -58px;
  }

  a.precio:hover .imgCoches {
    background-position: -358px -58px;
  }

  .imgMotos {
    background-position: -644px -58px;
  }

  a.precio:hover .imgMotos {
    background-position: -928px -58px;
  }

  .imgHogar {
    background-position: -1210px -58px;
  }

  a.precio:hover .imgHogar {
    background-position: -1493px -58px;
  }

  .imgOtrosSeguros {
    background-position: -1777px -58px;
  }

  a.precio:hover .imgOtrosSeguros {
    background-position: -2062px -58px;
  }

  .imgFlotas {
    background-position: -2344px -58px;
  }

  a.precio:hover .imgFlotas {
    background-position: -2626px -58px;
  }

  .tituloProducto {
    font-size: 12px;
  }

  .btnCalcular {
    width: 90%;
  }

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






}

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

  /*******BLOQUE PRODUCTOS**********/
  .imgOtrosSeguros img {
    width: 5%;
  }

  .muyPronto {
    margin-left: 144px;
  }

  .productos {
    height: auto;
  }

  .bloqueProducto {}

  .borderRight {
    border-right: 1px solid #cccccc;
  }

  .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 */
  }

  .bloqueDestacada {
    webkit-box-shadow: 2px 2px 6px #888888 !important;
    -moz-box-shadow: 2px 2px 6px #888888 !important;
    box-shadow: 2px 2px 6px #888888 !important;
    border-radius: 5px;
    padding-bottom: 0.5em;
    background-color: #f8f8f8 !important;
  }

  .bloqueDestacada:hover {
    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 */
  }

  .btnCalcular {
    /* padding: 0.4em 0; */
    margin-bottom: 0px;
  }

  a.precio:hover .imgCoches {
    background-position: -359px -58px;
  }

  a.precio:hover .imgMotos {
    background-position: -928px -58px;
  }

  a.precio:hover .imgHogar {
    background-position: -1494px -58px;
  }

  a.precio:hover .imgOtrosSeguros {
    background-position: -2061px -58px;
  }

  a.precio:hover .imgFlotas {
    background-position: -2626px -58px;
  }

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

  .tituloProducto {}

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


@media screen and (max-width: 600px) {
  .imgOtrosSeguros>img {
    /*   width: 14%;*/
  }

  .tituloProducto {
    font-size: 15px;
  }

  .cocheResp {
    width: 97% !important;
    height: 170px;
    border-radius: 5px;
  }

  .imgCoches,
  .imgMotos,
  .imgHogar,
  .imgOtrosSeguros,
  .imgFlotas {
    width: auto;
  }

  .imgCoches {
    background-position: 135px -50px;
  }

  a.precio:hover .imgCoches {
    background-position: 40px -50px;
  }

  .imgMotos {
    background-position: -572px -50px;
  }

  a.precio:hover .imgMotos {
    background-position: -619px -50px;
  }

  .imgHogar {
    background-position: -1137px -50px;
  }

  a.precio:hover .imgHogar {
    background-position: -1185px -50px;
  }

  .imgOtrosSeguros {
    background-position: -1704px -50px;
  }

  a.precio:hover .imgOtrosSeguros {
    background-position: -1752px -50px;
  }

  .imgFlotas {
    background-position: -2270px -50px;
  }

  a.precio:hover .imgFlotas {
    background-position: -2318px -50px;
  }

  .bloqueProducto:hover {
    background: none !important;
    border-radius: none !important;
  }

  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: #d9384a;
    color: #fff;
  }

  a.precio:hover .tituloProducto {
    color: #000;
  }

  .dosBloquesRes {
    border-radius: 5px;
    margin-bottom: 0;
    margin-right: 0;
    width: 48%;
  }

  .bloqueDestacada {
    background-color: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    padding-bottom: 0 !important;
  }

  .btnCalcular {
    background: #d9384a;
    font-size: 1.6em;
    padding: 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 68%;
  }

  .btn2bloques {
    color: #ffffff;
  }

  .textobtn {
    color: #cc3333;
  }

  .carrousel {
    display: none;
  }

  .bloqueTlfResp {
    display: block;
  }

  .llamando {
    text-decoration: none;
  }

  .bloqueTlfResp {
    width: 100%;
    display: block;
    float: left;
    height: 125px;
    clear: both;
    margin: 0 auto 20px;
  }

  .callme {
    width: 90%;
    display: block;
    margin: 15px auto 10px;
    border: 1px solid #ccc;
    background: white;
    padding: 15px;
    font-size: 1.6em;
    cursor: pointer;
  }

  .llamar {
    float: left;
    margin-left: 30px;
    margin-top: 16px;
    width: 12%;
  }

  .necesitasAyuda {
    clear: both;
    color: #000;
    font-size: 15px;
    height: 25px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 209px;
  }

  .llamarTxT {
    color: #cc3333;
    width: 347px;
    margin-top: 17px;
    text-align: center;
    font-size: 13px;
  }

  .btnllamar {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin: 14px auto;
    padding: 1.2em 0.5em;
    text-align: center;
    width: 80%;
  }

  .textobtnllamar {
    color: #000;
    font-size: 1.5em;
  }
  .bloqueTlfResp {
    background: #f4f4f4;
    width: 100%;
    display: block;
    height: auto;
    clear: both;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 15px;
  }
  .bloqueTlfResp.cat{
    background: #f4f4f4;
    width: 100%;
    /* height: auto; */
    clear: both;
    /* margin: 20px auto; */
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    height: auto;
    border-bottom: none;
  }
    
  
  .bloqueTlfResp p.titTelf{
    text-align: center;
    font-weight: bolder;
    font-size: 1.8em;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .bloqueTlfResp button{
    margin-bottom: 10px;
  }
  .bloqueTlfResp .callme {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    border: 1px solid #626262;
    background: #626262;
    padding: 5px 15px;
    font-size: 1.6em;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #434343;
    -moz-box-shadow: 0px 4px 0px #434343;
    -webkit-box-shadow: 0px 4px 0px #434343;
    -o-box-shadow: 0px 4px 0px #434343;
    margin-bottom: 15px;
}
.bloqueTlfResp .callmeCat {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #626262;
    background: #626262;
    padding: 5px 15px;
    font-size: 1.6em;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #434343;
    -moz-box-shadow: 0px 4px 0px #434343;
    -webkit-box-shadow: 0px 4px 0px #434343;
    -o-box-shadow: 0px 4px 0px #434343;
}
   .bloqueTlfResp .callme2 {
    width: 90%;
    display: block;
    margin: auto;
    border: 1px solid #626262;
    background: #f4f4f4;
    padding: 5px 15px;
    font-size: 1.6em;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}
.bloqueTlfResp .callme2english {
    width: 90%;
    display: flex;
    margin: auto;
    background: #f4f4f4;
    padding: 5px 15px;
    font-size: 1.6em;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    justify-content: center;
}
   .bloqueTlfResp .phoneNumber{
    color: #000!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
   }
   .bloqueTlfResp .phoneNumber a{
    text-decoration: none;
   }
   .bloqueTlfResp .NumTelef{
    margin-left: 5px;
    font-size: 1.4em;
    color: #d9384a;
    font-weight: bolder;
   }
   .bloqueTlfResp .tlfn_CTA {
    background-image: url(/image/tlfn_CTA.png);
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
   
}

@media screen and (max-width: 480px) {
  .logo>img {
    width: 70%;
  }

  .acceso,
  .idiomas {
    display: none;
  }

  .tituloProducto {
    font-size: 13px;
  }

  .cocheResp {
    width: 97%;
    height: 170px;
    border-radius: 5px;
  }

  .imgCoches,
  .imgMotos,
  .imgHogar,
  .imgOtrosSeguros,
  .imgFlotas {
    /*width: auto;*/
    width: 95%;
  }

  .imgCoches {
    background-position: 40px -50px;
  }

  .imgCoches:hover {
    background-position: 89px -50px;
  }

  .imgMotos {
    background-position: -619px -50px;
  }

  .imgMotos:hover {
    background-position: -592px -50px;
  }

  .imgHogar {
    background-position: -1185px -50px;
  }

  .imgHogar:hover {
    background-position: -1726px -50px;
  }

  .imgOtrosSeguros {
    background-position: -1752px -50px;
  }

  .imgOtrosSeguros:hover {
    background-position: -1729px -50px;
  }

  .imgFlotas {
    background-position: -2318px -50px;
  }

  .imgFlotas:hover {
    background-position: -2298px -50px;
  }

  .dosBloquesRes {
    border-radius: 5px;
    margin-bottom: 0;
    margin-right: 0;
    width: 48%;
  }

  .bloqueDestacada {
    background-color: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    padding-bottom: 0 !important;
  }

  .btnCalcular {
    background: #d9384a;
    font-size: 1.6em;
    padding: 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 68%;
  }

  .btnCoches,
  .btn2bloques {
    color: #ffffff;
  }

  .textobtn {
    color: #cc3333;
  }

  .carrousel {
    display: none;
  }

  .bloqueTlfResp {
    display: block;
  }

  .llamando {
    text-decoration: none;
  }

  



  .llamar {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    width: 12%;
  }

  .necesitasAyuda {
    clear: both;
    color: #000;
    font-size: 15px;
    height: 25px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 208px;
  }

  .llamarTxT {
    color: #cc3333;
    width: 347px;
    margin-top: 17px;
    text-align: center;
    font-size: 13px;
  }

  .btnllamar {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin: 14px auto;
    padding: 1.2em 0.5em;
    text-align: center;
    width: 80%;
  }

  .textobtnllamar {
    color: #000;
    font-size: 1.5em;
  }

  .column_half {
    width: 48%;
  }

  .descubreTXT {
    font-size: 11px;
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 320px) {
  .logo>img {
    width: 70%;
  }

  .iconMenuTop {
    margin-top: 21px;
    width: 13%;
  }

  .acceso,
  .idiomas {
    display: none;
  }

  .tituloProducto {
    font-size: 13px;
  }

  .cocheResp {
    border-radius: 5px;
    height: 170px;
    margin: auto;
  }

  .imgCoches,
  .imgMotos,
  .imgHogar,
  .imgOtrosSeguros,
  .imgFlotas {
    width: auto;
  }

  .imgCoches {
    background-position: 10px -50px;
  }

  a.precio:hover .imgCoches {
    background-position: 10px -50px;
  }

  .imgMotos {
    background-position: -628px -50px;
  }

  a.precio:hover .imgMotos {
    background-position: -628px -50px;
  }

  .imgHogar {
    background-position: -1201px -50px;
  }

  a.precio:hover .imgHogar {
    background-position: -1201px -50px;
  }

  .imgOtrosSeguros {
    background-position: -1766px -50px;
  }

  a.precio:hover .imgOtrosSeguros {
    background-position: -1766px -50px;
  }

  .imgFlotas {
    background-position: -2337px -50px;
  }

  a.precio:hover .imgFlotas:hover {
    background-position: -2337px -50px;
  }

  .bloqueProducto:hover {
    background: none !important;
    border-radius: none !important;
  }

  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: #d9384a;
    color: #fff;
  }

  a.precio:hover .tituloProducto {
    color: #000;
  }

  .dosBloquesRes {
    border-radius: 5px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1.1em;
    width: 48%;
  }

  .bloqueDestacada {
    background-color: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    padding-bottom: 0 !important;
  }

  .btnCalcular {
    background: #d9384a;
    font-size: 1.3em;
    padding: 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 68%;
  }

  .btnCoches,
  .btn2bloques {
    color: #ffffff;
  }

  .textobtn {
    color: #cc3333;
  }

  .carrousel {
    display: none;
  }

  .bloqueTlfResp {
    display: block;
  }

  .llamando {
    text-decoration: none;
  }

  .bloqueTlfResp {
    background: #f4f4f4;
    border-bottom: 2px solid #cccccc;
    width: 100%;
    display: block;
    float: left;
    height: 125px;
    clear: both;
    margin: 0 auto 20px;
  }
  .bloqueTlfResp.english{
    background: #f4f4f4;
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin: 0 auto 20px;
    border-bottom: none;
    height: auto;
  }

  .callme {
    margin-top: 15px;
  }

  .llamar {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    width: 12%;
  }

  .necesitasAyuda {
    clear: both;
    color: #000;
    font-size: 15px;
    height: 25px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 208px;
  }

  .llamarTxT {
    color: #cc3333;
    width: 347px;
    margin-top: 17px;
    text-align: center;
    font-size: 13px;
  }

  .btnllamar {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    margin: 14px auto;
    padding: 1.2em 0.5em;
    text-align: center;
    width: 80%;
  }

  .textobtnllamar {
    color: #000;
    font-size: 1.5em;
  }

  .column_half {
    width: 48%;
  }

  .descubreTXT {
    font-size: 11px;
    margin-top: 0.5em;
  }
}

/*! ###################################################### slides */

/*! ###################################################### slides */

.slide .slide-buttons {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slide.seguro-hogar .slide-buttons {
  top: 230px;
  left: 770px;
}

.slide.seguro-coche .slide-buttons,
.slide.seguro-moto .slide-buttons,
.slide.seguro-empresa .slide-buttons {
  top: 190px;
  left: 780px;
}

/*estilos para la campaña del seismo eliminar después*/
html[lang="es-ES"] .slide.seguro-coche .slide-buttons {
  top: 175px;
  left: 782px;
}

html[lang="es-ES"] .slide.seguro-coche .slide-buttons a {
  padding: 16px 60px;
}

/* fin de estilos para la campaña del seismo */

.slide.home-insurance .slide-buttons {
  top: 195px;
  left: 750px;
}

.slide.commercial-vehicle-insurance .slide-buttons {
  top: 165px;
  left: 804px;
}

.slide.car-insurance .slide-buttons {
  top: 165px;
  left: 780px;
}

.slide.motorbike-insurance .slide-buttons {
  top: 165px;
  left: 802px;
}

.slide .slide-button {
  background-color: #333;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  font-size: 22px;
  padding: 13px 70px;
  color: #FFF;
  font-family: Gotham-Medium;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  display: inline-block;
  -webkit-transition: background-color 600ms ease-in-out, -webkit-box-shadow 600ms ease-in-out;
  transition: background-color 600ms ease-in-out, -webkit-box-shadow 600ms ease-in-out;
  -o-transition: background-color 600ms ease-in-out, box-shadow 600ms ease-in-out;
  transition: background-color 600ms ease-in-out, box-shadow 600ms ease-in-out;
  transition: background-color 600ms ease-in-out, box-shadow 600ms ease-in-out, -webkit-box-shadow 600ms ease-in-out;
}

.slide .slide-button:hover {
  background-color: #444;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 5px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 5px 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 100ms ease-in-out, -webkit-box-shadow 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, -webkit-box-shadow 100ms ease-in-out;
  -o-transition: background-color 100ms ease-in-out, box-shadow 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, box-shadow 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, box-shadow 100ms ease-in-out, -webkit-box-shadow 100ms ease-in-out;
}

.slide .slide-button.button-green.hogarButton {
  padding: 13px;
  font-size: 20px;
}

.slide .slide-button.button-green {
  background-color: #00b300;
}

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

.slide .slide-button.button-red {
  background-color: #d9384a;
}

.slide .slide-button.button-red:hover {
  background-color: #f14054;
}

/* estilos para el catalán */
html[lang="ca-CA"] .bloqueTlfResp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



/* estilos para Dana*/


.aviso-dana {
  margin-left: 2%;
  margin-right: 2%;
}


.int-aviso-dana {
  margin-top: 16px;
  background-color: #d9384a;
  color: #fff;
  text-align: center;
  padding: 14px;
}

@media screen and (max-width: 767px) {
  .int-aviso-dana {
    margin-top: 17px;
  }
}


.aviso-dana p {
  font-size: 1.4rem;
  margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .aviso-dana p {
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
}


.aviso-dana span {
  font-size: 1rem;
  line-height: 1.3rem;
}

@media screen and (max-width: 767px) {
  .aviso-dana span {
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
}

/* badge */
.cocheResp {
  position: relative;
  border-radius: 5px;
  background-color: #f6f6f6;
  box-sizing: border-box;
  box-shadow: inset 0px 0px 0px 1px #d4d4d4;
}

.cocheResp:hover {
  box-shadow: none;
}

@media (max-width:600px) {
  .cocheResp {
    background-color: transparent;
    box-shadow: none;
  }
}

.badge {
  position: absolute;
  right: 10px;
  height: 40px;
  width: 65px;
  -webkit-box-shadow: 0px 6px 5px -2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 5px -2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 5px -2px rgba(0, 0, 0, 0.25);
  background: -moz-linear-gradient(top, #e44152 0%, #b7192d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e44152 0%, #b7192d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e44152 0%, #b7192d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e44152', endColorstr='#b7192d', GradientType=0);
}

@media (min-width:320px) and (max-width:480px) {
  .badge {
    right: 40px
  }
}

@media (min-width:481px) and (max-width:600px) {
  .badge {
    right: 50px
  }
}

@media (min-width:601px) and (max-width:1024px) {
  .badge {
    width: 30px;
    font-size: .7em;
  }

  .badge:before,
  .badge:after {
    border-bottom: 8px solid #b7192d !important;
    border-left: 15px solid transparent !important;
    border-right: 15px solid transparent !important;
    top: 40px !important;
    left: 0px !important;
  }

  .badge .time {
    text-shadow: none !important;
    font-weight: normal !important;
    margin-top: 3px !important;
  }
}

.badge .time {
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: 7px;
  display: block;
  text-shadow: 1px 2px rgba(0, 0, 0, .4);
}

.badge:before,
.badge:after {
  content: '';
  position: absolute;
  border-bottom: 15px solid #b7192d;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  top: 40px;
  left: 0;
  transform: rotate(-180deg);
}