/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --container: 1366px;
}

.containerFull {
  padding: 0 1%;
}

.containerFull2 {
  padding: 0 8%;
}

.xBreadCrum {
  color: white;
}

.xBreadCrum .yoast-breadcrumb {
}

.xBreadCrum .yoast-breadcrumb {
}

.xBreadCrum .yoast-breadcrumb > span {
}

.xBreadCrum .yoast-breadcrumb > span > span > a {
  color: white;
}

.xBreadCrum .yoast-breadcrumb > .breadcrumb_last {
}

.xBreadCrum .pageHeading {
  color: white;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}

.homeAboutInfo {
}

.homeAboutInfo::after {
  content: "";
  background: url(images/line1.png) no-repeat;
  width: 338px;
  height: 107px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform: translate(0px, 10px);
}

.homeAboutInfo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: calc((100vw - 1170px) / 2);
  height: 1px;
  background: #a9b1ac;
  transform: translate(0px, 10px);
}

.homeAboutInfo img {
  width: auto;
}

.homeAboutLogo {
}

.homeAboutLogo .img img {
}

.iBoxHome1 {
  align-items: center;
}

.iBoxHome1 .icon-box-img {
}

.iBoxHome1 .icon-box-img .icon {
}

.iBoxHome1 .icon-box-img .icon .icon-inner {
}

.iBoxHome1 .icon-box-img .icon .icon-inner img {
  padding: 0;
}

.iBoxHome1 .icon-box-text {
  transform: translate(0px, -7px);
}

.iBoxHome1 .icon-box-text h3 {
  color: #f68220;
  font-size: 32px;
  margin-bottom: 0;
}

.iBoxHome1 .icon-box-text p {
  font-size: 14px;
  color: #595959;
}

.stAboutHome::after {
  content: "";
  background: url(images/arr1.png);
  width: 25px;
  height: 22px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.headingDefault {
}

.headingDefault h2 {
  margin: 0;
  font-size: 2em;
  font-weight: bold;
}

.headingDefaultGr1 {
}

.headingDefaultGr1 .col-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.headingDefaultGr1 .text {
}

.headingDefaultGr1 .text h2 {
  color: #127b41;
  font-size: 33px;
}

.headingDefaultGr1 .text p {
  margin: 0;
}

.headingDefaultGr1 .btnReadMore {
  background: #f2f2f2;
  border: none;
  border-radius: 40px;
  padding: 15px 53px;
  min-height: unset;
  height: unset;
  line-height: unset;
  margin: 0;
}

.headingDefaultGr1 .btnReadMore span {
  color: #595959;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.shadowText {
}

.shadowText h2 {
  opacity: 0.1;
  font-size: 51px;
}

.ftList {
}

.ftList h4 {
  font-size: 16px;
}

.ftList ul {
}

.ftList ul li {
  font-size: 14px;
  list-style: none;
  margin: 0 0 10px;
  padding-left: 25px;
}

.ftList ul li strong {
  display: block;
}

.ftList ul li a {
}

.ftList ul li a::before {
  content: "";
}

.ftList ul li a:hover::before {
}

.ftList ul li:nth-child(1) {
  background: url(images/f1.png) left center no-repeat;
}

.ftList ul li:nth-child(2) {
  background: url(images/f2.png) left center no-repeat;
}

.ftList ul li:nth-child(3) {
  background: url(images/f3.png) left center no-repeat;
}

.ftList2 {
}

.ftList2 h4 {
  font-size: 16px;
}

.ftList2 ul {
}

.ftList2 ul li {
  font-size: 14px;
  list-style: none;
  margin: 0 0 10px;
  padding-left: 25px;
}

.ftList2 ul li strong {
  display: block;
}

.ftList2 ul li a {
}

.ftList2 ul li a::before {
  content: "";
}

.ftList2 ul li a:hover::before {
}

.ftList2 ul li:nth-child(1) {
  background: url(images/f1.png) left center no-repeat;
}

.ftList2 ul li:nth-child(2) {
  background: url(images/f1.png) left center no-repeat;
}

.ftList2 ul li:nth-child(3) {
  background: url(images/f2.png) left center no-repeat;
}

.ftList2 ul li:nth-child(4) {
  background: url(images/f3.png) left center no-repeat;
}

.ftInfo {
}

.ftSocial {
}

.ftSocial ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 5px;
}

.ftSocial ul li {
  margin: 0;
  padding: 0;
}

.ftSocial ul li a {
  display: block;
  width: 30px;
  height: 30px;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 30px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 30px;
}

.ftMenu {
}

.ftMenu ul {
  margin: 0;
}

.ftMenu ul li {
  list-style: none;
  margin: 0 0 10px;
}

.ftMenu ul li a {
  font-size: 14px;
  position: relative;
  padding-left: 15px;
  transition: all 500ms;
}

.ftMenu ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background: white;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ftMenu ul li a:hover {
  padding: 0;
}

.ftMenu ul li a:hover::before {
  visibility: hidden;
}

.ftMenu h4 {
  font-size: 16px;
}

.ftSocialCol h4 {
  font-size: 16px;
}

.ftCopy {
}

.ftCopy p {
  margin-bottom: 0;
}

.iBoxFT {
  align-items: center;
}

.iBoxFT .icon-box-img {
}

.iBoxFT .icon-box-img .icon {
}

.iBoxFT .icon-box-img .icon .icon-inner {
}

.iBoxFT .icon-box-img .icon .icon-inner img {
}

.iBoxFT .icon-box-text {
}

.iBoxFT .icon-box-text h3 {
  font-size: 17px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.ftForm {
}

.ftForm .wpcf7-form-control-wrap {
}

.ftForm .wpcf7-form-control-wrap input {
}

.ftForm .wpcf7-submit {
  text-indent: -999px;
  box-shadow: none;
  background: url(images/ftIcon.png) center center no-repeat;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  transform: translate(-3px, 0px);
  border: none;
  right: 12px;
  z-index: 999;
  width: 21px;
  height: 18px;
}

.ftForm .wpcf7-spinner {
  display: none;
}

.ftForm {
}

.ftForm .wpcf7 {
}

.ftForm .wpcf7 > form {
}

.ftForm .wpcf7 > form > p {
}

.ftForm .wpcf7 > form > p > .wpcf7-form-control-wrap {
}

.ftForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input {
  border: none;
  border-radius: 30px;
  overflow: hidden;
}

.ftForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input::placeholder {
  font-size: 14px;
  color: #333;
}

.ftForm .wpcf7 > form > p > .wpcf7-form-control-wrap > .wpcf7-submit {
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
}

.headingDefaultGr1 .btnReadMore span::after {
  content: "";
  background: url(images/ar2.png);
  width: 17px;
  height: 8px;
  position: relative;
  display: block;
}

.hoptacInfo h2 {
  font-size: 32px;
}

.hoptacInfo p {
  margin-bottom: 5px;
}

.hoptacForm {
}

.hoptacForm .wpcf7-form-control-wrap {
}

.hoptacForm .wpcf7-form-control-wrap input {
}

.hoptacForm .wpcf7-submit {
  text-indent: -999px;
  box-shadow: none;
  background: url(images/ftIcon2.png) center center no-repeat;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  /* margin: auto; */
  transform: translate(-14px, 15px);
  border: none;
  right: 12px;
  z-index: 999;
  width: 27px;
  height: 23px;
  box-shadow: none !important;
}

.hoptacForm .wpcf7-spinner {
  display: none;
}

.hoptacForm {
}

.hoptacForm .wpcf7 {
}

.hoptacForm .wpcf7 > form {
  margin: 0;
}

.hoptacForm .wpcf7 > form > p {
}

.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap {
}

.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input {
  border: none;
  border-radius: 40px;
  overflow: hidden;
  min-height: 66px;
  margin: 0;
}

.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input::placeholder {
  font-size: 14px;
  color: #333;
}

.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap > .wpcf7-submit {
}

.hoptacForm .wpcf7-response-output {
  background: white;
}

.slideDefault .owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-indent: -9999px;
  margin: 0;
}

