/****************************************
MEDIA QUERIES
****************************************/
body {
  color: #000;
  overflow-x: hidden; }

#cms-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; }

.detail-block {
  background-color: #006A95;
  font-family: 'Open Sans', sans-serif; }

.container-act {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto; }

.detail-block h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: uppercase; }

.detail-block p {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 0.5px; }

.detail-block p span {
  margin-left: 0px; }

#book-activity, #book-package {
  padding: 0 18px;
  height: 40px;
  width: fit-content;
  width: -moz-fit-content; }

#book-activity a, #book-package a {
  color: #006A95;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  border: 2px solid #fff;
  text-transform: uppercase;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out; }

#book-activity a:hover, #book-package a:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: none; }

.section-activity-navbar {
  padding-top: 10px;
  margin-top: -10px; }

header.header-fixed.header-agencies + #cms-content .section-activity-navbar {
  padding-top: 140px;
  margin-top: -140px; }

.detail-content-block h4 {
  font-family: "Cabin", sans-serif;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 22px;
  margin-bottom: 1em;
  font-stretch: 100%; }

.detail-content-block p {
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  color: #2d3e50;
  line-height: 22px;
  font-weight: 400;
  font-stretch: 100%; }

.activity-extra-info {
  color: #222;
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  font-stretch: 100%;
  font-weight: 400; }

.activity-extra-info h4 {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-stretch: 100%;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 25px;
  text-size-adjust: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  background-color: #014E6F;
  padding: .5rem; }

.activity-extra-info ul {
  padding: 0;
  padding-right: .8rem;
  list-style-position: inside; }

.activity-included ul li::marker {
  content: "\2714";
  color: #006A95; }

.activity-not-included ul li::marker {
  content: "\2715"; }

@media (max-width: 1199px) {
  .activity-extra-info h4 {
    font-size: .8rem; } }

.img_crop {
  object-fit: cover;
  height: 200px; }

.gallery-title {
  font-weight: bold;
  color: #444444;
  font-size: .9rem;
  margin-top: 2rem;
  margin-bottom: 1rem; }

.col-gallery {
  padding: 1px; }

.btn-collapse-section {
  color: #444444;
  border-radius: 50%;
  border: 2px solid #444444;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0;
  box-shadow: unset; }

/*collapse icon transition*/
.fa-minus {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .3s all ease-out; }

.fa-plus {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: .3s all ease-out; }

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  color: #FFFFFF;
  font-size: 5rem; }

.disabled, .disabled:hover {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5; }

/* Header image and title*/
.title-activity {
  height: 250px; }

.img_main {
  object-fit: cover;
  height: 600px; }

.img_main_21x9 {
  aspect-ratio: 21/9;
  object-fit: cover; }

.location-box {
  text-align: center;
  position: absolute;
  top: .5rem;
  right: .5rem; }

