@media (max-width: 992px) {
  .section-service-1 {
    margin-bottom: 0px; } }

.section-service-1 .service-item {
  position: relative;
  z-index: 0; }
  .section-service-1 .service-item .count {
    font-size: 13.75rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    font-weight: 300;
    line-height: 1;
    width: 100%;
    text-align: center;
    --id-number-stroke-color: rgba(23, 38, 47, 0.1);
    --stroke-width: 1px;
    color: #fff;
    text-shadow: var(--stroke-width) 0 0 var(--id-number-stroke-color), calc(var(--stroke-width)* -1) 0 0 var(--id-number-stroke-color), 0 var(--stroke-width) 0 var(--id-number-stroke-color), 0 calc(var(--stroke-width)* -1) 0 var(--id-number-stroke-color); }
    @media (max-width: 992px) {
      .section-service-1 .service-item .count {
        font-size: 10rem;
        top: 50%;
        transform: translateY(-50%); } }
  .section-service-1 .service-item .title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px; }
  .section-service-1 .service-item .desc {
    font-size: 16px;
    margin-top: 10px;
    color: #4A5257;
    font-weight: 400; }
    @media (max-width: 992px) {
      .section-service-1 .service-item .desc {
        font-size: 14px; } }
  .section-service-1 .service-item .action {
    margin-top: 20px; }
  @media (max-width: 992px) {
    .section-service-1 .service-item {
      margin-bottom: 30px; } }

.section-aboutus {
  border-top: 1px solid var(--shop-color-border);
  padding-top: 80px; }
  @media (max-width: 992px) {
    .section-aboutus {
      padding-top: 30px; } }
  .section-aboutus .wrapper-content {
    margin-top: 80px; }
    @media (max-width: 992px) {
      .section-aboutus .wrapper-content {
        margin-top: 30px; } }
  .section-aboutus .block-content {
    padding-left: 30px; }
    @media (max-width: 992px) {
      .section-aboutus .block-content {
        padding-left: 15px;
        margin-top: 30px; } }
  .section-aboutus .action {
    margin-top: 30px; }

@media (max-width: 992px) {
  .section-service-2 {
    margin-bottom: 0; } }

.section-service-2 .list-service {
  margin-top: 50px; }

.section-service-2 .service-item {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  padding-bottom: 35px;
  transition: 0.35s; }
  .section-service-2 .service-item .number {
    font-size: 1.5rem;
    padding-right: 135px;
    transition: 0.35s; }
    @media (max-width: 992px) {
      .section-service-2 .service-item .number {
        padding-right: 30px; } }
  .section-service-2 .service-item .service_title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.48px;
    margin-bottom: 10px;
    transition: 0.35s; }
    @media (max-width: 992px) {
      .section-service-2 .service-item .service_title {
        font-size: 20px; } }
  .section-service-2 .service-item .service_content {
    color: #4A5257;
    font-size: 16px; }
  .section-service-2 .service-item:hover {
    border-color: #161515; }
    .section-service-2 .service-item:hover .service_title {
      color: var(--shop-color-main); }

.section-service-2 .block-image {
  display: block; }
  @media (max-width: 992px) {
    .section-service-2 .block-image {
      display: none; } }
  .section-service-2 .block-image .wrapper {
    display: flex;
    justify-content: end; }
    .section-service-2 .block-image .wrapper .image {
      position: relative;
      margin-top: 30px; }
    .section-service-2 .block-image .wrapper .action-wrapper {
      position: absolute;
      top: 50%;
      left: -72px;
      transform: translateY(-50%);
      font-size: 40px;
      font-size: 2.5rem;
      font-weight: 300;
      width: 145px;
      height: 145px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff; }
      .section-service-2 .block-image .wrapper .action-wrapper:before {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        width: 100%;
        height: 100%;
        border-radius: 100%;
        border: 1px solid white;
        z-index: -1; }
      .section-service-2 .block-image .wrapper .action-wrapper:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100%;
        background-color: var(--shop-color-main);
        z-index: -1; }

