.bg-gris {
  background: #F5F4F4;
}

.black-vc {
 color: #121127 !important;
}

.gris-vc {
 color: #6C6B80 !important;
}

.box-reembolso.fix-reembolso ol li {
  color: #6C6B80;
}

.quienes-somos p {
  color: #6C6B80;
}

.card-quienes .card-quienes__txt p {
    color: #6C6B80;
}

.ayuda-menu.fix .card-ayuda__img a {
	display: block;
	width: 100%;
}

.ayuda-menu.fix .card-ayuda a {
	color: #6C6B80;
	font-size: .7rem;
	margin-bottom: 0;
	text-decoration: none;
}

.carrusel .tns-nav button {
    width: 0.8rem;
    height: 0.8rem;
}

.seccion .w-vida.fix .w-vida__img {
	flex-grow: 1;
	position: relative;
	width: 22.66%;
}

.seccion .w-vida.fix .w-vida__img img {
	/*flex-grow: 1;
	position: relative;*/
	width: 100%;
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.hero {
    overflow-y: hidden;
}

.hero .item .item-slide video {
    height: 100%;
	object-fit: cover;
}

.hero .item .item-slide .c-video {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100%;
}

.hero .item .item-slide .c-video .container.box-llamado {
    position: relative;
    z-index: 2;
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: 100%;
    display: flex;
    align-items: center;
}

.box-home.fix .box-home__ic a {
	display: block;
	width: 100%;
}

.seccion.res-busqueda .pagination {
	display: flex;
}

.seccion.res-busqueda .card-busqueda__txt {
    margin-bottom: 1.4rem;
    padding-left: 0px;
}

.card-busqueda__txt h4 {
    margin-bottom: .2rem;
}

.seccion.res-busqueda .text-muted.num-busqueda {
	display: block;
	font-size: 1rem;
	color: #6C6B80 !important;
	margin-top: 0.2rem;
	margin-bottom: 1rem;
}

.seccion.res-busqueda .page-item .page-link {
    z-index: 3;
    color: #6C6B80;
    background-color: transparent;
    border-color: transparent;
}

.seccion.res-busqueda .page-item .page-link:focus,
.formularios-fix .sf_colsIn a:focus {
    box-shadow: unset;
}

.seccion.res-busqueda .page-item.active .page-link {
    z-index: 3;
    color: #6C6B80;
    background-color: transparent;
    border-color: transparent;
    font-weight: bold;
}

.form-utilidad-vc2024 {
	display: flex;
	background: #F5F4F4;
	padding: 1rem 0;
	justify-content: center;
	align-items: center;
	margin-top: 3rem;	
}

.form-utilidad-vc2024 form,
.form-utilidad-vc2024 div[data-sf-role=fields-container] {
	display: flex;
	justify-content: center;
	align-items: center;
}

.form-utilidad-vc2024 .url-hide {
	display: none;
}

.form-utilidad-vc2024 .box-choices {
	display: flex;
	position: relative;
}

.form-utilidad-vc2024 .box-choices label {
	margin-left: .5rem;
}

.form-utilidad-vc2024 .box-choices strong {
	font-weight: normal;
	margin: 0rem 1rem;
}

.form-utilidad-vc2024 .btn-submit.form-group {
	margin-bottom: 0px;
}

.form-utilidad-vc2024 button[type=submit] {
	background: #ff5c05;
	border-color: #ff5c05;
	margin: 0rem 1rem;
}

.form-utilidad-vc2024 button[type=submit]:hover {
	background: #4d6375;
	border-color: #4d6375;
}

.form-utilidad-vc2024 button[type=submit].btn-primary:focus {
	box-shadow: unset;
}

.form-utilidad-vc2024 p[data-sf-role=error-message] {
	display: block;
	position: absolute;
	margin-bottom: 0px;
	bottom: -1.2rem;
	color: red;
	font-size: .8rem;
	text-align: center;
	width: 100%;
}

.form-utilidad-vc2024 .box-choices.form-group ul.list-unstyled {
  margin: 0rem 0.5rem;
  display: flex;
}

.form-utilidad-vc2024 .box-choices.form-group ul.list-unstyled li label {
  display: flex;
}

.form-utilidad-vc2024 .box-choices.form-group ul.list-unstyled li label input {
  margin-right: .2rem;
}

.form-utilidad-vc2024 fieldset.box-choices.form-group {
    align-items: center;
    margin-bottom: 0px;
}

.form-utilidad-vc2024 fieldset.box-choices.form-group legend.h6 {
    margin-bottom: 0px;
}

.form-utilidad-vc2024 div.text-danger {
    position: absolute;
    margin-bottom: 0px;
    bottom: -0.7rem;
    color: red;
    font-size: .8rem;
    text-align: center;
    width: 100%;
}

div.ocultar_form + div.cont-form-tipo {
  display: none;
}

.cont-form-tipo .form-tipo {
  max-width: 500px;
  margin: 0 auto;
}

.formularios-fix .row img {
    width: 100%;
    vertical-align: bottom;
}

.formularios-fix .box-texto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 1.5rem 0rem;
}

.formularios-fix h4 {
    margin: 0 0 0.8rem;
    font-size: 1.125rem;
    font-weight: 700;
    width: 100%;
    display: block;
    text-align: center;
}

.formularios-fix .sf_colsIn a {
    border-radius: 5px;
    background: rgba(108, 107, 128, 0.1);
    font-weight: 600;
    color: #121127;
    width: 42%;
    height: auto;
}

.formularios-fix .sf_colsIn a:hover {
    color: #4d6375;
}

.w-vida.fix.v2 {
    margin-bottom: 0rem;
}

.reembolso-hero.fix .box-img img {
    max-width: 100%;
    border: 8px solid #ff5c05;
    border-radius: 100%;
    vertical-align: bottom;
}

.panel-tab-g {
   display: none;
 }

.panel-tab-g.visible {
   display: flex;
   display: flex;
     -webkit-animation-duration:1.5s;
     animation-duration:1.5s;
     -webkit-animation-fill-mode:both;
     animation-fill-mode:both;
     -webkit-animation-name:fade;
  animation-name:fade;
}

@-webkit-keyframes fade {
  0% {
         opacity: 0;
   }
   100% {
       opacity: 1;
   }
}

.box-reembolso {
  background: none;
  border-radius: 0px;
  padding: 0px;
}

.box-reembolso .row.row-big.panel-tab-g {
  background: #F5F4F4;
  border-radius: 6px;
  padding: 1.8rem 2.5rem;
}

.box-reembolso .row.row-big.panel-tab-g .box-img {
  text-align: center;
}

.box-reembolso .row.row-big.panel-tab-g .box-img img {
  max-width: 100%;
}

.tabs-g .menu-tabs a:hover {
  color: #4d6375;
}

.tabs-g .menu-tabs a.activo:hover {
  color: #fff;
}

