@font-face {
  font-family: gilroy;
  src: url(../font/SVN-GILROY-XBOLD.ttf);
  font-weight: 900;
}
@font-face {
  font-family: gilroy;
  src: url(../font/SVN-GILROY-BOLD.ttf);
  font-weight: bold;
}
@font-face {
  font-family: gilroy;
  src: url(../font/SVN-GILROY-REGULAR.ttf);
  font-weight: normal;
}
@font-face {
  font-family: gilroy;
  src: url(../font/SVN-GILROY-SEMIBOLD.ttf);
  font-weight: 500;
}
.gilroy {
  font-family: "gilroy", sans-serif;
}

@font-face {
  font-family: iciel;
  src: url(../font/iCiel-Crocante.otf);
}
.iciel {
  font-family: "iciel", sans-serif;
}

.bold {
  font-weight: bold;
}

.bolder {
  font-weight: 900;
}

.normal {
  font-weight: normal;
}

.p36 {
  font-size: 36px;
}
@media (max-width: 1200px) {
  .p36 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .p36 {
    font-size: 28px;
  }
}
@media (max-width: 500px) {
  .p36 {
    font-size: 18px;
  }
}

.p30 {
  font-size: 30px;
}
@media (max-width: 1200px) {
  .p30 {
    font-size: 26px;
  }
}
@media (max-width: 1000px) {
  .p30 {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .p30 {
    font-size: 14px;
  }
}

.p30-iciel {
  font-size: 30px;
}
@media (max-width: 1200px) {
  .p30-iciel {
    font-size: 26px;
  }
}
@media (max-width: 1000px) {
  .p30-iciel {
    font-size: 22px;
  }
}

.p24 {
  font-size: 24px;
  line-height: 26px;
}
@media (max-width: 1200px) {
  .p24 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .p24 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .p24 {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 414px) {
  .p24 {
    font-size: 14px;
  }
}

.p24-menu {
  font-size: 24px;
  line-height: 26px;
}
@media (max-width: 1200px) {
  .p24-menu {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .p24-menu {
    font-size: 20px;
  }
}

.p20 {
  font-size: 20px;
  line-height: 22px;
}
@media (max-width: 1200px) {
  .p20 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .p20 {
    font-size: 14px;
    line-height: 16px;
  }
}

.p18 {
  font-size: 18px;
  line-height: 20px;
}
@media (max-width: 500px) {
  .p18 {
    font-size: 14px;
  }
}

.bg-button {
  background-image: url("../images/bg-button-short.png");
  background-size: 100% 100%;
  color: #ffffff;
}

.bg-button-long {
  background-image: url("../images/bg-button-long.png");
  background-size: 100% 100%;
  color: #ffffff;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.text-gradient {
  background: -webkit-linear-gradient(#F7D5A5, #EBB16D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-gradient-xanh {
  background: -webkit-linear-gradient(#11AB58, #22726A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.underline {
  text-decoration-line: underline;
}

.display-none {
  display: none;
}

.cursor-pointer {
  cursor: pointer;
}

.banner .text-banner {
  top: 6%;
  left: 0;
}
@media (max-width: 767px) {
  .banner .text-banner {
    top: 7%;
  }
}

.bt-thamgiangay:hover {
  color: #05A359;
}

.bg-gradient-vang {
  background: linear-gradient(180deg, #F7D5A5 0%, #EBB16D 167.31%);
}

.bg-gradient-xanh {
  background: linear-gradient(93.51deg, #05A359 4.03%, #1C4489 81.84%);
}

.chu-xanh {
  color: #1F4489;
}

.h-5px {
  height: 5px;
  border-radius: 10px;
  margin-top: 5px;
  width: 0px;
  transition: width 0.7s;
}
@media (max-width: 767px) {
  .h-5px {
    height: 3px;
  }
}

.menu:hover {
  cursor: pointer;
}
.menu:hover .h-5px {
  width: 100%;
}
@media (max-width: 767px) {
  .menu:hover {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .menu {
    color: #fff !important;
  }
  .menu .bg-gradient-xanh {
    background: #fff;
  }
}

.bg-en {
  background-image: url("../images/bg-ch.png");
  background-size: auto 100%;
  background-position: right;
  background-repeat: no-repeat;
}
.bg-dieukien {
  background-image: url("../images/bg-section-dieukien.png");
  background-size: 100% 100%;
}
@media (max-width: 1080px) {
  .bg-dieukien {
    background-size: auto 100%;
    background-position: center;
  }
}

.bg-time {
  background-image: url("../images/bg-time.png");
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  .bg-time {
    background-image: url("../images/bg-time-mb.png");
  }
}

.bg-dk {
  background-image: url("../images/bg-dieukien.png");
  background-size: 100% 100%;
  height: 330px;
}
@media (max-width: 1200px) {
  .bg-dk {
    height: 320px;
  }
}
@media (max-width: 420px) {
  .bg-dk {
    height: 260px;
  }
}

@media (max-width: 767px) {
  .favicon {
    width: 20px;
  }
}

.tron {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  margin-top: -30px;
  border: 2px solid #fff;
}

.bg-giaithuong {
  background-image: url("../images/bg-giaithuong-ho.png");
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .bg-giaithuong {
    background-image: url("../images/bg-dieukien.png");
  }
}

.bg-giaithuong-tien {
  background-image: url("../images/bg-giaithuong-tien.png");
  background-size: 100% 100%;
  height: 420px;
}

.img-caudoi {
  width: 60%;
}
@media (max-width: 767px) {
  .img-caudoi {
    width: 70%;
  }
}
@media (max-width: 500px) {
  .img-caudoi {
    width: 80%;
  }
}
@media (max-width: 420px) {
  .img-caudoi {
    width: 90%;
  }
}

.bg-question {
  background-image: url("../images/bg-question.png");
  background-size: 100% 100%;
  height: 120px;
}
@media (max-width: 1200px) {
  .bg-question {
    height: 110px;
  }
}
@media (max-width: 991px) {
  .bg-question {
    height: 90px;
  }
}
@media (max-width: 420px) {
  .bg-question {
    height: 80px;
  }
}
@media (max-width: 360px) {
  .bg-question {
    height: 70px;
  }
}

.scroll-phanthuong {
  height: 66px;
  overflow: auto;
}
@media (max-width: 575px) {
  .scroll-phanthuong {
    height: 49px;
  }
}

.custom-scroll-bar {
  /* width */
}

.custom-scroll-bar::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.custom-scroll-bar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.custom-scroll-bar::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #F7D5A5 0%, #EBB16D 167.31%);
  border-radius: 20px;
}

/* Handle on hover */
.custom-scroll-bar::-webkit-scrollbar-thumb:hover {
  background: #EBB16D;
}

.bg-cach-tham-gia {
  position: relative;
  z-index: 2;
  background: linear-gradient(0deg, #22726A 0%, #11AB58 100%);
  border-radius: 20px;
  height: 170px;
}
@media (max-width: 991px) {
  .bg-cach-tham-gia {
    height: 105px;
  }
}
@media (max-width: 575px) {
  .bg-cach-tham-gia {
    height: 125px;
  }
}

.hoguitien {
  margin-bottom: -25px;
}

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