body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;    
}
.container
{
    width:80%;
    margin: 0 auto; 
 }

.header_container
{

height:90px;
background-color: #FEFCFB;
margin-top: 0px;

}
.h1
{
  color: #222222;
  font-family: 'Volkhov', serif;
  font-size: 26px;  
}
.menus{
    margin:25px;
    padding: 25px;
    display:flex;
    justify-content: space-evenly;
   
}
.logonameimg{
    
    padding-top: 16px;
}
.logonameimg > .lname
{
   display:inline;
   color: #222222;
   font-family: 'Volkhov', serif;
   font-size: 13px; 
}

.listmenu > li
{
    display: inline;
    padding-right:20px;
   margin-top:50px;
}
.menu
{
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}
a{
    text-decoration: none;
   
}
.logsin
{
    
    margin-right: 80px;
    margin-top:17px;
}
.login
{
    margin-right:12px;
    color: #FA7436;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}  
.signup
{
   padding:6px 16px 6px 16px ;
   margin-left: 7px;
    background-color: #FA7436;
    color:white;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;    
    border-radius: 3px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}


.herocontainer
{
    display: flex;
    background-color: #FEFCFB;
    height:350px;
  
}
.left{
    width:50%;
    padding: 17px 20px 30px 65px;
    
}
span
{
    color:#FA7436;
}
.right
{
    width:50%;
    padding-bottom: 60px;
    padding-right: 90px;
    position: relative;
    margin-bottom: 30px;
   
}

  
.rightimg{
    margin-top: 5px;
    padding-right:50px;
    padding-bottom: 30px;
    top: 6px; 
    left: 0px; 
    width: 400px;
    height: 300px;  
    position:relative;
    display: inline;   
}
.imgover1
{
  position: absolute;
      top:65px;
      left: 30px;
      width:75px;
      height:50px;
      background-color: white;
      color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    border-radius: 6px;
    padding: 3px;

}
.imgover2
{
  position: absolute;
      top:130px;
      left: 230px;
      width:100px;
      height:50px;
      background-color: white;
      color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    border-radius: 6px;
    padding: 4px;

}
.imgover3
{
  position: absolute;
      top:200px;
      left: 60px;
      width:100px;
      height:50px;
      background-color: white;
      color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    border-radius: 6px;
    padding: 3px;

} 
.cholder
{

    width:70%;   
  height: 300px;             
  margin-left:50px;
}
.heading
{
    color: #222222;
    font-family: 'Volkhov', serif;
    font-size: 26px;  
    margin-top:40px;
}
.para1
{
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: 35px;
   
} 

.discover
{
    margin-top: 55px;
    background-color: white;
     color:#FA7436;
     border: 1px solid #FA7436; 
    padding:5px;
   
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    border-radius: 3px;
   
}
.mainfooter
{
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.1);
    width:50%;
    border-radius: 10px;
    
    background-color: #FFFFFF;
   
   margin-left:200px;
   margin-bottom: 50px;
}

.fmenus
{
    padding:10px;
    width:90%;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
}

.m1h
{
    display: inline;
    color:#222222;
    font-size: 12px;
}
.m1p{
    color:#666666;
    font-size: 11px; 
}
.fa-angle-down{
    color:#FA7436;
    font-size: 10px;
}
.signup2
{
    margin:10px;
   padding:10px;   
    background-color: #FA7436;
    color:white;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    width:75px;
    height:13px;
    border-radius: 5px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}