.texto-reembolso-fix p {
  color: #6C6B80;
  font-weight: 400;
  margin-bottom: 2.5rem;
}

.accordion.ad-id .accordion-button:focus {
    box-shadow: unset;
}

/*.accordion.ad-id  .accordion-item:first-child .accordion-button:after {
    transform: rotate(-180deg);
}*/

p.only-back {
  display: none;
}

.titulo3-fix h2 {
    font-size: 1.125rem;
    font-weight: 700;
    color: #121127;
    margin: 0 0 1rem;
}

 .btn.btn-secondary.light:focus {
  box-shadow: unset;
  background: #f5f4f4;
  border-color: #f5f4f4; 
 }

 .formulario-colectivo.seccion-login .inputformulario.form-group input {
    width: 100%;
    height: 2.75rem;
    padding: 0.5rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #101B31;
    font-size: .875rem;
    transition: all .3s ease;
    font-family: "Poppins", sans-serif;
    font-size: .8rem;
    -webkit-font-smoothing: antialiased;
}

 .formulario-colectivo.seccion-login .inputformulario.form-group span.error {
    font-size: 14px;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__form-wrap h2.changecolorText,
.seccion-login .form-login.fix-recuperar .contacto-boxexito__form-wrap p {
      color: #6C6B80;
      font-weight: 400;
      font-size: 16px;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__inputs input#rut {
  width: 100%;
  height: 2.75rem;
  padding: 0.5rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  color: #101B31;
  font-size: .875rem;
  transition: all .3s ease;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__inputs label[for=rut] {
  width: 80%;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__inputs label#rut-recap {
     margin: 0.5rem 0rem;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__inputs span.rut_recuperar {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  text-align: left;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__button button#enviar {
    color: #fff; 
    width: 180px;
    background: #ff5c05;
    border-radius: 6px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.2;
    height: 2.5rem;
    padding: 0.7rem 0.9rem;
    text-transform: none;
    color: #fff;
    text-align: center;
    transition: all .5s ease;
    text-decoration: none;
    box-shadow: none;
    border: 0px;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__button button#enviar:hover {
    background: #4d6375;
    border-color: #4d6375;
}

.seccion-login .form-login.fix-recuperar .contacto-boxexito__button button#enviar img {
    display: none;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__form-wrap h2.changecolorText {
      color: #121127;
      font-weight: 400;
      font-size: 16px;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__inputs input {
    width: 100%;
    height: 2.75rem;
    padding: 0.5rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #101B31;
    font-size: .875rem;
    transition: all .3s ease;
    font-family: "Poppins", sans-serif;
    font-size: .8rem;
    -webkit-font-smoothing: antialiased;
    margin-top: .3rem;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__inputs label {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  text-align: left;
  margin-bottom: 1.3rem;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__inputs label.error {
  margin-bottom: 0px;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__button {
    display: flex;
    justify-content: center;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__button button {
    color: #fff;
    width: 180px;
    background: #ff5c05;
    border-radius: 6px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.2;
    height: 2.5rem;
    padding: 0.7rem 0.9rem;
    text-transform: none;
    color: #fff;
    text-align: center;
    transition: all .5s ease;
    text-decoration: none;
    box-shadow: none;
    border: 0px;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__button button:hover {
    background: #4d6375;
    border-color: #4d6375;
}

.seccion-login .form-login.fix-cambiar .contacto-boxexito__button button img {
    display: none;
}

.card-seguro.fix .botones a img {
  width: auto;
  margin-right: .3rem;
}

.w-beneficios.fix-1 + .w-beneficios.fix-2 { 
  border-top: 0px;
  padding-top: 0px;
}

.seccion.w-beneficios.fix-1.no-border-bottom {
  border-bottom: 0px;
  padding-bottom: 0.5rem; 
}

/*fondo cafe - esconde imagen redsalud*/
.card-seguro__categoria span.blanco.c-30464ff6-86b7-4ba9-b845-21a74114a64d img {
  display: none;
}

/*fondo cafe*/
.card-seguro__categoria span.blanco.c-30464ff6-86b7-4ba9-b845-21a74114a64d {
    background: #6C6B80;
}

/*fondo cafe span*/
.card-seguro__categoria span.blanco.c-30464ff6-86b7-4ba9-b845-21a74114a64d .cat-si {
    font-size: .75rem;
    font-weight: 500;
    color: #fff;
    border-radius: 0 0 0 6px;
    display: block;
    padding: 0rem;
}

/*fondo imagen esconde span categoria*/
.card-seguro__categoria span.blanco.c-666ceaec-bfc0-446f-9851-c26fc8788d63 .cat-si {
  display: none;
}

/*detalle seguro cat libre eleccion*/
.box-cat-detalle.c-30464ff6-86b7-4ba9-b845-21a74114a64d h4 img {
  display: none;
}

/*detalle seguro cat redsalud*/
.box-cat-detalle.c-666ceaec-bfc0-446f-9851-c26fc8788d63 h4 {
  display: flex;
}

/*detalle seguro cat redsalud*/
.box-cat-detalle.c-666ceaec-bfc0-446f-9851-c26fc8788d63 h4 span {
  display: none;
}

/*detalle seguro cat redsalud*/
.box-cat-detalle.c-666ceaec-bfc0-446f-9851-c26fc8788d63 h4 span.show {
  display: flex;
}

.accordion-button:focus {
    box-shadow: unset;
}

.form-red-salud.fix .container {
  flex-direction: column;
  padding: 0px;
}

.form-red-salud.fix .container .sf_cols {
  width: 100%;
  display: flex;
}

.form-red-salud.fix .container .sf_cols .col-lg-6,
.form-red-salud.fix .container .col-lg-6 {
  width: 100%;
}

.box-search-ayuda {
  position: relative;
}

#btn-buscar_ac {
  position: absolute;
  left: 0.3rem;
  top: 0.7rem;
  border: none;
  background: transparent;
}

#text_search_ac {
  padding-left: 2rem;
  margin-bottom: 1rem;
}

.titulo3 a {
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 700;
  color: #121127;
  margin: 0 0 1rem;
}

.titulo3 a:hover {
  color:#4d6375;
}

.detalle-ayuda img {
  width: 100%;
  margin-bottom: .5rem;
}

.detalle-ayuda .compartir {
  margin-top: .5rem;
}

.banner-seccion.banner-busqueda.ayuda-colectivos #btn-buscar_ac.btn-busqueda {
  max-width: 20px;
  top: 1.3rem;
}

.seccion.res-busqueda {
  padding-top: 3rem;
}

#main-content.section.hero.fix {
  position: relative;
  max-height: unset;
  height: unset;
  margin-bottom: 3rem;
  overflow-y: unset;
}

#main-content.section.hero.fix .choices__item.choices__item--selectable {
 /* width: 100%;
  height: 2.75rem;
  padding: 0.5rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  color: #101B31;
  font-size: .875rem;
  transition: all .3s ease;*/
}

#main-content.section.hero.fix .choices__inner {
  /*border: none;*/
}

#main-content.section.hero.fix .choices[data-type*=select-one] .choices__inner {
    border-radius: 10px !important;
}

#main-content.section.hero.fix .choices[data-type*=select-one] .choices__button {
    right: -2rem;
}

#main-content.section.hero.fix .choices__list--dropdown #choices--enfermedad-item-choice-1.choices__item--selectable.is-highlighted::after {
    display: none;
}

