@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,400&display=swap");
:root {
  font-size: 10px;
}
@media (max-width: 991px) {
  :root {
    font-size: 8px;
  }
}
body {
  font-family: "Montserrat", sans-serif;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
a {
  text-decoration: none;
}
.between-center {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .header .nav-menu-header {
    height: 78px;
  }
}
.ladi-image > .ladi-image-background {
  position: absolute;
  width: 84.3432px;
  height: 73.6546px;
  top: 0px;
  left: 0px;
  background-image: url(https://bcpacific.vn/assets/images/logo-trang.svg);
}
.header {
  background-color: #0b023d;
  position: relative;
}
.header .ladi-image {
  width: 84.3432px;
  height: 73.6546px;
  overflow: hidden;
  pointer-events: none;
  position: relative;
}
.header .ladi-headline {
  color: #ffeccc;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.4;
}
.header .nav .nav-link {
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #fffaf3;
}
.header .nav li:nth-child(3) .nav-link {
  border-right: 0;
}
.btn-register {
  width: 148px;
  height: 42px;
  margin-left: 35px;
}
.btn-base {
  position: relative;
  display: block;
}
.btn-base .ladi-button {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.btn-base .ladi-button {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.btn-base .ladi-button-background {
  background: #ffe259;
  background: -webkit-linear-gradient(180deg, #ffe259, #ffa751);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffe259),
    to(#ffa751)
  );
  background: -webkit-linear-gradient(top, #ffe259, #ffa751);
  background: -o-linear-gradient(top, #ffe259, #ffa751);
  background: linear-gradient(180deg, #ffe259, #ffa751);
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 99px;
}
.btn-base .ladi-headline {
  color: #243284;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 1;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bg-banner {
  background-color: #0b023d;
}
.text-bold {
  font-weight: bold;
}
.text-highlight {
  color: #ffd48a;
}
a:link {
  color: inherit;
}
.banner {
  position: relative;
  height: 539.655px;
}
.banner .container {
  position: relative;
}
.banner .col-right {
  width: 530.924px;
  height: 539.655px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: url("../images/bcpacific-address.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  background-origin: content-box;
  position: absolute;
  margin: 0 auto;
  pointer-events: none;
}
.banner .col-left {
  max-width: 617px;
}
.banner .ladi-overlay {
  background-size: auto;
  background-attachment: scroll;
  background-origin: content-box;
  background-image: url("../images/165162734_290690465798366_7386822725908581309_n-20210610063400.jpeg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.banner .headline {
  color: #ffeccc;
  font-size: 43px;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 1rem;
  padding-top: 5rem;
}
.banner .headline2 {
  color: #fbbe72;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: #366fd9 2px 2px 0px;
  padding-bottom: 1rem;
}
.banner .ladi-group svg {
  width: 40px;
  height: 41px;
}
.banner .headline3 {
  color: #ffeccc;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 0;
}
.banner .ladi-paragraph {
  color: #fffaf3;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 3.5rem;
}
.btn-banner {
  margin-top: 5rem;
  width: 300px;
  height: 50px;
}
.btn-banner .ladi-headline {
  line-height: 50px;
}
.benefit {
  background-color: #fffaf3;
  padding: 8rem 0 3rem 0;
  position: relative;
}
.benefit .title {
  position: relative;
}
.benefit .title .dots {
  position: absolute;
  width: 83.3911px;
  height: 83.28px;
  top: -5rem;
  left: -5rem;
  pointer-events: none;
}
.benefit .title h2 {
  width: 468px;
  color: #243484;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  position: relative;
  padding-bottom: 3rem;
}
.benefit .title h2:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 75px;
  left: 30%;
  bottom: 0;
  background-color: #f3aa53;
}
.content-benefit .title {
  color: #414561;
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
  margin-top: 3rem;
}
.content-benefit .arrow {
  margin-top: 5rem;
  text-align: right;
}
.content-benefit .arrow svg {
  width: 62px;
  height: 62px;
}
.ladi-group-box1 {
  border-width: 2px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 210px;
  padding: 4rem 2rem;
  box-shadow: 0px 10px 30px -20px #f3ab5380;
  -webkit-box-shadow: 0px 10px 30px -20px #f3ab5380;
  background-color: #0b023d;
  border-color: white;
}
.ladi-group-box1 .headline1 {
  color: #fffaf3;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  padding-bottom: 1rem;
  text-transform: uppercase;
}
.ladi-group-box1 .headline2 {
  color: #fffaf3;
  font-size: 16px;
  line-height: 1.8;
}
.ladi-group-box1 .number-box {
  position: absolute;
  background: rgba(255, 236, 205, 0);
  background: -webkit-linear-gradient(120deg, rgba(255, 236, 205, 0), white);
  background: -webkit-linear-gradient(330deg, rgba(255, 236, 205, 0), white);
  background: -o-linear-gradient(330deg, rgba(255, 236, 205, 0), white);
  background: linear-gradient(120deg, rgba(255, 236, 205, 0), white);
  color: white;
  font-size: 80px;
  font-weight: bold;
  text-align: right;
  line-height: 1;
  bottom: 5px;
  right: 1rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.distance-top {
  margin-top: 3rem;
}
.wrap-box {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ladi-group-box2 {
  box-shadow: 0px 10px 30px -20px #f3ab5380;
  -webkit-box-shadow: 0px 10px 30px -20px #f3ab5380;
  background-color: #ffeccc;
  border-color: white;
  border-width: 2px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  height: 210px;
  padding: 4rem 2rem;
}
.ladi-group-box2 .headline1 {
  color: #414561;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  padding-bottom: 1rem;
  text-transform: uppercase;
}
.ladi-group-box2 .headline2 {
  color: black;
  font-size: 16px;
  line-height: 1.8;
}
.ladi-group-box2 .number-box {
  position: absolute;
  background: rgba(255, 236, 205, 0);
  background: -webkit-linear-gradient(120deg, rgba(255, 236, 205, 0), white);
  background: -webkit-linear-gradient(330deg, rgba(255, 236, 205, 0), white);
  background: -o-linear-gradient(330deg, rgba(255, 236, 205, 0), white);
  background: linear-gradient(120deg, rgba(255, 236, 205, 0), white);
  color: white;
  font-size: 80px;
  font-weight: bold;
  text-align: right;
  line-height: 1;
  bottom: 5px;
  right: 1rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn-center {
  display: table;
  margin: auto;
}
@media (min-width: 992px) {
  .legal-service .row {
    --bs-gutter-x: 5rem;
  }
}
.legal-service .title {
  color: #243484;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
.legal-service .title:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 75px;
  left: 50%;
  bottom: 0;
  margin-left: -38px;
  background-color: #f3aa53;
}
.box-legal1 {
  background: #2d43ae;
  background: -webkit-linear-gradient(120deg, #2d42b0, #101a64);
  background: -webkit-linear-gradient(330deg, #2d42b0, #101a64);
  background: -o-linear-gradient(330deg, #2d42b0, #101a64);
  background: linear-gradient(120deg, #2d42b0, #101a64);
  box-shadow: 0px 15px 30px -10px #084ccd4d;
  -webkit-box-shadow: 0px 15px 30px -10px #084ccd4d;
  border-color: white;
  border-width: 2px;
  border-radius: 10px;
}
.box-legal1 .label {
  position: relative;
  text-align: center;
  color: #ffeccc;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
.box-legal1 .label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 3px;
  background-color: #f3aa53;
  width: 70px;
}
.box-legal1 .label:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 3px;
  background-color: #f3aa53;
  width: 70px;
}
.box-legal1 .ladi-list-paragraph li {
  padding-bottom: 12px;
  color: #ffeccc;
  font-size: 16px;
  line-height: 1.6;
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.box-legal1 .ladi-list-paragraph li:before {
  content: "";
  background: url("../images/icon-check.svg");
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 3px;
}
.box-legal1 a {
  box-shadow: 0px 15px 20px -20px #f3ab53;
  -webkit-box-shadow: 0px 15px 20px -20px #f3ab53;
  border-radius: 0px 0px 10px 10px;
  background: #ffe259;
  background: -webkit-linear-gradient(165deg, #ffe259, #ffa751);
  background: -webkit-linear-gradient(285deg, #ffe259, #ffa751);
  background: -o-linear-gradient(285deg, #ffe259, #ffa751);
  background: linear-gradient(165deg, #ffe259, #ffa751);
  color: #243284;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 52px;
}
.box-legal1 a:hover {
  background: #ffe259;
}
.box1 {
  margin-top: 4rem;
}
.box1 .label {
  padding: 3rem 8rem;
}
.box2 {
  margin-top: 8rem;
  background-color: #ffeccc;
  background: #ffeccc;
  border-color: white;
}
.box2 .label {
  color: #243284;
  padding: 3rem 8rem;
}
.box2 .ladi-list-paragraph li {
  color: #243284;
}
.box3 {
  margin-top: 2rem;
}
.box3 .label {
  padding: 2rem 10rem;
}
img {
  max-width: 100%;
}
.feedback {
  margin: 8rem 0;
}
@media (min-width: 992px) {
  .feedback .row {
    --bs-gutter-x: 10rem;
  }
}
.feedback .title {
  color: #243484;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  max-width: 763px;
  margin: auto;
  padding-bottom: 3rem;
  position: relative;
  margin-bottom: 8rem;
}
.feedback .title:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 75px;
  left: 50%;
  bottom: 0;
  margin-left: -38px;
  background-color: #f3aa53;
}
.wrap-slide-feedback {
  padding: 0 10rem;
}
.slide-large .slick-arrow {
  font-size: 0;
  position: absolute;
  border: 1px solid #cdcdcd;
  z-index: 9;
}
.slide-large .slick-next {
  position: absolute;
  width: 30px;
  height: 36px;
  top: calc(50% - 18px);
  cursor: pointer;
  z-index: 9;
  right: 5px;
  background: url("../images/ladi-icons.svg") rgba(255, 255, 255, 0.2) no-repeat;
  background-position: -52px;
}
.slide-large .slick-prev {
  position: absolute;
  width: 30px;
  height: 36px;
  top: calc(50% - 18px);
  background: url("../images/ladi-icons.svg") rgba(255, 255, 255, 0.2) no-repeat;
  cursor: pointer;
  z-index: 9;
  left: 5px;
  background-position: -28px;
}
.slide-large .slick-slide {
  max-height: calc(100vh);
}
.slide-small {
  margin-top: 3rem;
}
.slide-small .slick-slide {
  max-height: 120px;
  padding: 0 0.3rem;
}
.hottline {
  background-color: #fffaf3;
  padding: 8rem 0;
}
.hottline .headline {
  color: #243484;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 2.5rem;
  margin-top: 8rem;
}
.hottline .headline:after {
  content: "";
  position: absolute;
  background: url("../images/mu.svg");
  height: 66px;
  width: 66px;
  -ms-transform: rotate(-87deg);
  transform: rotate(-87deg);
  -webkit-transform: rotate(-87deg);
  top: -20px;
}
.hottline .headline:before {
  content: "";
  height: 1px;
  width: 20rem;
  background: #101a64;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hottline .ladi-paragraph {
  color: black;
  font-size: 18px;
  line-height: 1.6;
}
.wrap-countdown {
  margin-top: 3rem;
}
.wrap-countdown .title-countdown {
  color: #243284;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.wrap-countdown .item-countdown {
  width: 65px;
  height: 62px;
  background-color: #05224a;
  border-radius: 15px;
  margin-right: 1rem;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding: 0.3rem 0;
}
.wrap-countdown .item-countdown .nomal {
  font-weight: 400;
  font-size: 12px;
  color: #cdcdcd;
}
.wrap-price {
  margin-top: 4rem;
  margin-left: 4rem;
}
.wrap-price .price-old {
  text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
  color: #243284;
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
  width: 150px;
  border: 1px solid #243284;
  border-radius: 25px;
}
.wrap-price .price-new {
  color: #243284;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 2.5;
  width: 180px;
  background: #ffd48a;
  background: -webkit-linear-gradient(120deg, #ffd48a, #fbbe72);
  background: -webkit-linear-gradient(330deg, #ffd48a, #fbbe72);
  background: -o-linear-gradient(330deg, #ffd48a, #fbbe72);
  background: linear-gradient(120deg, #ffd48a, #fbbe72);
  border-radius: 25px;
  margin-top: 1.5rem;
}
.procedure-box {
  border-color: white;
  border-width: 2px;
  border-radius: 10px;
  padding: 1.5rem;
  position: relative;
}
.procedure-box.bg1 {
  box-shadow: 0px 10px 25px -10px #25328580;
  -webkit-box-shadow: 0px 10px 25px -10px #25328580;
  background-color: #243484;
}
.procedure-box.bg1 .ladi-box {
  background-color: #1d54ba;
  border-color: white;
  border-width: 2px;
  border-radius: 10px 0px 30px;
  width: 144.913px;
  height: 42px;
  top: 0px;
  left: 0px;
  position: absolute;
}
.procedure-box.bg2 {
  box-shadow: 0px 10px 25px -10px #f3ab53cc;
  -webkit-box-shadow: 0px 10px 25px -10px #f3ab53cc;
  background-color: #f3ab53;
}
.procedure-box.bg2 .ladi-box {
  background-color: #d37831;
  border-color: white;
  border-width: 2px;
  border-radius: 10px 0px 30px;
  width: 144.913px;
  height: 42px;
  top: 0px;
  left: 0px;
  position: absolute;
}
.procedure-box .label {
  color: #ffeccc;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  padding: 3rem 0;
}
.procedure-box .ladi-list-paragraph {
  background-color: #ffeccc;
  border-radius: 8px;
}
.procedure-box .ladi-list-paragraph ul {
  padding-left: 0;
  padding: 3rem;
}
.procedure-box .ladi-list-paragraph li {
  list-style: none;
  color: #0f1a63;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 3.5rem;
  position: relative;
  padding-left: 40px;
}
.procedure-box .ladi-list-paragraph li span {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  color: #243284;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  background-color: #f3ab53;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -2px;
}
.accounting .title {
  color: #243484;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 5rem 0;
}
.accounting .wrap-image {
  background: #064acb;
  background: -webkit-linear-gradient(120deg, #064acb, #05224a);
  background: -webkit-linear-gradient(330deg, #064acb, #05224a);
  background: -o-linear-gradient(330deg, #064acb, #05224a);
  background: linear-gradient(120deg, #064acb, #05224a);
  box-shadow: 0px 15px 30px -10px #084ccd4d;
  -webkit-box-shadow: 0px 15px 30px -10px #084ccd4d;
  border-color: white;
  border-width: 2px;
  border-radius: 10px;
  overflow: hidden;
}
.accounting .wrap-image .name {
  color: #ffeccc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}
.accounting .col-left {
  margin-right: -6rem;
  z-index: 9;
}
.accounting .content {
  background-color: #ffeccc;
  border-color: white;
  border-width: 2px;
  border-radius: 12px;
  padding: 3rem 3rem 3rem 10rem;
  color: rgba(17, 27, 101, 0.8);
  font-size: 16px;
  text-align: justify;
  line-height: 1.6;
}
.accounting .content .label {
  color: #243284;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.accounting .content ul {
  padding-left: 0;
  margin-top: 2rem;
}
.accounting .content ul svg {
  width: 40px;
  height: 48px;
  margin-right: 1rem;
}
.accounting .content ul li {
  list-style: none;
  margin-bottom: 2.5rem;
}
.certification {
  padding: 5rem 0;
}
.certification .title {
  color: #243484;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 1rem;
}
.certification .subtitle {
  color: black;
  font-size: 16px;
  font-style: italic;
  text-align: center;
  line-height: 1.6;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
  position: relative;
}
.certification .subtitle:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 75px;
  left: 50%;
  bottom: 0;
  margin-left: -38px;
  background-color: #f3aa53;
}
.certification .wrap-box {
  box-shadow: 0px 10px 25px -10px #25328580;
  -webkit-box-shadow: 0px 10px 25px -10px #25328580;
  background-color: #5887db;
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 10px;
  
}
.certification .wrap-box .number {
  color: #ffd48a;
  font-size: 70px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding-top: 2rem;
}
.certification .wrap-box .text {
  color: #ffeccc;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}
footer {
  background-color: #0b023d;
}
.border-footer {
  border-bottom: 1px solid #ffffff1a;
  padding-bottom: 2rem;
}
.footer-top {
  padding-top: 8rem;
}
.footer-top ul {
  padding-left: 0;
  list-style: none;
}
.footer-top li {
  margin-bottom: 2rem;
  color: white;
  font-size: 14px;
  text-align: left;
  line-height: 1.4;
}
.footer-top li svg {
  width: 23px;
  height: 23px;
  margin-right: 1rem;
}
.footer-top .title {
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  margin-bottom: 3rem;
}
.footer-bottom {
  padding: 3rem 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
}
.call-fixed {
  position: fixed;
  z-index: 99999;
  bottom: 1.5rem;
  left: 1.5rem;
  height: 82px;
  width: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffe259;
  background: -webkit-linear-gradient(180deg, #ffe259, #ffa751);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffe259),
    to(#ffa751)
  );
  background: -webkit-linear-gradient(top, #ffe259, #ffa751);
  background: -o-linear-gradient(top, #ffe259, #ffa751);
  background: linear-gradient(180deg, #ffe259, #ffa751);
  box-shadow: 0px 7px 15px 0px #0a1d581a;
  -webkit-box-shadow: 0px 7px 15px 0px #0a1d581a;
  border-style: solid;
  border-color: #084ccc;
  border-width: 3px;
  border-radius: 99px;
  animation-name: tada;
  -webkit-animation-name: tada;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.call-fixed svg {
  width: 53px;
  height: 53px;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.zalo-fixed {
  position: fixed;
  z-index: 99999;
  bottom: 1.5rem;
  right: 1.5rem;
  height: 82px;
  width: 82px;
}
.zalo-fixed img {
  width: 87px;
  height: 87px;
}
@media (max-width: 1400px) {
  .banner .col-left {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1200px !important;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .banner {
    height: auto;
    background: transparent;
    padding-top: 120px;
  }
  .banner .ladi-overlay {
    display: none;
  }
  .banner .col-left {
    max-width: 100%;
    text-align: center;
    background-color: #0b023d;
    padding-bottom: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .banner .btn-banner {
    margin: 3rem auto 0;
  }
  .banner .col-right {
    position: relative;
    width: 100%;
    height: 500px;
  }
  .benefit .title h2 {
    margin: auto;
    text-align: center;
    width: 100%;
  }
  .btn-register {
    display: none;
  }
  .nav-mobile button svg {
    height: 39px;
    width: 39px;
  }
  .header-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .header-right {
    position: absolute;
    right: 0;
    top: 10px;
  }
  .header {
    height: 120px;
    padding-top: 1rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  .header .ladi-headline {
    font-size: 16px;
    padding-top: 1rem;
  }
  .header .container {
    position: relative;
  }
  .header .nav-menu {
    position: absolute;
    width: 167px;
    height: 180px;
    background-color: #ffeccc;
    border-radius: 10px;
    top: 65px;
    z-index: 9;
    right: 0;
  }
  .header .nav-menu .nav-item {
    border-bottom: 1px solid #fbbe7380;
    text-align: center;
    width: 100%;
    margin: 0 1rem;
    padding-bottom: 1rem;
  }
  .header .nav-menu .nav-item:nth-child(3) {
    border-bottom: 0;
  }
  .header .nav-menu .nav-link {
    border-right: 0;
    color: #084dcc;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
  }
  .content-benefit .arrow {
    position: absolute;
    left: 5px;
  }
  .content-benefit .arrow svg {
    width: 50px;
    height: 50px;
  }
  .ladi-group-box1,
  .ladi-group-box2 {
    margin: auto;
    max-width: 263px;
    margin-top: 3rem;
  }
  .hottline {
    padding: 0 1.5rem 3rem 1.5rem;
    text-align: center;
  }
  .hottline .headline:after {
    right: 0;
  }
  .hottline .headline:before {
    content: "";
    left: 50%;
    margin-left: -10rem;
  }
  .wrap-slide-feedback {
    padding: 0 1.5rem;
  }
  .flex-column-mb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-zalo-for {
    margin-top: 3rem;
  }
  .procedure-box {
    margin-bottom: 2rem;
  }
  .accounting .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .accounting .col-left {
    margin-right: 0;
  }
  .accounting .content {
    padding: 3rem;
  }
  .feedback .title {
    font-size: 28px;
  }
  .certification .title {
    font-size: 28px;
  }
  .certification .wrap-box {
    margin-bottom: 2rem;
    height: 135px;
  }
  .certification .wrap-box .number {
    font-size: 5rem;
  }
  .certification .wrap-box .text {
    font-size: 15px;
  }
  .box2,
  .box3 {
    margin-top: 4rem;
  }
  .benefit .title .dots {
    top: 0;
    left: 0;
  }
  body {
    overflow-x: hidden;
  }
  .footer-top {
    padding-top: 3rem;
  }
  .footer-top .title {
    padding-top: 2rem;
  }
}
@media (max-width: 767px) {
  .banner .col-right {
    height: 320px;
  }
}

.card .card-header {
  background: #141e3c;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}
.card .card-header[aria-expanded=false]::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 14px;
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg fill='%23FFFFFF' height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpolygon points='448,224 288,224 288,64 224,64 224,224 64,224 64,288 224,288 224,448 288,448 288,288 448,288 '/%3E%3C/svg%3E");
}


.card .card-header[aria-expanded=true]::after {
  content: "";
  
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg fill='%23FFFFFF' height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect height='64' width='384' x='64' y='224'/%3E%3C/svg%3E");
  display: inline-block;
  position: absolute;
  right: 7px;
  top:14px; 
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  
}
@media (min-width: 992px) {
  .row-equal-height {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 15px;
  }
}

.row-equal-height > div {
  width: 100%;
}
.row-equal-height .wrap-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.row-equal-height .wrap-box .text{
  flex-grow: 1;
  text-align: left;
}

.row-equal-height .wrap-box .text ul li:before{
  content: "";
  background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%20%20width%3D%22100%25%22%20height%3D%22100%25%22%20class%3D%22%22%20fill%3D%22rgba(243%2C%20171%2C%2083%2C%201.0)%22%3E%3Cpath%20d%3D%22M50.1%2C10c22.1%2C0%2C40%2C17.9%2C40%2C40s-17.9%2C40-40%2C40s-40-17.9-40-40S28%2C10%2C50.1%2C10%20M50.1%2C5c-24.9%2C0-45%2C20.1-45%2C45s20.1%2C45%2C45%2C45%20%20s45-20.1%2C45-45S74.9%2C5%2C50.1%2C5L50.1%2C5z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M73.6%2C38.9L73.6%2C38.9L46.9%2C66.2l0%2C0c-0.6%2C0.6-1.5%2C1-2.5%2C1c-1%2C0-1.8-0.4-2.5-1l0%2C0%20%20L26.8%2C50.8l0%2C0c-0.6-0.6-1-1.5-1-2.5c0-2%2C1.6-3.6%2C3.5-3.6c1%2C0%2C1.8%2C0.4%2C2.5%2C1l0%2C0l12.6%2C12.9l24.3-24.8l0%2C0c0.6-0.6%2C1.5-1%2C2.5-1%20%20c1.9%2C0%2C3.5%2C1.6%2C3.5%2C3.6C74.6%2C37.4%2C74.2%2C38.3%2C73.6%2C38.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  width: 23px;
  height: 23px;
  top: 0px;
}

.row-equal-height .cost,
.row-equal-height .time {
  font-size: 14px;
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
}

.row-equal-height div:nth-child(1) .wrap-box,
.row-equal-height div:nth-child(3) .wrap-box {
  background: #141e3c;
}

.row-equal-height div:nth-child(1) .wrap-box .number,
.row-equal-height div:nth-child(3) .wrap-box .number{
  color: #DDCE9D;
  background: #141e3c;
}

.row-equal-height div:nth-child(2) .wrap-box,
.row-equal-height div:nth-child(4) .wrap-box {
  background: #DDCE9D;
  
}

.row-equal-height div:nth-child(2) .wrap-box .number,
.row-equal-height div:nth-child(4) .wrap-box .number{
  color: #141e3c;
  background: #DDCE9D;
}


.line {
  background-color: #141e3c;
  border: 0;
  height: 2px !important;
  left: 0;
  margin-top: 24px;
  position: absolute;
  width: 100%;
  z-index: 999;
}
  

.row-equal-height div:nth-child(1) .wrap-box .line,
.row-equal-height div:nth-child(3) .wrap-box .line{
  background-color: #DDCE9D;
}

.row-equal-height div:nth-child(2) .wrap-box .line,
.row-equal-height div:nth-child(4) .wrap-box .line{
  background-color: #141e3c;
}

.row-equal-height div .wrap-box .number {
  z-index: 999;
  position: relative;
  padding: 11px;
  /* width: 165px; */
  /* text-align: center; */
  display: inline-block;
}

.wrap-box--title {
  position: relative;
  text-align: center;
}

.dv_noti {
  font-size: 15px;
  margin-top: 10px;
}
.form_desc {
  margin-top: 30px;
}
.form-wrap {
  background: #f3f3f3;
}




@media (max-width: 991px) {
  .form_desc {
    font-size: 15px !important;
  }
  #form .form-wrap {
    padding-bottom: 20px  ;
    margin-bottom: 20px;
  }
  .form_image {
    display: none;
  }
}