/*
Theme Name: North Lake Tahoe Boat Rental
Theme URI: https://northlaketahoeboatrental.com
Description: North Lake Tahoe Boat Rental Bootstrap
Author: Quantum Marketing Design
Author URI: https://quantummarketing.design
Template: bootstrap-basic4
Version: 2.0
*/
@import url('https://fonts.googleapis.com/css2?family=Mansalva&display=swap');
html, body {
  overflow-y: scroll;
  overflow-x: hidden !important;
  scroll-behavior: smooth !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
body {
  -webkit-font-smoothing: antialiased !important;
  padding: 0px;
  margin: 0px;
  background-color: #00B2E3 !important;
  overflow: visible !important;
}
a:visited {
  text-decoration: none;
}
a:hover, a:active, a:focus {
  transition: all 0.3s ease 0s !important;
  text-decoration: none !important;
}
a:focus {
  outline: 0 !important;
  border: 0 !important;
}
td {
  text-decoration: none;
}
th {
  text-decoration: none;
}
img {
  border-style: none;
  max-width: 100%;
  display: block;
}
a img {
  border: none;
}
input::-moz-focus-inner {
  outline: 0 !important;
  border: 0 !important;
}
input:focus, textarea:focus, select:focus {
  outline: 0 !important;
  outline: none !important;
}
*:focus {
  outline: 0 !important;
  outline: none !important
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
h5 {
  font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.6rem);
}
.btn-close {
  color: #007291 !important;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.modal-content {
  border: 4px solid #ffffff !important;
}
.modal-header {
  border-bottom: none !important;
}
.modal-footer {
  border-top: none !important;
}
#countdown {
  color: #c8ff00 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  font-size: 2rem;
}

.scroll-container {
  overflow: hidden;
  white-space: nowrap;
  color: white;
  width: 100%;
}

.scroll-text {
  display: inline-block;
  animation: scroll-loop 100s linear infinite;
}

@keyframes scroll-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.scroll-container:hover .scroll-text {
  animation-play-state: paused;
}
/* header and nav */
.page-header {
  margin-top: none !important;
  margin-bottom: none !important;
  background-color: transparent;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 178, 227, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: background-color, box-shadow;
}
header.header-scrolled {
  background-color: rgba(0, 178, 227, 0.9);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
#mainHeader {
  position: fixed;
  top: 0;
  width: 100%;
  transition: top 0.3s;
}
@media (max-width: 991.98px) {
  .mobile-gradient-bg.show, .mobile-gradient-bg.collapsing {
    background: linear-gradient(180deg, rgba(0, 178, 227, 0) 0%, rgba(0, 178, 227, 0.9) 100%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 0 0 10px 10px;
    padding-bottom: .6rem;
  }
  .mobile-gradient-bg .nav-link {
    color: rgba(255, 255, 255, 1) !important;
    font-weight: 500;
  }
}
.navbar-toggler {
  background-color: #007291 !important;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
.navbar-toggler:hover {
  cursor: pointer;
  background-color: #00c8ff !important;
}

.navbar-toggler {
  border: none;
  padding: 0;
  outline: none !important;
  box-shadow: none !important;
}
.toggler-icon {
  width: 30px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 5px 0;
  transition: all 0.3s ease-in-out;
}

.navbar-toggler:not(.collapsed) .top-bar {
  transform: rotate(45deg) translate(5px, 6px);
}
.navbar-toggler:not(.collapsed) .middle-bar {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) .bottom-bar {
  transform: rotate(-45deg) translate(5px, -6px);
}
/* end header and nav */
.star-icon {
  max-width: 40px;
}
.boat-icon {
  max-width: 40px;
}
/* Drawer Menu */
#menu-btn {
  border: 4px solid #ffffff !important;
}
span.brand-name {
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
}
.nltbr-menu a {
  font-family: 'Arvo', serif;
  font-weight: bold;
  text-transform: uppercase !important;
  text-decoration: none !important;
  width: 100% !important;
  display: inline-block;
}
.nltbr-menu a:active {
  color: #ffffff !important;
}
.nltbr-menu a:hover {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #007291 !important;
  width: 100% !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
ul.nltbr-menu li {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
ul.nltbr-menu li:active {
  color: #ffffff !important;
}
ul.nltbr-menu li:hover {
  color: #ffffff !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.offcanvas {
  border-top: 4px solid #ffffff !important;
  border-left: 0px solid #ffffff !important;
  border-right: 0px solid #ffffff !important;
}
.offcanvas-header {
  color: #ffffff;
  background-color: #007291 !important;
  text-transform: uppercase;
}
.offcanvas-body {
  font-family: 'Arvo', serif;
  font-weight: normal;
}
i.nltbr-menu {
  color: #ffffff !important;
}
i.nltbr-menu:hover {
  color: #c8ff00 !important;
}
.offcanvas-title {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.7rem);
  text-align: center;
}
.offcanvas-body p {
  font-size: 1.2rem;
}
.offcanvas-body p a {
  color: #007291;
  text-decoration: none;
}
.offcanvas-body a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  color: #00B2E3;
}
.offcanvas-body a:hover {
  text-decoration: none;
}
.nltbr-menu li {
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  padding: 5px !important;
  width: 100% !important;
  display: inline-block;
  color: #00B2E3;
}
.nltbr-menu li:active {
  color: #ffffff !important;
}
.nltbr-menu li:hover {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #007291 !important;
  width: 100% !important;
  cursor: pointer;
  border-radius: 0px !important;
}
ul.dropdown-menu {
  background-color: #007291;
}
a.dropdown-item {
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  text-align: center;
  color: #007291;
}
a.dropdown-item:hover {
  color: #00B2E3;
}
a.book-now-phone:hover {
  color: #00B2E3 !important;
}
/* End Header */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

/* The Spinning Ring - Larger Scale */
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 60px); /* Half of 120px */
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  border: 5px solid #efefef;
  border-top-color: #00B2E3;
  border-radius: 50%;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

