html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color: #000000;
  font-family: 'Italianno', cursive;
  font-family: 'Josefin Sans', sans-serif;
  font-family: 'Italiana' sans-serif;
  font-family: 'Inconsolata', monospace;
  font-family: 'Nova Square', sans-serif;


  color: #ffffff;
}

::selection {
  color: #ffffff;
  background: #74685E;
}

.background-container {

  animation: zoom 10s ease-in-out forwards;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}


nav.navbar {
  background: #d6d7d8;

  backdrop-filter: blur(0px) !important;
  transition: background 0.5s !important;

  font-family: 'Josefin Sans', sans-serif;
  line-height: 27.0001px;
  text-transform: uppercase;
  font-weight: 100 !important;
  z-index: 1000;
  width: 100%;
  height: 110px;
  position: sticky;
  display: flex;
  font-size: 17px !important;

}


li.nav-item a.nav-link {
  color: rgb(0, 0, 0) !important;
  justify-content: center;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 27.0001px;
  text-transform: uppercase;
  font-weight: 100 !important;
  font-size: 12px !important;

}

.nav-item {
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;

}

a.nav-link:hover {
  transform: scale(1.07);
  text-decoration: none;

}

.navbar li a.active {
  color: #F1606A !important;
  transform: scale(1.05);
  background-color: transparent;

}


.dropdown-menu {
  background-color: #ffffff !important;
  color: #000000;
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #490e0e;
  font-family: 'Josefin Sans', 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: #D2CBBF;

  transform: scale(1.02);
  color: rgb(43, 43, 43);
}

.btn_center {
  display: table-cell;
  vertical-align: middle;
  border: none;
  background-color: transparent;
  border-radius: 30px !important;
}

.btn_center {
  color: white;
  border-radius: 2em;
  margin: auto;
  padding: 0 20px;
  width: fit-content;
  line-height: 50px;
  font-size: 12px;
  letter-spacing: 2px;
  border-radius: 0px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #000000;
  box-shadow: 0px 15px 18px -6px #F1606A;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
}

.btn_center:hover {
  background-color: #000000;
  box-shadow: 0px 22px 19px -8px #F1606A;
  transform: scale(1.02, 1.02);
}

.btn_center:active {
  background-color: #051749;
  box-shadow: 0px 12px 18px -4px rgba(7, 4, 51, 0.65);
  transform: scale(0.95, 0.95);
  transition: all 0.4s -0.125s;
}

.home-bg {
  background: url('../photos/home1.jpeg');
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 800px;
  position: relative;
  padding-top: 40px;


}