.section-members {
  margin-bottom: 0; }
  @media (max-width: 992px) {
    .section-members {
      margin-bottom: 50px; } }
  .section-members .block-slogan .wrapper-special-text {
    padding-left: 3.2vw; }
  .section-members .block-slogan {
    padding: 50px 0; }
    @media (max-width: 992px) {
      .section-members .block-slogan {
        padding: 25px 0; } }
  .section-members .desc {
    margin-bottom: 20px; }
  .section-members .wrapper-content {
    margin-top: 30px; }
  .section-members .member-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    gap: 30px; }
    @media (max-width: 992px) {
      .section-members .member-list {
        gap: 20px; } }
  .section-members .member-item {
    position: relative;
    flex: 0 0 calc(100% / 2 - 30px);
    max-width: calc(100% / 2 - 30px);
    box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
    padding: 20px; }
    @media (max-width: 992px) {
      .section-members .member-item {
        flex: 0 0 100%;
        max-width: 100%; } }
    .section-members .member-item .member--image {
      position: relative; }
      .section-members .member-item .member--image .action {
        position: absolute;
        top: 10px;
        right: 10px;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        transition: .3s all; }
        .section-members .member-item .member--image .action .seemore-circle {
          width: 40px;
          height: 40px;
          background-color: var(--shop-color-main);
          color: white; }
    .section-members .member-item .member--content {
      padding: 20px 15px; }
      .section-members .member-item .member--content .member_name {
        font-size: 24px;
        padding-bottom: 15px; }
      .section-members .member-item .member--content .member_job {
        padding-bottom: 15px; }
      .section-members .member-item .member--content .member_social {
        display: flex;
        flex-wrap: wrap; }
        .section-members .member-item .member--content .member_social a {
          font-size: 1rem;
          width: 50px;
          height: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          background: rgba(22, 21, 21, 0.1);
          color: #17262F;
          margin: 5px; }
          .section-members .member-item .member--content .member_social a.facebook {
            --icon-width: 10px; }
          .section-members .member-item .member--content .member_social a:hover {
            color: white;
            background: var(--shop-color-main); }
    .section-members .member-item:hover .member--image .action {
      opacity: 1;
      visibility: visible;
      z-index: 1;
      transition: .3s all; }

.section-counter {
  margin-block-start: -220px; }
  @media (max-width: 992px) {
    .section-counter {
      margin-block-start: 0px; }
      .section-counter [class*='col-']:not(:first-child) {
        margin-top: 30px; } }
  .section-counter .bgImage {
    padding-block-start: 290px;
    padding-block-end: 110px; }
    @media (max-width: 992px) {
      .section-counter .bgImage {
        padding-block-start: 45px;
        padding-block-end: 60px; } }
  .section-counter .counter-wrapper {
    display: flex;
    flex-direction: column;
    line-height: 1; }
  .section-counter .block-counter {
    display: flex;
    align-items: end; }
  .section-counter .icon {
    --icon-width: 24px;
    --icon-height: 24px;
    color: var(--shop-color-main);
    display: block;
    margin-bottom: 10px; }
  .section-counter .counter-item {
    display: flex;
    align-items: end; }
    .section-counter .counter-item .counter--number {
      display: flex;
      align-items: end; }
    .section-counter .counter-item .counter {
      font-size: 7.5rem;
      line-height: 1;
      font-weight: 600;
      min-width: 150px; }
      @media (max-width: 992px) {
        .section-counter .counter-item .counter {
          font-size: 5rem;
          min-width: 100px; } }
    .section-counter .counter-item .counter-prefix {
      font-size: 5rem;
      line-height: 1;
      text-align: left;
      white-space: pre-wrap; }
      @media (max-width: 992px) {
        .section-counter .counter-item .counter-prefix {
          font-size: 3rem; } }
  .section-counter .counter--title .title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-left: 25px;
    padding-top: 23px;
    color: #4A5257;
    position: relative; }
    @media (max-width: 992px) {
      .section-counter .counter--title .title {
        font-size: 1rem; } }
    .section-counter .counter--title .title:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 2px;
      background: var(--shop-color-main); }

