.founder-img {
    width: 300px; /* Kích thước cố định cho chiều rộng */
    height: 300px; /* Kích thước cố định cho chiều cao */
    object-fit: cover; /* Đảm bảo ảnh được cắt để vừa khung mà không bị méo */
    border-radius: 8px; /* Tùy chọn: bo góc cho ảnh */
}

.ttm-text-dark2 {
  color: #676275;
}

.ttm-text-dark1 {
  color: #1A142E;
}

.ttm-text-11 {
  font-size: 11px;
}

.ttm-text-13 {
  font-size: 13px;
}

.ttm-text-16 {
  font-size: 16px;
}

.ttm-text-48 {
  font-size: 48px;
}
@media only screen and (min-width: 768px) {
  .ttm-text-48 {
    font-size: 36px;
  }
}

.ttm-text-20 {
  font-size: 20px;
}

.ttm-text-secondary {
  color: #EE1C25;
  font-size: 16px;
}

.ttm-text-active {
  color: #EE1C25 !important;
}

.ttm-text-bold {
  font-weight: bold;
}

.background-caro {
  background-image: url("/app_assets/images/trip_bg.svg");
  background-color: #FBF4F0;
}

.text-gray-50 {
  color: lightslategray;
}

.ttm-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.6rem 1.2em;
  font-size: 0.9rem;
  line-height: 1.6;
  font-weight: bold;
  background-color: white;
}

.ttm-button-secondary {
  border-color: #EE1C25;
  color: #EE1C25;
}

.ttm-button-dark1 {
  border-color: #1A142E;
  color: #1A142E;
}

h1, h1, h1, h4, h5, h5, a, p {
  color: #1A142E;
}

.no-repeat {
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}

input {
  height: 56px !important;
  width: auto;
  border-radius: 0 !important;
  border-color: #1A142E !important;
}

textarea {
  width: auto;
  border-radius: 0 !important;
  border-color: #1A142E !important;
}

.ttm-button-dark {
  background: #1A142E;
  border-radius: 0;
  border: 1px solid white;
  color: white;
  padding: 16px 48px;
  font-size: 16px;
  font-weight: 600;
}

.ttm-button-outline {
  background: white;
  border-radius: 0;
  border: 1px solid #1A142E;
  color: #1A142E;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.bg-center {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ttm-button-outline:hover {
  background: #1A142E;
  color: white;
  transition: 0.4s;
}

.ttm-btn-sm {
  padding: 6px 16px;
}

a {
  color: #1A142E;
  text-decoration: none !important;
  cursor: pointer;
}

a:hover {
  color: #1A142E;
}

.pagination {
  margin-top: 80px;
}
.pagination .page-active {
  background: #1A142E;
  color: white;
}
.pagination .page-item:hover {
  background: #1A142E;
  color: white;
}
.pagination .page-item {
  border-radius: 50% !important;
  float: left;
  border: 1px solid #1A142E;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  transition: 0.3s;
  margin: 0 4px;
}

.bg-pink {
  background: #FBF4F0;
}

.mh-40 {
  min-height: 40px;
}

.privacy-section {
  margin-top: 160px;
}
.privacy-section a {
  color: #3490dc;
}

.input-checkbox {
  display: flex;
  align-items: center;
}
.input-checkbox label {
  margin: 0px 0px 0px 6px;
  color: #3490dc;
}
.input-checkbox label a {
  color: #3490dc;
}

.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .content {
  text-align: center;
  margin: 0;
  position: absolute;
  top: calc(50% - 15px);
  transform: translateY(-50%);
  width: 100%;
}
.banner .content h1 {
  font-size: 64px;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .banner .content h1 {
    font-size: 36px;
  }
}
.banner .content .tags {
  font-size: 1.2rem;
  margin-top: 1.2rem;
  color: #ffffff !important;
}
.banner .content .tag {
  line-height: 1.4rem;
  margin: 0 1.2rem;
}

section {
  padding: 0 !important;
  margin-bottom: 200px;
}

body {
  background: #FFFDFC;
}

.section-box {
  padding: 200px 0;
}
.section-box .title {
  text-align: center;
  align-items: center;
  font-weight: bold;
}
.section-box .section-title {
  margin-bottom: 120px;
}
.section-box .service {
  text-align: center;
}
.section-box .service .margin-bottom-24 {
  margin-bottom: 24px;
}
.section-box .service .service-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  .section-box .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

