@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/shared/MaterialIcons.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Neo;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/shared/UTM Neo Sans Intel.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: MyriadProRegular;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/MyriadProRegular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: MyriadProBold;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/MyriadProBold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: MyriadProSemiBold;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/MyriadProSemiBold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: GilroyB;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/shared/SVN-Gilroy Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: GilroyM;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/shared/SVN-Gilroy Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: GilroyXB;
  src: url("https://www.baovietbank.vn/media/THTT/LandingPage/shared/SVN-Gilroy XBold.otf") format("opentype");
  font-display: swap;
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: Neo, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #fff;
}
body::-webkit-scrollbar {
  width: 6px;
  -webkit-appearance: none;
}
body::-webkit-scrollbar-track {
  width: 15px;
}
body::-webkit-scrollbar-thumb {
  background-color: rgba(50, 50, 50, 0.3);
  border: 1px solid transparent;
  border-radius: 10px;
  background-clip: content-box;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: rgba(50, 50, 50, 0.7);
}

body.overflow {
  overflow: hidden;
}

h2, h3 {
  margin: 0;
}

a {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
}
a:hover {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

ul {
  list-style: disc;
}

.color-blue {
  color: #00416D;
}

.color-gold {
  color: #dea100;
}

.to-top {
  cursor: pointer;
  position: absolute;
  right: 100px;
  top: -20px;
  z-index: 999;
}

.desktop {
  display: block !important;
}

.mobile {
  display: none !important;
}

.outer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#main-content {
  min-height: calc(100vh - 68px - 212px);
  font-family: "Roboto Regular", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  text-align: justify;
  padding-top: 50px;
  padding-bottom: 50px;
}
#main-content strong {
  font-family: "Roboto Regular", sans-serif;
}
#main-content italic {
  font-family: "Roboto Regular", sans-serif;
}
#main-content b {
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
#main-content .wrap-main-content img {
  max-width: 100%;
}
#main-content .wrap-main-content > .content {
  width: calc(75% - 30px);
  margin-right: 30px;
}
#main-content .wrap-main-content > .content .entry-header {
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
#main-content .wrap-main-content > .content .entry-header .title {
  font-family: "Roboto Regular", sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-align: left;
  font-size: 32px;
}
#main-content .wrap-main-content > .content .entry-header .description {
  font-family: "Roboto Regular", sans-serif;
  font-weight: normal;
  color: #0079c1;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 15px;
}
#main-content .wrap-main-content > .content .entry-content {
  line-height: 1.5;
}
#main-content .wrap-main-content > .content .entry-content p {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h1 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h2 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
  font-size: 1rem;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h3 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
  font-size: 1rem;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h4 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
  font-size: 1rem;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h5 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
  font-size: 1rem;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .entry-content h6 {
  line-height: 1.5;
  margin: 0 0 10px !important;
  font-family: "Roboto Regular", sans-serif;
  font-size: 1rem;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .related-content {
  margin-top: 30px;
}
#main-content .wrap-main-content > .content .related-content > .title {
  font-family: "Roboto Regular", sans-serif;
  font-size: 1.25rem;
}
#main-content .wrap-main-content > .content .related-content .list .sli-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}
#main-content .wrap-main-content > .content .related-content .list .sli-arrow i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  font-size: 16px;
  color: #0079c1;
}
#main-content .wrap-main-content > .content .related-content .list .sli-arrow.sli-prev {
  left: -30px;
}
#main-content .wrap-main-content > .content .related-content .list .sli-arrow.sli-next {
  right: -30px;
}
#main-content .wrap-main-content > .content .related-content .list .item {
  width: 250px;
  margin-right: 15px;
  background: #f2f2f2;
}
#main-content .wrap-main-content > .content .related-content .list .item .thumbnail {
  margin-bottom: 5px;
  position: relative;
  height: 0;
  padding-bottom: 78.5714285714%;
}
#main-content .wrap-main-content > .content .related-content .list .item .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-content .wrap-main-content > .content .related-content .list .item .s-content {
  padding: 15px;
}
#main-content .wrap-main-content > .content .related-content .list .item .s-title {
  height: 46px;
  font-size: 1rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0;
  margin-bottom: 5px;
}
#main-content .wrap-main-content > .content .related-content .list .item .s-title a {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .content .related-content .list .item .s-description {
  font-size: 0.875rem;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#main-content .wrap-main-content > .sidebar {
  width: 25%;
}
#main-content .wrap-main-content > .sidebar .block-sidebar {
  margin-bottom: 20px;
  padding: 10px;
}
#main-content .wrap-main-content > .sidebar .block-sidebar:first-child {
  margin-top: 21px;
}
#main-content .wrap-main-content > .sidebar .block-sidebar:last-child {
  margin-bottom: 0;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .title {
  font-family: "Roboto Regular", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .content > div {
  margin-bottom: 15px;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .content a {
  text-decoration: none;
  color: inherit;
  font-family: "Roboto Regular", sans-serif;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .content ul {
  list-style-type: disclosure-closed;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .content ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #f2f2f2;
}
#main-content .wrap-main-content > .sidebar .block-sidebar > .content ul li:last-child {
  border-bottom: 0;
}
#main-content .wrap-main-content > .sidebar .content-nav-mobile {
  display: none;
}
#main-content .wrap-main-content > .sidebar .content-nav {
  padding: 10px;
  background: #f9f9f9;
  position: sticky;
  top: 71px;
  z-index: 99;
}
#main-content .wrap-main-content > .sidebar .content-nav > .title {
  margin-bottom: 0;
  font-size: 16px;
}
#main-content .wrap-main-content > .sidebar .content-nav > .list a {
  text-decoration: none;
  color: inherit;
  font-family: "Roboto Regular", sans-serif;
  font-size: 14px;
  transition: all 0.5s ease-in;
  will-change: auto;
}
#main-content .wrap-main-content > .sidebar .content-nav > .list ul {
  list-style-type: none;
  list-style-position: inside;
  padding: 0;
  margin: 0 !important;
}
#main-content .wrap-main-content > .sidebar .content-nav > .list ul li {
  padding: 5px;
  border-bottom: 1px solid #f2f2f2;
}
#main-content .wrap-main-content > .sidebar .content-nav > .list ul li:last-child {
  border-bottom: 0;
}
#main-content .wrap-main-content > .sidebar .content-nav > .list ul li.active a {
  color: #0079c1 !important;
  font-weight: 600 !important;
  transition: all 0.5s ease-in;
  will-change: auto;
}
#main-content .wrap-main-content > .sidebar .sidebar-banner {
  position: relative;
  height: 0;
  padding-bottom: 83.3333333333%;
}
#main-content .wrap-main-content > .sidebar .sidebar-banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-content .slider-main {
  margin-bottom: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgb(7, 89, 182);
}
#main-content .slider-main .item {
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}
#main-content .slider-main .item .thumbnail {
  margin-bottom: 5px;
}
#main-content .slider-main .item .promo {
  margin-bottom: 5px;
}
#main-content .slider-main .item .promo span {
  color: rgb(7, 89, 182);
  display: inline-block;
}
#main-content .slider-main .item .promo span:nth-child(1) {
  font-family: GilroyM, sans-serif;
  font-size: 0.725rem;
}
#main-content .slider-main .item .promo span:nth-child(2) {
  font-family: GilroyXB, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
}
#main-content .slider-main .item .promo span:nth-child(3) {
  font-family: GilroyXB, sans-serif;
  font-size: 0.725rem;
}
#main-content .slider-main .item .item-wrap .title {
  height: 62px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#main-content .slider-main .wrap-countdown {
  min-height: 54px;
}
#main-content .slider-main .wrap-countdown .readmore {
  bottom: 10px;
}
#main-content .promotion-all {
  padding: 0 10px;
}
#main-content .promotion-title {
  margin-bottom: 12px;
  font-family: GilroyXB, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: justify;
  text-transform: uppercase;
  color: #0056b3;
}
#main-content .promotion-tag {
  margin-bottom: 30px;
  color: #7b7b7b;
}
#main-content .promotion-tag .item {
  cursor: pointer;
  padding: 2px 10px;
  border: 1px solid;
  border-radius: 12px;
  display: inline-block;
}
#main-content .promotion-tag .item:hover {
  color: #000;
}
#main-content .promotion-tag .item.active {
  color: #000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
