/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: baseline;
  font-weight: normal;
  font-size: 14px;
  font-family: "Urbanist", sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-size: 14px;
  font-family: "Urbanist", sans-serif;
}
body.add-font {
  font-family: "Urbanist", sans-serif;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

p {
  line-height: 25px;
}

input::ms-clear,
input[type=password]::ms-reveal {
  display: none;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 0;
}

button,
a.button,
input[type=reset],
input[type=submit],
input[type=button],
input[type=image] {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  width: auto;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Urbanist", sans-serif;
}

button,
input[type=reset],
input[type=submit],
input[type=button] {
  line-height: normal !important;
}

textarea,
select,
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  background: none;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-family: "Urbanist", sans-serif;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button,
select::-webkit-outer-spin-button,
select::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=datetime]::-webkit-outer-spin-button,
input[type=datetime]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=email]::-webkit-outer-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=password]::-webkit-outer-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=search]::-webkit-outer-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=tel]::-webkit-outer-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=text]::-webkit-outer-spin-button,
input[type=text]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=url]::-webkit-outer-spin-button,
input[type=url]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

textarea {
  min-height: 50px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  font-style: normal;
  font-weight: normal;
  font-family: "Urbanist", sans-serif;
}

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  input:invalid,
  button:invalid,
  select:invalid,
  textarea:invalid {
    box-shadow: none;
  }
  input::-moz-focus-inner,
  button::-moz-focus-inner,
  select::-moz-focus-inner,
  textarea::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
  }
}
img {
  max-width: 100%;
}

.add-font {
  font-family: "Poppins", sans-serif;
}
.add-font .error-page content button {
  font-family: "Teko", sans-serif;
}
.add-font .error-page content span {
  font-family: "Teko", sans-serif;
}
.add-font .b2b-key-features .heading {
  font-family: "Teko", sans-serif;
}
.add-font .b2c-features .heading {
  font-family: "Teko", sans-serif;
}
.add-font .b2c-features .title {
  font-family: "Teko", sans-serif;
}
.add-font .b2c-company .title, .add-font .b2c-company h2 {
  font-family: "Teko", sans-serif;
}
.add-font .looking-for-travel .heading, .add-font .looking-for-travel h3 {
  font-family: "Teko", sans-serif;
}
.add-font .banner-content-box .heading {
  font-family: "Teko", sans-serif;
}
.add-font .development-company .heading {
  font-family: "Teko", sans-serif;
}
.add-font .populer-apis .heading {
  font-family: "Teko", sans-serif;
}
.add-font .api-integration .heading {
  font-family: "Teko", sans-serif;
}
.add-font .our-products .heading {
  font-family: "Teko", sans-serif;
}
.add-font .leading-booking .heading {
  font-family: "Teko", sans-serif;
}
.add-font .ready-conversation .heading {
  font-family: "Teko", sans-serif;
}
.add-font .testimonials .heading {
  font-family: "Teko", sans-serif;
}
.add-font .latest-news-section .heading {
  font-family: "Teko", sans-serif;
}
.add-font .career-blogs .heading {
  font-family: "Teko", sans-serif;
}
.add-font .banner-content-box .heading {
  font-family: "Teko", sans-serif;
}
.add-font .contact-section .heading {
  font-family: "Teko", sans-serif;
}
.add-font .travel-solution .heading {
  font-family: "Teko", sans-serif;
}
.add-font .privacy-content .title {
  font-family: "Teko", sans-serif;
}
.add-font .services-left-content h2, .add-font .services-left-content h3, .add-font .services-left-content h4, .add-font .services-left-content h5, .add-font .services-left-content h6 {
  font-family: "Teko", sans-serif;
}
.add-font .services-sidebar .heading {
  font-family: "Teko", sans-serif;
}
.add-font .service-need-help .title {
  font-family: "Teko", sans-serif;
}
.add-font .service-need-help a {
  font-family: "Teko", sans-serif;
}
.add-font .main-service-box .title {
  font-family: "Teko", sans-serif;
}
.add-font .perfect-solutions {
  font-family: "Teko", sans-serif;
}
.add-font .perfect-solutions .heading, .add-font .perfect-solutions span, .add-font .perfect-solutions .title {
  font-family: "Teko", sans-serif;
}
.add-font .call-lternate .heading {
  font-family: "Teko", sans-serif;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#ui-datepicker-div {
  z-index: 99 !important;
  width: auto;
  background: #fff;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  border-radius: 5px;
  display: none;
  -webkit-box-shadow: 0px 0 7px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0 7px 0px rgba(0, 0, 0, 0.5);
}
#ui-datepicker-div .ui-widget-header {
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  background-color: #0139A8;
}
#ui-datepicker-div .ui-widget-header .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-header .ui-state-hover {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-header .ui-state-focus {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next {
  top: -6px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon {
  background: url(../images/common/next.png) no-repeat 4px;
  font-size: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border-radius: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  top: -6px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon {
  background: url(../images/common/back.png) no-repeat 3px;
  font-size: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border-radius: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-state-disabled {
  opacity: 1;
  padding: 0;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
  top: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-state-disabled span {
  color: #d6d6d6;
}
#ui-datepicker-div .ui-datepicker-calendar tr td {
  padding: 1px;
  border: 2px solid transparent;
}
#ui-datepicker-div .ui-datepicker-calendar tr td a {
  padding: 8px 10px;
}
#ui-datepicker-div .ui-datepicker-calendar tr:last-child {
  border-bottom: 1px solid #fff;
}
#ui-datepicker-div .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-content .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-content .ui-state-active {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-content .ui-state-hover {
  border: 2px solid #71a9e4;
  border-radius: 11px;
}
#ui-datepicker-div .ui-widget-content .ui-state-focus {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-content .ui-state-disabled {
  opacity: 1;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
}
#ui-datepicker-div .ui-widget-content .ui-state-disabled span {
  color: #d6d6d6;
}
#ui-datepicker-div .ui-button {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div .ui-button:hover {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-button:focus {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div html .ui-button.ui-state-disabled:hover {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div html .ui-button.ui-state-disabled:active {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div .ui-state-active {
  border: 0px;
  background: #71a9e4;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-state-hover {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-state-focus {
  border: 0px;
  background: #F3D968;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover {
  background: none;
}
#ui-datepicker-div .ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
  background: none;
}
#ui-datepicker-div .ui-datepicker-title {
  font-family: inherit;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-title select {
  font-weight: 700;
  color: #fff;
}
#ui-datepicker-div .ui-state-disabled {
  opacity: 1;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
}
#ui-datepicker-div .ui-state-disabled span {
  padding: 8px 10px;
  color: #d6d6d6;
}

