@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@font-face {
  font-family: "Arkhip";
  src: url("https://laketiticaca.com/wp-content/themes/laketiticaca-2024/fonts/Arkhip_font.ttf");
}

.wpml-ls-legacy-dropdown {
  width: auto !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
  background: transparent !important;
  color: #fff !important;
  font-family: "Plus Jakarta Sans" !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  background: transparent !important;
  border: none !important;
  color: #fff !important;
}
.wpml-ls-legacy-dropdown a {
  background: transparent !important;
  color: #fff !important;
  border: none !important;
}
* {
  font-family: "Plus Jakarta Sans";
}
section a {
  color: #0049c6;
}
section img {
  border-radius: 16px;
}
#menu-menu-1 {
  display: none;
}
.btn-blue {
  color: #113e44;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  padding: 10px 40px;
  border-radius: 20px;
  border: 1px solid #113e44;
  text-decoration: none;
}
.btn-white {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  border-radius: 20px;
  border: 1px solid;
  padding: 10px 40px;
  text-decoration: none;
}
.mt-24 {
  margin-top: 24px;
}
.mt-45 {
  margin-top: 45px;
}
.p-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.p-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.mb-20 {
  margin-bottom: 20px;
}
.bg-blue {
  background: #113e44;
}
.bg-dark-blue {
  background: #001a1d;
}
.bg-acero {
  background: #e1eaeb;
}
.navbar {
  position: absolute;
  width: 100%;
}
.navbar-nav {
  column-gap: 45px;
}
.nav-link {
  color: #fff !important;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.navbar-brand {
  padding: 30px 0;
}
.bg_shadow {
  background: #001329;
}

.bg_shadow .navbar-brand {
  padding: 10px 0;
}
hr {
  border: 1px solid #e1eaeb;
}
.hero-image {
  height: 767px;
  background-size: cover !important;
  background-position: center !important;
}
.hero-image h1 {
  color: #fff;
  font-family: Arkhip;
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.hero-image p {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.hero-image-page {
  height: 458px;
  background-size: cover !important;
  background-position: center !important;
}
.hero-image-page h1 {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 50px;
}
h2 {
  color: #0e3a56;
  font-family: "Plus Jakarta Sans";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
p {
  color: #0e3a56;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  margin-bottom: 20px;
}
.pre-footer {
  background: #113e44;
}
.pre-footer h3 {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
.pre-footer p,
.pre-footer p a {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  margin-bottom: 24px;
}
.pre-footer .slash {
  height: 429px;
  border: 0.5px solid white;
  margin: auto;
  width: 0;
}
.pre-footer .col-md:last-child {
  display: none;
}
footer p {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
footer p.privacy {
  color: #d9d9d9;
  font-family: "Plus Jakarta Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  margin: 0;
}

.chat-wsp {
  position: fixed;
  bottom: 50px;
  right: 2%;
}
.btn-wsp-content-general {
  border-radius: 16px;
  background: #007902;
  display: inline-flex;
  width: 100%;
  padding: 12.5px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF !important;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-decoration: none;
  width: fit-content;
}
.btn-wsp-content-general i{
  color: #fff;
  font-size: 20px;
}

@media (max-width: 768px) {
  .navbar {
    position: fixed;
    width: 100%;
    background: #001329;
  }
  .nav-link {
    margin: 4px 0;
  }
  .navbar-collapse {
    background: rgb(0, 19, 41);
    margin: 0 -0.7rem;
    padding-left: 10px;
  }
  h2 {
    font-size: 28px;
  }
  .p-100 {
    padding: 50px 0;
  }
  .hero-image h1 {
    font-size: 38px;
  }
  .hero-image-page h1 {
    font-size: 46px;
    margin-bottom: 24px;
  }
  .pre-footer {
    padding: 70px 0;
  }
  .pre-footer h3 {
    font-size: 20px;
  }
  .pre-footer p:last-child {
    margin-bottom: 0;
  }
  .pre-footer .col-md {
    padding: 0;
  }
  .pre-footer .slash {
    width: 100%;
    height: 0;
    margin: 48px 0;
    border: 1px solid #001a1d;
  }

  #menu-menu-1 {
    display: flex;
    gap: 30px;
    padding-left: 0;
  }

  #menu-menu-1 .wpml-ls-menu-item a {
    color: #fff !important;
  }
}
