*{
    margin: 0;
    padding: 0;
}
body{
    font-family: sans-serif;
}
a:hover{
  text-decoration: none;
}
.top-head{
    background-color: #3d3f95;
}
.nav-contact{
    display: flex;
}
.nav-call li a{
    color: #fff;
    padding:0px 5px;
    text-decoration: none;
    font-size: 16px;
}
.nav-mail li a{
    color: #fff;
    padding:0px 5px;
    text-decoration: none;
    font-size: 16px;
}
.nav-call li{
    list-style-type: none;
    padding: 5px 0px;
    
}
.nav-mail li{
    list-style-type: none;
    padding: 5px 20px;
}
.nav-call li i{
    color: #f4830b;
    font-size: 16px;
}
.nav-mail li i{
    color: #f4830b;
    font-size: 16px;
}
.nav-call li a:hover{
   color: #f4830b;
}
.nav-mail li a:hover{
    color: #f4830b;
 }
 
 
 .social-icons ul{
    display: flex;
    list-style: none;
    margin-bottom: 0px;
    margin-left: 40%;
 }
 .social-icons ul li{
   padding-left: 10px;
   padding-top: 8px;
  
   
 }
 .social-icons ul li a i{
    padding-left: 5px;
    color: #fff;
    font-size: 19px;
  }
  .social-icons ul li a i:hover{
   
    color: #f4830b;
    
  }
  .navbar{
    background-color: #fff;
    padding: 0px;
    
  }
 
  .navbar-nav .nav-item{
    margin: 0px 3px;
  }
  .navbar-nav .nav-item .nav-link:hover{
    color: #f4830b;
    
  }
  .navbar-nav .nav-item.active .nav-link{
    color:#f4830b;
   
  }
  .navbar-nav .nav-item .nav-link{
    color:#3d3f95;
    font-weight: 400;
  }
  
  .carousel-caption{
    position: absolute;
    top: 130px;
  }
  .carousel-item img{
    height: auto;
  }
  .carousel-caption h1{
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 0 5px #f4830b, 0 0 2px #0303ff;
  }
  .carousel-caption h4{
    font-size: 25px;
    text-transform: capitalize;
  }
  .carousel-caption h4 span{
    color: #f4830b;
    font-size: 30px;
    font-weight: 700;
  }
  .navbar-brand{
    width: 21%;
  }
  .carousel-indicators {
    display: none!important;
}
.banner-form{
    background-color: rgba(61,63,150,0.8);
    padding: 20px 20px;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    bottom: 0;
}
.form-group input{
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.form-group input::placeholder{
    color: #c4c4c4;
}
.form-group input:focus{
    color: #c4c4c4;
    background-color: transparent;
}
.form-group{
    margin-bottom: 0px;
}
.banner-form .btn{
    background-color: #de6616;
    border: 1px solid #fff;
}
.banner-mobile{
   
   
    
    left: 0;
    right: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
   
    
}
.banner-mobile form h4{
    color: #fff;
    font-weight: 600;
}
.carousel-item .btn{
    background-color: #de6616;
    border:2px solid #fff;
}
.carousel-caption{
    bottom: 150px !important;
}
.about-content h2{
    color: #3d3f95;
    font-size: 30px;
    font-weight: 700;
}
.about-content p{
    color: #222226;
    font-weight: 500;
    
}
.read-more .btn{
    background-color: #de6616;
    border: #de6616;
}
.about-content h6{
    color: #f4830b;
}
.heading h6{
    color: #f4830b;
    font-weight: 500;
    text-align: center;
}
.heading h2{
    color: #3d3f95;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}
.about p{
    color: #000000;
    line-height: 30px;
    
    
}

.popular-image{
    padding: 10px 5px;
    
    margin: 5px 5px;
}
.popular-text h4{
    text-align: center;
    color: #3d3f95;
    font-weight: 600;
    

}
.popular-text h6{
    color: #f4830b;
    text-align: center;

}

.inner-img{
    overflow: hidden;
     background-color: rgba(61,63,150,0.7);
    
    
}
h2.text-head{
    font-size: 25px;
    text-align: start;
}
h6.text-title{
    text-align: start;
}

#inner-2{
    border-radius: 50px;
    
}
  


#inner-3{
    border-radius: 20px;
}
#inner-4{
    border-radius: 50%;
}
#inner-5{
    border-radius: 20px;
}
#inner-6{
    border-radius: 50%;
}
#inner-7{
    border-radius: 20px;
}

