*,
:before,
:after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
  --tw-translate-x: -50%;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-translate-x: -50%;
}
*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 8px 16px;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: rgb(0 0 0 / 40%);
  z-index: 50;
}
.maxwidth {
  max-width: 1920px;
  margin: 0 auto;
}
.container {
  max-width: 1280px !important;
  padding: 0;
}
.headerwrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headermenu {
  position: relative;
  display: flex;
}
.logo a img {
  height: 64px;
}
.headermenu a {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin: 0 0 0 32px;
}
.headermenu a:hover {
  color: rgb(209 213 219) !important;
}
.headermenu a:first-child {
  margin: 0;
}
.headermenu .dropmenu {
  margin: 0 0 0 32px;
  position: relative;
}
.dropmenu .menubox {
  width: 640px;
  color: #000 !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  padding: 24px;
  background-color: #fff !important;
  border-radius: 8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  display: none;
  margin: 8px 0 0;
  left: 50%;
  position: absolute;
}
.dropmenu:hover .menubox {
  display: block;
}
.menubox .menutop {
  display: flex;
  flex-direction: column;
}
.subbox .submenu_title {
  font-weight: 600;
  color: rgb(31 41 55);
}
.subbox a {
  width: 100%;
  display: block;
  font-weight: 700;
  text-align: left;
  padding: 8px 16px;
  margin: 8px 0 0;
  color: #000;
}
.subbox a:hover {
  background-color: rgb(229 231 235) !important;
  color: #000 !important;
}
.toptitlebg {
  position: relative;
  height: 450px;
  width: 100%;
  background-image: url(../Images/site/backgroundy1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.toptitlebg .headerbgcolor {
  background-color: rgb(0 0 0);
  opacity: 0.5;
  position: absolute;
  inset: 0px;
}
.toptitlebg .maintitle {
  position: absolute;
  inset: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.maintitle .pagetitle {
  font-size: 48px;
  line-height: 1;
  transition-duration: 700ms;
  color: #fff;
  font-weight: 700;
}
.maintitle .bookbtn {
  padding: 14px 24px;
  margin: 24px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  background-color: #fff;
  border-radius: 9999px;
  transform: scale(1);
  transition: all 300ms ease-in-out;
}
.maintitle .bookbtn:hover,
.maintitle .bookbtn:focus {
  transform: scale(1.05);
  transition: all 300ms ease-in-out;
  color: #000;
}
.togglemenu {
  display: none;
}
/* booking form */
.bookingpart {
  position: relative;
  padding: 24px;
  background-color: #fff;
  border-width: 1px;
  border-radius: 8px;
  max-width: 1152px;
  width: 100%;
  margin: -80px auto 0;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bookingpart h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin: 0 0 24px;
}
.bookingpart .bookingpartwrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 16px;
  margin: auto auto;
}
.bookingpartwrap .bookingform {
  width: 50%;
  position: relative;
  margin: auto 0;
}
.bookingpartwrap .bookingform.switch {
  width: 25%;
  display: flex;
  justify-content: center;
}
.bookingform.switch button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 6px;
}
.bookingform.switch button img {
  width: 32px;
  height: 32px;
  margin: 24px 0 0;
  max-width: 100%;
}
.bookingform label {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.bookingform .bookseat {
  display: flex;
  align-items: center;
  margin: auto;
}
.bookseat img {
  width: 20px;
  height: 20px;
  margin: 4px 0 0 8px;
  position: absolute;
}
.bookseat select {
  font-size: 18px;
  line-height: 22px;
  padding: 12px 24px 12px 40px;
  border-width: 1px;
  border-radius: 6px;
  width: 100%;
  display: block;
  margin: 4px 0 0;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.bookingform .pickdate {
  display: flex;
  align-items: center;
}
.pickdate .react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}
.pickdate .react-datepicker__input-container {
  display: inline-block;
  padding: 0;
  border: 0;
}
.react-datepicker__input-container input {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  padding: 11px 16px;
  border-width: 1px;
  border-radius: 6px;
  margin: 4px 0 0;
  width: 100%;
}
.pickdate button {
  background-color: rgb(229 231 235);
  border-radius: 6px;
  margin: 5px 0 0 8px;
  padding: 8px 12px;
}
.bookingpartwrap .searchroute {
  width: auto;
}
.searchbtn i {
  margin: 0 8px 0 0;
}
.searchroute button {
  width: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  padding: 12px 24px;
  background-color: #000;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin: 26px 0 0;
  transition-duration: 300ms;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.6);
}
.searchroute button:hover {
  background-color: rgb(31 41 55);
  transform: scale(1.05);
}
/* booking form */
/* About */
.aboutscn {
  background-color: rgb(249 250 251);
  padding: 112px 24px;
}
.aboutscn .container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}
.aboutscnwrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  color: #000;
}
.aboutscnwrap .aboutscntext {
  text-wrap: pretty;
  color: rgb(75 85 99);
  margin: 24px 0 0;
}
.aboutscntext .textbold {
  color: #000;
  font-weight: 600;
}
.aboutscn .aboutscnright {
  position: relative;
  height: 384px;
  min-height: fit-content;
}
.aboutscnright .aboutscnimg {
  position: absolute;
  top: 8px;
  overflow: hidden;
  border-radius: 8px;
}
.aboutscnimg img {
  height: 384px;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: left;
}
.socialicons {
  position: fixed;
  top: 25%;
  right: 0;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 50;
  border-radius: 8px;
  background-color: #000;
  padding: 8px;
}
.socialiconwrap .icons {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin: 12px 0 0;
  display: inherit;
}
.socialiconwrap .icons:first-child {
  margin: 0;
}
.socialiconwrap .icons:first-child:hover {
  color: rgb(236 72 153);
}
.socialiconwrap .icons:nth-child(2):hover {
  color: rgb(37 99 235);
}
.socialiconwrap .icons:nth-child(3):hover {
  color: rgb(220 38 38);
}
.socialiconwrap .icons:last-child:hover {
  color: rgb(96 165 250);
}
.socialbottom {
  position: relative;
  margin: 16px 0 0;
}
/* About */
/* Destination */
.destination {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  background-color: rgb(243 244 246);
  margin: 16px 0 0;
}
.destination .desinationwrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  max-width: 1024px;
  gap: 32px;
  margin: 32px 0 0;
}
.desinationwrap .routebox {
  position: relative;
  height: 256px;
  overflow: hidden;
  border-radius: 32px;
  background-color: #fff;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.routebox .destinationimg {
  padding: 16px;
  object-fit: cover;
  border-radius: 32px;
  max-width: 100%;
  height: 100%;
}
.routebox .routebtn {
  border-radius: 9999px;
  left: 50%;
  text-align: center;
  margin: 0 auto;
  bottom: 40px;
  position: absolute;
  background-color: #fff;
  padding: 8px 24px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.routebox .routebtn:hover {
  color: #fff;
  background-color: rgb(31 41 55);
}
/* Destination */
/* Package */
.package {
  width: 100%;
  margin: 0 auto;
}
.package .container {
  max-width: 1536px !important;
  background-color: rgb(243 244 246);
  padding: 64px 16px;
  margin: 0 auto;
}
.package .title {
  color: rgb(0 0 0);
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 32px;
}
.packagewrap {
  width: 1152px;
  margin: 0 auto 34px;
  text-align: left;
}
.packagewrap .packagecontent {
  font-size: 18px;
  line-height: 29px;
}
.package .bookpackage {
  display: flex;
  justify-content: center;
}
.bookpackage .packagebtn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(0 0 0);
  color: #fff;
  padding: 12px 32px;
}
.bookpackage .packagebtn:hover {
  background-color: rgb(31 41 55);
}
.packagebtn .pkgicon {
  margin: 0 8px 0 0;
}
/* Package */
/* Travels Planner */
.travelspln {
  min-height: 50vh;
  padding: 96px 32px;
  margin: 0 auto;
}
.travelspln .container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 16px 48px;
  gap: 32px;
}
.travelspln .travelsleft {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.travelspln .travelswrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.travelswrap .travelsimg {
  width: 208px;
  height: 208px;
  border-radius: 99999px;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  overflow: hidden;
}
.travelsimg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.travelspln .travelsright {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.travelsleft .happyctmr {
  font-size: 20px;
  line-height: 28px;
  color: rgb(75 85 99);
}
.happyctmr span {
  font-weight: 600;
  color: rgb(37 99 235);
}
.travelsleft .title {
  margin: -90px 0 16px;
}
.travelsright .title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: rgb(31 41 55);
  margin: 0 0 16px;
}
.travelsright p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 24px;
  color: rgb(75 85 99);
}
.travelsright button {
  padding: 8px 24px;
  border-radius: 9999px;
  background-color: rgb(0 0 0);
  color: #fff;
}
.travelsright button:hover {
  background-color: rgb(31 41 55);
}
/* Travels Planner */
/* Tour Pack */
.tourpack {
  padding: 64px 16px;
  margin: 0 auto;
  background-color: rgb(243 244 246);
  max-width: 1536px !important;
}
.tourpack .title {
  color: rgb(31 41 55);
  margin: 0 0 32px;
  text-align: center;
}
.tourpack .tourpackwrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
}
.tourpackwrap .packbtn {
  border-radius: 0.5rem;
  background-color: rgb(0 0 0);
  padding: 16px 48px;
  font-weight: 600;
  color: #fff;
  width: auto;
}
.tourpackwrap .packbtn:hover {
  background-color: rgb(17 24 39);
}
/* Tour Pack */
/* Why Choose Us */
.whychooce {
  padding: 64px 8px;
  text-align: center;
}
.whychooce .title {
  margin: 0 0 16px;
}
.whychooce .titlesub {
  width: 768px;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto 32px;
}
.servicemain {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.servicemain .serviceiconbox {
  margin: 0 auto;
  width: 288px;
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  /* border: 2px solid rgb(255 255 255); */
}
.servicemain .serviceiconbox:hover {
  border: 2px solid rgb(59 130 246);
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.serviceiconbox .serviceicon {
  width: 96px;
  height: 96px;
  margin: 0 auto 16px;
}
.serviceicon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.serviceiconbox h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: rgb(31 41 55);
  margin: 0 0 8px;
}
.serviceiconbox p {
  color: rgb(75 85 99);
}
/* Why Choose Us */
/* Package & women Sefety */
.packagewseety {
  display: flex;
  justify-content: center;
  padding: 32px 24px;
}
.packagewseety .container {
  width: 100%;
  width: 1152px;
  display: flex;
  flex-direction: row;
  gap: 24px;
}
.packagewseety .packagewseetywrap {
  width: 50%;
  padding: 40px;
  max-height: 400px;
  background-color: rgba(255, 255, 255);
  background-image: url(../Images/site/cardBackground.jpg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border: 5px solid rgb(219 234 254);
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.packagewseety .wmsafety {
  display: flex;
  max-height: 400px;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  background-color: rgb(254 226 226);
  border-radius: 12px;
  padding: 24px;
  width: 50%;
}
.packagemore .title {
  margin: 16px 0;
  color: rgb(31 41 55);
}
.packagewseetywrap .packagemore {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.packagemore .packageview {
  display: flex;
  align-items: center;
  justify-content: center;
}
.packageview .morebtn {
  margin: 0 auto;
  width: 128px;
  text-align: center;
  padding: 8px 16px;
  border-radius: 8px;
  background-color: #000;
  color: #fff;
}
.packageview .morebtn:hover {
  background-color: rgb(75 85 99);
}
.wmsafety .title {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 32px;
  color: rgb(31 41 55);
}
.wmsafety .wmsafetywrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.wmsafetywrap .wstop {
  flex-grow: 1;
}
.wmsafetywrap .wmsafetybox {
  color: rgb(31 41 55);
}
.wmsafetybox .wslist {
  display: flex;
  align-items: flex-start;
  margin: 12px 0 0;
}
.wslist img {
  width: 24px;
  height: 24px;
}
.wslist p {
  margin: 0 0 0 8px;
}
.wmsafetybox .wslist:first-child {
  margin: 0;
}
.wmsafetywrap .wssides {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 17px 0 0;
}
.wssides .wstopimg {
  width: 150px;
  object-fit: contain;
}
.wssides .wsbottomimg {
  width: 120px;
  margin: 12px 0 0;
  object-fit: contain;
}
/* Package & women Sefety */
/* Gallery */

.gallerywrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 0;
}
.gallerywrap img {
  width: 48px;
  height: 48px;
  margin: 0 8px 0 0;
}
.gallerywrap .title {
  font-weight: 600;
}
.gallery .gallerytebs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 16px 0;
  gap: 24px;
}
.gallerytebs .gallerybtn {
  border-radius: 8px;
  background-color: rgb(229 231 235);
  padding: 8px 24px;
  font-weight: 600;
  color: rgb(31 41 55);
}
.gallerytebs .gallerybtn:hover,
.gallerytebs .gallerybtn.icons:last-child:hover {
  background-color: #000;
  color: #fff;
}
.gallerymain {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 24px;
}
.gallerybusimg.container {
  max-width: 1152px !important;
  display: grid;
  width: 100%;
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gallerybusimg .gallerybox {
  position: relative;
  height: 320px;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  border-radius: 12px;
  background-color: rgb(229 231 235);
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  overflow: hidden;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
}
.gallerybox img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 1s ease-in-out;
}
.gallerybox .flipkart {
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(219 234 254);
  padding: 24px;
  text-align: center;
  opacity: 0;
  transition: all 1s ease-in-out;
}
.gallerybusimg .gallerybox:hover img {
  transform: scale(1.1);
  transition: all 1s ease-in-out;
}
.gallerybusimg .gallerybox:hover .flipkart {
  opacity: 0.7;
  transition: all 1s ease-in-out;
}
.fliptext h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
}
.fliptext p {
  margin: 8px 0 0;
  color: #000;
}
/* Gallery */
/* FAQ */
.faq {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(243 244 246);
  padding: 32px 0;
}
.faq .container {
  margin: 0 0 0 48px;
  padding: 16px 32px;
}
.faq .faqtop {
  display: flex;
  align-items: center;
  margin: 8px 0 24px;
}
.faqtop a img {
  width: 48px;
  height: 48px;
  margin: 0 16px 0 0;
  transform: scale(1);
  transition: all 300ms ease-in-out;
}
.faqtop a img:hover {
  transform: scale(1.05);
  transition: all 300ms ease-in-out;
}
.faqtop .title {
  font-size: 30px;
  line-height: 36px;
  color: rgb(31 41 55);
}
.faq .faqwrap {
  display: flex;
  flex-direction: row;
}
.faqwrap .faqtabs {
  width: 25%;
  padding: 16px;
  background-color: #000;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 8px;
}
.faqtabs ul .faqlist {
  padding: 8px 16px;
  color: #fff;
  background-color: #000;
  cursor: pointer;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
}
.faqtabs ul .faqlist:hover {
  background-color: rgb(55 65 81);
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 200ms;
}
.faqwrap .faqmain {
  max-height: 500px;
  width: 100%;
  overflow-y: auto;
  padding: 16px;
  width: 75%;
  margin: 0 0 0 32px;
}
.faqmain .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0 0 24px;
}
.faqbox {
  margin: 0 0 16px;
}
.faqbox .faqsub {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faqsub h3 {
  font-weight: 600;
  color: rgb(55 65 81);
}
.faqsub button {
  font-size: 20px;
  line-height: 28px;
  color: rgb(59 130 246);
}
/* FAQ */
/* Review */
.testimonial .container {
  max-width: 1536px !important;
  background-color: rgb(243 244 246);
  padding: 64px 16px;
}
.testimonial .reviewwrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
  max-width: 1024px;
}
.testimonial .testimonialwrap {
  width: 33.33%;
}
.reviewwrap .reviewmain {
  display: flex;
  flex-direction: row;
  gap: 32px;
  width: 66.666667%;
  margin: 0 0 0 48px;
}
.testimonialwrap .reviewicon {
  display: flex;
}
.reviewicon img {
  width: 28px;
  height: 28px;
  margin: 0 0 24px;
}
.testimonialwrap h2 {
  line-height: 24px;
}
.testimonialwrap h3 {
  line-height: 24px;
}
.testimonialwrap hr {
  margin: 0 0 24px;
  border-top: 2px solid #a5aab1;
}
.reviewleft h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin: 0 0 16px;
}
.reviewmain .reviewbox {
  background-color: #fff;
  border-radius: 8px;
  padding: 32px;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 75%;
  transform: scale(1);
  transition: all 300ms ease-in-out;
}
.reviewbox .reviewsub {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 16px;
}
.reviewsub img {
  width: 80px;
  height: 80px;
  margin: 0 0 8px;
  object-position: top;
  object-fit: cover;
  border-radius: 9999px;
}
.reviewsub p:nth-child(2) {
  margin: 0 0 4px;
  color: #000000;
  font-weight: 600;
}
.reviewsub p:nth-child(3) {
  margin: 0 0 8px;
  color: rgb(107 114 128);
}
.reviewsub .star {
  margin: 0 0 16px;
  color: rgb(250 204 21);
}
.reviewsub .reviewtext {
  color: rgb(75 85 99);
}
.reviewmain .reviewbox:hover {
  background-color: rgb(249 250 251);
  transform: scale(1.05);
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition: all 300ms ease-in-out;
}
/* Review */
/* Trm & Con */
.termc .container {
  max-width: 1536px !important;
  margin: 0 auto;
  background-color: rgb(243 244 246);
  padding: 64px 16px;
}
.termcwrap {
  display: flex;
  flex-direction: row;
  align-items: start;
}
.termctitle .title {
  font-size: 55px;
  margin: 0 0 32px;
  font-weight: 700;
  text-align: left;
  line-height: 82px;
  padding: 16px;
}
.termcmain .termpoints {
  margin: 0 0 0 24px;
  list-style-position: inside;
  list-style-type: disc;
  padding: 24px;
  font-size: 20px;
  line-height: 28px;
}
.termpoints .termlist {
  margin: 0 0 8px;
}
/* Trm & Con */
/* Footer */
footer.footer {
  padding: 32px 0;
  background-color: rgb(229 231 235);
}
.footer .container {
  padding: 0 32px;
}
.footer .footerwrap {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px;
}
.footerwrap .footerlist {
  text-align: left;
}
.footerlist .footertitle {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
  margin: 0 0 16px;
}
.footersub .footersubtitle {
  font-size: 18px;
  line-height: 28px;
}
.footerlist p b {
  color: rgb(75 85 99);
}
.footerlist p {
  margin: 0 0 16px;
}
.footerlist .morebtn {
  color: rgb(31 41 55);
}
.footerlist ul li {
  margin: 0 0 16px;
}
.footerlist ul li a {
  color: rgb(31 41 55);
}
.footerlist ul li a:hover,
.footerlist ul li a:focus {
  color: #000;
}
.footer .footerline {
  margin: 32px 0;
  border-top: 1px solid rgb(55 65 81);
}
.footer .footersub {
  text-align: center;
}
.footersub .socialiconft {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 16px 0;
}
.socialiconft a {
  color: #000;
}
.socialiconft a:hover {
  color: #000;
}
.footersub .copyright {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
}
/* Footer */
/* Contact */
.contactus .container {
  margin: 96px auto 0;
  padding: 32px 16px;
  height: auto;
  max-width: 1152px !important;
  background-color: rgb(249 250 251);
}
.contactus .title {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 24px;
}
.contactuswrap {
  padding: 40px;
}
.contactusform {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
.contactusform label,
.contactusformpick label {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
}
.contactusformpick {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin: 64px 0 0;
}
.contactusform input,
.contactusformpick input {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  width: 100%;
  border-radius: 6px;
  padding: 8px 16px;
  border: 1px solid #e5e7eb;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.contactusformpick select {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
  padding: 8px 16px;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.Requestcall {
  display: flex;
  justify-content: center;
}
.Requestcall button {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  margin: 66px 0 0;
  display: flex;
  justify-content: center;
  width: 33.33%;
  border-radius: 6px;
  background-color: #000;
  color: #fff;
  padding: 8px 0;
  font-weight: 700;
  transition: all 300ms ease-in-out;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.Requestcall button:hover {
  background-color: #4b5563;
  transition: all 300ms ease-in-out;
}
.contactusadd {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 48px 0 0;
  border-radius: 24px;
  padding: 32px 0;
  background-color: rgb(209 213 219);
}
.contactusadd .container {
  background-color: transparent;
}
.contactusadd .container {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 16px;
  flex-direction: row;
  color: #000;
}
.contactusadd .addinfo {
  display: flex;
  align-items: center;
}
.addsub h4 {
  margin: 0 0 0 16px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.addsub p {
  margin: 0 0 0 16px;
}
/* Contact */
/* Whatsapp */
.whatsapp {
  position: fixed;
  bottom: 40px;
  right: 32px;
  z-index: 50;
}
.popup {
  display: none;
}

.whatsapp .whatsappbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 9999px;
  background-color: rgb(34 197 94);
  color: rgb(255 255 255);
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transform: none;
  transition: all 300ms ease-in-out;
}
.whatsapp .whatsappbtn:hover {
  background-color: rgb(22 163 74);
  transform: scale(1.1);
  transition: all 300ms ease-in-out;
}
.whatsappbox {
  width: 320px;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  margin: 0 0 16px;
}
.whatsapptop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.whatsappbutton {
  margin: 16px 0 0;
}
.whatsappbutton p {
  font-size: 14px;
  line-height: 20px;
  color: #4b5563;
}
.whatsappbutton p span {
  font-weight: 700;
}
.whatsappbutton .wtsbtn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(34 197 94);
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 500;
  color: #fff;
  margin: 16px 0 0;
}
.whatsappbutton .wtsbtn:hover {
  background-color: rgb(22 163 74);
}
/* Whatsapp */

/* Tirupati Packages */
.packagepages {
  margin: 80px 0 0;
}
.packagepages .packagepageswrap {
  padding: 0 50px;
}
.packagepageswrap .packagetitle {
  font-size: 48px;
  line-height: 1;
  margin: 40px 0;
  padding: 24px;
  text-align: center;
  font-weight: 700;
}
.packagetext {
  display: flex;
}
.packageimg img {
  display: block;
  width: 2200px;
  height: 350px;
  border-radius: 6px;
}
.packagetext p {
  font-size: 18px;
  line-height: 28px;
}
.packagetext h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #000;
}
.packagepageswrap p {
  font-size: 18px;
  line-height: 28px;
  color: rgb(55 65 81);
}
.packagepageswrap h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #000;
}
.packagepageswrap ul {
  font-size: 18px;
  line-height: 28px;
  list-style-type: disc;
  list-style-position: inside;
}
.packagepageswrap ul li {
  margin: 0 0 8px;
}
.packagebook {
  display: flex;
  justify-content: center;
}
.packagebook .packagebookbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  padding: 12px 32px;
  border-radius: 9999px;
  color: rgb(255 255 255);
  background-color: #000;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.packagebook .packagebookbtn:hover {
  background-color: rgb(31 41 55);
}
.packagebookbtn svg {
  margin: 0 8px 0 0;
}
/* Tirupati Packages */
.popularwrap {
  margin: 96px 0 0;
}
.popularwrap h3 {
  font-size: 48px;
  line-height: normal;
}
.Explore {
  padding: 8px 24px;
  margin: 24px 0 40px;
  border-radius: 8px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.Explore:hover {
  background-color: #4b5563;
  transition: all 300ms ease-in-out;
}
