body, html {
  font-family: "Montserrat", sans-serif;
  background-color: #fff
}

a:active, a:hover, a:link, a:visited {
  text-decoration: none
}

.space0 {
  margin-top: 5px;
  margin-bottom: 5px
}

.space1 {
  margin-top: 10px;
  margin-bottom: 10px
}

.space2 {
  margin-top: 20px;
  margin-bottom: 20px
}

.space3 {
  margin-top: 30px;
  margin-bottom: 30px
}

.space4 {
  margin-top: 40px;
  margin-bottom: 40px
}

.space5 {
  margin-top: 50px;
  margin-bottom: 50px
}

.space6 {
  margin-top: 60px;
  margin-bottom: 60px
}

.space7 {
  margin-top: 70px;
  margin-bottom: 70px
}

.space8 {
  margin-top: 80px;
  margin-bottom: 80px
}

.space9 {
  margin-top: 90px;
  margin-bottom: 90px
}

.space10 {
  margin-top: 100px;
  margin-bottom: 100px
}

.no-padding {
  margin: 0;
  padding: 0
}

a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}

html, body {
  margin: 0;
  width: 100%;
  height: 100%;
}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.barra {
  height: 5px;
  background-color: #51585e;
  margin-top: -5px;
}

.contenedor {
  max-width: 1400px;
  margin: 0px auto;
}

.contenedor-small {
  max-width: 500px;
  margin: 0px auto;
}

.logot {
  width: 250px;
}

.menup {
  text-align: right;
}

.menup ul li {
  display: inline;
}

.menup ul li a {
  margin: 0px 10px;
  color: #000;
  font-weight: 600;
}

.btncet {
  text-align: center;
}

/*.bg-city{
  background: url(../assets/imgs/3x/lines-curva@3x.png) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

.bg-city {
  background-image: url(../assets/imgs/3x/lines-curva@3x.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.infoslide h1 {
  font-weight: 900;
  font-size: 4em;
  color: #215fad;
}

.infoslide p {
  font-size: 1.3em;
  color: #6f787f;
}

.cajaventajas {
  border-radius: 10px;
  background-color: #e6e8ea;
  padding: 10px;
  text-align: center;
  height: 260px;
}

.cajaventajas h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #215fad;
}

.cajaventajas p {
  font-size: 1em;
  color: #6f787f;
}

.imgadorno {
  text-align: right;
}

.titulop h1 {
  font-size: 4em;
  color: #8cc641;
  font-weight: 900;
}

.listasert ul li {
  list-style: none;
}

.listasert ul li a {
  border-left: 10px solid #215fad;
  display: block;
  padding: 15px 5px 0px 10px;
  margin-bottom: 10px;

}

.listasert ul li a:hover {
  background-color: #eaeef0;
}

.listasert ul li a h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #222c37;
  margin: 0px;
}

.listasert ul li a p {
  font-size: 1em;
  color: #627893;
  border-bottom: 1px solid #e3e6e8;
  padding-bottom: 10px;

}


.bg-gris {
  background-color: #51585e;
  padding: 50px 0px;
}

.frases h2 {
  font-size: 2em;
  color: #ffffff;
  font-weight: 800;
  text-align: center;
}

.frases p {
  font-size: 1.2em;
  color: #ffffff;
  font-weight: 200;
  text-align: center;
}

.frases h3 {
  font-size: 1.2em;
  color: #8cc641;
  font-weight: bold;
  text-align: center;
}


.stileform {
  width: 100%;
  border: 1px solid #b4b7b8 !important;
  padding: 15px;
  font-size: .9em;
  border-radius: 8px;
  margin-bottom: 10px;
}

.btngo {
  border: 0px;
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

.cajaform {
  border-radius: 10px;
  border: 4px solid #c3c7c8;
  padding: 20px;
  background-color: #fff;
}



.formulariox h2 {
  color: #55616b;
  font-size: 1.5em;
  font-weight: bold;
}

.formulariox p {
  color: #55616b;
  font-size: 1em;
}

.checkbox {
  font-size: .9em;
}

.fonfocurves {
  background: url(../imgs/3x/lines-curva_1@3x.png);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: top right 150px;
  /* 50px de margen desde la derecha */

}

.cosobolitas {
  background: url(../imgs/3x/bolitas-circle@3x.png);
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: bottom left 30%;
}