.ui-datepicker td span {
  display: block;
  padding: 0;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker td a {
  display: block;
  padding: 0;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  left: 10px;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  right: 10px;
}

#departuredestination {
  position: relative;
}

#arrivaldestination {
  position: relative;
}

@media (max-width: 767px) {
  #ui-datepicker-div {
    left: 0 !important;
    right: 0;
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  #ui-datepicker-div table {
    width: 100%;
  }
}
.banner-tabs {
  position: relative;
  -webkit-backdrop-filter: blur(20.3999996185px);
          backdrop-filter: blur(20.3999996185px);
}

.banner-tabs ul.tabs {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  width: 195px;
  margin: 0 auto -20px;
  -webkit-box-shadow: 0px 2px 12.9px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 2px 12.9px 0px rgba(0, 0, 0, 0.1215686275);
}

.banner-tabs ul.tabs li {
  font-size: 15px;
  font-weight: 500;
  background: none;
  color: #14141F;
  background: #fff;
  display: inline-block;
  padding: 12px 20px;
  cursor: pointer;
}

.banner-tabs ul.tabs li.current {
  background: #0139A8;
  color: #fff;
}

.banner-tabs ul.tabs li i {
  display: inline-block;
  margin-right: 4px;
}

.banner-tabs .tab-content {
  display: none;
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  text-align: left;
}

.banner-tabs .tab-content.current {
  display: inherit;
}

.radio-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-buttons .button-group {
  margin-right: 15px;
}