.home-ac .separador {
  display: none;
}

.fix-politica a {
  color: #ff5c05;
  font-weight: bold;
  text-decoration: none;
}

.fix-politica a:hover {
  color: #4d6375;
}


.form-contacto input {
  width: 100%;
  height: 2.75rem;
  padding: 0.5rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  color: #101B31;
  font-size: .875rem;
  transition: all .3s ease;
}

.form-contacto textarea {
    padding: 0.7rem 0.8rem;
    border: 1px solid #D0D5DD;
    border-radius: 6px;
    color: #101B31;
    font-size: .875rem;
    line-height: 1.4;
    height: 94px;
    min-height: 94px;
    max-height: 150px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.form-contacto .box-check-custom strong {
    visibility: hidden;
}

.form-contacto .box-check-custom  label {
    display: flex;
    font-size: .75rem;
    font-weight: 500;
}

.form-contacto .box-check-custom label input {
    width: 15px;
    height: 15px;
    padding: 0rem;
    margin-right: 0.5rem;
}

.form-contacto p[data-sf-role=error-message],
.form-suscrip-vida-consciente p[data-sf-role=error-message],
.form-contacto #errorRut span {
    color: #dc3545 !important;
}

.form-contacto .box-submit,
.form-suscrip-vida-consciente .box-btn-submit {
  display: flex;
  justify-content: center;
}

.form-contacto .box-submit .btn.btn-primary,
.form-suscrip-vida-consciente .box-btn-submit button {
    background: #ff5c05;
    border-color: #ff5c05;
}

.form-contacto .box-submit .btn.btn-primary:hover,
.form-suscrip-vida-consciente .box-btn-submit button:hover {
    background: #4d6375;
    border-color: #4d6375;
}

.form-suscrip-vida-consciente .sf-Checkboxes strong {
  display: none;
}

.form-suscrip-vida-consciente #Email-1 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-suscrip-vida-consciente h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #121127;
    margin: 0 0 1.5rem;
}

.form-suscrip-vida-consciente select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(/resourcePackages/vidacamara/assets_2024/images/bg-select.png);
    background-size: 12px auto;
    background-position: 95% center;
    background-color: #fff;
}

.form-control:focus {
  box-shadow: none !important;
}

.form-contacto fieldset.box-check-custom legend.h6 {
  visibility: hidden;
}

.form-contacto fieldset.box-check-custom ul li label {
  width: 100%;
}

