@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: 200px;
    left: 890px
}
.slide.seguro-coche .slide-buttons,
.slide.seguro-empresa .slide-buttons {
  top: 195px;
  left: 780px;
}

.slide.seguro-moto .slide-buttons{
	top: 150px;
}
.slide.seguro-moto .slide-buttons .slide-button.button-green{
	padding: 11px 107px;
}

/*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: 23px;
  width: 260px;
}

.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;
}

/****banner coches*****/
.seguro-coche .txt-seguroCoche, .seguro-moto .txt-seguroMoto, .seguro-hogar .txt-seguroHogar {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    -webkit-transform: translateX(-50%)!important;
    -ms-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important;
    width: 100%;
    height: 100%;
}
.seguro-coche .txt-seguroCoche .divContent, .seguro-moto .txt-seguroMoto .divContent, .seguro-hogar .txt-seguroHogar .divContent{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    position: relative;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal, .seguro-moto .txt-seguroMoto .divContent .txtLgal, .seguro-hogar .txt-seguroHogar .divContent .txtLgal{
	position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div, .seguro-moto .txt-seguroMoto .divContent .txtLgal div, .seguro-hogar .txt-seguroHogar .divContent .txtLgal div{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div.txt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
            justify-content: flex-end;
    color: #fff;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div div, .seguro-hogar .txt-seguroHogar .divContent .txtLgal div div{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	line-height: 13px;
	font-size: 11px;
	font-family: 'Futura-Light';
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div div, .seguro-hogar .txt-seguroHogar .divContent .txtLgal div div{
	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;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div div p.txt{
    max-width: 75%;
}
.seguro-hogar .txt-seguroHogar .divContent .txtLgal div div p.txt{
    max-width: 75%;
}
.seguro-coche .txt-seguroCoche .divContent .txtLgal div div a, .seguro-moto .txt-seguroMoto .divContent .txtLgal div div a, .seguro-hogar .txt-seguroHogar .divContent .txtLgal div div a{
	color: #fff;
	text-decoration: none;
}
.seguro-coche .txt-seguroCoche .divContent .divBox1, .seguro-moto .txt-seguroMoto .divContent .divBox1, .seguro-hogar .txt-seguroHogar .divContent .divBox1{
	font-family: Gotham-Medium;
    font-size: 2em;
    color: #fff;
    padding: 40px;
    padding-top: 0;
}
.seguro-coche .txt-seguroCoche .divContent .divBox1.txt{
	width: 100%;
}
.seguro-coche .txt-seguroCoche .divContent .divBox1, .seguro-moto .txt-seguroMoto .divContent .divBox1, .seguro-hogar .txt-seguroHogar .divContent .divBox1{
	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;
}
.seguro-coche .txt-seguroCoche .divContent .divBox1.txt, .seguro-moto .txt-seguroMoto .divContent .divBox1.txt, .seguro-hogar .txt-seguroHogar .divContent .divBox1.txt{
  -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end; 
    justify-content: flex-end;
}

.seguro-hogar .txt-seguroHogar .divContent .divBox1.BoxA{
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
     align-items: flex-end;
}
.seguro-hogar .txt-seguroHogar .divContent .divBox1.BoxA .divBtnEsp{
	padding-top: 40px;
    padding-bottom: 30px;
}

.divImg, .divBtnEsp, .divBox1 .coche, .divBox1 .moto, .divBox1 .hogar{
	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;
}
.txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1.txt .txBox{
	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: start;
    -ms-flex-pack: start; 
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
     align-items: start;
     margin-top:58px !important;
}
.divBtnEsp.moto{
  flex-direction: column;
}
.txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1 .txBox div, .txt-seguroMoto .divContent .divBox2 .txBox div, .txt-seguroMoto .divContent .divBox1 .txBox div, .txt-seguroHogar .divContent .divBox2 .txBox div, .txt-seguroHogar .divContent .divBox1 .txBox div{
  margin-top: 15px!important;
  text-align: center;
}

.txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1 .txBox div p.divMayusc, .txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1 .txBox div p.divMinusc{
  text-align: left;
}
.txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1 .txBox div p.divMinusc{
	
}
.txt-seguroCoche .divContent .divBox2 .txBox div, .txt-seguroCoche .divContent .divBox1 .txBox.tbBoxCat div.asegCat{
  margin-top: 30px!important;
}
.txt-seguroCoche .divContent .divBox1 .txBox div.pParrafos{

}
.txt-seguroCoche .divContent .divBox1 .txBox p:not(.btnPrecCoche){
	text-align: center;
	font-size: 22px;
  	font-family: 'Gotham-Medium';
  	font-weight:600;
}
.txt-seguroCoche .divContent .divBox1 .txBox p.divMayusc{
	font-size: 34px;
    text-transform: uppercase;
    font-family: 'Gotham-Bold';
}
.txt-seguroCoche .divContent .divBox1 .txBox p.div{
	font-size: 22px;
    text-align: right;
    padding-top: 10px;
    font-family: 'Gotham-Rounded';
}
.txt-seguroCoche .divContent .divBox1 .txBox p.mesMes{
	text-align: right;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: 'Gotham-Bold';
    font-size: 2.3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.txt-seguroCoche .divContent .divBox1 .txBox p.mesMes span{
	font-size: 0.6em;
    padding-left: 8px;
    padding-right: 8px;
}
.txt-seguroCoche .divContent .divBox2 .txBox span.number{
	font-size: 98.5px;
	font-family: 'Gotham-Bold';
}
.txt-seguroCoche .divContent .divBox2 .txBox span.euro{
	font-size: 61px;
    font-family: 'Gotham-Rounded';
}
.txt-seguroCoche .divContent .divBox2 .txBox span.barra{
	font-size: 32px;
    font-family: 'Gotham-Bold';
}
.txt-seguroCoche .divContent .divBox2 .txBox span.txMes{
	font-size: 27px;
    font-family: 'Gotham-Rounded';
}
.txt-seguroCoche .divContent .divBox2 .txBox .pBold{
	font-family: 'Gotham-Bold';
    font-size: 20px;
}
.slide .slide-button {
  width: 275px;
  padding: 10px;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  font-size: 19px;
}
.slide .slide-button.moto{
	justify-content: start;
	padding-left: 15px;
}

.divImg img{
	margin-left: 30px;
}
.slide-button.coche{
	/*font-size: 19px;*/
	margin-right: 10px;
}

.slide-button.coche img, .slide-button.moto img, .slide-button.hogar img{
	margin-right:20px;
	width: 45px;
}

.slide-button.hogar img{
	width: 45px;
}

.slide-button.moto{
	margin-right: 10px;	
}
/*
.slide.moto img{
	top: 16px!important;
}
*/
.moto .slide-button.moto{
  margin-right: 0;
  margin-bottom: 10px;
}
.moto .slide-button.coche{
  margin-right: 0;
  margin-bottom: 10px;	
}
.moto.txtLgal p.txt{
	max-width: 100%!important;
}

/**/
.seguro-hogar .divBox1 p{
	max-width: 600px;
}
.seguro-hogar .divBox1.BoxA p{
	max-width: 100%;
	text-align: center;
}
/* 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: 70px;
  width: 60px;
  padding: 3px;
  -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);
}
.badge.badge-cat{
	height: 80px
}
@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: 40px;
    font-size: .7em;
	height: 45px;
  }

  .badge:before,
  .badge:after {
    border-bottom: 8px solid #b7192d !important;
    border-left: 21px solid transparent !important;
    border-right: 21px solid transparent !important;
    top: 51px !important;
    left: 2.5px !important;
  }

  .badge .time-norm {
    text-shadow: none !important;
    font-weight: normal !important;
    margin-top: 3px !important;
  }
	.badge.badge-cat{
		height: 65px;
	}
	 .badge.badge-cat:before,
  .badge.badge-cat:after {
    top: 71px !important;
	}
}

.badge .time {
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.2;
  display: block;
  text-shadow: 1px 2px rgba(0, 0, 0, .4);
}
.badge .time-norm {
  color: white;
  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: 33px solid transparent;
  border-right: 33px solid transparent;
  top: 76px;
  left: 0;
  transform: rotate(-180deg);
}
.badge.badge-cat:before,
.badge.badge-cat:after{
	top:86px;
}
/*********bloque telefono*************/
.contenTelefono{
	display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}
.contenTelefono>p{
	font-size: 1.1rem;
	padding-right: 10px;
}
.contenTelefono>a{
	font-size: 1.2rem;
	font-weight: 900;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}
@media (max-width:767px) {
	.contenTelefono{
		display: none;
	
}
}
.contenTelefono>img{
	width: 30px;
}

/*BLOQUE ESPECÍFICOS PARA MODIFICACIONES HOME ACCESO CLIENTE Y NUEVOS BLOQUES*/

/* Bloque específico sobreescrito para home */
.logo{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 10px;
	width: 100%;
}
	@media screen and (max-width: 600px) {
		.logo{
			-webkit-box-align:center;
			-ms-flex-align:center;
			align-items:center;
		}
	}
	
.section-lang{
	margin-bottom: 5px;
}
.selecIdiomas {
   	max-width: inherit !important;			    
}
.expats {
	margin-right: 0!important;
}
.menusNavegacion{
 	display:-webkit-box;
 	display:-ms-flexbox;
 	display:flex;
 	-webkit-box-pack: justify;
 	-ms-flex-pack: justify;
 	justify-content: space-between;    		
 }
ul.topnav{
	width: 80%;
}
	@media screen and (max-width: 1100px)  {
		ul.topnav{
			width: 76%;						
		}
		ul.topnav li a {
			font-size: 13px;
			line-height: 30px;
		}
	}
	@media screen and (max-width: 930px)  {
		ul.topnav{
			width: 70%;
		}
	}
	@media screen and (min-width: 736px) and (max-width: 860px)  {
		ul.topnav{
			width: 70%;
		}
		ul.topnav li a {
			font-size: 13px;
			line-height: 30px;
		}
	}
	@media screen and (min-width: 601px) and (max-width: 735px) {	
		ul.topnav{
			width: 65%;
		}
		ul.topnav li a {
		    font-size: 12px;
		    line-height: 22px;
 				 }
 				 .divisor {
		    top: 10px;
		}
	}
	@media screen and (max-width: 600px)  {
		ul.topnav{
			width: 100%;
		}
		ul.topnav2 {
		    width: 0 !important;
		}
	}
	
ul.topnav2{
	width: 193px;
}
.topnav2 .topNavRight {
	float: none !important;
}
	
.aClientes {
	display:-webkit-box;
 	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;
}	
	@media screen and (max-width: 1024px) {	
		.aClientes {
		  line-height: 41px;
		  padding: 5px 6px;
		  width: 170px;
		}
	}

/*Parte Superior*/
@media screen and (max-width: 600px) {
	.iconMenuTop{
		display:-webkit-box;
  			display:-ms-flexbox;
  			display:flex;
  			text-align: center;
	}
	.iconMenuTop img{
		width: 90%;
	}
}
@media screen and (max-width: 360px) {		
	.iconMenuTop {    
	    width: 13%;
	}
	.iconMenuTop img {
	    width: 75%;
	}
}

.selecIdiomasSmartphone{
	display:none;
	position: relative;
	top: 15px;
}
#selecIdiomaSmartphone{
	font-family: 'Gotham-Book';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/image/iconos/ico-flecha-abajo.png) no-repeat center right;	
	font-size: 1.3rem;
	width: 60px;	
	border: none;	
}
	@media screen and (max-width: 600px) {
		.selecIdiomas{
			display: none;
		}
		.selecIdiomasSmartphone{
			display:-webkit-box;
   			display:-ms-flexbox;
			display: flex;
		}			
	}
	@media screen and (max-width: 360px) {
		#selecIdiomaSmartphone{
			font-size: 1rem;
			width: 50px;
		}
	}

.AsParte{
	height: 30px;
}
.AsParteIzq{
	background: url(/image/iconos/ico-home-area-clientes.png) #a32e3e no-repeat 20px center;			
    color: #ffffff;
	float: right;			
	position: relative;
	right: 20px;
	width: 110px;
	border-radius: 8px 8px 0 0;	
    padding: 2px 20px 0 42px;
    text-align: center;
    text-decoration: none;
    line-height: 33px;	
    overflow: hidden;	
    background-size: 11%;
   	
}
@media screen and (max-width: 480px) {
	.AsParte{					
   		height: 39px;	
    }
}
.icoFlechaSmart{
	position: relative;
	top: 3px;
	left: 5px;
}
		
		
/* BlOQUES INFERIORES HOME NUEVOS */

.bloqueTlfResp {   
   	float: none !important; 
 }
		    
@media screen and (max-width: 615px) {
  .brDesktop{display:none;}
}
@media screen and (min-width: 616px) {
  .brSmartphone{display:none;}
}

.menucentro{
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.menucentro .linkAcceso{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: 'Gotham-Rounded', verdana, sans-serif;
	width:31%; 
	height: 90px;
	margin: 25px 0 35px 0;
	text-align: center;
	text-decoration: none;
	color: #000000;
	-webkit-box-shadow: 0px 8px 20px 2px rgba(153,153,153,1);
	-moz-box-shadow: 0px 8px 20px 2px rgba(153,153,153,1);
	box-shadow: 0px 8px 20px 2px rgba(153,153,153,1);
}				
.menucentro .linkAcceso img {
    align-self: center;
}			
.menucentro .linkAcceso img.icoFlecha {
	margin-right: 0;
}				
.menucentro .linkAcceso .btnTxt{
	align-self: center;			
	font-size:20px;
	position: relative;
	left: 15px;
}	
	@media screen and (max-width: 615px) {
		.menucentro .linkAcceso{
			box-shadow: none;
			display: block;						
		}
		.menucentro .linkAcceso img {
		    margin: 0 auto;
		    display: block;
		}
		.menucentro .linkAcceso img.icoFlecha {
			display:none;
		}
		.menucentro .linkAcceso .btnTxt{
			left: 0;
			font-size: 18px;
			margin-top: 6px;
			display: block;
			width: 80px;
			margin: 6px auto;
			border-bottom: 1px solid #d9384a;
			padding-bottom: 7px;
		}
	}		

.servicioscentro{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width:80%; 
	text-align:left;
	margin:30px auto;
}
	@media screen and (max-width: 900px) {
		.servicioscentro{
			width: 100%;
		}
	}
	@media screen and (max-width: 767px) {
		.servicioscentro, .servicioscentro img{
			width: 100%;
		}
	}
	@media screen and (max-width: 479px) {
		.servicioscentro{
			display:block;
		}
		.servicioscentro img{
			width: 75%;
		}
	}
	
.servicioscentro_i{
	width:340px;
}				
	@media screen and (max-width: 479px) {
		.servicioscentro_i{
			text-align:center;	
			width:100%;
		}
	}
	
.servicioscentro_d{
	margin-top: 50px;
	width:500px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	font-family: 'Gotham-Book', verdana, sans-serif;
	font-size:15px;
}				
	@media screen and (max-width: 767px) {
		.servicioscentro_d{
			margin-top: 0;	  
	  	}	
	}
	@media screen and (max-width: 479px) {
		.servicioscentro_d{
			width:100%;
			text-align:center;	
		}	
	}
	
.servicioscentro_d .titulo{
	font-size: 30px;
	line-height: 32px;
	width: 100%;
	margin-bottom: 15px;
	margin-left:0 !important;
}
	@media screen and (max-width: 767px) {
		.servicioscentro_d .titulo{
			font-size: 25px;
		}
	}				
	@media screen and (max-width: 479px) {					
	  .servicioscentro_d .titulo{
	  	text-align:center;
	  }				
	}

@media screen and (max-width: 479px) {
	.listadoservicios{
		display: none;
	}
}

.servicioscentro_d img{				
	vertical-align:top;
	margin-top:8px;
	width: 22px;
}

.servicioscentro_d p{
	text-align:left;
	display:inline-block;
	width:90%;
	vertical-align:top;
	margin-top:10px;
	margin-left:10px;
}		
	@media screen and (max-width: 550px) {
		.servicioscentro_d p{			
			width:88%;
		}
	}		
	
.servicioscentro_d .btnAcceso{
	display: block;
	margin: 20px 20px 20px 0; 
	width: 225px; 
	height: 45px; 
	line-height: 46px; 
	font-size: 15px;	
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Gotham-Book', verdana, sans-serif; 
    border-radius: 5x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;  
    background-color: #d9384a;
}
	@media screen and (max-width: 479px) {
		.servicioscentro_d .btnAcceso{
			margin: 0 auto;
		}
	}
	
.servicioscentro_d .cont_app{
	display:inline-block; 
	width:100%;
}
.servicioscentro_d .app{
	display:inline-block;
	width:137px;
	height:42px;
}	


.contenido-der {
    background: url(/image/programaSuma.jpg) no-repeat scroll 0 bottom;
    background-size: 233%;
    max-width: 50%;
    -webkit-box-flex: 0;-ms-flex: 0 50%;flex: 0 50%;
}	
	@media screen and (max-width: 479px) {
		.contenido-der {
	    	background-size: 492%;
	    }	
	}

/* Black Friday ************************************************************/
.slide.blackfriday .texto1{
	position:absolute;
	top:57px;
	left:673px;
	width:700px;
	height:120px;
	z-index:2;
	font-size:24px;
	color:#d9384a;
	line-height:20px;
	letter-spacing: -0.2px;
	color:#fff;
}
.slide.blackfriday .texto1 span{
	font-family: Gotham-Bold;
}

.slide .imgBlackFriday{
	position: absolute;
	right: 30px;
	top: 93px;
	display: flex;
}
.slide .imgBlackFriday span{
	background: url("/image/blackfriday/sprite-img-banner-black-friday.png") no-repeat;
	margin: 0 10px;
	width: 153px;
	height: 95px;
}
	.slide .imgBlackFriday span.imgMoto{
		background-position: -153px 0;
	}
	.slide .imgBlackFriday span.imgHogar{
		background-position: -303px 0;
	}
	.slide .imgBlackFriday span.imgProfesional{
		background-position: -451px 0;
	}
	
.slide-buttons.blackFriday-buttons{
	right: 18px;
	top: 192px;
}
.slide-buttons.blackFriday-buttons .slide-button{
	font-size: 15px;	
	margin: 0 10px;
	width: 153px;
	padding: 12px 0;
	-ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center;
}
.slide-buttons.blackFriday-buttons .slide-button:last-child{
	padding: 12px 5px;
}

.slide.blackfriday .texto2{
	position: absolute;
	top: 269px;
	left: 181px;
	height: 120px;
	z-index: 3;
	font-size: 12px;
	font-family: Futura-Medium;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 0px;
	color: #ffffff;
}
@media screen and (max-width: 768px) {
	.slide.blackfriday .texto2{
		font-size: 13px;
	}
}
.slide.blackfriday .texto3{
	font-family: Arial;
	position: absolute;
	top: 258px;
	right: 27px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-left: 0px;
	color: #ffffff;
}
@media screen and (max-width: 768px) {
	.slide.blackfriday .texto3{
		font-family: inherit;
		font-size: 12.5px;
	}
}
/*
.jssorb05{
	display: none;
}
*/


/*Banner homme sin slide*/

.bannerHomeUnico {
  display: inline-block;
  width: 100%;
  min-height: 270px;
  overflow: hidden;
  background-image: url(/image/slide-garantiareal.jpg);
  background-size: cover;
  background-position: center;
}

.contButtons{
  display: inline-block;
  float: right;
  width: 250px;
  margin-top: 30px;
  margin-right: 60px;
}

.bannerHomeUnico .button {
  display: inline-block;
  width: 220px;
  margin-top: 10px;
  background-color: #00b300;
  font-size: 20px;
  padding: 10px;
  color: #FFF;
  font-family: Gotham-Medium;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.bannerHomeUnico .button:hover {background-color: #00BF00;}

.bannerHomeUnico .legal{
  font-size: 10px;
  color: rgb(255, 255, 255);
  line-height: 14px;
  margin-top: 15px;
  display: inline-block;
  position: relative;
  width: 70%;
  left: 25%;
  top: 230px;
}
.bannerHomeUnico .legal a{color:#ffffff;}

@media screen and (max-width: 768px) {
  .bannerHomeUnico{background-image: url(/image/slide-garantiareal-tablet.jpg);}
  .contButtons{margin-right:20px;}
  .bannerHomeUnico .legal{
	float: right;
    width: 250px;
    top: 178px;
    left: 250px;
  }
}

@media screen and (max-width: 480px) {
  .bannerHomeUnico{display:none;}
}

/*Fin Banner homme sin slide*/

/* Nuevo componente titulo + Banner homme */

.infoBannerCentro{
	display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}
.infoBannerCentro .infoTx{
	display: flex;
    align-items: center;
    padding: 30px 30px 30px 30px;
}
@media screen and (max-width: 768px){
	.infoBannerCentro .infoTx{
	    flex-direction: column;
	}
}
.infoBannerCentro .infoTx p {
  font-size: 30px;
  line-height: 32px;
  width: 100%;
  margin-left: 0 !important;
  color: #b7192d;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px){
    .infoBannerCentro .infoTx p{
        text-align: center;
        margin-bottom: 20px;
    }
}
.infoBannerCentro a{
	white-space: nowrap;
    font-size: 1.35em;
    color: #000;
}
.infoBannerCentro .banner{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px){
  .infoBannerCentro .banner{
    flex-direction: column;
  }
}
.infoBannerCentro .banner .bannerCol-1, .infoBannerCentro .banner .bannerCol-2, .infoBannerCentro .banner .bannerCol-3{
    width: 100%;
    display: flex;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    height: 208px;
}
@media screen and (max-width: 768px){
  .infoBannerCentro .banner .bannerCol-1, .infoBannerCentro .banner .bannerCol-2, .infoBannerCentro .banner .bannerCol-3{
      height: auto;
  }	
}
.infoBannerCentro .banner .bannerCol-1{
	background: url(../image/img-fondo-bannerKms.jpg) no-repeat center center;
	background-repeat: no-repeat;
    background-size: cover;
}
.infoBannerCentro .banner .bannerCol-2{
	background: url(../image/img-fondo-bannerITV.jpg) no-repeat center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.infoBannerCentro .banner .bannerCol-3{
	background: url(../image/img-fondo-bannerPymes.jpg) no-repeat center center;
	background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 768px){
  .infoBannerCentro .banner .bannerCol-1, .infoBannerCentro .banner .bannerCol-2, .infoBannerCentro .banner .bannerCol-3{
    align-items: center;
    background-size: 100%;
  }
}
.infoBannerCentro .banner .bannerCol-3 .bannerColDiv, .infoBannerCentro .banner .bannerCol-2 .bannerColDiv, .infoBannerCentro .banner .bannerCol-1 .bannerColDiv{
	width: auto;
    padding: 1em;
    background: #fff;
    display: flex;
    align-items: center;
    color: #b7192d;
    font-size: 1.8em;
    margin-top: 30px;
    cursor: pointer;
}
@media screen and (max-width: 768px){
  .infoBannerCentro .banner .bannerCol-3 .bannerColDiv, .infoBannerCentro .banner .bannerCol-2 .bannerColDiv, .infoBannerCentro .banner .bannerCol-1 .bannerColDiv{
    margin-top: 0;
    margin: 40px 0;
    min-height: 40px;
  }
}
.infoBannerCentro .banner .bannerCol-2 .bannerTxt, .infoBannerCentro .banner .bannerCol-3 .bannerTxt, .infoBannerCentro .banner .bannerCol-1 .bannerTxt{
	display: flex;
    flex-direction: column;
    margin-right: 10px;
    align-items: flex-end;
    line-height: 20px;
}

/* Fin Nuevo componente titulo + Banner homme */

/* MODALES */
body.open{
	overflow: hidden !important;
}
.modal{
	display: none;
	position: absolute;
    left: 0;
}
.modal.open{
	display: block;
}
.modalPrincipal{
	position: fixed;
    top: 0;
    z-index: 8;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 10px 0;
}
 .modalDiv{
 font-family: 'Gotham-Book', verdana, sans-serif;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.7;
    -webkit-transition: opacity 600ms;
    transition: opacity 600ms;
    z-index: 7;
}
 .modalDiv .popup {
    	margin: 10px auto;
	    padding: 1.8em;
	    background: #fff;
	    position: relative;
	    width: 75%;
	    border: 2px solid #d9384a;
	    -webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
    	max-width: 730px;
    	margin-bottom: 30px;
}

 .modalDiv img{
     margin: 0 auto;
     display: block;
     width: 100%;
     max-width: 249px;
     margin-top: 14px;
     
}
 .modalDiv .popup .content {
    display: none;
}
 .modalDiv .popup .content.show {
   display: block; 
}
 .modalDiv .titulo{
    margin-top: 35px;
    margin-bottom: 35px;
}
 .modalDiv .content .titulo h1{
     text-align: center;
     font-size: 1.4rem;
     font-weight: bold;
}
 .modalDiv .content p{
     font-size: 14px;
     line-height: 16px;
     margin-bottom: 20px;
     margin-top: 20px;
}
.modalDiv .content p.textoPregunta{
     text-align: left;
     font-size: 14px;
     line-height: 16px;
     margin-bottom: 20px;
     margin-top: 20px;
     color: #d9384a;
     font-weight: bold;
}
.modalDiv .popup .cerrar {
     position: absolute;
     top: 10px;
     right: 15px;
     -webkit-transition: all 200ms;
     -o-transition: all 200ms;
     transition: all 200ms;
     font-size: 30px;
     font-weight: bold;
     text-decoration: none;
     color: #d9384a;
     cursor: pointer;
}
ul.bullet>li:before {
  position: absolute;
  margin-left: -18px;
  content: "\2022";
  color: #000;
}

ul.bullet>li {
  margin-top: 10px;
  margin-left: 18px;
  font-size: 14px;
}
.modalDiv .cerrar:hover {
    background: transparent;
}
.modalDiv .texto1 a{
	color: #d9384a;
}