*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.html
{
  scroll-behavior: smooth;
}
.navbar {
    background-color: transparent;
    color: rgb(10, 9, 9);
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo img {
    height: 30px;
}
.user-actions {
    display: flex;
    background: transparent;
    align-items: center;
    gap: 10px;
}
.language-select {
    background: none;
    border: none;
}
@font-face {
    font-family: text1;
    src: url(./fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf);
}
.login-button {
    background-color: white;
    color: #ff9800;
    font-family:text1 ;
    font-weight: 800;
    border: none;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
}
.hero-image {
    background-color:transparent;
    background-size: cover;
    background-position: top 600px left 0px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    
}
.travel-options {
    background-color: transparent;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto;
    column-gap: 20px;
    width: fit-content;
    justify-content: space-around;
    padding: 10px;
    margin: 0 auto;
    width: 80%;
    border-radius: 5px 5px 0 0;
}
.travel-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #353232;
}
.travel-option img {
    width: fit-content;
    height: 40px;
}
@font-face {
    font-family: Head1;
    src: url(./fonts/Inria_Serif/InriaSerif-Regular.ttf);
}
.search-container {
    background-color:rgb(0,0,0,0.5);
    margin:auto;
    width: fit-content;
    padding: 20px;
    border-radius:  20px;
}
.search-form {
    display: flex;
    gap: 10px;
}
.search-input {
    flex-grow: 1;
    padding: 10px;
    outline: 1px solid #121415;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.search-button {
    background-color: #ff9800;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
}
.mid1
{
    width: 100%;
    height: fit-content;
    background-blend-mode: color-burn;
    background-size: cover;
    background-image: url(./svg/stacked-steps-haikei\ \(2\).svg);
}
.mid1rap
{
    width: 90%;
    background-size: cover;
    background-image: url(./svg/layered-waves-haikei.svg);
    height: fit-content;
    margin: auto;
    padding-bottom: 20px;
    border-bottom-left-radius: 15%;
    border-bottom-right-radius: 20%;
    /* opacity: 0.7; */
}
@font-face {
    font-family: Head1;
    src: url(./fonts/Inria_Serif/InriaSerif-Regular.ttf);
}
@font-face {
    font-family: Head2;
    src: url(./fonts/Changa_One/ChangaOne-Italic.ttf);
}
@font-face {
    font-family: Head3;
    src: url(./fonts/Lato/Lato/Lato-Black.ttf);
  }
  @font-face {
    font-family: text1;
    src: url(./fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf);
}
.heading1 h1
{
    padding-top: 20px;
    font-family: Head3;
    font-size: 3em;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    background-image: url(./Project/kolkata/kbg2.jpg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: contain;
    animation: text 10.5s ease infinite;
  }
  @keyframes text
  {
    from { background-position: 0% 50%;}
    to {background-position: 100% 100%;}
  }
.bento1
{
    width: 100%;
    height: fit-content;
    margin: auto;
    display: flex;
    /* border: 2px solid red; */
    border-radius: 2em;
    opacity:1 ;
    padding: 20px;
    flex-direction: column;
    gap: 15px;
}
.row
{
    flex: 1;
    border-radius: 2em;
    gap: 20px;
    display: flex;
}
.subrow,.subrow2
{
  flex: 1;
  border-radius: 2em;
  width: fit-content;
  gap: 1em;
  max-width: 450px;
  max-height: 250px;
}
.text1
{
  width: fit-content;
  margin-left: 170px;
  background-image: url(./Project/kolkata/kbg1.jpg);
 
  background-size: cover;
  border-radius: 2em;
}
.text1 p
{
  backdrop-filter: brightness(90%);
  color: #f4faf4;
  font-family: Head2;
  font-size: 18px;
  text-transform: capitalize;
  text-align: justify;
  padding: 10px;
  order: 1;
border-radius: 2em;
  max-width: 1000px;

}
.mid2
{
  width: 100%;
  margin-top: -20px;
  height: fit-content;
  background-size: cover;
  /* background-image: url(./svg/stacked-steps-haikei\ \(2\).svg); */
}
.mid2rap
{
    width: 90%;
        background-size: cover;
    background-image: url(./svg/layered-waves-haikei1.svg);
    height: fit-content;
    margin: auto;
    padding-bottom: 50px;
    border-top-left-radius: 14%;
    border-top-right-radius: 14%;
}
.text2
{
  width: fit-content;
  margin-left: 200px;
 padding-top: 100px;
}
.text2 h1
{
  font-family: Head3;
    font-size: 3em;
    padding: 10px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    background-image: url(./Project/kolkata/1353e857-a156-4946-b2f6-f0cc480539d6.png);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: contain;
    animation: text 10.5s ease infinite;
}
.imgslide
{
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: scroll;
  overflow-y: hidden;
  border-radius: 15px 20% 20px;
}


/* Hide scrollbar for Chrome, Safari and Opera */
.imgslide::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.imgslide {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.overlay
{
  position: absolute;
  margin: auto;
  color: white;
  background-color: hsl(181deg 50% 20% / 70%);
  padding: 2rem;
  /* margin-top: 530px; */
  background: transparent;
}
.img
{
  width: 100%;
  height: 100%;
  object-fit: contain;
  flex: 1 0 200px;
  scroll-snap-align: start;

}
.textp
{
  width: 90%;
  height: fit-content;
  margin-top: 20px;
  margin-left: 50px;
  border: 5px solid #ff9800;
  border-radius: 20px;
  margin-bottom: 30px;
  
}
.textp p
{
  font-family: Head3;
  line-height: 25px;
  padding: 20px;
}
.container1 {
  max-width: 800px;
  margin: 0 auto;
  background-color: #beb7b7;
  padding: 20px;
  border-radius: 8px;
}
h2 {
  color: #ff8c00;
  margin-top: 0;
}
.metrics {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.metric-column {
  width: 30%;
}
.metric {
  margin-bottom: 15px;
}
.metric-label {
  font-weight: bold;
  margin-bottom: 5px;
  font-family: text2;
}
@font-face {
  font-family: text2;
  src: url(./fonts/Archivo/Archivo-Italic-VariableFont_wdth\,wght.ttf);
}
.metric-value {
  font-size: 0.9em;
  font-family: text1;
  color: #222121;
}
.progress-bar {
  height: 10px;
  background-color: #333;
  border-radius: 5px;
  overflow: hidden;
}
.progress {
  height: 100%;
  background-color: #ff8c00;
}
.sect
{
  width: 100%;
  margin: auto;
  background-size: cover;
  border-bottom-left-radius:20% ;
  border-bottom-right-radius: 17%;

  height: fit-content;
  display: flex;
  background-image: url(./svg/layered-waves-haikei.svg);
}
/* footer */
.footer
{  width: 100%;
  height: fit-content;
  background-color: #171717;
  border-top: 5px solid #ff9800;
  border-radius: 20px 10px 0px 0px;
}
.footrap
{
  padding-top: 40px;
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: row;
  gap: 2em;
  flex-wrap: wrap;
}
.img1
{
  position: relative;
}
.overlay1 {
  font-family: Head1;
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #fff;
  width: 100%;
  transition: .5s ease;
  opacity:0;
 
  font-size: 20px;
  padding: 10px;
  text-align: center;
}
.img1:hover .overlay1 {
  opacity: 1;
}
.foot
{
  flex:1;
  height: fit-content;
  /* border: 3px solid red; */
  padding: 0em 1em;
  border-radius: 1em;
}
.foot22 ul li
{
  padding: 5px 25px;
  color: white;
 
}
#highlight
{
  color: #ff9800;
  font-family: Head3;
  font-weight: bolder;
  padding-right: 10px;
}
.social ul
{
  margin-left: 20px;
}
.social ul li{
  list-style: none;
  padding:  5px 10px;
  color: #FF9800;
  font-size: 17px;
}
.social ul li :hover
{
  text-decoration: underline;
}
#submit
{
  background-color: #fff;
  padding: 10px;
  border-radius: 15px;
  font-size: 18px;
  transition: border 1.9s ease-in-out;
}
#submit:hover
{
  cursor: pointer;
}
#submit:active
{
  border: 2.5px solid #ff9800;
}