h1 {
  font-family: "VPBank-Bold", sans-serif;
  color: #008848;
  text-transform: uppercase;
  font-size: 75px;
  margin-top: 20px;
  margin-bottom: 0; }

h2 {
  font-family: "VPBank-Bold", sans-serif;
  color: #008848;
  text-transform: uppercase;
  font-size: 52px;
  margin-top: 20px;
  margin-bottom: 0; }

h3 {
  color: #008848;
  text-transform: uppercase;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 0; }

h4 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 40px; }

h6 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 40px; }

b,
strong {
  font-family: "VPBank-Bold", sans-serif; }

.text-green {
  color: #008848; }

.text-red {
  color: #c80c2d; }

.text-blue {
  color: #029cdc; }

.text-orange {
  color: #e57100; }

.text-black {
  color: black; }

.bg-light {
  background-color: #f4f7f4; }

.m-auto {
  margin: auto !important; }

.mb-30 {
  margin-bottom: 30px; }

.p-lr-0 {
  padding-left: 0;
  padding-right: 0; }

section {
  position: relative; }

/* Slick Slider Arrows */
.slick-prev,
.slick-next {
  width: 38px !important;
  height: 38px !important;
  z-index: 99995; }

.slick-prev:before {
  background-image: url("../images/btn-prev.png");
  background-size: 38px 38px;
  display: block;
  width: 38px;
  height: 38px;
  content: ""; }

.slick-next:before {
  background-image: url("../images/btn-next.png");
  background-size: 38px 38px;
  display: block;
  width: 38px;
  height: 38px;
  content: ""; }

.slick-dots li button {
  border: 1px solid #008848;
  color: #008848;
  opacity: 0.5;
  background: #008848; }

.slick-dots li.slick-active button {
  opacity: 1; }

@media (max-width: 992px) {
  h1 {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 0; }

  h2 {
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 0; }

  h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 0; }

  h4 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px; }

  h6 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px; } }
@font-face {
  font-family: 'VPBank-normal';
  src: url("../fonts/PBank-normal.eot");
  src: url("../fonts/PBank-normal.eot?#iefix") format("embedded-opentype"), url("../fonts/PBank-normal.svg#PBank-normal") format("svg"), url("../fonts/PBank-normal.ttf") format("truetype"), url("../fonts/PBank-normal.woff") format("woff"), url("../fonts/PBank-normal.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'VPBank-Bold';
  src: url("../fonts/VPBank-Bold.eot");
  src: url("../fonts/VPBank-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VPBank-Bold.svg#VPBank-Bold") format("svg"), url("../fonts/VPBank-Bold.ttf") format("truetype"), url("../fonts/VPBank-Bold.woff") format("woff"), url("../fonts/VPBank-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'VPBank-Italic';
  src: url("../fonts/VPBank-Italic.eot");
  src: url("../fonts/VPBank-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/VPBank-Italic.svg#VPBank-Italic") format("svg"), url("../fonts/VPBank-Italic.ttf") format("truetype"), url("../fonts/VPBank-Italic.woff") format("woff"), url("../fonts/VPBank-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'VPBank-Bold-Italic';
  src: url("../fonts/VPBank-Bold-Italic.eot");
  src: url("../fonts/VPBank-Bold-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/VPBank-Bold-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'VPBank-BoldItalic';
  src: url("../fonts/VPBank-BoldItalic.svg#VPBank-BoldItalic") format("svg"), url("../fonts/VPBank-BoldItalic.ttf") format("truetype"), url("../fonts/VPBank-BoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'UTM-Bebas';
  src: url("../fonts/UTM-Bebas.eot");
  src: url("../fonts/UTM-Bebas.eot?#iefix") format("embedded-opentype"), url("../fonts/UTM-Bebas.svg#VPBank-Bold") format("svg"), url("../fonts/UTM-Bebas.ttf") format("truetype"), url("../fonts/UTM-Bebas.woff") format("woff"), url("../fonts/UTM-Bebas.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
/* ===================================
    Reset
====================================== */
html {
  font-size: 15px; }

body {
  font-family: "VPBank-normal", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 16px;
  color: #595a5c;
  font-weight: 400;
  line-height: 1.4; }

body,
html {
  height: 100%;
  position: relative;
  -moz-osx-font-smoothing: grayscale; }

a,
a:active,
a:focus {
  color: #008848;
  text-decoration: none; }

a:hover,
a:active {
  color: #008848;
  text-decoration: none; }

a:focus,
a:active,
button:focus,
button:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  box-shadow: none; }

img {
  max-width: 100%;
  height: auto; }

.section {
  position: relative; }

.fe-line-title {
  font-family: "UTM-Bebas", sans-serif;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 42px;
  text-align: center;
  color: #fff;
  background: #008848;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.2); }

@media (max-width: 992px) {
  .fe-line-title {
    padding: 5px 10px;
    font-size: 24px; } }
/* ===================================
   banner
====================================== */
.header-banner-wap {
  padding: 0px 0 230px 0; }

.header-img-left {
  position: absolute;
  bottom: 0;
  left: 0; }

.header-img-right {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right; }

.header-logo {
  margin-top: 45px;
  overflow: hidden; }
  .header-logo img {
    height: 40px; }

@media (max-width: 1440px) {
  .header-img-right img {
    width: 80%; } }
@media (max-width: 1280px) {
  .header-img-right img {
    width: 80%; } }
@media (max-width: 992px) {
  .header-banner-wap {
    padding: 0px 0 200px 0; }

  .header-img-left {
    display: none; }

  .header-img-right {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right; }

  .header-logo {
    margin-top: 20px;
    overflow: hidden; }
    .header-logo img {
      height: 25px; }

  .header-img-right img {
    width: 100%; } }
/* ===================================
    Uu diem 
====================================== */
.uudiem-wap {
  padding: 60px 0; }

.uudiem-line-top {
  display: block;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #eba22a;
  background: linear-gradient(90deg, #eba22a 0%, #db2432 100%); }

.uudiem-line-bottom {
  display: block;
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #db2432;
  background: linear-gradient(90deg, #db2432 0%, #eba22a 100%); }

.uudiem-item {
  overflow: hidden; }
  .uudiem-item .img {
    text-align: center;
    margin: 0 auto;
    overflow: hidden; }
    .uudiem-item .img img {
      margin-left: auto;
      margin-right: auto; }
  .uudiem-item .desc {
    margin-top: 30px;
    text-align: center;
    font-family: "VPBank-Bold", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    overflow: hidden; }

@media (max-width: 992px) {
  .uudiem-wap {
    padding: 40px 0; }
    .uudiem-wap .slick-prev {
      left: 0; }
    .uudiem-wap .slick-next {
      right: 0; }

  .uudiem-item .img {
    text-align: center;
    margin: 0 auto;
    overflow: hidden; }
    .uudiem-item .img img {
      margin-left: auto;
      margin-right: auto;
      width: 150px; } }
/* ===================================
    Huong dam
====================================== */
.huongdan-wap {
  padding: 70px 0 0px 0; }
  .huongdan-wap .slick-prev {
    left: 0; }
  .huongdan-wap .slick-next {
    right: 0; }
  .huongdan-wap .huongdan-line {
    background: #eba22a;
    background: linear-gradient(90deg, #eba22a 0%, #db2432 100%);
    width: 80%;
    height: 4px;
    margin: 30px auto 60px auto;
    overflow: hidden; }

.where-box {
  padding-left: 0;
  list-style: none; }
  .where-box::after {
    display: block;
    clear: both;
    content: ""; }
  .where-box li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    overflow: hidden; }
    .where-box li .img {
      text-align: center;
      margin: 0 auto;
      overflow: hidden; }
      .where-box li .img img {
        margin-left: auto;
        margin-right: auto; }
    .where-box li .desc {
      margin-top: 15px;
      font-family: "VPBank-Bold", sans-serif;
      font-size: 18px; }
      .where-box li .desc span {
        font-family: "VPBank-Italic", sans-serif; }

.kichhoat-item {
  overflow: hidden; }
  .kichhoat-item .img {
    text-align: center;
    margin: 0 auto;
    overflow: hidden; }
    .kichhoat-item .img img {
      margin-left: auto;
      margin-right: auto; }
  .kichhoat-item .desc {
    margin-top: 30px;
    text-align: center;
    font-family: "VPBank-Bold", sans-serif;
    font-size: 18px;
    overflow: hidden; }

.btn-kichhoat {
  margin: 0 auto;
  width: 216px;
  height: 56px;
  background-image: url(../images/btn-kichhoat.png);
  background-repeat: no-repeat;
  display: block;
  font-family: "VPBank-Bold", sans-serif;
  font-size: 18px;
  color: #fff100;
  text-align: center;
  padding-top: 16px;
  overflow: hidden;
  transition: all 0.2s ease-in-out; }
  .btn-kichhoat:hover {
    color: #ffffff;
    transform: translateY(-2px); }

@media (max-width: 992px) {
  .huongdan-wap {
    padding: 30px 0 0px 0; }
    .huongdan-wap .huongdan-line {
      margin: 30px auto 30px auto; }

  .where-box li {
    float: left;
    width: 50%;
    margin-bottom: 30px; }
    .where-box li:last-child {
      width: 100%;
      margin-bottom: 0; }
    .where-box li .img img {
      width: 50px; }
    .where-box li .desc {
      font-size: 14px; } }
/* ===================================
   dochieu
====================================== */
.line-art {
  margin-top: -60px;
  z-index: -1; }
  .line-art img {
    width: 100%; }

.dochieu-wap {
  padding-top: 0px;
  padding-bottom: 140px; }

.dochieu-box {
  margin-top: 60px;
  padding: 50px 20px;
  border-radius: 20px;
  background: #e7e7e8;
  position: relative; }

.dochieu-shadow {
  position: absolute;
  bottom: -100px;
  z-index: -1;
  left: 0; }

.dochieu-row {
  display: block;
  padding-left: 0;
  list-style: none; }
  .dochieu-row::after {
    display: block;
    clear: both;
    content: ""; }
  .dochieu-row li {
    position: relative;
    float: left;
    width: 50%; }
    .dochieu-row li:first-child {
      border-right: 1px solid #008848; }

.dochieu-item-box .dochieu-title {
  font-family: "UTM-Bebas", sans-serif;
  text-align: center;
  font-size: 24px;
  color: #008848;
  text-transform: uppercase; }
.dochieu-item-box .dochieu-content {
  text-align: center; }
.dochieu-item-box .dochieu-1oi {
  font-family: "VPBank-Bold", sans-serif;
  margin-top: 10px;
  font-size: 24px;
  text-align: center; }
.dochieu-item-box .dochieu-ngoac-tren, .dochieu-item-box .dochieu-ngoac-duoi {
  width: 45px;
  height: 6px;
  margin: 20px auto 10px auto;
  overflow: hidden;
  display: block; }
.dochieu-item-box .dochieu-ngoac-tren {
  background-image: url(../images/ngoac-tren.png); }
.dochieu-item-box .dochieu-ngoac-duoi {
  background-image: url(../images/ngoac-duoi.png); }

.dochieu-img-1 {
  position: absolute;
  top: 0;
  left: -10px;
  width: 65%; }

.dochieu-item-1 {
  margin: 20px 0 20px 55%;
  width: 40%; }

.dochieu-img-2 {
  position: absolute;
  top: 0;
  right: -20px;
  width: 55%; }

.dochieu-item-2 {
  margin: 20px 0 20px 8%;
  width: 40%; }

.dochieu-img-3 {
  position: absolute;
  top: 0;
  left: -10px;
  width: 50%; }

.dochieu-item-3 {
  margin: 20px 0 20px 45%;
  width: 50%; }

.dochieu-img-4 {
  position: absolute;
  top: 0;
  right: -10px;
  width: 45%; }

.dochieu-item-4 {
  margin: 20px 0 20px 5%;
  width: 50%; }

.dochieu-line {
  margin: 30px auto;
  width: 80%;
  height: 2px;
  background: #008848;
  display: block; }

.dochieu-mobile {
  display: none; }
  .dochieu-mobile .dochieu-item-mobile {
    overflow: hidden; }
    .dochieu-mobile .dochieu-item-mobile .img {
      text-align: center;
      margin: 0 auto;
      overflow: hidden; }
      .dochieu-mobile .dochieu-item-mobile .img img {
        margin-left: auto;
        margin-right: auto;
        width: 80%; }

@media (max-width: 992px) {
  .line-art {
    margin-top: 0px; }

  .dochieu-wap {
    padding-top: 0px;
    padding-bottom: 40px; }

  .dochieu-box {
    margin-top: 30px;
    padding: 20px 20px;
    border-radius: 10px;
    background: #e7e7e8;
    position: relative; }

  .dochieu-row {
    display: none; }

  .dochieu-line {
    display: none; }

  .dochieu-mobile {
    display: block; }

  .dochieu-item-box {
    margin-bottom: 30px; }

  .dochieu-shadow {
    bottom: -35px; } }
/* ===================================
   footer
====================================== */
.footer-line-1 {
  background: #db2432;
  background: linear-gradient(90deg, #db2432 0%, #eba22a 100%);
  height: 4px;
  width: 100%;
  display: block; }

.footer-line-2 {
  background: #008848;
  height: 60px;
  width: 100%;
  display: block; }

/* ===================================
    floating icon
====================================== */
.floating-download-desktop {
  position: fixed;
  top: calc(50% - 95px);
  right: 0;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  background: #f1f1f1;
  z-index: 99998;
  overflow: hidden;
  width: 130px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .floating-download-desktop.hide {
    right: -130px; }
  .floating-download-desktop.show {
    right: 0px; }
  .floating-download-desktop .qr-code {
    padding: 10px;
    text-align: center; }
  .floating-download-desktop .qr-content {
    padding: 10px;
    font-size: 12px;
    color: #008848;
    text-align: center; }

.floating-download-desktop-collaple {
  position: fixed;
  width: 84px;
  top: calc(50% - 22px);
  right: 0;
  z-index: 99998;
  overflow: hidden;
  display: none;
  cursor: pointer; }

.floating-download-mobile {
  position: fixed;
  width: 84px;
  top: calc(50% - 22px);
  right: 0;
  z-index: 99999;
  display: none;
  cursor: pointer; }

@media (max-width: 992px) {
  .floating-download-desktop {
    display: none; }

  .floating-download-desktop-collaple {
    display: none; }

  .floating-download-mobile {
    display: block; } }

/*# sourceMappingURL=fe-line.css.map */