ul.pagination .page-item .page-link {
    color: #121127;
    background-color: transparent;
    border: 0px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

ul.pagination .page-item.active .page-link {
    text-decoration: underline;
    border-color: transparent;
    font-weight: bolder;
}

ul.pagination .page-item .page-link:hover {
    text-decoration: underline;
}

ul.pagination .page-item .page-link:focus {
    background-color: transparent;
    box-shadow: none;
}

.card-noticia.sin-img {
  position: relative;
}

.card-noticia.sin-img .card-noticia__txt {
  height: 100%;
}

.card-noticia.sin-img .leer-mas {
  position: absolute;
  bottom: .5rem;
}

.card-noticia.fix .card-noticia__txt {
    position: relative;
}

.card-noticia.fix .card-noticia__txt .leer-mas {
    position: absolute;
    bottom: 0rem;
}

.seguros {
    z-index: 9;
}

.banner-seguro .container {
    z-index: 9;
}


/*MEDIAS*/

@media screen and (min-width: 556px) {
  .meta-noticia .compartir a.whatsapp_link_web,
  a.whatsapp_link_web {
	display: inline-block;
  }
  .meta-noticia .compartir a.whatsapp_link,
  a.whatsapp_link {
	display: none;	
  }
}

@media screen and (max-width: 991px) {

  .box-reembolso .row.row-big.panel-tab-g .box-img img {
    margin-bottom: 1.5rem;
  }

  .reembolso-hero.fix .reembolso-hero__txt {
    padding-right: 1rem;
  } 

 	.seccion .w-vida.fix .w-vida__img {
 		width: 100%;
 		height: 250px;
 	}

 	.hero .item .item-slide .c-video .container.box-llamado {
 	    position: absolute;
 	    left: 0;
 	    right: 0;
 	    margin: 0 auto;
 	    top: 0;
 	    height: 100%;
 	    padding-top: 0;
 	    padding-bottom: 0;
 	    display: flex;
 	    align-items: center;
 	    flex-direction: column;
 	    justify-content: flex-end;
 	    align-items: flex-start;
 	    padding-bottom: 3.5rem;
 	}
}


@media screen and (max-width: 768px) {

  .formularios-fix .box-texto {
      flex-direction: column;
      padding: 1rem;
  }

  .formularios-fix .sf_colsIn a {
      width: 90%;
      margin-bottom: 1rem;
  }

  .detalle-contenido iframe {
  	  width: 100%;
  }

  .form-utilidad-vc2024 .box-choices {
      flex-wrap: wrap;
      text-align: center;
      width: 100%;
      justify-content: center;
      margin-bottom: 1rem;
  }

  .form-utilidad-vc2024 .box-choices strong {
      width: 100%;
      text-align: center;
      margin-bottom: 1rem;
  }

  .form-utilidad-vc2024 .box-choices label {
      margin: 0rem 0.5rem;
  }

  .form-utilidad-vc2024 div[data-sf-role=fields-container] {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
  }

  .form-utilidad-vc2024 .btn-submit.form-group {
      padding-top: 1rem;
  }

  .form-utilidad-vc2024 .box-choices.form-group ul.list-unstyled {
    margin-top: .5rem;
  }

  .form-utilidad-vc2024 div.text-danger {
      bottom: -0.5rem;
  }
}

@media screen and (max-width: 556px) {
  ul.pagination {
    justify-content: center;
    max-width: 280px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .formularios-fix .box-img {
      padding-left: 0px;
      padding-right: 0px;
  }
  .meta-noticia .compartir a.whatsapp_link_web,
  a.whatsapp_link_web {
	display: none;	
  }
  .meta-noticia .compartir a.whatsapp_link,
  a.whatsapp_link {
	display: inline-block;
  }
  .concurso-detalle .concurso-detalle__txt img {
    width: 100%;
  }
}

.banner-seguro picture {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
  .banner-seguro {
      height: 300px;
  }
}

/*MEJORAS QA*/

@media screen and (max-width: 768px) {
 header .header-der .btn.btn-secondary {
     background: transparent;
     border: 1px solid #D9D9D9;
 }

 .barra-contacto .fono-contacto {
         font-weight: bold;
  }
}

.megamenu__nav .col-nav h4 a:hover {
    text-decoration: underline;
}

.buscador {
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #4d6375, #ff5c05) 1;
}

.ayuda-menu.fix .card-ayuda a:hover {
    color: #ff5c05;
}

.card-seguro__txt {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.card-seguro__txt:hover {
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15), -4px 4px 10px rgba(0, 0, 0, 0.15), 0 8px 15px rgba(0, 0, 0, 0.15);
}

.card-seguro__txt h4:hover {
   color: #ff5c05;
}

.noticias .ver-todas:hover {
    text-decoration: underline;
}

.panel-comparar__body .seguro-comparar .tabla-comparar .item-tabla .btn-eliminar:hover {
    background: #4d6375;
    cursor: pointer;
}

.cerrar-comparar svg:hover path {
  stroke: #ff5c05;
}

.banner-busqueda .input-busqueda input {
    box-shadow: none;
}

.banner-busqueda h1,  
.banner-busqueda span,  
.banner-busqueda span b,  
.banner-busqueda span b i {
    font-style: normal;
}

.seccion.res-busqueda .card-busqueda__txt {
    padding: 1rem;
    border: 2px solid transparent;
    margin-bottom: .5rem;
}

.seccion.res-busqueda .card-busqueda__txt:hover {
    border: 2px solid #F5F4F4;
    border-radius: 10px;
}

.card-canal.fix .btn.btn-outline-primary:hover {
    background: rgba(239, 108, 0, .25);
    border-color: #ff5c05;
    color: #ff5c05;
}

.card-canal.fix .btn.btn-outline-primary:focus {
    outline: 0;
    box-shadow: none;
}

.card-info.flip .card-info__ic i, 
.card-info.flip .card-info__ic em {
  -webkit-transform: scaleY(-1) rotate(180deg) translateY(5px); /* Safari, Chrome */
  -moz-transform: scaleY(-1) rotate(180deg) translateY(5px);    /* Firefox */
  -ms-transform: scaleY(-1) rotate(180deg) translateY(5px);      /* Internet Explorer 9 */
  -o-transform: scaleY(-1) rotate(180deg) translateY(5px);       /* Opera */
  transform: scaleY(-1) rotate(180deg) translateY(5px);           /* Standard */
    
  -webkit-transform-origin: center; /* Safari, Chrome */
  -moz-transform-origin: center;    /* Firefox */
  -ms-transform-origin: center;      /* Internet Explorer 9 */
  -o-transform-origin: center;      /* Opera */
  transform-origin: center;        /* Standard */
} 

.canal-denuncias h3,
.canal-denuncias label[for=Textarea-1] {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
} 

@media screen and (max-width: 768px) {
  .canal-denuncias h3,
  .canal-denuncias label[for=Textarea-1] {
      font-size: 20px;
  } 
}

.seccion-login .form-login .revisa-doc p.small a {
    color: #6C6B80;
}

.seguros .categorias-seguro .item-categoria.naranjo a:hover,
.seguros .categorias-seguro .item-categoria.verde a:hover {
    background: #ff5c05;
    color: #fff;
}

.seccion.seguros h2.titulo {
  font-weight: 600;
}

/*FIX TABLE DETALLES SEGUROS*/

.seccion.fix-table-detalle .accordion-body table {
  width: 100%;
  background: #fff;
}

.seccion.fix-table-detalle .accordion-body table {
  border: 0px;
}
 
.seccion.fix-table-detalle .accordion-body table tr th {
  font-size: 11px;
  font-weight: 500;
}
 

.seccion.fix-table-detalle .accordion-body table tr th:first-child {
  width: 35%;
  text-align: left;
  padding-left: 10px;

}

.seccion.fix-table-detalle .accordion-body table tbody tr {
  height:35px;
}

.seccion.fix-table-detalle .accordion-body table tr td {
  color: #ff5c05;
  font-weight: bold;
  border-bottom: 1px dashed #DFDFDF;
}

.seccion.fix-table-detalle .accordion-body table tr td:first-child {
  text-align: left;
  padding-left: 10px;
  font-size: 14px;
  color: #6C6B80;
  font-weight: normal;
}

.seccion.fix-table-detalle .accordion-body h4 {
  font-size: 18px;
}

.seccion.fix-table-detalle .accordion-body table.columnas-2 {
  width: 50%;
}

.seccion.fix-table-detalle .accordion-body table.columnas-2 tr th {
  width: 50%;
}

.seccion.fix-table-detalle .accordion-body table tr.vacio {
  height: 0px !important;
}


@media screen and (max-width: 991px) {
 .seccion.fix-table-detalle .accordion-body .box-tabla {
  overflow-x: scroll;
 }
 .seccion.fix-table-detalle .accordion-body .box-tabla.no-scroll {
  overflow: hidden;
 }
 .seccion.fix-table-detalle .accordion-body table.columnas-6 {
    width: calc(100% + 300px);
 }
 .seccion.fix-table-detalle .accordion-body table.columnas-5 {
    width: calc(100% + 250px);
 }
 .seccion.fix-table-detalle .accordion-body table.columnas-4 {
    width: calc(100% + 250px);
 }
 .seccion.fix-table-detalle .accordion-body table.columnas-3 {
    width: calc(100% + 150px);
 }
 .seccion.fix-table-detalle .accordion-body table.columnas-2 {
     width: 100%;
 }
}

.padre-box-img-scroll-mobile {
  display: flex;
  justify-content: space-between;
  margin-bottom: .5rem;
}

.padre-box-img-scroll-mobile .texto {
  max-width: 60%;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.box-img-scroll-mobile {
  width: 60px;
  display: flex;
  justify-content: center;
  position: relative;
  height: 70px;
}

@keyframes moveSideToSide {
    0% {
        right: 0; /* Comienza a la derecha */
    }
    50% {
        right: 100%; /* Se mueve completamente a la izquierda */
    }
    100% {
        right: 0; /* Vuelve a la derecha */
    }
}

.box-img-scroll-mobile .animation-loop-right {
  max-width: 64px;
  max-height: 64px;
  position: absolute;
  animation: moveSideToSide 2s linear infinite;
  z-index: 2;
}

@media screen and (min-width: 991px) {
  .padre-box-img-scroll-mobile {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  /*CHROME*/

  /* Estilo general del scrollbar */
      .seccion.fix-table-detalle .accordion-body .box-tabla::-webkit-scrollbar {
      width: 12px; /* Ancho del scrollbar */
  }

  /* Track del scrollbar */
      .seccion.fix-table-detalle .accordion-body .box-tabla::-webkit-scrollbar-track {
      background-color: #f0f0f0; /* Color del fondo del track */
      border-radius: 10px; /* Bordes redondeados */
  }

  /* Thumb del scrollbar */
      .seccion.fix-table-detalle .accordion-body .box-tabla::-webkit-scrollbar-thumb {
      background-color: #ff5c05; /* Color de la parte movible */
      border-radius: 10px; /* Bordes redondeados */
      border: 2px solid #f0f0f0; /* Espacio alrededor del thumb */
  }

  /* Hover del thumb del scrollbar */
      .seccion.fix-table-detalle .accordion-body .box-tabla::-webkit-scrollbar-thumb:hover {
      background-color: #555; /* Color cuando se pasa el mouse */
  }
  /*CHROME*/
}


@media (min-width: 991px) {
    .modal.modal-condiciones-seguros .modal-dialog {
        max-width: 850px;
    }
    .modal.modal-condiciones-seguros .modal-header {
        padding: .7rem 1rem;
        border-bottom: 0px;
        padding-bottom: 0px;
    }
    .modal.modal-condiciones-seguros .modal-body {
        padding: 1rem 1.5rem;
    }
}

.modal.modal-condiciones-seguros .modal-body,
.modal.modal-condiciones-seguros .modal-body p {
    font-size: 14px;
}

.modal.modal-condiciones-seguros .modal-body h2, 
.modal.modal-condiciones-seguros .modal-body h3,
.modal.modal-condiciones-seguros .modal-body h4,
.modal.modal-condiciones-seguros .modal-body h5 {
    font-size: 16px;
    font-weight: bold;
}

.modal.modal-condiciones-seguros .modal-body ol,
.modal.modal-condiciones-seguros .modal-body ul {
    margin-top: 1rem;
}

.modal.modal-condiciones-seguros .modal-body ol li,
.modal.modal-condiciones-seguros .modal-body ul li {
    margin-bottom: .5rem;
}

@media (max-width: 991px)  {
  .modal.modal-condiciones-seguros .modal-content {
      width: 90%;
      margin: 0 auto;
      margin-top: 2rem;
  }

}

.accordion .accordion-body .btn-primary:hover {
    background: #ce2a1f;
    border-color: #ce2a1f;
    box-shadow: none;
}

.accordion .accordion-body .btn-primary:focus {
    background: #ce2a1f;
    border-color: #ce2a1f;
    box-shadow: none;
}

.modal.modal-condiciones-seguros .btn-close:focus {
    box-shadow: none;
}

.seccion.fix-table-detalle .accordion-body table.columnas-2  tr th:first-child {
    text-align: left;
}

.seccion.fix-table-detalle .accordion-body table.columnas-2 tr th {
    text-align: center;
}

.seccion.fix-table-detalle .accordion-body .row.display-50-50 table.columnas-2 {
    width: 100%;
}

.seccion.fix-table-detalle .accordion-body .row.display-50-50 h4 {
    font-size: 14px;
}

.seccion.fix-table-detalle .accordion-body .row.display-50-50 table.columnas-2 tr td:first-child {
    text-align: left;
}

.seccion.fix-table-detalle .accordion-body .row.display-50-50 table.columnas-2 tr td {
    text-align: center;
}

@media screen and (min-width: 991px) {
  .seccion.fix-table-detalle.desktop {
    display: flex;
  }

  .seccion.fix-table-detalle.mobile {
    display: none;
  }

  .seccion.fix-table-detalle .accordion-body .row.display-50-50 .box-tabla {
      border: 1px dashed #DFDFDF;
  }
}
@media screen and (max-width: 991px) {
 .seccion.fix-table-detalle.desktop {
   display: none;
 }

 .seccion.fix-table-detalle.mobile {
   display: flex;
 }
 .accordion .accordion-body button.btn.btn-primary {
  height: auto !important;
 }
}

.bg-cell-share {
  background-color: rgba(239, 108, 0, .2);
}

.accordion .accordion-body button.btn.btn-primary {
    background-color: #26b8b8;
    border-color: #26b8b8;
}

.accordion .accordion-body button.btn.btn-primary:hover {
    background-color: #590a80;
    border-color: #590a80;
}

footer h3 {
  position: relative;
}

footer h3 .fas {
  position: absolute;
  right: .2rem;
  top: .6rem;
  font-size: 1.2rem;
}


@media only screen and (min-width: 768px) {
  footer .barra-left,
  footer .barra-right {
    display: none;
  }
  footer h3 .fas {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  footer .logos-footer .separador {
    display: none;
  }

  footer .logos-footer {
      justify-content: space-around;
  }
  
}

@media only screen and (max-width: 768px) {
    footer .logos-footer {
        flex-direction: column;
    }

    footer .logos-footer .logo {
      margin-bottom: .5rem;
    }

    footer ul {
        max-height: 0;
        transition: max-height 0.25s ease-in;
        overflow: hidden;
    }

    footer ul.visible {
        max-height: 650px;
        transition: max-height 0.25s ease-in;
    }

    footer h3 .fas {
      display: none;
    }

    footer h3 {
      padding-top: .8rem;
      padding-bottom: .8rem;
      border-bottom: 1px solid #fff;
    }

    footer h3 .fas.fa-plus {
      display: block;
    }

    footer h3.open .fas.fa-minus {
      display: block;
    }

    footer h3.open .fas.fa-plus {
      display: none;
    }

    footer .logos-footer {
        justify-content: center;
    }

    footer .logos-cert {
      position: relative; 
    }

    footer .logos-cert .barra-left {
      border-bottom: 1px solid #fff;
      width: 50px;
      position: absolute;
      left: 0;
      top: 57%;
      display: block;
      transform: translateX(-60px);
    } 

    footer .logos-cert .barra-right {
      border-bottom: 1px solid #fff;
      width: 50px;
      position: absolute;
      top: 57%;
      right: 0;
      display: block;
      transform: translateX(50px);
    }
}

/*24/10/2024*/

.banner-interior.small {
    height: 250px;
}

.banner-interior.small h1 {
    font-size: 3rem;
}

.video-quienes .texto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.video-quienes .texto p {
    font-size: 1.1rem;
}

.video-quienes iframe {
    width: 100%;
}

.video-quienes {
    padding: 3rem 0rem;
    margin-top: 0px;
}

.info-general {
     margin-top: 0rem; 
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px); 
    }
    to {
        opacity: 1;
        transform: translateX(0); 
    }
}

.panel-memorias {
    opacity: 0; 
    animation: fadeInRight 1s ease-in forwards;
}


@media screen and (max-width: 768px) {
 .banner-interior.small {
     height: 200px;
 }
 .banner-interior.small h1 {
     font-size: 1.5rem;
 }
 .video-quienes .texto p {
     font-size: .9rem;
 }
}

.nav-portal-privado {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 250px;
    z-index: 99;
    background: #fff;
    height: auto;
    padding: 1.6rem 2rem;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    transform: translateX(100%);
}

.nav-portal-privado.visible {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    transform: translateX(0%);
}

.cerrar-menu-pp, .cerrar-menu,  header .btn-menu {
    cursor: pointer;
}

.nav-portal-privado .ayuda-menu {
    position: relative;
    z-index: 10;
}

.nav-portal-privado .ayuda-menu h3 {
    color: #6C6B80;
    margin: 0 0 1rem;
    font-weight: 700;
    font-size: 1.125rem;
    border-bottom: 1px solid #c0bfc8;
    padding-bottom: .4rem;
}

.nav-portal-privado .ayuda-menu .box-link {
  position: relative;
    border-radius: 4px;
    border: 1px solid #b2b1ba;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 0rem;
    max-width: 130px;
    margin: 0 auto;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
}


.nav-portal-privado .ayuda-menu .card-ayuda__img {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

/*.nav-portal-privado .ayuda-menu .card-ayuda a {
    color: #6C6B80;
    font-size: .7rem;
    margin-bottom: 0;
    text-decoration: none;
}*/

/*.nav-portal-privado .ayuda-menu .box-link figure img.ayuda1 {
    width: 28px;
}*/

.nav-portal-privado .ayuda-menu .box-link figure img {
    width: 60px;
    min-height: 60px;
    max-width: 60px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    transition:cubic-bezier(.77, 0, .175, 1).5s;
}

.nav-portal-privado .ayuda-menu .box-link p {
  margin-top: .3rem;
}

.nav-portal-privado .ayuda-menu .box-link p,
.nav-portal-privado .ayuda-menu .box-link p a {
    color: #6C6B80;
    font-size: .7rem;
    margin-bottom: 0;
    line-height: 1.1;
}

.nav-portal-privado .ayuda-menu .box-link:hover p {
    font-weight: bold;
}

.nav-portal-privado .ayuda-menu .box-link:hover img {
    transform: scale(1.1);
}

#openPortal.btn.btn-primary:focus {
  outline: 0px;
  box-shadow: none;
}

.btn-secondary:active:focus,
.btn-secondary:focus {
    outline: 0px;
    box-shadow: none;
}

@media screen and (max-width: 991px) {
 .cerrar-menu-pp {
   position: relative;
   height: 21px;
 }

 .cerrar-menu-pp img {
    position: absolute;
    right: 1.5rem;
 }

}

/*08/11/2024*/

.hero .item .item-slide .c-video .container.box-llamado {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.hero .item .item-slide .btn.btn-secondary {
   transform: translateY(.5rem);
}

.hero .item .item-slide .btn.btn-secondary:hover {
  background: #4d6375;
  border-color: #4d6375;
  color: #fff;
}

.hero .item .item-slide .link-slide-img {
   display: block;
   width: 100%;
   height: 100%;
}

@media screen and (max-width: 991px) {
 .hero .item .item-slide .c-video .container.box-llamado {
     justify-content: flex-end;
 }
}

/*11/11/2024*/

.w-vida__img:hover img {
    filter: unset;
}

.w-vida__img a h4 {
    padding: .5rem 1rem;
    border-radius: 10px;
    background: rgba(245, 244, 244, 0.73);
    color: #4d6375;
}

.w-vida__img a:hover h4 {
    color: #fff;
    background: #4d6375;
}

.seccion .w-vida.fix .w-vida__img img {
    filter: brightness(0.8);
}
#botones.categorias-seguro.fix-menu {
  margin-bottom: 2rem;
}

#botones.categorias-seguro.fix-menu button {
    font-size: .75rem;
    font-weight: 400;
    color: #6C6B80;
    padding: .5rem 1rem;
    border-radius: 20px;
    background: #fff;
    display: block;
    margin-right: 7px;
    margin-bottom: .5rem;
    border:0px;
}

#botones.categorias-seguro.fix-menu button#btnTodos {
    background: #4d6375;
    color: #fff;
}

#botones.categorias-seguro.fix-menu button#btnTodos:hover {
    background: #ce2a1f;
}

