body {
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: -0.05em
}

h1 {
  font-weight: 400 !important;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 300 !important;
}

ol.ol>li, p.bolder {
  font-weight: 400;
}

ul.ul>li, p.bolder {
  font-weight: 400;
}

.contenedor-index {
  background-color: #174972;
}

.card-title {
  font-weight: 500;
  font-size: 1.1rem;
  text-align: center;
  color: #9b4a87;
}

.card-text {
  font-weight: 400;
  font-size: 1.1rem;
}

.modal-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.modal-success .modal-header {
  border-bottom: 1px solid #c3e6cb;
}

.card-header {
  background: #7d326a;
}

.card {
  height: 100%;
  border-radius: 3rem;
}

.card-body {
  display: flex;
  flex-direction: column;
}

.btn {
  margin-top: auto;
}

.bi {
  font-size: 2rem;
}

.card-text {
  margin-top: 1rem;
}

#certificacion {
  border-radius: 1rem;
  margin-bottom: 0.2rem;
  background-color: #dddddd;
}

.iso_img_content {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background-color: white;
  height: fit-content;
  border-radius: 1rem;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}

.iqnet_logo {
  margin-left: 0px !important;
  margin-top: 0px !important;
  width: 40% !important;
}

.iso_logo {
  margin-left: 0px !important;
  margin-top: 0px !important;
  margin-right: 0px !important;
  width: 27% !important;
}

.columnaCliente {
  width: 100%;
  display: flex;
  float: left;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center;
}

.gallery {
  width: 16%;
  display: block;
  float: left;
  margin: 2%;
  text-align: center;
  border: none;
  display: block;
}

.clientes_txt h2 {
  font-weight: 400;
  font-size: 1.5rem;
}

#serviciales h1 {
  font-weight: 300;
  font-style: italic;
  font-size: 2rem;
  line-height: 48px;
  text-align: right;
  padding-left: 0px;
  padding: 0px;
  margin: 0px;
  color: #9b4a87;
  margin-top: 4rem;
}

#serviciales h2 {
  font-weight: 400;
  font-size: 1.2rem;
}

#servicios h1 {
  font-weight: 400;
  font-size: 1.3rem;
  text-align: center;
  color: #9b4a87;
}

#servicios h2 {
  font-weight: 400;
  font-size: 1rem;
}

#servicio {
  border-radius: 3rem;
  margin-bottom: 0.2rem;
  background-color: #dddddd;
}

#frase h1 {
  font-weight: 300;
  font-style: italic;
  font-size: 2rem;
  line-height: 48px;
  text-align: right;
  padding-left: 0px;
  padding: 0px;
  margin: 0px;
  color: #9b4a87;
  margin-top: 4rem;
}

.texto_quienes h2 {
  font-weight: 400;
  font-size: 1.2rem;
}

#titulos_seccion_bco {
  width: 100%;
  font-weight: 00;
  font-size: 2rem;
  line-height: 24px;
  text-align: LEFT;
  color: #fff;
  margin-bottom: 1rem;
  padding: 2rem;
  isolation: isolate;
}

#top {
  background-color: #9b4a87;
}

#noticias_home {
  margin: 2px;
  text-align: center;
}

#noticias_home h1 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

#noticias_home h2 {
  font-size: 1rem;
}

#noticias_home button {
  margin-top: 1rem;
}

.col-20 {
  width: 20%;
}

.col-60 {
  width: 60%;
}

#txt_footer {


  font-weight: 300;
  font-size: 1rem;
  line-height: 22px;
  text-align: left;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  isolation: isolate;
}

#info_footer {

  font-weight: 300;
  font-size: 1rem;
  line-height: 22px;
  text-align: right;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  isolation: isolate;
}

/* footer {
  background-color: #9b4a87;
} */

#center {

  font-size: 1rem;
  line-height: 22px;
  text-align: center;
  color: #fff;
}

.link_footer {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.link_footer:hover {
  color: #000;
  text-decoration: none;
}

#owl .item {
  background: #fff;
  /* padding: 30px 0px;
  margin: 10px; */
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 15px;
  text-align: left;
  width: 80%;
}

#owl .item.center {
  background: #fff;
  /* padding: 30px 0px;
  margin: 10px; */
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 15px;
  text-align: center;
  width: 80%;
}

#owl .item h1 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

#owl .item h2 {
  font-size: 1.2rem;
  padding: 1rem;
}

#owl2 .item {
  background: #fff;
  /* padding: 30px 0px;
  margin: 10px; */
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 15px;
  text-align: left;
  width: 80%;
}

#owl2 .item h1 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

#owl2 .item h2 {
  font-size: 1.2rem;
  padding: 1rem;
}

#titulos_home_gris {
  font-size: 2rem;
  text-align: center;
}


#owl_clientes .item {
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 15px;
  text-align: center;

}