.slideDefault .owl-prev:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: #0072bb;
  transition: 0.4s all;
  transform: rotate(0);
}

.slideDefault .owl-prev:after {
  content: "";
  position: absolute;
  background: url(images/arrow-left.svg) center no-repeat;
  background-size: 15px;
  width: 25px;
  height: 12px;
}

.slideDefault .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-indent: -9999px;
  margin: 0;
}

.slideDefault .owl-next:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: #0072bb;
  transition: 0.4s all;
  transform: rotate(0);
}

.slideDefault .owl-next:after {
  content: "";
  position: absolute;
  background: url(images/arrow-right.svg) center no-repeat;
  background-size: 15px;
  width: 25px;
  height: 12px;
}

.slideDefault .owl-prev:hover:before,
.slideDefault .owl-next:hover:before {
  transition: 0.4s all;
  transform: rotate(45deg);
}

.partnerThumb {
  position: relative;
  width: 100%;
  padding-top: 51.27%;
  border: 1.5px solid #eaeaea;
  border-radius: 40px;
  overflow: hidden;
  background: white;
}

.partnerThumb img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  height: 105px;
  object-fit: cover;
  margin: auto;
}

.stPartner {
}

.stPartner::before {
  content: "";
  background: url(images/line1.png) no-repeat;
  width: 332px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0px, 45px);
}

.stPartner::after {
  content: "";
  background: url(images/line2.png) no-repeat;
  width: 332px;
  height: 45px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0px, 45px);
}

/* PageAbout */

.pageAboutText1 {
}