.location-text {
  background-color: #006A95;
  width: 100%;
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  padding: .5rem;
  color: #FFFFFF; }

.location-text a:active {
  color: #FFFFFF; }

.location-text a:hover {
  color: #FFFFFF; }

.subtitle-sizing {
  font-size: .8rem; }

p.activity-categories {
  font-family: 'Open Sans', sans-serif;
  font-size: .7rem;
  line-height: 2rem;
  margin-bottom: 0; }

.activity-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #014E6F; }

.activity-subtitle {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #006A95; }

/* Sections title */
.section-title > h4,
h4.title-section {
  overflow: hidden;
  border-bottom: 1px solid #002A40; }

#section-boat-equipment h4:not(.title-section),
#collapse-technical-data h4:not(.title-section) {
  font-weight: bold;
  color: #014E6F;
  padding-top: .5rem; }

.section-title > h4, .section-title-features > h4,
#section-boats-technical-data > h4,
#section-boat-equipment > h4 {
  position: relative;
  display: inline-block;
  font-size: calc(1.2rem - .2rem);
  color: #014E6F;
  font-weight: bold;
  padding-bottom: .5rem; }

.activity-categories .border-tag {
  border-color: #343a40; }

#navbar {
  background-color: unset;
  border-top: 1px solid #343a40; }

#navbar a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: .8rem;
  color: #343a40;
  text-decoration: none; }

#navbar a::after {
  transition: ease-in-out .2s;
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #343a40; }

#navbar a:hover::after {
  width: 100%; }

.container-header {
  position: relative; }

.activity-header-title,
.activity-header-title h2 {
  color: #343a40; }

.activity-header-title h4 {
  margin: 0; }

#navbar div a:not(:last-child) {
  border-right: 1px solid #006A95; }

.activity-header-menu {
  background-color: #ffffff; }

@media (min-width: 768px) {
  .activity-header-menu {
    position: absolute;
    bottom: 0;
    background-color: #ffffff85; } }

.activity-highlight {
  font-size: 1.5rem;
  font-weight: bold;
  color: #014E6F;
  margin-bottom: 2.5rem; }

.location-image .activity-layout {
  height: auto; }

.activity-layout {
  height: 440px;
  width: 100%; }

#map {
  height: 440px;
  width: 100%; }

/***************************************************************************************************
EXTRAS
***************************************************************************************************/
#extras_collapse h4 {
  font-weight: bold;
  color: #444444;
  font-size: 1rem;
  margin-bottom: 0.25rem; }

.extras-list {
  columns: auto 3;
  font-size: .7rem;
  color: #002A40; }

.extras-list a {
  box-shadow: none; }

.extras-list a:focus {
  outline: none;
  box-shadow: none; }

#collapse-extras .extra-description p {
  margin-bottom: 0;
  font-size: .6rem; }

#collapse-extras .extra-description {
  margin-bottom: 0.25rem; }

@media (max-width: 767px) {
  .extras-list {
    columns: auto 2; } }

@media (max-width: 576px) {
  .extras-list {
    columns: auto 1; } }

.background-cover {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%; }

.extras-title-section {
  background-color: #006A9540;
  color: #000; }

.extras-boat-template {
  padding: .3rem 1rem;
  color: #FFFFFF; }
  .extras-boat-template h3, .extras-boat-template h4, .extras-boat-template p, .extras-boat-template span {
    color: #FFFFFF;
    margin: 0;
    padding: 0; }
  .extras-boat-template h3 {
    font-size: 1rem;
    font-weight: bold; }
  .extras-boat-template h4, .extras-boat-template p {
    font-size: .6rem;
    font-weight: normal; }

.extras-boat-template-others {
  background-color: #006A95; }

@media only screen and (max-width: 768px) {
  .img_main {
    height: 250px; }
  .location-text {
    font-size: 0.6rem; } }

/* Itinerary */
.itinerary-container .itinerary-title {
  color: #014E6F;
  margin-bottom: .5rem;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: bold; }

.itinerary-container .title h4 {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: .9rem;
  font-weight: 700;
  background-color: #014E6F;
  margin-bottom: 0;
  padding: .3rem; }

.itinerary-container .title .btn-collapse-section {
  color: #FFFFFF;
  margin-right: 2px;
  border: 2px solid #FFFFFF;
  height: 1rem;
  width: 1rem; }

.itinerary-container .description {
  padding: .5rem;
  background-color: #F1F1F1; }
  .itinerary-container .description p {
    margin: 0; }

/* requirements */
#requirements_container .activity-required {
  padding: 20px;
  background-color: #ECECEC;
  border: 2px solid #014E6F;
  color: #002A40;
  border-radius: 5px; }
  #requirements_container .activity-required h4 {
    font-weight: bold;
    color: #014E6F; }

#requirements_container .activity-collection-points {
  padding: 20px;
  border: 2px solid #014E6F;
  color: #002A40;
  border-radius: 5px;
  overflow: hidden; }
  #requirements_container .activity-collection-points h4 {
    font-weight: bold;
    color: #014E6F; }

/* conditions */
#conditions-container .collapse-partial:not(.show),
#payment-conditions-container .collapse-partial:not(.show) {
  display: block;
  height: 10rem;
  overflow: hidden; }

#conditions-container .title-section h4,
#payment-conditions-container .title-section h4 {
  font-size: calc(1.2rem - .2rem);
  color: #014E6F;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 10px; }

/* Booking integrated in activity */
#cms-content .btn-ask-info {
  color: white;
  background: #F8CA00;
  font-size: .8rem;
  padding: .375rem 1.2rem; }

#btn-request-quotation,
#btn-footer-request-quotation,
#btn-footer-request-quotation .btn,
#btn-contact-mobile {
  color: white;
  background: #FF9D00; }

#btn-booking,
#btn-footer-booking-mobile,
#btn-booking-mobile {
  color: white;
  background: #1ABC9C; }

#cms-content .btn-ask-info:hover {
  color: #F8CA00;
  background: #F8CA001A; }

#btn-request-quotation:not(:disabled):hover,
#btn-footer-request-quotation:not(:disabled):hover,
#btn-contact-mobile:not(:disabled):hover {
  color: #FF9D00;
  background: #FF9D001A; }

#btn-booking:not(:disabled):hover,
#btn-footer-booking-mobile:not(:disabled):hover,
#btn-booking-mobile:not(:disabled):hover {
  color: #1ABC9C;
  background: #1ABC9C1A; }

#integrated-booking-process .btn-dropdown {
  box-shadow: none;
  font-size: calc(.8rem - 4px);
  text-transform: uppercase; }

.mode-info-info {
  size: .5rem; }
  .mode-info-info h1, .mode-info-info h2, .mode-info-info h3, .mode-info-info h4, .mode-info-info h5 {
    font-size: .7rem; }
  .mode-info-info h6, .mode-info-info p, .mode-info-info span, .mode-info-info i, .mode-info-info a, .mode-info-info ul, .mode-info-info li {
    font-size: .5rem; }

.btn-dropdown:hover {
  color: #FFFFFF; }

.btn-click:not([disabled]):hover {
  color: #006A95;
  background-color: #006A951A; }

.collapse-dropdown {
  background-color: #006A9540; }

.collapse-dropdown-item {
  font-size: .7rem; }

.collapse-dropdown-item.selected-element {
  background-color: #006A9599;
  color: #FFFFFF; }
  .collapse-dropdown-item.selected-element a {
    color: #FFFFFF; }

.collapse-dropdown-item:not(:first-child) {
  border-top: 1px solid #006A95; }

.collapse-dropdown-item.with-hover {
  cursor: pointer; }

.collapse-dropdown-item.with-hover:hover {
  background-color: #006A95;
  color: #FFFFFF; }
  .collapse-dropdown-item.with-hover:hover a {
    color: #FFFFFF; }

a.mode_description {
  transition: none; }

.collapse-dropdown .text-element p {
  font-size: .5rem;
  margin-bottom: 0; }

.collapse-dropdown .text-element p:first-child {
  margin-top: 0.2rem; }

.msg-error {
  font-size: .8rem;
  color: #B22222; }

.msg-info {
  font-size: .5rem;
  border-bottom: 1px solid #006A95; }

.extras-title-section {
  background-color: #006A9573; }

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

.collapse-info:hover {
  text-decoration: none;
  color: #006A95; }

.flatpickr-calendar {
  box-sizing: unset;
  box-shadow: none;
  font-size: 12px; }

.flatpickr-current-month {
  font-size: .7rem;
  padding: 0; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  padding: 2px 10px; }

.flatpickr-rContainer {
  max-width: 100%; }

.flatpickr-days {
  max-width: 100%; }

.flatpickr-calendar .dayContainer {
  min-width: 100%; }

.dayContainer .flatpickr-day {
  font-weight: bold;
  margin: 2px;
  width: calc(14.2857143% - 4px);
  min-width: calc(14.2857143% - 4px);
  max-width: calc(14.2857143% - 4px); }

.dayContainer .flatpickr-day.flatpickr-disabled, .dayContainer .flatpickr-day.flatpickr-disabled:hover {
  background: transparent;
  color: rgba(57, 57, 57, 0.3); }

#legend-flatpickr {
  font-weight: bold; }

#legend-flatpickr .dot {
  height: 10px;
  width: 10px;
  pointer-events: none; }

.collapse-dropdown-item.with-hover:hover .quota-schedule,
.collapse-dropdown-item.selected-element .quota-schedule,
.collapse-dropdown-item.with-hover:hover .resource-quota,
.collapse-dropdown-item.selected-element .resource-quota {
  color: #FFFFFF; }

#schedule-container, #transfer-container {
  position: relative;
  color: white; }
  #schedule-container:after, #transfer-container:after {
    content: '\f078';
    font: normal normal normal 12px/13px FontAwesome;
    color: #FFFFFF;
    right: 15px;
    top: 10px;
    position: absolute;
    pointer-events: none; }

#schedule-container .fa-clock,
#transfer-container .fa-clock {
  position: absolute;
  padding: 12px 15px;
  margin: 0;
  font-size: calc(.8rem - 3px); }

#schedule-container .schedule-template,
#transfer-container .transfer-template {
  width: 100%;
  box-shadow: none;
  font-size: calc(.8rem - 4px);
  text-transform: uppercase;
  color: white;
  padding: 0.375rem 0.75rem 0.375rem 36px;
  appearance: none;
  border-color: #006A95; }
  #schedule-container .schedule-template:focus,
  #transfer-container .transfer-template:focus {
    outline: unset; }

#schedule-container .schedule-template option,
#transfer-container .transfer-template option {
  background-color: #02A6C3;
  color: #FFFFFF; }

.custom-checkbox-button {
  pointer-events: none;
  width: 23px;
  position: relative;
  margin-bottom: 0;
  margin-right: .5rem;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.custom-checkbox-button input {
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.custom-checkbox-button .checkmark {
  height: 23px;
  width: 23px;
  border: 1px solid #fff;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.custom-checkbox-button:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.custom-checkbox-button input:checked ~ .checkmark {
  background-color: #006A95; }

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox-button .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.custom-checkbox-button input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.custom-checkbox-button .checkmark:after {
  left: 9px;
  top: 4px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.btn-persons, .btn-extras {
  color: #006A95;
  border: 2px solid #006A95;
  height: calc(.5rem + .3rem);
  width: calc(.5rem + .3rem);
  font-size: .5rem;
  cursor: pointer; }

.btn-persons.disabled, .btn-extras.disabled {
  color: #006A9573;
  border: 2px solid #006A9573;
  cursor: default; }

.selector-num {
  width: 1.5rem; }

input#promocode {
  border: 1px solid #006A95;
  border-radius: .25rem; }

.section-total div:first-child span:first-child {
  line-height: .6rem; }

.section-total div:first-child span:last-child {
  font-size: 1.3rem;
  line-height: 1.3rem; }

.text-taxes {
  font-size: .8rem; }

.section-info-advance {
  font-size: .7rem; }

/* Calendar */
div.flatpickr-calendar {
  font-size: .6rem;
  box-shadow: unset; }

.flatpickr-months span.flatpickr-prev-month, .flatpickr-months span.flatpickr-next-month {
  padding: 2px 10px; }

div.flatpickr-current-month {
  font-size: .7rem;
  padding: 0; }

#legend-flatpickr {
  font-weight: bold;
  color: #000; }

/* Sticky booking process */
header.header-fixed ~ #cms-content #carousel-activity-detail,
header.header-fixed.header-agencies ~ #cms-content #carousel-activity-detail {
  margin-top: 14px; }

.cms-toolbar-expanded header.header-fixed ~ #cms-content #carousel-activity-detail,
.cms-toolbar-expanded header.header-fixed.header-agencies ~ #cms-content #carousel-activity-detail {
  margin-top: 0 !important; }

@media screen and (min-height: 768px) {
  #container-integrated-booking {
    height: calc(100vh - 40px);
    position: sticky !important;
    top: 30px !important;
    overflow-y: auto; }
  header.header-fixed ~ #cms-content #container-integrated-booking {
    height: calc(100vh - 130px);
    position: sticky !important;
    top: 90px !important;
    overflow-y: auto; }
  header.header-fixed.header-agencies ~ #cms-content #container-integrated-booking {
    height: calc(100vh - 200px); } }

@media screen and (max-height: 768px) {
  #container-integrated-booking::-webkit-scrollbar {
    width: 12px;
    height: 12px; }
  #container-integrated-booking::-webkit-scrollbar-track {
    background: transparent; }
  #container-integrated-booking::-webkit-scrollbar-thumb {
    background: #006A9550; }
  header:not(.header-fixed) #container-integrated-booking {
    scrollbar-width: thin;
    scrollbar-color: #006A9550 transparent;
    overflow-y: scroll;
    padding-right: 10px;
    height: 100dvh;
    overflow-y: auto; } }

@media only screen and (max-height: 800px) {
  #nav-elems-booking-integrated {
    height: 55px !important; } }

@media only screen and (max-width: 991px) {
  #container-integrated-booking,
  header.header-fixed ~ #cms-content #container-integrated-booking,
  header.header-fixed.header-agencies ~ #cms-content #container-integrated-booking {
    height: unset; }
  #height-sticky-booking.no-pointer-events {
    display: none; }
  #nav-elems-booking-integrated {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: white;
    left: 0;
    height: 85px;
    z-index: 51; }
  footer {
    margin-bottom: 2.95rem; }
  #mobile-buttons-booking {
    box-shadow: 0 13px 36px #b5b5b5; }
  #mobile-buttons-booking,
  #btn-booking-mobile,
  #btn-contact-mobile,
  .price-booking-mobile {
    font-size: calc(.8rem); }
  #btn-booking:hover,
  #btn-footer-booking-mobile:hover,
  #btn-booking-mobile:hover {
    color: #FFFFFF;
    background: #1ABC9C; }
  #btn-booking-mobile,
  #btn-contact-mobile {
    border-radius: 0;
    padding: .175rem .25rem; }
  #height-sticky-booking {
    position: fixed;
    top: 0;
    padding-top: 50px;
    width: 100%;
    bottom: 0;
    padding-bottom: 125px;
    overflow: scroll; }
  .no-pointer-events {
    pointer-events: none; } }