.secondpart-container 
{
    padding: 6px 20px;
    background: #f9f9f9;
  }
  
  .headpara 
  {
    max-width: 1000px;
    margin: 0 auto;
  }
  
  .text-with-image 
  {
    display: flex; 
    align-items: center;
    justify-content: center; 
    gap: 30px; 
  }
  
  .text-content
   {
    text-align: center;
    width:45%;
    height:auto; 
  }
  
  .sheading 
  {
    color: #222222;
    font-family: 'Volkhov', serif;
    font-size: 26px;
    margin-bottom: 8px;  
  }
  
  .spara 
  {
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    margin-bottom: 0;
    
  }
  
  .fly2
  {
    width: 100px;
    height: auto;
  }
  .card-holder
  {
    margin-top: 20px;
    display:flex;
    justify-content: space-evenly;
    padding-right: 15px;
  }

  .card1{
    width:23%;
    height:auto;
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-left:5%;
   
  }
  .card2{
    width:23%;
    height:auto;
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    
   
  }
  .card3{
    width:23%;
    height:auto;
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-right:10%;
   
   
  }
  .bgimg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .overlaycontents
  {
    position: absolute;
  top: 20px;
  left: 20px;
  color: white;
  z-index: 10;
  max-width: 80%;
  }
  .scard1 {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .scardh {
    color: #222222;
    font-family: 'Volkhov', serif;
    font-size: 20px;
    margin-bottom: 10px;  
  }
  .scardp {
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    margin-bottom: 0;
    
  }
  .card-container
  {
    margin-bottom: 60px;
  }

  .content-container
  {
   
    text-align: center;    
    height:auto; 
  }
  
  .Thirdpart-container
  {
    background-color: #FEFCFB;
    
  }
  .t-imageparttotal
  {
    display:flex;
    width:80%;
    justify-content: space-around;   
    margin-left:100px;
    margin-bottom:20px;
  }
  .t-img-content-holder1
  {
    margin-top: 10px;
    padding-top: 20px;    
    width:35%;
    height:auto;
   
  }

  .f-img-content-holder1
  {
    margin-top: 10px;
    padding-top: 20px;  
    width:35%;
    height:auto;
   
  }
  .tparadiv
  {
    margin:0 auto;
  }
  .tpara 
  {
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    margin-bottom: 0;
    text-align: center;
    
  }
  .timg1
  {
    width:90%;
    height:auto;

  }
  .timg1e
  {
    width:90%;
    height:auto;
    position:relative;

  }
  .t-img1e{
    position:relative;
  }

  .booknow
  {
     position:absolute;
     top:125px;
     left:60px;    
    width:80px;
    height:30px;
    background-color: #FA7436;
    color:white;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  border-radius: 5px;
  border:none;
  padding: 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  }
  
  
  .t-contentpart 
  {
    padding: 8px;
    width: 85%;
    background-color: white;
    border-radius: 10px;
   
  }
  
  
  .top-row,
  .bottom-row 
  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
  }
  
  
  .rating,
  .location,
  .prices 
  {
    display: flex;
    align-items: center;
    gap: 2px;
  }
  
  .th4 
  {
    font-size: 12px;
    color:#222222;
    font-family: 'Poppins', sans-serif;
    margin: 0;
  }
  
  .tstar,
  .tlocation 
  {
    width: 12px;
    height: 12px;
  }
  
  .tratings,
  .spain,
  .oldprice,
  .newprice 
  {
    font-size: 10px;
    color:#222222;
    font-family: 'Poppins', sans-serif;
    margin: 0;
  }
  
  .oldprice 
  {
    text-decoration: line-through;
    color: gray;
    padding-left: 8px;
  }
  
  .newprice 
  {
    font-weight: bold;
    color: #FA7436;
    background-color: #FFE7DB;
    padding:2px;
    margin-left:4px;
    border-radius: 4px;
  }
  .fourthpart-container
  {
    background-color: #FEFCFB;
    margin-top: 50px;
  }
  .arrow1
  {
   
    display:flex;
    justify-content: center;
  }
  .arrow2{
    display:flex;
    justify-content: center;
    margin-left:650px;
   
     }
  .arrow3{
    display:flex;
   justify-content: flex-start;   
  }
  .leftarrow{
    background-color: white;
    border:1px solid #FA7436;
    color:#FA7436;
    font-size:x-large;
    height:25px;
    width:25px;
    border-radius: 100px;
    margin-right: 20px;
  }
  .rightarrow{
    background-color: #FA7436;
    font-size:x-large;
    height:25px;
    width:25px;
    border:1px solid #FA7436;
    color:white;
   
    border-radius: 100px;
  }
  .circleholder
  {
    width:50px;
    height:12px;    
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
  }
  .circle1{
    
      width: 7px;
      height: 7px;
      border: 1px solid wheat;
      background-color: antiquewhite;
      border-radius: 50%;
      }
      .circle2{
    
        width: 8px;
        height: 8px;
        border: 1px solid #FA7436;
        background-color: #FA7436;
        border-radius: 50%;
        }
        .circle3{
    
          width: 7px;
          height: 7px;
          border: 1px solid wheat;
          background-color: antiquewhite;
          border-radius: 50%;
          }
  
  .package
  {
    color: #FA7436;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
  }


  .fifth-Container
  {
    background-color: #F7F8FC;
    display:flex;
    padding-bottom: 50px;
  }
  .fiholder
  {
    width:70%;
    height:auto;
    padding-right:80px;
    margin:0 auto;
    display:flex;
    
  }
  .fileft
  {
    width: 36%;
    height:auto;
    padding:80px;
    
  }
  .fihead
  {
    color: #222222;
    font-family: 'Volkhov', serif;
    font-size: 24px;  
    margin-top:20px;
  }
  .fipara
  {
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
  }
  .firight
  {
    width: 64%;
    
    height:auto;
  }
  .arrow3
  {
    margin-top: 20px;
  }
  .fly5
  {
   margin-left:250px;
   margin-top: 10px;
   position:relative;
     }
  
  .index
  {
    position:relative;
    padding-bottom: 200px;
    margin-left: 1px;
    
  }
  .testminialholder
  {
    
    position:relative;
    padding-bottom: 200px;
    margin-left: 5px;
    padding:5px;
  }
  .mike{
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 3;
  }

  .testimonial1{
    top: 55px;
    left: 30px;
    position: absolute;
    z-index: 2;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width:280px;
    height:140px;
    background-color: #FFFFFF;
    padding:5px;
  }
  .testimonial2
  {
    top: 100px;
    left: 50px;
    position: absolute;
    z-index: 1;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    width:280px;
    height:150px;
    background-color:#F7F8FC;
    padding:5px;
    
  }
  .t1p1, .t2p1
  {
    color:#444444;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
  }
  .t1p3, .t2p3
  {
    color:#444444;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
  }
  .t2p3{
    color: #666666;
  }

  .t1p2, .t2p2{
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
  }
  .t2p2{
    margin-top: 40px;
      }
  .sixth-container
{
    background-color: #FEFCFB;
}  