.xRow1PageAbout {
  gap: 40px;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.xRow1PageAbout .col {
  max-width: 100%;
}

.xRow1PageAbout .pageAboutText1 .col-inner {
  padding-right: 70px;
}

.xRow1PageAbout .pageAboutText1 .col-inner ul li {
  margin-left: 1.3em;
  margin-bottom: 0;
}

.pageAboutLine1 {
  background: url(images/elip1.png) no-repeat;
  width: 85px;
  height: 85px;
  position: absolute;
  transform: translate(calc((100vw - var(--container)) / 2), -80px);
  left: 0;
}

.pageAboutLine2 {
  background: url(images/elip2.png) no-repeat;
  width: 56px;
  height: 56px;
  position: absolute;
  transform: translate(calc(((100vw - var(--container)) / 2) + 160px), -99px);
}

.iBoxTamnhin {
}

.iBoxTamnhin .icon-box-img {
}

.iBoxTamnhin .icon-box-img .icon {
}

.iBoxTamnhin .icon-box-img .icon .icon-inner {
}

.iBoxTamnhin .icon-box-img .icon .icon-inner img {
}

.iBoxTamnhin h3 {
  font-size: 24px;
}

.iBoxTamnhin p {
}

.xRowPageAboutIbox {
}

.xRowPageAboutIbox .xColItemPageAbout:nth-child(1) {
  margin-top: 100px;
}

.xRowPageAboutIbox .xColItemPageAbout:nth-child(2) {
  margin-top: 50px;
}

.xRowPageAboutIbox .xColItemPageAbout:nth-child(3) {
}

.colNangluc {
}

.colNangluc .col {
  height: 105px;
}

.stNangLuc::before {
  content: "";
  background: #127b41;
  position: absolute;
  top: 0;
  height: 105px;
  left: 0;
  width: calc((100vw - 1300px) / 2);
}

.xColNangluc1::after {
  content: "";
  height: 105px;
  background: #f68220;
  right: -2px;
  position: absolute;
  top: 0;
  width: 120px;
  z-index: -1;
  border-radius: 60px;
}

.xColNangluc1 .col-inner {
  height: 100%;
  display: flex;
  align-items: center;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
  position: relative;
}

.xColNangluc1 .col-inner::before {
  content: "";
}

.xColNangluc1 .col-inner::after {
  content: "";
}

.xColNangluc1 h2 {
  margin: 0;
}

.xFormLinhvuckhac {
  background: url();
}

.xFormLinhvuckhac > .col-inner {
  background: url(images/bglinhvuchoatdongkhac.png) no-repeat;
  background-size: cover;
  border-radius: 40px;
  overflow: hidden;
}

.iBoxLinhvuckhacList {
}

.iBoxLinhvuckhacList > .col-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.iBoxLinhvuckhacList > .col-inner > .item {
  border: 1px solid rgb(255 255 255 / 60%);
  padding: 15px;
  border-radius: 20px;
  list-style: hiragana-iroha;
  align-items: center;
  display: flex;
}

.iBoxLinhvuckhacList > .col-inner > .item h3 {
  color: white;
  font-size: 0.95em;
}

.headingLinhvuckhac {
}

.headingLinhvuckhac h2 {
  color: white;
  position: relative;
  margin: 0;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.headingLinhvuckhac h2::after {
  content: "";
  position: absolute;
  width: 72px;
  height: 3px;
  background: white;
  border-radius: 3px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.breadcrumb {
  font-size: 14px;
  margin-bottom: 12px;
}

.breadcrumb a {
  color: white;
  text-decoration: none;
  font-size: 15px;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb span {
  margin: 0 6px;
  color: #cceee6;
}

.xPageTitle {
  color: white;
  margin: 10px 0 0 0;
}

.xTextStyle1 {
}

.xTextStyle1 h2 {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 21px;
}

.xTextStyle1 h2::after {
  content: "";
  background: #d9d9d9;
  width: 70px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.xDesign1 {
  border-radius: 40px;
  overflow: hidden;
}

.xDesign1 .box-text {
  position: absolute;
  bottom: 0;
  z-index: 999;
  left: 0;
  padding: 0 20px;
}

.xDesign1::before {
  content: "";
  position: absolute;
  background:
    linear-gradient(
      to top,
      rgba(164, 78, 16, 0.85) 0%,
      rgba(246, 130, 32, 0.4) 35%,
      rgba(246, 130, 32, 0) 65%
    ),
    linear-gradient(160deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.25) 100%);
  height: 304px;
  width: 100%;
  z-index: 9999;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.xDesign1 .box-text .box-text-inner {
}

.xDesign1 .box-text .box-text-inner h2 {
  padding: 0;
  line-height: unset;
  color: white;
  background: hsl(0deg 0% 0% / 66%);
  padding: 5px 10px;
  border-radius: 50px;
  font-size: 18px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xDesign1 .box-text .box-text-inner .button {
  background: transparent;
  color: rgb(255 255 255 / 70%);
  box-shadow: none;
  z-index: 9999;
}

.xDesign1 .box-text .box-text-inner .button span {
  color: white;
}

/* Product Tab */

.tab-menu {
  display: flex;
  gap: 42px;
  margin-bottom: 25px;
}

.tab-menu a.active {
  font-weight: bold;
  color: #1e73be;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.ajax-pagination a {
  margin: 0 5px;
  cursor: pointer;
}

.product-tabs {
}

.product-tabs .tab-menu {
  justify-content: center;
}

.product-tabs .tab-menu li {
  list-style: none;
}

.product-tabs .tab-menu li a {
  margin: 0;
  background: #eeeeee;
  padding: 17.5px 26px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #312e2e;
  position: relative;
}

.product-tabs .tab-menu li a:hover {
}

.product-tabs .tab-menu li a.active {
  background: #127b41;
  color: white;
}

.product-tabs .tab-menu li a.active::before {
  content: "";
  background: url(images/arbottom.png) no-repeat;
  width: 18px;
  height: 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0px, 21px);
}

.xProductList {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 42px;
}

.xProductItem {
}

.xProductThumb {
}

.xProductCover {
  padding-top: 100%;
  overflow: hidden;
  position: relative;
}

.xProductCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}

.xProductContent {
  padding-top: 11px;
}

.xProductTitle {
  margin-bottom: 20px;
}

.xProductTitle a {
  font-size: 16px;
  color: #127b41;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 51px;
}

.xProductText1 {
  font-size: 14px;
  color: #f68220;
  font-weight: 500;
}

.xProductReadMore {
}

.xProductReadMore a {
}

.xProductReadMore a span {
  font-size: 12px;
  color: #8f8f8f;
}

.xProductItem:hover {
}

.xProductItem:hover .xProductThumb img {
  transform: scale(1.1);
}

.xProductItem:hover .xProductTitle a {
}

.xProductItem:hover .xProductReadMore a {
}

.ajax-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}

.ajax-pagination a {
  margin: 0;
  background: #eeeeee;
  padding: 8px 10px;
  border-radius: 40px;
  font-weight: 500;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ajax-pagination a.active {
  background: #127b41;
  color: white;
}

.yoast-breadcrumb {
  color: white;
}

.yoast-breadcrumb span {
  color: white;
}

.yoast-breadcrumb a {
  color: white;
}

.pagePro {
  padding: 60px 0;
}

.pageHeading {
  color: white;
  margin: 0;
  margin-top: 10px;
}

.xCategory {
  background: url(images/bgCategpry1.png) no-repeat;
  background-size: 100% 100%;
  min-height: 528px;
  padding: 88px 0;
}

.xCategoryBox {
  display: flex;
  align-items: start;
  gap: 165px;
  justify-content: space-between;
}

.xCategoryBoxInfo {
  padding-top: 35px;
}

.xCategoryText1 {
  font-size: 27px;
  font-weight: bold;
  color: white;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}

.xCategoryText1::after {
  content: "";
  width: 85px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  border-radius: 5px;
}

.xCategoryText2 {
}

.xCategoryText2 p {
  margin: 0 0 5px;
  font-size: 16px;
  color: white;
  text-align: justify;
}

.xCategoryThumb {
  width: 469px;
  border-radius: 50%;
  border: 10px solid #f68220;
  height: 469px;
  position: relative;
  flex: 0 0 auto;
}

.xCategoryThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.signProTabInfo {
  margin-top: 65px;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  padding: 50px;
  padding-top: 0;
}

.signProTabInfo h3 {
  font-size: 20px;
  padding: 20px 40px;
  background: #127b41;
  display: inline-block;
  align-items: center;
  width: auto;
  border-radius: 12px;
  overflow: hidden;
  color: white;
  transform: translate(0px, -34px);
  margin-bottom: 0;
}

.proPageContent {
}

.proPageContent p {
}

.proRelateBox {
  margin-top: 65px;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  padding: 50px;
  padding-top: 0;
}

.proRelateBoxHeading {
  font-size: 20px;
  padding: 20px 40px;
  background: #127b41;
  display: inline-block;
  align-items: center;
  width: auto;
  border-radius: 12px;
  overflow: hidden;
  color: white;
  transform: translate(0px, -34px);
  margin-bottom: 0;
}

.proRelateList {
}

.xSignPro {
}

.xSignProTitle {
  font-weight: bold;
  font-size: 28px;
  color: #127b41;
  margin-bottom: 9px;
}

.xSignProText1 {
  font-size: 16px;
  color: #312e2e;
  font-weight: 500;
  margin-bottom: 12px;
}

.spec-table-wrap {
}

.xSignProGroupBtn {
  gap: 40px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.xSignProGroupBtn a {
  padding: 12px 80px 12px 24px;
  background: url(images/argroup1.png) #eeeeee no-repeat;
  background-position-x: calc(100% - 28px);
  background-position-y: center;
  border-radius: 40px;
  overflow: hidden;
  font-weight: bold;
  color: #127b41;
  /* font-family: "Montserrat"; */
  /* text-transform: uppercase; */
  cursor: pointer;
}

.xSignProGroupBtn a:hover {
  background: url(images/argroup2.png) #127b41 no-repeat;
  background-position-x: calc(100% - 28px);
  background-position-y: center;
  color: white;
}

.spec-table-wrap {
  max-width: 600px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
}

.spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.spec-table tr {
  border-bottom: 1px solid #eee;
}

.spec-table tr:last-child {
  border-bottom: none;
}

.spec-table th {
  width: 35%;
  padding: 12px 16px;
  text-align: left;
  background: #f7f7f7;
  color: #f58220;
  /* mÃ u cam */
  font-weight: 600;
  white-space: nowrap;
}

.spec-table td {
  width: 65%;
  padding: 12px 16px;
  color: #333;
  background: #fff;
}

.stLineDefault {
}

.stLineDefault h2 {
  font-size: 32px;
  color: #127b41;
  margin: 0;
}

.stLineDefault::before {
  content: "";
  background: url(images/line1.png) no-repeat;
  width: 332px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0px, 22px);
  z-index: 99;
}

.stLineDefault::after {
  content: "";
  background: url(images/line2.png) no-repeat;
  width: 332px;
  height: 45px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0px, 22px);
}

/* Product Tab */

.project-tabs {
  margin-bottom: 30px;

  padding: 34px 0;
}

.tab-item {
  padding: 8px 18px;
  border-radius: 999px;
  border: none;
  background: #eee;
  cursor: pointer;
  font-weight: 500;
  margin: 0;
}

.tab-item.active {
  background: #1f8b4c;
  color: #fff;
}

.project-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.project-item {
  transition: all 0.3s ease;
}

.projectCategoryMenu {
  margin-bottom: 30px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 30px;
}

.xProjectItem {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.xProjectItemThumb {
}

.xProjectItemCover {
  padding-top: 65%;
  position: relative;
  overflow: hidden;
}

.xProjectItemCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xProjectItemContent {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
}

.xProjectItemInfo {
  /* display: flex; */
  align-items: end;
  justify-content: space-between;
}

.xProjectItemDate {
}

.xProjectItemTitle {
}

.xProjectItemTitle a {
  color: white;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.xProjectItemReadMore {
  width: 130px;
  flex: 0 0 auto;
  display: none;
}

.xProjectItemReadMore a {
  color: white;
  display: flex;
  align-items: center;
  gap: 5px;
}

.xProjectItemReadMore a::after {
  content: "";
  background: url(images/arrowwhite1.png) no-repeat;
  width: 16px;
  height: 5px;
  position: relative;
}

.xProjectItemReadMore a span {
  font-size: 13px;
  font-weight: 500;
}

.xProjectItem::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(18, 123, 65, 0.46) 70%,
    rgba(18, 123, 65, 1) 90%,
    rgba(39, 131, 80, 1) 99%
  );
  height: 120px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 99;
  visibility: hidden;
}

.xProjectItem:hover .xProjectItemTitle a {
}

.xProjectItem:hover .xProjectItemReadMore a {
}

.xProjectGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.bg-gradient {
  background: linear-gradient(
    180deg,
    rgba(18, 123, 65, 0) 70%,
    rgba(18, 123, 65, 1) 90%,
    rgba(39, 131, 80, 1) 99%
  );
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.xProjectOwlBox {
  margin-top: 0;
}

.xProjectOwlSlide {
}

.xProjectHotItem {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
}

.xProjectHotThumb {
}

.xProjectHotCover {
  padding-top: 80%;
  position: relative;
  overflow: hidden;
}

.xProjectHotCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xProjectHotContent {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
}

.xProjectHotInfo {
}

.xProjectHotInfo {
}

.xProjectItemDate {
  display: none;
}

.xProjectHotTitle {
}

.xProjectHotTitle a {
  color: white;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.xProjectHotReadMore {
  display: none;
}

.xProjectHotReadMore a {
  color: white;
  display: flex;
  align-items: center;
  gap: 5px;
}

.xProjectHotReadMore a span {
  font-size: 15px;
  font-weight: 500;
}

.bg-gradient0 {
  background: linear-gradient(
    180deg,
    rgba(18, 123, 65, 0) 70%,
    rgba(18, 123, 65, 1) 90%,
    rgba(39, 131, 80, 1) 99%
  );
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.xProjectHotItem:hover .xProjectHotCover img {
}

.xProjectHotItem:hover .xProjectHotTitle a {
}

.xProjectHotItem:hover .xProjectHotReadMore a {
}

.xProjectHotItem:hover .xProjectHotReadMore a span {
}

.stLineDefault .section-bg :is(img, picture, video) {
  object-fit: cover;
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}

.xProjectOwlSlide .xProjectHotItem::before {
  content: "";
  background: white;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
}

.xProjectOwlSlide .owl-item.active.center .xProjectHotItem::before {
  display: none;
}

.owlDefaultBtn .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-indent: -9999px;
  margin: 0;
}

.owlDefaultBtn .owl-next:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  transition: 0.4s all;
  transform: rotate(0);
}

.owlDefaultBtn .owl-next:after {
  content: "";
  position: absolute;
  background: url(images/next.svg) center no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
}

.owlDefaultBtn .owl-prev {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  top: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  text-indent: -9999px;
  margin: 0;
}

.owlDefaultBtn .owl-prev:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: transparent;
  transition: 0.4s all;
  /* transform: rotate(-90deg); */
}

.owlDefaultBtn .owl-prev:after {
  content: "";
  position: absolute;
  background: url(images/prev.svg) center no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
}

.owlDefaultBtn .owl-nav {
  position: absolute;
  width: 120px;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0px, 50px);
}

.owlDefaultBtn .owl-prev:hover:before,
.owlDefaultBtn .owl-next:hover:before {
  transition: 0.4s all;
  transform: rotate(45deg);
}

.xSignProjectBox {
}

.xSignProjectHeading {
}

.xSignProjectHeading .title {
  background: -webkit-linear-gradient(#4caf50, #056331) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: bold;
}

.signProjBoxContent {
}

.signProjBoxContent a {
  color: #07783b;
}

.signProjBoxContent ul {
  padding-left: 17px;
}

.xSignProject {
  padding: 30px 0;
}

.widget {
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  background: #0f793e;
  color: white;
  display: block;
  padding: 15px 30px;
}

.widget .widget-title span {
}

.widget .is-divider {
  display: none;
}

.widget ul {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
  margin: 0;
}

.widget ul li:last-child {
  margin-bottom: 0;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  padding: 5px 10px;
  position: relative;
  margin-bottom: 0;
  color: #333;
  line-height: unset;
  font-size: 14px;
  font-weight: 500;
}

.widget ul li a::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0f793e;
  left: 0;
  top: 14px;
  margin: auto;
}

.widget ul li a:hover {
}

.widget ul li:last-child a {
  border: none !important;
}

.signProjBoxContent .h2,
.signProjBoxContent h2 {
  font-size: 20px;
}

.signProjBoxContent .h3,
.signProjBoxContent h3 {
  font-size: 18px;
}

.signProjBoxContent .h4,
.signProjBoxContent h4 {
  font-size: 16px;
}

.signProjBoxContent .h4,
.signProjBoxContent h4 {
  font-size: 14px;
}

.signProjBoxContent .h5,
.signProjBoxContent h5 {
  font-size: 12px;
}

.recuitList {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}

.recuitItem {
  background: #083a17;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #595959;
  padding: 0px 0px;
  border-radius: 24.9px;
  overflow: hidden;
  background: hsl(0deg 0% 85% / 89%);
}

.recuitDate {
  flex-shrink: 0;
  width: 100px;
  text-align: center;
}

.recuitContent {
  display: flex;
  gap: 50px;
  align-items: center;
}

.recuitText1 {
  color: black;
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: bold;
}

.recuitTitle {
  margin-bottom: 8px;
}

.recuitTitle a {
  font-size: 22px;
  color: black;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* font-family: "Montserrat"; */
}

.recuitText2 {
  font-size: 18px;
}

.recuitReadmore {
  /* background: rgb(98 98 101 / 40%); */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 247px;
}

.recuitReadmore a {
  color: white;
  /* font-family: "Montserrat"; */
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 23px 33px;
  background: #afafaf;
  border-radius: 10px;
}

.recuitReadmore a span {
  font-weight: 500;
  font-size: 0.85em;
}

.recuitReadmore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: white;
  display: none;
  visibility: hidden;
}

.recuitReadmore a::after {
  content: "";
  width: 20px;
  height: 8px;
  visibility: hidden;
  display: none;
}

.recuitItemBox1 {
  display: flex;
  align-items: center;
  gap: 85px;
  padding: 24px 40px;
  overflow: hidden;
  background: url(images/bgtuyendung1.png) no-repeat;
  background-size: 100% 100%;
  background: url(images/bgtuyendung2.png) no-repeat;
  background-size: 100% 100%;
}

.recuitSignSubTitle {
  color: #a9a9a1;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
}

.recuitSignTitle {
}

.recuitSignTitle h1 {
  margin-bottom: 5px;
}

.recuitSignDate {
  display: flex;
  max-width: 348px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  gap: 3px;
}

.recuitSignDate span {
  color: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignDate::before {
  content: "";
  height: 1px;
  background: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignDate::after {
  content: "";
  height: 1px;
  background: #312e2e;
  display: block;
  width: 100%;
}

.recuitSignContent {
  font-size: 1em;
  position: relative;
  display: block;
  padding: 0 0 1rem;
  flex: none;
  font-weight: 500;
  margin-top: 25px;
}

.recuitSignDownload {
}

.recuitSignDownload a {
}

.recuitText2Sub {
  font-size: 14px;
  margin-bottom: 5px;
}

.recuitText2Content {
}

.recuitText2Content ul {
  margin: 0;
  padding-left: 17px;
}

.recuitText2Content ul li {
  font-size: 14px;
}

.xRecuitPage {
  padding: 65px 0;
}

.recuitList {
}

.recuitContentBox1 {
  width: 240px;
  flex: 0 0 auto;
  /* padding-right: 40px; */
}

.recuitContentBox2 {
  border-left: 1px solid rgb(255 255 255 / 20%);
  padding-left: 50px;
}

.recuitList .recuitItem:nth-child(2n) {
  background: hsl(0deg 0% 85% / 89%);
}

.recuitList .recuitItem:nth-child(2n) .recuitItemBox1 {
  background: url(images/bgtuyendung2.png) no-repeat;
  background-size: 100% 100%;
}

.recuitList .recuitItem:nth-child(2n) .recuitText1 {
  color: #595959;
}

.recuitList .recuitItem:nth-child(2n) .recuitReadmore a {
  background: #afafaf;
}

.recuitList .recuitItem:nth-child(2n) .recuitTitle a {
  color: #595959;
}

.recuitList .recuitItem:nth-child(2n) .recuitContentBox2 {
  color: #595959;
  border-color: rgb(255 255 255 / 20%);
}

.postPageMenu {
  padding: 18px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 0;
}

.postPageMenu .postPageMenuItem {
}

.postPageMenu .postPageMenuItem a {
  padding: 18px 59px;
  background: #eeeeee;
  display: block;
  border-radius: 40px;
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
  color: #312e2e;
}

.postPageMenu .postPageMenuItem.active a {
  background: #127b41;
  color: white;
}

.pagePostList {
  display: grid;

  /* MÄ‚Æ’Ã‚ u nÄ‚Â¡Ã‚Â»Ã‚Ân nhÄ‚Â¡Ã‚ÂºÃ‚Â¹ cho trang */
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.pPagePostItem {
  width: 100%;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}

.pPagePostItemThumb img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  transition: all 500ms;
}

.pPagePostItemDate {
  margin-bottom: 5px;
  display: none;
}

.pPagePostItemDate span {
  font-size: 13px;
  color: white;
}

.pPagePostItemDate span::before {
}

.pPagePostItemContent {
  padding: 15px 0 10px;
  background: rgb(0 0 0 / 66%);
  border-radius: 0px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 15px;
}

.pPagePostItemTitle a {
  font-size: 14px;
  color: white;
  text-decoration: none;
  line-height: 1.3;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 500;
}

.pPagePostItemDescription {
  color: #666;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 12px;
  /* font-family: "Montserrat"; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.pPagePostItemReadMore a {
  color: black;
  /* font-family: "Montserrat"; */
  display: flex;
  align-items: center;
  gap: 10px;
  height: 30px;
  display: none;
}

.pPagePostItemReadMore a span {
  font-weight: 500;
  font-size: 0.85em;
  height: auto;
  color: #f68220;
}

.pPagePostItemReadMore a::before {
  content: "";
  position: relative;
  width: 1px;
  height: 30px;
  background: black;
  display: block;
  visibility: hidden;
  display: none;
}

.pPagePostItemReadMore a::after {
  content: "";
  background: url(images/arright3.png) center no-repeat;
  width: 20px;
  height: 8px;
}

.pPagePostItemReadMore a:hover {
  color: #00264d;
}

.pPagePostItem:hover .pPagePostItemThumb img {
  transform: scale(1.1);
}

.page-numbers.nav-pagination {
  display: flex;
  justify-content: center;
  gap: 5px;
  list-style: none;
  padding: 20px 0 10px;
}

.page-numbers.nav-pagination li .page-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #666;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  transition: all 0.3s ease;
  background-color: transparent;
}

.page-numbers.nav-pagination li .page-number.current {
  border-color: #00264d;
  color: #00264d;
  border-width: 2px;
}

.page-numbers.nav-pagination li a.page-number:hover {
  border-color: #00264d;
  color: #00264d;
  background-color: rgba(0, 38, 77, 0.05);
}

.page-numbers.nav-pagination li .page-number::before {
}

.page-numbers.nav-pagination li a.next {
}

.postPage {
  padding: 40px 0;
}

.xProjectOwlBox {
}

.xProjectOwlBox .container-fiuld {
  padding: 0 55px;
}

.xPostOwlSlide {
}

.xPostOwlSlide .pPagePostItem {
  border-radius: 25px;
  overflow: hidden;
}

.xPostOwlSlide .pPagePostItemContent {
  border-radius: 0;
}

.xPostOwlSlide .pPagePostItemTitle {
}

.xPostOwlSlide .pPagePostItemTitle a {
  font-size: 20px;
}

.xPostOwlSlide .pPagePostItemCover {
  position: relative;
  width: 100%;
  padding-top: 56%;
  overflow: hidden;
  border-radius: 12px;
}

.xPostOwlSlide .pPagePostItemCover img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}

.pagePostDetails {
  padding: 40px 0;
}

.imgBoxHome {
  border-radius: 22px;
  overflow: hidden;
}

.imgBoxHome .box-image {
}

.imgBoxHome .box-image .image-cover {
  border-radius: 22px;
}

.imgBoxHome .box-image .image-cover img {
}

.imgBoxHome .box-text {
  position: relative;
  /* bottom: 0; */
  /* left: 0; */
  /* width: 100%; */
  /* z-index: 9; */
  /* padding: 28px; */
}

.imgBoxHome .box-text .box-text-inner {
}

.imgBoxHome .box-text .box-text-inner h3 {
  font-size: 20px;
  color: #000;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding: 0;
}

.imgBoxHome .box-text .box-text-inner .button {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  display: none;
}

.imgBoxHome .box-text .box-text-inner .button::after {
  content: "";
  background: url(images/arright4.png);
  width: 35px;
  height: 8px;
  position: relative;
}

.imgBoxHome .box-text .box-text-inner .button span {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.imgBoxHome::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(246, 130, 32, 0) 65%,
    rgba(246, 130, 32, 0.84) 79%,
    rgba(164, 78, 16, 1) 99%
  );
  bottom: 0;
  display: none;
}