@media (max-width: 992px) {
  .section-project {
    margin-bottom: 80px; } }

.section-project .content-wrapper {
  display: flex;
  gap: 30px;
  margin-top: 50px; }
  @media (max-width: 992px) {
    .section-project .content-wrapper {
      display: block;
      margin-top: 30px; } }

.section-project .block-left {
  flex: 0 0 calc(35% - 15px);
  max-width: calc(35% - 15px); }
  @media (max-width: 992px) {
    .section-project .block-left {
      flex: 0 0 100%;
      max-width: 100%; } }

.section-project .block-right {
  flex: 0 0 calc(65% - 15px);
  max-width: calc(65% - 15px);
  padding-left: 150px;
  position: relative; }
  @media (max-width: 992px) {
    .section-project .block-right {
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 0px;
      margin-top: 30px; } }

.section-project .project--heading {
  margin-bottom: 60px;
  display: flex; }
  @media (max-width: 992px) {
    .section-project .project--heading {
      margin-bottom: 20px;
      flex-direction: column; } }
  .section-project .project--heading .subtitle {
    font-size: 1rem;
    font-weight: 700;
    color: var(--shop-color-main);
    padding-right: 90px;
    margin-top: 5px; }
    @media (max-width: 992px) {
      .section-project .project--heading .subtitle {
        padding-right: 20px; } }
  .section-project .project--heading .title {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2;
    color: var(--shop-color-title); }

.section-project .swiper-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  left: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(22, 21, 21, 0.1);
  border-radius: 100%;
  transition: 0.35s;
  cursor: pointer;
  color: var(--shop-color-text); }
  .section-project .swiper-nav:after {
    content: none; }
  .section-project .swiper-nav .icon-svg {
    --icon-width: 25px;
    --icon-height: 25px; }
  .section-project .swiper-nav:hover {
    color: white;
    background: var(--shop-color-main); }
  .section-project .swiper-nav.swiper-button-prev {
    margin-top: 80px; }
  @media (max-width: 992px) {
    .section-project .swiper-nav {
      display: none; } }

.section-project .swiper-pagination {
  bottom: -40px;
  display: none; }
  @media (max-width: 992px) {
    .section-project .swiper-pagination {
      display: block; } }

.section-whyus .list-partner {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .section-whyus .list-partner {
      justify-content: center;
      margin-bottom: 30px;
      flex-wrap: wrap;
      gap: 20px; }
      .section-whyus .list-partner .item-partner {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px); } }

.section-whyus .list-content {
  display: flex;
  gap: 30px;
  align-items: center; }
  @media (max-width: 992px) {
    .section-whyus .list-content {
      flex-direction: column; } }
  .section-whyus .list-content .block-left {
    flex: 0 0 calc(60% - 15px);
    max-width: calc(60% - 15px); }
    @media (max-width: 992px) {
      .section-whyus .list-content .block-left {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px; } }
  .section-whyus .list-content .block-right {
    flex: 0 0 calc(40% - 15px);
    max-width: calc(40% - 15px); }
    @media (max-width: 992px) {
      .section-whyus .list-content .block-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px; } }

