

 
*{
    /* background:black; */
    scroll-behavior: smooth;
        /* color: lightgray; */
}

::-webkit-scrollbar{
  width: 7px;
  border-radius:10px;
  height: 100%;
  background-color:lightgrey;
}
::-webkit-scrollbar-thumb{
  background:rgb(35, 121, 35);
  border-radius:10px;
}    

  /* show navbar css */
  header{
  position:fixed;
  top: 0px;
  right: 0;
  transition: 1.5s;
  padding: 10px;
  width: 100%;
  height: 80px;
  z-index: 2000;
  }
  
  header.sticky{
  border: 1px;
  z-index: 1000;
  /* backdrop-filter: blur(10px); */
  background-color: white;
  box-shadow: 0px 0px  2px  ;
  width: 100%;

  }
  
  
  
  #name1{ 
  font-weight: bolder;
  font-size: 30px;
  /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; */
  }
  .m p::first-letter{
    font-size: 40px;
  }
  
  #shownav a{
    color: black;
  }
  
  .navbar a{
  /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; */
  display: inline-block;
  margin-left: 20px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  color: black;
  } 

  
  #shownav a:hover , #shownav .active{
    color:  rgb(49, 160, 49);
  }
  
  
  
  #shownav a{
  text-decoration: none;
  color: black;
  cursor: pointer;
  /* transition:
  
  filter 0.25s ease-in;
  &:hover {
    scale: 1.09;
  }  */
  }

  /* hidenavbar */
  
  #name2{
  font-weight: bolder;
  font-size: 40px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  color:  rgb(49, 160, 49);
  /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; */
  }
  
  /* icons css */
  #linesicon{
    /* color: white; */
  color:  rgb(49, 160, 49);
  display: none;
  font-size: 26px;
  padding: 4px;
  /* border: 3px solid  rgb(49, 160, 49); */
  font-weight: bold;
  }
  #crossicon{
  color:  rgb(49, 160, 49);
  display: none;
  font-size: 23px;
  padding: 4.3px;
  font-weight: bold;
  }
  /* icons css ends here */
  
  #navbar2row{
    position: relative;
    bottom: 16px;
    background-color:whitesmoke;
    /* padding: 20px; */
  }
  
  .navbar2 a{
  display: flex;
  font-size: 18px;
  /* font-weight: bold; */
  /* transition: all 1s ease-out; */
  padding: 5px;
  text-decoration: none;
  }
  
  .lis{
    color: rgb(0, 0, 0);
  }
  
  .navbar2{
  /* background-color:white; */
  text-decoration: none;
  z-index: 1000;
  position: relative;
  bottom: 5px;
  top: 0;
  }
  
  #hidenav a{
  text-decoration:none;
  color: rgb(0, 0, 0);
  }
  
  
  #hidenav a:hover ,#hidenav a.active{
    color:  rgb(49, 160, 49);
  }
  
  
  
  
  /* hidenavbar */
  
  
  /* showrow qurey */
  @media screen and (min-width:993px) and (max-width:100000px) {
  #name2{
    display: none;
  }
  #icons{
    display: none;
  }
  #hidenav{
    display: none;
  }
  
  .navbar2 a{
    display: none;
  }
  
  header{
    padding: 10px 80px;
    /* bottom: 600px; */
  }
  
  
  }
  /* showqurey */
  
  
  /* hiderow qurery */
  @media screen and (min-width:100px) and (max-width:992px) {
  
  #head1{
    display: none;
  }
  
  #name1{
  display: none;
  }
  #shownav{
  display: none;
  }
  
  #name2{
  display: block;
  }
  
  #hidenav{
  display: none;
  }
  
  
  #icons{
  display:flex;
  align-items: center;
  justify-content: center;
  }
  #linesicon{
  display: block;
  }
  
  }
  
  
  
  section{
    /* position: relative; */
    /* top: 50px; */
    /* height: auto; */
    /* min-height: 200vh; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* background-color: #a38181; */
    /* border-top: 5px solid #e0e0e0; */
  }
  section:nth-child(odd){
    /* background-color: grey; */
    /* color: black; */
  }
  #contactcontainer{
    position: relative;
    top: 90px;
  }


  

  @media screen and (min-width:100px) and (max-width:767px)  {
    section{
      /* min-height: 100vh; */
      /* top: 0; */
    }
  }


