/* Typography */
/* Paleta y mas */
/* Generales */
.radius {
  border-radius: 7px;
}
.c1 {
  color: #2284c7;
}
.c2 {
  color: #bab9b7;
}
.c3 {
  color: #1c3764;
}
.c4 {
  color: #646160;
}
.c5 {
  color: #fbba05;
}
.c6 {
  color: #7469a1;
}
.c6 {
  color: #02785d;
}
.bg-c1 {
  background-color: #2284c7;
  color: #FFF;
}
.bg-c1 a.dato:hover {
  color: #1c3764;
}
.bg-c1 form {
  color: #474747;
}
.bg-c2 {
  background-color: #bab9b7;
  color: #FFF;
}
.bg-c3 {
  background-color: #1c3764;
  color: #FFF;
}
.bg-c4 {
  background-color: #646160;
  color: #FFF;
}
.bg-c5 {
  background-color: #fbba05;
  color: #FFF;
}
.bg-c6 {
  background-color: #7469a1;
  color: #FFF;
}
.bg-c7 {
  background-color: #02785d;
  color: #FFF;
}
html {
  font-size: 100%;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
body {
  font-family: "Overpass", sans-serif;
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 300;
  color: #474747;
  overflow-x: hidden;
}
body b {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Overpass", sans-serif;
  text-wrap: balance;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
h1,
.like-h1 {
  /* font-weight: 700;
   font-size: 4rem;
   letter-spacing: -2px;
   line-height: 4rem;
   margin-bottom: 30px; */
  font-size: 3.5rem;
  line-height: 3.8rem;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: -1px;
}
h2 {
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: -1px;
}
.section-title {
  margin-bottom: 40px;
}
.section-title h2,
.section-title h3 {
  margin-bottom: 25px;
}
.section-title .pretitle {
  margin-bottom: 15px !important;
  font-weight: 300;
  text-align: left;
}
h3,
.like-h3 {
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 2.24rem;
  text-align: left;
}
h4,
.like-h4 {
  font-size: 1.45rem;
  font-weight: 200;
  line-height: 1.9rem;
  margin-bottom: 10px;
}
ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.h1-heading {
  font-size: 46px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 5px;
}
.h2-card {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.h3-item {
  font-weight: 200;
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #1c3764;
  margin-bottom: 15px;
  text-wrap: wrap;
}
.h4-item {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 10px;
}
h2.pretitle {
  text-align: left;
}
.wrap-padding {
  padding: 50px 40px;
  background-color: #fff;
  /* border-radius: 20px; */
  box-shadow: 0px 19px 19px -23px rgba(0, 0, 0, 0.3);
}
.wrap-padding p:last-of-type {
  margin-bottom: 0;
}
.big-wrap {
  padding: 90px 110px;
}
.big-wrap p:last-of-type {
  margin-bottom: 0;
}
/* .hero{
   h1{
      font-size: 3.5rem;
        line-height: 3.7rem;
        text-transform: uppercase;
        font-weight: 300;
   }
} */
.hero-pretitle {
  font-size: 40px;
  line-height: 40px;
  font-weight: 200;
  text-transform: capitalize;
}
.subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #fbba05;
  margin-bottom: 20px;
}
/* 
.big-lead {
   font-size: 32px;
   font-weight: 600;
   line-height: 34px;

   &.thinner {
      font-weight: 400;
   }
} */
/* 
.lead {
   font-size: 1.5rem;
   line-height: 1.8rem;
   font-weight: 400;
   margin-bottom: 15px;

   &.lighter {
      font-size: 23px;
      font-weight: 300;

      &.c5 {
         font-size: 18px;
         margin-bottom: 20px;
      }
   }
} */
.frase-hero {
  font-weight: 300;
  font-size: 25px;
  line-height: 25px;
  padding: 15px;
  background-color: #25160586;
  position: relative;
  width: fit-content;
}
.link {
  text-decoration: none;
  color: #1c3764;
  transition: color 0.2s ease;
  font-weight: 600;
}
.link:hover {
  color: #fbba05;
}
.link.blanco {
  color: #fff;
}
.link.blanco:hover {
  color: #fbba05;
}
.pretitle {
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fbba05;
  font-weight: 300;
}
/* Generales */
[x-cloak] {
  display: none !important;
}
.faded {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.faded.visible {
  opacity: 1;
}
.ptb {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pt {
  padding-top: 70px;
}
.pb {
  padding-bottom: 70px;
}
.no-flicker {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.specialfont {
  font-family: "Overpass", sans-serif;
  font-weight: normal;
}
:root {
  --swiper-theme-color: #272727;
}
.ttu {
  text-transform: uppercase;
}
.tac {
  text-align: center;
}
.boton {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.4px;
  font-weight: 500;
  line-height: 1rem;
  padding: 16px 25px 12px;
  text-decoration: none;
  background-color: #2284c7;
  color: #FFF;
  border-radius: 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.boton:hover {
  background-color: #2284c7;
  color: #fff;
}
.boton.c2 {
  background-color: #bab9b7;
  color: #FFF;
}
.boton.c2:hover {
  background-color: #646160;
  color: #fff;
}
.boton.c3 {
  background-color: #1c3764;
  color: #FFF;
}
.boton.c3:hover {
  background-color: #7469a1;
  color: #fff;
}
.boton.c4 {
  background-color: #646160;
  color: #FFF;
}
.boton.c4:hover {
  color: #FFF;
}
.boton.c5 {
  background-color: #fbba05;
  color: #FFF;
}
.boton.c5:hover {
  color: #FFF;
  background-color: #bab9b7;
}
.boton.outline {
  background-color: transparent;
  color: #2284c7;
  border: 1px solid #2284c7;
}
.boton.outline:hover {
  color: #fff;
  background-color: #2284c7;
}
.boton.outline.c2 {
  color: #bab9b7;
  border: 2px solid #bab9b7;
}
.boton.outline.c2:hover {
  color: #bab9b7;
}
.boton.outline.c3 {
  color: #1c3764;
  border: 2px solid #1c3764;
}
.boton.outline.c3:hover {
  background-color: #1c3764;
  color: #fff;
}
.boton.outline.c4 {
  color: #646160;
  border: 2px solid #646160;
}
.boton.outline.c4:hover {
  background-color: #646160;
  color: #fff;
}
.boton.outline.c5 {
  color: #fbba05;
  border: 2px solid #fbba05;
}
.boton.outline.c5:hover {
  color: #fbba05;
}
.boton:hover {
  text-decoration: none;
}
.boton:hover.grow {
  transform: scale(1.07);
}
ul.lista-iconos {
  list-style: none;
  margin-left: 0;
  padding-left: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
ul.lista-iconos li {
  padding: 4px 0;
  position: relative;
}
ul.lista-iconos li::before {
  content: "\F285";
  font-family: 'bootstrap-icons';
  color: #2284c7;
  font-size: 16px;
  display: inline-block;
  margin-left: -20px;
  width: 30px;
  position: absolute;
  top: 2px;
  left: 0;
  font-weight: 700;
}
.with-squares {
  position: relative;
  z-index: 0;
}
.with-squares::before {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 205px;
  height: 24px;
  background: url('images/iso-squares.png') center no-repeat;
  z-index: -1;
  background-size: cover;
}
.breadcrumbs {
  font-size: 18px;
  padding-bottom: 20px;
}
.breadcrumbs a {
  color: #fbba05;
  text-decoration: none;
}
.breadcrumbs .back-link {
  color: #474747;
  text-decoration: none;
}
.breadcrumbs .back-link:hover {
  color: #1c3764;
}
.with-square {
  position: relative;
}
.iso-squares-right {
  position: absolute;
  bottom: 15px;
  right: 50px;
  max-width: 200px;
}
.glide__arrow--left {
  left: 0px;
}
.glide__arrow--right {
  right: 0px;
}
.glide__arrow {
  color: #1c3764;
  border: unset;
  font-size: 40px;
  font-weight: 700;
  background-color: transparent;
  box-shadow: unset;
  padding-top: 20px;
}
/* HEADING */
.heading {
  height: fit-content;
  background-color: #1c3764;
  color: #FFF;
  position: relative;
  padding-top: 185px;
  padding-bottom: 30px;
  text-align: center;
  z-index: 1;
}
/* END HEADING */
/* HEADER */
#site-header {
  position: absolute;
  padding: 20px 35px;
  width: 100%;
  z-index: 30;
  left: 0;
  top: 0;
  color: inherit;
}
#site-header:not(.blanco) {
  border-bottom: 1px solid #eee;
}
#site-header.blanco {
  color: #fff;
}
#site-header .header-contents {
  position: relative;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
#site-header .header-contents .frase-header {
  display: inline;
}
#site-header .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site-header .logo img {
  width: 100px;
}
#site-header a {
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
  transition: all 0.2s ease;
  color: inherit;
}
#site-header a:hover:not(.sub-link) {
  color: #fbba05;
}
#site-header .main-menu {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
#site-header .main-menu li {
  display: inline;
}
#site-header .main-menu li.active a {
  position: relative;
}
#site-header .main-menu li.active a::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  background-color: #2284c7;
  width: 50px;
}
#site-header .main-menu a:not(.boton) {
  padding: 16px 9px;
  text-transform: uppercase;
}
#site-header .main-menu a.boton {
  color: #fff;
}
#site-header .main-menu a.boton:hover {
  color: #FFF;
}
#site-header .main-menu.not-responsive .item-dropdown {
  position: relative;
  display: inline-block;
}
#site-header .main-menu.not-responsive .item-dropdown::after {
  content: "\F282";
  font-family: 'bootstrap-icons';
  display: inline-block;
  position: relative;
  right: 12px;
  top: 3px;
  transition: all 0.3s ease;
}
#site-header .main-menu.not-responsive .item-dropdown a {
  cursor: pointer;
}
#site-header .main-menu.not-responsive .item-dropdown:hover::after {
  transform: rotate(180deg);
}
#site-header .main-menu.not-responsive .item-dropdown:hover .lista-dropdown {
  transform: scaleY(1);
  visibility: visible;
  opacity: 1;
}
#site-header .main-menu.not-responsive .item-dropdown:hover .sub-item {
  opacity: 1;
  transition: opacity 0.3s ease 0.2s !important;
}
#site-header .main-menu.responsive {
  text-align: center;
  align-self: center;
}
#site-header .main-menu.responsive li {
  display: block;
}
#site-header .main-menu.responsive li:not(:last-of-type) {
  margin-bottom: 25px;
}
#site-header .main-menu.responsive li a {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 300;
  padding: 20px 20px;
}
#site-header .item-dropdown {
  display: block;
  position: relative;
}
#site-header .item-dropdown .lista-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  left: 30px;
  visibility: hidden;
  height: fit-content;
  width: fit-content;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 0;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 4px;
  background-color: #000000c0;
  border-left: 3px solid #fbba05;
  border-bottom: 3px solid #fbba05;
  opacity: 0;
  z-index: 5;
  transform: scaleY(0);
  transform-origin: top left;
  transition: all 0.4s ease;
}
#site-header .item-dropdown .lista-dropdown .sub-item {
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease !important;
}
#site-header .item-dropdown .lista-dropdown .sub-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 6px 15px;
  padding-top: 9px;
  text-wrap: nowrap;
  transition: all 0.3s ease;
  color: #fff;
}
#site-header .item-dropdown .lista-dropdown .sub-item a:hover {
  background-color: #fbba05;
}
/* LANGUAGE SELECTOR */
.language-selector {
  display: inline;
  padding-left: 10px;
}
.language-selector button {
  all: unset;
  cursor: pointer;
  color: inherit;
  padding: 5px;
}
.language-selector button.selected {
  color: #fbba05 !important;
}
/* MENU RESPONSIVO */
.menu-responsive {
  z-index: 100;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #17171780;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  padding-top: 40px;
  padding-bottom: 60px;
  gap: 80px;
  transform: scale(0.3);
  visibility: hidden;
  opacity: 0;
  transform-origin: top right;
  transition: all 0.4s ease;
}
.menu-responsive.menu-abierto {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.menu-responsive .logo-responsive img {
  width: 100px;
}
button.menu-command {
  border: none;
  background: transparent;
  outline: none;
  font-size: 30px;
}
button.menu-command:focus,
button.menu-command:active {
  outline: none;
}
#menu-open {
  color: #fff;
}
#menu-close {
  position: absolute;
  top: 18px;
  right: 18px;
  color: #fff;
}
.item .wrap {
  position: relative;
}
.dnv-logo {
  width: 260px;
  mix-blend-mode: multiply;
}
.gracias {
  padding-top: 200px;
  padding-bottom: 200px;
}
.contacto {
  padding-top: 90px;
  background: url(images/bg1.png) center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.contacto::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  mix-blend-mode: multiply;
  z-index: -1;
}
.contacto form {
  color: #474747;
}
.wrap-color {
  background-color: #2284c7;
  color: #fff;
}
.datos-contacto {
  margin-top: 30px;
}
.datos-contacto .item-dato {
  gap: 10px;
}
.datos-contacto li {
  margin-bottom: 10px;
}
.datos-contacto a {
  transition: color 0.2s ease;
}
.datos-contacto a:hover {
  color: #2284c7;
}
.item-post h2 {
  font-size: 1.7rem;
  font-weight: normal;
  line-height: 1.9rem;
}
/***** Footer *****/
#prefooter {
  padding-bottom: 50px;
}
#prefooter h2 {
  color: #fff;
  padding-top: 85px;
  margin-bottom: 30px;
}
#site-footer {
  position: relative;
  z-index: 1;
}
#site-footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 275px;
  background-color: #1c3764;
  z-index: -1;
}
#site-footer a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
}
#site-footer a:hover {
  color: #2284c7;
}
#site-footer .footer-col .wrap {
  border: 1px solid #2284c7;
  padding: 20px;
  text-align: center;
  padding-top: 22px;
  transition: all 0.3s ease;
}
#site-footer .footer-col .wrap:hover {
  box-shadow: 0px 10px 14px -15px #2284c7;
}
.filepond--root .filepond--credits[style] {
  display: none;
}
.logo-footer img {
  width: 120px;
  margin-bottom: 70px;
  padding-top: 30px;
}
.social-media {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.social-media a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #2284c7;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
}
.social-media a:hover {
  background-color: #bab9b7;
  color: #1c3764;
}
.social-media i {
  display: grid;
  place-content: center;
  font-size: 16px;
}
.copyright {
  padding-top: 60px;
  padding-bottom: 15px;
  justify-content: center;
}
.copyright p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}
.copyright .logo-vox img {
  width: 40px;
}
.back-to-top {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 50px;
  border: none;
  background-color: #2284c7;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.back-to-top:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.back-to-top button {
  outline: none;
  background: none;
  font-size: 22px;
  border: none;
  color: #fff;
}
.boton-whatsapp {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 50px;
  border: none;
  background-color: #25d366;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.boton-whatsapp:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.boton-whatsapp i {
  position: relative;
  top: 3px;
  font-size: 30px;
  color: #fff;
}
/**** FORMULARIOS ****/
form {
  box-shadow: -1px 9px 14px -12px #1c37644d;
  padding: 60px;
  background-color: #fff;
}
form .form-control {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 4px;
  border-left: 2px solid #2284c7;
  border-bottom: 2px solid #bab9b7;
  border-top: unset;
  border-right: unset;
}
form .form-control:active,
form .form-control:focus {
  box-shadow: unset;
  outline: unset;
  background-color: transparent;
}
form textarea.form-control {
  min-height: 150px;
}
form .boton-form {
  width: 100%;
  margin-top: 50px;
}
span.validate-error {
  color: #e24f4f;
}
span.requerido {
  color: #e24f4f;
  font-size: 19px;
  padding-left: 3px;
  line-height: 10px;
}
.form-group:not(:last-of-type) {
  margin-bottom: 25px;
}
button[type=submit]:not(.outline) {
  border: none;
}
.bg-light {
  background-color: #F2F2F2;
}
.bg-gray {
  background-color: #F8F9FA;
}
.plr {
  padding-right: 10%;
  padding-left: 10%;
}
.invertido .col-img {
  order: 2;
}
.invertido .col-text {
  order: 1;
}
/***** Videos *****/
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  margin-bottom: 40px;
  margin-top: 20px;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* HERO */
