*{
    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;
}
/* navbar start here  */
nav.nav-bar {
    width: 100%;
  
}
.logobox{
    width: 100%;
    text-align: center;
}
.logobox img{
    width: auto;
    text-align: center;
}
.navbar{
    background-color: white;
    height: 100px ;
}

.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;
    
    
    
}
.nav-head li a{
    padding: 5px;
    color:  black;
    padding-top: 28px;
    padding-bottom: 22px;
}

.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;
}

.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/travel-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 {
    box-shadow: 0px 5px #2e9adb;
    border-radius: 20px;
    overflow: hidden;
    
}
.packges-text{
    background-color:#fbfbfb;

  
   
    padding-right: 20px;
}
.packges-text ul li{
    list-style-type: none;

}
.packges-text ul li::before{
    content: "\2713";
    color: white;
    background-color: #2a9c32;
    font-weight: 800;
    padding:0px 5px;
    margin-right: 8px;
   
    
}
.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;
    font-size: 45px;
}
.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(5, 4, 12, 0.6);
}

.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;
display: none;
 }
 .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;
 }
 form.DESK-form {
    position: sticky;
    top: 100px;
    width: 100%;
    margin: 0px;
    margin-top: 20px;
}

@media ((max-width:992px)){
    .form-footer{
        display: none;
    }
    
    .mail{
        float:left!important;
        line-height: 27px!important;
        padding-left:30px ;
    }
    .overlay{
        display: none;
    }
}

@media (max-width:952px){

    label.logo{
        font-size: 30px;

    }
    nav ul li a{
        font-size: 16px;
    }
    
    
}
@media (min-width:768px){
    .footer-collom{
        margin-top: -60px;
    }
}
@media (max-width:992px){

    .banner{
        
       
        height:68vh;
 
    }
    .packges-item {
        margin-top: 30px;
    }
    .checkbtn{
        
        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;
    }
   
    .banner-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){
    .mail{
        width: 100%;
        text-align: center;
        padding-top: 0px !important;
    }
    .mail a{
        width: 100%;
        text-align: center;
        font-size: 18px;
    }
    .mail i {
        color: #f54b4b;
        padding-right: 10px;
    }
    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/travel-banner.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;
    }
    .overlay {
       
        width: 100%;
        
      }
    
    

    
    .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: #1e308b;
    color: #ffffff;
    margin: 0px;
    padding: 20px;
}

.bottom-item p{
    margin: 0px;
  text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 600;
    
}

.mobile-form{

    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
   
    
}
.mob-form{
    background: #305aaa;
    margin: 20px 0px;
  
   
}
.DESK-form{
    background:#150f5b;
    margin: 80px 0px;
    border-radius: 30px;
    border: 1px solid #f6ff00;
      border-bottom: 8px solid #f6ff00;
      border-left: 8px solid #f6ff00;
   
}
.banner-form1{
    background: rgba(17, 32, 97, 0.8);
   
      border-radius: 30px;
      border-radius: 30px 0 30px;
      border-bottom: 8px solid #f6ff00;
      border-left: 8px solid #f6ff00;
   
}
.banner-form{
    background: rgba(17, 32, 97, 0.8);
    margin: 110px 0px;
      border-radius: 30px;
      border: 1px solid #f6ff00;
      border-bottom: 8px solid #f6ff00;
      border-left: 8px solid #f6ff00;
   
}
.mobile-item{
    width: 80%;
    margin-left: 35px;
    height: 40px;
    margin-bottom: 10px;
}
.mobile-item2{
    width: 80%;
    margin-left: 35px;
    height: 80px;
    margin-bottom: 10px;
}
.mob-form button{
    margin-left: 35px;
    border: 1px solid white;
    text-transform: capitalize;
    background-color: #f54b4b;
    color: white;
    padding: 6px;
    margin-bottom: 10px;
}

.DESK-form 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;
}
.banner-form 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;
}
.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;
}
.mobile-head{
    text-align: center;
    padding: 8px 30px;
    color: #ffffff;
}
.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: #000000;
    font-size: 16px;
  }
  .packges-item:hover {
    box-sizing: border-box;
    box-shadow: 0px 0px 6px 2px #2e9adb;
}
.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;
}

.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;
    color: rgb(0, 0, 0);

    
}
.box-text p{
    color: #141414;
    font-size: 21px;
    
}

    .box {
        box-sizing: border-box;
        box-shadow: 0px 0px 2px 0px #34b1c4;
        padding: 15px 8px;
        margin-top: 10px;
        border-radius: 20px;
        transition: all 0.5s;
    }
    .box:hover{
        box-shadow: 0px 0px 5px 3px #7dc1cb;
    }

.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;
}
.footer-form input{
    border: 2px solid black;
    border-radius: 12px;
    padding: 7px!important;
    color: #34b1c4;
}

.footer-form textarea{
    border: 2px solid black;
    border-radius: 12px;
    color: #34b1c4;
}


.footer-button{
    display: block;
    width: 80%;

    margin-left: 35px!important;
    font-weight: 500;
    color: #34b1c4;
    background-color: white;
    border: 2px solid #34b1c4;
}