/* NAVBAR CSS ENDS HERE */
















/* sliDER CSS START */
#homecontainer{
  width: 100%;
}

/* SLIDER CSS END HERE */





















/* TRIP CSS START HERE */

#tripcontainer{
    position: relative;
    top: 100px;
}
#perfectholiday{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: bold;
    font-size: 60px;
}

#roundimages{
    border-radius: 50%;
    transition: 0.4s ;
}
#roundimages:hover{
  transform: scale(1.02);
}


.spainmodal-title{
  color:  rgb(49, 160, 49);
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 26px;
}

.spainheading{
  color: rgb(0, 0, 0);
  /* font-weight: bold; */
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */

}
.modal-body p{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.modalclosebtn{
  background-color:  rgb(49, 160, 49);
  padding: 10px;
  border: none;
  color: white;
  /* font-weight: bold; */
  letter-spacing: 2px;
}
.modalsecbtn{
  background-color:  rgb(49, 160, 49);
  padding: 10px;
  border: none;
  color: white;
  /* font-weight: bold; */
  letter-spacing: 2px;
}
.modalclosebtn:hover , .modalsecbtn:hover{
  background-color: rgb(37, 128, 37);
}


.cards{
  cursor: pointer;
  transition:
  scale 0.25s ease-in,
  opacity 0.25s ease-in,
  filter 0.25s ease-in;
  &:hover {
      scale: 1.03;
  }
}
#countrycards:has(.cards:hover) .cards:not(:hover){
  /* scale:1.05; */
  opacity: 0.8;
  filter: blur(4px);
}


/* TRIP CSS ENDS HERE */




















/* REVIEW AND FEEDBACK CSS START  */


#reviewcontainer{
  position: relative;
  top: 130px;
}

.feedbackheading{
  font-size: 40px;
  font-weight: bold;
  display: inline;
  letter-spacing: 2px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  border-bottom: 3px solid rgb(35, 121, 35);
}

.feedback-form {
  background-color: rgba(144, 238, 144, 0.445);
  padding: 30px;
  border-radius: 8px;
  /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); */
  /* max-width: 600px; */
  margin: 0 auto;
  /* box-shadow: 0 0 7px black; */
  /* background-color: whitesmoke;  */
}

.feedback-form h2 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 45px;
  color: rgb(0, 0, 0);
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

.rating-stars {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}


.rating-stars i {
  font-size: 2rem;
  color: white;
  cursor: pointer;
  transition: color 0.3s ease;
}

.rating-stars i.active {
  color:  rgb(49, 160, 49);
}

.rating-stars i:hover{
  color:  rgb(49, 160, 49);
}

.feedback-form button {
  width: 50%;
  background-color: rgb(49, 160, 49);
  color: white;
  border: none;
  padding: 7px;
  font-size: 1.2rem;
  cursor: pointer;
  border-radius: 5px;
  /* transition: background-color 0.3s ease; */
}

button:hover {
background-color: rgb(35, 121, 35);
}
label{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 20px;
}
/* review styling */
.reviews-section {
  margin-top: 40px;
text-align: center;
}
.review-card:hover{
/* background-color: #f8f5f5; */
}

.reviews-section h1 {
margin-bottom: 20px;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif ;
font-size: 46px;
border-bottom: 3px solid  rgb(49, 160, 49);
border-radius: 2px;
display: inline-block;
color: black;
/* color: #333; */
}

.slider {
position: relative;
width: 80%;
margin: 0 auto;
overflow: hidden;
/* box-shadow: 0 0 7px black; */
}