#main-content .promotion-tag > span.all {
  visibility: hidden;
  z-index: -999;
  opacity: 1;
  color: red;
  cursor: pointer;
}
#main-content .promotion-tag.active > span.all {
  visibility: visible;
  z-index: 1;
  opacity: 1;
}
#main-content .promotion-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-height: 400px;
}
#main-content .promotion-list .item {
  width: calc(50% - 15px);
  margin-right: 30px;
  margin-bottom: 50px;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}
#main-content .promotion-list .item:nth-child(2n+2) {
  margin-right: 0;
}
#main-content .promotion-list .item .thumbnail {
  height: 0;
  padding-bottom: 68.2926829268%;
  position: relative;
}
#main-content .promotion-list .item .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-content .promotion-list .item img {
  transform: scale(1);
  transition: 0.3s;
}
#main-content .promotion-list .item:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
#main-content h2.title a {
  text-decoration: none;
  color: rgb(7, 89, 182);
}
#main-content h3.title a {
  font-size: 1rem;
  text-decoration: none;
  color: rgb(7, 89, 182);
}

#main-content .thumbnail {
  overflow: hidden;
  border-radius: 25px 10px 25px 10px;
}
#main-content .thumbnail img {
  width: 100%;
  object-fit: cover;
  border-radius: 25px 10px 25px 10px;
}