.bgfoot {
  background: #215fad url(../imgs/3x/foot-lineas@3x.png);
  padding: 30px 0px;
  background-size: 50%;
  background-position: top right;
  background-repeat: no-repeat;
}

.redes {
  text-align: center;
}

.redes ul {
  margin-left: -25px;
}

.redes ul li a img {
  width: 40px;
}

.redes ul li {
  display: inline;
  padding: 0px 10px;
}

.logo-blanco {
  text-align: center;
}

.infofoot h2 {
  font-size: 1em;
  color: #fff;
  font-weight: 800;
}

.infofoot p {
  font-size: .9em;
  color: #fff;
}

.infofoot a {
  font-size: .9em;
  color: #fff;
}


.cred1,
.cred2 {
  text-align: center;
  margin: 0.5rem 0;
}

.cred1 {
  color: #ffffff;
  font-size: .8em;
}

.cred2 a {
  color: #ffffff;
  font-size: .8em;
}

@media (min-width: 768px) {
  .cred1 {
    text-align: left;
  }

  .cred2 {
    text-align: right;
  }



}

.bg-cred {
  background-color: #00345f;
  padding: 20px 0px;
}

.infounid h2 {
  font-size: 1.5em;
  font-weight: 800;
  color: #215fad;
}

.infounid p {
  font-size: 1em;
  font-weight: 200;
  color: #55616b;
  line-height: 27px;
}





.cajaalianz {
  margin: 0px 10px;
  border-radius: 10px;
  border: 1px solid #a1acb4;
}

.cajaalianz img {
  border-radius: 10px;
}





.hero-servicio {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 55vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative
}

.hero-servicio::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35))
}

.hero-servicio .hero-inner {
  position: relative;
  z-index: 2;
  color: #fff
}

.benef-card {
  border: 1px solid #eee;
  border-radius: 16px;
  padding: 24px;
  height: 100%;
  background: #fff
}

.benef-card .fa-2x {
  margin-bottom: 10px
}

.bg-grisx {
  background-color: #f2f2f2;
}

.servadd img {
  width: 100%;
  border-radius: 10px;
}

.servadd h2 {
  font-size: 1em;
  font-weight: 600;
  color: #215fad;
  text-transform: uppercase;
}

.servadd p {
  font-size: 1em;
  color: #566a83c5;
}

.masinfo {
  font-size: 1em;
  color: #fff;
  background-color: #8cc641;
  padding: 10px 20px;
  text-align: center;
  border-radius: 10px;
  display: block;
}

.stylist li {
  border: 1px solid #eaeef0;
  padding: 20px;
  border-radius: 10px;
}




/*********Carrusel***************/


.koh-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 420px;
  /* Altura mínima para desktop */
  background: #000;
}

.koh-carousel__track {
  display: flex;
  transition: transform 600ms ease;
  will-change: transform;
}

.koh-carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  color: #fff;
}

/* Ajuste de alto del carrusel */
.koh-carousel,
.koh-carousel__slide {
  height: 85vh;
  /* Ajusta según tu diseño (ej. 70vh o 100vh) */
  max-height: 760px;
  /* Tope opcional */
}

/* Fondo opcional por slide (usa cover para full background) */
.koh-carousel__slide.bg-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Sombra para legibilidad sobre fondos claros */
.koh-carousel__overlay {
  position: absolute;
  inset: 0;

  pointer-events: none;
}

/* Contenido interno de cada slide (tu maquetación) */
.koh-carousel__content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

/* Dots (bolitas) */
.koh-carousel__dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  display: flex;
  justify-content: center;
  gap: 10px;
  z-index: 3;
}

.koh-carousel__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(112, 98, 98, 0.45);
  border: none;
  cursor: pointer;
  padding: 0;
  transition: transform .2s ease, background .2s ease;
}

.koh-carousel__dot[aria-current="true"] {
  background: #3d9bd2ff;
  transform: scale(1.15);
}

.koh-carousel__dot:focus-visible {
  outline: 2px solid #00D084;
  /* accesible */
  outline-offset: 2px;
}

/* Responsivo */
@media (max-width: 991px) {

  .koh-carousel,
  .koh-carousel__slide {
    height: 56vh;
  }

  .koh-carousel__overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, .45) 0%, rgba(0, 0, 0, .1) 60%, rgba(0, 0, 0, 0) 100%);
  }
}

@media (max-width: 575px) {

  .koh-carousel,
  .koh-carousel__slide {
    height: 52vh;
    min-height: 380px;
  }
}