@charset "UTF-8";
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%;
  height: auto;
}

a:hover {
  text-decoration: none;
}

.tg_header a,
.tg_content a,
.tg_footer a {
  text-decoration: none;
}

.tg_header,
.tg_content,
.tg_footer {
  font-size: 1.6rem;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  html {
    font-size: 50%;
  }
}
html.tg_menu_show {
  overflow: hidden;
}

/* Xoay tròn */
@keyframes rotateSlowly {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.tg_header.fixed {
  background: #000 !important;
  z-index: 999;
}

.mat_sub_title .mat_main_title_general_left h2 {
  font-size: 6.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .mat_sub_title .mat_main_title_general_left h2 {
    font-size: 2.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_sub_title .mat_main_title_general_left h2 {
    font-size: 3.6rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .mat_sub_title .mat_main_title_general_left h2 {
    font-size: 4.8rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.mat_sub_title .mat_main_title_general_left h2 span em {
  position: relative;
  display: inline-block;
  color: white;
}
.mat_sub_title .mat_main_title_general_left h2 span em:after {
  content: "";
  position: absolute;
  bottom: 1.6rem;
  left: 120%;
  height: 0.1rem;
  width: calc(100vw - 100% - 20px);
  background-color: #414141;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .mat_sub_title .mat_main_title_general_left h2 span em:after {
    left: 110%;
    bottom: 0.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_sub_title .mat_main_title_general_left h2 span em:after {
    left: 115%;
    bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  .mat_sub_title .mat_main_title_general_left h2 span em:after {
    display: none;
  }
}
.mat_sub_title .mat_main_title_general_left h2 span sup {
  display: inline-block;
  padding: 0 0 0 10rem;
}
@media (max-width: 1024px) {
  .mat_sub_title .mat_main_title_general_left h2 span sup {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mat_sub_title .mat_main_title_general_left h2 span br {
    display: none;
  }
}

.mat_main_title_general {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.mat_main_title_general_left h1 {
  font-size: 7.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .mat_main_title_general_left h1 {
    font-size: 3rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_main_title_general_left h1 {
    font-size: 5rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .mat_main_title_general_left h1 {
    font-size: 5rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.mat_main_title_general_left h1 span {
  width: 100%;
  display: inline-block;
}
.mat_main_title_general_left h1 sup{
  display: none;
}
@media (max-width: 767px) {
  .mat_main_title_general_left h1 span br {
    display: none;
  }
}
.mat_main_title_general_left h1 span em {
  position: relative;
  display: inline-block;
  color: white;
}
.mat_main_title_general_left h1 span em:after {
  content: "";
  position: absolute;
  bottom: 1.6rem;
  left: 120%;
  height: 0.1rem;
  width: calc(100vw - 100% - 20px);
  background-color: #414141;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .mat_main_title_general_left h1 span em:after {
    left: 110%;
    bottom: 0.6rem;
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_main_title_general_left h1 span em:after {
    left: 115%;
    bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .mat_main_title_general_left h1 sup {
    padding: 0 0 0 4rem;
  }
}
@media (max-width: 1024px) {
  .mat_main_title_general_left h1 sup {
    display: none;
  }
}
.mat_main_title_general_right {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  width: 48%;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .mat_main_title_general_right {
    width: 100%;
    margin-left: inherit;
  }
}
.mat_main_title_general_right_ct {
  font-size: 2.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .mat_main_title_general_right_ct {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_main_title_general_right_ct {
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.mat_main_title_general_right_ct p {
  margin: 0 0 2.4rem 0;
}
@media (max-width: 1024px) {
  .mat_main_title_general_right_ct p {
    margin: 0 0 1.6rem 0;
  }
}
.mat_main_title_general_right_ct p:last-child {
  margin: 0;
}
@media (max-width: 1024px) {
  .mat_main_title_general_right_ct p br {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .mat_main_title_general_right_ct p br {
    display: none;
  }
}
.mat_main_title_general_right_ct .discover_btn {
  margin: 1.6rem 0 0 0;
}
@media (max-width: 767px) {
  .mat_main_title_general_right_ct .discover_btn {
    margin: 0;
  }
}

.mat_btn {
  border: 0.1rem solid rgba(255, 255, 255, 0.2);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 1.2rem 2.5rem;
  height: 4.8rem;
  line-height: 4.8rem;
  transition: all 0.3s;
  background: transparent;
  cursor: pointer;
}
@media (max-width: 767px) {
  .mat_btn {
    padding: 1rem 2.5rem;
    width: 100%;
    height: 4.4rem;
    line-height: 4.4rem;
  }
}
.mat_btn:hover {
  background: rgba(255, 255, 255, 0.2);
  gap: 2rem;
}

.tg_majors_home {
  background: #eff4ff;
}
.tg_majors_home_wrap {
  display: flex;
  gap: 13rem;
}
.tg_majors_home_wrap_left {
  flex: 1 0 calc((100% - 13rem) / 2);
  max-width: 38.6rem;
}
.tg_majors_home_wrap_left h2 {
  font-size: 4rem;
  line-height: 120%;
  color: #000;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 3rem 0;
}
@media (max-width: 1024px) {
  .tg_majors_home_wrap_left h2 {
    font-size: 2.8rem;
    line-height: 130%;
    color: #000;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 2rem 0;
  }
}
.tg_majors_home_wrap_left p {
  font-size: 1.6rem;
  line-height: 150%;
  color: #000;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 1024px) {
  .tg_majors_home_wrap_left {
    max-width: 100%;
  }
}
.tg_majors_home_wrap_right {
  flex: 1 0 calc((100% - 13rem) / 2);
}
.tg_majors_home_wrap_right_list {
  display: flex;
  gap: 2.4rem;
  flex-wrap: wrap;
}
.tg_majors_home_wrap_right_list_item {
  flex: 0 0 calc((100% - 4.8rem) / 3);
  background: #fff;
  border-radius: 1.6rem;
  padding: 2.2rem 2.8rem;
  display: flex;
  align-items: center;
  gap: 2rem;
  position: relative;
  box-shadow: 0px 20px 80px 0px rgba(31, 68, 122, 0.0588235294);
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.tg_majors_home_wrap_right_list_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #034ba8;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tg_majors_home_wrap_right_list_item_svg {
  position: relative;
  z-index: 2;
}
.tg_majors_home_wrap_right_list_item_svg img + img {
  display: none;
}
.tg_majors_home_wrap_right_list_item b {
  font-size: 1.6rem;
  line-height: 140%;
  color: #000;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.tg_majors_home_wrap_right_list_item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tg_majors_home_wrap_right_list_item:hover {
  box-shadow: 0px 10px 40px 0px rgba(0, 91, 172, 0.2);
}
.tg_majors_home_wrap_right_list_item:hover b {
  color: #034ba8;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_majors_home_wrap_right_list_item {
    padding: 2rem 2.3rem;
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  .tg_majors_home_wrap_right_list_item {
    padding: 1rem 1rem 1rem 2rem;
    gap: 1.5rem;
    flex: 0 0 calc((100% - 2rem) / 3);
  }
}
@media (max-width: 767px) {
  .tg_majors_home_wrap_right_list_item {
    flex: 1;
    padding: 1rem 1rem 1rem 2rem;
    gap: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .tg_majors_home_wrap_right_list {
    gap: 1rem;
  }
}
@media (max-width: 767px) {
  .tg_majors_home_wrap_right_list {
    flex-direction: column;
    gap: 0.8rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_majors_home_wrap {
    gap: 5rem;
  }
}
@media (max-width: 1024px) {
  .tg_majors_home_wrap {
    flex-direction: column;
    gap: 3rem;
  }
}
@media (max-width: 1024px) {
  .tg_majors_home {
    padding: 3rem 0 6rem 0 !important;
  }
}

.webform-submission-form .form-actions {
  display: flex;
  margin: 0 auto 0 auto;
  position: relative;
  padding: 1rem 1.5rem 0 0;
  gap: 1.5rem;
}
.webform-submission-form .form-actions input[type=submit] {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #034ba8;
  font-weight: 400;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  gap: 2rem;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  font-family: "Be Vietnam Pro", sans-serif;
}
.webform-submission-form .form-actions span {
  display: inline-block;
  top: 12px;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  z-index: 2;
  position: relative;
  right: -1.5rem;
}
.webform-submission-form .form-actions span::before {
  content: "";
  right: 26px;
  width: 20px;
  height: 2px;
  background-color: #222;
  transition: background-color 0.3s;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.webform-submission-form .form-actions span::after {
  content: "";
  right: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #034ba8;
  transition: width 0.3s, border-radius 0.3s;
  display: inline-block;
  position: absolute;
  top: 1px;
}
@media (max-width: 1024px) {
  .webform-submission-form .form-actions span::after {
    width: 2rem;
    height: 2rem;
    top: 0.4rem;
    right: 0.6rem;
  }
}
.webform-submission-form .form-actions span em {
  position: absolute;
  z-index: 2;
}
.webform-submission-form .form-actions span em::before {
  content: "";
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 13px;
}
.webform-submission-form .form-actions span em::after {
  content: "";
  left: 11px;
  top: 14px;
  width: 7px;
  height: 7px;
  margin: -1px 0 0 -3px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
}
.webform-submission-form .form-actions:hover span::before {
  background-color: #fff;
}
.webform-submission-form .form-actions:hover span::after {
  width: 5.5rem;
  border-radius: 1.5rem;
}
@media (max-width: 1024px) {
  .webform-submission-form .form-actions:hover span::after {
    width: 4.8rem;
  }
}

.tg_pd_120_60 {
  padding: 12rem 0 6rem 0;
}

.tg_pd_60_120 {
  padding: 6rem 0 12rem 0;
}

.tg_pd_120 {
  padding: 12rem 0;
}

.tg_pd_120_0 {
  padding: 12rem 0 0 0;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  position: relative;
  z-index: 99;
  /*min-height: 8.6rem;*/
}
@media (max-width: 767px) {
  header {
    min-height: initial;
  }
}

a {
  text-decoration: none;
}

html.no-scroll,
body.no-scroll {
  overflow: hidden !important;
}

body {
  background: #000;
  color: #fff;
  overflow-x: hidden;
  font-family: "Inter", sans-serif;
  margin: 0 !important;
  font-weight: 300;
}
@media (max-width: 1024px) {
  body.tg_home .progress-wrap {
    display: block;
  }
}
body input::-webkit-outer-spin-button,
body input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body input {
  font-family: "Inter", sans-serif;
}
body select {
  font-family: "Inter", sans-serif;
}
body textarea {
  font-family: "Inter", sans-serif;
}
body button {
  font-family: "Inter", sans-serif;
}
body.tg_home {
  top: initial;
}
body.tg_home header {
  min-height: auto;
  position: relative;
  z-index: 99;
}
body.tg_home.tg_home_ovf {
  overflow: hidden;
}
@media (max-width: 1024px) {
  body.tg_home.tg_home_ovf {
    overflow: inherit;
  }
}
body.tg_home .tg_footer {
  margin: 0;
}

.tg_container {
  width: 100%;
  max-width: 163rem;
  padding: 0rem 1.6rem;
  margin: 0 auto;
}

@media screen and (orientation: landscape) and (max-width: 767px) {
  #fullpage #section0 {
    min-height: 55rem;
  }
  #fullpage #section0 .tg_textwidget_wrap_list {
    margin: 3rem auto 0 auto !important;
  }
}
.tg_hv_icon1_inner img {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tg_hv_icon1:hover img {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.progress-wrap {
  position: fixed;
  right: 2rem;
  bottom: 4rem;
  height: 4.6rem;
  width: 4.6rem;
  cursor: pointer;
  display: block;
  border-radius: 5rem;
  box-shadow: inset 0 0 0 0.02rem #e6eef8;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap.active-progress.tg_pos_bottom {
  bottom: 44rem;
  right: 4rem;
}
@media (max-width: 1024px) {
  .progress-wrap.active-progress.tg_pos_bottom {
    bottom: 28rem;
  }
}
.progress-wrap::after {
  position: absolute;
  content: url("../images/icon_scroll_top_2024.svg");
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3); /* --- Pijl kleur --- */
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #034ba8;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.timeline-line {
  background: rgb(228, 228, 228);
  width: 0.04rem;
  border-radius: 1.2rem;
  position: relative;
  justify-self: end;
  left: 50%;
}

.timeline-point {
  border: none;
  position: absolute;
  top: -2.8rem;
  left: -7.8rem;
  background: none;
}

.timeline-point .tg_hexagone figure:nth-child(2),
.timeline-point .tg_img_prime figure:nth-child(2) {
  display: none;
}

.timeline li[done=true] .tg_hexagone figure:nth-child(2),
.timeline li[done=true] .tg_img_prime figure:nth-child(2) {
  display: block;
}

.timeline li[done=true] .tg_hexagone figure:nth-child(1),
.timeline li[done=true] .tg_img_prime figure:nth-child(1) {
  display: none;
}

.timeline li[done=true] .timeline-point {
  left: -42px;
  top: 9px;
}

.timeline-point .tg_img_prime {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.timeline-innerline {
  position: absolute;
  width: 0.2rem;
  height: 0%;
  top: 0;
  left: -0.5px;
  background: #034ba8;
}

.timeline-line {
  width: 0px;
  left: -8rem;
  top: 1rem;
  content: "";
  height: calc(100% - 20rem);
  background: url(../images/vimc-history-dashed-line-bg.png);
  width: 0.1rem;
  height: 100%;
  position: absolute;
}
@media (max-width: 1024px) {
  .timeline-line {
    left: 1rem;
  }
}

.show_test_menu {
  position: fixed;
  left: 5px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #0066b2;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 9;
  border-radius: 50%;
  top: 110px;
  font-weight: 600;
}

.qb_test_menu {
  position: fixed;
  left: 50px;
  top: 170px;
  z-index: 99999;
  margin: 0px auto;
  width: 100%;
  background: #0066b2;
  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;
}

/*END CSS SHOW MENU*/
#fullpage .tg_container {
  max-width: 155rem;
}

.img_bn_pc {
  display: block;
}
@media (max-width: 767px) {
  .img_bn_pc {
    display: none;
  }
}

.img_bn_mb {
  display: none;
}
@media (max-width: 767px) {
  .img_bn_mb {
    display: block;
  }
}

.cb-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 150;
  contain: layout style size;
  pointer-events: none;
  will-change: transform;
  -webkit-transition: opacity 0.3s, color 0.4s;
  -o-transition: opacity 0.3s, color 0.4s;
  -moz-transition: opacity 0.3s, color 0.4s;
  transition: opacity 0.3s, color 0.4s;
}
@media (max-width: 1024px) {
  .cb-cursor {
    display: none;
  }
}

.cb-cursor span {
  content: "";
  position: absolute;
  top: -24px;
  left: -24px;
  display: block;
  width: 48px;
  height: 48px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
  -o-transition: opacity 0.1s, -o-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, opacity 0.1s, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.1s;
  transition: transform 0.3s ease-in-out, opacity 0.1s, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 0.1rem solid #fff;
}

.cb-cursor-text {
  position: absolute;
  top: -14px;
  left: -18px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(0) rotate(10deg);
  -moz-transform: scale(0) rotate(10deg);
  -ms-transform: scale(0) rotate(10deg);
  -o-transform: scale(0) rotate(10deg);
  transform: scale(0) rotate(10deg);
  opacity: 0;
  color: #fff;
  font-size: 1.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  letter-spacing: -0.01em;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
  transition: opacity 0.4s, -webkit-transform 0.3s;
  -o-transition: opacity 0.4s, -o-transform 0.3s;
  -moz-transition: opacity 0.4s, transform 0.3s, -moz-transform 0.3s;
  transition: opacity 0.4s, transform 0.3s;
  transition: opacity 0.4s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
  flex-direction: column;
}

.cb-cursor-text:after {
  content: url(../images/material-cursor-icon.svg);
  display: table;
  margin: 0.4rem auto 0 auto;
}

@supports (mix-blend-mode: exclusion) {
  .cb-cursor.-exclusion,
  .cb-cursor.-opaque {
    mix-blend-mode: exclusion;
  }
}
@supports (mix-blend-mode: exclusion) {
  .cb-cursor.-exclusion span,
  .cb-cursor.-opaque span {
    background: white;
  }
}
.cb-cursor.-normal,
.cb-cursor.-text {
  mix-blend-mode: normal;
}

.cb-cursor.blue_cursor span {
  background: rgba(255, 255, 255, 0.1019607843);
}
.cb-cursor.blue_cursor span::before, .cb-cursor.blue_cursor span::after {
  color: #fff !important;
}
.cb-cursor.blue_cursor .cb-cursor-text {
  color: #fff !important;
}

.cb-cursor.-inverse {
  color: white;
}

.cb-cursor.-visible.-active span {
  -webkit-transform: scale(0.23);
  -moz-transform: scale(0.23);
  -ms-transform: scale(0.23);
  -o-transform: scale(0.23);
  transform: scale(0.23);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.cb-cursor.-pointer span {
  -webkit-transform: scale(0.15);
  -moz-transform: scale(0.15);
  -ms-transform: scale(0.15);
  -o-transform: scale(0.15);
  transform: scale(0.15);
}

.cb-cursor.-text span {
  opacity: 0.85;
  -webkit-transform: scale(1.9);
  -moz-transform: scale(1.9);
  -ms-transform: scale(1.9);
  -o-transform: scale(1.9);
  transform: scale(1.9);
}

.cb-cursor.-text .cb-cursor-text {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.cb-cursor.-text.-active span {
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.cb-cursor.-opaque span {
  -webkit-transform: scale(1.32);
  -moz-transform: scale(1.32);
  -ms-transform: scale(1.32);
  -o-transform: scale(1.32);
  transform: scale(1.32);
}

.cb-cursor.-opaque.-active span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.cb-cursor.-lg span {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.cb-cursor.-hidden span {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.cb-demo-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
}

.cb-demo-container {
  padding: 0 20px;
}

@media (min-width: 1600px) {
  .cb-demo-container {
    padding: 0 120px;
  }
}
.cb-demo-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: 30px 0;
}

@media (min-width: 1600px) {
  .cb-demo-row {
    margin: 60px 0;
  }
}
.cb-demo-item {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 50px 30px;
  margin: 0 20px;
  color: #000;
}

@media (min-width: 1600px) {
  .cb-demo-item {
    padding: 90px 30px;
    margin: 0 30px;
  }
}
.cb-demo-item-title {
  position: relative;
  margin: 0 0 25px 0;
  font-size: 30px;
  font-weight: bold;
}

.cb-demo-item-text {
  position: relative;
  max-width: 70%;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.cb-demo-item span {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #f8f8f8;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s, -moz-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s, -moz-box-shadow 0.2s;
}

.tooltip {
  position: absolute;
  background-color: black;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  white-space: normal; /* Cho phép tooltip xuống dòng nếu dài */
  max-width: 375px; /* Chiều rộng tối đa của tooltip */
  text-align: center; /* Căn giữa nội dung bên trong tooltip */
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none; /* Đảm bảo tooltip không can thiệp vào sự kiện */
  word-wrap: break-word; /* Tự động xuống dòng nếu quá dài */
}
.tooltip::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid black;
  position: absolute;
  bottom: -0.7rem;
  left: 50%;
  transform: translate(-50%, -50%);
}

.swiper-ct-pc .wrap_button_swiper {
  border: 0;
  top: 0;
  left: 0;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .swiper-ct-pc .wrap_button_swiper {
    border: none;
  }
}
.swiper-ct-pc .pagination-swipe {
  display: none;
}
@media (max-width: 1024px) {
  .swiper-ct-pc .pagination-swipe {
    display: block;
  }
}
.swiper-ct-pc .button-swiper {
  width: 6.4rem;
  height: 6.4rem;
  border: 0.1rem solid #034ba8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.swiper-ct-pc .button-swiper svg {
  z-index: 1;
}
@media (max-width: 1024px) {
  .swiper-ct-pc .button-swiper svg:first-child {
    display: none;
  }
}
.swiper-ct-pc .button-swiper svg:nth-child(2) {
  display: none;
}
@media (max-width: 1024px) {
  .swiper-ct-pc .button-swiper svg:nth-child(2) {
    display: block;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .swiper-ct-pc .button-swiper {
    width: 4.4rem;
    height: 4.4rem;
  }
}
@media (max-width: 1024px) {
  .swiper-ct-pc .button-swiper {
    width: auto;
    height: auto;
    border: none;
    background: none;
  }
  .swiper-ct-pc .button-swiper svg:first-child {
    display: none;
  }
}

.tg-btn-hv-type1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.5s;
}
.tg-btn-hv-type1 svg {
  position: relative;
}
.tg-btn-hv-type1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #034ba8;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s linear;
}
@media (max-width: 1024px) {
  .tg-btn-hv-type1::before {
    background: none;
  }
}
.tg-btn-hv-type1:hover {
  background: #034ba8;
  color: #fff;
}
.tg-btn-hv-type1:hover::before {
  width: 200%;
  height: 200%;
  transition: all 0.5s;
}
.tg-btn-hv-type1:hover svg path,
.tg-btn-hv-type1:hover svg rect {
  fill: #fff;
}
@media (max-width: 1024px) {
  .tg-btn-hv-type1:hover {
    background: none;
  }
}

.tg_social_area li.tg_social_fb a:hover {
  background: #0862f7;
  border: 1px solid #0862f7;
}
.tg_social_area li.tg_social_fb a::before {
  background-color: #0862f7;
}
.tg_social_area li.tg_social_linked a:hover {
  background: #0173b1;
  border: 1px solid #0173b1;
}
.tg_social_area li.tg_social_linked a::before {
  background-color: #0173b1;
}
.tg_social_area li.tg_social_tikok a:hover {
  background: #000;
  border: 1px solid #000;
}
.tg_social_area li.tg_social_tikok a::before {
  background-color: #000;
}

.fp-viewing-0 #fp-nav .tg_btn_cmenu {
  display: none;
}

#fp-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#fp-nav.right {
  right: 2.2rem;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  #fp-nav.right {
    right: 1.5rem;
  }
}
#fp-nav ul li {
  margin: 2.3rem 0;
}
#fp-nav ul li a span {
  width: 0.6rem;
  height: 0.6rem;
  background: #d2d2d2;
}
#fp-nav ul li a.active {
  left: 0.1rem;
}
#fp-nav ul li a.active span {
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #034ba8;
  border-radius: 50%;
  background: none;
}
#fp-nav ul li > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #034ba8;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  top: -0.7rem;
  left: -18rem;
  width: 17rem;
  text-align: right;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
#fp-nav ul li:hover span {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  #fp-nav ul li {
    margin: 1.2rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  #fp-nav ul li {
    margin: 1rem 0;
  }
}

.fp-viewing-0 #fp-nav ul li a.active span,
.fp-viewing-1 #fp-nav ul li a.active span,
.fp-viewing-3 #fp-nav ul li a.active span {
  border: 2px solid rgb(255, 255, 255);
  background: none;
}
.fp-viewing-0 #fp-nav ul li a span,
.fp-viewing-1 #fp-nav ul li a span,
.fp-viewing-3 #fp-nav ul li a span {
  background: rgba(255, 255, 255, 0.5);
}
.fp-viewing-0 #fp-nav ul li > span,
.fp-viewing-1 #fp-nav ul li > span,
.fp-viewing-3 #fp-nav ul li > span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-style: normal;
}

.tg_fixed_menu_gnr {
  position: fixed;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none;
}
.tg_fixed_menu_gnr.tg_active .tg_fixed_menu_gnr_wrap_left img {
  animation: zoomIn 0.5s linear 0.3s forwards;
}
.tg_fixed_menu_gnr_wrap {
  display: flex;
  height: 100%;
}
.tg_fixed_menu_gnr_wrap_left {
  width: 36.5%;
  background: url("../images/bg_gmo_fixed_menu_30092024.jpg") center center no-repeat;
  background-size: cover;
  padding: 16rem 2rem 0 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}
.tg_fixed_menu_gnr_wrap_left::before {
  content: url("../images/before_menur_fixed_30092024.svg");
  position: absolute;
  top: 50%;
  right: 0;
  margin: -6rem 0 0 0;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_left img {
    width: 25rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_left {
    width: 30%;
  }
}
.tg_fixed_menu_gnr_wrap_right {
  width: 63.5%;
  padding: 5.5rem 8rem 4rem 8rem;
  overflow: auto;
  position: relative;
}
.tg_fixed_menu_gnr_wrap_right_menu {
  margin: 0 0 3.3rem 0;
}
.tg_fixed_menu_gnr_wrap_right_menu_list {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item b {
  margin: 0 0 1.5rem 0;
  display: block;
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item b a {
  font-size: 3.2rem;
  line-height: 4.2rem;
  color: #000;
  font-weight: 500;
  font-style: normal;
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item b a:hover {
  color: #005bac;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item b a {
    font-size: 2.2rem;
    line-height: 3rem;
    color: #000;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item b a {
    font-size: 2rem;
    line-height: 2.8rem;
    color: #000;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item b {
    margin: 0 0 0.7rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item b {
    margin: 0 0 0.5rem 0;
  }
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item ul {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item ul li {
  flex: 0 0 calc(25% - 1rem);
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item ul li a {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000;
  font-weight: 300;
  font-style: normal;
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item ul li a:hover {
  color: #005bac;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item ul li a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item ul li a {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #000;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list_item ul {
    gap: 0.5rem;
  }
}
.tg_fixed_menu_gnr_wrap_right_menu_list_item.tg_not_have_child b {
  margin: 0;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list {
    gap: 1.5rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu_list {
    gap: 1.3rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right_menu {
    margin: 0 0 1.5rem 0;
  }
}
.tg_fixed_menu_gnr_wrap_right_social ul {
  display: flex;
  gap: 1rem;
}
.tg_fixed_menu_gnr_wrap_right_social ul li a {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  background: #034ba8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tg_fixed_menu_gnr_wrap_right .tg_figure_abs {
  position: absolute;
  bottom: 10rem;
  right: 8rem;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right .tg_figure_abs {
    bottom: 5rem;
    right: 8rem;
    max-width: 40rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right .tg_figure_abs {
    bottom: 3rem;
    right: 8rem;
    max-width: 30rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_fixed_menu_gnr_wrap_right {
    padding: 3rem 5rem 1rem 5rem;
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_fixed_menu_gnr_wrap_right {
    padding: 3rem 5rem 1rem 5rem;
  }
}
.tg_fixed_menu_gnr .tg_close_pop {
  position: absolute;
  top: 3.2rem;
  right: 3.2rem;
  cursor: pointer;
}

.tg_bg_loading {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 0.8s;
  padding: 0 1.6rem;
}
.tg_bg_loading_logo {
  max-width: 70rem;
}
.tg_bg_loading_logo img {
  transition: height 0.8s;
}
@media (max-width: 1024px) {
  .tg_bg_loading_logo {
    max-width: 50rem;
  }
}
@media (max-width: 767px) {
  .tg_bg_loading_logo {
    max-width: 30rem;
  }
}
.tg_bg_loading.tg_active {
  height: 0;
}
.tg_bg_loading.tg_active .tg_bg_loading_logo img {
  height: 0;
}

.tg_btn_cmenu {
  background: #fff;
  width: 4.8rem;
  height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
  border: 0.1rem solid #034ba8;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_btn_cmenu {
    width: 3.8rem;
    height: 3.8rem;
  }
  .tg_btn_cmenu svg {
    width: 1.5rem;
  }
}

.fp-watermark {
  display: none !important;
}

.tg_readm_2609 a {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #034ba8;
  font-weight: 400;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  gap: 2rem;
  position: relative;
}
.tg_readm_2609 a span {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: -70px;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  z-index: 2;
}
.tg_readm_2609 a span::before {
  content: "";
  right: 26px;
  width: 20px;
  height: 2px;
  background-color: #222;
  transition: background-color 0.3s;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 2;
}
.tg_readm_2609 a span::after {
  content: "";
  right: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #034ba8;
  transition: width 0.3s, border-radius 0.3s;
  display: inline-block;
  position: absolute;
  top: 1px;
}
@media (max-width: 1024px) {
  .tg_readm_2609 a span::after {
    width: 2rem;
    height: 2rem;
    top: 0.4rem;
    right: 0.6rem;
  }
}
.tg_readm_2609 a span em {
  position: absolute;
  z-index: 2;
}
.tg_readm_2609 a span em::before {
  content: "";
  left: 0;
  width: 12px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 13px;
}
.tg_readm_2609 a span em::after {
  content: "";
  left: 11px;
  top: 14px;
  width: 7px;
  height: 7px;
  margin: -1px 0 0 -3px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
}
@media (max-width: 1024px) {
  .tg_readm_2609 a span {
    right: -65px;
  }
}
.tg_readm_2609 a:hover span::before {
  background-color: #fff;
}
.tg_readm_2609 a:hover span::after {
  width: 5.5rem;
  border-radius: 1.5rem;
}
@media (max-width: 1024px) {
  .tg_readm_2609 a:hover span::after {
    width: 4.8rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_readm_2609 a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #034ba8;
    font-weight: 400;
    font-style: normal;
    gap: 1.5rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_readm_2609 a {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #034ba8;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_readm_2609 a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #034ba8;
    font-weight: 400;
    font-style: normal;
    gap: 1.5rem;
  }
}
.tg_readm_2609.tg_center_readm a {
  gap: 4rem;
}
.tg_readm_2609.tg_center_readm a span {
  position: relative;
  right: initial;
}
.tg_readm_2609.tg_no_abs a {
  gap: 4rem;
}
.tg_readm_2609.tg_no_abs a span {
  position: relative;
  right: initial;
  transform: none;
  top: initial;
}

.gmoGroupHeader.tg_remove {
  display: none !important;
}

.tg_content_breadcrumb {
  margin: 4rem 0 4rem 0;
}
.tg_content_breadcrumb_wrap ul {
  display: flex;
  align-items: center;
}
.tg_content_breadcrumb_wrap ul li::before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0 1rem;
}
.tg_content_breadcrumb_wrap ul li:first-child::before {
  content: "";
  margin: 0;
}
.tg_content_breadcrumb_wrap ul li a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 1024px) {
  .tg_content_breadcrumb {
    margin: 2.5rem 0;
  }
}

.select_wrap .show_choice {
  position: relative;
}
.select_wrap .select_ul {
  position: absolute;
  background: #000;
  border: 0.1rem solid #fff;
  width: 10rem;
  top: 4rem;
  left: -5rem;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.select_wrap .select_ul::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2rem;
  background: transparent;
  top: -2rem;
  left: 0;
}
.select_wrap .select_ul li {
  display: inline-block;
  width: 100%;
  padding: 0.8rem 1.6rem;
  transition: all 0.3s;
  font-size: 1.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  display: flex;
  gap: 1rem;
  cursor: pointer;
  border-bottom: 0.1rem solid #fff;
}
.select_wrap .select_ul li:last-child {
  border-bottom: none;
}
.select_wrap .select_ul li:hover, .select_wrap .select_ul li.tg_active {
  background: #1d1d1d;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .select_wrap .select_ul li {
    padding: 0.4rem 2rem;
  }
}
.select_wrap:hover .select_ul {
  top: 3rem;
  opacity: 1;
  visibility: visible;
}

.tg_pop_search {
  webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 99999;
  height: 100vh;
  padding: 0 1.6rem;
  background-color: rgba(0, 0, 0, 0.8);
  flex-wrap: wrap;
  overflow: auto;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.tg_pop_search.tg_active {
  opacity: 1;
  transform: scale(1);
}
.tg_pop_search .tg_ctpops {
  max-width: 1000px;
  width: 100%;
}
.tg_pop_search .tg_ctpops form {
  width: 100%;
  position: relative;
}
.tg_pop_search .tg_ctpops form label {
  display: none;
}
.tg_pop_search .tg_ctpops form input[type=search] {
  width: 100%;
  padding: 30px 90px 30px 30px;
  font-size: 20px;
  border-radius: 10px;
  border: none;
  color: #000;
}
@media (max-width: 767px) {
  .tg_pop_search .tg_ctpops form input[type=search] {
    padding: 15px 45px 15px 15px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000;
    font-weight: 600;
    font-style: normal;
  }
}
.tg_pop_search .tg_ctpops form input[type=search]:placeholder {
  font-style: italic;
  color: #adadad;
}
.tg_pop_search .tg_ctpops form input[type=submit] {
  background: url(../images/search-removebg-preview.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 27px;
  right: 23px;
  text-indent: -9999px;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .tg_pop_search .tg_ctpops form input[type=submit] {
    width: 20px;
    height: 20px;
    top: 16px;
  }
}
.tg_pop_search .tg_ctpops button {
  position: absolute;
  cursor: pointer;
  border: none;
  background: transparent;
  top: 40px;
  right: 16px;
  margin: -18px 0px 0px 0px;
  padding: 0;
}
.tg_pop_search .tg_ctpops button svg {
  width: 40px;
  height: 38px;
}
.tg_pop_search .tg_ctpops button svg path,
.tg_pop_search .tg_ctpops button svg circle {
  stroke: #000;
}
.tg_pop_search .tg_ctpops .list_group {
  position: relative;
}
.tg_pop_search .tg_close_pop {
  position: absolute;
  top: 60px;
  right: 30px;
  cursor: pointer;
  max-width: 20px;
}

.pd_sec_40 {
  padding: 4rem 0rem;
}
@media (max-width: 1024px) {
  .pd_sec_40 {
    padding: 2rem 0rem;
  }
}

.click-ul-tog {
  position: relative;
}

.click-ul-tog .ul-tog {
  position: absolute;
  background: #fff;
  z-index: 2;
  width: 13rem;
  left: -7.9rem;
  display: none;
  top: 3.7rem;
  border-radius: 0 0 0.5rem 0.5rem;
  padding: 0;
  border-radius: 0.7rem;
}
.click-ul-tog .ul-tog::before {
  content: "";
  position: absolute;
  background: #fff;
  transform: translateX(-53%) rotate(-135deg);
  z-index: 2;
  width: 1.3rem;
  height: 1.3rem;
  border: 0.1rem solid #ccc;
  border-width: 0 0.1rem 0.1rem 0;
  border-top-left-radius: 100%;
  top: -0.7rem;
  right: 1.5rem;
  margin: 0 auto;
}
.click-ul-tog .ul-tog li a {
  display: flex;
  padding: 1rem;
  gap: 0.7rem;
  color: #000;
}

.swiper-control {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.swiper-control .pagination-swipe {
  width: auto;
  color: #ccc;
}
.swiper-control .pagination-swipe .swiper-pagination-current {
  color: #000;
}
.swiper-control .sl_prev {
  cursor: pointer;
}
.swiper-control .sl_next {
  cursor: pointer;
}

.tg_pagination {
  display: table;
  margin: 0px auto 0px auto;
  clear: both;
  padding: 6rem 0 3rem 0;
}
.tg_pagination span.current {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  color: #000000;
  background: #ffffff;
  text-align: center;
  font-size: 14px;
  margin: 0 1rem;
}
@media (max-width: 1024px) {
  .tg_pagination span.current {
    margin: 0 0.4rem;
  }
}
.tg_pagination a {
  color: #ffffff;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  margin: 0 10px;
}
@media (max-width: 1024px) {
  .tg_pagination a {
    margin: 0 0.4rem;
  }
}
.tg_pagination .dots {
  margin: 0 1rem;
}
@media (max-width: 1024px) {
  .tg_pagination .dots {
    margin: 0 0.4rem;
  }
}
@media (max-width: 1024px) {
  .tg_pagination {
    padding: 3rem 0rem 0rem 0rem;
  }
}

/* BUTTON SLIDE */
.slick-slider {
  margin: 0 !important;
}

.slick-prev:before {
  content: "\f104" !important;
  font: normal normal normal 1.4rem/1 FontAwesome !important;
  font-size: 3.2rem !important;
  width: 4.2rem;
  height: 4.2rem;
  display: inline-block;
  line-height: 4rem !important;
  color: #fff !important;
  border-radius: 0rem;
  border-radius: 50%;
  background-image: linear-gradient(to right, #692ed7, #0866b2);
}

.slick-next:before {
  content: "\f105" !important;
  font: normal normal normal 1.4rem/1 FontAwesome !important;
  font-size: 3.2rem !important;
  width: 4.2rem;
  height: 4.2rem;
  display: inline-block;
  line-height: 4rem !important;
  color: #fff !important;
  border-radius: 50%;
  background-image: linear-gradient(to right, #692ed7, #0866b2);
}

.slick-prev {
  left: 45%;
  top: 120%;
  margin-top: -3rem;
  width: 4.2rem;
  height: 4.2rem;
  display: none !important;
}

.slick-next {
  right: 46% !important;
  top: 120%;
  margin-top: -3rem;
  width: 4.2rem;
  height: 4.2rem;
  display: none !important;
}

.slick-prev:hover::before,
.slick-next:hover::before {
  color: #fff !important;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: -2rem;
}

.slick-dots li {
  margin: 0rem 5rem;
  width: initial;
  height: initial;
}

.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: blue;
  text-indent: -999.9rem;
  width: 1.3rem !important;
  height: 1.3rem !important;
  background: #e0ecf0 !important;
}

.slick-dots li.slick-active button {
  background-color: #034ec0 !important;
  width: 1.6rem !important;
  height: 1.6rem !important;
  margin: -0.2rem 0 0 0;
}

/*SLIDE*/
.bg_opacity {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  z-index: 999999;
  display: none;
}

.menu_mobile_full {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: #000;
  transition: all 0.3s;
  z-index: 9999999;
  overflow: auto;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.menu_mobile_full.menu_show {
  opacity: 1;
  visibility: visible;
}
.menu_mobile_full .mobile_full_bg {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_full_bg {
    justify-content: inherit;
  }
}
.menu_mobile_full .mobile_copyright {
  position: relative;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_copyright {
    display: none;
  }
}
.menu_mobile_full .mobile_copyright_general {
  border-top: 0.1rem solid #414141;
  padding: 1.7rem 0;
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.4rem;
}
.menu_mobile_full .mobile_copyright_general_right ul {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.menu_mobile_full .header_mobif {
  display: flex;
  gap: 1rem;
  padding: 2rem 5rem;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .menu_mobile_full .header_mobif {
    padding: 2rem 1.6rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .menu_mobile_full .header_mobif {
    padding: 2rem 1.6rem;
  }
}
.menu_mobile_full .header_mobif .logo_mobif figure {
  max-width: 25rem;
  width: 100%;
}
@media (max-width: 767px) {
  .menu_mobile_full .header_mobif .logo_mobif figure {
    max-width: 18rem;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .menu_mobile_full .header_mobif .logo_mobif figure {
    max-width: 25rem;
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .header_mobif .logo_mobif figure {
    max-width: 25rem;
    width: 100%;
  }
}
.menu_mobile_full .close_menu {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.menu_mobile_full .close_menu span {
  font-size: 1.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.menu_mobile_full .close_menu figure {
  cursor: pointer;
}
.menu_mobile_full .mobile_absolute {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 8rem;
  padding: 0 0 8rem 0;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute {
    padding: 4.4rem 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute {
    gap: 4rem;
    padding: 0;
  }
}
.menu_mobile_full .mobile_absolute_menu ul li {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 0 1.6rem 0;
}
.menu_mobile_full .mobile_absolute_menu ul li.tg_active {
  padding: 1.5rem 1.6rem 0 1.6rem;
}
.menu_mobile_full .mobile_absolute_menu ul li.tg_active a.tt_no_event {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #05a6e0;
  font-weight: 500;
  font-style: normal;
}
.menu_mobile_full .mobile_absolute_menu ul li.tg_active.menu-item-has-children::before {
  color: #05a6e0;
}
.menu_mobile_full .mobile_absolute_menu ul li.tg_active a::before {
  opacity: 1;
  visibility: visible;
}
.menu_mobile_full .mobile_absolute_menu ul li.tg_active a {
  padding: 0 0 0 22rem;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute_menu ul li.tg_active a {
    padding: 0 0 0 6.6rem !important;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .menu_mobile_full .mobile_absolute_menu ul li.tg_active a {
    padding: 0 0 0 12rem !important;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute_menu ul li.tg_active a {
    padding: 0 0 0 12rem !important;
  }
}
.menu_mobile_full .mobile_absolute_menu ul li a {
  text-decoration: none;
  font-size: 6.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 200;
  font-style: normal;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
  padding: 0 0 0 16rem;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute_menu ul li a {
    padding: 0 0 0 2.2rem;
    font-size: 2rem;
    line-height: 150%;
    color: #fff;
    font-weight: 200;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute_menu ul li a {
    padding: 0 0 0 5.2rem;
    font-size: 4rem;
    line-height: 150%;
    color: #fff;
    font-weight: 200;
    font-style: normal;
  }
}
.menu_mobile_full .mobile_absolute_menu ul li a:hover {
  padding: 0 0 0 22rem;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute_menu ul li a:hover {
    padding: 0 0 0 6.6rem !important;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute_menu ul li a:hover {
    padding: 0 0 0 12rem !important;
  }
}
.menu_mobile_full .mobile_absolute_menu ul li a::before {
  position: absolute;
  content: "";
  width: 20rem;
  height: 0.1rem;
  background: #fff;
  bottom: 2.5rem;
  left: 0;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute_menu ul li a::before {
    width: 5rem;
    bottom: 0.9rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute_menu ul li a::before {
    width: 10rem;
    bottom: 0.1 0.7rem;
  }
}
.menu_mobile_full .mobile_absolute_menu ul li a:hover::before {
  opacity: 1;
  visibility: visible;
}
.menu_mobile_full .mobile_absolute_menu ul li span {
  margin: 0 0 0 1rem;
}
.menu_mobile_full .mobile_absolute_menu ul li.menu-item-has-children::before {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 1.6rem;
  top: 2rem;
  color: #fff;
  z-index: 2;
}
.menu_mobile_full .mobile_absolute_menu ul li.not-have-child {
  padding: 0;
}
.menu_mobile_full .mobile_absolute_menu ul li.not-have-child a {
  display: block;
}
.menu_mobile_full .mobile_absolute_menu ul li:last-child {
  border-bottom: none;
}
.menu_mobile_full .mobile_absolute_menu ul li ul.sub-menu > li.menu-item-has-children {
  padding: 1rem 1.5rem 1rem 1.5rem;
}
.menu_mobile_full .mobile_absolute_menu ul li ul.sub-menu > li.menu-item-has-children::before {
  right: 0;
  top: 1.5rem;
}
.menu_mobile_full .mobile_absolute_menu ul li ul.sub-menu > li.menu-item-has-children::after {
  background: none !important;
}
.menu_mobile_full .mobile_absolute_menu ul li ul.sub-menu > li.menu-item-has-children.tg_active > a {
  color: #034ba8;
  font-weight: 500;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu {
  display: none;
  padding: 0;
  border-top: none;
  margin: 1.6rem 0 0 0;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li {
  padding: 1rem 0 1rem 1.5rem;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li a {
  font-size: 1.4rem;
  text-transform: none;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li:last-child {
  border-bottom: none;
  padding: 1.5rem 0 0 1.5rem;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li.not-have-child {
  padding: 0;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li.not-have-child a {
  padding: 1.2rem 0 1.2rem 1.6rem;
  display: table;
  width: 100%;
}
.menu_mobile_full .mobile_absolute_menu .sub-menu li.not-have-child:last-child a {
  padding: 1.2rem 0 1.2rem 1.6rem;
}
.menu_mobile_full .mobile_absolute_figure {
  position: relative;
}
.menu_mobile_full .mobile_absolute_figure::before {
  position: absolute;
  content: "";
  background: url(../images/material-25052025-menu-bg.webp) no-repeat;
  max-width: 87rem;
  width: 100%;
  height: 97.8rem;
  top: 0;
  right: 0;
}
.menu_mobile_full .mobile_absolute_figure figure {
  position: absolute;
  animation: rotateSlowly 20s linear infinite;
}
@media (max-width: 767px) {
  .menu_mobile_full .mobile_absolute_figure figure {
    max-width: 19.5rem;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .menu_mobile_full .mobile_absolute_figure figure {
    max-width: 30rem;
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .menu_mobile_full .mobile_absolute_figure figure {
    max-width: 40rem;
    width: 100%;
  }
}
.menu_mobile_full .menu_mobile_full_social_family {
  margin: 2.5rem 0 0 0;
  padding: 0 1.6rem;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom {
  margin: 0 0 0 auto;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_social ul {
  display: flex;
  gap: 1rem;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_social ul li a {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  border: 0.1rem solid #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom .tg_header_wrap_right_lang {
  display: block !important;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_family {
  position: relative;
  margin: 0 0 0 auto;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_family p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 300;
  font-style: normal;
  min-width: 16rem;
  position: relative;
  cursor: pointer;
  border-bottom: 0.1rem solid #e4e4e4;
  padding: 0 0 1rem 0;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_family p::after {
  content: url("../images/icon-mbf-29092024.svg");
  position: absolute;
  top: 0;
  right: 0;
}
.menu_mobile_full .menu_mobile_full_social_family .menu_mobile_wrap_bottom_family .family_bg {
  left: -19.3rem;
}
.menu_mobile_full .menu_mobile_full_social_family .tg_header_wrap_right_lang .show_choice em {
  color: #fff;
}
.menu_mobile_full .menu_mobile_full_social_family .tg_header_wrap_right_lang .show_choice .select_ul {
  top: -14rem;
  left: -10.5rem;
}

.family_bg {
  border-radius: 2rem;
  background: #fff;
  padding: 2rem;
  position: absolute;
  width: 36.5rem;
  left: -20rem;
  bottom: 5.2rem;
  display: none;
  box-shadow: 0px 0px 20px rgba(23, 47, 98, 0.1);
  z-index: 9;
}
@media (max-width: 767px) {
  .family_bg {
    left: -19.5rem;
  }
}
.family_bg strong {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 600;
  font-style: normal;
}
.family_bg ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 1rem;
  margin: 1rem 0 0 0;
}
.family_bg ul li a {
  display: flex;
  justify-content: center;
}
.family_bg ul li a img {
  height: 3.9rem;
  object-fit: contain;
}

.tg_content_title_fullw {
  background: #ac8355;
  padding: 2rem 0;
  margin: 0 0 6rem 0;
  text-align: center;
}
.tg_content_title_fullw.tg_mg_0 {
  margin: 0;
}
.tg_content_title_fullw h2 {
  font-size: 3.2rem;
  line-height: 4.8rem;
  font-weight: 700;
  font-family: traj_semi;
  color: #fff;
}
.tg_content_title_fullw h2 span {
  position: relative;
  background: none;
  padding: 0 4rem;
  word-break: break-word;
  display: table;
  margin: 0 auto;
}
.tg_content_title_fullw h2 span::before {
  content: url(../images/before-star-title-02082024.png);
  position: absolute;
  top: 50%;
  margin: -2rem 0 0 0;
  left: -1.5rem;
}
@media (max-width: 1024px) {
  .tg_content_title_fullw h2 span::before {
    left: 0.5rem;
  }
}
.tg_content_title_fullw h2 span::after {
  content: url(../images/before-star-title-02082024.png);
  position: absolute;
  top: 50%;
  margin: -2rem 0 0 0;
  right: -1.5rem;
}
@media (max-width: 1024px) {
  .tg_content_title_fullw h2 span::after {
    right: 0.5rem;
  }
}
@media (max-width: 1024px) {
  .tg_content_title_fullw h2 span {
    padding: 0 5rem;
  }
}
@media (max-width: 1024px) {
  .tg_content_title_fullw h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 1024px) {
  .tg_content_title_fullw {
    margin: 0 0 3rem 0;
  }
}

.tg_textwidget_container {
  max-width: 69rem;
  padding: 0 1.5rem 4rem 1.5rem;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #58595b;
  text-align: center;
}

.layout_horse_slide1 {
  margin: 0 0 6rem 0;
}
.layout_horse_slide1_list_item {
  position: relative;
  height: 54rem;
}
.layout_horse_slide1_list_item img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.layout_horse_slide1_list_item b {
  font-size: 2rem;
  line-height: 3rem;
  color: #fff;
  font-family: traj_semi;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 3rem;
  text-align: center;
  width: 100%;
  padding: 0 1rem;
}
.layout_horse_slide1_list_item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.layout_horse_slide1_list_item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
  transition: all 0.5s;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .layout_horse_slide1_list_item {
    height: 38.8rem;
  }
}
@media (max-width: 1024px) {
  .layout_horse_slide1_list_item {
    height: 38.8rem;
  }
}
.layout_horse_slide1 .slick-slide {
  padding: 0 0.6rem;
}
.layout_horse_slide1 .slick-list {
  margin: 0 -0.6rem;
  padding: 0 12% 0 12%;
}
@media (max-width: 1024px) {
  .layout_horse_slide1 .slick-list {
    padding: 0 33% 0 0;
  }
}
@media (max-width: 1024px) {
  .layout_horse_slide1 {
    padding: 0 0 0 1.5rem;
  }
}

.tg_pop_success_form_14052025 .tg_popup_02082024_content {
  max-width: 57rem;
  margin: 30rem auto 5rem auto;
}
.tg_pop_success_form_14052025 .tg_popup_02082024_content_inner {
  margin: 4rem 0 0 0;
  text-align: center;
}
.tg_pop_success_form_14052025 .tg_popup_02082024_content_inner p b {
  font-size: 2rem;
  line-height: 130%;
  color: #fff;
  font-weight: 600;
  font-style: normal;
}
.tg_pop_success_form_14052025 .tg_popup_02082024_content_inner figure {
  display: flex;
  justify-content: center;
  margin: 0 0 1.6rem 0;
}

.tg_popup_02082024 {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.9) center center no-repeat;
  overflow: auto;
  display: none;
  z-index: 99999;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 0 2rem;
}
.tg_popup_02082024_content {
  position: relative;
  margin: 10rem auto 5rem auto;
  z-index: 9;
  transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  background: rgba(81, 87, 130, 0.4);
  backdrop-filter: blur(2rem);
  -webkit-backdrop-filter: blur(2rem);
  max-width: 62rem;
  width: 100%;
  animation-name: animatetop;
  animation-duration: 0.4s;
  padding: 2rem;
  font-size: 1.6rem;
  line-height: 130%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}
.tg_popup_02082024_content_inner p {
  margin: 0 0 0.8rem 0;
}
.tg_popup_02082024_content_inner p:last-child {
  margin: 0;
}
@media (max-width: 767px) {
  .tg_popup_02082024_content_inner {
    max-height: 50rem;
    overflow: auto;
    margin: 2rem 0 0 0;
  }
}
.tg_popup_02082024_content .tg_popup_02082024_title {
  font-size: 2.8rem;
  line-height: 3.6rem;
  color: #000;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  margin: 0 0 2.4rem 0;
  text-align: left;
}
@media (max-width: 767px) {
  .tg_popup_02082024_content .tg_popup_02082024_title {
    font-size: 2rem;
    line-height: 2.8rem;
    color: #000;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 1.6rem 0;
  }
}
.tg_popup_02082024_content_inner form .tg_list_form {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.tg_popup_02082024_content_inner form .tg_list_form_item label {
  display: block;
  margin: 0 0 0.5rem 0;
}
.tg_popup_02082024_content_inner form .tg_list_form_item label em {
  color: #d62825;
}
.tg_popup_02082024_content_inner form .tg_list_form_item input {
  width: 100%;
  padding: 0.9rem 1rem;
  border: 0.1rem solid #e9e8e8;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 400;
  font-style: normal;
}
.tg_popup_02082024_content_inner form .tg_list_form_item.tg_item_col6 {
  display: flex;
  gap: 1.5rem;
}
.tg_popup_02082024_content_inner form .tg_list_form_item.tg_item_col6 .tg_list_form_item_child {
  flex: 1;
}
@media (max-width: 767px) {
  .tg_popup_02082024_content_inner form .tg_list_form_item.tg_item_col6 {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .tg_popup_02082024_content {
    padding: 2.8rem 1.6rem;
  }
}
.tg_popup_02082024_close_popup {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 2.3rem;
  right: 2.3rem;
  border-radius: 50%;
}
.tg_popup_02082024_close_popup svg {
  width: 1.6rem;
  height: 1.6rem;
}
@media (max-width: 767px) {
  .tg_popup_02082024_close_popup svg {
    width: 1.3rem;
    height: 1.3rem;
  }
}
@media (max-width: 767px) {
  .tg_popup_02082024_close_popup {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.tg_popup_02082024.tg_download_profile form .tg_readm_2609 {
  display: table;
  margin: 2.5rem auto 0 auto;
}
.tg_popup_02082024.tg_download_profile form .tg_readm_2609 a {
  padding: 0 1.5rem 0 0;
}
.tg_popup_02082024.tg_download_profile form .tg_readm_2609 a span {
  position: relative;
  right: -1.5rem;
}
.tg_popup_02082024.tg_choose_vn .tg_popup_02082024_content {
  max-width: 94rem;
}

.tg_pop_apply_now_29042025 .tg_pop_apply_form_group {
  margin: 0 0 1.6rem 0;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group label {
  display: block;
  margin: 0 0 0.8rem 0;
  font-size: 1.6rem;
  line-height: 150%;
  color: #000;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_form_group label {
    font-size: 1.4rem;
    line-height: 140%;
    color: #000;
    font-weight: 500;
    font-style: normal;
    argin: 0 0 0.4rem 0;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group label span {
  color: #ff0000;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group input {
  width: 100%;
  border: 0.1rem solid #e9e8e8;
  border-radius: 9rem;
  padding: 0.9rem 1.6rem;
  font-size: 1.6rem;
  line-height: 150%;
  color: #000;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_form_group input {
    font-size: 1.4rem;
    line-height: 140%;
    color: #000;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group input::placeholder {
  font-size: 1.6rem;
  line-height: 150%;
  color: #aeaeae;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_form_group input::placeholder {
    font-size: 1.4rem;
    line-height: 140%;
    color: #aeaeae;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group input:focus {
  border: 0.1rem solid #034ba8;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group textarea {
  width: 100%;
  border: 0.1rem solid #e9e8e8;
  border-radius: 2rem;
  padding: 1.6rem;
  height: 15rem;
  resize: none;
  font-size: 1.8rem;
  line-height: 150%;
  color: #000;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_form_group textarea {
    font-size: 1.4rem;
    line-height: 140%;
    color: #000;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group textarea::placeholder {
  font-size: 1.8rem;
  line-height: 150%;
  color: #aeaeae;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_form_group textarea::placeholder {
    font-size: 1.4rem;
    line-height: 140%;
    color: #aeaeae;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_form_group textarea:focus {
  border: 0.1rem solid #034ba8;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2.4rem 0 0 0;
  gap: 1.6rem;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_button {
    flex-direction: column;
    align-items: inherit;
    justify-content: inherit;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding: 0.9rem 2.4rem;
  border: 0.1rem solid #05a6e0;
  border-radius: 9rem;
  background: #fff;
  font-size: 1.6rem;
  line-height: 150%;
  color: #05a6e0;
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn {
    justify-content: center;
    font-size: 1.4rem;
    line-height: 140%;
    color: #05a6e0;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn:hover {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  background: #05a6e0;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn:hover {
    font-size: 1.4rem;
    line-height: 140%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn svg {
  flex-shrink: 0;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn svg rect,
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn svg path {
  transition: all 0.3s;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn:hover svg rect,
.tg_pop_apply_now_29042025 .tg_pop_apply_button .upload_cv_btn:hover svg path {
  stroke: #fff;
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .send_cv_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 2.4rem;
  border: 0.1rem solid #05a6e0;
  border-radius: 9rem;
  background: #05a6e0;
  max-width: 16.5rem;
  width: 100%;
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_pop_apply_now_29042025 .tg_pop_apply_button .send_cv_btn {
    max-width: 100%;
    font-size: 1.4rem;
    line-height: 140%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_pop_apply_now_29042025 .tg_pop_apply_button .send_cv_btn:hover {
  background: #009fd9;
}

.tg_news_layout_v2_wrap_top {
  display: flex;
  align-items: center;
  margin: 0 0 4rem 0;
}
.tg_news_layout_v2_wrap_top h2 {
  font-size: 4rem;
  line-height: 120%;
  color: #000;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_top h2 {
    font-size: 2.8rem;
    line-height: 130%;
    color: #000;
    font-weight: 600;
    font-style: normal;
  }
}
.tg_news_layout_v2_wrap_top .tg_readm_2609 {
  margin: 0 0 0 auto;
}
@media (max-width: 767px) {
  .tg_news_layout_v2_wrap_top .tg_readm_2609 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_top {
    margin: 0 0 2rem 0;
  }
}
.tg_news_layout_v2_wrap_bottom_wrap_list {
  display: flex;
  gap: 4rem;
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item {
  flex: 0 0 calc((100% - 12rem) / 4);
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item .wrap_figure {
  height: 23.6rem;
  overflow: hidden;
  border-radius: 1.2rem;
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item .wrap_figure img {
  height: 23.6rem;
  border-radius: 1.2rem;
  object-fit: cover;
  width: 100%;
  transition: all 0.3s;
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news b {
  margin: 2rem 0 0 0;
  display: block;
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news b a {
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
  font-weight: 500;
  font-style: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news b a {
    font-size: 1.8rem;
    line-height: 140%;
    color: #000;
    font-weight: 500;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news b a {
    display: block;
    font-size: 1.8rem;
    line-height: 140%;
    color: #000;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news p {
  font-size: 1.6rem;
  line-height: 150%;
  color: #81838c;
  font-weight: 300;
  font-style: normal;
  margin: 1.5rem 0 0 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list_item .tg_info_news p {
    font-size: 1.4rem;
    line-height: 150%;
    color: #81838c;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item:hover img {
  transform: scale(1.05);
}
.tg_news_layout_v2_wrap_bottom_wrap_list_item:hover .tg_info_news b a {
  color: #034ba8;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list_item {
    flex: 0 0 calc((100% - 6rem) / 4);
  }
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list_item {
    flex: none;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list {
    gap: 2rem;
  }
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_bottom_wrap_list {
    gap: 0;
    display: block;
    overflow: hidden;
  }
}
.tg_news_layout_v2_wrap_bottom .swiper-control {
  display: none;
  margin: 2rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_news_layout_v2_wrap_bottom .swiper-control {
    display: flex;
  }
}
.tg_news_layout_v2_wrap_bottom .tg_readm_2609 {
  margin: 2rem 0 0 0;
  display: none;
}
@media (max-width: 1024px) {
  .tg_news_layout_v2_wrap_bottom .tg_readm_2609 {
    display: block;
  }
}

.fp-section.active .tg_textwidget_wrap .wrap_figure {
  animation: zoomIn 0.6s linear 0.3s forwards;
}

.fp-section.active .tg_section1_wrap_left,
.fp-section.active .tg_section2_wrap_right,
.fp-section.active .tg_section3_wrap_left,
.fp-section.active .tg_section5_wrap_right,
.fp-section.active .tg_section2_wrap_left,
.fp-section.active .tg_section4_wrap_top {
  animation: fadeInUp 0.6s linear 0.3s forwards;
}

.fp-section.active .tg_section1_wrap_right,
.fp-section.active .tg_section4_wrap_bottom {
  animation: fadeIn 0.6s linear 0.3s forwards;
}

.tg_bg_loading_logo {
  opacity: 0;
  animation: zoomIn 1s linear 0.3s forwards;
}

@keyframes moveUpDown {
  0% {
    top: 0;
  }
  50% {
    top: -1rem;
  }
  100% {
    top: 0;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(26px);
  }
}
@-webkit-keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes imgShine {
  100% {
    left: 125%;
  }
}
@-moz-keyframes imgShine {
  100% {
    left: 125%;
  }
}
@keyframes imgShine {
  100% {
    left: 125%;
  }
}
@keyframes tgUp {
  from {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0px;
  }
}
@keyframes jumpImg {
  0% {
    box-shadow: 0 5px 15px 0px rgba(175, 175, 175, 0.1);
    transform: translatey(0px);
  }
  50% {
    box-shadow: 0 25px 15px 0px rgba(174, 174, 174, 0.2);
    transform: translatey(-20px);
  }
  100% {
    box-shadow: 0 5px 15px 0px rgba(161, 161, 161, 0.1);
    transform: translatey(0px);
  }
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.tg_header {
  transition: all 0.3s;
  position: relative;
}
.tg_header::before {
  content: "";
  height: 0;
  background: #fff;
  width: 100%;
  position: absolute;
  transition: height 0.5s;
  z-index: 1;
  pointer-events: none;
}
.tg_header .tg_header_wrap_active_menu {
  content: "";
  height: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  transition: height 0.5s;
  position: absolute;
  box-shadow: 0px 20px 80px 0px rgba(31, 68, 122, 0.0588235294);
  backdrop-filter: blur(20px);
  pointer-events: none;
}
.tg_header .tg_container {
  width: 100%;
  position: relative;
  z-index: 3;
}
.tg_header.tg_home_page.tg_fixed .nav_primary > li > a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_header.tg_home_page.tg_fixed .nav_primary > li > a {
    font-size: 1.5rem;
    line-height: 2.3rem;
    color: #000;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_header.tg_home_page.tg_fixed .nav_primary > li:hover > a {
  color: #034ba8 !important;
}
.tg_header.tg_home_page.tg_fixed .nav_primary > li:hover > a::after {
  color: #034ba8 !important;
}
.tg_header.tg_home_page.tg_fixed .nav_primary > li.menu-item-has-children > a::after {
  color: #000;
}
.tg_header.tg_home_page.tg_fixed .nav_primary > li ul.sub-menu {
  background: #fff;
  box-shadow: 0 0.4rem 2rem 0 rgba(6, 82, 156, 0.2);
}
.tg_header.tg_home_page.tg_fixed .icon_mobile_click svg {
  cursor: pointer;
}
.tg_header.tg_active_menu {
  background: none;
}
.tg_header.tg_active_menu::before {
  height: 7.2rem;
}
.tg_header.tg_active_menu .tg_header_wrap_active_menu {
  height: 32rem;
}
.tg_header.tg_active_menu.tg_menu_services_active .tg_header_wrap_active_menu {
  height: 56rem;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_header.tg_active_menu.tg_menu_services_active .tg_header_wrap_active_menu {
    height: 52rem;
  }
}
.tg_header.tg_active_menu.tg_home_page .tg_header_wrap_left_logo a img:nth-child(1) {
  display: none;
}
.tg_header.tg_active_menu.tg_home_page .tg_header_wrap_left_logo a img:nth-child(2) {
  display: block;
}
.tg_header.tg_active_menu.tg_home_page .tg_header_wrap_right_search svg circle,
.tg_header.tg_active_menu.tg_home_page .tg_header_wrap_right_search svg path {
  stroke: #1a1919 !important;
}
.tg_header.tg_active_menu.tg_home_page .tg_header_wrap_right_lang .show_choice em {
  color: #1a1919 !important;
}
.tg_header.tg_active_menu .tg_header_wrap_right_search svg path,
.tg_header.tg_active_menu .tg_header_wrap_right_search svg circle {
  stroke: #000;
}
.tg_header.tg_active_menu .tg_header_wrap_right_lang em {
  color: #000 !important;
}
.tg_header.tg_active_menu .nav_primary > li::before {
  background: #034ba8 !important;
}
.tg_header.tg_active_menu .nav_primary > li > a::after {
  color: #034ba8 !important;
}
.tg_header.tg_active_menu .nav_primary > li > a {
  color: #000 !important;
}
.tg_header.tg_active_menu .nav_primary > li:hover > a {
  color: #034ba8 !important;
}
.tg_header.tg_home_page {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2rem 5rem;
  transition: all 0.5s;
}
@media (max-width: 1024px) {
  .tg_header.tg_home_page {
    padding: 2rem 1.6rem;
  }
}
.tg_header.tg_home_page .tg_header_wrap_left_logo figure {
  max-width: 25rem;
  width: 100%;
}
.tg_header.tg_home_page.fixed {
  padding: 1rem 2.5rem;
}
@media (max-width: 1024px) {
  .tg_header.tg_home_page.fixed {
    padding: 1rem 1.6rem;
  }
}
.tg_header.tg_home_page.fixed .tg_header_wrap_left_logo figure {
  max-width: 22rem;
  width: 100%;
}
@media (max-width: 767px) {
  .tg_header.tg_home_page.fixed .tg_header_wrap_left_logo figure {
    max-width: 18rem;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_header.tg_home_page.fixed .tg_header_wrap_left_logo figure {
    max-width: 22rem;
    width: 100%;
  }
}
.tg_header.tg_home_page .nav_primary > li.menu-item-has-children > a::after {
  color: #fff;
}
.tg_header.tg_home_page .nav_primary > li:hover > a {
  color: #fff;
}
.tg_header.tg_home_page .nav_primary > li > a {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.tg_header.tg_home_page.tg_active_menu .nav_primary > li::before {
  background: #034ba8 !important;
}
.tg_header.tg_home_page .tg_header_wrap_right_search svg path,
.tg_header.tg_home_page .tg_header_wrap_right_search svg circle {
  stroke: #fff;
}
.tg_header.tg_home_page .tg_header_wrap_right_menu_mobile .icon_mobile_click svg {
  cursor: pointer;
  position: relative;
  top: 0.1rem;
}
.tg_header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .tg_header_wrap_left_logo figure {
    max-width: 18rem !important;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_header_wrap_left_logo figure {
    max-width: 25rem;
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_header_wrap_left_logo figure {
    max-width: 25rem;
    width: 100%;
  }
}
.tg_header_wrap_left_logo figure a img:nth-child(1) {
  display: block;
}
.tg_header_wrap_left_logo figure a img:nth-child(2) {
  display: none;
}
.tg_header_wrap_right {
  display: flex;
  align-items: center;
  gap: 4rem;
}
@media (max-width: 1024px) {
  .tg_header_wrap_right {
    gap: 2.4rem;
  }
}
.tg_header_wrap_right_lang .show_choice em {
  position: relative;
  cursor: pointer;
  padding: 0 1.6rem 0 0;
}
.tg_header_wrap_right_lang .show_choice em::after {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 0.2rem;
  right: -0.5rem;
  margin: 0;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_header_wrap_right_lang .show_choice em::after {
    top: 0.2rem;
  }
}
@media (max-width: 1024px) {
  .tg_header_wrap_right_lang .show_choice em::after {
    top: 0.1rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_header_wrap_right_lang .show_choice em {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 767px) {
  .tg_header_wrap_right_lang .show_choice em {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_header_wrap_right_lang:hover .default_option::after {
  transform: rotate(180deg);
}
@media (max-width: 1024px) {
  .tg_header_wrap_right_menu_mobile {
    display: block;
  }
}

.tg_content_vn_trusted_partner_general_bottom_bg {
  grid-gap: 7.5rem;
}

.tg_footer_top_general {
  padding: 7.2rem 0 4.8rem 0;
  border-bottom: 0.1rem solid rgba(207, 207, 207, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 767px) {
  .tg_footer_top_general {
    padding: 6rem 0 2.4rem 0;
    gap: 2.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_footer_top_general {
    gap: 3.6rem;
  }
}
@media (max-width: 1024px) {
  .tg_footer_top_general {
    flex-direction: column;
    align-items: inherit;
    padding: 6rem 0 2.4rem 0;
  }
}
.tg_footer_top_general_left_info {
  margin: 2rem 0 4.5rem 0;
}
@media (max-width: 1024px) {
  .tg_footer_top_general_left_info {
    margin: 1.6rem 0 0 0;
  }
}
.tg_footer_top_general_left_info ul li {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  margin: 0 0 2rem 0;
}
@media (max-width: 767px) {
  .tg_footer_top_general_left_info ul li {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    margin: 0 0 0.8rem 0;
  }
}
.tg_footer_top_general_left_info ul li:last-child {
  margin: 0;
}
.tg_footer_top_general_left_info ul li a {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_footer_top_general_left_info ul li a {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 700;
    font-style: normal;
  }
}
.tg_footer_top_general_left_info ul li strong {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_footer_top_general_left_info ul li strong {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 700;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_footer_top_general_left_info ul li br {
    display: none;
  }
}
.tg_footer_top_general_right {
  display: flex;
  gap: 14rem;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .tg_footer_top_general_right {
    gap: 1.6rem;
    justify-content: space-between;
  }
}
.tg_footer_top_general_right_menu {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 8.5rem;
}
@media (max-width: 767px) {
  .tg_footer_top_general_right_menu {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-column-gap: 0;
    grid-row-gap: 1.6rem;
  }
}
.tg_footer_top_general_right_menu ul li {
  margin: 0 0 1.6rem 0;
}
.tg_footer_top_general_right_menu ul li:last-child {
  margin: 0;
}
.tg_footer_top_general_right_menu ul li a {
  font-size: 1.6rem;
  line-height: 150%;
  color: #babac6;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_footer_top_general_right_menu ul li a {
    font-size: 1.5rem;
    line-height: 150%;
    color: #babac6;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_footer_top_general_right_menu ul li a:hover {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_footer_top_general_right_menu ul li a:hover {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_footer_top_general_right_partner {
  display: flex;
  align-items: center;
  gap: 4rem;
}
@media (max-width: 767px) {
  .tg_footer_top_general_right_partner {
    flex-direction: column;
    gap: 2rem;
  }
}
.tg_footer_bottom_general {
  padding: 4.8rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .tg_footer_bottom_general {
    padding: 2.4rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_footer_bottom_general {
    padding: 3.6rem 0;
  }
}
.tg_footer_bottom_general_left {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_footer_bottom_general_left {
    font-size: 1.2rem;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_footer_bottom_general_right_social ul {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media (max-width: 767px) {
  .tg_footer_bottom_general_right_social ul {
    gap: 1rem;
  }
}

.get_technical_btn {
  margin: 0 0 0 1.6rem;
}
@media (max-width: 767px) {
  .get_technical_btn {
    margin: 1.6rem 0 0 0;
  }
}

.mat_error {
  background: url(../images/material-404-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.mat_error .tg_content {
  padding: 0;
}

.mat_banner {
  position: relative;
  z-index: 10;
}

.mat_work .mat_neo_bg {
  padding: 0 0 26rem 0;
}
@media (max-width: 1024px) {
  .mat_work .mat_neo_bg {
    padding: 0;
  }
}

.mat_homepage {
  position: relative;
}
.mat_homepage::before {
  position: absolute;
  content: "";
  background: url(../images/material-bg-hp.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  mix-blend-mode: lighten;
  z-index: -1;
}

.mat_contact .mat_neo_bg {
  padding: 0 0 26rem 0;
}
@media (max-width: 767px) {
  .mat_contact .mat_neo_bg {
    padding: 0 0 4rem 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_contact .mat_neo_bg {
    padding: 0 0 8rem 0 !important;
  }
}

.mat_business .mat_main_title .mat_main_title_general {
  position: relative;
}
.mat_business .mat_main_title .mat_main_title_general_right_ct {
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
.mat_business .mat_main_title .mat_main_title_general::after {
  position: absolute;
  content: "";
  background: url(../images/material-business-bread-bg.png) no-repeat;
  max-width: 18.9rem;
  width: 100%;
  height: 15.6rem;
  top: 38%;
  right: 0px;
  transform: translate(0px, -50%);
  background-size: 100% 100%;
}
@media (max-width: 1024px) {
  .mat_business .mat_main_title .mat_main_title_general::after {
    display: none;
  }
}

.mat_about .mat_main_title .mat_main_title_general {
  position: relative;
}
.mat_about .mat_main_title .mat_main_title_general::after {
  position: absolute;
  content: "";
  background: url(../images/material-about-bg.png) no-repeat;
  max-width: 28.8rem;
  width: 100%;
  height: 27.9rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
}
@media (max-width: 1024px) {
  .mat_about .mat_main_title .mat_main_title_general::after {
    display: none;
  }
}

.tg_content {
  padding: 24rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content {
    padding: 9.6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content {
    padding: 19.2rem 0 0 0;
  }
}
.tg_content .mat_neo_main {
  width: 100% !important;
  max-width: 163rem !important;
  padding: 0rem 1.6rem !important;
  margin: 0 auto !important;
}
.tg_content .mat_neo_main.last {
  z-index: 9;
  background: #000;
}
.tg_content .tg_loading {
  padding: 8rem 0 8rem 0;
}
@media (max-width: 767px) {
  .tg_content .tg_loading {
    padding: 4rem 0 6rem 0;
  }
}
.tg_content .tg_loading figure {
  display: flex;
  justify-content: center;
}
.tg_content .mat_homepage_summary {
  padding: 22rem 0 22rem 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary {
    padding: 6rem 0 6rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_summary {
    padding: 8rem 0 8rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_homepage_summary {
    padding: 10.5rem 0 10rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_summary {
    padding: 12.5rem 0 12rem 0;
  }
}
.tg_content .mat_homepage_summary .mat_sub_title .mat_main_title_general {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 4rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary .mat_sub_title .mat_main_title_general {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
  }
}
.tg_content .mat_homepage_summary .mat_sub_title .mat_main_title_general_left h2 span em:after {
  display: none;
}
.tg_content .mat_homepage_summary .mat_sub_title .mat_main_title_general_right_btn {
  display: flex;
  justify-content: end;
}
.tg_content .mat_homepage_summary_general {
  margin: 6rem 0 0 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 10rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary_general {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 2.4rem;
    margin: 2.4rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_summary_general {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin: 3.6rem 0 0 0;
    grid-gap: 3.6rem;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_homepage_summary_general {
    grid-gap: 4.8rem;
  }
}
.tg_content .mat_homepage_summary_general_detailds_inner h3 {
  margin: 1.2rem 0 0 0;
}
.tg_content .mat_homepage_summary_general_detailds_inner h3 a {
  font-size: 2.8rem;
  line-height: 130%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary_general_detailds_inner h3 a {
    font-size: 1.5rem;
    line-height: 130%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_summary_general_detailds_inner h3 a {
    font-size: 2rem;
    line-height: 130%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_summary_general_detailds_inner h3 a br {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_summary_general_detailds_inner h3 a br {
    display: none;
  }
}
.tg_content .mat_homepage_summary_general_detailds_inner .read_more_btn {
  font-size: 1.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 4rem 0 0 0;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_summary_general_detailds_inner .read_more_btn {
    display: none;
  }
}
.tg_content .mat_homepage_summary_general_detailds_inner .read_more_btn:hover {
  gap: 2rem;
}
.tg_content .mat_homepage_summary .summary_mobile_btn {
  font-size: 1.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 4rem 0 0 0;
  transition: all 0.3s;
  display: none;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary .summary_mobile_btn {
    display: inline-flex;
  }
}
.tg_content .mat_homepage_summary .summary_mobile_btn:hover {
  gap: 2rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_summary .summary_desktop_btn {
    display: none;
  }
}
.tg_content .mat_homepage_quality {
  padding: 22rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality {
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_quality {
    padding: 8rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_homepage_quality {
    padding: 10rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_quality {
    padding: 12rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality .mat_sub_title .mat_main_title_general {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 4rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality .mat_sub_title .mat_main_title_general {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 2.4rem;
  }
}
.tg_content .mat_homepage_quality .mat_sub_title .mat_main_title_general_left h2 span em:after {
  display: none;
}
.tg_content .mat_homepage_quality .mat_sub_title .mat_main_title_general_right_btn {
  display: flex;
  justify-content: end;
}
.tg_content .mat_homepage_quality_general {
  margin: 9.5rem 0 0 0;
  position: relative;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality_general_detailds {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds {
    flex-direction: column;
    border-bottom: none;
    position: relative;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general_detailds {
    padding: 1.6rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds {
    padding: 2.4rem 0;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds::before {
    position: absolute;
    content: "";
    background: url(../images/material-dashed-line.png) no-repeat;
    width: 100%;
    height: 0.1rem;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current {
    position: relative;
    border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
  }
}
.tg_content .mat_homepage_quality_general_detailds.tg_current::before {
  display: none;
}
.tg_content .mat_homepage_quality_general_detailds_left {
  width: 36.5%;
  padding: 3.2rem 3.2rem 3.2rem 0;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
  min-height: 11.5rem;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_left {
    width: 100%;
    padding: 0;
    min-height: inherit;
    border-bottom: none;
  }
}
.tg_content .mat_homepage_quality_general_detailds_left h3 {
  font-size: 2.4rem;
  line-height: 100%;
  color: #cdcdcd;
  font-weight: 400;
  font-style: normal;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general_detailds_left h3 {
    font-size: 1.5rem;
    line-height: 100%;
    color: #cdcdcd;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_left h3 {
    position: relative;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.6rem;
  }
}
.tg_content .mat_homepage_quality_general_detailds_left h3::after {
  content: url(../images/material-plus-icon.svg);
}
.tg_content .mat_homepage_quality_general_detailds_middle {
  width: 27%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_middle {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    opacity: 1;
    visibility: visible;
    order: 3;
    display: none;
  }
}
.tg_content .mat_homepage_quality_general_detailds_middle figure {
  height: 52rem;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_middle figure {
    height: auto;
    display: flex;
    justify-content: center;
  }
}
.tg_content .mat_homepage_quality_general_detailds_middle figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_middle figure img {
    height: auto;
    width: auto;
  }
}
.tg_content .mat_homepage_quality_general_detailds_middle figure img:hover {
  transform: scale(1.1);
}
.tg_content .mat_homepage_quality_general_detailds_right {
  width: 36.5%;
  padding: 1rem 3.2rem;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
  min-height: 11.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_right {
    width: 100%;
    min-height: inherit;
    border-bottom: none;
    padding: 0;
  }
}
.tg_content .mat_homepage_quality_general_detailds_right .mat_excerpt {
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_right .mat_excerpt {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    opacity: 1;
    visibility: visible;
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_quality_general_detailds_right .mat_excerpt {
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_homepage_quality_general_detailds_right .view_more_btn {
  font-size: 1.5rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 1.2rem 0 0 0;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds_right .view_more_btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general_detailds_right .view_more_btn {
    font-size: 1.2rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    margin: 1.6rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality_general_detailds_right .view_more_btn:hover {
  gap: 2rem;
}
.tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_left h3 {
  font-size: 4rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_left h3 {
    font-size: 1.6rem;
    line-height: 100%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_left h3 {
    font-size: 3.2rem;
    line-height: 100%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_left h3 {
    font-size: 3.2rem;
    line-height: 100%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_left h3::after {
  content: url(../images/material-minus-icon.svg);
}
.tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_middle {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_middle {
    display: block;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_middle {
    padding: 1.6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_middle {
    padding: 3.2rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_right .mat_excerpt {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_right .mat_excerpt {
    display: block;
    padding: 0.8rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_right .view_more_btn {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_quality_general_detailds.tg_current .mat_homepage_quality_general_detailds_right .view_more_btn {
    display: flex;
  }
}
.tg_content .mat_homepage_quality .quality_mobile_btn {
  font-size: 1.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 4rem 0 0 0;
  transition: all 0.3s;
  display: none;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality .quality_mobile_btn {
    display: flex;
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_homepage_quality .quality_mobile_btn:hover {
  gap: 2rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_quality .quality_desktop_btn {
    display: none;
  }
}
.tg_content .mat_homepage_partner {
  padding: 22rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner {
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_partner {
    padding: 8rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_homepage_partner {
    padding: 10rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_partner {
    padding: 12rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general {
    gap: 1.6rem;
  }
}
.tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_left h2 span em:after {
  display: none;
}
.tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_right {
  width: 100%;
  justify-content: space-between;
  flex-direction: inherit;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 4rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_right {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.6rem;
  }
}
.tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_right_btn {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_right_btn {
    justify-content: inherit;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner .mat_sub_title .mat_main_title_general_right_btn .discover_btn {
    width: inherit;
  }
}
.tg_content .mat_homepage_partner_general {
  margin: 8rem 0 0 0;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-column-gap: 2.4rem;
  grid-row-gap: 6rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_partner_general {
    margin: 3.4rem 0 0 0;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_partner_general {
    margin: 3.6rem 0 0 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-row-gap: 2rem;
    grid-column-gap: 0.8rem;
  }
}
.tg_content .mat_homepage_partner_general_detailds {
  display: flex;
  align-items: center;
}
.tg_content .mat_homepage_partner_general_detailds figure img {
  opacity: 0.6;
  transition: all 0.3s;
}
.tg_content .mat_homepage_partner_general_detailds figure img:hover {
  opacity: 1;
}
.tg_content .mat_homepage_switch {
  padding: 22rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_switch {
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_switch {
    padding: 8rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_homepage_switch {
    padding: 10rem 0 0 0;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_switch {
    padding: 12rem 0 0 0;
  }
}
.tg_content .mat_homepage_switch_general {
  margin: 8rem 0 0 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 8.5rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_switch_general {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin: 2.4rem 0 0 0;
    grid-gap: 2.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general {
    margin: 3.6rem 0 0 0;
    grid-gap: 4rem;
  }
}
.tg_content .mat_homepage_switch_general_detailds:nth-child(2) {
  margin: 13rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_switch_general_detailds:nth-child(2) {
    margin: 0;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner {
  position: relative;
}
.tg_content .mat_homepage_switch_general_detailds_inner_figure figure {
  height: 58rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_figure figure {
    height: 26rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_figure figure {
    height: 30rem;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 2rem;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget {
    padding: 1.6rem;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget_ct {
  background: rgba(0, 0, 0, 0.1019607843);
  backdrop-filter: blur(4rem);
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 0 5.4rem 8.8rem;
  transition: all 1s;
  flex-direction: column;
  justify-content: end;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget_ct {
    padding: 0 0 2rem 2.4rem;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget_ct h3 {
  position: relative;
  font-size: 4rem;
  line-height: 100%;
  color: #fff;
  font-weight: 600;
  font-style: normal;
  display: block;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget_ct h3 {
    font-size: 1.6rem;
    line-height: 100%;
    color: #fff;
    font-weight: 600;
    font-style: normal;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget_ct h3::before {
  position: absolute;
  content: "";
  width: 15rem;
  height: 0.1rem;
  background: #fff;
  top: 2rem;
  left: -27rem;
  transition: all 1.3s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget_ct h3::before {
    top: 1.3rem;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget_ct .view_more_btn {
  font-size: 1.4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 1.2rem 0 0 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_switch_general_detailds_inner_widget_ct .view_more_btn {
    font-size: 1.2rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    margin: 0.5rem 0 0 0;
  }
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget_ct .view_more_btn:hover {
  gap: 2rem;
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget:hover .mat_homepage_switch_general_detailds_inner_widget_ct {
  opacity: 1;
  visibility: visible;
}
.tg_content .mat_homepage_switch_general_detailds_inner_widget:hover .mat_homepage_switch_general_detailds_inner_widget_ct h3::before {
  opacity: 1;
  visibility: visible;
  left: -16rem;
}
.tg_content .mat_homepage_meeting {
  padding: 22rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting {
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_meeting {
    padding: 8rem 0 0 0;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting .mat_main_title_general_left h1 sup {
    padding: 0 0 0 4rem !important;
  }
}
.tg_content .mat_homepage_meeting_general {
  display: flex;
  align-items: center;
  gap: 10rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting_general {
    gap: 2.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_homepage_meeting_general {
    gap: 3.6rem;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_meeting_general {
    flex-direction: column;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_meeting_general {
    gap: 5rem;
  }
}
.tg_content .mat_homepage_meeting_general_figure {
  width: 50%;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_meeting_general_figure {
    width: 100%;
  }
}
.tg_content .mat_homepage_meeting_general_figure figure {
  height: 77.5rem;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting_general_figure figure {
    height: auto;
  }
}
.tg_content .mat_homepage_meeting_general_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_homepage_meeting_general_figure figure img {
    object-fit: inherit;
  }
}
.tg_content .mat_homepage_meeting_general_widget {
  width: 50%;
}
@media (max-width: 1024px) {
  .tg_content .mat_homepage_meeting_general_widget {
    width: 100%;
  }
}
.tg_content .mat_homepage_meeting_general_widget_detailds {
  margin: 3.2rem 0 0 0;
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting_general_widget_detailds {
    margin: 1.6rem 0 0 0;
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_homepage_meeting_general_widget .discover_btn {
  margin: 5.4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_homepage_meeting_general_widget .discover_btn {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_oops {
  display: flex;
  height: 100vh;
  align-items: center;
}
.tg_content .mat_oops_general {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tg_content .mat_oops_general h2 {
  font-size: 5rem;
  line-height: 120%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  margin: 3.2rem 0 0.6rem 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tg_content .mat_oops_general h2 {
    font-size: 3.6rem;
    line-height: 120%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    margin: 1.6rem 0 0 0;
  }
}
.tg_content .mat_oops_general p {
  font-size: 3rem;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_oops_general p {
    font-size: 2rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_oops_general .mat_return_btn {
  margin: 3.2rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_oops_general .mat_return_btn {
    margin: 1.6rem 0 0 0;
  }
}
.tg_content .mat_contact_form {
  padding: 24rem 0 12rem 0;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form {
    padding: 6rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form {
    padding: 8rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_contact_form {
    padding: 10rem 0;
  }
}
.tg_content .mat_contact_form_general {
  display: flex;
  gap: 12.5rem;
  align-items: center;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general {
    gap: 2.4rem;
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general {
    gap: 3.6rem;
    padding: 8rem 0 0 0;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_contact_form_general {
    flex-direction: column;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_contact_form_general {
    gap: 8.4rem;
  }
}
.tg_content .mat_contact_form_general_figure {
  width: 48%;
}
@media (max-width: 1024px) {
  .tg_content .mat_contact_form_general_figure {
    width: 100%;
    order: 2;
  }
}
.tg_content .mat_contact_form_general_figure figure {
  height: 89rem;
}
@media (max-width: 1024px) {
  .tg_content .mat_contact_form_general_figure figure {
    height: auto;
    display: flex;
    justify-content: center;
  }
}
.tg_content .mat_contact_form_general_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .tg_content .mat_contact_form_general_figure figure img {
    width: auto;
    height: auto;
  }
}
.tg_content .mat_contact_form_general_widget {
  width: 52%;
}
@media (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget {
    width: 100%;
  }
}
.tg_content .mat_contact_form_general_widget_title h2 {
    font-size: 4.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget_title h2 {
    font-size: 2.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget_title h2 {
    font-size: 3.6rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget_detailds {
  margin: 3.2rem 0 0 0;
}

.tg_content .mat_contact_form_general_widget_detailds_inner input {
  width: 100%;
  border-bottom: 0.1rem solid #414141;
  border-right: none;
  border-top: none;
  border-left: none;
  background: transparent;
  padding: 2.2rem 0;
  font-size: 2rem;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner input {
    padding: 1.6rem 0;
    font-size: 1.5rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner input {
    padding: 2.4rem 0;
    font-size: 1.6rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget_detailds_inner input::placeholder {
  font-size: 2rem;
  line-height: 120%;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner input::placeholder {
    font-size: 1.5rem;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner input::placeholder {
    font-size: 1.6rem;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget_detailds_inner input:focus {
  border-bottom: 0.1rem solid #fff;
}
.tg_content .mat_contact_form_general_widget_detailds_inner textarea {
  width: 100%;
  border-bottom: 0.1rem solid #414141;
  border-right: none;
  border-top: none;
  border-left: none;
  background: transparent;
  padding: 3.2rem 0;
  height: 12rem;
  resize: none;
  transition: all 0.3s;
  font-size: 2rem;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner textarea {
    padding: 1.6rem 0;
    font-size: 1.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    height: 6.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner textarea {
    padding: 2.4rem 0;
    font-size: 1.6rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget_detailds_inner textarea::placeholder {
  font-size: 2rem;
  line-height: 120%;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner textarea::placeholder {
    font-size: 1.4rem;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_contact_form_general_widget_detailds_inner textarea::placeholder {
    font-size: 1.6rem;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget_detailds_inner textarea:focus {
  border-bottom: 0.1rem solid #fff;
}
.tg_content .mat_contact_form_general_widget .mat_contact_form_policy {
  font-size: 1.6rem;
  line-height: 130%;
  color: #999999;
  font-weight: 300;
  font-style: normal;
  display: block;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget .mat_contact_form_policy {
    font-size: 1.2rem;
    line-height: 150%;
    color: #999999;
    font-weight: 300;
    font-style: normal;
    margin: 2rem 0 0 0;
  }
}
.tg_content .mat_contact_form_general_widget .mat_contact_form_policy a {
  font-size: 1.6rem;
  line-height: 130%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_contact_form_general_widget .mat_contact_form_policy a {
    font-size: 1.2rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_contact_form_general_widget button {
  margin: 2.4rem 0 0 0;
}
.tg_content .mat_column_cat_menu {
  margin: 5rem 0 5rem 0;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_menu {
    margin: 1.6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_menu {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_column_cat_menu ul {
  display: flex;
  align-items: center;
  gap: 3.2rem;
}
.tg_content .mat_column_cat_menu ul li a {
  font-size: 1.6rem;
  line-height: 150%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}
.tg_content .mat_column_cat_general {
  margin: 8rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general {
    margin: 2.4rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_general {
    margin: 3.6rem 0 0 0;
  }
}
.tg_content .mat_column_cat_general_detailds {
  display: flex;
  margin: 0 0 8rem 0;
  padding: 0 0 8rem 0;
  border-bottom: 0.1rem solid #414141;
  gap: 4.8rem;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general_detailds {
    gap: 1.6rem;
    margin: 0;
    padding: 0 0 6rem 0;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds {
    gap: 3.2rem;
    margin: 0;
    padding: 0 0 8rem 0;
    border-bottom: none;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds {
    flex-direction: column;
  }
}
.tg_content .mat_column_cat_general_detailds:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.tg_content .mat_column_cat_general_detailds_widget {
  width: 66%;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general_detailds_widget {
    width: 100%;
  }
}
.tg_content .mat_column_cat_general_detailds_widget h3 {
  margin: 0.8rem 0 0 0;
}
.tg_content .mat_column_cat_general_detailds_widget h3 a {
  font-size: 3.2rem;
  line-height: 130%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general_detailds_widget h3 a {
    font-size: 1.5rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds_widget h3 a {
    font-size: 2.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds_widget h3 a br {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_column_cat_general_detailds_widget h3 a br {
    display: none;
  }
}
.tg_content .mat_column_cat_general_detailds_widget .read_more_btn {
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general_detailds_widget .read_more_btn {
    margin: 2rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds_widget .read_more_btn {
    margin: 3rem 0 0 0;
  }
}
.tg_content .mat_column_cat_general_detailds_figure {
  width: 34%;
}
@media (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds_figure {
    width: 100%;
  }
}
.tg_content .mat_column_cat_general_detailds_figure figure {
  height: 30rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tg_content .mat_column_cat_general_detailds_figure figure {
    height: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_column_cat_general_detailds_figure figure {
    height: 25rem;
  }
}
.tg_content .mat_column_cat_general_detailds_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.tg_content .mat_column_cat_general_detailds_figure figure:hover img {
  transform: scale(1.1);
}
.tg_content .mat_column_cat .read_more_btn {
  font-size: 1.5rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s;
  margin: 4rem 0 0 0;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  .tg_content .mat_column_cat .read_more_btn {
    display: none;
  }
}
.tg_content .mat_column_cat .read_more_btn:hover {
  gap: 2rem;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general {
    padding: 3rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general {
    padding: 8rem 0 0 0;
  }
}
.tg_content .mat_work_cat_general_detailds {
  display: flex;
  margin: 0 0 8rem 0;
  padding: 0 0 8rem 0;
  border-bottom: 0.1rem solid #414141;
  gap: 8rem;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general_detailds {
    gap: 1.6rem;
    margin: 0;
    padding: 0 0 4rem 0;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds {
    gap: 3.2rem;
    margin: 0;
    padding: 0 0 8rem 0;
    border-bottom: none;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds {
    flex-direction: column;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_work_cat_general_detailds {
    gap: 4.8rem;
  }
}
.tg_content .mat_work_cat_general_detailds:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.tg_content .mat_work_cat_general_detailds_widget {
  width: 48%;
}
@media (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_widget {
    width: 100%;
    order: 2;
  }
}
.tg_content .mat_work_cat_general_detailds_widget h3 a {
  font-size: 4rem;
  line-height: 130%;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general_detailds_widget h3 a {
    font-size: 1.8rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_widget h3 a {
    font-size: 2.4rem;
    line-height: 120%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_widget h3 a br {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_work_cat_general_detailds_widget h3 a br {
    display: none;
  }
}
.tg_content .mat_work_cat_general_detailds_widget .mat_cat_info {
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general_detailds_widget .mat_cat_info {
    margin: 1.6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_widget .mat_cat_info {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_work_cat_general_detailds_widget .view_more_btn {
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general_detailds_widget .view_more_btn {
    margin: 2rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_widget .view_more_btn {
    margin: 3rem 0 0 0;
  }
}
.tg_content .mat_work_cat_general_detailds_figure {
  width: 52%;
}
@media (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_figure {
    width: 100%;
  }
}
.tg_content .mat_work_cat_general_detailds_figure figure {
  height: 40rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tg_content .mat_work_cat_general_detailds_figure figure {
    height: 21rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_work_cat_general_detailds_figure figure {
    height: 30rem;
  }
}
.tg_content .mat_work_cat_general_detailds_figure figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.tg_content .mat_work_cat_general_detailds_figure figure:hover img {
  transform: scale(1.1);
}
.tg_content .mat_business_initiatives {
  padding: 22rem 0 12rem 0;
}
@media (max-width: 767px) {
  .tg_content .mat_business_initiatives {
    padding: 6rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_initiatives {
    padding: 8rem 0;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_business_initiatives {
    padding: 10rem 0 10rem 0;
  }
}
.tg_content .mat_business_initiatives_general {
  padding: 8rem 0 0 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 4rem;
}
@media (max-width: 767px) {
  .tg_content .mat_business_initiatives_general {
    padding: 1.6rem 0 0 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_initiatives_general {
    padding: 4.8rem 0 0 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 2.4rem;
  }
}
.tg_content .mat_business_initiatives_general_detailds {
  border: 0.1rem solid rgba(255, 255, 255, 0.2);
  padding: 4.8rem;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .tg_content .mat_business_initiatives_general_detailds {
    padding: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_initiatives_general_detailds {
    padding: 2.4rem;
  }
}
.tg_content .mat_business_initiatives_general_detailds:hover {
  background: #1d1d1d;
  border: 0.1rem solid #fff;
}
.tg_content .mat_business_initiatives_general_detailds_ct h3 {
  font-size: 4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_business_initiatives_general_detailds_ct h3 {
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_initiatives_general_detailds_ct h3 {
    font-size: 2.4rem;
    line-height: 150%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
.tg_content .mat_business_initiatives_general_detailds_ct_inner {
  margin: 3.2rem 0 0 0;
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_business_initiatives_general_detailds_ct_inner {
    margin: 1.6rem 0 0 0;
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_initiatives_general_detailds_ct_inner {
    margin: 2.4rem 0 0 0;
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_business_initiatives_general_detailds_ct_inner {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_business_guarantee {
  padding: 25rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_business_guarantee {
    padding: 6rem 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_guarantee {
    padding: 8rem 0 0 0;
  }
}
.tg_content .mat_business_guarantee_general {
  padding: 8rem 0 0 0;
  display: flex;
  gap: 19rem;
}
@media (max-width: 767px) {
  .tg_content .mat_business_guarantee_general {
    gap: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general {
    gap: 3.2rem;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general {
    flex-direction: column;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_business_guarantee_general {
    gap: 8rem;
  }
}
.tg_content .mat_business_guarantee_general_widget {
  width: 47%;
}
@media (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general_widget {
    width: 100%;
    order: 2;
  }
}
.tg_content .mat_business_guarantee_general_widget_detailds {
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_business_guarantee_general_widget_detailds {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general_widget_detailds {
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    text-align: justify;
  }
}
.tg_content .mat_business_guarantee_general_widget_detailds p {
  margin: 0 0 2.4rem 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general_widget_detailds p {
    margin: 0 0 1.6rem 0;
  }
}
.tg_content .mat_business_guarantee_general_widget_detailds p:last-child {
  margin: 0;
}
.tg_content .mat_business_guarantee_general_widget_detailds .guarantee_btn {
  margin: 3.8rem 0 0 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general_widget_detailds .guarantee_btn {
    margin: 0;
  }
}
.tg_content .mat_business_guarantee_general_figure {
  width: 53%;
}
@media (max-width: 1024px) {
  .tg_content .mat_business_guarantee_general_figure {
    width: 100%;
  }
}
.tg_content .mat_business_avatar {
  padding: 10rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_business_avatar {
    padding: 2.4rem 0 0 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_business_avatar {
    padding: 4.8rem 0 0 0 !important;
  }
}
 .mat_banner .tg_container {
  position: relative;
}
 .mat_banner_general {
  background: url(../images/material-banner-bg.png) no-repeat;
  position: relative;
  background-size: cover !important;
  padding: 7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.mat_banner_general .mat_banner_general_widget{
  width: 50%;
}

.mat_banner_general .mat_banner_general_widget h2 span{
  display: block;
}

html[lang="ja"] .mat_banner_general .mat_banner_general_widget h2 span{
  font-size: 3.2rem ;
}

html[lang="ja"] .mat_banner_general .mat_banner_general_widget h2{
  display: flex;
  flex-direction: column;
  gap:2rem;
}

html[lang="en-US"] .mat_banner_general .mat_banner_general_widget h2{
  display: flex;
  flex-direction: column;
  gap:1rem;
}

html[lang="en-US"] .mat_banner_general .mat_banner_general_widget h2 span{
  font-size: 3.2rem ;
}

@media (max-width: 767px) {
  .mat_banner_general {
    background: url(../images/material-banner-mobile-bg.png) no-repeat;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .mat_banner_general {
    padding: 2.4rem;
  }
}
@media (max-width: 767px) {
  .mat_banner_general_widget {
    padding: 0 0 16.5rem 0;

  }
}
@media (max-width: 767px) {
  .mat_banner_general_widget h2 {
    text-align: center;
  }
}
.mat_banner_general_widget h2 span {
  font-size: 5.2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 767px) {
  .mat_banner_general_widget h2 span {
    font-size: 3.6rem;
    line-height: 100%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
  }
}
.mat_banner_general_widget h2 P {
  -webkit-text-stroke: 0.05rem #fff;
  font-size: 5.2rem;
  line-height: 100%;
  color: transparent;
  font-weight: 500;
  font-style: normal;
}
.mat_banner_general_widget h2 img {
  display: block;
  margin: 0.8rem 0 0 0;
}
@media (max-width: 767px) {
  .mat_banner_general_widget h2 img {
    max-width: 26rem;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0.8rem auto 0 auto;
  }
}
 .mat_banner_general_widget .banner_btn {
  margin: 3.2rem 0 0 0;
}
@media (max-width: 1024px) {
   .mat_banner_general_widget .banner_btn {
    margin: 2.4rem 0 0 0;
  }
}
.mat_banner .images_animation_one {
  position: absolute;
  right: 17rem;
  top: 0;
  z-index: 1;
  animation: upDown 3.5s ease-in-out infinite;
}
@media (max-width: 767px) {
  .mat_banner .images_animation_one {
    max-width: 6.8rem;
    width: 100%;
    bottom: 7rem;
    top: inherit;
    right: 3.3rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
   .mat_banner .images_animation_one {
    max-width: 10rem;
    width: 100%;
    right: 4rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
   .mat_banner .images_animation_one {
    max-width: 15rem;
    width: 100%;
    right: 10rem;
  }
}
 .mat_banner .images_animation_two {
  position: absolute;
  top: 10%;
  right: 30%;
  transform: translate(0, -50%);
  animation: diagonalMove1 4s ease-in-out infinite;
}
@media (max-width: 767px) {
   .mat_banner .images_animation_two {
    max-width: 7.3rem;
    width: 100%;
    top: inherit;
    right: inherit;
    bottom: 2.2rem;
    left: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_banner .images_animation_two {
    max-width: 10rem;
    width: 100%;
    top: 30%;
    right: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .mat_banner .images_animation_two {
    max-width: 18rem;
    width: 100%;
    top: 30%;
    right: 35%;
  }
}
.mat_banner .images_animation_three {
  position: absolute;
  bottom: -2rem;
  right: 22%;
  animation: diagonalMove2 4.5s ease-in-out infinite;
}
@media (max-width: 767px) {
  .mat_banner .images_animation_three {
    max-width: 7.3rem;
    width: 100%;
    bottom: -1.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mat_banner .images_animation_three {
    max-width: 8rem;
    width: 100%;
    right: 20%;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .mat_banner .images_animation_three {
    max-width: 10rem;
    width: 100%;
    right: 20%;
  }
}
.tg_content .mat_cat_info {
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info {
    font-size: 1.5rem;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    font-style: normal;
  }
}
.tg_content .mat_cat_info .mat_cat_info_cus {
  padding: 0 0 0 19rem;
  position: relative;
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_cus {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
  }
}
.tg_content .mat_cat_info .mat_cat_info_cus span {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_cus span {
    position: relative;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_cus em {
    text-align: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.tg_content .mat_cat_info .mat_cat_info_date {
  padding: 0 0 0 19rem;
  position: relative;
  margin: 1rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_date {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
    margin: 0.8rem 0 0 0;
  }
}
.tg_content .mat_cat_info .mat_cat_info_date span {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_date span {
    position: relative;
  }
}
@media (max-width: 767px) {
  .tg_content .mat_cat_info .mat_cat_info_date em {
    text-align: right;
  }
}
.tg_content .mat_cat_info .mat_cat_gory {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  font-size: 1.2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}
.tg_content .mat_cat_info .mat_cat_gory ul {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.tg_content .mat_cat_info .mat_cat_gory ul li a {
  display: inline-block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 100%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  border: 0.1rem solid #929292;
  padding: 0.4rem 0.8rem;
  transition: all 0.3s;
  pointer-events: none;
}
.tg_content .mat_cat_info .mat_cat_gory ul li a:hover {
  background: #929292;
}
.tg_content .mat_de_general {
  margin: 3rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general {
    margin: 1.6rem 0 0 0;
  }
}
.tg_content .mat_de_general_figure {
  margin: 4.8rem 0 0 0;
}

.tg_content .mat_de_general_figure img{
  width: 100%;
    height: auto;
    object-fit: cover;
}

@media (max-width: 767px) {
  .tg_content .mat_de_general_figure {
    margin: 2.4rem 0 0 0;
  }
}
.tg_content .mat_de_general_bg {
  padding: 8rem 0;
  display: flex;
  gap: 11rem;
  border-bottom: 0.1rem solid #414141;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general_bg {
    padding: 2.4rem 0 0 0;
    flex-direction: column;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_de_general_bg {
    padding: 4.8rem 0;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_de_general_bg {
    gap: 2.4rem;
  }
}
@media (min-width: 1025px) and (max-width: 1599px) {
  .tg_content .mat_de_general_bg {
    gap: 4.8rem;
  }
}
.tg_content .mat_de_general_bg_left {
  width: 100%;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general_bg_left {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_de_general_bg_left {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_de_general_bg_left {
    width: 60%;
  }
}
.tg_content .mat_de_general_bg_left_ct {
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 1024px) {
  .tg_content .mat_de_general_bg_left_ct {
    font-size: 1.5rem;
    line-height: 140%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_de_general_bg_left_ct P {
  margin: 0 0 2.4rem 0;
  text-align: justify;
}
@media (max-width: 1024px) {
  .tg_content .mat_de_general_bg_left_ct P {
    margin: 0 0 0.8rem 0 !important;
  }
}
.tg_content .mat_de_general_bg_left_ct h2 {
  font-size: 4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 4rem 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_de_general_bg_left_ct h2 {
    font-size: 2rem;
    line-height: 120%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 1.6rem 0;
  }
}
.tg_content .mat_de_general_bg_left_ct h3 {
  font-size: 2.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 2.4rem 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_de_general_bg_left_ct h3 {
    font-size: 1.6rem;
    line-height: 140%;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 0.8rem 0;
  }
}
.tg_content .mat_de_general_bg_right {
  width: 25%;
  display: none;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general_bg_right {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tg_content .mat_de_general_bg_right {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .tg_content .mat_de_general_bg_right {
    width: 40%;
  }
}
.tg_content .mat_de_general_bg_right_subscribe {
  position: sticky;
  top: 14rem;
  background: #1a1a25;
  padding: 2.4rem;
}
.tg_content .mat_de_general_bg_right_subscribe_title b {
  font-size: 1.8rem;
  line-height: 150%;
  color: #fff;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general_bg_right_subscribe_title b {
    font-size: 1.6rem;
    line-height: 150%;
    color: #fff;
    font-weight: 600;
    font-style: normal;
  }
}
.tg_content .mat_de_general_bg_right_subscribe_title p {
  font-size: 1.5rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  margin: 0.8rem 0 0 0;
}
.tg_content .mat_de_general_bg_right_subscribe_form {
  margin: 2.4rem 0 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_de_general_bg_right_subscribe_form {
    margin: 1.2rem 0 0 0;
  }
}
.tg_content .mat_de_general_bg_right_subscribe_form input {
  width: 100%;
  padding: 1.2rem 0;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2);
  background: transparent;
  border-left: none;
  border-top: none;
  border-right: none;
  font-size: 1.4rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
.tg_content .mat_de_general_bg_right_subscribe_form input::placeholder {
  font-size: 1.5rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  font-style: normal;
}
.tg_content .mat_de_general_bg_right_subscribe_form .subscribe_btn {
  margin: 2.4rem 0 0 0;
}
.tg_content .mat_de_general_bg_right_subscribe .privacy_policy_text {
  display: block;
  margin: 2.4rem 0 0 0;
  font-size: 1.2rem;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  font-style: normal;
}
.tg_content .mat_de_general_bg_right_subscribe .privacy_policy_text a {
  font-size: 1.2rem;
  line-height: 150%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
.tg_content .mat_next_prev_post_general {
  padding: 8rem 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 767px) {
  .tg_content .mat_next_prev_post_general {
    padding: 6rem 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-row-gap: 2.4rem;
  }
}
.tg_content .mat_next_prev_post_general_detailds a {
  color: #fff;
}
.tg_content .mat_next_prev_post_general_detailds a span {
  font-size: 1.8rem;
  line-height: 120%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 1024px) {
  .tg_content .mat_next_prev_post_general_detailds a span {
    font-size: 1.2rem;
    line-height: 120%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
.tg_content .mat_next_prev_post_general_detailds a p {
  font-size: 2.4rem;
  line-height: 130%;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  margin: 1rem 0 0 0;
}
@media (max-width: 1024px) {
  .tg_content .mat_next_prev_post_general_detailds a p {
    font-size: 1.6rem;
    line-height: 130%;
    color: #fff;
    font-weight: 300;
    font-style: normal;
  }
}
@media (max-width: 1024px) {
  .tg_content .mat_next_prev_post_general_detailds a p br {
    display: none;
  }
}
.tg_content .mat_next_prev_post_general_detailds:nth-child(1) {
  border-right: 0.1rem solid #414141;
  padding: 0 2rem 0 0;
}
@media (max-width: 767px) {
  .tg_content .mat_next_prev_post_general_detailds:nth-child(1) {
    border-right: none;
    padding: 0;
  }
}
.tg_content .mat_next_prev_post_general_detailds:nth-child(2) {
  text-align: right;
  padding: 0 0 0 2rem;
}
@media (max-width: 767px) {
  .tg_content .mat_next_prev_post_general_detailds:nth-child(2) {
    text-align: left;
    padding: 0;
  }
}

@keyframes marquee {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1227px;
  }
}
@keyframes upDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-2rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes diagonalMove1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(2rem, -2rem);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes diagonalMove2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(4rem, -1rem);
  }
  100% {
    transform: translate(0, 0);
  }
}
.loading_spinner {
  border: 5px solid #f3f3f3;
  -webkit-animation: load_keyf 1s linear infinite;
  animation: load_keyf 1s linear infinite;
  border-top: 5px solid #555;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0px auto;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

@keyframes load_keyf {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.icon_close_flex{
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}