@font-face {
  font-family: "GothamNarrowVietHoa";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../fonts/GothamNarrowVietHoa/GothamNarrowVN-Book.otf)
    format("opentype");
}
@font-face {
  font-family: "GothamNarrowVietHoa";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(../fonts/GothamNarrowVietHoa/GothamNarrowVN-Bold.otf)
    format("opentype");
}
html {
  font-family: GothamNarrowVietHoa;
}
@-webkit-keyframes dot-keyframes {
  0% {
    opacity: 0.4;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 0.4;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes dot-keyframes {
  0% {
    opacity: 0.4;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 0.4;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
#header .header-nav li {
  margin: 0;
}
#header .header-nav li + li {
  margin-left: 48px;
}
#header .header-nav li a {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
#header .header-nav li .header-button a {
  line-height: 18px ; 
  
}
@media (max-width: 63.9375em) {
  #header .button.primary.is-outline {
    min-height: 32px;
  }
  #header .medium-logo-center .logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  #header .medium-logo-center .flex-left {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }
  #header .medium-logo-center .flex-right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #header .nav > li.has-icon > a > i {
    min-width: 1em;
    color: #000b14;
  }
}
@media (max-width: 63.9375em) {
  #logo {
    width: 107px !important;
  }
  #logo img {
    width: 107px !important;
    height: auto;
    margin-left: 0;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    top: 60px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .has-off-canvas-left .mfp-close {
    top: 60px;
    opacity: 1;
  }
  .has-off-canvas-left .off-canvas .sidebar-menu {
    padding: 24px;
  }
  .has-off-canvas-left .off-canvas .sidebar-menu:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin: 16px auto;
    background: linear-gradient(79.46deg, #ec1b34 35.56%, #f48366 111.61%);
  }
  .has-off-canvas-left .off-canvas .sidebar-menu .nav-vertical > li > a {
    padding: 16px 0;
    text-transform: inherit;
    color: #000b14;
  }
  .has-off-canvas-left
    .off-canvas
    .sidebar-menu
    .nav-sidebar.nav-vertical
    > li
    + li {
    border: unset;
  }
  .has-off-canvas-left .off-canvas:not(.off-canvas-center) li.html {
    padding: 16px 0;
  }
}
@media (max-width: 63.9375em) {
  #footer .footer {
    padding: 64px 0;
  }
}
@media (min-width: 64em) {
  #footer .footer {
    padding-top: 64px;
  }
}
#footer .footer-1 .textwidget p {
  margin-bottom: 32px;
}
#footer .widget {
  margin-bottom: 48px;
}
#footer .widget .is-divider {
  display: none;
}
#footer .widget .ux-menu {
  margin-bottom: 32px;
}
#footer .widget .social-icons span {
  display: block;
  margin-bottom: 16px;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
  color: #fff;
}
#footer .widget .social-icons button.icon:not(.button),
#footer .widget .social-icons a.icon:not(.button) {
  margin: 0;
}
#footer .widget .social-icons button.icon:not(.button) + a,
#footer .widget .social-icons a.icon:not(.button) + a {
  margin-left: 16px;
}
#footer .widget .social-icons i {
  font-size: 24px;
}
#footer .widget_text ul li {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
  color: #fff;
  margin: 0;
}
#footer .widget_text ul li + li {
  margin-top: 12px;
}
#footer .widget-title {
  display: block;
  margin-bottom: 26px;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
}
#footer ul.menu > li + li,
#footer .widget > ul > li + li,
#footer .ux-menu-link__link {
  border: none;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
}
#footer ul.menu > li + li a,
#footer .widget > ul > li + li a,
#footer .ux-menu-link a {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
  color: #fff;
}
#footer ul.menu > li + li a:hover,
#footer .widget > ul > li + li a:hover,
#footer .ux-menu-link a:hover {
  text-decoration: underline;
}
#footer ul li {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.4px;
  color: #fff;
}
@media (max-width: 63.9375em) {
  #footer .large-columns-4 .col:nth-child(1) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-bottom: 0;
    border-top: 0.5px solid #828282;
    padding-top: 48px;
  }
  #footer .large-columns-4 .col:nth-child(2) {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  #footer .large-columns-4 .col:nth-child(3) {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media (min-width: 64em) {
  #footer .large-columns-4 .col:nth-child(1) {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
  }
  #footer .large-columns-4 .col:nth-child(2) {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  #footer .large-columns-4 .col:nth-child(3) {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  #footer .large-columns-4 .col:nth-child(4) {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
