*{
  padding: 0px;
  margin: 0px;
}
p{
margin-bottom: 5px;
font-size: medium;
}
p span{
font-weight: 600;
}
html{
scroll-behavior: smooth;
}
body{
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  
}
.mob-mail ul{
  display: flex;
  margin: 3px 0px;
}
.mob-mail ul li a{
 color: #fff;
 text-decoration: none;
}
.mob-mail ul li i{
color: #fff;
}
.call{
  border-right: 1px solid #b5b5b5;
}

.social-icons ul{
  float: right;
  margin: 3px 0px;
}
ul{
  list-style-type: none;
 
}
.social-icons ul li i{
  padding: 0px 10px;
  color: #fff;
}
.facebook{
  border-right: 1px solid #b5b5b5;
}
.twite{
  border-right: 1px solid #b5b5b5;
}
.insta{
  border-right: 1px solid #b5b5b5;
}
.top-head{
  background-color: #212121;
}


/* navbar  */
.navbar{
  background-image: linear-gradient(to right, #fff, #fbfbfb, #024e75);
  position: absolute;
  width: 100%;
}
.navbar-nav{
  padding-right:20px;
}

.navbar-nav .nav-item{
  padding: 0px 10px;
}
.navbar-nav .nav-item .nav-link{
  color: #e36410;
  font-weight: 600;
}
.navbar-nav .nav-item:hover .nav-link{
  color: #2ba7e6;
}
.navbar-light .navbar-toggler {
  color: rgb(252 136 61);
  border-color: rgb(252 136 61);
  background: #fdfdfd;
}
.nav-brand img{
  width: 80%;
}


/* bannner  */
.banner{
  background: url(../images/banner/amar%20nath.jpg);
  background-position: center;
  background-size: cover;
  padding-top: 60px;
  
}
.banner-title{
  padding-top: 120px;
  opacity: 0.9;
}
.banner-form{
  padding-top: 100px;
  margin-bottom: 80px;
}
.banner-form form{
 
  
  background:rgb(22 57 116 / 80%);
 
  border: 4px solid  #f9924d;
}
.banner-form h4{
  color: #fff;
  font-weight: 700;
  background-color: #f9924d;
}
.btn{
  background-color: #f9924d;
  border: 1px solid ;
}
.banner-form form .btn{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.form-control::placeholder{
  
}
.banner-title h1{
  color: #fff;
  font-size: 55px;
  text-transform: uppercase;
  font-weight: 800;
  color: #f9924d;
  text-shadow:  2px 1px  #fff;
}
.banner-title h3{
  color: #fff;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: 600;
  
}
.dubai{
  color: #f9924d;
  font-size: 45px;
}

/* packges section  */

.Packges-title{
  color: #f9924d;
  text-align: center;
  font-weight: 600;
}
.packges-img{
  
  padding: 10px;

}
.packges-img img{
  border-radius: 3px;
}
.card-location{
  color: #6c6b6b;
  font-size: 15px;
}
.card-title{
  color: #2f51a2;
  font-weight: 600;
  font-size: 19px;

}
.card-title span{
color: #2e2e2e;
font-size: 12px;
}
.adults{
color: #6c6b6b!important;
font-size: 12px!important;
}
.packges-price{
  color: #222121;
  font-size: 17px;
}
.packges-price span{
  color: #2be3e9;
  font-weight: 600;
  font-size: inherit;
}
.card-body{
  padding: 0.5rem;

}
.sight-inner{
  color: black;
  font-weight: 600;
}
.sight{
  color: #6c6b6b;
}

.card{
background-color: #f4f4f4;
border: none;
box-sizing: border-box;
transition: all ease .3s;

}
.card:hover{
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1), 1px 1px 1px 1px rgba(0, 0, 0, 0.1)!important;
}

.discount{
  padding: 3px 3px ;
  background-color: #ea4848;
  color: white;
  position: absolute;
  z-index: 1;
  top: 15px;
  font-size: 11px;
  left: 15px;
}
.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)!important;
}
.testimonial-head{
  color: #f9924d;
  text-transform: capitalize;
  font-weight: 700;
}


/* gallery start  */

.inner-icons{
  border-radius: 50%;
}
.inner-text h5{
  color: #2f51a2;
  font-weight: 600;
  text-transform: capitalize;
}
.rows > .column {
  padding: 0 8px;
}
.rows:after {
  content: "";
  display: table;
  clear: both;
}
/* The Modal (background) */
.modal-header{
background-color:#ea4848;
color: #fff;
}
.close{
 color: #FFF;
 opacity: 1;
 font-size: 1.9rem;

}
.modal-body{
padding: 0px!important;
background-color: #2b6bb6;

}







