@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.mb-01 {
  margin-bottom: 0.25rem;
}
.mb-02 {
  margin-bottom: 0.5rem;
}
.mb-03 {
  margin-bottom: 0.75rem;
}
.mb-04 {
  margin-bottom: 1rem;
}
.mb-05 {
  margin-bottom: 1.25rem;
}
.mb-06 {
  margin-bottom: 1.5rem;
}
.mb-07 {
  margin-bottom: 2rem;
}
.mb-08 {
  margin-bottom: 2.5rem;
}
.mb-09 {
  margin-bottom: 3rem;
}
.mb-10 {
  margin-bottom: 3.375rem;
}
.mb-11 {
  margin-bottom: 4rem;
}
.mb-12 {
  margin-bottom: 4.5rem;
}
.mb-13 {
  margin-bottom: 5rem;
}
.mb-14 {
  margin-bottom: 6rem;
}
@media (min-width: 992px) {
  .mb-lg-01 {
    margin-bottom: 0.25rem;
  }
  .mb-lg-02 {
    margin-bottom: 0.5rem;
  }
  .mb-lg-03 {
    margin-bottom: 0.75rem;
  }
  .mb-lg-04 {
    margin-bottom: 1rem;
  }
  .mb-lg-05 {
    margin-bottom: 1.25rem;
  }
  .mb-lg-06 {
    margin-bottom: 1.5rem;
  }
  .mb-lg-07 {
    margin-bottom: 2rem;
  }
  .mb-lg-08 {
    margin-bottom: 2.5rem;
  }
  .mb-lg-09 {
    margin-bottom: 3rem;
  }
  .mb-lg-10 {
    margin-bottom: 3.375rem;
  }
  .mb-lg-11 {
    margin-bottom: 4rem;
  }
  .mb-lg-12 {
    margin-bottom: 4.5rem;
  }
  .mb-lg-13 {
    margin-bottom: 5rem;
  }
  .mb-lg-14 {
    margin-bottom: 6rem;
  }
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

body {
  font-family: "Poppins", sans-serif;
}

.ts-flat-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

:root {
  --swiper-theme-color: #16529b !important;
}

.ts-container-fluid {
  padding-inline: 1rem;
  max-width: 1600px;
  margin: auto;
}
@media (min-width: 768px) {
  .ts-container-fluid {
    padding-inline: 2rem;
  }
}
@media (min-width: 1200px) {
  .ts-container-fluid {
    padding-inline: 3rem;
  }
}

.mb-01 {
  margin-bottom: 0.25rem;
}
.mb-02 {
  margin-bottom: 0.5rem;
}
.mb-03 {
  margin-bottom: 0.75rem;
}
.mb-04 {
  margin-bottom: 1rem;
}
.mb-05 {
  margin-bottom: 1.25rem;
}
.mb-06 {
  margin-bottom: 1.5rem;
}
.mb-07 {
  margin-bottom: 2rem;
}
.mb-08 {
  margin-bottom: 2.5rem;
}
.mb-09 {
  margin-bottom: 3rem;
}
.mb-10 {
  margin-bottom: 3.375rem;
}
.mb-11 {
  margin-bottom: 4rem;
}
.mb-12 {
  margin-bottom: 4.5rem;
}
.mb-13 {
  margin-bottom: 5rem;
}
.mb-14 {
  margin-bottom: 6rem;
}

.ts-lh-150 {
  line-height: 150%;
}
.ts-lh-170 {
  line-height: 170%;
}
.ts-lh-200 {
  line-height: 200%;
}
.ts-text-primary {
  color: #16529b !important;
}
.ts-text-secondary {
  color: #009ed5 !important;
}
.ts-text-white-60 {
  color: rgba(255, 255, 255, 0.6);
}
.ts-text-gray-1 {
  color: #777777;
}
.ts-text-gray-2 {
  color: #888888;
}
.ts-text-gray-3 {
  color: #333333;
}
.ts-text-gray-4 {
  color: #b7b7b7;
}
.ts-bg-secondary {
  background-color: #009ed5;
}
.ts-bg-blue {
  background-color: #16529b;
}
.ts-fs-10 {
  font-size: 0.625rem;
}
.ts-fs-12 {
  font-size: 0.75rem;
}
.ts-fs-14 {
  font-size: 0.875rem;
}
.ts-fs-16 {
  font-size: 1rem;
}
.ts-fs-18 {
  font-size: 1.125rem;
}
.ts-fs-20 {
  font-size: 1.25rem;
}
.ts-fs-24 {
  font-size: 1.5rem;
}
.ts-fs-28 {
  font-size: 1.75rem;
}
.ts-fs-32 {
  font-size: clamp(1.8rem, 4vw, 2rem);
}
.ts-fs-34 {
  font-size: 2.125rem;
}
.ts-fs-36 {
  font-size: 2.25rem;
}
.ts-fs-51 {
  font-size: clamp(2.4rem, 5vw, 3.2rem);
}
.ts-fs-54 {
  font-size: clamp(2.3rem, 5vw, 3.375rem);
}
.ts-fs-60 {
  font-size: clamp(2.5rem, 5.5vw, 3.75rem);
}
.ts-fs-70 {
  font-size: clamp(3.3rem, 7vw, 4.375rem);
}
.ts-desc-lg {
  font-size: 1.125rem;
}
.ts-desc-sm {
  font-size: 0.875rem;
}
.ts-heading-3 {
  font-size: 1.5625rem;
}
.ts-heading-4 {
  font-size: 1.25rem;
}
.ts-mw-100 {
  max-width: 100%;
}
.ts-mw-350 {
  max-width: 350px;
}
.ts-mw-520 {
  max-width: 520px;
}
.ts-mw-550 {
  max-width: 550px;
}
.ts-mw-700 {
  max-width: 700px;
}
.ts-mw-800 {
  max-width: 800px;
}
.ts-mw-1024 {
  max-width: 64rem;
}
.ts-mw-1220 {
  max-width: 76.25rem;
}
.ts-mw-1600 {
  max-width: 100rem;
}
.ts-circle-icon {
  width: 3rem;
  height: 3rem;
  display: grid;
  place-items: center;
}
.ts-btn-primary {
  border: 2px solid #16529b;
  background-color: #16529b;
  color: white;
  transition: all 300ms ease-in-out;
}
.ts-btn-primary:hover {
  background-color: transparent;
  color: #16529b;
  border: 2px solid #16529b;
}
.ts-btn-secondary {
  border: 2px solid #009ed5;
  background-color: #009ed5;
  color: white;
  transition: all 300ms ease-in-out;
}
.ts-btn-secondary:hover {
  background-color: transparent;
  color: #009ed5;
  border: 2px solid #009ed5;
}
.ts-btn-secondary:hover svg {
  transition: all 300ms ease-in-out;
  fill: #009ed5;
}
.ts-btn-secondary-light {
  border: 2px solid #f2f2f2;
  background-color: #f2f2f2;
  color: #333333;
  transition: all 300ms ease-in-out;
}
.ts-btn-secondary-light:hover {
  background-color: transparent;
  background-color: #009ed5;
  color: white;
  border: 2px solid #009ed5;
}
.ts-btn-outline-secondary-light {
  padding: 1rem 2rem;
  border: 2px solid #000002;
  background-color: rgba(242, 242, 242, 0);
  color: #333333;
  transition: all 300ms ease-in-out;
  display: flex;
  gap: 10px;
  align-items: center;
  margin-inline: auto;
}
.ts-btn-outline-secondary-light svg {
  transform: rotate(180deg);
  width: 16px;
}
.ts-btn-outline-secondary-light svg path {
  fill: #333333;
}
.ts-btn-outline-secondary-light:hover {
  background-color: transparent;
  background-color: #000002;
  color: white;
}
.ts-btn-outline-secondary-light:hover svg path {
  fill: #fff;
}
.ts-hero-image-container {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ts-hero-image-container--text-end {
  display: flex;
  justify-content: center;
  align-items: end;
}
.ts-hero-image-container--primary-gradient {
  position: relative;
  isolation: isolate;
}
.ts-hero-image-container--primary-gradient::after, .ts-hero-image-container--primary-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  width: 30%;
  height: 100%;
  z-index: -1;
}
.ts-hero-image-container--primary-gradient::before {
  left: 0;
  background: rgb(25, 51, 90);
  background: linear-gradient(90deg, rgb(25, 51, 90) 0%, rgba(25, 51, 90, 0.6783088235) 57%, rgba(25, 51, 90, 0) 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19335a",endColorstr="#19335a",GradientType=1);
}
.ts-hero-image-container--primary-gradient::after {
  right: 0;
  background: rgb(25, 51, 90);
  background: linear-gradient(90deg, rgba(25, 51, 90, 0) 0%, rgba(25, 51, 90, 0.6783088235) 43%, rgb(25, 51, 90) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19335a",endColorstr="#19335a",GradientType=1);
}
.ts-link {
  color: #333333;
}
.ts-link:hover {
  color: #009ed5;
}
.ts-link:hover svg {
  fill: #009ed5;
}
.ts-link:hover svg path {
  fill: inherit;
}

.ts-bg-secondary-gradient {
  background: rgb(236, 104, 33);
  background: linear-gradient(90deg, rgb(236, 104, 33) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec6821", endColorstr="#ffffff", GradientType=1);
}

.ts-lh-70 {
  line-height: 70%;
}

.ts-nav-tabs .nav-link {
  color: #333333;
  padding-block: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.ts-nav-tabs .nav-item {
  padding-block: 0.75rem;
}
.ts-nav-tabs .nav-item:not(.ts-nav-tabs .nav-item:last-child) {
  border-bottom: 1px solid #e7e7e8;
}
.ts-nav-tabs .nav-item .active {
  color: #16529b !important;
}

.ts-nav {
  width: 100%;
  width: 100%;
  background-image: url("../assets/images/header-bg.svg");
  background-position: center;
  background-size: cover;
  position: sticky;
  top: 0px;
  z-index: 999;
  background-color: #ffffff;
}
.ts-nav__top {
  position: relative;
  isolation: isolate;
}
.ts-nav__main {
  padding-block: 0.625rem;
  position: relative;
}
.ts-nav .ts-language-btn {
  border: none;
  color: #333333;
  padding: 2px 1rem !important;
  opacity: 1;
  border-radius: 0;
}
.ts-nav .ts-language-btn--active {
  background: #16529b;
  color: #ffffff;
}

.ts-navbar {
  padding: 0px;
  font-weight: 900;
}
.ts-navbar .dropdown-menu {
  padding: 0px;
  margin: 0px;
}
.ts-navbar .dropdown-menu .dropdown-item {
  color: #ffffff;
  background-color: #16529b;
}
.ts-navbar .dropdown-menu .dropdown-item:hover {
  background-color: gray;
}
.ts-navbar-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-inline: 15px;
  padding-block: 13px;
}
@media (min-width: 768px) {
  .ts-navbar-button {
    padding-block: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .ts-navbar-button {
    border: none;
  }
}
@media (min-width: 1400px) {
  .ts-navbar-button-desc {
    display: none;
  }
}
.ts-navbar .navbar-nav {
  align-items: center;
}
@media (min-width: 992px) {
  .ts-navbar .navbar-nav {
    max-width: 55rem;
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 1399px) {
  .ts-navbar-nav {
    gap: 2px;
  }
}
@media (max-width: 1399px) {
  .ts-navbar-nav .nav-item {
    padding: 0px;
  }
}
.ts-navbar-nav .nav-item .nav-btn:hover .bi-arrow-right {
  transform: scale(0.89);
}
.ts-navbar-nav .nav-item .active {
  color: #16529b;
}
.ts-navbar-nav .nav-link {
  padding: 0.375rem 1.125rem !important;
  font-weight: normal;
  color: #333333;
  transition: 300ms ease-in-out;
  font-size: 0.875rem;
}
.ts-navbar-nav .nav-link:hover {
  color: #16529b;
}
.ts-navbar .navbar-brand {
  padding: 0px;
  margin: 0%;
}
.ts-navbar .navbar-brand-icon {
  width: 200px;
}
@media (max-width: 767px) {
  .ts-navbar .navbar-brand-icon {
    width: 140px;
  }
}
.ts-navbar .navbar-toggler {
  width: 22px;
  height: 16px;
  position: relative;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.ts-navbar .navbar-toggler:focus {
  box-shadow: none;
}
.ts-navbar .navbar-toggler:hover span:nth-child(3) {
  width: 100%;
  margin-left: 0;
}
.ts-navbar .navbar-toggler:hover span:nth-child(1) {
  width: 100%;
  margin-left: 0;
}
.ts-navbar .navbar-toggler .navbar-toggler__span:nth-child(3), .ts-navbar .navbar-toggler .navbar-toggler__span:nth-child(2), .ts-navbar .navbar-toggler .navbar-toggler__span:nth-child(1) {
  transform-origin: left center;
}
.ts-navbar .navbar-toggler .navbar-toggler__span, .ts-navbar .navbar-toggler .navbar-toggler {
  transform: rotate(0deg);
}
.ts-navbar .navbar-toggler__span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #009ed5;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transition: 0.25s ease-in-out;
}
.ts-navbar .navbar-toggler__span:nth-child(1) {
  top: 0px;
  width: 100%;
}
.ts-navbar .navbar-toggler__span:nth-child(2) {
  top: 6px;
}
.ts-navbar .navbar-toggler__span:nth-child(3) {
  top: 12px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.ts-navbar [aria-expanded=true] .navbar-toggler__span:nth-child(1) {
  transform: rotate(45deg);
  top: -2px;
  left: 3px;
  width: 100%;
  margin-left: 0;
}
.ts-navbar [aria-expanded=true] .navbar-toggler__span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.ts-navbar [aria-expanded=true] .navbar-toggler__span:nth-child(3) {
  transform: rotate(-45deg);
  top: 15px;
  left: 3px;
  width: 100%;
  margin-left: 0;
}

form input:-webkit-autofill,
form input:-webkit-autofill:hover,
form input:-webkit-autofill:focus,
form input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #212529 !important;
}

.ts-footer {
  background-color: #16529b;
  width: 100%;
  overflow: hidden;
  position: relative;
  isolation: isolate;
}
.ts-footer__link {
  color: #ffffff;
  text-decoration: none;
}
.ts-footer__link:hover {
  color: rgba(255, 255, 255, 0.7);
}
.ts-footer__main {
  padding-top: 4rem;
  position: relative;
  isolation: isolate;
}
.ts-footer__main-inner {
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .ts-footer__main {
    padding-top: 2.5rem;
  }
  .ts-footer__main-inner {
    margin-bottom: 2.5rem;
  }
}
.ts-footer .ts-img {
  -o-object-fit: contain;
     object-fit: contain;
}
.ts-footer .form-control {
  background-color: transparent;
  border-color: #5982bf;
  color: white;
}
.ts-footer .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.ts-footer .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.ts-footer .form-control:focus {
  box-shadow: none;
}
.ts-footer__bottom {
  padding-block: 15px;
  background-color: #0d478e;
}

.ts-border-bottom-primary {
  border-bottom: 5px solid #16529b;
}

.ts-hr-lg {
  border-top: 4px solid #dddddd;
  opacity: 1;
}

.fw-black {
  font-weight: 900;
}

.pagination {
  gap: 0.75rem;
  justify-content: center;
}
.pagination .page-link {
  background-color: #f2f2f2 !important;
  color: #333333;
  transition: all 300ms ease-in-out;
  border-radius: 0 !important;
  font-size: 0.875rem;
}
.pagination .page-link--active, .pagination .page-link:hover {
  background-color: #16529b !important;
  color: #ffffff;
}

.ts-hero {
  position: relative;
  width: 100%;
  height: 300px;
  background-position: center;
  background-size: cover;
  isolation: isolate;
}
.ts-hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.ts-hero__breadcrumb {
  background-color: #f6f6f7;
  padding-block: 1rem;
}
.ts-hero__breadcrumb .ts-breadcrum-link--active {
  color: #16529b;
}

.ts-breadcrum-link {
  color: #333333;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ts-breadcrum-link::before {
  content: "/";
}
.ts-breadcrum-link:hover {
  color: #16529b;
}

.ts-product-card__img,
.ts-news-card__img {
  width: 100%;
  max-height: 213px;
  -o-object-fit: cover;
     object-fit: cover;
}
.ts-product-card__title,
.ts-news-card__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ts-product-card__desc,
.ts-news-card__desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ts-product-card hr,
.ts-news-card hr {
  color: #e3e3e3;
}

.ts-product-card {
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  transition: all 300ms ease-in-out;
  overflow: hidden;
  border-radius: 0.75rem;
}
.ts-product-card__img {
  width: 268px;
  max-width: 100%;
  transition: all 300ms ease-in-out;
  max-height: 400px;
  -o-object-fit: fill;
     object-fit: fill;
}
.ts-product-card:hover {
  border-color: #009ed5;
}
.ts-product-card:hover .ts-product-card__img {
  transform: scale(1.07);
}

.ts-related-product-card__header {
  border: 1px solid #e3e3e3;
  margin-bottom: 1.5rem;
  padding: 1rem;
  overflow: hidden;
}
.ts-related-product-card__header:hover .ts-related-product-card__img {
  transform: scale(1.3);
}
.ts-related-product-card__img {
  width: 268px;
  max-width: 100%;
  transition: all 300ms ease-in-out;
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

.latest-product-card,
.latest-news-card {
  padding-block: 0.75rem;
}
.latest-product-card:not(:last-child),
.latest-news-card:not(:last-child) {
  border-bottom: 1px solid #e3e3e3;
}
.latest-product-card:first-child,
.latest-news-card:first-child {
  padding-top: 0;
}
.latest-product-card:last-child,
.latest-news-card:last-child {
  padding-bottom: 0;
}

.latest-news-card {
  padding-block: 1.5rem;
}

.ts-search-bar-primary .form-control {
  border: 2px solid #d4d4d4;
  border-right: 0;
  font-size: 12px;
  color: #333333;
}
.ts-search-bar-primary .form-control::-moz-placeholder {
  color: #d4d4d4;
}
.ts-search-bar-primary .form-control::placeholder {
  color: #d4d4d4;
}
.ts-search-bar-primary .form-control:focus {
  box-shadow: none;
}
.ts-search-bar-primary .btn {
  border: 2px solid #d4d4d4;
  border-left: none;
}

.ts-search-bar-secondary .form-control {
  border: 2px solid #009ed5;
  font-size: 12px;
  color: #333333;
}
.ts-search-bar-secondary .form-control::-moz-placeholder {
  color: #b8b8b8;
}
.ts-search-bar-secondary .form-control::placeholder {
  color: #b8b8b8;
}
.ts-search-bar-secondary .form-control:focus {
  box-shadow: none;
}

.ts-page-content-side {
  display: grid;
  gap: clamp(2rem, 4vw, 2.5rem);
}
@media (min-width: 992px) {
  .ts-page-content-side {
    grid-template-columns: auto clamp(300px, 25vw, 370px);
  }
}
.ts-page-content-side--2 {
  display: grid;
  gap: clamp(2rem, 4vw, 2.5rem);
}
@media (min-width: 992px) {
  .ts-page-content-side--2 {
    grid-template-columns: 300px auto !important;
  }
}

.ts-corporate-center {
  position: relative;
  padding-block: 4.75rem;
  isolation: isolate;
}
.ts-corporate-center::before, .ts-corporate-center::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ts-corporate-center::after {
  z-index: -1;
  background-color: rgba(246, 246, 246, 0.952);
}
.ts-corporate-center::before {
  background-image: url("../assets/images/world-map-dots.svg");
  background-position: center;
  background-repeat: no-repeat;
  z-index: -2;
}
.ts-corporate-card {
  position: relative;
  background-color: #ffffff;
  padding: 1.25rem;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .ts-corporate-card {
    width: 374px;
  }
}
.ts-corporate-card::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20px;
  height: 20px;
  background-color: #009ed5;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
  transition: all 300ms ease-in-out;
}
.ts-corporate-card__img {
  width: 200px;
  max-width: 100%;
}
.ts-corporate-card__content {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .ts-corporate-card__content {
    text-align: start;
    width: 244px;
  }
}
.ts-corporate-card:hover::after {
  width: 30px;
  height: 30px;
}

.ts-news-center {
  padding-block: 5rem 7rem;
}
.ts-news-center .ts-news-card {
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}

.ts-swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) !important;
  background-color: #363535;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  z-index: 100;
}
.ts-swiper-btn-prev {
  left: 0;
}
.ts-swiper-btn-next {
  right: 0;
}
.ts-swiper-btn-next svg {
  transform: rotate(180deg);
}
.ts-swiper-btn svg {
  width: 12px;
}

.swiper-button-disabled {
  opacity: 20%;
}

.ts-actuator {
  width: 100%;
  overflow: hidden;
}
.ts-actuator__left {
  padding-block: 60px;
  background-color: #16529b;
}
@media (max-width: 1199px) {
  .ts-actuator .ts-mw-700 {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .ts-actuator {
    padding-top: 60px;
  }
  .ts-actuator__img-right {
    position: relative;
    top: -54px;
  }
  .ts-actuator .ts-container-fluid {
    max-width: 920px;
    margin-right: 0;
  }
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.ts-dropdown-menu-searchbar {
  position: absolute;
  top: calc(100% + 18px);
  right: 0;
  width: 300px;
  max-width: 100vw;
  background-color: white;
  padding: 1.125rem 1.75rem;
}
.ts-dropdown-menu-searchbar-wrapper {
  position: relative;
}
@media (max-width: 991px) {
  .ts-dropdown-menu-searchbar {
    left: 0;
    right: auto;
  }
}

.ts-primary-list {
  list-style: none;
  padding-left: 0;
}
.ts-primary-list li {
  display: flex;
  align-items: center;
  gap: 14px;
}
.ts-primary-list li::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #009ed5;
}

.ts-about-1-right {
  position: relative;
}

.ts-about-section-title {
  min-width: 20px;
  font-weight: 900 !important;
  color: rgba(25, 51, 90, 0.14);
  position: absolute;
  top: 0;
  right: 0;
  font-size: clamp(55px, 10vw, 90px);
}

.product-img--main {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 30px; */
  height: 340px;
  width: 100%;
  max-height: 100%;
  border: 1px solid #e3e3e3;
}
@media (max-width: 1200px) {
  .product-img--main {
    width: 300px;
    height: auto;
    aspect-ratio: 1/1;
  }
}

.product-img--main__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.5s ease-out;
}

.vjs-big-play-button {
  background-color: rgba(255, 255, 255, 0.7) !important;
  border-radius: 50% !important;
  transition: all 300ms ease-in-out !important;
}
.vjs-big-play-button:hover {
  background-color: rgb(255, 255, 255) !important;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  color: #009ed5 !important;
  font-size: 3rem;
}

.tsProductsDetailsSwiper .swiper-slide {
  cursor: pointer;
}

.ts-product-swiper-btn {
  width: 20px;
  height: 20px;
  display: grid;
  place-items: center;
}
.ts-product-swiper-btn svg path {
  fill: #707070;
}
.ts-product-swiper-btn-prev {
  transform: rotate(180deg) !important;
}

.ts-side-card {
  border: 1px solid #e7e7e8;
}
.ts-side-card__header {
  background-color: #16529b;
  text-align: center;
  padding: 1rem;
}
.ts-side-card__body {
  padding: 30px 1.5625rem;
}

.ts-border-left-primary {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.ts-border-left-primary::before {
  content: "";
  position: relative;
  width: 2px;
  height: 20px;
  background-color: #16529b;
}

.ts-link-primary {
  color: #16529b;
}

.ts-recommended-product-card {
  padding: 1rem;
  background-color: #ffffff;
  display: inline-block;
}

.ts-gap-16 {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}

.ts-related-news__title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* Other styles */
  line-height: 1.4;
  margin-bottom: 5px;
}
.ts-related-news__desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* Other styles */
  line-height: 1.4;
  margin-bottom: 5px;
}/*# sourceMappingURL=common.css.map */