.sihead
{
  color: #222222;
    font-family: 'Volkhov', serif;
    font-size: 24px;    
    padding-top: 10px;
    text-align: center;
}

.simgholder
{
  width:80%; 
    height:auto;  
    margin:0 auto;
    display:flex;
    justify-content: space-around;
    margin-bottom: 25px;
    margin-top: 40px;

}
.simg1
{
  width:23%;
  height:auto;
}
.simgpara
{
  color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}

.sidate{
  color:#222222;
  font-family: 'inter', sans-serif;
  font-size: 11px;
}
.scircle
{
  margin-top: 100px;
  
}

.seventhpart-container
{
  width:80%;
  margin:0 auto;
  background-color: #F7F8FC;
  margin-top: 50px;
  margin-bottom: 20px;
}
.seboxcontainer
{
background-color: #FA7436;
width:70%;
height:220px;
border:10px;
margin:0 auto;
padding-top:30px;
border-radius: 10px;

}
.seholderboth
{

margin-top: 20px;
width:80%;
height:auto;
display:flex;
margin: 0 auto;
padding-left:30px;
}
.sefirst{
  width:40%;
  height:auto;  
  border:4px;  
  padding-top: 35px;
  padding-left:35px;
}

.selname{
  display:inline;
   color: #222222;
   font-family: 'Volkhov', serif;
   font-size: 12px; 
}
.separa{
  color:#666666;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    width:200px;
}

.se2ndholder
{
  
  width:50%;
  height:auto;
  
  display:flex;
  padding-top:25px;
  padding-left:10px;
}
ul{
  list-style-type: none;
  gap:6px;
}
.siheading
{
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  
  color: #222222;
}
.simenuss
{
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 50;
  padding-top:10px;
  color: #666666;
}

.footer
{
  background-color: #999999;
  height:1px;
  width:80%;
  margin:0 auto;
  margin-top:25px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.copyryt
{
  display: flex;
  justify-content: space-around;
}
.copyrytcontent{
  font-family: 'Poppins', sans-serif;
  font-size: 11px;  
  color: #666666;
}
.setree
{
  float: right;
}
.seboxheading
{
  color:white;
  width:53%;
 text-align: center;
  font-family: 'Volkhov', serif;
   font-size: 26px; 
   margin: 0 auto;
   margin-bottom: 20px;
}
.searchholder
{
  width:60%;
  height:auto;
  background-color: white;
  margin: 0 auto;
  border-radius: 5px;
  display: flex;
justify-content: space-between;
 

}
.Subscribe{  
  background-color: #FA7436;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;  
  border-radius: 5px;
  width:90px;
  height:30px;
  margin-top:7px;
  margin-right:10px;
  border: none;
  box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.1);  
   
}
.mail
{
   padding-bottom: 1px;
   padding-left: 25px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;  
  color: #666666;
}
.ring
{
  width:40%;
  height:auto;  
}