#nav-booking-integrated .nav-link {
  color: #014E6F;
  font-size: calc(1.2rem - .4rem);
  padding: 0.4rem; }

#nav-booking-integrated .nav-link.active {
  color: #006A95; }

#navbar-booking-mobile, #navbar-contact-mobile {
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1; }

#footer-booking-mobile {
  position: fixed;
  bottom: 0;
  right: 0;
  height: 60px;
  font-size: 1.2rem; }

.navbar-booking-arrow {
  height: 50px;
  width: 50px; }

.footer-booking {
  bottom: 0;
  position: absolute; }

#booking-section-highlights {
  max-height: 500px;
  transition: max-height 1s ease-in;
  overflow: hidden; }

.sticky-booking #booking-section-highlights {
  max-height: 0;
  transition: max-height 1s ease-out; }

.footer-booking #booking-section-highlights {
  display: none; }

.alert-showed {
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  z-index: 5; }

/* CONTACT INTEGRATED */
.contact_activity [for="id_phone"] {
  display: block;
  position: absolute;
  font-size: 12px;
  top: 0;
  color: #999;
  left: 34px; }

.contact_activity input:not([type=submit]) {
  height: 2.5rem;
  padding-top: 15px;
  padding-left: 20px;
  color: #888;
  background-color: #f8f8f8; }

.contact_activity input:not([type=submit]) ~ label, .contact_activity textarea ~ label {
  position: absolute;
  display: block;
  color: #888;
  font-size: .8rem;
  left: 21px;
  top: 13px;
  transition: .5s ease-in-out; }

.contact_activity input[value]:not([value=""]) ~ label, .contact_activity input:not([type=submit]):focus ~ label,
.contact_activity textarea[value]:not([value=""]) ~ label, .contact_activity textarea:focus ~ label,
.contact_activity .django-flatpickr ~ label {
  display: block;
  position: absolute;
  font-size: .5rem;
  top: 9px;
  color: #888;
  left: 21px;
  z-index: 3; }

.contact_activity #id_lang {
  width: 100%;
  font-size: 16px;
  height: 65px;
  padding: 0;
  padding-top: 15px;
  padding-left: 20px;
  border: none;
  border: 1px solid #ced4da;
  outline: none;
  border-radius: .25rem;
  background-color: #f8f8f8; }

.contact_activity label[for=id_lang] {
  display: block;
  position: absolute;
  color: #888;
  left: 20px;
  font-size: 12px;
  top: 9px;
  z-index: 3;
  background-color: #f8f8f8; }

.contact_activity textarea {
  border: none;
  outline: none;
  min-height: 100px;
  height: 200px;
  max-height: 375px;
  background-color: #f8f8f8; }

#contact_activity .checkbox input[type=checkbox] {
  min-height: 14px;
  min-width: 14px;
  height: 14px;
  width: 14px; }

.text-accept-terms {
  font-size: 14px;
  line-height: 26px;
  color: #222;
  flex-basis: 0;
  flex-grow: 1; }

.link-checkbox {
  font-weight: bold;
  color: #006A95; }

.contact_activity textarea ~ label {
  left: 20px; }

.contact_activity textarea:focus {
  box-shadow: none;
  background-color: #f8f8f8; }

.contact_activity .outer {
  padding-top: 22px;
  padding-left: 9px;
  padding-right: 0;
  min-height: 100px;
  max-height: 400px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  background-color: #f8f8f8; }

.contact_activity .outer:focus-within {
  background-color: #f8f8f8;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none; }

.contact_activity .btn-dropdown {
  box-shadow: none !important;
  font-size: .8rem;
  text-transform: uppercase; }

.text-label {
  font-size: .9rem;
  padding-left: 14px; }

.text-label a {
  color: #BBBBBB; }

#btn-footer-request-quotation {
  position: fixed;
  bottom: 68px;
  right: 0;
  height: 60px;
  font-size: 1.2rem; }

.button_subtext {
  font-size: calc(.8rem - 6px);
  text-transform: none; }

.col-5 .price-unity,
.col-5 .person-currency {
  display: none; }

.btn.focus, .btn:focus {
  outline: unset;
  box-shadow: unset; }

@media (max-width: 992px) {
  #btn-footer-request-quotation {
    bottom: 62px; } }

/* Carousel activity */
#carousel-activity-detail .control-indicator, #carousel-gallery-boat-detail .control-indicator {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  z-index: 1; }
  #carousel-activity-detail .control-indicator .carousel-control-indicator-prev-icon,
  #carousel-activity-detail .control-indicator .carousel-control-indicator-next-icon, #carousel-gallery-boat-detail .control-indicator .carousel-control-indicator-prev-icon,
  #carousel-gallery-boat-detail .control-indicator .carousel-control-indicator-next-icon {
    background-color: #fff;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #000;
    display: inline-flex;
    opacity: .8; }
  #carousel-activity-detail .control-indicator .carousel-control-indicator-prev-icon:hover,
  #carousel-activity-detail .control-indicator .carousel-control-indicator-next-icon:hover, #carousel-gallery-boat-detail .control-indicator .carousel-control-indicator-prev-icon:hover,
  #carousel-gallery-boat-detail .control-indicator .carousel-control-indicator-next-icon:hover {
    text-decoration: none; }
  #carousel-activity-detail .control-indicator .carousel-control-indicator-prev-icon, #carousel-gallery-boat-detail .control-indicator .carousel-control-indicator-prev-icon {
    margin-right: 30px; }

#carousel-activity-detail .magnifying-glass-icon, #carousel-gallery-boat-detail .magnifying-glass-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  z-index: 1; }

/* Boat and Skipper */
.boat_skipper .section-title {
  border-bottom: none; }
  .boat_skipper .section-title h4 {
    margin-bottom: 1rem; }

.boat_skipper .skipper img {
  height: 125px;
  width: 125px;
  border-radius: 50%; }

/* Activity boat card */
#activity-boat-svg {
  padding: 0 1rem; }
  #activity-boat-svg svg {
    margin: 0; }
    #activity-boat-svg svg path {
      fill: #014E6F; }