#owl_clientes .item img {
  width: 150px;
}

#owl_clientes2 .item {
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 15px;
  text-align: center;
}

#owl_clientes2 .item img {
  width: 150px;
}

.text-morado-link {
  color: #9b4a87 !important;
  font-size: 1.2rem;
  font-weight: 400;
}

.text-morado-link:hover {
  color: #000 !important;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

@keyframes button-loading {

  0% {}

  20% {
    color: transparent;
    transform: scale(1, 1);
  }

  40% {
    border-color: #9b4a87;
    background-color: transparent;
    transform: scale(1, 1);
  }

  60% {

    transform: scale(.7, 1.1);

    margin-left: 1.25rem;
    width: 2.5rem;
    text-indent: -0.6125rem;

    color: transparent;
    border-color: #9b4a87;
    background-color: #9b4a87;
  }

  80% {
    transform: scale(1, 1);
  }

  100% {

    margin-left: 1.25rem;
    width: 2.5rem;

    background-color: #9b4a87;
    border-color: #9b4a87;
    color: transparent;
  }

}

@keyframes button-dot-intro {

  0% {
    opacity: 0;
  }

  60% {
    opacity: 1;
    transform: scale(1, 1);
  }

  100% {
    transform: scale(.75, .75);
  }

}

@keyframes button-dot-pulse {

  0% {
    opacity: 1;
    transform: scale(.75, .75);
  }

  15% {
    transform: scale(.85, .85);
  }

  45% {
    transform: scale(.75, .75);
  }

  55% {
    transform: scale(.95, .95);
  }

  85% {
    transform: scale(.75, .75);
  }

  100% {
    opacity: 1;
    transform: scale(.75, .75);
  }

}

@keyframes button-ready {

  0% {
    margin-left: 1.25rem;
    width: 2.5rem;
  }

  10% {
    background-color: #9b4a87;
    border-color: #9b4a87;
  }

  70% {
    margin: 0;
    width: 7.25rem;
    background-color: #fff;
    transform: scale(1.1, 1.1);
  }

  100% {
    margin: 0;
    width: 7rem;
    border-color: #8cce1e;
    background-color: #fff;
  }

}

@keyframes button-dot-outro {

  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: scale(1, 1);
  }
}

@keyframes button-ready-label {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

button {

  position: relative;
  overflow: hidden;
  width: 7rem;
  color: #9b4a87;
  border: 2px solid #9b4a87;
  background-color: transparent;
  cursor: pointer;
  line-height: 2;
  margin: 0;
  padding: 0;
  border-radius: 1.5rem;
  font-size: 1.125rem;
  text-transform: lowercase;
  outline: none;
  transition: transform .125s;
  margin-right: 1rem;

  &:active {
    transform: scale(.9, .9);
  }

  &:before,
  &:after {
    position: absolute;
    opacity: 0;

    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -1.125rem;
    margin-left: -1.125rem;
    width: 2.25rem;
    height: 2.25rem;

    content: '';
    z-index: 1;
  }

  &.loading {
    animation: button-loading .5s forwards;
  }

  &.loading:before {
    opacity: 1;
    animation: button-dot-intro .5s forwards;
  }

  &.loading:after {
    opacity: 0;
    animation: button-dot-pulse 1.5s infinite .5s;
  }

  &.ready {
    text-indent: 0;
    color: transparent;
    background-color: #5585ff;
    animation: button-ready .333s forwards;
  }


  &.ready:before {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    color: #8cce1e;
    content: 'ready';
    opacity: 0;
    z-index: 2;
    animation: button-ready-label .5s forwards .275s;
  }

  &.ready:after {
    opacity: 1;
    animation: button-dot-outro .333s;
  }

}

/* ------------------------- */

section.two {
  display: grid;
  grid-template-columns: 50% 45%;
  place-items: center;
  gap: 60px;
  min-height: 60vh;
  padding: 20px 60px;

  /* background: #9b4a87;
  background-image: radial-gradient(circle at 20% 100%,
      rgba(155, 74, 135, 0.1) 0%,
      rgba(155, 74, 135, 0.1) 33%,
      rgba(96, 96, 96, 0.1) 33%,
      rgba(96, 96, 96, 0.1) 66%,
      rgba(7, 7, 7, 0.1) 66%,
      rgba(7, 7, 7, 0.1) 99%),
    linear-gradient(40deg, #5e2c51, #9b4a87, #5c2d50, #ff7cde);
  background-repeat: no-repeat;
  background-size: cover; */
}

.content {
  max-width: 2400px;
}

.content h1 {
  font-family: "Fira Sans", sans-serif;
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 36px;
  color: #fff;
  isolation: isolate;
}

.content p {
  font-size: clamp(0.9rem, 3vw, 1.25rem);
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #fff;
  isolation: isolate;
}

.content button {
  background: #eaeaea;
  color: #202134;
  font-size: clamp(0.9rem, 4vw, 1rem);
  font-weight: 600;
  border: 0;
  outline: 0;
  padding: 8px 14px;
  border-radius: 7px;
  transform: scale(1);
  transition: all 0.4s ease-in;
  cursor: pointer;
}

.content button:is(:hover, :focus) {
  transform: scale(0.98);
  background-color: #6f7aa6;
  color: #eaeaea;
}

/* SLIDER */

.swiper {
  position: relative;
  width: 700px;
  height: 490px;
}

.swiper-slide {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  user-select: none;
  border-radius: 20px;
}

.cost {
  position: absolute;
  top: 8px;
  right: 6px;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 6px 10px;
  color: #fff;
  font-size: clamp(0.8rem, 4vw, 0.9rem);
  font-weight: 600;
}

.dark-text {
  color: #202134;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.overlay {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  padding: 10px 20px;
  background: rgba(93, 95, 145, 0.2);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 0 0 20px 20px;
}

/* tamaño del slider letras inicio */

.overlay h1 {
  font-size: 2.1rem;
  font-weight: 600;
}

.overlay p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
}