#main-content .item {
  background: #fdfdfd;
  border-radius: 25px 10px 25px 10px;
}
#main-content .item .title {
  font-family: GilroyXB, sans-serif;
  margin-bottom: 20px;
  height: 42px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#main-content .item-wrap {
  padding: 10px 20px 20px;
}
#main-content .promo {
  margin-bottom: 5px;
}
#main-content .promo span {
  color: rgb(7, 89, 182);
  display: inline-block;
}
#main-content .promo span:nth-child(1) {
  font-family: GilroyM, sans-serif;
  font-size: 0.725rem;
}
#main-content .promo span:nth-child(2) {
  font-family: GilroyXB, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}
#main-content .promo span:nth-child(3) {
  font-family: GilroyXB, sans-serif;
  font-size: 0.725rem;
}
#main-content .wrap-countdown {
  display: flex;
  align-items: flex-end;
}
#main-content .wrap-countdown .countdown {
  flex: 1;
}
#main-content .wrap-countdown .readmore {
  text-align: right;
  position: relative;
  display: flex;
  align-items: center;
}
#main-content .wrap-countdown .readmore a {
  display: inline-block;
  position: relative;
  font-family: GilroyM, sans-serif;
  font-size: 0.75rem;
  padding: 8px 20px 8px 25px;
  border-radius: 25px;
  color: #fff;
  transition: 0.3s;
  text-decoration: none;
  text-transform: uppercase;
  background: rgb(7, 89, 182);
  background: radial-gradient(circle at center -24px, #2ad2f3 0%, #0056bb 100%);
  z-index: 2;
  overflow: hidden;
}
#main-content .wrap-countdown .readmore a .telex {
  position: relative;
  z-index: 2;
}
#main-content .wrap-countdown .readmore a:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -200%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 1px solid rgb(233, 180, 8);
  border-radius: 15px;
  background: rgb(233, 180, 8);
  transition: 0.3s;
  z-index: 1;
}
#main-content .wrap-countdown .readmore a:hover {
  color: rgb(7, 89, 182);
}
#main-content .wrap-countdown .readmore a:hover:before {
  left: -1px;
}
#main-content .wrap-countdown .readmore a:hover .triangel {
  border-left-color: rgb(7, 89, 182) !important;
  transition: 0.3s;
}
#main-content .wrap-countdown .readmore .triangel {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 3px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
  transition: 0.3s;
  z-index: 2;
}

