/*-----------------------
BODY STYLE
-----------------------*/
body {
  font-family: "Fertigo_PRO";
}

/* Preload */
#preload {
  width: 100%;
  height: 100%;
  background: #dba410;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

#preload .preload-inner {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
}

/* Countdown */
.countdown {
  position: fixed;
  z-index: 999;
  left: 15px;
  bottom: 15px;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  line-height: 46px;
  text-align: center;
  display: none;
}
.countdown .count {
  font-size: 24px;
  color: #fff;
}

.gap {
  width: 100%;
  height: 0;
  padding-bottom: 2rem;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.gap.g2x {
  padding-bottom: 4rem;
}

.fp-section {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  transition: all 1s ease;
}

.fp-section.active {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #ebd188;
}

#fp-nav.fp-right {
  right: 5px;
}

.banner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #ccc;
}
.banner.ratio-16-9 {
  padding-bottom: 56.25%;
}
.banner.ratio-2-1 {
  padding-bottom: 50.25%;
}
.banner.ratio-4-3 {
  padding-bottom: 75%;
}
.banner.ratio-5-2 {
  padding-bottom: 40%;
}
.banner.ratio-5-3 {
  padding-bottom: 60%;
}
.banner.ratio-7-5 {
  padding-bottom: 71%;
}
.banner.ratio-5-6 {
  padding-bottom: 120%;
}
.banner.ratio-3-4 {
  padding-bottom: 133%;
}
.banner.ratio-5-7 {
  padding-bottom: 140%;
}
.banner.ratio-5-8 {
  padding-bottom: 160%;
}
.banner .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .banner-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.bg-color {
  background-color: #dba410;
}

.text-color {
  color: #dba410;
}

.group-text {
  font-size: 3.75rem;
  font-size: 5vh;
  line-height: 1;
  position: relative;
  z-index: 30;
}
.group-text .text-display-1 {
  font-size: 1.25em;
}
.group-text .text-display-2 {
  font-size: 1.5em;
}
.group-text .text-display-3 {
  font-size: 1.75em;
}

