*{
    padding: 0;
    margin: 0;
}
html {
    scroll-behavior: smooth;
  }
.body{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
p{
    margin-bottom: 7px;
}
/* navbar start here  */
nav.nav-bar {
    width: 100%;
  
}
.blink-text {
    animation: blinker 1.9s cubic-bezier(.28,.03,.49,.99) infinite;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    color: #ffffff;
    }
.navbar{
    background-color: white;
    height: 100px ;
}
.offerbox{
    width: 100%;
    float: left;
    height: auto;
}
.nav-bar{
    display: inline-block;
}
.nav-head{
    list-style-type: none;
  
    text-decoration: none;
    float: right;
    margin-right: 20px ;
    
}
.nav-head li {
    display: inline-block;
    margin: 0 6px;
    color: rgb(255, 95, 95);
    font-weight: 500;
    font-size: 15px;
    
    
    
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
 
    background-clip: padding-box;
   
 
    outline: 0;
        }
.nav-head li a{
    padding: 5px;
    color:  black;
    padding-top: 28px;
    padding-bottom: 22px;
}
a:hover{
    background-color:  rgb(255, 95, 95);
    color: white!important;
    text-decoration: none;
    
}
.nav-call a{
    color: black!important;
    font-size: 22px;
    font-weight: 600;
}
.nav-call a:hover{
    background-color: white;
    color: black;
    padding-top: 15px!important; 
    padding-bottom: 15px!important;
}
.banner-form1{
    background: rgba(0, 69, 96, 0.8);
   
    
     
   
}
.banner-form1 button{
    margin-left: 35px;
    border: 1px solid white;
    text-transform: capitalize;
    background-color: #ec7322;
    color: white;
    padding: 6px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.checkbtn{
    color: black;
    font-size: 30px;
    float: right;
    line-height: 60px;
    cursor: pointer;
}
#check{
    display: none;
}
#phone-icon{
    color: white;
    font-size: 25px;
    padding: 10px;
    background-color:  rgb(255, 136, 0);
}
.checkbtn{
    display: none;

}
/* navbar end here  */

