body {
    font-family: Arial, sans-serif;
    margin: 30px;
    padding: 0;
    box-sizing: border-box;
   
}

header {
    background: url('https://s3-alpha-sig.figma.com/img/cffe/c11c/011e1c3464ba2d3894dc64c58ded1aac?Expires=1726444800&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=dsHcIokQDyCM1~K-lvJiarwLLLU9chwck3kcGmGEQh3wTGNCl5FVMlwUc3WfqknmjXdnlEfh-TM7fp4ckltHOa2IppRE3xIT3G3MYHNIBz9BQQSUrGxf7g9nkJx~V3A9lQZBOVsOBFX6aZ75GS6wkay3vAQeKxeJWFtAm8gm~4NwWDLXfWhNcleOqkws~sj6gwtrhhmntNrwWnZ4cLAkSEGm0A5pVlJ1UjVOno-u6YkxN2zQPZDHqaFUuOap-AnLn0JO8hKGZRuvrp1brqoIsg4FZHsBjIP5dgnx8FfkTblv5XQF04nozMiJVf2-p0sKTFg3nbFAbrbZ86Jsw4xPhg__') no-repeat center center/cover;
    color: white;
    border-radius: 20px;
    width: 1400px;
    height: 841px;
    top: 51px;
    left: 30px;
    opacity: 0px;
    padding: 10px;
    margin: 30px;
}

.highlight{
    padding-top: 100px;
    width: 880px;
}
#land{
    font-family: 'Times New Roman', Times, serif;
    font-size:80px;
}

.header-content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

header h1 {
    font-size: 2em;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 20px;
    left: 20px;
}

nav{
    width: 1250px;
    margin-top:-30px ;
}

  nav ul{
    float: right;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  nav li{
    height: 50px;
  }
  nav a{
    height: 100%;
    padding: 0 30px;
    text-decoration: none;
    display: flex;
    margin-left: 20px;
    font-size: 20px;
    padding: 7px 13px;
    color: rgb(255, 255, 255);
  }

  nav a{
   
    color: rgb(255, 255, 255);
    padding: 5px 10px;
    

  }

nav a:hover{
    color: #8c8e8d;
    transition: .4s;
   
}
  nav li:first-child{
    margin-right: auto;
  }
  .sidebar{
    position: fixed;
    top: 0; 
    right: 0;
    height: 100vh;
    width: 250px;
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(12px);
    box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
    list-style: none;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .sidebar li{
    width: 100%;
  }
  .sidebar a{
    width: 100%;
  }
  .menu-button{
    display: none;
  }
  @media(max-width: 360px){
    .hideOnMobile{
      display: none;
    }
    .menu-button{
      display: block;
    }
  }
  @media(max-width: 360px){
    .sidebar{
      width: 100%;
    }
  }


/* side */


.best-of-best {
    margin-top: 50px;
}

.best-of-best .highlight {
    color: orange;
    font-weight: bold;
    text-align: left;
}

.best-of-best h2 {
    font-size: 3em;
    margin: 10px 0;
}

.best-of-best h2 span {
    font-style: italic;
}

.best-of-best p {
    font-size: 1.2em;
    margin: 20px 0;
}

.best-of-best .learn-more {
    color: white;
    text-decoration: none;
    font-size: 1em;
}

.search-bar {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    
}

.search-bar .search-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: white;
    color: black;
    padding: 10px;
    border-radius: 10px;
}

.search-bar .search-item label {
    font-size: 0.9em;
    margin-bottom: 5px;
}

.search-bar input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 200px;
    font-size: 1em;
}

.book-now {
    background: linear-gradient(to right, orange, yellow);
    color: white;
    padding: 15px 20px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 1em;
}

.book-now:hover {
    background: linear-gradient(to right, yellow, orange);
}


.header2 {
    background: rgba(0, 0, 0, 1);
    background-image: url(img/rate.png);
    width: 1101px;
    height: 259px;
    top: 1303px;
    border-radius: 32px 32px 32px 32px;
    opacity: 0px;
    margin-left: 150px;    
}


.stats {
    display: flex;
    justify-content: center;
    gap: 60px;
    padding-top: 90px;
}

.stat-item {
    text-align: center;

}

.stat-item h2 {
    margin: 0;
    font-size: 24px;
}

.stat-item p {
    margin: 0;
    font-size: 16px;
}
#rectangle{
    background-image: url(img/rectangle.png);
    width: 1460px;
    height: 350px;
    top: 2086.9px;
    gap: 0px;
    opacity: 0px;
    background-size: cover;
    background-position: center center; 
    margin-top: 100px;
}
.service{
    width: 1300px;
    height: 824px;
    left: 70px;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    
}
.card {
    position: relative;
    width: 30%;
    overflow: hidden;
    border-radius: 20px;
}
.card img{
    width: 105%;
    height: 100%;
}
.text-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
   
    text-align: left;
    
}
#c1{
    width: 640px;
    height: 500px;
    left: 30px;
    flex-wrap: wrap;
    gap: 10px;
    /* filter: brightness(90%); */
      
      
}