.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);
}
.testimonial{
  background-color: rgba(86, 85, 85, 0.2) ;
}
.item{
  background-color: white;
  padding: 10px;
}
.test-text h6{
     color :#2f51a2 ;
     font-weight: 600;
}
.stars i{
  color: #f9924d;
}
.image-testimonial img{
  border-radius: 50%;
  background-color: #dddddd;
}
.footer{
  background: url(../images/banner/kashmir-night.png);
  background-size: cover;
  background-position: center;
}
.footer-head h1{
  color: white;
  font-size: 40px;
  font-weight: 800;
}
.footer-input{
  background-color: transparent;
}
.footer-input::placeholder{
  color: white;
}
.footer-input:focus{
  background-color: transparent;
  border: 1px solid #f9924d ;
  box-shadow: 1px 1px 7px 1px #f9924d;
}
.btn-footer{
  color: white;
  background-color: #f9924d;
  border: 2px solid #f9924d;
}
.btn-footer:hover{
  background-color: #f9924d;
  border: 2px solid #f9924d;
}
.btn-footer:focus{
  background-color: #f9924d;
}
.back-footer{
  background-color: rgba(0, 0, 0, 0.5);
}

.address h1{
  color: #fff;
  font-size: 35px;
}
.address h5{
  color: #e3e3e3;
}
.mobile{
  border: 1px solid #fff;
  padding: 10px;
}
.mobile h3{
  color: #fff;
}
.mobile h5{
  color: #e3e3e3;
}
.mobile h5 a{
  text-decoration: none;
  color: #e3e3e3;
}
.Email{
  border: 1px solid #fff;
  padding: 10px;

}
.Email h3{
  color: #fff;
}
.Email h5{
  color: #e3e3e3;
}
.Email h5 a{
  color: #e3e3e3;
  text-decoration: none;
}
footer{
  background-color: #161d2d;
  
}
footer p{
  color: #fff;
  text-align: center;
  padding: 5px 0px;
  margin: 0;
}
.gallery{
  z-index: 1111;
}
#myModal{
  z-index: 111;
}
.fa-mobile{
  font-size: 23px;
}
@media (max-width:991px){
  .top-head{
      display: none;
  }
  .navbar{
      background-color: #161d2d;
      z-index: 111;
      position: relative;
  }
  .banner-form{
      display: none;
  }
  .banner-title{
      padding-top: 20px;
      padding-bottom: 50px;
  }
  .banner{ 
      top: 0px;
      position: relative;

  }
  .packges{
      margin-top: 20px;
  }
  .banner{
    display: none!important;
     
 }
 .Packges-title {
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 21px;
}
.title-pack{
text-align: justify!important;
padding: 10px!important;
}
  
}
@media (min-width:991px){
  .mobile-sec{
    display: none;
  }


}
@media (max-width:768px){
  .banner-title h1{
      font-size: 40px;
  }
  .banner-title h3{
      font-size: 30px;
  }
  .dubai{
      font-size: 35px;
  }
  .column{
      padding: 5px 5px;
  }
 
  .nav-brand{
      width: 60%;
  }
 
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #f9924d!important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #ff6600!important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
background: 0 0;
color: blue!important ;
border: none;
padding: 0!important;
font: inherit;
font-size: 40px!important;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;
}
.mobile-form{
background-color: #2f51a2;
margin-top: 20px;
}
.mobile-form form{
 

background: rgb(43,114,188,0.8);
}
.mobile-form h4{
color: #fff;
font-weight: 700;
}
.owl-nav button{
float: left;
}

.card-text{/* float: right; */padding-right: 5px;clear: both;}
.mobile-form form h4{
background-color: #f9924d;
}
.mobile-form{
border: 4px solid #f9924d;
}



  /* read more  */
  #more {display: none;}
  #more1 {display: none;}
  #more2 {display: none;}
  #more3 {display: none;}
  #more4 {display: none;}
  #more5 {display: none;}
  #more6 {display: none;}
  #more7{display: none;}
  #more8{display: none;}
  #more9{display: none;}
  #more10{display: none;}
  #more11{display: none;}
  #more12{display: none;}
  #more13{display: none;}
  #more14{display: none;}
  #more15{display: none;}
  
  .read-morebtn{
      border: none;
      color: #17368e;        
      font-weight: 600;
   }
  ul{
    margin-bottom: 5px;
  }
   #myBtn2{
      margin-bottom: 2px;
   }
   #myBtn3{
      margin-bottom: 2px;
      margin-top: 0px;
      
   }
   .person{
    font-size: 12px!important;
    color: gray!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; */
    border-radius: 50%;
    }

    .call-icon{
      position: fixed;
    bottom: 40px;
    right: 0px;
    z-index: 999;
    width: 55px;
    height: 52px;
    background-color: #2ad332;
    width: 45px;
    height: 45px;
  }
  .call-icon {
    position: fixed;
    bottom: 40px;
    border-radius: 50%;
    z-index: 999;
    animation: shake 0.5s;
    animation-iteration-count: infinite;
    left: 0;
}
.call-icon img{
  margin-left: 3px;
  width: 45px;
  height: 45px;

}
  .whatsapp-float {
    position: fixed;
    bottom: 40px;
    right: 0px;
    z-index: 999;
    background-color: #2ab318;
    border-radius: 50%;
}
.modal-form form h4{
  color: #fff;
  margin-top: 20px;
}
.inclusions li::before{
  content: "Ã¢Å¾Â¤";
  color: #17368e;
  padding-right: 5px;
}