.slide {
display: none;
transition: all 0.5s ease;
}

.slide.active {
display: block;
}

.review-card {
background-color: white;
padding: 20px;
border-radius: 10px;
}

.avatar {
margin-bottom: 15px;
}

.avatar img {
  background-color: rgb(35, 121, 35);
border-radius: 50%;
width: 150px;
height: 150px;
padding-right : 10px;
padding-top: 5px ;
}

.reviews-section h2 {
margin: 10px 0;
font-size: 34px;
/* color: #333; */
/* color:  rgb(49, 160, 49); */
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

p.title {
font-weight: bold;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
color: #666;
}

p.review-text {
margin: 15px 0;
color: #777;
}

.prev, .next {
position: absolute;
top: 50%;
background-color:  rgb(49, 160, 49);
color: white;
border: none;
padding: 10px 15px;
cursor: pointer;
transform: translateY(-50%);
font-size: 24px;
}

.prev {
left: 0;
}

.next {
right: 0;
}

.prev:hover, .next:hover {
background-color:rgb(35, 121, 35);
}
/* REVIEW AND FEEDBACK CSS END  */















/* ABOUT US CSS STRAT */

/* Company Section Styling */
.company-section {
  /* max-width: 1000px; */
  /* margin: 40px auto; */
  margin-top: 40px;
  background-color: white;
  padding: 30px;
  border-radius: 8px;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}.company-section h2{

  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
   text-transform: uppercase;
   color:  rgb(49, 160, 49);
   font-weight: bold;
}

.company-section h1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 36px;
  /* color:  rgb(49, 160, 49); */
  /* font-weight: b; */
  letter-spacing: 2px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;


}

.company-intro p {
  /* font-size: 18px; */
  text-align: center;
  /* font-weight: 200; */
  margin-bottom: 30px;
}

/* Company Details */
.company-details {
  margin-bottom: 40px;
}

.company-details h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.company-details p, 
.company-details ul {
  margin-bottom: 20px;
  /* font-size: 18px; */
}

.company-details ul {
  list-style-type: disc;
  padding-left: 20px;
}