.boat_skipper .card.boat_card:hover {
  box-shadow: none; }

.boat-modal-btn button {
  font-size: .8rem;
  text-align: center;
  width: 100%;
  background-color: #006A95;
  color: #FFFFFF;
  border: none;
  padding: 5px;
  cursor: pointer; }

.boat-modal-btn button:focus {
  outline: none; }

/* Activity boat detail carousel modal */
.modal-header {
  padding: .5rem 1rem;
  border: none; }

.modal-body {
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem; }

.modal-footer {
  display: flex;
  justify-content: center;
  border: none; }
  .modal-footer button {
    border-radius: 5px;
    font-size: .8rem;
    text-align: center;
    background-color: #006A95;
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    padding: .5rem .7rem;
    cursor: pointer; }

@media (min-width: 576px) {
  #boat-modal {
    padding-right: 0 !important; }
  .modal-dialog.modal-xl {
    max-width: none;
    margin: 1.75rem 10px; } }

@media (min-width: 992px) {
  #boat-modal {
    padding-right: 0; }
  .modal-dialog.modal-xl {
    max-width: 800px;
    margin: 1.75rem auto; } }

@media (min-width: 1200px) {
  .modal-dialog.modal-xl {
    max-width: 1140px; } }

#gallery-boat img {
  aspect-ratio: 16/9; }

