.footer h4,
.h1-global p,
.h1-global span {
  font-weight: 600;
}
#banner .banner-text h1,
.btn-enq,
.deal,
.packages .tag {
  text-transform: uppercase;
}
#banner .banner-text h1,
.h1-global,
.h1-global p,
.h1-global span,
.packages h2,
body {
  font-family: Montserrat, sans-serif;
}
#banner .trusted,
.banner-2 ul li,
.itnry li,
.price-tag .price {
  display: inline-block;
}
#banner,
#confused {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
#banner .free-quotes .get-free,
._btn_bm,
._col_bm,
._col_m,
.banner-2 .abt-cmpny,
.banner-2 ul,
.clientbox,
.ftr-link,
.itnry li,
.packages .special-honymoon,
.vdo-container span,
.why-book {
  text-align: center;
}
#book-online,
#confused,
#departure-date,
#top-packages,
#why-us {
  padding: 50px 0;
}
._col_m,
.vdo-container a:hover,
.whatsapp-chat,
a.morelink {
  cursor: pointer;
}
:root {
  --orange: #f4431d;
  --blue-light: #178ca4;
  --blue-dark: #074b62;
  --black-light: #666;
  --gray-light: #b3b3b3;
  --white-light: #f9f7f0;
  --yellow-dark: #ff0;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffffc4;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.centered,
.centered1,
.centered3,
.centered4 {
  font-size: 19px;
  margin: 0 auto;
  max-width: 100%;
}
.form-control:focus {
  color: #003366;
  background-color: #fff;
  border-color: #003366;
  outline: 0;
  box-shadow: none;
}
input::placeholder {
  opacity: 0.8;
}
input:focus::placeholder {
  opacity: 0.5;
}
#banner .free-quotes .get-free-qoute .form-control {
  border-radius: 3px;
}
.text-yellow {
  color: #ff0;
}
.adressborder,
.banner-text .spn2,
.ivc p,
.text-white-light,
a.main-m:hover {
  color: var(--white-light);
}
.adressborder {
  border-left: 5px solid #fff070;
}
.pkg-pic {
  min-height: 360px;
}
img.img-review {
  margin-bottom: 15px;
}
.centered {
  border: 3px solid #f37b26;
  color: #fff;
  border-radius: 1px;
  background-color: #f37b26;
}
.centered p,
.centered1 p,
.centered3 p,
.centered4 p {
  margin: 0;
  font-size: 17px;
  line-height: 28px;
  color: #130000;
  text-align: center;
}
.centered1,
.centered3,
.centered4 {
  border: 3px solid #ffc107;
  color: #fff;
  border-radius: 1px;
  background-color: #ffc107;
}
.chatbtn {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 90px;
  left: initial;
  z-index: 999;
}
.chatbtn img {
  width: 100%;
}
.whatsapp-chat {
  position: fixed;
  bottom: 20px;
  z-index: 9999;
  left: 20px;
  width: 45px;
  height: 45px;
  padding: 10px;
  background: #64b161;
  border-radius: 50%;
}
#banner,
#banner .trusted li i,
.banner-2,
.head-cnt ul li,
.packages figure,
.pkg-incusion li,
section.footer {
  position: relative;
}
.whatsapp-chat img {
  width: 100%;
  vertical-align: initial;
}
#book-online hr,
#top-packages hr {
  margin-top: 50px;
}
.price :is(i) {
  vertical-align: initial;
}
.clientbox {
  display: block;
  outline-offset: -5px;
  border-radius: 20px;
  outline: rgba(0, 0, 0, 0.1) solid 1px;
  background: #fff;
  /* border: 5px solid #cdd2d33d; */
}
section.footer {
  background-color: #003366;
}
.banner-2::before,
section.footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 0.3rem 0.3rem;
  opacity: 0.1;
}
body,
html {
  -webkit-overflow-scrolling: touch !important;
  height: 100% !important;
}
body {
  color: #000;
  /* background-color: #f3f4f5; */
  font-size: 16px;
  font-weight: 500;
}
.btn-blue {
  background-color: #003366 !important;
  border-color: #003366 !important;
}
.btn-green {
  background-color: #64b161 !important;
  border-color: #64b161 !important;
}
.blinking {
  animation: 1s linear infinite blink;
  font-weight: 700;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.deal {
  background: #30318c;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  border: 3px solid #52a3d7;
  padding: 12px 25px;
}
.deal:hover {
  background: #060863;
  color: #fff;
}
.nav-header {
  background: #f3f4f5;
}
.head-cnt {
  float: right;
}
#banner .destination,
.ftr-cnt,
.head-cnt ul,
.pkg-incusion {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.head-cnt ul li {
  padding: 0 0 0 40px;
  margin: 0;
  list-style-type: none;
}
.head-cnt ul li a {
  color: #003366;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}
.head-cnt ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  color: #003366;
}
textarea {
  resize: none;
}
#banner {
  background-image: url(../images/banner.webp);
  width: calc(100vw - 17px);
  height: calc(100vh - 83px);
  background-size: cover;
  background-position: center center;
}
#banner .banner-text h1 {
  font-size: 65px;
  font-weight: 700;
  color: #f3f4f5;
  letter-spacing: -1px;
  margin-top: 15px;
}
#banner .banner-text h4 {
  color: #98ff33;
  font-family: proxima_nova_rgbold;
}
.blue-c {
  filter: hue-rotate(316deg) contrast(2);
}
#banner .destination li {
  padding: 0 13px 0 0;
  color: #fff;
  font-size: 16px;
  margin: 0 10px 0 4px;
  list-style-type: none;
  display: inline-block;
  font-family: proxima_nova_ththin;
  border-right: 1px solid #52a3d7;
  line-height: 14px;
}
#banner .trusted li,
.banner-2 ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#banner .destination li:last-child,
.banner-2 ul li:last-child,
.ftr-link li:last-child {
  border-right: none;
}
#banner .trusted {
  padding: 15px;
  margin: 10px 0 0;
  list-style-type: none;
}
#banner .trusted li {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
}
#banner .trusted li:last-child {
  border-bottom: none;
}
#banner .trusted li i {
  vertical-align: baseline;
  color: #f1c097;
}
.trusted .t-circle {
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 0.3rem 0.4rem;
  margin-right: 8px;
}
#banner .free-quotes {
  background: #f3f4f5ba;
  border-radius: 5px;
  backdrop-filter: blur(2px);
  margin-block: 10vh;
}
#banner .free-quotes .get-free {
  background: #fff070;
  color: #000;
  padding: 10px 0;
  font-size: 26px;
  position: relative;
  border-radius: 5px 5px 0 0;
}
#banner .free-quotes .get-free:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff070;
  bottom: -11px;
  left: 50%;
}
#banner .free-quotes .get-free-qoute {
  padding: 30px;
}
.btn-enq {
  background-color: #000;
  border-radius: 0px;
  font-size: 18px;
  padding: 5px 15px;
  color: #fff070;
  font-weight: 500;
}
.btn-enq:hover {
  background: #000000e7;
  color: #f3f4f5;
}
.banner-2 {
  background: #003366;
  width: 100%;
  padding: 20px 0;
  margin-top: 50px;
}
.banner-2 ul li {
  padding: 0 22px 0 0;
  margin: 0 22px 0 0;
  list-style-type: none;
  vertical-align: top;
  border-right: 1px solid #ffffffb3;
}
.itnry li,
.itnry li figure,
.itnry li p {
  padding: 0;
  margin: 0;
}
.banner-2 .abt-cmpny {
  color: #f3f4f5;
}
.banner-2 .abt-cmpny h6 {
  font-size: 17px;
}
.h1-global {
  font-size: 44px;
  padding-top: 10px;
}
.h1-global span {
  color: #003366;
}
.h1-global p {
  color: #003366;
  margin: 0;
}
.packages {
  margin-top: 50px;
  box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}