/* The Static Logo - Larger Scale */
#preloader:after {
  content: "";
  position: fixed;
  top: calc(50% - 40px); /* Half of 80px */
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  background-image: url('https://northlaketahoeboatrental.com/wp-content/uploads/2025/12/favicon.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@keyframes animate-preloader {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/* Buttons */
.btn {
  padding-top: 0.2rem !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  padding-bottom: 3px !important;
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
}
.button {
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  text-transform: uppercase !important;
  border: 1px solid #00B2E3 !important;
  background: transparent !important;
  border-radius: 50px;
  color: #00B2E3 !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  white-space: normal !important;
  text-decoration: none !important;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 10px 30px;
  display: inline-block;
}

.button:hover {
  background: #00B2E3 !important;
  color: #ffffff !important;
}
.button a {
  color: #00B2E3 !important;
  text-decoration: none !important;
}
.button a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
	background: #00B2E3 !important;
}

.button-white {
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  text-transform: uppercase !important;
  border: 1px solid #ffffff !important;
  background: transparent !important;
  border-radius: 50px;
  color: #ffffff !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  white-space: normal !important;
  text-decoration: none !important;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 10px 30px;
  display: inline-block;
}

.button-white:hover {
  background: #00B2E3 !important;
  color: #ffffff !important;
}

.button-blu {
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  text-transform: uppercase !important;
  border: 1px solid #00B2E3 !important;
  background: transparent !important;
  border-radius: 50px;
  color: #00B2E3 !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  white-space: normal !important;
  text-decoration: none !important;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 10px 30px;
  display: inline-block;
}
.button-blu a {
  color: #00B2E3 !important;
  text-decoration: none !important;
}
.button-blu a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
.button:hover {
  color: #ffffff !important;
  border: 1px solid #00B2E3 !important;
  background: #00B2E3 !important;
  text-align: center;
  text-decoration: none !important;
  transition: all 0s ease 0s !important;
}
a.button {
  color: #00B2E3 !important;
  text-decoration: none !important;
}
a.button:hover {
  color: #ffffff !important;
  text-decoration: none !important;
	background: #00B2E3 !important;
}
.wp-block-button__link {
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  text-transform: uppercase !important;
  border: 1px solid #00B2E3 !important;
  background: transparent !important;
  border-radius: 50px;
  color: #00B2E3 !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  white-space: normal !important;
  text-decoration: none !important;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 10px 30px;
  display: inline-block;
}
.wp-block-button__link:hover {
  color: #ffffff !important;
  text-decoration: none !important;
	background: #00B2E3 !important;
}
/* End Buttons */