#main-menu {
  background: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/backmenu.jpg") center/contain repeat-x;
}
#main-menu .wrap-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#main-menu .wrap-menu .lp-logo {
  padding: 5px 0;
  width: 30%;
}
#main-menu .wrap-menu .lp-logo img {
  max-width: 230px;
}
#main-menu .wrap-menu .lp-menu {
  width: 70%;
  text-align: right;
}
#main-menu .wrap-menu .lp-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
}
#main-menu .wrap-menu .lp-menu ul li a {
  padding: 0 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
#main-menu .wrap-menu .lp-menu ul li a:hover {
  color: #dea100;
}

#main-menu-mobile {
  display: none;
}

.prefixed {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  z-index: 9999;
}

.fixed {
  top: 0;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}

#download-app {
  position: fixed;
  right: -124px;
  bottom: 80px;
  display: flex !important;
  align-items: flex-end;
  border-radius: 7px 0 0 7px;
  -webkit-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  z-index: 99;
  outline: 0;
  max-width: 160px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
}
#download-app .material-icons {
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 7px 0 0 7px;
  -webkit-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background: #fff;
  color: #000;
  cursor: pointer;
}
#download-app .app-link {
  padding: 5px;
  background: #0b7abf;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  text-align: center;
  text-transform: uppercase;
}
#download-app .app-link a {
  display: inline;
  color: #fff;
  text-decoration: none;
}
#download-app .app-link a span {
  display: block;
  width: 100%;
}
#download-app .app-link a span:nth-child(2) {
  padding-top: 5px;
}
#download-app > span:nth-child(3) {
  position: absolute;
  right: calc(100% + 20px);
  display: flex;
  white-space: nowrap;
  align-items: center;
  padding: 5px 10px;
  background: rgb(186, 144, 45);
  color: #fff;
  z-index: 2;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  animation: back 0.5s infinite;
  -webkit-animation: back 0.5s infinite;
  -ms-animation: back 0.5s infinite;
  cursor: pointer;
}
#download-app > span:nth-child(3):after {
  content: "";
  width: 10px;
  height: 10px;
  background: rgb(186, 144, 45);
  transform: rotate(45deg);
  position: absolute;
  right: -6px;
  border-width: 1px 1px 0 0;
  z-index: 1;
  animation: back 0.5s infinite;
  -webkit-animation: back 0.5s infinite;
  -ms-animation: back 0.5s infinite;
}
#download-app.show {
  right: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
}
#download-app.show > span:nth-child(3) {
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
}

#btnz {
  padding: 0 5px;
  cursor: pointer;
  display: inline-block;
}
#btnz .bar1 {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 5px;
  transition: 0.4s;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 24px;
}
#btnz .bar2 {
  width: 20px;
  height: 2px;
  margin-left: 4px;
  background-color: #fff;
  margin-bottom: 5px;
  transition: 0.4s;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 24px;
}
#btnz .bar3 {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 5px;
  transition: 0.4s;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 24px;
  margin-bottom: 0;
}
#btnz .bar4 {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 5px;
  transition: 0.4s;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 18px;
  margin-left: 6px;
  margin-bottom: 0;
}
#btnz.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 7px);
  transform: rotate(-45deg) translate(-6px, 7px);
  background-color: #fff;
}
#btnz.change .bar2 {
  opacity: 0;
}
#btnz.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-3px, -4px);
  transform: rotate(45deg) translate(-3px, -4px);
  background-color: #fff;
}
#btnz.change .bar4 {
  opacity: 0;
}

.menu-button {
  padding: 0 5px;
  cursor: pointer;
  display: inline-block;
}

#entry-sidebar .block-sidebar:first-child {
  margin-top: 0 !important;
}

#sidebar-ads {
  padding: 0 !important;
}

