/*!Theme Name: vanafly
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vanafly
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
vanafly is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/ /*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: var(--body-font);
  text-rendering: optimizeLegibility !important;
}
body,
html {
  overflow-x: hidden !important;
}
* {
  -webkit-tap-highlight-color: transparent;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none !important;
  outline: none !important;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: var(--dark-color);
  font-size: 15px;
  line-height: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol {
  list-style: decimal;
  margin: 0;
  margin-bottom: 30px;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.page-id-59 ol {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.updated:not(.published) {
  display: none;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/* @font-face {
  font-family: phosphateinline;
  src: url(assets/fonts/PhosphatePro-Inline.otf) format("OpenType");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: sailors condensed slant;
  src: url(assets/fonts/SailorsCondensedSlant-Italic.eot);
  src: url(assets/fonts/SailorsCondensedSlant-Italic.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/SailorsCondensedSlant-Italic.woff2) format("woff2"),
    url(assets/fonts/SailorsCondensedSlant-Italic.woff) format("woff"),
    url(assets/fonts/SailorsCondensedSlant-Italic.ttf) format("truetype"),
    url(assets/fonts/SailorsCondensedSlant-Italic.svg#SailorsCondensedSlant-Italic)
      format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: sweet pea;
  src: url(assets/fonts/Sweet_Pea.eot);
  src: url(assets/fonts/Sweet_Pea.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Sweet_Pea.woff2) format("woff2"),
    url(assets/fonts/Sweet_Pea.woff) format("woff"),
    url(assets/fonts/Sweet_Pea.ttf) format("truetype"),
    url(assets/fonts/Sweet_Pea.svg#Sweet_Pea) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: vigneta;
  src: url(assets/fonts/Vigneta.eot);
  src: url(assets/fonts/Vigneta.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Vigneta.woff2) format("woff2"),
    url(assets/fonts/Vigneta.woff) format("woff"),
    url(assets/fonts/Vigneta.ttf) format("truetype"),
    url(assets/fonts/Vigneta.svg#Vigneta) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: caveat;
  src: url(assets/fonts/Caveat-Bold.eot);
  src: url(assets/fonts/Caveat-Bold.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Caveat-Bold.woff2) format("woff2"),
    url(assets/fonts/Caveat-Bold.woff) format("woff"),
    url(assets/fonts/Caveat-Bold.ttf) format("truetype"),
    url(assets/fonts/Caveat-Bold.svg#Caveat-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: chalkboard;
  src: url(assets/fonts/Chalkboard-Bold.eot);
  src: url(assets/fonts/Chalkboard-Bold.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Chalkboard-Bold.woff2) format("woff2"),
    url(assets/fonts/Chalkboard-Bold.woff) format("woff"),
    url(assets/fonts/Chalkboard-Bold.ttf) format("truetype"),
    url(assets/fonts/Chalkboard-Bold.svg#Chalkboard-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: work sans;
  src: url(assets/fonts/WorkSans-Medium.ttf) format("truetype"),
    url(assets/fonts/WorkSans-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: futura;
  src: url(assets/fonts/Futura-Bold.eot);
  src: url(assets/fonts/Futura-Bold.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Futura-Bold.woff2) format("woff2"),
    url(assets/fonts/Futura-Bold.woff) format("woff"),
    url(assets/fonts/Futura-Bold.ttf) format("truetype"),
    url(assets/fonts/Futura-Bold.svg#Futura-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: yellowtail;
  src: url(assets/fonts/Yellowtail-Regular.eot);
  src: url(assets/fonts/Yellowtail-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/Yellowtail-Regular.woff2) format("woff2"),
    url(assets/fonts/Yellowtail-Regular.woff) format("woff"),
    url(assets/fonts/Yellowtail-Regular.ttf) format("truetype"),
    url(assets/fonts/Yellowtail-Regular.svg#Yellowtail-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: lobster;
  src: url(assets/fonts/Lobster-Regular.eot);
  src: url(assets/fonts/Lobster-Regular.eot?#iefix) format("embedded-opentype"),
    url(assets/fonts/Lobster-Regular.woff2) format("woff2"),
    url(assets/fonts/Lobster-Regular.woff) format("woff"),
    url(assets/fonts/Lobster-Regular.ttf) format("truetype"),
    url(assets/fonts/Lobster-Regular.svg#Lobster-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: trajan;
  src: url("assets/fonts/Trajan Pro 3 Regular.otf") format("OpenType");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: dancing script;
  src: url(assets/fonts/DancingScript-Bold.eot);
  src: url(assets/fonts/DancingScript-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(assets/fonts/DancingScript-Bold.woff2) format("woff2"),
    url(assets/fonts/DancingScript-Bold.woff) format("woff"),
    url(assets/fonts/DancingScript-Bold.ttf) format("truetype"),
    url(assets/fonts/DancingScript-Bold.svg#DancingScript-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
} */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-element {
  position: relative;
}
.form-element i {
  position: absolute;
  top: 15px;
  right: 20px;
  pointer-events: none;
  color: var(--primary-color);
}
div.wpcf7-mail-sent-ok {
  display: none !important;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -30px;
  left: 0;
  font-size: 14px;
}
.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 30px;
  position: relative;
}
.screen-reader-response {
  display: none;
}
.wpcf7-response-output.wpcf7-validation-errors {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid var(--red-color);
  color: var(--red-color);
}
.form-input::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
  color: var(--input-color);
}
.form-input::-moz-placeholder,
.input-text::-moz-placeholder {
  color: var(--input-color);
}
.form-input:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
  color: var(--input-color);
}
.form-input::-ms-input-placeholder,
.input-text::-ms-input-placeholder {
  color: var(--input-color);
}
.form-input::placeholder,
.input-text::placeholder {
  color: var(--input-color);
}
select option {
  color: #000;
}
select {
  color: var(--input-color) !important;
}
select::-ms-expand {
  display: none;
}
.form-input,
.input-text,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
select {
  width: 100%;
  height: 46px;
  border: none;
  outline: none !important;
  padding: 0 30px;
  color: var(--dark-color);
  background: var(--white-color);
  -webkit-appearance: none;
  border-radius: 0;
}
.form-input.wpcf7-textarea {
  height: 192px;
  resize: none;
  padding: 18px 30px;
  display: block;
}
.submit-btn {
  text-align: left;
}
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 26px;
  background: 0 0;
  border: none;
  outline: none;
  opacity: 0;
  z-index: 5;
  cursor: pointer;
}
span.wpcf7-list-item-label,
.woocommerce-form__label-for-checkbox span {
  padding-left: 30px;
}
span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:before,
.woocommerce-form__label-for-checkbox span:after {
  content: " ";
}
span.wpcf7-list-item-label:before,
.woocommerce-form__label-for-checkbox span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid var(--primary-color);
  z-index: 1;
}
span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 12px;
  height: 12px;
  border-radius: 15px;
  background: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white-color);
  opacity: 0;
  transition: 0.3s;
  z-index: 0;
}
input[type="radio"]:checked ~ span:after {
  opacity: 1;
}
.checkbox-wp .wpcf7-list-item {
  margin: 0;
}
.checkbox-wp .wpcf7-list-item-label:before {
  border-radius: 0;
}
.checkbox-wp .wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after {
  content: "\f00c";
  width: 20px;
  height: 20px;
  background: 0 0;
  color: var(--white-color);
  border-radius: 0;
  font-family: "font awesome 5 pro";
  font-weight: 900;
  font-size: 10px;
  background: var(--gradient-color);
  border-radius: 3px;
}
input[type="checkbox"]:checked ~ span:after,
input[type="checkbox"]:checked ~ span:before {
  opacity: 1;
}
.checkbox-wp .wpcf7-not-valid-tip {
  display: none;
}
.checkbox-wp .wpcf7-not-valid .wpcf7-list-item-label:before {
  border-color: #ff0404;
  opacity: 0.7;
}
.form-input-checkbox .wpcf7-list-item {
  position: relative;
  margin: 0;
  margin-right: 40px;
}
span.wpcf7-list-item {
  position: relative;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid var(--red-color);
  color: var(--red-color);
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.submit-btn .sec-btn.bg-btn {
  width: 170px;
  justify-content: center;
}
.submit-btn .sec-btn.bg-btn:before {
  left: -11em;
  height: 100%;
  width: 100%;
  border-radius: 0;
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.submit-btn .sec-btn.bg-btn:hover:before {
  left: 0;
}
p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: var(--primary-color);
  font-family: var(--body-font);
}
.h1-title {
  font-size: 60px;
  line-height: 71px;
  margin-bottom: 10px;
  color: var(--white-color);
}
.h2-title {
  font-size: 32px;
  color: var(--dark-color);
  line-height: 38px;
  margin-bottom: 22px;
}
.h3-title {
  font-size: 28px;
  line-height: 38px;
}
.h4-title {
  font-size: 20px;
  line-height: 32px;
  color: var(--dark-color);
}
.h5-title {
  font-size: 18px;
  line-height: 28px;
}
:is(.h2-title, .h3-title, .h4-title, .h5-title, .sub-title) span {
  display: block;
}
:root {
  --primary-color: #128add;
  --secondry-color: #d0e5f4;
  --blue-color: #64b4eb;
  --yellow-color: #ffcc33;
  --dark-color: #3d3d3d;
  --white-color: #ffffff;
  --red-color: #ff0000;
  --box-shadow: 0 0px 30px rgba(0, 0, 0, 0.16);
  --transition: 0.8s cubic-bezier(0.22, 0.78, 0.45, 1.02);
  --input-color: rgb(61 61 61 / 0.5);
  --body-font: "Work Sans";
  --phosphateinline: "PhosphateInline";
  --sailors-condensed-slant: "Sailors Condensed Slant";
  --sweet-pea: "Sweet Pea";
  --vigneta: "Vigneta";
  --chalkboard: "Chalkboard";
  --futura: "Futura";
  --yellowtail: "Yellowtail";
  --lobster: "Lobster";
  --trajan: "Trajan";
  --scrollbar-track-color: #128add;
  --scrollbar-thumb-color: #f4b400;
}
.grecaptcha-badge {
  display: none !important;
}
.main-seo-content .excerpt-content {
  max-height: 320px;
  margin-bottom: 30px;
  overflow: hidden;
}
.wow {
  visibility: hidden;
}
a:hover {
  color: initial;
}
.for-des {
  display: block !important;
}
.for-mob {
  display: none !important;
}
.sec-wp {
  position: relative;
  z-index: 4;
}
.play-btn {
  width: 60px;
  height: 60px;
  color: var(--primary-color);
  background: var(--white-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 3px;
  box-shadow: var(--box-shadow);
  transition: 0.8s cubic-bezier(0.22, 0.78, 0.45, 1.02);
}
.play-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: 0.8s cubic-bezier(0.22, 0.78, 0.45, 0.02);
    animation-timing-function: 0.8s cubic-bezier(0.22, 0.78, 0.45, 0.02);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.back-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .site-info,
.page-template-template-flights .site-info,
.page-template-template-hotels .site-info {
  padding: 200px 0 60px;
}
.sec-btn {
  width: auto;
  height: 50px;
  background: var(--primary-color);
  border: 0;
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: 700;
  color: var(--white-color) !important;
  text-align: center;
  cursor: pointer;
  outline: none !important;
  transition: var(--transition);
  padding: 0 20px 0 13px;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.sec-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 5px;
  width: 40px;
  height: 40px;
  border-radius: 14px;
  background-color: var(--blue-color);
  z-index: -1;
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.icon {
  display: block;
  margin-right: 20px;
}
.sec-btn:hover:before {
  height: 100%;
  width: 100%;
  left: 0;
  border-radius: 0;
}
.slick-dots {
  bottom: -12px;
  text-align: right;
  right: 15px;
}
.slick-dots li {
  width: 14px;
  height: 6px;
  margin: 0 3px;
  border-radius: 3px;
  transition: 0.5s;
}
.slick-dots li.slick-active {
  width: 54px;
  transition: 0.5s;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
  background: #e8e8e8;
  border: 0;
  padding: 0;
  transition: 0.5s;
  border-radius: 3px;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
  background: var(--yellow-color);
}
.slick-initialized .slick-slide {
  outline: none !important;
}
#sb_instagram #sbi_images .sbi_item.sbi_transition {
  opacity: 1 !important;
  max-height: none !important;
}
.slick-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none !important;
  background: var(--primary-color);
  outline: none !important;
  color: var(--white-color);
  font-weight: 700;
  font-size: 20px;
  transition: 0.3s;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slide-arrow.prev-arrow.slick-arrow {
  margin-left: -50px;
}
.slick-arrow:hover {
  background: var(--dark-color);
}
.slick-dots li:only-child {
  display: none;
}
.slick-dots li:first-child {
  margin-left: 0;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.overflow-text {
  height: 300px;
  -webkit-overflow-scrolling: touch;
}
.overflow-text::-webkit-scrollbar,
[data-simplebar="init"]::-webkit-scrollbar,
.simplebar-scroll-content::-webkit-scrollbar {
  width: 0;
  opacity: 0 !important;
  display: none;
  clip-path: inset(0 0 30px 0);
}
.simplebar-track.horizontal {
  display: none;
}
.overflow-text::-webkit-scrollbar-thumb {
  opacity: 0 !important;
}
.overflow-text::-webkit-scrollbar-track {
  opacity: 0 !important;
}
.simplebar-track {
  width: 3px;
  background: var(--dark-color);
}
.simplebar-scrollbar {
  right: 0;
  z-index: 66;
  background: var(--primary-color);
  opacity: 1 !important;
  width: 100%;
}
[data-simplebar="init"] {
  padding-right: 8px;
}
.simplebar-scroll-content {
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}
.simplebar-content {
  margin-right: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden;
}
.compensate-for-scrollbar {
  margin-right: 0 !important;
}
.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text a,
.white-text ul li {
  color: var(--white-color);
}
.fancybox-video {
  background-color: var(--white-color);
}
.white-arrow-dots .slick-dots li button {
  border: 1px solid var(--white-color);
}
.white-arrow-dots .slick-dots li.slick-active button,
.white-arrow-dots .slick-dots li button:hover {
  background: var(--white-color);
}
.white-arrow-dots .slick-arrow {
  background: var(--white-color);
  color: var(--dark-color);
}
.white-arrow-dots .slick-arrow:hover {
  background: var(--dark-color);
  color: var(--white-color);
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  background-color: var(--white-color);
  transition: var(--transition);
  z-index: 99;
  box-shadow: 0 3px 6px rgb(0 0 0/16%);
}
.site-header.sticky_head {
  transition: var(--transition);
  z-index: 100;
}
.main-navigation {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-left: -34px;
}
.main-navigation .menu li {
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 26px;
}
.main-navigation .menu li:first-child {
  margin-left: 0;
}
.main-navigation .menu li:last-child {
  margin-right: 0;
}
.menu-menu-1-container,
.menu-menu-1-container ul {
  height: 100%;
}
.main-navigation .menu ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation .menu ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation .menu ul ul li:hover > ul,
.main-navigation .menu ul ul li.focus > ul {
  left: 100%;
}
.main-navigation .menu ul ul a {
  width: 200px;
}
.main-navigation .menu ul li:hover > ul,
.main-navigation .menu ul li.focus > ul {
  left: auto;
}
.main-navigation .menu li a {
  display: flex;
  transition: 0.3s;
  position: relative;
  justify-content: center;
  align-items: center;
  color: #707070;
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
}
.main-navigation .menu li a:hover {
  color: var(--blue-color);
  -webkit-text-stroke: 0.4px;
  transition: var(--transition);
}
.main-navigation .menu li a:before,
.faq-box h3:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: -10px;
  height: 6px;
  width: 14px;
  opacity: 0;
  border-radius: 3px;
  background-color: var(--yellow-color);
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.main-navigation .menu li a:hover:before,
.faq-box h3:hover:before {
  width: 14px;
  opacity: 1;
  left: 0;
}
.header-top {
  display: flex;
  align-items: center;
  transition: var(--transition);
  justify-content: flex-end;
}
.sticky_head .header-top {
  transition: var(--transition);
}
.currency {
  width: 200px;
  padding: 10px;
  background-color: #d1e5f3;
  display: flex;
  align-items: center;
  border-radius: 6px;
  color: var(--dark-color);
  transition: 0.5s;
  position: relative;
}
.currency:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 14px;
  height: 8px;
  width: 15px;
  background-image: url(assets/images/arrow-down.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.currency .flag {
  overflow: hidden;
  height: 30px;
  width: 30px;
  border-radius: 7px;
}
.currency .flag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.languages {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  display: block;
  margin-left: 14px;
}
.currency:hover {
  color: var(--primary-color);
  transition: 0.5s;
}
.site-branding {
  width: 200px;
  padding-top: 10px;
}
.main-navigation li.current-menu-item a:before {
  width: 100% !important;
  opacity: 1 !important;
  left: 0 !important;
  animation: none !important;
}
.main-navigation li.current-menu-item a {
  color: var(--primary-color) !important;
  -webkit-text-stroke: 0.4px;
}
.header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.currency-part {
  position: relative;
}
ul.country-dropdown {
  background-color: #ecf5fb;
  padding: 15px 15px 5px;
  border-radius: 16px;
  margin-bottom: 10px;
  margin: 0;
  float: left;
  box-shadow: 0 0 10px rgb(0 0 0/16%);
  transform: scale(0);
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  margin-top: 10px;
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.active ul.country-dropdown {
  transform: scale(1);
}
.country-dropdown .currency {
  margin-bottom: 10px;
  width: 100%;
}
.country-dropdown .currency:before {
  display: none;
}
.country-dropdown .currency .languages {
  font-size: 13px;
  max-width: 70%;
}
.currency-part.active .currency:before {
  transform: translate(0, -50%) rotate(180deg);
  transition: var(--transition);
}
.main-banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-banner .banner-video video {
  width: auto;
}
.main-banner {
  position: relative;
  margin-top: 0;
  width: 100%;
  padding: 219px 0 278px;
  background-color: var(--primary-color);
  overflow: hidden;
}
.main-banner-img {
  position: absolute;
  margin-top: 13px;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-btn .sec-btn + .sec-btn {
  margin-left: 27px;
}
.banner-content .h4-title {
  color: var(--white-color);
  font-weight: 400;
}
.stycky-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.parallax-image {
  position: absolute;
  width: 100%;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0%);
  text-align: center;
  z-index: 2;
  pointer-events: none;
}
.travelmore-icon {
  position: absolute;
  top: -5px;
  left: 80px;
  z-index: 99;
  pointer-events: none;
}
.smiley-icon {
  position: absolute;
  top: 165px;
  left: calc(100% + -850px);
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transform: rotate(0deg);
  z-index: 9;
}
.smiley-icon:hover {
  transform: rotate(-40deg);
}
.parallax-image img {
  position: relative;
  left: 73px;
}
.smiley-icon img {
  left: 0;
}
.travelmore-icon img {
  left: 0;
}
.search-flights {
  position: relative;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin-top: -61px;
}





.search-img-left {
  position: absolute;
  margin-top: -117px;
  left: 100px;
}
.search-img-right {
  position: absolute;
  right: 210px;
  margin-top: -125px;
}

.popular-destinations {
  margin-top: 0;
  position: relative;
  padding-top: 102px;
  padding-bottom: 50px;
  z-index: 9;
}
.destinations-box {
  height: 320px;
  width: 100%;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.destinations-box .back-img {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: bottom;
  z-index: 0;
  transform: scale(1);
  transition: var(--transition);
  overflow: hidden;
  border-radius: 14px;
}
.destinations-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(0deg, #2c2c2c, #ffffff00);
  mix-blend-mode: multiply;
  z-index: 1;
}
.destinations-box:hover .back-img {
  transform: scale(1.1);
}
.destinations-content {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 1;
  padding: 30px;
  justify-content: space-between;
}
.destinations-content h3 {
  font-size: 42px;
  color: var(--white-color);
  margin-bottom: 0;
}
.tag-line {
  color: var(--white-color);
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  background-color: var(--primary-color);
  text-transform: uppercase;
  text-align: center;
  border-radius: 6px;
  height: auto;
  padding: 5px 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttons-section {
  width: auto;
  text-align: right;
  flex: 1;
  position: absolute;
  top: 30px;
  right: 30px;
  pointer-events: none;
}
.destinations-btn {
  position: relative;
  width: 50px;
  height: 50px;
  display: inline-flex;
  border: 1px solid var(--white-color);
  border-radius: 19px;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  overflow: hidden;
  pointer-events: auto;
}
.destinations-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 50%;
  width: 103px;
  height: 75px;
  background-image: url(assets/images/btn-before.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-57%, 0) scale(0);
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.destinations-btn:hover:before {
  transform: translate(-57%, 0) scale(1);
}
.buttons-section .destinations-btn span {
  opacity: 0;
  width: 0;
  font-size: 0;
  font-weight: 700;
  color: var(--white-color);
  display: block;
  transition: 0.3s easeIn;
}
.destinations-btn:hover {
  width: auto;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  overflow: visible;
  padding: 0 15px;
  border-radius: 6px;
}
.destinations-btn:hover span {
  width: auto;
  opacity: 1;
  margin-left: 10px;
  font-size: 16px;
}
.small-box .buttons-section .destinations-btn {
  display: flex;
  margin-left: auto;
  margin-bottom: 7px;
}
.small-box .buttons-section .hotels {
  margin-bottom: 0;
}
.mexico-box h3 {
  font-family: var(--phosphateinline);
  font-weight: 400;
  margin-bottom: 5px;
}
.Spain-box h3 {
  font-family: var(--yellowtail);
}
.Italy-box h3 {
  font-family: var(--sailors-condensed-slant);
}
.Australia-box h3 {
  font-family: var(--lobster);
}
.japan-box h3 {
  font-family: var(--trajan);
  font-weight: 400;
  margin-bottom: -5px;
}
.Maldives-box h3 {
  font-family: var(--yellowtail);
}
.Thailand-box h3 {
  font-family: var(--vigneta);
}
.vanafly-app {
  position: relative;
  background-color: var(--white-color);
  z-index: 9;
}
.vanafly-app .row {
  position: relative;
  padding: 0 30px;
  background-color: var(--yellow-color);
  border-radius: 30px;
}
.app-image:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 122px;
  left: -44px;
  width: 88px;
  height: 73px;
  background-image: url(assets/images/star-before.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.app-image {
  position: relative;
  margin-top: -40px;
}
.vanafly-app-content .h2-title {
  margin-bottom: 12px;
}
.vanafly-app-content .h4-title {
  font-weight: 500;
  line-height: 24px;
  padding-right: 6vw;
  margin-bottom: 35px;
}
.vanafly-app-content {
  position: relative;
  padding: 102px 0 40px;
}
.vanafly-app-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 80px;
  left: 10px;
  width: 539px;
  height: 253px;
  background-image: url(assets/images/star-after.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.app-btn .sec-btn {
  display: flex;
  width: 200px;
  margin-bottom: 20px;
}
.app-btn-section {
  display: flex;
}
.app-qr-code {
  width: 120px;
  height: 120px;
  margin-left: 30px;
  display: block;
}
.benefits-section {
  position: relative;
  padding: 105px 0;
  background-color: var(--white-color);
  z-index: 8;
}
.benefits-box {
  text-align: center;
}
.benefits-box .back-img {
  height: 150px;
  width: 150px;
  margin: 0 auto;
}
.benefits-box .h4-title {
  font-weight: 600;
  line-height: 25px;
  padding: 0 4vw;
  margin-top: 10px;
}
.join-our {
  position: relative;
  margin-bottom: -105px;
  z-index: 10;
}
.join-our:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: var(--white-color);
  z-index: -1;
}
.join-our .row {
  background-color: var(--secondry-color);
  border-radius: 14px;
  padding: 57px 55px;
  margin: 0;
}
.subscribe-form {
  display: flex;
}
.join-our .h4-title {
  line-height: 25px;
  padding-right: 60px;
  margin-bottom: 0;
}
.subscribe-form .form-input {
  height: 50px;
  border-radius: 6px 0 0 6px;
  font-weight: 500;
}
.subscribe-form .sec-btn {
  background-color: var(--yellow-color);
  width: 167px;
  color: var(--dark-color) !important;
  justify-content: center;
  margin-left: -10px;
}
.subscribe-form .sec-btn:before {
  left: -2.5em;
  background-color: var(--primary-color);
  height: 100%;
}
.subscribe-form .sec-btn:hover:before {
  left: 0;
}
.subscribe-form .sec-btn:hover {
  color: var(--white-color) !important;
}
.mc4wp-success p {
  color: green;
  padding: 0.5rem 1rem;
  border: 2px solid green;
  margin-top: 10px;
}
.mc4wp-error p {
  color: red;
  padding: 0.5rem 1rem;
  border: 2px solid red;
  margin-top: 10px;
}
.small-text {
  font-size: 12px;
  line-height: 28px;
  color: rgb(61 61 61/50%);
}
.small-text a {
  color: inherit;
  text-decoration: underline !important;
}
.site-footer {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.site-info {
  background-color: #333;
  padding: 90px 0 60px;
  position: relative;
  z-index: 0;
}
.footer-logo {
  margin-bottom: 40px;
}
.footer-logo ul {
  display: flex;
  align-items: center;
}
.footer-logo ul li {
  border-left: 1px solid var(--blue-color);
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
  color: var(--blue-color);
  padding-left: 20px;
  margin-left: 20px;
}
.footer-logo ul li:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.footer-logo ul li a {
  width: 195px;
  display: block;
}
.footer-menu .h4-title {
  color: #fff;
  margin-bottom: 15px;
}
.footer-menu a {
  font-size: 14px;
  line-height: 26px;
  color: var(--white-color);
  font-weight: 500;
}
.footer-menu a:hover {
  color: #fef5c9;
  text-decoration: underline !important;
}
.footer-icon {
  position: absolute;
  right: 180px;
  top: 80px;
}
.footer-bg {
  position: absolute;
  bottom: -140px;
  right: -223px;
  width: 750px;
  display: none;
}
.copyright {
  padding: 26px 0;
  background-color: var(--white-color);
}
.copyright-text p {
  margin-bottom: 0;
  color: #a2a2a2;
  font-size: 12px;
  line-height: 19px;
  font-weight: 500;
}
.footer-other-link {
  margin-top: 5px;
}
.footer-other-link i.fa.fa-heart {
  color: red;
}
.dotcom-link {
  color: var(--primary-color);
  font-weight: 700;
  letter-spacing: 0.3px;
}
.inner-banner {
  position: relative;
  padding: 176px 0 55px !important;
  background-color: var(--primary-color);
}
.inner-banner .h1-title {
  font-size: 45px;
  line-height: 53px;
}
.about-us-content {
  position: relative;
  padding: 85px 0 80px;
}
.about-us-content:before {
  content: "";
  display: block;
  position: absolute;
  top: -105px;
  left: 10px;
  width: 324px;
  height: 322px;
  background-image: url(assets/images/about-us-shape.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}
.about-us-content:after {
  content: "";
  display: block;
  position: absolute;
  top: -74px;
  right: 455px;
  width: 168px;
  height: 117px;
  background-image: url(assets/images/about-us-after.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}
.about-text .h3-title {
  font-size: 26px;
  line-height: 45px;
  color: #707070;
  position: relative;
  padding-right: 3vw;
  font-weight: 500;
  margin-bottom: 60px;
}
.about-text .h3-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 6px;
  width: 45px;
  border-radius: 3px;
  background-color: var(--yellow-color);
}
.about-text {
  padding-right: 5vw;
}
.aboutus-benefits {
  padding-top: 170px;
}
.aboutus-benefits .benefits-box {
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 37px;
}
.aboutus-benefits .back-img {
  height: 115px;
  width: 115px;
  margin: 0;
}
.aboutus-benefits .h4-title {
  padding: 0;
  margin-left: 11px;
}
.about-us-content .benefits-box .h4-title {
  max-width: 60%;
}
.vanafly-app.about-app {
  margin-bottom: 60px;
}
.main-banner.flights-banner {
  padding: 160px 0 150px;
  overflow: visible;
  position: relative;
}
.inner-banner-img {
  position: absolute;
  bottom: 42px;
  right: 295px;
  height: 311px;
  width: 470px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-template-flights .travelmore-icon {
  left: 50%;
  transform: translate(-62%, 0);
  width: 100%;
  top: auto;
  margin-top: -25px;
}
.page-template-template-flights .stycky-image {
  width: auto;
  left: auto;
  right: 270px;
  bottom: 90px;
}
.page-template-template-flights .search-flights {
  margin-top: -96px;
  position: relative;
  bottom: 0;
}
.page-template-template-flights .search-flights .smiley-icon {
  left: auto;
  right: 263px;
  top: 105px;
}

.page-template-template-flights .tp_powered_by,
.page-template-template-hotels .tp_powered_by {
  padding-top: 20px !important;
}
.inner-benefits {
  padding-top: 80px;
  padding-bottom: 0;
  z-index: 1;
}
.inner-benefits .back-img {
  height: 97px;
  width: 93px;
}
.inner-benefits .h4-title {
  margin-top: 25px;
}
.page-template-template-flights .popular-destinations,
.page-template-template-hotels .popular-destinations {
  padding-bottom: 80px;
  padding-top: 100px;
}
.logo-section {
  padding-bottom: 83px;
}
.logo-sliders .back-img {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 70px;
  margin: 0 auto;
}
.page-template-template-hotels .stycky-image {
  width: auto;
  left: auto;
  right: 65px;
  bottom: -120px;
  z-index: 0;
}
.page-template-template-hotels .travelmore-icon {
  top: 0;
  left: 30px;
}
.page-template-template-hotels .smiley-icon {
  top: -165px;
  transform: rotate(-110deg);
}
.page-template-template-hotels .search-flights {
  margin-top: -95px;
  position: relative;
  bottom: 0;
}
.page-template-template-hotels .inner-banner-img {
  width: 464px;
  height: 337px;
  bottom: -20px;
  right: 210px;
}
.page-template-template-hotels .smiley-icon:hover {
  transform: rotate(-170deg);
}
.page-template-template-hotels .inner-benefits .h4-title {
  padding: 0 2vw;
  font-size: 16px;
  font-weight: 500;
  color: #707070;
}

.faq-banner {
  position: relative;
}
.faq-banner:before {
  content: "";
  display: none;
  position: absolute;
  bottom: 60px;
  left: 145px;
  width: 104px;
  height: 51px;
  background-image: url(assets/images/faq-before.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.faq-banner:after {
  content: "";
  display: none;
  position: absolute;
  top: 105px;
  right: 98px;
  width: 406px;
  height: 406px;
  background-image: url(assets/images/faq-after.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.faq-searchbar {
  position: relative;
  margin-top: -32px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  border-radius: 14px;
  overflow: hidden;
}
.faq-searchbar input {
  background-color: var(--white-color);
  font-weight: 600;
  font-size: 16px;
  height: 88px;
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0 30px;
}
.faq-searchbar input::placeholder {
  color: var(--dark-color);
}
.faq-searchbar button {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 14px;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  outline: none !important;
  box-shadow: none !important;
}
.faq-searchbar button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 14px;
  background-color: var(--yellow-color);
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  z-index: -1;
}
.faq-searchbar button svg {
  width: 18px;
  height: 18px;
}
.faq-searchbar button:hover:before {
  transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  height: 50px;
  width: 50px;
  border-radius: 6px;
}
.faq-title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #3c3c3c;
  margin-top: 28px;
  margin-bottom: 0;
  padding-right: 30px;
}
.faq-row {
  position: relative;
  padding: 80px 0 0;
}
.faq-row .row {
  margin-bottom: 50px;
}
.faq-box .row {
  margin-bottom: 0;
}
.faq-box h3 {
  font-size: 16px;
  color: var(--dark-color);
  font-weight: 500;
  background-color: #ecf5fb;
  height: 68px;
  padding: 0 30px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
}
span.faq-arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0, -50%);
  border-radius: 6px;
  transition: var(--transition);
}
.faq-content {
  background-color: #ecf5fb;
  padding: 30px;
  border-radius: 16px;
  margin-bottom: 10px;
}
.faq-content p {
  font-size: 14px;
  font-weight: 500;
  color: #707070;
}
.faq-box h3:hover,
.faq-box .active-faq {
  font-weight: 700;
}
.faq-box h3:before {
  bottom: 18px;
  width: 35px !important;
}
.faq-box h3:hover:before {
  left: 30px;
}
.faq-box h3:hover span.faq-arrow,
.faq-box .active-faq span.faq-arrow {
  background-color: var(--yellow-color);
}
.faq-box .active-faq:before {
  left: 30px;
  opacity: 1;
  animation: none;
}
span.faq-arrow svg {
  transform: rotate(0deg);
  transition: var(--transition);
}
.faq-box .active-faq span.faq-arrow svg {
  transform: rotate(180deg);
  transition: var(--transition);
}
.faq-loader {
  position: absolute;
  top: 50%;
  transform: translate(0, -33px);
  right: 80px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq-loader i {
  height: 30px;
  width: 30px;
  font-size: 30px;
  color: #128add;
}
.not-found-result h2 {
  text-align: center;
  color: red;
  padding-bottom: 50px;
}
.modal-body.overflow-text {
  height: 600px;
  padding: 30px;
}
button.close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: var(--primary-color) !important;
  opacity: 1 !important;
  text-shadow: none;
  font-size: 40px;
  border-radius: 50%;
  z-index: 2;
  color: var(--white-color);
  transition: 0.3s;
  outline: none;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
}
button.close:hover {
  background: var(--dark-color);
  color: var(--white-color);
}
.modal-content {
  border: none;
  border-radius: 14px 14px 0 0;
  background-color: rgb(18 138 221/96%);
}
.modal-dialog {
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.modal-open .modal {
  margin-right: 0 !important;
}
.modal-open {
  padding-right: 0 !important;
}
.modal-open {
  position: fixed;
  width: 100%;
}
.modal-title {
  font-size: 33px;
  line-height: 39px;
  text-align: center;
  color: var(--white-color);
  font-weight: 500;
  margin-bottom: 35px;
  padding: 0 2vw;
}
.modal-title .country {
  color: var(--yellow-color);
}
.modal-body .sec-btn {
  background-color: var(--yellow-color);
  color: var(--dark-color) !important;
  margin-bottom: 10px;
  padding-right: 7px;
  width: 200px;
}
.modal-body .sec-btn::before {
  background-color: var(--white-color);
  opacity: 0.38;
}
.modal-body {
  padding: 2rem 1rem;
}
.modal-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-loader i {
  color: var(--white-color);
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  animation: loader 2s linear infinite;
  z-index: 2;
}
@keyframes loader {
  from {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(0);
  }
}
.error-404 {
  padding: 80px 0;
  text-align: center;
}
.error-404 img {
  width: 35vw;
}
.sec-btn.cta-btn {
  position: fixed;
  top: 50%;
  right: -63px;
  transform: translate(0, -50%) rotate(-90deg);
  z-index: 98;
}
.scrolltop {
  width: 58px;
  height: 55px;
  text-align: center;
  background: var(--primary-color);
  font-size: 28px;
  line-height: 52px;
  cursor: pointer;
  transition: 0.3s;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 98;
}
.scrolltop i {
  color: var(--white-color);
  position: relative;
  animation: move 0.4s linear infinite alternate;
  z-index: 2;
}
.scrolltop:hover {
  background: var(--primary-color);
}
.scrolltop:hover i {
  color: var(--white-color);
}
@keyframes move {
  0% {
    top: 0;
  }
  100% {
    top: 5px;
  }
}
.footer-last {
  text-align: center;
  margin-top: 10px;
}
.footer-last .text:hover {
  color: var(--primary-color) !important;
  text-decoration: underline !important;
}
.footer-last .text,
.menu-seo-menu-container ul li a {
  font-size: 13px;
  color: var(--dark-color);
  cursor: pointer;
  transition: 0.3s;
}
.all-services {
  display: none;
}
.menu-seo-menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.menu-seo-menu-container ul li {
  display: inline-block;
}
.menu-seo-menu-container ul li a {
  padding-right: 7px;
  margin-right: 7px;
  border-right: 1px solid var(--dark-color);
  transition: 0.3s;
}
.menu-seo-menu-container ul li:last-child a {
  margin: 0;
  padding: 0;
  border: none;
}
.menu-seo-menu-container ul li a:hover {
  color: var(--primary-color);
}
.blog-banner {
  padding: 80px 0 !important;
  text-align: center;
  margin-top: 190px;
}
.blog .inner-page-text {
  margin-top: 190px;
}
.blog-header .site-branding a {
  font-family: futura;
  font-size: 60px;
  line-height: 70px;
  color: var(--yellow-color);
  transition: var(--transition);
}
.blog-header .site-branding span {
  font-family: caveat, cursive;
  color: var(--primary-color);
}
.blog-header .site-branding {
  width: 100%;
  padding: 30px 0;
  transition: var(--transition);
}
.site-header.blog-header {
  height: auto;
  text-align: center;
  display: block;
  box-shadow: none;
}
.blog-header .header-top {
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 0;
  border-left: 0;
  padding: 15px 0;
}
.blog-header .main-navigation {
  margin-left: 0;
}
.blog-header .header-menu {
  display: block;
}
.blog-header .nav-menu li {
  display: inline-block;
  margin: 0 10px;
}
.blog-header .nav-menu li a {
  color: #707070;
  font-size: 15px;
  font-weight: 500;
  transition: var(--transition);
}
.blog-header .nav-menu li a:hover,
.blog-header .nav-menu li .active-cat {
  color: var(--primary-color);
}
.site-header.blog-header.sticky_head {
  transition: var(--transition);
  box-shadow: 0 3px 6px rgb(0 0 0/16%);
}
.site-header.blog-header.sticky_head .site-branding {
  padding: 20px 0;
  transition: var(--transition);
}
.site-header.blog-header.sticky_head .site-branding a {
  font-size: 40px;
  line-height: 50px;
  transition: var(--transition);
}
.type-post {
  margin-bottom: 30px;
}
.entry-header {
  margin-bottom: 10px;
  margin-top: 15px;
}
.posted-on a,
.byline a,
.widget ul li a,
.entry-title a,
.logged-in-as a {
  transition: 0.3s;
  color: var(--primary-color);
}
.type-post .entry-content p {
  margin-bottom: 10px;
}
.entry-footer span {
  margin-right: 10px;
}
.entry-footer span a {
  color: var(--primary-color);
}
.entry-title {
  font-size: 30px;
  color: var(--primary-color);
  margin-bottom: 20px;
}
.post-thumbnail {
  display: block;
  margin: 10px 0;
  border-radius: 14px;
  overflow: hidden;
}
.post-thumbnail img {
  width: 100%;
}
.widget-area .widget_search .search-form,
.page-content .search-form {
  position: relative;
}
.widget-area .widget_search .search-form label,
.page-content .search-form label {
  width: calc(100% - 74px);
  margin-bottom: 0;
}
.widget-area .widget_search .search-form .search-field,
.page-content .search-form .search-field {
  background: var(--white-color);
  font-size: 16px;
  outline: none;
  width: 100%;
  height: 50px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid var(--primary-color);
  padding: 13px 20px 12px;
}
.widget-area .widget_search .search-form .search-submit,
.page-content .search-form .search-submit {
  padding: 10px 16px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  height: 50px;
  color: var(--white-color);
  position: absolute;
  right: 0;
  bottom: 0;
  outline: none;
  border: none;
  cursor: pointer;
  background: var(--primary-color);
}
.entry-title a:hover,
.posted-on a:hover,
.byline a:hover,
.widget ul li a:hover {
  text-decoration: underline !important;
  color: var(--dark-color);
}
.entry-content {
  margin: 0;
}
.comments-area p input,
.comments-area textarea {
  border: none;
  border-radius: 10px;
  height: 46px;
  width: 100%;
  outline: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  padding: 15px;
}
p.comment-form-cookies-consent > input {
  width: auto;
  display: inline-block;
  height: auto;
  margin-right: 15px;
  position: absolute;
  top: 6px;
  left: 0;
}
.form-submit .submit {
  box-shadow: none;
  padding: 0;
}
.comment-form-author,
.comment-form-email {
  width: 47.5%;
  display: inline-block;
  margin-right: 28px;
}
.comment-form-email {
  margin: 0;
}
.comment-form-cookies-consent label {
  padding-left: 25px;
  line-height: 20px;
  cursor: pointer;
  position: relative;
}
.woocommerce-form__label-for-checkbox span:before,
.checkbox-wp .wpcf7-list-item-label:before,
.comment-form-cookies-consent label:before {
  border-radius: 0;
  border-color: var(--dark-color);
}
span.wpcf7-list-item-label:before,
.woocommerce-form__label-for-checkbox span:before,
.comment-form-cookies-consent label:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 2px solid var(--dark-color);
  z-index: 1;
}
input[type="checkbox"]:checked ~ span.wpcf7-list-item-label:after,
input[type="checkbox"]:checked ~ span.wpcf7-list-item-label:before,
input[type="checkbox"]:checked ~ span:after,
input[type="checkbox"]:checked ~ label:after {
  opacity: 1;
}
.checkbox-wp .wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after,
.comment-form-cookies-consent label:after {
  content: "\f00c";
  position: absolute;
  width: 19px;
  height: 17px;
  color: var(--white-color);
  font-family: "font awesome 5 pro";
  font-weight: 900;
  font-size: 10px;
  background-color: var(--dark-color);
  border-radius: 0;
  left: 0;
  top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
input.search-field {
  background: var(--white-color);
  font-size: 16px;
  outline: none;
  width: 100%;
  height: 50px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid var(--primary-color);
  padding: 13px 20px 12px;
}
button.search-submit {
  padding: 10px 16px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 0;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  border: none;
  background: #128add;
  margin: 0;
}
form.search-form {
  position: relative;
  margin-bottom: 20px;
}
.search-submit.sec-btn:before {
  left: -40px;
}
.search-submit.sec-btn:hover:before {
  left: 0;
}
.inner-page-text .widget-area {
  margin-top: 25px;
}
h2.widget-title {
  font-size: 20px;
}
.widget-area {
  margin-top: 70px;
  width: 100%;
}
.comment-form-cookies-consent {
  position: relative;
}
.widget_search .widget-title {
  display: none;
}
.widget ul {
  margin: 0;
}
.comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.avatar.photo {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  margin-right: 20px;
}
.comment-meta .url,
.comment-content a {
  color: var(--primary-color);
}
.comment-author.vcard {
  margin-bottom: 20px;
}
.comment-metadata a {
  color: var(--primary-color);
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.reply a {
  color: var(--primary-color);
  display: inline-block;
  margin-bottom: 10px;
}
.comment-reply-title {
  margin-bottom: 20px;
}
.comment-form-comment label {
  margin-bottom: 10px;
}
.comment-form-comment textarea {
  border: none;
  outline: none !important;
  resize: none;
  padding: 18px;
  height: 180px;
}
.comment-form-comment .form-submit #submit {
  padding: 0;
  line-height: 42px;
}
.comments-area {
  margin-top: 60px;
}
.comments-title {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
}
.comment-body {
  margin-bottom: 30px;
}
.comment-form-url {
  margin-right: 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  display: block;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 100%;
}
.single-post .widget-area {
  margin-top: 15px;
}
.nav-previous a,
.nav-next a {
  color: var(--primary-color);
}
.result-pagination li a,
.result-pagination li,
.result-pagination .page-numbers {
  width: 50px;
  height: 50px;
  background: var(--white-color);
  box-shadow: 0 10px 40px rgba(37, 58, 105, 0.09);
  border-radius: 10px;
  border: none;
  outline: none;
  color: var(--dark-color);
  font-size: 20px;
  z-index: 10;
  transition: 0.3s;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.result-pagination a:hover,
.result-pagination .current {
  background: var(--primary-color);
  color: var(--white-color);
}
.page-numbers:first-child {
  margin-left: 0;
}
.page-numbers:last-child {
  margin-right: 0;
}
.entry-content a {
  color: var(--primary-color);
  transition: var(--transition);
}
.entry-content a:hover {
  color: var(--dark-color);
  transition: var(--transition);
}
.entry-content ul {
  padding-left: 15px;
}
.entry-content ul li {
  position: relative;
  margin-bottom: 8px;
}
.entry-content li,
.privacy-content p {
  font-weight: 500;
  color: var(--dark-color);
}
.thank-text {
  text-align: center;
  padding-top: 170px;
  position: relative;
}
.thank-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 147px;
  height: 151px;
  background-image: url(assets/images/thank-you.gif);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  overflow: hidden;
}
.thank-text p a {
  text-decoration: underline !important;
  color: var(--dark-color);
}
.inner-page-text {
  padding: 60px 0;
}
.privacy-content p {
  margin-bottom: 15px;
}
.privacy-content ol,
.privacy-content ul {
  padding: 0;
  margin: 0 0 1.5em 3em;
}
.privacy-content ol li,
.privacy-content ul li {
  margin-bottom: 10px;
  list-style: decimal;
}
.privacy-content a {
  transition: 0.3s;
  color: var(--primary-color);
}
.privacy-content a:hover {
  color: var(--dark-color);
}
@media (min-width: 1500px) {
  .container {
    max-width: 1200px;
  }
  .main-banner .banner-video video {
    width: 100%;
  }
}
@media (min-width: 2100px) {
  .container {
    max-width: 1400px;
  }
  p,
  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    font-size: 18px;
    line-height: 32px;
  }
  .main-navigation .menu li a {
    font-size: 16px;
  }
  .site-branding {
  }
  .footer-bottom-link ul p,
  .footer-bottom-link li,
  .copyright-right-text p,
  .footer-menu ul li a {
    font-size: 14px;
    line-height: 14px;
  }
  .footer-bottom-link {
    margin-bottom: 12px;
  }
  [data-simplebar="init"] {
    padding-right: 11px;
  }
  .main-banner {
    padding: 365px 0 350px;
  }
  .stycky-image img {
    width: 100%;
  }
  .parallax-image img {
    width: 70%;
    left: 60px;
    top: -70px;
  }
  .smiley-icon {
    left: calc(100% + -45vw);
  }
  .page-template-template-flights .stycky-image {
    right: 345px;
  }
  .page-template-template-flights .search-flights .smiley-icon {
    right: calc(100% + -80vw);
  }
  .inner-banner-img {
    right: 530px;
  }
}
@media (max-width: 1750px) {
  .travelmore-icon {
    left: -80px;
  }
}
@media (max-width: 1499px) {
  .travelmore-icon {
    width: 220px;
    left: -2%;
  }
  .parallax-image img,
  .search-img-left {
    left: 0;
  }
  .parallax-image {
    top: 190px;
  }
  .search-img-right,
  .faq-banner:after {
    right: 0;
  }
  .page-template-template-flights .stycky-image,
  .page-template-template-flights .search-flights .smiley-icon {
    right: 3vw;
  }
  .page-template-template-flights .travelmore-icon {
    transform: translate(-53%, 0);
  }
  .page-template-template-hotels .travelmore-icon {
    width: auto;
    left: 0;
    top: 30px;
  }
  .page-template-template-hotels .smiley-icon {
    left: calc(100% + -45vw);
  }
  .buttons-section {
    bottom: auto;
    top: 30px;
  }
  .about-us-content:before {
    left: auto;
    right: 0;
    top: -170px;
  }
  .inner-banner-img {
    right: 110px;
  }
  .twidget-container {
    width: 100%;
  }
}
@media (max-width: 1410px) {
  .travelmore-icon {
    width: 220px;
    left: -6%;
  }
}
@media (max-width: 1199px) {
  .comment-form-author,
  .comment-form-email {
    width: 47%;
  }
  .tag-line {
    text-align: left;
  }
  .travelmore-icon {
    top: 80px;
  }
  .smiley-icon {
    left: calc(100% + -250px);
  }
  .vanafly-app-content {
    padding-top: 60px;
  }
  .faq-box h3:before {
    bottom: 7px;
  }
  .faq-box h3 {
    padding-right: 40px;
  }
  .inner-banner-img {
    right: 0;
  }
}
@media (max-width: 999px) {
  .footer-menu ul,
  .footer-menu .menu {
    display: none;
  }
  .site-info .col-lg-3,
  .site-info .col-lg-4,
  .site-info .col-lg-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .footer-menu .h4-title {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
    position: relative;
  }
  .footer-menu .h4-title:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    height: 10px;
    width: 15px;
    background-image: url(https://www.vanafly.com/wp-content/themes/vanafly/assets/images/footer-arrow.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    transition: all 0.5s;
  }
  .footer-menu.active-sub-menu .h4-title:before {
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .footer-menu.active-sub-menu {
    padding-bottom: 30px;
  }
  .footer-menu {
    border-bottom: 1px solid rgb(255 255 255/21%);
  }
  .footer-menu.content-menu {
    border-bottom: 0;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .for-des,
  .search-img-left,
  .search-img-right{
    display: none !important;
  }
  .for-mob {
    display: block !important;
  }
  .site-header .container {
    max-width: 100%;
    padding: 0;
    height: 100%;
  }
  .site-header .container .row {
    margin: 0;
    height: 100%;
  }
  .site-header .container .row .col-lg-3 {
    width: auto;
    padding: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 2;
  }
  .site-branding {
    width: 185px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .for-mob.search-icon {
    display: inline-block !important;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 80px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .menu-toggle {
    position: absolute;
    top: 50%;
    right: 30px;
    border: none;
    outline: none !important;
    background: 0 0;
    width: 30px;
    padding: 0;
    transform: translate(0, -50%);
    z-index: 100;
  }
  .menu-toggle span {
    display: block;
    width: 100%;
    height: 4px;
    background-color: var(--blue-color);
    margin-bottom: 6px;
    border-radius: 3px;
    transition: 0.3s;
  }
  .menu-toggle span:last-child {
    margin: 0;
  }
  .toggled .menu-toggle span:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 10px;
  }
  .toggled .menu-toggle span:nth-child(2) {
    transform: rotate(-45deg);
  }
  .toggled .menu-toggle span:nth-child(3) {
    opacity: 0;
    height: 0;
  }
  .toggled .menu-toggle span {
    background: var(--white-color);
  }
  .toggled .header-menu {
    transform: translateX(0);
  }
  .header-menu {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 15vh;
    padding-left: 60px;
    z-index: 99;
    transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
    overflow-y: auto;
    transform: translateX(100%);
    background-color: var(--primary-color);
    display: block;
  }
  .header-images {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90vw;
    height: 100vh;
    pointer-events: none;
  }
  .header-images img {
    position: absolute;
    bottom: -65px;
    opacity: 0;
    transition: var(--transition);
    transition-duration: 3s;
  }
  .header-images img:first-child {
    position: absolute;
    right: -100%;
    max-width: 115%;
    z-index: -1;
  }
  .header-images img:last-child {
    right: -100px;
    bottom: 0;
  }
  .toggled .header-images img {
    transition-duration: 2s;
    opacity: 1;
  }
  .toggled .header-images img:last-child {
  }
  .toggled .header-images img:first-child {
    right: -70px;
  }
  .main-navigation .menu li {
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 8vh;
    transition: var(--transition);
  }
  .main-navigation .menu li a {
    display: inline-block;
    font-size: 26px;
    color: var(--white-color) !important;
  }
  .main-navigation .menu li a:hover {
    color: var(--yellow-color);
    -webkit-text-stroke: 0;
  }
  .main-navigation .menu li a:before {
    width: 20px;
    left: 0;
    opacity: 1;
  }
  .scrolltop {
    display: none !important;
  }
  .widget-area {
    margin-top: 50px;
  }
  .main-banner .banner-video {
    display: none;
  }
  .sec-btn.cta-btn {
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0) rotate(0);
    z-index: 98;
    display: none;
  }
  .modal-body.overflow-text {
    padding: 42px 15px 15px !important;
  }
  .vanafly-options {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .vanafly-options a {
    position: relative;
    display: inline-flex;
    height: 45px;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #e8e8e8;
    padding-right: 20px;
    margin-left: 20px;
  }
  .vanafly-options a:last-child {
    padding-right: 0;
    border: 0;
  }
  .vanafly-options a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 6px;
    width: 6px;
    border-radius: 3px;
    background-color: #d4eafa;
    transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  }
  .vanafly-options a:hover:before {
    width: 32px;
    background-color: var(--yellow-color);
  }
  .vanafly-options a:first-child:before {
    left: 15px;
  }
  .travelmore-icon {
    z-index: 9;
    left: auto;
    margin-top: 12.5em;
    right: -112px;
    height: 286px;
    width: 286px;
  }
  .header-logo {
    width: 100%;
    margin-bottom: 40px;
  }
  span.header-text {
    font-size: 24px;
    font-weight: 700;
    color: #64b4eb;
    margin-top: 10px;
    display: block;
  }
  .header-logo .custom-logo-link {
    width: 200px;
    background-color: var(--white-color);
    padding: 10px 10px 6px;
    border-radius: 7px;
  }
  .currency-part {
    width: 100%;
    margin-bottom: 8vh;
  }
  .currency {
    background-color: var(--blue-color);
    color: var(--white-color) !important;
    width: 270px;
  }
  .currency:before {
    background-image: url(assets/images/arrow-white.svg);
  }
  ul.country-dropdown {
    width: 300px;
  }
  .stycky-image,
  .smiley-icon,
  .parallax-image {
    display: none;
  }
  .main-banner {
    padding: 155px 0;
    position: relative;
  }
  .main-banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 35px;
    right: -26px;
    margin-top: 125px;
    width: 422px;
    height: 600px;
    border-radius: 3px;
    background-image: url(assets/images/mobile-banner-img.png);
    background-size: cover;
    transition: all 400ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
    z-index: 0;
    pointer-events: none;
  }
  .h1-title span {
    display: block;
  }
  .banner-content .h4-title {
    font-size: 18px;
    padding-right: 37vw;
  }
  .search-flights {
    border-radius: 10px 10px 0 0;
    background-color: var(--white-color);
    z-index: 10;
    margin-top: -50px;
    padding-bottom: 25px;
    bottom: 0;
    position: relative;
  }

  .popular-destinations {
    margin-top: 0;
    padding-bottom: 52px;
  }
  .popular-destinations .h2-title {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 25px;
  }
  .view-all {
    font-size: 16px;
    line-height: 28px;
    color: #a2a2a2;
    font-weight: 700;
    position: relative;
    display: inline-block;
    transition: var(--transition);
  }
  .view-all:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 6px;
    width: 100%;
    border-radius: 3px;
    background-color: var(--yellow-color);
  }
  .destinations-box.mexico-box {
    height: 210px;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .destinations-slider .slick-list {
    width: calc(100% + 100vw);
    padding-right: calc(100% + 400px);
    margin-left: 10px;
  }
  .destinations-slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: calc(100% + -100px);
    height: 100%;
    width: 260px;
    background: transparent;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
      left top,
      right top,
      color-stop(0%, rgba(255, 255, 255, 0)),
      color-stop(100%, rgba(255, 255, 255, 1))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -ms-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    z-index: 9;
    pointer-events: none;
  }
  .destinations-mob-box {
    background-color: var(--white-color);
    box-shadow: 0 1px 2px rgb(0 0 0/8%);
    border-radius: 14px;
    border: 0.5px solid #e0e0e0;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .destinations-mob-box .destinations-content {
    padding: 10px 20px;
  }
  .destinations-mob-box .back-img {
    height: 140px;
    width: 100%;
  }
  .destinations-mob-box .destinations-content h3 {
    color: var(--dark-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px;
  }
  .destinations-mob-box .tag-line {
    background-color: transparent;
    color: #707070;
    text-transform: capitalize;
    padding: 0;
  }
  .row.destinations-slider {
    margin: 0 -5px;
  }
  .row.destinations-slider.slick-initialized.slick-slider.slick-dotted {
    margin: 0 -15px;
  }
  .destinations-slider .col-6 {
    max-width: 100%;
    padding: 0 5px !important;
  }
  .popular-destinations .modal-btns {
    display: none;
  }
  .vanafly-app {
    padding: 75px 0;
    margin: 0 30px;
    border-radius: 14px;
    z-index: 10;
    background-color: var(--yellow-color);
  }
  .vanafly-app .row {
    padding: 0;
  }
  .vanafly-app:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 278px;
    height: 365px;
    background-image: url(assets/images/app-before.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .app-image.for-mob {
    height: 100px;
    width: 100px;
    max-width: 30%;
    padding: 0;
    border-radius: 14px;
    margin-top: 0;
    background-color: var(--white-color);
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .app-image img {
    max-width: 90%;
  }
  .vanafly-app-content {
    padding: 0;
  }
  .app-content {
    display: flex;
  }
  .app-btn {
    display: flex;
  }
  .app-title {
    max-width: 70%;
    margin-left: 30px;
  }
  .app-btn .sec-btn {
    width: auto;
    margin: 0;
    margin-right: 10px;
  }
  .benefits-section {
    position: relative;
    padding: 74px 0 40px;
    background-color: #ecf5fb;
    z-index: 0;
  }
  .benefits-section:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 100vh);
    background-color: #ecf5fb;
    z-index: -1;
    pointer-events: none;
    border-radius: 14px;
    margin-top: -260px;
  }
  .benefits-box {
    display: flex;
    text-align: left;
    align-items: center;
    margin-bottom: 30px;
  }
  .benefits-box .back-img {
    width: 97px;
    height: 97px;
    margin: 0;
  }
  .benefits-box .h4-title {
    padding-left: 15px;
  }
  .join-our {
    margin: 0 15px -105px;
    z-index: 1;
  }
  .join-our .row {
    padding: 57px 15px 53px;
  }
  .join-our .h4-title {
    margin-bottom: 30px;
  }
  .subscribe-form {
    display: flex;
    align-items: center;
  }
  .subscribe-form .form-input {
    border-radius: 10px Ã¢â‚¬â€¹0 0 10px;
  }
  .subscribe-form .sec-btn {
    margin: 0;
    width: 153px;
    border-radius: 0 10px 10px 0;
  }
  .home .site-info,
  .page-template-template-flights .site-info,
  .page-template-template-hotels .site-info {
    padding: 175px 0 60px;
  }
  .site-footer {
    z-index: 0;
  }
  .footer-bg img.for-mob {
    margin-left: auto;
  }
  .footer-icon {
    width: 150px;
    right: 40px;
    top: 0;
    margin-top: 120px;
  }
  .footer-bg {
    right: -45px;
    bottom: -120px;
    width: auto;
  }
  .footer-logo ul {
    display: block;
  }
  .footer-logo ul li {
    padding: 0;
    margin: 0;
    border: 0;
  }
  .footer-logo ul li a {
    margin-bottom: 15px;
  }
  .footer-logo {
    margin-bottom: 60px;
  }

  .aboutus-benefits {
    padding-top: 50px;
  }
  .about-us-content {
    padding-bottom: 40px;
  }
  .about-text {
    padding-right: 0;
  }
  .about-us-content:before {
    display: none;
  }
  .about-app {
    margin-bottom: 60px;
  }
  .faq-row.accordion {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .faq-banner:before {
    display: none;
  }
  .faq-title {
    margin-bottom: 30px;
    margin-top: 40px;
  }
  .faq-banner:after {
    top: 0;
    left: calc(100% + -300px);
    z-index: 0;
    opacity: 0.5;
  }
  .inner-banner .h1-title {
    position: relative;
    z-index: 1;
  }
  .faq-row .row {
    margin-bottom: 0;
  }
  section.benefits-section.inner-benefits:before {
    display: none;
  }
  .logo-section {
    padding: 0 10px 60px;
  }
  .logo-sliders .back-img {
    padding: 0 10px;
  }

  .join-our:before,
  .blog .main-banner::before {
    display: none;
  }
  .page-template-template-hotels .inner-benefits .h4-title {
    max-width: 70%;
  }
  .main-banner.flights-banner:before {
    display: none !important;
  }



  .blog-header .site-branding {
    position: absolute;
    top: 0;
    left: 30px;
    padding: 0 !important;
    z-index: 2;
  }
  .site-header.blog-header {
    height: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .blog-header .site-branding a {
    font-size: 40px;
    line-height: 50px;
  }
  .blog-header .header-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    height: 100%;
  }
  .blog-header .nav-menu li {
    display: block;
    margin-bottom: 4vh;
  }
  .blog-header .header-menu .nav-menu {
    text-align: left;
  }
  .blog-header .nav-menu li a {
    font-size: 26px;
    line-height: 36px;
    color: var(--white-color);
  }
  .blog-header .nav-menu li a:hover,
  .blog-header .nav-menu li .active-cat {
    color: var(--yellow-color);
  }
  .blog-banner,
  .blog .inner-page-text {
    margin-top: 70px;
  }
  .footer-menu ul,
  .footer-menu .menu {
    display: none;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .comment-form-author,
  .comment-form-email {
    width: 100%;
  }
  .error-404 img {
    width: 50vw;
  }
  .widget-area {
    margin-top: 50px;
  }
  .banner-content .h4-title {
    padding-right: 25vw;
  }
  .destinations-slider .slick-list {
    padding-right: calc(100% + 200px);
  }
}
@media (max-width: 575px) {
  .thank-text {
    padding-top: 80px;
    margin: 20px 0;
  }
  .thank-text:before {
    width: 57px;
    height: 61px;
  }
  .container {
    padding: 0 30px;
  }
  .privacy-content ol,
  .privacy-content ul {
    margin-left: 20px;
  }
  .avatar.photo {
    margin-right: 8px;
    width: 50px;
    height: 50px;
  }
  button.close {
    top: 20px;
    right: 20px;
    font-size: 45px;
  }
  .banner-content .h4-title {
    padding-right: 13vw;
  }
  .search-flights .col-lg-12 {
    padding: 0;
  }

  .destinations-slider .slick-list {
    padding-right: calc(100% + 115px);
  }
  .destinations-slider .destinations-mob-box {
    height: 245px;
  }
  .destinations-mob-box .destinations-content {
    height: auto;
  }
  .app-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .vanafly-app-content:before {
    display: none;
  }
  .app-btn .sec-btn:last-child {
    margin: 0;
  }
  .app-title {
    max-width: 63%;
  }
  .vanafly-app-content .h4-title {
    padding: 0;
    font-size: 16px;
    line-height: 19px;
  }
  .benefits-box .h4-title {
    max-width: 56%;
    padding-right: 0;
  }
  .popular-destinations {
    padding-bottom: 80px;
    padding-top: 50px;
  }
  .join-our .h4-title {
    padding-right: 0;
  }
  .footer-menu .h4-title {
    font-size: 16px;
  }
  .site-info .col-4 {
    padding-right: 0 !important;
  }
}

@media (max-width: 476px) {
  .vanafly-app .col-lg-7 {
    padding: 0;
  }
  .app-btn .sec-btn {
    font-size: 14px;
    font-weight: 500;
  }
}
@media (max-width: 430px) {
  .banner-content .h4-title {
    padding-right: 0;
  }
  .vanafly-options a {
    padding-right: 10px;
    margin-left: 10px;
  }
  .vanafly-options {
    right: 15px;
  }
  .travelmore-icon {
    margin-top: 15em;
  }
  .footer-bg {
    right: -70px;
  }
  .modal-body .sec-btn {
    font-size: 14px;
  }
  .main-banner:before {
    right: -70px;
    top: 60px;
  }
}
@media (max-width: 400px) {
  .container {
    padding: 0 15px;
  }
  .menu-toggle {
    right: 15px;
  }
  .for-mob.search-icon {
    right: 70px;
  }
  .site-header .container .row .col-lg-3 {
    left: 15px;
  }
  .travelmore-icon {
    margin-bottom: 15em;
  }
  .vanafly-app {
    margin: 0 15px;
  }
  .vanafly-app-content {
    padding: 0 15px;
  }
  .vanafly-app-content .h2-title {
    font-size: 30px;
    line-height: 36px;
  }
  .currency,
  ul.country-dropdown {
    width: 100%;
  }
  .header-menu {
    padding-right: 15px;
    padding-left: 15px;
  }
  .destinations-content {
    padding: 15px;
  }
  .faq-box h3 {
    padding-left: 20px;
    padding-bottom: 10px;
  }
  .faq-box h3:before {
    bottom: 0;
  }
  .faq-box h3:hover:before {
    left: 20px;
  }
  .join-our .col-lg-5,
  .join-our .col-lg-7 {
    padding: 0;
  }
  .subscribe-form .form-input {
    padding: 0 15px;
  }
  .join-our .container {
    padding: 0;
  }
  .app-btn {
    width: 100%;
  }
  .app-btn .sec-btn {
    width: 170px;
  }
  .blog-header .site-branding {
    left: 15px;
  }
}
@media (max-width: 375px) {
  .app-btn .sec-btn {
    padding-right: 5px;
  }
  button.close {
    top: 10px;
    right: 10px;
  }
  .main-banner:before {
    right: -80px;
  }
}
@media (max-width: 360px) {
  .h1-title {
    font-size: 16vw;
    line-height: 17vw;
  }


  .destinations-slider .slick-list {
    padding-right: calc(100% + 0px);
  }
  .app-content {
    flex-direction: column;
  }
  .app-image.for-mob {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .app-title {
    max-width: 100%;
    margin-left: 0;
  }
  .vanafly-app {
    padding: 40px 0;
  }
  .app-btn {
    flex-direction: column;
    align-items: baseline;
  }
  .app-btn .sec-btn:last-child {
    margin-top: 20px;
  }
  .app-btn .sec-btn {
    font-size: 16px;
    margin: 0;
  }
  .footer-bg {
    right: -120px;
  }

  .modal-btns {
    flex-direction: column;
  }
  .faq-searchbar input {
    padding: 0 65px 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .site-info .col-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 991px) and (max-height: 640px) {
  .modal-body.overflow-text {
    height: 491px;
    padding-top: 22px;
  }
  .modal-body .wpcf7-form-control-wrap {
    margin-bottom: 20px;
  }
  .modal-body .form-input.wpcf7-textarea {
    height: 100px;
  }
  .header-menu {
    padding-top: 15vh;
  }
  .main-navigation .menu li a {
    font-size: 6vw;
  }
}
@media (max-width: 991px) and (max-height: 500px) {
  .modal-body.overflow-text {
    height: 470px;
  }
  .modal-body .form-input {
    height: 40px;
    padding: 10px 20px;
  }
  .modal-body .form-input.wpcf7-textarea {
    padding: 18px 20px;
  }
  .modal-body span.wpcf7-not-valid-tip {
    font-size: 14px;
    bottom: -24px;
  }
}
@media (max-width: 991px) and (max-height: 480px) {
  .modal-body.overflow-text {
    height: 400px;
  }
  .main-navigation .menu li {
    margin-bottom: 6vh;
  }
}