@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);
body,
html {
  overflow-x: hidden;
}
header ul,
ul {
  padding: 0;
  list-style: none;
}
body,
ul {
  margin: 0;
}
.excuslivebox h5,
.productbox h3 {
  text-overflow: ellipsis;
}
.join-div,
.menu ul.topmenu li a,
.slidecontent a {
  text-transform: capitalize;
}
.events table tr td:first-child,
.events table tr th:first-child {
  text-align: center !important;
  padding-right: 5px;
}
.excuslivebox h5,
.incusionlist ul,
.menu ul.topmenu,
.packagemenu ul,
.productbox h3,
.prolist ul {
  white-space: nowrap;
}
.osc-rotation,
.packageenquiry,
.slidecontent {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
body {
  font-family: Poppins, sans-serif;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
.lightgrey,
.progressset.progressbg {
  background: #f6f8fc;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  background: var(--primarycolor);
  color: #fff;
  font-size: 20px;
  padding: 3px;
  border-radius: 10px;
}
.commonbox {
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 5px 0 #00000014;
  box-shadow: 2px 2px 5px 0 #00000014;
  padding: 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;
}
.popframe {
  width: 100%;
  height: 100vh;
  padding-bottom: 6%;
}
.menu-arrow {
  display: none !important;
}
.dayslistbox ul li:last-child::before,
.visitmob {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Jost, sans-serif;
}
.box_inner ul {
  background: #f2f2f2;
}
.box_inner ul li {
  border-top: 1px solid #fff;
  padding: 7px 10px;
  font-size: 13px;
}
.greenclr {
  color: green !important;
}
.redclr {
  color: red !important;
}
.blueclr {
  color: #2648ab;
}
.progressset {
  background: #f6f8fc00;
  position: fixed;
  top: 0;
  left: 0;
  height: 10px;
  z-index: 999;
  min-width: 100%;
}
.pageprogress {
  transition: 0.1s linear;
  min-width: 0;
  height: 10px;
}
header {
  padding: 1px 10px;
  background: #fff;
}
header h1 {
  font-size: 1.8rem;
  font-weight: 700;
}
header ul {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100%;
}
header ul li a {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.hightlight ul li img,
.packagebtn a img,
header ul li a img {
  width: 20px;
}
.logo {
  display: block;
  text-align: left;
}
.logo img {
  width: 90%;
}
header h2 {
  font-size: 28px;
}
.menu ul.childmenu a,
header p {
  font-weight: 500;
  font-size: 14px;
}
header p {
  margin-bottom: 0;
  line-height: 16px;
}
.menu {
  background: #eb5622;
}
.homeicon {
  float: left;
  background: rgb(227 193 108 / 29%);
  padding: 8.5px 9px;
}
.homeicon img {
  width: 24px;
}
.menu ul.topmenu {
  list-style: none;
  padding: 3px 0;
  margin: 0;
  text-align: left;
  float: left;
  width: 94%;
  overflow-x: scroll;
}
.menu ul.topmenu li,
.packagemenu li,
.prolist ul,
.view li {
  display: inline-block;
}
.menu ul.topmenu li a {
  padding: 0.3rem 0.7rem;
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
.menu ul.topmenu li a.is-current,
.menu ul.topmenu li.active a {
  background: #fffffff2;
  color: #3c3c3c;
  border-radius: 4px;
}
.menu ul.topmenu li a:active {
  color: #fff;
  background: #00f;
  border-color: #00f;
}
.menu.has-sticky {
  display: block !important;
  position: fixed;
  box-shadow: rgba(0, 0, 0, 0.1) 0 5px 16px;
  width: 100%;
  z-index: 99;
  top: 10px;
  animation: 0.35s ease-out slideDown;
}
._divbox,
.homeslide .swiper-slide,
.homeslide img,
.homeslider,
.mainbg,
.productbottom .pbtm-2 a,
.sec-title,
.swiper-main,
.tourimg,
.tranding-box figure,
.ui-box,
.ui-inner-facetune {
  position: relative;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.menu ul.childmenu {
  text-align: right;
  border-top: 1px solid #fff;
  margin-bottom: 0;
  list-style: none;
}
.menu ul.childmenu li {
  display: inline-flex;
}
.menu ul.childmenu a {
  padding: 0.5rem 0.7rem;
  display: block;
  color: #434242;
  text-transform: uppercase;
}
.homeslide img {
  width: 100vw;
  height: 64vh;
  object-fit: cover;
}
.homeslide .swiper-slide:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 40%;
  background: linear-gradient(
    0deg,
    #141414,
    rgba(0, 0, 0, 0.78) 22.22%,
    rgba(0, 0, 0, 0.56) 46.84%,
    rgba(65, 65, 65, 0)
  );
  pointer-events: none;
  margin-bottom: -2px;
}
.homeslide .swiper-button-next,
.homeslide .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  min-width: 50px;
  min-height: 50px;
  max-width: 50px;
  max-height: 50px;
}
.homeslide .swiper-button-prev {
  left: 100px;
}
.homeslide .swiper-button-next {
  right: 100px;
}
.homeslide .swiper-pagination-bullet {
  height: 3px;
  width: 15px;
  border-radius: 0;
  background: #868786;
  transition: opacity 0.6s;
}
.homeslide .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  transition: opacity 0.6s;
}
.slidecontent {
  min-width: 536px;
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 2;
  bottom: 43px;
  left: 50%;
  margin-left: -268px;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.area p,
.bannerbox,
.formcheckbox {
  display: flex;
  align-items: center;
}
.slidecontent h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  margin-top: 17px;
  padding-right: 15px;
}
.slidecontent h3 span {
  padding: 0 4px;
  border-radius: 5px;
  color: #fcaf17;
  font-weight: 600;
}
.slidecontent h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
}
.slidecontent h2 span {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.slidecontent .ctndraw {
  width: 100%;
  margin: 15px 0;
  min-height: 1px;
  background: linear-gradient(
    270deg,
    hsla(0, 0%, 100%, 0.05) -0.13%,
    hsla(0, 0%, 88%, 0.05) 0,
    #fff 49.17%,
    hsla(0, 0%, 88%, 0.05)
  );
}
.slidecontent .tprice {
  color: #e0e0e0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.slidecontent .tprice .inprice {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
  margin: 0 5px 0 10px;
}
.slidecontent .tprice .closeprice {
  color: #e0e0e0;
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
  margin-right: 15px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.slidecontent a {
  margin-top: 15px;
  width: 184px;
  height: 51px;
  line-height: 51px;
  border-radius: 40px;
  background: #146f44;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.mainslider {
  background: url(../images/mainbg.webp) center center no-repeat
    rgba(0, 0, 0, 0.4);
  background-size: cover;
  padding: 50px 0;
  background-blend-mode: multiply;
}
.bannerbox .bannercontent {
  flex: 0 0 62%;
}
.bannerbox .bannercontent h1 {
  color: #fff;
  font-weight: 900;
  font-size: 50px;
}
.bannerbox .bannercontent h4 {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
.bannerbox .bannercontent ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
}
.bannerbox .bannercontent ul li {
  flex: 0 0 50%;
  color: #fff;
  line-height: 35px;
  font-weight: 600;
}
.bannerbox .bannercontent a img,
.bannerbox .bannercontent ul li img {
  width: 18px;
  height: 18px;
}
.bannerbox .bannercontent a {
  display: block;
  background-image: linear-gradient(180deg, #ff326a 0, #d10a33 100%);
  border-radius: 10px;
  padding: 15px 25px;
  color: #fff;
  font-size: 16px;
  width: 200px;
  margin-top: 40px;
  text-align: center;
}
.bannerbox .bannerform {
  flex: 0 0 38%;
}
.bannerform form {
  padding: 25px;
  background-color: #17254c99;
}
.bannerform form h3 {
  background-color: #17254c;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  padding: 25px;
  margin: -25px -25px 0;
}
.bannerform form input {
  margin-top: 25px;
}
.bannerform form input[type="submit"] {
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  padding: 11px 0 12px;
  border: 0;
  color: #000;
  margin-top: 10px;
}
.formcheckbox {
  gap: 5px;
  margin-top: 10px;
}
.formcheckbox p {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
}
.formcheckbox input[type="checkbox"] {
  margin-top: 0;
}
.packagetour {
  padding: 30px 0;
  background: #e7f4ff;
}
.whitetourbox {
  background: #f9f9f9;
}
.packagetour h2 {
  color: #222;
  border-bottom: 1px dashed #828282;
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
  margin-top: 10px;
  line-height: 35px;
  padding-bottom: 13px;
  display: inline-block;
  font-family: platomedium;
  font-weight: 600;
}
.doheading h6 span,
.exboxlist h3 span,
.excusiveoffer h2 span,
.listplan h3 span,
.packagetour h2 span {
  color: #d71c22;
}
.productbox {
  position: relative;
  padding: 9px 9px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin: 15px 0;
  border-radius: 10px;
  overflow: hidden;
}
.productbox > img {
  border-radius: 10px;
  height: 230px;
  width: 100%;
  object-fit: cover;
}
.productbox h3 {
  color: #000;
  font-size: 21px;
  font-weight: 600;
  margin-top: -45px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  background: radial-gradient(circle, #fff 77%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  position: relative;
  padding: 5px 0;
}
.pbadges,
.pctn p,
.productbox p {
  font-weight: 400;
}
.pctn p {
  margin-bottom: 0;
  color: #525252;
  font-size: 12px;
  line-height: 15px;
  padding-bottom: 4px;
}
.pctn p img,
.view li img,
view li img {
  width: 16px;
}
.productbox p {
  margin-bottom: 0;
  font-size: 12px;
  display: flex;
  gap: 5px;
}
.productbox .holiday {
  padding-bottom: 7px;
  white-space: nowrap;
  overflow-x: scroll;
  width: 100%;
  margin-bottom: 10px;
}
.productbox .holiday li {
  border: 1px solid #ccc;
  padding: 2px 9px;
  font-size: 12px;
  color: #000;
  text-align: left;
  border-radius: 11px;
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.productbox .holiday li img {
  width: 22px;
}
.clientimage .swiper-button-next:after,
.clientimage .swiper-button-prev:after,
.groupbox .swiper-button-next:after,
.groupbox .swiper-button-prev:after,
.productbox .holiday li span,
.reqbox .requircheck label {
  font-size: 11px;
}
.productbox .holiday li p {
  margin-bottom: 0;
  font-weight: 500;
}
.productbottom {
  background: #ebf1ff;
  padding: 9px;
  margin: 0 -9px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.productbottom .pbtm-1 {
  flex: 0 0 55%;
}
.productbottom .pbtm-1 p {
  color: #525252;
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 0;
}
.productbottom .pbtm-1 .kp-old {
  color: #ff5722;
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}
.productbottom .pbtm-1 .kp-new {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 14px;
  border-left: 1px solid #ccc;
  padding-left: 5px;
}
.productbottom .pbtm-2 {
  flex: 0 0 45%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.productbottom .pbtm-2 a {
  background: #17254e;
  border-radius: 4px;
  padding: 7px;
  border: 1px solid #17254e;
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
}
.pbadges span:after,
.pbadges span:before {
  height: 0;
  border-right: 0px;
  border-left: 8px solid #ff5722;
  z-index: 0;
  position: absolute;
  left: 0;
  width: 0;
  content: "";
}
.productbottom .pbtm-2 a.bgorange {
  border: 1px solid #ff5722;
  background: #ff5722;
  color: #fff;
  font-weight: 600;
  box-shadow: 1px 0 7px 0;
}
.pbadges {
  position: absolute;
  z-index: 5;
  left: -7px;
  top: 15px;
  background-image: #8a2be2;
  background-image: linear-gradient(to right, #2196f3, #ff5722);
  width: 110px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 10px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.inclusiontitle,
.offerprice,
.rentalbox .pricelist {
  font-weight: 600;
  font-size: 12px;
}
.pbadges:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0;
  height: 0;
  border-bottom: 0;
  border-top: 7px solid #607d8b;
  border-right: 0px solid transparent;
  border-left: 8px solid transparent;
  z-index: 0;
}
.pbadges img {
  width: 13px;
}
.pbadges span {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 1px;
}
.pbadges span:before {
  top: 0;
  border-bottom: 20px solid transparent;
  border-top: 0 solid transparent;
}
.pbadges span:after {
  bottom: 0;
  border-bottom: 0 solid transparent;
  border-top: 20px solid transparent;
}
.packagelist .swiper-button-next,
.packagelist .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2);
  top: 40%;
}
.packagelist .swiper-button-next:after,
.packagelist .swiper-button-prev:after {
  color: #000;
  font-size: 18px;
}
.includeexclude ul,
.packagelist .swiper-wrapper {
  margin-bottom: 20px;
}
@keyframes scaleup {
  0%,
  100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.readlater {
  background-color: #fff;
  box-shadow: 0 2px 6px #0003;
  padding: 15px;
  border-radius: 10px;
  width: 842px;
  margin: 1rem auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.readctn {
  display: flex;
  gap: 10px;
}
.hightlight ul li,
.packagebtn a,
.packagemenu li a,
.pbtn {
  gap: 5px;
  display: flex;
}
.readctn img {
  width: 32px;
  height: 32px;
}
.readctn h2 {
  font-size: 1.25rem;
  margin-bottom: 0.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,
#popupmodelone .modelclosebtn {
  position: absolute;
  right: 0;
  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, 0.5);
  z-index: 2;
}
#popupmodel .modelclosebtn .btn-close,
#popupmodelone .modelclosebtn .btn-close {
  transition: 0.2s ease-in-out;
  font-size: 13px;
}
#popupmodel .modelclosebtn .btn-close:hover,
#popupmodelone .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 .form-floating,
.mainform .input-group-text,
.mainform textarea {
  margin-bottom: 11px;
}
.mainform h3 span {
  color: #eb5622;
  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: 0.1s linear;
}
.mainform label span {
  color: red;
}
.mainform .form-control:focus {
  box-shadow: none;
  border-color: #dee2e6;
}
.mainform .input-group-text {
  background: 0 0;
  width: 14%;
  margin-right: 2%;
  border-radius: 5px;
}
.gallery-slider img,
.mainform .input-group input,
.swiper-main img,
.swiper-thumb img {
  border-radius: 5px;
}
.mainform textarea {
  height: 82px;
}
.mainform input[type="submit"] {
  border-radius: 7px;
  background: #eb5622;
  width: 100%;
  height: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.1s linear;
  border: 0;
  text-decoration: none;
}
.mainform .form-floating .form-control {
  height: 52px;
  min-height: 52px;
  padding: 0.7rem 0.75rem 0;
  font-size: 14px;
}
.details_form {
  background: #8c8c8c;
  padding: 18px 10px;
}
.details_form p {
  margin-bottom: 0;
  font-size: 13px;
  color: #fff;
}
.details_form input {
  height: 37.5px;
  font-size: 13px;
}
.details_form .btn {
  line-height: 0.5;
}
.details_form .input-group-text {
  padding: 6px 8px;
  font-size: 0.8rem;
  border-radius: 0;
}
.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 !important;
  height: auto !important;
}
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: #fff;
  margin-bottom: 0;
  font-size: 1rem;
}
footer .footerfirst ul {
  margin-top: 1rem;
  padding-left: 0;
  list-style: none;
}
.tourbox,
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: 0.9rem;
  margin-bottom: 0;
}
.copyright p {
  text-align: left;
  color: #fff;
  padding: 10px 0;
}
.ftmbtm a,
.plandiscuss h5 {
  color: #fff;
  font-size: 13px;
}
.modal-overlay.slideuppopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
.modal-content.slideupcontent {
  background-color: #e1e1e1;
  height: 100vh !important;
  width: 70%;
  padding: 1px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: fixed;
  bottom: 0;
  right: 0;
}
.close-btn {
  position: absolute;
  top: 341px;
  left: -57px;
  padding: 2px;
  cursor: pointer;
  font-size: 26px;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 10px auto;
  background-color: #000;
}
#backgroundOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 98%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9998;
}
@keyframes slideIn {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
@keyframes slideleft {
  from {
    transform: translateX(+100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideleftOut {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(+100%);
  }
}
.whyus .modeltitle {
  text-align: center;
  padding: 10px;
  background: #f2ead3;
  color: #121212;
  border-radius: 6px 6px 0 0;
  margin-bottom: 0;
  border-bottom: 1px solid #d1cbcb;
  text-transform: uppercase;
  font-size: 28px;
}
.excusivelist .swiper-wrapper,
.experiencebox,
.tour-outer h2 {
  margin-bottom: 30px;
}
.scrollfix {
  height: 100vh;
  overflow-y: scroll;
  padding-bottom: 7%;
}
.packageenquiry {
  position: fixed;
  width: 100%;
  max-width: 310px;
  top: 50%;
  padding: 5px 10px;
  margin-top: -225px;
}
.packageenquiry input,
.packageenquiry textarea {
  margin-bottom: 4px;
  font-size: 14px;
}
.packageenquiry img {
  width: 21px;
}
.packageenquiry .form-number {
  height: 35px;
}
.packageenquiry h3 {
  font-size: 1rem;
  text-align: center;
}
.packageenquiry p {
  font-size: 13px;
  text-align: center;
}
.hightlight ul li {
  font-size: 14px;
  padding-top: 5px;
  font-weight: 400;
  align-items: center;
}
._divbox-outer,
.pbtn,
.t-inner {
  justify-content: space-between;
}
.excuslivebox img,
.singleimagebox img {
  width: 100%;
}
.overviewbox h2 {
  font-size: 21px;
  padding-bottom: 10px;
}
.overviewbox p,
.popform form h3,
.taxi-service-btn .talk-to-cd h2 {
  font-size: 14px;
}
.includeexclude h5 {
  background: #ddd;
  padding: 10px;
  font-size: 15px;
}
.dayslistbox {
  padding: 30px 15px;
  background: #fff;
}
.dayslistbox h3 {
  background: #ddd;
  padding: 10px;
  font-size: 17px;
}
.dayslistbox ul li {
  position: relative;
  margin-left: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.dayslistbox ul li:before {
  position: absolute;
  content: "";
  border-left: 2px solid #e3e5e6;
  width: 0;
  height: calc(100% - 0px);
  padding-top: 0;
  top: 43px;
  left: -31px;
}
.dayslistbox ul li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  background-color: #323637;
  background-image: none;
  border-radius: 50%;
  transition: 0.2s;
  top: 28px;
  left: -37px;
}
.dayslistbox ul li a {
  color: #323637;
  font-weight: 400;
  position: relative;
  display: block;
  padding: 10px 0;
}
.dayslistbox ul li a:after {
  content: "";
  background: url(../images/bottom-arrow.svg) center center no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 10px;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dayslistbox ul li a.collapsed:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.dayslistbox ul li .dayctn p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}
.pbtn {
  background: #dfdfdf;
  padding: 10px 6px;
  margin-left: -9px;
  margin-right: -9px;
  align-items: center;
}
.packagebtn a {
  background: rgb(32 152 241);
  border-radius: 5px;
  padding: 5px;
  align-items: center;
  margin: 0 !important;
}
.packagebtn a span {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.pbtn .packbtn a {
  background: #ef8987;
  color: #fff;
  display: block;
  border-radius: 5px;
  padding: 5px 17px;
  font-size: 15px;
  border: 1px solid #ffffff6b;
  font-weight: 500;
}
.helicopter {
  padding: 40px 0;
  background: #164c83;
}
.helicopter .heliimg img,
.swiper-gallery img,
.vacation-inner img {
  border-radius: 10px;
}
.helictn h2 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
}
.helictn p {
  color: #fff;
  margin-bottom: 20px;
}
.helictn a {
  display: block;
  width: 200px;
  text-align: center;
  background: #ff5722;
  color: #fff;
  padding: 10px 0;
  border-radius: 36px;
}
.packagemenu {
  position: fixed;
  top: -1px;
  left: 0;
  z-index: 999999;
  background: #fff;
  width: 100%;
}
.packagemenu ul {
  display: inline-block;
  padding: 10px;
  overflow-x: scroll;
  width: 100%;
  scrollbar-width: none;
}
.packagemenu li a {
  font-size: 14px;
  padding: 7px 10px;
  border: 1px solid #6c6c6c;
  border-radius: 10px;
  color: #6c6c6c;
}
.packagemenu li a.is-current {
  background: #fff7e7;
  border-color: #ffebc4;
}
.mobileslider {
  display: block;
  position: relative;
  padding: 5px;
}
.mobileslider .trusrcard {
  padding: 4px 5px;
  background: #ffffffd1;
  position: absolute;
  bottom: 30px;
  z-index: 9;
  width: 100%;
  display: none;
}
.todolist .swiper-button-next,
.todolist .swiper-button-prev {
  height: calc(100% - 15px);
  top: 0;
  background: #00000063;
  width: 25px;
}
.mobileslider .trusrcard ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: center;
}
.mobileslider .trusrcard ul img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}
.mobileslider .trusrcard ul small {
  font-size: 12px;
  display: block;
}
.homemobileslide .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 0;
  position: relative;
  background: #585858;
  opacity: 1;
  border: 0.1px solid #ffffff3b;
}
.homemobileslide:hover .swiper-pagination-bullet-active:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
  cursor: pointer;
}
.homemobileslide .swiper-pagination-bullet-active:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    to right,
    rgb(255 189 0) 50%,
    rgba(255, 255, 255, 0) 50%
  );
  background-size: 200% 100%;
  transition: 3.5s ease-out;
  -webkit-animation: 3.5s linear biglight;
  animation: 3.5s linear biglight;
  z-index: 1;
}
@-webkit-keyframes biglight {
  from {
    background-position: right bottom;
  }
}
.excusiveoffer,
.letplanlist,
.rentalservices,
.villaexperience {
  padding: 30px 0;
}
.villaexperience h2 {
  font-size: 22px;
}
.experiencebox,
.innernumberb,
.modalinnernumberb,
.popbelow ul,
.popbg ul li,
.rating-box,
.reqbox,
.tourgroup {
  display: flex;
}
.experienceimage {
  flex: 0 0 40%;
  max-width: 40%;
}
.experiencectn {
  flex: 0 0 60%;
  max-width: 60%;
  border: 1px solid #f1f1f1;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0 10px 10px 0;
  background: #f5f3f3;
}
.experiencectn h3 {
  font-size: 22px;
  color: #2b2b2b;
  margin-bottom: 10px;
}
.experiencectn p {
  font-size: 12px;
  color: #2b2b2b;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
.experiencectn ul {
  display: inline-flex;
  flex-wrap: wrap;
  margin-top: 10px;
  align-items: flex-start;
  list-style: inside;
}
.experiencectn ul li {
  flex: 0 0 49%;
  font-size: 14px;
}
.experiencebox.bdrchnage .experienceimage img {
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0px 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
}
.experiencebox.bdrchnage .experiencectn {
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0 0 10px;
}
.inclusiontitle {
  margin-bottom: 4px;
}
.incusionlist {
  overflow-x: scroll;
  margin-bottom: 8px;
  padding-bottom: 5px;
}
.incusionlist ul {
  display: inline-block;
  margin-bottom: 5px;
}
.incusionlist ul li {
  font-size: 11px;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 3px 8px;
  color: #868686;
}
.todolist img {
  height: 60px;
  border-radius: 0;
  width: 100%;
}
.todolist h5 {
  font-size: 10px;
  text-align: center;
  color: #000;
  margin-top: 5px;
}
.swiper-button-next,
.todolist .swiper-button-next {
  right: 0;
}
.swiper-button-prev,
.todolist .swiper-button-prev {
  left: 0;
}
.todolist .swiper-button-next:after,
.todolist .swiper-button-prev:after {
  background: 0 0;
  padding: 0;
  border-radius: 0;
  font-size: 16px;
  height: calc(100% - 115px);
}
.todolist .swiper-button-disabled {
  cursor: inherit;
  pointer-events: inherit;
}
.pslide .swiper-button-next,
.pslide .swiper-button-prev {
  width: 30px;
  height: 30px;
  background: #00000059;
  border-radius: 100%;
}
.pslide .swiper-button-next:after,
.pslide .swiper-button-prev:after {
  color: #fff;
  font-size: 13px;
  width: 30px;
  height: 30px;
  line-height: 15px;
  text-align: center;
}
.offerprice {
  background: #fff;
  top: 15px;
  left: 0;
  z-index: 9;
  position: absolute;
  padding: 5px 10px;
  border-radius: 0 10px 10px 0;
}
.exboxlist,
.excusiveoffer {
  background: url(../images/bodybg.webp) center top/cover;
}
.offerprice:after {
  border-style: solid;
  border-width: 0 0.3125em 0.3125em 0;
  border-color: transparent #104c78 transparent transparent;
  content: "";
  display: block;
  left: 0;
  bottom: -2px;
  position: absolute;
}
.offerprice img,
.tourbox img {
  width: 15px;
}
.rentaltabs ul#pills-tab {
  gap: 10px;
  margin-bottom: 20px;
}
.rentaltabs button {
  background: 0 0;
  border: 1px solid #ddd;
  font-size: 15px;
  padding: 7px 25px;
}
.rentaltabs button.active {
  background: #146f44;
  color: #fff;
  border-color: #146f44;
}
.rentalbox {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  justify-content: space-evenly;
}
.excusivelistmenu ul li,
.rentalbox img {
  width: 50%;
}
.rentalbox h5 {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.rentalbox .pricelist {
  padding: 5px 0 10px;
}
.rental .swiper-button-next,
.rental .swiper-button-prev {
  width: 35px;
  height: 35px;
  background: #146f44;
  border-radius: 100%;
}
.excusivelist .swiper-button-next:after,
.excusivelist .swiper-button-prev:after,
.popbelow p,
.rental .swiper-button-next:after,
.rental .swiper-button-prev:after {
  font-size: 13px;
}
.excusiveoffer h2,
.listplan h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 10px;
  font-family: platomedium;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: capitalize;
}
.excuslivebox {
  border: 1px solid #ddd;
  margin: 10px 0;
}
.excuslivebox h5 {
  font-size: 15px;
  padding: 10px 10px 5px;
  margin-bottom: 0;
  overflow: hidden;
}
.excuslivebox p,
.offerlist,
.reqbox {
  overflow-y: scroll;
}
.excuslivebox p {
  font-size: 12px;
  padding: 5px 10px 10px;
  height: 51px;
  scrollbar-width: none;
  margin-bottom: 10px;
}
.excusivelist .swiper-button-next,
.excusivelist .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #7e7e7e;
  border-radius: 100%;
}
.excusivelistmenu ul {
  position: fixed;
  width: 100%;
  padding: 10px;
  top: -2px;
  display: flex;
  background: #fff;
}
.excusivelistmenu ul li a {
  background: 0 0;
  border: 1px solid #ddd;
  font-size: 12px;
  margin-right: 6px;
  padding: 10px 18px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  color: #000;
  display: block;
}
.excusivelistmenu ul li a.is-current {
  background: #e3c16c;
  border-color: #e3c16c;
}
#myTable tr,
.visitorbox h3 {
  border-bottom: 1px solid #ddd;
}
.exboxlist {
  padding: 20px 10px 10px;
}
.exboxlist h3 {
  font-family: platomedium;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
}
.excuslivebox01 {
  display: flex;
  column-gap: 10px;
  flex-wrap: wrap;
}
.excuslivebox01 .excuslivebox,
.input-group.date-box input {
  width: 49%;
}
.topfiexbar {
  padding-top: 70px;
}
.exlusivelist a {
  display: inline-block;
  color: #fff;
  padding: 4px 13px;
  font-size: 14px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #f7193f;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  position: fixed;
  right: -29px;
  top: 40%;
  margin-top: -43.5px;
  z-index: 999;
}
.onclickicon {
  width: 50px;
  height: 50px;
  background: #0000008f;
  text-align: center;
  line-height: 50px;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 64%;
  margin-top: -45px;
  margin-left: -45px;
  z-index: 9;
}
.popup,
.popupoverlay {
  display: none;
  position: fixed;
}
.onclickicon img {
  width: 30px;
  height: auto !important;
  object-fit: inherit;
}
.visitorbox {
  padding: 15px 0;
}
.visitorbox h3 {
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 6px;
}
.groupbox li img {
  height: 100px;
  width: 100%;
  object-fit: cover;
}
.clientimage .swiper-button-next,
.clientimage .swiper-button-prev,
.groupbox .swiper-button-next,
.groupbox .swiper-button-prev {
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 40px;
  top: 50%;
  margin-top: -10px;
}
body.gethide,
body.modal-open,
html.gethide {
  overflow: hidden;
}
.popup {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 710px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  border-radius: 2px;
}
.popup .close-popup {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 30px;
}
.popupoverlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
._divbox,
.phone-icon .icons i {
  z-index: 1;
}
.popform form input,
.popform form select {
  margin-bottom: 10px;
  font-size: 13px;
  height: 48px;
}
.popform form input[type="submit"] {
  background: #f37002;
  width: 100%;
  border: 0;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.poptit {
  font-size: 20px !important;
}
.popbg {
  background: url(../images/bg_desktop_tc.webp) center center/cover no-repeat;
  padding-bottom: 20px;
}
.doheading,
.numberbdr,
.our-all-car,
.package-box,
.popform form,
.reqbox {
  background: #fff;
}
.popbg h4 {
  font-weight: 600;
  color: #fff;
  font-size: 19px;
  line-height: 29.09px;
  font-family: "Poppins Bold", sans-serif;
  margin-top: 38px;
  margin-bottom: 15px;
}
.popbg ul li {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
  color: #fff;
  line-height: 21.46px;
  align-items: center;
  column-gap: 7px;
}
.popbelow {
  padding-top: 30px;
}
.popbelow ul {
  gap: 10px;
  margin-top: 15px;
}
.popbelow ul li a {
  border: 1px solid #bec3ca;
  padding: 6.5px 10px;
  font-size: 13px;
  color: #444;
}
.popbelow ul li a img {
  width: 17px;
}
.popform form {
  width: 279px;
  position: absolute;
  top: 10px;
  right: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.tourgroup {
  border: 1px solid #f37022;
  box-shadow: 0 0 10px 2px rgba(243, 112, 34, 0.3);
  border-radius: 10px;
  margin: 0 auto 10px;
  padding: 10px;
  justify-content: flex-start;
  align-items: center;
}
.tourgroup .groupimg {
  width: 90px;
  margin-right: 10px;
}
.tourgroup .groupimg img {
  border-radius: 10px;
  width: 90px;
  height: 90px;
}
.tourgroup .groupctn {
  flex: 0 0 75%;
}
.tourgroup .groupctn h3 {
  font-weight: 600;
  font-size: 23px;
  padding-bottom: 5px;
  color: #f37022;
  margin-bottom: 0;
}
.tourgroup .groupctn p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #515151;
}
.tourgroup .groupbtn a {
  background: linear-gradient(90deg, #ffba0a 0, #f37022 100%);
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.2px;
  line-height: 1.23;
  padding: 15px 20px;
  display: inline-block;
  cursor: pointer;
}
.doheading h6 {
  font-family: platomedium;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0;
}
.offerlist {
  height: 60px;
  padding: 6px 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.offerlist ul li {
  font-size: 10px;
}
.plandiscuss img {
  border-radius: 6px;
}
.plandiscuss .planctn {
  padding: 10px 15px;
  background: linear-gradient(180deg, transparent -28.82%, #000 87.02%);
  border-radius: 6px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.plandiscuss .planctn p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}
.letplan .swiper-wrapper {
  margin-bottom: 3rem;
}
.city-swiper .swiper-wrapper,
.city-swiper h3,
.rentalbox p {
  margin-bottom: 0;
}
.listplan {
  margin-bottom: 2rem;
}
.letforcontact .select2-container,
.serviceslist .select2-container {
  width: 100% !important;
}
.letforcontact .select2-selection {
  height: 37.5px;
  line-height: 37.5px;
  border: 0;
  border-radius: 0;
}
.letforcontact .select2-selection__rendered {
  line-height: 39px !important;
  padding-right: 0 !important;
  font-size: 14px;
}
.letforcontact .pr-02 {
  padding-right: 5px;
}
.letforcontact .pb-02 {
  padding: 0 5px;
}
.letforcontact .pl-02 {
  padding-left: 5px;
}
.letforcontact .select2-selection__arrow {
  height: 37px !important;
}
.serviceslist .select2-selection {
  height: 40px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.serviceslist .select2-selection__choice {
  font-size: 11px;
  margin-bottom: 0;
}
.serviceslist .select2-dropdown {
  z-index: 9 !important;
}
.checkbox-option {
  font-size: 13px;
  margin-bottom: 2px;
}
.numberbdr {
  border-radius: 0 3px 3px 0;
  height: 37.5px;
}
.innernumberb input {
  width: 6%;
  border: 0;
  font-size: 12px;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.innernumberb input:focus-visible {
  box-shadow: none;
  outline: 0;
}
.innernumberb .form-space {
  height: 38px;
  line-height: 38px;
  color: #cbcccd;
}
.innernumberb .mr1 {
  margin-right: 5px;
}
.innernumberb .ml1 {
  margin-left: 5px;
}
.reqbox {
  flex-wrap: wrap;
  gap: 10px;
  height: 58px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 7px;
}
.devmenu,
.prolist ul {
  overflow-y: hidden;
}
.reqbox .requircheck {
  display: flex;
  align-items: center;
  gap: 7px;
  background: #e4e4e4;
  padding: 3px 7px;
  border-radius: 6px;
}
.reqbox .requircheck input {
  height: auto;
}
#popupmodel .select2-container {
  z-index: 1055;
}
.modalnumber {
  width: calc(100% - 74px);
  border: 1px solid #dee2e6;
  margin-bottom: 10px;
}
.modalinnernumberb input {
  border-radius: 5px;
  text-align: center;
  width: 8%;
  font-size: 12px;
  padding: 13px 0;
  height: 38px;
  border: 0;
}
.modalinnernumberb .form-space {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.mainform .input-group input:focus-visible {
  border: 0;
  outline: 0;
  box-shadow: none;
}
.mainform .letforcontact .select2-container {
  border: 1px solid #dee2e6;
}
.mainform .requircheck label {
  color: #000 !important;
}
.vacation {
  padding: 20px 0;
}
.fig,
.tour-inner,
.tour-outer h2,
.ui-inner-facetune,
.vacation-inner,
.view li,
.why-choose-us h2,
a.car-sec-btn {
  text-align: center;
}
.vacation-inner h3 {
  margin-top: 20px;
  font-weight: 900;
  color: #506ddc;
}
.city-swiper {
  margin-top: 30px;
}
.city-swiper h3 {
  background: #f2f2f2;
  color: #4a73dd;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
}
.fsm li {
  font-size: 9px !important;
}
.package-box {
  padding: 50px 0;
}
.package-box h2 {
  text-align: center;
  margin-bottom: 20px;
}
.highlight-icon {
  height: 6px;
  width: 8px;
  margin-right: 8px;
}
.join-div span {
  background: var(
    --details-dayplan-title-bg2,
    linear-gradient(80deg, #ff7f3f 0, #ff3e5e 100%)
  );
  border-radius: 30px;
  padding: 1px 7px;
  max-width: 227px;
  opacity: 0.88;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  width: 53px;
}
.join-div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 10px;
  padding: 10px 0;
}
.dayplanheaderV2-info-content {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  border-bottom: 1px solid #0000001f;
  padding-bottom: 4px;
}
.content-btn,
.inclusion_block {
  margin-bottom: 10px;
  position: relative;
}
.dayplanheaderV2-info-content div {
  margin-right: 10px;
  font-size: 12px;
  display: flex;
  align-items: center;
}
span.toggle-btn {
  border: 1px dashed #3f51b5;
  padding: 2px 11px;
  background: #fff;
  font-size: 12px;
  color: #3f51b5;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -96%);
  top: 50%;
  border-radius: 10px;
}
.content-btn {
  text-align: center;
  background: #fff;
  height: 20px;
}
.area img {
  width: 13px;
  height: 13px;
}
.inclusion_block {
  border: 1px solid #0000003d;
  border-radius: 6px;
  padding: 5px 2px 2px;
  margin-top: 33px;
}
.service_subheading {
  color: var(--gray);
  font-size: var(--fnt-12);
  margin: 8px 0 2px;
  text-transform: uppercase;
}
.incl_align {
  background: #fff;
  left: 15px;
  padding: 0 10px;
  position: absolute;
  top: -18px;
  color: green !important;
  font-weight: 500 !important;
  text-transform: capitalize;
  font-size: 10px !important;
}
.package_list-inclusions {
  display: flex;
  overflow-x: auto;
  width: 100%;
  justify-content: space-around;
  align-items: center;
}
.package_list-inclusions > li:first-child {
  margin-left: 0;
}
.package_list-inclusions > li {
  cursor: pointer;
  text-align: center;
  text-transform: capitalize;
  margin: 0 6px;
  min-width: auto;
  font-size: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pkgIcon-sightseeing {
  background-position: -126px -20px;
  height: 19px;
  width: 20px;
}
.dpaulsAdvList li:before,
.pkg_exclusion li:before,
.pkg_inclusion li:before,
[class*="pkgIcon-"] {
  background-image: url(../images/package-sprite.eb03da4.png);
  background-repeat: no-repeat;
  background-size: 337px 116px;
  display: inline-block;
  vertical-align: middle;
}
.pkgIcon-hotels {
  background-position: -54px -20px;
  height: 19px;
  width: 19px;
}
.pkgIcon-transfers {
  background-position: -237px -20px;
  height: 19px;
  width: 22px;
}
.pkgIcon-meals {
  background-position: -150px -20px;
  height: 19px;
  width: 20px;
}
.pkgIcon-taxes {
  background-position: -194px -20px;
  height: 19px;
  width: 20px;
}
.carelist-readmore ul {
  height: 87px;
  overflow: hidden;
  transition: 0.5s;
}
.show-height {
  height: auto !important;
  transition: 0.5s;
}
.content-btn::before {
  content: "";
  background-color: #ffffffcf;
  top: -40px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 41px;
  background: #fff;
  background: linear-gradient(0deg, #fff 0, #ff000000 94%);
}
.tranding-box figure {
  line-height: 0;
}
.tranding-box figure img {
  border-radius: 3px;
  width: 100%;
}
.tranding-box figure figcaption {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tranding-box figure figcaption a {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.fig h3 {
  padding-bottom: 5px;
  text-shadow: 2px 1px 2px #000;
}
.tranding-box figure a span {
  font-size: 12px;
  line-height: 17px;
  border-radius: 60px;
  color: #000;
  border: 1px solid #fff;
  padding: 5px 18px;
  box-shadow: 2px 1px 2px #000;
  background: #fff;
}
.tranding-box figure a:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.tranding-box figure a {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  background: 0 0;
  border-radius: 3px;
}
.kashmir-package-city,
.our-all-car,
.sevenway,
section.corp-hidden._innerWrap-2,
section.taxi-area,
section.taxi-sec {
  padding: 50px 0;
}
.tranding-holiday-destination h2 {
  margin-bottom: 30px;
  text-align: center;
}
.bg-light {
  background-color: #e7f4ff;
}
.tabthings img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.inner-hotel {
  border: 1px solid #f7f7f7;
  padding: 20px;
  margin-bottom: 30px;
  background: #ececec40;
}
.gallery-thumbs,
.recommend_box .taxi-service-btn {
  padding: 0;
  margin-top: 10px;
}
.events table tr td:first-child,
.inner-hotel h2 {
  font-size: 16px;
}
.swiper-button-next,
.swiper-button-prev {
  background: #00000099;
}
.packbtn a {
  padding: 8px 35px;
  border-radius: 48px 0;
  border: 0 solid #6c8003;
  background-color: #d85443;
  color: #fff;
  animation: 3s linear infinite blink;
}
@keyframes blink {
  0%,
  100% {
    background-color: rgb(237 104 106);
    transform: scale3d(1, 1, 1);
  }
  50% {
    background-color: #eb5622;
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.inclusion_block p img {
  width: 22px;
  height: 19px;
}
.productbottom .pbtm-2 a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100px;
  background-image: linear-gradient(
    120deg,
    rgba(239, 239, 239, 0) 30%,
    rgba(239, 239, 239, 0.5),
    rgba(239, 239, 239, 0) 70%
  );
  animation: 9s linear infinite shine;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  100%,
  20% {
    left: 100%;
  }
}
.pkgIcon-plan {
  background-position: -24px -20px;
  height: 19px;
  width: 27px;
}
.gold-clr {
  color: #dab800;
}
.menu ul.topmenu::-webkit-scrollbar {
  display: none;
}
.ml-0 {
  margin-left: 0 !important;
}
.gallery-thumbs {
  width: 100%;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide {
  width: 100px;
  height: 39px;
  text-align: center;
  overflow: hidden;
  opacity: 0.7;
  border-radius: 4px;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border: 1px solid red;
}
.gallery-thumbs .swiper-slide img {
  width: auto;
  height: 100%;
  object-fit: cover;
}
.swiper-thumb img {
  opacity: 0.5;
}
.swiper-thumb .swiper-slide-thumb-active img {
  border: 1px solid #d92d2d;
  opacity: 1;
}
.swiper-thumb {
  margin-top: 5px;
}
.swiper-main p {
  position: absolute;
  left: 50%;
  bottom: 5px;
  background: #fff;
  font-size: 13px;
  padding: 2px 10px;
  border-radius: 3px;
  transform: translateX(-50%);
  font-weight: 600;
}
section.events.events-1,
section.experiences-sec,
section.places {
  padding: 50px 0;
  background: #f4f4f4;
}
.main-img-pack,
.swiper-main img {
  width: 100%;
  height: 200px !important;
  object-fit: cover;
}
.experiences ul {
  display: flex;
  flex-wrap: wrap;
}
.sliderform label,
.ui-box,
.view li:hover .hovertiptext {
  display: block;
}
.experiences ul li {
  border: 1px solid #e0e0e0;
  margin-right: 16px;
  padding: 6px 20px;
  margin-bottom: 15px;
  border-radius: 100px;
  background: #fff;
}
.experiences ul li span {
  font-size: 12px;
  font-weight: 500;
}
section.experiences-sec p {
  margin-bottom: 34px;
}
#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  background: #fff;
}
#myTable tr.header,
#myTable tr:hover {
  background-color: #f1f1f1;
}
#myTable td,
#myTable th {
  text-align: left;
  padding: 0 12px;
  font-size: 16px;
}
.events table tr th {
  color: #4a505d;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  font-family: Quicksand, sans-serif;
}
.events img {
  width: 110px;
  padding: 10px 15px 10px 0;
}
.events table tr td a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  padding: 6px 15px;
  border-radius: 2px;
  font-family: Quicksand, sans-serif;
  font-weight: 400;
  text-decoration: none;
  color: #000;
  display: inline-block;
  font-size: 15px;
}
.events table tr td .link-btn {
  background-color: red;
  color: #fff;
  text-align: center;
}
td.e_h1 {
  font-size: 14px !important;
}
.our-all-car h2,
.rentalservices h2 {
  text-align: center;
  margin-bottom: 30px;
}
.area-taxi-nav {
  margin-bottom: 40px !important;
}
#pills-tab button {
  border: 1px solid #e8e8e8;
  border-radius: 7px;
  height: 36px;
  line-height: 36px;
  background: #fff;
  margin-right: 8px;
  font-size: 17px;
  color: #303030;
  padding: 0 27px;
  font-weight: 600;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
#pills-tab button.active {
  background: #eb5622;
  border-color: #eb5622;
  color: #fff;
}
.ui-box {
  background: #fff;
  min-height: 270px;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding-top: 3px;
  box-shadow: 1px 3px 13px 0 rgb(25 42 70 / 13%);
}
._divbox,
._divbox-outer,
.t-inner {
  display: flex;
  display: flex;
}
.ui-inner-facetune a {
  color: #fff;
  background: #eb5622;
  padding: 5px 10px;
  border-radius: 5px;
}
.slider_ctn p,
.ui-inner-facetune a:hover {
  color: #fff;
}
.info-2 {
  width: 26px;
  height: 26px;
  background: url(../images/163993614.webp) -42px -40px;
}
.flatbhk_box .btn-primary {
  background-color: rgb(220 35 38) !important;
  border-color: rgb(220 35 38) !important;
}
.recommend_box {
  background: #fff;
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
}
.tourbox span {
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 700;
}
.recommend_box h2 {
  font-size: 18px;
  font-weight: 600;
}
.tdetails img {
  width: 10px;
}
.tdetails p {
  font-size: 0.7rem;
}
.tourimg img {
  border-radius: 12px;
  height: 240px;
  width: 100%;
  object-fit: cover;
}
.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;
}
.specialoffer {
  margin-top: 1rem;
  font-size: 0.9rem;
}
.stationinner {
  border: 1px solid #0000003b;
  border-radius: 10px;
  padding: 10px;
}
.stationinner img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.stationinner h6 {
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
}
.taxi-service-btn .talk-to-cd {
  background: rgb(75 114 190);
  width: 100% !important;
  border-radius: 5px !important;
  margin-top: 0;
  padding: 6px 10px;
}
span.data-pick {
  position: absolute;
  font-size: 40px;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  opacity: 0;
}
.taxi-service-btn .talk-to-cd h6 {
  font-size: 11px;
  margin-bottom: 1px;
}
.talk-to-cd h6 {
  font-size: 17px;
  margin: 0 0 4px;
  text-align: center;
  font-family: Metropolis-Bold;
  color: #fff;
}
.t-inner {
  align-items: center;
}
.talk-to-cd h2 {
  font-size: 22px;
  margin: 0;
  font-family: Metropolis-Bold;
  color: #fff;
}
.sliderform img,
.taxi-service-btn .t-inner img {
  width: 25px;
}
.taxi-service-btn .img-box span {
  color: #fff;
  font-size: 10px;
}
.taxi-service-btn .img-box {
  border: 1px solid #ffffff24;
  padding: 2px 7px;
  background: #ffffff24;
  border-radius: 5px;
  position: relative;
}
.sec-title {
  text-align: center;
  margin-bottom: 19px;
}
.sec-title h2 {
  font-size: 30px;
}
._divbox {
  margin-bottom: 10px;
  align-items: center;
  text-align: center;
  padding: 10px;
  border-radius: 20px;
  width: 19%;
  border: 1px solid #aad3ef;
}
._divimg {
  width: 60px;
  height: 60px;
  border: 1px solid;
  border-radius: 10px;
  padding: 10px;
  margin-right: 16px;
}
._divttl {
  font-weight: 600;
  font-size: 16px;
}
.mainbg {
  background: url(../images/banner.png) center/cover no-repeat #00000087;
  min-height: 400px;
  padding: 4rem 0;
  background-blend-mode: multiply;
}
.sliderform {
  margin-left: auto;
  background-color: #ffffffc4;
  width: 373px;
  border-radius: 16px;
  padding: 20px 24px;
}
.sliderform h3 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.sliderform label {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #161616;
  margin-bottom: 5px;
}
.sliderform input,
.sliderform select {
  border: 1px solid #bdbdbd6b;
  border-radius: 8px;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 24px;
  padding: 9px 10px;
  display: block;
  width: 100%;
  margin-bottom: 0.7rem;
}
.sliderform .input-group-text {
  padding: 8.5px 10px;
}
.sliderform input[type="submit"] {
  background: #eb5622;
  border-color: #eb5622;
  color: #fff;
  text-transform: uppercase;
}
.slider_ctn h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
}
.am_ttl2,
.tutor-name {
  font-weight: 600;
}
.review_list {
  margin-top: 2rem;
}
.review_list span {
  font-size: 1.7rem;
  font-weight: 600;
  color: #fff;
}
.review_list i {
  color: #ffcc13;
  font-size: 1.7rem;
}
.trusrcard {
  background-color: rgba(4, 4, 4, 0.5);
  padding: 20px 30px;
  position: absolute;
  left: 0;
  bottom: 14%;
  border-radius: 0 80px 80px 0;
  width: 100%;
  max-width: calc(100% - 40%);
}
.trusrcard ul {
  padding: 0;
  margin: 0;
}
.trusrcard ul li {
  display: inline-block;
  text-align: center;
  width: 19.33%;
}
.trusrcard ul li img {
  height: 40px;
  object-fit: contain;
  width: 50px;
}
.trusrcard h5 {
  margin-bottom: 0;
  color: #fff;
  font-size: 13px;
  margin-top: 10px;
}
.slider_ctn h6 {
  color: #fff;
  font-weight: 700;
  font-size: 17px;
}
.custom-form .hidden,
.mobile-cta,
.mobileheader,
.mobileshow,
.mobshow {
  display: none;
}
.view {
  position: relative;
  padding: 10px;
}
.hovertiptext {
  position: absolute;
  width: 300px;
  background: #000;
  color: #fff;
  padding: 10px;
  top: -24px;
  left: 0;
  bottom: 33px;
  display: none;
}
.hovertiptext li {
  background: 0 0 !important;
  border: none !important;
  text-align: left;
  font-size: 11px;
  width: 100%;
  list-style: circle !important;
  margin: 0;
}
.hovertiptext ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}
.hovertiptext p {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 500;
  text-align: left;
}
.view li {
  padding: 2px 4px;
  font-size: 0.9rem;
  border-radius: 4px;
  width: 49%;
}
.view li:nth-child(2) {
  background: #e3edff;
  border: 1px solid #0891d6;
}
.view li:first-child {
  background: #d8f5d5;
  border: 1px solid #00dd80;
}
.view li span {
  display: flex;
  justify-content: space-evenly;
  font-size: 12px;
}
.flatbook p {
  font-size: 0.7rem;
  padding: 0 10px;
}
.amenties ul {
  list-style: circle;
  margin: auto 20px;
  padding: 0;
}
.amenties ul li {
  list-style: circle;
  margin: 0;
  float: left;
  line-height: 20px;
  padding: 0;
  width: 100%;
}
.am_ttl2 {
  font-size: 12px;
  color: #3c3737;
}
.amenties {
  width: 100%;
  float: left;
  margin-top: 2px;
  margin-bottom: 4px;
  padding: 0 10px;
}
.prolist {
  margin-top: 9px;
  margin-bottom: 10px;
}
.prolist ul {
  padding: 0;
  list-style: none;
  margin: 0 0 -7px;
  overflow-x: auto;
  word-wrap: break-word;
  width: 100%;
  scrollbar-width: thin;
}
.prolist ul li {
  display: inline-flex;
  border: 1px solid #dddddda8;
  padding: 6px 9px;
  border-radius: 2px;
  margin-right: 4px;
  margin-bottom: 5px;
  min-width: max-content;
  background: #fff;
  align-items: center;
  font-size: 12px;
}
.prolist ul li img {
  width: 20px;
  margin-right: 7px;
}
.phone-icon {
  position: relative;
  margin-right: 15px;
}
.c-white {
  color: #fff !important;
}
.bgc-blue {
  background-color: #eb5622;
}
.circle {
  border-radius: 50%;
}
.icons:after {
  background-color: transparent;
  border: 1px solid #eb5622;
  opacity: 0.5;
  animation: 1.2s ease-in-out infinite ring-circle-anim;
}
.phone-icon .icons:before {
  background-color: #eb5622;
  border: none;
  animation: 2.3s ease-in-out infinite ring-circle-fill-anim;
}
.osc-rotation {
  animation: 1s ease-in-out infinite oscillate-rotation;
  transform-origin: 50% 50%;
}
.icons:after,
.icons:before {
  bottom: 0;
  right: 0;
  top: 0;
  content: "";
  border-radius: 50%;
  transition: 0.5s;
  transform-origin: 50% 50%;
  position: absolute;
  left: 0;
}
.phone-icon .icons {
  font-size: 10px;
  text-rendering: optimizeLegibility;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes ring-circle-anim {
  0% {
    transform: rotate(0) scale(1.1) skew(0);
    opacity: 0;
  }
  30% {
    transform: rotate(0) scale(1.5) skew(0);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1.7) skew(0);
    opacity: 0.1;
  }
}
@keyframes ring-circle-fill-anim {
  0% {
    transform: rotate(0) scale(1) skew(0);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1.4) skew(0);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(1.1) skew(0);
    opacity: 0.2;
  }
}
@keyframes oscillate-rotation {
  0%,
  100%,
  50% {
    transform: rotate(0) scale(1) skew(0);
  }
  10%,
  30% {
    transform: rotate(-25deg) scale(1) skew(0);
  }
  20%,
  40% {
    transform: rotate(25deg) scale(1) skew(0);
  }
}
.phone-ico,
.phone-icon .icons {
  width: 22px;
  height: 22px;
}
.taxi-sec-inner {
  background: #fff;
  border: 1px solid #00000012;
  padding: 10px;
  border-radius: 15px;
  border-top: 4px solid #eb5622;
}
.taxi-sec-inner p {
  font-size: 13px;
  color: #00000080;
  margin-bottom: 5px;
  margin-top: 5px;
}
.taxi-sec-inner h3 {
  font-size: 17px;
  margin-bottom: 0;
  margin-top: 10px;
}
span.img-icon {
  background: #eb56228c;
  padding: 3px;
  border: 1px solid #eb5622;
  border-radius: 5px;
  width: 25px;
  display: flex;
  height: 25px;
  margin-right: 5px;
}
.taxi-sec-inner ul li {
  display: flex;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  margin: 10px 0;
}
a.car-sec-btn {
  background: #eb5622;
  width: 100%;
  display: block;
  padding: 7px 10px;
  border-radius: 6px;
  color: #fff;
  margin-top: 10px;
}
.taxi-sec-inner > img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.why-choose-us {
  padding: 60px 00px;
}
.why-choose-us h2 {
  font-weight: 700;
  margin-bottom: 40px;
}
.why-choose-us h2 span {
  color: #eb5622;
}
.feature-card {
  background: linear-gradient(90deg, #ff9a76 0, #f7784c 50%, #f48862 100%);
  border-radius: 12px;
  padding: 15px 20px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s;
  margin: 10px 0 10px 30px;
  display: flex;
  align-items: center;
}
.feature-card img,
.serviceslist {
  box-shadow: rgb(99 99 99 / 0.2) 0 2px 8px 0;
}
.feature-card:hover {
  transform: translateY(-5px);
}
.feature-card img {
  width: 50px;
  margin-right: 10px;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  margin-left: -50px;
  border: 1px solid #eb5622;
}
.feature-card h3 {
  font-size: 18px;
  margin-bottom: 4px;
  color: #fff;
}
.feature-card p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}
.packagebtn.whts a {
  background: #2aa71d;
}
.tour-outer,
section.gallery-sec {
  padding: 30px 0 20px;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
}
.tour-inner {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 7px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 19px;
}
.tour-inner .tbtn {
  margin: 0;
  padding-bottom: 0;
}
.tour-inner h3 {
  margin-bottom: 0;
  font-size: 16px;
  text-transform: capitalize;
  text-align: left;
}
.custom-form {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.custom-form button[type="submit"] {
  margin-top: 10px !important;
  padding: 8px 20px;
  background: #eb5622;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  margin: auto;
  position: relative;
  display: inherit;
  font-size: 15px;
  font-weight: 600;
}
.custom-form h3 {
  color: #eb5622;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 700;
  border: #ffdead;
  padding-bottom: 0;
}
.custom-form p {
  color: #747474;
  text-shadow: none;
  font-size: 15px;
}
.custom-form label {
  display: block;
  margin-top: 8px;
  font-size: 11px;
}
.custom-form input[type="email"],
.custom-form input[type="number"],
.custom-form input[type="tel"],
.custom-form input[type="text"] {
  width: 100%;
  padding: 8px 6px;
  margin-top: 5px;
  box-sizing: border-box;
  border: 1px solid #00000021;
  background: #f5f5f5;
  font-size: 14px;
}
.trip-buttons button.active {
  background: #eb5622;
  color: #fff;
}
.trip-buttons button {
  padding: 7px 12px;
  margin-right: 0;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  cursor: pointer;
  transition: background 0.3s;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
}
.tour-inner .car-img {
  width: 62px;
  border: 1px solid #00000014;
  border-radius: 4px;
  background: #f7f7f7;
}
.testimonialbox {
  padding: 50px 0;
  background: #f9f9f9;
}
.shadow-effect {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  border: 2px solid #eb5622;
  min-height: 260px;
  margin: 20px 0;
}
.shadow-effect i {
  position: absolute;
  top: 0;
  font-size: 35px;
  color: #eb5622;
  background: #f9f9f9;
  padding: 0 10px;
}
.clientsays .swiper-wrapper {
  padding-bottom: 30px;
}
.shadow-effect p {
  margin-top: 20px;
}
p.days-line {
  text-align: center !important;
  margin: auto;
  display: block;
  font-weight: 500;
}
.input-group.date-box {
  display: flex;
  justify-content: space-between;
}
.serviceslist {
  flex: 0 0 23.6%;
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
}
.serviceslist h4 {
  font-size: 18px;
  margin-top: 0;
  text-align: center;
  text-transform: capitalize;
  background: linear-gradient(90deg, #ff9a76 0, #f7784c 50%, #f48862 100%);
  padding: 9px 0;
  color: #fff;
}
.serviceslist .call-back-btn,
.tour-inner a {
  background: linear-gradient(90deg, #ff9a76 0, #f7784c 50%, #f48862 100%);
  color: #fff;
  font-size: 14px;
}
.serviceslist .call-back-btn {
  font-weight: 500;
  padding: 7px 10px;
  border-radius: 4px;
  margin: 15px auto;
  border: 1px solid #eb5622;
  display: table;
}
.serviceslist .pbtn {
  margin: 0 !important;
}
.serviceslist ul {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}
.serviceslist ul li {
  font-size: 12px;
  background: #f1f1f1cc;
  padding: 0 10px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  font-weight: 500;
}
.swiper-gallery .swiper-wrapper {
  padding-bottom: 40px;
}
.tour-inner a {
  padding: 7px 10px;
  border-radius: 4px;
  border: 1px solid #eb5622;
  min-width: max-content;
}

/* Routes List Styling */
.routes-list {
  max-width: 800px;
  margin: 0 auto;
}

.routes-list h3 {
  color: #eb5622;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 24px;
}

.routes-list ul {
  list-style: disc;
  padding-left: 20px;
}

.routes-list li {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
}

.route-card {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
  position: relative;
}

.route-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.route-card h3 {
  color: #eb5622;
  margin-bottom: 15px;
  font-size: 18px;
  border-bottom: 2px solid #eb5622;
  padding-bottom: 10px;
}

.route-card ul {
  list-style-type: none;
  padding: 0;
}

.route-card li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.route-card li .fa {
  color: #eb5622;
  margin-right: 10px;
  font-size: 16px;
}

.route-card li:last-child {
  border-bottom: none;
}

.route-card .route-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.route-card .route-header .fa {
  color: #eb5622;
  font-size: 24px;
  margin-right: 10px;
}

.route-card .route-header h3 {
  color: #eb5622;
  margin: 0;
  font-size: 18px;
  border-bottom: 2px solid #eb5622;
  padding-bottom: 10px;
  flex: 1;
}

.route-card .special-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #eb5622;
  color: #fff;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}

.route-card .special-badge .fa {
  margin-right: 5px;
}

.route-card .book-route-btn {
  display: inline-block;
  background: #eb5622;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 12px;
  transition: background 0.3s ease;
}

.route-card .book-route-btn:hover {
  background: #e67e22;
}
