/** $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 */
@media only screen and (max-width: 47.99875rem) {
  .page-template-page-about-us .sc-who {
    padding-top: 5px;
  }
}
.page-template-page-about-us .sc-who .wrapper {
  border-radius: 15px;
  overflow: hidden;
  padding: 120px 50px 120px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-who .wrapper {
    padding: 100px 30px 100px;
  }
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-who .wrapper {
    padding: 60px 15px 60px;
  }
}
.page-template-page-about-us .sc-who .wrapper .group-title {
  max-width: 60%;
  margin-bottom: 0;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-who .wrapper .group-title {
    max-width: 100%;
  }
}
.page-template-page-about-us .sc-who .wrapper .group-title .sub-title {
  background-color: #ffffff;
  text-transform: uppercase;
  color: #000000;
  padding: 12px 24px;
  border-radius: 100px;
  display: block;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: fit-content;
}
.page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
  color: #ffffff;
  margin-bottom: 20px;
}
.page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
  padding-top: 0.625rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
    padding-top: 0.9375rem;
  }
}
.page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
  font-size: 1.375rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-who .wrapper .group-title .heading-title {
    font-size: 2.5rem;
  }
}
.page-template-page-about-us .sc-who .wrapper .group-title .desc {
  color: #ffffff;
}
.page-template-page-about-us .sc-about-us .wrapper .cell {
  width: 50%;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .wrapper .cell {
    width: 100%;
  }
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left {
  padding-right: 0;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-about-us .wrapper .cell.cell-left {
    padding-right: 6.875rem;
  }
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 3px;
  height: 75%;
  background-color: #00a267;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-about-us .wrapper .cell.cell-left::after {
    content: none;
  }
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left .group-title {
  text-align: left;
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left .group-title .sub-title {
  gap: 10px;
  background-color: #eefaf5;
  border: 1px solid #d5f2e6;
  border-radius: 100px;
  padding: 10px 20px;
  width: -webkit-fit-content;
  width: fit-content;
  margin-bottom: 15px !important;
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left .group-title .sub-title .ic {
  color: #00a267;
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left .group-title .sub-title .ic {
  width: 1.375rem;
  height: 1.375rem;
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-left .group-title .sub-title .ic svg {
  width: 1.375rem;
  height: 1.375rem;
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-right {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-about-us .wrapper .cell.cell-right {
    padding-left: 5rem;
  }
}
.page-template-page-about-us .sc-about-us .wrapper .cell.cell-right .content {
  text-align: justify;
}
.page-template-page-about-us .sc-process__slider {
  margin: 0 -15px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-process__slider {
    margin: 0;
  }
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide {
  padding: 0 15px 15px;
  width: 33.3333333333%;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide {
    width: 50%;
    padding: 0 12px 15px;
  }
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide {
    width: 100%;
    padding: 0 10px 15px;
  }
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item {
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1411764706);
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .thumb .cover {
  border-radius: 15px;
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .thumb .cover img {
  border-radius: 15px;
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .thumb .year {
  font-weight: 800;
  color: #ffffff;
  background-color: #00a267;
  border-radius: 15px;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 15px 26px;
  position: absolute;
  bottom: -28px;
  left: 30px;
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .thumb .year {
  font-size: 1.625rem;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .thumb .year {
    font-size: 2rem;
  }
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content {
  padding: 45px 30px 40px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content {
    padding: 45px 15px 25px;
  }
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content .title {
  color: #1a1a1a;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 10px;
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content .title {
  font-size: 1.0625rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content .title {
    font-size: 1.1875rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-process__slider .swiper-container .swiper-slide .item .item-content .title {
    font-size: 1.375rem;
  }
}
.page-template-page-about-us .sc-process__slider .swiper-container .swiper-controls .swiper-pagination {
  bottom: -45px;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell {
  width: 50%;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell {
    width: 100%;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-left {
  padding-right: 0;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-left {
    padding-right: 2.1875rem;
  }
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-left {
    margin-bottom: 30px;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-left img {
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right {
  padding-left: 0;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right {
    padding-left: 2.1875rem;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .heading-title {
  padding-bottom: 20px;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .heading-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  height: 2px;
  background-color: #00a267;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content {
  padding-top: 10px !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item {
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.0588235294);
  padding: 22px 32px 22px 22px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item {
    padding: 20px;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item {
    margin-bottom: 1.5625rem;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item:last-child {
  margin-bottom: 0;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item.active .tab-title .box::after {
  background-color: #00a267;
  transform: translateY(-50%) rotate(180deg);
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item.active .tab-title .box .ic {
  background-color: #083faf;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item.active .tab-title .box .ic svg {
  color: #ffffff;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item.active .tab-title .box .title {
  color: #083faf;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item.active .tab-content {
  max-height: 10000px;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title {
  cursor: pointer;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box {
  gap: 20px;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box::after {
  content: "";
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20"><g fill="none"><path d="M15.854 7.646a.5.5 0 0 1 .001.707l-5.465 5.484a.55.55 0 0 1-.78 0L4.147 8.353a.5.5 0 1 1 .708-.706L10 12.812l5.147-5.165a.5.5 0 0 1 .707-.001z" fill="currentColor"></path></g></svg>');
          mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20"><g fill="none"><path d="M15.854 7.646a.5.5 0 0 1 .001.707l-5.465 5.484a.55.55 0 0 1-.78 0L4.147 8.353a.5.5 0 1 1 .708-.706L10 12.812l5.147-5.165a.5.5 0 0 1 .707-.001z" fill="currentColor"></path></g></svg>');
  display: inline-block;
  background-color: #2c2c2c;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box::after {
  width: 1.375rem;
  height: 1.375rem;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic {
  background-color: #eefaf5;
  border-radius: 15px;
  transition: all 0.3s;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic {
  width: 5.625rem;
  height: 5.625rem;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic {
    width: 4.375rem;
    height: 4.375rem;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic svg {
  color: #06a56a;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic svg {
  width: 2.625rem;
  height: 2.625rem;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-title .box .ic svg {
    width: 2rem;
    height: 2rem;
  }
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-content {
  max-height: 0;
  overflow: hidden;
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-content .content {
  padding-top: 20px;
  text-align: justify;
}
.page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-content .content {
  padding-right: 0;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-vision-mission .wrapper .cell.cell-right .lists-content .toggle-item .tab-content .content {
    padding-right: 0.9375rem;
  }
}
.page-template-page-about-us .sc-team__slider {
  margin: 0 -14px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-team__slider {
    margin: 0;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide {
  width: 25%;
  padding: 0 14px;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide {
    width: 50%;
    padding: 0 12px 2px;
  }
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide {
    width: 100%;
    padding: 0 10px 2px;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item {
  flex-direction: column;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .thumb {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .thumb .cover img {
  object-fit: cover;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info {
  padding: 25px 20px;
  background-color: #ffffff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
  color: #1a1a1a;
  line-height: 1.4;
  margin-bottom: 6px;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
  font-size: 1.125rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info .name {
    font-size: 1.5625rem;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info-job .main-job {
  text-transform: uppercase;
  color: #00a267;
  font-weight: 700;
  margin-bottom: 2px;
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info-job .main-job {
  font-size: 1rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info-job .main-job {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info-job .main-job {
    font-size: 1.25rem;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-container .swiper-slide .box-item .info-job .job-title {
  color: #686868;
}
.page-template-page-about-us .sc-team__slider .swiper-controls .swiper-button.swiper-button-prev {
  left: -20px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-team__slider .swiper-controls .swiper-button.swiper-button-prev {
    left: -6px;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-controls .swiper-button.swiper-button-next {
  right: -20px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-team__slider .swiper-controls .swiper-button.swiper-button-next {
    right: -6px;
  }
}
.page-template-page-about-us .sc-team__slider .swiper-controls .swiper-pagination {
  bottom: -50px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-team__slider .swiper-controls .swiper-pagination {
    bottom: -45px;
  }
}
.page-template-page-about-us .sc-number__wrapper .item {
  border-radius: 35px;
  overflow: hidden;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1098039216);
}
.page-template-page-about-us .sc-number__wrapper .item {
  margin-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .sc-number__wrapper .item {
    margin-bottom: 2.1875rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-number__wrapper .item {
    margin-bottom: 2.8125rem;
  }
}
.page-template-page-about-us .sc-number__wrapper .item:last-child {
  margin-bottom: 0;
}
.page-template-page-about-us .sc-number__wrapper .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.page-template-page-about-us .sc-number__wrapper .item .cell {
  width: 50%;
}
@media only screen and (max-width: 63.99875rem) {
  .page-template-page-about-us .sc-number__wrapper .item .cell {
    width: 100%;
  }
}
.page-template-page-about-us .sc-number__wrapper .item .cell.item-content {
  padding: 40px 65px;
}
@media only screen and (max-width: 39.99875rem) {
  .page-template-page-about-us .sc-number__wrapper .item .cell.item-content {
    padding: 30px 20px;
  }
}
.page-template-page-about-us .sc-number__wrapper .item .cell.item-content .counter-group {
  line-height: 1.4;
  color: #1145b5;
  font-weight: 800;
}
.page-template-page-about-us .sc-number__wrapper .item .cell.item-content .counter-group {
  font-size: 3.125rem;
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .sc-number__wrapper .item .cell.item-content .counter-group {
    font-size: 5rem;
  }
}
.page-template-page-about-us .sc-number__wrapper .item .cell.item-content .heading-title {
  color: #2a2a2a;
  margin-bottom: 16px;
  text-transform: none;
  font-weight: 800;
}
.page-template-page-about-us .sc-number__wrapper .item .cell.item-content .content {
  text-align: justify;
}
.page-template-page-about-us .form-advise {
  padding-bottom: 3.75rem;
}
@media only screen and (min-width: 48rem) {
  .page-template-page-about-us .form-advise {
    padding-bottom: 5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .page-template-page-about-us .form-advise {
    padding-bottom: 7.5rem;
  }
}