.bookprice {
     background-color:#ef3f3e;
	color:white !important;
	padding:5px;

}

.help-block{
    color:red !important;
}

.title-filter{
    position: relative;
    font-size: 14px;
    color: black;
    text-transform: capitalize;
    margin: 8px 0;
    cursor: pointer;
    font-weight: 600;
}

.bar1 {

 padding:8px 25px 5px 0 !important;
 width:236px;
 border:none !important;

}

.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5";
   margin-left: -30px;
   margin-right: 13px;
    }
  
 .fa-phone-alt:before, .fa-phone-flip:before {
   content: "\f879";
   margin-right: 13px;
         }

  .fa-envelope:before {                                    
                                              
    content: "\f0e0";
    margin-right: 13px;
}
.breadcrumb-section,.breadcrumb-section .breadcrumb-content {
  height:316px ;
}
.btn{
  font-size: 15px;
}
.btn.btn-rounded{
  padding:10px 20px;
}
form#bookingForm .form-group{
  margin-bottom: 10px !important;
}
.inner-placeholder{
  position: relative;
}
.input-section + small,.input-section + small +small {
position: absolute;
left:89px;
bottom:16px;
}

.fa-facebook-f:before {
    content: "\f39e";
    padding:10px 10px 10px 0px;
}

.footer-content .footer-links ul li a:hover {
    color: white;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fa-instagram:before {
    content: "\f16d";
 padding: 10px;
}

.fa-whatsapp:before {
    content: "\f232";
 padding: 10px;
}

.fa-twitter:before {
    content: "\f099";
 padding: 10px;
}

.fa-google:before {
    content: "\f1a0";
 padding: 10px;
}

.fa-brands.fa-whatsapp.wa:before {
 
 padding: 0px;
}
header .main-navbar .nav-menu > li > a{
    padding: 17px !important;
}
.home_section .home .home-content.mix-layout > div {
    padding: 12px !important;
}
.addon {
    flex-direction: column;
    justify-content: center;
    padding:10px;
    border: 1px solid #404040;
    position: relative;
    z-index: 6;
    transition: 0.3s ease;
    margin-bottom: 30px;
    background:#2C3034;
    position: relative;
    border-radius:10px;
    height: 203px;
    width:100%;
}
.addgallery {
    display:block;
    float:left;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height:100%;
    width:50%;
    border-radius:10px;
    margin-bottom: 10px;
}
.addon-content{
   display:block;
   float:left;
   height:100%;
   width:50%;
   padding:10px;
   line-height: 2;
}
.addon .addon-title {
    font-size: 20px;
    color:#fff !important;
    line-height: 1;
    display: block;
    font-weight: 700;
    margin: 5px 0px 8px 0px;
    padding: 0;
    text-transform: capitalize;
}
.addon h3{
     color:#fff !important;
}
.addon .addon-price {
    margin: 0;
    font-weight: 800;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    color:grey;
    text-align:left;
    margin-bottom:7px;
}
.viewdetails {
    margin-top: 19px;
    margin-bottom:10px;
}
.addbutton {
    border: 1px solid #404040;
    text-decoration: none !important;
    color:#fff !important;
    text-align: center;
    border-radius: 20px;
    padding: 7px 11px;
    font-size: 13px;
    background-color:#EF3F3E;
}
.addbutton:hover{
    background-color:#fff;
    color:#EF3F3E !important;
    border: 1px solid #EF3F3E !important;
}
.addon .addon-info {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    color:#cbcbcb;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.slick-prev {
  left: 7px !important;
  z-index: 1;
  top:160px;
}
.slick-next {
  right: 17px !important;
  z-index: 1;
  top:160px;
}
.scrollDiv {
    z-index: 999;
    background-color:black;
    top: 0px;
    width: 100%;
    height: 3rem;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    white-space: nowrap;
    padding-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    visibility:hidden;
}
.scrollDiv li {
    display: inline-block;
    padding: 13px 18px 11px 10px;
    cursor: pointer;
    font-weight: 500;
    color: var(--textcolor);
}
#sub_menu.sticky {
    width: 100%;
    position:fixed !important;
    left:0px !important;
    padding-left:20px;
    visibility:visible;
    
}
.dark .bg-inner {
    padding-top:125px;
}
#tr-title .tour-tittle{
    font-size:17px !important;
    margin-bottom:20px !important;
}
.select-tour{
    font-size:15px !important;
}
.addon-table{
    border:1px solid #404040;
    color:white;
    margin:0px 0px 10px 0px;
}
.addon-show{
    display:block !important;
}
.new-offer .top-tours{
    height:190px;
}
.subscribe_section .input-section .subscribe-tour {
    border-radius:40px !important;
    padding: 25px 175px 25px 50px !important;
    background-color: #4a4848;
}
.get-in-touch form .email-form{
    text-transform:none !important;
}
.contact_content .para-content{
    margin-left:40px !important;
}
.dest-heading{
    text-align: center;
    padding:20px 0px 5px 0px;
}
.slick-next{
    background-color: #000000b8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 96px;
    right: 0px !important;
}
.slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
}
.slick-prev{
    background-color: #000000b8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 96px;
    left: 0px !important;
}
.slick-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
}
.siteone_gallery{
    height: 170px;
}
.sitetwo_gallery{
    height: 340px;
}
@media only screen and (max-width: 600px) {
   header{margin:0px !important;
        padding-top: 10px;
        display: block;
        margin-bottom: 0px !important;
        height: 75px;
    }
    header .menu .brand-logo img{
        width: 70% !important;
    }
    .nav-menu{
        padding-left: 0px !important;
    }
    .sitetwo_gallery{
        height: 220px;
    }
    .siteone_gallery{
        height: 220px;
    }
    .home_section .home {
        height: 40vh;
        /*background-size: 100% !important;*/
    }
  .dark .bg-inner {
    padding-top:60px;
   }
   .header_top_bar .footer-content{
    display:none !important;
   }
   .tour-image{
    height:250px !important;
   }
   .tour-content{
    padding:10px !important;
   }
   .tour-tag{
    font-size:12px !important:;
   }
   .new-offer .top-tours{
    height:175px;
   }
   .subscribe_section .input-section .subscribe-tour {
    border-radius:40px !important; 
   }
   .mobile-footer{
    display:block !important;
   }
   .package-arrow .slick-prev {
    display:block !important;
    left: 3px !important;
    z-index: 1;
    top:118px;
    }
   .package-arrow .slick-next {
    display:block !important;
    right: 7px !important;
    z-index: 1;
    top:118px;
  }
  #tr-tittle{
    padding-top:27px !important;
  }
}