/* Team Section Styling */
.team {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.team-member {
  flex: 1 1 45%;
  background-color: #f0f0f0;
  margin-left: 5px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 8px;
}
.team-member:hover{
  background-color: rgba(144, 238, 144, 0.616);
  /* background-color: #dadadb; */
}

.team-member h3 {
  margin-top: 0;
  font-size: 25px;
  color:  rgb(49, 160, 49);
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  /* font-size: x-large; */
  /* font-weight: bold; */
}

.team-member p {
  font-size: 16px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

/* Responsive Design */
@media (max-width: 768px) {
  .team {
      flex-direction: column;
  }
}

/* COMPANY VALUES CSS */
/* Values Section Styling */
.values-section {
  max-width: 1000px;
  margin: 40px auto;
  background-color: white;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.values-section h1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 36px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color:  rgb(49, 160, 49);
}

/* Intro Paragraph Styling */
.values-intro {
  text-align: center;
  /* font-size: 18px; */
  margin-bottom: 30px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

/* Values List Styling */
.values-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.value-item {
  background-color: #f0f0f0;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.value-item:hover{
  /* background-color: #dadadb; */
  background-color:rgba(144, 238, 144, 0.616);
}

.value-item h2 {
  margin-top: 0;
  font-size: 22px;
  color:  rgb(49, 160, 49);
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.value-item p {
  margin: 0;
  font-size: 16px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .values-list {
      grid-template-columns: 1fr;
  }
}

/* COMPANY VALUES CSS END */


/* ABOUT US CSS END  */


























/* CONTACT CSS STARTS HERE */

#map iframe{
    width: 100%;
    height: 500px;
}

h1{
 margin-bottom: 20px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif ;
font-size: 46px;
border-bottom: 3px solid  rgb(49, 160, 49);
border-radius: 2px;
display: inline-block;
color: black;
}
p{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#readmorebtn{
    background-color: rgb(49, 160, 49);
    /* width: 40%; */
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    color: white;
    font-weight: bolder;
}
#readmorebtn:hover{
    background-color: rgb(35, 121, 35) ;
}

.contactimg{
   width: 100%;
   height: 100%;
}


#contactformrow{
    /* background-color:  rgb(49, 160, 49); */
    background-color:  rgba(144, 238, 144, 0.445);
}

.formheading{
    /* color:white; */
    padding: 25px;
    /* letter-spacing: 3px; */
    /* font-weight: 600; */
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


input{
    padding: 10px;
    display:inline;
    width: 48%;
    background-color: white;
    /* background-color:rgba(32, 178, 171, 0.384); */
    border: none;
    /* color: white; rgb(255, 255, 255)
    /* height: 40px; */
}
textarea{
    padding: 10px;
    display:inline;
    width: 96.5%;
    background-color: white;
    /* background-color:rgba(32, 178, 171, 0.384); */
    border: none;
}
input:focus , textarea:focus{
    /* background-color:; */
}

.sendbtn{

    width: 40%;
    padding: 10px;
    border: none;
    font-weight: bold;
    background-color: rgb(49, 160, 49);
    color: white;
}
.sendbtn:hover{
    background-color: rgb(35, 121, 35);
}
/* CONTACT CSS ENDS HERE */



























/* FOOTER CSS START */

/* Footer Styling */
footer {
  background-color: aliceblue;
  color:  rgb(49, 160, 49);
  padding-top:10px;
  text-align: center;
}
footer p{
  color: black;
}

.footer-container {
  background-color: aliceblue;
  /* max-width: 1200px; */
  margin: 0 auto;
  padding: 0 20px;
}

.footer-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-column {
  flex: 1;
  min-width: 250px;
  margin-bottom: 20px;
}

.footer-column h3 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  /* color: b; */
  border-bottom: 2px solid  rgb(49, 160, 49);
  display: inline-block;
  padding-bottom: 5px;
  font-family: cursive;
}

.footer-column p,
.footer-column ul {
  font-size: 14px;
  line-height: 1.8;
}
footer ul li {
  color: black;
}

.footer-column ul {
  list-style-type: none;
  padding: 0;
}

.footer-column ul li {
  margin-bottom: 10px;
}

.footer-column ul li i {
  margin-right: 10px;
}

.footer-column ul li a {
  color: black;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-column ul li a:hover {
  color: rgb(35, 121, 35);
  font-size: larger;
  letter-spacing: 1px;
}

.social-icons i {
  margin-bottom: 30px;
  font-size: 27px;
}

.social-icons a {
  font-size: 18px;
  color: black;
  margin-right: 15px;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color:  rgb(49, 160, 49);

}

/* Newsletter Subscription Styling */
#newsletter-form {
  margin-top: 10px;
}

#newsletter-form input {
  padding: 10px;
  /* border: 2px solid black; */
  border-radius: 4px;
  margin-bottom: 10px;
  width: 80%;
}

#newsletter-form button {
  padding: 10px 20px;
  background-color:  rgb(49, 160, 49);
  border: none;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#newsletter-form button:hover {
  background-color: rgb(35, 121, 35);
}

/* Footer Bottom Section */
.footer-bottom {
  width: 100%;
  background-color: rgba(144, 238, 144, 0.445);
  /* border-top: 1px solid rgb(35, 121, 35); */
  /* padding-top: 10px; */
  font-size: 14px;
}

.footer-bottom a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-bottom a:hover {
  color: black;
  /* letter-spacing: 1px; */
  font-size: 1rem;
}

/* Responsive Design */
@media (max-width: 338px) {
  .footer-row {
      flex-direction: column;
      align-items: center;
  }
}

/* FOOTER CSS ENDS HERE */