.packges{
    background-color: #f4f3f3;
    
}
.packges-inner{
    padding: 20px 0px;
}
.packges-icon span{
    color: #f4830b;
}
.packges-icon::before{
    content: "....";
    display: inline-block;
    font-size: 37px;
    line-height: 0;
    letter-spacing: 3px;
    color: #f4830b;
}
.packges-icon::after{
    content: "....";
    display: inline-block;
    font-size: 37px;
    line-height: 0;
    letter-spacing: 3px;
    color: #f4830b;
}
.pack-icon ul{
    display: flex;
    list-style-type: none;
    margin-bottom: 0px;
    padding: 5px;
    
   
}
.pack-icon ul li{
    padding: 0px 0px;
    color: #fff;
    line-height: 10px;
    margin: 5px;
    font-size: 12px;
}
/* .pack-icon-1{
  border-right: 1px solid #fff;
} */
.pack-icon{
    justify-content: center;
    background-color: #3d3f95;
    width: 100%;
   
    left: 0px;
    right: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pack-icon ul li span{
   color:#f9ff00;
   font-size: 20px;
   font-weight: 700;
   
}
.clock{
  float: right;
  margin-left: auto!important;
}

.packges-text h4{
    color: #3d3f95;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;

}
.our-packges{
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 3px #ededed;
}
.pack-btn{
    display: flow-root;
}
.pack-btn a{
    color: black;
    float: right;
    
}

.pack-btn a:hover{
    text-decoration: none;
    color: #de6616;
}
.pack-btn a i{
    color: #de6616;
}
.packges-text{
    padding:0px  20px;
}
.owl-carousel .owl-nav button.owl-prev span{
    color: #de6616;
    font-size: 28px;
    font-weight: 700;
    padding: 10px 10px;
}
.owl-carousel .owl-nav button.owl-next span{
    color: #de6616;
    font-size: 28px;
    font-weight: 700;   
    padding: 10px 10px;
}
.owl-theme .owl-dots .owl-dot:hover span {
    background: #de6616;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #de6616!important;
}
.owl-carousel .owl-nav button.owl-next span:hover {
    background-color: #3d3f95;
    
}
.owl-carousel .owl-nav button.owl-prev span:hover{
    background-color: #3d3f95;
   
}
.inner-icon img{
    background-color: #f4830b;
    width: 100%;
}
.inner-icon h6{
    font-weight: 700;
}
.card-header button span{
    color: #de6616;
    float: right;
}
.faq-container {
    
    margin: 0 auto;
}

.faq-item {
    margin-bottom: 20px;
}

.question {
    font-weight: bold;
    cursor: pointer;
    color: #0066cc;
    padding-right: 20px;
    position: relative;
    background-color: #e9e9e9;
    padding: 15px 10px;
}

.question::after {
    content: '+';
    position: absolute;
    right: 0;
    padding-right: 10px;
    color: #de6616;
    font-size: 20px;
}

.answer {
    display: none;
    margin-top: 10px;

}

.question.open::after {
    content: '-';
    padding-right: 10px;
    color: #de6616;
    font-size: 20px;
}
.query-btn .btn{
    background-color: #fff;
    color: #de6616;
    border: 1px solid;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
.query-btn .btn:hover{
    color: #fff;
    background-color: #de6616;
    border: 1px solid;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
form h4{
    color: #fff;
    font-weight: 700;
}
.form-bottom form{
    background-color: #4c4fa9;
}
.img-adv{
    border: 1px solid rgb(205, 205, 205);
    margin: 5px;
}
.img-adv img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
footer{
    background-color: #383838;
}
.footer-about-text p{
    color: #fff;
    word-spacing: 0px;
}
.footer-contect-text{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.footer-contect-text::before{
    background-color: #de6616;
    content: ".";
    height: 18px;
    width: 3px;
    margin-right: 10px;
    color: #de6616;
}
.footer-about-text ul{
    list-style-type: none;
}
.footer-about-text ul li{
    color: #fff;
}
.footer-about-text ul li a{
    color: #fff;
    text-decoration: none;
}
.footer-about-text ul li a:hover{
    color: #de6616;
    text-decoration: none;
}
.footer-about-text ul li a i{
    color: #de6616;
    text-decoration: none;
}
.footer-bottom{
    background-color: #404040;
}
.footer-bottom p{
    color: #e9e9e9;
}

.inner-img h5{
    color: #fff;
    position: absolute;
    font-size: 25px;
    font-weight: 600;
    bottom: 20px;
   top: 70%;
   left: 50px;
    

}
.destination-one__card-overlay {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(var(--trevlo-primary-rgb, 45, 35, 48), 0.4);
}
.inner-img{
    overflow: hidden;
    position: relative;
}
.inner-img h5::after{
    content: "";
    padding: 0px 0px;
    width: 0%;
    background-color: #fff;
    display: block;
    height: 3px;
    transition-duration: 0.3s;
}
.inner-img:hover.inner-img h5::after{
    content: "";
    padding: 0px 0px;
    width: 100%;
    background-color: #fff;
    display: block;
    height: 3px;

}

.packges-image img:hover{
  transform: scale(1.1);
  transition-duration: 0.5s;
}

.packges-image{
  position: relative;
  overflow: hidden;
}


.progress-container-1 {
    width: 80%;
    height: 18px;
    background-color: #ddd; /* Background color for the progress container */
    border-radius: 10px;
    overflow: hidden;
   
    z-index: 0;
  }
  

  .progress-bar-1 {
    width: 0%;
    height: 100%;
    background-color: #4caf50; /* Progress bar color */
    border-radius: 10px;
    transition: width 2s ease-in-out;
    /* Transition for smoother progress change */
    z-index: 0;
  }
  .progress-container-2 {
    width: 80%;
    
    height: 18px;
    background-color: #ddd; /* Background color for the progress container */
    border-radius: 10px;
    overflow: hidden;
  
    z-index: 0;
    
  }
  .progress-bar-2 {
    width: 0%;
    height: 100%;
    background-color: #d4871a; /* Progress bar color */
    border-radius: 10px;
    transition: width 2s ease-in-out; /* Transition for smoother progress change */
  }
  .progress-container-3 {
    width: 80%;
    
    height: 18px;
    background-color: #ddd; /* Background color for the progress container */
    border-radius: 10px;
    overflow: hidden;
  
    z-index: 0;
  }
  .progress-bar-3 {
    width: 0%;
    height: 100%;
    background-color: #4c5baf; /* Progress bar color */
    border-radius: 10px;
    transition: width 2s ease-in-out; /* Transition for smoother progress change */
  }
  .progress-container-4 {
    width: 80%;
    
    height: 18px;
    background-color: #ddd; /* Background color for the progress container */
    border-radius: 10px;
    overflow: hidden;
    
    z-index: 0;
  }
  .progress-bar-4 {
    width: 0%;
    height: 100%;
    background-color: #af4c56; /* Progress bar color */
    border-radius: 10px;
    transition: width 2s ease-in-out; /* Transition for smoother progress change */
  }
  .gallery-SECTION{
    background: url(../image/banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

  }
  .heading-head h2{
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
  }
.back{
    background-color: rgba(0,0,0,0.5);
}
.gallery-text p{
    color: #fff;
}
.inner-icon h6,p{
    color: #fff;
}
h6.progress-text{
    color: #fff;
    position: absolute;
    font-weight: 600;
    left:30px ;
}
.progress-title{
    color: #fff;
    position: absolute;
    font-weight: 600;
}
.banner-packges-domestic{
 
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-packges{
    background: url(../image/test-banner.png);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.uttarakhand-banner{
  background: url(../image/uttarakhand/uttarakhand-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-packges-domestic h1{
  color: #fff;
  font-weight: 700;
}
.banner-packges h1{
  color: #fff;
  font-weight: 700;
}
.banner-packges-domestic p{
  color:#de6616;
  font-weight: 500;
  font-size: 20px;
}
.banner-packges p{
    color:#de6616;
    font-weight: 500;
    font-size: 20px;
  }
  .banner-packges-domestic p a{
    text-decoration: none;
    color: #de6616;
    
   }
  .banner-packges p a{
   text-decoration: none;
   color: #de6616;
    
  }
  #himanchal{
    background: url(../image/himachal-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

  }
  #Kashmir{
    background: url(../image/jammu%26kahmir/kahmir-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #Goa{
    background: url(../image/goa/goa-banner.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
  }
  #rajasthan{
    background: url(../image/rajasthan/rajasthan-banner.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }
  .back-banner{
    background-color: rgba(0,0,0,0.3);
    padding: 50px 0px!important;
  }
  .banner-packges-details{
    background: url(../image/details.banner.jpg);
    background-size: cover;
  }
  .banner-packges-details h1{
    color: #fff;
    font-weight: 700;
    
  }
  .banner-packges-details p{
      color:#de6616;
      font-weight: 500;
      font-size: 20px;
    }
    .banner-packges-details p a{
     text-decoration: none;
     color: #de6616;
     
    }
    .details-head h2{
         color: #38458c;
         font-size: 22px;
         font-weight: 700;

    }
    .heading h4{
      color: #3d3f95;
      font-weight: 600;
    }
  .img-details{
    background-color: #0066cc;
  }
  .img-details ul{
    list-style: none;
    /* display: flex; */
    text-align: center;

  }
  .img-details ul li{
    color: #fff;
    padding: 10px 10px;
    border-right: 1px solid #fff;
    text-align: center;
   
    /* display: inline-block;
    float: right; */

  }
  .details-listing-text p{
    color: #000;
  }
  .packges-inclusion ul{
    list-style-type: none;
  }
  .packges-inclusion ul li span{
   
    color: #de6616;
    padding-right: 10px;
  }
  .query-heading h2{
    color: #de6616;
    font-size: 22px;
    font-weight: 700;
  }
  .more-packges{
    background: url(../image/img11.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .back-packges{
    background-color: rgba(61,63,150,0.8);
  }
  .more-packges h6{
    color: #fff;
    font-weight: 700;
  }
  .more-packges h4{
    color: #fff;
    font-weight: 800;
    font-size: 20px;
  }
  .more-packges ul{
    list-style: none;
    padding: 0px 10px;
  }
  .more-packges ul li{
    padding: 8px 0px;
    border-bottom: 2px solid #fff;
  }
  .more-packges ul li a{
    color: #fff;
    font-size: 18px;
    padding: 5px 0px;
    text-decoration: none;
  }
  .packges-inclusion h4{
    color: #3d3f95;
    font-weight: 600;
  }
  .question span{
    color: #de6616;
    font-size: 22px;
    font-weight: 700;
  }
  .banner-about{
    background: url(../image/about-banner.png);
    background-size: cover;
    background-position: center;
  }
  .banner-about h1{
    color: #fff;
    font-weight: 700;
  }
  .banner-about p{
    color:#de6616;
    font-weight: 500;
    font-size: 20px;
  }
  .banner-about p a{
    text-decoration: none;
    color: #de6616;
  }
  .about-title{
    text-align: inherit!important;
  }
  .about-head{
    text-align: inherit!important;
  }
  .about-page-text p{
    color: #000000;
    
    text-align: justify;
    
  }
  .call-back {
    background:url(../image/about-3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .best-img img{
    background-color:#de6616;
  }
  .best-text h5{
    font-weight: 600;
  }
  .best-text p{
    color: #000;
  }
  .call-heading h6{
    color: #fff;
    font-weight: 600;

  }
  .call-heading h1{
    color: #fff;
    font-weight: 800;

  }
  .achivement-inner{
    background-color: rgba(241, 106, 16, 0.8);
    display: flex;
  }
  .count-img{
    width: 35%;
    border-right: 1px solid #fff;
  }
  .count h4{
     color: #fff;
     font-weight: 700;
  }
  .count h5{
    color: #fff;
    font-weight: 500;
 }
 .client-heading h6{
    color: #de6616;
    font-weight: 600;
 }
 .client-heading h1{
    color:#3d3f95;
    font-weight: 700;
 }
 .client-heading p{
    color:#000;
    font-weight: 500;
 }
 .client-logo img{
  display: block;
  margin: auto;
  filter:grayscale(1);
 }
 .client-logo{
  border: 1px solid #212121;
  margin: 10px;
  overflow: hidden;
 }
 .client-logo:hover.client-logo img{
 
  filter:grayscale(0);
  transition-duration: 0.5s;
  transform: scale(1.1);
 }
 .client-image img{
  width: 20% !important;
  display: block;
  margin: auto;
 }
 .client-text h4{
  color: #3d3f95;
  font-weight: 700;
 }
 .client-text p{
  color: #000;
  font-weight: 500;
  text-align: center;
 }
 .our-testimonial {
  
  background-color: #cfcfcf;
 }
 .our-testimonial-inner{
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
 }

 /* .................................................. */
 /* galler  */

.gallery-head{
  color: #de6616;
  font-weight: 700;
}
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
  .call-heading h1{
    font-size: 30px;
  }
  .banner-about h1 {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
.banner-packges h1 {
  color: #fff;
  font-weight: 700;
  font-size: 35px;
}
h2.text-head {
  font-size: 18px;
  text-align: start;
}
}
.gallery-heading{
  color: #3d3f95;
  font-weight: 700;
}
.callery-image{
  margin-top: 20px;
}



/* ......................contact us page ............................... */
.contact-form .form-group input{
  border: 1px solid #8c8c8c;
  margin: 20px 0px;
}
.contact-form .form-group input::placeholder{
  color: #8c8c8c;
  
}
.contact-form .form-group textarea{
  border: 1px solid #8c8c8c;
  margin: 20px 0px;
}
.form-btn .btn{
  background-color: #de6616;
  border: none;
  padding: 10px 10px;
}
.cotact-title h5{
  color: #de6616;
  font-weight: 600;
  font-size: 22px;
}
.cotact-title p{
  color: #000;
  color: #de6616;
  font-weight: 600;
}
.address-icon i{
  font-size: 25px;
 
  color: #fff;
  padding: 15px 20px;
  background-color: #de6616;
}
.address-text p{
  color: #000;
}
.address-text h5{
  color: #000;
  font-weight: 600;
}
.other-contact button {
  background-color: #fff;
  color: #de6616;
  border: 1px solid #de6616;
  width: 100%!important;
  margin-left: 20px;
}
.other-contact .collapse{
  margin-left:20px;
}
.other-details button{
  padding: 0px 0px;
  color: #de6616;
  text-decoration: none;
}
.contact-call p a{
  color: #000;
  text-decoration: none;
}
.contact-call p a:hover{
  color: #de6616;
  text-decoration: none;
}
.contact-mail p a{
  color: #000;
  text-decoration: none;
}
.contact-mail p a:hover{
  color: #de6616;
  text-decoration: none;
}
.answer p{
  color: #000;
  
}
.inner-img:hover.inner-img img{
    transform: scale(1.2);
    rotate: 2deg;
    transition: all ease 0.5s;
}
.inner-image{
  overflow: hidden;
}




/* gallery page  */



 










  /* media Query  */
  @media (max-width:1200px){
   
    .pack-icon{
        
        top: 50%;
       
    }

  }
  @media (max-width:991px){
    .top-head{
        display: none;
    }
    .banner-form{
        display: none;
    }
    .carousel-caption{
        position: absolute;
        top: 70px;
      }
      .carousel-caption h1{
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 700;
        text-shadow: 0 0 5px #f4830b, 0 0 2px #0303ff;
      }
      .carousel-caption h4{
        font-size: 20px;
      
      }
      .pack-icon{
        
        top: 58%;
       
    }
    .navbar-brand{
                
        width: 36%;
    }
}
    @media (min-width:991px){
        
            .banner-mobile{
                display: none;
            }
           
        
   }
      @media (max-width:768px){
        .carousel-caption{
            top: 30px;
        }
    
        .carousel-caption h1{
            font-size: 28px;
            text-transform: uppercase;
            font-weight: 700;
            text-shadow: 0 0 5px #f4830b, 0 0 8px #0303ff;
          }
          .carousel-caption h4{
            font-size: 18px;
            text-transform: capitalize;
          }
          .carousel-caption h4 span{
            color: #f4830b;
            font-size: 20px;
            font-weight: 700;
          }
          .pack-icon{
        
            top: 70%;
           
        }
        
        }
      @media (max-width:500px){
        .carousel-caption{
            top: 0px;
        }
        .navbar-brand{
            padding-left: 20px;
        }
        .navbar-light .navbar-toggler{
            
            margin: 10px;
        }
        .pack-icon{
        
            top: 61%;
           
        }
        .packges-text h4{
            color: #3d3f95;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 22px;
           
        
        }
       
    
        .carousel-caption h1{
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 700;
            text-shadow: 0 0 5px #f4830b, 0 0 8px #0303ff;
          }
          .carousel-caption h4{
            font-size: 16px;
            text-transform: capitalize;
          }
          .carousel-caption h4 span{
            color: #f4830b;
            font-size: 20px;
            font-weight: 700;
          }
          .address-text p {
            color: #000;
            padding-left: 17px;
        }
        .address-text h5 {
          color: #000;
          font-weight: 600;
          margin-left: 10px;
      }
        }
        @media (max-width:405px){
           
          .pack-icon{
        
            top: 59%;
           
        }
        }




        /* .............................................  */

        #gallery{
            -webkit-column-count:4;
            -moz-column-count:4;
            column-count:2;
            
            -webkit-column-gap:20px;
            -moz-column-gap:20px;
            column-gap:20px;
          }
          @media (max-width:1200px){
            #gallery{
            -webkit-column-count:2;
            -moz-column-count:2;
            column-count:2;
              
            -webkit-column-gap:20px;
            -moz-column-gap:20px;
            column-gap:20px;
          }
          }
          @media (max-width:800px){
            #gallery{
            -webkit-column-count:2;
            -moz-column-count:2;
            column-count:2;
              
            -webkit-column-gap:20px;
            -moz-column-gap:20px;
            column-gap:20px;
          }
          }
          @media (max-width:600px){
            #gallery{
            -webkit-column-count:1;
            -moz-column-count:1;
            column-count:1;
          }  
          }
          #gallery img {
            width:100%;
            height:auto;
            margin: 4% auto;
            box-shadow: 0px 0px 10px gray;
            cursor: pointer;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
          }

          .packges-inclusion ul li::before{
            content: '⯁';
            color: #de6616;
          }
          .back-banner h1{
            text-transform: uppercase;
          }
          .packges{
            margin-top: -25px!important;
            padding-top: 5px!important;
          }
        .listing-details{
          margin-bottom: 40px;
        }
        @media (max-width : 768px){
          .banner{
            display: none;
          }
          .banner-mobile{
            display: block;
          }
          .about-image{
           display: none;
          }
          .about{
            margin-top: 20px!important;
          }
          .navbar-brand{
            width: 50%;
          }
        }
        @media (min-width : 768px){
          .banner{
            display: block;
          }
          .banner-mobile{
            display: none;
          }
        }

        .whatsapp-float{
          position: fixed;
          width: 45px;
          height: 45px;
          bottom: 30px;
          right: 30px;
          z-index: 9900;
          }
          .whatsapp-float img{
          width: 45px;
          height: 45px;
          margin-left: 1px;
          margin-top: 1px;
          }
          .call-icon{
              position: fixed;
            bottom: 30px;
            right: 0px;
            z-index: 999;
            background-color: #2ad332;
          }
          .call-icon-btn{
            margin-bottom: 0px;
          }
          .call-icon {
            position: fixed;
            bottom: 30px;
            right: 0px;
            z-index: 999;
            animation: shake 0.5s;
            animation-iteration-count: infinite;
        }
          .whatsapp-float {
            position: fixed;
            bottom: 30px;
            left: 0px;
            z-index: 999;
            background-color: #2ab318;
         
        }
        
        @media (min-width: 1100px) and (max-width:1200px) {
    .container {
        max-width: 1080px!important;
    }
  
  }

  @media  (min-width :991px) and (max-width:1200px) {
    .navbar-brand {
      width: 18%;
      margin-right: 10px;
  }
  }

  @media  screen and (max-width:991px) {
    .navbar-collapse{
      padding-bottom: 20px;
    }
  }
 

       
         
         
  