.radio-buttons [type=radio]:checked, .radio-buttons [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.radio-buttons [type=radio]:checked + label, .radio-buttons [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

.radio-buttons [type=radio]:checked + label:before, .radio-buttons [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #BFBFBF;
  border-radius: 100%;
  background: #fff;
}

.radio-buttons [type=radio]:checked + label:after, .radio-buttons [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #FCD117;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-color: #FCD117;
}

.radio-buttons [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.radio-buttons [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.wrap-check-48 input[type=checkbox] {
  display: none;
  visibility: hidden;
}

.wrap-check-48 .cbx {
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  cursor: pointer;
}

.wrap-check-48 .cbx span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.wrap-check-48 .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  -webkit-transform: scale(1);
          transform: scale(1);
  vertical-align: middle;
  border: 1px solid #F6A10E;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.wrap-check-48 .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.wrap-check-48 .cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F6A10E;
  display: block;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}

.wrap-check-48 .cbx span:last-child {
  padding-left: 8px;
}

.wrap-check-48 .cbx:hover span:first-child {
  border-color: #F6A10E;
}

.wrap-check-48 .inp-cbx:checked + .cbx span:first-child {
  background: #F6A10E;
  border-color: #F6A10E;
  -webkit-animation: wave-46 0.4s ease;
          animation: wave-46 0.4s ease;
}

.wrap-check-48 .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.wrap-check-48 .inp-cbx:checked + .cbx span:first-child:before {
  -webkit-transform: scale(3.5);
          transform: scale(3.5);
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@-webkit-keyframes wave-46 {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@keyframes wave-46 {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.top-radio-btn, .stops {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-radio-btn {
  border-bottom: 1px solid rgba(176, 176, 176, 0.3294117647);
  padding-bottom: 10px;
}

.stops {
  gap: 10px;
}

@media (max-width: 767px) {
  .banner-tabs .tab-content {
    padding: 30px 15px 15px;
  }
}
.inpur-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0px;
}
.inpur-row .transfer-btn {
  position: absolute;
  right: -33px;
  bottom: 0;
  z-index: 1;
}
.inpur-row .transfer-btn img {
  border-radius: 50px;
  line-height: 0;
  background: transparent;
}
.inpur-row .input-box {
  padding: 10px 20px;
  border: 1px solid #ddd;
  position: relative;
  border-radius: 5px;
  background: rgba(227, 227, 227, 0.2784313725);
}
.inpur-row .input-box label, .inpur-row .input-box strong {
  display: block;
}
.inpur-row .input-box strong {
  font-size: 16px;
  font-weight: 600;
  padding: 2px 0px 4px;
}
.inpur-row .input-box input[type=text] {
  font-size: 16px;
  font-weight: 600;
  padding: 2px 0px 4px;
}
.inpur-row .input-box label {
  color: rgba(13, 34, 43, 0.5607843137);
  font-weight: 300;
}
.inpur-row .input-box.first-box {
  width: 21%;
}
.inpur-row .input-box.date-box {
  width: 12%;
}
.inpur-row .input-box.user-box {
  width: 20%;
  cursor: pointer;
  padding: 14px 20px;
}
.inpur-row .input-box.hotel-box {
  padding: 0px 20px;
  width: 32%;
}
.inpur-row .input-box.hotel-date-box {
  width: 10%;
  padding: 0px 20px;
}
.inpur-row .input-box.user-box-next {
  width: 10%;
  cursor: pointer;
}
.inpur-row .input-box.nationality {
  width: 12%;
}

.oneway .inpur-row .input-box.date-box {
  width: 18%;
}
.oneway .inpur-row .input-box.user-box {
  width: 22%;
}

.search-button {
  width: 10%;
  padding: 24px 0px;
  background: #0139A8;
  border-radius: 5px;
  cursor: pointer;
}
.search-button a {
  display: block;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
}
.search-button button {
  display: block;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  margin: 0 auto;
}
.search-button img {
  vertical-align: middle;
}

.searchboxinput .seachboxdiv {
  z-index: 9;
  position: absolute;
  background: #fff;
  width: 330px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
}
.searchboxinput .seachboxdiv label.suggetion {
  margin: 0;
  color: #ffffff;
  background-color: #0f4988;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
}
.searchboxinput .seachboxdiv .autocompletelist {
  max-height: 400px;
  overflow: auto;
}
.searchboxinput .seachboxdiv .autocompletelist li {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block !important;
  padding: 7px;
  padding-left: 33px;
  background: url(../images/home/map.svg) no-repeat 10px center;
  text-transform: capitalize;
  border-bottom: 1px solid #d6d6d6;
  font-size: 13px;
  cursor: pointer;
  line-height: 15px;
  color: color2;
  font-size: 14px;
}
.searchboxinput .seachboxdiv .autocompletelist li b {
  font-size: 14px;
  font-weight: 700;
}
.searchboxinput .seachboxdiv .autocompletelist li span {
  margin: 0;
  padding-top: 5px;
  color: #000;
  font-size: 12px;
  display: block;
}
.searchboxinput .seachboxdiv .autocompletelist li span b {
  font-size: 12px;
}
.searchboxinput .seachboxdiv .autocompletelist li:hover {
  background-color: #f0f4ff;
}
.searchboxinput #departuredestination {
  position: relative;
}
.searchboxinput #departuredestination .seachboxdiv {
  left: 0px;
  top: 67px;
}
.searchboxinput #arrivaldestination {
  position: relative;
}
.searchboxinput #arrivaldestination .seachboxdiv {
  left: 0px;
  top: 64px;
}

.hotelsearch .seachboxdiv {
  z-index: 9;
  position: absolute;
  background: #fff;
  width: 330px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
}
.hotelsearch .seachboxdiv label.suggetion {
  margin: 0;
  color: #ffffff;
  background-color: #0f4988;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
}
.hotelsearch .seachboxdiv .autocompletelist {
  max-height: 400px;
  overflow: auto;
}
.hotelsearch .seachboxdiv .autocompletelist li {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block !important;
  padding: 7px;
  text-transform: capitalize;
  border-bottom: 1px solid #d6d6d6;
  font-size: 13px;
  cursor: pointer;
  line-height: 15px;
  color: color2;
  font-size: 14px;
}
.hotelsearch .seachboxdiv .autocompletelist li b {
  font-size: 14px;
  font-weight: 700;
}
.hotelsearch .seachboxdiv .autocompletelist li span {
  margin: 0;
  padding-top: 5px;
  color: #000;
  font-size: 12px;
  display: block;
}
.hotelsearch .seachboxdiv .autocompletelist li span b {
  font-size: 12px;
}
.hotelsearch .seachboxdiv .autocompletelist li:hover {
  background-color: #f0f4ff;
}
.hotelsearch #departuredestination {
  position: relative;
}
.hotelsearch #departuredestination .seachboxdiv {
  left: 0px;
  top: 67px;
}
.hotelsearch #arrivaldestination {
  position: relative;
}
.hotelsearch #arrivaldestination .seachboxdiv {
  left: 0px;
  top: 64px;
}

