@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Gilda+Display&family=Katibeh&family=Lora:ital,wght@0,400..700;1,400..700&family=Sedan+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Dancing+Script:wght@400..700&family=Gilda+Display&family=Katibeh&family=Lora:ital,wght@0,400..700;1,400..700&family=Playball&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sedan+SC&family=Sevillana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cherish&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Satisfy&display=swap');

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  color: rgb(0, 0, 0);
}

img {
  max-width: 100%;
  height: auto;
}

h6 {
  font-family: "Gilda Display", serif;
  line-height: 30px;
  font-size: 18px;
}

a {
  text-decoration: none;
}

::selection {
  color: rgb(255, 255, 255);
  background-color: rgb(116, 104, 94);
}

.navbar-nav {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  padding-left: 0px !important;
}

.navbar-brand {
  padding: 10px;
}

.navbar-brand img {
  max-width: 100px;
  height: auto;
}

.logo {
  width: 130px;
}

a {
  text-decoration: none;
}

nav.navbar {
  background-color: rgb(255, 255, 255);
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  font-family: Mulish, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  z-index: 1000;
  width: 100%;
  letter-spacing: 1px;
  position: relative;
}

li.nav-item a.nav-link {
  color: rgb(0, 0, 0) !important;
  font-size: 15px !important;
}

.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}

a.nav-link:hover {
  transform: scale(1.07);
}

.navbar li a.active {
  color: rgb(0, 0, 0) !important;
  transform: scale(1.05);
  border-bottom: 1px #000000 solid !important;
  background-color: transparent;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-bottom-color: rgb(0, 0, 0) !important;
}

.dropdown-menu {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0);
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #000000;
  font-family: Mulish, sans-serif;
  font-weight: 400;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.dropdown-menu .dropdown-item {
  color: rgb(0, 0, 0);
  text-align: left;
}