#botones.categorias-seguro.fix-menu .grupo-libre-eleccion,
#botones.categorias-seguro.fix-menu .grupo-soyred-salud {
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  padding: .8rem;
  padding-bottom: .4rem;
}

#botones.categorias-seguro.fix-menu .grupo-libre-eleccion button:hover,
#botones.categorias-seguro.fix-menu .grupo-libre-eleccion button.active {
    background: #ff5c05;
    color: #fff;
}

#botones.categorias-seguro.fix-menu .grupo-soyred-salud button:hover,
#botones.categorias-seguro.fix-menu .grupo-soyred-salud button.active {
    background: #009999;
    color: #fff;
}

#botones.categorias-seguro.fix-menu h4 {
    margin: 0 0 .2rem;
    font-size: 1rem;
    color: #6C6B80;
    font-weight: 300;
    text-align: center;
}

#render .no-results {
  min-height: 250px;
}

#spinner.filtros.container {
  width: 100%;
  display: flex;
  justify-content: center;
  min-height: 250px;
  align-items: center;
}

#spinner.filtros.container .sk-chase {
  width: 100px;
  height: 100px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}

#spinner.filtros.container .sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; 
  animation: sk-chase-dot 2.0s infinite ease-in-out both; 
}

#spinner.filtros.container .sk-chase-dot:before {
  content: '';
  display: block;
  width: 25%;
  height: 25%;
  background-color: #4d6375;
  border-radius: 100%;
  animation: sk-chase-dot-before 2.0s infinite ease-in-out both; 
}

