

/*------------ range slider ---------------- */
/*range-slider
    ---------------------*/


/*------------ slider ---------------- */
.page-title-home-1 {
  position: relative;
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-1 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-2 {
     color:#fff;
	font-weight: 700;
	  line-height: 35px;
    font-size: 30px;
	margin-bottom:20px
}

.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-22 {
     color:#fff;
	font-weight: 700;
	  line-height: 35px;
    font-size: 30px;
	margin-bottom:20px
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-3 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.4s;
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-4 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.5s;
  color:#fff;
}
.page-title-home-1 .swiper-slide-active .slide-home-1 .content .fade-item-5 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.6s;
}
.page-title-home-1 .btn-slide-home-1 {
  position: absolute;
  z-index: 3;
}
.page-title-home-1 .btn-slide-home-1:hover svg path {
  fill: #fff;
}
.page-title-home-1 .btn-slide-home-1.btn-next {
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.page-title-home-1 .btn-slide-home-1.btn-prev {
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.page-title-home-1 .img-item-1 {
  position: absolute;
  z-index: 3;
  top: -25px;
  width: 100%;
}
.page-title-home-1 .img-item-1 img {
  width: 100%;
  height: 60px;
}

.slide-home-1 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-home-1 .image {
  width: 100%;
}
.slide-home-1 .image img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.slide-home-1 .content-wrap {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  padding: 121px 0px 100px 0px;
}
.slide-home-1 .content-wrap .content {
  max-width: 1290px;
  margin: 0px auto;
}
.slide-home-1 .content-wrap .content .sub-title {
  font-size: 23px;
  color: var(--Secondary);
  margin-bottom: 16px;
}
.slide-home-1 .content-wrap .content .title {
  color: var(--White);
}
.slide-home-1 .content-wrap .content .img-item {
  margin-bottom: 25px;
}
.slide-home-1 .content-wrap .content .text {
  color: var(--Text-3);
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.slide-home-1 .content-wrap .content .tf-btn {
  gap: 33px;
}
.slide-home-1::after {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(92deg, #24231d87, transparent);
}

.slider-home-1 .swiper-slide-active .content .fade-item-2 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.slider-home-1 .swiper-slide-active .content .fade-item-3 {
  width: 100%;
  transition-delay: 0.5s;
}
.slider-home-1 .swiper-slide-active .content .access-trainsition {
  transition-delay: 0.6s;
  clip-path: inset(0 0 0 0);
}
.slider-home-1 .swiper-slide-active .content .sub-title .tf-fade-right-visible {
  transition-delay: 0.2s;
  transform: translateX(0px);
  visibility: visible;
  opacity: 1;
}
.slider-home-1 .swiper-slide-active .content .fade-item-4 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.6s;
}
.slider-home-1 .swiper-slide-active .content .fade-item-5 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.7s;
}

.slider-home-2 {
  max-width: 1820px;
  border-radius: 40px;
  position: relative;
}
.slider-home-2 .swiper-slide-active .content .fade-item-2 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.3s;
}
.slider-home-2 .swiper-slide-active .content .fade-item-3 {
  width: 100%;
  transition-delay: 0.5s;
}
.slider-home-2 .swiper-slide-active .content .access-trainsition {
  transition-delay: 0.6s;
  clip-path: inset(0 0 0 0);
}
.slider-home-2 .swiper-slide-active .content .sub-title .tf-fade-right-visible {
  transition-delay: 0.2s;
  transform: translateX(0px);
  visibility: visible;
  opacity: 1;
}
.slider-home-2 .swiper-slide-active .content .fade-item-4 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.6s;
}
.slider-home-2 .swiper-slide-active .content .fade-item-5 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.7s;
}
.slider-home-2 .btn-slide-home-2 {
  position: absolute;
  z-index: 3;
  top: 54%;
  transform: translateY(5px);
}
.slider-home-2 .btn-slide-home-2:hover svg path {
  fill: #f8c32c;
}
.slider-home-2 .btn-slide-home-2.btn-next {
  right: 70px;
}
.slider-home-2 .btn-slide-home-2.btn-prev {
  left: 70px;
}

.slide-home-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-home-2 .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 3;
  top: 0;
  width: 100%;
  left: 0;
  flex-direction: column;
  text-align: center;
  padding: 324px 0px 350px 0px;
}
.slide-home-2 .content .title {
  color: var(--White);
}
.slide-home-2 .content .img-item {
  margin-bottom: 25px;
}
.slide-home-2 .content .text {
  color: var(--Text-3);
  margin-bottom: 43px;
  letter-spacing: 1px;
}
.slide-home-2::after {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: var(--Bg-2);
}
.slide-home-2::before {
  height: 63px;
  background: url("../images/item/grass.png") no-repeat;
  background-position: center;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.slider-home-3 {
  position: relative;
}
.slider-home-3 .swiper-slide-active .content .fade-item-1 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s;
}
.slider-home-3 .swiper-slide-active .content .fade-item-2 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.3s;
}
.slider-home-3 .swiper-slide-active .content .fade-item-3 {
  width: 100%;
  transition-delay: 0.5s;
}
.slider-home-3 .swiper-slide-active .content .access-trainsition {
  clip-path: inset(0 0 0 0);
}
.slider-home-3 .swiper-slide-active .content .sub-title .tf-fade-right-visible {
  transition-delay: 0.2s;
  transform: translateX(0px);
  visibility: visible;
  opacity: 1;
}
.slider-home-3 .swiper-slide-active .content .fade-item-4 {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.6s;
}
.slider-home-3 .swiper-slide-active .content .fade-item-5 {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.7s;
}
.slider-home-3 .btn-slide-home-3 {
  position: absolute;
  z-index: 3;
}
.slider-home-3 .btn-slide-home-3:hover svg path {
  fill: #f8c32c;
}
.slider-home-3 .btn-slide-home-3.btn-next {
  right: 282px;
  top: 45%;
}
.slider-home-3 .btn-slide-home-3.btn-prev {
  right: 282px;
  top: 55%;
}

.slide-home-3 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-home-3 .content-wrap {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  padding: 128px 0px 130px 0px;
}
.slide-home-3 .content-wrap .content {
  max-width: 1290px;
  margin: 0px auto;
}
.slide-home-3 .content-wrap .sub-title {
  font-size: 23px;
  color: var(--Secondary);
  margin-bottom: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: unset;
  justify-content: unset;
  gap: 15px;
  margin-bottom: 16px;
}
.slide-home-3 .content-wrap .sub-title img {
  position: relative;
  top: -3px;
  transition-delay: 0.2s;
}
.slide-home-3 .content-wrap .title {
  color: var(--White);
}
.slide-home-3 .content-wrap .img-item {
  margin-bottom: 25px;
  position: relative;
}
.slide-home-3 .content-wrap .img-item img {
  transition-delay: 0.5s;
}
.slide-home-3 .content-wrap .text {
  color: var(--Text-3);
  margin-bottom: 43px;
  letter-spacing: 1.1px;
}
.slide-home-3 .image {
  width: 100%;
  max-height: 700px;
  height: 100%;
}
.slide-home-3 .image img {
  width: 100%;
  height: 697px;
  object-fit: cover;
}
.slide-home-3::after {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: var(--Bg-2);
}

.slider-partner .slide-partner .image {
  max-width: 185px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-partner .slide-partner .image a {
  display: block;
  opacity: 0.45;
}
.slider-partner .slide-partner .image a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-partner .slide-partner .image a:hover {
  opacity: 1;
}

.slider-s-testimonial {
  position: relative;
}
.slider-s-testimonial .btn-s-testimonial {
  position: absolute;
  z-index: 7;
}
.slider-s-testimonial .btn-s-testimonial:hover svg path {
  fill: #f8c32c;
}
.slider-s-testimonial .btn-s-testimonial.btn-next {
  left: 82%;
  bottom: 26px;
}
.slider-s-testimonial .btn-s-testimonial.btn-prev {
  left: 70%;
  bottom: 26px;
}

.slider-blog-post .article-blog-item .image {
  border-radius: 20px;
  overflow: hidden;
}
.slider-blog-post .article-blog-item .image .style-icon-play {
  display: none;
}



.slider-portfolio .btn-portfolio {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.slider-portfolio .btn-portfolio.btn-next {
  right: 50px;
}
.slider-portfolio .btn-portfolio.btn-prev {
  left: 50px;
}

.slider-event-detail,
.slider-service-detail {
  position: relative;
  border-radius: 20px;
}
.slider-event-detail .image,
.slider-service-detail .image {
  overflow: hidden;
}
.slider-event-detail .image img,
.slider-service-detail .image img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider-event-detail .image:hover img,
.slider-service-detail .image:hover img {
  transform: scale(1.1);
}
.slider-event-detail .btn-event-detail,
.slider-event-detail .btn-service-detail,
.slider-service-detail .btn-event-detail,
.slider-service-detail .btn-service-detail {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}
.slider-event-detail .btn-event-detail i,
.slider-event-detail .btn-service-detail i,
.slider-service-detail .btn-event-detail i,
.slider-service-detail .btn-service-detail i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-event-detail .btn-event-detail:hover,
.slider-event-detail .btn-service-detail:hover,
.slider-service-detail .btn-event-detail:hover,
.slider-service-detail .btn-service-detail:hover {
  background-color: var(--Text-4);
}
.slider-event-detail .btn-event-detail:hover i,
.slider-event-detail .btn-service-detail:hover i,
.slider-service-detail .btn-event-detail:hover i,
.slider-service-detail .btn-service-detail:hover i {
  color: var(--White);
}
.slider-event-detail .btn-event-detail.btn-next,
.slider-event-detail .btn-service-detail.btn-next,
.slider-service-detail .btn-event-detail.btn-next,
.slider-service-detail .btn-service-detail.btn-next {
  right: 23px;
}
.slider-event-detail .btn-event-detail.btn-prev,
.slider-event-detail .btn-service-detail.btn-prev,
.slider-service-detail .btn-event-detail.btn-prev,
.slider-service-detail .btn-service-detail.btn-prev {
  left: 23px;
}
.slider-event-detail:hover .btn-event-detail,
.slider-event-detail:hover .btn-service-detail,
.slider-service-detail:hover .btn-event-detail,
.slider-service-detail:hover .btn-service-detail {
  visibility: visible;
  opacity: 1;
}
.slider-event-detail:hover .btn-event-detail.btn-next,
.slider-event-detail:hover .btn-service-detail.btn-next,
.slider-service-detail:hover .btn-event-detail.btn-next,
.slider-service-detail:hover .btn-service-detail.btn-next {
  right: 43px;
}
.slider-event-detail:hover .btn-event-detail.btn-prev,
.slider-event-detail:hover .btn-service-detail.btn-prev,
.slider-service-detail:hover .btn-event-detail.btn-prev,
.slider-service-detail:hover .btn-service-detail.btn-prev {
  left: 43px;
}

.slider-relate-product {
  position: relative;
}
.slider-relate-product .card-product.style-2 {
  padding: 30px 25px 34px 25px;
}
.slider-relate-product .card-product.style-2 .trendy-item p {
  padding: 2px 18px;
}
.slider-relate-product .card-product.style-2 .name-product {
  font-size: 18px;
  margin-bottom: 15px;
}
.slider-relate-product .card-product.style-2 .price-wrap span {
  font-size: 18px;
}
.slider-relate-product .card-product.style-2 .image img {
  max-width: unset;
  width: unset;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.slider-relate-product .card-product.style-2 .wg-rating {
  top: 0px;
  gap: 1px;
}
.slider-relate-product .card-product.style-2 .wg-rating i {
  font-size: 12px;
}
.slider-relate-product .card-product.style-2 .pricing-star {
  margin-bottom: 34px;
}
.slider-relate-product .card-product.style-2:hover {
  box-shadow: unset;
  border: 1px solid var(--Border-11);
}
.slider-relate-product .card-product.style-2:hover img {
  transform: scale(1.2);
}

/* CSS change effect slide--- */
.slider-home-1 .swiper-slide,
.slider-home-2 .swiper-slide,
.slider-home-3 .swiper-slide {
  transition: transform 0.8s ease-in, opacity 0.8s ease-in;
  transform-origin: center;
  opacity: 0;
}
.slider-home-1 .swiper-slide-active,
.slider-home-2 .swiper-slide-active,
.slider-home-3 .swiper-slide-active {
  z-index: 10;
  opacity: 1;
  transform: scale(1);
}
.slider-home-1 .swiper-slide-prev,
.slider-home-1 .swiper-slide-next,
.slider-home-2 .swiper-slide-prev,
.slider-home-2 .swiper-slide-next,
.slider-home-3 .swiper-slide-prev,
.slider-home-3 .swiper-slide-next {
  opacity: 0.5;
  transform: scale(0.9);
}
.slider-home-1 .swiper-slide-prev ~ .swiper-slide,
.slider-home-1 .swiper-slide-next ~ .swiper-slide,
.slider-home-2 .swiper-slide-prev ~ .swiper-slide,
.slider-home-2 .swiper-slide-next ~ .swiper-slide,
.slider-home-3 .swiper-slide-prev ~ .swiper-slide,
.slider-home-3 .swiper-slide-next ~ .swiper-slide {
  opacity: 0.2;
  transform: scale(0.8);
}
.box-infor .content {
  padding: 30px 27px;
}
.box-infor .content .title {
  margin-bottom: 25px;
  display: block;
}
.box-infor .content .text {
  margin-bottom: 30px;
}
.box-infor.style-1 .content {
  padding: 36px 27px 21px 27px;
}
.box-infor.style-1 .content .title {
  margin-bottom: 19px;
}
.box-infor.style-2 .image {
  border-radius: 20px 20px 0px 0px;
  max-height: 305px;
}
.box-infor.style-2 .icon {
  bottom: 25px;
  left: 35px;
}
.box-infor.style-2 .content {
  border-radius: 0px 0px 20px 20px;
  padding: 32px 27px 51px 34px;
  background-color: #007D3E;
}
.box-infor.style-2 .content .title {
  color: var(--White);
}
.box-infor.style-2 .content .text {
  color: var(--Text-3);
}

/*Count-down
------------------------------------------------------------------------*/
.js-countdown {
  display: block;
  width: max-content;
  padding-bottom: 60px;
}
.js-countdown .countdown__timer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 97px;
}
.js-countdown .countdown__timer .countdown__item {
  display: inline-block;
  position: relative;
  width: 100px;
  text-align: center;
}
.js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
  content: ":";
  font-family: "Work Sans", sans-serif;
  position: absolute;
  font-size: 23px;
  font-weight: 700;
  line-height: 55px;
  color: var(--White);
  right: -53%;
  top: -2px;
}
.js-countdown .countdown__timer .countdown__item::before {
  font-family: "Work Sans", sans-serif;
  color: var(--White);
  font-size: 23px;
  font-weight: 700;
  line-height: 55px;
  position: absolute;
  bottom: -71px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.js-countdown .countdown__timer .countdown__item:nth-child(1)::before {
  content: "Days";
}
.js-countdown .countdown__timer .countdown__item:nth-child(2)::before {
  content: "Hours";
}
.js-countdown .countdown__timer .countdown__item:nth-child(3)::before {
  content: "Minutes";
}
.js-countdown .countdown__timer .countdown__item:nth-child(4)::before {
  content: "Seconds";
}
.js-countdown .countdown__timer .countdown__item .countdown__value {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 55px;
  color: var(--Secondary);
}
.js-countdown .countdown__timer .countdown__item .countdown__value .countdown__value--3 {
  width: 100%;
  max-width: 100px;
}

.wg-coming-soon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  min-height: 100vh;
  background-color: #007D3E;
}
.wg-coming-soon .img-item.item-2 {
  position: absolute;
  top: 70px;
  right: 120px;
}
.wg-coming-soon .content {
  position: relative;
  max-width: 1080px;
  width: 100%;
  padding: 90px 132px 90px 127px;
}
.wg-coming-soon .content .top {
  margin-bottom: 88px;
}
.wg-coming-soon .content .text {
  margin-bottom: 68px;
}
.wg-coming-soon .content .wg-countdown {
  padding-bottom: 40px;
  margin-bottom: 29px;
  border-bottom: 1px solid var(--Border-5);
}
.wg-coming-soon .content .bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wg-coming-soon .content .bot .form-email {
  max-width: 514px;
  width: 100%;
}
.wg-coming-soon .image img {
  height: 100%;
  object-fit: cover;
}
.wg-coming-soon p {
  color: var(--White);
}
.wg-coming-soon p.title {
  font-size: 100px;
  line-height: 100px;
}
.wg-coming-soon p.caption {
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 22px;
}
.wg-coming-soon p.notice {
  font-size: 20px;
  line-height: 55px;
  margin-bottom: 15px;
}

.wg-404 {
  padding: 163px 0px 72px 0px;
  background-image: url("../images/item/404-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  min-height: 100vh;
}
.wg-404 .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.wg-404 .title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  position: relative;
}
.wg-404 .title .image {
  z-index: 101;
}
.wg-404 .title::after {
  position: absolute;
  content: none;
  box-shadow: 0px 0px 200px var(--Black);
  width: 250px;
  height: 250px;
  border-radius: 50%;
  z-index: 100;
  background-color: var(--Black);
}
.wg-404 .title .number {
  font-size: 250px;
  line-height: 50px;
  color: var(--Text-4);
}
.wg-404 .title .number.s1 {
  position: relative;
  top: -18px;
  right: -4px;
}
.wg-404 .title .number.s2 {
  position: relative;
  top: -18px;
  right: -2px;
}
.wg-404 .not-found {
  margin-bottom: 12px;
  color: var(--Text-2);
}
.wg-404 .desc {
  margin-bottom: 40px;
  font-size: 26px;
  line-height: 36px;
  color: var(--Text-2);
}
.wg-404 .img-item {
  margin-bottom: 36px;
}
.wg-404 .btn-back {
  padding: 10px 32px 8px 31px;
}

.testimonial {
  padding: 50px 5px;
  background: var(--White);
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonial:hover {
  box-shadow: 0px 14px 35px 0px rgba(0, 0, 0, 0.13);
}
.testimonial .author-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.testimonial .author-wrap .left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonial .author-wrap .image-avt {
  max-width: 69px;
  width: 100%;
  border-radius: 50%;
  border: 3px solid var(--Secondary);
  overflow: hidden;
}
.testimonial .author-wrap .infor .name-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.testimonial .author-wrap .infor .name-wrap .name {
  font-size: 18px;
  font-weight: 600;
  color: var(--Text-2);
  margin-right: 20px;
}
.testimonial .author-wrap .infor .name-wrap .wg-rating {
  position: relative;
  top: -2px;
}
.testimonial .author-wrap .right {
  transform: rotate(17deg);
}
.testimonial .author-wrap .right i {
  color: var(--Secondary);
  font-size: 35px;
}
.testimonial .comment .caption {
  color: var(--Text-2);
  margin-bottom: 25px;
}
.testimonial.style-2 {
  padding: 0px;
  display: flex;
  flex-direction: column;
}
.testimonial.style-2 .caption {
  margin-bottom: 19px;
}
.testimonial.style-2 .comment {
  flex-grow: 1;
  margin-bottom: 39px;
}
.testimonial.style-2 .text {
  font-style: italic;
  line-height: 28px;
}
.testimonial.style-2 .author-wrap {
  margin-bottom: 0px;
}
.testimonial.style-2 .author-wrap .left {
  gap: 23px;
}
.testimonial.style-2 .author-wrap .image-avt {
  border-width: 2px;
}
.testimonial.style-2 .author-wrap .name {
  font-weight: 700 !important;
}
.testimonial.style-2 .author-wrap .infor {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.testimonial.style-2 .author-wrap .wg-rating {
  top: -1px !important;
}
.testimonial.style-3 {
  padding: 0px 20px;
  background-color: transparent;
}
.testimonial.style-3 .author-wrap {
  gap: 28px;
  justify-content: center;
}
.testimonial.style-3 .comment {
  text-align: center;
}
.testimonial.style-3 .caption {
  line-height: 45px;
  margin-bottom: 36px;
}
.testimonial.style-3 .wg-rating i {
  font-size: 12px;
}
.testimonial.style-3 .infor {
  text-align: center;
}
.testimonial.style-3 .infor .name {
  margin-bottom: 2px;
}
.testimonial.style-3 .infor .name-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 5px;
}
.testimonial.style-3 .infor .name-wrap .wg-rating {
  margin-bottom: 27px;
}
.testimonial.style-4 {
  padding: 0px;
}
.testimonial.style-4:hover {
  box-shadow: unset;
}
.testimonial.style-4 .infor .name {
  font-family: "Work Sans", sans-serif;
}
.testimonial.style-4 .left {
  gap: 22px;
}
.testimonial.style-4 .caption {
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 44px;
}
.testimonial.style-4 .author-wrap {
  margin-bottom: 0px;
}

.main-customer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.wg-pricing {
  background-color: #007D3E;
  border-radius: 20px;
  padding: 40px 40px 40px 42px;
  position: relative;
}
.wg-pricing .best-choice {
  top: -9px;
  right: 36px;
  position: absolute;
  padding: 13px 20px;
  background-color: var(--Text-4);
  border-radius: 0px 6px 6px 6px;
}
.wg-pricing .best-choice p {
  color: var(--White);
}
.wg-pricing .best-choice::after {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  border-top: 9px solid transparent;
  border-right: 9px solid var(--Color-7); /* Màu tam giác */
}
.wg-pricing .type-plan {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  gap: 11px;
}
.wg-pricing .type-plan i {
  font-size: 18px;
  color: var(--White);
}
.wg-pricing .type-plan span {
  color: var(--White);
}
.wg-pricing .price {
  margin-bottom: -2px;
}
.wg-pricing .price span {
  color: var(--Secondary);
  font-size: 100px;
  line-height: 100px;
}
.wg-pricing .price span.dollar {
  font-size: 55px;
  position: relative;
  top: -35px;
}
.wg-pricing .price span.per {
  color: var(--White);
  font-size: 30px;
}
.wg-pricing .text {
  padding: 20px 25px;
  background-color: var(--Bg-12);
  border-radius: 20px;
  margin: 0px -26px 36px -23px;
}
.wg-pricing .text p {
  color: var(--Text-6);
}
.wg-pricing .benifit-list {
  margin-bottom: 34px;
}
.wg-pricing .benifit-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 12px;
}
.wg-pricing .benifit-list li:not(:last-child) {
  margin-bottom: 9px;
}
.wg-pricing .benifit-list li i {
  color: var(--Secondary);
}
.wg-pricing .benifit-list li p {
  color: var(--White);
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
}
.wg-pricing.style-2 {
  background-color: var(--Bg-6);
}

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

.grid-layout-2 {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  gap: 30px;
}

.wg-gallery {
  display: grid;
  gap: 30px;
  grid-template-areas: "aa aa bb bb cc cc" "dd dd dd ee ee ee " "ff ff gg gg hh hh ";
}
.wg-gallery .item-1 {
  grid-area: aa;
}
.wg-gallery .item-2 {
  grid-area: bb;
}
.wg-gallery .item-3 {
  grid-area: cc;
}
.wg-gallery .item-4 {
  grid-area: dd;
  max-height: 346px;
  height: 100%;
}
.wg-gallery .item-5 {
  grid-area: ee;
  max-height: 346px;
  height: 100%;
}
.wg-gallery .item-6 {
  grid-area: ff;
}
.wg-gallery .item-7 {
  grid-area: gg;
}
.wg-gallery .item-8 {
  grid-area: hh;
}


.wg-progress {
  width: 100%;
  height: 50px;
}
.wg-progress.mb-29 {
  margin-bottom: 29px;
}
.wg-progress .top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}
.wg-progress .top span {
  font-family: "GlitterySnowfall", sans-serif;
  font-size: 23px;
  line-height: 26px;
  color: var(--Text-2);
}
.wg-progress .progress {
  height: 6px;
  border-radius: 3px;
}
.wg-progress .progress-bar {
  border-radius: 3px;
  background-image: -webkit-linear-gradient(0deg, rgb(39, 141, 69) 0%, rgb(248, 195, 44) 100%);
}
.wg-progress .progress-bar.w-76 {
  width: 76%;
}