.dropdown-menu .dropdown-item:hover {
  background-color: rgb(255, 255, 255);
  border: 1px solid #252525;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

.bottone5 {
  align-items: center;
  background-color: rgb(49, 192, 190);
  border: 1px solid #31C0BE;
  margin-top: 10px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-flex;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  line-height: 1.25;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.bottone5:hover,
.bottone5:focus {
  border-color: #ffffff;
  box-shadow: #000F19 0 4px 12px;
  color: #ffffff;
}

.bottone5:hover {
  transform: translateY(-1px);
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  box-shadow: rgb(0, 15, 25) 0px 4px 12px;
  color: rgb(255, 255, 255);
}

.bottone5:active {
  background-color: rgb(240, 240, 241);
  border-color: #ffffff;
  box-shadow: rgb(255, 255, 255) 0px 2px 4px;
  color: rgb(255, 255, 255);
  transform: translateY(0px);
}

.img-fluid1 {
  height: auto;
  box-shadow: 8px 8px 4px #1C2025;
  max-width: 100%;
}

.contact section p {
  color: white;
  text-align: center;
}

.logo21 {
  margin-top: -25px;
}

.logo21 img {
  width: 130px;
}

.contact section a {
  text-decoration: none;
  color: inherit;
  transition: .1s;
  border-bottom: 1px solid transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.contact section a:hover {
  border-color: var(--bs-secondary);
}

.map-footer {
  width: 100%;
}

.footer {
  background: linear-gradient(0deg, #000F19, #000F19);
  padding: 5% 0 5% 0;
  background-image: linear-gradient(0deg, rgb(0, 15, 25), rgb(0, 15, 25));
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
}

.footer h5 {
  color: rgb(255, 255, 255);
  margin-bottom: 1.25rem;
  font-family: Barlow, sans-serif;
  font-weight: 500;
}

.footer ul li {
  margin-bottom: 0.5rem;
  list-style: none;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;
}

.footer .contact-info li a {
  color: rgb(255, 255, 255);
}

.footer .link-widget li a,
.footer p {
  color: rgb(255, 255, 255) !important;
  font-size: 14px;
  padding-left: 1.5rem;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.footer .link-widget li a::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .link-widget li a:hover {
  margin-left: 0.625rem;
  color: rgb(255, 255, 255);
}

ul li {
  color: white !important;
}

.footer .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--secondary-color);
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}

.footer .copyright-section {
  padding: 1.10rem 0 .3125rem;
  text-align: center;
}

.footer .copyright-section a {
  color: white;
}

.copyright-section p {
  color: white;
  text-align: center;
}

.logo-Intermedia {
  width: 100px;
}

.con:first-of-type {
  padding-left: 80px;
}

.footer.social-network a {
  width: 2.1875rem;
  height: 2.1875rem;
  margin: .5rem;
  line-height: 2rem;
  font-size: 0.875rem;
  display: inline-block;
  border: .125rem solid #ffffff;
  color: var(--text-gray);
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer .social-network a:hover {
  background-color: rgba(0, 0, 0, 0.23);
  border-color: var(--secondary-color);
  color: var(--text-white);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0.625rem 0.9375rem 0px;
  transform: translateY(-0.1875rem);
  border: .125rem solid #ffffff;
}

.index-bg1 {
  background: url('./image/hero-bg.jpg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 70vh;
  position: relative;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/hero-bg.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.57);
  background-position-x: center;
  background-position-y: center;
}

.baner {
  font-family: "Gilda Display", serif;
  color: rgb(255, 255, 255);
  font-size: 70px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
}

.baner span {
  color: rgb(236, 30, 55);
}

.icon img {
  width: 70px;
}

.baner1 {
  font-family: "Dancing Script", cursive;
  color: rgb(255, 255, 255);
  font-size: 28px;
  padding-top: 10%;
  text-align: center;
}

.baner2 {
  font-family: "Dancing Script", cursive;
  color: rgb(255, 255, 255);
  font-size: 32px;
  text-align: center;
}

.big-title {
  font-family: "Gilda Display", serif;
  color: white;
}

.cover h5 {
  font-family: "Gilda Display", serif;
  color: white;
}

.cover img {
  width: 150px;
}

.big-title h1 {
  color: rgb(2, 36, 71);
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 600;
  margin: 4px 0 32px;
  font-family: "Gilda Display", serif;
}

.icon-box h5 {
  color: rgb(2, 36, 71);
  font-family: Poppins, sans-serif;
}

.boat-area {
  padding-top: 70px;
  padding-bottom: 70px;
  z-index: 0;
  position: relative;
  background-color: rgb(230, 243, 255);
}

.boat-img {
  border: 10px solid #31C0BE;
  transition: 0.4s ease-in-out;
  z-index: 10;
}

.boat-img:hover {
  border: 10px solid #3BCFCC;
  transition: 0.4s ease-in-out;
}

.big-icon {
  margin-top: -220px;
  margin-right: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.big-image {
  width: 100%;
  height: auto;
  animation: rotate 10s linear infinite;
}

.big-icon1 {
  position: relative;
  margin-bottom: -100px;
  margin-left: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-box {
  padding: 20px;
  background-color: white;
  justify-content: center;
  text-align: center;
}

.container-fluid {
  width: 90%;
}

.item,
.destination1 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px;
}

.about1 {
  padding-top: 70px !important;
  padding-bottom: 50px !important;
  background: url('./image/7j7.png') no-repeat 5% 1%;
  background-color: rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-size: 10%;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/7j7.png");
  background-position-x: 5%;
  background-position-y: 1%;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
}

.top-txt {
  font-size: 18px;
  font-weight: 500;
  font-family: "Gilda Display", serif;
}

.top-txt a {
  color: azure;
}

.top-txt span {
  color: rgb(63, 208, 212);
}

.fa-circle-check {
  font-size: 20px;
  color: rgb(63, 208, 212);
}

.banner0 {
  color: rgb(2, 36, 71);
  font-size: 25px;
  line-height: 1.2em;
  font-weight: 800;
  font-family: "Gilda Display", serif;
}

.span12 {
  font-size: 20px;
  padding-bottom: 20px;
}

.facilities-section {
  background: url('./image/Secretcave.jpg') rgba(20, 19, 19, 0.616);
  background-position: center 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/Secretcave.jpg");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(20, 19, 19, 0.616);
  background-position-x: center;
  background-position-y: 75%;
}

.facilities-section h6 {
  color: rgb(255, 255, 255);
  letter-spacing: 3px;
  font-size: 30px;
}

.facility-box {
  background-color: rgba(83, 82, 82, 0.725);
  padding: 30px;
  border: #b7893200 1px solid;
}

.facility-box i {
  color: rgb(255, 255, 255);
  font-size: 35px;
}

.facility-box:hover {
  background-color: rgba(255, 255, 255, 0.235);
  color: white;
  border: #ca9356 1px solid;
  transition: 0.3s ease-in-out;
}

.facility-box h5 {
  color: rgb(255, 255, 255);
  font-family: "Gilda Display", serif;
}

.cart1 {
  font-family: "Gilda Display", serif;
}

.cart {
  font-family: "Gilda Display", serif;
}

.about3 {
  padding-top: 70px !important;
  background-color: rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-size: 6%;
}

.about3 p:first-child {
  text-align: center;
  letter-spacing: 1px;
  color: rgb(0, 0, 0);
  font-family: "Gilda Display", serif;
  font-size: 19px;
}

.about3 .bottone5 {
  width: 100%;
  margin-top: 35px;
}

.about4 {
  padding-top: 105px !important;
  padding-bottom: 70px !important;
  background: url('./image/34tg44t.png') no-repeat 100% -2%;
  background-color: rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-size: 10%;
  margin-top: -100px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/34tg44t.png");
  background-position-x: 100%;
  background-position-y: -2%;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
}

.gallery-item {
  flex: 1 1 calc(33.333% - 20px);
  box-sizing: border-box;
}

.gallery-part {
  padding: 100px 0;
}

.gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}

.gallery img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

.gallery img:hover {
  transform: scale(0.9);
}

.restaurant {
  background: url('./image/4(3).jpg') rgba(0, 0, 0, 0.582);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_135840_1.webp");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.58);
  background-position-x: center;
  background-position-y: center;
}

.galary {
  padding-bottom: 70px;
  padding-top: 70px;
}

.galary p {
  letter-spacing: 2px;
  font-family: Forum, serif;
}

.gallery img,
.gallery .bottone5 {
  width: 100%;
}

.link-widget a {
  color: white !important;
}

.tours-bg1 {
  background: url('./image/4(3).jpg') rgba(0, 0, 0, 0.582);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 40vh;
  position: relative;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_144150_1.webp");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.58);
  background-position-x: center;
  background-position-y: bottom;
}

.bg01 {
  color: white;
  text-align: center;
  font-family: "Gilda Display", serif;
  font-weight: 500;
  font-size: 45px;
  padding-top: 150px;
  letter-spacing: 2px;
}

.about-bg1 {
  background: url('./image/39c192f0-aac2-4a0d-bc96-536ce8578cbd-Copy.jpeg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 40vh;
  position: relative;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_150918_1.webp");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.57);
  background-position-x: center;
  background-position-y: bottom;
}

.gallery-bg1 {
  background: url('./image/9658.jpeg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 40vh;
  position: relative;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_143549_gallery-1.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.57);
  background-position-x: center;
  background-position-y: bottom;
}

.gallery {
  padding: 10px;
  z-index: 100;
}

.contact-bg1 {
  background: url('./image/3576.jpeg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 40vh;
  position: relative;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_143523_gallery-2.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.57);
  background-position-x: center;
  background-position-y: bottom;
}

.destinations-area {
  background: url('./image/y5h5y.png');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/y5h5y.png");
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-position-x: center;
  background-position-y: center;
}

.destinations-area.style3 {
  position: relative;
  display: block;
  padding: 50px 0;
}

.destinations-area.style3 .single-destination-box {
  height: 100%;
  margin-bottom: 20px;
}

.single-destination-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.destinations-area.style3 .single-destination-box {
  margin-bottom: 20px;
}

.single-destination-box .img-holder::before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 10px;
  content: "";
  transition: all 700ms linear;
  transform: scaleX(0);
  background-color: rgb(49, 192, 190);
}

.single-destination-box .img-holder::before {
  background-color: #31C0BE;
}

.single-destination-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.single-destination-box .img-holder {
  position: relative;
  display: block;
  padding-bottom: 10px;
  height: 550px;
}

.single-destination-box .img-holder:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 10px;
  content: "";
  transition: all 700ms linear;
  transform: scaleX(0);
}

.single-destination-box:hover .img-holder:before {
  transform: scaleX(1.0);
  transition: 0.5s;
}

.single-destination-box .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 5;
  height: 100%;
  object-fit: cover;
  overflow-x: hidden;
  overflow-y: hidden;
}

.single-destination-box .img-holder .inner img {
  width: 100%;
  transform: scale(1.01);
  transition: all 700ms ease;
  height: 100%;
}

.single-destination-box:hover .img-holder .inner img {
  transform: scale(1.2);
  transition: 0.5s;
}

.single-destination-box .img-holder .overlay-title {
  text-align: center;
  padding-bottom: 45px;
  z-index: 5;
}

.single-destination-box .img-holder .overlay-title h1 {
  font-family: "Gilda Display", serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin: 0 0 5px;
}

.single-destination-box .img-holder .overlay-title h1 a {
  color: rgb(255, 255, 255);
}

.single-destination-box .img-holder .overlay-title p {
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}

.img-holder {
  position: relative;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}

.img-holder .inner {
  position: relative;
}

.img-holder .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.img-holder .inner:hover .overlay {
  opacity: 1;
  transition: 0.5s;
}

.img-holder .inner.overlay-active .overlay {
  opacity: 1;
}

.overlay-title.hide {
  display: none;
}

.overlay-title {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  text-align: center;
  color: white;
}

.overlay-text {
  display: none;
  position: absolute;
  background-color: #00000061;
  top: 5%;
  left: 0%;
  color: white;
  padding: 50px;
  text-align: center;
  font-size: 20px;
}

.img-holder .inner:hover .overlay-text {
  display: unset;
  transition: 0.5s;
}

.overlay-text.show {
  display: block !important;
  font-size: 24px;
}

.custom-image-grid .custom-image-container {
  padding: 5px;
}

.aboout {
  padding-top: 75px;
  padding-bottom: 70px;
}

.custom-image-grid img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.boat-bg {
  background: url('./image/Bristanbay.jpg') rgba(0, 0, 0, 0.568);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  clip-path: polygon(0px 0px, 100% 17%, 100% 100%, 0px 83%);
  padding-top: 150px;
  padding-bottom: 150px;
  color: rgb(255, 255, 255);
  text-shadow: rgb(49, 192, 190) 3px 3px 4px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_143253_1.webp");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.57);
  background-position-x: center;
  background-position-y: top;
}

.boat-bg1 {
  background: url('./image/Englezbay.jpg') rgba(0, 0, 0, 0.521);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  clip-path: polygon(0px 0px, 100% 17%, 100% 100%, 0px 83%);
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: -60px;
  color: rgb(255, 255, 255);
  text-shadow: rgb(49, 192, 190) 3px 3px 4px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_143242_360_F_1228822614_ykJE1bnnI1mD1YaOQbKaVYJJYTisxZR5.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.52);
  background-position-x: center;
  background-position-y: top;
}

.boat-bg2 {
  background: url('./image/Secretcave.jpg') rgba(0, 0, 0, 0.541);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  clip-path: polygon(0px 0px, 100% 17%, 100% 100%, 0px 83%);
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: -60px;
  color: rgb(255, 255, 255);
  text-shadow: rgb(49, 192, 190) 3px 3px 4px;
  background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/img/20260717_143301_jet-ski-2850695_640.jpg");
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.54);
  background-position-x: center;
  background-position-y: top;
}