/* Abstract */
.boat-highlight {
  font-size: 1.5rem;
  font-weight: bold;
  color: #014E6F;
  margin-bottom: 2.5rem; }

/* Features table */
/* Features table */
.features-table .col-6:nth-child(odd) {
  justify-content: flex-end; }

.features-table .col-6:nth-child(even) {
  justify-content: flex-start; }

.col-feature:not(.boat-card-info) {
  border: 1px solid #014E6F;
  height: 5.25rem;
  width: 5.25rem;
  text-align: center; }

.features-table .col-6:first-child .col-feature {
  border-top: 0;
  border-left: 0;
  padding: .3rem; }

.features-table .col-6:nth-child(2) .col-feature {
  border-top: 0;
  border-right: 0;
  padding: .3rem; }

.features-table .col-6:nth-child(3) .col-feature {
  border-bottom: 0;
  border-left: 0;
  padding: .3rem; }

.features-table .col-6:last-child .col-feature {
  border-right: 0;
  border-bottom: 0;
  padding: .3rem; }

.col-feature svg {
  margin-top: auto;
  width: 2.5rem;
  height: 2.5rem; }

.col-feature svg path,
.col-feature svg circle,
.col-feature svg rect {
  fill: #006A95; }

.feature-value {
  font-weight: bold;
  color: #444;
  margin-top: auto; }

.feature-value {
  font-weight: bold;
  color: #444;
  margin-top: auto; }

.boat-highlight {
  font-size: 1.5rem;
  font-weight: bold;
  color: #137892;
  margin-bottom: 2.5rem; }

/* Activity booking process alone */
#booking_alone #loader {
  position: fixed;
  bottom: 0;
  height: 100% !important;
  background: #fff;
  left: 0;
  z-index: 49; }

