/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
/** keyframe */
.ss_about_bg {
  padding-top: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .ss_about_bg {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .ss_about_bg {
    padding-top: 5rem;
  }
}
.ss_about_bg {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .ss_about_bg {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .ss_about_bg {
    padding-bottom: 5rem;
  }
}
.ss_about_bg .about-intro .ttl {
  color: #143e8e;
  font-weight: 800;
}
.ss_about_bg .about-intro .ttl {
  font-size: clamp(1.5625rem, 1.4048991355rem + 0.6724303554vw, 2rem);
  line-height: clamp(2.528125rem, 2.2731268012rem + 1.087992315vw, 3.236rem);
}
.ss_about_bg .about-intro .descttl {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  width: 90%;
  text-align: justify;
}
@media only screen and (max-width: 63.99875rem) {
  .ss_about_bg .about-intro .descttl {
    width: 100%;
  }
}
.ss_about_bg .about-intro .link_about a {
  background: #143e8e;
  color: #fff;
  border-radius: 100px;
  padding: 10px 15px 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: -webkit-fit-content;
  width: fit-content;
  gap: 15px;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.ss_about_bg .about-intro .link_about a i {
  font-weight: 400;
}

.title_solieu {
  position: relative;
  text-align: center;
  color: #143e8e;
  font-weight: 800;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 60px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.title_solieu {
  font-size: clamp(1.25rem, 0.9798270893rem + 1.1527377522vw, 2rem);
  line-height: clamp(2.0225rem, 1.5853602305rem + 1.8651296831vw, 3.236rem);
}
.title_solieu::before {
  content: "";
  position: absolute;
  background: #143e8e;
  width: 50%;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.title_procedure {
  position: relative;
  text-align: center;
  color: #143e8e;
  font-weight: 800;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 40px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.title_procedure {
  font-size: clamp(1.25rem, 0.9798270893rem + 1.1527377522vw, 2rem);
  line-height: clamp(2.0225rem, 1.5853602305rem + 1.8651296831vw, 3.236rem);
}
.title_procedure::before {
  content: "";
  position: absolute;
  background: #143e8e;
  width: 50%;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.all_ss_solieu {
  background: #f6f6f6;
}
.all_ss_solieu {
  padding-top: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .all_ss_solieu {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .all_ss_solieu {
    padding-top: 3.75rem;
  }
}
.all_ss_solieu {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .all_ss_solieu {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .all_ss_solieu {
    padding-bottom: 5rem;
  }
}
.all_ss_solieu .img_link_solieu {
  border-radius: 18px;
}
.all_ss_solieu .img_link_solieu a {
  position: relative;
}
.all_ss_solieu .img_link_solieu a::before {
  content: "";
  position: absolute;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: cover;
  width: 65px;
  height: 65px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.all_ss_solieu .img_link_solieu a::after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5411764706);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 18px;
}
.all_ss_solieu .img_link_solieu a img {
  border-radius: 18px;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.all_ss_solieu .flex {
  position: relative;
}
@media only screen and (max-width: 68.75rem) {
  .all_ss_solieu .flex {
    justify-content: center;
  }
}
.all_ss_solieu .flex .all-cell-solieu {
  width: 65%;
  position: absolute;
  right: 0;
  top: -5%;
}
@media only screen and (max-width: 68.75rem) {
  .all_ss_solieu .flex .all-cell-solieu {
    position: relative;
    top: 0;
    width: 100%;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about {
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 80px 30px;
  border-radius: 18px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about {
    grid-template-columns: repeat(2, 1fr);
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about {
  display: flex;
  align-items: center;
  gap: 15px;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 15px;
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about {
    flex-direction: column;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about .img_solieu_about {
  width: 55px;
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about .content_solieu_about {
  width: calc(100% - 55px - 15px);
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about .content_solieu_about {
    width: 100%;
    text-align: center;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about .content_solieu_about .title_solieu_about {
  color: #143e8e;
  font-size: 30px;
  font-weight: 800;
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about .content_solieu_about .desc_solieu_about {
  color: #303030;
  font-size: 15px;
  font-weight: 400;
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(2) {
    border-right: none;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(3) {
  border-right: none;
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(3) {
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(4) {
  border-bottom: none;
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(4) {
    border-bottom: 1px solid #dfdfdf;
    border-right: none;
  }
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(5) {
  border-bottom: none;
}
.all_ss_solieu .flex .all-cell-solieu .all_solieu_about .solieu_about:nth-child(6) {
  border-right: none;
  border-bottom: none;
}

.all_ss_procedure {
  padding-top: 40px;
  background: #f6f6f6;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .img_news_right {
  border-radius: 10px;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .img_news_right img {
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 10px;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right {
  margin-top: 20px;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .title_news_right {
  color: #143e8e;
  font-weight: 800;
  text-transform: uppercase;
  min-height: 60px;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .title_news_right {
  font-size: clamp(1rem, 0.9099423631rem + 0.3842459174vw, 1.25rem);
  line-height: clamp(1.618rem, 1.4722867435rem + 0.6217098944vw, 2.0225rem);
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .title_news_right {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .title_news_right {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .mota_desc {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin-top: 5px;
}
.all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .mota_desc .excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 3) {
  .all_ss_procedure .news-procedure .all_img_content_news_right .all_content_news_right .mota_desc .excerpt {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.all_ss_procedure .news-procedure .swiper-container .w-swiper {
  padding-bottom: 30px;
}
.all_ss_procedure .news-procedure .swiper-container .swiper-slide {
  width: calc(25% - 1.40625rem);
}
@media only screen and (max-width: 63.99875rem) {
  .all_ss_procedure .news-procedure .swiper-container .swiper-slide {
    width: calc(33.3333333333% - 0.8333333333rem);
  }
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_procedure .news-procedure .swiper-container .swiper-slide {
    width: calc(50% - 0.625rem);
  }
}
.all_ss_procedure .news-procedure .swiper-container .swiper-controls .swiper-button::before {
  background: #fff;
  opacity: 1;
  border: 1px solid #c6c6c6;
  font-size: 15px;
  color: #000;
}
.all_ss_procedure .news-procedure .swiper-container .swiper-controls .swiper-button-prev::before {
  content: "\f060";
}
.all_ss_procedure .news-procedure .swiper-container .swiper-controls .swiper-button-next::before {
  content: "\f061";
}
.all_ss_procedure .news-procedure .swiper-container .swiper-pagination {
  bottom: 0;
}

.all_ss_customer {
  background: #f6f6f6;
}
.all_ss_customer {
  padding-top: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .all_ss_customer {
    padding-top: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .all_ss_customer {
    padding-top: 3.75rem;
  }
}
.all_ss_customer {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .all_ss_customer {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .all_ss_customer {
    padding-bottom: 3.75rem;
  }
}
.all_ss_customer .customer-list {
  position: relative;
}
.all_ss_customer .customer-list::before {
  content: "";
  position: absolute;
  background: linear-gradient(270deg, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.92) 57.69%, #f4f4f4 100%);
  height: 100%;
  width: 15%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.all_ss_customer .customer-list::after {
  content: "";
  position: absolute;
  background: linear-gradient(270deg, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.92) 57.69%, #f4f4f4 100%);
  height: 100%;
  width: 15%;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  z-index: 2;
}
.all_ss_customer .customer-list .all-grid-doitac {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.all_ss_customer .customer-list .all-grid-doitac .grid-item {
  width: calc(16.6666666667% - 15px);
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 132px;
}
@media only screen and (max-width: 63.99875rem) {
  .all_ss_customer .customer-list .all-grid-doitac .grid-item {
    width: calc(25% - 15px);
  }
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_customer .customer-list .all-grid-doitac .grid-item {
    width: calc(33.3333333333% - 15px);
  }
}
.all_ss_customer .customer-list .all-grid-doitac .grid-item a {
  height: 100%;
}
.all_ss_customer .customer-list .all-grid-doitac .grid-item a .img_doitac {
  height: 100%;
}
.all_ss_customer .customer-list .all-grid-doitac .grid-item a .img_doitac img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: contain;
}
.all_ss_customer .swiper-container .swiper-slide {
  width: 100%;
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_customer .swiper-container .swiper-slide {
    width: 100%;
  }
}
.all_ss_customer .swiper-container .swiper-controls .swiper-button::before {
  background: #fff;
  opacity: 1;
  border: 1px solid #c6c6c6;
  font-size: 15px;
  color: #000;
}
.all_ss_customer .swiper-container .swiper-controls .swiper-button-prev::before {
  content: "\f060";
}
.all_ss_customer .swiper-container .swiper-controls .swiper-button-next::before {
  content: "\f061";
}
.all_ss_customer .swiper-container .swiper-pagination {
  bottom: 0;
}

.all_ss_press {
  background: #f6f6f6;
}
.all_ss_press {
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 48rem) {
  .all_ss_press {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .all_ss_press {
    padding-bottom: 3.75rem;
  }
}
.all_ss_press .swiper-container .w-swiper {
  width: 95%;
  margin: auto;
  padding-bottom: 30px;
}
.all_ss_press .swiper-container .swiper-slide {
  width: calc(33.3333333333% - 1.25rem);
}
@media only screen and (max-width: 47.99875rem) {
  .all_ss_press .swiper-container .swiper-slide {
    width: 100%;
  }
}
.all_ss_press .swiper-container .swiper-controls .swiper-button {
  width: 45px;
  height: 45px;
}
.all_ss_press .swiper-container .swiper-controls .swiper-button::before {
  background: #fff;
  opacity: 1;
  border: 1px solid #c6c6c6;
  font-size: 15px;
  color: #000;
}
.all_ss_press .swiper-container .swiper-controls .swiper-button-prev::before {
  content: "\f060";
}
.all_ss_press .swiper-container .swiper-controls .swiper-button-next::before {
  content: "\f061";
}
.all_ss_press .swiper-container .swiper-pagination {
  bottom: 0;
}