#footer .absolute-footer {
  padding: 12px 0;
  border-top: 0.5px solid #828282;
}
#footer .absolute-footer .copyright-footer {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 1.5px;
  color: #fff;
}
.slick-slider .slick-dots {
  position: relative;
  bottom: -20px;
  margin-bottom: 32px;
}
.slick-slider .slick-dots > li:only-child {
  display: none;
}
.slick-slider .slick-dots li {
  margin-left: 0;
  margin-right: 0;
}
.slick-slider .slick-dots li.slick-active button:before {
  color: #f48366;
  opacity: 1;
}
.slick-slider .slick-dots li button:before {
  color: #bdbdbd;
  font-size: 8px;
}
.pd-section {
  padding: 32px 0 !important;
}
.pd-section-top {
  padding-top: 32px !important;
}
.pd-section-bottom {
  padding-bottom: 32px !important;
}
@media (min-width: 64em) {
  .pd-section-bottom-large {
    padding-bottom: 32px !important;
  }
}
@media (min-width: 64em) {
  .pd-section {
    padding: 56px 0 !important;
  }
  .pd-section-top {
    padding-top: 56px !important;
  }
  .pd-section-bottom {
    padding-bottom: 56px !important;
  }
}
.pd-first {
  padding: 32px 0 !important;
}
.pd-first-top {
  padding-top: 32px !important;
}
.pd-first-bottom {
  padding-bottom: 32px !important;
}
@media (min-width: 64em) {
  .pd-first {
    padding: 40px 0 !important;
  }
  .pd-first-top {
    padding-top: 40px !important;
  }
  .pd-first-bottom {
    padding-bottom: 40px !important;
  }
}
.pd-fourth {
  padding: 32px 0 !important;
}
.pd-fourth-top {
  padding-top: 32px !important;
}
.pd-fourth-bottom {
  padding-bottom: 32px !important;
}
@media (min-width: 64em) {
  .pd-fourth {
    padding: 64px 0 !important;
  }
  .pd-fourth-top {
    padding-top: 64px !important;
  }
  .pd-fourth-bottom {
    padding-bottom: 64px !important;
  }
}
.pd-second {
  padding: 32px 0 !important;
}
.pd-second-top {
  padding-top: 32px !important;
}
.pd-second-bottom {
  padding-bottom: 32px !important;
}
@media (min-width: 64em) {
  .pd-second {
    padding: 80px 0 !important;
  }
  .pd-second-top {
    padding-top: 80px !important;
  }
  .pd-second-bottom {
    padding-bottom: 80px !important;
  }
}
.pd-third {
  padding: 48px 0 !important;
}
.pd-third-top {
  padding-top: 48px !important;
}
.pd-third-bottom {
  padding-bottom: 48px !important;
}
@media (min-width: 64em) {
  .pd-third {
    padding: 112px 0 !important;
  }
  .pd-third-top {
    padding-top: 112px !important;
  }
  .pd-third-bottom {
    padding-bottom: 112px !important;
  }
}
.statistical-analysis .col .text h6,
.statistical-analysis .col .box-text h6 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.15px;
  color: #ec1b34;
  margin-bottom: 0;
}
.statistical-analysis .col .text h6::after,
.statistical-analysis .col .box-text h6::after {
  display: block;
  content: "";
  height: 32px;
  width: 1px;
  background: #000b14;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
@media (min-width: 64em) {
  .statistical-analysis .col .text h6::after,
  .statistical-analysis .col .box-text h6::after {
    margin-bottom: 32px;
  }
}
.statistical-analysis .col .text p,
.statistical-analysis .col .box-text p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
  font-weight: bold;
  color: #000b14;
  margin-bottom: 0;
}
.statistical-analysis .col .box-image img {
  height: 80px;
}
.statistical-analysis .col .box-text {
  padding-top: 24px;
}
.info-video {
  padding: 16px 0;
}
.info-video h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.15px;
  text-align: left;
  margin-bottom: 16px;
}
.info-video p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #000b14;
  margin-bottom: 16px;
}
.info-video p.lead {
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.25px;
  color: #4f4f4f;
  margin-bottom: 0;
}
.study-route.slick-slider.slick-dotted {
  margin-bottom: 0;
}
.study-route.slick-slider .slick-list.draggable {
  padding: 0 10% 0 15px !important;
}
.study-route.slick-slider .slick-dots {
  margin-bottom: 0;
}
.study-route.slick-slider .col {
  padding: 0;
}
.study-route.slick-slider .col + .col h3.section-title::after {
  display: none;
}
.study-route.slick-slider .col .info-route {
  margin-bottom: 0;
  padding-bottom: 0;
}
.study-route .col .section-title-container {
  margin-bottom: 0;
}
.study-route .col + .col h3.section-title::after {
  position: absolute;
  content: "";
  left: -24px;
  top: 0px;
  border-style: solid;
  border-color: #ec1b34 transparent #ec1b34 transparent;
  border-width: 0px 0px 79px 24px;
  opacity: 1;
}
.study-route .col h3.section-title {
  background: #ec1b34;
  padding: 16px;
  margin-bottom: 0;
  padding: 28px 32px;
}
@media (min-width: 64em) {
  .study-route .col h3.section-title {
    padding: 28px 24px;
  }
}
.study-route .col h3.section-title b {
  display: none;
}
.study-route .col h3.section-title .section-title-main {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.15px;
  color: #fff;
  margin: 0;
  border: unset !important;
  padding: 0;
  text-transform: capitalize;
}
.study-route .col .info-route {
  padding-top: 32px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 32px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-left: 0;
  margin-right: 0;
}
.study-route .col .info-route-bottom .col-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.study-route .col .info-route-bottom a.button {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: unset;
  line-height: 1;
}
.study-route .col .info-route h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.25px;
  color: #000b14;
  margin-bottom: 0;
}
.study-route .col .info-route p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  margin-bottom: 16px;
  color: #000b14;
}
.study-route .col .info-route p:last-of-type {
  margin-bottom: 0;
}
.study-route .col .info-route ul {
  margin-bottom: 0;
}
.study-route .col .info-route ul li {
  margin-left: 30px;
  margin-bottom: 0;
}
.study-route .col:nth-child(1) h3.section-title {
  opacity: 0.3;
}
.study-route .col:nth-child(1) h3.section-title::before {
  z-index: 1;
  border-color: #ec1b34b3 transparent #ec1b34b3 transparent;
}
.study-route .col:nth-child(2) h3.section-title {
  opacity: 0.5;
}
.study-route .col:nth-child(2) h3.section-title::after {
  border-color: #ec1b3499 transparent #ec1b3499 transparent;
}
.study-route .col:nth-child(3) h3.section-title {
  opacity: 0.7;
}
.study-route .col:nth-child(3) h3.section-title::after {
  border-color: #ec1b3499 transparent #ec1b3499 transparent;
}
.study-route .large-3 > .col-inner:first-of-type {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content_show_hide {
  display: none;
}
.uxb-wrapper .content_show_hide {
  display: block;
}
.why-choose {
  row-gap: 32px;
}
.why-choose.slick-slider.slick-dotted {
  margin-bottom: 0;
}
.why-choose.slick-slider .slick-list.draggable {
  padding: 0 20% 0 0 !important;
}
.why-choose.slick-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-column-gap: 16px;
  column-gap: 16px;
}
.why-choose.slick-slider .slick-track .slick-slide {
  height: unset;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  row-gap: 16px;
}
.why-choose.slick-slider .slick-track .slick-slide div .col {
  border: 1px solid #930f1c;
  max-width: 100% !important;
  height: 100%;
  padding: 24px;
}
.why-choose.slick-slider .slick-track .slick-slide div .col:hover {
  background: linear-gradient(79.46deg, #ec1b34 35.56%, #f48366 111.61%);
}
.why-choose.slick-slider .slick-track .slick-slide div .col .col-inner {
  padding: 0;
  border: unset;
}
.why-choose.slick-slider .slick-track .slick-slide div .col .col-inner:hover {
  background: unset;
}
.why-choose .col {
  padding-bottom: 0;
}
.why-choose .col .col-inner {
  height: 100%;
  border: 1px solid #930f1c;
  padding: 16px;
}
.why-choose .col .col-inner:hover {
  background: #930f1c;
}
.why-choose .col .col-inner:hover p {
  color: #fff;
}
.why-choose .col .col-inner:hover p.lead::after {
  background: #fff;
}
.why-choose .col .col-inner:not(:nth-child(4n + 1)) {
  margin: 16px;
}
@media (min-width: 64em) {
  .why-choose .col .col-inner {
    padding: 32px 24px;
  }
}
.why-choose .col .col-inner p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #000b14;
  margin-bottom: 0;
}
.why-choose .col .col-inner p.lead {
  display: inline-block;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.25px;
  position: relative;
  margin-bottom: 8px;
}
.why-choose .col .col-inner p.lead::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: -50px;
  background-color: #000b14;
  width: 32px;
  height: 1px;
}
.text-custom-1 .col-inner {
  max-width: 490px;
  margin-right: auto !important;
  margin-left: 0 !important;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #000b14;
}
.text-custom-1 .col-inner p:last-of-type {
  margin-bottom: 24px;
}
@media (min-width: 64em) {
  .text-custom-1 .col-inner p:last-of-type {
    margin-bottom: 40px;
  }
}
.text-cutom-2 .col-inner {
  position: relative;
}
.text-cutom-2 .col-inner h5 {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: justify;
  letter-spacing: 0.15px;
  margin-bottom: 24px;
  color: #fff;
}
@media (min-width: 64em) {
  .text-cutom-2 .col-inner h5 {
    font-family: GothamNarrowVietHoa;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: justify;
  }
}
.text-cutom-2 .col-inner p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #fff;
  margin-bottom: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.text-cutom-2 .col-inner p:last-of-type {
  margin-bottom: 0;
}
.text-cutom-2 .col-inner::before {
  content: url(../images/bg-left.svg);
  display: inline-block;
  width: 44px;
  height: 35px;
  position: absolute;
  top: 0;
  left: -60px;
}
@media (max-width: 39.9375em) {
  .text-cutom-2 .col-inner {
    padding-left: 24px;
  }
  .text-cutom-2 .col-inner::before {
    left: -36px;
  }
}
.text-cutom-2 .col-inner .button.open-video.icon.circle {
  padding: 0;
  border: unset;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: unset;
}
.text-cutom-2 .col-inner .button.open-video.icon.circle:hover {
  background: transparent !important;
}
.text-cutom-2 .col-inner .button.open-video.icon.circle:hover i::before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.text-cutom-2 .col-inner .button.open-video.icon.circle i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  line-height: 0;
}
.text-cutom-2 .col-inner .button.open-video.icon.circle i::before {
  content: url('data:image/svg+xml;
     utf8, <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.394 11.9998L10 7.73682V16.2628L16.394 11.9998ZM19.376 12.4158L8.777 19.4818C8.70171 19.5319 8.61423 19.5607 8.52389 19.565C8.43355 19.5693 8.34373 19.5491 8.264 19.5064C8.18427 19.4637 8.1176 19.4002 8.07111 19.3226C8.02462 19.245 8.00005 19.1563 8 19.0658V4.93382C8.00005 4.84338 8.02462 4.75465 8.07111 4.67707C8.1176 4.59949 8.18427 4.53597 8.264 4.49328C8.34373 4.45059 8.43355 4.43033 8.52389 4.43465C8.61423 4.43897 8.70171 4.46772 8.777 4.51782L19.376 11.5838C19.4445 11.6295 19.5006 11.6913 19.5395 11.7639C19.5783 11.8365 19.5986 11.9175 19.5986 11.9998C19.5986 12.0821 19.5783 12.1632 19.5395 12.2357C19.5006 12.3083 19.4445 12.3702 19.376 12.4158Z" fill="white"/></svg>');
}
.text-cutom-2 .col-inner .button.open-video.icon.circle i::after {
  content: "Xem video";
  display: inline;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #fff;
  margin-left: 4px;
}
.message-box-custom {
  padding-left: 12px;
  padding-right: 16px;
}
@media (min-width: 64em) {
  .message-box-custom {
    padding-left: 32px;
    padding-right: 100px;
  }
}
@media (max-width: 39.9375em) {
  .message-box-custom {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 48px;
    padding-top: 40px;
  }
  .message-box-custom .column-reverse-for-small {
    position: relative;
  }
  .message-box-custom .column-reverse-for-small .text-cutom-2 {
    position: unset;
  }
  .message-box-custom .column-reverse-for-small .text-cutom-2 .col-inner {
    position: unset;
  }
  .message-box-custom
    .column-reverse-for-small
    .text-cutom-2
    .col-inner
    .video-button-wrapper {
    position: absolute;
    left: calc(50% - 32px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
  }
  .message-box-custom .column-reverse-for-small .col:last-of-type {
    margin-bottom: 32px;
  }
}
.message-box-custom .row .large-5 {
  position: relative;
}
@media (min-width: 40em) {
  .message-box-custom .row .large-5 {
    padding-right: 32px !important;
  }
}
@media (min-width: 64em) {
  .message-box-custom .row .large-5 {
    padding-right: 50px !important;
  }
}
.message-box-custom .row .large-5 .col-inner {
  height: 100%;
}
@media (min-width: 40em) {
  .message-box-custom .row .large-5 .col-inner {
    min-height: 380px;
  }
}
@media (min-width: 64em) {
  .message-box-custom .row .large-5 .col-inner {
    min-height: 300px;
  }
}
@media (min-width: 40em) {
  .message-box-custom .img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.g1 {
  background: linear-gradient(79.46deg, #ec1b34 35.56%, #f48366 111.61%);
}
@media (min-width: 64em) {
  .row .col {
    padding-bottom: 0;
  }
}
.icon-box .icon-box-img {
  margin-bottom: 32px;
}
@media (min-width: 64em) {
  .icon-box .icon-box-img {
    margin-bottom: 40px;
  }
}
.icon-box .icon-box-text {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #000b14;
}
.mb-32 {
  margin-bottom: 32px;
}
.mb-64 {
  margin-bottom: 32px;
}
@media (min-width: 64em) {
  .mb-64 {
    margin-bottom: 64px;
  }
}
@media (max-width: 39.9375em) {
  .column-reverse-for-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .column-reverse-for-small .col:not(:last-of-type) {
    padding-bottom: 0;
  }
  .column-reverse-for-small .col:last-of-type {
    padding-bottom: 24px;
  }
  .column-reverse-for-small .group-button .col:last-of-type {
    padding-bottom: 0;
  }
}
@media (min-width: 64em) {
  .group-button a.button {
    margin-right: 0;
  }
  .group-button a.button + a.button {
    margin-left: 32px;
  }
}
@media (max-width: 39.9375em) {
  .group-button a.button {
    display: -webkit-box !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 0 !important;
    margin: 0 auto !important;
  }
  .group-button a.button + a.button {
    margin-top: 20px !important;
  }
}
.a#top-link {
  color: #a2192d;
}
.banner-primary.show-for-medium .section-title-container {
  margin-top: 16px;
}
.banner-primary.show-for-medium .section-title-container .section-title-main {
  font-size: 13.5pt;
  line-height: 14.75pt;
}
.banner-primary.show-for-medium .text-box h5 {
  font-size: 7.8pt;
  line-height: 8.56pt;
}
.banner-primary.show-for-medium .text-box h3 {
  font-size: 17pt;
  line-height: 21.13pt;
}
.banner-primary.show-for-medium .text-box h2 {
  font-size: 24pt;
  line-height: 22.99pt;
}
.banner-primary.show-for-medium .text-box h3 {
  font-size: 14.5pt;
  line-height: 14.75pt;
}
.banner-primary.show-for-medium .text-box h4 {
  font-size: 10pt;
  line-height: 12.4pt;
}
.banner-primary.show-for-medium .text-box a.button {
  display: none;
  margin-top: 16px;
}
.banner-primary .section-title-container {
  padding: 0;
  margin-top: 32px;
  margin-bottom: 0;
}
.banner-primary .section-title-container .section-title-normal {
  border: unset !important;
}
.banner-primary .section-title-container .section-title {
  padding: 0;
}
.banner-primary
  .section-title-container
  .section-title.section-title-normal
  span {
  border: none !important;
  border-color: transparent !important;
}
.banner-primary .section-title-container .section-title.section-title-normal b {
  display: none;
}
.banner-primary .section-title-container .section-title-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "GothamNarrowVietHoa";
  font-weight: normal;
  font-size: 25.99pt;
  line-height: 27.42pt;
  text-transform: none;
}
.banner-primary .text-box h5 {
  font-family: "GothamNarrowVietHoa";
  font-size: 17.07pt;
  line-height: 19.48pt;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 8px;
}
.banner-primary .text-box h2 {
  font-size: 50.48pt;
  line-height: 48.47pt;
  margin: 0;
  font-family: "GothamNarrowVietHoa";
  font-weight: normal;
}
.banner-primary .text-box h4 {
  font-size: 27pt;
  line-height: 32.4pt;
  font-weight: normal;
  font-family: "GothamNarrowVietHoa";
  margin: 0;
}
.banner-primary .text-box a.button {
  margin-top: 32px;
}
.efw__image img {
  width: 100%;
  max-width: 100%;
}
.lightbox-custom {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  color: #000b14;
}
@media (min-width: 64em) {
  .lightbox-custom {
    padding: 40px 32px !important;
  }
}
.lightbox-custom h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.15px;
  text-align: left;
  color: #000b14;
  margin-bottom: 24px;
}
.lightbox-custom h6 {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1px;
  font-weight: bold;
  color: #000b14;
  margin-bottom: 24px;
}
.lightbox-custom ul {
  margin-bottom: 24px;
}
.tabbed-content-custom {
  display: block;
}
.tabbed-content-custom ul.nav.nav-vertical {
  display: block;
  width: 100%;
}
.tabbed-content-custom ul.nav li {
  display: block;
  text-align: left;
}
.tabbed-content-custom ul.nav li + li {
  border-top: unset;
  margin-top: 32px;
}
@media (min-width: 64em) {
  .tabbed-content-custom ul.nav li + li {
    margin-top: 48px;
  }
}
.tabbed-content-custom ul.nav li.active a {
  opacity: 1;
}
.tabbed-content-custom ul.nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  opacity: 0.5;
}
.tabbed-content-custom ul.nav li a .title-tab {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.15px;
  margin-bottom: 0;
  color: #fff;
}
.tabbed-content-custom ul.nav .icon-img {
  margin-right: 8px;
}
.tabbed-content-custom ul.nav .icon-img img {
  height: 24px;
  width: auto;
}
.tabbed-content-custom .tab-panels .panel {
  color: #fff;
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
}
.tabbed-content-custom .tab-panels .panel p:last-of-type {
  margin-bottom: 32px;
}
@media (min-width: 64em) {
  .tabbed-content-custom .tab-panels .panel p:last-of-type {
    margin-bottom: 48px;
  }
}
.divider-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 63.9375em) {
  .divider-title {
    -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;
    text-align: center;
  }
  .divider-title .text-left {
    text-align: center;
    margin-bottom: 32px;
  }
}
@media (min-width: 64em) {
  .divider-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.divider-title .divider {
  background-color: #fff;
  margin-right: 24px;
}
.divider-title h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.25px;
  color: #fff;
  margin-bottom: 16px;
}
.group-title {
  margin-bottom: 32px;
}
.group-title p {
  font-family: GothamNarrowVietHoa;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  letter-spacing: 0.25px;
  text-align: justify;
  color: #fff;
  margin-bottom: 0;
}
@media (min-width: 64em) {
  .group-title {
    max-width: 420px;
    margin-bottom: 48px;
  }
}
.list-videos,
.list-video {
  position: relative;
}
.list-videos .slick-prev,
.list-videos .slick-next,
.list-video .slick-prev,
.list-video .slick-next {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 48px;
  width: 48px;
  border: 1px solid #000b14;
  background-color: #fff;
  z-index: 2;
  -webkit-transform: unset;
  transform: unset;
  bottom: 0;
  right: 0;
  top: calc(100% - (60px));
}
.list-videos .slick-prev.slick-disabled,
.list-videos .slick-next.slick-disabled,
.list-video .slick-prev.slick-disabled,
.list-video .slick-next.slick-disabled {
  cursor: not-allowed;
}
.list-videos .slick-prev::before,
.list-videos .slick-next::before,
.list-video .slick-prev::before,
.list-video .slick-next::before {
  display: none;
}
.list-videos .slick-prev:hover,
.list-videos .slick-next:hover,
.list-video .slick-prev:hover,
.list-video .slick-next:hover {
  background-color: #000b14;
  border-width: 1px;
  border-style: solid;
  border-color: #000b14;
}
.list-videos .slick-prev:hover svg path,
.list-videos .slick-next:hover svg path,
.list-video .slick-prev:hover svg path,
.list-video .slick-next:hover svg path {
  fill: #f15d61;
}
.list-videos .slick-prev,
.list-video .slick-prev {
  left: calc(100% - (48px * 2 + 12px * 2));
}
.list-videos .slick-next,
.list-video .slick-next {
  right: 12px;
}
.list-video .slick-dots {
  margin-bottom: 10px;
}
.list-video .slick-next {
  right: 27px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16393 13.1726C4.96523 12.9778 4.94716 12.673 5.10974 12.4581L5.16393 12.3966L9.64894 7.99996L5.16393 3.60331C4.96523 3.40851 4.94716 3.10368 5.10974 2.88888L5.16393 2.82734C5.36264 2.63254 5.67358 2.61483 5.8927 2.77421L5.95547 2.82734L10.8361 7.61197C11.0348 7.80677 11.0528 8.1116 10.8903 8.32641L10.8361 8.38795L5.95547 13.1726C5.73689 13.3869 5.38251 13.3869 5.16393 13.1726Z' fill='%23333333'%3E%3C/path%3E%3C/svg%3E") !important;
}
.list-video .slick-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.16393 13.1726C4.96523 12.9778 4.94716 12.673 5.10974 12.4581L5.16393 12.3966L9.64894 7.99996L5.16393 3.60331C4.96523 3.40851 4.94716 3.10368 5.10974 2.88888L5.16393 2.82734C5.36264 2.63254 5.67358 2.61483 5.8927 2.77421L5.95547 2.82734L10.8361 7.61197C11.0348 7.80677 11.0528 8.1116 10.8903 8.32641L10.8361 8.38795L5.95547 13.1726C5.73689 13.3869 5.38251 13.3869 5.16393 13.1726Z' fill='%23f15d61'%3E%3C/path%3E%3C/svg%3E") !important;
}
.list-video .slick-prev {
  left: calc(100% - (48px * 2 + 21px * 2));
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8361 2.82734C11.0348 3.02214 11.0528 3.32696 10.8903 3.54177L10.8361 3.60331L6.35106 7.99996L10.8361 12.3966C11.0348 12.5914 11.0528 12.8962 10.8903 13.111L10.8361 13.1726C10.6374 13.3674 10.3264 13.3851 10.1073 13.2257L10.0445 13.1726L5.16393 8.38795C4.96523 8.19315 4.94716 7.88832 5.10974 7.67351L5.16393 7.61197L10.0445 2.82734C10.2631 2.61306 10.6175 2.61306 10.8361 2.82734Z' fill='%23333333'%3E%3C/path%3E%3C/svg%3E") !important;
}
.list-video .slick-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8361 2.82734C11.0348 3.02214 11.0528 3.32696 10.8903 3.54177L10.8361 3.60331L6.35106 7.99996L10.8361 12.3966C11.0348 12.5914 11.0528 12.8962 10.8903 13.111L10.8361 13.1726C10.6374 13.3674 10.3264 13.3851 10.1073 13.2257L10.0445 13.1726L5.16393 8.38795C4.96523 8.19315 4.94716 7.88832 5.10974 7.67351L5.16393 7.61197L10.0445 2.82734C10.2631 2.61306 10.6175 2.61306 10.8361 2.82734Z' fill='%23f15d61'%3E%3C/path%3E%3C/svg%3E") !important;
}
.list-video .slick-prev,
.list-video .slick-next {
  top: -38px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: white !important;
  -webkit-transition: 0.2s all !important;
  transition: 0.2s all !important;
}
.list-video .slick-prev:hover,
.list-video .slick-next:hover {
  -webkit-transition: 0.2s all !important;
  transition: 0.2s all !important;
  background-color: #000b14 !important;
}
.item-videos .video-full svg {
  width: 64px;
  height: 64px;
}
.list-video {
  row-gap: 32px;
}
.list-video .col {
  padding-bottom: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ontop-bar .col-inner > .img:not(:last-child),
#ontop-bar .col > .img:not(:last-child) {
  margin-bottom: 0;
}
#ontop-bar .flickity-page-dots > li:only-child {
  display: none;
}
#ontop-bar .flickity-prev-next-button {
  top: 10%;
  bottom: 10%;
  width: 20px;
}
