:root {
  --bs-font-sans-serif: "Poppins", sans-serif;
  --primary: #13243E;
  --bs-primary: #13243E;
  --bs-primary-rgb: 19, 36, 62;
  /* --secondary: #005F75;
  --bs-secondary: #005F75;
  --bs-secondary-rgb: 0, 95, 117;
  --bs-btn-hover-color: #3AA39B;
  --bs-btn-hover-border-color: #3AA39B; */
}

[x-cloak] {
  display: none !important;
}

.vc[data-vc-input] {
  z-index: 999;
}

/* Togli i bordi di focus e altri stati su input */
input:focus, textarea:focus, select:focus,
input:focus-visible, textarea:focus-visible, select:focus-visible,
input:focus-within, textarea:focus-within, select:focus-within,
input:active, textarea:active, select:active {
  outline: none;
  box-shadow: none;
  border-color: none;
}

.btn-brand {
  background-color: #0D2440;
  color: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 7px;
  display: flex;
  min-height: 36px;
  height: auto;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  transition: all, 0.25s;
  gap: 6px;
}

@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1500px;
  }
}
.btn-brand:hover {
  background-color: #0D2440;
  color: #ffffff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1607843137);
}

.btn-login {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0D2440;
  --bs-btn-border-color: #0D2440;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0D2440;
}

.color-strip {
  height: 6px;
  width: 100%;
  z-index: 999;
  background: linear-gradient(to right, #3D73BA 16.66%, #EFB370 16.66%, #EFB370 33.33%, #5EB173 33.33%, #5EB173 50%, #E03531 50%, #E03531 66.66%, #2C438E 66.66%, #2C438E 83.33%, #E7BD58 83.33%);
}

.navbar .navbar-brand .header_logo {
  width: 190px;
  display: inline-block;
  padding: 10px 0;
}

.footer {
  background-color: #1E2B46;
  color: #ffffff;
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer-logo img {
  width: 200px;
  margin-bottom: 30px;
}

.footer-contact {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.footer-contact a {
  color: #ffffff;
  text-decoration: none;
}

.footer-contact .contact-text {
  display: none;
}

.footer-title {
  font-weight: bold;
  font-size: 14px;
}

.footer-title .footer-title-icon {
  display: none;
}

.footer-links {
  margin: 10px auto;
}

.footer-links li a {
  color: #a2a9b0;
  text-decoration: none;
  font-size: 14px;
}

.footer-social-icons {
  display: none;
}

.footer-wave {
  background-image: url("/app/assets/img/wave.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 30px;
}

.credit {
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-align: center;
  margin-bottom: 10px;
}

.credit img {
  width: 60px;
}

.credit img.borsa {
  width: 100px;
}

.credit img.sostravel {
  width: 150px;
}

.separator {
  display: flex;
  min-width: 100%;
  margin-bottom: 20px;
}

.separator .el {
  height: 2px;
  width: 100%;
}

.copy {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding-top: 20px;
}

#amare-loader-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #0D2440;
}
#amare-loader-content #loader-img {
  height: 50px;
  width: auto;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
  .footer-contact {
    margin-bottom: 20px;
  }
  .footer-contact .contact-icon {
    display: none;
  }
  .footer-contact .contact-text {
    display: block;
  }
  .footer-title {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer-title .footer-title-icon {
    display: inline-block;
  }
  .footer-links {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .footer-social-links {
    display: none;
  }
  .footer-social-icons {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
  }
  .footer-social-icons a {
    text-decoration: none;
    color: #ffffff;
    font-size: 32px;
  }
  .custom-switch {
    position: relative;
    right: 20px;
  }
  .flight-element {
    position: relative;
  }
}
.navbar #navbarNav .navbar-nav .nav-item .nav-link {
  font-size: 19px;
  color: #7c8f9d;
  font-weight: 500;
  transition: all, 0.25s;
}
.navbar #navbarNav .navbar-nav .nav-item .nav-link.dropdown-toggle {
  color: #0d2440;
}
.navbar #navbarNav .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
.navbar #navbarNav .navbar-nav .nav-item:nth-child(3) .amare-dropdown {
  transform: translateX(-30%);
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  width: 60vw;
  border-radius: 0 0 20px 20px;
  border: none;
  padding: 18px 6px 6px;
  /* position: fixed; */
  /* left: 50%; */
  transform: translateX(-10%);
  top: 125%;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li {
  display: flex;
  align-items: center;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item:hover {
  background-color: transparent;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item .drop-img {
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex: 0 1 40px;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item .drop-content {
  color: #0d2440;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 0 calc(100% - 50px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 10px);
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item .drop-content .drop-name {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 10px);
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item .drop-content .drop-place {
  font-size: 14px;
  line-height: 16px;
  white-space: break-spaces;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item.more {
  border-top: 1px solid #0d2440;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown li .dropdown-item.more .drop-more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0d2440;
  flex: 1 1 100%;
  font-weight: 600;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown.show {
  display: grid;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown.secret-village-dropdown {
  transform: translateX(-40%);
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown.drop-min {
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown.drop-min li {
  width: 100%;
}
.navbar #navbarNav .navbar-nav .nav-item .amare-dropdown.drop-min li .dropdown-item .drop-content {
  flex: 1 1 calc(100% - 50px);
}