@font-face {
  font-family: 'Punoer'; 
  src: url('/assetts/Punoer.otf') format('truetype'),
        url('/assetts/Punoer.woff') format('truetype'),
        url('/assetts/Punoer.woff2') format('truetype');
        ;   
}


@font-face {
  font-family: 'Acumin'; 
  src: url('/assetts/Acumin-RPro.otf') format('truetype')
        , url('/assetts/Acumin-RPro.woff') format('truetype'),
        url('/assetts/Acumin-RPro.woff2') format('truetype');
        
}

@font-face {
  font-family: 'Montserrat'; 
  src: url('/assetts/Montserrat-VariableFont_wght.ttf') format('truetype'),
        url('/assetts/Montserrat-VariableFont_wght.woff') format('truetype'),
        url('/assetts/Montserrat-VariableFont_wght.woff2') format('truetype'); 
}
section{
  height: auto;
}
*{
  margin: 0;
  padding: 0;
  box-sizing: 0;
}
/* @keyframes slideIn {
  from {
      opacity: 0;
      transform: translateX(100%); 
  }
  to {
      opacity: 1;
      transform: translateX(0); 
  }


} */




  .info br {

    margin: 20px;
    

  }

a {
  text-decoration: none;
}

.main1 {
  background-image: url("/assetts/Artboard1.png"); 
  background-repeat: no-repeat;
  background-size: cover; /* or background-size: contain; */

}
button{

font-size: x-large;
}

h1 {
 
  
  font-family: Punoer;
  font-size: 80px;
  text-align: center;
  line-height: 105px;
  
}
h3{
 
  font-size: 17px;

}
h4 {
  font-family: Acumin;
  font-size: 20px;
  text-align: center;
}

.navbar {
  font-size: small;
  font-family: Punoer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.menubtn {
  font-weight: ;
  color: #636262;
  transition: all 0.5s;
}

.menubtn:hover {
  transform: translateY(-5px);
  color: #000000;
  text-decoration: underline;
  text-shadow: #707070;
}

.menu {
  margin-top: 30px;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  justify-items: baseline;
  color: #313131;
}

.hero {
  display: flex;
  justify-content: space-around;
  align-items: center;
 
  flex-wrap: wrap;
}

.logo {
  height: 100px;
  margin: 20px;
}
#punor{
  font-weight: lighter;
  transform: translateY(-80px);
}

.exploit{
  transform: translateY(-80px);
}

.probtn {
  font-size: medium;
  transform: translateY(-80px);
  width: 250px;
  height: 65px;
  background-color: black;
  border-radius: 30px;
  border-color: white;
  color: white;
}

.pro{
  font-size: small;
  width: 150px;
  height: 35px;
  background-color: black;
  border-radius: 30px;
  border-color: white;
  color: white;
  position: absolute;
  z-index: 1;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
 
}

.about {
  margin: 20px;
  width: 60%;
  display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
flex-direction: column;
}
 
#expl{
  font-family: Acumin;
  font-size: 19px;
  color: #ffffff;
}

.explore {
  transform: translateY(30px);
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
 
}
#obj{
  width: 600px;
  height: 600px;
  
}
.imagine {
  display: flex;
  color: #ffffff;
  margin: 5px;
 flex-wrap: wrap;
  background-color: #1D1D1D;
  overflow: hidden;
  
}
#iso {
  width: 40vw;
}


.choose {
  display: flex;
  height: fit-content;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
 
  
}
.choosetxt {
  margin: 20px;
  width: 30vw;
  display: flex;
  min-width: 300px;
  justify-content: center;
flex-wrap: wrap;
}



.footer {
  background-color: #1D1D1D;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  flex-wrap: wrap;
  height: auto;
  align-items: center;
  color: white;
}
.contain{
  margin: 5px;
  width: 40vw;
  background-color: #1D1D1D;
  overflow: hidden;



}

.container {
  margin: 5px;
  position: relative;
  width: 700px;
  background-color: #1D1D1D;
  display: flex;
  justify-content: space-around;
  
  
}

.container img{
  width: 100%;
 

}

 #gray{
  background-color: #414141;
  color: white;
  
 }



#imagine {
  font-size: 35px;
}

#why {
  font-size: 35px;
}