.packages figure {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 1s;
  -o-transition: 0.8s;
  transition: 0.8s;
  transform: scale(1);
}
.packages figure:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1.06);
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 18%,
    rgba(0, 0, 0, 0) 65%,
    #000 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 18%,
    rgba(0, 0, 0, 0) 65%,
    #000 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 18%,
    rgba(0, 0, 0, 0) 65%,
    rgba(0, 0, 0, 0 2.89) 100%
  );
}
.packages .all-free {
  position: absolute;
  bottom: 83px;
  left: -1px;
  padding: 8px 0;
  font-weight: 700;
}
.packages .special-honymoon {
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 8px 0 0;
  color: #fff;
  right: 10px;
  font-size: 18px;
  line-height: normal;
}
.packages .tag {
  position: absolute;
  width: 150px;
  top: 10px;
  background: #f47a27;
  color: #fff;
  left: 0;
  padding: 8px 0 8px 18px;
  font-weight: 700;
  font-size: 18px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.packages .budget {
  position: absolute;
  top: -8px;
  right: -7px;
}
.packages h2 {
  font-size: 18px;
  font-weight: 600;
  color: #f3f4f5;
  margin: 0;
}
#thank-you a,
.inclusions a,
.itnry li {
  color: #52a3d7;
}
.body-text-card {
  font-size: 0.9rem;
}
.card-text :is(span) {
  font-size: 18px;
  font-weight: 600;
}
.dest-para {
  margin: 0;
}
.dest strong,
.card-text strong {
  letter-spacing: 0.3px;
  font-size: 1rem;
  font-weight: 600;
}
.card{
  border: none;
}
.card-body {
  padding: 0.5rem 1.25rem;
}
.card-header {
  padding: 0.5rem 1.25rem;
  background-color: #003366;
  border: none;
  width: 100%;
}
.btn-detail .btn,
.requirement {
  background: #174778;
  text-transform: uppercase;
}
.itnry,
.price-tag {
  border-bottom: 1px solid #cfcfcf;
  border-top: 1px solid #cfcfcf;
  padding: 10px 0;
}
.card-text {
  font-size: 14px;
}
.packages h3 {
  font-size: 15px;
  margin-bottom: 10px;
  min-height: 56px;
  font-weight: 400;
}
.itnry {
  margin: 0;
  list-style-type: none;
}
.itnry li {
  list-style-type: none;
  width: 19%;
  font-size: 14px;
}
.inclusions h5,
.price-tag .price,
.requirement {
  font-size: 20px;
  font-weight: 600;
}
.itnry li.active {
  color: #a3a3a3;
}
.itnry li.active figure {
  opacity: 0.3;
}
.inclusions {
  margin-top: 20px;
}
.pkg-incusion li {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  list-style-type: none;
  display: block;
  background-image: url(../images/arrow-orng.png);
  background-repeat: no-repeat;
  background-position: left 6px;
}
.btn-detail,
.why-book img {
  margin-bottom: 10px;
}
.pkg-incusion li i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #52a3d7;
}
.inclusions .read-collpse {
  position: absolute;
  right: 20px;
  margin-top: -10px;
}
.inclusions .read-collpse span,
.inclusions .read-collpse[aria-expanded="true"] i {
  display: block;
}
.inclusions .read-collpse[aria-expanded="false"] i,
.inclusions .read-collpse[aria-expanded="true"] span,
.mobile-footer,
.morecontent span,
.section_mobile,
.videoPopup {
  display: none;
}
.btn-detail,
.btn-detail span,
.text-tag {
  display: inline-flex;
}
.price-tag {
  float: left;
  width: 100%;
}
.price-tag .price {
  margin-top: 6px;
}
.card,
.card-header:first-child {
  border-radius: 0;
}
.price-tag .price small {
  display: block;
  color: #333;
}
.btn-detail {
  align-items: center;
}
.btn-detail span {
  font-size: 18px;
  align-items: center;
}
.btn-detail .btn {
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  padding: 6px 21px;
  color: #fff;
}
#confused {
  background-image: url(../images/luxury-train.webp);
  background-attachment: fixed;
}
.white-color {
  color: #f3f4f5 !important;
}
.requirement {
  border-radius: 6px;
  padding: 6px 50px;
  color: #fff;
}
.btn-close,
.modal-body,
.modal-header {
  padding: 0 !important;
}
.requirement:hover {
  background: #f47a27;
  color: #fff;
}
iframe {
  border: 10px solid #fff;
}
.btn-close {
  position: absolute;
  right: 25px;
  top: 25px;
  content: "";
  opacity: 1;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  color: #000;
  background: url(../images/icon/btn-close.svg) center/1.5rem 1.5rem no-repeat !important;
  border: 0;
  border-radius: 0.375rem;
}
.modal-content {
  background-color: transparent !important;
}
.modal-content,
.modal-header {
  border: none !important;
}
.vdo-container {
  position: relative;
  margin: 10px 0;
}
.vdo-container img {
  width: 100%;
  z-index: -1;
}
.vdo-container span {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: translatey(-50%);
  font: 48px/1.5 sans-serif;
  color: #fff;
  text-shadow: 0 0 0.5em #000;
}
.footerlinks a,
.footerlinks li,
.ftr-cnt li {
  position: relative;
}
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
.clients_section img {
  border-radius: 20px;
}
.footerlinks li {
  list-style-type: none;
}
.footerlinks a::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "\f0a4";
  color: var(--yellow-dark);
  right: 25px;
  top: 0;
}
img.img-review {
  width: 85%;
}
.fa-circle {
  color: #fff !important;
}
.fa-whatsapp {
  color: var(--bs-success);
}
.fa-instagram {
  color: #ff0069;
}
.fa-facebook-f {
  color: var(--bs-primary);
}
.fa-stack.social {
  font-size: 1.5rem;
}
i {
  vertical-align: middle;
}
.ftr-btm a {
  color: var(--blue-light);
}
.ftr-h4,
.why-book h4 {
  color: #52a3d7;
  font-family: proxima_nova_rgbold;
}
.com-info {
  font-size: 1.2rem;
}
.why-book {
  border-right: 1px dotted #333;
  margin: 50px 0;
  height: 70%;
  padding: 0 20px;
}
.why-book h4 {
  font-size: 26px;
}
.why-book p {
  font-size: 20px;
}
.ftr-h4,
.ftr-h5,
.ftr-link li {
  font-size: 18px;
  text-transform: uppercase;
}
#footer {
  background: #323232;
  padding: 50px;
}
.ftr-link {
  padding: 0;
  margin: 0 0 80px;
  list-style-type: none;
}
.ftr-link li {
  padding: 0 12px;
  margin: 0;
  list-style-type: none;
  display: inline-block;
  color: #fff;
  border-right: 1px solid #fff;
  line-height: 15px;
}
.ftr-h4 {
  margin-bottom: 20px;
}
.fifth:hover,
.ftr-cnt li,
.ftr-cnt li a,
.ftr-h5 {
  color: #fff;
}
.ftr-h5 {
  font-family: proxima_nova_rgbold;
  margin-top: 20px;
}
.approved {
  margin-top: 42px;
}
.ftr-cnt li {
  padding: 0 0 0 40px;
  margin: 0 0 10px;
  list-style-type: none;
  font-size: 24px;
}
.ftr-cnt li i {
  position: absolute;
  left: 0;
}
#copywrite {
  background: #fff070;
  padding: 12px 0;
}
#copywrite p {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
}
#copywrite-thank-you {
  background: #000;
  padding: 12px 0;
}
#copywrite-thank-you p {
  margin: 0;
  padding: 0;
  color: #fff;
}
#thank-you {
  padding: 100px;
}
.inner_mobile > .container {
  max-width: 100%;
}
.inner_mobile {
  width: 100%;
  max-width: 100%;
  bottom: 0;
  background: #007bff;
  position: fixed;
  z-index: 99999;
}
._col_m {
  border-right: 1px solid #00004d;
  color: #f7f7f7;
  height: 45px;
  justify-content: center;
  background: #243a51;
}
._btn_bm {
  margin: 0;
  height: 45px;
  width: 100%;
  background: 0 0;
  border: none;
  color: #fff;
  padding: 10px 0;
}
.fa-1x {
  font-size: 31px !important;
  margin-top: 8px;
}
._col_bm a {
  color: #fff;
  text-decoration: none;
}
.bg-primarys {
  background-color: #0586b1;
}
.text-tag {
  font-size: 15px;
  padding: 4px;
  border-left: solid;
  background: linear-gradient(73deg, #0056adcc, #ff350785);
  margin: 3px 0;
}
.mobhiddn {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
}
#why-us {
  background-color: #174778;
  color: #fff;
}
.inc_icon p {
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}
.fifth {
  border-color: #242424;
  border-radius: 0;
  color: #242424;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: color 150ms ease-in-out;
  transition: color 0.3s ease-in-out;
}
.fifth:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background: #242424;
  z-index: -1;
  -webkit-transition: width 150ms ease-in-out;
  transition: width 0.3s ease-in-out;
}
.fifth:hover:after {
  width: 110%;
}
a.morelink {
  color: #003366 !important;
  font-weight: 500;
}
a.morelink:hover {
  color: #f0f !important;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.dest {
  flex: 6;
}
.dura {
  flex: 2;
}
.table-spl {
  color: #003366;
  background-color: #fff;
}
.table-spl thead th {
  vertical-align: initial;
}
.table-spl > thead > tr {
  background-color: #003366;
  color: #f3f4f5;
}
.table-spl > tbody > tr:first-child {
  background-color: #f3f4f5;
  color: #003366;
}
.table-spl > tbody > tr:nth-child(2) {
  background-color: #f1c097;
  color: #333;
}