.xProjectHomeList {
  /* display: grid; */
  /* grid-template-columns: repeat(2, 1fr); */
  /* gap: 56px; */
}

.xPostHome2Item {
}

.xPostHome2Thumb {
}

.xPostHome2Cover {
  padding-top: 65%;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.xPostHome2Cover img {
  transition: all 500ms;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  position: absolute;
}

.xPostHome2Content {
  padding-top: 15px;
}

.xPostHome2Date {
  font-size: 14px;
  color: #595959;
}

.xPostHome2Title {
  margin: 5px 0 8px;
}

.xPostHome2Title a {
  font-size: 16px;
  font-weight: bold;
  color: #595959;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 51px;
}

.xPostHome2Readmore {
}

.xPostHome2Readmore a {
  font-size: 14px;
  color: #f68220;
  font-weight: 500;
}

.xPostHome2Item:hover {
}

.xPostHome2Item:hover .xPostHome2Cover img {
  transition: all 500ms;
  transform: scale(1.1);
}

.xPostHome2Item:hover .xPostHome2Title a {
}

.xPostHome2Item:hover .xPostHome2Readmore a {
}

.tongthauText1 {
}

.tongthauText1 h2 {
  position: relative;
  padding-bottom: 15px;
}

.tongthauText1 h2::after {
  content: "";
  width: 85px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: white;
  border-radius: 5px;
}

.tongthauText1 p {
}

.tongthauImgGr1 {
}

.tongthauImgGr1 .col-inner {
  display: flex;
  align-items: end;
  gap: 91px;
  justify-content: space-between;
}

.tongthauImg1 {
  max-width: 192px;
}

.tongthauImg1 img {
}

.tongthauImg2 {
  max-width: 302px;
}

.tongthauImg2 img {
}

.stTongthaucodien {
}

.stTongthaucodien .section-bg :is(img, picture, video) {
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
  position: absolute;
}

.stTongthauItem {
}

.stTongthauItemRow {
}

.stTongthauItem .Col1 .col-inner {
  padding-left: 6.74vw;
}

.stTongthauItem .Col1 h2 {
  font-size: 28px;
  color: #127b41;
}

.stTongthauItem .Col1 p {
  font-size: 16px;
  text-align: justify;
}

.stTongthauItemImage {
  text-align: right;
}

.stTongthauItemImage .col-inner {
}

.stTongthauItemImage .col-inner .img {
}

.stTongthauItemImage .col-inner .img .img-inner {
}

.stTongthauItemImage .col-inner .img .img-inner img {
  max-width: 85.5%;
}

.stTongthauItem:nth-child(2n) .Col2 .col-inner {
  padding-left: 0;
}

.stTongthauItem:nth-child(2n) .Col1 .col-inner {
  text-align: left;
  padding-left: 0;
}

.stTongthauItem:nth-child(2n) .Col2 .col-inner {
  text-align: left;
  padding-right: 6.74vw;
}

.stTongthauItem:nth-child(2n) .Col2 h2 {
  color: #127b41;
  font-size: 28px;
}

.stTongthauItem:nth-child(2n) .Col2 h2 {
  color: #127b41;
  font-size: 28px;
}

.stTongthauItem:nth-child(2n) .Col2 p {
  font-size: 16px;
}

.trochoiCol {
}

.trochoiCol .img {
}

.trochoiCol .img .img-inner {
}

.trochoiCol .img .img-inner img {
}

.trochoiCol h2 {
  font-size: 24px;
  position: relative;
  padding-bottom: 15px;
  color: #595959;
  margin-top: 15px;
}

.trochoiCol h2::after {
  content: "";
  width: 66px;
  height: 5px;
  left: 0;
  bottom: 0;
  background: #d9d9d9;
  position: absolute;
  border-radius: 5px;
}

.trochoiCol image {
}

.row .trochoiCol:nth-child(2n) {
}

.row .trochoiCol:nth-child(2n) h2 {
}

.row .trochoiCol:nth-child(2n) h2::after {
  right: 0;
  left: unset;
}

.stCongvien2 {
}

.colCongvienGr2 {
}

.colCongvienGr2 .col-inner {
  display: flex;
  align-items: end;
  gap: 91px;
  justify-content: unset;
}

.colCongvienGr2 .col-inner .tongthauImg3 {
  max-width: 302px;
}

.colCongvienGr2 .col-inner .tongthauImg4 {
  max-width: 192px;
}

.colCongvienText3 {
}

.colCongvienText3 h2 {
  position: relative;
  padding-bottom: 15px;
}

.colCongvienText3 h2::after {
  content: "";
  width: 85px;
  height: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: white;
  border-radius: 5px;
}

.colCongvienText3 p {
}

.stCongvien2 .section-bg :is(img, picture, video) {
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}

.stTongthauItem2 .stTongthauItemInfo h2 {
  color: #127b41;
  font-size: 24px;
}

.stTongthauItem2 .stTongthauItemInfo p {
  font-size: 16px;
}

.stTongthauItem2 .Col2 .col-inner {
  text-align: left;
  padding-right: 6.74vw;
}

.xProject3List {
  /* display: grid; */
  /* grid-template-columns: repeat(3, 1fr); */
  /* gap: 30px; */
}

.stBetam {
}

.stBetam::before {
  content: "";
  width: 55.6%;
  height: 414px;
  position: absolute;
  background: hsl(0deg 0% 70% / 10%);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
  top: 0;
  transform: translate(0px, 40px);
}

.stBetam .xCol1 {
}

.stBetam .xCol1 .col-inner {
  /* transform: translate(0px, 167px); */
  padding-right: 25px;
}

.stBetam .xCol1 h2 {
  color: #127b41;
}

.btnBetam {
  margin: 0;
  min-width: 250px;
  text-align: left;
  display: flex;
  align-items: center;
  max-width: 250px;
  justify-content: space-between;
  padding: 12px 24px;
}

.btnBetam::after {
  content: "";
  background: url(images/arbetam.png);
  width: 27px;
  height: 11px;
  position: relative;
}

.btnBetam span {
  font-weight: 500;
}

.stBetam .xCol2 .col-inner {
  transform: translate(0px, -122px);
}

.stBetam2 .xCol1 .col-inner {
  /* transform: translate(0px, 167px); */
  padding-left: 25px;
  padding-right: 0;
}

.stBetam2::before {
  top: 0;
  right: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.stBetam2 .xCol1 {
  order: 2;
}

.stBetam2 .xCol2 {
  order: 1;
}

.xColOnsen {
}

.iBoxOnsen .icon-box-text {
}

.iBoxOnsen .icon-box-text h3 {
  font-size: 14px;
  margin-bottom: 20px;
}

.xColOnsen::before {
  content: "";
  background: url(images/phay1.png) no-repeat;
  width: 98px;
  height: 70px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  transform: translate(0px, -35px);
}

.flag {
}

.flag .item {
}

.flag .item:nth-child(1) {
}

.flag .item:nth-child(2) {
}

.search-results .xCategory {
  display: none;
}

.loiichImageBox {
}

.loiichImageBox .box-text {
  padding: 0 84px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.loiichImageBox .box-text .box-text-inner {
}

.loiichImageBox .box-text .box-text-inner h2 {
  color: white;
}

.loiichImageBox .box-text .box-text-inner p {
  font-size: 16px;
  margin: 10px 0;
}

.stTongxulynuoc {
}

.stTongxulynuoc .col-inner .img .img-inner img {
  max-width: 100%;
}

.stTongxulynuoc::before {
  content: "";
  /* background: url(images/bgxulynuoc.png) no-repeat; */
  background-size: 100% 100%;
  width: 896px;
  height: 530px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.stTongxulynuoc .Col1 .col-inner {
  padding-left: 6.74vw;
}

.stTongxulynuoc:nth-child(2n) .Col1 .col-inner {
  padding-left: 6.74vw;
}

.stTongxulynuoc:nth-child(2n) .Col2 .col-inner {
  text-align: left;
  padding-left: 6.74vw;
  padding-right: 0;
}

.btnXulynuoc {
  min-width: 250px;
  display: flex;
  align-items: center;
  max-width: 250px;
  font-weight: 500;
  justify-content: space-between;
  padding: 12px 24px;
  font-size: 14px;
}

.btnXulynuoc::after {
  content: "";
  background: url(images/arxulynuoc.png) no-repeat;
  width: 27px;
  height: 11px;
  position: relative;
}

.btnXulynuoc span {
}

.stNuocnong {
}
.stNuocnong p {
  margin-bottom: 5px;
}

.stNuocnong::before {
  content: "";
  background: rgb(178 178 178 / 10%);
  height: 70%;
  width: 60%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.xHeadingDefault {
}

.xHeadingDefault h2 {
  margin: 0;
}

.iBoxUudiem {
}

.iBoxUudiem .col-inner {
  background: rgb(178 178 178 / 10%);
  border-radius: 20px;
  margin-bottom: 30px;
}

.iBoxUudiem .icon-box {
}

.iBoxUudiem .icon-box-img {
}

.iBoxUudiem .icon-box-img .icon {
}

.iBoxUudiem .icon-box-img .icon .icon-inner {
}

.iBoxUudiem .icon-box-img .icon .icon-inner img {
  padding: 0;
  margin-top: -17px;
}

.iBoxUudiem .icon-box-text {
  padding: 0 20px;
  padding-bottom: 25px;
}

.iBoxUudiem .icon-box-text h3 {
  font-size: 16px;
  color: #595959;
}

.iBoxUuCol .col-inner {
  background: #127b41;
  display: flex;
  align-items: center;
  height: calc(100% - 30px);
}

.iBoxUuCol .col-inner h3 {
  color: white;
}

.iBoxUuCol .icon-box-text {
  padding: 0 20px;
  padding-bottom: 0;
}
.iProductBoxx {
}
.iProductBoxx .product-title {
}
.iProductBoxx .product-title a {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.box-info-contact,
.box-send-contact {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.box-send-contact h2,
.box-info-contact h2 {
  font-weight: 700;
  font-size: 22px;
  margin: 0 0 20px;
}
.wrapbox-contact {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.wrapbox-contact ul {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box-info-contact li {
  margin-bottom: 10px;
  list-style: none;
  margin-left: 0;
}
.box-info-contact li p {
  width: calc(100% - 35px);
  float: left;
  padding-left: 15px;
  margin-bottom: 5px;
  color: #696969;
  font-weight: 500;
}
.box-send-contact p {
  margin-bottom: 15px;
}
.contact-form .input-group input,
.contact-form .input-group textarea {
  color: #5c5c5c;
  height: 45px;
  width: 100%;
  font-weight: 500;
  padding: 8px 20px;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.xPostHome3List {
}
.xPostHome3Item {
}
.xPostHome3Thumb {
}
.xPostHome3Cover {
  position: relative;
  width: 100%;
  /* padding-top: 43.51%; */
  overflow: hidden;
  border-radius: 17px;
  height: 350px;
  overflow: hidden;
}
.xPostHome3Cover img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.xPostHome3Content {
  padding-top: 10px;
}
.xPostHome3Date {
  font-size: 14px;
  color: #595959;
}
.xPostHome3Title {
  margin-bottom: 13px;
}
.xPostHome3Title a {
  font-size: 20px;
  font-weight: bold;
  color: #595959;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* height: 64px; */
}
.xPostHome3Readmore {
}
.xPostHome3Readmore::before {
  content: "";
}
.xPostHome3Readmore a {
  padding: 11px 18px;
  border: 1px solid #f68220;
  border-radius: 25px;
  display: inline-flex;
  width: auto;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  color: #f68220;
  gap: 13px;
}
.xPostHome3Readmore a::after {
  content: "";
  background: url(images/arr5.png) no-repeat;
  width: 10px;
  height: 14px;
}
.xPostHome3Readmore a span {
}
.xProjectHomeOwl2 {
}
.xProjectHomeOwl2 .owl-item {
  opacity: 0.5;
}

.xProjectHomeOwl2 .owl-item.active {
  opacity: 1;
}

.xProjectHomeOwl2
  .owl-item.active
  + .owl-item.active
  + .owl-item.active
  + .owl-item.active {
  opacity: 0.5;
}

.pPagePostItemCover {
  padding-top: 89%;
  position: relative;
  overflow: hidden;
}
.pPagePostItemCover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.signPostHeading h3 {
  background: transparent;
  color: #0f793e;
  text-transform: uppercase;
  display: block;
  padding: 0px 0px 7px;
  position: relative;
  margin: 10px 0 15px;
}
.signPostHeading h3::after {
  content: "";
  width: 90px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0f793e;
  border-radius: 10px;
}

/*desktop*/
@media (max-width: 1024px) {
  .header:not(.transparent) .header-nav-main.nav > li > a {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1200px) {
  .owl-item .pPagePostItemContent{
height: 80px;
  }
  :root {
    --container: 1330px;
  }

  .pageAboutLine1 {
    transform: translate(calc((100vw - var(--container)) / 2), -50px);
  }

  .pageAboutLine2 {
    transform: translate(calc(((100vw - var(--container)) / 2) + 160px), -50px);
  }
}

@media only screen and (min-width: 1400px) {
  :root {
    --container: 1330px;
  }

  .pageAboutLine1 {
    transform: translate(calc((100vw - var(--container)) / 2), -80px);
    left: 0;
  }

  .pageAboutLine2 {
    transform: translate(calc(((100vw - var(--container)) / 2) + 160px), -99px);
  }
}

@media only screen and (min-width: 820px) and (max-width: 834px) and (orientation: portrait) {
  .recuitReadmore {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 100%;
    margin: 20px 0;
  }

  .recuitContentBox1 {
    width: 100%;
    flex: 0 0 auto;
  }

  .recuitItem {
    flex-wrap: wrap;
  }

  .recuitContentBox2 {
    border: none;
    padding: 0;
  }

  .recuitContent {
    flex-wrap: wrap;
    gap: 10px;
  }

  .recuitItemBox1 {
    background: #127b41;
    border-radius: 24.95px;
    padding: 24px 24px;
  }

  .recuitList .recuitItem:nth-child(2n) .recuitItemBox1 {
    background: #ededed;
  }

  .pagePostList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
}

@media only screen and (min-width: 1112px) and (max-width: 1180px) and (orientation: landscape) {
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .stTongthauItem .Col1 .col-inner {
    padding-left: 33px;
  }

  .stTongthauItem:nth-child(2n) .Col2 .col-inner {
    text-align: left;
    padding-right: 33px;
  }
}

@media only screen and (min-width: 1440px) {
  .stTongxulynuoc::before {
    content: "";
    /* background: url(images/bgxulynuoc.png) no-repeat; */
    background-size: 100% 100%;
    width: 62.22vw;
    height: 59.15%;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0px, -100px);
  }
}

@media only screen and (max-width: 48em) {
  .xProjectOwlSlide .xProjectHotItem::before {
    visibility: hidden;
  }
  .postPageMenu {
    gap: 10px;
  }
  .postPageMenu .postPageMenuItem a {
    padding: 10px 19px;

    font-size: 14px;
  }
  .tab-item {
    padding: 8px 14px;
    border-radius: 999px;
    border: none;
    background: #eee;
    cursor: pointer;
    font-weight: 500;
    margin: 0;
    font-size: 12px;
  }

  .product-tabs .tab-menu li a {
    margin: 0;
    background: #eeeeee;
    padding: 17.5px 10px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #312e2e;
    position: relative;
  }
  .stTongthauItemImage .col-inner {
    padding: 0 15px;
  }

  .btnXulynuoc {
    margin-bottom: 20px;
  }

  .stTongxulynuoc::before {
    display: none;
  }

  .loiichImageBox .box-text {
    padding: 0 25px;
  }

  .loiichImageBox .box-text .box-text-inner h2 {
    font-size: 20px;
  }

  .stTongthauItem2 .Col2 .col-inner {
    text-align: left;
    padding: 0 15px;
  }

  .trochoiCol h2 {
    font-size: 22px;
  }

  .btnBetam {
    margin-bottom: 15px;
  }

  .stBetam2 .xCol1 {
    order: 1;
  }

  .stBetam .xCol2 .col-inner {
    transform: translate(0px, 0px);
  }

  .stBetam .xCol1 .col-inner {
    padding-right: 0;
    padding-left: 0;
    margin-top: 15px;
  }

  .xProject3List {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .iBoxFT {
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .xFormLinhvuckhac > .col-inner {
    border-radius: 40px;
    overflow: hidden;
  }

  .iBoxLinhvuckhacList > .col-inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }

  .stTongthauItem .Col1 .col-inner {
    padding-left: 6.74vw;
    padding-right: 6.74vw;
  }

  .tongthauImgGr1 .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }

  .stTongthauItem:nth-child(2n) .Col2 .col-inner {
    text-align: left;
    padding-left: 6.74vw;
    padding-right: 6.74vw;
  }

  .stTongthauItemImage {
    order: 2;
  }

  .icon-box-left .icon-box-img + .icon-box-text {
    padding-left: 0;
    width: 100%;
    display: block;
    transform: unset;
    flex: 0 0 auto;
  }

  .iBoxHome1 {
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
  }

  .stNangLuc::before {
    content: "";
    background: #127b41;
    position: absolute;
    top: 0;
    height: 105px;
    left: 0;
    width: calc((100vw) / 2);
  }

  .xRowPageAboutIbox .xColItemPageAbout:nth-child(1) {
    margin-top: 0;
  }

  .xRowPageAboutIbox .xColItemPageAbout:nth-child(2) {
    margin-top: 30px;
  }

  .xRowPageAboutIbox .xColItemPageAbout:nth-child(3) {
    margin-top: 30px;
  }

  .xRow1PageAbout .pageAboutText1 .col-inner {
    padding-right: 0;
  }

  .xRow1PageAbout {
    gap: 15px;
    padding: 0 15px;
    grid-template-columns: repeat(1, 1fr);
  }

  .stPartner::before {
    display: none;
  }

  .stPartner::after {
    display: none;
  }

  .hoptacInfo p {
    margin-bottom: 10px;
  }

  .headingDefaultGr1 .text p {
    margin: 0 0 10px;
  }

  .headingDefaultGr1 .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .xProjectHomeList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .xProjectHomeOwl2HomeBox {
    padding: 0 15px;
  }

  .postPageMenu {
    flex-wrap: wrap;
  }

  .pagePostList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }

  .recuitReadmore {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 100%;
    margin: 20px 0;
  }

  .recuitContentBox1 {
    width: 100%;
    flex: 0 0 auto;
  }

  .recuitItem {
    flex-wrap: wrap;
  }

  .recuitContentBox2 {
    border: none;
    padding: 0;
  }

  .recuitContent {
    flex-wrap: wrap;
    gap: 10px;
  }

  .recuitItemBox1 {
    background: #127b41;
    border-radius: 24.95px;
    padding: 24px 24px;
  }

  .recuitList .recuitItem:nth-child(2n) .recuitItemBox1 {
    background: #ededed;
  }

  .stLineDefault::before {
    display: none;
  }

  .stLineDefault::after {
    display: none;
  }

  .projectCategoryMenuBox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .xProjectGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .xCategory {
    background: url(images/bgCategpry1.png) no-repeat;
    background-size: cover;
    min-height: unset;
    padding: 50px 0;
  }

  .xCategoryBox {
    display: flex;
    align-items: start;
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .xCategoryThumb {
    width: 300px;
    max-width: 100%;
    height: 300px;
    margin: 0 auto;
  }

  .product-tabs .tab-menu {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .xProductList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 42px;
  }

  .iBoxHome1 {
    margin-bottom: 10px;
  }

  .homeAboutInfo::after {
    visibility: hidden;
  }
}
.menu-item-has-children > .sub-menu {
  background: #127b41;
}
.xCategory {
  display: none;
  padding: 50px 0;
}
.xProjectHotReadMore a span {
  min-width: 120px;
  text-align: center;
}
.ftForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input {
  border-radius: 10px;
}

.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input {
  padding-left: 50px;
  color: black;
}
.hoptacForm .wpcf7 > form > p > .wpcf7-form-control-wrap > input:placeholder {
  color: black;
}
.ftSocial ul {
  gap: 12px;
}
.xBreadCrum .pageHeading {
  font-size: 28.5px;
}
.box-send-contact {
  margin-bottom: 0px;
}
.wrapbox-content-right .box-map-contact {
  height: 100%;
}
.wrapbox-content-right .box-map-contact p {
  height: 100%;
}
.wrapbox-content-right .box-map-contact p iframe {
  height: 100%;
}
.menu-item-has-children > .sub-menu {
  border: none;
  border-radius: 0;
  padding: 0;
}
.menu-item-has-children > .sub-menu > li {
}
.menu-item-has-children > .sub-menu > li > a {
  font-weight: 400; /* height: 32px; */
  overflow: hidden;
  text-overflow: ellipsis; /* -webkit-line-clamp: 1; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding: 0; /* line-height: 32px; */
  font-size: 13px;
  color: #ffffff;
  padding: 6px 0;
  border: unset;
  margin: 0 5px;
}
.menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu {
  position: absolute;
  left: 100%;
  min-width: 200px;
  background: white;
  border-radius: 0;
  top: 0;
  display: none;
}
.menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu > li {
}
.menu-item-has-children
  > .sub-menu
  > .menu-item-has-children
  > .sub-menu
  > li
  > a {
  font-size: 0.8em;
  color: black;
  text-transform: uppercase;
}
.menu-item-has-children > .sub-menu > li {
  width: 100%;
}
.menu-item-has-children > .sub-menu > li:before {
  content: "";
  font-size: 13px;
  margin-left: 0.2em;
  opacity: 0.6;
  position: absolute;
  right: 10px;
  content: "\f054";
  font-family: "FontAwesome";
  top: 8px;
  visibility: hidden;
}
.menu-item-has-children
  > .sub-menu
  > li
  > .menu-item-has-children
  > .sub-menu
  > li:before {
  display: none;
}
.menu-item-has-children
  > .sub-menu
  > .menu-item-has-children
  > .sub-menu
  > li:before {
  display: none;
}
.menu-item-has-children > .sub-menu > li:hover .sub-menu {
  display: block;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  transition: all 500ms;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
  border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #127b41;
}

.nav-dropdown {
  min-width: 280px;
}

.menu-item-has-children > .sub-menu > li > a {
  font-size: 14px;

  padding: 8px 9px;

  margin: 0 0px;
}

.xSignProjectHeading .title {
  display: none;
}