#lp-footer {
  padding: 7px 0 0;
  background: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/back-footer.jpg") center/cover no-repeat;
  position: relative;
  z-index: 3;
}
#lp-footer .wrap-footer {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 7px;
}
#lp-footer .wrap-footer .top {
  width: 100%;
}
#lp-footer .wrap-footer .top .logo {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 7px;
}
#lp-footer .wrap-footer .top .logo span {
  display: block;
}
#lp-footer .wrap-footer .top .logo span img {
  object-fit: contain;
}
#lp-footer .wrap-footer .top .logo span:nth-child(1) {
  margin-right: 40px;
}
#lp-footer .wrap-footer .top .logo span:nth-child(1) img {
  object-fit: contain;
  height: 55px;
}
#lp-footer .wrap-footer .top .logo span:nth-child(2) {
  position: relative;
}
#lp-footer .wrap-footer .top .logo span:nth-child(2) img {
  object-fit: contain;
  height: 55px;
}
#lp-footer .wrap-footer .top .logo span:nth-child(3) {
  height: 55px;
}
#lp-footer .wrap-footer .top .logo span:nth-child(3) img {
  object-fit: contain;
  height: 100%;
}
#lp-footer .wrap-footer .top .description {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#lp-footer .wrap-footer .top .description span:nth-child(1) {
  width: 30px;
  margin-right: 6px;
}
#lp-footer .wrap-footer .top .description span:nth-child(1) img {
  width: 100%;
  object-fit: contain;
}
#lp-footer .wrap-footer .top .description span:nth-child(2) {
  width: calc(100% - 36px);
}
#lp-footer .wrap-footer .bottom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
#lp-footer .wrap-footer .bottom .item:nth-child(1) {
  width: 25%;
}
#lp-footer .wrap-footer .bottom .item:nth-child(1) a img {
  width: calc(100% - 30px);
}
#lp-footer .wrap-footer .bottom .item:nth-child(2) {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#lp-footer .wrap-footer .bottom .item:nth-child(2) span:nth-child(1) {
  width: 60px;
  margin-right: 6px;
}
#lp-footer .wrap-footer .bottom .item:nth-child(2) span:nth-child(1) img {
  width: 100%;
  object-fit: contain;
}
#lp-footer .wrap-footer .bottom .item:nth-child(2) span:nth-child(2) {
  width: calc(100% - 66px);
  line-height: 1.5;
  font-size: 0.875rem;
}
#lp-footer .wrap-footer .bottom .item:nth-child(2) span:nth-child(2) a {
  color: #fff;
  text-decoration: none;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) span:nth-child(1) {
  width: 60px;
  margin-right: 6px;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) span:nth-child(1) img {
  width: 100%;
  object-fit: contain;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) span:nth-child(2) {
  width: calc(100% - 66px);
  line-height: 1.5;
  font-size: 0.875rem;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) span:nth-child(2) a {
  font-size: 0.675rem;
  text-decoration: none;
  color: #fff;
  padding: 3px 10px 0;
  border: 1px solid #fff;
  border-radius: 35px;
  -ms-border-radius: 35px;
  -webkit-border-radius: 35px;
  display: inline-block;
  font-weight: 600;
}
#lp-footer .wrap-footer .bottom .item:nth-child(3) span:nth-child(2) a:hover {
  color: #00648B;
  background: #fff;
}
#lp-footer .wrap-footer .bottom .item:nth-child(4) {
  width: 30%;
}
#lp-footer .wrap-footer .bottom .item:nth-child(4) a {
  color: #fff;
  text-decoration: none;
}