@media (max-width: 768px) 
{
  .container, .seventhpart-container, .seholderboth, .simgholder, .fiholder, .t-imageparttotal, .card-holder, .text-with-image {
    flex-direction: column;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 5px;
    align-items: center;
    justify-content: center;
  }

  .menus, .logsin {
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
   .logsin {
    width:100%;
    height:auto;
   }
   .logsin
{
    
    margin-right:2px;
    margin-top:10px;
}  

  .listmenu > li {
    display: block;
    margin: 10px 0;
    
  }

  .herocontainer, .fifth-Container {
    flex-direction: column;
    height: auto;
  }
  .left{
    width: 100%;
    padding-top: 200px;
    padding-left: 20px;
    text-align: center;
  }

   .right, .fileft {
    width: 100%;
    padding: 5px;
    text-align: center;
  }
  .fileft
  {
   
    padding:20px;
    
  }
  .firight
  {
    width: 100%;
   height:auto;
    text-align: left;
    padding:2px;
    
  }

  .rightimg {
    width: 100%;
    height: auto;
    
  }
  .rightimg{
    margin-top: 1px;
    padding-right:25px;
    padding-bottom: 10px;
   
}
  .imgover1{
    display: none;
  }
  .imgover2{
    display: none;
  }
  .imgover3{
    display: none;
  }
  .circleholder
  {
   
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mainfooter {
    width: 90%;
    margin: 20px auto;
  }

  .fmenus {
    flex-direction: column;
    align-items: center;
  }

  .card1, .card2, .card3, .t-img-content-holder1, .f-img-content-holder1, .simg1 {
    width: 90% !important;
    margin-bottom: 10px;
  }

  .searchholder {
    flex-direction: column;
    justify-content: center;
    align-items: center;    
    padding:0px;
  }
  .sefirst,.se2ndholder{
    margin-top:25px;
    padding:2px;
  }
  .se2ndholder
{
  
  flex-direction: column;
  justify-content: center;
  align-items: center;
 
} 

  .Subscribe {
    margin-top: 10px;
    width: 100%;
  }

  .arrow1, .arrow2, .arrow3 {
    justify-content: center;
    margin: 20px 0;
  }
  .seboxcontainer
{

width:90%;
height:auto;


}
.testminialholder{
  margin-bottom: 20px;
}

.index
  {
    position:relative;
    padding-bottom:70px;
    margin-left: 1px;
    
  }
  .testminialholder
  {
    
    position:relative;
    padding-bottom: 50px;
    margin-left: 5px;
    padding:5px;
  }
  .mike{
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 3;
    width:35px;
    height:35px;
  }

  .testimonial1{
    top: 25px;
    left: 10px;
    position: absolute;
    z-index: 2;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width:180px;
    height:100px;
    background-color: #FFFFFF;
    padding:2px;
  }
  .testimonial2
  {
    top: 50px;
    left: 25px;
    position: absolute;
    z-index: 1;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    width:180px;
    height:100px;
    background-color:#F7F8FC;
    padding:2px;
    
  }
  .t1p1, .t2p1
  {
    color:#444444;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
  }
  .t1p3, .t2p3
  {
    color:#444444;
    font-family: 'Poppins', sans-serif;
    font-size: 6px;
  }
  .t2p3{
    color: #666666;
  }

  .t1p2, .t2p2{
    color:#222222;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
  }
  .t2p2{
    margin-top: 10px;
      }

  .copyryt {
    flex-direction: column;
    text-align: center;
    gap: 5px;
  }

  .heading, .sheading, .fihead, .sihead, .seboxheading {
    font-size: 20px;
  }

  .para1, .spara, .fipara, .simgpara, .sidate, .copyrytcontent {
    font-size: 12px;
  }
}
