@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Dancing+Script:wght@400..700&family=Halant:wght@300;400;500;600;700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Manrope:wght@200..800&family=Monsieur+La+Doulaise&family=Montez&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nothing+You+Could+Do&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Princess+Sofia&family=Tangerine:wght@400;700&display=swap');


html, body {
  
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Montez", cursive;
  font-family: "Manrope", sans-serif;
  font-family: "Cormorant Garamond", serif;
background:#ffffff;
  color: rgb(0, 0, 0);

}
h1{  font-family: "Manrope", sans-serif;
font-weight: 700;}
h2{
  font-family: "Manrope", sans-serif;
}
a{
  color: initial !important;
  text-decoration: none;
}
p{
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
}

.navbar{

/* From https://css.glass */
background: rgba(17, 61, 72, 0.907) !important;



border: 1px solid rgba(17, 61, 72, 0.3);

}
.nav-link{
  font-size: 16px;
  font-weight: 500;
  color: rgb(255, 255, 255) !important;
  font-family: "Manrope", sans-serif;

}
.navbar-toggler {

  border: none !important;

}
.nav-link.active{
  color: #978667 !important;
  font-weight: 700  !important;
}

.title{
  font-size: 90px;
  font-weight: 700;
  color: #ffffff;
  line-height: 111px;
  font-family: "Manrope", sans-serif;
}
.checkin{
  position: relative;
  margin-top: -200px;
  z-index: 10;
  background: white;
  border-radius: 100px;
  padding: 20px;
}
/* From Uiverse.io by alexmaracinaru */ 
.button {
  cursor: pointer;
  font-weight: 700;
  transition: all 0.2s;
  padding: 10px 30px;
  border-radius: 100px;
  background: #1CA8CB;
  color: white;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  font-size: 19px;
}

.button:hover {
  background: #1CA8CB;
}

.button > svg {
  width: 34px;
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
}

.button:hover svg {
  transform: translateX(5px);
}

.button:active {
  transform: scale(0.95);
}

