h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Aleo", serif;
  font-optical-sizing: auto;
  font-weight: 400 !important;
  font-style: normal;
  color: #00364c;
}
p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.subtitle {
    font-family: 'Yellowtail', cursive;
  font-weight: 400;
  font-style: normal;
  color: #02bdd4;
  letter-spacing: 1px;
  font-size: 40px;
}

.navbar {
  background-color: #e4edf2;
}
.navbar .nav-link {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #E8C29D !important;
}
.navbar .nav-link:hover {
  color: #02bdd4 !important;
}
.nav-link.isactive {
  color: #02bdd4 !important;
}

.navbar-brand {
  margin-right: 40px !important;
}

.nav-button {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #e4edf2 !important;
  padding: 10px 60px;
  background-color: #00364c;
}

.nav-button:hover {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #00364c !important;
  padding: 10px 60px;
  background-color: #d0dfe7;
}

.carousel-item {
  position: relative;
}

.carousel-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.header-text {
  padding: 50px;
  background-color: white;
  margin-top: 170px;
  margin-left: 390px;
  width: 650px;
}

.button {
  background-color: #02bdd4;
  color: white;
}
.button:hover {
  background-color: #00364c;
  color: white;
  transition: 0.4 ease-in-out;
}
.destination-btn {
  background-color: #5d72752f !important;
  color: rgba(255, 255, 255, 0.63) !important;
  font-weight: 800 !important;
}
.destination-btn.active {
  background-color: #02bdd4 !important;
  color: #ffffff !important;
  transform: scale(1.1);
  transition: all 0.3s ease;
}

.destination-btn:hover {
  background-color: #02bdd4 !important;
  color: white !important;
  font-weight: 800 !important;
}
.testimonial-carousel .item {
  opacity: 0.4;
  transform: scale(0.9);
  transition: all 0.3s ease-in-out;
}
.testimonial-carousel .center .item {
  opacity: 1;
  transform: scale(1.05);
  z-index: 2;
}
.testimonials-section {
  background-position: center;
  background-repeat: no-repeat;
  background-position: cover;
}

.testimonial-box {
  background: #e4edf2;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}
.dropdown-menu {
  background-color: #e4edf2;
}
.dropdown-item {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #00364c !important;
}
.dropdown-item:hover {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #02bdd4 !important;
}

#about {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/Photos/2\ \(3\).jpeg");
  background-size: cover;
  height: 50vh;
  display: flex;
  align-items: center;
}
#gallery {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url("/Photos/1\ \(3\).jpeg");
  background-size: cover;
  height: 50vh;
  display: flex;
  align-items: center;
}

#contact-header {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url('/Photos/1\ \(6\).jpeg');
  background-size: cover;
  height: 50vh;
  display: flex;
  align-items: center;
}
#tour-header {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url("/Photos/2\ \(6\).jpeg");
  background-size: cover;
  height: 50vh;
  display: flex;
  align-items: center;
}

.about-subtitle {
  margin-top: -190px;
  margin-left: 20px;
}

@media (max-width: 786px) {
  .header-subtitle {
    font-size: 28px !important;
  }
  .about-img {
    padding-top: 20px;
  }
  .about-subtitle {
    font-size: smaller;
  }
  .header-text {
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.753);
    margin-top: -550px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
  }
  .carousel-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  .about-img {
    z-index: 10;
    margin-top: 0px !important;
    padding-bottom: 20px;
  }
  .gallery-img {
    margin-top: 0px !important;
  }

  .destination-img {
    padding-top: 0px !important;
  }
  .about-subtitle {
    margin-top: 0px;
    margin-left: 10px;
    padding-bottom: 10px !important;
  }
}

        .section-header {
            font-family: 'Playfair Display', serif;
            font-weight: 700;
            color: #2c3e50; 
            margin-bottom: 40px;
            text-align: center;
        }
        .card {
            border: none;
            border-radius: 10px;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
            margin-bottom: 25px;
            transition: transform 0.2s ease-in-out;
            height: 100%; 
            width: auto;
        }
        .card:hover {
            transform: translateY(-5px);
        }
        .card-body {
            padding: 30px;
        }
        .card-title {
            color: #000000; 
            font-weight: 500;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
        }
        .card-title .icon {
            font-size: 1.8rem;
            margin-right: 10px;
            color: #007bff;
        }
        .feature-item {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            font-size: 1.05rem;
            color: #34495e;
        }
        .feature-item .icon {
            font-size: 1.3rem;
            margin-right: 10px;
            color: #28a745; 
        }
        .price-tag {
            font-size: 2.5rem;
            font-weight: 700;
            color: #6e4c0b; 
            margin-top: 10px;
            margin-bottom: 5px;
        }
        .fuel-info {
            font-size: 0.9rem;
            color: #6c757d;
        }
        .boat-image-container {
            border-radius: 10px;
            overflow: hidden;
            margin-bottom: 30px;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        }
        .boat-image {
            width: 100%;
            height: 400px; 
            object-fit: cover; 
        }
        .note-text {
            font-size: 0.9rem;
            color: #6c757d;
            margin-top: 20px;
        }
         .footer-section {
            background-color: #2c3953; 
            color: #ffffff; 
            padding-top: 60px;
            padding-bottom: 20px;
            position: relative;
            overflow: hidden; 
            font-size: 0.95rem;
        }

        .footer-section::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 10px; 
            background-image: url('');
            background-repeat: repeat-x; 
            z-index: 1; 
        }

        .footer-section::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 40px; /
            background-image: url('');
            background-repeat: repeat-x;
            z-index: 1;
        }
 .copyright-section a {
            color: #8c9cb3;
            text-decoration: none;
            margin: 0 5px;
        }
        .copyright-section a:hover {
            color: #ffffff;
        }

        @media (max-width: 767.98px) {
            .footer-section {
                padding-top: 40px;
            }
            .footer-logo {
                margin-bottom: 30px;
            }
            .footer-heading {
                margin-top: 30px;
                margin-bottom: 20px;
                text-align: left; 
            }
            .footer-heading::after {
                left: 0;
            }
            .footer-nav ul {
                flex-direction: column; 
            }
            .footer-nav ul li {
                width: 100%;
                margin-right: 0;
            }
            .footer-content {
                background-image: none; 
            }
        }
