h2 {
  font-size: 1.2rem;
  color: #0E648F; }

h3 {
  font-size: 3.5rem;
  color: #0E648F; }
  @media only screen and (max-width: 991.98px) {
    h3 {
      font-size: 2.5rem; } }
  @media only screen and (max-width: 767.98px) {
    h3 {
      font-size: 1.6rem; } }
h4 {
  color: #7BC6D2;
  font-size: 2.5rem; }

p {
  color: #2A2D32; }

body {
  overflow-x: hidden; }

li, ul {
  font-family: 'Poppins', sans-serif;
  color: #2A2D32; }

li::marker {
  margin-right: 10px; }

.andromeda-link > a,
.andromeda-link > button,
button[type=submit],
input[type=submit],
#use-promocode {
  background-color: #f07f01 !important;
  padding: .5rem 1.2rem !important;
  border-radius: 40px !important;
  text-transform: none !important;
  color: #FFF !important;
  font-size: .7rem;
  vertical-align: middle;
  vertical-align: center;
  user-select: none;
  border: 1px solid transparent !important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 1.5;
  min-width: 180px; }
  @media only screen and (max-width: 767.98px) {
    .andromeda-link > a,
    .andromeda-link > button,
    button[type=submit],
    input[type=submit],
    #use-promocode {
      padding: .4rem !important;
      min-width: 140px !important;
      font-size: .75rem !important; } }
.andromeda-link > a:hover {
  background-color: #ff9e2f !important; }

.background-title-container {
  min-height: 75vh;
  align-items: flex-end;
  margin-top: -65px; }
  .background-title-container .title {
    font-size: 4rem !important;
    font-weight: bold; }
    @media only screen and (max-width: 991.98px) {
      .background-title-container .title {
        font-size: 2rem !important; } }
    @media only screen and (max-width: 767.98px) {
      .background-title-container .title {
        font-size: 1.5rem !important; } }
.youtube-container {
  max-height: 70dvh; }
  @media only screen and (max-width: 767.98px) {
    .youtube-container {
      min-height: auto;
      height: 100dvh !important;
      width: 270% !important;
      left: -85% !important;
      max-height: unset; } }
  @media only screen and (max-width: 767.98px) {
    .youtube-container .video-wrapper {
      height: 100dvh !important;
      padding-bottom: 0 !important; } }
  @media only screen and (max-width: 767.98px) {
    .youtube-container .video-wrapper .video-div {
      position: absolute !important;
      top: -0 !important;
      left: 0 !important;
      right: 0 !important;
      bottom: -150px !important;
      width: unset !important;
      height: 100dvh !important; } }
  @media only screen and (max-width: 767.98px) {
    .youtube-container .video-wrapper .video-div iframe {
      width: 160% !important; } }
  .youtube-container .title {
    font-size: 3.6rem !important;
    font-weight: bold;
    color: #fff; }
    @media only screen and (max-width: 991.98px) {
      .youtube-container .title {
        font-size: 2rem !important; } }
    @media only screen and (max-width: 767.98px) {
      .youtube-container .title {
        font-size: 1.2rem !important; } }
  .youtube-container .text-block-1 {
    position: absolute;
    background-color: transparent; }
    @media only screen and (max-width: 767.98px) {
      .youtube-container .text-block-1 {
        padding: 15px 92vw;
        bottom: 8rem; } }
    @media only screen and (max-width: 767.98px) {
      .youtube-container .text-block-1 .andromeda-link a {
        padding: .4em 2rem !important; } }
.card {
  border: none;
  max-width: 370px;
  min-width: 150px; }

img.card-img-top {
  height: 200px !important; }
  @media only screen and (max-width: 767.98px) {
    img.card-img-top {
      height: 120px !important; } }
.item-card-header,
.card-body {
  padding: 0; }

.item-abstract-custom {
  color: #2A2D32 !important; }

.item_card.item-description,
.item_card.item-description p,
.item_card.item-abstract {
  color: #2A2D32 !important; }

.card.item_card:hover {
  box-shadow: none; }

.list_img_rounded {
  border-radius: 10px !important; }

.from_text {
  width: 100%;
  color: #2A2D32 !important;
  text-transform: none !important;
  font-size: .6rem !important; }

.card-bottom .price {
  border: none !important;
  color: #7BC6D2;
  margin: 0;
  margin-top: -5px; }

.card-bottom .price-num,
.card-bottom .price-title {
  font-size: .8rem; }

.related-activities-title {
  font-weight: bold;
  padding-bottom: 1rem; }

.div-item {
  margin-left: 10px; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
  background-color: #fff;
  color: #0E648F;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center; }

#activity-list-slick-carousel {
  margin-right: -13%;
  margin-left: auto; }
  @media only screen and (max-width: 767.98px) {
    #activity-list-slick-carousel {
      margin-right: -10%; } }
  #activity-list-slick-carousel .item-subtitle {
    text-transform: none;
    margin-top: 40px;
    font-weight: bold;
    color: #7BC6D2;
    font-size: .7rem; }
    @media only screen and (max-width: 767.98px) {
      #activity-list-slick-carousel .item-subtitle {
        font-size: .5rem !important; } }
  #activity-list-slick-carousel .item-title {
    color: #7BC6D2;
    text-transform: none;
    font-size: 1.2rem;
    font-weight: bold; }
    @media only screen and (max-width: 767.98px) {
      #activity-list-slick-carousel .item-title {
        font-size: 1rem; } }
  #activity-list-slick-carousel .item-abstract {
    font-size: .6rem;
    font-weight: bold;
    margin-bottom: .5rem; }
  #activity-list-slick-carousel .item-description * {
    font-weight: normal;
    font-size: .6rem; }