.subtitle{
  font-size: 60px;
  font-weight: 700;
  color: #2C2A49;
  line-height:normal;
}
.card{
  padding: 120px 40px 40px 40px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  position: relative;
  margin-top: -80px;
  border: none;
  z-index: 1;
  text-align: center;
}
.button1{
  display: flex;
  position: relative;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  justify-content: center;
  text-align: center;
  align-items: center;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;

  margin-top: -35px;
  z-index: 3;
  transition: 0.4s ease-in-out;

}
.carousel1{
  background: url('../photos/gjirokaster.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 93vh;
}
.carousel2{
  background: url('../photos/korce.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 93vh;
}
.carousel3{
  background: url('../photos/berat.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 93vh;
}
.circle{
  position: relative;
  display: flex;
  justify-content: center;
  justify-self: center;
  text-align: center;
  align-items: center;
  justify-items: center;
  background: #1CA8CB;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: 0.4s ease-in-out;

}
.circle:hover{
  background: #113D48;
  transition: 0.4s ease-in-out;
}

.circle2{
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  justify-items: center;
  background: #1CA8CB;
padding: 20px;

  border-radius: 20px;
  transition: 0.4s ease-in-out;

}
.circle2:hover{
  background: #113D48;
  transition: 0.4s ease-in-out;
}
.cover-bg{
  background: url('../photos/kruje.jpg') #113d48ea;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  height: 43vh;
  padding-top: 100px;
}
.circle-box {
  position: relative;
  display: grid;
  justify-content: space-evenly;
  text-align: center;
  align-items: center;
  justify-items: center;
  background: #dff9ff;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  transition: 0.4s ease-in-out;
  align-content: center;
  justify-self: center;
}
.circle1 {
  position: relative;
  margin-bottom: -50px;
  width: 40px;  /* Example width */
  height: 40px; /* Example height */
  background-color: #1CA8CB; /* Example background color */
  border-radius: 50%; /* Makes the div a circle */
  display: flex !important;
  justify-content: center;
  align-items: center;
   /* Optional, if you use absolute positioning for the icon */
  transition: 0.3s ease-in-out;
}
.circle1:hover{
  transform: translateY(-10px);
  background: white;
  color: #1CA8CB;
}

@keyframes scale {
  100% {
    transform: scale(1);
  }
}

span {
  display: inline-block;
  opacity: 0;
  filter: blur(4px);
}

span:nth-child(1) {
  animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(2) {
  animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

span:nth-child(3) {
  animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}



@keyframes fade-in {
  100% {
    opacity: 1;
    filter: blur(0);
  }
}


.header-bg{
  background: url('../photos/hero_bg_8_1.png');

  position: relative;
  margin-top: -120px;
}
.tour-card {
  position: relative;
height: 500px;
  
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  overflow: hidden;
  border: 8px solid rgba(255, 255, 255, 0.552);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  transition: border 0.4s ease-in-out;

}
.tour-card:hover{
  border: 8px solid white;
transition: border 0.4s ease-in-out;


}
.tour-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.344);
}

.tour-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  z-index: 1;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}

.tour-content h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.tour-content p {
  font-size: 14px;
}

.tour-card .button2 {
  position: absolute;
  bottom: -50px;
  left: 20px;
  padding-top: 30px;
background: transparent;
  color: #978667;

  font-size: 14px;
  font-weight: bold;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.tour-card:hover .button2 {
  transform: translateY(-80px);
  opacity: 1;
}
.tour-card:hover .tour-content{
  bottom: 50px;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}

.testimonials{
  background: url('../photos/map.png'), #dff9ff;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 100px;
  padding-bottom: 100px;
}

/*tours.html*/
.section-bg{
  background: url('../photos/kruje.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}
.tour-card1{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
justify-content: center;
text-align: center;
justify-items: center;
}
.tour-content1{
  padding: 30px;
  background: white;
  
}
.tour-content1 a h4:hover {
  color: #1CA8CB !important;
transition: 0.4s ease-in-out;

}

/*gjirokaster.html*/
.gjirokaster-bg{
  background: url('../photos/gjirokaster1.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}
.row1{
  background: white;
  padding: 20px;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.number-box{
  position: relative;
  display: flex;
  justify-content: center;
  justify-self: center;
  text-align: center;
  align-items: center;
  justify-items: center;
  background: #1CA8CB;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transition: 0.4s ease-in-out;
}

/*kolonje.html*/
.kolonje-bg{
  background: url('../photos/tours/kolonje.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


/*korce.html*/
.korce-bg{
  background: url('../photos/tours/korce.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}
/*permet.html*/
.permet-bg{
  background: url('../photos/tours/permet.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*tirane.html*/
.tirane-bg{
  background: url('../photos/tours/tirana.jpeg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*fier.html*/
.fier-bg{
  background: url('../photos/tours/fier.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*elbasan.html*/
.elbasan-bg{
  background: url('../photos/tours/elbasan.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*durres.html*/
.durres-bg{
  background: url('../photos/tours/durres.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*berat.html*/
.berat-bg{
  background: url('../photos/tours/berat.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


/*kruje.html*/
.kruje-bg{
  background: url('../photos/tours/kruje.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


/*lezhe.html*/
.lezhe-bg{
  background: url('../photos/tours/lezhe1.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}
/*diber.html*/
.diber-bg{
  background: url('../photos/tours/diber.png') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


/*prizren.html*/
.prizren-bg{
  background: url('../photos/tours/prizren.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*shkoder.html*/
.shkoder-bg{
  background: url('../photos/tours/shkoder.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}
/*valbone.html*/
.valbone-bg{
  background: url('../photos/tours/valbone.jpg') rgba(0, 0, 0, 0.721);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}

/*about.html*/
.section-bg1{
  background: url('../photos/gjirokaster1.jpg') rgba(0, 0, 0, 0.562);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


/*contact.html*/
.section-bg2{
  background: url('../photos/berat.png') rgba(0, 0, 0, 0.562);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
padding-top: 300px;
padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
}


form {
  border-radius: 20px;
    padding: 20px !important;
    background: #113D48;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    padding: 20px;
  height: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  label {
    display: block;
    margin-bottom: 8px;
    color: white;
  }
  input, textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 16px;
    box-sizing: border-box;
    background: black;
    border: 1px solid #1CA8CB;
    color: white !important;
  }
  .contact-button {
    background-color: #1CA8CB!important;
    color: #fff !important;
    padding: 10px 15px;
    border: none;
  
    cursor: pointer;
    width: 100%;
  }
  .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: white;
    background-color: black;
    background-clip: padding-box;
    border: var(--bs-border-width) solid #1CA8CB !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #113D48;
    border-color: transparent;
    color: #fff;
}
@media(max-width:1000px){
    .circle-box{
          width: 180px !important;
  height: 180px !important;
    }
     .circle-row{
          display: flex;
    justify-content: center !important;
    text-align: center !important;
    align-items: center !important;
     }
  .ratings{
    padding-top: 420px !important;
  }
  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url('../photos/icons/navbar-toggler.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
  .title{
    line-height: normal !important;
    font-size: 40px;
  }
  .carousel1{
    height: 50vh;

  }
    .carousel2{
    height: 50vh;

  }
    .carousel3{
    height: 50vh;

  }
  .col1{
    padding: 30px;
    margin-top: 120px !important;

  }

  .socials-row{
    display: flex;
    justify-content: center !important;
    text-align: center !important;
    align-items: center !important;
  }
  .circle2{
    width: 90px;
    height: 90px;
  }
.offcanvas{
  background: #113D48;
  overflow: visible;
}
  .title1{
    font-size: 48px;
  }
 
  .room-link{
    text-align: left !important;
  }
  .copyright{
    display: flex;
    justify-content: center;
    text-align: center ;
    align-items:center;
  }
  .footer-links {
    display: flex;
    font-family: Jost, sans-serif;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}
  .br-tag{
    display: block !important;
  }
  .footer-title{
  font-size: 24px !important;
  }
  .hr-line{
    display: none;
  }
  .title{
    font-size: 32px !important;
  }
  li.nav-item a.nav-link {
    color: rgb(255 255 255) !important;
    font-family: 'Jost', sans-serif;
    font-weight: 500 !important;
    transition: border-bottom 0.3s ease-in-out;
}

.navbar{

  /* From https://css.glass */
  background: rgb(17, 61, 72) !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;
}