/* banner start here  */
.banner{
    background: url(./images/banner.jpg);
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-head .lets-travel{
    background-color: white;
    padding: 13px;
    text-transform: capitalize;
    font-family: cursive;
    margin-left: 100px;
    font-weight: 600;
    position: absolute;
    top: 290px;
    border: 3px solid salmon;
    
    
}
.relax{
    position: absolute;
    color:  rgb(255, 136, 0);
    font-size: 20px;
    font-family: cursive;
    margin-top: 280px;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 25px;
    margin-left: 50px;
}
.banner-title {

    color: white;
    text-transform: uppercase;
    position: absolute;
    margin-top: 180px;
    font-size: 60px;
    font-weight: 700;
    text-shadow: rgb(0, 0, 0) -1px 1px 0px, rgb(0, 0, 0) 1px 1px 0px, rgb(0, 0, 0) 1px -1px 0px, rgb(0, 0, 0) -1px -1px 0px;

}
.book{
    color: white;
    font-size: 20px;
    border: none;
    padding: 15px 35px;
    background-color: #fc883d;
    position: absolute;
    top: 560px;
    text-transform: uppercase;
}

/* banner end here  */

.img img{
 
  padding: 5px;
  
 
}
/* packges start here  */
 
.packges-item {
   border-bottom: 8px solid #ff9752;
    border-radius: 20px;
    overflow: hidden;
    
}
.packges-text{
    background-color:#fbfbfb;

  
   
    padding-right: 20px;
}
.packges-text h5{
    padding-left: 15px;
    color: black;
    text-transform: capitalize;
    font-weight: 600;
}
.packges-text i .time{
    font-size: 17px;
}
.packges-text .star{
 
    float: right;
    
}
.packges-text .star .star-text{
    color: gray;
}
.packges-text p{
    
    text-align: left;
}
.packges-text p span{
    font-weight: 500;
    text-align: left;
}
.checked {
    color: orange;
  }
.packges-img img{
   
    width: 100%;
}
span.price {
    color: black;
    font-weight: 700;
}
.tour-details{
    float: right;
    color: black!important;
}
.tour-details a{
    color:black ;
}
.book-our a{
   color: #fc883d;
}
.book-our a:hover{
    background-color: white;
    color:#fc883d!important ;
}
.packges-head{
    text-transform: capitalize;
    color: #23348e ;
    font-weight: 700;
}
.tour-details a:hover{
    color:black!important ;
    background-color: white;
}




.clients{
    background: rgba(255, 95, 95, 0.8);
    margin-top: 70px!important;
   background: url(images/kashmir-back.png);
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
 
 
   
}
.back{
    background-color: rgba(18, 0, 187, 0.2);
}

.client-img i:before{
 
        content: "\e918";
    
}
.client-img img{
    border-radius: 50%;
   
    opacity: 20px;
    margin-top: 20px;
}
.client-text{
    padding-top: 20px;
}
.client-text span{
   color: white;
   font-weight: 600;
   padding-top: 20px;
}
.client-text h2{
    color: white;
    font-weight: 600;
    
 }

 .client-bottom .title-client{
    text-transform: uppercase;
    color: rgb(255, 95, 95);
    font-weight: 600;
    padding-top: 30px;
 }
 .client-bottom h2{
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 600;
 }
.client-para{
   color: gray;
    
   text-align: justify;
 }
 .expe{
    font-size: 20px;
    font-weight: 600;
 }
 .per{
    float: right;
    font-weight: 600;
    color: gray;
 }
 .low img{
    background: rgb(192, 39, 39);
    border-radius: 50%;
     
 }
 h5.low-text{
    
    font-weight: 600;
    
 }
 .discover{
    border: none;
    background-color:  #fc883d ;
    padding: 8px 18px ;
    text-transform: uppercase;
    color: white;
        border-radius: 10px;

 }



 /* FOOTER START HERE */

 

 .form h3{
          text-align: center;
          color: white;
          text-transform: uppercase;
          font-size: 15px;
 }

 .form{
    background-color: rgb(34, 13, 31);
  
   
    
    position: fixed;
    z-index: 1;
    bottom: 0;  
    padding-bottom: 10px;
    padding-left: 30px;
    opacity: 0.9;
    display: block;
    left: 50%; 
width: 600px; 
margin-left: -300px;
 }
 .form-col{
    position: fixed;
    z-index: 2;
    bottom: 0;
 }
 .form-item{
    
    background: #220d1f;
    border: 1px solid white;
    width: 100%;
    color: white;
 }
 .form-item:focus{
    border: 1px solid white;
 }
 .enquery{
    background-color: #ff5f5f;
    border: white;
    font-size: 9px;
 }
 .banner2{
    padding-top: 0px;
 }
 ::placeholder{
    padding-left: 5px;
 }

@media ((max-width:992px)){
    .form-footer{
        display: none;
    }
}

@media (max-width:952px){
    label.logo{
        font-size: 30px;

    }
    nav ul li a{
        font-size: 16px;
    }
    
    
}
@media (max-width:992px){

    .banner{
        
       
        height:68vh;
 
    }
    .packges-item {
        margin-top: 30px;
    }
    .checkbtn{
        display: block;
        color: rgb(255, 95, 95) ;

    }
    .nav-head{
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #2c3e50;
        top: 80px;
        left: -100%;
        text-align: center;
        transition: all .5s;
        top: 60px;
        z-index: 1;
    }
    .nav-head li{
        display: block;
    }
    nav .nav-head li a{
        font-size: 20px;
    }
    a.active,a:hover{
        background: none;
        color:  rgb(255, 95, 95);
    }
    #check:checked ~ ul{
        left: 0;
    }
    .top-nav{
        display: none;
    }
    .nav-call a{
        color: white!important;
        font-size: 22px;
        font-weight: 600;
    }
    .nav-call a:hover{
        background-color: #2c3e50;
        color: black;
        padding-top: 15px!important; 
        padding-bottom: 15px!important;
    }
    .DESK-form{
        display: none;
    }


/* banner start here  */

    .banner-title {
        color: white;
        text-transform: uppercase;
        position: absolute;
        margin-top: 260px;
        font-size: 40px;
        font-weight: 700;
    }
    .relax{
        position: absolute;
        color:  rgb(255, 136, 0);
        font-size: 20px;
        font-family: cursive;
        margin-top: 230px;
        font-weight: 700;
        text-transform: capitalize;
        font-size: 18px;
    }
    .banner-head .lets-travel{
        background-color: white;
        padding: 10px;
        text-transform: capitalize;
        font-family: cursive;
        margin-left: 100px;
        font-weight: 600;
        position: absolute;
        top: 250px;
        border: 3px solid salmon;
        font-size: 12px;
        
        
    }
    .book{
        color: white;
        font-size: 16px;
        border: none;
        padding: 10px 25px;
        background-color: rgb(255, 95, 95);
        position: absolute;
        top: 430px;
        text-transform: uppercase;
    }
    /* banner end here  */
}
@media (max-width:570px)