.footer-form h2{
    color: #fc883d;
    text-shadow: 1px 1px 1px #fff;
}
.footer-text{
    color: #545353;
}













  .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;
  }
 
  .logo:hover{
   background-color: white;
  }

.packges-text h3{
    font-size: 18px;
    font-weight: 500;
}
.packges-text h3 span{
    color: #2e9adb;
}
.upper{
    text-transform: capitalize;
}
.upper span{
    
    font-size: 23px;
    font-weight: 700;
} 
.upper-span{
    color: grey;
    font-size: 12px;
}

.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;
      left: 0px;
      z-index: 999;
      width: 50px;
      height: 52px;
      background-color: #2ad332;
    }
    .call-icon {
      position: fixed;
      bottom: 30px;
      left: 0px;
      z-index: 999;
      animation: shake 0.5s;
      animation-iteration-count: infinite;
  }
    .whatsapp-float {
      position: fixed;
      bottom: 40px;
      right: 0px;
      z-index: 999;
      background-color: #2ab318;
   
  }
  .mail{
   float: right;
  padding-top: 20px;
    font-size: 30px;
  }
  .mail i{
    color: #f54b4b;
    padding-right: 10px;
  }
  .blink-text {
    animation: blinker 1.9s cubic-bezier(.28,.03,.49,.99) infinite;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    color: #ffffff;
  }
  .mail a{
    float: right;
    background: linear-gradient(to right, #29298a, #0099ff , #080908, #2b296b, #6666ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation 6s ease-in-out infinite;
    background-size: 400% 100%;
-webkit-background-clip: text;
color: transparent;
}
@keyframes rainbow_animation {
    0%,100% {
        background-position: 0 0;
    }

    50% {
        background-position: 100% 0;
    }
}
  
  .mail a:hover{
    text-decoration: none;
    
  }
  .top{
    background: rgb(235,74,14);
background: linear-gradient(90deg, rgba(235,74,14,1) 0%, rgb(134, 107, 243) 50%, rgba(227,51,10,1) 100%);
    padding: 2px;
  }
  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(31, 30, 119,0.4);
    overflow: hidden;
    width: 97%;
    height: 0;
    transition: .5s ease;
    overflow: hidden;
  }
  .packges-item:hover .overlay {
    height: 100%;
    overflow: hidden;
  }
  .text-packges {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 5px 10px;
    border-radius: 20px;

    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    border: 2px solid #f54b4b;
  }
  .text-packges a{
    color: white;
    text-decoration: none;

  }
  .text-packges2 {
    background-color: #136c8c;
    padding: 5px 10px;
    border-radius: 20px;

    font-size: 20px;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    border: 2px solid #136c8c;
  }
  .text-packges2 a{
    color: white;
    text-decoration: none;

  }
  .DESK-form input,.DESK-form textarea{
    background-color: #136c8c;
    border: 3px solid white;
    color: white;
    font-family: sans-serif;
  }
  .DESK-form input::placeholder{
    color: white;
  }
  .DESK-form textarea::placeholder{
    color: white;
  }
  .modal-title{
    color: #136c8c;
    font-size: 25PX;
  }
  .other-packages{
    background: url(../assets/images/traking.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .back{
    background-color: rgba(17, 32, 97, 0.6);
  }
 .back h3{
    font-weight: 700;
 }
 .packages-or{
    font-weight: 100;
 }
 .mobile{
    background-color: #e6e6e6;
    border: 3px solid #fcf00a;
 }
 .mobile .phone span{


font-size: 20px;
font-weight: 600;
 }
 .mobile .phone i{
    color: #ec7322;
    font-size: 25px;
    padding-left: 10px;  
    font-weight: 700;
    text-align: center;

 }
 .mobile .phone a{
    color: #fff;
    font-size: 20px;
    color: #ec7322;
    font-weight: 600;
    text-align: center;
 }
 .mobile .phone p{
    text-align: center;
     margin-bottom: 0;
     padding: 5px 0px;
 }
 .book-now-call h2{
    display: block;
 }
 .Book-this{
    color: #ec7322;
    font-weight: 600;
 }
 .banner-form-mobile{
    display: none;
        background: rgba(17, 32, 97, 0.8);
        margin: 10px 10px;
          border-radius: 30px;
          border: 1px solid #f6ff00;
          border-bottom: 8px solid #f6ff00;
          border-left: 8px solid #f6ff00;
       
    
 }
 .tour-details{
    padding: 4px 0px;
 }
 @media (max-width:991px){
    .banner-form-mobile{
         display: block;
    }
 }
 .overlay{
    display: none;
 }
 .tour-details a:hover{
    background-color: #000!important;
    color: #fff!important;
    text-decoration: none;
  }

  @media(max-width: 992px){
    .banner {
        display: none!important;
    }
    .packges-head {
       display: none;
    }
    .packges-title {
        text-align: justify;
        color: #000000;
        font-size: 16px;
        
    }
    .clients {
     display: none;
    }
    .bottom-item p {
        margin: 0px;
        text-align: center;
        color: rgb(255, 255, 255);
        font-weight: 600;
        font-size: 15px;
    }
    }



 