.ratings {
  display: flex;
  column-gap: 10px;
  margin-top: -6px;
}

.ratings span {
  font-size: clamp(0.8rem, 4vw, 0.9rem);
  font-weight: 300;
}

.star {
  color: #afe312;
}

.logo {
  position: fixed;
  right: -20px;
  bottom: -30px;
  z-index: 10;
}

.logo img {
  width: 120px;
}

@media (max-width: 890px) {
  .logo {
    right: -10px;
    bottom: -20px;
  }

  .logo img {
    width: 80px;
  }
}

.swiper {
  height: 450px;
  width: calc(650px + ((100vw - 1530px) / 51 * 30));
}

@media (max-width: 1020px) {
  .swiper {
    width: 400px;
  }
}


@media (max-width: 930px) {
  section.two {
    grid-template-columns: 100%;
    grid-template-rows: 55% 40%;
    grid-template-areas:
      "slider"
      "content";
    place-items: center;
    gap: 64px;
    padding: 60px;
  }

  .swiper {
    grid-area: slider;
  }

  .content {
    grid-area: content;
    text-align: center;
  }

  .content h1 {
    margin-bottom: 20px;
  }
}

@media (max-width: 470px) {
  section.two {
    padding: 40px 40px 60px;
  }

  .swiper {
    width: 300px;
    height: 400px;
  }
}

/* ---------------- MOSAICO ------------ */

.fondo_cliente, section.two, footer, .titulo {
  position: relative;
  background-image: url('../img/mosaico.jpg');
  background-size: cover;
  background-position: center;
}

.fondo_cliente::before, section.two::before, footer:before, .titulo::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle,
      rgba(155, 74, 135, 1) 0%,
      rgba(65, 34, 57, 1) 20%,
      rgba(155, 74, 135, 1) 47%,
      rgba(48, 24, 42, 0.929) 75%,
      rgba(155, 74, 135, 1) 100%);
  mix-blend-mode: multiply;
  z-index: 0;
  pointer-events: none;
}

footer.footer.text-muted.p-3 {
  position: relative;
  background-image: url('../img/mosaico.jpg');
  background-size: cover;
  background-position: center;
}

footer.footer.text-muted.p-3::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: radial-gradient(circle, rgba(155, 74, 135, 1) 0%, rgba(65, 34, 57, 1) 20%, rgba(155, 74, 135, 1) 47%, rgba(48, 24, 42, 0.929) 75%, rgba(155, 74, 135, 1) 100%);
  mix-blend-mode: multiply;
  z-index: 0;
  pointer-events: none;
}

footer.footer.text-muted.p-3 .container {
  position: relative;
  z-index: 1;
  /* background: rgba(255,255,255,0.04);  Si el texto del footer queda muy oscuro, puedes descomentar y ajustar el valor */
}




#titulos_home_blanco {
  color: white !important;
  isolation: isolate;
  font-size: 2rem;
  text-align: center;
}



/* ------------------ img empresas ----------------- */

img.negra {
  filter: brightness(0) !important;
  mix-blend-mode: multiply !important;
}

img.blanca {
  filter: brightness(255) !important;
  mix-blend-mode: multiply !important;
}

div.item>a>img {
  position: relative !important;
  display: inline-block !important;
  transition: all 0.3s ease !important;
}

div.item>a>img::after {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: inherit !important;
  clip-path: inherit !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.05) !important;
  z-index: -1 !important;
}

div.item>a>img:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3) !important;
}

div.swiper>div.swiper-wrapper>div.swiper-slide>img {
  object-fit: cover;
  object-position: center;
}


/* --------------------------------------- */