.bvb-site-footer .footer-copyright {
  padding: 7px 0;
  background: #005baa;
  border-top: 1px rgba(255, 255, 255, 0.2) solid;
}
.bvb-site-footer .footer-copyright ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
}
.bvb-site-footer .footer-copyright .left {
  width: 45%;
}
.bvb-site-footer .footer-copyright .left ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.67;
  color: #fff;
}
.bvb-site-footer .footer-copyright .center-social ul li {
  margin: 0 3px;
  line-height: 1;
}
.bvb-site-footer .footer-copyright .center-social ul li a {
  color: #0079c1;
}
.bvb-site-footer .footer-copyright .center-social ul li a .default {
  display: block;
}
.bvb-site-footer .footer-copyright .center-social ul li a .hover {
  display: none;
}
.bvb-site-footer .footer-copyright .center-social ul li a:hover .default {
  display: none;
}
.bvb-site-footer .footer-copyright .center-social ul li a:hover .hover {
  display: block;
}
.bvb-site-footer .footer-copyright .center-social ul.flex-end {
  margin-left: auto;
  justify-content: flex-end;
}
.bvb-site-footer .footer-copyright .right-menu {
  width: 45%;
}
.bvb-site-footer .footer-copyright .right-menu li {
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px #fff solid;
}
.bvb-site-footer .footer-copyright .right-menu li:first-child {
  border: none;
}
.bvb-site-footer .footer-copyright .right-menu li a {
  color: inherit;
}

.flex-center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.slider-main {
  position: relative;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  opacity: 0.6;
  transition: 0.3s;
  height: 36px;
}
.slick-arrow.slick-prev {
  left: 13px;
}
.slick-arrow.slick-next {
  right: 13px;
}
.slick-arrow:hover {
  opacity: 1;
  transition: 0.3s;
}
.slick-arrow img {
  object-fit: contain;
  height: 100%;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  right: 10px;
  max-width: 40%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  list-style-type: none;
}
.slick-dots li {
  margin-left: 5px;
}
.slick-dots li button {
  cursor: pointer;
  font-size: 0 !important;
  text-indent: -999rem !important;
  width: 16px !important;
  height: 6px !important;
  box-shadow: none !important;
  border: 1px solid transparent;
  border-radius: 40px;
  background: rgb(7, 89, 182) !important;
  transition: 0.3s;
  outline: none !important;
}
.slick-dots li.slick-active button {
  width: 30px !important;
  background: #bb8d0b !important;
  transition: 0.3s;
}

.countdown {
  display: flex;
  flex-wrap: wrap;
}