.banner-second {
  position: relative;
  margin-bottom: 0;
  height: 770px;
}
.banner-second .banner .row {
  height: 100%;
}
.banner-second .content p {
  color: white;
  width: 754px;
}
.banner-second .layer {
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner-second .layer-bg-dark {
  background: #00000080;
}
.banner-second .layer-bg-dark .row {
  height: 100%;
}
.banner-second .layer-bg-dark .row .col-md-6 {
  height: 100%;
}
.banner-second .layer-bg-dark .content {
  color: white;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.banner-second .layer-bg-dark .content .title {
  font-weight: bold;
  font-size: 48px;
}
.banner-second .layer-bg-dark .content p {
  font-size: 16px;
  line-height: 24px;
}

.product-section-home {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.section-customer .customers {
  margin-top: 4rem;
}
.section-customer .customers .customer {
  height: 100px;
  padding: 5px;
}
.section-customer .customers .bg {
  width: 100%;
  height: 100%;
}
.section-customer .customers .active {
  background: #efebeb;
}

.section-team .team-content {
  padding-top: 100px !important;
}
.section-team .team-content .team .member {
  display: flex;
  margin-top: -33px;
}
.section-team .team-content .team .member img {
  width: 234px;
  box-shadow: 0px 5px 15px -6px #000000;
  border-radius: 20px 0px 0px 0px;
}
.section-team .team-content .team .member .content .title {
  text-align: left;
  padding: 6px 0px 4px 20px;
  border-bottom: 1px solid #b7b7b7;
}
.section-team .team-content .team .member .content .message {
  padding: 20px;
  margin-bottom: 60px;
}
.section-team .team-content .team .member:nth-child(2n) {
  flex-direction: row-reverse;
}
.section-team .team-content .team .member:nth-child(2n) img {
  border-radius: 0px 20px 0px 0px;
}
.section-team .team-content .team .member:nth-child(2n) .content .title {
  text-align: right;
  padding-right: 20px;
}
.section-team .tech img {
  max-width: 100%;
}

.section-address .map {
  position: relative;
}
.section-address .address {
  position: absolute;
  height: 128px;
  width: 283px;
  background: #fffdfc;
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  padding: 30px 20px;
}
.section-address .address .name {
  color: #124b9a;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.section-address .address .street {
  color: #124b9a;
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
}
.section-address .address_jp {
  top: 0;
  right: 10%;
}
.section-address .address_jp .line {
  position: absolute;
  top: 130px;
  left: 160px;
}
.section-address .address_vn {
  top: 50%;
  right: 30%;
}
.section-address .address_vn .line {
  position: absolute;
  top: -38px;
  left: 160px;
}

@media only screen and (max-width: 600px) {
  section {
    margin-bottom: 100px;
  }

  .section-box .service {
    margin-bottom: 20px;
  }
  .section-box .section-title {
    margin-bottom: 50px;
  }
  .section-box .section-title .ttm-text-dark1 {
    font-size: 38px;
  }

  .banner-second {
    height: 600px;
  }
  .banner-second .banner {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
  }
  .banner-second .title {
    font-size: 30px !important;
  }
  .banner-second p {
    width: 100% !important;
  }

  #banner .content h1 {
    font-size: 20px;
  }
  #banner .tags .tag {
    padding: 10px;
  }

  .mobile_hide {
    display: none;
  }

  .section-address {
    margin-bottom: 20px;
  }
  .section-address .address {
    left: 5%;
  }
  .section-address .address_vn {
    top: 55%;
  }
  .section-address .address_jp {
    top: 10%;
  }
  .section-address .line {
    display: none;
  }

  .member {
    flex-direction: column;
    margin-top: 0;
  }
  .member img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .section-team .team-content .team .member {
    flex-direction: column;
    margin-top: 0;
  }
  .section-team .team-content .team .member .content .title {
    padding-top: 20px;
  }
  .section-team .team-content .team .member .content .message {
    margin-bottom: 20px;
  }
  .section-team .team-content .team .member img {
    width: 100%;
    border-radius: 20px;
  }
  .section-team .team-content .team .member:nth-child(2n) {
    flex-direction: column;
  }
  .section-team .team-content .team .member:nth-child(2n) img {
    border-radius: 20px;
  }
  .section-team .team-content .team .member:nth-child(2n) .content .title {
    text-align: left;
  }
}
footer {
  background: linear-gradient(262.55deg, #FF985F 0.55%, #E3272F 100%);
}
footer .bg-img {
  height: 60px;
  background-image: url("/app_assets/images/footer_bg.png");
}
footer * {
  color: white;
}
footer .top {
  padding-top: 30px;
  padding-bottom: 10px;
}
footer .top .col-header {
  font-weight: bold;
  margin-bottom: 32px;
}
footer .top .col-item-icon {
  display: -webkit-inline-box;
  margin-bottom: 16px;
}
footer .top .col-item-icon .col-item-text-icon {
  padding-left: 10px;
  padding-right: 62px;
}
footer .top .col-item {
  margin-bottom: 16px;
}
footer .top .col-item .link {
  margin-bottom: 16px;
}
footer .top .col-item .sosial a {
  padding-right: 15px;
}
footer .top a {
  text-decoration: none;
}
footer .top a:hover {
  text-decoration: none;
}
footer .line {
  height: 1px;
  border-bottom: 1px solid white;
}
footer .bottom {
  padding: 34px 15px;
  justify-content: space-between;
}

@media only screen and (max-width: 600px) {
  .footer_link {
    display: none;
  }

  .col {
    margin-bottom: 30px;
  }

  .col-header {
    margin-bottom: 10px !important;
  }

  .top {
    padding-bottom: 0 !important;
  }

  .license {
    margin-top: 20px;
  }
}
.logo img {
  height: 3rem;
}

#header_ttm {
  position: fixed;
  top: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.4);
}