p.lead {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
}
p.lead a {
  color: #007291;
  text-decoration: none;
}
p.lead a:hover {
  color: #00B2E3;
}
ul.lead {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
  line-height: normal !important;
}
.dropshadow {
  -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.5));
}
.blue-link a {
  color: #00B2E3 !important;
}
.blue-link a:hover {
  color: #007291 !important;
  text-decoration: none !important;
}
.white-link a {
  color: #ffffff !important;
}
.white-link a:hover {
  color: #007291 !important;
  text-decoration: none !important;
}
i.fa-star {
  color: #eed202 !important;
}
.nltbr-logo {
  max-height: 200px !important;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}
.nltbr-big-logo {
  max-height: 160px !important;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}
p.img-txt {
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
p.img-txt a {
  color: #c8ff00 !important;
  text-decoration: none;
}
p.img-txt a:hover {
  color: #007291 !important;
  text-decoration: none;
}
.aqua-blue {
  color: #02f5f5;
}
.dark-blue {
  color: #007291;
}
.bg-aqua-blue {
  background-color: #02f5f5;
}
a.polices {
font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.1rem);
  color: #02f5f5;
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
}
a.polices:hover {
  color: #02f5f5;
  text-decoration: underline !important;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  overflow: hidden;
}
section h2 {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
}
.section-title {
  text-align: center;
  position: relative;
}
.section-title h1 {
  font-size: clamp(1.3rem, 2.5vw + 0.5rem, 1.7rem);
  color: #000;
  position: relative;
  z-index: 2;
}
.section-title h2 {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
  color: #000;
  position: relative;
  z-index: 2;
}
.section-title-white h2 {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
  color: #fff;
  position: relative;
  z-index: 2;
}
.section-title h3 {
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  color: #000;
  position: relative;
}
.section-title span {
  color: #fff;
  left: 0;
  right: 0;
  z-index: 1;
  text-transform: uppercase;
  line-height: 0;
}
.section-title p {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .section-title h1 {
    margin-bottom: 15px;
  }
  .section-title h2 {
    margin-bottom: 15px;
  }
  .section-title span {
    font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.6rem);
  }
}
.red {
  color: #00B2E3 !important;
}
.white {
  color: #ffffff !important;
}
.white:hover {
  color: #00B2E3 !important;
}
.gal {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
}
.gal img {
  width: 100%;
}
.mx-split-img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
@media (max-width: 500px) {
  .gal {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
  }
}
.lines-bg {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23b1b1b1' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}
.map-responsive {
  min-height: 380px;
  border: 1px solid #ececec;
  background-color: #ececec;
  overflow: hidden;
  position: relative;
  height: 100%;
  margin-bottom: 15px;
}
.logos .logos-logo img {
  padding: 1px;
  max-width: 90%;
  transition: 0.3s;
  opacity: 0.5;
  filter: grayscale(100);
}
.logos .logos-logo img:hover {
  filter: none;
  opacity: 1;
}
@media (max-width: 640px) {
  .logos .logos-logo img {}
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about h2 {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
  color: #000;
  position: relative;
  z-index: 2;
}
.about-white h2 {
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
  color: #fff;
  position: relative;
  z-index: 2;
}
.about h3 {
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  color: #000;
  position: relative;
}
.about .content ul {
  list-style: none;
  padding: 0;
}
.about .content ul li {
  padding-bottom: 10px;
  font-weight: normal !important;
}
.about .content ul i {
  padding-right: 4px;
  color: #000;
  font-weight: normal !important;
}
.about .content p:last-child {
  margin-bottom: 0;
  color: #000 !important;
}
.about-us a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  color: #007291 !important;
}
.about-us a:hover {
  color: #00B2E3 !important;
}
h3.location {
  text-transform: uppercase;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
}
/*--------------------------------------------------------------
# boat-rentals
--------------------------------------------------------------*/
.boat-rentals {
  padding: 30px 20px;
  transition: all ease-in-out 0.3s;
}
.rental-boats {
  padding: 80px 0px;
  transition: all ease-in-out 0.3s;
}
.rental-boats p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  margin-bottom: 3px;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
}
.rental-boats h3 {
  color: #2e2e2e !important;
  margin-bottom: 7px;
  font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.5rem);
  text-align: left;
}
.rental-boats h3 a {
  color: #007291 !important;
  font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.5rem);
  text-align: left;
}
.rental-boats h3 a:hover {
  color: #00B2E3 !important;
}
.boat-rentals h4 {
  color: #2e2e2e !important;
  margin-bottom: 7px;
  font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.5rem);
  text-align: left;
}
.boat-rentals h4 a {
  color: #007291 !important;
  font-size: clamp(1.1rem, 2.5vw + 0.5rem, 1.5rem);
  text-align: left;
}
.boat-rentals h4 a:hover {
  color: #00B2E3 !important;
}
a.rental-boat-txt {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  color: #00B2E3 !important;
  overflow-wrap: break-word;
}
a.rental-boat-txt:hover {
  color: #007291 !important;
  text-decoration: underline !important;
}
.boat-rentals p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  margin-bottom: 3px;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
}
.big-group-boat-rentals p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  margin-bottom: 3px;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
}
span.boat-rental-blue {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
   font-size: clamp(.85rem, 2.5vw + 0.5rem, 1rem);
  color: #007291;
  letter-spacing: normal !important;
}
p.boat-rental-blue {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  font-size: clamp(.85rem, 2.5vw + 0.5rem, 1rem);
  color: #007291;
  letter-spacing: normal !important;
}
.boat-rental-price {
  font-size: clamp(.95rem, 2.5vw + 0.5rem, 1.1rem);
  color: #007291;
  font-weight: 900;
}
.policies li {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
}
.policies li strong {
  font-weight: 700;
}
.policies li a {
  color: #007291 !important;
}
.policies li a:hover {
  color: #00B2E3 !important;
}
.ftr-logo {
  max-height: 250px !important;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
  top: 100px;
  z-index: 175 !important;
}
.site-footer {
  font-weight: 500 !important;
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.1rem);
}
.site-footer hr {
  background-color: #00B2E3 !important;
}
.site-footer p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
}
.site-footer strong {
  color: #ffffff;
}
.site-footer address {
  color: #ffffff;
}
.site-footer a {
  color: #ffffff !important;
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
}
.site-footer a:hover {
  color: #02f5f5 !important;
}
.site-footer h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: clamp(1.2rem, 2.5vw + 0.5rem, 1.6rem);
  text-align: center;
  padding-top: 10px;
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
}
.site-footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
}
.site-footer h4 {
  color: #ffffff;
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem);
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  text-transform: uppercase;
}
.site-footer ul {
  list-style-type: none !important;
  padding-left: 0 !important;
  text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
}
.site-footer .bi {
  color: #ffffff !important;
}
.site-footer .bi:hover {
  color: #02f5f5 !important;
}
.video-footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 400px;
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  opacity: 0.8;
  object-fit: cover;
}
.content-overlay {
  position: relative;
  z-index: 1;
  color: white;
  padding-top: 50px;
  padding-bottom: 50px;
}
#sub-contact {
  font-weight: 500 !important;
  font-size: clamp(.85rem, 2.5vw + 0.5rem, 1rem);
}
.icon-flags {
  max-width: 32px !important;
  display: inline;
  position: relative;
  padding-right: 2px;
  padding-left: 2px;
}
.gradient-text {
  background-color: #ececec;
  background-image: linear-gradient(45deg, #ececec, #00B2E3) !important;
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .5));
  text-transform: uppercase;
}
.distort-bg-blue {
  background-image: url(/wp-content/uploads/2026/02/wavy-bg_blue.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover !important;
  width: 100%;
  height: auto;
  min-height: 30px;
}
.distort-bg {
  background-image: url(/wp-content/uploads/2026/01/wavy-bg-white.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover !important;
  width: 100%;
  height: auto;
  min-height: 30px;
}
.waves-bg {
  background-image: url(/wp-content/uploads/2026/01/color-lines.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover !important;
  min-height: 275px;
  width: 100%;
  padding: 0;
  position: relative;
  top: 0px;
  z-index: 3 !important;
}
/* FAQs */
.faq a {
  color: #007291;
  text-decoration: none;
}
.faq a:hover {
  color: #00B2E3;
  text-decoration: underline;
}
.faq p {
  font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
}
.accordion-button {
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  background-color: #00B2E3 !important;
  color: #fff !important
}
.accordion-button:hover {
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  font-size: clamp(.9rem, 2.5vw + 0.5rem, 1.15rem);
  background-color: #B4B4B4 !important;
  color: #000 !important
}
/* End FAQs */

/* Ticker */
.logo-carousel {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  display: flex;
}
.logo-carousel-card {
  width: 100%;
  justify-content: center;
  align-items: center;
  max-height: 100px;
}
.vendor-logo {
  max-height: 90px;
}
.logo-carousel {
  /* ... */
  > * {
    flex: 0 0 100%;
  }
}
.group {
  display: flex;
  gap: 10px;
  padding-right: 10px;
  will-change: transform;
  animation: scrolling 15s linear infinite;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.logo-carousel {
  /* ... */
  &:hover .group {
    animation-play-state: paused;
  }
}
.logos-logo img {
  padding: 1px;
  max-width: 90%;
  transition: 0.3s;
  opacity: 0.5;
  filter: grayscale(100);
}
/* End Ticker */

/* Mail Chimp */
#mc_embed_signup form {
  margin: 0 !important;
}
#mc_embed_signup {
  width: 100% !important;
}
.mc-email {
  width: 100% !important;
  border: 1px solid #00B2E3 !important;
  font-weight: normal;
  border-radius: 7px;
  padding-left: 7px;
  padding-right: 7px;
}
#mc_embed_signup {
  background: transparent !important;
}
.helper_text {
  display: none !important;
}
.refferal_badge {
  display: none !important;
}
/* End Mail Chimp */

/* Pop-up Module */
.modal a {
  text-decoration: none;
}
.modal-bg {
  background: linear-gradient(rgb(0, 0, 0, 0.7), rgb(0, 0, 0, 0.4)), url(/wp-content/uploads/2026/01/north-lake-tahoe-boat-rental_basic-boat_1.webp) center center;
  background: linear-gradient(rgb(0, 0, 0, 0.7), rgb(0, 0, 0, 0.4)), url(/wp-content/uploads/2026/01/north-lake-tahoe-boat-rental_basic-boat_1.webp) center center;
}
.modal-logo {
  max-height: 140px !important;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}
.modal-content {
  border: 4px solid #ffffff !important;
}
.modal-header {
  border-bottom: none !important;
}
.btn-close {
  background-color: #fff;
}
.modal-footer {
  border-top: none !important;
}
.modal-backdrop {
  background-color: #00B2E3;
  opacity: 0.8;
}
#countdown {
  color: #ffffff !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal !important;
  font-size: 1.5rem;
}
/* End Pop-up Module */