#booking_alone #mobile-buttons-booking {
  display: none !important; }

#booking_alone #container-integrated-booking {
  height: unset !important; }

@media (max-width: 992px) {
  #booking_alone .second-col-mobile {
    margin-top: 50px; } }

/* Boat card style in activity detail page */
.list-container .boats-container-list .col-feature {
  border: unset;
  height: auto; }

.modal-fullwidth {
  max-width: 95%; }
  .modal-fullwidth .modal-body {
    padding: 0; }

.boats-container-list .btn-item-calendar, .btn-close-calendar {
  display: none; }

.budget-breakdown-modal-link {
  text-decoration: underline !important;
  cursor: pointer; }

/***************************************************************************************************
MAIN VIDEO - DEFAULT THEME
***************************************************************************************************/
#main_video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden; }
  @media (min-width: 990px) and (max-width: 1199px), (min-width: 1200px) {
    #main_video {
      height: calc(100dvh - 85.8px); } }
  @media (max-width: 480px), (min-width: 481px) and (max-width: 769px) {
    #main_video {
      height: 50dvh;
      overflow: hidden;
      position: relative;
      margin-bottom: 1rem; } }
  #main_video iframe {
    width: 100%;
    aspect-ratio: 16/9;
    pointer-events: none; }
    @media (max-width: 480px), (min-width: 481px) and (max-width: 769px), (min-width: 770px) and (max-width: 989px) {
      #main_video iframe {
        transform: scale(3); } }
    @media (min-width: 990px) and (max-width: 1199px), (min-width: 1200px) {
      #main_video iframe {
        transform: scale(1.2); } }
  @media (max-width: 480px), (min-width: 481px) and (max-width: 769px), (min-width: 770px) and (max-width: 989px) {
    #main_video .activity-header-menu {
      background-color: rgba(255, 255, 255, 0.685);
      position: absolute;
      bottom: 0;
      padding: .3rem; } }