#hero {
  min-height: 100vh;
  height: fit-content;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  color: #fff;
  overflow: hidden;
}
#hero .hero-video {
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  min-width: 100%;
  height: auto;
  min-height: 100%;
}
#hero::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: -1;
}
#hero .wrap-hero {
  text-align: center;
  padding-top: 190px;
  padding-bottom: 130px;
  /*  max-width: 1200px; */
}
#hero .boton-hero.boton:hover {
  background-color: #FFF;
  color: #2284c7;
}
/* END HERO */
/* BACKGROUND BY ID */
/* END BACKGROUND BY ID */
/* SECTION COMPONENTS */
#compliance {
  background: url(images/bg-compliance.jpg) center no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  z-index: 1;
}
#compliance::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000;
  opacity: 0.4;
  z-index: -1;
}
.description-page-section {
  position: relative;
  color: #fff;
  z-index: 1;
  background: url(images/subslider-2-bg.png) center no-repeat;
  background-size: cover;
}
.description-page-section::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1c3764;
  z-index: -1;
  mix-blend-mode: multiply;
}
.description-page-section .row {
  justify-content: space-between;
  align-items: center;
}
.description-page-section h2 {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #fbba05;
}
.description-page-section h4 {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: fit-content;
}
.description-page-section p:not(.lead) {
  position: relative;
}
.description-page-section p:not(.lead)::before {
  content: '\F269';
  display: inline-block;
  font-family: bootstrap-icons;
  padding-right: 5px;
  position: relative;
  top: 2px;
  color: #fbba05;
  font-size: 18px;
}
.description-page-section ul {
  margin-bottom: 30px;
}
.description-page-section li {
  position: relative;
}
.description-page-section li::before {
  content: '\F135';
  display: inline-block;
  font-family: bootstrap-icons;
  padding-right: 5px;
  position: relative;
  top: 2px;
  color: #fff;
  font-size: 18px;
}
.fondo-1 {
  background: url(images/subslider-2-bg.png) center no-repeat;
  background-size: cover;
}
.links-section {
  padding: 30px;
  padding-top: 32px;
  padding-bottom: 25px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #f2fdff;
}
.links-section .links-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.links-section .link {
  display: inline-block;
  color: #000;
  font-weight: 400;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  text-wrap: balance;
}
.links-section .link:hover {
  color: #fbba05;
}
.img-content-section {
  /*   p .lead {
      line-height: 1.6rem;
   } */
}
.img-content-section .row {
  justify-content: space-between;
  align-items: center;
}
.img-content-section p:last-of-type {
  margin-bottom: 0;
}
.img-content-section .boton {
  margin-top: 30px;
}
.img-content-section .col-img img {
  border-radius: 7px;
  width: 100%;
}
.img-content-section .col-img-text img {
  margin-bottom: 40px;
  border-radius: 7px;
}
.img-content-section .col-text-img img {
  margin-top: 40px;
  border-radius: 7px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #2284c7;
  box-shadow: 0 4px 2px -2px gray;
  /* Añadir una pequeña sombra para destacar el menú */
}
.bg-lihue-home {
  background: url(images/inicio.jpg) center no-repeat;
  background-size: cover;
  min-height: 550px;
}
.bg-nuestros-comienzos {
  background: url(images/somos-lihue1.jpg) center no-repeat;
  background-size: cover;
  min-height: 550px;
}
.bg-somos-lihue {
  background: url(images/nosotros1.jpg) center no-repeat;
  background-size: cover;
  min-height: 550px;
}
.fluid-img-content-section {
  overflow: hidden;
  /*  .col-img {
      background: url(./images/lihue-home.jpg) center no-repeat;
      background-size: cover;
      min-height: 550px;
   }
 */
}
.fluid-img-content-section .col-text {
  display: flex;
  align-items: center;
}
.fluid-img-content-section .col-text .boton {
  margin-top: 20px;
}
.fluid-img-content-section .col-img,
.fluid-img-content-section .col-text {
  padding: 0;
}
.fluid-img-content-section .wrap {
  padding: 90px;
}
.center-aligned-section {
  text-align: center;
}
.center-aligned-section p:last-of-type {
  margin-bottom: 30px;
}
.center-aligned-section .row {
  justify-content: center;
}
.center-aligned-section .boton {
  margin-top: 20px;
}
.center-aligned-section .col-list {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 30px;
  text-align: start;
}
.cta-bg {
  position: relative;
  z-index: 1;
}
.cta-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.55794818) 0%, rgba(0, 0, 0, 0.42069328) 34%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
}
.cta-section {
  color: #fff;
  min-height: 700px;
  display: flex;
  align-items: center;
}
.cta-section .wrap-cta {
  padding-top: 120px;
  padding-bottom: 120px;
  max-width: 430px;
}
.cta-section.cta-centered {
  min-height: 600px;
}
.cta-section.cta-centered .wrap-cta {
  max-width: unset;
}
.cta-section.cta-centered .row {
  justify-content: center;
  text-align: center;
}
.cta-section.cta-centered .col-text {
  display: flex;
  justify-content: center;
}
.title-text-wrap-section {
  background: url(images/bg-hexagonos.png) center no-repeat;
  background-size: cover;
}
.title-text-wrap-section .title-text-wrap {
  padding-left: 0;
}
.title-text-wrap {
  background-color: hsla(0, 0%, 100%, 0.8);
  padding: 40px;
}
.full-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7469a1;
  color: #fff;
  text-align: center;
}
.full-section .row {
  justify-content: center;
}
.full-section .wrap {
  padding-top: 180px;
  padding-bottom: 180px;
}
.full-section p {
  margin-bottom: 30px;
}
/* END SECTION COMPONENTS */
/* ITEMS */
.item-obra .wrap {
  min-height: 400px;
  padding: 30px;
  color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 3px;
}
.item-obra .wrap h3 {
  font-size: 1.5rem;
  letter-spacing: -0.6px;
  line-height: 1.9rem;
}
.item-obra .wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #000 0%, transparent 40%);
  opacity: 0.8;
  z-index: -1;
  transition: all 0.3s ease;
}
.item-obra .wrap:hover h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
}
.item-obra .wrap:hover p {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
.item-obra p {
  margin-top: 15px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.item-obra h3 {
  margin-bottom: 6px;
  padding-bottom: 21px;
  transition: all 0.3s ease;
}
.item-categoria {
  padding: 0;
  overflow: hidden;
}
.item-categoria.invertido .wrap {
  justify-content: flex-start;
}
.item-categoria.invertido .item-info {
  left: unset;
  right: 0;
  text-align: end;
  align-items: flex-end;
}
.item-categoria .wrap {
  position: relative;
  width: 100%;
  max-height: 600px;
  display: flex;
  justify-content: flex-end;
  transition: all 0.3s ease;
}
.item-categoria .wrap:hover .item-info {
  width: 50%;
  background-color: #2284c7;
  padding-bottom: 160px;
}
.item-categoria .wrap:hover .descripcion {
  visibility: visible;
  opacity: 1;
  transform: scaleX(1);
}
.item-categoria .item-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 35%;
  height: 100%;
  padding: 50px 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  background-color: #1c3764;
  color: #fff;
  z-index: 1;
  transition: all 0.3s ease;
}
.item-categoria .descripcion {
  position: absolute;
  bottom: 0;
  visibility: hidden;
  width: 500px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: left;
  transition: transform 0.3s ease, opacity 0.3s ease 0.2s;
  padding-bottom: 60px;
}
.item-categoria .item-img {
  width: 65%;
  min-height: 500px;
}
.item-categoria .item-img img {
  width: 100%;
}
.item-categoria .item-pretitle {
  font-size: 17px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.item-servicio img {
  max-height: 90px;
}
.item-integridad .item-info {
  padding: 30px;
}
.item-integridad .item-img img {
  max-height: 100px;
  filter: invert(38%) sepia(58%) saturate(1162%) hue-rotate(171deg) brightness(99%) contrast(83%);
}
.item-integridad h4 {
  max-width: 260px;
  margin: 0 auto;
}
.destacado .item-flex .item-info {
  padding: 12px;
  background-color: #fff;
  padding: 30px;
  border-radius: 12px;
  height: 100%;
  box-shadow: 0px 10px 14px -15px #1c3764;
}
.destacado .item-flex h3 {
  text-transform: uppercase;
  color: #2284c7;
}
.item-flex {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 30px;
}
.item-flex i {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.item-flex .bi-check2-square {
  color: #fbba05;
}
.item-dato {
  display: flex;
  align-items: flex-start;
  gap: 5px;
}
.item-dato a {
  color: inherit;
  text-decoration: none;
}
.item-dato i {
  padding-top: 1px;
}
.item-sede .wrap {
  padding-left: 20px;
}
.item-sede .wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #2284c7;
  z-index: 1;
}
.item-sede h4 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
  color: #2284c7;
  text-transform: uppercase;
}
.item-sede p {
  margin-bottom: 0;
}
.item-sede .dato {
  line-height: 26px;
  font-size: 1rem;
}
.item-post .wrap {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.item-post .item-info {
  padding: 25px;
}
.item-post h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8rem;
}
.item-post .boton {
  padding: 11px 15px 7px;
  font-size: 0.9rem;
}
#servicios-ambientales .item {
  padding: 25px;
}
#servicios-ambientales .item .item-info p {
  font-size: 0.95rem;
  line-height: 1.5rem;
}
#servicios-ambientales .item img {
  max-width: 80px;
  margin-bottom: 10px;
}
/*** single obra ***/
.galeria-obras {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 5 columnas en XL */
  gap: 3px;
}
/* END ITEMS */
/*********** MEDIA QUERIES **************/
@media (max-width: 575.98px) {
  .wrap-padding {
    padding: 40px 30px;
  }
  .center-aligned-section .col-list {
    gap: 15px;
  }
  .swiper .swiper-button-next::after,
  .swiper .swiper-button-prev::after {
    font-size: 24px;
  }
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
  h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  h3 {
    font-size: 24px;
    line-height: 30px;
  }
  h4 {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .h1-heading {
    font-size: 30px;
    line-height: 35px;
  }
  .h2-card {
    font-size: 22px;
    line-height: 28px;
  }
  .h4-bold {
    font-size: 17px;
    line-height: 21px;
  }
  .subtitle {
    font-size: 15px;
  }
  /*   .big-lead {
      font-size: 28px;
      font-weight: 600;
      line-height: 32px;
   }

   .lead {
      font-size: 18px;
      line-height: 25px;
      font-weight: 500;
      margin-bottom: 20px;

      &.lighter {
         font-size: 25px;
         font-weight: 300;
      }
   }
 */
  .frase-hero {
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    line-height: 24px;
  }
  .frase-hero::before {
    width: 15px;
    height: 15px;
  }
  .pretitle {
    font-size: 14px;
    line-height: 14px;
  }
  .pretitle::before {
    top: 5px;
  }
  #hero .wrap-hero {
    padding-top: 230px;
    padding-bottom: 140px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  h1 {
    font-size: 48px;
    line-height: 48px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  h3 {
    font-size: 25px;
  }
  h4 {
    font-size: 19px;
  }
  .h1-heading {
    font-size: 35px;
    line-height: 39px;
  }
  .h2-card {
    font-size: 24px;
    line-height: 30px;
  }
  .h4-bold {
    font-size: 18px;
    line-height: 23px;
  }
  /*   .big-lead {
      font-size: 32px;
      line-height: 35px;
   }

   .lead {
      font-size: 20px;
      line-height: 25px;

      &.lighter {
         font-size: 20px;
      }
   } */
  .frase-hero {
    font-size: 20px;
    line-height: 26px;
    padding: 12px;
  }
  .frase-hero::before {
    width: 18px;
    height: 18px;
  }
  .wrap-padding {
    border-radius: 20px;
  }
}
@media (max-width: 767.98px) {
  #hero {
    min-height: unset;
    height: fit-content;
  }
  .galeria-obras {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columnas */
  }
  body:not(.with-delay)[data-aos-delay],
  *:not(.with-delay)[data-aos-delay] {
    transition-delay: 0ms !important;
  }
  .row.iom,
  .container.iom > .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .item-sede {
    display: flex;
    justify-content: center;
  }
  .item-sede .wrap {
    text-align: center;
    padding: 0 20px 20px;
  }
  .item-sede .wrap::before {
    content: '';
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #2284c7;
    z-index: 1;
  }
  .ptb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt {
    padding-top: 60px;
  }
  .pb {
    padding-bottom: 60px;
  }
  #prefooter h2 {
    color: #fff;
    padding-top: 40px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  h1,
  .like-h1 {
    font-size: 48px;
    line-height: 48px;
  }
  h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .h1-heading {
    font-size: 40px;
    line-height: 41px;
  }
  /*   .big-lead {
      font-size: 34px;
      line-height: 37px;
   }

   .lead {
      font-size: 20px;
      line-height: 25px;

      &.lighter {
         font-size: 20px;
      }
   } */
  .frase-hero {
    font-size: 22px;
    line-height: 28px;
  }
  .frase-hero::before {
    width: 19px;
    height: 19px;
  }
}
@media (max-width: 991.98px) {
  .gutter-y {
    --bs-gutter-y: 30px;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .pt {
    padding-top: 70px;
  }
  .pb {
    padding-bottom: 70px;
  }
  .ptb {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .img-content-section .col-text {
    margin-bottom: 30px;
    order: 1;
  }
  .img-content-section .col-img {
    order: 2;
  }
  .img-content-section.invertido .col-text {
    order: 1;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .title-text-cols-section.ptb {
    padding-bottom: 0px;
  }
  .title-text-cols-section .col-text:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .title-text-wrap-section .title-text-wrap {
    padding: 30px;
  }
  .heading {
    padding-top: 120px;
  }
}
@media (min-width: 992px) {
  .title-text-wrap .col-text {
    padding-left: 25px;
  }
  .btn-contacto-header {
    margin-left: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  h1,
  .like-h1 {
    font-size: 50px;
    line-height: 50px;
  }
  h2 {
    font-size: 38px;
    line-height: 40px;
  }
  .h1-heading {
    font-size: 45px;
    line-height: 46px;
  }
  /*   .big-lead {
      font-size: 36px;
      line-height: 37px;
   } */
  .frase-hero {
    font-size: 24px;
    line-height: 24px;
    text-wrap: balance;
  }
  .frase-hero::before {
    width: 21px;
    height: 21px;
  }
}
@media (max-width: 992px) {
  .galeria-obras {
    grid-template-columns: repeat(3, 1fr);
    /* 3 columnas */
  }
  .links-section {
    position: unset;
  }
  .links-section .links-row {
    flex-direction: column;
    align-items: center;
  }
  .links-row a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  #site-header {
    padding: 27px;
  }
}
@media (min-width: 1200px) {
  .more-gutter {
    --bs-gutter-x: 5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  #site-header {
    padding: 30px 40px;
  }
  .galeria-obras {
    grid-template-columns: repeat(3, 1fr);
    /* 2 columnas */
  }
}
