body {
  overflow-x: hidden;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
strong {
  font-weight: bold;
}

:focus {
  outline: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
a {
  text-decoration: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-pagination {
  position: relative !important;
  top: inherit;
  bottom: inherit;
  margin: 40px 0px 0px 0px !important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid var(--orange);
  background: var(--orange);
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--white);
}
.tg_pt_pb_80 {
  padding: 80px 0px;
}
.tg_pt_80 {
  padding: 80px 0px 0px 0px;
}
.tg_pb_80 {
  padding: 0px 0px 80px 0px;
}
.tg_date {
  color: var(--sub-gray);
  font-weight: 300;
  display: block;
}
.tg_arima_title {
  text-align: center;
}
.tg_arima_title span {
  text-transform: uppercase;
  color: var(--orange);
}
.tg_arima_title h2 {
  font-family: "Arima", system-ui;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  margin: 14px 0px 0px 0px;
}
.tg_arima_title h2:after {
  content: url(../images/thinhvuong-title-vignette.png);
  display: block;
}
.tg_arima_title p {
  font-size: 18px;
  line-height: 26px;
}
.tg_inter_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.tg_inter_title .ct_left h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
}
.tg_inter_title .ct_left h2 strong {
  font-weight: 600;
  color: var(--orange);
}
.tab-content.tg_active {
  display: inherit;
  animation: tgUp 0.3s;
}

.tab-content {
  display: none;
  position: relative;
}
.tg_breadcrumb .breadcrumb_general figure {
  height: 450px;
  border-radius: 0px 0px 24px 24px;
}
.tg_breadcrumb .breadcrumb_general figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0px 24px 24px;
}
.sidebar_title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin: 0px 0px 30px 0px;
}
.br_mobile {
  display: none;
}
/* animation */
@keyframes tgUp {
  from {
    opacity: 0;
    
  }

  100% {
    opacity: 1;
    
  }
}

@-moz-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-o-keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@keyframes coccoc-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
}

@keyframes coccoc-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 1;
  }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 1;
  }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes logo {
  0% {
    box-shadow: 0 0 0 0px rgb(239 207 160 / 20%), 0 0 0 0px rgb(239 207 160 / 20%);
  }
  100% {
    box-shadow: 0 0 0 7px rgba(0, 210, 255, 0), 0 0 0 30px rgba(0, 210, 255, 0);
  }
}
.show_test_menu {
  position: fixed;
  left: 5px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: var(--orange);
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 9;
  border-radius: 50%;
  top: 110px;
  font-weight: 600;
  z-index: 9999999;
  font-size: 10px;
}

.qb_test_menu {
  position: fixed;
  left: 50px;
  top: 170px;
  z-index: 99999;
  margin: 0px auto;
  width: 100%;
  background: #f56718;
  max-width: 500px;
  display: none;
  padding: 0px 20px;
}

.qb_test_menu h3 {
  text-align: center;
  color: #fff;
  margin: 20px 0px;
}

.qb_test_menu ul li {
  width: 50%;
  float: left;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
}

.qb_test_menu ul li a {
  color: #fff;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_breadcrumb .breadcrumb_general figure {
    height: 450px;
  }
  .thinhvuong_website .swiper-pagination {
    margin: 10px 0px 0px 0px;
  }
  .tg_inter_title .ct_left h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .tg_pt_pb_80 {
    padding: 60px 0px;
  }
  .tg_arima_title p {
    font-size: 16px;
    line-height: 24px;
  }
  .tg_arima_title span {
    font-size: 14px;
    line-height: 22px;
  }
  .tg_arima_title h2 {
    font-size: 30px;
    line-height: 38px;
    margin: 8px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .br_desktop {
    display: none;
  }
  .br_mobile {
    display: block;
  }
  .sidebar_title {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 16px 0px;
  }
  .tg_breadcrumb .breadcrumb_general figure img {
    border-radius: 0px 0px 16px 16px;
  }
  .tg_breadcrumb .breadcrumb_general figure {
    height: 282px;
    border-radius: 0px 0px 16px 16px;
  }
  .tg_pt_pb_80 {
    padding: 25px 0px;
  }
  .tg_pb_80 {
    padding: 0px 0px 25px 0px;
  }
  .tg_pt_80 {
    padding: 25px 0px 0px 0px;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
  .tg_date {
    font-size: 12px;
    line-height: 20px;
  }
  body {
    font-size: 14px;
    line-height: 22px;
  }
  .tg_arima_title span {
    font-size: 10px;
    line-height: 18px;
    margin: 0 0 10px 0;
    display: block;
  }
  .tg_arima_title h2 {
   font-size: 26px;
   line-height: 28px;
   margin: 0px 0px 0px 0px;
 }
 .tg_arima_title h2:after {
  content: url(../images/thinhvuong-title-vignette-mobile.png) !important;
  height: 20px;
}
.tg_arima_title p {
  font-size: 12px;
  line-height: 20px;
  margin: 16px 0px 0px 0px;
}
.tg_inter_title .ct_left h2 {
  font-size: 22px;
  line-height: 30px;
}
}
/*END CSS SHOW MENU*/
/* end css rau */