.home-atv {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../photos/atv-bg.png');
  background-attachment: fixed;
  background-position: center; /* Ndryshojeni nga bottom në center që të shihet më mirë */
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  position: relative;
  padding-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-text {
  width: 80%;
  margin: 0 auto;
}

.home-text h1 {
  text-align: center;
  padding-top: 20px;
  font-size: 60px;
}

.home-text h3 {
  text-align: center;
}

.home-text h5 {
  text-align: center;
  font-family: 'Inconsolata', monospace;
  letter-spacing: 2px;

}

.home-text a {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: 'Josefin Sans', sans-serif;
}



.infoss {
  margin-top: -100px !important;
  ;
}

.info-box {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
  color: white;
  text-align: center;
  margin-top:40px;
  padding: 30px;
}

/* .info-box:hover {
  background: #F1606A;
  transition: background 0.4s ease;
} */

.section {
  margin-top: 100px;
  margin-bottom: 100px;

}

.pin {
  position: relative;
  margin-bottom: -100px;
}

.jetski {
  background: url('../photos/about-sky.png');
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  background-blend-mode: multiply;
  height: 600px;
  z-index: 1;
  margin-bottom: -100px;
}

.jetski-img {
  display: flex;
  justify-content: center !important;
  align-items: center;
  text-align: center;
}

.jetskii {
  position: relative !important;
  display: flex;
  align-self: center;
  justify-content: center;
  text-align: center;
  margin-top: -370px;
  margin-bottom: 300px;


}

.jetski-rent {
  padding-top: 6%;
  text-align: center;
  color: #000000;
}

.jetski-rent h1 {
  font-size: 80px;
}

section.cars-section {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  background: white;
  color: #000000;
  margin: 0px;
  background-size: cover;
  background-position: center;
}

img.car1:hover {
  transform: scale(1.02);
}

.car-box {
  padding: 30px;
  border: solid 1px rgba(0, 0, 0, 0.137);
}

footer {
  font-family: 'Italiana' sans-serif !important;
}

.testimonials {
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonial-box {
  padding: 40px;
  border: 1px solid black;
}



.swiper {
  width: 100%;
  padding: 1.875rem 0;

}

.swiper-slide {
  width: 18.75rem;
  height: 35rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;
  box-shadow: 0.063rem 0.5rem 1.25rem #000;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.swiper-slide-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: rotate(180deg);
  line-height: 0;
  bottom: -0.063rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.swiper-slide-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  z-index: -1;
  transition: 0.3s ease-in-out;
  transform: rotate(-180deg);
}

.swiper-slide-img svg {
  position: relative;
  display: block;
  width: calc(300% + 1.3px);
  height: 5rem;
  transform: rotateY(180deg);
}

.swiper-slide-img .shape-fill {
  fill: #fff;
}

.swiper-slide-content {
  background: #fff;
  padding: 0 1.65rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  width: 100%;
}

.swiper-slide-content>div {
  transform: translateY(-1.25rem);
}

.swiper-slide-content h2 {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 0.425rem;
  text-transform: capitalize;
  letter-spacing: 0.02rem;
}

.swiper-slide-content p {
  color: #000;
  line-height: 1.6;
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-slide-content .show-more {
  width: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #24aad9;
  border-radius: 50%;
  box-shadow: 0px 0.125rem 0.875rem #24aad9 6b;
  margin-top: 1em;
  margin-bottom: 0.2em;
  height: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  margin-left: auto;
}

.swiper-slide-content .show-more:hover {
  background: #1184ac;
}

.swiper-slide-content .show-more svg {
  width: 1.75rem;
  color: #fff;
}

.swiper-slide-active:hover img {
  transform: scale(1.2) rotate(-185deg);
}

.swiper-slide-active:hover .show-more {
  opacity: 1;
  height: 3.125rem;
}

.swiper-slide-active:hover p {
  display: block;
  overflow: visible;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}

.tours-section {
  padding-bottom: 100px;
}

@media screen and (min-width: 93.75rem) {
  .swiper {
    width: 85%;

  }
}


.testimonials {
  background: white;
  color: #000000;
}

.whatsapp-float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 20px;
  right: 20px;
  background-color: #25D366;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  text-decoration: none;
}

.whatsapp-float:hover {
  background-color: #1ebe5d;
}

details {
  background: #f7f7f7;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 8px;
  cursor: pointer;
}

summary {
  font-weight: bold;
  font-size: 16px;
}

details[open] {
  background: #eef5ff;
}

/*car-rental-saranda.html*/
.home-bg1 {
  background: url('../photos/slide-2-bg.jpg') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

.home-bg0 {
  background: url('../photos/about-img.png') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

.home-text1 h1 {
  text-align: center;
  padding-top: 5%;
  font-size: 70px;
}

.home-text1 h5 {
  text-align: center;
  font-family: 'Inconsolata', monospace;
  letter-spacing: 2px;
}

.home-text1 a {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: 'Josefin Sans', sans-serif;
}

/*Tours.html*/
.home-bg2 {
  background: url('../photos/saranda1.jpg') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

.blue-eye {
  background: url('../photos/syri_kalter1.jpg') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 450px;
  position: relative;

}

.blue-box {
  padding: 50px;
  background: rgba(255, 255, 255, 0.63);
  margin-top: 9%;

}

/*aboutus.html*/
.home-bg3 {
  background: url('../photos/slider_bg.png') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

.bg-section {
  background: url('../photos/slider_bg.png') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 350px;
  position: relative;
}

.bg-title h1 {
  padding-top: 9%;
}

/*contact.html*/
.home-bg4 {
  background: url('../photos/bdrc-bg.jpg') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

/*.contact-card,*/
/*.contact-card1 {*/
/*  height: 300px;*/
/*  background: #F1606A;*/
/*  width: 500px;*/
/*  border: solid 2px black;*/
/*  margin-top: -80px;*/
/*  position: relative;*/
/*  color: #ffffff;*/
/*}*/
.contact-card {
  border-right: solid 3px black;
}

.taxi-card {
  background-color: #00000096;
  padding: 25px;
  border-radius: 30px;
  color: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.butona {
  background-color: #00000096;
  padding: 25px;
  color: white;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

/* Taxi  */
.home-bg7 {
  background: url('../photos/taxi.PNG') rgba(0, 0, 0, 0.589);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 400px;
  position: relative;

}

@media(max-width:1024px) {
  nav.navbar {
    height: auto;
  }
}

@media(max-width:990px) {
  .blue-eye {
    height: 500px !important;
    background-attachment: scroll !important;
  }

  .bg-section,
  .home-bg,
  .home-bg1,
  .home-bg2,
  .home-bg3,
  .home-bg4 {
    background-attachment: scroll !important;
  }

  .bg-title h1 {
    padding-top: 23%;
    margin-top: 0px !important;
  }

  .socials {
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }

  .home-text1 h1 {
    font-size: 40px !important;
    padding-top: 32%;

  }

  .home-text1 h5 {
    font-size: 15px !important;
  }

  .contact-card {
    border-right: none !important;
  }

  /*.contact-card {*/
  /*  margin-top: 50px;*/
  /*}*/

  /*.contact-card1 {*/
  /*  margin-top: 50px;*/
  /*}*/

  .text-col {
    text-align: center;
  }

  .map-col {

    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

  nav.navbar {
    height: auto;
  }

  .home-bg {
    background-attachment: scroll !important;

    height: 700px;


  }

  .home-text h1 {

    /* padding-top: 50%; */
    font-size: 50px;
  }

  .home-text h5 {
    font-size: 15px !important;
  }


  .tours-section {
    padding: 20px !important;
  }

  img.jetskii {
    height: 300px !important;
    width: 300px !important;
    margin-top: -100px !important;
    margin-bottom: 0px !important;
    position: relative !important;
    z-index: 100;
  }

  .sea {
    margin-top: -100px !important;
    margin-bottom: -100px;
  }

  .jetski {
    height: 350px !important;
    position: relative !important;
  }
}

/*Animations*/
.fadeinleft {
  opacity: 0;
  transform: translateX(200px);
  transition: all 1.3s ease-out;
}

.fadeinright {
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.8s ease-out;
}

.fadeindown {
  opacity: 0;
  transform: translateY(-100px);
  transition: all 1.2s ease-out;
}

.fadeinup {
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}

.fade-in {
  opacity: 0;
  transition: all 1.3s ease-in;
}

.active-left,
.active,
.active-right,
.active-down,
.active-up {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}

.fadein {
  opacity: 0;
}




#demo {
  background: white;
  background-size: cover;
  width: 100%;
  padding: 50px;
  margin-bottom: 0px !important;



}
.herosection-btn{
  background-color:transparent;
  margin-top:-170px;
}
.carousel-caption1 {
  position: initial;
  z-index: 10;
  /* padding:  8rem; */
  color: rgba(78, 77, 77, 0.856);
  text-align: center;
  font-size: 17px;
  font-family: 'Della Respira', serif;
  line-height: 2rem;
}

.carousel-control-prev,
.carousel-control-next {
  margin-bottom: 0px;
}

@media (max-width:990px) {
  #demo {
    padding: 0px !important;
    margin-top: 0px !important;
  }
.herosection-btn{
  background-color:transparent;
        margin-top: -80px;
}
  .carousel-caption1 {
    text-align: left;
    padding: 50px !important;
    font-size: 14px
  }

  .carousel-control-prev,
  .carousel-control-next {
    margin-bottom: 0px;
  }
}

@media(max-width:700px) {
  .home-bg {
    background: url('../photos/home2.jpeg');
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size:cover;
    background-blend-mode: multiply;
    height: 700px;
    position: relative;

  }
      .herosection-btn {
        background-color: transparent;
        margin-top: -291px;
    }


  .info-section {

    margin-top: 0px;
  }

  .herosection-btn {
    /* flex-direction: column; */
    gap: 20px;
  }
  .herosection-btn .btn_center{
    line-height: normal;
    padding:10px;
    font-weight:normal;
    margin-top:190px;
  }

  .herosection-btn a {
    margin: 0 !important;
  }
}

.blue-eye1 {
  background: url('../photos/Butritnti.jpg') rgba(0, 0, 0, 0.671);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 450px;
  position: relative;

}

@media(max-width:500px) {
  .butona {
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
  }
  .home-text h1 {
        /* padding-top: 50%; */
        font-size: 30px;
    }
    .home-bg {
    background: url('../photos/home2.jpeg');
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size:cover;
    background-blend-mode: multiply;
    height: 700px;
    position: relative;

  }
      .herosection-btn {
        background-color: transparent;
        margin-top: -304px;
    }
    .home-bg h3{
      line-height:15;
    }

}