#spinner.filtros.container .sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
#spinner.filtros.container .sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
#spinner.filtros.container .sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
#spinner.filtros.container .sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
#spinner.filtros.container .sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
#spinner.filtros.container .sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
#spinner.filtros.container .sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
#spinner.filtros.container .sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
#spinner.filtros.container .sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
#spinner.filtros.container .sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
#spinner.filtros.container .sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
#spinner.filtros.container .sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }

@keyframes sk-chase {
  100% { transform: rotate(360deg); } 
}

@keyframes sk-chase-dot {
  80%, 100% { transform: rotate(360deg); } 
}

@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4); 
  } 100%, 0% {
    transform: scale(1.0); 
  } 
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px); /* Desplaza el elemento 30px hacia la derecha */
    }
    to {
        opacity: 1;
        transform: translateX(0); /* Mueve el elemento a su posición original */
    }
}

.seguro-item {
  opacity: 0; /* Comienza oculto */
  animation: fadeInRight .5s ease-in forwards; /* Animación de 1 segundo */
}

/*.seguros .categorias-seguro .form-group {
    display: block;
}*/

select.grupo-libre-eleccion,
select.grupo-soyred-salud-select {
  padding: 0.5rem 0.8rem;
      border: 1px solid #ccc;
      width: 100%;
      border-radius: 6px;
      background-color: #fff;
      background-image: url(../images/bg-select.svg);
      background-repeat: no-repeat;
      background-position: calc(100% - .6rem) center;
      font-size: .875rem;
      appearance: none;
      height: 2.75rem;
      margin-bottom: 1rem;
}

.label.filter {
  color: #344054;
      display: block;
      font-size: 1rem;
      font-weight: 400;
      margin-bottom: .3rem;
}