.main-history {
  padding-top: 60px;
  padding-bottom: 9px;
  position: relative;
}
.main-history::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: var(--Bg-6);
  left: 50%;
  transform: translate(-63%, 0%);
  top: 0;
}
.main-history::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: var(--Bg-6);
  left: 50%;
  transform: translate(-63%, 0%);
  bottom: 0;
}
.main-history .line {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.main-history .line::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: var(--Bg-7);
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-2px, 0%);
}

.wg-history {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 41px;
  position: relative;
  z-index: 5;
}
.wg-history.mb-50 {
  margin-bottom: 50px;
}
.wg-history .image {
  max-width: 562px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.wg-history .image.type-1 {
  max-height: 375px;
  flex-grow: 1;
  border-radius: unset;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}
.wg-history .image.type-1 img {
  max-width: 299px;
}
.wg-history .year {
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--Bg-6);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.wg-history .year p {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--White);
}
.wg-history .content {
  max-width: 562px;
  width: 100%;
  flex-grow: 1;
}
.wg-history .content.text-right {
  text-align: right;
}
.wg-history .content .title {
  margin-bottom: 12px;
}
.wg-history:hover .year {
  background-color: var(--Secondary);
}
.wg-history:hover .year p {
  color: var(--Bg-6);
}

.wrap-quantity {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
  margin-bottom: 33px;
}
.wrap-quantity .wg-quantity {
  position: relative;
}
.wrap-quantity .wg-quantity input {
  width: 66px;
  height: 54px;
  background-color: var(--Bg-9);
  border: none;
  box-shadow: none;
  color: var(--Text-2);
  padding-left: 19px;
  border-radius: 10px;
}
.wrap-quantity .wg-quantity .btn-quantity {
  font-size: 18px;
  color: var(--Text-2);
  cursor: pointer;
  position: absolute;
}
.wrap-quantity .wg-quantity .minus-btn {
  bottom: 7px;
  right: 10px;
}
.wrap-quantity .wg-quantity .plus-btn {
  top: 9px;
  right: 11px;
}
.wrap-quantity .btn-add-cart {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wrap-quantity .btn-add-cart i {
  font-size: 15px;
}
.wrap-quantity .white-list-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
}
.wrap-quantity .white-list-wrap .icon {
  width: 44px;
  height: 44px;
  background-color: var(--White);
  border: 1px solid var(--Border);
  position: relative;
}
.wrap-quantity .white-list-wrap .icon i {
  color: #007D3E;
}
.wrap-quantity .white-list-wrap .icon:hover {
  background-color: var(--Secondary);
  border-color: var(--Secondary);
}
.wrap-quantity .white-list-wrap .icon:hover span {
  transition-delay: 0.1s;
  top: -30px;
  visibility: visible;
  opacity: 1;
}
.wrap-quantity .white-list-wrap .icon span {
  position: absolute;
  white-space: nowrap;
  top: -20px;
  display: block;
  background-color: var(--Black);
  color: var(--White);
  padding: 5px;
  font-size: 12px;
  z-index: 3;
  border-radius: 8px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}
.wrap-quantity .white-list-wrap .icon span::before {
  content: "";
  position: absolute;
  width: 10px;
  transform: rotate(45deg) translateX(-50%);
  height: 10px;
  background-color: var(--Black);
  left: 50%;
  top: 20px;
  z-index: 1;
}

.our-event-item {
  padding: 29px 60px 26px 29px;
  border-radius: 20px;
  border: 1px solid var(--Border);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 58px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.our-event-item .image {
  border-radius: 20px;
  overflow: hidden;
  max-width: 491px;
  width: 100%;
  flex-shrink: 0;
}
.our-event-item .price-wrap {
  width: 96px;
  height: 96px;
  background-color: var(--Secondary);
  top: 22px;
  right: 25px;
  border-radius: 50%;
  gap: unset;
}
.our-event-item .price-wrap span {
  color: var(--Bg-6);
  font-size: 35px;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
}
.our-event-item .price-wrap span.dollar {
  font-size: 20px;
  position: relative;
  top: -8px;
}
.our-event-item .price-wrap span.free {
  font-size: 20px;
}
.our-event-item .content {
  padding-top: 43px;
}
.our-event-item .content .title {
  margin-bottom: 30px;
  display: block;
}
.our-event-item .content .infor-event {
  background-color: var(--Bg-6);
  border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 55px;
  padding: 16px 20px;
  margin-bottom: 28px;
}
.our-event-item .content .infor-event p {
  letter-spacing: 0.6px;
  color: var(--White);
  font-weight: 500;
  font-family: "Nunito Sans", sans-serif;
}
.our-event-item .content .infor-event li:not(:last-child) {
  position: relative;
}
.our-event-item .content .infor-event li:not(:last-child)::after {
  content: "\e90e";
  position: absolute;
  font-family: "icomoon";
  color: var(--Secondary);
  right: -40px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
}
.our-event-item .content .sub {
  margin-bottom: 43px;
}
.our-event-item:hover {
  background-color: var(--Bg-8);
  border-color: var(--Bg-8);
}

.clip-color-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.clip-color-text p {
  font-size: 150px;
  line-height: 140px;
  background-image: url("../images/widget/clip-text.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: max-content;
}

.box-icon-list.style-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 37px;
}
.box-icon-list.style-2 .box-icon {
  padding: 0px;
  border: unset;
  flex-direction: column;
}
.box-icon-list.style-2 .box-icon .icon {
  width: 79px;
  height: 79px;
  background-color: var(--White);
  border: 2px solid #007D3E;
  position: relative;
  overflow: hidden;
}
.box-icon-list.style-2 .box-icon .icon i {
  color: #007D3E;
}
.box-icon-list.style-2 .box-icon .icon::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #007D3E;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.box-icon-list.style-2 .box-icon .caption {
  color: var(--Text-2);
  font-size: 16px;
  text-align: center;
  line-height: 26px;
}

.box-text {
  border-radius: 20px;
  background-color: var(--Bg-6);
  position: relative;
  padding: 48px 55px 57px 55px;
}
.box-text::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 19px;
  left: 19px;
  bottom: 16px;
  border-radius: 15px;
  border: 1px dashed var(--Bg-15);
  z-index: 0;
}
.box-text p {
  font-size: 26px;
  text-align: center;
}
.box-text p.title {
  line-height: 55px;
  color: var(--Secondary);
  margin-bottom: 8px;
}
.box-text p.text {
  color: var(--White);
  line-height: 36px;
}

.wg-exprerience {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url("../images/item/counter.jpg");
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: -57px;
  gap: 11px;
}
.wg-exprerience::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  border-radius: 50%;
  border: 1px dashed var(--Border-7);
}
.wg-exprerience p {
  font-family: "Work Sans", sans-serif;
}
.wg-exprerience p.year {
  font-size: 65px;
  line-height: 50px;
  font-weight: 700;
  color: var(--Secondary);
}
.wg-exprerience p.text {
  font-weight: 500;
  color: var(--White);
  margin-bottom: 0 !important;
}

.wg-shop-content {
  margin-bottom: 50px;
}

.progress-wrap {
  position: fixed;
  bottom: 40px;
  right: 40px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  z-index: 98;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: var(--Secondary);
  border: 1.2px solid rgba(134, 134, 134, 0.12);
}
.progress-wrap.b-100 {
  bottom: 100px;
}
.progress-wrap:hover {
  box-shadow: 0 8px 16px rgba(13, 64, 28, 0.5);
  background: #007D3E;
}
.progress-wrap::after {
  position: absolute;
  content: "\e9c6";
  font-family: "icomoon";
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: var(--White);
  height: 40px;
  width: 40px;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  animation: iconBounce 2s linear 0s infinite;
}
.progress-wrap::after:active {
  animation: goTopToBottom 0.6s forwards;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  box-sizing: border-box;
  stroke: var(--Text-2);
  stroke-width: 4;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.4s;
  transition-timing-function: linear;
}

.flat-alert .close {
  font-size: 14px;
}

.subscribe-msg .notification_ok {
  color: var(--White);
}

.scale-1-1 {
  transform: scale(1.1);
}
.scale-1-1 img {
  transform: scale(1.1);
}

/*------------ sections ---------------- */
.main-content.pb-0 {
  padding-bottom: 0px;
}
.main-content.pt-0 {
  padding-top: 0px;
}
.main-content.page-index {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -23px;
}
.main-content.mb--20 {
  margin-bottom: -20px;
}
.main-content.page-event-detail {
  padding: 88px 0px 106px;
}
.main-content.page-event-detail .slider-event-detail {
  margin-bottom: 43px;
}
.main-content.page-event-detail .tour-infor {
  background-color: var(--Bg-8);
  border-radius: 20px;
  padding: 51px 45px 51px 47px;
  position: relative;
  margin-bottom: 51px;
}
.main-content.page-event-detail .tour-infor .icon {
  width: 65px;
  height: 65px;
  background-color: #007D3E;
  transform: rotate(30deg);
  position: absolute;
  top: 30px;
  right: 30px;
}
.main-content.page-event-detail .tour-infor .icon i {
  font-size: 29px;
}
.main-content.page-event-detail .tour-infor .title-2 {
  margin-bottom: 29px;
}
.main-content.page-event-detail .tour-infor .tour-infor-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.main-content.page-event-detail .tour-infor .tour-infor-list li {
  position: relative;
}
.main-content.page-event-detail .tour-infor .tour-infor-list li::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--Text-4);
  left: 0;
  top: 9px;
}
.main-content.page-event-detail .tour-infor .tour-infor-list li p {
  padding-left: 22px;
  letter-spacing: 0.1px;
  color: var(--Text-2);
}
.main-content.page-event-detail .tour-schedule .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.main-content.page-event-detail .tour-schedule .list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
}
.main-content.page-event-detail .tour-schedule .list li:not(:last-child) {
  padding-bottom: 31px;
  border-bottom: 1px dashed var(--Border-12);
}
.main-content.page-event-detail .tour-schedule .list li:not(:first-child) {
  padding-top: 29px;
}
.main-content.page-event-detail .tour-schedule .list li .image {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 166px;
  max-height: 166px;
  flex-shrink: 0;
}
.main-content.page-event-detail .tour-schedule .list li .image img {
  width: 100%;
  height: 166px;
  object-fit: cover;
}
.main-content.page-event-detail .tour-schedule .list li .text-wrap {
  display: flex;
  flex-direction: column;
  margin-top: -9px;
  gap: 10px;
}
.main-content.page-event-detail .tour-schedule .list li .text-wrap .name-tour {
  font-size: 26px;
  line-height: 50px;
  color: var(--Text-2);
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
}
.main-content.page-event-detail .content {
  max-width: 830px;
  width: 100%;
  margin-right: auto;
}
.main-content.page-event-detail .content .title {
  margin-bottom: 21px;
  line-height: 50px;
}
.main-content.page-event-detail .content .title.s2 {
  margin-bottom: 82px;
}
.main-content.page-event-detail .content .text-1 {
  margin-bottom: 16px;
}
.main-content.page-event-detail .content .text-2 {
  margin-bottom: 49px;
}
.main-content.page-faq {
  padding: 127px 0px 106px;
}
.main-content.page-faq .content {
  max-width: 830px;
  width: 100%;
  margin-left: auto;
}
.main-content.page-faq .content .title {
  line-height: 50px;
  margin-top: -13px;
  margin-bottom: 17px;
}
.main-content.page-faq .content .text {
  margin-bottom: 40px;
}
.main-content.page-faq .content .widget-content-tab {
  margin-bottom: 80px;
}
.main-content.page-faq .content .widget-content-tab .accordion-item {
  border: unset;
}
.main-content.page-faq .content .widget-content-tab .accordion-item:not(:last-child) {
  margin-bottom: 9px;
}
.main-content.page-faq .content .widget-content-tab .accordion-item .accordion-body {
  padding: 30px 30px 34px 30px;
}
.main-content.page-faq .content .bot {
  background-color: var(--Text-4);
  border-radius: 20px;
  position: relative;
  padding: 74px 0px 80px 70px;
}
.main-content.page-faq .content .bot p {
  color: var(--White);
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.main-content.page-faq .content .bot p.question {
  line-height: 50px;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 38px;
  letter-spacing: 0.8px;
}
.main-content.page-faq .content .bot p.sub {
  margin-bottom: 6px;
}
.main-content.page-faq .content .img-item {
  position: absolute;
}
.main-content.page-faq .content .img-item.item-1 {
  bottom: 0;
  right: 46px;
}
.main-content.page-faq .content .img-item.item-2 {
  bottom: 0;
  left: 0;
}
.main-content.page-our-commitments {
  padding: 104px 0px 106px;
}
.main-content.page-our-commitments .s-quality-of-life {
  position: relative;
  padding: 0px;
  padding-bottom: 46px;
}
.main-content.page-our-commitments .s-quality-of-life .box-icon-list {
  margin-bottom: 71px;
}
.main-content.page-our-commitments .s-quality-of-life .img-item {
  position: relative;
}
.main-content.page-our-commitments .s-quality-of-life .img-item.item-4 {
  margin-bottom: 29px;
}
.main-content.page-our-commitments .s-quality-of-life .img-item.item-3 {
  top: 54%;
  left: -98px;
}
.main-content.page-our-commitments .s-quality-of-life .sub {
  margin-bottom: 70px;
  font-size: 23px;
  line-height: 30px;
}
.main-content.page-our-commitments .s-quality-of-life .heading {
  margin-bottom: 20px;
}
.main-content.page-our-commitments .s-quality-of-life .heading p {
  font-size: 45px;
  line-height: 55px;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  color: var(--Text-2);
  margin-bottom: 21px;
}
.main-content.page-our-commitments .s-quality-of-life .content-section {
  z-index: 1;
}
.main-content.page-our-commitments .s-quality-of-life .s-img-item {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.main-content.page-our-commitments .s-quality-of-life .s-img-item.item-2 {
  bottom: -20px;
}
.main-content.page-our-commitments .s-quality-of-life .video-wrap {
  z-index: 2;
  margin-bottom: -90px;
}
.main-content.page-our-commitments .s-benefit {
  margin: 0px;
  background-color: var(--Bg-11);
  position: relative;
}
.main-content.page-our-commitments .s-benefit .benefit-list {
  max-width: unset;
  border-radius: unset;
  z-index: 1;
  background-color: unset;
}
.main-content.page-our-commitments .s-benefit .benefit-list::after {
  content: none;
}
.main-content.page-our-commitments .s-benefit .benefit-list::before {
  content: none;
}
.main-content.page-our-commitments .s-benefit::after {
  position: absolute;
  content: "";
  background: linear-gradient(to top, #0d401c, #1c6932);
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
}
.main-content.page-our-commitments .s-benefit .box-icon:not(:last-child)::after {
  right: 0px;
}
.main-content.page-our-service {
  padding: 115px 0px 106px;
}
.main-content.page-our-service .s-testimonial-2 {
  position: relative;
  padding: 120px 0px 417px;
}
.main-content.page-our-service .s-testimonial-2 .s-img-item.item-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.main-content.page-our-service .s-testimonial-2 .s-img-item.item-1 img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: bottom;
}
.main-content.page-our-service .s-testimonial-2 .s-img-item.item-2 {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
}
.main-content.page-our-service .s-testimonial-2 .s-img-item.item-2 img {
  width: 100%;
}
.main-content.page-our-service .s-contact-us {
  margin-bottom: unset;
  background-color: transparent;
}
.main-content.page-our-service .s-contact-us .section-wrap {
  top: unset;
}
.main-content.page-our-service .s-contact-us .content-left .image {
  max-height: unset !important;
}
.main-content.page-our-service .s-partner {
  padding-top: 100px;
}
.main-content.page-portfolio-details {
  padding: 0px 0px 109px;
}
.main-content.page-portfolio-details .slider-portfolio {
  margin-bottom: 63px;
  padding-top: 25px;
}
.main-content.page-portfolio-details .content {
  max-width: 830px;
  width: 100%;
  margin-right: auto;
}
.main-content.page-portfolio-details .content .title-2 {
  color: var(--Text-2);
  margin-bottom: 27px;
}
.main-content.page-portfolio-details .content .bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 59px;
}
.main-content.page-portfolio-details .content .bot .btn-project {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
}
.main-content.page-portfolio-details .content .bot .btn-project:hover p {
  color: var(--Text-4);
}
.main-content.page-portfolio-details .content .bot .btn-project .image {
  border-radius: 5px;
  max-height: 78px;
  max-width: 78px;
}
.main-content.page-portfolio-details .content .bot .btn-project p {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: var(--Text-2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-content.page-portfolio-details .wrap {
  border-bottom: 1px solid var(--Bg-9);
  padding-bottom: 41px;
  margin-bottom: 48px;
}
.main-content.page-portfolio-details .wrap.s2 {
  padding-bottom: 49px;
}
.main-content.page-portfolio-details .wrap.s3 {
  margin-bottom: 50px;
}
.main-content.page-portfolio-details .s1 .title {
  position: relative;
  margin-bottom: 37px;
  border-bottom: 1px solid var(--Bg-9);
  padding-bottom: 22px;
}
.main-content.page-portfolio-details .s1 .title::after {
  content: "";
  position: absolute;
  width: 153px;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: var(--Secondary);
}
.main-content.page-portfolio-details .s1 .text-1 {
  margin-bottom: 16px;
}
.main-content.page-portfolio-details .s2 .text-3 {
  margin-bottom: 42px;
}
.main-content.page-portfolio-details .s2 .tips {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.main-content.page-portfolio-details .s3 .text-3 {
  margin-bottom: 20px;
}
.main-content.page-portfolio-details .s3 .benefit {
  margin-bottom: 20px;
}
.main-content.page-portfolio-details .s3 .benefit ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 14px;
}
.main-content.page-portfolio-details .s3 .benefit ul li .icon i {
  font-size: 18px;
  color: var(--Text-4);
}
.main-content.page-portfolio-details .s3 .benefit ul li p {
  font-style: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 42px;
  color: var(--Text-2);
}
.main-content.page-portfolio-details .tf-sidebar {
  margin-top: 12px;
}
.main-content.page-service-detail {
  padding: 20px 0px 30px;
}
.main-content.page-service-detail .slider-service-detail {
  margin-bottom: 40px;
}
.main-content.page-service-detail .content {
  width: 100%;
  margin-right: auto;
}
.main-content.page-service-detail .content .title {
  padding-bottom: 21px;
  margin-bottom: 32px;
  border-bottom: 1px solid var(--Border);
  position: relative;
}
.main-content.page-service-detail .content .title::after {
  content: "";
  position: absolute;
  width: 155px;
  height: 3px;
  background-color: var(--Secondary);
  bottom: 0;
  left: 0;
}
.main-content.page-service-detail .content .quote {
  background-color: var(--Secondary);
  border-radius: 20px;
  padding: 35px 40px 35px 42px;
  margin-bottom: 38px;
}
.main-content.page-service-detail .content .quote p {
  font-size: 26px;
  line-height: 33px;
  color: var(--Bg-6);
}
.main-content.page-service-detail .content .text {
  margin-bottom: 26px;
}
.main-content.page-service-detail .content .text.text-2 {
  margin-bottom: 33px;
  padding-bottom: 42px;
  border-bottom: 1px solid var(--Bg-9);
}
.main-content.page-service-detail .content .text.text-3 {
  margin-bottom: 41px;
}
.main-content.page-service-detail .content .offer-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
  gap: 52px;
}
.main-content.page-service-detail .content .title-2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 50px;
  color: var(--Text-2);
  margin-bottom: 34px;
}
.main-content.page-service-detail .content .solution {
  margin-bottom: 33px;
}
.main-content.page-service-detail .content .benefit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
  padding-bottom: 49px;
  border-bottom: 1px solid var(--Bg-9);
}
.main-content.page-service-detail .content .box-icon {
  padding: 31px 15px 32px 35px;
  gap: 21px;
}
.main-content.page-service-detail .content .box-icon .caption {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
}
.main-content.page-service-detail .content .box-icon i {
  font-size: 45px;
}
.main-content.page-service-detail .content .box-icon i.fs-40 {
  font-size: 40px;
}
.main-content.page-service-detail .content .tf-accordion {
  max-width: unset;
  margin-right: unset;
}
.main-content.page-gallery {
  padding: 116px 0px 111px;
}
.main-content.page-our-events {
  padding: 115px 0px 106px;
}
.main-content.page-portfolio-1 {
  padding: 120px 0px 68px;
}
.main-content.page-portfolio-1.style-2 {
  padding: 113px 0px 68px;
}
.main-content.page-testimonial {
  padding: 113px 0px 106px;
}
.main-content.page-shop-product {
  padding-top: 119px;
}

.tf-spacing-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.tf-spacing-2 {
  padding-top: 100px;
  padding-bottom: 0px;
}

.tf-spacing-3 {
  padding-top: 0px;
  padding-bottom: 100px;
}

.heading-section {
  margin-bottom: 30px;
}
.heading-section.mb-81 {
  margin-bottom: 81px;
}
.heading-section.mb-26 {
  margin-bottom: 26px;
}
.heading-section.mb-35 {
  margin-bottom: 35px;
}
.heading-section .sub-title {
  color: var(--Text-4);
  font-family: "GlitterySnowfall", sans-serif;
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 16px;
}
.heading-section .sub-title.fs-35 {
  font-size: 35px;
}
.heading-section .title {
  font-size: 35px;
  line-height: 45px;
  font-family: "Work Sans", sans-serif;
  color: var(--Text-2);
  font-weight: 700;
}
.heading-section .title.mb-21 {
  margin-bottom: 21px;
}
.heading-section .img-item .mb-25 {
  margin-bottom: 25px;
}
.heading-section.has-text .title {
  margin-bottom: 15px;
}
.heading-section.has-text .title.mb-24 {
  margin-bottom: 24px;
}
.heading-section.has-text .title.mb-18 {
  margin-bottom: 18px;
}
.heading-section.has-text .text {
  color: var(--Text-2);
  margin-bottom: 26px;
  letter-spacing: 0.1px;
}
.heading-section.style-2 {
  margin-bottom: 6px;
}
.heading-section.style-2.mb-43 {
  margin-bottom: 43px;
}
.heading-section.style-2 .img-item {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.heading-section.style-2 .img-item .item {
  margin-right: 19px;
}
.heading-section.style-2 .img-item .item.mr-16 {
  margin-right: 16px;
}
.heading-section.style-2 .img-item .item.mr-25 {
  margin-right: 25px;
}
.heading-section.style-2 .img-item .sub-title {
  margin-bottom: 0px;
}
.heading-section.style-3 .sub-title {
  color: var(--Secondary);
}
.heading-section.style-3 .title {
  color: var(--White);
}
.heading-section.style-3 .text {
  color: var(--Text-3);
}
.heading-section.style-4 .img-item {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.heading-section.style-4 .img-item.mb-25 {
  margin-bottom: 25px;
}
.heading-section.style-4 .img-item .item {
  margin-right: 15px;
}
.heading-section.style-4 .img-item .item.mr-23 {
  margin-right: 23px;
}
.heading-section.style-4 .img-item .sub-title {
  margin-bottom: 0px;
}

.s-sub {
  margin-bottom: 79px;
}

.s-filter-sorting {
  margin-bottom: 50px;
}
.s-filter-sorting .s-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.s-filter-sorting .s-top .text {
  color: var(--Text-2);
  font-weight: 500;
}

.s-product-detail {
  padding-top: 99px;
  padding-bottom: 100px;
  position: relative;
  z-index: 9;
}
.s-product-detail .content {
  padding: 10px 0px;
}
.s-product-detail .tf-product-media-main {
  margin-bottom: 17px;
  border-radius: 20px;
  border: 1px solid var(--Border);
  overflow: hidden;
  max-width: 550px;
  width: 100%;
  max-height: 535px;
  margin-left: 0px;
}
.s-product-detail .tf-product-media-main .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s-product-detail .tf-product-media-thumbs {
  max-width: 550px;
  width: 100%;
  margin: 0px;
}
.s-product-detail .tf-product-media-thumbs .image {
  border-radius: 20px;
  border: 1px solid var(--Border);
  overflow: hidden;
}
.s-product-detail .tf-product-media-thumbs .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s-product-detail .content-inner {
  margin-left: -30px;
  margin-top: 35px;
}
.s-product-detail .content-inner .title {
  margin-bottom: 12px;
}
.s-product-detail .content-inner .wg-rating {
  gap: 1px;
}
.s-product-detail .content-inner .wg-rating i {
  font-size: 12px;
}
.s-product-detail .content-inner .rating-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 16px;
}
.s-product-detail .content-inner .price-wrap {
  margin-bottom: 27px;
  gap: 16px;
}
.s-product-detail .content-inner .sub {
  margin-bottom: 28px;
}
.s-product-detail .content-inner .notice-list {
  margin-bottom: 32px;
}
.s-product-detail .content-inner .notice-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 12px;
}
.s-product-detail .content-inner .notice-list li:not(:last-child) {
  margin-bottom: 12px;
}
.s-product-detail .content-inner .notice-list li p {
  font-family: "Work Sans", sans-serif;
  color: var(--Text-2);
  font-weight: 500;
}
.s-product-detail .content-inner .more-infor {
  margin-bottom: 28px;
}
.s-product-detail .content-inner .more-infor li:not(:last-child) {
  margin-bottom: 4px;
}
.s-product-detail .content-inner .more-infor li p {
  font-family: "Work Sans", sans-serif;
  letter-spacing: 0.3px;
}
.s-product-detail .content-inner .more-infor li p a {
  color: var(--Text);
}
.s-product-detail .content-inner .more-infor li p a:hover {
  color: var(--Text-4);
}
.s-product-detail .content-inner .bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 18px;
}
.s-product-detail .content-inner .bot .text {
  color: var(--Text-2);
}
.s-product-detail .content-inner .bot a {
  width: 41px;
  height: 41px;
}
.s-product-detail .content-inner .bot .list {
  gap: 10px;
}