.div-item.slick-slide {
  height: 600px; }
  @media only screen and (max-width: 767.98px) {
    .div-item.slick-slide {
      height: 500px; } }
.item-title-landscape,
.item-abstract-landscape {
  font-family: 'Poppins', sans-serif; }

.item-abstract-landscape p {
  font-size: 1.4rem;
  font-family: 'Poppins', sans-serif; }

.comment-container {
  background-color: #0E648F;
  padding: 20px 15px 0 15px;
  margin: 80px 0 0 0; }
  .comment-container .image-container {
    left: 50%;
    transform: translateX(-50%);
    background-color: #91CEDB;
    display: flex;
    justify-content: center;
    align-items: center; }
    .comment-container .image-container img {
      width: 70px;
      height: 70px !important; }
  .comment-container .comment {
    text-align: center; }

.sub_newsletter-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #0E648F !important;
  border: none !important;
  position: relative; }
  @media only screen and (max-width: 767.98px) {
    .sub_newsletter-container form {
      min-height: 250px !important; } }
  .sub_newsletter-container .form-container {
    border: none; }
  .sub_newsletter-container .confirmation-check-container {
    margin-top: 2rem !important;
    padding-left: 2.8rem;
    color: white; }
    @media only screen and (max-width: 991.98px) {
      .sub_newsletter-container .confirmation-check-container {
        margin-top: 1rem !important;
        padding-left: 2rem;
        font-size: .4rem; } }
    @media only screen and (max-width: 767.98px) {
      .sub_newsletter-container .confirmation-check-container {
        font-size: .6rem; } }
    .sub_newsletter-container .confirmation-check-container input[type="checkbox"] {
      margin-right: 10px;
      transform: scale(1.5); }
    .sub_newsletter-container .confirmation-check-container .link-checkbox {
      color: white;
      text-decoration: none; }
  .sub_newsletter-container .sub_newsletter_image_container {
    flex: 0 0 50%; }
    .sub_newsletter-container .sub_newsletter_image_container img {
      max-height: none;
      width: 100%;
      height: 100%;
      border-radius: 15px 0 0 15px; }
      @media only screen and (max-width: 767.98px) {
        .sub_newsletter-container .sub_newsletter_image_container img {
          border-radius: 15px 15px 0 0; } }
  .sub_newsletter-container .form-group {
    gap: 20px; }
    .sub_newsletter-container .form-group input[type="email"] {
      padding: 0; }
      @media only screen and (max-width: 991.98px) {
        .sub_newsletter-container .form-group input[type="email"] {
          max-height: 35px; } }
  .sub_newsletter-container .title-plugin-subscribe {
    color: #FFF;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center; }
    @media only screen and (max-width: 991.98px) {
      .sub_newsletter-container .title-plugin-subscribe {
        font-size: .8rem; } }
    @media only screen and (max-width: 767.98px) {
      .sub_newsletter-container .title-plugin-subscribe {
        font-size: 1.2rem; } }
  .sub_newsletter-container input[type="email"] {
    background-color: #FFF;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #2A2D32; }
    .sub_newsletter-container input[type="email"]::placeholder {
      color: #2A2D32; }

.andromeda-link > button[type="submit"] {
  position: absolute;
  bottom: -40px;
  right: 25%;
  transform: translateX(50%); }
  @media only screen and (max-width: 767.98px) {
    .andromeda-link > button[type="submit"] {
      right: 50%; } }
.border-cms-text-booking {
  border-right: 1px solid #707070; }
  @media only screen and (max-width: 767.98px) {
    .border-cms-text-booking {
      border-right: none;
      border-bottom: 1px solid #707070; } }
  .border-cms-text-booking .padding-right {
    padding-right: 20px; }
    @media only screen and (max-width: 767.98px) {
      .border-cms-text-booking .padding-right {
        padding-right: 0; } }
.list-custom {
  display: flex;
  flex-direction: row;
  gap: 20px; }
  @media only screen and (max-width: 1199.98px) {
    .list-custom {
      padding-right: 145px; } }
  @media only screen and (max-width: 767.98px) {
    .list-custom {
      padding-right: 20px; } }
  .list-custom .list-number-custom {
    display: inline-block;
    color: white;
    font-size: 2rem;
    background-color: #7BC6D2;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .list-custom p {
    color: #7bc6d2; }

.cancelation-policy-padding-left {
  padding-left: 100px; }
  @media only screen and (max-width: 767.98px) {
    .cancelation-policy-padding-left {
      padding-left: 10px; } }
.custom-form {
  margin: 0 20% 0 20% !important; }
  @media only screen and (max-width: 767.98px) {
    .custom-form {
      margin: 0 10% 0 10% !important; } }
.form-group input:not([type="checkbox"]),
.form-group textarea {
  border-radius: 10px;
  border: 1px solid #7BC6D2 !important;
  color: #0E648F !important;
  font-weight: bold !important; }

.form-group label {
  color: #0E648F !important;
  font-weight: bold !important; }

.container.container-header {
  margin-top: 80px; }
  @media only screen and (max-width: 767.98px) {
    .container.container-header {
      margin-top: 90px; } }
.item-title-product {
  color: #7BC6D2;
  font-weight: bolder;
  font-size: 3rem; }
  @media only screen and (max-width: 767.98px) {
    .item-title-product {
      font-size: 2rem; } }
.img-product {
  border-radius: 25px; }

.navbar-activity {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (max-width: 767.98px) {
    .navbar-activity {
      display: none; } }
  .navbar-activity .navbar-labels {
    background-color: #0E648F;
    max-width: fit-content;
    border-radius: 25px; }
    .navbar-activity .navbar-labels a {
      color: #FFF;
      font-family: 'Poppins', sans-serif; }
      .navbar-activity .navbar-labels a:hover {
        text-decoration: none;
        color: #7BC6D2; }
      @media only screen and (max-width: 767.98px) {
        .navbar-activity .navbar-labels a {
          padding: 5px !important; } }
.navbar-activity-mobile {
  display: none; }
  @media only screen and (max-width: 767.98px) {
    .navbar-activity-mobile {
      display: flex;
      position: relative; } }
  .navbar-activity-mobile button {
    background-color: #0E648F;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Poppins', sans-serif;
    color: #FFF;
    border-radius: 15px;
    font-size: .8rem; }
    .navbar-activity-mobile button:hover {
      background-color: #7BC6D2;
      color: #FFF; }

.activity-subtitle {
  font-weight: bold;
  color: #7BC6D2;
  font-size: 1.5rem; }

.gallery-title,
.activity-h4 {
  color: #7BC6D2;
  font-size: .9rem; }

.col-gallery {
  padding: 0 5px 8px 0; }

.img_crop {
  border-radius: 25px;
  max-height: 140px; }

.blue-background {
  background-color: #f3fafb;
  border-radius: 15px; }

.corners {
  border-radius: 0 0 15px 15px; }

.blue-title-background {
  background-color: #7BC6D2;
  color: #FFF;
  padding: .4rem 1rem;
  border-radius: 15px 15px 0 0;
  margin-bottom: 0; }

#booking_alone {
  margin-top: 100px; }

.container-social svg {
  fill: #7BC6D2; }

#booking-section-mode .fa.fa-info-circle {
  color: #7BC6D2; }

#collapse-calendar {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
  font-family: 'Poppins', sans-serif; }

.dayContainer {
  margin-bottom: 1rem; }

.flatpickr-current-month > .flatpickr-monthDropdown-months,
.numInputWrapper > .numInput {
  color: #7BC6D2 !important;
  font-weight: bold !important; }

.flatpickr-weekday {
  color: #7BC6D2 !important;
  font-weight: bol !important; }

.flatpickr-next-month {
  background-color: #7BC6D2;
  border-radius: 50%;
  right: 35px !important;
  width: 20px;
  height: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 5px !important;
  padding: 0 !important; }
  .flatpickr-next-month svg {
    fill: #FFF;
    width: 12px !important; }

.flatpickr-prev-month {
  background-color: #7BC6D2;
  border-radius: 50%;
  left: 35px !important;
  width: 20px;
  height: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 5px !important;
  padding: 0 !important; }
  .flatpickr-prev-month svg {
    fill: #FFF;
    width: 12px !important; }

.flatpickr-day.day-available {
  border: 1px solid #7BC6D2;
  background-color: transparent !important;
  color: #7BC6D2; }

.flatpickr-day.selected,
.today {
  background-color: #7BC6D2 !important;
  color: #FFF !important;
  border: none !important; }

.flatpickr-day.day-busy:not(.selected):not(.startRange):not(.inRange):not(.endRange), .flatpickr-day.day-busy:not(.selected):not(.startRange):not(.inRange):not(.endRange):hover {
  background-color: transparent !important;
  border: 1px solid #dd6694 !important;
  color: #dd6694 !important; }

.labels-calendar p {
  font-size: .6rem; }

.labels-calendar .label-caption {
  width: 1rem;
  height: 1rem;
  border-radius: 4px;
  margin-left: 8px; }

.labels-calendar .label-available {
  background-color: transparent;
  border: 2px solid #7BC6D2; }

.labels-calendar .label-not-available {
  background-color: #dd6694;
  border: 2px solid #dd6694; }

.labels-calendar .label-selected {
  background-color: #7BC6D2;
  border: 2px solid #7BC6D2; }

#collapse-schedule,
#collapse-persons {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09);
  font-family: 'Poppins', sans-serif; }
  #collapse-schedule .collapse-dropdown,
  #collapse-persons .collapse-dropdown {
    background-color: transparent !important; }
    #collapse-schedule .collapse-dropdown .collapse-list-dropdown,
    #collapse-persons .collapse-dropdown .collapse-list-dropdown {
      border-radius: 0 0 15px 15px !important; }
      #collapse-schedule .collapse-dropdown .collapse-list-dropdown .collapse-dropdown-item:last-child,
      #collapse-persons .collapse-dropdown .collapse-list-dropdown .collapse-dropdown-item:last-child {
        border-radius: 0 0 15px 15px !important;
        box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09); }

.collapse-dropdown-item {
  background-color: #FFF; }

.collapse-dropdown-item.selected-element {
  background-color: #d7eef2;
  color: #2A2D32; }

.collapse-dropdown-item:not(.selected-element) {
  border-top: 1px solid #7BC6D2;
  background-color: #FFF;
  color: #7BC6D2; }

.collapse-dropdown-item.with-hover:hover {
  background-color: #d7eef2; }

.limited-seats {
  color: #7BC6D2; }

.quota-schedule,
.years-person,
.extra-info,
.resource-quota,
.extra-info p {
  font-size: .5rem;
  color: #7BC6D2; }

.btn-persons,
.btn-extras {
  color: #FFF;
  background-color: #7BC6D2;
  border: none; }

.section-total {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
  padding: .5rem;
  border-radius: 15px;
  font-family: 'Poppins', sans-serif;
  margin-top: 2rem; }
  .section-total .price-total {
    color: #7BC6D2; }

#btn-booking .button_title {
  font-size: 1.2rem; }

#mobile-buttons-booking {
  font-family: 'Poppins', sans-serif;
  text-transform: none !important;
  border-top: none; }
  #mobile-buttons-booking .button-left-booking {
    background-color: #0E648F; }
    #mobile-buttons-booking .button-left-booking:hover {
      background-color: #7BC6D2; }
  #mobile-buttons-booking .button-right-booking {
    background-color: #f07f01; }
    #mobile-buttons-booking .button-right-booking:hover {
      background-color: #7BC6D2; }
  #mobile-buttons-booking .price-booking-mobile {
    color: #fff; }

.activity-stepwizard {
  margin-top: 5rem !important;
  margin-bottom: 0 !important; }
  @media only screen and (max-width: 767.98px) {
    .activity-stepwizard {
      margin-top: 200px !important; } }
  .activity-stepwizard .d-inline-flex::before {
    height: 2px;
    background-color: #7BC6D2; }
  .activity-stepwizard a[disabled], .activity-stepwizard p {
    color: #7BC6D2;
    font-weight: bold;
    font-family: 'Poppins', sans-serif; }
  .activity-stepwizard a {
    color: #FFF;
    font-weight: bold;
    font-family: 'Poppins', sans-serif; }
  .activity-stepwizard .btn-circle {
    background-color: #7BC6D2; }

.select_services {
  background: transparent; }

.step-container h2 {
  text-transform: none;
  color: #7BC6D2;
  letter-spacing: normal;
  font-family: 'Poppins', sans-serif; }

.booking_details {
  border: none; }
  .booking_details .booking-section-resume h3 {
    background-color: #7BC6D2;
    color: #FFF;
    font-size: 1.2rem;
    border-radius: 15px 15px 0 0;
    padding: 1rem; }
    .booking_details .booking-section-resume h3 .section-details {
      margin-bottom: 2rem; }
  .booking_details .date-row {
    border-bottom: none !important; }

#budget-breakdown-modal .budget_breakdown .budget-section, .booking_details .budget_breakdown .budget-section {
  background-color: transparent;
  border-bottom: none;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09) !important;
  border-radius: 15px; }

#budget-breakdown-modal .budget_breakdown .budget-row, #budget-breakdown-modal .budget_breakdown .modality-row, .booking_details .budget_breakdown .budget-row, .booking_details .budget_breakdown .modality-row {
  color: #7BC6D2;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  font-size: .7rem; }

#booking-section-promocode .icon-plus {
  background-color: #FFF;
  border-radius: 50%; }
  #booking-section-promocode .icon-plus i {
    color: #7BC6D2;
    padding: .2rem; }

#booking-section-promocode .button-promocode {
  border-radius: 15px 15px 0 0 !important;
  background-color: #7BC6D2;
  color: #FFF;
  font-size: .8rem;
  text-transform: none; }
  #booking-section-promocode .button-promocode .text-truncate {
    font-family: 'Poppins', sans-serif !important;
    color: white; }

#booking-section-promocode .collapse-dropdown {
  background-color: transparent; }
  #booking-section-promocode .collapse-dropdown #promocode {
    font-family: 'Poppins', sans-serif;
    color: #0E648F;
    font-weight: bold;
    padding-left: 1rem;
    border: 1px solid #7BC6D2;
    border-radius: 15px; }
    #booking-section-promocode .collapse-dropdown #promocode:placeholder-shown {
      color: #0E648F;
      font-weight: bold; }
  #booking-section-promocode .collapse-dropdown #use-promocode {
    margin-bottom: 0 !important; }

#booking-section-promocode .collapse-dropdown-item {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09) !important;
  border-radius: 0 0 15px 15px !important;
  margin: 0;
  gap: 15px; }

#booking {
  font-family: 'Poppins', sans-serif; }
  #booking .form-block > input,
  #booking .form-block > .iti,
  #booking .form-block > select {
    font-family: 'Poppins', sans-serif;
    color: #0E648F;
    font-weight: bold;
    padding-left: 1rem;
    border: 1px solid #7BC6D2 !important;
    border-radius: 15px !important;
    height: 60px; }
  #booking label {
    color: #0E648F;
    font-weight: bold; }
  #booking .form-block > .iti > input {
    background-color: transparent;
    border: none;
    height: 60px; }
  #booking .form-block > #cli_lang {
    padding-top: 0; }