.lorem {
  text-align: justify;
  font-family: Montserrat;
  font-size: 13px;
display: flex;

flex-wrap: wrap;


}

#copy {
  font-size: 15px;
  transform: translateX(17px);
 
}

#Copyright {
  background-color: #1D1D1D;
  display: flex;
  flex-direction: column;
  align-items: center;
  
}

#socialdiv {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-around;

 
}
.info {
  padding: 20px;
 
}

.social {
  color: wheat;
  font-size: 25px;
  
  transition: all 0.3s ease; 
}

.social:hover {
  color: rgb(255, 255, 255);
  font-size: 30px;
   
}

/* booking page */


h4{
  font-family:Punoer ;
  text-align: center;
  transform: translateX(-30px);
}


#herocontact{
  background-image: url('/assetts/contactbg.png');
  background-size: cover;
 


 }



#booking{
  font-size:40px ;
}



p {
  font-size: smaller;
  font-family: Acumin;
  width: 60%;
  margin-left: 35vw;
}
.bookimage{
  width: 200px;
  height: auto;

}


.dobject{
 
  width: 650px;


  

}

.dobject2{
 
  width: 650px;
  height: 400px;

}

#dobj{
  width: 650px;
  height: 400px;

}

.contsos{

  padding: 30px;
}

@media screen and (max-device-width: 16in) {
  body {
    min-height: 100vh;
  }
}



@media (max-width: 768px){
 
  h1{
    font-size: 68px;
    font-weight: 300;
    
  }
  .info {
    padding: 20px;
    transform: translateY(150px);
    background-color: #ffffff;
  }
  #why {
    font-size: 25px;
  }

  #herocontact{
  
    background-image: none;
    
    }

  nav{

    transform: translateZ(10px);
    position: relative;
    z-index: 1;
  }

  .hero {
  
    justify-content: space-between;
    align-content: center;
    flex-direction: column;
    transform: translateY(-150px);
  
  }
  .logo {
    height: 70px;
    margin: 20px;
  }

  #iso {
    width: 90vw;
  }
  #main1cont{
    height:fit-content;
  }
  #main1proj{
    height: 150px;
  }
  #

  .main1 {
    height: 100vh;
    background-image: url("/assetts/Artboard\ 1\ -\ Copy.png"); 
    background-repeat: no-repeat;
    background-size: cover; /* or background-size: contain; */
  }

  #main1page{
    height: 780px;
    flex-direction: column;
    justify-content: center;
   
  }
  .choosetxt {
  
    width: 90vw;
    
  }


    
 .explore{
    transform: translateY(50px);
   
   justify-content: space-around;
    transform: scale(0.65);
  }

  p{
    color: #000000;
    margin-left: 15vw;
    line-height: 1em;
    
  }

  #obj{
    transform: translateY(100px);
    width: 100%;
    height: 300px;
    position: relative;
    z-index: -1;
  }
   
 .menu{

  transform: translateY(-30px);
  
 }

.choose{
  transform: translateY(-60px);
  
 height: fit-content;
}
.contentPROJ{
  width: 100vw;
  

}



}

.carousel-container {
  overflow-x: auto;

  display: flex;
  justify-content: center;
}
.contentPROJ {
  display: flex;
  flex-wrap: wrap;
  margin: 2px;
  width: auto;
  height: 250px;
  transition: transform 0.5s ease-out; /* Smooth transition for the scaling effect */
}

.contentPROJ:hover {
  transform: scale(1.03); /* Slightly scale up on hover (adjust the value as needed) */
}



.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #1D1D1D;
  height: fit-content;
  width: 100%;
}



.myImg {
  border-radius: 2px;
  cursor: pointer;
  transition: 0.3s;
  height: 180px;
  margin: 2px;
}

.myImg:hover {
  opacity: 0.9;
  transform: scale(1.03);
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 700px;
  position: relative;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail-row {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.thumbnail {
  width: auto;
  height: 260px;
  margin: 5px;
  cursor: pointer;
}

.modal-image {
  max-width: 100%;
  height: auto;
}

.modal-small-img-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}

.modal-small-img {
   width: auto;
  height: 260px;
  cursor: pointer;
  margin: 5px;
}

.modal-text {
  text-align: center;
  margin-top: 10px;
}