@media screen and (min-width: 991px) {
  .box-filter-select,
  #renderMob {
     display: none;
  }
}

@media screen and (max-width: 991px) {
 .categorias-seguro.fix-menu, 
 #render,
 .seccion.seguros .col-lg-12.grupo-2 {
  display: none;
 }
}

#botones .col-lg-12.grupo-1 {
  display: flex;
  justify-content: center;
}

#botones .col-lg-12.grupo-1 button {
  background-color: #E7E7E7;
}

#botones.categorias-seguro.fix-menu button#btnTodos {
    background: transparent;
    border: 1px solid #4d6375;
    color: #6C6B80;
}

#botones.categorias-seguro.fix-menu button#btnTodos.active,
#botones.categorias-seguro.fix-menu button#btnTodos:hover {
    background: #4d6375;
    color: #fff;
}

.col-lg-12.grupo-2 {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.col-lg-12.grupo-2 button {
  flex: 1;
  font-size: .75rem;
  font-weight: 400;
  color: #6C6B80;
  padding: .5rem 1rem;
  border-radius: 20px;
  background-color: #E7E7E7;
  display: block;
  margin-right: 7px;
  margin-bottom: .5rem;
  border: 0px;

}



.col-lg-12.grupo-2 button:hover, 
.col-lg-12.grupo-2 button.active {
  background: #ff5c05;
  color: #fff;
}

.col-lg-12.grupo-2 button#btnRedSalud:hover, 
.col-lg-12.grupo-2 button#btnRedSalud.active {
  background-color: #009999;
  color: #fff;
}

#botones .col-lg-12.grupo-1 button:hover,
#botones .col-lg-12.grupo-1 button.active {
  background: #ff5c05;
  color: #fff;
}


select.grupo-libre-eleccion.active,
select.grupo-soyred-salud-select.active,
select.grupo-libre-eleccion:focus,
select.grupo-soyred-salud-select:focus {
    border: 2px solid #ff5c05;
    background-color: transparent;
    outline: none;
    box-shadow: 0 0 5px rgba(239, 108, 0, 0.5);
    appearance: none; /* Elimina los estilos predeterminados del sistema */
    -webkit-appearance: none; /* Para Safari y iOS */
    -moz-appearance: none; /* Para Firefox */
}

.info-general.fix {
  background: #fff;
}

.info-general.fix .card-info {
    border-bottom: 1px solid #121127;
}

.info-general.fix .card-info p {
    color: #6C6B80;
}

.card-contacto.fix .card-contacto__txt p:first-of-type {
 margin-bottom: .8rem;
}

.ayuda-menu.fix .row div[class^='col-'] {
  margin-bottom: 1rem;
}

.quienes-somos p {
    width: 100%;
}

@media screen and (min-width: 991px) {
  .banner-seguro.fix-responsive .banner-seguro__bg.mob {
    display:  none;
  }
}

@media screen and (max-width: 991px) {
 .banner-seguro.fix-responsive .banner-seguro__bg.desk {
    display:  none;
 }
}

/*19/12/2024*/

header {
    z-index: 11;
}

.megamenu {
    z-index: 10;
}

.extra-ben-des {
    background: #F5F4F4;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 1rem;
    padding-top: 2rem;
}

.extra-ben-des h3 {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: .6rem;
    color: #121127;
}