.t-item {
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t-item.t-title .t-time {
  color: rgb(7, 89, 182);
  font-size: 0.725rem;
  border-bottom: 1px solid transparent;
}

.t-wrap-item {
  text-align: center;
}

.t-time {
  font-family: GilroyB, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #bb8d0b;
  border-bottom: 1px solid #bb8d0b;
  padding-bottom: 2px;
  margin-bottom: 4px;
}

.t-label {
  font-family: GilroyM, sans-serif;
  font-size: 0.5rem;
  color: #bb8d0b;
  font-weight: 600;
}

.slider-main .t-time {
  font-size: 1.5rem;
}
.slider-main .t-label {
  font-size: 0.725rem;
}
.slider-main .t-item.t-title .t-time {
  color: rgb(7, 89, 182);
  font-size: 1rem;
  border-bottom: 1px solid transparent;
}

.loading {
  position: relative;
}
.loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://www.baovietbank.vn/media/THTT/LandingPage/the-tin-dung-noi-dia/loading.gif") center/70px 70px no-repeat, rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .outer {
    width: 95%;
  }
  #main-menu {
    display: none;
  }
  #main-menu-mobile {
    display: block;
    background: #005BA9;
    background-image: linear-gradient(#0094D9, #005BA9);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #main-menu-mobile .wrap-menu-mobile {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #main-menu-mobile .lp-logo {
    width: 20%;
    margin-left: 0;
    margin-right: auto;
  }
  #main-menu-mobile .lp-logo img {
    width: 100%;
  }
  #main-menu-mobile .lp-menu {
    position: fixed;
    top: 0;
    right: -100vw;
    width: 85%;
    height: 100vh;
    transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    z-index: 9999;
    background: rgba(0, 121, 193, 0.98);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  #main-menu-mobile .lp-menu ul {
    width: 100%;
  }
  #main-menu-mobile .lp-menu ul li {
    width: calc(100% - 30px);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #0085d3;
    padding: 20px 15px;
  }
  #main-menu-mobile .lp-menu ul li img {
    margin-right: 5px;
    max-width: 35px;
    min-width: 35px;
    height: 22px;
    object-fit: contain;
    top: -4px;
    position: relative;
  }
  #main-menu-mobile .lp-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    display: block;
    font-family: MyriadProRegular, sans-serif !important;
    font-weight: normal !important;
    font-size: 1rem;
  }
  #main-menu-mobile .lp-menu ul li.logo {
    padding: 10px 15px;
  }
  #main-menu-mobile .lp-menu ul li.logo img {
    max-width: 140px;
    height: auto;
    object-fit: contain;
    top: 0;
  }
  #main-menu-mobile .lp-menu .menu-button {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
  }
  #main-menu-mobile .lp-menu.show {
    right: 0;
    transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    z-index: 10;
  }
  #btnz {
    position: absolute;
    right: 0;
    z-index: 999;
  }
  #btnz.change {
    display: none;
  }
  #lp-footer .wrap-footer .top {
    margin-bottom: 0;
  }
  #lp-footer .wrap-footer .top .description {
    display: none;
  }
  #lp-footer .wrap-footer .bottom {
    align-items: stretch;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(2) {
    width: 30% !important;
    display: none;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(3) {
    width: 30% !important;
    display: none;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(1) {
    width: 50% !important;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(1) img {
    width: 80% !important;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(4) {
    width: 50% !important;
    text-align: right;
    display: none;
  }
  .to-top {
    right: 50px;
  }
}
@media only screen and (max-width: 820px) {
  .outer {
    width: 95%;
  }
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  #main-menu-mobile .lp-logo {
    width: 40%;
    margin-left: 0;
    margin-right: auto;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(1) img {
    height: 30px;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(2) img {
    height: 30px;
  }
  .bvb-site-footer .footer-copyright .left {
    width: 50%;
  }
  .bvb-site-footer .footer-copyright .left ul li {
    width: 100%;
  }
  .bvb-site-footer .footer-copyright .right-menu {
    width: 50%;
  }
  .bvb-site-footer .footer-copyright ul {
    display: flex;
    flex-wrap: wrap;
  }
  .bvb-site-footer .footer-copyright .center-social ul {
    flex-wrap: unset !important;
  }
  #main-content {
    min-height: calc(100vh - 68px - 212px);
    font-family: Roboto, sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.8);
    font-size: 1rem;
    text-align: justify;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #main-content .wrap-main-content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  #main-content .wrap-main-content img {
    max-width: 100%;
  }
  #main-content .wrap-main-content > .content {
    width: 100%;
    margin-right: 0;
  }
  #main-content .wrap-main-content > .content .entry-header {
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
  }
  #main-content .wrap-main-content > .content .entry-header .title {
    font-weight: normal;
  }
  #main-content .wrap-main-content > .content .entry-header .description {
    font-weight: normal;
    color: #0079c1;
    font-size: 1.125rem;
  }
  #main-content .wrap-main-content > .content .related-content {
    margin-top: 30px;
  }
  #main-content .wrap-main-content > .content .related-content .list .item {
    background: #f2f2f2;
  }
  #main-content .wrap-main-content > .content .related-content .list .item .thumbnail {
    margin-bottom: 5px;
    position: relative;
    height: 0;
    padding-bottom: 78.5714285714%;
  }
  #main-content .wrap-main-content > .content .related-content .list .item .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #main-content .wrap-main-content > .content .related-content .list .item .s-content {
    padding: 15px;
  }
  #main-content .wrap-main-content > .content .related-content .list .item .s-title a {
    font-weight: 500;
    font-family: Roboto, sans-serif;
  }
  #main-content .wrap-main-content > .sidebar {
    width: 100%;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar {
    margin-bottom: 30px;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar:last-child {
    margin-bottom: 0;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .title {
    margin-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 500;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .content > div {
    margin-bottom: 15px;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .content a {
    text-decoration: none;
    color: inherit;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .content ul {
    list-style-type: disclosure-closed;
    list-style-position: inside;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .content ul li {
    padding: 10px 5px;
    border-bottom: 1px solid #f2f2f2;
  }
  #main-content .wrap-main-content > .sidebar .block-sidebar > .content ul li:last-child {
    border-bottom: 0;
  }
  #main-content .wrap-main-content > .sidebar .sidebar-banner {
    position: relative;
    height: 0;
    padding-bottom: 83.3333333333%;
  }
  #main-content .wrap-main-content > .sidebar .sidebar-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #main-content .wrap-main-content > .sidebar .content-nav {
    position: relative;
    top: 0;
    position: fixed;
    z-index: 20;
    right: -150%;
    width: 50%;
    transition: all 0.3s ease-out;
    margin-top: 0 !important;
    padding-top: 5px !important;
  }
  #main-content .wrap-main-content > .sidebar .content-nav.show {
    right: 0;
    transition: all 0.3s ease-out;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile {
    display: block;
    right: 0;
    transition: all 0.3s ease-out;
    position: fixed;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    border-radius: 5px 0 0 5px;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile .ico {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile .ico img {
    max-width: 20px;
    object-fit: contain;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile .ico img.ico-1 {
    opacity: 1;
    position: relative;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile .ico img.ico-2 {
    opacity: 0;
    position: absolute;
    left: 0;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile .txt {
    font-size: 14px;
    font-weight: 600;
    padding: 0 5px 0 0;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile.show {
    right: calc(50% + 20px);
    transition: all 0.3s ease-out;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile.show .txt {
    display: none;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile.show .ico img.ico-1 {
    opacity: 0;
    position: absolute;
    left: 0;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile.show .ico img.ico-2 {
    opacity: 1;
    position: relative;
  }
  #main-content .slider-main .item .thumbnail {
    height: 0;
    padding-bottom: 73.1707317073%;
    position: relative;
  }
  #main-content .slider-main .item .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #main-content .promotion-list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #sidebar-ads {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 768px) {
  .main-example .time {
    height: 90px;
    width: 68px;
  }
  .main-example .label {
    top: 110px;
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 540px) {
  #main-content .wrap-main-content > .sidebar .content-nav {
    width: 80%;
  }
  #main-content .wrap-main-content > .sidebar .content-nav-mobile.show {
    right: calc(80% + 20px);
  }
}
@media only screen and (max-width: 425px) {
  .flex-center {
    flex-wrap: wrap;
  }
  .bvb-site-footer .footer-copyright {
    position: relative;
  }
  .bvb-site-footer .footer-copyright .left {
    width: 100%;
    float: left;
  }
  .bvb-site-footer .footer-copyright .right-menu {
    width: 100%;
    float: left;
  }
  .bvb-site-footer .footer-copyright .right-menu li:first-child {
    padding-left: 0;
    margin-left: 0;
  }
  .bvb-site-footer .footer-copyright ul.flex-end {
    justify-content: flex-start;
  }
  .center-social {
    position: absolute;
    right: 5px;
    bottom: 7px;
  }
  #lp-footer .wrap-footer .bottom .item {
    margin-bottom: 0;
  }
  #lp-footer .wrap-footer .bottom .item:nth-child(1) img {
    width: 100% !important;
  }
  #lp-footer .wrap-footer .top .logo span {
    display: inline-block;
    float: left;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(1) {
    margin-right: 10px;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(2) {
    margin-right: 20px;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(2):after {
    top: 3px;
    right: -11px;
    height: 75%;
  }
  #lp-footer .wrap-footer .top .logo span:nth-child(3) {
    height: 30px;
  }
  .to-top {
    right: 19px;
  }
}
/* Loading Effect */
@keyframes back {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=style.css.map */