#c2{
    width: 640px;
    height: 240px;
    left: 750px;
    top: -500px;
    color: #e0ac13;
}
#c3{
    width: 640px;
    height: 240px;
    top: -480px;
    left: 750px;
    color: #ffffff;
}
.text-overlay h1 {
    margin: 0;
    padding-bottom: 15px;
}
.text-overlay p {
    margin: 5px 0 0;
}

.container1 {
    width: 80%;
    max-width: 1200px;
    margin: 20px;  
    height: auto; 
}
.grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
}


.large-image img {
    width: 600px;
    height: 372.44px;
    top: 3548.9px;
    left: 118px;
    gap: 0px;
    border-radius: 16px;
    opacity: 0px;
    
}

.text-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.text-box {
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 600px;
    margin-left: 30px;
}

.light-blue {
    background-color: #e0f7fa;
    
}

.light-pink {
    background-color: #fce4ec;
}

.light-green {
    background-color: #e0f2f1;
}

.text-box h2 {
    margin-top: 0;
}

.text-box p {
    margin: 10px 0;
}

.text-box a {
    color: #007BFF;
    text-decoration: none;
}
.flex-container {
    width:  auto;
    display: flex;
    justify-content: left; 
  }
  .flex-item {
    margin: 10px; 
  } 
.flex-item img {
    border-radius: 30px;
    width: auto; 
    height: auto; 
    margin-right: 10px;
    display: flex;
    margin-top:-100px;
  }

  /* packages */



main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#Our h1{
    color: #FD6D3B;
    font-size: 35px;
    font-weight: 700;
    line-height: 45.57px;
    text-align: center;
}
#Our h2{
    font-family: Inter;
    font-size: 60px;
    font-weight: 500;
    line-height: 72.61px;
    text-align: center;
}

.packages {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px;
}

.package {
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.package img {
    width: 100%;
    height: auto;
}

.info {
    padding: 10px;
}

h3 {
    margin: 10px 0;
}

.arrow {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 24px;
    text-decoration: none;
    color: #333;
}



   /* footer */

   .subscribe-section {
    background-color: #d1e7dd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px;
    border-radius: 15px;
    max-width: 1200px;
    margin: 40px auto;
    position: absolute;
    margin-left: 200px;
   
}
.subscribe-content {
    max-width: 600px;
}
.subscribe-content h1 {
    font-size: 36px;
    margin: 0 0 10px 0;
}
.subscribe-content p {
    margin: 0 0 20px 0;
}
.subscribe-content input[type="email"] {
    padding: 10px;
    font-size: 16px;
    width: calc(100% - 120px);
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.subscribe-content button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.subscribe-content button:hover {
    background-color: #444;
}
.subscribe-image {
    max-width: 500px;
    border-radius: 15px;
    overflow: hidden;
}
.subscribe-image img {
    width: 100%;
    height: auto;
}
footer {
    background-color: #95c3a6;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 250px;
    padding-top: 250px;
}
footer .footer-column {
    margin: 10px;
    max-width: 200px;
}
footer h3 {
    margin-top: 0;
}
footer ul {
    list-style: none;
    padding: 0;
}
footer ul li {
    margin: 5px 0;
}
footer ul li a {
    text-decoration: none;
    color: #000;
}
footer ul li a:hover {
    text-decoration: underline;
}
.footer-logo {
    display: flex;
    align-items: center;
}
.footer-logo img {
    margin-right: 10px;
}
.social-icons {
    display: flex;
    margin-top: 10px;
}
.social-icons a {
    margin-right: 10px;
    text-decoration: none;
}
.social-icons a i {
    font-size: 20px;
    color: #000;
}



@media(width <= 501px){
    
.body{
    width:500px;
    padding: 0px;
    margin: 10px;
}
header {
    border-radius: 10px;
    width: 1272px;
    height: 764px;
    /* width: 490px;
    height: 764px;
    margin: -25px;
    padding-bottom: 10px; */
}
nav{
    padding-right: 20px;
}
.header2 {
    background: rgba(0, 0, 0, 1);
    background-image: url(img/rate.png);
    width:1000px;
    height: 259px;
    top: 1303px;
    border-radius: 32px 32px 32px 32px;
    opacity: 0px;
    margin-left: 150px;    
}
#about{
    font-size: 40px;
    font-weight: 700;
    line-height: 45.57px;
    text-align: left;
    word-spacing: 10px;
    margin: 30px;
    width: 1000px;
}
#rectangle{
    width: 1228px;
    height: 350px;
    
}
.service{
    margin-left: -50px;
}
#c2{
    width: 550px;
    margin-left: -20px;
}
#c3{
    width: 550px;
    margin-left: -20px;
}
#glimpse{
    width:1000px;
    margin: 70px;
}
#item1 {
    margin-top: -350px;
}
#item2{
    margin-top: -236px;
}
#main{
    width:1300px;
    margin-left: -50px;
    display: block;
}
#Our h1{
    font-size: 35px;
    font-weight: 700;
    line-height: 45.57px;
}
#Our h2{
    font-size: 60px;
    font-weight: 500;
    line-height: 72.61px;
}
.packages{
    margin-top: 100px;
    display:block;
    margin-left: 40px;
}
.package h3,p{
    font-size: 40px;
}
.subscribe-section{
    width: 1000px;
    margin-left: 130px;
}
footer{
    width:1300px;
}

}