#book-boat {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
#Current_Header {
  display: none !important;
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
  .nav-link {
    text-transform: uppercase;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
	
  li.nltbr-menu a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold !important;
    font-size: clamp(1.2rem, 0.85rem + 0.6vw, 1.3rem);
	  line-height: normal;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }
  li.nltbr-menu a:active {
    color: #ffffff !important;
  }
  li.nltbr-menu a:hover {
    text-decoration: none !important;
    color: #ffffff !important;
    background-color: #007291 !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .hdr_logo {
    max-width: 95px !important;
  }
  .hdr-phone {
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: clamp(1.125rem, 2.5vw + 0.5rem, 1.4rem);
    top: -1px;
    line-height: normal;
    text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  }
  .hdr-phone a {
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    white-space: nowrap;
    text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  }
  .hdr-phone a:hover {
    color: #02f5f5 !important;
    text-decoration: none !important;
  }
  p.tvim-txt {
    font-family: "Montserrat", sans-serif !important;
    font-weight: normal;
	  line-height: normal !important;
	  font-size: clamp(.5rem, 0.85rem + 0.73vw, .75rem);
  }
  p.tvim-txt a {
    color: #ffffff !important;
	  line-height: normal !important;
  }
  p.tvim-txt a:hover {
    color: #02f5f5;
  }
  .highlight-text {
    width: fit-content;
    padding: 4px 8px;
    position: relative;
    font-size: 1rem;
    text-transform: uppercase;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    font-family: "Montserrat", sans-serif !important;
    &:before {
      content: '';
      position: absolute;
      inset: 0;
      z-index: -1;
      border-radius: 3px 5px 3px 5px;
      background:
        conic-gradient(at 0 100%, rgb(var(--mark-color) / 100%) 1%, #fff0 3%) no-repeat 0 0 / auto 120%, conic-gradient(from 180deg at 100% 0, #fff0, rgb(var(--mark-color) / 100%) 1%, #fff0 4%) no-repeat 100% 100% / auto 120%, linear-gradient(var(--mark-bg-angle), rgb(var(--mark-color) / 60%), rgb(var(--mark-color) / 20%) 75%, rgb(var(--mark-color) / 55%)) no-repeat center / auto;
    }
    &.blue-mark:before {
      rotate: 1deg;
      scale: 1.1;
      transform: skew(-5deg);
      --mark-color: 0 178 227;
      --mark-bg-angle: 50deg;
    }
  }
	
	.blue-gray-bg {background-color: #daedf5;}
	
  /* Breadcrumbs Nav */
  .breadcrumbs {
    font-family: "Montserrat", sans-serif !important;
    font-weight: normal;
  }
  .page-title nav {
    background-color: #007291 !important;
    padding-top: 0px !important;
    padding-bottom: 10px !important;
  }
  .page-title nav a {
    color: #ffffff !important;
  }
  .page-title nav a:hover {
    color: #02f5f5 !important;
  }
  .page-title nav ol {
    display: flex !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    margin: 0 !important;
    font-size: .8rem !important;
    color: #00B2E3 !important;
    padding-left: 12px;
    padding-right: 12px;
  }
  .page-title nav ol li + li {
    padding-left: 5px !important;
    color: #00B2E3 !important;
  }
  .page-title nav ol li + li::before {
    content: "/" !important;
    display: inline-block !important;
    padding-right: 5px !important;
    color: rgba(var(--default-color-rgb), 0.3) !important;
  }
  .page-title .container {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* End Breadcrumbs Nav */
	
  .scroll-div {
    top: 65px;
    z-index: 1;
    background-color: #00B2E3;
  }
  section.nltbr {
    margin-top: -150px !important;
  }
  .nltbr-vid-img {
    max-width: 300px !important
  }
  h1.nltbr-vid-title {
    font-size: clamp(2rem, 2.5vw + 0.5rem, 3.5rem);
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  }
  #nltbr-video-hdr {
    min-height: 57rem;
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: inline-block;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }
  #nltbr-video-hdr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 57rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .6) 100%);
    z-index: 1;
    overflow: hidden !important
  }
  #nltbr-video {
    width: 100%;
    height: 100%;
    min-height: 57rem;
    object-fit: cover;
    overflow: hidden !important
  }
  #nltbr-video-message {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 5;
    margin: auto auto 0;
    padding-top: .75rem;
    padding-bottom: 0
  }
  h1.nltbr-img-title {
    font-size: clamp(2rem, 2.5vw + 0.5rem, 3.5rem);
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(12, 12, 12, .15) !important;
  }
  #nltbr-img-hdr {
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: inline-block;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }
  #nltbr-img-hdr:before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .6) 100%);
    z-index: 1;
    overflow: hidden !important
  }
  #nltbr-img {
    width: 100%;
    object-fit: cover;
    overflow: hidden !important
  }
  #nltbr-img-message {
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 5;
    margin: auto auto 0;
    padding-bottom: 0
  }
  .nltbr-page {
    padding-top: 10rem;
    background: linear-gradient(180deg, rgba(0, 178, 227, 1) 0%, rgba(255, 255, 255, 1) 40%) !important;
  }
  p.call-us {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.7rem);
    color: #fff;
    overflow-wrap: break-word !important;
  }
  p.call-us a {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.7rem);
    color: #02f5f5;
  }
  p.call-us a:hover {
    color: #02f5f5;
    text-decoration: underline !important;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.7rem);
  }
  p.lodging {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
    color: #1A1A1A;
    overflow-wrap: break-word !important;
  }
  p.lodging a {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
    color: #00B2E3;
  }
  p.lodging a:hover {
    color: #007291;
    text-decoration: underline !important;
  }
  p.boat-club {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
    color: #1A1A1A;
    overflow-wrap: break-word !important;
  }
  p.boat-club a {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
    color: #00B2E3;
  }
  p.boat-club a:hover {
    color: #007291;
    text-decoration: underline !important;
  }
  .boat-club a {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1rem, 2.5vw + 0.5rem, 1.1rem);
    color: #00B2E3;
  }
  .boat-club a:hover {
    color: #007291;
    text-decoration: underline !important;
  }
  section.ticking {
    display: none;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .hdr_logo {
    max-width: 105px !important;
  }
  .hdr-phone {
    font-size: 1.45rem;
  }
  .page-title nav ol {
    font-size: 1rem !important;
  }
  .scroll-div {
    top: 70px;
  }
  #nltbr-video-hdr {
    min-height: 73rem
  }
  #nltbr-video-hdr:before {
    min-height: 73rem
  }
  #nltbr-video {
    min-height: 73rem
  }
  #nltbr-video-message {
    padding-top: 1.25rem
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .3rem !important;
    padding-left: .3rem !important;
  }
  .hdr_logo {
    max-width: 125px !important;
  }
  section.ticking {
    display: inline;
  }
  .hdr-phone {
    font-size: 1.5rem;
    white-space: nowrap;
  }
  .scroll-div {
    top: 94px;
  }
  #nltbr-video-hdr {
    min-height: 75rem
  }
  #nltbr-video-hdr:before {
    min-height: 75rem
  }
  #nltbr-video {
    min-height: 75rem
  }
  #nltbr-video-message {
    padding-top: 1.75rem
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .35rem !important;
    padding-left: .35rem !important;
  }
  .hdr-phone {
    font-size: 2rem;
  }
  
  #nltbr-video-hdr {
    min-height: 65rem
  }
  #nltbr-video-hdr:before {
    min-height: 65rem
  }
  #nltbr-video {
    min-height: 65rem
  }
  #nltbr-video-message {
    padding-top: 5.5rem
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .45rem !important;
    padding-left: .45rem !important;
  }
  .hdr-phone {
    font-size: 3rem;
  }
  h1.nltbr-vid-title {
    font-size: 3.25rem !important;
  }
  #nltbr-video-hdr {
    min-height: 80rem
  }
  #nltbr-video-hdr:before {
    min-height: 80rem
  }
  #nltbr-video {
    min-height: 80rem
  }
}
/* X-Large Devices, Wide Screens */
@media (min-width: 1400px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .6rem !important;
    padding-left: .6rem !important;
  }
}
/* flickity.css */
.cards-wrapper {
  display: flex;
  justify-content: center;
}
.flickity-card-img img {
  max-width: 100%;
  max-height: 100%;
}
.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(11, 11, 14, 0.18);
  border: none;
  border-radius: 0;
}
.card-img-overlay {
  padding: 0px !important;
}
.carousel-inner {}
.card-btn:hover {
  background-color: #00B2E3;
  background: linear-gradient(180deg, rgba(0, 114, 145, 1) 0%, rgba(0, 89, 113, 1) 100%) !important;
  color: #fff !important;
}
.flickity-page-dots {
  display: none;
}
@media (min-width: 768px) {
  .flickity-card-img img {
    height: 400px;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery {}
.gallery-cell {
  width: 50%;
  margin-right: 10px;
  background: #00B2E3;
  counter-increment: gallery-cell;
}
/* cell number */
.gallery-cell:before {
  display: block;
}
/* Container setup */
.team-card {
  position: relative;
  overflow: hidden;
}
/* The hidden popup state */
.hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* Matches the image height */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9));
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
  opacity: 0; /* Hidden by default */
  transition: opacity 0.3s ease-in-out;
  pointer-events: none; /* Allows clicks to pass through if needed */
}
/* The visible state on hover */
.team-card:hover .hover-overlay {
  opacity: 1;
}
/* Ensuring the text inside the popup looks good */
.hover-overlay p {
  margin: 0;
  text-align: center;
  font-size: .9rem;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* end flickity.css */