#header_ttm.bg-white {
  background-color: white;
}

.ttm-border-bottom {
  border-bottom: 1px solid #EFEBEB;
}

.nav-item {
  line-height: 5rem;
  font-size: 0.8rem;
  min-width: 3rem;
  margin-left: 15px;
}
.nav-item .dropdown-menu {
  top: 70% !important;
  min-width: 7rem;
}
.nav-item .dropdown-item {
  line-height: 1.5rem;
}
.nav-item .lang_icon {
  width: 20px;
  margin-top: -0.1rem;
  margin-right: 0.3rem;
}

.navbar-toggle {
  display: none;
}

@media only screen and (max-width: 1000px) {
  .main-content {
    margin-top: 85px;
  }

  #header_ttm {
    background: white;
    width: 60%;
    height: 100%;
    left: -100%;
    transition: 0.4s;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15);
  }
  #header_ttm .logo {
    margin-top: 20px;
  }
  #header_ttm .nav {
    padding: 0;
    justify-content: flex-start !important;
  }
  #header_ttm .nav .nav-item {
    line-height: 20px;
    font-size: 10px;
  }
  #header_ttm.show {
    left: 0;
  }

  .navbar-toggle {
    display: block;
    position: fixed;
    top: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.4s;
  }
  .navbar-toggle.hide {
    top: -100%;
  }

  #navbarSupportedContent {
    display: block;
  }

  .logo_mobile {
    display: block !important;
    position: fixed;
    z-index: 5;
    top: 0;
    width: 100%;
    background: white;
    transition: all 0.4s;
  }
  .logo_mobile.show {
    top: 0;
  }
  .logo_mobile.hide {
    top: -100%;
  }
}
html,
body {
  height: 100%;
}

.logo_mobile {
  display: none;
  padding: 20px 30px;
}

#header_ttm_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  background-color: black;
  z-index: 2;
  top: 0;
  opacity: 0.3;
  /* also -moz-opacity, etc. */
}
#header_ttm_bg.show {
  display: block;
}

@media only screen and (max-width: 1000px) and (min-width: 600px) {
  .logo {
    max-width: 100% !important;
    width: 100%;
  }

  #header_ttm {
    width: 35%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  #header_ttm .row {
    display: block;
  }

  .logo {
    max-width: 20%;
    float: left;
    margin-top: 22px;
  }

  .nav {
    width: 80%;
    display: block;
    max-width: 80%;
    float: left;
  }
}
.founder .founder-box {
  display: flex;
  justify-content: center;
}
.founder .founder-item:first-child {
  padding-right: 15px;
}
.founder .founder-item img {
  width: 100%;
}
.founder .full-name {
  padding: 12px;
  background: #FBF4F0;
  text-align: center;
  font-weight: bold;
}
.founder .founder-detail {
  background: #FBF4F0;
  padding: 26px;
}
@media only screen and (max-width: 768px) {
  .founder .founder-detail {
    margin-top: 25px;
  }
}
.founder .founder-detail .item {
  display: flex;
  font-size: 16px;
  margin-bottom: 12px;
  text-align: left;
}
.founder .founder-detail .item:last-child {
  margin-bottom: 0;
}
.founder .founder-detail .item div {
  width: 70%;
}
.founder .founder-detail .item div:first-child {
  width: 30%;
}