.section-whyus .list-desc {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .section-whyus .list-desc {
      margin: 15px 0; } }
  .section-whyus .list-desc li {
    display: flex;
    align-items: center;
    flex: 0 0 calc(45% - 10px);
    max-width: calc(45% - 10px);
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: rgba(22, 21, 18, 0.1);
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .section-whyus .list-desc li:hover {
      border-color: rgba(22, 21, 18, 0.8); }
    @media (max-width: 992px) {
      .section-whyus .list-desc li {
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .section-whyus .list-desc li .icon {
      margin-right: 10px;
      color: var(--shop-color-main); }
    .section-whyus .list-desc li .title {
      font-size: 18px;
      font-weight: 600; }

.section-review .bgColor {
  padding: 100px 0 0; }
  @media (max-width: 992px) {
    .section-review .bgColor {
      padding: 50px 0 0; } }

@media (max-width: 992px) {
  .section-review .block-slogan {
    margin-bottom: 25px; } }

.section-review .heading-textbold {
  color: white; }

.section-review .heading-textstroke.heading-stroke {
  --id-heading-stroke-color: #FFFFFF;
  color: #000000; }

.section-review .block-slogan .wrapper-special-text {
  padding-left: 3.2vw; }

.section-review .block-slogan .wrapper-special-text .special-text {
  -webkit-text-fill-color: var(--shop-color-main); }

.section-review .block-slogan .wrapper-special-text .special-text:after {
  border-color: white; }

.section-review .block-slogan .wrapper-special-text .special-text:before {
  border-color: rgba(255, 255, 255, 0.1); }

.section-review .content-wrapper {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .section-review .content-wrapper {
      flex-direction: column; } }
  .section-review .content-wrapper .block-left {
    flex: 0 0 calc(60% - 15px);
    max-width: calc(60% - 15px);
    position: relative; }
    @media (max-width: 992px) {
      .section-review .content-wrapper .block-left {
        flex: 0 0 100%;
        max-width: 100%; } }
  .section-review .content-wrapper .block-right {
    flex: 0 0 calc(40% - 15px);
    max-width: calc(40% - 15px); }
    @media (max-width: 992px) {
      .section-review .content-wrapper .block-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
        padding-top: 30%; } }

.section-review .review--start {
  color: var(--shop-color-main); }

.section-review .review--desc {
  margin-top: 20px;
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }

.section-review .review--author {
  display: flex;
  align-items: center; }
  .section-review .review--author .icon {
    color: var(--shop-color-main); }
  .section-review .review--author .detail {
    padding-left: 25px; }
    .section-review .review--author .detail .title {
      font-weight: 700;
      font-size: 22px;
      font-size: 1.375rem;
      color: white;
      padding-right: 5px;
      line-height: 1; }
    .section-review .review--author .detail .job {
      font-size: 1rem;
      padding-top: 5px;
      color: #BBBBBB; }

.section-review .swiper-pagination {
  left: 0;
  width: auto;
  bottom: auto;
  top: calc(100% + 50px); }
  .section-review .swiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    border: 1px solid transparent;
    position: relative;
    background-color: transparent;
    margin: 2px;
    opacity: 1; }
    .section-review .swiper-pagination .swiper-pagination-bullet:before {
      content: "";
      width: 7px;
      height: 7px;
      background-color: #4A5257;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%; }
  .section-review .swiper-pagination .swiper-pagination-bullet-active {
    border-color: #FFFEFE; }
    .section-review .swiper-pagination .swiper-pagination-bullet-active:before {
      background-color: #FFFFFF; }

.section-hotline .bgImage {
  padding: 20px; }

.section-hotline .content-wrapper {
  display: flex;
  justify-content: center; }
  @media (max-width: 992px) {
    .section-hotline .content-wrapper {
      flex-direction: column;
      gap: 15px;
      align-items: center; } }

.section-hotline .hotline--title {
  font-size: 1.6875rem;
  font-weight: 600;
  margin: 0;
  color: #FFFFFF; }
  @media (max-width: 992px) {
    .section-hotline .hotline--title {
      font-size: 20px;
      text-align: center; } }

.section-hotline .hotline--link {
  font-size: 1.375rem;
  font-weight: 500;
  margin-left: 35px; }
  .section-hotline .hotline--link a {
    color: white; }
  @media (max-width: 992px) {
    .section-hotline .hotline--link {
      font-size: 18px;
      margin-left: 0px; } }

.section-hotline .icon {
  font-size: 1rem;
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: var(--shop-color-main);
  border-radius: 100%;
  margin-right: 15px; }