.payment-service {
  font-family: 'Poppins', sans-serif; }
  .payment-service .form-label {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0 !important;
    padding: 1rem 0 .5rem 0;
    font-size: 1rem;
    color: #7BC6D2; }

.important-text-under-payment {
  font-size: .6rem;
  color: #0E648F;
  padding-right: 4rem; }

.comments-section .small-title {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0 !important;
  padding: 1rem 0 0 0;
  font-size: 1rem;
  color: #7BC6D2;
  text-transform: none; }

.comments-section .input-style {
  font-family: 'Poppins', sans-serif;
  color: #0E648F;
  font-weight: bold;
  padding-left: 1rem;
  border: 1px solid #7BC6D2 !important;
  border-radius: 15px !important;
  background-color: #FFF; }

.checkbox-policy-section span, .checkbox-policy-section span > a {
  color: #7BC6D2; }

.card.booking-card {
  max-width: 100% !important;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09);
  border-radius: 20px; }
  .card.booking-card a {
    color: #fff !important; }

#andromeda_whatsapp .bubble {
  background-color: #0E648F !important;
  border-radius: 20% !important; }

.animated-border::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px none transparent !important;
  border-radius: 20px !important;
  z-index: -1;
  animation: border-animation var(--main-animation-interval) infinite; }

#andromeda_whatsapp .bubble .notification-badge {
  background-color: transparent !important; }