.timeline-section {
  background: linear-gradient(359.77deg, rgba(255, 239, 250, 0.7) 0.2%, rgba(255, 234, 225, 0.7) 26.95%, rgba(243, 232, 255, 0.7) 63.05%, rgba(255, 228, 252, 0.7) 99.8%);
  padding: 100px 0 !important;
}
.timeline-section * {
  margin: 0;
  padding: 0;
  z-index: 0;
}
.timeline-section .timeline:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 50%;
  width: 2px;
  top: -20px;
  background: #1A142E;
  z-index: 1;
}
.timeline-section .timeline:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 25px solid #1A142E;
  position: absolute;
  top: -45px;
  left: calc(50% - 9px);
}
.timeline-section .timeline {
  position: relative;
  margin: 50px auto;
  width: 1000px;
}
.timeline-section .timeline ul {
  margin: 0;
  padding: 0;
}
.timeline-section .timeline ul li {
  list-style: none;
  box-sizing: border-box;
  line-height: normal;
  position: relative;
  width: 50%;
  padding: 15px 45px;
}
.timeline-section .timeline ul li .right_content .time {
  display: flex;
  margin-bottom: 8px;
  align-items: center;
}
.timeline-section .timeline ul li .right_content .time h2 {
  margin-left: 18px;
}
.timeline-section .timeline ul li:nth-child(odd) {
  float: left;
  text-align: right;
  clear: both;
}
.timeline-section .timeline ul li:nth-child(odd) .time {
  justify-content: flex-end;
}
.timeline-section .timeline ul li:nth-child(even) {
  float: right;
  text-align: left;
  clear: both;
}
.timeline-section .timeline ul li:nth-child(even) .time {
  justify-content: flex-start;
}
.timeline-section .timeline ul li:nth-child(odd):before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #1A142E;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(58, 112, 239, 0.2);
  right: -6px;
  top: 24px;
  z-index: 1;
}
.timeline-section .timeline ul li:nth-child(even):before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #1A142E;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(58, 112, 239, 0.2);
  left: -4px;
  top: 24px;
}
@media (max-width: 1000px) {
  .timeline-section .timeline {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .timeline-section .timeline {
    width: 100%;
  }
  .timeline-section .timeline:before {
    left: 20px;
  }
  .timeline-section .timeline ul li:nth-child(odd),
.timeline-section .timeline ul li:nth-child(even) {
    width: 100%;
    text-align: left;
    padding-left: 50px;
  }
  .timeline-section .timeline ul li:nth-child(odd) .time,
.timeline-section .timeline ul li:nth-child(even) .time {
    justify-content: flex-start;
  }
  .timeline-section .timeline ul li:nth-child(odd):before {
    top: 22px;
    left: 16px;
  }
  .timeline-section .timeline ul li:nth-child(even):before {
    top: 22px;
    left: 16px;
  }
}

.our-target-section img {
  width: 100%;
  max-height: 775px;
}
.our-target-section .item {
  display: flex;
  padding: 40px;
  background: #FBF4F0;
  margin-bottom: 12px;
}
.our-target-section .item img {
  width: 64px;
  height: 64px;
  background: #EE1C25;
  padding: 20px;
  border-radius: 20px;
}
.our-target-section .item:last-child {
  margin-bottom: 0;
}
.our-target-section .item .content {
  margin-left: 40px;
  padding-right: 50px;
}

.work-trip-section {
  padding-top: 200px !important;
  position: relative;
}
.work-trip-section img {
  width: 100%;
}
.work-trip-section .swiper-button-next {
  position: unset;
  margin-top: unset;
  padding: 22px;
  width: 75px;
  border: 1px solid #1A142E;
}
.work-trip-section .swiper-button-next:after {
  display: none;
}
.work-trip-section .swiper-button-prev {
  position: unset;
  margin-top: unset;
  padding: 22px;
  width: 75px;
  border: 1px solid #1A142E;
}
.work-trip-section .swiper-button-prev:after {
  display: none;
}
.work-trip-section .slide-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.swiper-wrapper img {
  height: 432px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 600px) {
  .main-content .banner {
    background-position: center;
  }

  .founder-item {
    padding: 0;
  }
  .founder-item .full-name {
    height: 70px;
    font-size: 16px !important;
  }

  .founder_1 {
    padding-right: 5px;
  }
  .founder_1 .full-name {
    line-height: 50px;
  }

  .founder_2 {
    padding-left: 5px;
  }

  .founder-detail {
    padding: 15px !important;
  }
  .founder-detail .item {
    font-size: 16px !important;
  }

  .timeline-section {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
  }
  .timeline-section .section-title {
    margin-bottom: 30px;
  }

  .section-title .ttm-text-dark1 {
    font-size: 30px;
  }

  .our-target-section {
    margin-bottom: 50px;
  }
  .our-target-section .item {
    padding: 20px;
  }
  .our-target-section .item .content {
    padding-right: 5px;
  }
  .our-target-section .item .content h2 {
    font-size: 1.4rem;
  }
  .our-target-section .item .content span {
    padding-right: 10px;
    font-size: 14px;
  }

  .section-title {
    padding: 10px;
  }
  .section-title .ttm-text-dark1 {
    font-size: 30px !important;
  }

  .work-trip-section {
    padding-top: 50px !important;
    margin-top: 0 !important;
  }
  .work-trip-section .section-title {
    margin-bottom: 30px;
  }
  .work-trip-section .ttm-text-16 {
    font-size: 14px;
  }
}
.career-banner {
  height: 750px;
  position: relative;
}
.career-banner .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.career-banner .content {
  position: relative;
  top: 60%;
  transform: translateY(-50%);
  margin: auto;
  width: 100%;
  font-size: 64px;
}
.career-banner .content .left-top {
  position: relative;
  top: -250px;
  left: -210px;
}
.career-banner .content .left-top img.text {
  position: relative;
  top: -30px;
  width: 150px;
  left: 35px;
}
.career-banner .content .left-top img.vector {
  position: relative;
  top: 35px;
  left: -40px;
}
.career-banner .content .right-top {
  position: absolute;
  top: -150px;
  left: 53%;
}
.career-banner .content .right-top img.text {
  position: relative;
  top: -30px;
  width: 74px;
  left: 130px;
}
.career-banner .content .right-top img.vector {
  position: relative;
  top: 35px;
  left: -40px;
}
.career-banner .content .right-bottom {
  position: absolute;
  top: 60px;
  left: 60%;
}
.career-banner .content .right-bottom img.text {
  position: relative;
  top: 130px;
  width: 150px;
  height: 51px;
  left: 70%;
}
.career-banner .content .right-bottom img.vector {
  position: relative;
  top: 35px;
  left: -40px;
}
.career-banner .content .left-bottom {
  position: absolute;
  top: 50px;
  left: 40%;
}
.career-banner .content .left-bottom img.text {
  position: relative;
  top: 70px;
  width: 250px;
  left: -25%;
}
.career-banner .content .left-bottom img.vector {
  position: relative;
  top: 45px;
  height: 70px;
  left: -40px;
}

.career-company .image {
  height: 362px;
}
.career-company .content {
  height: 216px;
  background: #FBF4F0;
  padding: 20px;
}
.career-company .content .title {
  font-size: 24px;
}
.career-company .content .content_blog {
  font-size: 16px;
}

@media only screen and (min-width: 992px) {
  .career-process .line_1 {
    position: absolute;
    top: 50%;
    left: 0;
    height: 3px;
  }
  .career-process .process {
    margin-top: 340px;
  }
  .career-process .process .line {
    position: relative;
  }
  .career-process .content {
    position: relative;
  }
  .career-process .content .icon {
    width: 100px;
    height: 100px;
    background: #EE1C25;
    border-radius: 50%;
  }
  .career-process .content .process_step {
    top: -65px;
    display: flex;
    flex-wrap: wrap;
  }
  .career-process .content .process_step .icon {
    width: 100px;
    margin: 0 auto;
    z-index: 2;
  }
  .career-process .content .process_step .process_title {
    position: absolute;
    background: #FBF4F0;
    height: 78px;
    min-width: 250px;
    width: auto;
    white-space: nowrap;
    text-align: center;
    z-index: 3;
    color: #1A142E;
    font-weight: 500;
    font-size: 20px;
    padding: 24px 32px;
    border: solid 1px black;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .career-process .content .process_step .process_top {
    top: -180px;
  }
  .career-process .content .process_step .process_bottom {
    top: 200px;
  }
  .career-process .content .process_step .process_line {
    width: 2px;
    height: 120px;
    background: #EE1C25;
    position: absolute;
    left: 110px;
    z-index: 1;
  }
  .career-process .content .process_step .process_line_top {
    top: -110px;
  }
  .career-process .content .process_step .process_line_bottom {
    top: 100px;
  }
}
@media only screen and (max-width: 992px) {
  .career-process .process .line {
    display: none;
  }
  .career-process .content .icon {
    width: 100px;
    height: 100px;
    background: #EE1C25;
    border-radius: 50%;
    z-index: 2;
  }
  .career-process .content .process_step {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 15px;
  }
  .career-process .content .process_step .process_title {
    background: #FBF4F0;
    width: 60%;
    text-align: center;
    color: #1A142E;
    font-weight: 500;
    font-size: 20px;
    padding: 24px 32px;
    border: solid 1px black;
  }
  .career-process .content .process_step .process_line {
    width: 2px;
    height: 150px;
    background: #EE1C25;
    position: absolute;
    left: 17%;
    z-index: 1;
  }
}
@media only screen and (max-width: 992px) and (max-width: 992px) {
  .career-process .content .process_step .process_line {
    left: 18%;
  }
}
@media only screen and (max-width: 992px) and (max-width: 475px) {
  .career-process .content .process_step .process_line {
    left: 20%;
  }
}
.container {
  padding: 0;
}

.row {
  margin: 0;
}

.career-join {
  height: 580px;
  background: #1A142E;
  margin-top: 350px;
  margin-bottom: 0;
}
.career-join .join-team:hover {
  color: white;
}
.career-join .content {
  padding: 178px 0;
}
.career-join .content .text {
  text-align: center;
  color: white;
  font-size: 56px;
  line-height: 55px;
}
.career-join .content .button-dark {
  margin-top: 70px;
}

@media only screen and (max-width: 600px) {
  .career-banner {
    height: 500px;
  }
  .career-banner .left-top {
    left: -90px !important;
  }
  .career-banner .left-top .text {
    top: 22px !important;
    width: 100px !important;
  }
  .career-banner .left-top .vector {
    width: 60px !important;
    top: 70px !important;
  }
  .career-banner .right-top .text {
    top: 15px !important;
    width: 100px !important;
    left: 20px !important;
  }
  .career-banner .right-top .vector {
    width: 60px !important;
    top: -35px !important;
  }
  .career-banner .left-bottom .text {
    top: 40px !important;
    width: 200px !important;
    left: -80px !important;
  }
  .career-banner .left-bottom .vector {
    width: 50px !important;
    top: -110px !important;
  }
  .career-banner .bg {
    height: 500px;
  }
  .career-banner .bg p {
    font-size: 50px;
  }

  .career-join {
    margin-top: 100px !important;
  }
  .career-join .text {
    font-size: 40px !important;
  }
}
.see-detail {
  margin-top: 22px;
}

.product-section .list-product {
  background-color: #FBF4F0;
}
@media only screen and (min-width: 376px) {
  .product-section .list-product {
    display: flex;
  }
}
.product-section .list-product .content {
  text-align: left;
  margin-left: 30px;
  padding: 48px 30px 48px 0;
}
.product-section .swiper-button-next {
  padding: 25px;
  border-radius: 100%;
  background: white;
  right: 95px;
}
.product-section .swiper-button-next:after {
  display: none;
}
.product-section .swiper-button-prev {
  position: unset;
  margin-top: unset;
  padding: 22px;
  width: 75px;
  border: 1px solid #1A142E;
}
.product-section .swiper-button-prev:after {
  display: none;
}

.section-product-service {
  padding-top: 180px;
  padding-bottom: 80px;
}
.section-product-service .service-image {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 272px;
  position: relative;
}
.section-product-service .service-image img {
  z-index: 1;
}
.section-product-service .service-image .round {
  position: absolute;
  background: #EE1C25;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  left: 27%;
  top: 34%;
}

@media only screen and (max-width: 600px) {
  .product-section .swiper-button-next {
    right: 10px;
  }
  .product-section .list-product {
    display: unset;
  }
  .product-section .swiper-slide {
    width: 100%;
  }
}
.contact-form {
  margin-top: 173px;
  margin-bottom: 80px;
}
.contact-form .content label {
  font-size: 14px;
  color: #1A142E;
  font-weight: 500;
}
.contact-form .content .form-group {
  margin-top: 0px;
  margin-bottom: 16px;
}
.contact-form .content .ttm-button-dark {
  margin-top: 24px;
}

.contact-map .section-title {
  margin-bottom: 16px !important;
}
.contact-map .title {
  font-size: 16px;
  font-weight: 600;
  color: #1A142E;
}

@media only screen and (max-width: 600px) {
  .contact-form {
    margin-top: 50px;
  }
}
.blog-section .blog_style_1 {
  height: 300px;
}
.blog-section .blog_style_1 .bg-blog {
  padding-right: 30px;
}
.blog-section .blog_style_1 .description {
  font-size: 14px;
  line-height: 24px;
  height: 120px;
}
@media only screen and (max-width: 576px) {
  .blog-section .blog_style_1 .description {
    height: unset;
  }
}
.blog-section .blog_style_1 .button {
  margin-top: 40px;
}
.blog-section .section-title {
  margin-top: 173px;
}
.blog-section .content .title {
  font-size: 28px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-section .blog_style_2 {
  margin-top: 50px;
}
.blog-section .blog_style_2 .bg {
  height: 150px;
}
.blog-section .blog_style_2 .blog {
  margin-top: 30px;
}
.blog-section .blog_style_2 .title {
  font-size: 18px;
  line-height: 26px;
  margin-top: 16px;
}
.blog-section .blog_style_2 .description {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  margin-top: 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 576px) {
  .blog-section .blog_style_2 .description {
    height: unset;
  }
}
.blog-section .blog_style_2 .button {
  margin-top: 14px;
}

@media only screen and (max-width: 600px) {
  .blog-section .section-title {
    margin: 20px 0 !important;
  }
  .blog-section .blog_style_1 {
    height: auto;
  }
  .blog-section .blog_style_1 .title {
    font-size: 20px;
    margin-top: 10px;
  }
  .blog-section .blog_style_1 .bg {
    height: 200px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.blog_detail {
  margin-top: 136px;
}
.blog_detail img {
  max-width: 100% !important;
  height: auto !important;
}
.blog_detail .title {
  color: #1A142E;
  font-size: 28px;
  line-height: 42px;
  margin: 24px 0;
}
.blog_detail .description {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
}
.blog_detail .content {
  font-size: 14px;
  line-height: 24px;
}
.blog_detail .top_view .icon {
  height: 16px;
  margin-right: 13px;
  float: left;
  margin-top: -3px;
}
.blog_detail .top_view .text {
  font-size: 14px;
  font-weight: bold;
  float: left;
}
.blog_detail .top_view .blogs .blog {
  padding: 24px 0;
}
.blog_detail .top_view .blogs .blog .image {
  width: 30%;
  float: left;
}
.blog_detail .top_view .blogs .blog .content {
  width: 65%;
  margin-left: 5%;
  float: left;
}
.blog_detail .top_view .blogs .blog .content .title {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  font-weight: bold;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog_detail .top_view .blogs .blog .content .description {
  font-size: 12px;
  line-height: 18px;
  color: #676275;
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 600px) {
  .blog_detail {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.section-sdg-service {
  padding-top: 120px;
  padding-bottom: 80px;
}

.activities {
  text-align: justify;
}
.activities a {
  color: black;
}
.activities a:hover {
  font-weight: bold;
  color: red;
  text-decoration: underline !important;
}

.section-title-sdg {
  margin-bottom: 70px;
}

.sdg-text-title {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #324851;
}

.sdg-text {
  min-height: 40px;
  font-size: 14px;
  color: #ee1c25;
  text-align: justify;
}

.ttm-text-secondary1 {
  color: #EE1C25;
  font-size: 32px;
}

.screen_error {
  margin-top: 200px;
}

@media only screen and (max-width: 600px) {
  .screen_error {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}



  .click-zoom input[type=checkbox] {
    display: none
  }

  .click-zoom img {
    transition: transform 0.25s ease;
    cursor: zoom-in
  }

  .click-zoom input[type=checkbox]:checked~img {
    transform: scale(2.7);
    cursor: zoom-out;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
  }
