body {
  overflow-x: hidden; }

.boat-product {
  color: #343434; }

/* Header Boat */
.title-boat, .section-title {
  text-transform: uppercase; }

.title-location {
  color: #162953; }

#download-boat-pdf {
  font-size: 16px; }

/* Carousel */
#slider-thumbs ul {
  list-style: None; }

#slider-thumbs li {
  display: inline-block; }

#slider-thumbs a.selected img {
  border: 3px solid #F8AD00; }

.orig-img {
  object-fit: scale-down; }

/* Booking/Request */
.row-booking-boat button, .row-booking-boat input {
  font-size: 16px; }

.row-booking-boat input {
  height: 41px; }

.btn-boat, .btn-boat:hover:disabled {
  color: #162953;
  background-color: #FFFFFF;
  border: 1px solid #162953; }

.btn-boat:hover:enabled {
  color: #162953;
  background-color: #F8AD00;
  border: 1px solid #F8AD00; }

.hours_time_detail {
  font-size: 13px;
  color: grey; }

.p-info-price {
  color: #fff; }

#boat-price .has-discounts {
  color: #FFFFFF;
  text-decoration: line-through; }

#boat-not-price, #boat-day-on-request {
  color: #FFFFFF; }

#boat-day-on-request {
  font-size: 14px; }

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

/* Navbar boat and Navbar features */
.nav-boat div {
  font-weight: 500; }

.nav-boat div a {
  color: #fff; }

.nav-boat div a:hover {
  color: #F8AD00;
  text-decoration: none; }

/* Sections title */
.section-title, .section-title-features {
  overflow: hidden; }

.section-title > h2, .section-title-features > h4 {
  position: relative;
  display: inline-block;
  font-size: 20px; }

.section-title > h2:after, .section-title-features > h4:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 3px;
  background: #162953; }

.section-title > h2:after, .section-title-features > h4:after {
  left: 100%;
  margin-left: 15px; }

/* Description */
.description-content {
  font-size: 16px; }

.description-content p {
  margin-bottom: .75rem; }

.dot {
  height: 10px;
  width: 10px;
  background-color: #162953;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px; }

.description-features ul {
  list-style: None; }

.description-features li {
  display: inline-block; }

/* Location */
#map-boat {
  height: 440px; }

.map-container {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  color: #F8AD00; }

.map-container .description-content {
  color: #343434; }

.boat-booking-process-active .map-container {
  width: 100%;
  left: 0;
  margin-left: 0; }

p.info-location {
  font-size: 16px; }

.location-description {
  white-space: pre-wrap;
  font-size: 16px;
  color: #343434; }

.location-text {
  background-color: #162953 !important;
  width: 15%;
  text-align: center;
  position: absolute;
  top: 10%;
  right: 5%; }

.boat-booking-process-active .location-text {
  width: 30%; }

/* Price */
.nav-year ul {
  list-style: None; }

.nav-year li {
  display: inline-block;
  color: #acacac;
  cursor: pointer; }

.nav-year li.active {
  color: #162953;
  font-weight: 700; }

.year_price:hover {
  color: #F8AD00 !important; }

.price-info-days, .price-info-week {
  font-size: 16px; }

.price-info-port {
  font-size: 12px;
  color: #acacac; }

.price-season {
  color: #F8AD00; }

/* Features Section */
.section-features {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  color: #fff; }

.boat-booking-process-active .section-features {
  width: 100%;
  left: 0;
  margin-left: 0; }

.section-title-features {
  text-transform: initial; }

.section-title-features > h4:after {
  background: #fff;
  height: 1px; }

.name-feature {
  font-size: 16px; }

.value-feature {
  color: #F8AD00;
  font-size: 18px; }

/* Extras */
.extras-container h5,
.extras-container h6,
.deposit-container h5,
.deposit-container h6 {
  color: #162953;
  text-transform: uppercase;
  font-weight: 700 !important; }

.extras-container p,
.deposit-container p {
  font-size: 16px; }

/* Booking Conditions*/
.booking-conditions {
  border: 1px solid #162953; }

.booking-conditions h4 {
  color: #162953;
  text-transform: uppercase; }

.booking-conditions p {
  font-size: 14px; }

.booking-conditions p:last-child {
  margin: 0; }

.info-conditions h1,
.info-conditions h2,
.info-conditions h3,
.info-conditions h4,
.info-conditions h5,
.info-conditions h6 {
  color: #162953;
  text-transform: uppercase;
  font-weight: 700 !important; }

.sidebar-box {
  max-height: 500px;
  position: relative;
  overflow: hidden; }

.read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent 75%, white); }

.read-more:hover {
  background-image: linear-gradient(to bottom, transparent 75%, lightGrey);
  height: 100%; }

/*Section_carousel_boat*/
.img_crop {
  object-fit: cover;
  height: 300px; }

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

.img_title {
  background-color: rgba(255, 255, 255, 0.75); }

.img_title {
  color: #343434; }

.photo_content {
  color: #162953;
  font-size: 20px; }

#navbar {
  overflow: hidden;
  background-color: #162953;
  z-index: 2; }

#navbar a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px; }

#navbar a:hover {
  color: #F8AD00; }

#navbar a.active {
  background-color: #4CAF50;
  color: white; }

.content {
  padding: 16px; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%; }

.sticky + .boat-product {
  padding-top: 113.5px; }

.topnav_link {
  color: #F8AD00;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: border-bottom-color 50ms linear 0s; }

.topnav_link:hover, .topnav_link.active {
  border-bottom-color: #F8AD00; }

.sale-title {
  font-size: 16px;
  color: #162953;
  font-weight: bold; }

.sale-subtitle {
  font-size: 16px; }

.sale-price .sale-title, .sale-price .sale-subtitle {
  font-size: 18px; }

@media only screen and (max-width: 768px) {
  .img_main {
    height: 250px; }
  .img_title {
    position: relative !important;
    display: grid;
    justify-content: center;
    background: none; }
  .img_title h2, .img_title h6 {
    font-size: 18px; } }

/* Booking integrated in boats */
.boat-booking-process-active #section-calendar table.month td {
  height: 25px;
  width: 25px;
  font-size: 18px; }

.btn-dropdown {
  box-shadow: none !important;
  font-size: 18px; }

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

.btn-click:not(:disabled):hover {
  color: #162953;
  background-color: #1629531A; }

.collapse-dropdown {
  background-color: #16295340; }

.collapse-dropdown-item {
  font-size: 16px; }

.collapse-dropdown-item.selected-element {
  background-color: #16295399;
  color: #FFFFFF !important; }

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

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

.collapse-dropdown-item.with-hover:hover {
  background-color: #162953;
  color: #FFFFFF !important; }

.msg-error {
  font-size: 14px;
  color: #B22222; }

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

.quota-schedule, .years-person, .extra-info {
  font-size: 12px;
  color: #162953; }

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

.btn-persons, .btn-extras {
  color: #162953;
  border: 2px solid #162953;
  height: 20px;
  width: 20px;
  font-size: 12px;
  cursor: pointer; }

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

.selector-num {
  width: 40px; }

input#promocode {
  background: transparent;
  border: none; }

.section-total span:last-child {
  font-size: 1.8rem;
  line-height: 1.7rem; }

.text-taxes {
  font-size: 16px; }

.section-info-advance {
  font-size: 12px; }

.section-excess {
  font-size: 16px; }

span.btn-booking-info-text {
  text-transform: none;
  font-size: 14px; }

#contact-integrated-boat .checkbox input[type=checkbox] {
  height: 36px;
  width: 36px; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%; }

.sticky + .container-act {
  padding-top: 71px !important; }

.sticky-booking {
  position: fixed;
  top: 18px; }

@media only screen and (min-width: 1200px) {
  .sticky-booking {
    position: fixed;
    top: 68px; } }

@media only screen and (max-width: 991px) {
  #price-booking-mobile {
    font-size: 25px; }
  #height-sticky-booking, #contact-integrated-boat {
    position: fixed;
    top: 50px;
    width: 100%;
    bottom: 60px;
    overflow: scroll; }
  #height-sticky-booking.two-buttons {
    bottom: 128px; }
  .no-pointer-events {
    pointer-events: none; }
  #contact-integrated-boat input[type=submit] {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 60px;
    font-size: 24px;
    border-radius: 0;
    background-color: #F8AD00; } }

#nav-booking-integrated .nav-link {
  color: #F8AD00; }

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

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

#footer-booking-mobile, #footer-request-mobile {
  position: fixed;
  bottom: 0;
  right: 0;
  height: 60px;
  font-size: 24px; }

#footer-request-mobile {
  bottom: 68px; }

#footer-booking-mobile .btn-dropdown, #footer-request-mobile .btn-dropdown {
  line-height: 18px; }

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

.footer-booking {
  bottom: 25px;
  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; }

.container-social {
  gap: 10px; }
  .container-social svg {
    fill: #162953;
    width: 30px;
    height: 30px;
    transition: all .2s ease-in-out; }
    .container-social svg:hover {
      fill: #F8AD00;
      transform: scale(1.05); }
