/* MARK: General */

:root {
  --green: #8ab12b;
  --cyan: #2bb195;
  --orange: #e9aa00;
  --main: #003881;
}

html {
  overflow-x: hidden;
}

#header-django *:not(i),
footer *:not(i),
#cms-content *:not(i) {
  font-family: "Karla", sans-serif;
}

.custom-btn-orange {
  background: var(--orange);
  padding: 12px 30px;
  color: white;
  border-radius: 50px;
  font-size: 0.8rem;
  text-decoration: none;
  border: 2px solid transparent;
  transition: all 0.2s ease;
}

.custom-btn-orange:hover {
  background: transparent;
  border: 2px solid var(--orange);
  color: var(--orange);
  text-decoration: none;
}

/* MARK: Menu */

@media (min-width: 481px) {
  #header-django .logo-container .header-logo {
    max-width: 180px;
  }

  #header-django .main-menu .dropdown_container > li {
    border-right: 3px solid white;
  }
}

/* MARK: Hero */

.bg-home {
  background-image: url(/media/filer_public/43/e3/43e38886-7b92-47c0-a3a1-e072a9243060/velero-alboran-mediterraneo.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

/* MARK: Searcher */

.wave-container {
  position: relative;
  margin: 0;
  padding: 0;
}

.wave-img {
  width: 100%;
  position: absolute;
  z-index: 0;
  top: -246px;
  height: 328px;
  object-fit: cover;
}

/* MARK: Backgrounds */

.bg-main-light {
  background-color: #f5f7fa;
}

.bg-cyan-light {
  background-color: #e8f6f3;
}

.bg-green-light {
  background-color: #e8efd5;
}

.bg-orange-light {
  background-color: #fbeecc;
}

.bg-charter {
  background-image: url(/media/filer_public/64/77/647709df-a654-415e-ae1f-9a11fb9ab3fc/charter-bg.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-charter-mallorca {
  background-image: url(/media/filer_public/5d/5d/5d5d2b01-6401-4e35-94f7-f0c5e91d3ff9/charter_mallorca_11zon.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-charter-tenerife {
  background-image: url(/media/filer_public/46/b8/46b8b412-8c1a-4697-ad47-a0ab7a7f038b/la-graciosa-canarias_11zon.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-charter-cuba {
  background-image: url(/media/filer_public/88/7f/887f231f-3e8e-411d-807b-f73766709639/pexels-leofallflat-1637112_11zon.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-charter-cabo-verde {
  background-image: url(/media/filer_public/36/4c/364c1f4e-b7eb-46d8-bdb2-7c6c560481a6/cabo-verde.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-charter-brasil {
  background-image: url(/media/filer_public/c6/f8/c6f8a0f6-41c3-4b0b-98fe-e596e57603cb/rio-janeiro-brasil.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-experiencias {
  background-image: url(/media/filer_public/79/f7/79f7b6de-4a34-474d-bf4c-db78f8f59349/experiencias-buceo.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-venta {
  background-image: url(/media/filer_public/91/17/9117ebc8-d2b4-4994-8c4a-68ccfb457cc4/puerto-venta-barcos.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-ofertas {
  background-image: url(/media/filer_public/35/3a/353a5baf-1b97-4f13-a2d4-adbfe5a2167a/ofertas.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-one-ways {
  background-image: url(/media/filer_public/88/82/8882bbb9-c2ff-4d08-93e6-e350b4944fda/one-ways.webp);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

/* MARK: Destinations block */

.destinations-new a h3,
.boat-types-new a h3 {
  font-family: "Koulen", sans-serif !important;
  font-size: 30px;
  color: white;
  transition: font-size 0.2s ease-in;
  position: absolute;
  bottom: 7px;
  left: 22px;
}

.boat-list-container .col-auto.col-lg.order-2.order-lg-3 {
  display: none !important;
}

/* MARK: Boat list */

#boat_card_tbg:not(.row_list.d-lg-flex) {
  min-height: fit-content;
}

/* MARK: Boat list colors */

.offers-list .andromeda-link,
.charter-list .andromeda-link {
  text-align: right !important;
}

.offers-list .andromeda-link a {
  border-radius: 40px;
  background-color: var(--green);
  border: 2px solid transparent;
}

.offers-list .andromeda-link a::after,
.charter-list .andromeda-link a::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 10px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="12" viewBox="0 0 32 12" fill="none"><path d="M26 11L31 6M31 6L26 1M31 6H7.66667M7.66667 6C7.66667 6.88405 7.31548 7.7319 6.69036 8.35702C6.06523 8.98214 5.21739 9.33333 4.33333 9.33333C3.44928 9.33333 2.60143 8.98214 1.97631 8.35702C1.35119 7.7319 1 6.88405 1 6C1 5.11594 1.35119 4.2681 1.97631 3.64298C2.60143 3.01786 3.44928 2.66667 4.33333 2.66667C5.21739 2.66667 6.06523 3.01786 6.69036 3.64298C7.31548 4.2681 7.66667 5.11594 7.66667 6Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px;
}

.offers-list .andromeda-link a:hover::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="12" viewBox="0 0 32 12" fill="none"><path d="M26 11L31 6M31 6L26 1M31 6H7.66667M7.66667 6C7.66667 6.88405 7.31548 7.7319 6.69036 8.35702C6.06523 8.98214 5.21739 9.33333 4.33333 9.33333C3.44928 9.33333 2.60143 8.98214 1.97631 8.35702C1.35119 7.7319 1 6.88405 1 6C1 5.11594 1.35119 4.2681 1.97631 3.64298C2.60143 3.01786 3.44928 2.66667 4.33333 2.66667C5.21739 2.66667 6.06523 3.01786 6.69036 3.64298C7.31548 4.2681 7.66667 5.11594 7.66667 6Z" stroke="%238AB12B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.charter-list .andromeda-link a:hover::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="12" viewBox="0 0 32 12" fill="none"><path d="M26 11L31 6M31 6L26 1M31 6H7.66667M7.66667 6C7.66667 6.88405 7.31548 7.7319 6.69036 8.35702C6.06523 8.98214 5.21739 9.33333 4.33333 9.33333C3.44928 9.33333 2.60143 8.98214 1.97631 8.35702C1.35119 7.7319 1 6.88405 1 6C1 5.11594 1.35119 4.2681 1.97631 3.64298C2.60143 3.01786 3.44928 2.66667 4.33333 2.66667C5.21739 2.66667 6.06523 3.01786 6.69036 3.64298C7.31548 4.2681 7.66667 5.11594 7.66667 6Z" stroke="%23003881" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.offers-list .andromeda-link a:hover {
  color: var(--green);
  background-color: transparent;
  border: 2px solid var(--green);
}

.offers-list .filter-list-title {
  display: none;
}

.charter-list .andromeda-link a {
  border-radius: 40px;
  background-color: var(--main);
  border: 2px solid transparent;
}

.charter-list .andromeda-link a:hover {
  color: var(--main);
  background-color: transparent;
  border: 2px solid var(--main);
}

/* MARK: Charter */

.destination-img {
  width: 100%;
  height: 144px;
  object-fit: cover;
  position: absolute;
  z-index: 0;
}

.destination-charter-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 144px;
  padding: 0;
}

.destination-charter-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3a318040;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* MARK: Forms */

.venta-form .form-group,
.offers-form .form-group,
.one-way-form .form-group {
  display: flex;
  flex-direction: column;
  flex: 0 0 100%;
  max-width: unset;
}

.venta-form .form-group input.form-control,
.offers-form .form-group input.form-control,
.one-way-form .form-group input.form-control {
  order: 2;
}

.venta-form .form-group label {
  order: 1;
  color: var(--orange) !important;
  font-weight: bold;
  position: unset !important;
}

.offers-form .form-group label {
  order: 1;
  color: var(--green) !important;
  font-weight: bold;
}

.one-way-form .form-group label {
  order: 1;
  color: var(--cyan) !important;
  font-weight: bold;
  position: unset !important;
}

.venta-form #contact_form input:not([type=checkbox]) ~ label, 
.venta-form #contact_form textarea ~ label,
.offers-form #contact_form input:not([type=checkbox]) ~ label,
.offers-form #contact_form textarea ~ label,
.one-way-form #contact_form input:not([type=checkbox]) ~ label,
.one-way-form #contact_form textarea ~ label {
  position: unset !important;
  font-size: unset !important;
}

.venta-form #contact_form input:not([type=checkbox]), 
.venta-form #contact_form select,
.offers-form #contact_form input:not([type=checkbox]),
.offers-form #contact_form select,
.one-way-form #contact_form input:not([type=checkbox]),
.one-way-form #contact_form select {
  padding-top: unset;
  background-color: #F9F9F9;
  border-radius: 50px;
}

.venta-form #contact_form .btn {
  border-radius: 50px;
  background-color: var(--orange);
  border: 2px solid transparent;
  margin-top: 10px;
}

.offers-form #contact_form .btn {
  border-radius: 50px;
  background-color: var(--green);
  border: 2px solid transparent;
  margin-top: 10px;
}

.one-way-form #contact_form .btn {
  border-radius: 50px;
  background-color: var(--cyan);
  border: 2px solid transparent;
  margin-top: 10px;
}

.venta-form #contact_form .btn:hover {
  background-color: transparent;
  border: 2px solid var(--orange);
  color: var(--orange);
}

.offers-form #contact_form .btn:hover {
  background-color: transparent;
  border: 2px solid var(--green);
  color: var(--green);
}

.one-way-form #contact_form .btn:hover {
  background-color: transparent;
  border: 2px solid var(--cyan);
  color: var(--cyan);
}

.venta-form #contact_form .link-checkbox {
  color: var(--orange);
}

.offers-form #contact_form .link-checkbox {
  color: var(--green);
}

.one-way-form #contact_form .link-checkbox {
  color: var(--cyan);
}

/* MARK: Custom search bar */

.boat-searcher-container div[data-boat-searcher-zones] .input-group-text,
.boat-searcher-container div[data-boat-searcher-boat-types] .input-group-text,
.boat-searcher-container div[data-boat-searcher-min-num-pax] .input-group-text,
.boat-searcher-container div[data-boat-searcher-duration] .input-group-text,
.boat-searcher-container div[data-boat-searcher-dates] .input-group-text {
  display: none;
}

div[data-boat-searcher-min-num-pax] button {
  background-color: #d5d5d5;
  padding-bottom: 0;
  color: black;
  font-weight: normal;
  border: none;
  width: 40px;
  height: 40px;
}

div[data-boat-searcher-min-num-pax] input#id_num_pax {
  border: none;
  font-size: 16px;
  text-align: center;
  min-width: 45px;
  padding: 0 0 0 12px;
  overflow: visible;
}

.boat-searcher-container div[data-boat-searcher-zones] .form-control, 
.boat-searcher-container div[data-boat-searcher-boat-types] .form-control {
  border-radius: 50px;
  padding-left: 21px;
  background-color: #d5d5d5;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%2383818f' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 8px 10px;
  color: black;
  height: 44px;
  border: none;
  font-size: 14px;
}

.boat-searcher-container div[data-boat-searcher-duration] .form-control, 
.boat-searcher-container div[data-boat-searcher-dates] .form-control {
  border-radius: 50px;
  padding-left: 21px;
  background-color: #d5d5d5;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%2383818f' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 8px 10px;
  color: black;
  height: 44px;
  border: none;
  font-size: 14px;
  min-width: 140px;
}

.boat-searcher-container a[data-link-to-list-dinamically] {
  background-color: var(--orange);
  color: white;
  border-radius: 40px;
  height: 42px;
  padding: 0 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1;
  margin-left: 10px;
  border: 2px solid transparent;
  transition: all 0.2s ease;
}

.boat-searcher-container a[data-link-to-list-dinamically]:hover {
  background-color: transparent;
  border: 2px solid var(--orange);
  color: var(--orange);
  text-decoration: none;
}

@media (max-width: 768px) {
  .boat-searcher-container .input-boat-searcher {
    display: flex;
  }

  .boat-searcher-container .splited-date {
    max-width: unset !important;
    flex: 0 0 100% !important;
  }

  .boat-searcher-container a[data-link-to-list-dinamically] {
    width: 100%;
    margin-top: 10px;
  }
}

/* MARK: Footer */
.link-col-footer {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.link-col-footer a {
  color: black;
  font-size: 16px;
  padding: 0;
}

@media (max-width: 480px) {
  .logo-footer {
    width: 200px;
    margin: 0 auto;
  }

  footer div.row {
    padding: 0 2rem !important;
  }

  footer a.custom-btn-orange {
    margin-top: 2rem;
    display: block;
    width: fit-content;
  }
}