.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  font-size: 120px;
  font-weight: bold;
  margin-top: -60px;
  padding-bottom: 100px;
  padding-top: 50px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.marquee .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 140s linear infinite;
  white-space-collapse: collapse;
  text-wrap-mode: nowrap;
  animation-duration: 140s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: marquee;
}

.marquee .content {
  opacity: 0.05;
  line-height: 1.2;
}

.contact-description .country {
  margin: 0 auto !important;
  position: relative;
}

.contact-description .country img {
  top: 0px;
  margin: 0 auto;
}

.contact-description .country h3 {
  color: white;
  font-size: 20px;
  text-align: center;
  margin-top: -27px;
}

.contact-page .single-contact {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 20px 50px;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
  margin-top: 40px;
  row-gap: 15px;
  column-gap: 15px;
}

.contact-page .single-contact .title {
  line-height: 1;
  background-color: white;
  position: absolute;
  left: 35px;
  top: -8px;
  padding: 0 20px;
}

.contact-info {
  padding: 70px 0;
}

.contact-page .single-contact .title h6 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0px;
}

.map {
  width: 100%;
  border-radius: 10px;
  height: 420px;
}

.contact-page .single-contact .icon {
  height: 44px;
  width: 30px;
  min-width: 44px;
  max-width: 44px;
  border-radius: 50px;
  background-color: rgb(13, 40, 61);
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-page .single-contact .icon svg {
  fill: white;
  width: 20px;
}

.contact-page .single-contact .content {
  line-height: 1;
}

.contact-page .single-contact .content h6 a {
  color: rgb(16, 12, 8);
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
}

html, body {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: rgb(0, 0, 0);
  overflow-x: hidden !important;
}

.bottone5:focus {
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  box-shadow: rgb(0, 15, 25) 0px 4px 12px;
  color: rgb(255, 255, 255);
}

.footer .link-widget li a, .footer p {
  font-size: 14px;
  padding-left: 1.5rem;
  position: relative;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  transition-property: all;
  color: rgb(255, 255, 255) !important;
}

.item, .destination1 .item {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.gallery img, .gallery .bottone5 {
  width: 100%;
}

.single-destination-box:hover .img-holder::before {
  transform: scaleX(1);
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
}

.cropped-image {
  object-fit: cover !important;
  object-position: center !important;
  max-width: none !important;
  max-height: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: block !important;
}

.cropped-image-parent,
*:has(.cropped-image) {
  overflow: hidden !important;
  position: relative !important;
}

.cropped-image-parent, :has(.cropped-image) {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  position: relative !important;
}

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

@keyframes marquee{0%{transform:translateX(0px);}100%{transform:translateX(-30%);}}

@media only screen and (min-width: 992px) {
  header .navbar .link-btn {
    margin: 0;
  }
  .im-img {
    width: 28%;
  }
}

@media (max-width: 767px) {
  .footer>div {
    padding: 0 1.875rem;
  }
  .footer > div {
    padding-top: 0px;
    padding-right: 1.875rem;
    padding-bottom: 0px;
    padding-left: 1.875rem;
  }
}

@media only screen and (max-width: 901px) {
  .con {
    padding-left: 0px !important;
  }
}

@media (max-width: 991px) {
  .galery1 img {
    margin: 0 !important;
  }
  .picture-gallery img {
    display: none;
  }
  .baner {
    font-size: 50px;
  }
  .baner1 {
    padding-top: 150px !important;
    font-size: 24px !important;
  }
  .baner2 {
    font-size: 24px !important;
  }
  .about1 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
    background: url('./image/7j7.png') no-repeat 101% -2%;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: 19%;
    background-image: url("https://api.intermedia-web.com/getSavedAsset/Jetskiyamaha/jetsky-yamaha-1800.al/jetsky-yamaha-1800.al_2026-07-17_15-51-54-727/image/7j7.png");
    background-position-x: 101%;
    background-position-y: -2%;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
  }
  .imagee {
    width: 70% !important;
    text-align: center;
    padding-left: 100px !important;
  }
  .imageee {
    width: 50% !important;
    text-align: center;
  }
  .cart {
    font-size: 35px;
  }
  .logo21 {
    margin-top: 0px !important;
  }
}

@media (max-width:990px) {
  .bg01 {
    font-size: 35px !important;
    padding-top: 150px !important;
  }
  .aboout {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media (max-width:375px) {
  .baner {
    font-size: 30px;
  }
  .bg01 {
    font-size: 25px !important;
  }
  .big-title h1 {
    font-size: 35px;
  }
  .cart {
    font-size: 25px;
  }
  .aboout .col-4 {
    padding: 0;
  }
}

@media (max-width: 375px) {
  .aboout .col-4 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}