{
    .offerbox{
        display: none;
    }
    button.book {
        top: 278px;
    }
    .low-text{
        font-size: 17px;
    }
    .discover {
        font-size: 17px;
    }

    /* banner start here  */
    .banner-head .lets-travel{
        background-color: white;
        padding: 8px;
        text-transform: capitalize;
        font-family: cursive;
        margin-left:50px;
        font-weight: 600;
        position: absolute;
        top: 150px;
        border: 3px solid salmon;
        font-size: 10px;
        
        
    }
    .client-text span{
        font-size: 12px;
    }
    .client-text h2{
        font-size: 20px;
    }
    .client-img img{
        margin-top: 20px;
        width: 80%!important;
    }
    .banner{
        background: url(./images/slider-2-1.jpg);
        width: 100%;
        height: 40vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .banner-title {
        color: white;
        text-transform: uppercase;
        position: absolute;
        margin-top: 140px;
        font-size: 32px;
        font-weight: 600;
    }
    .relax{
        position: absolute;
        color:  rgb(255, 136, 0);
        font-size: 18px;
        font-family: cursive;
        margin-top: 120px;
        font-weight: 600;
        text-transform: capitalize;
        font-size: 15px;
        margin-left: 24px;
    }
    .book{
        color: white;
        font-size: 12px;
        border: none;
        padding: 6px 16px;
        background-color: rgb(255, 95, 95);
        position: absolute;
        top: 290px;
        text-transform: uppercase;
    }
    /* banner end here  */
    .mob-form h3{
        font-size: 25px;
    }
    .banner-title{
        font-size: 25px;
    }
   
}
@media (max-width:992px){
    .lets-travel{
        display: none;
    }
    
    

    .nav-bar{
        display: none;
    }
    .packges-img img{
       
        width: 100%;
    }
    .client-img img{
        width: 60%;
    }
    .about-item {
        padding-top: 20px;
    }
    .packges-item {
        margin-top: 30px;
    }
    .packges-text{
        background-color: white ;
        height: 100%;
       
        padding-right: 20px;
        padding-left: 20px;
        
    }
    .img img{
        
        
        padding: 5px;
        /* margin-top: 40%; */
        width: 80%;
       
      }
      .book{
        display: none;
      }

    
}
.bottom-footer{
    background: #ff5f5f;
}
.bottom-item p{
    margin: 0px;
    padding: 10px 0px;
    color: black;
    font-weight: 600;
}

.mobile-form{

    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
    
}
.mob-form{
    background: #305aaa;
    margin: 20px 0px;
   
}
.DESK-form{
    background: rgb(250 133 12 / 75%);
    margin:120px 0px;
    border-top: 5px solid #f54b4b;
     border-bottom: 10px solid #f54b4b;
   
}
.mobile-item{
        width: 80%;
    margin-left: 35px;
    height: 40px;
    margin-bottom: 10px;
}
.mobile-item2 {
    width: 80%;
    margin-left: 35px;
    height: 80px;
    
   } 
.mob-form button{
    width: 100%;
    text-transform: capitalize;
    background-color: #f54b4b;
    color: white;
    padding: 6px;
    
}
.DESK-form button{
    width: 80%;
    margin-left: 35px;
    border: 1px solid white;
    text-transform: capitalize;
    background-color: #f54b4b;
    color: white;
    padding: 6px;
    margin-bottom: 10px;
    margin-bottom: 20px;
}
.mobile-head{
    text-align: center;
    padding: 8px 30px;
    color: #f54b4b;
}
.ta{
    width: 100%;
}
@media (min-width:992px){
    .mobile-form{
       display: none;
    } 
    .topnav{
        display: none;
    }
  
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #myBtn:hover {
    background-color: #555;
  }
  .packges-img img{
    
    transition-duration: 0.5s;
  }
  .packges-img img:hover{
    transform: scale(1.1);
  }
  .packges-title{
    text-align: center;
    color: #555;
  }
  .packges-item:hover {
    box-sizing: border-box;
    box-shadow: 0px 0px 6px 2px rgb(154, 153, 153);
}
.packges-item{
    transition-duration: 0.4s;
    background-color: #fbfbfb;
}
.right{
    font-weight: 100;
}






  /* contact page css */

.contact-banner{
    background-image: url(./images/contact.jpg);
    position: relative;
    width: 100%;
    padding: 96px 0px 102px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-head h1{
   
    text-align: center;
    color: white;
    font-weight: 900;
    font-family: 'Playfair Display', sans-serif ;
    font-size: 50px;
}
.inner-box {
    display: inline-flex;
}
.box-text{
    padding-left: 20px;
}
.icon{
    margin-top: 20px;
}
.icon i{
    color: #f54b4b;
    
    font-size: 60px;
    font-weight: 700;
    padding-left: 16px;
    padding-top: 4px;
    box-sizing: border-box;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.box-text h2{
    font-size: 25px;
    font-weight:  700;
    
}
.box-text p{
    color: #555;
    font-size: 21px;
    
}
.box{
    box-sizing: border-box;
    /* box-shadow: 0px 0px 6px 1px;. */
    box-shadow: inset 0 0 10px #d1d1d1;
    padding: 15px 8px;
    margin-top: 10px;
}
.address-sec{
    background-color: azure;
    padding-top: 70px;
    padding-bottom: 100px;

}
.address-sec h2{
  font-size: 40px;
  font-weight: 600;
  color: #f54b4b;
}
.insta{
    background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
.form-title{
    color: #f54b4b;
    
}
.form-text h1{
    font-size: 48px;
    font-family: 'Playfair Display', sans-serif ;
    font-weight: 700;
}
.form-para{
    text-align: justify;
}












  .topnav {
    overflow: hidden;
    
    position: relative;
  }
  
  .topnav #myLinks {
    display: none;
  }
  
  .topnav a {
    color: #000;
    padding: 10px 0px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }
  
  .topnav a.icon-nav {
    padding-top: 15px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    line-height: 2px;
    color: #f54b4b;
    
  }
  
  .topnav a:hover {
    
    color: #f54b4b!important;
  }
  
  .active {
    
    color: white;
  }


  .contact-title{
    text-align: center;
    font-weight: 600;
  }
  .submit-enquery{
    width: 20px;
  }
  .book-now{
   
  }
  .logo:hover{
   background-color: white;
  }

.packges-text h3{
    font-size: 18px;
    font-weight: 500;
}
.packges-text h3 span{
    color: #2e9adb;
}
.upper{
    text-transform: uppercase;
}
.packges-text h6{
    font-weight: 400;
}

.icon1{
    padding: 2px 2px;
}
.icon1 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
 .icon1 span{
    
    display: block;
    font-size: 12px;
    color: #555;
    text-align: center;
}
.book-now a{
  border: 1px solid ;
  padding: 5px 10px 5px 10px;
 
  
}
.book-now a:hover{
    border: 1px solid ;
    padding: 5px 10px 5px 10px;
    color: #fff!important;
    background-color: #f54b4b;
    
  }
.book-now .tour-details a{
    background: white!important;
    color: black!important;
    
}
.whatsapp-float{
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 20px;
    right: 30px;
    z-index: 9900;
    }
    .whatsapp-float img{
    width: 45px;
    height: 45px;
    margin-left: 1px;
    margin-top: 1px;
    }
    .call-icon{
        position: fixed;
      bottom: 20px;
      right: 0px;
      z-index: 999;
      background-color: #2ad332;
    }
    .call-icon {
      position: fixed;
      bottom: 100px;
      right: 0px;
      z-index: 999;
      
  }
    .whatsapp-float {
      position: fixed;
      bottom: 40px;
      right: 0px;
      z-index: 999;
      background-color: #2ab318;
   
  }
  .call-icon img{
    width: 45px;
    height: 45px;
    margin-left: 1px;
    margin-top: 1px;
    }