.s-break-page {
  height: 425px;
  background-color: var(--Secondary);
  position: relative;
  z-index: 3;
}
.s-break-page .img-item {
  position: absolute;
}
.s-break-page .img-item.item-1 {
  top: -20px;
  left: 0;
  width: 100%;
}
.s-break-page .img-item.item-1 img {
  height: 23px;
  width: 100%;
  object-fit: cover;
}
.s-break-page .img-item.item-2 {
  right: 0;
  bottom: 0;
}
.s-break-page .img-item.item-3 {
  bottom: -40px;
  left: 0;
  width: 100%;
}
.s-break-page .img-item.item-3 img {
  width: 100%;
  height: 60px;
}
.s-break-page.style-2 {
  height: 580px;
  position: relative;
  z-index: 0;
}
.s-break-page.style-2 .content {
  position: absolute;
  top: 0;
  z-index: 3;
  padding: 156px 0px 0px;
  width: 100%;
}
.s-break-page.style-2 .content h1 {
  color: var(--White);
  padding: 0px 15px;
}
.s-break-page.style-2::after {
  z-index: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: url("../images/section/break-page.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.s-break-page.style-2::before {
  background-color: var(--Bg-14);
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.s-break-page.style-3 {
  background-color: transparent;
  height: auto;
}
.s-break-page.style-3 .image {
  position: relative;
  z-index: 1;
  height: 100%;
}
.s-break-page.style-3 .image img {
  height: 100%;
  width: 100%;
}
.s-break-page.style-3 .content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.s-break-page.style-3 .content .text {
  color: var(--White);
}
.s-break-page.style-3 .content .img-item {
  position: relative;
}

.s-box-portfolio {
  position: relative;
  z-index: 4;
  margin-top: -344px;
}

.s-about-us {
  padding-top: 130px;
  padding-bottom: 70px;
}
.s-about-us .main-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 30px;
}
.s-about-us .main-section .content-left {
  max-width: 820px;
  width: 100%;
  flex-shrink: 0;
}
.s-about-us .main-section .content-left .heading-section {
  margin-bottom: 25px;
}
.s-about-us .main-section .content-left .text-1 {
  margin-bottom: 16px;
}
.s-about-us .main-section .content-left .text-2 {
  margin-bottom: 42px;
}
.s-about-us .main-section .content-left .btn-read-more {
  margin-bottom: 50px;
}
.s-about-us .main-section .content-left .image {
  border-radius: 20px;
  overflow: hidden;
  max-height: 378px;
  height: 100%;
}
.s-about-us .main-section .content-right {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.s-about-us .main-section .content-right .box-trust {
  height: 100%;
  border-radius: 20px;
  padding: 19px;
  background-color: #007D3E;
}
.s-about-us .main-section .content-right .box-trust .has-border {
  border-radius: 15px;
  border: 1px dashed var(--Border-3);
  padding: 57px 34px 50px;
  height: 100%;
}
.s-about-us .main-section .content-right .box-trust .benefit-list {
  border-bottom: 1px solid var(--Border-3);
  padding-bottom: 27px;
  margin-bottom: 34px;
}
.s-about-us .main-section .content-right .box-trust .benefit-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 16px;
}
.s-about-us .main-section .content-right .box-trust .benefit-list li:not(:last-child) {
  margin-bottom: 14px;
}
.s-about-us .main-section .content-right .box-trust .benefit-list li i {
  color: var(--Secondary);
  font-size: 18px;
}
.s-about-us .main-section .content-right .box-trust .benefit-list li p {
  color: var(--White);
  font-size: 18px;
}
.s-about-us .main-section .content-right .box-trust .box-icon-list {
  margin-bottom: 50px;
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li:not(:last-child) {
  margin-bottom: 25px;
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li .box-icon {
  padding: 0px;
  border: unset;
  max-width: unset;
  justify-content: flex-start;
  gap: 15px;
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li .box-icon .icon {
  width: 79px;
  height: 79px;
  background-color: var(--Text-7);
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li .box-icon .icon i {
  color: var(--Secondary);
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li .box-icon .icon i.icon-farmer {
  font-size: 48px;
}
.s-about-us .main-section .content-right .box-trust .box-icon-list li .box-icon .caption {
  color: var(--White);
  line-height: 28px;
  font-size: 19px;
}
.s-about-us .main-section .content-right .box-trust .tf-btn-read {
  margin-left: 22px;
}

.s-service {
  background-color: var(--Bg-8);
  position: relative;
  padding-top: 50px;
  z-index: 1;
}
.s-service .s-img-item.item-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.s-service .s-img-item.item-3 {
  position: absolute;
  bottom: -30px;
  height: 60px;
  width: 100%;
}
.s-service .heading-section {
  z-index: 2;
  position: relative;
  padding-bottom: 30px;
}
.s-service .box-icon {
  position: relative;
  z-index: 2;
}

.has-img-item {
  position: relative;
  margin-top: 0px;
}
.has-img-item.mt-0 {
  margin-top: 0px;
}
.has-img-item.tf-pt-0 .tf-container {
  padding-top: 0px;
}
.has-img-item .tf-container {
  padding-top: 30px;
}
.has-img-item .s-img-item.z-3 {
  z-index: 3;
}
.has-img-item .s-img-item.item-1 {
  position: absolute;
  top: -30px;
  width: 100%;
}
.has-img-item .s-img-item.item-1.t--40 {
  top: -40px;
}
.has-img-item .s-img-item.item-1 img {
  height: 60px;
  width: 100%;
}
.has-img-item .s-img-item.item-bottom {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.has-img-item .s-img-item.item-bottom img {
  height: 60px;
  width: 100%;
}

.s-why-us {
  padding-top: 157px;
}
.s-why-us .main-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.s-why-us .main-section .video-wrap img {
  max-width: 550px;
}
.s-why-us .main-section .video-wrap .box-video {
  position: absolute;
  top: -26px;
  left: -37px;
  background-color: var(--Secondary);
  padding: 44px 34px;
  border-radius: 20px;
}
.s-why-us .main-section .video-wrap .box-video a {
  position: relative;
  background-color: var(--Bg-6);
}
.s-why-us .main-section .video-wrap .box-video a i {
  color: var(--White);
}
.s-why-us .main-section .video-wrap .box-video::after {
  content: "";
  position: absolute;
  top: 9px;
  bottom: 9px;
  left: 9px;
  right: 9px;
  border-radius: 20px;
  border: 1px dashed var(--Border-7);
}
.s-why-us .main-section .content-section {
  max-width: 660px;
  width: 100%;
  padding-top: 72px;
}
.s-why-us .main-section .content-section .img-item {
  margin-bottom: 17px;
}
.s-why-us .main-section .content-section .heading-section {
  margin-bottom: 25px;
}
.s-why-us .main-section .content-section .text {
  margin-bottom: 43px;
}
.s-why-us .bot {
  margin-top: -205px;
}
.s-why-us .bot .benefit-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  background-color: var(--Bg-6);
  border-radius: 20px;
}
.s-why-us .bot .benefit-list li {
  max-width: 380px;
  width: 100%;
  padding: 50px 50px 42px 50px;
}
.s-why-us .bot .benefit-list li:not(:last-child) {
  position: relative;
}
.s-why-us .bot .benefit-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 153px;
  width: 1px;
  border-right: 1px dashed var(--Border-3);
}
.s-why-us .bot .benefit-list li:first-child {
  padding-left: 54px;
}
.s-why-us .bot .benefit-list li i {
  color: var(--Secondary);
  font-size: 30px;
}
.s-why-us .bot .benefit-list li .icon {
  margin-bottom: 23px;
}
.s-why-us .bot .benefit-list li .title {
  color: var(--White);
  margin-bottom: 15px;
  display: block;
}
.s-why-us .bot .benefit-list li .sub {
  color: var(--Text-3);
}

.s-our-commitment {
  padding-top: 50px;
}
.s-our-commitment.pb-75 {
  padding-bottom: 55px;
}
.s-our-commitment .main-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.s-our-commitment .main-section .content-section {
  max-width: 730px;
  width: 100%;
  padding-top: 46px;
}
.s-our-commitment .main-section .image-wrap {
  position: relative;
}
.s-our-commitment .main-section .image-wrap .image {
  max-width: 746px;
  width: 100%;
  border-radius: 20px;
}
.s-our-commitment .main-section .image-wrap .img-item.item-1 {
  position: absolute;
  top: -21px;
  left: 34px;
}
.s-our-commitment .main-section .box-icon-list {
  margin-bottom: 45px;
}

.s-project {
  position: relative;
  z-index: 0;
}
.s-project .heading-side {
  background-color: #007D3E;
  padding: 50px 0px 450px;
}
.s-project .heading-side .s-img-item.item-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.s-project .heading-side .s-img-item.item-3 {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.s-project .heading-side .s-img-item.item-3 img {
  height: 60px;
  width: 100%;
}
.s-project .slider-side {
  background-color: var(--Bg-8);
  padding-bottom: 100px;
}
.s-project .slider-side .slider-s-project {
  margin-top: -400px;
}
.s-project .slider-side .bot {
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s-project .s-img-item.item-4 {
  width: 100%;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.s-project .s-img-item.item-4 img {
  height: 60px;
  width: 100%;
}

.swiper-pagination.style-1 {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.swiper-pagination.style-1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #007D3E;
  opacity: 1;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-pagination.style-1 .swiper-pagination-bullet:not(:last-child) {
  margin-right: 24px;
}
.swiper-pagination.style-1 .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
}
.swiper-pagination.style-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  background-color: var(--Text-4);
}

.s-testimonial {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 150px;
}
.s-testimonial .testimonial {
  background-color: transparent;
}
.s-testimonial .content-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.s-testimonial .content-wrap .image {
  margin-left: -15px;
}
.s-testimonial .content-wrap .image img {
  height: 682px;
  object-fit: cover;
}
.s-testimonial .image {
  position: relative;
  margin-top: -45px;
  width: 55%;
}
.s-testimonial .image .img-item {
  position: absolute;
}
.s-testimonial .content-section {
  padding-top: 94px;
  width: 45%;
  margin-left: -175px;
  background-color: transparent;
}
.s-testimonial .content-section .heading-section {
  margin-bottom: 42px;
  position: relative;
}
.s-testimonial .content-section .heading-section .title {
  margin-bottom: 22px;
}
.s-testimonial .content-section .heading-section .img-item.item-2 {
  position: absolute;
  transform: rotate(20deg);
  right: 22px;
  bottom: -32px;
}
.s-testimonial .content-section .heading-section .img-item.item-2 i {
  font-size: 65px;
  color: var(--Secondary);
}
.s-testimonial.style-2 {
  justify-content: center;
  padding-top: 49px;
  padding-bottom: 124px;
}
.s-testimonial.style-2 .wrap {
  margin-left: auto;
  position: relative;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: calc((100% - 1320px) / 2);
  padding-right: calc((1320px - 100%) / 2);
}
.s-testimonial.style-2 .image {
  padding-top: 114px;
  height: 100%;
  position: relative;
}
.s-testimonial.style-2 .image img {
  position: absolute;
  max-width: 1010px;
}
.s-testimonial.style-2 .image .sign {
  position: absolute;
  bottom: -2%;
  right: 400px;
}
.s-testimonial.style-2 .content-section {
  margin-left: 0px;
  padding-right: 15px;
}
.s-testimonial.style-2 .content-section .quote {
  line-height: 40px;
  color: var(--Text-2);
  margin-bottom: 55px;
}
.s-testimonial.style-2 .content-section .bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s-testimonial.style-2 .content-section .bot .author-wrap .author {
  font-size: 18px;
  color: var(--Text-2);
}
.s-testimonial.style-2.type-2 {
  padding-bottom: 0px;
}
.s-testimonial.style-2.type-2 .wrap {
  height: 100%;
}
.s-testimonial.style-2.type-2 .heading-section {
  margin-bottom: 25px;
}
.s-testimonial.style-2.type-2 .quote {
  margin-bottom: 33px;
}
.s-testimonial.style-2.type-2 .content-section {
  padding-top: 60px;
  position: relative;
  margin-left: -2px;
}
.s-testimonial.style-2.type-2 .content-section .title {
  font-size: 35px;
  line-height: 55px;
}
.s-testimonial.style-2.type-2 .image {
  padding-top: 0px;
  margin-top: -50px;
}
.s-testimonial.style-2.type-2 .image img {
  position: relative;
  top: -33px;
  max-width: 800px;
}
.s-testimonial.style-2.type-2 .icon {
  position: absolute;
  top: 90px;
  right: -40px;
  transform: rotate(25deg);
}
.s-testimonial.style-2.type-2 .icon i {
  font-size: 65px;
  color: var(--Secondary);
}

.s-counter {
  background-color: var(--Bg-6);
  padding: 32px 0px 65px 0px;
  z-index: 1;
}
.s-counter.has-img-item {
  margin-top: 25px;
}
.s-counter .s-img-item {
  pointer-events: none;
}
.s-counter .s-img-item.item-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.s-counter .s-img-item.item-bottom {
  z-index: 1;
}

.s-faq {
  padding-top: 87px;
  padding-bottom: 86px;
}
.s-faq .content-section {
  padding-top: 20px;
  max-width: 722px;
  width: 100%;
  margin-right: auto;
}
.s-faq .s-right {
  max-width: 500px;
  width: 100%;
  margin-left: auto;
}
.s-faq .s-right .image-wrap {
  position: relative;
  z-index: 0;
}
.s-faq .s-right .image-wrap .image {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.s-faq .s-right .img-item {
  position: absolute;
  right: -20px;
  top: 30%;
  z-index: 1;
}
.s-faq .s-right .content {
  border-radius: 0px 0px 20px 20px;
  background-color: var(--Text-4);
  padding: 40px 50px 50px 46px;
}
.s-faq .s-right .content .text {
  color: var(--White);
  line-height: 40px;
  margin-bottom: 38px;
}

.s-banner .heading-side .image img {
  max-height: 450px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.s-banner .slider-side {
  margin-top: -450px;
}
.s-banner.style-2 .heading-side {
  margin-top: 0px;
}
.s-banner.style-2 .slider-side {
  margin-top: -441px;
}

.s-blog-post {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.s-blog-post.pb-44 {
  padding-bottom: 44px;
}
.s-blog-post.pb-35 {
  padding-bottom: 35px;
}
.s-blog-post.pt-121 {
  padding-top: 121px;
}
.s-blog-post .s-slide .btn-s-blog-post {
  position: absolute;
  top: 58%;
  transform: translateY(23px);
}
.s-blog-post .s-slide .btn-s-blog-post:hover svg path {
  fill: #f8c32c;
}
.s-blog-post .s-slide .btn-s-blog-post.btn-next {
  right: 171px;
}
.s-blog-post .s-slide .btn-s-blog-post.btn-prev {
  left: 171px;
}

.s-contact-us {
  margin-bottom: -50px;
  background-color: var(--Bg-8);
  position: relative;
}
.s-contact-us .image {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.s-contact-us .image .img-item {
  position: absolute;
  bottom: 0;
  right: 0;
}
.s-contact-us .contact-list {
  background-color: var(--Secondary);
  border-radius: 20px;
  padding: 57px 50px 56px 50px;
  position: relative;
  z-index: 1;
  gap: 23px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.s-contact-us .contact-list::after {
  content: "";
  position: absolute;
  top: 19px;
  right: 19px;
  bottom: 19px;
  left: 19px;
  border-radius: 15px;
  border: 1px dashed var(--Border-7);
  z-index: 0;
}
.s-contact-us .contact-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  gap: 29px;
}
.s-contact-us .contact-list li .icon {
  width: 56px;
  height: 56px;
  background-color: var(--Bg-6);
}
.s-contact-us .contact-list li .icon i {
  color: var(--White);
  font-size: 20px;
}
.s-contact-us .contact-list li .infor {
  gap: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.s-contact-us .contact-list li p {
  color: var(--Bg-6);
  font-size: 16px;
}
.s-contact-us .contact-list li p.title {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.s-contact-us .content-section {
  height: 100%;
  background-color: #007D3E;
  border-radius: 20px;
  padding: 92px 54px 77px 51px;
  position: relative;
  z-index: 1;
}
.s-contact-us .content-section .heading-section.mb-50 {
  margin-bottom: 10px;
}
.s-contact-us .content-section .img-item.item-1 {
  position: absolute;
  top: 20px;
  right: 25px;
}
.s-contact-us .content-section .form-send-message input {
  padding: 15px 19px 11px 22px !important;
}
.s-contact-us .section-wrap {
  position: relative;
  top: -136px;
  bottom: 0;
}
.s-contact-us .section-wrap .image {
  max-height: 283px;
  height: 100%;
  width: 100%;
}
.s-contact-us .section-wrap .image.mh-unset {
  max-height: unset;
}
.s-contact-us .section-wrap .image .img {
  max-height: 283px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.s-contact-us.style-2 {
  padding-top: 200px;
  padding-bottom: 100px;
  margin-bottom: 0px;
  background-image: url("../images/item/yellow-field.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  /* -- */
}
.s-contact-us.style-2.pt-147 {
  padding-top: 147px;
}
.s-contact-us.style-2.pt-138 {
  padding-top: 138px;
}
.s-contact-us.style-2.pt-118 {
  padding-top: 118px;
}
.s-contact-us.style-2.pt-124 {
  padding-top: 60px;
}
.s-contact-us.style-2.pb-80 {
  padding-bottom: 80px;
}
.s-contact-us.style-2.pb-82 {
  padding-bottom: 60px;
}
.s-contact-us.style-2.pb-88 {
  padding-bottom: 88px;
}
.s-contact-us.style-2.pb-78 {
  padding-bottom: 78px;
}
.s-contact-us.style-2 .box-map {
  margin-bottom: 30px;
}
.s-contact-us.style-2 .section-wrap {
  position: unset;
  top: unset;
}
.s-contact-us.style-2 .content-section {
  padding: 26px 54px 77px 49px;
  background-color: transparent;
}
.s-contact-us.style-2.bg-white {
  background-color: var(--White);
}
.s-contact-us.style-3 {
  margin-top: -293px;
}

.s-partner {
  background-color: var(--Bg-8);
  padding-bottom: 50px;
}
.s-partner.style-4 {
  padding-bottom: 71px;
}
.s-partner.style-3 {
  padding-top: 85px;
  padding-bottom: 57px;
}
.s-partner.pb-100 {
  padding-bottom: 100px;
}
.s-partner.style-2 {
  padding: 50px 0px;
  background-color: transparent;
  margin-top: 0px;
}
.s-partner.style-2.pb-53-0-75 {
  padding: 53px 0px 75px 0px;
}
.s-partner.style-2.pb-71 {
  padding-bottom: 71px;
}

.page-title-home-2 {
  margin-top: 48px;
  padding: 0px 30px;
}

.s-benefit {
  margin-top: -115px;
}
.s-benefit.mt--217 {
  margin-top: -217px;
}
.s-benefit .benefit-list {
  max-width: 1390px;
  width: 100%;
  margin: 0px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: var(--Bg-11);
  z-index: 1;
  padding: 75px 50px 67px 50px;
}
.s-benefit .benefit-list::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0px;
  top: 0px;
  background: linear-gradient(to top, #0d401c, #1c6932);
  z-index: z;
}
.s-benefit .benefit-list::before {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  left: 25px;
  bottom: 25px;
  border-radius: 15px;
  border: 1px dashed var(--Border-3);
  z-index: 1;
}
.s-benefit .benefit-list .box-icon {
  position: relative;
  z-index: 2;
  max-width: 300px;
  width: 100%;
}
.s-benefit .benefit-list .box-icon .icon {
  width: 70px;
  height: 70px;
}
.s-benefit .benefit-list .box-icon:not(:last-child)::after {
  right: -15px;
}
.s-benefit .benefit-list .box-icon:last-child::after {
  content: none;
}
.s-benefit.style-2 {
  position: relative;
}
.s-benefit.style-2 .benefit-list {
  padding: 75px 0px 67px 0px;
}
.s-benefit.style-2 .box-icon {
  justify-content: flex-start;
  position: relative;
}
.s-benefit.style-2 .box-icon .icon {
  margin-bottom: 29px;
}
.s-benefit.style-2 .box-icon .caption {
  margin-bottom: 17px;
}
.s-benefit.style-2 .box-icon::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 189px;
  border-right: 1px dashed var(--Border-3);
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.s-benefit.style-2 .btn-slide-box-list {
  position: relative;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.s-benefit.style-2 .btn-slide-box-list:hover svg path {
  fill: #f8c32c;
}
.s-benefit.style-2 .btn-slide-box-list.btn-next {
  right: 174px;
}
.s-benefit.style-2 .btn-slide-box-list.btn-prev {
  left: 174px;
}

.s-about-us-2 {
  padding-top: 122px;
  padding-bottom: 136px;
  position: relative;
}
.s-about-us-2 .s-img-item.item-1 {
  position: absolute;
  content: "";
  bottom: -10px;
  width: 100%;
  height: 330px;
  z-index: 0;
}
.s-about-us-2 .s-img-item.item-1 img {
  height: 100%;
  object-fit: cover;
}
.s-about-us-2 .content-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 77px;
  position: relative;
  z-index: 2;
}
.s-about-us-2 .content-section .image {
  border-radius: 20px;
  overflow: hidden;
  max-width: 404px;
  width: 100%;
}
.s-about-us-2 .content-section .image.image-left {
  transform: rotate(-9.06deg);
}
.s-about-us-2 .content-section .image.image-right {
  transform: rotate(9.06deg);
}
.s-about-us-2 .content-section .content-wrap {
  max-width: 705px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.s-about-us-2 .content-section .content-wrap .content {
  padding: 0px 15px;
}
.s-about-us-2 .content-section .content-wrap .text-1 {
  font-size: 23px;
  line-height: 32px;
  color: var(--Text-2);
  letter-spacing: 0.2px;
}
.s-about-us-2 .wg-counter {
  position: relative;
  z-index: 2;
}
.s-about-us-2 .wg-counter.style-4 {
  gap: 80px;
  justify-content: center;
  padding: 0px;
}
.s-about-us-2 .wg-counter.style-4 .counter-item {
  max-width: 250px;
  width: 100%;
}

.s-service-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  padding: 123px 0px 120px;
  background-image: url("../images/section/bg-s-service-2.png");
  margin-top: -30px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.s-service-2 .content-section {
  max-width: 755px;
  width: 100%;
  flex-shrink: 0;
  padding: 47px 92px 50px 149px;
}
.s-service-2 .content-section .button-slide-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 38px;
  justify-content: flex-end;
}
.s-service-2 .content-section .btn-s-service-2:hover svg path {
  fill: #f8c32c;
}
.s-service-2 .content-section .tf-btn {
  margin-bottom: 45px;
}
.s-service-2 .text {
  margin-bottom: 43px;
}
.s-service-2 .slider-wrap {
  max-width: 1165px;
  width: 100%;
}

.s-quality-of-life {
  position: relative;
  z-index: 0;
  padding: 103px 0px 112px;
}
.s-quality-of-life .clip-color-text {
  margin-bottom: 18px;
}
.s-quality-of-life .content-section {
  position: relative;
}
.s-quality-of-life .content-section .sub {
  letter-spacing: 0.3px;
  margin-bottom: 73px;
}
.s-quality-of-life .content-section .img-item.item-3 {
  position: absolute;
  left: 0;
  top: 19%;
  left: 42px;
}
.s-quality-of-life .content-section .sub {
  color: var(--Text-2);
}
.s-quality-of-life .content-section .slider-box-icon {
  max-width: 916px;
  width: 100%;
  margin: 0px auto 67px;
}
.s-quality-of-life .img-item {
  position: absolute;
}
.s-quality-of-life .img-item.item-1 {
  top: -30px;
  right: -4px;
}
.s-quality-of-life .img-item.item-2 {
  bottom: -94px;
  left: -4px;
}
.s-quality-of-life.style-2 {
  position: relative;
  padding: 108px 0px 165px;
}
.s-quality-of-life.style-2 .content-section {
  z-index: 2;
}
.s-quality-of-life.style-2 .content-section .img-item.item-3 {
  top: 34%;
  left: -35px;
}
.s-quality-of-life.style-2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 300px;
  background-image: url("../images/item/gree-field.jpg");
  background-position: center;
  background-size: cover;
  z-index: 0;
}

.s-what-we-do {
  padding: 93px 0px 0px;
  background-image: url(../images/section/s-what-we.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 70px;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.s-what-we-do .heading-section .title {
  margin-bottom: 23px;
}
.s-what-we-do .heading-section .text {
  margin-bottom: 41px;
}
.s-what-we-do .content-wrap {
  align-items: end;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1920px;
  width: 100%;
}
.s-what-we-do .content-section {
  margin-bottom: -70px;
  margin-left: auto;
  background-color: #007D3E;
  border-radius: 20px;
  max-width: 661px;
  width: 100%;
  padding: 75px 69px 93px 69px;
  position: relative;
}
.s-what-we-do .content-section .img-item.item-1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.s-what-we-do .content-section .video-wrap {
  position: absolute;
  top: 33px;
  right: 36px;
  display: block;
  width: 74px;
  height: 74px;
}
.s-what-we-do .content-section .video-wrap a {
  width: 74px;
  height: 74px;
}
.s-what-we-do .we-do-list {
  background-image: url("../images/item/s-we-do.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 66px 55px 62px 77px;
  max-width: 940px;
  width: 100%;
  margin-bottom: -18px;
}
.s-what-we-do .we-do-list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 61px;
}
.s-what-we-do .we-do-list ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 300px;
  width: 100%;
}
.s-what-we-do .we-do-list ul li p {
  color: var(--Bg-6);
}
.s-what-we-do .we-do-list ul li p i {
  padding-right: 10px;
}
.s-what-we-do .we-do-list ul li p.title {
  font-weight: 600;
  font-size: 20px;
  font-family: "Work Sans", sans-serif;
}

.s-our-agriculture {
  padding-top: 60px;
  padding-bottom: 60px;
}
.s-our-agriculture .content-section {
  margin-bottom: 74px;
}
.s-our-agriculture .content-section .image-wrap {
  position: relative;
  margin-right: -30px;
}
.s-our-agriculture .content-section .image-wrap .image {
  max-width: 550px;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.s-our-agriculture .content-section .content {
  padding-top: 10px;
  max-width: 660px;
  width: 100%;
  margin-left: auto;
}
.s-our-agriculture .content-section .content .text {
  margin-bottom: 15px;
}
.s-our-agriculture.style-2 {
  background-color: #007D3E;
  position: relative;
  padding-top: 44px;
  z-index: 1;
}
.s-our-agriculture.style-2 .s-img-item {
  position: absolute;
}
.s-our-agriculture.style-2 .s-img-item.item-1 {
  bottom: 0;
  right: 0px;
  z-index: 0;
}
.s-our-agriculture.style-2 .s-img-item.item-2 {
  top: -30px;
  width: 100%;
}
.s-our-agriculture.style-2 .s-img-item.item-2 img {
  width: 100%;
}
.s-our-agriculture.style-2 .counter-wrap {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 39px;
}
.s-our-agriculture.style-2 .counter-wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  max-width: 1290px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 2px;
  border-bottom: 1px dashed var(--Border-3);
}
.s-our-agriculture.style-2 .counter-wrap .wrap {
  height: 100%;
}
.s-our-agriculture.style-2 .counter-wrap .wrap p {
  color: var(--White);
  line-height: 40px;
  margin-top: 13px;
}
.s-our-agriculture.style-2 .counter-wrap .wrap p span {
  position: relative;
}
.s-our-agriculture.style-2 .counter-wrap .wrap p span a {
  color: var(--White);
}
.s-our-agriculture.style-2 .counter-wrap .wrap p span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--White);
  bottom: 0;
  left: 0;
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter {
  padding: 0px;
  gap: 25px;
  max-width: unset;
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter .icon {
  margin-bottom: 0px;
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter .icon i {
  font-size: 24px;
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item {
  justify-content: flex-start;
  align-items: start;
  gap: 17px;
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .title {
  color: var(--White);
}
.s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .counter {
  white-space: nowrap;
  margin-bottom: 0px;
}
.s-our-agriculture.style-2 .content-section {
  position: relative;
  z-index: 2;
}
.s-our-agriculture.style-2 .content-section .image-wrap {
  margin-right: 0px;
  position: relative;
}
.s-our-agriculture.style-2 .content-section .image-wrap::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1px;
  top: 92px;
  left: 73px;
  z-index: 0;
  box-shadow: 0px 1px 105px 80px var(--Secondary);
  border-radius: 50%;
}
.s-our-agriculture.style-2 .content-section .image {
  max-width: 478px;
  position: relative;
  z-index: 2;
}
.s-our-agriculture.style-2 .content-section .exprerience {
  z-index: 3;
  left: -37px;
}
.s-our-agriculture.style-2 .content-section .content {
  max-width: unset;
  width: unset;
  margin-left: unset;
  padding-top: 31px;
}
.s-our-agriculture.style-2 .content-section .content .text {
  margin-bottom: 42px;
}
.s-our-agriculture.style-2.type-2 {
  padding: 0px;
  background-color: transparent;
}
.s-our-agriculture.style-2.type-2 .counter-wrap .text {
  color: var(--Text-2);
}
.s-our-agriculture.style-2.type-2 .counter-wrap .text a {
  color: var(--Text-2);
}
.s-our-agriculture.style-2.type-2 .counter-wrap .text span::after {
  background-color: var(--Text-2);
}
.s-our-agriculture.style-2.type-2 .counter-wrap .wg-counter .counter-item .title {
  color: var(--Text-2);
}
.s-our-agriculture.style-2.type-2 .counter-wrap::after {
  border-color: var(--Border);
}
.s-our-agriculture.style-3 {
  background-color: var(--Bg-8);
  padding: 40px 0px 40px 0px;
  margin-top: -30px;
  position: relative;
}
.s-our-agriculture.style-3 .content-section {
  margin-bottom: 0px;
}
.s-our-agriculture.style-3 .s-content-wrap .content {
  max-width: 669px;
}
.s-our-agriculture.style-3 .s-content-wrap .image-wrap {
  margin-left: -8px;
}
.s-our-agriculture.style-3 .s-content-wrap .image-wrap .image {
  max-width: 550px;
}
.s-our-agriculture.style-3 .s-content-wrap .image-wrap .image img {
  max-width: unset;
}
.s-our-agriculture.style-3 .s-img-item {
  position: absolute;
}
.s-our-agriculture.style-3 .s-img-item.item-1 {
  top: 60px;
  transform: rotateY(180deg);
  left: -30px;
}
.s-our-agriculture.style-3 .s-img-item.item-2 {
  width: 100%;
  bottom: -20px;
}
.s-our-agriculture.style-3 .s-img-item.item-2 img {
  width: 100%;
}

.s-testimonial-2 {
  padding-top: 93px;
  padding-bottom: 130px;
}
.s-testimonial-2 .heading-section {
  position: relative;
  margin-bottom: 69px;
}
.s-testimonial-2 .heading-section .title {
  margin-bottom: 22px;
}
.s-testimonial-2 .img-item.item-2 {
  position: absolute;
  transform: rotate(20deg);
  top: -14px;
  right: 73px;
}
.s-testimonial-2 .img-item.item-2 i {
  color: var(--Secondary);
  font-size: 55px;
}
.s-testimonial-2 .wg-counter {
  padding: 0px;
  width: max-content;
}
.s-testimonial-2 .wg-counter.style-6 {
  gap: 26px;
  margin-bottom: 14px;
}
.s-testimonial-2 .wg-counter .counter {
  margin-bottom: 0px;
}
.s-testimonial-2 .wg-counter .counter .sub-odo {
  bottom: -11px;
  left: -17px;
}
.s-testimonial-2 .wg-counter .icon {
  width: 57px;
  height: 57px;
}
.s-testimonial-2 .wg-counter .icon i {
  font-size: 30px;
}
.s-testimonial-2 .counter-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: end;
}
.s-testimonial-2 .counter-wrap .img-item {
  max-width: 300px;
  width: 100%;
}
.s-testimonial-2 .counter-wrap .img-item img {
  width: 100%;
}
.s-testimonial-2 .s-slider {
  position: relative;
}
.s-testimonial-2 .s-slider .testimonial:hover {
  box-shadow: unset;
}
.s-testimonial-2 .s-slider .btn-slide-testimonial-2 {
  position: absolute;
  top: 50%;
  transform: translateY(-6px);
}
.s-testimonial-2 .s-slider .btn-slide-testimonial-2:hover svg path {
  fill: #f8c32c;
}
.s-testimonial-2 .s-slider .btn-slide-testimonial-2.btn-next {
  right: 169px;
}
.s-testimonial-2 .s-slider .btn-slide-testimonial-2.btn-prev {
  left: 169px;
}

.s-happy-farm .bg-section {
  position: relative;
}
.s-happy-farm .bg-section img {
  max-height: 350px;
  height: 100%;
  object-position: bottom;
  object-fit: cover;
  width: 100%;
}
.s-happy-farm .bg-section .s-img-item.item-1 {
  position: absolute;
  bottom: -54px;
  width: 100%;
}
.s-happy-farm .bg-section .s-img-item.item-1 img {
  width: 100%;
}
.s-happy-farm .content-section {
  margin-top: -355px;
}
.s-happy-farm .content-section .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: var(--Bg-6);
  border-radius: 20px;
  position: relative;
}
.s-happy-farm .content-section .content .heading-section {
  width: 100%;
  max-width: 748px;
  padding-top: 80px;
  margin-left: auto;
  margin-bottom: 0px;
}
.s-happy-farm .content-section .content .heading-section .top {
  position: relative;
  width: max-content;
}
.s-happy-farm .content-section .content .heading-section .top .sub-title {
  line-height: 35px;
}
.s-happy-farm .content-section .content .heading-section .top .img-item.item-2 {
  position: absolute;
  right: -50px;
  top: -29px;
}
.s-happy-farm .content-section .content .heading-section .title {
  margin-bottom: 16px;
}
.s-happy-farm .content-section .content .heading-section .text {
  margin-bottom: 41px;
}
.s-happy-farm .content-section .content .image-wrap {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.s-happy-farm .content-section .content .img-item.item-1 {
  position: absolute;
  bottom: 0;
}

.s-meet-farmer {
  background-image: url("../images/section/s-meet.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding-top: 185px;
  padding-bottom: 6px;
  z-index: 1;
}
.s-meet-farmer .content-section {
  position: relative;
  z-index: 3;
}
.s-meet-farmer .s-img-item.item-2 {
  position: absolute;
  bottom: -30px;
}
.s-meet-farmer .heading-section {
  background-color: #007D3E;
  border-radius: 20px;
  padding: 75px 80px 80px 82px;
  margin-bottom: -30px;
}
.s-meet-farmer .heading-section .img-item {
  margin-bottom: 18px;
}
.s-meet-farmer .heading-section .title {
  margin-bottom: 26px;
}
.s-meet-farmer .heading-section .text {
  margin-bottom: 41px;
}

.s-our-mission {
  margin-top: 0px;
}
.s-our-mission .content-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 30px;
  margin-top: -275px;
  position: relative;
  z-index: 6;
}
.s-our-mission .content-section .slider-wrap {
  max-width: 655px;
  width: 100%;
  background-color: var(--Secondary);
  border-radius: 20px;
  padding: 77px 60px 80px 64px;
  position: relative;
}
.s-our-mission .content-section .slider-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-image: url("../images/item/s-our-mission.png");
}
.s-our-mission .content-section .slider-wrap .content p {
  color: var(--Bg-6);
}
.s-our-mission .content-section .slider-wrap .content p.title {
  font-size: 26px;
  margin-bottom: 27px;
}
.s-our-mission .content-section .slider-wrap .content p.text {
  font-size: 30px;
  margin-bottom: 39px;
  line-height: 40px;
}
.s-our-mission .content-section .slider-wrap .btn-slide-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  margin-right: 22px;
  gap: 38px;
}
.s-our-mission .btn-slide-our-mission:hover svg path {
  fill: var(--White);
}

.s-our-expertise {
  padding-top: 120px;
}
.s-our-expertise .heading-section .image {
  width: 100%;
  height: 591px;
  object-fit: cover;
}
.s-our-expertise .heading-section .img-item.item-2 {
  margin-top: -36px;
}
.s-our-expertise .s-slider {
  margin-top: -566px;
  position: relative;
}
.s-our-expertise .s-slider .btn-slider-provide {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--White);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.s-our-expertise .s-slider .btn-slider-provide:hover {
  background-color: var(--Secondary);
}
.s-our-expertise .s-slider .btn-slider-provide img {
  width: 36px;
}
.s-our-expertise .s-slider .btn-slider-provide.btn-next {
  top: 57%;
  transform: translateY(-50%);
  right: 185px;
}
.s-our-expertise .s-slider .btn-slider-provide.btn-prev {
  top: 57%;
  transform: translateY(-50%);
  left: 185px;
}
.s-our-expertise .s-slider .pagination-slider-provide {
  display: none;
}

.s-quality-of-life-2 {
  padding: 108px 0px 91px 0px;
}
.s-quality-of-life-2 .clip-color-text {
  margin-bottom: 18px;
}
.s-quality-of-life-2 .content-section {
  margin-bottom: 76px;
  position: relative;
}
.s-quality-of-life-2 .content-section .sub {
  letter-spacing: 0.2px;
  color: var(--Text-2);
}
.s-quality-of-life-2 .img-item.item-1 {
  position: absolute;
  left: 44px;
  top: 37%;
  transform: translateY(-50%);
}
.s-quality-of-life-2 .swiper-slide {
  min-width: 0;
}
.s-quality-of-life-2 .box-icon {
  max-width: unset;
  width: 100%;
  position: relative;
  padding: 0px 15px;
}
.s-quality-of-life-2 .box-icon .icon i {
  color: var(--White);
  font-size: 30px;
}
.s-quality-of-life-2 .box-icon::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  height: 100%;
  width: 2px;
  border-right: 1px dashed var(--Border-12);
  z-index: 1;
}
.s-quality-of-life-2 .box-icon::before {
  position: absolute;
  content: "";
  height: 11px;
  width: 11px;
  border-radius: 50%;
  right: -15px;
  transform: translateX(50%);
  background-color: var(--Secondary);
  z-index: 2;
  -webkit-animation: dotAnimationTopToBot 30s infinite linear;
  -khtml-animation: dotAnimationTopToBot 30s infinite linear;
  -moz-animation: dotAnimationTopToBot 30s infinite linear;
  -ms-animation: dotAnimationTopToBot 30s infinite linear;
  -o-animation: dotAnimationTopToBot 30s infinite linear;
  animation: dotAnimationTopToBot 30s infinite linear;
}
.s-quality-of-life-2 .box-icon.bottom::before {
  top: unset;
  -webkit-animation: dotAnimationBotToTop 30s infinite linear;
  -khtml-animation: dotAnimationBotToTop 30s infinite linear;
  -moz-animation: dotAnimationBotToTop 30s infinite linear;
  -ms-animation: dotAnimationBotToTop 30s infinite linear;
  -o-animation: dotAnimationBotToTop 30s infinite linear;
  animation: dotAnimationBotToTop 30s infinite linear;
}

.s-why-choose {
  position: relative;
      padding-top: 100px;
  padding-bottom: 80px;
}
.s-why-choose .image-wrap {
  max-width: 497px;
  width: 100%;
  margin-right: auto;
  position: relative;
}
.s-why-choose .image-wrap .image {
  border-radius: 20px;
  overflow: hidden;
}
.s-why-choose .notice {
  position: absolute;
  top: 51px;
  left: -70px;
  background-color: var(--Secondary);
  max-width: 291px;
  width: 100%;
  border-radius: 20px;
  padding: 50px 38px 39px 38px;
}
.s-why-choose .notice .icon {
  background-color: var(--Bg-6);
  margin-bottom: 25px;
  transform: rotate(45deg);
  width: 65px;
  height: 65px;
}
.s-why-choose .notice .icon i {
  color: var(--White);
  font-size: 35px;
}
.s-why-choose .notice .img-item.item-1 {
  position: absolute;
  right: 64px;
  bottom: -20px;
}
.s-why-choose .notice .text {
  line-height: 40px;
  color: var(--Bg-6);
}
.s-why-choose .s-img-item.item-1 {
  position: absolute;
  top: 0;
  right: 30px;
}
.s-why-choose .content-section {
  padding-top: 56px;
  max-width: 720px;
  width: 100%;
  margin-left: auto;
}
.s-why-choose .content-section .heading-section {
  margin-bottom: 35px;
}
.s-why-choose .content-section .heading-section .title {
  margin-bottom: 23px;
}
.s-why-choose .content-section .text {
  margin-bottom: 20px;
}
.s-why-choose .content-section .benefit-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 43px;
  gap: 60px;
}
.s-why-choose .content-section .benefit-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
}
.s-why-choose .content-section .benefit-list li .icon i {
  font-size: 25px;
  color: var(--Text-4);
}
.s-why-choose .content-section .benefit-list li .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.s-why-choose .content-section .benefit-list li .content .title {
  color: var(--Text-2);
  font-size: 23px;
  line-height: 55px;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
}

.s-project-2 .s-content-wrap {
  background-color: #007D3E;
  padding: 143px 0px 398px;
  position: relative;
}
.s-project-2 .s-img-item {
  position: absolute;
}
.s-project-2 .s-img-item.item-2 {
  bottom: -15px;
}
.s-project-2 .s-img-item.item-3 {
  right: 0px;
  bottom: 0px;
}
.s-project-2 .content-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s-project-2 .content-section .heading-section {
  max-width: 440px;
  width: 100%;
}
.s-project-2 .content-section .heading-section .sub-title {
  color: var(--Secondary);
}
.s-project-2 .content-section .heading-section .title {
  color: var(--White);
}
.s-project-2 .content-section .text {
  max-width: 440px;
  width: 100%;
  color: var(--White);
}
.s-project-2 .content-section .btn-read-more {
  white-space: nowrap;
}
.s-project-2 .s-slider {
  margin-top: -350px;
  background-color: var(--Bg-8);
}
.s-project-2 .s-slider .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 52px;
}
.s-project-2 .s-slider .wrap .menu-tab {
  margin-bottom: 0px;
}
.s-project-2 .s-slider .wrap .btn-slide-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 38px;
}
.s-project-2 .s-slider .wrap .btn-slide-wrap img {
  max-width: 58px;
}

.s-shopping {
  background-color: var(--Bg-8);
  margin-top: -20px;
  padding: 108px 0px 121px 0px;
  position: relative;
}
.s-shopping .btn-slide-wrap .btn-slider-shopping {
  position: absolute;
  right: 15px;
  z-index: 2;
}
.s-shopping .btn-slide-wrap .btn-slider-shopping:hover svg path {
  fill: #f8c32c;
}
.s-shopping .btn-slide-wrap .btn-slider-shopping.btn-next {
  top: 54%;
}
.s-shopping .btn-slide-wrap .btn-slider-shopping.btn-prev {
  top: 42%;
}
.s-shopping .content-section {
  padding-top: 30px;
  position: relative;
}
.s-shopping .content-section .title {
  margin-bottom: 27px;
}
.s-shopping .content-section .text {
  margin-bottom: 42px;
}
.s-shopping .content-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 30px;
}
.s-shopping .content-wrap .heading-section {
  max-width: 575px;
  width: 100%;
}
.s-shopping .content-wrap .s-slider {
  max-width: 850px;
  width: 100%;
}
.s-shopping .s-img-item {
  position: absolute;
}
.s-shopping .s-img-item.item-1 {
  bottom: -30px;
  width: 100%;
  z-index: 1;
}
.s-shopping .s-img-item.item-1 img {
  width: 100%;
}
.s-shopping .s-img-item.item-2 {
  bottom: 0px;
  right: 0px;
  z-index: 0;
}

.s-testimonial-3 {
  position: relative;
  padding: 50px 0px 128px 0px;
}
.s-testimonial-3 .heading-section {
  margin-bottom: 57px;
}
.s-testimonial-3 .sub-title i {
  position: absolute;
  color: var(--Secondary);
  font-size: 55px;
  transform: rotate(25deg) translateX(39px);
  top: -47px;
}
.s-testimonial-3 .testimonial-thumbs .slider-testimonial-3-thumb {
  max-width: 265px;
  width: 100%;
  margin-bottom: 33px;
}
.s-testimonial-3 .testimonial-thumbs .slider-testimonial-3-thumb .image-avt {
  width: 69px;
  height: 69px;
  border-radius: 50px;
  border: 2px solid var(--Secondary);
  overflow: hidden;
  cursor: pointer;
}
.s-testimonial-3 .testimonial-thumbs .slider-testimonial-3 .testimonial:hover {
  box-shadow: unset;
}
.s-testimonial-3 .testimonial-thumbs .slider-testimonial-3 .testimonial .infor .name {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
}
.s-testimonial-3 .s-slider {
  position: relative;
}
.s-testimonial-3 .s-slider .btn-slide-testimonial-3 {
  position: absolute;
  z-index: 3;
  top: 44%;
  transform: translateY(1px);
}
.s-testimonial-3 .s-slider .btn-slide-testimonial-3:hover svg path {
  fill: #f8c32c;
}
.s-testimonial-3 .s-slider .btn-slide-testimonial-3.btn-prev {
  left: 170px;
}
.s-testimonial-3 .s-slider .btn-slide-testimonial-3.btn-next {
  right: 170px;
}
.s-testimonial-3 .s-img-item {
  position: absolute;
  bottom: 0;
}

.s-farm-event {
  background-color: transparent;
  padding: 0px;
  margin-top: 0px;
}
.s-farm-event .s-content-wrap {
  background-color: #007D3E;
  padding: 109px 0px 386px;
  position: relative;
}
.s-farm-event .s-slider {
  margin-top: -336px;
  background-color: transparent;
}
.s-farm-event .content-section {
  position: relative;
  z-index: 2;
}
.s-farm-event .content-section .heading-section {
  max-width: 520px;
}
.s-farm-event .content-section .text {
  max-width: 520px;
}
.s-farm-event .content-section .btn-right {
  max-width: 190px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.s-farm-event .s-img-item {
  z-index: 1;
}

.s-happy-farm-2 {
  background-image: url("../images/section/s-happy.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  position: relative;
  padding: 120px 0px 103px;
  margin-bottom: -20px;
}
.s-happy-farm-2 .content-section {
  position: relative;
  z-index: 5;
}
.s-happy-farm-2 .heading-section {
  padding: 21px 0px 0px 24px;
}
.s-happy-farm-2 .heading-section .sub-title {
  font-size: 35px;
  margin-bottom: 20px;
}
.s-happy-farm-2 .heading-section .text {
  margin-bottom: 42px;
}
.s-happy-farm-2 .heading-section .top {
  position: relative;
  width: max-content;
}
.s-happy-farm-2 .heading-section .top .img-item.item-2 {
  position: absolute;
  right: -50px;
  top: -28px;
}
.s-happy-farm-2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, rgba(6, 32, 15, 0.85) 20%, transparent);
}
.s-happy-farm-2 .s-img-item.item-2 {
  position: absolute;
  left: 0;
  bottom: -11px;
}
.s-happy-farm-2.style-2 {
  margin-bottom: -23px;
}

.s-welcome-to {
  position: relative;
  z-index: 1;
}
.s-welcome-to .text-wrap {
  padding: 50px 0px 0px 16px;
}
.s-welcome-to .text-wrap .text-1 {
  margin-bottom: 15px;
}
.s-welcome-to .s-content-wrap {
  position: relative;
  padding-bottom: 293px;
}
.s-welcome-to .s-content-wrap .img-item {
  margin-bottom: 29px;
}
.s-welcome-to .s-content-wrap .s-img-item.item-1 {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.s-welcome-to .s-content-wrap .s-img-item.item-1 img {
  width: 100%;
}
.s-welcome-to .s-content-wrap-2 {
  position: relative;
  margin-top: -15px;
  padding-bottom: 78px;
}
.s-welcome-to .s-content-wrap-2 .slider-gallery {
  margin-top: -240px;
  margin-bottom: 80px;
}
.s-welcome-to .s-content-wrap-2 .box-text {
  z-index: 2;
  position: relative;
}
.s-welcome-to .s-content-wrap-2 .s-img-item {
  position: absolute;
}
.s-welcome-to .s-content-wrap-2 .s-img-item.item-1 {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.s-welcome-to .s-content-wrap-2 .s-img-item.item-1 img {
  width: 100%;
  height: 100%;
}

.s-our-history {
  background-color: var(--Bg-6);
  padding-top: 53px;
  padding-bottom: 53px;
  margin-top: 0;
}
.s-our-history .img-item {
  margin-bottom: 16px;
}
.s-our-history .content-section {
  gap: 85px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.s-our-history .content-section .image {
  max-width: 629px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.s-our-history .content-section .heading-section {
  margin-top: 74px;
}
.s-our-history .content-section .title {
  margin-bottom: 26px;
}
.s-our-history .content-section .text {
  margin-bottom: 42px;
}
.s-our-history .wg-exprerience {
  left: unset;
  top: -11px;
  right: 105px;
}
.s-our-history .s-img-item.item-3 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.offer-wrap {
  width: 100%;
}
.offer-wrap .caption {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: var(--Text-2);
  padding-bottom: 10px;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  position: relative;
}
.offer-wrap .caption::after {
  content: "";
  position: absolute;
  width: 88px;
  height: 3px;
  background-color: var(--Secondary);
  left: 0;
  bottom: 0;
}
.offer-wrap .list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 14px;
}
.offer-wrap .list i {
  color: var(--Text-4);
  font-size: 18px;
}
.offer-wrap .list p {
  font-size: 18px;
  line-height: 42px;
  font-weight: 600;
  color: var(--Text-2);
}

.wg-tips {
  max-width: 400px;
  width: 100%;
  padding: 17px 30px 26px 27px;
  background-color: var(--Bg-8);
  border-radius: 20px;
}
.wg-tips .caption {
  font-size: 20px;
  line-height: 50px;
  color: var(--Text-2);
}
.wg-tips .sub {
  margin-bottom: 14px;
}
.wg-tips .list li {
  position: relative;
}
.wg-tips .list li:not(:last-child) {
  margin-bottom: 4px;
}
.wg-tips .list li::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--Text-4);
}
.wg-tips .list li p {
  color: var(--Text-2);
  font-weight: 600;
  padding-left: 19px;
}

.s-other-commitment {
  padding-top: 169px;
  position: relative;
  padding-bottom: 124px;
}
.s-other-commitment .content .img-item {
  margin-bottom: 25px;
}
.s-other-commitment .content .title {
  margin-bottom: 28px;
}
.s-other-commitment .other-list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.s-other-commitment .other-list ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.s-other-commitment .other-list ul li .icon {
  position: absolute;
  left: 1px;
  top: 4px;
}
.s-other-commitment .other-list ul li .icon i {
  font-size: 16px;
  color: var(--Text-4);
}
.s-other-commitment .other-list ul li p {
  text-indent: 30px;
  letter-spacing: 0.2px;
}
.s-other-commitment .other-list ul li:not(:last-child) {
  margin-bottom: 19px;
}
.s-other-commitment .image-wrap {
  margin-top: -46px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-left: auto;
  max-width: 568px;
  width: 100%;
}
.s-other-commitment .image-wrap .image {
  border-radius: 50%;
}
.s-other-commitment .image-wrap .img-item.item-1 {
  position: absolute;
  bottom: 0;
  right: 160px;
}
.s-other-commitment .s-img-item {
  position: absolute;
}
.s-other-commitment .s-img-item.item-1 {
  top: 58px;
  right: -31px;
}
.s-other-commitment .s-img-item.item-2 {
  bottom: -62px;
  left: -9px;
}

.s-video {
  position: relative;
  padding-bottom: 115px;
}
.s-video .video-wrap {
  max-width: 595px;
  width: 100%;
  margin-right: auto;
}
.s-video .heading-section {
  margin-bottom: 24px;
}
.s-video .text {
  margin-bottom: 42px;
}
.s-video .content-section {
  margin-top: 52px;
}
.s-video .content-section .img-item {
  margin-bottom: 22px;
}
.s-video .s-img-item {
  position: absolute;
  top: -11px;
  right: 116px;
}

.s-question {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--Bg-8);
}
.s-question .heading-section {
  margin-bottom: 43px;
}
.s-question .content-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  width: 100%;
}
.s-question .content-wrap .title {
  margin-bottom: 17px;
}
.s-question .content-wrap .content {
  padding: 136px 100px 126px 311px;
  width: 73.5%;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
.s-question .content-wrap .content .bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 26px;
}
.s-question .content-wrap .image-wrap {
  position: relative;
  width: 44.5%;
}
.s-question .content-wrap .image-wrap .img-item {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.s-question .content-wrap .image {
  height: 100%;
}
.s-question .content-wrap .image img {
  height: 100%;
  object-fit: cover;
}
.s-question .s-img-item.item-1 {
  z-index: 2;
}
.s-question .s-img-item.item-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.s-we-are {
  background-color: var(--Secondary);
  position: relative;
  z-index: 1;
}
.s-we-are .s-img-item.item-1 {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
}
.s-we-are .s-img-item.item-1 img {
  width: 100%;
}

.we-are-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 45px;
  padding: 77px 0px 75px 0px;
}
.we-are-wrap .image {
  border-radius: 50%;
  overflow: hidden;
  max-width: 219px;
  width: 100%;
}
.we-are-wrap p,
.we-are-wrap a {
  color: var(--Bg-6);
}
.we-are-wrap .title {
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
}
.we-are-wrap .content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.s-mission {
  position: relative;
  padding-top: 102px;
}
.s-mission .heading-section {
  margin-bottom: 65px;
}
.s-mission .heading-section .title {
  margin-bottom: 24px;
}
.s-mission .heading-section .text {
  color: var(--Text-2);
  line-height: 40px;
}
.s-mission .slider-gallery {
  margin-bottom: -200px;
}
.s-mission .s-img-item.item-1 {
  position: absolute;
  top: -110px;
  right: 310px;
  transform: rotate(-20deg);
}
.s-mission .s-img-item.item-1 .wg-exprerience {
  position: relative;
  top: unset;
  left: unset;
}

.s-history {
  background-color: var(--Bg-16);
  padding-top: 299px;
  padding-bottom: 124px;
  margin-top: 20px;
}

.s-pricing {
  background-color: var(--Bg-8);
  padding: 153px 0px 0px;
  margin-bottom: 170px;
}
.s-pricing .s-img-item.item-2 {
  position: absolute;
  bottom: -20px;
  width: 100%;
}
.s-pricing .s-img-item.item-2 img {
  width: 100%;
}
.s-pricing .wg-pricing {
  position: relative;
  z-index: 2;
  margin-bottom: -170px;
}

.hidden {
  display: none;
}

.grid-portfolio.item {
  padding: 30px 0px 0px;
}
.grid-portfolio .box-portfolio:hover .sub {
  margin-bottom: 14px;
}
.grid-portfolio .box-portfolio:hover .content {
  bottom: 77px;
}
.grid-portfolio .box-portfolio:hover .text {
  margin-bottom: 32px;
}
.grid-portfolio .box-portfolio:hover .title {
  margin-bottom: 30px;
  padding-bottom: 19px;
}
.grid-portfolio .box-portfolio .content {
  bottom: -152px;
}
.grid-portfolio .box-portfolio .title {
  line-height: 30px;
  padding-bottom: 19px;
}
.grid-portfolio .box-portfolio .sub {
  margin-bottom: 14px;
}
.grid-portfolio .box-portfolio .bot .icon {
  width: 58px;
  height: 58px;
}
.grid-portfolio .box-portfolio .bot .icon i {
  font-size: 28px;
}

.btn-loadMore.mt-50 {
  margin-top: 50px;
}

.more-portfolio.item {
  margin: 30px 0px 0px;
}

.s-box-wrap {
  background-color: var(--Bg-8);
  position: relative;
  padding: 77px 0px 98px 0px;
}
.s-box-wrap .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
}
.s-box-wrap .wrap .box-icon:not(:last-child) {
  border-right: 1px dashed var(--Border-13);
}
.s-box-wrap .wrap .box-icon:last-child {
  content: none !important;
}
.s-box-wrap .s-img-item {
  position: absolute;
}
.s-box-wrap .s-img-item.item-1 {
  bottom: 0;
  right: 0;
}
.s-box-wrap .s-img-item.item-2 {
  bottom: -30px;
  left: 0;
  width: 100%;
}
.s-box-wrap .s-img-item.item-2 img {
  width: 100%;
}

.s-relate-product {
  padding-top: 100px;
  position: relative;
  z-index: 2;
}
.s-relate-product .title {
  margin-bottom: 67px;
}
.s-relate-product .btn-slide-product {
  position: absolute;
  top: 50%;
}
.s-relate-product .btn-slide-product i {
  font-size: 25px;
  color: #007D3E;
}
.s-relate-product .btn-slide-product.btn-next {
  right: -20px;
}
.s-relate-product .btn-slide-product.btn-prev {
  left: -20px;
}

.price-slider {
  position: relative;
  width: 300px;
  margin: 50px auto;
}
.price-slider input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 8px;
  background: #ddd;
  position: absolute;
  pointer-events: none;
}
.price-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  pointer-events: all;
  position: relative;
}
.price-slider input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  position: relative;
}
.price-slider .slider-values {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.price-slider #min-value,
.price-slider #max-value {
  font-weight: bold;
}

.tf-shop-control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tf-shop-control .control-left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 10px;
}
.tf-shop-control .control-left p {
  color: var(--Text-2);
}
.tf-shop-control .control-left .btn-view {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #007D3E;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-shop-control .control-left .btn-view i {
  color: var(--Secondary);
}

.s-farm-tour {
  padding-top: 105px;
}

.s-award {
  padding-top: 118px;
  padding-bottom: 68px;
}
.s-award .headding-text {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 16px;
  padding-bottom: 30px;
}
.s-award .top {
  padding-bottom: 68px;
}
.s-award .img-item-award {
  max-width: 296px;
  max-height: 330px;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  border: 1px solid var(--Border);
  margin: 0px 17px 0px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-award .image-award {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.s-award .image-award .tf-overlay {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #007D3E;
  opacity: 0;
  border-radius: 20px;
  transform: scale(0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.s-award .image-award a {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.s-award .image-award a::after {
  content: "";
  z-index: 3;
  width: 1px;
  height: 27px;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 14px);
  left: calc(50% - 1px);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.s-award .image-award a::before {
  content: "";
  width: 27px;
  height: 1px;
  z-index: 3;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 14px);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.s-award .image-award img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.s-award .image-award:hover a::after, .s-award .image-award:hover a::before {
  transition-delay: 0.2s;
  transform: scale(1);
}
.s-award .image-award:hover img {
  transform: scale(1.1);
}
.s-award .image-award:hover .tf-overlay {
  opacity: 0.5;
  transform: scale(1);
}

.wg-award-winner {
  margin-bottom: 40px;
}
.wg-award-winner .title {
  font-size: 25px;
  line-height: 24px;
  color: var(--Text-2);
  margin-bottom: 23px;
}
.wg-award-winner .text-wrap {
  font-family: "Work Sans", sans-serif;
  line-height: 30px;
  font-weight: 500;
  color: var(--Text-2);
}
.wg-award-winner .text-wrap.mb-18 {
  margin-bottom: 18px;
}
.wg-award-winner .text-wrap span {
  font-weight: normal;
  color: var(--Text);
  line-height: 30px;
  font-family: "Nunito Sans", sans-serif;
}
.wg-award-winner .caption {
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--Text-2);
}
.wg-award-winner .text {
  margin-bottom: 10px;
  letter-spacing: 0.1px;
}
.wg-award-winner .text.s4 {
  margin-bottom: 0px;
}
.wg-award-winner .text.s4 a {
  color: var(--Text);
}

.s-other-event {
  padding-top: 125px;
  padding-bottom: 72px;
}
.s-other-event .heading-section {
  margin-bottom: 72px;
}

.s-commitment-2 {
  padding-bottom: 99px;
  position: relative;
}
.s-commitment-2 .s-img-item.item-1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.s-commitment-2 .image-wrap {
  position: relative;
}
.s-commitment-2 .image {
  border-radius: 20px;
  overflow: hidden;
}
.s-commitment-2 .img-item.item-1 {
  position: absolute;
  top: 80px;
  left: -79px;
}
.s-commitment-2 .content-section {
  max-width: 690px;
  width: 100%;
  margin-left: auto;
  padding-top: 36px;
}
.s-commitment-2 .content-section .text {
  margin-bottom: 28px;
}
.s-commitment-2 .benefit-list {
  margin-bottom: 43px;
}
.s-commitment-2 .benefit-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.s-commitment-2 .benefit-list li:not(:last-child) {
  margin-bottom: 16px;
}
.s-commitment-2 .benefit-list i {
  font-size: 18px;
  color: var(--Text-4);
}
.s-commitment-2 .benefit-list p {
  padding-left: 14px;
  color: var(--Text-2);
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
}

.s-provide {
  padding-top: 60px;
  padding-bottom: 46px;
}

.s-review {
  position: relative;
  padding-bottom: 67px;
}
.s-review .wg-counter {
  position: absolute;
  top: -23px;
  left: -38px;
}
.s-review .image-wrap {
  position: relative;
  max-width: 478px;
  width: 100%;
  margin-right: auto;
}
.s-review .image-wrap .image {
  border-radius: 20px;
  overflow: hidden;
}
.s-review .content-section {
  padding-top: 77px;
}
.s-review .content-section .img-item {
  margin-bottom: 19px;
}
.s-review .content-section .text {
  margin-bottom: 42px;
}
.s-review .img-item.item-1 {
  position: absolute;
  top: -63px;
  right: -37px;
}

.s-customer-say {
  padding: 137px 0px 132px;
  background-color: var(--Bg-8);
}
.s-customer-say .heading-section {
  margin-bottom: 75px;
}
.s-customer-say .testimonial {
  padding: 50px 50px 42px 43px;
}
.s-customer-say .testimonial .caption {
  line-height: 35px;
  margin-bottom: 19px;
}
.s-customer-say .testimonial .text {
  letter-spacing: 0.2px;
}
.s-customer-say .testimonial .author-wrap {
  margin-bottom: 33px;
}
.s-customer-say .testimonial .author-wrap .name {
  font-family: "Work Sans", sans-serif;
}
.s-customer-say .testimonial .author-wrap .left {
  gap: 23px;
  align-items: unset;
}
.s-customer-say .testimonial .author-wrap .infor {
  margin-top: 11px;
}
.s-customer-say .testimonial .author-wrap .right i {
  font-size: 42px;
}
.s-customer-say .testimonial .name-wrap {
  margin-bottom: 7px;
}

.s-tab {
  padding-top: 64px;
  position: relative;
  z-index: 1;
}
.s-tab .post-comment-wrap .sub-title {
  margin-bottom: 20px;
}

.table-infor tr {
  border-color: #e0e0e0;
}
.table-infor td {
  border-color: #e0e0e0;
}
.table-infor table {
  border-color: #e0e0e0;
}
.table-infor tbody {
  border-color: #e0e0e0;
}
.table-infor th {
  border-color: #e0e0e0;
}

.s-meet-farm {
  padding-bottom: 60px;
  padding-top: 100px;
}

#loading {
  background-color: var(--White);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow: hidden;
  right: 0px;
  z-index: 999999;
}
#loading #loading-center {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#loading #loading-center .loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
#loading #loading-center .loader-container .wrap-loader {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#loading #loading-center .loader-container .wrap-loader .icon {
  position: absolute;
  bottom: 16px;
}
#loading #loading-center .loader-container .wrap-loader .icon img {
  max-width: 50px;
}
#loading #loading-center .loader-container .loader {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  animation: tf-spin 1s linear infinite;
}

.tf-sticky-btn {
  position: fixed;
  width: 100%;
  bottom: 0%;
  z-index: 70;
  box-shadow: 4px -4px 5px rgba(0, 0, 0, 0.03);
  background-color: var(--White);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tf-sticky-btn .tf-atc-product {
  flex: 1 0 0%;
  gap: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tf-sticky-btn .tf-atc-product img {
  max-width: 80px;
  max-height: 80px;
  object-fit: cover;
}
.tf-sticky-btn .tf-atc-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tf-sticky-btn .wrap-quantity {
  margin-bottom: 0px;
}
.tf-sticky-btn.remove {
  bottom: -100%;
}

/*-------------- Responsive ----------------- */
@media (min-width: 1900px) {
  .slider-s-project {
    overflow: visible;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .wg-shop-content .grid-layout-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .main-content.page-service-detail .content .benefit {
    gap: 15px;
  }
  .main-content.page-service-detail .content .box-icon {
    gap: 10px;
    padding: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .footer.style-2 .tf-accordion-content {
    display: flex !important;
    flex-direction: column;
  }
  .tf-collapse-content {
    display: flex !important;
    flex-direction: column;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .s-service .box-icon .caption {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
  }
  .s-service .box-icon .caption::after {
    content: none;
  }
  .s-service .box-icon .icon {
    width: 100px;
    height: 100px;
  }
  .s-service .box-icon .icon i {
    font-size: 50px !important;
  }
  .s-our-agriculture.style-2 .counter-wrap .wg-counter {
    gap: 10px;
  }
  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item {
    gap: 5px;
  }
  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .title {
    white-space: nowrap;
  }
  .s-our-agriculture.style-2 .counter-wrap .wg-counter .counter-item .counter span {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-content.page-blog-single .meta-list {
    gap: 15px;
  }
  .main-content.page-blog-single .meta-list li:not(:last-child)::after {
    right: -4px;
  }
  .grid-portfolio .box-portfolio .content .text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .grid-portfolio .box-portfolio:hover .content {
    bottom: 30px;
  }
  .grid-portfolio .box-portfolio:hover .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .grid-portfolio .box-portfolio:hover .text {
    margin-bottom: 10px;
  }
  .s-our-agriculture .content .text {
    margin-bottom: 20px !important;
  }
  .s-our-agriculture .content .wg-progress {
    margin-bottom: 10px;
  }
  .s-our-agriculture .heading-section {
    margin-bottom: 10px;
  }
  .box-portfolio.style-4 .content {
    height: 65px;
  }
  .box-portfolio.style-4 .content .title {
    font-size: 18px;
    margin-top: -60px;
  }
  .box-portfolio.style-4:hover .content .icon {
    margin-bottom: 15px;
  }
  .box-portfolio.style-4:hover .content .title {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .box-portfolio.style-4:hover .content .text {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 576px) {
  .s-testimonial.style-2 .wrap .image {
    width: 52%;
  }
  .s-testimonial.style-2 .wrap .content-section {
    width: 49%;
  }
}
@media (max-width: 1800px) {
  .scroll-element,
  .scroll-element-2,
  .scroll-element-3,
  .scroll-element-4 {
    transform: translate(0, 0) !important;
  }
  .scale-1-1 {
    transform: scale(1);
  }
  .s-question .image img {
    object-fit: cover;
  }
  .s-benefit.style-2 {
    padding: 0px;
  }
  .s-benefit.style-2 .btn-slide-box-list {
    display: none;
  }
  .s-benefit.style-2 .benefit-list .box-icon {
    width: 100%;
  }
  .s-benefit.style-2 .benefit-list .box-icon .caption {
    line-height: 26px;
    flex-grow: 1;
  }
  .s-break-page.style-3 br {
    display: block;
  }
  .s-break-page.style-3 .image img {
    min-height: 500px;
    object-fit: cover;
  }
  .box-portfolio-2 .content {
    padding: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .s-our-expertise .heading-section {
    padding-bottom: 550px;
    position: relative;
  }
  .s-our-expertise .heading-section .img-item.item-2 {
    position: absolute;
    bottom: -20px;
    left: 0;
  }
  .s-our-expertise .heading-section .image {
    height: unset;
    overflow: hidden;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .s-our-expertise .heading-section .image img {
    min-height: 250px;
    object-position: bottom;
    object-fit: cover;
    width: 100%;
  }
  .s-our-expertise .s-slider {
    margin-top: -490px;
  }
  .s-our-expertise .s-slider .btn-slider-provide.btn-next {
    right: 20px !important;
  }
  .s-our-expertise .s-slider .btn-slider-provide.btn-prev {
    left: 20px !important;
  }
  .s-our-expertise .card-provide br {
    display: block;
  }
  .s-our-mission .content-section .slider-wrap {
    max-width: unset;
    width: calc(38% - 30px);
  }
  .s-our-mission .content-section .video-wrap {
    max-width: unset;
    width: 62%;
  }
  .s-our-mission .content-section .video-wrap img {
    height: 100%;
  }
  .s-service-2 {
    overflow: hidden;
  }
  .s-service-2 .content-section {
    padding: 47px 92px 50px 190px;
  }
  .s-blog-post .btn-s-blog-post.btn-next {
    right: 50px !important;
  }
  .s-blog-post .btn-s-blog-post.btn-prev {
    left: 50px !important;
  }
}
@media (max-width: 1600px) {
  .s-quality-of-life .img-item.item-1 {
    right: 0px;
  }
  .s-question .content-wrap .content {
    width: 55.5%;
    padding: 136px 15px 126px !important;
  }
  .s-question .image-wrap {
    width: 44.5%;
  }
  .s-banner.style-2 .image img {
    min-height: 450px;
    max-height: unset;
  }
  .main-content.page-our-commitments .video-wrap {
    width: 100%;
  }
  .main-content.page-our-commitments .s-other-commitment .s-img-item.item-2 {
    max-width: 150px;
    bottom: unset;
    left: unset;
  }
  .js-countdown .countdown__timer {
    gap: 60px;
  }
  .js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
    right: -36%;
  }
  .js-countdown .countdown__timer .countdown__item .countdown__value {
    font-size: 50px;
  }
  .wg-coming-soon .content {
    max-width: unset;
    width: 64%;
  }
  .wg-coming-soon .image {
    width: 36%;
  }
  .wg-coming-soon .bot {
    gap: 30px;
  }
  .wg-coming-soon .bot .tf-btn-read {
    flex-shrink: 0;
  }
  .s-our-history .content-section {
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
  }
  .s-our-history .content-section .image {
    max-width: unset;
    width: 50%;
    height: 100%;
  }
  .s-our-history .content-section .image img {
    height: 100%;
    object-fit: cover;
  }
  .s-our-history .heading-section {
    width: 50%;
    margin: unset !important;
  }
  .s-our-history .wg-exprerience {
    top: -170px;
  }
  .s-testimonial-3 .btn-slide-testimonial-3 {
    display: none;
  }
  .s-shopping .btn-slider-shopping {
    display: none;
  }
  .s-shopping .content-section {
    width: 37%;
  }
  .s-shopping .content-wrap .s-slider {
    width: 63%;
    max-width: unset;
  }
  .s-why-choose .image-wrap {
    height: 100%;
  }
  .s-why-choose .image-wrap .image {
    height: 100%;
  }
  .s-why-choose .image-wrap .image img {
    height: 100%;
    object-fit: cover;
  }
  .s-why-choose .notice {
    top: 20px;
    left: 20px;
  }
  .s-why-choose .s-img-item.item-1 {
    max-width: 200px;
  }
  .s-our-mission .content-section .slider-wrap {
    padding: 50px 20px 40px 30px;
  }
  .s-our-agriculture.style-2 .wrap .text {
    margin-top: 0px !important;
  }
  .page-title-home-3 br {
    display: block;
  }
  .page-title-home-3 .btn-slide-home-3 {
    right: 20px !important;
  }
  .slide-home-3 .content {
    padding: 0px 15px;
  }
  .s-happy-farm .content {
    align-items: center;
  }
  .s-happy-farm .heading-section {
    padding: 40px 15px 15px !important;
  }
  .s-service-2 .content-section {
    max-width: unset;
    width: 33.333%;
    flex-shrink: unset;
    padding: 30px 15px;
  }
  .s-service-2 .slider-wrap {
    width: 66.667%;
  }
  .s-about-us-2 {
    overflow: hidden;
  }
  .s-about-us-2 .content {
    padding: 0px 40px !important;
  }
  .bg-page .image img {
    height: 720px;
    object-fit: cover;
    object-position: bottom;
  }
  .slide-home-2::before {
    bottom: -4px;
  }
  .slide-home-2 .image img {
    min-height: 820px;
    object-fit: cover;
  }
  .slide-home-2 .content {
    padding: 258px 0px 20px 0px;
  }
  .slide-home-2 .content br {
    display: block;
  }
  .s-benefit {
    margin-top: 0px;
    padding-top: 100px;
  }
  .s-blog-post .btn-s-blog-post {
    display: none;
  }
  .has-img-item .tf-container {
    padding-top: 0px;
  }
  .s-counter {
    padding: 60px 0px 65px 0px;
  }
  .s-testimonial {
    padding-bottom: 80px;
  }
  .s-testimonial .image {
    position: absolute;
    width: 100%;
    left: -75px;
  }
  .s-testimonial .image img {
    height: unset !important;
  }
  .s-testimonial .content-section {
    margin-left: auto;
  }
  .s-our-commitment .main-section {
    gap: 30px;
  }
  .s-our-commitment .main-section .content-section {
    width: 50%;
  }
  .s-our-commitment .main-section .content-section .box-icon .caption {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .s-our-commitment .main-section .image-wrap {
    width: 70%;
  }
  .s-our-commitment .main-section .image-wrap .image {
    max-width: unset;
    width: unset;
    height: 100%;
  }
  .s-our-commitment .main-section .image-wrap img {
    object-fit: cover;
    height: 100%;
  }
  .page-title-home-1 .btn-slide-home-1.btn-prev {
    right: 70px;
    left: unset;
    top: 55%;
  }
  .slide-home-1 .content-wrap {
    padding: 181px 20px 100px 20px;
  }
  .slide-home-1 .content-wrap br {
    display: block !important;
  }
  .header .header-inner {
    gap: 20px;
  }
  .header .header-inner .header-left .logo-site {
    padding-top: 0px;
    padding-right: 60px;
  }
  .header .header-inner .header-left .nav-list {
    gap: 34px;
  }
}
@media (max-width: 1440px) {
  .blog-single .content .entry-image-2 {
    gap: 30px;
  }
  .blog-single .entry-video .video-wrap {
    width: calc(50% - 30px);
  }
  .blog-single .entry-video .video-wrap img {
    height: 100%;
    object-fit: cover;
  }
  .blog-single .entry-video .benefit-list {
    width: 50%;
  }
  .s-testimonial.style-2 {
    overflow: hidden;
  }
  .s-testimonial.style-2 .wrap {
    margin-right: unset;
  }
  .main-content.page-testimonial {
    overflow: hidden;
  }
  .s-review .wg-counter {
    top: 20px;
    left: 10px;
  }
  .s-review .img-item.item-1 {
    max-width: 250px;
    top: -110px;
  }
  .s-review .content-section {
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .wg-shop-content .card-product.style-2 {
    max-width: unset;
  }
  .s-relate-product .btn-slide-product {
    display: none;
  }
  .s-product-detail .content-inner {
    margin: 0px;
  }
  .tf-header-shop .header-topbar {
    gap: 30px;
  }
  .tf-header-shop .header-topbar .search-product {
    flex-shrink: unset;
  }
  .tf-header-shop .header-topbar .call-us {
    flex-shrink: 0;
  }
  .tf-header-shop .style-absolute .header-inner .header-right {
    gap: 0px;
  }
  .tf-header-shop .style-absolute .header-inner .icon-wrap {
    margin-left: unset;
  }
  .tf-header-shop .style-absolute .header-inner .nav-list {
    gap: 25px !important;
  }
  .main-content.page-service-detail .content .benefit {
    gap: 15px;
  }
  .main-content.page-service-detail .content .benefit .caption {
    line-height: 20px;
  }
  .our-event-item {
    gap: 30px;
    padding: 30px;
  }
  .our-event-item .image {
    max-width: unset;
    width: 41.6666%;
  }
  .our-event-item .image img {
    height: 100%;
    object-fit: cover;
  }
  .our-event-item .content .infor-event {
    gap: 5px 40px !important;
    padding: 15px;
    flex-wrap: wrap;
  }
  .our-event-item .content .infor-event li p {
    font-size: 14px;
  }
  .our-event-item .content .infor-event li:not(:last-child)::after {
    right: -27px !important;
  }
  .s-testimonial.style-2 {
    padding-top: 0px;
    padding-bottom: 100px;
  }
  .s-testimonial.style-2 .image img {
    bottom: -27%;
    left: -90px;
  }
  .s-testimonial.style-2 .image .sign {
    bottom: -19%;
    right: 169px;
  }
  .s-testimonial.style-2 .image .sign img {
    height: unset !important;
  }
  .s-testimonial.style-2 .content-section .bot {
    gap: 10px;
    flex-wrap: wrap;
  }
  .btn-slider-provide {
    display: none !important;
  }
  .s-happy-farm .image-wrap {
    width: 50%;
  }
  .s-our-agriculture .content-section .image-wrap {
    margin: unset;
  }
  .s-our-agriculture .content-section .content {
    padding-top: 0px;
    max-width: unset;
    margin: unset;
  }
  .s-our-agriculture .wrap {
    height: 100%;
  }
  .s-our-agriculture .wrap > * {
    height: 100%;
  }
  .wg-exprerience br {
    display: block;
  }
  .s-what-we-do .content-section {
    padding: 50px;
  }
  .s-what-we-do .content-section .video-wrap {
    top: -30px;
  }
  .s-what-we-do .we-do-list {
    gap: 30px;
    padding: 50px;
  }
  .clip-color-text br {
    display: block;
  }
  .s-about-us-2 .content-section .image {
    max-width: 330px;
    min-height: 550px;
  }
  .s-about-us-2 .content-section .image img {
    min-height: 550px;
    object-fit: cover;
  }
  .s-benefit {
    padding: 100px 15px 0px;
  }
  .s-benefit .benefit-list .box-icon {
    padding: 0px 15px;
  }
  .s-benefit .benefit-list .box-icon::after {
    right: 0 !important;
  }
  .tf-topbar.style-2 .topbar-inner {
    gap: 15px;
  }
  .tf-topbar.style-2 .topbar-right .contact-list .item {
    gap: 9px !important;
  }
  .tf-topbar.style-2 .topbar-right .contact-list .infor {
    display: none;
  }
  .box-event .content {
    padding: 0px 15px;
  }
  .s-banner .heading-side {
    margin-top: 0px;
  }
  .s-banner .heading-side .image img {
    max-height: 300px;
  }
  .s-banner .slider-side {
    margin-top: -300px;
  }
  .s-faq .s-right {
    position: relative;
  }
  .s-faq .s-right .img-item {
    right: 20px;
  }
  .s-break-page.style-2 br {
    display: block;
  }
  .s-about-us .main-section .content-left {
    width: 60%;
    max-width: unset;
  }
  .s-about-us .main-section .content-left .image {
    height: auto;
    max-height: unset;
  }
  .s-about-us .main-section .content-right {
    width: 40%;
  }
  .s-about-us .main-section .content-right .has-border {
    padding: 15px !important;
  }
  .s-about-us .main-section .content-right .wg-counter {
    max-width: unset;
  }
  .s-about-us .main-section .content-right .box-trust {
    height: auto;
  }
  .box-portfolio.style-4 .content {
    top: unset;
  }
  .box-portfolio.style-4:hover .content {
    top: unset;
  }
  .article-blog-item .image .video-wrap, .article-blog-item.type-2 .image .video-wrap {
    height: 100%;
  }
  .article-blog-item .image .video-wrap img, .article-blog-item.type-2 .image .video-wrap img {
    height: 100%;
  }
  .subscribe-wrap .has-border {
    gap: 43px;
  }
  br {
    display: none;
  }
  .tf-topbar .topbar-inner .topbar-left {
    text-align: center;
    max-width: 230px;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    white-space: nowrap;
  }
  .tf-topbar .topbar-inner .topbar-left span::after {
    content: none !important;
  }
  .tf-topbar .topbar-inner .topbar-right {
    gap: 30px;
  }
  .tf-topbar .topbar-inner .topbar-right .contact-list {
    gap: 15px 30px;
  }
  .tf-topbar .topbar-inner .topbar-right .contact-list .item {
    gap: 5px;
  }
  .header .header-inner .header-left .nav-list {
    gap: 25px;
  }
  .header .header-inner .header-left .nav-list .item::before {
    left: -17px !important;
    font-size: 20px !important;
  }
  .header .header-inner .header-right {
    padding-right: 0px;
    gap: 20px;
  }
  .header .header-inner .header-right .tf-btn {
    gap: 20px;
    padding: 6px 5px 6px 28px;
  }
  .header .header-inner .header-right .icon-wrap {
    gap: 5px;
  }
  .header .wg-welcome {
    display: none !important;
  }
  .page-title .img-item img {
    width: 100%;
    height: 50px;
    max-width: 1920px;
    object-fit: cover;
  }
  .page-title .img-item.item-2 img {
    object-position: right;
  }
  .page-title .img-item.item-1 img {
    object-fit: cover;
  }
  .footer .img-item.item-1 {
    width: 100%;
  }
  .footer .img-item.item-1 img {
    height: 23px;
    max-width: 1920px;
    object-fit: cover;
  }
}
@media (max-width: 1300px) {
  .s-benefit .benefit-list {
    flex-wrap: wrap;
    gap: 20px 0px;
  }
  .s-benefit .benefit-list .box-icon {
    width: 50%;
    max-width: unset;
  }
  .s-benefit .benefit-list .box-icon .icon {
    margin-bottom: 10px;
  }
  .s-benefit .benefit-list .box-icon .caption {
    margin-bottom: 5px;
  }
  .s-benefit .benefit-list .box-icon br {
    display: block;
  }
  .s-benefit .benefit-list .box-icon::after {
    content: none !important;
  }
  .s-contact-us .contact-list {
    padding: 35px;
  }
  .s-testimonial .image {
    left: -125px;
  }
  .s-project .heading-side {
    padding: 115px 0px 350px;
  }
  .s-project .slider-s-project {
    margin-top: -300px !important;
  }
  .s-why-us .box-video {
    top: 10px !important;
    left: 10px !important;
  }
  .box-portfolio.style-4:hover .content {
    padding: 30px;
  }
}
@media (max-width: 1200px) {
  .tf-topbar {
    display: none;
  }
  .s-our-agriculture.style-3 .s-img-item.item-1 {
    display: none;
  }
  .tf-topbar-shop .topbar-left {
    display: none;
  }
  .tf-topbar-shop .topbar-right {
    width: 100%;
  }
  .tf-topbar-shop .topbar-right ul {
    justify-content: space-between;
    gap: 15px;
  }
  .tf-topbar-shop .topbar-right ul li {
    padding: 0px !important;
  }
  .tf-topbar-shop .topbar-right ul li::after {
    content: none !important;
  }
  .tf-topbar-shop .s-img-item.item-1 {
    width: 100%;
  }
  .tf-topbar-shop .s-img-item.item-1 img {
    width: 100%;
    object-fit: cover;
    height: 10px;
  }
  .tf-header-shop .s-img-item.item-1 {
    width: 100%;
  }
  .tf-header-shop .s-img-item.item-1 img {
    width: 100%;
    object-fit: cover;
    height: 10px;
  }
  .tf-header-shop .header-topbar .search-product {
    display: none;
  }
  .tf-header-shop .header-topbar .header-search {
    display: flex;
  }
  .tf-header-shop .header-topbar .header-right .icon-wrap {
    margin-left: 40px;
  }
  .tf-header-shop .mobile-button {
    margin-left: 20px;
  }
  .tf-header-shop .style-absolute.fixed-header {
    padding: 15px 0px;
  }
  .offer-list {
    gap: 30px;
  }
  .offer-list .list li p {
    line-height: 26px;
  }
  .offer-list .list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .box-portfolio-style-2 {
    background-color: #007D3E;
    align-items: center;
  }
  .box-portfolio-style-2 .content {
    padding: 20px 30px;
  }
  .box-portfolio-style-2 .image img {
    min-height: 350px;
    object-fit: cover;
  }
  .wg-pricing {
    padding: 20px;
  }
  .wg-pricing .best-choice {
    right: 10px;
    padding: 10px;
  }
  .s-commitment-2 .image-wrap {
    height: 100%;
  }
  .s-commitment-2 .image {
    height: 100%;
  }
  .s-commitment-2 .image img {
    height: 100%;
    object-fit: cover;
  }
  .s-commitment-2 .img-item.item-1 {
    left: 10px;
    top: 10px;
  }
  .s-video .video-wrap {
    height: 100%;
  }
  .s-video .video-wrap img {
    height: 100%;
  }
  .s-video .content-section {
    margin-top: unset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .main-content.page-faq .content .bot {
    padding: 74px 0px 80px 37px;
  }
  .main-content.page-faq .content .bot .img-item.item-1 {
    right: 0px;
  }
  .main-content.page-our-commitments .video-wrap {
    min-height: 400px;
  }
  .main-content.page-our-commitments .video-wrap img {
    min-height: 400px;
    height: 100%;
  }
  .js-countdown .countdown__timer {
    gap: 40px;
  }
  .js-countdown .countdown__timer .countdown__item::before {
    bottom: -40px;
  }
  .wg-coming-soon .content {
    padding: 40px;
  }
  .wg-coming-soon .content .top {
    margin-bottom: 40px;
  }
  .wg-coming-soon .content .text {
    margin-bottom: 40px;
  }
  .s-shopping .content-section {
    width: 100%;
  }
  .s-shopping .content-section .title br:first-child {
    display: block;
  }
  .s-shopping .content-section .heading-section {
    width: 100%;
    max-width: unset;
  }
  .s-shopping .content-wrap {
    flex-wrap: wrap;
  }
  .s-shopping .content-wrap .s-slider {
    width: 100%;
  }
  .s-testimonial.style-2 {
    padding-bottom: 0px;
    margin-bottom: -30px;
    padding-top: 60px;
  }
  .s-testimonial.style-2 .content-section {
    padding: 0px 15px 80px;
    width: 100% !important;
    max-width: unset;
  }
  .s-testimonial.style-2 .wrap {
    flex-wrap: wrap-reverse;
    margin: unset !important;
    padding: unset;
    width: 100%;
  }
  .s-testimonial.style-2 .wrap .image {
    padding-top: 0px;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: unset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .s-testimonial.style-2 .wrap .image > img {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: relative;
    max-width: unset;
  }
  .s-testimonial.style-2 .wrap .image .sign {
    right: unset;
    left: 45%;
    bottom: 7%;
  }
  .s-project-2 .content-section {
    gap: 10px 20px;
    flex-wrap: wrap;
  }
  .s-project-2 .s-slider .wrap {
    gap: 10px 20px;
    flex-wrap: wrap;
  }
  .box-portfolio-2 .content .sub {
    margin-bottom: 10px;
  }
  .box-portfolio-2 .content .title {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .box-portfolio-2 .content .text {
    margin-bottom: 20px;
  }
  .slide-home-3 .image img {
    min-height: 580px;
    height: unset;
  }
  .slide-home-3 .content-wrap {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0px;
  }
  .slide-home-3 .content-wrap .content {
    margin: unset;
  }
  .slide-home-3 .content-wrap .sub-title {
    margin-bottom: 0px;
  }
  .slide-home-3 .content-wrap .title {
    font-size: 70px;
    line-height: 80px;
  }
  .slide-home-3 .content-wrap .img-item {
    margin-bottom: 10px;
  }
  .slide-home-3 .content-wrap .text {
    margin-bottom: 20px;
  }
  .page-title-home-3 .img-item {
    pointer-events: none;
  }
  .page-title-home-3 .img-item.item-2 {
    max-height: 200px;
  }
  .page-title-home-3 .img-item.item-3 {
    max-width: 150px;
  }
  .s-testimonial-2 {
    padding-bottom: 30px;
  }
  .s-happy-farm .image-wrap {
    display: none;
  }
  .s-happy-farm .content-section {
    margin-top: -240px;
  }
  .s-happy-farm .heading-section {
    margin-left: unset !important;
  }
  .s-testimonial-2 .sub-title {
    padding-right: 60px;
  }
  .s-testimonial-2 .img-item.item-2 {
    right: unset;
    left: 90%;
  }
  .box-event.style-2 {
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
  }
  .s-what-we-do {
    padding: 100px 0px 0px;
  }
  .s-what-we-do .content-wrap {
    flex-wrap: wrap;
    padding: 0px 15px;
    margin-bottom: -60px;
  }
  .s-what-we-do .content-wrap .content-section {
    margin: 0px auto -100px;
    max-width: 890px;
  }
  .s-what-we-do .content-wrap .we-do-list {
    max-width: unset;
    width: calc(100% + 30px);
    justify-content: center;
    padding: 131px 50px 50px 50px;
    margin: 0px -15px;
  }
  .clip-color-text br {
    display: block;
  }
  .clip-color-text p {
    font-size: 100px;
    line-height: 100px;
  }
  .s-quality-of-life .img-item.item-3 {
    left: 0 !important;
    top: -7% !important;
  }
  .s-service-2 {
    flex-wrap: wrap;
  }
  .s-service-2 .content-section {
    width: 100%;
  }
  .s-service-2 .slider-wrap {
    width: 100%;
    padding: 0px 15px;
  }
  .s-about-us-2 .content-section {
    justify-content: center;
    padding-bottom: 70px;
  }
  .s-about-us-2 .image {
    position: absolute;
    bottom: 5%;
    max-width: 404px !important;
  }
  .s-about-us-2 .image.image-left {
    transform: translateX(-55%) rotate(-9.06deg) !important;
  }
  .s-about-us-2 .image.image-right {
    transform: translateX(55%) rotate(9.06deg) !important;
  }
  .slide-home-2 .image img {
    min-height: 720px;
    object-fit: cover;
  }
  .slide-home-2 .content {
    padding: 0px;
    top: 50%;
    transform: translateY(-35%);
  }
  .bg-page .image img {
    height: 620px;
  }
  .tf-topbar.style-2 .topbar-left,
  .tf-topbar.style-2 .topbar-right {
    display: none;
  }
  .tf-topbar.style-2 .topbar-inner {
    padding: 15px 0px;
  }
  .tf-topbar.style-2 .contact-list.mobile {
    display: flex;
  }
  .s-contact-us .content-section {
    padding: 30px;
  }
  .article-blog-item.style-2.type-3 .entry-meta {
    flex-wrap: nowrap !important;
  }
  .s-testimonial .image {
    width: 80%;
  }
  .s-testimonial .image img {
    height: 682px !important;
  }
  .s-testimonial .testimonial.style-4 .caption {
    display: -webkit-box;
    -webkit-line-clamp: 5; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .s-why-us .main-section .content-section {
    padding-top: 30px;
  }
  .s-why-us .bot {
    margin-top: -100px;
    margin-left: 20px;
  }
  .footer .footer-inner .footer-inner-wrap .footer-title {
    margin-bottom: 20px !important;
  }
  .footer .footer-inner .footer-inner-wrap .contact-list li {
    gap: 8px;
  }
  .footer .footer-inner .footer-inner-wrap .contact-list li p {
    line-height: 20px;
  }
  .footer .footer-inner .footer-inner-wrap .new-post-list .item {
    gap: 8px;
  }
  .article-blog-item, .article-blog-item.type-2 {
    padding: 15px;
    gap: 30px;
  }
  .article-blog-item .content .entry-meta {
    gap: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .article-blog-item .content .entry-meta .entry {
    white-space: nowrap;
  }
  .article-blog-item .content .entry-meta .entry:not(:last-child)::after {
    right: -10px;
  }
  .article-blog-item .content .text {
    margin-bottom: 30px;
  }
  .article-blog-item .content .bot .share {
    transform: translateX(0px);
  }
  .article-blog-item .content .bot .share .social-list {
    visibility: visible;
    opacity: 1;
  }
  .article-blog-item .content .bot .share p {
    margin-right: 10px !important;
  }
  .subscribe-wrap .has-border {
    gap: 20px;
  }
  .subscribe-wrap .has-border .notice .content-inner {
    max-width: 400px;
  }
  .header-wrap {
    padding: 0px 15px;
    top: 15px;
  }
  .page-title-home-2 {
    margin-top: 15px;
    padding: 0px 15px;
  }
  .header {
    padding: 2px 0px;
  }
  .header .logo-site {
    padding-right: 0px !important;
  }
  .header .main-nav {
    display: none;
  }
  .header .mobile-button {
    display: block;
  }
  .header .fixed-header {
    padding: 2px 0px 0px;
  }
  .header.style-2 .header-inner {
    padding: 15px 0px;
  }
  .header.style-2 .header-inner .header-right {
    gap: 15px;
  }
  .header.style-2 .header-left {
    padding-left: 0px !important;
  }
  .header.style-2 .header-left .logo {
    display: block;
  }
  .header.style-2 .main-nav {
    display: none;
  }
  .header.style-2 .mobile-button {
    display: block;
  }
  .header.style-2 .fixed-header .header-inner {
    padding: 0px;
  }
  .header.style-2 .fixed-header .mobile-button::after, .header.style-2 .fixed-header .mobile-button::before {
    background-color: #007D3E;
  }
  .header.style-2 .fixed-header .mobile-button span {
    background-color: #007D3E;
  }
  .tf-topbar .topbar-inner .topbar-right .social-list {
    display: none;
  }
}
@media (max-width: 1024px) {
  .tf-topbar.style-3 .topbar-left {
    display: none;
  }
  .tf-topbar.style-3 .topbar-right {
    width: 100%;
    justify-content: space-between;
  }
  .footer .footer-bottom {
    justify-content: center;
    gap: 10px;
  }
  .article-blog-item .content .entry-meta {
    flex-wrap: wrap;
    gap: 10px 0px;
  }
  .article-blog-item .content .entry-meta .entry {
    width: 50%;
    justify-content: flex-start;
  }
  .article-blog-item .content .entry-meta .entry:not(:last-child)::after {
    content: "";
  }
}
@media (max-width: 991px) {
  .tf-sticky-btn .name-product {
    display: none;
  }
  .s-quality-of-life-2 .img-item.item-1 {
    max-width: 100px;
    z-index: 1;
    left: 20px;
    top: -13%;
  }
  .tf-sidebar .sidebar-item .sb-content {
    padding: 30px;
  }
  .blog-single .content {
    margin-right: unset;
    padding-bottom: 30px;
  }
  .blog-single .entry-image-2 .image {
    max-width: unset !important;
  }
  .main-customer {
    padding-bottom: 30px;
  }
  .s-customer-say {
    padding: 92px 0px 132px;
  }
  .s-review {
    padding-bottom: 30px;
  }
  .s-review .image-wrap {
    padding-bottom: 30px;
    max-width: unset;
    margin-right: unset;
  }
  .s-review .image-wrap .image img {
    min-height: 450px;
    max-height: 650px;
    object-fit: cover;
    object-position: top;
  }
  .wg-shop-content .grid-layout-3 {
    gap: 15px;
  }
  .wg-shop-content .card-product.style-2 {
    padding: 15px;
  }
  .s-relate-product {
    padding-top: 60px;
  }
  .s-relate-product .title {
    margin-bottom: 20px;
  }
  .wg-tabs.style-2 {
    padding: 15px;
  }
  .wg-tabs.style-2 .menu-tab {
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .wg-tabs.style-2 .menu-tab .item a {
    padding: 15px;
  }
  .thumbs-slider {
    padding-bottom: 30px;
  }
  .s-tab {
    padding-top: 0px;
  }
  .s-box-wrap .wrap {
    flex-wrap: wrap;
    gap: 15px;
  }
  .s-box-wrap .box-icon {
    max-width: unset;
    width: calc(50% - 15px);
  }
  .s-box-wrap .box-icon::after {
    content: none !important;
  }
  .tf-header-shop {
    padding: 10px 0px;
  }
  .tf-header-shop .call-us {
    display: none !important;
  }
  .tf-header-shop .header-topbar {
    padding-bottom: 0px;
    border: unset;
  }
  .tf-header-shop .header-topbar .wg-category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tf-header-shop .header-inner {
    display: none;
  }
  .tf-header-shop .style-absolute {
    padding: 20px 0px;
  }
  .tf-header-shop .style-absolute .header-inner {
    display: flex;
  }
  .tf-header-shop .style-absolute .header-inner .icon-wrap .icon {
    width: 40px;
    height: 40px;
  }
  .tf-header-shop .your-cart {
    display: none;
  }
  .tf-header-shop .icon-wrap {
    margin-left: 20px !important;
    gap: 8px;
  }
  .tf-header-shop .icon-wrap .icon {
    width: 40px;
    height: 40px;
  }
  .tf-header-shop .icon-wrap .icon i {
    font-size: 15px !important;
  }
  .slider-service-detail .image img {
    min-height: 450px;
    object-fit: cover;
  }
  .slider-service-detail .btn-service-detail:hover.btn-next {
    right: 10px;
  }
  .slider-service-detail .btn-service-detail:hover.btn-prev {
    left: 10px;
  }
  .main-content.page-service-detail {
    padding: 80px 0px;
  }
  .main-content.page-service-detail .content {
    max-width: unset;
    margin-right: unset;
    padding-bottom: 40px;
  }
  .main-content.page-service-detail .box-icon {
    max-width: unset;
  }
  .box-portfolio-style-2 {
    flex-wrap: wrap;
  }
  .box-portfolio-style-2 .image img {
    min-height: 350px;
    max-height: 450px;
  }
  .box-portfolio-style-2 .content {
    max-width: unset;
    padding: 30px 15px;
  }
  .box-portfolio-style-2 .content .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .box-portfolio-style-2 .content .text {
    margin-bottom: 20px;
  }
  .grid-layout-3.grid-portfolio {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-layout-3 .box-portfolio .image img {
    width: 100%;
  }
  .grid-layout-3 .box-portfolio .content {
    bottom: -126px;
  }
  .grid-layout-3 .box-portfolio:hover .content {
    bottom: 50px;
  }
  .grid-layout-3.item {
    padding-top: 15px;
  }
  .main-content.page-portfolio-details {
    padding-bottom: 60px;
  }
  .main-content.page-portfolio-details .content {
    padding-bottom: 30px;
  }
  .main-content.page-portfolio-details .content .title {
    line-height: 40px;
  }
  .main-content.page-portfolio-details .content .title-2 {
    margin-bottom: 20px;
    line-height: 36px;
  }
  .main-content.page-portfolio-details .content .bot {
    margin-right: unset;
  }
  .main-content.page-portfolio-details .s1 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .main-content.page-portfolio-details .s1 .title {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .main-content.page-portfolio-details .s1 .text-1 {
    margin-bottom: 10px;
  }
  .main-content.page-portfolio-details .s2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .main-content.page-portfolio-details .s2 .text-3 {
    margin-bottom: 30px;
  }
  .main-content.page-portfolio-details .s3 {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }
  .main-content.page-portfolio-details .s3 .title-2 {
    margin-bottom: 10px;
  }
  .slider-portfolio {
    padding-top: 0px !important;
    margin-top: 30px;
    margin-bottom: 30px !important;
  }
  .s-testimonial-2.style-2 {
    padding-top: 60px !important;
  }
  .s-pricing {
    padding: 90px 0px 60px;
    margin: 0px;
  }
  .s-pricing .wg-pricing {
    margin-bottom: 30px;
  }
  .wg-pricing .text {
    margin: 0px 0px 20px 0px;
  }
  .grid-layout-3 {
    gap: 30px;
  }
  .box-infor.style-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .box-infor.style-1 .content {
    flex-grow: 1;
    padding: 15px 0px 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .box-infor.style-1 .content .title {
    flex-grow: 1;
  }
  .box-infor.style-1 .image .icon {
    bottom: 10px;
    height: 80px;
    width: 80px;
    left: 10px;
  }
  .box-infor.style-1 .image .icon i {
    font-size: 35px;
  }
  .s-commitment-2 .image img {
    width: 100%;
    max-height: 680px;
    object-position: top;
  }
  .s-commitment-2 .content-section {
    padding-top: 30px;
    max-width: unset;
    margin-left: unset;
  }
  .wg-history .year {
    position: absolute;
    left: -95px;
  }
  .main-history {
    padding-left: 100px;
  }
  .main-history::after {
    left: 50px;
  }
  .main-history::before {
    left: 50px;
  }
  .main-history .line {
    width: 1px;
  }
  .main-history .line::after {
    left: -50px;
  }
  .s-mission .s-img-item.item-1 {
    right: 58px;
  }
  .box-farmer .image img {
    max-height: 450px;
    object-fit: cover;
    object-position: top;
  }
  .box-farmer.pb-30 {
    padding-bottom: 30px;
  }
  .box-farmer .say-hi {
    top: 10px;
    left: 10px;
  }
  .s-we-are {
    padding: 60px 0px;
  }
  .s-we-are .s-img-item.item-1 img {
    height: 15px;
    object-fit: cover;
  }
  .we-are-wrap {
    gap: 20px;
    padding: 0px;
  }
  .we-are-wrap .content {
    gap: 5px;
  }
  .s-question {
    padding-top: 80px;
  }
  .s-question .content-wrap {
    flex-wrap: wrap;
  }
  .s-question .content-wrap .content {
    padding: 0px 15px 30px !important;
    width: 100%;
  }
  .s-question .content-wrap .bot {
    gap: 15px;
    flex-wrap: wrap;
  }
  .s-question .image-wrap {
    width: 100% !important;
  }
  .s-question .image-wrap .image img {
    width: 100%;
    min-height: 450px;
  }
  .s-question .image-wrap .img-item.item-1 {
    max-width: 150px;
  }
  .s-other-event {
    padding-bottom: 15px;
  }
  .our-event-item {
    flex-wrap: wrap;
    gap: 0px;
    padding: 20px;
  }
  .our-event-item .image {
    width: 100%;
  }
  .our-event-item .image img {
    min-height: 450px;
  }
  .our-event-item .content {
    padding-top: 30px;
  }
  .our-event-item .content .title {
    margin-bottom: 15px;
  }
  .our-event-item .content .infor-event {
    margin-bottom: 10px;
  }
  .our-event-item .content .sub {
    margin-bottom: 20px;
  }
  .s-video {
    padding-bottom: 60px;
  }
  .s-video .video-wrap {
    max-width: unset;
    max-height: 450px;
    margin-bottom: 30px;
  }
  .s-video .content-section .text {
    margin-bottom: 20px;
  }
  .wg-award-winner .title {
    margin-bottom: 5px;
  }
  .s-award {
    padding: 60px 0px 50px;
  }
  .s-award .wrap {
    padding-bottom: 30px;
  }
  .s-award .img-item-award {
    padding: 30px;
    margin: unset;
    max-width: unset;
    max-height: unset;
  }
  .s-award .top {
    padding-bottom: 0px;
  }
  .s-award .headding-text {
    padding: 0px 0px 30px;
  }
  .s-award .block-quote.style-4 {
    padding: 30px;
    margin-bottom: 30px;
  }
  .s-award .block-quote.style-4 .quote {
    gap: 30px;
  }
  .wg-gallery {
    gap: 15px;
  }
  .main-content.page-contact-us .s-contact-us {
    padding-top: 60px;
  }
  .main-content.page-contact-us .s-contact-us .contact-list li {
    gap: 15px;
  }
  .main-content.page-event-detail .content {
    max-width: unset;
    margin: unset;
    padding-bottom: 30px;
  }
  .main-content.page-event-detail .content .title {
    margin-bottom: 10px;
  }
  .main-content.page-event-detail .content .title.s2 {
    margin-bottom: 20px;
  }
  .main-content.page-event-detail .content .text-2 {
    margin-bottom: 30px;
  }
  .main-content.page-event-detail .slider-event-detail {
    margin-bottom: 20px;
  }
  .main-content.page-event-detail .tour-infor {
    padding: 30px;
    margin-bottom: 30px;
  }
  .main-content.page-event-detail .tour-schedule .list li {
    gap: 15px;
  }
  .main-content.page-event-detail .tour-schedule .list li .text-wrap {
    gap: 0px;
  }
  .main-content.page-event-detail .tour-schedule .list li .text-wrap .name-tour {
    line-height: 30px;
  }
  .main-content.page-event-detail .tour-schedule .list li .image {
    max-width: 120px;
    max-height: 120px;
  }
  .main-content.page-faq {
    padding: 60px 0px;
  }
  .main-content.page-faq .tf-sidebar-2 {
    padding-bottom: 30px;
  }
  .main-content.page-faq .content {
    max-width: unset;
    margin-left: unset;
  }
  .main-content.page-our-commitments .s-quality-of-life .item-3 {
    display: none;
  }
  .main-content.page-our-commitments .s-other-commitment {
    padding-top: 125px;
  }
  .main-content.page-our-commitments .s-other-commitment .content .img-item {
    margin-bottom: 5px;
  }
  .main-content.page-our-commitments .s-other-commitment .content .title {
    margin-bottom: 10px;
  }
  .main-content.page-our-commitments .s-other-commitment .item-1 {
    display: none;
  }
  .main-content.page-our-commitments .s-other-commitment .other-list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .main-content.page-our-commitments .s-other-commitment .image-wrap {
    margin: unset;
    max-width: unset;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .main-content.page-our-commitments .s-other-commitment .image-wrap img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 450px;
    max-height: 550px;
  }
  .wg-coming-soon {
    flex-wrap: wrap;
    align-items: start;
    justify-content: flex-start;
  }
  .wg-coming-soon .content {
    width: 100%;
    padding: 30px 15px;
  }
  .wg-coming-soon .content .top {
    margin-bottom: 10px;
  }
  .wg-coming-soon .content .title {
    font-size: 80px;
    line-height: 80px;
  }
  .wg-coming-soon .content .wg-countdown {
    padding-bottom: 0px;
    margin-bottom: 20px;
  }
  .wg-coming-soon .content .caption {
    margin-bottom: 10px;
  }
  .wg-coming-soon .content .text {
    margin-bottom: 20px;
  }
  .wg-coming-soon .image {
    width: 100%;
    max-height: unset;
    height: 450px;
  }
  .wg-coming-soon .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box-about-us {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .box-about-us .image {
    flex-shrink: 0;
  }
  .box-about-us .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .box-about-us .content .title {
    flex-grow: 1;
  }
  .s-our-history .content-section {
    flex-wrap: wrap;
  }
  .s-our-history .content-section .image {
    width: 100%;
    height: 450px;
  }
  .s-our-history .heading-section {
    width: 100%;
  }
  .s-our-history .wg-exprerience {
    right: 30px;
  }
  .s-benefit.mt--217 {
    margin-top: 0px;
  }
  .s-welcome-to .text-wrap {
    padding: unset;
  }
  .s-our-agriculture.style-2.type-2 .wrap {
    padding-bottom: 20px;
  }
  .s-our-agriculture.style-2.type-2 .counter-wrap {
    margin-bottom: 50px;
  }
  .s-our-agriculture.style-3 {
    padding-bottom: 90px;
  }
  .s-our-agriculture.style-3 .content {
    max-width: unset !important;
  }
  .s-shopping {
    padding: 70px 0px 70px 0px;
  }
  .s-project-2 .s-slider .wrap {
    margin-bottom: 30px;
  }
  .box-portfolio-2 .content {
    top: 20px;
    bottom: 20px;
    left: 20px;
  }
  .box-portfolio-2 .content .sub {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .s-why-choose {
    padding-bottom: 40px;
  }
  .s-why-choose .image-wrap {
    max-width: unset;
    margin-right: unset;
  }
  .s-why-choose .image-wrap .image img {
    width: 100%;
    height: 600px !important;
  }
  .s-why-choose .content-section {
    max-width: unset;
    margin-left: unset;
    padding-top: 30px;
  }
  .s-our-expertise {
    padding-top: 80px;
  }
  .s-our-expertise .heading-section {
    padding-bottom: 520px;
  }
  .slider-s-our-mission .content .text {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .s-our-agriculture.style-2 .wg-counter {
    justify-content: flex-start;
  }
  .s-our-agriculture .s-img-item.item-2 img {
    height: 40px;
    object-position: top;
  }
  .s-our-agriculture .content-section .image-wrap::after {
    content: none !important;
  }
  .footer.style-2 .footer-top .footer-left {
    gap: 20px;
  }
  .footer.style-2 .footer-top .footer-right {
    margin-left: unset;
  }
  .s-contact-us.style-2.pb-80 {
    padding-bottom: 50px;
  }
  .s-contact-us.style-2.pt-147 {
    padding-top: 100px;
  }
  .s-testimonial-2 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .s-our-agriculture .image-wrap {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
  .s-our-agriculture .wg-exprerience {
    top: 46%;
    left: 10%;
  }
  .s-our-agriculture .wrap {
    padding-bottom: 30px;
  }
  .s-quality-of-life .content-section .sub {
    margin-bottom: 40px;
  }
  .s-quality-of-life .content-section .slider-box-icon {
    margin: 0px auto 40px;
  }
  .s-quality-of-life .content-section .slider-box-icon .box-icon {
    max-width: 150px;
    width: 100%;
    flex-shrink: 0;
  }
  .s-quality-of-life .img-item.item-3 {
    max-width: 110px;
  }
  .s-quality-of-life.style-2 {
    z-index: 2;
  }
  .s-quality-of-life.style-2 .img-item.item-3 {
    max-width: 110px !important;
    top: -20% !important;
  }
  .s-service-2 {
    flex-wrap: wrap;
  }
  .s-service-2 .content-section {
    padding: 0px 15px 15px;
  }
  .s-service-2 .content-section .text {
    margin-bottom: 20px;
  }
  .s-service-2 .content-section .tf-btn {
    margin-bottom: 20px;
  }
  .s-about-us-2 {
    padding-top: 80px;
  }
  .s-about-us-2 .image.image-left {
    transform: translateX(-45%) rotate(-9.06deg) scale(0.9) !important;
  }
  .s-about-us-2 .image.image-right {
    transform: translateX(45%) rotate(9.06deg) scale(0.9) !important;
  }
  .s-about-us-2 .wg-counter.style-4 {
    gap: 30px;
  }
  .page-title-home-2 .btn-slide-home-2 img {
    max-width: 50px;
  }
  .page-title-home-2 .btn-slide-home-2.btn-next {
    right: 20px;
  }
  .page-title-home-2 .btn-slide-home-2.btn-prev {
    left: 20px;
  }
  .slide-home-2 .image img {
    min-height: 680px;
    object-fit: cover;
  }
  .bg-page .image img {
    height: 580px;
  }
  .s-partner {
    padding: 60px 0px !important;
  }
  .s-contact-us {
    margin-bottom: unset;
  }
  .s-contact-us .section-wrap {
    top: 0;
  }
  .s-contact-us .image img:not(.img-item) {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  .s-contact-us .contact-list {
    margin-bottom: 30px;
  }
  .s-contact-us .contact-list br {
    display: block;
  }
  .box-event .image img {
    height: 550px;
    object-fit: cover;
  }
  .s-faq {
    padding-bottom: 150px;
  }
  .s-faq .content-section {
    max-width: unset;
    padding-top: 0px;
    margin-right: unset;
    padding-bottom: 30px;
  }
  .s-faq .s-right {
    margin-left: unset;
    max-width: unset;
  }
  .s-faq .s-right .image img {
    height: 400px;
    object-fit: cover;
  }
  .s-break-page.style-2 br {
    display: none;
  }
  .s-counter .wg-counter {
    flex-wrap: wrap;
    gap: 40px 0px;
  }
  .s-counter .wg-counter > * {
    width: 50%;
    max-width: unset;
    border: unset !important;
    padding: 0px 15px;
  }
  .s-testimonial .content-wrap {
    flex-wrap: wrap;
  }
  .s-testimonial .content-wrap .image {
    position: relative;
    width: 100%;
    margin: unset;
    left: 0;
  }
  .s-testimonial .content-wrap .image img {
    position: relative;
    width: 100%;
    height: unset !important;
  }
  .s-testimonial .content-wrap .content-section {
    padding-top: 50px;
    width: 100%;
    margin-left: unset;
  }
  .s-testimonial .content-wrap .content-section .img-item.item-2 {
    right: 4px;
    bottom: 10px;
  }
  .s-project .heading-side {
    padding: 80px 0px 250px;
  }
  .s-project .slider-s-project {
    margin-top: -190px !important;
  }
  .s-project .s-img-item.item-2 {
    pointer-events: none;
  }
  .s-our-commitment {
    padding-top: 60px;
    padding-bottom: 35px !important;
  }
  .s-our-commitment .main-section {
    flex-wrap: wrap-reverse;
  }
  .s-our-commitment .main-section .image-wrap {
    width: 100%;
  }
  .s-our-commitment .main-section .image-wrap .image img {
    height: 500px;
  }
  .s-our-commitment .main-section .content-section {
    padding-top: 0px;
    width: 100%;
    max-width: unset;
  }
  .s-our-commitment .main-section .content-section .text {
    margin-bottom: 20px;
  }
  .s-why-us {
    padding-top: 35px;
  }
  .s-why-us .main-section .content-section {
    padding-top: 10px;
    width: 50%;
    max-width: unset;
  }
  .s-why-us .main-section .image {
    width: 70%;
    border-radius: 20px;
    overflow: hidden;
  }
  .s-why-us .main-section .video-wrap img {
    max-width: unset;
  }
  .s-why-us .bot {
    margin-top: 30px;
    margin-left: 0px;
  }
  .s-service {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .s-service .heading-section {
    padding-bottom: 0px;
  }
  .s-service .box-icon {
    max-width: unset;
    margin-bottom: 30px;
  }
  .s-service .s-img-item {
    pointer-events: none;
  }
  .s-service .s-img-item.item-3 {
    width: 100%;
    height: 30px;
    bottom: -15px;
  }
  .s-service .s-img-item.item-3 img {
    height: 30px;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }
  .heading-section {
    margin-bottom: 15px !important;
  }
  .heading-section .img-item {
    margin-bottom: 5px !important;
  }
  .heading-section .sub-title {
    margin-bottom: 0px;
  }
  .heading-section.has-text .title {
    margin-bottom: 0px;
  }
  .heading-section.has-text .text {
    margin-bottom: 15px;
  }
  .s-about-us {
    padding-top: 80px;
    padding-bottom: 35px;
  }
  .s-about-us .main-section {
    gap: 60px;
    flex-wrap: wrap;
  }
  .s-about-us .main-section .heading-section {
    margin-bottom: 10px !important;
  }
  .s-about-us .main-section .content-left {
    width: 100% !important;
  }
  .s-about-us .main-section .content-left .text-1 {
    margin-bottom: 5px;
  }
  .s-about-us .main-section .content-left .text-2 {
    margin-bottom: 15px;
  }
  .s-about-us .main-section .content-left .tf-btn {
    margin-bottom: 35px;
  }
  .s-about-us .content-right {
    width: 100% !important;
  }
  .box-portfolio.style-4 .image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  .box-portfolio.style-4.mb-s-991 {
    margin-bottom: 30px;
  }
  .box-portfolio.style-5 .content {
    bottom: -120px;
    left: 30px;
  }
  .box-portfolio.style-5 .content .text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
  }
  .box-portfolio.style-5:hover .content .title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .header .header-item img {
    height: 25px;
    object-fit: cover;
    object-position: bottom;
  }
  .page-title-home-1 .btn-slide-home-1 {
    right: 20px !important;
  }
  .page-title-home-1 .btn-slide-home-1.btn-next, .page-title-home-1 .btn-slide-home-1.btn-prev {
    transform: translateY(150px);
  }
  .page-title-home-1 .slide-home-1 .image img {
    height: 350px;
  }
  .page-title-home-1 .slide-home-1 .content-wrap {
    padding: 90px 15px;
  }
  .blog-right-sidebar-wrap {
    margin-right: 0px;
    margin-bottom: 100px;
  }
  .blog-right-sidebar-wrap .article-blog-item .image img {
    max-height: unset !important;
  }
  .footer {
    padding-top: 50px;
  }
  .footer .footer-top {
    margin-bottom: 40px;
    gap: 20px;
    flex-wrap: wrap;
  }
  .footer .footer-top .footer-left {
    width: 100%;
  }
  .footer .footer-inner {
    margin-bottom: 10px;
  }
  .footer .footer-inner .footer-inner-wrap {
    margin-bottom: 30px;
  }
  .article-blog-item {
    flex-wrap: wrap;
  }
  .article-blog-item .image, .article-blog-item.type-2 .image {
    width: 100%;
    max-width: unset;
    height: 500px;
    overflow: hidden;
  }
  .article-blog-item .image .video-wrap, .article-blog-item.type-2 .image .video-wrap {
    width: 100%;
  }
  .article-blog-item .image .video-wrap img, .article-blog-item.type-2 .image .video-wrap img {
    width: 100%;
    max-width: unset;
  }
  .article-blog-item .content, .article-blog-item.type-2 .content {
    padding-top: 0px;
  }
  .article-blog-item .content .entry-meta, .article-blog-item.type-2 .content .entry-meta {
    flex-wrap: unset !important;
    gap: 43px !important;
  }
  .article-blog-item .content .entry-meta .entry, .article-blog-item.type-2 .content .entry-meta .entry {
    width: unset;
    justify-content: flex-start;
  }
  .article-blog-item .content .entry-meta .entry:not(:last-child)::after, .article-blog-item.type-2 .content .entry-meta .entry:not(:last-child)::after {
    content: "/";
    right: -23px;
  }
  .article-blog-item.style-2.type-3 .image {
    height: unset;
  }
  .article-blog-item.style-2.type-3 .entry-meta {
    gap: 20px 15px !important;
    flex-wrap: wrap;
  }
  .subscribe-wrap .has-border {
    padding: 20px;
    flex-wrap: wrap;
  }
  .subscribe-wrap .has-border .notice {
    flex-shrink: unset;
  }
  .subscribe-wrap .has-border .notice .content-inner {
    margin-top: 0px;
    max-width: unset;
    width: 100%;
    gap: 0px;
    justify-content: center;
  }
  .main-content {
    padding: 100px 0px;
  }
  .tf-topbar .topbar-inner .contact-list {
    gap: 10px;
    flex-wrap: wrap;
  }
  .tf-topbar .topbar-inner .contact-list .icon {
    display: none !important;
  }
}
@media (max-width: 850px) {
  .slider-s-project .box-portfolio.style-5 .content {
    bottom: -50px;
  }
  .slider-s-project .box-portfolio.style-5:hover .content {
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-title .rellax {
    top: 0;
  }
  .page-title .rellax img {
    min-height: 600px;
  }
  .s-break-page.style-2::after {
    background-attachment: unset;
  }
  .s-our-agriculture.style-3 .s-content-wrap .image-wrap {
    margin-left: 0px;
  }
  .s-welcome-to .box-text {
    padding: 30px;
  }
  .s-farm-event.s-project-2 .btn-right {
    justify-content: flex-start;
  }
  .s-farm-event.s-project-2 .content-section .text {
    margin-bottom: 10px;
  }
  .s-product-detail {
    padding-bottom: 60px;
  }
  .s-product-detail .tf-product-media-main {
    max-width: unset;
    width: 100%;
    max-height: unset;
  }
  .comment-wrap .author-wrap {
    gap: 15px;
    flex-wrap: wrap;
  }
  .blog-single .content .meta-list {
    gap: 5px 33px;
    flex-wrap: wrap;
  }
  .blog-single .content .blog-bot {
    gap: 30px;
    flex-wrap: wrap;
  }
  .blog-single .entry-image-2 {
    flex-wrap: wrap;
  }
  .blog-single .entry-image-2 .image {
    width: 100%;
  }
  .blog-single .entry-image-2 img {
    width: 100%;
    max-height: 550px;
    min-height: 400px;
    object-fit: cover;
  }
  .blog-single .entry-video {
    flex-wrap: wrap;
  }
  .blog-single .entry-video .video-wrap {
    width: 100%;
    max-width: unset !important;
    flex-shrink: unset !important;
  }
  .blog-single .entry-video .video-wrap img {
    width: 100%;
    max-width: unset;
    max-height: 550px;
    min-height: 450px;
  }
  .blog-single .entry-video .benefit-list {
    width: 100%;
  }
  .main-content.page-portfolio-1 .menu-tab {
    justify-content: flex-start;
  }
  .s-review .wg-counter {
    max-width: 170px;
  }
  .s-review .wg-counter .title {
    margin-bottom: 0px;
  }
  .s-review .wg-counter .has-border {
    padding: 10px 0px;
  }
  .s-review .wg-counter .icon {
    width: 45px;
    height: 45px;
  }
  .s-review .wg-counter .icon i {
    font-size: 15px;
  }
  .s-review .wg-counter .counter {
    margin-bottom: 0px;
  }
  .s-review .wg-counter .counter .sub-odo {
    font-size: 40px;
    bottom: -9px;
    line-height: 40px;
  }
  .s-review .wg-counter .odometer span {
    font-size: 40px;
    line-height: 40px;
  }
  .s-review .img-item.item-1 {
    display: none;
  }
  .tf-sidebar {
    padding-bottom: 30px;
  }
  .tf-shop-control {
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .tf-shop-control .tf-dropdown-sort {
    padding: 0px;
  }
  .tf-header-shop .wg-category {
    display: none;
  }
  .tf-header-shop .icon-wrap .icon:nth-child(3) {
    display: none;
  }
  .tf-header-shop .icon-wrap .icon:nth-child(2) {
    display: none;
  }
  .tf-header-shop .mobile-button {
    margin-left: 10px;
  }
  .main-content.page-service-detail .content .benefit {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .main-content.page-service-detail .content .benefit .box-icon {
    width: calc(50% - 15px);
  }
  .grid-portfolio .box-portfolio .content {
    left: 20px;
    right: 20px;
    bottom: -150px;
  }
  .grid-portfolio .box-portfolio:hover .content {
    bottom: 20px;
  }
  .grid-portfolio .box-portfolio:hover .content .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .grid-portfolio .box-portfolio:hover .content .text {
    margin-bottom: 10px;
  }
  .tips {
    flex-wrap: wrap;
  }
  .tips .wg-tips {
    max-width: unset;
  }
  .slider-portfolio {
    padding: 0px 15px;
  }
  .slider-portfolio .gallery-item img {
    min-height: 400px;
    object-fit: cover;
  }
  .slider-portfolio .btn-portfolio.btn-next {
    right: 20px;
  }
  .slider-portfolio .btn-portfolio.btn-prev {
    left: 20px;
  }
  .grid-layout-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .wg-history {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px !important;
  }
  .wg-history .image.type-1 {
    justify-content: flex-start;
  }
  .wg-history.type-right {
    flex-wrap: wrap-reverse;
  }
  .wg-history.type-right .content {
    text-align: left;
  }
  .we-are-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .we-are-wrap .content {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .we-are-wrap .text {
    width: 70%;
  }
  .we-are-wrap.pb-30 {
    padding-bottom: 30px;
  }
  .block-quote.style-4 .quote {
    gap: 15px !important;
    flex-wrap: wrap;
  }
  .wg-gallery {
    grid-template-areas: "aa aa bb bb " "cc cc dd dd " " ee ee ff ff " "gg gg hh hh ";
  }
  .main-content.page-faq .img-item.item-1 {
    display: none;
  }
  .main-content.page-gallery {
    padding: 60px 0px;
  }
  .main-content.page-gallery .menu-tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: unset;
    justify-content: unset;
    margin-bottom: 20px;
  }
  .main-content.page-gallery .gallery-item .image {
    height: 100%;
  }
  .main-content.page-gallery .gallery-item .image img {
    height: 100%;
    object-fit: cover;
  }
  .box-about-us {
    padding-bottom: 30px;
  }
  .box-about-us .content {
    border-radius: 0px 0px 20px 20px;
  }
  .clip-color-text p {
    font-size: 80px;
    line-height: 90px;
  }
  .s-welcome-to .box-text {
    margin-bottom: 30px;
  }
  .s-break-page.style-3 br {
    display: none;
  }
  .s-break-page.style-3 .content {
    padding: 0px 15px;
  }
  .s-break-page.style-3 .text {
    font-size: 60px;
    line-height: 70px;
  }
  .box-portfolio-2 .image img {
    min-height: 350px;
    object-fit: cover;
  }
  .box-portfolio-2 .content {
    padding: 30px;
    right: 20px;
    max-width: unset;
    width: calc(100% - 40px);
  }
  .box-portfolio-2 .content .title {
    line-height: 30px;
  }
  .box-portfolio-2 .content .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3; /* Giới hạn số dòng */
    line-clamp: 3; /* Hỗ trợ thêm */
  }
  .s-why-choose .content-section .benefit-list {
    gap: 20px !important;
  }
  .s-why-choose .content-section .benefit-list > * {
    width: calc(50% - 20px);
  }
  .s-why-choose .content-section .benefit-list .title {
    line-height: 30px !important;
  }
  .slider-project-2 {
    padding: 0px 15px;
  }
  .s-our-mission .content-section {
    flex-wrap: wrap;
  }
  .s-our-mission .content-section .slider-wrap {
    width: 100%;
  }
  .s-our-mission .content-section .video-wrap {
    width: 100%;
  }
  .s-our-mission .content-section .video-wrap img {
    min-height: 300px;
  }
  .s-our-agriculture.style-2 .wg-counter {
    gap: 10px !important;
    margin-bottom: 10px;
  }
  .s-our-agriculture.style-2 .wg-counter .counter-item {
    gap: 5px !important;
  }
  .slider-home-3 .btn-slide-home-3 {
    max-width: 60px;
  }
  .slider-home-3 .btn-slide-home-3.btn-next {
    top: 75%;
  }
  .slider-home-3 .btn-slide-home-3.btn-prev {
    top: 80%;
  }
  .slide-home-3 .image img {
    min-height: 520px;
  }
  .slide-home-3 .content-wrap .title {
    font-size: 50px;
    line-height: 60px;
  }
  .s-contact-us.style-2 .content-section {
    padding: 0px;
  }
  .footer.style-2 {
    padding-top: 70px;
  }
  .footer.style-2 .footer-inner {
    margin-bottom: 20px;
  }
  .footer.style-2 .footer-inner .footer-inner-wrap .footer-title-mobile {
    position: relative;
  }
  .footer.style-2 .footer-inner .footer-inner-wrap .footer-title-mobile::after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color: var(--White);
    transition: 0.25s ease-in-out;
    bottom: unset;
    left: unset;
  }
  .footer.style-2 .footer-inner .footer-inner-wrap .tf-accordion-content {
    display: none;
  }
  .footer.style-2 .footer-inner .footer-inner-wrap .tf-accordion-content li:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer.style-2 .footer-top {
    margin-bottom: 40px;
  }
  .footer.style-2 .footer-top .footer-left {
    margin-bottom: 30px;
  }
  .footer .footer-inner .footer-inner-wrap {
    margin-bottom: 20px;
  }
  .footer .footer-inner .footer-inner-wrap .tf-collapse-content {
    display: none;
  }
  .footer .footer-inner .footer-inner-wrap .tf-collapse-content li:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer .footer-inner .footer-inner-wrap .footer-title.footer-title-mobile {
    margin-bottom: 0px !important;
    padding-bottom: 10px;
  }
  .footer .footer-title-desktop {
    display: none !important;
  }
  .footer .footer-title-mobile {
    display: block !important;
    font-size: 20px !important;
  }
  .s-partner.style-2 {
    padding: 30px 0px !important;
  }
  .s-meet-farmer .heading-section {
    padding: 50px;
  }
  .s-happy-farm .bg-section > img {
    height: 260px;
    object-fit: cover;
    object-position: bottom;
  }
  .s-testimonial-2 .title {
    margin-bottom: 5px !important;
  }
  .s-testimonial-2 .counter-wrap {
    align-items: start;
    margin-bottom: 30px;
  }
  h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .s-what-we-do .content-wrap .we-do-list {
    padding: 131px 15px 50px 15px;
  }
  .s-what-we-do .content-wrap .we-do-list ul {
    gap: 30px;
  }
  .s-quality-of-life {
    padding: 60px 0px 60px;
  }
  .s-quality-of-life .clip-color-text {
    position: relative;
    z-index: 5;
  }
  .s-quality-of-life br {
    display: none !important;
  }
  .s-quality-of-life .img-item {
    max-width: 150px !important;
  }
  .s-quality-of-life .img-item.item-2 {
    bottom: -50px;
    left: 0;
  }
  .s-quality-of-life .img-item.item-1 {
    top: -40px;
  }
  .s-about-us-2 {
    padding-top: 80px;
  }
  .s-about-us-2 .content-section {
    padding-bottom: 60px;
  }
  .s-about-us-2 .content-section .content {
    padding: 0px !important;
  }
  .s-about-us-2 .content-section .text-1 {
    margin-bottom: 10px;
  }
  .s-about-us-2 .content-section .text-2 {
    margin-bottom: 20px;
  }
  .s-about-us-2 .image {
    display: none;
  }
  .s-about-us-2 .wg-counter.style-4 {
    gap: 15px;
  }
  .s-about-us-2 .wg-counter .counter {
    margin-bottom: 10px;
  }
  .s-about-us-2 .wg-counter .title {
    margin-bottom: 5px;
  }
  .s-benefit {
    padding-top: 70px;
  }
  .s-benefit .benefit-list {
    padding: 45px;
  }
  .s-benefit .benefit-list .box-icon br {
    display: none;
  }
  .page-title-home-2 .btn-slide-home-2 {
    display: none;
  }
  .slide-home-2 .image img {
    min-height: 580px;
    object-fit: cover;
  }
  .slide-home-2 .content {
    padding: 0px 15px;
  }
  .slide-home-2 .content br {
    display: none;
  }
  .slide-home-2 .content .img-item {
    margin-bottom: 15px;
  }
  .slide-home-2 .content .text {
    margin-bottom: 20px;
  }
  .bg-page .image img {
    height: 480px;
  }
  .tf-topbar.style-2 .contact-list.mobile {
    justify-content: center;
    gap: 20px;
  }
  .tf-topbar.style-2 .contact-list.mobile li:first-child {
    display: none;
  }
  .s-blog-post {
    padding-top: 80px !important;
    padding-bottom: 30px !important;
  }
  .s-break-page.style-2 {
    height: 500px;
  }
  .s-break-page.style-2 .content {
    top: 50%;
    transform: translateY(-45%);
    padding: 0px;
  }
  .s-why-us .main-section {
    flex-wrap: wrap;
  }
  .s-why-us .main-section .image {
    width: 100%;
  }
  .s-why-us .main-section .image .video-wrap {
    width: 100%;
  }
  .s-why-us .main-section .image img {
    width: 100%;
    height: 500px;
  }
  .s-why-us .main-section .content-section {
    width: 100%;
    padding-top: 0px;
  }
  .s-why-us .main-section .content-section .heading-section {
    margin-bottom: 10px;
  }
  .s-why-us .main-section .content-section .img-item {
    margin-bottom: 0px;
  }
  .s-why-us .main-section .content-section .text {
    margin-bottom: 15px;
  }
  .s-why-us .bot .benefit-list li {
    padding: 15px 20px !important;
  }
  .page-title-home-1 .slide-home-1 .image img {
    height: 400px;
  }
  .page-title-home-1 .slide-home-1 br {
    display: none !important;
  }
  .page-title-home-1 .slide-home-1 .sub-title {
    margin-bottom: 0px !important;
  }
  .page-title-home-1 .slide-home-1 .img-item {
    margin-bottom: 10px !important;
  }
  .page-title-home-1 .slide-home-1 .text {
    margin-bottom: 20px !important;
  }
  .footer .footer-inner .footer-inner-wrap .footer-title {
    margin-bottom: 15px !important;
  }
  .subscribe-wrap .has-border .notice {
    gap: 20px;
  }
  .main-content {
    padding: 80px 0px;
  }
  .page-title .content .icon-img {
    margin-bottom: 50px;
  }
}
@media (max-width: 650px) {
  .s-our-expertise .s-slider .pagination-slider-provide {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .tf-header-shop .header-topbar {
    gap: 15px;
  }
  .tf-header-shop .header-topbar .wg-category {
    display: none;
  }
  .tf-header-shop .header-topbar .icon-wrap {
    margin-left: unset !important;
  }
  .tf-header-shop .style-absolute .header-inner {
    gap: 30px;
  }
  .tf-header-shop .style-absolute .header-inner .header-right .icon-wrap {
    display: flex;
    margin-left: unset !important;
  }
  .offer-list {
    flex-wrap: wrap;
    gap: 15px !important;
  }
  .offer-list .offer-wrap {
    max-width: unset;
  }
  .offer-list .caption {
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
  .offer-list .text-2 {
    margin-bottom: 15px !important;
    padding-bottom: 25px !important;
  }
  .grid-portfolio .box-portfolio .content {
    bottom: 10px !important;
  }
  .grid-portfolio .box-portfolio .text {
    display: none;
  }
  .grid-portfolio .box-portfolio .bot {
    display: none;
  }
  .s-why-choose .content-section .benefit-list {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .s-why-choose .content-section .benefit-list > * {
    width: 100%;
  }
  .s-about-us-2 .wg-counter.style-4 .counter {
    margin-bottom: 0px;
  }
  .s-about-us-2 .wg-counter.style-4 .counter-item .odometer span {
    font-size: 50px;
  }
  .s-about-us-2 .wg-counter.style-4 .counter-item .title {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .article-blog-item.style-2.type-3 .entry-meta {
    flex-wrap: wrap !important;
    gap: 5px 15px !important;
  }
  .article-blog-item.style-2.type-3 .entry-meta li {
    width: unset;
  }
  .s-why-us .bot .benefit-list {
    flex-wrap: wrap;
  }
  .s-why-us .bot .benefit-list li {
    max-width: unset;
  }
  .s-why-us .bot .benefit-list li:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    top: unset;
    border-bottom: 1px dashed var(--Border-3);
  }
  .s-why-us .bot .benefit-list li .icon {
    margin-bottom: 5px;
  }
  .s-why-us .bot .benefit-list li .title {
    margin-bottom: 5px;
  }
  .block-quote .has-border, .block-quote.style-2 .has-border {
    padding: 20px;
  }
  .block-quote .has-border .quote, .block-quote.style-2 .has-border .quote {
    gap: 10px;
  }
  .article-blog-item .content .entry-meta, .article-blog-item.type-2 .content .entry-meta {
    flex-wrap: wrap !important;
    gap: 10px 0px !important;
  }
  .article-blog-item .content .entry-meta .entry, .article-blog-item.type-2 .content .entry-meta .entry {
    width: 40%;
    justify-content: flex-start;
  }
  .article-blog-item .content .entry-meta .entry:not(:last-child)::after, .article-blog-item.type-2 .content .entry-meta .entry:not(:last-child)::after {
    content: "";
  }
  .header .header-inner .header-right {
    gap: 15px;
  }
  .header .header-inner .header-right .icon-wrap {
    display: none;
  }
  .header.style-3 .contact-wrap {
    display: none !important;
  }
  .topbar-right .social-list {
    padding: 10px 20px !important;
    gap: 15px !important;
  }
}
@media (max-width: 550px) {
  .page-blog-single .block-quote .bot {
    padding-left: 0px;
  }
  .page-our-service .s-provide .grid-layout-3 {
    gap: 40px;
  }
  .page-our-service .s-provide .box-infor .text {
    margin-bottom: 15px;
  }
  .page-our-events .s-banner .slider-side {
    margin-top: 0px;
  }
  .page-our-events .s-video .content-section {
    margin-top: 20px;
  }
  .s-meet-farmer .heading-section {
    padding: 30px 20px;
  }
  .tf-sticky-btn .content {
    padding: 0;
  }
  .tf-sticky-btn .white-list-wrap {
    display: none;
  }
  .tf-sticky-btn .wrap-quantity {
    gap: 15px;
  }
  .tf-topbar.style-3 .topbar-right {
    gap: 10px;
  }
  .tf-topbar.style-3 .topbar-right .contact-list li:nth-child(2) {
    display: none;
  }
  .tf-topbar.style-3 .topbar-right .icon-wrap {
    gap: 20px;
    margin-right: 10px;
  }
  .tf-topbar.style-3 .topbar-right .icon-wrap::after {
    height: 20px;
  }
  .tf-topbar.style-3 .topbar-right .icon-wrap .wg-bag::after {
    right: -15px;
  }
  .footer .footer-bottom .policy-list li::after {
    content: none !important;
  }
  .s-customer-say .testimonial {
    padding: 30px;
  }
  .s-customer-say .testimonial .author-wrap {
    margin-bottom: 15px;
  }
  .s-customer-say .testimonial .author-wrap .left {
    flex-wrap: wrap;
    gap: 15px;
  }
  .s-customer-say .testimonial .caption {
    margin-bottom: 15px;
  }
  .tf-topbar-shop .topbar-right ul {
    justify-content: space-around;
  }
  .tf-topbar-shop .topbar-right ul li:nth-child(1) {
    display: none;
  }
  .tf-topbar-shop .topbar-right ul li:nth-child(2) {
    display: none;
  }
  .main-content.page-service-detail .content .benefit {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .main-content.page-service-detail .content .benefit .box-icon {
    width: 100%;
  }
  .box-portfolio.style-3 {
    max-width: unset;
  }
  .main-content.page-portfolio-details .bot {
    gap: 15px;
  }
  .main-content.page-portfolio-details .bot .btn-project {
    gap: 15px !important;
  }
  .grid-layout-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-layout-3.grid-portfolio {
    grid-template-columns: repeat(1, 1fr);
  }
  .s-commitment-2 .image img {
    max-height: 450px;
  }
  .s-mission .wg-exprerience {
    width: 150px;
    height: 150px;
  }
  .s-mission .wg-exprerience p {
    line-height: 20px;
  }
  .s-mission .wg-exprerience p.year {
    font-size: 40px;
  }
  .s-mission .s-img-item.item-1 {
    top: -45px;
  }
  .we-are-wrap .text {
    width: 90%;
  }
  .wg-coming-soon {
    flex-wrap: wrap-reverse;
  }
  .wg-coming-soon .content .title {
    font-size: 60px;
    line-height: 60px;
  }
  .wg-coming-soon .content .wg-countdown {
    margin-bottom: 10px;
  }
  .wg-coming-soon .content .caption {
    font-size: 35px;
    line-height: 35px;
  }
  .wg-coming-soon .content .text {
    margin-bottom: 10px;
  }
  .wg-coming-soon .content .bot {
    gap: 15px;
    flex-wrap: wrap;
  }
  .wg-coming-soon .content .notice {
    line-height: 30px;
  }
  .js-countdown {
    padding-bottom: 40px;
  }
  .js-countdown .countdown__timer {
    gap: 10px;
  }
  .js-countdown .countdown__timer .countdown__item {
    width: 80px;
  }
  .js-countdown .countdown__timer .countdown__item .countdown__value {
    font-size: 40px;
  }
  .js-countdown .countdown__timer .countdown__item:not(:last-child)::after {
    right: -10%;
  }
  .js-countdown .countdown__timer .countdown__item::before {
    bottom: -20px;
    font-size: 16px;
    line-height: 20px;
  }
  .tf-btn.scale-50 {
    gap: 10px;
    padding: 6px 5px 6px 20px;
  }
  .btn-slide-home-3 {
    display: none;
  }
  .slide-home-3 .content-wrap .title {
    font-size: 10vw;
    line-height: 11vw;
  }
  .slide-home-3 .content-wrap br {
    display: none;
  }
  .s-happy-farm .heading-section .top {
    margin-bottom: 10px;
  }
  .s-happy-farm .heading-section .title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 5px !important;
  }
  .s-happy-farm .heading-section .text {
    margin-bottom: 15px !important;
  }
  .s-our-agriculture .content .text {
    margin-bottom: 20px !important;
  }
  .s-our-agriculture .content .wg-progress {
    margin-bottom: 20px !important;
  }
  .s-what-we-do .content-section {
    padding: 30px;
  }
  .s-what-we-do .content-section .title {
    font-size: 35px;
    line-height: 40px;
  }
  .s-about-us-2 .wg-counter.style-4 {
    gap: 20px;
    flex-wrap: wrap;
  }
  .s-about-us-2 .wg-counter.style-4 .counter-item {
    width: 100%;
  }
  .s-benefit .benefit-list {
    padding: 30px;
  }
  .s-benefit .benefit-list .box-icon {
    width: 100%;
    padding: 10px 15px;
  }
  .slide-home-2 .content .title {
    font-size: 50px;
    line-height: 50px;
  }
  .slide-home-2 .content .text {
    font-size: 14px;
    line-height: 20px;
  }
  .header.style-2 .header-inner .tf-btn {
    display: none;
  }
  .s-contact-us .content-section {
    padding: 30px 15px;
  }
  .form-send-message .cols {
    flex-wrap: wrap;
  }
  .s-faq {
    padding-bottom: 80px;
  }
  .s-banner {
    position: relative;
  }
  .s-banner .s-img-item.item-bottom {
    display: none;
  }
  .s-banner .heading-side {
    bottom: 20%;
    position: absolute;
    top: 0;
  }
  .s-banner .heading-side .image img {
    height: 500px;
    max-height: unset;
  }
  .s-banner .slider-side {
    margin-top: 0px;
  }
  .tf-accordion .accordion-header {
    padding-bottom: 15px;
  }
  .tf-accordion .accordion-button {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Giới hạn số dòng là 4 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 17px 35px 0px 29px !important;
  }
  .tf-accordion .accordion-button::after {
    right: 21px !important;
  }
  .tf-accordion .accordion-button::before {
    right: 15px !important;
  }
  .wg-counter {
    gap: 30px 0px;
  }
  .wg-counter .sub {
    font-size: 17px;
  }
  .wg-counter .counter-item .icon {
    margin-bottom: 10px;
  }
  .wg-counter .counter-item .odometer span {
    font-size: 50px !important;
  }
  .wg-counter .counter {
    margin-bottom: 0px;
  }
  .testimonial.style-4 .left {
    gap: 15px;
  }
  .testimonial.style-4 .caption {
    margin-bottom: 10px;
  }
  .s-testimonial .content-section .heading-section .title {
    margin-bottom: 0px;
  }
  .s-testimonial .slider-s-testimonial .btn-s-testimonial {
    position: relative;
    width: max-content;
  }
  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-prev {
    bottom: 0px;
    left: 0;
  }
  .s-testimonial .slider-s-testimonial .btn-s-testimonial.btn-next {
    bottom: -19px;
    left: 70px;
  }
  .slider-s-project .box-portfolio.style-5 .content {
    bottom: -100%;
  }
  .slider-s-project .box-portfolio.style-5 .content .bot {
    display: none;
  }

/*# sourceMappingURL=styles.css.map */



.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 10px;
    padding-top: 9px;
    padding-left: 1px;
    left: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
}


.call {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 10px;
    padding-top: 10px;
    padding-left: 4px;
    right: 10px;
    background-color: #e4ab19;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    font-size: 28px;
    z-index: 100;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
}


.slidd{
	color:#fff;
	font-weight: 700;
	  line-height: 35px;
    font-size: 30px;
	margin-bottom:20px
}