@charset "UTF-8";
.product-and-solution .product-row .col-right {
  background-position: top;
  background-size: cover; }
  .product-and-solution .product-row .col-right:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(121.71deg, rgba(88, 88, 88, 0.8) 0%, rgba(79, 79, 79, 0.8) 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 40px 0px #00579529; }
  .product-and-solution .product-row .col-right ul ul li {
    list-style-type: disc; }

.product-and-solution .product-row.flex-md-row-reverse .col-right {
  padding-left: calc(((100% - 1200px) + 3.5rem) / 2); }
  .product-and-solution .product-row.flex-md-row-reverse .col-right:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), linear-gradient(129.16deg, rgba(217, 248, 255, 0.08) 0.68%, rgba(51, 171, 198, 0.04) 86.64%);
    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 40px 0px #00579529; }

@media screen and (min-width: 768px) {
  .product-and-solution .product-row {
    min-height: 100vh;
    height: auto; }
    .product-and-solution .product-row .col-right {
      min-height: 100vh;
      overflow: unset; } }

@media screen and (min-width: 1128px) {
  .product-and-solution .product-row .col-left {
    height: auto; }
  .product-and-solution .product-row.product-display-row .col-right {
    padding-top: 7rem; } }

.section-home-banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  display: none; }
  @media screen and (min-width: 540px) {
    .section-home-banner .bg {
      width: 100%;
      height: 60vh;
      display: block; } }
  @media screen and (min-width: 768px) {
    .section-home-banner .bg {
      width: 50%;
      height: 100%;
      display: block; } }
  @media screen and (min-width: 1128px) {
    .section-home-banner .bg {
      width: 45%; } }
  .section-home-banner .bg svg {
    height: 100%;
    width: 100%; }
  .section-home-banner .bg .svg-1 {
    display: none; }
  .section-home-banner .bg .svg-2 {
    display: none; }
  .section-home-banner .bg .svg-3 {
    display: none; }
  @media (min-width: 540px) {
    .section-home-banner .bg .svg-1 {
      display: block; } }
  @media (min-width: 768px) {
    .section-home-banner .bg .svg-1 {
      display: none; }
    .section-home-banner .bg .svg-2 {
      display: block; }
    .section-home-banner .bg .svg-3 {
      display: none; } }
  @media (min-width: 1024px) {
    .section-home-banner .bg .svg-2 {
      display: none; }
    .section-home-banner .bg .svg-3 {
      display: block; } }

.section-home-banner .item::before {
  display: none; }

.section-home-banner .swiper-slide .item video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: 1; }

.section-home-banner .swiper-slide .item iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%); }
  @media (min-aspect-ratio: 16 / 9) {
    .section-home-banner .swiper-slide .item iframe {
      height: 58.25vw; } }
  @media (max-aspect-ratio: 16 / 9) {
    .section-home-banner .swiper-slide .item iframe {
      width: 177.78vh; } }

.section-home-banner .swiper-slide .item:before {
  z-index: 2; }

.section-home-banner .swiper-slide .mask-up img,
.section-home-banner .swiper-slide .mask-up video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover; }

.section-home-banner .swiper-slide .mask-up iframe iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%); }
  @media (min-aspect-ratio: 16 / 9) {
    .section-home-banner .swiper-slide .mask-up iframe iframe {
      height: 58.25vw; } }
  @media (max-aspect-ratio: 16 / 9) {
    .section-home-banner .swiper-slide .mask-up iframe iframe {
      width: 177.78vh; } }

.section-home-banner .banner-content {
  z-index: 4; }

@media screen and (min-width: 1128px) {
  .section-home-banner .right-pane {
    width: 57%; } }

@media screen and (min-width: 768px) {
  .section-home-banner .right-pane .text {
    display: block;
    top: calc((100vh - 127px) / 2); } }

@media screen and (min-width: 1024px) {
  .section-home-banner .right-pane .text {
    top: calc((100vh - 135px) / 2); }
    .section-home-banner .right-pane .text img {
      max-width: 24rem; } }

@media screen and (min-width: 1600px) {
  .section-home-banner .right-pane .text {
    top: calc((100vh - 187px) / 2); }
    .section-home-banner .right-pane .text img {
      max-width: 31rem; } }