/* Section */
.section {
  background-color: #fcfbfa;
}
.section .section-bg {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.section .container,
.section .container-fluid {
  z-index: 20;
  position: relative;
}
.section .section-inner {
  position: relative;
}
.section.dark {
  color: #fff;
}
.section.bg-color {
  background-color: #dba410;
}
.section.lt800 .container,
.section.lt800 .container-fluid {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.section.lt800 p {
  font-size: 16px;
}
.section.lt800 .group-text {
  font-size: 2.25rem;
  font-size: 6vw;
  line-height: 1.2;
  position: relative;
  z-index: 30;
}
.section.lt800 .group-text .text-display-1 {
  font-size: 1.25em;
}
.section.lt800 .group-text .text-display-2 {
  font-size: 1.5em;
}
.section.lt800 .group-text .text-display-3 {
  font-size: 1.75em;
}
.section.lt800.lt400 p {
  font-size: 15px;
}

/* Section Intro */
.section-intro .airplance {
  position: absolute;
  left: -999em;
  bottom: 0;
}
.section-intro .planes_g,
.section-intro .planes_g_mobile {
  width: 140%;
  height: 100%;
  position: absolute;
  left: -20%;
  bottom: 10%;
}
.section-intro .logos {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 20;
}
.section-intro .logos img {
  max-height: 60px;
}
.section-intro h2 {
  font-size: 5.4rem;
  font-size: 5vw;
  opacity: 0;
  z-index: 30;
}
.section-intro.lt800 .logos .vna {
  margin: 0 auto 10px !important;
  max-width: 80%;
}
.section-intro.lt800 .logos .pca,
.section-intro.lt800 .logos .vasco {
  max-height: 42px;
}
.section-intro.lt800 .airplance {
  max-height: 64px;
}
.section-intro.lt800 h2 {
  font-size: 10vw;
}
.section-intro.lt800 h2 span {
  display: block;
}
.section-intro.lt800.lt400 .logos .vna {
  margin: 0 auto 10px !important;
  max-width: 80%;
}
.section-intro.lt800.lt400 .logos .pca,
.section-intro.lt800.lt400 .logos .vasco {
  max-height: 34px;
}

/* Section First */
.section-first .section-bg {
  background: #fff url(../img/s1_background.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.section-first .line-last .span_first {
  padding-left: 4em;
}
.section-first.lt800 .group-text {
  padding-top: 3.5em !important;
}
.section-first.lt800 .group-text .line-last .span_first {
  padding-left: 3em;
}

/* Section Second */
.section-second .section-bg {
  background: #fff url(../img/s2_background.png) left bottom no-repeat;
  background-size: cover;
}
.section-second p.for-mobile {
  display: none;
}
.section-second .feature-image .banner .bg {
  background-image: url(../img/s2_feature_img.jpg);
}
.section-second.lt800 .section-bg {
  display: none;
}
.section-second.lt800 .col-image {
  order: 2;
}
.section-second.lt800 .col-text {
  order: 1;
}
.section-second.lt800 .group-text {
  margin-bottom: -1em !important;
}
.section-second.lt800 p:not(.for-mobile) {
  display: none;
}
.section-second.lt800 p.for-mobile {
  display: block;
}
.section-second.lt800 .feature-image {
  margin-left: -40px;
  padding-left: 0 !important;
  padding-right: 3rem;
}
.section-second.lt800.lt400 .feature-image .banner {
  padding-bottom: 110%;
}
.section-second.lt800.lt350 .feature-image .banner {
  padding-bottom: 100%;
  background-position: 50% 60%;
}

/* Section third */
.section-third .section-bg {
  background: #fff url(../img/s3_background.jpg) 50% bottom no-repeat;
  background-size: auto 100%;
}
.section-third .fp-tableCell {
  vertical-align: top;
}
.section-third .feature-image .banner .bg {
  background-image: url(../img/s3_feature_img.jpg);
}
.section-third.lt800 .section-bg {
  background: #fff url(../img/s3_background_mobile.png) 50% bottom no-repeat;
  background-size: 100% auto;
}

/* Section Fourth */
.section-fourth .section-bg {
  background: #fafafb url(../img/s4_background.png) left bottom no-repeat;
  background-size: cover;
}
.section-fourth .feature-image .banner .bg {
  background-image: url(../img/s4_feature_img.jpg);
}
.section-fourth .group-text .line-one span {
  display: block;
}
.section-fourth.lt800 .section-bg {
  display: none;
}
.section-fourth.lt800 .col-image {
  order: 2;
}
.section-fourth.lt800 .col-text {
  order: 1;
}
.section-fourth.lt800 .group-text {
  margin-bottom: 1rem !important;
}
.section-fourth.lt800 .group-text .line-one span {
  display: inline-block;
}
.section-fourth.lt800 .col-lg-10.mb-5 {
  margin-bottom: 1rem !important;
}
.section-fourth.lt800 .feature-image {
  margin-left: -30px;
  padding-right: 3em;
}
.section-fourth.lt350 .feature-image .banner {
  padding-bottom: 100%;
}
.section-fourth.lt350 .group-text {
  margin-bottom: 1rem !important;
}

/* Section Fifth */
.section-fifth .feature-image .banner .bg {
  background-image: url(../img/s5_feature_img.jpg);
}
.section-fifth .group-text .line-two {
  padding-left: 3em;
}
.section-fifth.lt800 .section-bg {
  display: none;
}
.section-fifth.lt800 .group-text .line-two {
  text-align: left !important;
  padding-left: 0;
}
.section-fifth.lt800 .group-text .text-display-3 span {
  display: block;
}
.section-fifth.lt800 .feature-image {
  margin-right: -30px;
  padding-left: 4em;
  padding-top: 1.5rem;
}
.section-fifth.lt800 .feature-image .banner {
  padding-bottom: 75%;
}

/* Section End */
.section-end .wish {
  position: relative;
}
.section-end .wish .banner-wrapper {
  margin: 0 auto;
  width: 75vh;
}
.section-end .wish .banner-wrapper .banner {
  background-color: rgba(255, 255, 255, 0) !important;
  opacity: 0.2;
}
.section-end .wish .banner-wrapper .banner .bg {
  background-image: url(../img/pattern_2021.png);
}
.section-end .wish h2 {
  font-size: 5.4rem;
  font-size: 5vw;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1;
  margin-top: -2.5vw;
  width: 100%;
}
.section-end .wish .hpnw-image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section-end .logos {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.section-end .logos img {
  max-height: 60px;
}
.section-end.lt800 .banner-wrapper {
  margin: 0 auto;
  width: 90vw;
}
.section-end.lt800 .hpnw-image-wrapper .hpnw-image {
  padding-right: 0 !important;
}
.section-end.lt800 .logos {
  margin-bottom: 0;
}
.section-end.lt800 .logos .vna {
  margin: 0 auto 10px !important;
  max-width: 80%;
}
.section-end.lt800 .logos .pca,
.section-end.lt800 .logos .vasco {
  max-height: 42px;
}
.section-end.lt400 .logos .vna {
  margin: 0 auto 10px !important;
  max-width: 80%;
}
.section-end.lt400 .logos .pca,
.section-end.lt400 .logos .vasco {
  max-height: 34px;
}

/*-------
RESPONSIVE 
---------*/
/* Laptop */
/* Tablet */
/* Small Tablet */
/* Mobile */

/*# sourceMappingURL=main.css.map */
