@import url(../css/destination.css);
    *  {
    margin:  0;
    padding:  0;
    box-sizing:  border-box;
    font-family:  "Poppins",  sans-serif;
}
h1,  h2,  h3,  h4,  h5,  h6,  div,  p  {
    margin:  0;
    padding:  0;
}
ul.esd  {
    display:  grid;
    grid-template-columns:  auto auto;
    grid-column-gap:  20px;
}
ul  {
    margin:  0;
    padding:  0;
}
li  {
    list-style:  none;
}
.ubz  {
    text-align:  center;
    font-weight:  600;
    color:  #fff;
    font-size:  45px;
}
.javr {
    text-align:  center;
    font-size:  45px;
    padding:  10px 0;
}
.finest  {
    margin-top:  34px;
}
.finest_wrapper h2  {
    text-align:  center;
}
a:hover  {
    text-decoration:  none;
}
:root  {
    --para_color:  #000;
    --btn_color:  #3f2e87;
    --head_line:  45px;
    --grey_color:  #696969;
    --red:  #dc834e;
    --caveat:  "Caveat",  cursive;
    --playfair:  "Playfair Display",  serif;
    --popins:  "Poppins",  sans-serif;
}
.only_tour  {
    padding:  50px 0 90px 0 !important;
}
.logo  {
    width:  200px;
}
.scollert {
    max-height:  550px !important;
    overflow-y:  scroll !important;
    overflow-x:  hidden !important;
     -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
}
.my_header .nav-link  {
    text-transform:  uppercase;
    color:  var(--para_color);
}
.my_header .nav-item  {
    padding:  0 10px;
}
.dropdown_menuds  {
    width:  auto;
    height:  auto;
    padding:  15px 0 20px 0;
    left:  -48px !important;
}
.esd li {
    padding:  3px 8px;
}
.dropdown-item  {
    padding:  11px 17px;
}
.dropdown-item:hover {
    width:  100%;
    background-color:  #dc834e !important;
    color:  #fff !important;
    transition:  0.4s all ease !important;
}
.navbar-light .navbar-nav .nav-link  {
    color:  rgb(255,  255,  255);
    font-size:  14px;
    font-weight:  500;
}
.navbar-light .navbar-nav .nav-link:focus,  .navbar-light .navbar-nav .nav-link:hover  {
    color:  #dc834e;
}
video  {
    position:  absolute;
    top:  0;
    left:  0;
    width:  100%;
    height:  100%;
    object-fit:  cover;
}
.video_banner  {
    width:  100%;
    height:  650px;
    position:  relative;
    margin:  0 auto;
    border-radius:  0;
    margin-bottom:  100px;
}
.unoq  {
    color:  #fff;
    text-decoration:  none;
}
.unoq:hover {
    color:  #fff;
}
.form_control  {
    display:  flex;
    justify-content:  center;
    align-items:  center;
}
.form_control  {
    background:  #FFF;
    width:  100%;
}
.serach_bar_wrapper  {
    display:  flex;
}
.serch_bar  {
    padding:  20px;
    position:  absolute;
    bottom:  -74px;
    left:  0;
    right:  0;
    z-index:  10;
}
.serach_bar_wrapper  {
    background-color:  #fff;
    padding:  25px;
    border-radius:  30px;
    -webkit-box-shadow:  0px 3px 14px 8px rgba(184,  184,  184,  1);
    -moz-box-shadow:  0px 3px 14px 8px rgba(184,  184,  184,  1);
    box-shadow:  0px 3px 14px 8px rgba(184,  184,  184,  1);
}
.book_now12:hover  {
    background-color:  var(--red);
    color:  #fff;
    transform:  scale(0.9);
}
.search_bar  {
    width:  200px;
    background:  transparent;
    align-items:  center;
    border-radius:  30px;
    height:  44px;
    margin-top: 6px;
    border: 1px solid #dc834e;
    color:  #dc834e;
    font-weight: 600;
}
.search_bar:hover  {
    background-color:  #dc834e;
    transition:  0.4s all;
    color:  #ffffff;
}
.search_bar a:hover  {
    color:  #ffffff;
}
.form-control  {
    border:  none;
}
.search_bar a  {
    color:  #fff;
    font-size:  14px;
}
.serach_bar_wrapper .dropdown  {
    width:  100%;
}
.toggle_set  {
    white-space:  nowrap;
    width:  100%;
    border:  1px solid #b0b0b045;
    border-radius:  30px;
    height:  44px;
    padding:  10px 40px;
}
.video_banner h1  {
    position:  relative;
    z-index:  5;
    color:  #fff;
    text-align:  center;
    padding-top:  200px;
    font-size:  47px;
    font-family:  var(--playfair);
}
.social_icon  {
    position:  absolute;
    z-index:  999;
    color:  #fff;
    left:  -78px;
    top:  69px;
}
.social_icon li  {
    rotate:  90deg;
    padding:  55px 0;
    text-transform:  uppercase;
}
.social_icon li a  {
    color:  #111;
    text-decoration:  none;
    color:  #999999;
}
.pb  {
    padding:  30px 0px;
}
.popular_destination  {
    text-align:  center;
}
.popular_destination h3  {
    font-size:  var(--head_line);
    font-weight:  600;
    text-align:  center;
}
.popukar_p  {
    font-size:  18px;
    color:  var(--grey_color);
    margin-top:  10px;
    text-align:  center;
}
.video_overlay  {
    position:  absolute;
    top:  0;
    left:  0;
    width:  100%;
    height:  100%;
    background:  #00000052;
    transition:  all ease-in-out .5s;
    opacity:  .7;
    z-index:  5;
}
.tour_img  {
    margin:  auto;
    overflow:  hidden;
    max-width:  122px;
    border-radius:  100px;
    margin-bottom:  10px;
}
.tour_guide  {
    position:  relative;
    right:  9rem;
    bottom:  4rem;
}
.fixup  {
    text-align:  center;
    position:  relative;
    rotate:  90deg;
    left:  18rem;
    bottom:  -10rem;
    font-size:  39px;
    color:  #22222238;
    text-transform:  uppercase;
    font-family:  var(--playfair);
    text-shadow:  4px 4px 10px rgba(0,  0,  0,  0.23);
    overflow-x:  hidden !important;
}
.fixup .nusg  {
    font-family:  var(--caveat);
    text-shadow:  4px 4px 10px rgba(0,  0,  0,  0.23);
    color:  var(--red);
    text-transform:  capitalize;
}
.zoom-on-hover  {
    transition:  transform 0.3s ease-in-out;
}
.zoom-on-hover:hover  {
    transform:  scale(1.1);
}
.tour_img img  {
    position:  relative;
}
.tour_headline a  {
    font-size:  18px;
    color:  #000;
    text-decoration:  none;
    font-weight:  500;
}
.tour_headline  {
    display:  inline-block;
}
.tou_destination_image p  {
    color:  var(--grey_color);
    text-align:  center;
}
.popular_destination  {
    padding-bottom:  45px;
}
.swiper-button-next,  .swiper-button-prev  {
    color:  #fff0 !important;
}
.featured_tours h3  {
    font-size:  var(--head_line);
    color:  var(--para_color);
    font-weight:  600;
    text-align:  center;
}
.featured_tours p  {
    font-size:  18px;
    font-weight:  400;
    color:  var(--grey_color);
    margin-top:  5px;
    text-align:  center;
}
.tour_img:hover  {
    -webkit-transform:  scale(.9);
    -ms-transform:  scale(.9);
    transform:  scale(.9);
    transition:  0.4s all ease;
}
.overlay_img  {
    position:  absolute;
    right:  0;
    width:  12%;
}
.popular_destination h6  {
    font-family:  "Caveat",  cursive;
    color:  var(--red);
    font-size:  28px;
}
.overlay_img1  {
    position:  absolute;
    right:  39rem;
    z-index:  999;
}
.overlay_img1 img  {
    width:  11%;
    position:  relative;
    top:  59px;
}
.icon  {
    width:  70px;
    height:  70px;
    border-radius:  50%;
    background:  #fff;
    display:  flex;
    justify-content:  center;
    align-items:  center;
}
.destination  {
    position:  relative;
    z-index:  10000;
}
.feature_tour_wrapper  {
    margin-top:  45px;
    position:  relative;
    margin-bottom:  126px;
}
.feature_tour_wrapper img  {
    border-radius:  30px;
}
.featured_content  {
    background-color:  #fff;
    border-radius:  30px;
    padding:  25px;
    position:  absolute;
    bottom:  -128px;
    -webkit-box-shadow:  -3px 10px 29px -6px rgba(179,  179,  179,  1);
    -moz-box-shadow:  -3px 10px 29px -6px rgba(179,  179,  179,  1);
    box-shadow:  -3px 10px 29px -6px rgba(179,  179,  179,  1);
    transition:  0.4s all ease;
}
.feature_tour_wrapper img  {
    position:  relative;
    height:  317px;
    width:  100%;
    object-fit:  cover;
}
.featured_content h4 {
    font-size: 16px !important;
    margin-bottom: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #000000d1;
}
.lo  {
    justify-content:  space-between;
}
.lo li i  {
    color:  #d4d4d4;
    padding:  0 3px;
}
.book_now  {
    color:  #dc834e;
    text-decoration:  none;
    margin-top:  15px;
    transition:  0.4s all ease;
    font-weight:  600;
    text-align:  center;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    width:  49%;
    margin:  28px auto 7px auto;
    border:  1px solid #dc834e;
    border-radius:  51px;
    padding:  7px 13px;
}
.book_now:hover  {
    transform:  scale(1.1);
    background-color:  #dc834e;
    color:  #fff;
}
.featured_content:hover  {
    bottom:  -96px;
}
.top_rated  {
    background-color:  #fff;
    color:  #f09814;
    padding:  8px 16px;
    border-radius:  30px;
    position:  absolute;
    z-index:  100;
    top:  27px;
    left:  30px;
    font-size:  12px;
    font-weight:  600;
}
.featured_tours  {
    padding:  60px 0;
}
.featured_tours h6  {
    font-family:  "Caveat",  cursive;
    color:  var(--red);
    font-size:  28px;
    text-align:  center;
}
.book_now i  {
    margin-left:  5px;
}
.about_us  {
    padding:  30px 0;
    background-color:  #fff;
}
.about_us_wrapper img  {
    width:  100%;
}
.about_us h3  {
    font-size:  var(--head_line);
    color:  #000;
    padding-bottom:  10px;
    font-weight:  600;
    text-align:  center;
}
.about_us p  {
    text-align:  center;
    font-size:  var(--grey_color);
    font-size:  18px;
}
.about_us_wrapper h2  {
    font-size:  var(--head_line);
    font-weight:  600;
    margin-top:  65px;
    text-transform:  capitalize;
}
.about_us_wrapper  {
    padding:  45px;
}
.about_us_wrapper  {
    position:  relative;
}
.exp  {
    width:  150px;
    height:  150px;
    background-color:  #dc834e;
    border-radius:  50%;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    text-align:  center;
}
.exp  {
    color:  #fff;
    font-size:  20px;
    font-weight:  600;
    position:  absolute;
    bottom:  108px;
    left:  35rem;
}
.about_us_wrapper p  {
    font-size:  15px;
    text-align:  left;
    margin-top:  10px;
    color:  var(--grey_color);
}
.point  {
    display:  flex;
}
.point_icon i  {
    font-size:  60px;
    color:  #dc834e;
}
.point_label  {
    margin-left:  20px;
}
.point  {
    padding:  35px;
    margin:  28px 0;
    background-color:  #f9f4f0;
    box-shadow:  0 0 50px 10px rgba(0,  0,  0,  .05);
    border-radius:  30px;
    width:  86%;
}
.point_label h6  {
    font-size:  600;
    font-size:  22px;
    font-weight:  600;
    text-transform:  capitalize;
}
.rb  {
    padding:  0 45px 0 11px;
}
.about_us  {
    background:  url(../img/bg-01.png) center no-repeat;
    background-size:  100%;
}
.feedback h3  {
    font-size:  var(--head_line);
    font-weight:  600;
    margin-bottom:  5px;
}
.feedback p  {
    color:  #858585;
    font-size:  18px;
}
.feedback  {
    padding:  60px 0;
}
.feed_back_boxs p  {
    font-size:  14px;
}
.feed_back_boxs  {
    padding:  46px;
    border-radius:  30px;
    border:  1px solid #00000017;
    background-color:  #fff;
    min-height:  400px;
    margin:  5px;
}
.feed_back_boxs h6  {
    font-size:  18px;
    margin-bottom:  6px;
    text-transform:  capitalize;
}
.slider_feedback  {
    margin-top:  50px;
    margin-left:  15rem;
    overflow-x:  hidden;
    position:  relative;
    z-index:  999;
}
.feedback_user img  {
    border-radius:  50%;
    margin-top:  20px;
}
.name_user  {
    margin-left:  25px;
}
.name_user  {
    margin-left:  25px;
    margin-top:  24px;
}
.feedback_user  {
    display:  flex;
    align-items:  center;
    margin-top:  25px;
}
.feedback  {
    position:  relative;
}
.img_feed_overlay img  {
    width:  20%;
    position:  absolute;
    bottom:  20px;
}
.feedback::before  {
    content:  "";
    position:  absolute;
    top:  25px;
    right:  150px;
    left:  auto;
    z-index:  1;
    width:  136px;
    height:  274px;
    background-image:  url(http://mepinterior.com/Neptune2/assets/imgs/page/homepage4/bg-testimonial2.png);
    background-repeat:  no-repeat;
    z-index:  999;
}
.wedding  {
    background:  url(../img/wed.webp) center no-repeat;
    background-size:  cover;
    background-attachment:  fixed;
    padding:  150px 0;
}
.white_box  {
    background-color:  #ffffffe0;
    border-radius:  30px;
    width:  93%;
    margin:  0 auto;
}
.wedding_wrapper img  {
    width:  60%;
    position:  relative;
    bottom:  68px;
}
.dest h3  {
    font-size:  65px;
    font-family:  "Caveat",  cursive;
    color:  var(--red);
    margin-bottom:  10px;
    margin-top:  95px;
    padding:  0 65px;
    text-transform:  capitalize;
}
.dest p  {
    padding:  0 65px;
    color:  #111;
}
.book_now1  {
    font-weight:  600;
    color:  #000;
    text-decoration:  none;
    margin-top:  45px;
    display:  inline-block;
    margin-left:  65px;
}
.top_footer  {
    background:  url(https://demo2.pavothemes.com/triply/wp-content/uploads/2022/09/footer3_bg.png);
    background-size:  100%;
    background-position:  bottom;
    padding:  104px 0 229px 0;
    background-repeat:  no-repeat;
}
.footer_loogo  {
    width:  250px;
}
.footer_wrapper ul li  {
    padding:  7px 0;
}
.about_us h5  {
    font-family:  "Caveat",  cursive;
    color:  var(--red);
    font-size:  28px;
    text-align:  center;
}
.feedback h5  {
    font-family:  "Caveat",  cursive;
    color:  var(--red);
    font-size:  28px;
    text-align:  left;
}
.dest h4  {
    font-size:  25px;
    margin-bottom:  10px;
    padding:  0 65px;
    text-transform:  capitalize;
    font-weight:  600;
    line-height:  30px;
    color:  var(--btn_color);
}
.footer_wrapper p  {
    font-size:  13px;
    color:  var(--grey_color);
    padding-top:  20px;
}
.video_banner h2  {
    position:  relative;
    z-index:  5;
    color:  #fff;
    text-align:  center;
    padding-top:  33px;
    font-size:  55px;
    font-family:  "Caveat",  cursive;
}
.inner_banner  {
    height:  400px !important;
    margin-bottom:  0 !important;
    background-size:  cover !important;
    background-position:  center !important;
    background-repeat:  no-repeat !important;
    position:  relative;
}
.ovv_lay  {
    position:  absolute;
    left:  0;
    right:  0;
    bottom:  0;
    top:  0;
    background-color:  #00000074;
    z-index:  5;
}
.inner_banner h2  {
    font-family:  var(--popins);
    color:  #fff;
    font-size:  30px;
    padding-top:  178px;
    text-transform:  capitalize;
}
.inner_banner p  {
    text-align:  center;
    padding-top:  15px;
    font-size:  35px;
    position:  relative;
    z-index:  50;
    color:  #fff;
    font-family:  var(--caveat);
}
.stay p  {
    font-size:  12px;
    font-family:  var(--popins);
    color:  var(--grey_color);
    padding:  2px 0 9px 0;
}
.social_icon2  {
    left:  -70px !important;
    top:  -24px !important;
}
.tour_price_and_filter  {
    padding:  90px 45px;
}
.tour_price_filter  {
    border:  1px solid #22222229;
    padding:  15px;
    border-radius:  15px;
    -webkit-box-shadow:  2px 2px 27px -5px rgba(171,  171,  171,  1);
    -moz-box-shadow:  2px 2px 27px -5px rgba(171,  171,  171,  1);
    box-shadow:  2px 2px 27px -5px rgba(171,  171,  171,  1);
}
.range::-moz-range-thumb  {
    background-color:  #000;
}
.filter_select label  {
    font-weight:  600;
    text-transform:  capitalize;
    font-size:  14px;
}
.filter_select span  {
    display:  block;
    font-weight:  600;
    padding:  3px 0;
}
.filter_select h4  {
    font-size:  18px;
    font-weight:  600;
    padding:  3px 0;
}
.form-check-input:checked  {
    background-color:  var(--red);
    border-color:  var(--red);
}
.checkone  {
    margin:  15px 0;
}
.line  {
    width:  100%;
    height:  1px;
    background-color:  #00000017;
    margin:  10px 0;
}
.tour_box  {
    border-radius:  30px;
    position:  relative;
    margin:  10px 0 215px 0;
}
.tour_img_bo img  {
    border-radius:  30px;
    width:  100%;
    height:  226px;
}
.tour_details_box_text  {
    padding:  15px 23px;
    position:  absolute;
    background:  #fff;
    z-index:  9;
    bottom:  -180px;
    border-radius:  30px;
    width:  100%;
    height:  221px;
    border-bottom:  1px solid #dc834e;
    border-top:  1px solid #dc834e;
}
.tour_details_box_text h6  {
    font-weight:  400;
    padding:  10px 0;
    line-height:  22px;
    font-weight:  600;
    text-transform:  capitalize;
}
.stay li i  {
    padding:  0 5px;
    color:  var(--red);
}
.tour_img_bo  {
    position:  relative;
}
._price  {
    color:  var(--btn_color);
    padding:  15px 0;
    font-weight:  600;
}
.book_now12  {
    border:  1px solid #dc834e;
    display:  inline-block;
    padding:  8px 22px;
    border-radius:  30px;
    font-size:  13px;
    text-decoration:  none;
    color:  #dc834e;
    font-weight:  600;
    margin:  25px 0 0 0;
}
.stay li  {
    font-size:  14px;
    padding:  5px 0;
    color:  var(--grey_color);
    text-transform:  capitalize;
}
.update  {
    padding:  8px 22px;
    border:  1px solid #111;
    font-weight:  600;
    display:  inline-block;
    border-radius:  30px;
    text-decoration:  none;
    font-size:  14px;
    width:  50%;
    margin:  0 auto;
    text-align:  center;
    color:  #000;
}
.tour_details_all  {
    display:  grid;
    grid-template-columns:  auto auto auto auto auto;
    padding-left:  24px;
}
.content_padding  {
    padding:  0 45px;
}
.tour_bb h6  {
    color:  var(--grey_color);
    font-weight:  600;
    margin-bottom:  10px;
    text-transform:  capitalize;
}
.tour_bb h5  {
    font-weight:  600;
    text-transform:  capitalize;
}
.tour_bb i  {
    color:  var(--red);
}
.nav-tabs .nav-item.show .nav-link,  .nav-tabs .nav-link.active  {
    color:  #dc834e !important;
}
.tour_details_page  {
    background-color:  #fff;
    padding-top:  45px;
    padding-bottom:  45px;
}
.inner_banner  {
    margin-bottom:  0 !important;
}
.chng h3  {
    font-weight:  400;
    font-size:  17px;
    padding:  12px 0;
}
.chng p {
	color: var(--grey_color);
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
}
.lyt li button  {
    font-weight:  600;
    color:  #000;
    text-transform:  uppercase;
    transition:  0.4s all ease;
}
.lyt li button:hover  {
    color:  var(--btn_color);
}
.green1  {
    color:  #008512;
    padding-right:  5px;
}
.cross  {
    color:  #850000;
    padding-right:  5px;
}
.pros ul li  {
    padding:  5px;
    color:  var(--grey_color);
    font-size:  14px;
}
.cons ul li  {
    padding:  5px;
    color:  var(--grey_color);
    font-size:  14px;
}
.list_style  {
    display:  grid;
    grid-template-columns:  auto auto;
}
.calendar  {
    border:  1px solid #ddd;
    border-radius:  5px;
    box-shadow:  0 2px 5px rgba(0,  0,  0,  0.1);
    overflow:  hidden;
}
.calendar-header  {
    display:  flex;
    justify-content:  space-between;
    align-items:  center;
    padding:  10px;
    background-color:  #007bff;
    color:  white;
}
.calendar-body  {
    padding:  10px;
}
.day-names  {
    display:  flex;
    justify-content:  space-between;
    font-weight:  bold;
}
.days-grid  {
    display:  grid;
    grid-template-columns:  repeat(7,  1fr);
    gap:  5px;
}
.day  {
    padding:  10px;
    text-align:  center;
    border-radius:  5px;
    cursor:  pointer;
    transition:  background-color 0.3s;
}
.day:hover  {
    background-color:  #f0f0f0;
}
.today  {
    background-color:  var(--btn_color);
    color:  white;
    font-weight:  bold;
    border-radius:  20px;
}
.accordion-button:not(.collapsed)  {
    color:  #fdfdfd;
    background-color:  #dc834e;
    box-shadow:  inset 0 -1px 0 rgba(0,  0,  0,  .125);
}
.accordion-button:not(.collapsed)::after  {
    transform:  rotate(-180deg);
    background-color:  #fff;
    border-radius:  21%;
    padding:  10px;
}
.accordion-button  {
    background:  #dc834e;
    margin:  5px 0px;
    border-radius:  5px;
}
.tour_booking  {
    background-color:  #f9f4f0;
    padding:  39px;
    border-radius:  37px;
    margin-top:  45px;
}
.tour_booking .form-group label  {
    color:  #fff;
    font-weight:  600;
    color:  var(--grey_color);
    padding:  5px 0;
}
.tour_booking .form-group  {
    margin:  15px 0;
}
.book_anow  {
    border:  1px solid #dc834e;
    display:  inline-block;
    padding:  13px 38px;
    border-radius:  30px;
    font-size:  13px;
    text-decoration:  none;
    color:  #dc834e;
    font-weight:  600;
    margin:  25px 0 0 0;
}
.book_anow:hover  {
    background-color:  var(--red);
    color:  #fff;
    transform:  scale(0.9);
}
.bvc  {
    margin-left:  25px;
}
.tour_booking .form-group input  {
    padding:  12px 22px;
    border:  1px solid #dbdbdb;
}
.tour_booking h3  {
    font-family:  var(--popins);
    font-size:  26px;
    text-align:  center;
}
.headline  {
    font-weight:  600;
}
.date  {
    padding:  9px 22px;
    border:  1px solid #00000014;
    border-radius:  30px;
}
.requerment_details_form  {
    background-color:  #f8f8f8;
}
.Requirement_Details  {
    padding:  30px 0;
    background:  #fff;
}
.requerment_details_form  {
    padding:  25px;
    border-radius:  5px;
}
.requerment_details_form .form-group  {
    padding:  12px 22px;
}
.requerment_details_form .form-group input  {
    margin:  5px 0;
    border-radius:  5px;
    padding:  12px 22px;
}
.requerment_details_form .form-group .dropdown  {
    border:  1px solid #00000027;
    margin:  5px 0;
    border-radius:  3px;
    padding:  5px 2px;
    width:  100%;
}
.requerment_details_form .form-group textarea  {
    margin:  5px 0;
    border-radius:  5px;
    padding:  12px 22px;
    width:  100%;
}
#dropdownMenuButton1  {
    width:  100%;
    text-align:  left;
}
.send  {
    padding:  12px 56px;
    background-color:  var(--red);
    color:  #fff;
    display:  inline-block;
    margin-top:  25px;
    text-decoration:  none;
    border-radius:  30px;
}
.requerment_details_form h3  {
    text-align:  center;
    margin-bottom:  25px;
}
.destination_wedding_banner  {
    background:  url(../img/WEDD.webp) center no-repeat;
    padding:  30px 0 650px 0;
    background-position:  bottom top;
    position:  relative;
    z-index:  2;
}
.fixedit  {
    position:  fixed;
    left:  0;
    right:  0;
    top:  0;
    z-index:  9999999999 !important;
}
.navbar  {
    background-color:  transparent;
    transition:  background-color 0.5s,  color 0.5s;
}
.navbar.sticky {
    background-color: white !important;
    z-index: 99998;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.contact_icon h5  {
    color:  #fff;
    padding:  22px 0 3px 0;
    border-bottom:  2px solid #fff;
}
.contact_about h3 {
    text-align:  center;
    padding:  5px 0 25px 0;
    font-size:  45px;
    font-family:  var(--playfair);
}
.contact_about p  {
    font-size:  16px;
    padding:  0 18px;
    line-height:  25px;
    text-align:  center;
    font-family:  "Poppins",  sans-serif;
}
.l2  {
    display:  none;
}
.navbar.sticky .l2  {
    display:  block !important;
}
.navbar.sticky .l1  {
    display:  none !important;
}
.navbar.sticky .navbar-nav .nav-link  {
    color:  rgb(0,  0,  0) !important;
}
.second_footer  {
    background-color:  #1E2A5E;
    padding:  30px 0;
    color:  #fff;
}
.secound_footer_wrapper h4  {
    font-weight:  500;
    color:  #fff;
    font-size:  18px;
    font-family:  var(--popins);
    padding-bottom:  15px;
}
.secound_footer_wrapper  {
    padding:  15px;
}
.secound_footer_wrapper ul li  {
    padding:  8px 0;
    font-size:  14px;
}
.secound_footer_wrapper input  {
    padding:  12px 22px;
}
.subcribe  {
    padding:  12px 22px;
    background-color:  #dc834e;
    text-decoration:  none;
    margin-top:  25px;
    display:  inline-block;
    border-radius:  30px;
    color:  #fff;
    font-weight:  600;
}
.ybv  {
    margin-left:  58px;
}
.social_icon1 li a img  {
    width:  45%;
}
.social_icon1 .usp  {
    display:  flex;
    justify-content:  center;
    align-items:  center;
    width:  53%;
    text-align:  left;
}
.line  {
    width:  100%;
    height:  1px;
    background-color:  #696969;
}
.secound_footer_wrapper h2  {
    color:  #dc834e;
    font-weight:  600;
    font-size:  15px;
}
.secound_footer_wrapper a img  {
    width:  74%;
}
.copy_right  {
    text-align:  center;
    font-size:  14px;
}
.subcribe:hover  {
    color:  #fff;
}
.details_com h4  {
    font-size:  17px !important;
    margin-bottom:  16px;
    font-weight:  600;
    line-height:  20px;
}
.fetur  {
    padding:  60px 0 250px 0 !important;
}
.details_com .book_now  {
    color:  #dc834e;
    text-decoration:  none;
    margin-top:  15px;
    transition:  0.4s all ease;
    font-weight:  600;
    text-align:  center;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    width:  80%;
    margin:  28px auto 7px auto;
    border:  1px solid #dc834e;
    border-radius:  51px;
    padding:  7px 22px;
}
.details_com .book_now:hover  {
    background:  #dc834e;
    color:  #fff;
}
.featured_tours  {
    padding-bottom:  50px;
}
.filter-buttons  {
    text-align:  center;
    margin-bottom:  20px;
    margin-top:  18px;
}
.filter-buttons button  {
    border:  1px solid #ff6347;
    color:  var(--red);
    font-weight:  600;
    padding:  8px 22px;
    margin:  0 5px;
    border-radius:  30px;
    background-color:  #fff;
    transition:  0.4s all ease;
}
.filter-buttons button:hover  {
    background-color:  var(--red);
    color:  #fff;
    border:  none;
}
.swiper-container  {
    width:  100%;
    height:  100%;
}
.swiper-slide  {
    display:  flex;
    justify-content:  center;
    align-items:  center;
}
.feature_tour_wrapper  {
    position:  relative;
}
.top_rated  {
    position:  absolute;
    top:  10px;
    left:  10px;
    background-color:  #ff6347;
    color:  white;
    padding:  5px 10px;
    font-size:  12px;
}
.featured_content  {
    padding:  17px;
    width:  100%;
}
.featured_content ul  {
    list-style:  none;
    padding:  0;
}
.featured_content ul li  {
    display:  flex;
    align-items:  center;
    margin-bottom:  5px;
    text-transform:  capitalize;
}
.featured_content ul li i  {
    margin-right:  5px;
}
.menu_ser  {
    min-width:  942px !important;
    padding:  36px;
    background-color:  #f4f7fc;
    margin-top:  29px;
    border-radius:  10px;
    left:  -20rem !important;
}
.menu_ser h6  {
    font-size:  20px;
    margin-bottom:  5px;
    font-weight:  600;
    font-family:  var(--popins);
}
.ru  {
    display:  flex;
    justify-content:  space-between;
}
.niht  {
    margin:  0 auto;
}
.menu_ser a  {
    font-size:  13px;
    color:  z;
    padding:  5px 0;
}
.dropdown_wrapper  {
    margin:  10px 0;
}
.dropdown_line  {
    width:  100%;
    height:  1px;
    background-color:  #dc824e5b;
    margin:  5px 0;
}
.tour_details_wrapper1  {
    padding:  25px 25px 0 25px;
    margin-top:  90px }
.special  {
    color:  #000 !important;
}
.tour_details_wrapper h3 {
	color: var(--red);
	font-size: 28px;
	font-family: var(--caveat);
	margin-bottom: 16px;
}
.tour_details_wrapper h2 {
	font-size: 30px;
	font-family: var(--popins);
	margin-bottom: 14px;
}
.tour_details_wrapper p  {
    color:  var(--grey_color);
    font-size:  14px;
    line-height:  22px;
    font-weight:  400;
}
.tour_img_box  {
    position:  relative;
    margin:  5px;
    overflow:  hidden;
}
.tour_img_box img  {
    border-radius:  13px;
}
.explore_arrow  {
    font-size:  15px;
    font-weight:  600;
    color:  #111;
    text-align:  center;
    display:  flex;
    margin:  0 auto;
    justify-content:  center;
    margin:  35px 0;
    text-decoration:  none;
    justify-content:  center;
    align-items:  center;
}
.tour_banaer  {
    background-size:  cover;
    background-position:  center;
    background-repeat:  no-repeat;
    padding:  360px 0;
    width:  97%;
    border-radius:  10px;
}
.swiper-horizontal>.swiper-pagination-bullets,  .swiper-pagination-bullets.swiper-pagination-horizontal,  .swiper-pagination-custom,  .swiper-pagination-fraction  {
    bottom:  var(--swiper-pagination-bottom,  8px);
    top:  var(--swiper-pagination-top,  auto);
    left:  0;
    width:  100%;
    display:  none;
}
.tour_tabs  {
    padding:  60px 0;
}
.tour_tabs .nav-link  {
    display:  block;
    padding:  .5rem 1rem;
    color:  #000;
    text-decoration:  none;
    transition:  color .15s ease-in-out,  background-color .15s ease-in-out,  border-color .15s ease-in-out;
}
.rcsggg  {
    padding:  50px 0 250px 0;
}
.jafer  {
    position:  absolute;
    bottom:  0px;
    color:  #fff;
    background:  #000000bd !important;
    width:  100%;
    height:  57px;
    border-radius:  10px;
    text-align:  center;
    font-size:  18px;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    text-transform:  capitalize;
}
.black_tour  {
    color:  #000 !important;
}
.rtucxx  {
    text-align:  center;
    margin:  0 auto;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    background:  #fff4eb;
    padding:  13px 0;
    border-radius:  14px;
    border:  1px solid #00000024;
}
.tabs_.nav-tabs .nav-item.show .nav-link,  .nav-tabs .nav-link.active  {
    color:  #495057;
    background-color:  transparent !important;
    border-color:  none !important;
}
.tabs_ button  {
    border:  none;
}
.tabs_ .oreo  {
    width:  51px;
    padding:  0 6px;
}
.tabs_  {
    padding:  0 0 30px 0;
}
.fetival_wrapper  {
    margin-top:  25px;
}
.fetival_wrapper p  {
    font-size:  14px;
    color:  var(--grey_color);
}
.tabs_ .nav-link  {
    color:  var(--para_color) !important;
    font-weight:  600;
}
.tabs button  {
    padding:  22px 26px !important;
    background:  #eee !important;
}
.fetival_wrapper img  {
    border-radius:  5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:  5px;
    -ms-border-radius:  5px;
    -o-border-radius:  5px;
}
.tabs_ .nav-tabs .nav-item.show .nav-link,  .nav-tabs .nav-link.active  {
    border-color:  none !important;
}
.center_align  {
    margin:  0 auto;
}
.tabs_ .nav-item  {
    margin:  0px 27px;
}
.tabs_.nav-tabs .nav-item.show .nav-link,  .nav-tabs .nav-link.active  {
    border:  none;
}
.tabs_ .tab-content  {
    padding:  29px;
    -webkit-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    -moz-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  0.14);
    border-radius:  13px;
}
.vczzww  {
    padding-bottom:  130px !important;
}
.vv  {
    margin-bottom:  0 !important;
}
.destination_about  {
    padding:  15px 0;
}
.destination_about_wrapper h2  {
    font-size:  45px;
    color:  #000;
    padding-bottom:  10px;
    font-weight:  600;
    font-family:  var(--playfair);
}
.destination_about_wrapper p  {
    font-size:  15px;
    color:  var(--grey_color);
    text-align:  justify;
    padding-right:  25px;
    font-family:  var(--playfair);
}
.feedback_user img  {
    width:  88px;
    height:  88px;
    object-fit:  cover;
    border-radius:  50%;
}
.why_neptune_wrapper img  {
    border-radius:  10px;
    -webkit-border-radius:  10px;
    -moz-border-radius:  10px;
    -ms-border-radius:  10px;
    -o-border-radius:  10px;
}
.erd  {
    padding:  29px;
    -webkit-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    -moz-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  0.14);
    border-radius:  13px;
    height:  300px;
    overflow:  auto;
}
.container-fluid1  {
    margin:  0 30px;
}
.vczzww h3  {
    font-family:  var(--playfair);
}
.vczzww p  {
    font-family:  var(--playfair);
}
.vczzww .filter-buttons button  {
    font-family:  var(--playfair);
}
.vczzww .feature_tour_wrapper  {
    font-family:  var(--playfair);
}
.vczzww .featured_content h4  {
    font-family:  var(--playfair);
}
.tour_img_box img  {
    -webkit-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    -moz-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  0.14);
    width:  100%;
    height:  364px;
    object-fit:  cover;
}
.bb_box  {
    width:  80%;
    height:  100%;
    position:  relative;
    z-index:  99;
    background:  transparent;
}
.cutomer_review  {
    text-align:  left;
    font-family:  var(--playfair);
    background:  #f9f9f9;
    padding:  60px 0;
}
.star i  {
    color:  var(--red);
}
.customer_rivew_wrapper h4  {
    font-family:  var(--popins);
    text-align:  center;
    border-radius:  10px;
}
.cutomer_review h4  {
    font-family:  var(--popins);
    text-align:  center;
    font-size:  45px;
    margin-bottom:  58px;
    text-transform:  capitalize;
}
.cutomer_review  {
    text-align:  left;
    font-family:  var(--playfair);
}
.inner2  {
    background:  url(../img/sx1.webp) center no-repeat;
    background-size:  cover;
    padding:  250px 0;
}
.customer_rivew_wrapper  {
    -webkit-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    -moz-box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  1);
    box-shadow:  -4px 6px 26px -3px rgba(89,  89,  89,  0.14);
    padding:  25px;
    border-radius:  20px;
}
.review_slider_img img  {
    width:  169px;
    height:  150px;
    object-fit:  cover;
    border-radius:  10px;
    margin-top:  16px;
}
.customer_rivew_wrapper p  {
    font-size:  13px;
    color:  var(--grey_color);
    font-style:  italic;
    line-height:  20px;
}
.customer_rivew_wrapper h3  {
    font-size:  25px;
}
.bcx  {
    position:  relative;
    bottom:  9rem;
}
.customer_rivew_wrapper svg  {
    float:  right;
}
.view_morea {
	padding: 18px 58px;
	border: 1px solid #ff6347;
	color: #ff6347;
	font-weight: 600;
	border-radius: 30px;
	position: relative;
	z-index: 9999;
	margin-left: 2rem;
	transition: 0.4s all ease;
}
.view_morea:hover  {
    background-color:  var(--red);
    color:  #fff;
    border:  none;
}
.drop_fixing  {
    display:  flex;
    flex-direction:  column;
}
.about  {
    background:  url(https://demo2.pavothemes.com/triply/wp-content/uploads/2020/11/breadcrumb-bg.jpg) center no-repeat;
    padding:  150px 0;
    background-size:  cover;
}
.about h3  {
    color:  #fff;
}
.about_details  {
    padding:  60px 0 30px 0;
}
.about_details_wrapper h2  {
    font-size:  var(--head_line);
    font-weight:  600;
    margin-bottom:  5px;
    padding:  7px 0;
}
.about_details_wrapper h6  {
    font-size:  var(--caveat);
    color:  var(--red);
    padding-bottom:  5px;
}
.about_details_wrapper p  {
    font-size:  15px;
    text-align:  left;
    margin-top:  10px;
    color:  var(--grey_color);
}
.process_easy_wrapper  {
    display:  flex;
}
.process_easy  {
    padding:  60px 0 30px 0;
    background-color:  #f9f4f0;
    position:  relative;
}
.process_overlay  {
    position:  absolute;
    left:  0;
    right:  0;
    top:  0;
    bottom:  0;
    background:  url(../img/about_deco-2.png);
    background-size:  20%;
    background-position:  right;
    background-repeat:  no-repeat;
    z-index:  1;
}
.process_icon  {
    width:  100px;
    height:  56px;
    border-radius:  50%;
    background-color:  #ff914f;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    margin:  0 25px;
}
.nature_user_icon img  {
    width:  60%;
}
.process_icon i  {
    color:  #fff;
}
.process_headline h5  {
    font-weight:  600;
    padding-bottom:  5px;
    font-family:  var(--popins);
    font-size:  17px;
}
.process_headline p  {
    color:  var(--grey_color);
    font-size:  13px;
}
.process_easy_wrapper  {
    margin-bottom:  55px;
    position:  relative;
    z-index:  10;
}
.process_easy h6  {
    color:  var(--red);
    font-family:  var(--caveat);
    padding-bottom:  5px;
    text-align:  center;
}
.process_easy h2  {
    font-size:  var(--head_line);
    font-weight:  600;
    margin-bottom:  5px;
    padding:  7px 0;
    text-align:  center;
    margin-bottom:  45px;
}
.tour_video  {
    text-align:  center;
    margin:  0 auto;
    padding:  60px 0;
}
.nature_call_wrapper  {
    display:  flex;
    align-items:  center;
    padding:  10px;
}
.nature_call  {
    background:  url(../img/img26.jpg) center no-repeat;
    background-size:  cover;
    padding:  205px 0;
    position:  relative;
}
.nature_overlay  {
    position:  absolute;
    left:  0;
    right:  0;
    top:  0;
    bottom:  0;
    background-color:  #000000a8;
    z-index:  9;
}
.nature_call h6  {
    color:  var(--red);
    font-family:  var(--caveat);
    text-align:  center;
    position:  relative;
    z-index:  10;
    padding-bottom:  20px;
}
.nature_call h2  {
    color:  #fff;
    font-size:  45px;
    text-align:  center;
    position:  relative;
    z-index:  10;
}
.nature_call_wrapper  {
    background-color:  var(--red);
    position:  relative;
    z-index:  14;
}
.nature_icon_headline h4  {
    font-size:  26px;
    color:  #ffffff;
    font-family:  var(--popins);
    font-weight:  700;
}
.nature_icon_headline  {
    margin-left:  15px;
}
.nature_call_wrapper  {
    margin-top:  45px;
    text-align:  center;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    padding:  21px 22px;
    border-radius:  5px;
}
.nature_icon_headline p  {
    color:  #fff;
    font-size:  16px;
    font-weight:  500;
}
.vercle_line  {
    width:  1px;
    height:  70px;
    background-color:  #ffffff70;
}
.featured_content a {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 8px 0px;
    width: 200px;
}
span.select2-selection__arrow  {
    right:  10px !important;
    height: 44px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered  {
    color:  #212529 !important;
    line-height:  normal !important;
}
.select2-container {
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    white-space:  nowrap !important;
    width:  100% !important;
    border:  2px solid #dc834e !important;
    border-radius:  30px !important;
    height:  44px !important;
    padding:  10px 40px !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
}
section.featured_tours.pb.fetur.on  {
    padding:  60px 0px 60px 0px !important;
}
select.form-select.oned  {
    border-top:  none;
    border-left:  none;
    border-right:  none;
    border-bottom:  2px solid #dc834e;
}
.ccl.slick-initialized .slick-slide {
    justify-content:  center;
    display:  flex;
}
.pagination {
    justify-content:  center;
}
.page-link {
    color: #dc834e;
}
.page-item.active .page-link {
    background-color:  #dc834e;
    border-color:  #dc834e;
}
.discover_now {
    border: none;
}
.modal {
    z-index:  999999;
}
a.book_send.nww  {
    width:  130px;
    display:  block;
    margin:  auto;
    text-align:  center;
    background-color:  #dc834e;
    color: #fff;
    border: none;
}
a.book_send:hover {
    color: #fff;
}
h5#exampleModalLabel  {
    font-size:  30px;
    font-family:  var(--playfair);
    color: #dc834e;
}
.responsive-map {
    overflow:  hidden;
    padding-bottom: 40.25%;
    position: relative;
    height: 0;
}
.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.contact_us  {
    width:  100%;
    position:  relative;
    bottom:  50px;
    z-index:  99;
    background:  #fff;
    padding:  20px 20px;
    border-radius:  20px;
    margin:  0 auto;
}
.color_ui  {
    background-color:  #dc834e;
    height:  auto;
    padding:  45px;
    border-radius:  14px;
}
.color_ui h6  {
    color:  #fff;
    font-weight:  600;
    padding:  5px 0;
    font-family:  var(--playfair);
    font-size:  30px;
}
.set  {
    display:  flex;
    margin:  20px 0;
}
.set li  {
    color:  #fff;
    font-family:  "Poppins",  sans-serif;
    font-weight:  400;
    font-size:  15px;
    padding-left:  15px;
}
.set i  {
    color:  #fff;
    font-size:  20px;
}
.md-frm .form_day .form-group input  {
    margin:  29px 0;
    border:  none;
    border-bottom:  2px solid #dc834e;
    font-size:  16px;
    background:  none;
    border-radius: 10px;
}
.md-frm .form_day .form-group textarea {
    margin:  29px 0;
    border:  none;
    border-bottom:  2px solid #dc834e;
    font-size:  16px;
    background:  none;
    border-radius: 10px;
}
.requerment_details_form .form-group input {
    border-bottom:  2px solid #dc834e;
    border-radius:  40px;
}
select.form-select {
    border-bottom:  2px solid #dc834e;
    border-top: unset;
    border-left: unset;
    border-right: unset;
}
.requerment_details_form .form-group textarea {
    border-bottom:  2px solid #dc834e;
    border-radius:  40px;
}
.form-group input::placeholder {
    color: #212529;
}
textarea.form-control::placeholder {
    color: #212529;
}
select.form-select  {
    padding:  12px 22px;
    color: #212529;
    border-radius:  40px;
}
input.form-control  {
    color: #212529;
}
label  {
    color: #dc834e;
    margin-bottom:  10px;
}
.requerment_details_form h3 {
    font-size:  30px;
    font-family:  var(--playfair);
    color: #dc834e;
}
.book_send:hover {
    background: #dc834e;
    color:  #fff !important;
    border: none;
}
.form_day .form-group input {
    border-bottom:  2px solid #dc834e;
    border-radius:  40px;
    color: #000;
    border-top: unset;
    border-left: unset;
    border-right: unset;
}
.form_day .form-group textarea {
    border-bottom:  2px solid #dc834e;
    border-radius:  40px;
    border-top: unset;
    border-left: unset;
    border-right: unset;
}
.visa_form_wrapper_form input {
    border-radius: 40px;
}
.tour_img img {
	width: 100%;
	height: 165px;
	object-fit: cover;
}
button.btn-clos.pp  {
    position:  absolute;
    top:  -11px;
    right:  -6px;
    background:  #fff;
    color:  #dc834e;
    border:  none;
    border-radius:  100%;
    width:  24px;
    height: 24px;
    font-size:  17px;
}
.pop-up-nw .modal-body {
    padding:  0rem !important;
}
.pop-up-nw .modal-body  {
    background:  #f9f4f0;
    border-radius: 20px;
}
img.img-fluid.nnn  {
    width: 100%;
    border-radius:  0px 20px 20px 0px;
    object-fit: cover;
}
.pop-up-nw .modal-content {
    border-radius: 20px;
}
.select2-container--default .select2-search--dropdown .select2-search__field  {
    border-radius:  30px;
    border-top: unset;
    border-left: unset;
    border-right: unset;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable  {
    background-color:  #dc834e !important;
    color:  white;
}
.ena  {
    text-align:  center;
    margin-bottom:  41px;
    font-size:  45px;
}


.gallery_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Three columns */
    gap: 10px; /* Space between images */
}

.gallery_box img {
    width: 100%;
    height: auto;
    display: block;
}
.gel{
    padding: 30px 0;
}

@media only screen and (max-width: 475px){
    .gallery_box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
}


.btn23 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 13px;
	background: #e32821;
	color: #fff;
}

