@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background: #ffffff;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
}
.img-fluid {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.container, .container-lg, .container-md, .container-sm {
  padding: 0;
}
.form-control {
  color: #334c68;
}
.alquiler h4 {
  color: #334c68;
  font-weight: bold;
  text-align: left;
}
.input-group > .form-control, .input-group > .form-select {
  border-radius: 0;
  padding-left: 20px;
  color: #334c68;
}
.form-control-lg {
  padding: 0.5rem 0.8rem;
}
.wrap-btn-mobile {
  display: none;
}
.logo a img {
  max-width: 166px;
  height: auto;
  width: 100%;
}
.header {
  position: fixed;
  width: 100%;
  height: 64px;
  background: #ffffff;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 11;
  transition: top ease-in-out .5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-fixed a.btn-p, .header-first a.btn-p {
  font-size: 16px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  height: auto;
  background: #EAF1F7;
  border-radius: 5px;
  border: 1.6px solid #EAF1F7;
  padding: 0.4rem 1rem;
  align-items: center;
  color: #006ED2;
  text-decoration: none;
  transition: all ease-in-out .3s;
}
#home .header {
  position: relative;
}
.header .nav-bar-header {
  position: relative;
  max-width: 200px;
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}
.header .nav-bar-header .logo {
  align-items: center;
  max-width: 608px;
  height: auto;
  width: 100%;
}
.header .nav-bar-header .logo svg {
  max-width: 64px;
  height: auto;
  width: 100%;
}
.header-first {
  box-shadow: 0px 2px 15px rgb(0 110 210 / 15%);
}
.header-content {
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 2;
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: center;
  padding: 0;
}
.hero .container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  max-width: 100%;
  z-index: 2;
}
.hero-seguros {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  top: 0;
  left: 0;
}
.row-buttons-menu {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.row-buttons-menu a.link-menu-header {
  font-family: DM Sans;
  font-style: normal;
  font-weight: 500;
  color: #334c68;
  text-decoration: none;
  margin: 0 18px;
  font-size: 15px;
  transition: color ease-in-out .3s, opacity ease-in-out .3s;
  opacity: .8;
}
.row-buttons-menu a.link-menu-header.active, .row-buttons-menu a.link-menu-header:hover, .row-buttons-menu a.link-menu-header:focus {
  color: #006ED2;
  transition: color ease-in-out .3s, opacity ease-in-out .3s;
  opacity: 1;
}
.detalle-seguros .hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.detalle-seguros .hero-detalle .container {
  display: flex;
  flex-direction: row;
  align-content: center;
}
.menu-secundario-footer {
  display: none;
}
.bg-lightblue-dark {
  background: #daeaf8;
}
.bg-lightblue-light {
  background: #f2f7fc;
}
.hero-detalle {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  padding: 10vh 0 10vh;
  margin-top: 64px;
}
.hero-detalle .container {
  margin: 0 auto;
  width: 90%;
  height: auto;
  max-width: 1280px;
  padding: 0;
}
.detalle-inner {
  padding: 100px 0;
}
/*******  FOTOS-HERO INTERNAS  ***********/
.hero-detalle.salud-detalle {
  background: url("../img/interna-detalle-salud.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.otros-detalle {
  background: url("../img/interna-detalle-otros.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.proteccion-financiera-detalle {
  background: url("../img/interna-detalle-proteccion-financiera.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.proteccion-laboral-detalle {
  background: url("../img/interna-detalle-proteccion-laboral.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.mascotas-detalle {
  background: url("../img/interna-detalle-mascotas.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.seguro-de-bicicletas-detalle {
  background: url("../img/interna-detalle-seguro-de-bicicletas.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.prevencion-accidentes-detalle {
  background: url("../img/interna-detalle-prevencion-accidentes.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.equipos-electronicos-detalle {
  background: url("../img/interna-detalle-equipos-electronicos.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.hogar-detalle {
  background: url("../img/interna-detalle-hogar.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.garantia-de-alquiler-detalle {
  background: url("../img/interna-detalle-garantia-de-alquiler.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.viajes-detalle {
  background: url("../img/interna-detalle-viajes.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.hero-detalle.bolso-protegido-detalle {
  background: url("../img/interna-detalle-bolso-protegido.png") no-repeat #FFFFFF;
  background-position: right top;
  background-size: cover;
}
.detalle-inner h4.gris {
  margin: 0;
  padding: 0;
  text-align: left;
}
/* SLIDER OPCIONES */
.opcionesSegurosDesk {
  display: flex;
}
.opcionesSegurosMob {
  display: none;
}
.opcionesSegurosMob .swiper {
  padding-bottom: 10px;
}
.opcionesSegurosMob .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 0px
}
.opcionesSegurosMob .swiper-wrapper .swiper-slide div {
  width: 100%;
}
.swipper-descktop {
  padding-bottom: 30px;
}
.swipper-descktop .swiper-pagination {
  bottom: 0px;
}
/*******  FOTOS-HERO INTERNAS  ***********/
.titulo-detalle {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
}
.content-titulo-detalleSeguro h5 {
  text-align: left;
  display: block;
  margin: 0 0 5px 10px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
}
h5.gris small {
  font-weight: 300;
  font-size: 0.75rem;
}
.content-titulo-detalleSeguro h2 {
  text-align: left;
  display: block;
  margin: 0 0 0 10px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 40px;
  line-height: 1em;
}
.content-titulo-detalleSeguro h2 small {
  font-size: 60%;
  font-weight: 400;
  display: block;
}
.icon-w-hero {
  max-width: 120px;
  width: 120px;
}
.icon-w-hero img {
  max-width: 120px;
  height: auto;
}
.hero .hero-content {
  position: relative;
  width: 90%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  max-width: 1280px;
  margin: auto;
}
.hero .hero-content .logo.big svg {
  max-width: 165px;
  height: auto;
  width: 100%;
}
.hero .hero-content a.btn-p {
  margin: 10px 0 0;
  display: table;
}
.header-first a.btn-p {
  background: transparent;
  color: #006ED2;
  border: 2px solid #006ED2;
}
.header-first a.btn-p:hover, .header-first a.btn-p:focus {
  background: #006ED2;
  color: #FFFFFF;
  border: 2px solid #006ED2;
}
.hero .hero-content .botones-hero {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#seguros-iconos {
  background: #006ED2;
  padding: 40px 0;
}
.flex-titulo-compuesto {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.logo-hero-aseguradora.porto-seguro {
  max-width: 200px;
  height: auto;
  margin-bottom: 30px;
}
.logo-hero-aseguradora.rua {
  max-width: 150px;
  height: auto;
  margin-bottom: 30px;
}
.logo-hero-aseguradora.metlife {
  max-width: 160px;
  height: auto;
  margin-bottom: 30px;
}
.logo-hero-aseguradora.universal-assistance {
  max-width: 65px;
  height: auto;
  margin-bottom: 30px;
}
.logo-hero-aseguradora.addiuva {
  max-width: 110px;
  height: auto;
  margin-bottom: 30px;
}
.solo-logo {
  margin-top: 30px;
}
h5.blue {
  color: #006ED2;
}
.verOpciones {
  border-bottom: 1px solid #ccc;
  margin: 1rem 0;
}
.verOpciones .accordion-button {
  padding: 0;
}
.accordion-body p {
  margin-top: 10px;
  margin-bottom: 30px;
}
/*--- Dejar esta clase en vez de la de abajo cuando sean 6 items o mas. ---*/
/*#seguros-iconos .row {
 --bs-gutter-x: 0;
 --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
 margin-right: calc(var(--bs-gutter-x) * -.5);
 margin-left: calc(var(--bs-gutter-x) * -.5);
    padding: 0;
    width: 100%;
    padding-left: calc(5% - 10px);
    padding-right: calc(5% - 10px);
}*/
.novedad br {
  display: none;
}
a.btn-p {
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  background: #006ed2;
  border-radius: 5px;
  border: 2px solid #006ed2;
  padding: 8px 22px;
  color: #FFFFFF;
  text-decoration: none;
  transition: all ease-in-out .3s;
  height: auto;
  align-items: center;
  display: table;
}
a.btn-p.secundary {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  background: #FFFFFF;
  border-radius: 5px;
  border: 2px solid #006ed2;
  padding: 8px 22px;
  color: #006ed2;
  text-decoration: none;
  transition: all ease-in-out .2s;
  height: auto;
  align-items: center;
  display: table;
}
a.btn-p.secundary-diapo, input.btn-p.secundary-diapo {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  font-size: 21px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  background: transparent;
  border-radius: 5px;
  border: 2px solid #FFFFFF;
  padding: 10px 26px;
  color: #FFFFFF;
  text-decoration: none;
  transition: all ease-in-out .2s;
  height: auto;
  display: table;
  align-items: center;
  margin-top: 30px;
}
.tarjeta-seguro a.btn-p.secundary:hover, .tarjeta-seguro a.btn-p.secundary:focus {
  background: #006ed2;
  color: #FFFFFF;
  border: 2px solid #006ed2;
  transition: all ease-in-out .4s;
}
a.btn-p.secundary-diapo:hover, a.btn-p.secundary-diapo:focus, input.btn-p.secundary-diapo:hover, input.btn-p.secundary-diapo:focus {
  background: #FFFFFF;
  color: #006ed2;
  border: 2px solid #FFFFFF;
  transition: all ease-in-out .4s;
}
.tarjeta-seguro a.btn-p:hover, .tarjeta-seguro a.btn-p:focus {
  background: #FFFFFF;
  color: #006ed2;
  border: 2px solid #006ed2;
  transition: all ease-in-out .4s;
  opacity: 1;
}
.margl10 {
  margin-left: 10px;
}
a.btn-p:hover, a.btn-p:focus {
  background: transparent;
  color: #006ed2;
  border: 2px solid #006ed2;
  text-decoration: none;
  transition: all ease-in-out .3s;
}
.hero .hero-content a.btn-p.diapo, .hero-detalle .hero-content a.btn-p.diapo {
  background: #006ED2;
  color: #FFF;
  border-color: #006ED2;
  font-size: 21px;
  padding: 10px 26px;
}
.hero .hero-content a.btn-p.gris {
  color: #334c68;
}
.hero .hero-content a.btn-p.gris:hover, a.btn-p.gris:focus {
  color: #ffffff;
}
.hero .hero-content a.btn-p.diapo:hover, .hero .hero-content a.btn-p.diapo a.btn-p.diapo:focus, .hero-detalle .hero-content a.btn-p.diapo:hover, .hero-detalle .hero-content a.btn-p.diapo a.btn-p.diapo:focus {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-decoration: none;
  transition: all ease-in-out .3s;
}
.pre-footer .row {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.logo a {
  display: block;
  max-width: 160px;
  padding: 0 0 0;
}
label {
  display: inline-block;
  color: #FFFFFF;
  margin: 15px 0 5px;
}
.detalle-seguros .accordion.accordion-flush {
  border-top: 1px solid #d6e2e8;
  border-bottom: 1px solid #d6e2e8;
}
.detalle-seguros .accordion-header {
  margin-bottom: 0;
  background: #f2f7fc;
}
.detalle-seguros .accordion-button {
  padding: 1.4rem 30px;
  background: transparent;
  font-size: 1.1rem;
  color: #334c68;
  text-align: left;
  font-weight: 600;
}
.detalle-seguros .accordion-button:not(.collapsed) {
  color: #006ED2;
  background-color: transparent;
  box-shadow: none;
  background: #FFFFFF;
}
.detalle-seguros .accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.detalle-seguros .accordion-body {
  padding: 0;
}
.detalle-seguros .accordion-collapse.collapse.show {
  border-bottom: 1px solid #006ED2;
}
.detalle-seguros .accordion-item {
  background-color: #fff;
  border-bottom: 1px solid #aac3cf7a;
}
.detalle-seguros .accordion-body h5 {
  padding-left: 30px;
}
h5.card-title.text-uppercase.text-center {
  padding-left: 0px;
}
.detalle-seguros .accordion-body p {
  padding-left: 30px;
}
.titulounico {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.4rem 0;
  font-size: 1.1rem;
  color: #006ed2;
  text-align: left;
  font-weight: 600;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
}
.titulo-form-seguros {
  margin: 15px 0 30px;
}
.contenedor-tooltip {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.detalle-seguros .contenedor-tooltip h5 {
  display: block;
  text-align: left;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4em;
  margin: 0 5px 0 0;
}
.contenedor-tooltip a {
  width: 17px;
  height: 16px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
  opacity: .9;
  margin: 0 0 15px 5px;
}
.contenedor-tooltip a:hover, .contenedor-tooltip a:focus {
  text-decoration: none;
}
.contenedor-tooltip a:hover .tooltip, .contenedor-tooltip a:focus .tooltip {
  opacity: 1;
  display: block;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #0061b9;
}
.tooltip-inner {
  max-width: 540px;
  padding: 10px 10px 12px;
  ;
  color: #fff;
  text-align: center;
  background-color: #0061b9;
  border-radius: 0.25rem;
}
.wrap-btn {
  display: flex;
  padding: 0;
  margin: 20px -5px 0;
  flex-wrap: wrap;
}
.wrap-btn div {
  display: block;
  width: 100%;
  font-size: 15px;
  margin: 0 0 10px 5px;
  color: #334c68;
}
.wrap-btn .botM {
  margin: 0 5px;
}
.accordion-body .wrap-btn {
  padding: 0 0 30px 30px;
}
.tooltip {
  position: absolute;
  z-index: 1080;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  display: none;
  top: -67px;
  left: 222px;
  /* background: #0061b9; */
}
a.btn-s {
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  display: block;
  height: auto;
  background: #ffffff;
  border-radius: 5px;
  border: 2px solid #006ED2;
  padding: 12px 26px;
  align-items: center;
  color: #006ED2;
  text-decoration: none;
  transition: all ease-in-out .3s;
  ;
}
a.btn-s:hover, a.btn-s:focus {
  background: #006ED2;
  color: #ffffff;
  border: 2px solid #006ED2;
  text-decoration: none;
  transition: all ease-in-out .3s;
}
.header-first a.btn-p {
  margin-left: 22px;
  background: transparent;
  color: #006ED2;
  border: 2px solid #006ED2;
}
h1 {
  font-family: 'DM Sans', sans-serif;
  font-weight: 900;
  line-height: 1.1em;
  font-size: 58px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin: 60px 0 20px;
}
h1 br {
  display: none;
}
p {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 1.3em;
  font-size: .9rem;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
  color: #334c68;
}
.gris {
  color: #334c68;
}
.hero h1 span {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 20px;
  letter-spacing: 0em;
  text-align: left;
  display: block;
  margin: 10px 0 0;
  max-width: 270px;
}
a.btn-p.verSegurosHeaderClick {
  font-family: DM Sans;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  padding: 8px 20px 10px;
}
a.btn-p.verSegurosHeaderClick span {
  position: relative;
  top: 1px;
}
a.verSegurosHeaderClick i svg {
  width: 16px;
  height: 16px;
  fill: #006ED2;
  transition: fill ease-in-out .3s;
  margin-left: 10px;
}
a.verSegurosHeaderClick:hover i svg, a.verSegurosHeaderClick:focus i svg {
  fill: #FFFFFF;
  transition: fill ease-in-out .3s;
}
.bg-blanco {
  background: #FFFFFF;
}
.bg-gris {
  background: #E5F0FB;
}
.bg-azul {
  background: #006ED2;
}
.blanco {
  color: #ffffff
}
.azul {
  color: #006ED2;
}
.container {
  width: 90%;
  max-width: 1280px;
  /* position: relative; */
}
h2 {
  font-size: 1.5rem;
  line-height: 1.1em;
  text-align: center;
  margin: 0 auto 0;
  color: #FFF;
  font-weight: 400;
  max-width: 1280px;
}
h2 strong {
  font-weight: 700;
}
h3 {
  color: #006ED2;
  font-weight: 500;
  text-align: left;
  font-size: 36px;
  line-height: 1.2em;
  margin: 30px 0;
}
p.texto-detalle {
  line-height: 1.4em;
  font-size: 18px;
  margin-bottom: 0px;
}
#form h3 {
  text-align: left;
}
#form h3 span {
  font-size: 1.5rem;
  line-height: 1em;
}
h4 {
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
  margin: auto;
  font-size: 18px;
  min-height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
ul.lista {
  padding: 0 0 0 17px;
  line-height: 1.3em;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 35px;
}
ul.lista li {
  margin-bottom: 15px;
}
ul.lista li.fds-destacado {
  color: #006ED2
}
.detalle-seguros h5 {
  display: block;
  text-align: left;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4em;
  margin: 0 0 0 10px;
}
.detalle-seguros h5.gris {
  margin: 0 0 15px;
}
.btn-group {
  margin-top: 40px;
}
.bg-azul-oscuro {
  padding: 10px;
}
p.cobertura {
  margin-top: 15px;
}
.bg-azul-oscuro-inner {
  background: #005AC6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border-radius: 12px;
  padding: 26px 20px 40px;
  transition: all ease-in-out .4s;
}
.footer .logo svg {
  max-width: 90px;
  width: 90px;
}
.footer a.link-grande {
  display: table;
  font-size: 24px;
  padding: 4px 0;
  opacity: 1;
  transition: opacity ease-in-out .2s;
}
.bg-azul-oscuro-inner:hover, .bg-azul-oscuro-inner:focus {
  background: #005ac682;
  transition: all ease-in-out .6s;
  box-shadow: 0 0 35px #248cff;
}
.icon-seguro img {
  max-width: 90px;
  width: 90px;
  margin: auto;
  text-align: center;
  height: auto;
}
#seguros-listado {
  padding: 80px 0;
}
.tarjeta-seguro {
  position: relative;
  background: #FFFFFF;
  border-radius: 25px;
  overflow: hidden;
  margin: 30px 0;
}
.txt-tarjeta-seguro {
  padding: 50px 50px;
}
.logo-seguro {
  position: absolute;
  bottom: 50px;
  right: 50px;
}
.logo-seguro.metlife img {
  max-width: 110px;
  height: auto;
}
.logo-seguro.universal-assistance img {
  max-width: 50px;
  height: auto;
}
.logo-seguro.addiuva img {
  max-width: 80px;
  height: auto;
}
.img-equipos-electronicos-listado {
  background: url("../img/img-equipos-electronicos.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-celulares-listado {
  background: url("../img/img-celulares.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-hogar-listado {
  background: url("../img/img-hogar.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-viajes-listado {
  background: url("../img/img-viajes.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-bolso-protegido-listado {
  background: url("../img/img-bolso-protegido.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-asistencia-365-listado {
  background: url("../img/img-365.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.img-prevencion-de-accidentes-listado {
  background: url("../img/img-prevencion-accidentes.jpg") no-repeat;
  background-position: center right;
  background-size: cover;
  max-width: 320px;
}
.input-group-append {
  padding: 10px;
  background: #FFFFFF;
}
.section-newsletter .input-group button:hover, .section-newsletter .input-group button:focus, .section-newsletter .input-group input[type=submit]:hover, .section-newsletter .input-group input[type=submit]:focus {
  color: #FFFFFF;
  background: #1b85e6;
  border: 0;
  padding: 6px 24px;
  outline: none;
  box-shadow: none;
  outline-offset: none;
  transition: background ease-in-out .3s;
}
ol {
  margin: 80px 0 70px -2.7rem;
  font-size: 24px;
}
ol li {
  align-items: center;
  color: #334c68;
}
ol {
  list-style: none;
  counter-reset: my-awesome-counter 0;
}
ol li {
  counter-increment: my-awesome-counter;
}
ol li::before {
  content: counter(my-awesome-counter);
  font-weight: bold;
  width: 40px;
  text-align: center;
  display: inline-block;
}
.filtro-wrapper {
  width: 100%;
  margin: auto;
}
.filtro-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1280px;
  margin: auto;
  position: relative;
  height: auto;
  align-content: center;
}
.filtro-content .pa {
  display: flex;
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  position: relative;
  align-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
  margin: 0;
}
.filtro-content .pa h5 {
  margin: 59px 0 57px;
}
.accordion-filtro {
  width: 90%;
  max-width: 520px;
  right: 0;
  position: absolute;
  z-index: 10;
}
.accordion-filtro .accordion-item {
  margin: 45px 0 0;
  padding: 0;
  border: 1px solid #CADBE8;
  border-radius: 12px;
  width: 100%;
  z-index: 999;
  position: relative;
}
.accordion-filtro h3 {
  font-size: 2rem;
  line-height: 1;
  text-align: left;
  margin: 0 auto 0;
  padding: 0;
  color: #FFF;
  font-weight: 400;
  max-width: 1280px;
  border-radius: 12px;
  overflow: hidden;
}
.accordion-filtro .accordion-item .accordion-button {
  padding: 15px 20px;
}
.accordion-filtro h3 .accordion-button .opy {
  opacity: .6;
}
.accordion-filtro h3 .accordion-button:not(.collapsed) .opy {
  opacity: 1;
}
.accordion-filtro .accordion-body {
  padding: 20px 30px 5px;
}
.filtro-content .accordion-filtro .accordion-body {
  padding: 0 30px 18px;
}
.contenedor-colapsible {
  margin-bottom: 40px;
}
.filtro-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  margin: 30px 0;
  cursor: pointer;
}
.accordion-body .filtro-categoria {
  margin: 0 0 0 10px;
  line-height: 1em;
  width: auto;
  max-width: 140px;
}
.radio-circulo-ext {
  border: 2px solid #006ed2;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 27px;
  min-height: 27px;
}
.radio-circulo-int {
  display: none;
}
.filtro-item:focus .radio-circulo-int, .filtro-item:active .radio-circulo-int, .filtro-item.active .radio-circulo-int {
  background: #006ed2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 500px;
  border-left: none;
  transform: translateX(100%);
  box-shadow: 0 0 20px #2d334185;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 2rem 2.5rem;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 0 60px 60px;
  overflow-y: auto;
}
.offcanvas-body h5 {
  color: #006ed2;
  font-size: 2rem;
  text-align: left;
  margin: 0 0 40px;
}
.submenu-categoria {
  margin: 18px 0 8px;
  font-size: .8rem;
  opacity: .8;
  color: #334459;
}
a.submenu-item-fila {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  text-decoration: none;
  color: #334459;
  transition: color ease-in-out .3s;
}
a.submenu-item-fila:hover, a.submenu-item-fila:focus {
  color: #006ed2;
  transition: color ease-in-out .3s;
  text-decoration: none;
}
a.submenu-item-fila .submenu-item-fila-titulo {
  text-decoration: none;
  font-weight: 500;
}
a.submenu-item-fila .submenu-item-fila-titulo span {
  text-decoration: none;
  font-weight: 300;
  font-size: .9rem;
}
.submenu-grupo {
  border-bottom: 1px solid #CADBE8;
}
.grupo-submenu-item-fila {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
.submenu-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.submenu-item-flecha {
  width: 8px;
  height: auto;
}
.submenu-item-flecha.nuevo-flecha {
  width: 42px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.submenu-item-flecha.nuevo-flecha .icono-nuevo {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.submenu-item-flecha.nuevo-flecha .icono-nuevo img {
  width: 24px;
  height: 24px;
}
.submenu-item-flecha.nuevo-flecha .flecha {
  width: 8px;
  height: 24px;
}
.banda-nuevo {
  width: 100%;
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: #00dbff;
}
.banda-nuevo h3 {
  color: #0b4e7f;
  font-size: 1.5rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  line-height: 1;
  margin: 0 auto;
  padding: 25px;
}
.banda-nuevo span img {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.custom-scrollbar {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 20px;
  background-color: transparent;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #b6c6d3;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #006ed2;
}
a.btn-item-fila {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #334459;
  transition: color ease-in-out .3s, box-shadow ease-in-out .6s;
  background: #FFFFFF;
  width: 100%;
  padding: 10px 20px 10px 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
a.btn-item-fila.destacado-fds {
  background: #006ed2;
  color: #FFFFFF;	
}
a.btn-item-fila.destacado-nuevo {
  background: #a8f3ff;
}
a.btn-item-fila:hover, a.btn-item-fila:focus {
  color: #006ed2;
  text-decoration: none;
  box-shadow: 0px 2px 20px rgb(0 110 210 / 15%);
  transition: color ease-in-out .3s, box-shadow ease-in-out .4s;
}
a.btn-item-fila.destacado-nuevo:hover, a.btn-item-fila.destacado-nuevo:focus {
  color: #006ed2;
  text-decoration: none;
  box-shadow: 0px 2px 20px rgb(0 110 210 / 15%);
  transition: color ease-in-out .3s, box-shadow ease-in-out .4s;
}
a.btn-item-fila.destacado-fds:hover, a.btn-item-fila.destacado-fds:focus {
  color: #FFFFFF;
  text-decoration: none;
  box-shadow: 0px 2px 20px rgb(0 110 210 / 15%);
  transition: color ease-in-out .3s, box-shadow ease-in-out .4s;
}
a.btn-item-fila .btn-item-fila-titulo {
  text-decoration: none;
  font-weight: 500;
  font-size: .9rem;
  line-height: 1em;
  padding-top: 2px;
  display: inline-flex;
  align-items: center;
}
a.btn-item-fila .btn-item-fila-titulo span, a.btn-item-fila .btn-item-fila-titulo small {
  text-decoration: none;
  font-weight: 300;
  font-size: .8rem;
}
a.btn-item-fila .btn-item-fila-titulo span img {
  width: 24px;
  height: 24px;
  margin: 0 27px 0 10px;
  display: block;
}
.listado-seguros-home .row.grilla {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: 0;
}
h5.secundario-fds {
    background: #a8f3ff;
    text-align: center;
    color: #00365e;
    padding: 10px 30px 8px 20px;
    border-radius: 8px;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.1rem;
    width: auto;
}
.listado-seguros-home .row.grilla.nuevo {
    justify-content: flex-end;
}
.listado-seguros-home .row.grilla .col-6 {
  flex: 0 0 auto;
  width: 60%;
  margin: 0px;
  padding: 0 5px;
}
.btn-grupo {
  border-bottom: 1px solid #CADBE8;
}
.btn-close:focus {
  outline: 0;
  box-shadow: none;
  opacity: 1;
}
.grupo-btn-item-fila {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}
.btn-item-icon {
  width: 42px;
  height: 42px;
  margin-right: 10px;
  display: flex;
}
.btn-item-flecha {
  width: 8px;
  height: auto;
}
.bg-lightblue-light {
  width: 100%;
  height: auto;
}
.listado-seguros-home {
  padding: 80px 0;
}
.listado-seguros-home .row {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  margin: auto;
  padding: 0;
}
.listado-seguros-home h2 {
  font-size: 3rem;
  margin: 0 0 20px;
  text-align: left;
  font-weight: 400;
}
.listado-seguros-home p {
  margin: 0 0 40px;
  text-align: left;
  font-size: 16px;
  line-height: 1.4em;
}
.listado-seguros-home .seguroImg {
  padding: 0;
  max-width: 620px;
}
.listado-seguros-home .row .col-seg-text {
  padding: 0;
}
.listado-seguros-home .row .col-seg-img {
  padding: 0;
  text-align: center;
  position: relative;
}
.listado-seguros-home .row:nth-child(even) {
  flex-direction: row-reverse;
}
.listado-seguros-home .row:nth-child(even) .col-seg-text {
  padding-left: 11%;
  padding-right: 0;
}
.listado-seguros-home .row:nth-child(odd) {
  flex-direction: row;
}
.listado-seguros-home .row:nth-child(odd) .col-seg-text {
  padding-right: 11%;
  padding-left: 0;
}
/* APLICO AL FILTRAR */
.listado-seguros-home .row.par {
  flex-direction: row-reverse;
}
.listado-seguros-home .row.par .col-seg-text {
  padding-left: 11%;
  padding-right: 0;
}
.listado-seguros-home .row.impar {
  flex-direction: row;
}
.listado-seguros-home .row.impar .col-seg-text {
  padding-left: 0;
  padding-right: 11%;
}
/* APLICO AL FILTRAR */
/* FILTRO */
.listdo-activo-filtro {
  display: flex;
  flex-wrap: wrap;
  margin: 100px 0 30px 0;
  justify-content: flex-end;
  padding: 0;
  position: relative;
  z-index: 0;
}
.listdo-activo-filtro div {
  width: auto;
  background-color: #006ed2;
  padding: 6px 12px 6px 14px;
  color: #FFF;
  border-radius: 25px;
  margin: 5px 5px 0 0;
  cursor: pointer;
  transition: background ease-in-out .2s;
}
.listdo-activo-filtro div:hover {
  background-color: #0061B9;
  transition: background ease-in-out .2s;
}
.listdo-activo-filtro i.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em;
  background: transparent url(../img/close.svg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: .6;
  margin-left: 10px;
  transition: opacity ease-in-out .3s;
}
.filtro-activo:hover i.btn-close, .filtro-activo:focus i.btn-close {
  opacity: 1;
  transition: opacity ease-in-out .3s;
}
.listdo-activo-filtro div i {
  margin: 0 0 0 5px;
}
.listdo-activo-filtro div i.btn-close {
  color: #FFF;
}
/* FILTRO */
.como-funciona {
  padding: 80px 0 150px;
}
.como-funciona-wrap {
  width: 90%;
  padding: 0;
  margin: auto;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 5px 40px rgb(0 110 210 / 15%);
}
.como-funciona-txt {
  padding: 60px 60px 70px;
  background: #FFFFFF;
}
.como-funciona-txt h4 {
  color: #334459;
  font-size: 2rem;
  margin: 0 0 15px;
  text-align: left;
  line-height: 1em;
}
.como-funciona-fila {
  display: flex;
  margin: 30px 0;
  align-items: center;
}
.como-funciona-img {
  background: url("../img/como-funciona.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 390px;
}
.como-funciona-icon {
  width: 100%;
  max-width: 30px;
  height: auto;
  margin-right: 20px;
  display: inline-block;
}
.como-funciona-fila p {
  display: inline-block;
}
.como-funciona-txt a.btn-p {
  margin: 40px 0 0;
}
.nuestras-aseguradoras {
  width: 100%;
  background: #FFFFFF;
}
.nuestras-aseguradoras-wrap {
  max-width: 1280px;
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 120px 0;
}
.nuestras-aseguradoras-wrap h4 {
  color: #334459;
  font-size: 2rem;
  margin: 0 0 15px;
  text-align: left;
  line-height: 1em;
}
.nuestras-aseguradoras-wrap-logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.nuestras-aseguradoras-wrap-logos .img-logo-seguro {
  max-width: 200px;
  height: auto;
  text-align: center;
}
.nuestras-aseguradoras-wrap-logos .img-logo-seguro a {
  display: block;
}
.moneda {
  max-width: 260px;
  margin: 30px auto 25px;
}
.tabla-ejemplo-wrapper {
  margin-bottom: 20px;
}
.tabla-ejemplo-header {
  background: #006ed2;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  padding: 24px 20px 19px;
  border-radius: 15px 15px 0 0;
  line-height: 1.2em;
}
.tabla-ejemplo-header .row {
  display: flex;
  align-items: center;
}
.tabla-ejemplo-body {
  background: #FFFFFF;
  border-radius: 0 0 15px 15px;
  padding: 15px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.col-3.primera {
  max-width: 90px;
}
.tabla-ejemplo-body .row {
  display: flex;
  align-items: center;
  padding: 20px 20px;
}
.tabla-ejemplo-body .row.medio {
  border-bottom: 2px solid #f2f7fc;
}
.tabla-ejemplo-body span {
  color: #006ed2;
  font-weight: 400;
}
.grupo-iconos {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.flor-gift {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin: 0 8px 0 0;
}
.logo-flor-de-semana {
  width: 100px;
  height: auto;
  position: absolute;
  top: 50px;
  left: 20px;
  z-index: 1;
}
@supports (grid-template-columns: subgrid) {
  ol.subgrid {
    display: grid;
    grid-template-columns: min-content 1;
  }
  ol.subgrid li {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: subgrid;
    grid-gap: 0.5rem;
  }
}
.qr-wrapper p {
  font-size: 18px;
  padding-left: 20px;
}
.flex-grid {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.flex-center {
  display: flex;
  align-items: center;
}
a {
  color: #006ED2;
  text-decoration: none;
}
a:hover, a:focus {
  color: #006ED2;
  text-decoration: underline;
}
.pre-footer {
  background: #006ED2;
  padding: 100px 0;
}
.pre-footer .logo {
  max-width: 122px;
}
.pre-footer a {
  display: table;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 0;
  opacity: 1;
  transition: opacity ease-in-out .2s;
  font-weight: 500;
}
.pre-footer a.link-grande {
  display: table;
  font-size: 24px;
  padding: 4px 0;
  opacity: 1;
  transition: opacity ease-in-out .2s;
}
.pre-footer a.link-grande:hover, .pre-footer a.link-grande:focus {
  opacity: .8;
  transition: opacity ease-in-out .4s;
}
span.link-pre-footer {
  display: table;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 0;
  opacity: 1;
  transition: opacity ease-in-out .2s;
}
.footer .container-lg {
  position: relative;
  width: 90%;
  max-width: 90%;
  margin: auto;
  padding: 0
}
ul ul {
  margin-top: 30px;
  margin-bottom: 40px;
  list-style: none;
  margin-left: -10px;
  font-weight: normal;
  color: #334c689c;
}
.pre-footer .container-lg {
  position: relative;
  width: 90%;
  max-width: 90%;
  margin: auto;
  padding: 0
}
.footer {
  background: #0061B9;
  padding: 100px 0 40px;
  font-weight: 300;
}
.footer a {
  display: table;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  padding: 5px 0;
  opacity: 1;
  transition: opacity ease-in-out .2s;
}
.footer a:hover, .footer a:focus {
  opacity: .8;
  transition: opacity ease-in-out .4s;
}
.footer .smaller {
  color: #ffffff;
  font-weight: 300;
  padding-top: 3%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  font-size: 13px;
}
.footer .redes {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.footer .redes a {
  display: inline-block;
  margin: 0 5px;
  opacity: 1;
  transition: opacity ease-in-out .2s;
}
.footer .redes a:hover, .footer .redes a:hover {
  opacity: .78;
  transition: opacity ease-in-out .4s;
}
.footer .container-lg {
  position: relative;
  width: 90%;
  max-width: 90%;
  margin: auto;
}
.footer .flex-right {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.footer-legal .container-lg {
  max-width: 90%;
}
.footer-legal {
  padding: 30px 0;
}
.footer-legal p {
  font-size: 10px;
}
/* TABLA COMPARATIVA */
#formLeadsWeb label a {
  display: inline;
  text-decoration: underline;
  font-weight: 100;
  font-size: 1rem;
}
/* ERROR FORMS STYLES */
.form-control.is-invalid {
  position: relative;
  z-index: 3;
}
.just-validate-error-label {
  color: #FFF !important;
  padding: 8px 10px 5px;
  background: #ed4444;
  border-radius: 0 0 5px 5px;
  position: relative;
  top: -3px;
  z-index: 1;
}
/* #formLeadsWeb .just-validate-error-label:last-child{
    color: #FFF !important;
    padding: 5px 10px 5px;
    background: #ed4444;
    border-radius: 5px;
    position: relative;
    top: 0px;
    z-index: 1;
} */
/* ERROR FORMS STYLES */
/* MENSAJES Y CTA */
.content-msj-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-msj-cta #gracias {
  margin: 0 30px 0 0;
  color: #FFF;
  border: 1px solid #00c561;
  text-align: center;
  padding: 10px 20px;
  border-radius: 5px;
  background: #00c561;
  align-self: flex-start;
}
.content-msj-cta #error {
  margin: 0 30px 0 0;
  border: 1px solid #ed4444;
  text-align: center;
  padding: 10px 20px;
  border-radius: 5px;
  background: #ed4444;
  align-self: flex-start;
}
/* MENSJAES Y CTA */
.bc-content {
  padding-right: calc(var(--bs-gutter-x) * .5);
}
.bc-content p {
  margin: 15px 0;
  font-size: 13px;
}
.pricing {
  color: #333;
  padding: 10px 0px 20px;
}
.pricing.pricingSolo {
  background: #FFFFFF;
  padding: 0 30px 30px;
  margin-bottom: 40px;
  border-top: 1px solid #aac3cf7a;
  border-bottom: 1px solid #006ed2;
}
.pricing.pricingColapse {
  background: #FFFFFF;
  padding: 0 30px 30px;
}
.pricing h1 {
  text-align: center;
  font-size: 30px;
  margin: 10px 0px 40px;
}
.pricing .card {
  transition: all 0.2s;
  border: 2px solid #E5F0FB;
  border-radius: 12px;
  margin-bottom: 20px;
}
.pricing .card-title {
  font-size: 15px;
  letter-spacing: .2rem;
  color: #FFFFFF;
  font-weight: 300;
  background: #006ed2;
  padding: 12px 0 10px;
  margin: 0 0 21px;
}
.pricing .card-title.nuevo-bg {
  font-size: 15px;
  letter-spacing: .2rem;
  color: #0b4e7f;
  background: #00dbff;
  padding: 12px 0 10px;
  margin: 0 0 21px;
  font-weight: 700;
}
.pricing ul {
  padding: 0;
}
.pricing ul li {
  list-style: none;
  padding: 10px 20px;
  text-align: center;
  margin: 5px 0px;
  font-size: 14px;
  line-height: 16px;
  color: #334c68;
}
.pricing ul li strong {
  font-size: 18px;
  line-height: 28px;
  position: relative;
  top: 3px;
}
.pricing ul li:nth-of-type(2n+1) {
  background-color: #E5F0FB;
}
.pricing ul li.special {
  background: #006ed2;
  color: #FFFFFF;
}
.pricing .btn {
  letter-spacing: 1px;
  padding: 6px 20px;
  background: #006ED2;
  border: none;
  font-size: 18px;
  border-radius: 4px;
}
.card-body {
  padding: 0 0 30px;
  text-align: center;
}
.card.plus {
  border-color: #006ED2;
}
.pricing-footer {
  padding: 30px 0 0px;
  text-align: center;
  border-top: 1px solid #ddd;
}
.pricing .card.plus .btn {
  background: #006ED2;
}
.card.plus .currency, .card.plus .duration {
  color: #006ED2;
}
.card.plus .value {
  color: #006ED2;
}
.pricing .value {
  font-size: 3.2rem;
  font-weight: 300;
  color: #334c68;
}
.pricing .duration {
  font-size: 1.4rem;
}
.pricing .currency {
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
  font-size: 2rem;
  font-weight: 700;
}
.currency, .duration {
  color: rgb(51 76 104 / 70%)
}
.pricing .card {
  box-shadow: 0 0 25px transparent;
  transition: box-shadow ease-in-out .4s;
  position: relative;
  margin-bottom: 5px;
  border-radius: 12px;
  overflow: hidden;
}
.pricing .card:hover {
  box-shadow: 0 0 25px #b0d0f573;
  transition: box-shadow ease-in-out .3s;
  position: relative;
  margin-bottom: 5px;
}
.pricing .disable {
  color: #334c6873;
  ;
}
.pricing .disable:hover {
  cursor: no-drop;
}
.pricing a.btn-p {
  height: auto;
  display: table;
  align-items: center;
  width: auto;
  margin: auto;
}
.pricing a.btn-p:hover, .pricing a.btn-p:focus {
  border-color: #006ED2;
  color: #006ED2;
  background: transparent;
}
.card-body {
  padding: 0 0 10px;
}
/* FIN TABLA COMPARATIVA */
.price-seguros span.currency {
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
  font-size: 2rem;
  font-weight: 700;
}
.price-seguros span.value {
  font-size: 3.2rem;
  font-weight: 300;
  color: #334c68;
}
.price-seguros span.duration {
  font-size: 1.4rem;
}
.pricing .card {
  margin-bottom: 5px;
  border-radius: 14px;
  margin-top: 2px;
}
/* AJUSTES PROGRAMACION */
.hide {
  display: none !important;
}
.menu-secundario-footer.hideMenu {
  bottom: -120px;
  transition: bottom ease-in-out .3s;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #0d336b;
}
#modal-solicitar-seguro-oca .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 4% 4% 0;
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#modal-solicitar-seguro-oca .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 1rem;
  outline: 0;
}
#modal-solicitar-seguro-oca .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0 6% 8%;
}
#modal-solicitar-seguro-oca .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 2rem;
  font-weight: 600;
  color: #006ed2;
}
#modal-solicitar-seguro-oca h3 {
  font-weight: 400;
  color: #006ed2;
}
#modal-solicitar-seguro-oca label {
  color: #334c68;
}
#modal-solicitar-seguro-oca .form-control {
  color: #334c68;
  background: #e6f1fb;
  border: 1px solid #e6f1fb;
}
#modal-solicitar-seguro-oca .form-control:hover, #modal-solicitar-seguro-oca .form-control:focus {
  color: #334c68;
  background: #ffffff;
  border: 1px solid #e6f1fb;
  outline: none;
  box-shadow: none;
}
#modal-solicitar-seguro-oca .bc-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%;
}
#modal-solicitar-seguro-oca .bc-content label {
  margin: 20px 0 20px 7px;
}
#modal-solicitar-seguro-oca .bc-content input {
  width: 1.2rem;
  height: 1.2rem;
}
#modal-solicitar-seguro-oca .btn-p {
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0em;
  text-align: center;
  width: auto;
  background: #006ed2;
  border-radius: 5px;
  border: 2px solid #006ed2;
  padding: 8px 22px;
  color: #FFFFFF;
  text-decoration: none;
  transition: all ease-in-out .3s;
  height: auto;
  align-items: center;
  display: table;
}
#modal-solicitar-seguro-oca .btn-p:hover, #modal-solicitar-seguro-oca .btn-p:focus {
  background: #006ED2;
  color: #FFFFFF;
  border: 2px solid #006ED2;
}
#modal-solicitar-seguro-oca .content-msj-cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#modal-solicitar-seguro-oca .just-validate-error-label {
  color: #FFF !important;
  padding: 10px 22px 8px;
  background: #ff4b6a;
  border-radius: 5px;
  position: relative;
  top: -3px;
  z-index: 1;
  font-size: 14px;
  font-weight: 500;
}
#modal-solicitar-seguro-oca .bc-content .just-validate-error-label {
  top: 0;
  margin: 0 10px;
}
.relacionados-wrap {
  background: #daeaf8;
  margin: 0 auto;
  padding: 90px 0 120px;
  width: 100%;
}
.relacionados-wrap .row {
  margin-right: calc(-.3 * var(--bs-gutter-x));
  margin-left: calc(-.3 * var(--bs-gutter-x));
  row-gap: 15px;
}
.relacionados-wrap .row > * {
  padding-right: calc(var(--bs-gutter-x) * .3);
  padding-left: calc(var(--bs-gutter-x) * .3);
}
.col-item-relacionados {
  background: #FFFFFF;
  border-radius: 8px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.col-item-relacionados {
  background: #FFFFFF;
  border-radius: 12px;
  margin: 0 auto;
  padding: 25px 20px 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.circle-item-icon {
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background: #006ED2;
}
.circle-item-icon img {
  max-width: 60px;
  height: auto;
  text-align: center;
  margin: auto;
  padding: 0;
}
.col-item-relacionados p {
  font-size: 1.3rem;
  line-height: 1em;
  font-weight: 500;
  height: auto;
  min-height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  text-decoration: none !important;
}
a.amplioSeguro:hover, a.amplioSeguro:focus {
  text-decoration: none !important;
}
a.amplioSeguro:hover .col-item-relacionados p, a.amplioSeguro:focus .col-item-relacionados p {
  text-decoration: none !important;
}
a:hover .col-item-relacionados p, a:focus .col-item-relacionados p {
  text-decoration: none !important;
}
a:hover p, a:focus p {
  text-decoration: none !important;
}
a:hover .col-item-relacionados span, a:focus .col-item-relacionados span {
  text-decoration: underline !important;
}
.col-item-relacionados span.submenu-item-fila {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  color: #006ED2;
}
.col-item-relacionados span.submenu-item-fila:hover, .col-item-relacionados span.submenu-item-fila:focus {
  text-decoration: underline;
}
.relacionados-wrap h4 {
  color: #334459;
  font-size: 1.8rem;
  margin: 0 0 50px;
  text-align: left;
  line-height: 1em;
  min-height: auto;
}
.novedad {
  position: relative;
  margin: 20px 0 20px -5px;
  display: table;
  background: #00DBFF;
  color: #00365e;
  padding: 10px 30px 8px 20px;
  border-radius: 0 25px 25px 0;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.1rem;
  width: auto;
}
.banda-nuevo-flor {
  background: #00DBFF;
  padding: 0;
  text-align: center;
  margin: auto;
}
.banda-nuevo-flor .flex-nuevo-grupo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
.banda-nuevo-flor .flex-nuevo-grupo .imagen-logo-flor {
  width: 320px;
  margin: 0 40px 0 0;
}
.banda-nuevo-flor .flex-nuevo-grupo h3 {
  font-size: 28px;
  margin: 0;
}
.flor-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: -15px;
  margin: -30px 0 0 0;
}
.novedad-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: -15px;
  margin: -20px 0 0 0;
}
.flor-de-semana-listado {
  padding: 12px 30px 12px 55px;
  margin: 20px 0 20px 10px;
  background: #01dbff;
}
.novedad-listado {
  padding: 5px 30px 5px 40px;
  margin: 20px 0 20px 10px;
  background: #01dbff;
}
.nuevo-background {
  background: #00DBFF !important;
  color: #00365e !important;
}
.blog-section-home.section-destacados .swiper {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 60px 0 0;
	overflow: hidden;
}
.blog-section-home.section-destacados {
    padding: 100px 0 0;
}
.blog-section-home .row .caja-titulo-blog-home .subtitulo-blog-home {
    width: auto;
    min-width: max-content;
    font-size: 22px;
    margin-right: 20px;
}
.container-destacado-item {
    background: #d9eaf9;
    border-radius: 22px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
}
.contenedor-imagen-destacado {
    position: relative;
}
.badge-destacado {
    position: absolute;
    width: auto;
    top: 16px;
    right: 16px;
    background: #01dbff;
    border-radius: 25px;
    padding: 4px 12px 3px; 
    color: #003359;
    font-weight: 600;
	font-size: 14px;
}
.contenedor-texto-destacado {
    padding: 12px 30px 22px;
    margin: 0 auto;
	width: 100%;
}
.contenedor-texto-destacado h4 {
    text-align: left;
    color: #006ed2;
    font-size: 20px;
    border-radius: 10px;
    overflow: hidden;
    line-height: 1;
    height: auto;
    margin: 0 0 5px;
    position: relative;
}
.contenedor-texto-destacado p {
    margin: 0;
    min-height: 65px;
}
.swiper-pagination-bullet{
	background: #d9eaf9;
	opacity: .7;
}
.swiper-pagination-bullet-active{
	background: #006ed2;
	opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: inherit;
    left: inherit;
	text-align: center;
	margin: 25px auto 0;
}
.swiper-pagination-destacados{
  display: none;
}


@media (max-width: 1440px) {
  .listado-seguros-home {
    padding: 20px 0px;
  }
  .como-funciona {
    padding: 50px 0 140px;
  }
  .nuestras-aseguradoras-wrap {
    padding: 90px 0;
  }
  #seguros-iconos {
    background: #006ED2;
    padding: 35px 0;
  }
  .content-titulo-detalleSeguro h2 {
    font-size: 38px;
    line-height: 1em;
  }
}
@media (max-width: 1280px) {
  h4 {
    font-size: 17px;
  }
  .bg-azul-oscuro-inner {
    padding: 16px 15px 28px;
  }
  .section-prestamos-oca .box p {
    padding: 20px 10px;
    font-size: 15px;
    min-height: 106px;
  }
  .icon-seguro img {
    max-width: 70px;
    width: 70px;
    margin: auto;
    text-align: center;
    height: auto;
  }
  .accordion-filtro {
    width: 90%;
    max-width: 450px;
    z-index: 2;
  }
  .listado-seguros-home h2 {
    font-size: 2.4rem;
    margin: 0 0 15px;
  }
  .listado-seguros-home .row:nth-child(odd) .col-seg-text {
    padding-right: 5%;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-left: 5%;
  }
  .listado-seguros-home .row.grilla .col-6 {
    width: 60%;
  }
  .listado-seguros-home p {
    margin: 0 0 30px;
    font-size: 15px;
    line-height: 1.5em;
  }
  .header-content {
    width: 95%;
  }
  .footer .container-lg {
    width: 95%;
    max-width: 95%;
  }
  a.btn-item-fila {
    padding: 8px 20px 8px 10px;
  }
  .nuestras-aseguradoras-wrap {
    padding: 80px 0;
  }
  .como-funciona {
    padding: 50px 0 100px;
  }
  .listado-seguros-home {
    padding: 30px 0;
  }
  .footer .smaller {
    font-size: 12px;
    line-height: 1.3em;
  }
  .hero-detalle.garantia-de-alquiler-detalle {
    background: url("../img/interna-detalle-garantia-de-alquiler-m.png") no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.viajes-detalle {
    background: url(../img/interna-detalle-viajes-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.bolso-protegido-detalle {
    background: url(../img/interna-detalle-bolso-protegido-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.hogar-detalle {
    background: url(../img/interna-detalle-hogar-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.equipos-electronicos-detalle {
    background: url(../img/interna-detalle-equipos-electronicos-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.prevencion-accidentes-detalle {
    background: url(../img/interna-detalle-prevencion-accidentes-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.salud-detalle {
    background: url(../img/interna-detalle-salud-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.otros-detalle {
    background: url(../img/interna-detalle-otros-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.proteccion-financiera-detalle {
    background: url(../img/interna-detalle-proteccion-financiera-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.proteccion-laboral-detalle {
    background: url(../img/interna-detalle-proteccion-laboral-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.mascotas-detalle {
    background: url(../img/interna-detalle-mascotas-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }	
  .hero-detalle.seguro-de-bicicletas-detalle {
    background: url(../img/interna-detalle-seguro-de-bicicletas-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }		
	
  .tabla-ejemplo-header {
    font-size: 12px;
    padding: 20px 15px 14px;
    line-height: 15px;
  }
  .tabla-ejemplo-body {
    padding: 12px 0;
    font-size: 14px;
  }
  .col-3.primera {
    max-width: 70px;
  }
  .novedad {
    font-size: 1rem;
  }
  .logo-flor-de-semana {
    top: 30px;
    left: 0;
  }
  .blog-section-home.section-destacados {
    padding: 60px 0 0;
  }
  .banner-blog-section {
    padding: 60px 0 0;
  }
.blog-section-home.section-destacados .swiper {
    padding: 40px 0 0;
}
}
@media (max-width: 1215px) {
	.contenedor-texto-destacado p{
		min-height: 85px;
	}
}
@media (max-width: 1025px) {
  html {
    overflow-x: hidden;
  }
  .header {
    height: 54px;
  }
  .hero h1 span {
    max-width: 300px;
  }
  ul.lista {
    font-size: 16px;
  }
  p, .hero h1 span {
    font-size: 16px;
  }
  .detalle-inner {
    padding: 8% 0;
  }
  .pre-footer {
    background: #006ED2;
    padding: 7% 0 8%;
  }
  h4 {
    font-size: 16px;
  }
  .bg-azul-oscuro-inner {
    padding: 10px 15px 22px;
  }
  h1 {
    font-size: 44px;
    max-width: 220px;
  }
  h2 {
    font-size: 1.2rem;
    line-height: 1.1em;
  }
  .filtro-content .pa h5 {
    margin: 40px 0 40px;
  }
  .h5, h5 {
    font-size: 1.1rem;
  }
  .icon-seguro img {
    max-width: 60px;
    width: 60px;
  }
  .accordion-filtro .accordion-item {
    margin: 25px 0 0;
  }
  #seguros-iconos {
    padding: 22px 0;
  }
  #seguros-listado {
    padding: 60px 0;
  }
  .pre-footer {
    padding: 65px 0 80px;
  }
  .row-buttons-menu a.link-menu-header {
    margin: 0 10px;
    font-size: 14px;
  }
  a.btn-p.verSegurosHeaderClick {
    font-size: 14px;
    padding: 6px 15px 7px;
  }
  .filtro-content .accordion-button {
    padding: 1.3rem 28px;
    font-size: 1rem;
  }
  .como-funciona-txt h4 {
    font-size: 1.6rem;
  }
  .nuestras-aseguradoras-wrap h4 {
    font-size: 1.6rem;
  }
  .nuestras-aseguradoras-wrap-logos .img-logo-seguro {
    max-width: 150px;
  }
  .como-funciona {
    padding: 70px 0 100px;
  }
  .nuestras-aseguradoras-wrap {
    padding: 70px 0;
  }
  a.btn-item-fila {
    padding: 5px 20px 5px 10px;
  }
  .listado-seguros-home {
    padding: 20px 0 0;
  }
  .listado-seguros-home h2 {
    font-size: 2.2rem;
    margin: 0 0 15px;
  }
  .hero p {
    font-size: 16px;
  }
  .como-funciona-fila p {
    font-size: 16px;
  }
  .como-funciona-fila {
    display: flex;
    margin: 30px 0;
    align-items: center;
  }
  p {
    font-size: 14px;
  }
  .icon-w-hero {
    max-width: 90px;
    width: 90px;
  }
  .content-titulo-detalleSeguro h2 {
    font-size: 2rem;
  }
  .hero-detalle {
    margin-top: 54px;
  }
  p.texto-detalle {
    font-size: 17px;
  }
  h3 {
    font-size: 24px;
  }
  .offcanvas-end {
    width: 450px;
  }
  .offcanvas-body h5 {
    font-size: 1.8rem;
    margin: 0 0 30px;
  }
  .offcanvas-body {
    padding: 0 40px 40px;
  }
  a.submenu-item-fila {
    padding: 6px 0;
  }
  .footer {
    padding: 80px 0 40px;
  }
  .pricing .card-title {
    font-size: 14px;
    padding: 9px 0 7px;
    margin: 0 0 15px;
  }
  .pricing .value {
    font-size: 2.8rem;
    font-weight: 300;
    color: #334c68;
  }
  .pricing .row > * {
    padding-right: 3px;
    padding-left: 3px;
  }
  .listdo-activo-filtro {
    margin: 80px 0 15px 0;
    max-width: 560px;
  }
  .relacionados-wrap {
    padding: 70px 0 90px;
  }
  .relacionados-wrap h4 {
    font-size: 1.4rem;
  }
  .tabla-ejemplo-header .col br {
    display: none;
  }
  .tabla-ejemplo-body .row {
    padding: 20px 14px;
  }
  .moneda {
    max-width: 220px;
    margin: 20px auto 25px;
  }
  .logo-flor-de-semana {
    width: 80px;
    top: 27px;
    left: 10px;
  }
  .novedad {
    font-size: .9rem;
  }
  .listado-seguros-home .row.diferenteP {
    padding: 60px 0;
  }
  .listado-seguros-home .row.grilla .col-6 {
    width: 70%;
  }
  .banda-nuevo-flor .flex-nuevo-grupo h3 {
    font-size: 1.5rem;
  }
  .contenedor-texto-destacado p{
	min-height: 85px;
  }
  .blog-section-home.section-destacados .swiper {
    width: 100%;
	max-width: 100%;
  }
}
/* your css rules for ipad portrait */
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
  .hero h1 span {
    max-width: 300px;
    font-size: 22px;
  }
  p, h4 {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .col-lg-2 {
    flex: 0 0 auto;
    width: 20%;
  }
  .titulo-form-seguros {
    margin: 0 0 30px;
  }
  .pre-footer {
    padding: 8% 0;
  }
  .accordion-filtro {
    max-width: 380px;
  }
  .filtro-content .pa h5 {
    margin: 38px 0 38px;
    font-size: 1rem;
  }
  .accordion-filtro .accordion-item .accordion-button {
    padding: 12px 20px;
  }
  .accordion-filtro .accordion-item {
    margin: 25px 0 0;
  }
  .filtro-item {
    margin: 20px 0;
  }
  .listado-seguros-home .row.grilla .col-6 {
    width: 90%;
  }
  .como-funciona-txt h4 {
    margin: 0;
  }
  .como-funciona-txt {
    padding: 30px 40px 40px;
    background: #FFFFFF;
  }
  .como-funciona-fila {
    margin: 16px 0;
  }
  .como-funciona-icon {
    margin-right: 14px;
  }
  .como-funciona-txt a.btn-p {
    margin: 30px 0 0;
  }
  p {
    font-size: 15px;
  }
  .listado-seguros-home {
    padding: 30px 0 0;
  }
  .listado-seguros-home .row.diferenteP {
    padding: 30px 0 30px;
  }
  .accordion-body .filtro-categoria {
    font-size: .8rem;
  }
  .hero-detalle.garantia-de-alquiler-detalle {
    background: url("../img/interna-detalle-garantia-de-alquiler-m.png") no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.viajes-detalle {
    background: url(../img/interna-detalle-viajes-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.bolso-protegido-detalle {
    background: url(../img/interna-detalle-bolso-protegido-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.hogar-detalle {
    background: url(../img/interna-detalle-hogar-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.equipos-electronicos-detalle {
    background: url(../img/interna-detalle-equipos-electronicos-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.prevencion-accidentes-detalle {
    background: url(../img/interna-detalle-prevencion-accidentes-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.salud-detalle {
    background: url(../img/interna-detalle-salud-m.png) no-repeat #FFFFFF;
    background-position: top center;
    background-size: cover;
  }
  .hero-detalle.otros-detalle {
    background: url(../img/interna-detalle-otros-m.png) no-repeat #FFFFFF;
    background-position: bottom center;
    background-size: cover;
  }
  .hero-detalle {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: flex;
    padding: 54px 0;
    margin-top: 54px;
  }
  .icon-w-hero {
    max-width: 70px;
    width: 70px;
  }
  h2, .preguntas-page h1 {
    max-width: 100%;
  }
  .content-titulo-detalleSeguro h2 {
    font-size: 1.7rem;
  }
  .detalle-seguros h5 {
    font-size: .9rem;
  }
  .copyh2 {
    max-width: 90%;
  }
  .listado-seguros-home .row.grilla .col-6 {
    position: relative;
  }
  a.btn-item-fila .btn-item-fila-titulo span {
    position: absolute;
    right: 0;
  }
  a.btn-item-fila .btn-item-fila-titulo span img {
    width: 24px;
    height: 24px;
    margin: -2px 45px 0 10px;
    display: block;
  }
  .novedad {
    font-size: 1rem;
    line-height: 1em;
  }
  .flor-de-semana-listado {
    padding: 12px 20px 12px 64px;
    margin: 20px 0 20px 12px;
    background: #01dbff;
    border-radius: 60px;
    max-width: 100%;
    width: 90%;
  }
  .novedad-listado {
    padding: 5px 20px 5px 40px;
    margin: 20px 0 20px 12px;
    background: #01dbff;
    border-radius: 60px;
    max-width: 100%;
    width: 90%;
  }
  .novedad br {
    display: block;
  }
  .flor-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: -15px;
    margin: -35px 0 0 0;
  }
  .logo-flor-de-semana {
    width: 70px;
    top: 17px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo .imagen-logo-flor {
    width: 280px;
    margin: 0 30px 0 0;
  }
  .banda-nuevo-flor .flex-nuevo-grupo {
    padding: 24px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo h3 {
    font-size: 1.2rem;
    line-height: 1em;
  }
  .blog-section-home.section-destacados .swiper {
    width: 100%;
	max-width: 100%;
  }
  .contenedor-texto-destacado p{
	min-height: 65px;  
  }
  .blog-section-home.section-destacados .swiper {
    padding: 40px 0 0;
  }
  .row.mas-espacio {
    margin: 30px auto 10px;
  }	
}
@media (max-width: 980px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0;
  }
  .detalle-inner {
    padding: 8% 0;
  }
  .footer {
    padding: 8% 0 5%;
  }
  .footer .smaller {
    margin-top: 4%;
  }
  .hero {
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: flex-end;
    padding: 0;
  }
  .icon-seguro img {
    max-width: 90px;
    width: 90px;
  }
  h4 {
    font-size: 18px;
  }
  .bg-azul-oscuro-inner {
    padding: 20px 20px 32px;
  }
  .txt-tarjeta-seguro {
    padding: 5%;
  }
  h3 {
    margin-bottom: 3%;
  }
  .btn-group {
    margin-top: 5%;
  }
}
@media (max-width: 850px) {
  .swiper-pagination-destacados{
    display: block;
  }
  body {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
  }
  a.cta-consultar p {
    font-size: 24px;
  }
  .hero h1 span {
    max-width: 300px;
  }
  ol {
    margin: 25px 0 40px -2.3rem;
    font-size: 16px;
  }
  ol li {
    margin-left: 30px;
  }
  ol li::before {
    content: counter(my-awesome-counter);
    font-weight: bold;
    width: 40px;
    text-align: center;
    display: inline-block;
    margin-left: -40px;
  }
  .footer-legal p {
    padding: 0;
  }
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0;
  }
  .detalle-inner {
    padding: 8% 0;
  }
  .relacionados-wrap {
    padding: 7% 0 9%;
  }
  .relacionados-wrap h4 {
    font-size: 1.3rem;
    margin: 0 0 6%
  }
  .logo-seguro.universal-assistance {
    bottom: 10%;
  }
  .logo-seguro.addiuva {
    bottom: 13%;
  }
  .novedad {
    font-size: .9rem;
  }
  .listado-seguros-home p {
    font-size: 12px;
  }
  .listado-seguros-home .row {
    padding: 10px 0;
  }
  .listado-seguros-home .row.diferenteP {
    padding: 50px 0 20px;
  }
  #hogar {
    padding: 20px 0;
  }
  .logo-flor-de-semana {
    width: 64px;
    top: 28px;
    left: 4px;
  }
}
@media (max-width: 805px) {
  .logo-seguro {
    position: relative;
    bottom: inherit;
    right: inherit;
    margin: 30px 0 10px;
  }
  .logo-seguro.universal-assistance {
    bottom: 0;
  }
  .logo-seguro.addiuva {
    bottom: 0;
  }
  .img-equipos-electronicos-listado {
    background: url(../img/img-equipos-electronicos-m.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-celulares-listado {
    background: url(../img/img-celulares-m.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-hogar-listado {
    background: url(../img/img-hogar-m.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-bolso-protegido-listado {
    background: url("../img/img-bolso-protegido-m.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-viajes-listado {
    background: url(../img/img-viajes-m.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-asistencia-365-listado {
    background: url(../img/img-365-m.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .img-prevencion-de-accidentes-listado {
    background: url("../img/img-prevencion-accidentes-m.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    min-height: 36vh;
    height: auto;
  }
  .icon-seguro img {
    max-width: 100px;
    width: 100px;
  }
  .bg-azul-oscuro-inner {
    padding: 34px 30px 44px;
  }
  h2 {
    max-width: 100%;
  }
  .preguntas-page h1 {
    max-width: 90%;
  }
  h4 {
    font-size: 23px;
    min-height: 60px;
  }
  h2 {
    font-size: 1.1rem;
    line-height: 1.1em;
  }
  .logo-flor-de-semana {
    width: 64px;
  }
  .row-buttons-menu a.link-menu-header {
    margin: 0 8px;
  }
  .filtro-content .accordion-filtro .accordion-body {
    padding: 0 25px 10px;
  }
  .filtro-content .pa h5 {
    margin: 39px 0 39px;
    font-size: .9rem;
  }
  .accordion-filtro {
    max-width: 360px;
  }
  .accordion-body .filtro-categoria {
    font-size: .9rem;
  }
  .listado-seguros-home h2 {
    font-size: 1.8rem;
    margin: 0 0 10px;
  }
  .listado-seguros-home p {
    margin: 0 0 22px;
    font-size: 14px;
    line-height: 1.3em;
  }
  .como-funciona {
    padding: 40px 0 80px;
  }
  .nuestras-aseguradoras-wrap {
    padding: 50px 0;
  }
  .footer .redes a {
    margin: 0 2.5px;
  }
  span.link-pre-footer {
    font-size: 15px;
  }
  .footer a {
    font-size: 15px;
  }
  .footer a.link-grande {
    font-size: 21px;
  }
  .flor-de-semana-listado {
    width: 95%;
  }
  .novedad-listado {
    width: auto;
  }
}
@media (max-width: 768px) {

  

  .footer a.latencion {
    display: inline-block;
  }
  .footer .flex-right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 0;
  }
  .icon-seguro img {
    max-width: 90px;
    width: 90px;
  }
  .bg-azul-oscuro-inner {
    padding: 30px 25px 40px;
  }
  .copyh2 {
    max-width: 90%;
  }
  h2, .preguntas-page h1 {
    max-width: 100%;
  }
  h4 {
    font-size: 21px;
    min-height: 50px;
  }
  .listado-seguros-home .row.grilla .col-6 {
    width: 100%;
    position: relative;
  }
  .btn-item-icon {
    width: 38px;
    height: 38px;
  }
  a.btn-item-fila .btn-item-fila-titulo {
    font-size: 1rem;
  }
  a.btn-item-fila .btn-item-fila-titulo span {
    position: absolute;
    right: 0;
  }
  a.btn-item-fila .btn-item-fila-titulo span img {
    width: 24px;
    height: 24px;
    margin: -2px 45px 0 10px;
    display: block;
  }
  .banda-nuevo-flor .flex-nuevo-grupo .imagen-logo-flor {
    width: 240px;
  }
  .contenedor-texto-destacado p{
	min-height: 65px;   
  }
  .blog-section-home.section-destacados .swiper {
    width: 90%;
	  max-width: 90%;
  }	
  .contSliderDestacado {
    width: 100%;
    margin: auto;
    max-width: 100%;
  }	
  #sliderDestacado.swiper {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .listado-seguros-home .row:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .listado-seguros-home .row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .listado-seguros-home .row:nth-child(odd) .col-seg-text {
    padding-right: 0;
    max-width: 90%;
    margin: auto;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-right: 0;
    max-width: 90%;
    margin: auto;
  }
  .listado-seguros-home .seguroImg {
    padding: 20px 0 10px;
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  a.btn-p {
    font-size: 17px;
  }
  h3 {
    font-size: 28px;
  }
  .listado-seguros-home .row:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .listado-seguros-home .row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .listado-seguros-home .row:nth-child(odd) .col-seg-text {
    padding-right: 0;
    max-width: 90%;
    margin: auto;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-right: 0;
    max-width: 90%;
    margin: auto;
  }
  .listado-seguros-home .seguroImg {
    padding: 20px 0 10px;
    max-width: 100%;
  }
  .listado-seguros-home {
    padding: 0;
  }
  .filtro-content .pa {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
    align-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .filtro-content {
    height: auto;
  }
  .filtro-content .pa h5 {
    margin: 25px 0 0;
    font-size: .9rem;
  }
  .accordion-filtro .accordion-item {
    margin: 18px 0 0;
  }
  .accordion-filtro {
    width: 100%;
    max-width: 100%;
  }
  .nuestras-aseguradoras-wrap h4 {
    font-size: 1.6rem;
    text-align: center;
  }
  .nuestras-aseguradoras-wrap h4 br {
    display: none;
  }
  .nuestras-aseguradoras-wrap-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .como-funciona {
    padding: 70px 0 90px;
  }
  .nuestras-aseguradoras-wrap {
    padding: 40px 0;
  }
  .listado-seguros-home .row.diferenteP {
    padding: 0;
  }
  .listado-seguros-home .row {
    max-width: 560px;
  }
  .como-funciona-img {
    min-height: 390px;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-left: 0;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-left: 0;
  }
  .accordion-filtro {
    position: relative;
  }
  .listdo-activo-filtro {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 25px;
    justify-content: flex-start;
    padding: 0;
    position: relative;
    z-index: 0;
  }
  .tabla-ejemplo-wrapper .col-3 {
    padding-left: 2px;
    padding-right: 2px;
  }
  .tabla-ejemplo-body .row {
    padding: 20px 10px;
  }
  .tabla-ejemplo-body {
    font-size: 12px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo .imagen-logo-flor {
    width: 210px;
    margin: 0 20px 0 0;
  }
  .header .nav-bar-header {
    position: relative;
    max-width: 160px;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }
  h2 {
    font-size: 1rem;
    line-height: 1.1em;
  }
  .row-buttons-menu a.link-menu-header {
    font-size: 13px;
  }
}
@media (max-width: 700px) {
  .menu-secundario {
    display: none;
  }
  .header .nav-bar-header {
    max-width: 180px;
  }
  .header .nav-bar-header .logo {
    width: 180px;
  }
  .menu-secundario-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    background: #FFFFFF;
    z-index: 99;
    width: 100%;
    margin: auto;
    padding: 12px 0 10px;
    box-shadow: 0px 2px 15px rgb(0 110 210 / 15%);
    transition: bottom ease-in-out .3s;
  }
  .menu-secundario-footer.hide {
    display: block;
    bottom: -120px;
    transition: bottom ease-in-out .3s;
  }
  .menu-secundario-footer a {
    max-width: 100px;
    width: 33.3333%;
    text-align: center;
  }
  .menu-secundario-footer .sub-menu-mobile-img {
    background: #7794b4;
    border-radius: 8px;
    margin: 0 auto 4px;
    width: 28px;
    text-align: center;
  }
  .menu-secundario-footer a:hover .sub-menu-mobile-img, .menu-secundario-footer a:focus .sub-menu-mobile-img {
    background: #006ED2;
    border-radius: 8px;
    margin: 0 auto 4px;
    width: 28px;
    text-align: center;
  }
  .menu-secundario-footer .sub-menu-mobile-txt {
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .7rem;
    color: #334C67;
    padding: 0 8px;
  }
  .menu-secundario-footer a:hover, .sub-menu-mobile-txt a:focus {
    text-decoration: none;
  }
  .menu-secundario-footer a:hover .sub-menu-mobile-txt, .sub-menu-mobile-txt a:focus .sub-menu-mobile-txt {
    text-decoration: none;
    color: #006ED2;
  }
  .menu-secundario-footer .delmedio {
    border-right: 1px solid #CADBE8;
  }
  .menu-secundario-footer .sub-menu-mobile-img img {
    width: 28px;
    max-width: 28px;
    text-align: center;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .accordion-body h5.gris, .accordion-body p {
    padding: 0 8%;
  }
  .footer {
    padding: 8% 0 115px;
  }
}
@media (max-width: 600px) {
  .hero .hero-content {
    position: relative;
    width: 90%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    margin: auto;
	padding: 0 0 6.5%;  
  }
  h1 {
    margin: 0 0 5%;
    font-size: 40px;
    max-width: 260px;
  }
  .hero h1 span {
    font-size: 17px;
    max-width: 210px;
  }
  h2, .preguntas-page h1 {
    font-size: 1.5rem;
    line-height: 1.2em;
    margin: 0 auto;
  }
  #seguros-iconos {
    padding: 6% 0 6%;
  }
  #seguros-listado {
    padding: 4% 0;
  }
  .tarjeta-seguro {
    margin: 5% 0;
  }
  .header-first .nav-bar-header-btn {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .container {
    width: 90%;
    padding: 0;
  }
  .hero .hero-content .logo.big svg {
    max-width: 120px;
  }
  p, h4 {
    font-size: 16px;
  }
  .hero .hero-content a.btn-p {
    margin: 0;
  }
  .footer .smaller {
    position: relative;
    right: 0;
    left: 0;
    font-size: 11px;
  }
  .header-fixed a.btn-p, .header-first a.btn-p {
    font-size: 13px;
  }
  .footer .smaller {
    margin-top: 5%;
  }
  .hero .hero-content .botones-hero {
    max-width: 280px;
    display: table;
  }
  .hero .hero-content a.btn-p.diapo {
    margin-left: 0;
  }
  .logo a {
    max-width: 80%;
  }
  h3 {
    font-size: 23px;
  }
  h3 br {
    display: block;
  }
  .header {
    height: 54px;
  }
  .titulo-detalle h2 {
    font-size: 26px;
  }
  .icon-w-hero {
    max-width: 72px;
    width: 72px;
  }
  .hero .hero-content a.btn-p.diapo, .hero-detalle .hero-content a.btn-p.diapo {
    font-size: 17px;
    padding: 8px 21px 6px;
  }
  .container.detalle-inner {
    padding: 8% 0;
  }
  .preguntas-page h1 {
    font-size: 28px;
    line-height: 1.2em;
  }
  .bg-azul-oscuro-inner {
    padding: 20px 25px 30px;
  }
  h4 {
    font-size: 18px;
    min-height: 45px;
  }
  .logo-hero-aseguradora.metlife {
    max-width: 110px;
    height: auto;
    margin-bottom: 30px;
  }
  .logo-hero-aseguradora.universal-assistance {
    max-width: 50px;
    height: auto;
    margin-bottom: 30px;
  }
  .logo-hero-aseguradora.addiuva {
    max-width: 80px;
    height: auto;
    margin-bottom: 30px;
  }
  .col-item-relacionados p {
    font-size: 1.1rem;
    line-height: 1em;
    min-height: 70px;
    text-decoration: none !important;
  }
  .circle-item-icon {
    width: 60px;
    height: 60px;
  }
  .circle-item-icon img {
    max-width: 50px;
  }
  .col-item-relacionados {
    padding: 15px 15px 25px;
  }
  .col-item-relacionados a {
    font-size: .9rem;
  }
  .banda-nuevo h3 {
    font-size: 1.2rem;
  }
  .banda-nuevo span img {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo {
    padding: 20px 5%;
  }
}
@media (max-width: 575px) {
  .pricing .card {
    margin-bottom: 15px;
  }
  .offcanvas-header {
    padding: 5% 5% 0;
  }
  .offcanvas-body {
    padding: 0 5% 8%;
  }
  .como-funciona-img {
    min-height: 280px;
  }
  /*******  FOTOS-HERO INTERNAS  ***********/
  .hero-detalle.salud-detalle {
    background: url("../img/interna-detalle-salud-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.otros-detalle {
    background: url("../img/interna-detalle-otros-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.prevencion-accidentes-detalle {
    background: url("../img/interna-detalle-prevencion-accidentes-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.equipos-electronicos-detalle {
    background: url("../img/interna-detalle-equipos-electronicos-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.hogar-detalle {
    background: url("../img/interna-detalle-hogar-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.garantia-de-alquiler-detalle {
    background: url("../img/interna-detalle-garantia-de-alquiler-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.viajes-detalle {
    background: url("../img/interna-detalle-viajes-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle.bolso-protegido-detalle {
    background: url("../img/interna-detalle-bolso-protegido-m.png") no-repeat #FFFFFF;
    background-position: center top;
    background-size: cover;
  }
  .hero-detalle {
    height: 120px;
    padding: 0;
  }
  .icon-w-hero {
    max-width: 42px;
    width: 42px;
  }
  .detalle-seguros h5 {
    font-weight: 400;
    font-size: .9rem;
    line-height: 1.4em;
  }
  .titulo-detalle h2 {
    font-size: 1.3rem;
  }
  ul ul {
    margin-left: -20px;
  }
  h2, .preguntas-page h1 {
    font-size: 1.3rem;
    ;
  }
  .flex-titulo-compuesto {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .novedad {
    font-size: 1rem;
  }
  .logo-hero-aseguradora.metlife {
    margin-bottom: 0;
    margin: 5% 0;
  }
  .logo-hero-aseguradora.addiuva {
    margin-bottom: 0;
    margin: 5% 0;
  }
  .logo-hero-aseguradora.universal-assistance {
    margin-bottom: 0;
    margin: 5% 0;
  }
  h3 {
    margin: 20px 0 5%;
  }
  #modal-solicitar-seguro-oca .modal-title {
    line-height: 1.5;
  }
  #modal-solicitar-seguro-oca h3 {
    font-size: 19px;
    line-height: 1em;
  }
  #modal-solicitar-seguro-oca label {
    font-size: 1rem;
  }
  #modal-solicitar-seguro-oca .content-msj-cta {
    margin-top: 20px;
  }
  .detalle-seguros .wrap-btn {
    display: none;
  }
  .detalle-seguros .wrap-btn.seeMob {
    display: block;
  }
  .wrap-btn-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    background: #FFFFFF;
    padding: 15px 5% 15px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 90;
    transition: padding-bottom ease-in-out .3s;
  }

  .wrap-btn-mobile .dosbtnmob{
    font-size: 14px;
    margin: 5px 5px ;
  }

  .menu-active {
    transition: padding-bottom ease-in-out .3s;
    padding-bottom: 100px;
  }
  .footer {
    padding: 8% 0 170px;
  }
  .banda-nuevo h3 {
    font-size: 1.1rem;
    line-height: 1.2em;
    ;
  }
  .tabla-ejemplo-header .col br {
    display: none;
  }
  .moneda {
    max-width: 220px;
    margin: 12px auto 15px;
  }
  .tabla-ejemplo-header {
    font-size: 12px;
    padding: 14px 15px 14px;
    line-height: 1.2em;
  }
  .col-3.primera {
    max-width: 80px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 30px;
    text-align: center;
  }
  .banda-nuevo-flor .flex-nuevo-grupo h3 {
    font-size: 1.5rem;
    line-height: 1em;
    text-align: center;
    margin-top: 12px;
  }
  .banda-nuevo-flor .flex-nuevo-grupo .imagen-logo-flor {
    max-width: 330px;
    margin: 0 auto 0;
    width: 80%;
  }
  .banda-nuevo-flor .flex-nuevo-grupo {
    padding: 25px 5%;
  }
  .listado-seguros-home .row:nth-child(odd) .col-seg-text {
    max-width: 100%;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    max-width: 100%;
  }
  .blog-section-home.section-destacados .swiper {
    padding: 30px 0 0;
  }
  .row.mas-espacio {
    margin: 20px auto 5px;
  }	
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	margin: 15px auto 10px;  
  }
}
@media (max-width: 421px) {
  .header .nav-bar-header {
    max-width: 140px;
  }
  .header .nav-bar-header .logo {
    width: 140px;
  }
  .pre-footer {
    padding: 10% 0;
  }
  .titulo-form-seguros {
    margin: 0 0 2%;
  }
  h3 {
    font-size: 26px;
  }
  .txt-tarjeta-seguro h3 {
    margin: 1% 0 4%;
  }
  .btn-group {
    margin-top: 7%;
  }
  #form h3 span {
    font-size: 20px;
    line-height: 1em;
  }
  .hero .hero-content .logo.big svg {
    max-width: 100px;
  }
  h1 {
    font-size: 32px;
  }
  h2, .preguntas-page h1 {
    font-size: 32px;
    font-weight: 400;
  }
  a.btn-p.secundary-diapo {
    font-size: 19px;
    padding: 8px 21px 8px;
  }
  h1 {
    margin: 0 0 5%;
    font-size: 40px;
  }
  h1 br {
    display: block;
  }
  .hero h1 span {
    font-size: 21px;
    max-width: 100%;
  }
  h2, .preguntas-page h1 {
    font-size: 1.2rem;
    font-weight: 400;
  }
  #seguros-iconos .row {
    padding-left: calc(5% - 6px);
    padding-right: calc(5% - 6px);
  }
  .bg-azul-oscuro {
    padding: 6px;
  }
  .logo a img {
    max-width: 144px;
    height: auto;
    width: 166px;
  }
  .footer .logo svg {
    max-width: 70px;
    width: 70px;
  }
  .footer a.link-grande {
    font-size: 20px;
  }
  .footer a {
    font-size: 16px;
  }
  span.link-pre-footer {
    font-size: 16px;
  }
  .listado-seguros-home .row:nth-child(odd) .col-seg-text {
    padding-right: 0;
    max-width: 100%;
    margin: auto;
    padding: 0;
  }
  .listado-seguros-home .row:nth-child(even) .col-seg-text {
    padding-right: 0;
    max-width: 100%;
    margin: auto;
    padding: 0;
  }
  a.btn-item-fila {
    padding: 10px 20px 10px 10px;
  }
  .header-content {
    width: 90%;
  }
  .footer .container-lg {
    width: 90%;
    max-width: 90%;
  }
  .como-funciona-img {
    min-height: 240px;
  }
  .como-funciona {
    padding: 50px 0 60px;
  }
  .offcanvas-body h5 {
    margin: 20px 0 30px;
  }
  .content-titulo-detalleSeguro {
    max-width: 150px;
  }
  .custom-scrollbar {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
  }
  .custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
  }
  .custom-scrollbar::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #b6c6d3;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
  }
  .custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #006ed2;
  }
  .como-funciona-txt {
    padding: 5% 8% 10%;
    background: #FFFFFF;
  }
  .como-funciona-wrap {
    border-radius: 14px;
  }
  p.texto-detalle {
    font-size: 16px;
  }
  p, h4 {
    font-size: 16px;
  }
  .como-funciona-icon {
    max-width: 26px;
    margin-right: 18px;
  }
  .banda-nuevo span img {
    width: 30px;
    height: 30px;
    margin-right: 12px;
  }
  .col-3.primera {
    max-width: 50px;
  }
  .tabla-ejemplo-header {
    font-size: 11px;
    padding: 14px 15px 14px;
    line-height: 1.2em;
  }
  h1 {
    font-size: 38px;
    max-width: 170px;
  }
  .hero h1 span {
    font-size: 16px;
    max-width: 158px;
  }
  .novedad {
    font-size: 1.2rem;
  }
  a.btn-item-fila .btn-item-fila-titulo {
    font-size: 1.2rem;
  }
  .logo-flor-de-semana {
    left: 0;
  }
  .contenedor-texto-destacado p{
	min-height: 85px;   
  }	
}
@media (max-width: 390px) {
  .logo a img {
    max-width: 154px;
  }
  .header-fixed a.btn-p, .header-first a.btn-p {
    font-size: 13px;
  }
  .header-fixed a.btn-p, .header-first a.btn-p {
    padding: 6px 15px;
  }
  h2, .preguntas-page h1 {
    font-size: 22px;
  }
  p, h4 {
    font-size: 17px;
  }
  .hero h1 span {
    font-size: 17px;
  }
  h1 br {
    display: block;
  }
  .hero h1 span {
    font-size: 20px;
    max-width: 90%;
  }
  .bg-azul-oscuro-inner {
    padding: 16px 25px 25px;
  }
  a.btn-p {
    font-size: 15px;
    padding: 6px 18px;
  }
  a.btn-p.secundary {
    font-size: 15px;
    padding: 6px 18px;
  }
  .icon-seguro img {
    max-width: 80px;
    width: 80px;
  }
  #seguros-iconos .row {
    padding-left: calc(5% - 5px);
    padding-right: calc(5% - 5px);
  }
  .bg-azul-oscuro {
    padding: 5px;
  }
  h2, .preguntas-page h1 {
    font-size: 1.1rem;
  }
  h1 {
    max-width: 280px;
  }
  .radio-circulo-ext {
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0;
    min-width: 22px;
    min-height: 22px;
  }
  .filtro-item:focus .radio-circulo-int, .filtro-item:active .radio-circulo-int, .filtro-item.active .radio-circulo-int {
    width: 10px;
    height: 10px;
  }
  .icon-w-hero {
    max-width: 32px;
    width: 32px;
  }
  .titulo-detalle h2 {
    font-size: 1.2rem;
  }
  .detalle-seguros h5 {
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.4em;
  }
  p.texto-detalle {
    font-size: 15px;
  }
  p, h4 {
    font-size: 15px;
  }
  .detalle-seguros .accordion-body h5.gris {
    padding-left: 30px;
  }
  .pricing.pricingSolo {
    margin: 0 -5% 10px -5%;
  }
  .contenedor-colapsible {
    margin: 0 -5%;
  }
  .acordionTitulo {
    font-size: 16px;
  }
  .detalle-seguros .accordion-button {
    padding: 1.2rem 1.4rem;
  }
  .hero h1 span {
    font-size: 15px;
    max-width: 150px;
  }
  .wrap-btn-mobile.two-btn {
    display: flex;
  }
  .wrap-btn-mobile a.btn-p {
    display: block;
  }
  .wrap-btn-mobile.two-btn a.btn-p {
    margin: 0 1px;
  }
}
@media (max-width: 376px) {
  .wrap-btn-mobile {
    display: block;
  }
  .wrap-btn-mobile.two-btn {
    display: flex;
  }
  .wrap-btn-mobile a.btn-p {
    display: block;
  }
  .wrap-btn-mobile.two-btn a.btn-p {
    margin: 0 1px;
  }
  .tabla-ejemplo-wrapper .col-3 {
    padding-left: 0;
    padding-right: 0;
  }
  .novedad {
    font-size: 1.1rem;
  }
  a.btn-item-fila .btn-item-fila-titulo {
    font-size: 1.1rem;
  }
}
@media (max-width: 340px) {
  h4.iocnos-texto {
    font-size: 16px;
  }
  .logo a img {
    max-width: 110px;
  }
  .header {
    height: 40px;
  }
  .hero .hero-content a.btn-p.diapo, .hero-detalle .hero-content a.btn-p.diapo {
    font-size: 15px;
    padding: 6px 16px 6px;
  }
  .header-fixed a.btn-p, .header-first a.btn-p {
    font-size: 11px;
  }
  .header-fixed a.btn-p, .header-first a.btn-p {
    padding: 3px 12px;
  }
  ul.lista {
    font-size: 14px;
  }
  p, h4 {
    font-size: 14px;
  }
  span.link-pre-footer {
    font-size: 16px;
  }
  .footer a {
    font-size: 16px;
  }
  .footer .smaller {
    position: relative;
    right: 0;
    left: 0;
    font-size: 10px;
  }
  a.btn-p.secundary-diapo {
    font-size: 16px;
    padding: 6px 16px 6px;
  }
  .bg-azul-oscuro-inner {
    padding: 10px 15px 15px;
  }
  label {
    display: inline-block;
    color: #FFFFFF;
    margin: 10px 0 4px;
  }
  .form-control-lg {
    min-height: calc(1.5em + (1rem + 2px));
    padding: 0.5rem 0.8rem;
    font-size: 1rem;
    border-radius: 0.3rem;
  }
  .hero h1 span {
    font-size: 18px;
    max-width: 90%;
  }
  h4.iocnos-texto {
    font-size: 14px;
    text-align: center;
  }
  .icon-seguro img {
    max-width: 60px;
    width: 60px;
  }
  .header .nav-bar-header {
    max-width: 100px;
  }
  .header .nav-bar-header .logo {
    width: 100px;
  }
  h2, .preguntas-page h1 {
    font-size: 1rem;
  }
  .filtro-content .pa h5 {
    font-size: .8rem;
    text-align: center;
  }
  .filtro-content .accordion-filtro .accordion-body {
    padding: 0 20px 10px;
  }
  .filtro-content .accordion-button {
    padding: 1.3rem 28px;
    font-size: .9rem;
  }
  .hero h1 span {
    font-size: 17px;
  }
  .listado-seguros-home h2 {
    font-size: 1.6rem;
    margin: 0 0 10px;
  }
  .como-funciona-txt {
    padding: 16% 8% 16%;
    background: #FFFFFF;
  }
  .como-funciona-txt h4 {
    font-size: 1.3rem;
  }
  .nuestras-aseguradoras-wrap h4 {
    font-size: 1.3rem;
    text-align: center;
  }
  .como-funciona-fila p {
    font-size: .9rem;
  }
  .como-funciona-icon {
    max-width: 18px;
    margin-right: 10px;
  }
  p, h4 {
    font-size: .8rem;
  }
  a.btn-item-fila .btn-item-fila-titulo.nuevo-tab {
    max-width: 170px;
  }
  .tabla-ejemplo-body {
    font-size: 11px;
  }
  .hero h1 span {
    font-size: 14px;
    max-width: 130px;
  }
  .novedad {
    font-size: .9rem;
  }
  .listado-seguros-home p {
    font-size: 13px;
  }
  a.btn-item-fila .btn-item-fila-titulo {
    font-size: .9rem;
  }
  .hero h1 span {
    font-size: 13px;
    max-width: 130px;
  }
  h2, .preguntas-page h1 {
    font-size: .9rem;
  }
  .banda-nuevo-flor .flex-nuevo-grupo h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 280px) {
  .accordion-body .filtro-categoria {
    margin: 0 0 0 6px;
  }
  .filtro-content .pa h5 {
    font-size: .78rem;
    text-align: center;
  }
  .accordion-body .filtro-categoria {
    font-size: .7rem;
  }
  .chacia {
    margin: 0;
    padding: 0;
  }
  .tabla-ejemplo-body {
    font-size: 10px;
  }
  .tabla-ejemplo-header .col, .tabla-ejemplo-body .col {
    max-width: 25%;
  }
  h1 {
    font-size: 27px;
    max-width: 170px;
  }
  h2, .preguntas-page h1 {
    font-size: .8rem;
  }
  .hero h1 span {
    font-size: 12px;
    max-width: 118px;
  }
  .novedad {
    font-size: .8rem;
  }
  .banda-nuevo-flor .flex-nuevo-grupo h3 {
    font-size: 1.2rem;
    line-height: 1em;
    text-align: center;
    margin-top: 12px;
  }
  a.btn-item-fila .btn-item-fila-titulo {
    font-size: .75rem;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 90%;
    max-width: 1280px;
  }
}
@media (min-width: 576px) {
  #modal-solicitar-seguro-oca .modal-dialog {
    max-width: 720px;
    margin: 1.75rem auto;
  }
}