/* 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;
  }
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}

.overlay.active {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

header .container {
  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: 14px 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
header .logo {
  display: block;
}
header .logo img {
  width: 120px;
  height: 100px;
}
header .menu-icon {
  display: none;
}
header .menu-icon i {
  font-size: 30px;
}
header .b-two-b {
  background-color: #000;
  color: #ffffff;
  padding: 8px 0px 12px 0px;
  text-align: center;
  border: 0;
}
header .b-two-b.login {
  background-color: #0139A8;
}
header .call-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
header .call-btn span, header .call-btn strong {
  display: block;
}
header .call-btn span {
  font-size: 9px;
}
header .call-btn strong {
  font-size: 16px;
  font-weight: 700;
}
header .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
header .menu ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
header .menu ul li.active a {
  color: #F6A10E;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
  .header .container {
    padding: 15px;
  }
  .header .menu-icon {
    display: block;
  }
  .header .menu {
    position: fixed;
    top: 0;
    left: -100%;
    right: 0;
    background: #fff;
    color: #000;
    width: 70%;
    bottom: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 99;
  }
  .header .menu.active {
    left: 0;
  }
  .header .menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header .menu ul li {
    width: 100%;
    padding: 20px;
    text-align: center;
    border-bottom: 1px solid #ddd;
  }
  .header .menu ul li a {
    display: block;
  }
}
footer {
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), color-stop(0%, rgba(0, 0, 0, 0.4986927877))), url("../images/common/footer-bg.png") no-repeat;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(0, 0, 0, 0.4986927877) 0%), url("../images/common/footer-bg.png") no-repeat;
  background-position: center;
  padding: 90px 0px 40px !important;
  text-align: center;
  background-size: cover;
}
footer .footer-logo {
  padding-bottom: 10px;
}
footer .footer-links {
  position: relative;
  padding: 15px;
  color: #fff;
}
footer .footer-links .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .footer-links h6 {
  font-size: 22px;
  font-weight: 800;
  padding-bottom: 10px;
}
footer .footer-links a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
}
footer .footer-links:before {
  content: "";
  position: absolute;
  top: 0;
  left: 42%;
  right: 0;
  width: 200px;
  border-bottom: 2px solid #fff;
}
footer .footer-links:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 42%;
  right: 0;
  width: 200px;
  border-bottom: 2px solid #fff;
}

@media (max-width: 767px) {
  footer .footer-links:after, footer .footer-links:before {
    left: 26%;
  }
}
.about-us {
  background: url("../images/home/about.png") no-repeat 95% 27%;
  padding: 45px 0px;
}
.about-us .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-us .leftbox {
  position: relative;
  width: 30%;
}
.about-us figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.about-us figure img {
  width: 100%;
}
.about-us article {
  width: 60%;
}
.about-us article p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
}
.about-us article a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  border-radius: 4px;
  background-color: #ffffff;
  display: block;
  padding: 10px;
}
.about-us article .know-more-btn {
  width: 146px;
  text-align: center;
  margin-top: 15px;
  padding: 1px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#D32F2F), color-stop(64.8%, #1E1E1E));
  background: linear-gradient(90deg, #D32F2F 0%, #1E1E1E 64.8%);
}

.yearstext {
  position: absolute;
  right: -15px;
  z-index: 1;
  bottom: -65px;
  background: #ffffff;
  padding: 10px;
  color: #ffffff;
  border-radius: 10px;
}

.comman-heading {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 15px;
}
.comman-heading span {
  font-size: 11px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 6px;
  text-transform: uppercase;
  display: block;
}

.travel-agent {
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), color-stop(0%, rgba(0, 0, 0, 0.8463585263))), url("../images/home/travel.png") no-repeat;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(0, 0, 0, 0.8463585263) 0%), url("../images/home/travel.png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px 0px;
  margin: 30px 0px;
}
.travel-agent .container {
  width: 995px;
  margin: 0 auto;
}
.travel-agent .agent-heading {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
}
.travel-agent .agent-heading .title {
  display: block;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  text-transform: uppercase;
  background-color: transparent;
}
.travel-agent .process {
  padding: 35px 0px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.travel-agent .process li {
  font-size: 16px;
}

.what-we-do {
  padding: 35px 0px;
  background: url("../images/home/service.png") no-repeat 5% 13%;
  padding: 45px 0px;
}
.what-we-do .comman-heading {
  text-align: center;
}

.packeges {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  padding: 40px 0px;
}
.packeges .packege-card {
  width: 20%;
  padding: 20px;
  background: #F8F8F8;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.packeges .packege-card img {
  vertical-align: middle;
  width: 100px;
}
.packeges .packege-card h5 {
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0px;
}
.packeges .packege-card p {
  font-weight: 400;
}
.packeges .packege-card a {
  font-weight: 700;
  color: #000;
  padding-top: 5px;
  display: block;
}
.packeges .packege-card a img {
  padding-left: 3px;
  width: 15px;
}
.packeges .packege-card:hover a img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-right: -8px;
}
.packeges .packege-card:hover a img .img-path path {
  fill: white;
}
.packeges .packege-card.active, .packeges .packege-card:hover {
  color: #ffffff;
  background: #CE1227;
}
.packeges .packege-card.active a, .packeges .packege-card:hover a {
  color: #ffffff;
}

.partner {
  background: url("../images/home/plane.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.partner article {
  background: url("../images/home/bg.png") no-repeat;
  background-size: cover;
  padding: 45px 108px;
  color: #ffffff;
  width: 40%;
  margin-left: auto;
}
.partner article h5 {
  font-size: 25px;
  font-weight: 600;
}
.partner article h5 b {
  color: #CE1227;
  font-size: 25px;
  font-weight: 600;
}
.partner article p {
  font-size: 16px;
  font-weight: 400;
}
.partner article a {
  display: inline-block;
  padding: 10px 15px;
  background: #ffffff;
  color: #000;
  border-radius: 4px;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .about-us .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-us .container .leftbox, .about-us .container article {
    width: 100%;
  }
  .about-us .container article {
    padding-top: 78px;
  }
  .travel-agent .container {
    width: 100%;
  }
  .travel-agent ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .travel-agent ul li {
    width: 85%;
    padding-bottom: 15px;
  }
  .travel-agent ul li img {
    width: 25px;
  }
  .travel-agent ul li:last-child {
    width: 100%;
  }
  .travel-agent ul li.icon {
    width: 15%;
  }
  .what-we-do .packege-card {
    width: 100%;
    margin-bottom: 15px;
  }
  .partner article {
    width: 100%;
    padding: 20px 0px 20px 81px;
  }
}
.pagesbanner {
  position: relative;
}

.pagesbanner figure {
  line-height: 0;
}

.pagesbanner figure img {
  width: 100%;
  height: 300px;
}

.pagesbanner .container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
}

.pagesbanner .pagesHeading {
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
}

.aboutus_content {
  max-width: 950px;
  margin: 0 auto;
}

.aboutus_content article {
  padding: 20px 0;
}

.aboutus_content .heading {
  font-size: 28px;
  color: #012533;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 3px solid #012533;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.aboutus_content p {
  text-align: justify;
  font-size: 15px;
  margin-bottom: 20px;
}

.aboutus_content span {
  font-weight: 600;
  color: #012533;
  display: block;
  position: relative;
  padding-left: 15px;
}

.aboutus_content span:before {
  content: " ";
  position: absolute;
  left: 0;
  background: #012533;
  height: 10px;
  width: 10px;
  bottom: 6px;
  border-radius: 50px;
}

@media (max-width: 767px) {
  .aboutus_content .heading {
    font-size: 20px;
    text-align: left;
  }
}
select {
  cursor: pointer;
}


.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs li {
  padding-top: 5px;
  font-size: 15px;
  color: #fff;
  position: relative;
}

.breadcrumbs li:after {
  content: "/";
  display: inline-block;
  font-size: 15px;
  color: #fff;
  padding: 0 8px;
}

.breadcrumbs li:last-child:after {
  display: none;
}

.breadcrumbs a {
  font-size: 15px;
  color: #fff;
  display: inline-block;
}

.about-us-content {
  padding: 30px 0px;
}
.about-us-content h4 {
  font-size: 25px;
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 20px;
}
.about-us-content p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.contact-flex {
  padding: 40px 0px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.contact-flex .container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact_frombox {
  width: 48%;
}
.contact_frombox .title {
  font-size: 25px;
  font-weight: 500;
  color: #000;
  padding-bottom: 25px;
}
.contact_frombox 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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact_frombox ul li {
  width: 48%;
  margin-bottom: 10px;
  border: 1px solid #A2A9B0;
  border-radius: 4px;
}
.contact_frombox ul li:last-child {
  width: 100%;
}
.contact_frombox ul li input, .contact_frombox ul li select {
  width: 100%;
  padding: 10px 5px;
}
.contact_frombox ul li textarea {
  height: 200px;
  width: 100%;
  padding: 10px;
}

.form-submit {
  width: 250px;
  border-radius: 5px;
  padding: 10px 15px;
  background-color: #CE1227;
  color: #ffffff;
}

.address-box {
  width: 40%;
}
.address-box i {
  font-size: 20px;
}
.address-box h3 {
  font-size: 25px;
  font-weight: 500;
  color: #000;
}
.address-box ul {
  padding-top: 30px;
}
.address-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}