.section-home-site .swiper-site .swiper-slide .item,
.swiper-site-reference .swiper-slide .item {
  overflow: hidden; }
  .section-home-site .swiper-site .swiper-slide .item iframe,
  .swiper-site-reference .swiper-slide .item iframe {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%); }
    @media (min-aspect-ratio: 16 / 9) {
      .section-home-site .swiper-site .swiper-slide .item iframe,
      .swiper-site-reference .swiper-slide .item iframe {
        height: 58.25vw; } }
    @media (max-aspect-ratio: 16 / 9) {
      .section-home-site .swiper-site .swiper-slide .item iframe,
      .swiper-site-reference .swiper-slide .item iframe {
        width: 177.78vh; } }
  .section-home-site .swiper-site .swiper-slide .item video,
  .swiper-site-reference .swiper-slide .item video {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.swiper-site-reference .swiper-wrapper {
  align-items: stretch !important;
  padding: 0 10px !important; }

.swiper-site-reference .swiper-slide {
  height: auto; }
  .swiper-site-reference .swiper-slide .item {
    position: relative;
    height: 100%; }
    .swiper-site-reference .swiper-slide .item iframe {
      width: 120%; }
    .swiper-site-reference .swiper-slide .item video {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  @media screen and (min-width: 576px) {
    .swiper-site-reference .swiper-slide {
      transition: transform 0.4s ease, filter 0.4s ease;
      transform: scale(0.95);
      box-shadow: none; }
      .swiper-site-reference .swiper-slide-prev {
        padding-right: 1rem; }
      .swiper-site-reference .swiper-slide-next {
        padding-left: 1rem; }
      .swiper-site-reference .swiper-slide-active {
        transform: scale(1.05) !important; }
        .swiper-site-reference .swiper-slide-active .item {
          aspect-ratio: unset !important; } }

.section-home-site .swiper-site-content:before {
  display: none; }

.section-home-site .swiper-site-content .swiper-slide {
  text-align: center; }
  .section-home-site .swiper-site-content .swiper-slide .title {
    font-size: 1.5rem;
    border-bottom: 0;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    height: auto;
    padding-bottom: .5rem; }
  .section-home-site .swiper-site-content .swiper-slide hr {
    opacity: 1;
    margin: 0;
    border-top: 1px solid #7C7C7C; }
  .section-home-site .swiper-site-content .swiper-slide .content {
    max-width: calc(100% - (100% / 3));
    margin-left: auto;
    margin-right: auto;
    text-align: left; }
    .section-home-site .swiper-site-content .swiper-slide .content a {
      display: block !important;
      text-align: center !important; }

@media screen and (min-width: 768px) {
  .section-home-site .swiper-site-content .swiper-slide .title {
    font-size: 1.875rem; } }

@media screen and (min-width: 991px) {
  .section-home-site .swiper-site-content .swiper-slide .title {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0;
    font-size: 2.5rem;
    text-align: left; }
  .section-home-site .swiper-site-content .swiper-slide .content {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto; }
    .section-home-site .swiper-site-content .swiper-slide .content a {
      display: inline-block !important;
      text-align: left !important; } }

@media screen and (min-width: 1400px) {
  .section-home-site .swiper-site-content .swiper-slide .title {
    font-size: 3rem; } }

.site-reference-banner video {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.about-detail .text img {
  max-width: 100%;
  max-height: max-content; }

.tags {
  flex-wrap: wrap; }

.site-reference-banner-2 {
  height: 35rem !important; }
  .site-reference-banner-2 .swiper-slide {
    background-position: center; }

.site-reference-2 .swiper-gallery .swiper-slide {
  aspect-ratio: 3/2;
  width: 18.75rem;
  border-radius: .875rem;
  overflow: hidden; }
  .site-reference-2 .swiper-gallery .swiper-slide a {
    display: block;
    height: 100%; }
  .site-reference-2 .swiper-gallery .swiper-slide img {
    object-position: center;
    height: 100%; }

@media screen and (max-width: 575px) {
  .site-reference-2 .swiper-gallery {
    padding-left: 1rem; } }

.product-and-solution .product-row .col-right ul {
  text-transform: uppercase; }

.swiper-team .swiper-slide {
  height: auto; }
  .swiper-team .swiper-slide .item {
    height: 100%; }

@media screen and (min-width: 768px) {
  .swiper-team {
    max-width: 54rem; } }

.banner-news .swiper-arrows {
  right: .5rem !important;
  top: 85% !important; }
  @media screen and (min-width: 768px) {
    .banner-news .swiper-arrows {
      right: 1.5rem !important; } }
  @media screen and (min-width: 1200px) {
    .banner-news .swiper-arrows {
      width: 96% !important;
      right: 2% !important;
      left: 2% !important;
      top: 50% !important; } }

.modal-product .modal-body .cover video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top; }

.section-home-client .icon img,
.site-reference-client .icon img {
  max-height: 3.75rem; }

.content-article img {
  max-width: 100%;
  height: 100%; }
  @media screen and (min-width: 1200px) {
    .content-article img {
      max-width: 47rem; } }

.content-article iframe {
  max-width: 100%; }

.content-article video {
  max-width: 100%;
  aspect-ratio: 16/9; }

.modal-product .modal-body .content img {
  max-width: 100%;
  height: 100%; }

.modal-product .modal-body .content iframe {
  max-width: 100%; }

.modal-product .modal-body .content video {
  max-width: 100%;
  aspect-ratio: 16/9; }

.product-and-solution .product-solution-row .col-right .enterprise {
  margin-right: 0 !important; }

.swiper-gallery-thumb .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.site-reference-slide .swiper-slide .item:after {
  border-radius: .75rem !important; }

@media screen and (max-width: 767px) {
  .swiper-site-reference .swiper-arrows {
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    gap: 2rem;
    margin-top: 1.5rem; }
    .swiper-site-reference .swiper-arrows .swiper-button-prev {
      position: relative !important;
      left: 0 !important; }
      .swiper-site-reference .swiper-arrows .swiper-button-prev:after {
        color: #005795; }
    .swiper-site-reference .swiper-arrows .swiper-button-next {
      position: relative !important;
      right: 0 !important; }
      .swiper-site-reference .swiper-arrows .swiper-button-next:after {
        color: #005795; } }

@media screen and (max-width: 1199px) {
  .swiper-gallery .swiper-slide {
    background-color: #000;
    display: flex !important;
    align-items: center; }
  .swiper-gallery img,
  .swiper-gallery video {
    height: auto !important; } }

/* เปลี่ยนลูกศรให้เป็นสีขาว */
.tooltip-white .tooltip-inner {
  background-color: #fff;
  color: #000;
  border: transparent;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

/* เปลี่ยนลูกศรให้เป็นสีขาว */
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  border-left-color: #fff !important; }

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  border-left-color: #fff !important; }

.service-wrapper .tab-content .tab-pane img {
  max-width: 100%; }