.ui-datepicker {
  top: 304.5px;
  left: 598.167px;
}

@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .default_search_box {
    padding: 15px;
  }
  .inpur-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .inpur-row .transfer-btn {
    right: 25px;
    left: inherit;
  }
  .inpur-row .input-box {
    width: 100% !important;
    margin-bottom: 12px;
  }
  .search-button {
    width: 100%;
  }
}
.cards a {
  display: block;
}
.cards .singapur {
  background: url("../images/easy-gds/Singapore.jpg") no-repeat;
  height: auto;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.cards .singapur.bankok {
  background: url("../images/easy-gds/bankok.jpg");
  background-position: 50% 50%;
}
.cards .full-color {
  padding-bottom: 200px;
  background: rgba(0, 0, 0, 0.47);
  border-radius: 10px;
}
.cards .full-color.top-country-color {
  padding-bottom: 300px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cards .price {
  position: absolute;
  top: 50px;
  right: 25px;
  background-color: #f44336;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 7px;
}
.cards .price b {
  display: inline-block;
  font-weight: 600;
  padding-left: 7px;
}
.cards .price.off {
  background-color: #ffffff;
  color: #f44336;
}
.cards .city {
  position: absolute;
  top: 140px;
  left: 13px;
  color: #ffffff;
}
.cards .city.country-city {
  top: 235px;
}
.cards .title {
  font-weight: 700;
  font-size: 20px;
}
.cards .heading {
  text-align: center;
  color: #000;
  font-size: 25px;
  padding: 25px 0;
}
.cards .top-destination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cards .top-destination span {
  display: block;
  color: #000;
  font-size: 13px;
}
.cards .top-destination p {
  font-size: 13px;
  font-weight: 600;
  color: #0139A8;
}
.cards .top-destination a {
  display: block;
}
.cards .countries {
  background: url("../images/easy-gds/new-york.jpeg") no-repeat;
  height: auto;
  width: 49%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.cards .countries.seoul {
  background: url("../images/easy-gds/seoul.jpeg");
}
.cards .countries.taipei {
  background: url("../images/easy-gds/taipei.jpeg");
}
.cards .countries.hong-kong {
  background: url("../images/easy-gds/hong-kong.jpeg");
}
.cards .countries.phuket {
  background: url("../images/easy-gds/phuket.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .countries.phuket-next {
  background: url("../images/easy-gds/phuket1.jpeg");
}
.cards .countries.hanoi {
  background: url("../images/easy-gds/hanoi.jpeg");
}
.cards .countries.lang-kwai {
  background: url("../images/easy-gds/langkawi.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .countries.london {
  background: url("../images/easy-gds/london.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .countries.sydny {
  background: url("../images/easy-gds/sydny.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .countries.dubai {
  background: url("../images/easy-gds/dubai.jpeg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .countries.paris {
  background: url("../images/easy-gds/pairs.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
.cards .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 20px;
}
.cards .text-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cards .icon {
  text-align: right;
}
.cards .icon i {
  display: inline-block;
}
.cards i {
  text-align: right;
  display: block;
  color: black;
}

.popup-with-hotel {
  background-color: #ffffff;
  width: 80%;
  margin: 0 auto;
}
.popup-with-hotel li {
  width: 24%;
}
.popup-with-hotel .popup-down-arrow {
  background: url("../images/common/down-arrow.png") no-repeat 190px 13px;
}
.popup-with-hotel .popup-down-arrow input {
  padding: 0;
  padding-top: 11px;
}
.popup-with-hotel .heading {
  padding: 10px 0 1px 0;
  font-size: 20px;
  font-weight: 500;
}
.popup-with-hotel hr {
  color: rgba(0, 0, 0, 0.12);
}

.mfp-close-btn-in .mfp-close {
  right: 11%;
}

.banner {
  background: url("../images/home/banner.png");
  background-size: auto;
  padding: 70px 0;
  background-size: cover;
}

.banner .container {
  max-width: 1180px;
}

.common-heading {
  text-align: center;
  padding-bottom: 25px;
  font-size: 25px;
  font-weight: 800;
}
.common-heading b {
  color: #0139A8;
  font-size: 25px;
  font-weight: 800;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.worldwide {
  padding: 40px 0px;
  background-color: #f7f7f7;
}

.explore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.explore p {
  font-size: 16px;
  font-weight: 500;
}
.explore .ex-card {
  width: 24%;
}
.explore .ex-card a {
  color: #000;
}
.explore .ex-card figure {
  border-radius: 22px 22px 0px 0px;
  line-height: 0;
  height: 225px;
  overflow: hidden;
}
.explore .ex-card figure img {
  width: 100%;
}
.explore .ex-card strong {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 13px 0px;
  display: block;
  border-bottom: 1px solid #E7E7E7;
  margin: 0px 15px;
}
.explore .ex-card .card-text {
  border-radius: 0px 0px 22px 22px;
  border: 1px solid #E9E9E9;
  background-color: #fff;
}
.explore ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 10px;
}
.explore ul li span, .explore ul li small {
  display: block;
}
.explore ul li small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  gap: 5px;
  color: #737373;
  font-weight: 500;
}
.explore ul li span {
  font-size: 16px;
  font-weight: 500;
}
.explore ul li.icon {
  position: relative;
}
.explore ul li.icon:after, .explore ul li.icon:before {
  content: "";
  position: absolute;
  left: -4px;
  border-left: 1px solid #D6D6D6;
  top: 5px;
  right: inherit;
  bottom: 5px;
}
.explore ul li.icon:before {
  border-left: 1px solid #D6D6D6;
  left: inherit;
  right: -4px;
}

.why-choose {
  padding: 30px 0px;
  background: #f7f7f7;
}
.why-choose .container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.why-choose .why-choose-img {
  width: 46%;
  border-radius: 10px;
  overflow: hidden;
  height: 395px;
}
.why-choose .why-choose-img figure {
  line-height: 0;
}
.why-choose .why-choose-img img {
  width: 100%;
}
.why-choose article {
  width: 51%;
}
.why-choose .common-heading {
  text-align: left;
}
.why-choose ul li {
  gap: 15px;
  padding-bottom: 20px;
}
.why-choose ul li i {
  width: 60px;
  height: 40px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.0588235294);
  display: -ms-grid;
  display: grid;
  place-items: center;
  background-color: #fff;
}
.why-choose ul li p {
  color: rgba(0, 0, 0, 0.6705882353);
  line-height: 20px;
  font-size: 16px;
}
.why-choose ul li h4 {
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}

.top-dest {
  padding: 15px 0px;
}
.top-dest .top-dest-places .select-btn {
  margin: 15px auto;
  text-align: center;
  padding: 15px;
  width: 234px;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid rgba(0, 0, 0, 0.1607843137);
  background: url("../images/home/Polygon.svg") no-repeat 95%;
}
.top-dest .top-dest-places .select-btn select {
  font-size: 16px;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}
.top-dest .top-dest-places .show-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0px;
}
.top-dest .top-dest-places .show-more-btn a {
  padding: 10px 15px;
  color: #0139a8;
  display: inline-block;
  border: 1px solid #0139A8;
  border-radius: 14px;
}
.top-dest .top-dest-places .grid-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr, 1fr;
  grid-template-rows: 1fr, 1fr;
  gap: 10px;
  max-width: 800px;
  margin: auto;
}
.top-dest .top-dest-places .grid-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.top-dest .top-dest-places .grid-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.top-dest .top-dest-places .grid-container > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.top-dest .top-dest-places .grid-container > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.top-dest .top-dest-places .grid-container > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.top-dest .top-dest-places .grid-container > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.top-dest .top-dest-places .grid-container > *:nth-child(7) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.top-dest .top-dest-places .grid-container > *:nth-child(8) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.top-dest .top-dest-places .grid-container > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}
.top-dest .top-dest-places .grid-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.top-dest .top-dest-places .grid-item img {
  width: 100%;
  height: auto;
  display: block;
}
.top-dest .top-dest-places .center-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 18px;
}

.cheap-flight {
  background-color: #f7f7f6;
  padding: 40px 0px;
}
.cheap-flight .common-heading p {
  color: #2D4A4B;
}
.cheap-flight .cheap-tabs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cheap-flight .cheap-tabs .tab-card {
  padding: 20px 10px;
  width: 23%;
  font-size: 20px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  line-height: 0;
  border-radius: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}

.subscription-container {
  width: 90%;
  max-width: 995px;
  background: #ffffff;
  margin: 25px auto;
  padding: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.subscription-title {
  font-size: 14px;
  padding: 10px 20px;
  background-color: #f8f9fa;
  border-radius: 20px;
  display: inline-block;
  color: #333;
  font-weight: bold;
}

.main-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 15px 0 5px;
}

.subtitle {
  font-size: 16px;
  color: #777;
  margin-bottom: 20px;
}

.input-group {
  width: 458px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #C8C8C8;
  padding: 5px;
  border-radius: 4px;
}

.input-field {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 400px;
}

.submit-button {
  padding: 10px 20px;
  background-color: #0073e6;
  color: #fff;
  border: none;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-weight: bold;
}

.submit-button:hover {
  background-color: #005bb5;
}

@media (max-width: 767px) {
  .explore .ex-card {
    width: 100%;
  }
  .why-choose .why-choose-img {
    width: 100%;
  }
  .why-choose article {
    width: 100%;
  }
  .cheap-flight .cheap-tabs .tab-card {
    width: 100%;
  }
}
.popuppaxdetails {
  position: absolute;
  background: #fff;
  padding: 10px;
  padding-bottom: 0px;
  min-width: 300px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: auto;
  display: none;
  z-index: 99;
  top: 72px;
  border-radius: 5px;
  padding: 0;
  position: absolute;
  left: 0;
  width: auto;
  display: none;
  border-radius: 5px;
}
.popuppaxdetails .mainpopupselectroom {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 300px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
  border-radius: 5px;
}
.popuppaxdetails .mainpopupselectroom .addmorerooms {
  padding: 10px;
}
.popuppaxdetails .mainpopupselectroom .addmorerooms a {
  color: #005982;
  padding: 5px 0;
  background: none;
  display: block;
  line-height: inherit;
  border-radius: 0;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle {
  padding: 0px;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomnotext {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomnotext span {
  margin: 0;
  color: #000;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomnotext .closeroom {
  background: url(../images/icons8-multiply-30.png) no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle:first-child .closeroom {
  display: none;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-bottom: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter select {
  border: 1px solid #ddd;
  width: 135px;
  background: url(../images/common/arrow.svg) no-repeat 90%;
  font-size: 13px;
  border-radius: 3px;
  padding: 5px 10px;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .minussign {
  width: 30px;
  height: 30px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 25px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #707070;
  line-height: 30px;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .minussign:hover {
  color: #012533;
  border-color: #012533;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .plussign {
  width: 30px;
  height: 30px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 20px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #707070;
  line-height: 30px;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .plussign:hover {
  color: #012533;
  border-color: #012533;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .disabled {
  border: 1px solid #898989;
  color: #898989;
  background: #ebebeb;
  cursor: no-drop;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter label {
  width: 35px;
  padding: 0;
  height: 35px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata .flexdiv.bg {
  background: #f0f4ff;
  margin-bottom: 10px;
  padding: 5px;
}
.popuppaxdetails .mainpopupselectroom .maindivroomsingle .roomdata label {
  font-size: 14px;
  background: transparent;
  color: #000;
  padding: 0;
  opacity: 1;
}
.popuppaxdetails .btnok {
  padding: 10px 30px;
  background: #cd8e33;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  border-radius: 5px;
}

.childagemaindiv .childagediv {
  width: 32%;
}
.childagemaindiv .childagediv label {
  font-size: 13px !important;
}
.childagemaindiv .childagediv select {
  width: 100%;
  padding: 6px 10px;
  border: 1px solid #BBB8B2;
}

.searchboxmain {
  border-radius: 5px;
}
.searchboxmain .radiobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 15px;
}
.searchboxmain .radiobox [type=radio]:checked,
.searchboxmain .radiobox [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.searchboxmain .radiobox [type=radio]:checked + label,
.searchboxmain .radiobox [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
.searchboxmain .radiobox [type=radio]:checked + label:before,
.searchboxmain .radiobox [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #0139A8;
  border-radius: 100%;
  background: #fff;
}
.searchboxmain .radiobox [type=radio]:checked + label:after,
.searchboxmain .radiobox [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #0139A8;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.searchboxmain .radiobox [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.searchboxmain .radiobox [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.searchboxmain .radiobox .right,
.searchboxmain .radiobox .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchboxmain .radiobox p {
  padding-left: 10px;
  color: #000;
  font-weight: 600;
}
.searchboxmain .radiobox p:first-child {
  padding-left: 0;
}
.searchboxmain .add_multitrip {
  cursor: pointer;
  display: none;
}
.searchboxmain .multitripdestinations {
  display: none;
}

#flightnav.oneway #round_returndate {
  display: none;
}
#flightnav.oneway .inputbox {
  width: 31%;
}
#flightnav.oneway .inputbox.calender {
  width: 14%;
}
#flightnav.oneway .inputbox.class {
  width: 24%;
}
#flightnav.multitripnav .searchboxinput {
  border-radius: 0;
}
#flightnav.multitripnav .add_multitrip {
  display: block;
}
#flightnav.multitripnav .multitripdestinations {
  display: block;
}
#flightnav.multitripnav #round_returndate {
  display: none;
}
#flightnav.multitripnav .inputbox {
  width: 31%;
}
#flightnav.multitripnav .inputbox.calender {
  width: 14%;
}
#flightnav.multitripnav .inputbox.class {
  width: 24%;
}

.multitripdestinations {
  background-color: #fff;
}
.multitripdestinations .bannersearch-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multitripdestinations .bannersearch-box .input-group {
  width: 14%;
  border-right: 1px solid #4d89c3;
  padding: 15px 0;
  padding-left: 0px;
  padding-left: 40px;
  border-top: 1px solid #4d89c3;
  position: relative;
}
.multitripdestinations .bannersearch-box .input-group::after {
  content: "\f073";
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
  position: absolute;
  top: 18px;
  left: 8px;
  font-size: 17px;
  color: #000;
}
.multitripdestinations .bannersearch-box .input-group.multiautocomplete {
  position: relative;
  width: 31%;
}
.multitripdestinations .bannersearch-box .input-group.multiautocomplete::after {
  content: "\f5b0";
}
.multitripdestinations .bannersearch-box input {
  font-size: 15px;
  color: #000;
  width: 100%;
  overflow: hidden;
}
.multitripdestinations .bannersearch-box .deleteitinerary {
  width: 24%;
  border-top: 1px solid #4d89c3;
}
.multitripdestinations .bannersearch-box .deleteitinerary .deleteroute {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.multitripdestinations .seachboxdiv {
  left: 0;
  top: 55px;
}
.multitripdestinations .seachboxdiv label.suggetion {
  display: block;
}

@media (max-width: 767px) {
  .popuppaxdetails {
    min-width: 100%;
    top: 74px;
  }
  .popuppaxdetails .mainpopupselectroom {
    max-width: 100%;
    min-width: 100%;
  }
}
.featured-destination {
  padding-top: 30px;
}
.featured-destination .common-heading {
  margin: 0;
  max-width: 100%;
}
.featured-destination .common-heading .heading {
  font-size: 41px;
  color: #0a1a25;
}

.country-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  position: relative;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  border-bottom: 1px solid #CD8D33;
}
.country-btns select {
  text-align: center;
  margin: 20px 0;
  padding: 8px 15px;
  width: 170px;
  border-radius: 3px;
  font-weight: 500;
  color: #CD8D33;
  cursor: pointer;
  border: 1px solid #CD8D33;
  background: url(../images/home/down-select.svg) no-repeat 93%;
}
.country-btns .country {
  background: #CD8D33;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  padding: 8px 25px;
  margin-right: 30px;
  font-weight: 600;
  border: 2px solid transparent;
  cursor: pointer;
}
.country-btns .yellow {
  background-color: #CE1227;
  color: #000;
}
.country-btns .yellow:hover {
  background-color: #fff;
  color: #0139A8;
  border: 2px solid #CD8D33;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.country-btns .view {
  background-color: #CE1227;
  color: #000;
  border: 2px solid #CE1227;
  position: absolute;
  right: 0;
  margin-right: 0;
}

.img-card-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.img-card-main .img-card-common {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
  border-radius: 8px;
  overflow: hidden;
  width: 23.5%;
  position: relative;
  margin-bottom: 20px;
}
.img-card-main .img-card-common > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.img-card-main figure {
  overflow: hidden;
}
.img-card-main img {
  width: 100%;
  height: 220px;
}
.img-card-main img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.img-card-main .text {
  z-index: 1;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.8588235294);
  border-radius: 5px;
}
.img-card-main span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #CD8D33;
}
.img-card-main strong {
  font-size: 18px;
  font-weight: 600;
  color: #CD8D33;
}
.img-card-main .cityname {
  font-size: 18px;
  border-bottom: 1px solid #BBB8B2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.img-card-main .pricediv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img-card-main i {
  background-color: #CD8D33;
  color: #ffffff;
  padding: 10px 13px;
  border-radius: 50px;
  font-weight: 900;
  font-size: 18px;
}

@media (max-width: 767px) {
  .img-card-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .img-card-main .img-card-common {
    width: 100%;
  }
  .country-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .country-btns::after, .country-btns::before {
    display: none;
  }
  .country-btns .country {
    padding: 6px 10px;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 0;
    width: 48%;
  }
}