@charset "UTF-8";

:root {
  --primary-color: #1d71b8;
  --cuartuari-color: #223a89;
  --secondary-color: #ea5466;
  --tertiary-color: #45a4dc;
  --h1-color: #fdc832;
  --white-bajo: rgb(255 255 255 / 70%);
}

/* Declaraciones de fuentes */

@font-face {
  font-family: "Montserrat Regular";
  src: url("../fuentes/Montserrat-Regular.eot");
  src: url("../fuentes/Montserrat-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fuentes/Montserrat-Regular.woff2") format("woff2"),
    url("../fuentes/Montserrat-Regular.woff") format("woff"),
    url("../fuentes/Montserrat-Regular.ttf") format("truetype"),
    url("../fuentes/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat Bold";
  src: url("../fuentes/Montserrat-Bold.eot");
  src: url("../fuentes/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fuentes/Montserrat-Bold.woff2") format("woff2"),
    url("../fuentes/Montserrat-Bold.woff") format("woff"),
    url("../fuentes/Montserrat-Bold.ttf") format("truetype"),
    url("../fuentes/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat Light";
  src: url("../fuentes/Montserrat-Light.eot");
  src: url("../fuentes/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("../fuentes/Montserrat-Light.woff2") format("woff2"),
    url("../fuentes/Montserrat-Light.woff") format("woff"),
    url("../fuentes/Montserrat-Light.ttf") format("truetype"),
    url("../fuentes/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat Medium";
  src: url("../fuentes/Montserrat-Medium.eot");
  src: url("../fuentes/Montserrat-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fuentes/Montserrat-Medium.woff2") format("woff2"),
    url("../fuentes/Montserrat-Medium.woff") format("woff"),
    url("../fuentes/Montserrat-Medium.ttf") format("truetype"),
    url("../fuentes/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: var(--fuente-documento);
  color: var(--gris-fuerte);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

.menu-position {
  position: fixed;
  z-index: 2;
}

.linea-mas {
  width: 37px;
  height: 2px;
  background: #9d8f72 0% 0% no-repeat padding-box;
  opacity: 1;
}

.color-text {
  color: var(--color-link);
}

.navegacion ul {
  display: flex;
  justify-content: flex-end;
}

.navegacion ul li {
  list-style: none;
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
}

.navegacion ul li a {
  text-decoration: none;
  padding: 0rem 1.2rem;
  /* margin: 0 1rem; */
}

.icono {
  text-decoration: none;
  padding: 0rem 0rem !important;
  /* margin: 0 1rem; */
}

.navegacion ul li a:hover {
  /* background: var(--color-secundario); */
  color: #737373;
  /* box-shadow: -1px 0px 18px 5px rgba(9, 55, 97, 0.4); */
  transition: 0.5s ease-in-out;
}

.navegacion ul li:last-child {
  margin-right: 2rem;
}

nav:not(.mm-menu) {
  display: none;
}

.barra-1,
.barra-2,
.barra-3,
.barra-4,
.barra-5,
.barra-5:before {
  height: 4px;
  background: white;
  border-radius: 0.9399999976158142px;
  opacity: 1;
}

.barra-1,
.barra-4,
.barra-5,
.barra-5:before {
  width: 33px;
}

.barra-2 {
  border-radius: 3px;
  width: 5px;
  /* UI Properties */
  margin-right: 3px;
}

.barra-3 {
  width: 25px;
  /* UI Properties */
}

.barra-5 {
  transform: rotate(45deg);
}

.barra-5:before {
  content: "";
  position: absolute;
  transform: rotate(-90deg);
}

.mm-wrapper--opened #header a[href="#menu-mobile"] {
  display: none;
}

.mm-wrapper--opened #header a[href="#page"] {
  display: flex;
}
.mm-wrapper--position-left .mm-slideout,
.mm-wrapper--position-right .mm-slideout {
  transform: none;
}
.mm-menu {
  /* mmenu */
  --mm-color-background: #1d71b8;
  --mm-color-background-emphasis: var(--mm-color-background);
  --mm-color-background-highlight: var(--mm-color-background);
  --mm-color-border: #363636;
  --mm-color-text: white;
  --mm-color-text-dimmed: var(--color-primario);
  --mm-lineheight: 22px;
  --mm-listitem-size: 50px;
  --mm-navbar-size: 50px;
  --mm-toggle-size: 34px;
  /* --mm-color-icon */
  /* --mm-color-focusring */
  display: none;
}

/* Estilos generales */

.background-header {
  background: url("../imagenes/banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.background-azul {
  background: #1d71b8;
}

.fuente-medium {
  font-family: "Montserrat Medium";
}

.fuente-bold {
  font-family: "Montserrat Bold";
}

.fuente-regular {
  font-family: "Montserrat Regular";
}

.fuente-light {
  font-family: "Montserrat Light";
}
.texto-light-p p,
span {
  font-family: "Montserrat Light";
}

.alto-de-letras {
  line-height: 10px;
}

.background-gradiante-gris {
  background: linear-gradient(to top, white 15%, #f9f9f9 15%);
}

.background-serviland {
  background: url("../imagenes/serviland.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.background-separador {
  /* background: url("../imagenes/separador.jpg");
  background-position: top;
  background-repeat: no-repeat; */
  background: linear-gradient(to top, white 45%, #054d8a 45%, #1d71b8);
  /* min-height: 20rem; */
}
.background-separador-bttom {
  /* background: url("../image/separador.jpg");
  background-position: top;
  background-repeat: no-repeat; */
  background: linear-gradient(to bottom, white 35%, #054d8a 35%, #1d71b8);
  /* min-height: 20rem; */
}
.background-gradiente-azul {
  background: linear-gradient(#054d8a 100%, #1d71b8);
}

.img-servicio {
  /* background: url("../imagenes/servicio-1.jpg"); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 30rem;
}

.background-morado {
  background: #312783;
}

.background-footer {
  background: url("../imagenes/footer.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 30rem;
  display: flex;
  align-items: center;
}

.fondo-total2 {
  height: 100vh;
  background: url("../imagenes/campanas/file-2024081261banner4.jpg") bottom;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.background-blog {
  /* background: url("../imagenes/blog-1.jpg"); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 30rem;
}

.position-custom {
  position: absolute;
  top: 15%;
  left: -20%;
}

.desing-lideres {
  border: 3px solid white;
  background: linear-gradient(
    to bottom,
    #1d71b8 35%,
    #1d71b8 35%,
    #054d8a 100%
  );
}

.min-heig-servicio-desc {
  min-height: 4rem;
}

.color-morado-claro {
  color: #312783;
}

.color-azul-texto {
  color: #1d71b8;
}

.text-justify {
  text-align: justify;
}

.shadow-menu {
  -webkit-box-shadow: -1px 9px 5px -6px rgb(223 223 223);
  -moz-box-shadow: -1px 9px 5px -6px rgba(173, 173, 173, 1);
  box-shadow: -1px 9px 5px -6px rgb(223 223 223);
}

.text-justify p,
span {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em; /* 1.5em por línea * 2 líneas */
}

.desing-menu {
  cursor: pointer;
  transition: 0.1s;
}

.desing-menu:hover {
  border-bottom: 1px solid white;
}

.heih-min {
  min-height: 6rem;
}

.heih-min-blogs {
  min-height: 5rem;
}

.min-heig-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em; /* 1.5em por línea * 2 líneas */
}

.min-heig-truncate p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em; /* 1.5em por línea * 2 líneas */
}

.estilo-button {
  background: #1972b9;
  border-radius: 50px;
  border: none;
  color: white !important;
  font-family: "Montserrat Medium";
  border: 1px solid white;
}

.estilo-button:hover {
  scale: 1.1;
}

.espacio-indicativo {
  text-indent: 40px;
}
.background-gradiante-azul-estatico {
  background: linear-gradient(to top, white 65%, #1d71b8 65%, #1d71b8);
}
.alto-titulo {
  min-height: 3rem;
}

button {
  background: #1972b9;
  border-radius: 50px;
  border: none;
  color: white;
  font-family: "Montserrat Medium";
  border: 1px solid white;
}

button:hover {
  scale: 1.1;
}

p,
h1 {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none !important;
  list-style: none !important;
  color: black !important;
}

ul,
li {
  list-style: none;
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
}

input,
textarea {
  background: transparent;
  width: 100%;
  border: 1px solid white;
  padding: 10px;
  color: white;
  font-family: "Montserrat Medium";
}
input::placeholder {
  color: white;
  font-family: "Montserrat Medium";
}

textarea::placeholder {
  color: white;
  font-family: "Montserrat Medium";
}

.buttom-contactenos {
  width: 100%;
  border: 1px solid white;
  padding: 10px;
  border-radius: 0px;
  background: #312783;
  font-family: "Montserrat Medium";
}

.gradient-container {
  background: linear-gradient(
    to bottom,
    transparent 35%,
    #f9b67a 35%,
    #ea5466 100%
  );
  padding: 20px;
  border-radius: 10px; /* Opcional: si deseas bordes redondeados */
  text-align: center; /* Opcional: para centrar el contenido */
}

.campana {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 980px;
}

.campana-interna {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}

.campana-text-shadow {
  text-shadow: 1px 1px 2px #0000008a;
}

.mm-navbar {
  border-bottom: none !important;
}
.mm-listitem:after {
  inset-inline-start: 0px;
  /* border-bottom-color: white; */
  border-bottom-style: none !important;
}

.div-gracias {
  font-size: 35px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-family: "Montserrat Medium";
}
.hvr-wobble-horizontal{
  font-family: "Montserrat Medium";
    background: white;
    padding: 10px;
    border-radius: 10px;
}

.btnClassConfirmar {
  border: 1px solid white !important;
  background: #312783 !important;
  color: #ffffff;
  padding: 5px 18px;
  font-size: 1.5em !important;
  text-transform: uppercase;
  border-radius: 0px !important;
  font-family: "Montserrat Medium";
}

.btnClassCancelar {
  border: 1px solid white !important;
  background: #312783 !important;
  color: #ffffff;
  padding: 5px 18px;
  font-size: 1.5em !important;
  text-transform: uppercase;
  border-radius: 0px !important;
  font-family: "Montserrat Medium";
}

.custom-title {
  font-family: "Montserrat Medium";
}

.swal2-html-container {
  font-family: "Montserrat Medium";
}

.floating-button {
  position: fixed;
  bottom: 20px;
  right: 0px;
  width: 90px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}

@media (max-width: 768px) {
  .div-gracias {
    font-size: 20px !important;
  }
  .background-separador {
    background: linear-gradient(to top, white 75%, #054d8a 75%, #1d71b8);
  }
  .mm-menu {
    display: none;
  }
  .campana {
    height: 500px;
  }
  .background-separador-bttom {
    background: linear-gradient(to bottom, white 75%, #054d8a 75%, #1d71b8);
  }
  .img-servicio {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 20rem;
  }
  .background-blog {
    min-height: 20rem;
  }
  .background-gradiante-gris {
    background: linear-gradient(to top, white 25%, white 25%);
  }
  .alto-de-letras {
    margin-top: 13rem;
  }
  .swiper-button-prev {
    display: none;
  }
  .swiper-button-next {
    display: none;
  }
}