.extra-ben-des p {
      color: #6C6B80;
    line-height: 1.4;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.extra-ben-des .btn.btn-extra {
    background-color: #26b8b8;
    border-color: #26b8b8;
    min-width: 200px;
    margin-bottom: .5rem;
    margin-right: 1rem;
}

.extra-ben-des .btn.btn-extra:hover {
    background-color: #590a80;
    border-color: #590a80;
    color: #fff;
}

.seccion.w-beneficios.fix-1.c-extra {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.seccion.w-beneficios.fix-1.c-extra .card {
    margin-bottom: 0px;
}

@media screen and (max-width: 576px) {
 .extra-ben-des .btn.btn-extra {
     width: 100%;
     margin-bottom: 1rem;
 }
}

/*29/04/2025*/

footer ul li a:hover {
  color: #ff5c05;
}

.barra-contacto:before {
  background: linear-gradient(90deg, #F05A28 0%, #FBB040 100%);
}

.nav-lateral nav ul li:hover {
  text-decoration: underline;
}

.nav-portal-privado .ayuda-menu .card-ayuda:hover p {
  font-weight: 400;
  color: #ff5c05;
  font-size: .7rem;
}

.nav-lateral .ayuda-menu .card-ayuda:hover a {
  color: #ff5c05;
}

.megamenu__nav .col-nav ul li a:hover {
  color: #ff5c05;
}

.w-vida__img a {
  background: #ff5c05;
  color: #ffff;
}

.botones .btn-primary {
  background-color: #ff5c05;
  border: unset;
}

.botones .btn-primary:hover {
  background-color: #4d6375;
  border: unset;
}

.seguro-detalle__info .caja-precio span {
  color: #ff5c05;
}

.seguro-detalle__info .btn-contrata {
  background-color: #ff5c05;
  border: unset;
  color: #ffff;
}

.seguro-detalle__info .btn-contrata:hover {
  background-color: #4d6375;
  border: unset;
  color: #ffff;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #ffff;
  border-color: unset;
  box-shadow: unset;
}

.extra-ben-des .btn.btn-extra:hover {
  background-color: #4d6375 !important;
  border-color: #4d6375 !important;
  color: #fff;
}

.accordion .accordion-body button.btn.btn-primary:hover {
  background-color: #4d6375 !important;
  border-color: #4d6375 !important;
  color: #fff;
}

.formularios-fix .sf_colsIn a {
  color: #ff5c05;
}

.box-ingresar__body .btn {
  background: #ff5c05;
  border: unset;
  color: #ffff;
}

.box-ingresar__body .btn:hover {
  background: #4d6375;
  border: unset;
  color: #ffff;
}

.w-vida__img a h4 {
  padding: .5rem 1rem;
  border-radius: 10px;
  background: #ff5c05;
  color: #ffff;
}

.w-vida__txt {
  background-image: url(/images/default-source/web_2024/bg-vida_v2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-lateral {
    width: auto;
    height: auto;
}

.nav-portal-privado {

}

@media screen and (max-width: 991px) {
 .nav-lateral {
     width: 300px;
 }
}

/*16/05/2025*/

.concurso-detalle.extra {
  padding-top:2rem;
  padding-bottom: 0rem;
}

.concurso-detalle.extra-0 {
  padding-bottom: 0px;
}

.concurso-detalle.extra-0 p:last-child {
  margin-bottom: 0rem;
}

.concurso-detalle.extra.extra-02 .concurso-detalle__txt .btn.btn-primary  {
  background: #ff5c05;
  border-color: #ff5c05;
}

.concurso-detalle.extra.extra-02 .concurso-detalle__txt .btn.btn-primary:hover {
    background: #4d6375;
    border-color: #4d6375;
}


/*CAMBIOS 03-07-2025*/
.box-reembolso.fix-reembolso,
.box-reembolso.fix-reembolso .panel-tab-g {
  width: 100%;
}

.box-reembolso.fix-reembolso .panel-tab-g {
  margin: 0px;
}

.box-reembolso.fix-reembolso h3 {
   text-align: center;
   font-size: 28px;
   font-weight: bold;
}

.box-reembolso.fix-reembolso .item-canal__ic {
   background: #fff;
}

.bicolor-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 2rem;
}

.bicolor-title span {
  color: #FE5B08;
  margin-bottom: .5rem;
  display: inline-block;
}

.orange {
  color: #FE5B08;
}

.fix-pasos-reembolso h2.orange {
  color: #FE5B08;
}

a.orange:hover {
  color: #FE5B08;
  opacity: .7;
}

/*header .header-izq nav ul li a.link-menu3 {
  color: #FE5B08;
}*/

.fix-pasos-reembolso h2 {
  font-size: 28px;
  font-weight: 500;
  color: #9E9DA6;
  margin-bottom: 1.5rem;
}

.fix-pasos-reembolso .pasos-reembolso .item-paso__txt h4 {
  font-size: 18px;
  font-weight: 600;
}

.fix-cuadro-naranjo.cuadro-naranjo {
  background: #fff;
  padding: 0px;
}

.fix-cuadro-naranjo.cuadro-naranjo h2 {
  color: #FE5B08;
  margin-bottom: .5rem;
}

.fix-cuadro-naranjo.cuadro-naranjo p {
  color: #6C6B80;
}

.banner-seccion.c-ingresa.fix-c-ingresa .box-ingresar__head {
    text-align: center;
    font-size: 24px;
}

.banner-seccion.c-ingresa.fix-c-ingresa .box-ingresar__body a.btn {
    margin-bottom: .5rem;
}

@media screen and (max-width: 991px) {
 .fix-responsibe-bs {
   padding-top: 5rem;
 }
}

.fix-multi-tab .box-reembolso.fix-reembolso .panel-tab-g h2 {
  color: #FE5B08;
  font-size: 24px;
  font-weight: bold;
}

.fix-multi-tab .box-reembolso.fix-reembolso .panel-tab-g h4 {
  color: #FE5B08;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
 .fix-multi-tab .box-reembolso.fix-reembolso .panel-tab-g img.w-100 {
   margin-bottom: 1rem;
 }
}

.nav-lateral nav ul li.f-submenu .submenu-fix {
    max-height: 0;
/*    transition: max-height 1s ease-in;*/
    overflow: hidden;
}

.nav-lateral nav ul li.f-submenu a.visible + ul.submenu-fix {
    display: block;
    max-height: 650px;
    transition: max-height 1s ease-in;
    padding-left: 1rem;
    padding-top: 1rem;
}

.nav-lateral nav ul li.f-submenu a.visible:before {
  transition: max-height 1s ease-in;
    transform: rotate(90deg);
}

.fix-iframe iframe {
  width: 100%;
  min-height: 400px;
}

.box-reembolso.fix-reembolso ul li::marker {
  color: #FE5B08;
}

/*.box-reembolso .row.row-big.panel-tab-g {
    width: auto;
}*/

.texto-reembolso-fix p.descarga-app-p {
    color: #121127;
    margin-bottom: .5rem;
}

.box-links-apps {
  margin-bottom: 1.5rem;
}

.box-links-apps a {
  margin-right: 1rem;
}

.ademas-reembolso .w-ademas__txt ol li {
    color: #fff;
    font-weight: 400;
    position: relative;
    padding-left: .8rem;
}

.texto-reembolso-fix.fix-black p {
  margin-bottom: 0px;
  color: #6C6B80;
}

.box-reembolso.fix-reembolso .int-tabs {
    margin-top: 1rem;
}

.box-reembolso.fix-reembolso .int-tabs .card-concurso {
    margin-bottom: 1rem;
}

/*04-07-2025*/

.reembolso-hero.fix .box-img {
    display: flex;
    justify-content: center;
}

.reembolso-hero.fix .box-img img {
    max-width: 70%;
}

.reembolso-hero p {
    text-align: justify;
}

.seccion .box-reembolso.fix-reembolso .item-canal__txt p,
.section .box-reembolso.fix-reembolso .item-canal__txt p {
   margin-bottom: .5rem;
   text-align: justify;
}

.box-reembolso.fix-reembolso .item-canal__ic i,
.box-reembolso.fix-reembolso .item-canal__ic em {
    font-size: 1.3rem;
}
.pasos-reembolso .item-paso__txt {
    text-align: justify;
}

.fix-pasos-reembolso .pasos-reembolso .item-paso__txt p {
    text-align: justify;
}

.box-ingresar .separador.fix {
    transform: translateY(15px);
}

@media screen and (max-width: 991px) {
 .box-ingresar .separador.fix {
     transform: translateY(0px);
 }
}

.seccion.justify-text p,
.section.justify-text p {
  text-align: justify;
}

.img-fix-fit {
  position: relative;
}

@media screen and (min-width: 991px) {
  .img-fix-fit img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }
}

.change-white.accordion .accordion-button,
.change-white.accordion .accordion-item {
    background: #fff;
}

.box-reembolso.fix-reembolso ul.lista-naranja li {
  margin-bottom: .3rem;
  color: #6C6B80;
}

p {
  color: #6C6B80;
}

/*09/07/2025*/

.container-nav-portal-privado.fix ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.container-nav-portal-privado.fix ul li {
  margin-bottom: .6rem;
  position: relative;
  padding-left: 0rem;
}

.container-nav-portal-privado.fix ul li a {
  color: #000;
  font-weight: 400;
  display: block;
  position: relative;
  padding-left: .8rem;
}

.container-nav-portal-privado.fix ul li a:hover {
  text-decoration: underline;
}

.container-nav-portal-privado.fix ul li a:before {
    content: "\f054";
    color: #ff5c05;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0rem;
    top:  .32rem;
    font-size: .6rem;
}

.btn.btn-nav.btn-primary {
    background: #ff5c05;
    border-color: unset;
}

.btn.btn-nav.btn-primary:hover {
    background: #4d6375;
    border-color: unset;
}

@media screen and (min-width: 991px) {
  .hero {
      position: relative;
      max-height: 550px;
      height: 550px;
  }

  .hero .item-slide {
      max-height: 550px;
      height: 550px;
      position: relative;
  }
}

@media all and (max-width: 991px) and (min-width: 768px) {
  .cards-seguros-home-fix .row .col-md-3 {
    width: 50%;
  }
}

.fix-bajada-video h5 {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.fix-bajada-video h5 {
  color: #6C6B80;
}

.fix-bajada-video h5 strong {
  color: #121127;
}














 