.fa-file-pdf {
    color: #fff !important;
}

/* Custom Chatbot Positioning */
    .chatbot-modal .modal-dialog {
        position: fixed;
        left: 20px;
        bottom: 90px;
        margin: 0;
        width: 350px;
        transform: translateY(calc(100% + 20px));
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 9999;
    }

    .chatbot-modal.show .modal-dialog {
        transform: translateY(0);
    }

    .chatbot-modal .modal-content {
        border-radius: 15px;
        box-shadow: 0 8px 30px rgba(0,0,0,0.12);
        height: 70vh;
        display: flex;
        flex-direction: column;
    }
    
    /* Remove backdrop */
    .chatbot-modal .modal-backdrop {
        display: none !important;
    }
    
    .chat-input-group .input-group {
        gap: 8px; 
    }

    .chat-input-group #user-input {
        margin-right: 8px; 
    }

    .chat-input-group .btn {
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
    }

    /* Enable page scrolling */
    body.modal-open {
        overflow: auto !important;
        padding-right: 0 !important;
    }

    /* Chat Container */
    .chat-container {
        flex: 1;
        overflow-y: auto;
        padding: 15px;
        background: linear-gradient(45deg, #f8f9fa, #ffffff);
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    /* Message Bubbles */
    .chat-message {
        max-width: 80%;
        padding: 12px 16px;
        border-radius: 15px;
        position: relative;
        animation: messageAppear 0.3s ease-out;
        font-size: 0.9rem;
        line-height: 1.4;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }

    .user-message {
        background: linear-gradient(135deg, #007bff, #0062cc);
        color: white;
        margin-left: auto;
        border-bottom-right-radius: 3px;
    }

    .bot-message {
        background: linear-gradient(135deg, #ffffff, #f8f9fa);
        color: #212529;
        margin-right: auto;
        border: 1px solid #e9ecef;
        border-bottom-left-radius: 3px;
    }

    .message-time {
        font-size: 0.7rem;
        opacity: 0.7;
        margin-top: 4px;
        text-align: right;
    }

    /* Quick Replies */
    .quick-replies {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        margin: 10px 0;
    }

    .quick-reply-btn {
        background: rgba(0,123,255,0.08);
        border: 1px solid rgba(0,123,255,0.15);
        color: #007bff;
        border-radius: 20px;
        padding: 6px 12px;
        font-size: 0.85rem;
        cursor: pointer;
        transition: all 0.2s ease;
        backdrop-filter: blur(4px);
    }

    .quick-reply-btn:hover {
        background: rgba(0,123,255,0.15);
        transform: translateY(-1px);
    }

    /* Header Styling */
    .chatbot-header {
        background: linear-gradient(135deg, #007bff, #0056b3);
        border-radius: 15px 15px 0 0;
        padding: 15px;
        border: none;
    }

    .chatbot-avatar {
        background: white;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    /* Input Area */
    .chat-input-group {
        padding: 15px;
        background: #f8f9fa;
        border-radius: 0 0 15px 15px;
    }

    #user-input {
        border-radius: 20px;
        padding: 8px 20px;
        border: 1px solid #e9ecef;
        transition: all 0.2s ease;
    }

    #user-input:focus {
        box-shadow: 0 0 0 3px rgba(0,123,255,0.15);
        border-color: #007bff;
    }

    /* Animations */
    @keyframes messageAppear {
        from { opacity: 0; transform: translateY(10px); }
        to { opacity: 1; transform: translateY(0); }
    }

    @media (max-width: 576px) {
        .chatbot-modal .modal-dialog {
            left: 10px;
            right: 10px;
            bottom: 10px;
            max-width: none;
            width: calc(100% - 20px);
        }
    }
