@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html{font-size: 16px;scroll-behavior: smooth;}
body{margin:0; font-family: "Poppins", sans-serif;}
a{text-decoration: none;}
img{max-width: 100%;}
ul{margin: 0; padding: 0; list-style: none;}
.lightgrey { background: rgb(246, 248, 252); }
.swiper-button-next:after,.swiper-button-prev:after{background: var(--primarycolor); color: #fff;font-size: 20px; padding: 8px;border-radius: 10px;}
.commonbox{background-color: #fff; border-radius: 0px; -webkit-box-shadow: 2px 2px 5px 0 #00000014; box-shadow: 2px 2px 5px 0 #00000014;padding: 15px 15px;border: 1px solid #c9c7c7;}
.commonbox h2{border-bottom: 1px solid #e8e8e8; padding-bottom: 1rem; margin-bottom: 1rem;font-size: 1.4rem;}
.commonbox.tbpad{padding-top: 15px;    padding-bottom: 15px;}
.mobile-cta,.mobileheader{display: none;}

.box_inner ul{background: #f2f2f2;}
.box_inner ul li { border-top: 1px solid rgb(255, 255, 255); padding: 7px 10px;font-size: 13px; }

header { padding: 10px; }
header h1 {font-size: 1.6rem;font-weight: 600;}
header p { font-size: .8rem; margin-bottom: 0; }
header ul { margin: 0px; padding: 0px; text-align: right; list-style: none; }
header ul li a { font-size: 23px; color: rgb(0, 0, 0); font-weight: 700; display: inline; }
.logo img{width: 52%;}

.menu{background: #f2f2f2; }
.homeicon {float: left; background: rgb(227 193 108 / 29%); padding:8.5px 9px;}
.homeicon img {width: 24px;}
.menu ul.topmenu{list-style: none; padding: 0%; margin: 0%;text-align: left;float: left;}
.menu ul.topmenu li{display: inline-block;}
.menu ul.topmenu li a{padding:0.5rem 0.7rem;display: block;color: #434242;font-weight: 500;text-transform: uppercase; font-size: 1.1rem;}
.menu ul.topmenu li a.is-current{background: #e3c16c;}
.menu ul.topmenu li a:active{color: #fff;background: blue;border-color: blue;}
.menu.has-sticky {display: block !important; position: fixed; box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px; width: 100%; z-index: 99; top:0px; backdrop-filter: blur(10px); animation: 0.35s ease-out 0s 1 normal none running slideDown; }
@keyframes slideDown { 
  0% { transform: translateY(-100%); }
  100% { transform: translateY(0px); }
}
.menu ul.childmenu{text-align: right; border-top: 1px solid #fff; margin-bottom: 0;list-style: none;background: #fff;} 
.menu ul.childmenu li{display: inline-block;}
.menu ul.childmenu a{padding: 0.5rem 0.7rem;display: block;color: #434242;text-transform: uppercase;font-weight: 500;    font-size: 14px;}

.menu ul.childmenu{text-align: right; border-top: 1px solid #fff; margin-bottom: 0;list-style: none;background: #fff;} 
.menu ul.childmenu a{padding: 0.5rem 0.7rem;display: block;color: #434242;text-transform: uppercase;font-weight: 600;}

.questioncolor{padding: 50px 0;background: #f4f4ff;}
.box_inner h2{color: #000; margin-bottom: 0; font-size: 1rem; text-align: center; padding: 10px 0;background: #eee4cb;}
.box_inner ul{margin: 0; list-style: none; background: #e5e5e5;; padding: 0;}
.box_inner.fixscroll {height: 313px;overflow-y: scroll;}
.box_inner ul li{border-top: 1px solid #fff; padding: 7px 10px; font-size: 0.8rem;}

.details_form {background: #e5e5e5;padding: 18px 10px}
.details_form p {margin-bottom: 0;font-size: 13px;color: #fff}
.details_form input {height: 38px}
.details_form .btn {line-height: .5}
.details_form img {margin-bottom: 5px}
.details_form .input-group-text {padding: 4px;font-size: .8rem}
.form-number {background: #fff;font-size: 12px;display: flex;align-items: center; padding: 0 5px 0 0;color: #b3b3b3;line-height: 40px;height: 38px;border: 1px solid #c9c9c9}
.details_form img {width: 23px}

.specialties{background:#000 url(../images/spcial-bg.jpg) center center no-repeat;background-size: cover; padding: 6rem 0;}
.specialties h3{font-size: 28px;line-height: 30px; color: #fff; margin-bottom: 1rem;}
.specialties h4{color: #fff;font-size: 14px;line-height: 20px;font-weight: 700; letter-spacing: 1px;}
.specialties a{margin-top: 40px; display: inline-block;color: #fff; border: 1px solid #fff; padding: 15px 50px; font-size: 1.2rem;border-radius: 10px;}
.specialties ul.count{margin: 0; list-style: none; padding: 0; display: flex; justify-content: space-between; flex-flow: wrap; align-items: center; text-align: center;}
.specialties ul.count li{color: #fff; flex: 0 0 50%; width: 50%;}
.specialties ul.count li .counter{font-size: 3rem;font-weight: 700;}


.promisem { background-color: #fff;padding: 25px 0px;}
.promisebox {background: url(../images/promise-bg.svg) center bottom / cover; border-radius: 14px; padding: 24px; display: flex; align-items: center;}
.promisebox .promise-set1 {flex: 0 0 25%;}
.promisebox .promise-set1 h4 { color: #fff; font-size: 22px; font-weight: 600; line-height: 34px; margin-top: 21px; margin-bottom: 0;}
.promisebox .promise-set2 { flex: 0 0 75%; background: rgb(255, 255, 255);  border: 2px solid rgb(229, 229, 229);  border-radius: 12px;  box-shadow: rgba(0, 0, 0, 0.04) 0px 0.25px 3px, rgba(0, 0, 0, 0.19) 0px 2.75px 9px;  padding: 10px;  display: flex; justify-content: space-around;  align-items: center;}
.promisebox .promise-set2 .set2 {display: flex; align-items: center; gap: 10px;}
.promisebox .promise-set2 .set2 img {  width: 80px; height: 80px;}
.promisebox .promise-set2 .set2 h3 {font-size: 18px; margin-bottom: 0; color: #465986;}
.promisebox .promise-set2 .set2 h3 img { width: 20px; height: 20px;}
.promisebox .promise-set2 .set2 p {font-size: 11px; font-weight: 500;  margin-bottom: 0;  color: #465986;}


.cabpackage{padding: 40px 0;font-family: "Montserrat", sans-serif;}
.cabpackage h2{text-align: center; font-size: 30px;font-weight: 600;margin-bottom: 30px;}
.cabpackage h4{border-bottom: 3px solid #e10600;padding: 8px;margin-bottom: 25px; font-size: 20px; font-weight: 600; text-transform: uppercase;  background: #373737;color: #fff;border-radius: 5px;    margin-top: 20px;}

.recommend_box{background: #fbfbfb;padding: 10px;border:1px solid #e7e7e7;border-radius: 10px;    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.3);}
.tourbox{margin-bottom: 1rem;}
.tourbox img{width: 15px;}
.tourbox span{text-transform: uppercase;font-size: .7rem;font-weight: 700;}
.recommend_box h3{font-size: 18px;font-weight: 600;}
.tdetails img{width: 10px;}
.tdetails p{font-size: 14px;font-weight: 500;}
.tourimg{position: relative;}
.tourimg img{border-radius: 12px; height: 240px; width: 100%; object-fit: cover;    border: 1px solid #ddd;}
.tourimg span.days{background: #000; color: #fff;position: absolute;right: 5px; z-index: 1; font-size: 11px;top: -10px; padding: 5px 15px; border-radius: 13px;}
.recommend_box a{display: block;background: rgb(67 64 172);text-align: center;color: #fff;margin-top: 10px;padding: 8px;font-size: 14px;font-weight: 600;border-bottom: 4px solid #6f6bfc;border-radius: 5px;}
.cabsbook>.swiper-wrapper{margin-bottom: 40px;}


.f12b {margin-bottom: 5px;font-size: 13px;margin-top: 10px;}
.am_ttl2 {list-style: circle;padding-left: 20px;margin-bottom: 10px;}
.am_ttl2 li {font-size: 12px;}
.view{padding: 0%; margin: 0px 0px 6px; list-style: none;position: relative;}
.view li {display: inline-block; padding: 4px; font-size: 0.9rem; border-radius: 4px; width: 49%; text-align: center;}
.view li:nth-child(1) {background: rgb(216, 245, 213); border: 1px solid rgb(0, 221, 128);}
.view li:nth-child(2) {background: rgb(227, 237, 255);border: 1px solid rgb(8, 145, 214);}
.view li span {display: flex; justify-content: space-evenly;font-size: 12px;}
.view li img {width: 16px;}
.view li:hover .hovertiptext { display: block;}
.hovertiptext { position: absolute; width: 300px; background: rgb(0, 0, 0); color: rgb(255, 255, 255); padding: 10px; top: -124px; left: 0px; bottom: 33px;display: none;    z-index: 999;}
.hovertiptext p { margin-bottom: 5px; font-size: 15px; font-weight: 500; text-align: left;}
.hovertiptext ul {  display: flex;  flex-direction: column;  padding-left: 0px;}
.hovertiptext li { background: transparent !important; border: none !important; text-align: left; font-size: 11px; width: 100%; list-style: circle !important;margin: 0;}
.scrolllist {
  padding: 5px;
  background: #fff;
  border: 1px solid #f9f9f9;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 0.5rem;
}

.scrolllist .swiper-slide {
  box-shadow: none !important;
  border: 0 !important;
}

.trip-benefits-icon {
  width: 42px;
  height: 42px;
  background-size: 170px 170px !important;
}

.trip-black-text {
  font-size: 10px;
  text-align: center;
}

.bg-safety-certified {
  background: url("../images/serviceicon.webp") -44px -2px no-repeat;
}

.bg-multiple-stops {
  background: url("../images/serviceicon.webp") -86px -2px no-repeat;
}

.bg-routes {
  background: url("../images/serviceicon.webp") -2px -44px no-repeat;
}

.bg-low-fares {
  background: url("../images/serviceicon.webp") -44px -44px no-repeat;
}

.bg-zero-cancellation {
  background: url("../images/serviceicon.webp") -86px -44px no-repeat;
}

.bg-flexible-packages {
  background: url("../images/serviceicon.webp") -2px -86px no-repeat;
}

.bg-cab-at-disposal {
  background: url("../images/serviceicon.webp") -44px -86px no-repeat;
}

.bg-reliability {
  background: url("../images/serviceicon.webp") -86px -86px no-repeat;
}

.bg-expert-chauffeurs {
  background: url("../images/serviceicon.webp") -2px -2px no-repeat;
}

.bg-expert-chauffeurs {
  background: url("../images/serviceicon.webp") -2px -2px no-repeat;
}

.scrolllist .swiper-button-next, .scrolllist .swiper-button-prev,.slideone .swiper-button-next,.slideone .swiper-button-prev,.slidetwo .swiper-button-next,.slidetwo .swiper-button-prev{
  background: rgb(227 237 255 / 48%);
  border-radius: 0px 10px 10px 0px;
  height: 27px ;
}

.cabbox ul{display: flex;justify-content: space-around;align-items: center; text-align: center;}
.cabbox ul li{padding: 10px;}
.cabbox ul li p{font-size: 14px; margin-bottom: 0; margin-top: 7px;}

.slideone .swiper-button-next,.slideone .swiper-button-prev{height: 40px;}
.scrolllist .swiper-button-next::after, .scrolllist .swiper-button-prev::after,.slideone .swiper-button-next::after, .slideone .swiper-button-prev::after,.slidetwo .swiper-button-next::after, .slidetwo .swiper-button-prev::after{
  color: #000;
  font-size: 14px;
}

.scrolllist .swiper-button-next.swiper-button-disabled, .scrolllist .swiper-button-prev.swiper-button-disabled,.slideone .swiper-button-prev.swiper-button-disabled,.slideone .swiper-button-next.swiper-button-disabled,.slidetwo .swiper-button-prev.swiper-button-disabled,.slidetwo .swiper-button-next.swiper-button-disabled{
  opacity: 0;
}

.scrollexpert ul{display: inline-block;white-space: nowrap; overflow-x: scroll; width: 100%;}
.scrollexpert ul li{display: inline-block;font-size: 11px;border: 1px solid #ddd; padding: 5px 5px; margin-bottom: 5px; background: #fff; border-radius: 4px;}

.onebox{font-size: 9px;border: 1px solid #ddd; padding: 5px 2px; margin-bottom: 5px; background: #fff; border-radius: 4px;}

.benfittab{background: #fff;border-radius: 10px;border: 1px solid #ddd;}
.benfittab ul{white-space: nowrap;display: inline-block; overflow-x: scroll; width: 100%;}
.benfittab ul li{display: inline-block;text-align: center;padding: 10px;}
.benfittab ul li img{width: 90px;}
.benfittab ul li p{margin-bottom: 0; font-size: 10px;}

.slidetwo{text-align: center;padding: 5px;}
.slidetwo img{width: 90px;}
.slidetwo p{margin-bottom: 0; font-size: 10px;}

.placesnear{margin-top: 10px;}
.placesnear .onebox{height: 44px;font-size: 11px;text-align: center;}
.plvi{font-weight: 700;font-size: 12px; margin-top: 10px; margin-bottom: 6px;}


.featurelist{margin: 30px 0px 10px;}
.feature{padding: 30px 0px;font-family: "Montserrat", sans-serif;}
.feature h2{text-align: center;font-weight: 600;}
.feature_box{display: flex; gap: 10px; align-items: center; justify-content: flex-start; border: 1px solid #ddd; padding: 10px; border-radius: 10px;height: 70px;}
.feature_box img{width: 30px;}
.feature_box p{margin-bottom: 0;font-size: 14px;}

.selfdrive{font-family: "Montserrat", sans-serif; padding: 30px 0px;background: #fdfdfd;}
.selfdrive h2{text-align: center;font-weight: 600;}
.selfdrive ul{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; text-align: center;}
.selfdrive ul li{flex: 0 0 33.33%;margin-top: 40px; padding-bottom: 30px;}
.selfdrive ul li img{width: 84px; height: 84px;}
.selfdrive ul li h5{font-size: 22px;  margin: 10px 0 5px;}
.selfdrive ul li p{margin-bottom: 0;font-size: 12px;color: #888;    margin-top: 10px;}

.ourservics{font-family: "Montserrat", sans-serif; padding: 30px 0px;}
.ourservics h2,.outstation h2{text-align: center;font-weight: 600; margin-bottom: 15px;}
.ourservics .serbox{margin-top: 15px;background: #fbfbfb; box-shadow: 1px 7px 11px 0px rgba(0, 0, 0, 0.2); padding-bottom: 15px;    border-radius: 0px 0px 10px 10px}
.ourservics .serbox h4{font-size: 19px;padding: 15px 15px 10px;}
.ourservics .serbox p{margin-bottom: 0; padding: 0px 15px 15px; font-size: 12px;height: 50px;overflow-y: scroll;scrollbar-width: none;}
.outstation{padding: 30px 0px;  }
.outstationbox{display: flex; flex-wrap: wrap;justify-content: space-between; align-items: center; gap: 30px; margin-top: 30px;}
.outstationbox .stationinner{display: flex;gap: 15px;flex: 0 0 31.33%;align-items: center;background: #fff;box-shadow: 0 .25px 3px #0000000a, 0 2.75px 9px #00000030;padding: 11px;border-radius: 10px;}
.outstationbox .stationinner img{width: 66px;height: 70px;}
.outstationbox .stationinner h6{font-size: 16px;font-weight: 600;}
.outstationbox .stationinner p{margin-bottom: 0;font-size: 13px;font-weight: 400;}

.aboutus{padding: 30px 0px;}
.aboutus .aboutimg{border-radius: 20px 20px 20px 20px;width: 80%;}
.aboutus h4{color: #4340AC;margin-bottom: 20px;font-size: 18px;}
.aboutus h2{font-size: 50px;font-weight: 600;    margin-bottom: 20px;}
.aboutus h2 span{color: #4340AC;}
.aboutus h5{font-size: 18px;font-weight: 600; margin-bottom: 25px;}
.aboutus p{font-size: 15px; font-weight: 400;margin-bottom: 20px;color: #2a2a2a;}
.aboutus ul{margin-top: 40px;}
.aboutus ul li{display: flex;gap: 20px; align-items: center;    margin-top: 20px;}
.aboutus ul li .listimg{width: 71px;height: 71px;background: #4340AC;padding: 15px;flex: 0 0 13%;border-radius: 10px;s}
.aboutus ul li .listimg img{width: 40px;height: 40px;filter: invert(1);}
.aboutus ul li h6{margin: 5px 0px 5px 0px;font-size: 20px;}
.aboutus ul li  p{margin-bottom: 0; font-size: 13px;}


.comparelist{padding: 60px 0;}
.comparetop{width: 50%;margin: 0px auto 60px;}
.comparetop h2{text-align: center;font-weight: 600;}
.comparetop p{margin-bottom: 0; font-size: 14px; text-align: center;}

.comparebox{background-color: #FFFFFF; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); padding: 20px 40px 20px 40px; border-radius: 20px; position: relative;}
.carname{color: #ffffff;background-color: #4340AC;border-radius: 8px 8px 8px 8px;display: inline-block;padding: 12px 20px 10px 20px;font-weight: 600;margin-bottom: 20px;}
.lastcompare .carname{/* position: absolute; *//* top: -10px; */}
.comparebox p{font-size: 13px;}
.lastcompare p{/* margin-top: 44px; */}
.comparebox hr{border-color: #8f8f8f;}
.comparebox ul{display: flex;flex-wrap: wrap; justify-content: space-between; align-items: center;}
.comparebox ul li{flex: 100%;font-size: 14px;line-height: 35px;display: flex;justify-content: space-between;}
.comparebox ul li b{/* font-weight: 500; */}
.comparebox ul li:nth-child(even){text-align: right;}
.comparebtn{}
.comparebtn a{display: block;padding: 20px 40px 20px 40px;text-align: center;background: #2a2a2a;margin-bottom: -40px;margin-top: 30px;border-radius: 10px 10px 10px 10px;color: #ffffff;}

.middlecompare{background: #2a2a2a;}
.middlecompare .carname{color: #ffffff;background-color: #4340AC;}
.middlecompare li,.middlecompare p{color: #fff;}
.middlecompare a{background: #4340AC;color: #ffffff;} 

footer {padding: 3rem 0 0;background: #373737;}
footer h3 {color: #eb5976;border-bottom: 1px solid #757575; padding-bottom: 0.5rem; margin-bottom: 0.5rem; font-size: 1.3rem;}
footer h5 {color: #c9c9c9;margin-bottom: 0;font-size: 1rem;}
footer .footerfirst ul {margin-top: 1rem;padding-left: 0;list-style: none;}
footer .footerfirst ul li {margin-bottom: 1rem;}
footer .footerfirst ul li a {color: #757575;}
footer .footerfirst ul li a i {margin-right: 0.6rem;}
footer h6 {color: #f9f9f9}
footer .approved img {width: 56px; height: 56px; background: #fff;border-radius: 10px}
footer .accept img {width: 42px;height: 42px;background: #fff; border-radius: 100%}
.disclamier{background: #f2ead3;}
.disclamier p {margin-top: 10px;text-align: center;color: #000;padding: 10px;font-size: .9rem; margin-bottom: 0;}
.copyright p {text-align: left; color: #fff; padding: 10px 0;}

.readlater{background-color: #fff; box-shadow: 0 2px 6px #0003; padding: 15px;border-radius: 10px; width: 842px; margin: 2rem auto; display: flex;justify-content: space-between;align-items: center; margin-bottom: 1rem;}
.readctn{display: flex; gap: 10px;}
.readctn img{width: 32px; height: 32px;}
.readctn h2{font-size: 1.25rem; margin-bottom: .25rem;}
.readctn p{color: #111111e6; margin-bottom: 0;    font-size: 14px;}
.readbtn a{display: block;color: #ed1c24; border: 1px solid #ed1c24;border-radius: 30px;font-weight: 500;font-size: 13px; padding: 5px 10px;}
.readbtn a img{width: 30px;}


#popupmodel .modelclosebtn{position: absolute;right: 0px;top: -11px; width: 30px; height: 30px; background: #fff; color: #000; border-radius: 100%; text-align: center;line-height: 33px; box-shadow: 0 -5px 15px rgba(82,82,82,.5);z-index: 2;}
#popupmodel .modelclosebtn .btn-close{transition: all .2s ease-in-out;    font-size: 13px;}
#popupmodel .modelclosebtn .btn-close:hover{    transform: rotate(90deg); color: #000;font-size: 14px;}
.mainform h3{color: #202020;font-size: 22px;font-weight: 500; line-height: 33px; margin-bottom: 3px;}
.mainform h3 span{color: rgb(67 64 172);font-weight: 600;margin-left: 5px;}
.mainform p{color: #515151;font-size: 12px; font-weight: 400; line-height: 18px;}
.mainform label{font-size: 14px;color: #cbcbcb;    transition: all .1s linear;}
.mainform label span{color: red;}
.mainform .form-control:focus{box-shadow: none;    border-color: #dee2e6;}
.mainform .input-group-text{background: transparent; width: 14%; margin-right: 2%; border-radius: 5px;}
.mainform .input-group input{border-radius: 5px;}
.mainform textarea{height: 82px; margin-bottom: 11px;}
.mainform input[type=submit]{border-radius: 7px;background: rgb(67 64 172);width: 100%;height: 51px;color: #fff;font-size: 16px;font-weight: 500;cursor: pointer;transition: all .1s linear;border: 0;text-decoration: none;}
.mainform .form-floating,.mainform .input-group-text{margin-bottom: 11px;}
.mainform .form-floating .form-control{height: 52px;min-height: 52px;padding:.7rem .75rem 0;font-size: 14px;}

.gallery{padding: 30px 0;}
.gallerylist .swiper-wrapper{margin-bottom: 30px;}
.gallerylist img{border: 2px solid #000;} 
.ourservics .serbox img {
  width: 100%;
}

.hero-cta {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: start;
  margin-top: 32px
}
.hero-cta a {
  border: 2px solid #fff;
}

.hero-cta a {
  display: flex;
}
.hero-cta a svg {
  width: 20px;
  margin-right: 5px;
}
.banner-content {
  text-align: center;
}

.banner-content .hero-cta {
  display: flex;
  justify-content: center;
}
.banner-content h1 {
  font-weight: 700;
  font-size: 45px;
  color: #4340ad;
}
.recommend_box a i, .comparebtn .call-btn i{
  margin-right: 10px;
}
.recommend_box a i, .comparebtn .call-btn i{
  animation: shake 0.8s infinite;
}

@keyframes shake {
  0% { transform: rotate(0deg); }
  20% { transform: rotate(15deg); }
  40% { transform: rotate(-15deg); }
  60% { transform: rotate(10deg); }
  80% { transform: rotate(-10deg); }
  100% { transform: rotate(0deg); }
}
.tdetails {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.tdetails span {
  text-decoration: line-through;
  font-size: 17px;
}

.tdetails p {
  margin-bottom: 0;
  font-size: 20px;
  color: green;
  font-weight: 600;
}
/* FIXED BOTTOM WRAPPER */
.mobile-fixed-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  z-index: 9999;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.15);
}

/* CALL BUTTON (LEFT) */
.mobile-fixed-buttons .call-btn {
  width: 50%;
  background: #4340ac;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* WHATSAPP BUTTON (RIGHT) */
.mobile-fixed-buttons .whatsapp-btn {
  width: 50%;
  background: #25D366;
  color: #fff;
  padding: 9px 0;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* ICON SIZE */
.mobile-fixed-buttons i {
  font-size: 13px;
}
@media(min-width: 768px) {
  .mobile-fixed-buttons {
      display: none;
  }
}
.accordion-header{
    margin-bottom: 0 !important;
}
.route-section {
    /* padding: 30px 0; */
    font-family: "Inter", sans-serif;
    color: #222;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.route-card {
    background: #fff;
    padding: 25px;
    border-radius: 18px;
    /* margin-bottom: 25px; */
    border: 1px solid #e5e5e5;
    /* box-shadow: 0 4px 14px rgba(0,0,0,0.06); */
    width: 49%;
}

.route-icon {
    font-size: 22px;
    margin-bottom: 8px;
    color: #5b68ff;
}

.route-card h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 700;
}

.route-card p {
    margin: 0;
    line-height: 1.6;
    font-size: 15px;
}

.stopover-box {
    /* margin-top: 35px; */
    border: 1px solid #e5e5e5;
    padding: 25px;
    width: 100%;
    border-radius: 18px;
    background: #fff;
}

.stopover-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.stopover-list {
    list-style: none;
    padding: 0;
    display: flex;
    /* grid-template-columns: repeat(2, 1fr); */
    gap: 8px 20px;
}

.stopover-list li {
    font-size: 16px;
    position: relative;
    padding-left: 18px;
}

.stopover-list li::before {
    content: "›";
    position: absolute;
    left: 0;
    top: 0;
    color: #444;
    font-weight: bold;
}
.journey-table-wrapper {
    /* max-width: 1100px; */
    /* margin: 0 auto; */
    /* padding: 20px; */
}

.journey-table {
    width: 100%;
    border-collapse: collapse;
    font-family: "Inter", sans-serif;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.08);
}

.journey-table thead th {
    background: rgb(67 64 172);
    color: #fff;
    padding: 14px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.journey-table td {
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 16px;
    color: #222;
}

.journey-table tr:last-child td {
    border-bottom: none;
}

.journey-table tbody tr:hover {
    background: #f8f9ff;
}
.accordion-item{
    border: 1px solid #dfdfdf !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin: 6px 0; 
}
.accordion-body {
    background: #f5f5f5;
}