
:root{
    --padd100:100px;
}

.banner-container-index {
  position: relative;
  z-index: 1;
}
.index-banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
} 
.index-banner-imgs img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.home-product-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  margin-bottom: -24px;
}
.home-product-nav .items {
  margin: 0 12px 24px;
  padding: 12px 25px;
  background-color: var(--theme2);
  border: 1px solid var(--theme2);
  transition: all 0.5s;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  line-height: 1.65;
  position: relative;
  z-index: 1;
}
.home-product-nav .items.active:before,
.home-product-nav .items.active:after {
  width: 100%;
}
.home-product-des {
  max-width: 800px;
  margin: 30px auto 0;
}
.home-product-des li {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  text-align: center;
  display: none;
}
.home-product-des li:first-child {
  display: block;
}
.home-product-class .items {
  display: none;
}
.home-product-class .items:first-child {
  display: block;
}
.best-food-items-section .container {
  max-width: 1500px;
}
.container {
  max-width: 1420px !important;
}
.single-food-items .item-thumb img {
  width: 100%;
}
.best-food-items-section .swiper-slide {
  height: initial !important;
}
.best-food-items-section .single-food-items {
  height: 100%;
}
.best-food-items-section .single-food-items .mores {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  background-color: var(--theme);
  color: #fff;
  font-size: 16px;
  padding: 10px 25px;
  border: 1px solid var(--theme);
}
.best-food-items-section .single-food-items .mores:hover {
  color: #333;
}
.best-food-items-section .single-food-items .hover-btn:after,
.best-food-items-section .single-food-items .hover-btn::before {
  background-color: #fff;
}
.chefe-card.style2 .icon {
  right: -69px;
  display: block;
}
.chefe-card.style2 .icon::before {
  display: none;
}
.testimonial-wrapper.style1 .shape {
  height: 100%;
}
.testimonial-wrapper.style1 .shape img {
  height: 100%;
}
.testimonial-card.style1 p {
  font-size: 18px;
  line-height: 1.75;
}
.testimonial-card.style1 {
  padding: 30px 40px;
  margin-top: 20px;
}
.testimonial-card.style1 .testimonial-header .quote {
  right: 0px;
}

.testimonial-wrapper.style1 .btn-wrap {
  top: 0;
  left: 0%;
  transform: none;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.slider-area {
  position: relative;
  z-index: 1;
}
.testimonial-card.style1 .testimonial-header .fancy-box .tits,
.testimonial-card.style1 .testimonial-header .fancy-box .tits a{
  font-size: 22px;
}

.testimonial-card.style1 .testimonial-header .fancy-box .tits a{
    font-size: inherit;
    color: #222;
    line-height: 1.45;
    font-weight: inherit;
}

.testimonial-card.style1 .testimonial-header {
  margin-bottom: 10px;
}
.testimonial-wrapper.style1 .arrow-prev i,
.testimonial-wrapper.style1 .arrow-next i {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--theme);
  border: none !important;
  color: #fff;
  font-size: 22px;
}
.testimonial-wrapper.style1 .arrow-prev i {
  transform: rotate(180deg);
}
.case-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 25px;
  background-color: var(--theme);
  font-size: 16px;
  color: #fff !important;
  line-height: 1.4;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
.case-more:hover {
  color: #fff !important;
}
.case-more::after,
.case-more::before {
  background-color: var(--theme2) !important;
}
.testimonial-card.style1 {
  margin-left: auto;
  margin-right: auto;
}
.home-solution .title-area {
  margin-bottom: 40px;
}
.home-solution .title-area .title {
  color: var(--title);
}
.home-solution-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px -36px;
}
.home-solution-item {
  width: 50%;
  padding: 0 18px;
  margin-bottom: 36px;
}
.solution-items {
  height: 100%;
}
.solution-items.offer-card.style1 {
  padding: 30px 30px;
  justify-content: space-between;
  align-items: center;
}
.solution-items .offer-thumb {
  width: 250px;
  flex-shrink: 0;
}
.solution-items .offer-content {
  padding-right: 20px;
}
.solution-items .offer-thumb .img-box {
  padding-top: 100%;
  position: relative;
  z-index: 1;
  display: block;
}
.solution-items .offer-thumb .img-box .thumbImg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.5s;
}

.solution-items .offer-thumb .img-box:hover .thumbImg{
    transform: scale(1.06);
}

.solution-items .offer-content p.texts {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;
  color: #fff;
}
.theme-btn.style4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.theme-btn.style4 i {
  font-size: 20px;
  padding: 0;
}
.about-wrapper.style1 .title-area .btn-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.home-about-play {
  width: 52px;
  height: 52px;
  border-radius: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--theme);
  transition: all 0.5s;
  margin-right: 20px;
}
.home-about-play svg {
  width: 34px;
}
.home-about-play:hover {
  background: var(--theme2);
}
.about-us-section.section-padding {
  padding-top: 0;
}
.about-number {
  background-color: #fff;
  padding: 50px 0;
}
.about-data-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.about-data-item {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .about-data-item {
    width: 50%;
  }
}
.about-data-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about-data-content .numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-data-content .numbers .val {
  font-size: 56px;
  font-weight: bold;
  color: var(--theme);
  line-height: 1.2;
}
@media screen and (max-width: 1680px) {
  .about-data-content .numbers .val {
    font-size: 52px;
  }
}
@media screen and (max-width: 1440px) {
  .about-data-content .numbers .val {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .numbers .val {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-data-content .numbers .val {
    font-size: 36px;
  }
}
.about-data-content .numbers .unit {
  font-size: 52px;
  font-weight: bold;
  color: var(--theme);
}
@media screen and (max-width: 1440px) {
  .about-data-content .numbers .unit {
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .numbers .unit {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-data-content .numbers .unit {
    font-size: 36px;
  }
}
.about-data-content .texts {
  margin-top: 5px;
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 1.6;
}
@media screen and (max-width: 1440px) {
  .about-data-content .texts {
    margin-top: 0px;
  }
}
@media screen and (max-width: 991px) {
  .about-data-content .texts {
    font-size: 16px;
  }
}
.about-us .theme-btn.hover-btn:before,
.about-us .theme-btn.hover-btn::after {
  background-color: var(--theme2);
}
.about-wrapper.style1 .title-area .btn-wrapper .fa-arrow-right {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: initial;
  height: 24px;
  width: 24px;
}
.about-wrapper.style1 .shape1,
.about-wrapper.style1 .shape4 {
  width: 22.5vw;
}
.about-wrapper.style1 .shape1 img,
.about-wrapper.style1 .shape4 img {
  width: 100%;
}
.about-us-section {
  background-color: #fff;
}
.blog-card .texts {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}
.blog-card.style1 .blog-content a h3 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 8px;
}
.home-blog .blog-card.style1 {
  margin-top: 0;
}
.home-blog .slider-area {
  /*margin-top: 45px;*/
}
.blog-wrapper.style1 .btn-wrap .arrow-next i,
.blog-wrapper.style1 .btn-wrap .arrow-prev i {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--theme);
  border: none !important;
  color: #fff !important;
  font-size: 22px;
}
.blog-wrapper.style1 .btn-wrap .arrow-prev i {
  transform: rotate(180deg);
}
.blog-wrapper.style1 .btn-wrap .arrow-next:hover i,
.blog-wrapper.style1 .btn-wrap .arrow-prev:hover i {
  background-color: var(--theme2);
}
.footer-navs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.footer-nav-items {
  padding: 0 20px;
  margin-bottom: 30px;
  max-width: 25%;
}
.footer-nav-items:last-child {
  max-width: initial;
}
.footer-top .fancy-box .item2 p,
.footer-top .fancy-box .item2 a {
  font-size: 18px;
  line-height: 1.55;
  color: #fff;
}
.footer-top .fancy-box .item2 a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.footer-widgets-wrapper .single-footer-widget form .form-control button {
  width: 45px;
  height: 45px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.back-to-top i {
  display: inline-block;
  transform: rotate(-90deg);
  font-size: 22px;
}
.footer-section .footer-top .fancy-box .item1 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 22px;
  color: var(--theme);
  background-color: #fff;
  border-radius: 50%;
}
.footer-widgets-wrapper .single-footer-widget .list-area li svg {
  width: 20px;
  transform: translateY(-2px);
}
.footer-widgets-wrapper .single-footer-widget .list-area li svg path {
  transition: all 0.5s;
}
.footer-widgets-wrapper .single-footer-widget .list-area li:hover svg path {
  fill: var(--theme);
}
.header-top-wrapper .social-icon a:hover {
  color: #000 !important;
}
.header-main .main-menu ul li {
  margin-inline-end: 38px;
}
.header-main .main-menu ul li a i {
  margin-left: 2px;
}
.header-section .black-bg,
.header-section .red-bg {
  z-index: -1;
}
.header__hamburger {
  display: none !important;
}
.header-top-wrapper {
  background: var(--theme);
  justify-content: flex-end;
}
.header-section .red-bg {
  height: 50px;
}
.header-main .header-right .search-icon {
  color: var(--text);
  font-size: 22px;
}
.page-banner-content {
  position: relative;
  z-index: 1;
}
.page-banner-content .contents {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.page-banner-content img {
  width: 100%;
}
.page-banner .breadcumb-title {
  color: var(--white);
  font-family: var(--title-font);
  font-size: 58px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.page-banner .swiper-pagination {
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
}
.page-banner .swiper-pagination-bullet {
  background-color: #fff;
}
.page-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--theme);
}
.page-banner .contents {
  text-align: center;
}
.page-banner .texts {
  font-size: 16px;
  line-height: 1.65;
  color: #fff;
  text-align: center;
  max-width: 100%;
  width: 800px;
  margin: 15px auto 0;
}
.page-banner .mores {
  display: inline-flex;
  padding: 12px 25px;
  background-color: var(--theme);
  color: #fff !important;
  font-size: 17px;
  line-height: 1.55;
  margin-top: 30px;
  z-index: 1;
  position: relative;
}
.page-banner .mores::before,
.page-banner .mores::after {
  background-color: var(--theme2);
}
.mod-breadcumb {
  padding: 20px 0;
}
.mod-breadcumb-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 12px;
}
.mod-breadcumb-menu li,
.mod-breadcumb-menu li a,
.mod-breadcumb-menu .texts {
  color: #333;
  font-family: var(--body-font);
  font-size: 18px;
  font-style: normal;
  line-height: 26px;
  font-weight: 500;
}
.mod-breadcumb-menu li:last-child {
  color: var(--theme);
}
.mod-breadcumb-menu li:first-child {
  display: none;
}
.contact-us-section .contact-box {
  height: 100%;
}
.contact-box.style1 .title {
  font-size: 22px;
  line-height: 25px;
}
.contact-us-section .contact-box .contact-icon {
  text-align: center;
}
.contact-us-section .contact-box .iconfont {
  width: 50px;
  height: 50px;
  font-size: 28px;
  border-radius: 8px;
  border: 1px solid var(--theme);
  color: #fff;
  background-color: var(--theme);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.contact-us-section .contact-box p,
.contact-us-section .contact-box a {
  font-size: 18px;
}
.contact-us-section.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
.contact-forms {
  position: relative;
  z-index: 2;
}
.contact-maps {
  margin-top: 0px;
  height: 700px;
}
.contact-maps iframe {
  width: 100%;
  height: 100%;
}

.mod-titles {
  margin-bottom: 45px;
}
.product-class {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.product-class-item {
  padding: 0 15px;
  margin-bottom: 30px;
  width: 25%;
}
.product-class-link {
  padding: 16px;
  background-color: #fff;
}
.product-class-link .img_box {
  padding-top: 100%;
}
.product-class-link .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  color: var(--theme2);
  margin-top: 20px;
  display: block;
  transition: all 0.5s;
}
.product-class-link .title:hover {
  color: var(--theme);
}
.product-class-link .text {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-top: 10px;
}
.product-class-link .mores {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  background-color: var(--theme2);
  color: #fff !important;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
.product-class-link:hover .img_box img {
  transform: scale(1.06);
}
.product-class-link .hover-btn::after,
.product-class-link .hover-btn::before {
  background-color: var(--theme);
}
.img_box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
}
.img_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: 2;
  transition: all 0.5s;
}
.faq-flexs {
  align-items: center;
}
.contact-form.style2 textarea.form-control {
  border: 1px solid #D4DCFF;
  padding: 15px 20px;
}
.about-info .about-thumb {
  width: 100%;
}
.about-info .about-thumb img {
  width: 100%;
}
.about-wrapper.style2 .about-us .about-thumb {
  margin-left: 0;
}
.about-info.section-padding {
  padding-top: 100px !important;
  padding-bottom: 0;
}
.about-wrapper.style2 .about-us .title-area .text {
  padding-top: 10px;
}
.about-info-left {
  padding-right: 50px;
}
.about-info .more {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 12px 24px;
  background-color: var(--theme);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  color: #fff !important;
  line-height: 1.55;
}
.about-info .more::after,
.about-info .more::before {
  background-color: var(--theme2);
}
.about-info .about-number {
  margin-top: 80px;
  background-color: #F4F1EA;
}
.services-card.style2 {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}
.about-service.section-padding {
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #fff;
}
.about-history {
  background-color: #000;
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  z-index: 1;
}
.about-history .title {
  color: #fff;
}
.about-history .home-title .subtits,
.about-history .home-title .tits {
  color: #fff;
}
.about-history .about-history-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
  opacity: 0.4;
}
.about-history .wpo-section-title h2,
.about-history .wpo-section-title p {
  color: #fff;
}
.about-history .shape1 {
  left: -6.2893081%;
}
.about-history .shape2 {
  right: -6.2893081%;
}
.about-history .shape2,
.about-history .shape1 {
  width: 22.95597%;
  position: absolute;
  top: 25px;
  opacity: 0.05;
}
.about-history .shape2 img,
.about-history .shape1 img {
  width: 100%;
}
.about-history .about-title {
  color: #fff;
}
.history-swiper-content {
  padding: 0 120px;
}
@media screen and (max-width: 1200px) {
  .history-swiper-content {
    padding: 0 100px;
  }
}
@media screen and (max-width: 991px) {
  .history-swiper-content {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper-content {
    padding: 0 10px;
  }
}
.history-swiper {
  margin-top: 50px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .history-swiper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper {
    margin-top: 35px;
  }
}
.history-swiper-content .year {
  padding-top: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
  top: 0;
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .year {
    font-size: 28px;
  }
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .year {
    padding-top: 0px;
  }
}
.history-swiper-content .year::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 3px;
  background: var(--tg-primary-color);
  display: block;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.history-swiper-content .text {
  margin-top: 20px;
  max-width: 100%;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .history-swiper-content .text {
    margin-top: 10px;
  }
}
.history-swiper-content .text p {
  font-size: 18px;
  color: #fff;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .history-swiper-content .text p {
    font-size: 16px;
  }
}
.history-swiper-content .big-year {
  font-size: 180px;
  text-align: center;
  line-height: 1.2;
  margin-top: 10px;
  color: var(--theme2);
  font-weight: 700;
}
@media screen and (max-width: 1680px) {
  .history-swiper-content .big-year {
    font-size: 130px;
  }
}
@media screen and (max-width: 1440px) {
  .history-swiper-content .big-year {
    font-size: 100px;
  }
}
@media screen and (max-width: 1200px) {
  .history-swiper-content .big-year {
    font-size: 80px;
  }
}
@media screen and (max-width: 991px) {
  .history-swiper-content .big-year {
    font-size: 60px;
  }
}
@media screen and (max-width: 768px) {
  .history-swiper-content .big-year {
    font-size: 42px;
  }
}
.history-line {
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
@media screen and (max-width: 1680px) {
  .history-line {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .history-line {
    margin-top: 20px;
  }
}
.history-line::after {
  content: "";
  position: absolute;
  width: 200vw;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  background-color: #b3b3b3;
}
.history-lineswiper {
  overflow: hidden;
}
.history-lineswiper .years {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  text-align: center;
  padding: 0 60px 50px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .history-lineswiper .years {
    font-size: 24px;
    padding: 0 40px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .history-lineswiper .years {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .history-lineswiper .years {
    font-size: 24px;
  }
}
.history-lineswiper .years::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.5;
  background-color: #fff;
  transition: all 0.5s;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}
.history-lineswiper .years::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s;
  opacity: 0;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}
@media screen and (max-width: 991px) {
  .history-lineswiper .years::before {
    width: 24px;
    height: 24px;
  }
  .history-lineswiper .years::after {
    width: 8px;
    height: 8px;
  }
}
.history-lineswiper .swiper-slide.swiper-slide-active .years {
  color: #fff;
}
.history-lineswiper .swiper-slide.swiper-slide-active .years::after {
  opacity: 1;
}
.history-lineswiper .swiper-slide.swiper-slide-active .years::before {
  opacity: 0.6;
}
.history-lineswiper .swiper-slide {
  width: auto;
}
.about-history-box {
  position: relative;
  z-index: 1;
}
.arrow-mod {
  position: absolute;
  width: calc(100% + 60px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  z-index: 10;
}
@media screen and (max-width: 1680px) {
  .arrow-mod {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .arrow-mod {
    display: none;
  }
}
.prev-mod,
.next-mod {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  pointer-events: all;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .prev-mod,
  .next-mod {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .prev-mod,
  .next-mod {
    width: 38px;
    height: 38px;
  }
}
.prev-mod {
  transform: rotate(180deg);
}
.prev-mod svg,
.next-mod svg {
  width: 22px;
}
@media screen and (max-width: 991px) {
  .prev-mod svg,
  .next-mod svg {
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .prev-mod svg,
  .next-mod svg {
    width: 16px;
  }
}
.prev-mod svg path,
.next-mod svg path {
  transition: all 0.5s;
}
.prev-mod:hover,
.next-mod:hover {
  background-color: var(--main-color);
}
.prev-mod:hover svg path,
.next-mod:hover svg path {
  fill: #fff;
}
.about-factory {
  padding: 100px 0;
  overflow: hidden;
  background-color: #fff;
}
.about-factory-slick {
  margin: 45px -15px 0;
}
@media screen and (max-width: 1200px) {
  .about-factory-slick {
    margin: 40px -15px 0;
  }
}
@media screen and (max-width: 768px) {
  .about-factory-slick {
    margin: 30px -15px 0;
  }
}
.about-factory-item {
  padding: 0 15px;
  display: block !important;
}
.about-factory-content .img_box {
  padding-top: 100%;
}
.about-certificates {
  padding: 100px 0;
  overflow: hidden;
}
.about-certificates-list {
  margin: 0 -15px;
}
.about-certificates-item {
  padding: 0 15px;
}
.about-certificates-item .contents {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
}
.about-certificates-item .img_box {
  padding-top: 142.5%;
  border-radius: 8px;
}
.news-main {
  padding-top: 50px;
  padding-bottom: 100px;
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.news-list .news-items {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.news-main .news-standard-wrapper .news-standard-items .news-content h3 a {
  font-size: 22px;
  line-height: 1.3;
}
.news-main .news-standard-wrapper .news-standard-items {
  padding: 25px;
}
.news-main .news-standard-wrapper .news-standard-items .news-content h3 {
  margin-bottom: 10px;
}
.news-main .news-standard-wrapper .news-standard-items .theme-btn {
  font-size: 16px;
  padding: 10px 22px;
}
.news-main .news-standard-wrapper .news-standard-items .theme-btn i {
  font-size: 20px;
  padding: 0;
}
.page-nav-wrap ul li .previous,
.page-nav-wrap ul li .next {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  font-size: 0;
}
.page-nav-wrap ul li .previous i,
.page-nav-wrap ul li .next i {
  font-size: 20px;
}
.page-nav-wrap ul li .page-numbers {
  border: none !important;
}
.news-aside-faq .items {
  margin-bottom: 16px;
  background-color: #F4F1EA;
  border-radius: 8px;
  transition: all 0.5s;
}
.news-aside-faq .items:last-child {
  margin-bottom: 0;
}
.news-aside-faq .hds {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 24px;
}
.news-aside-faq .hds p {
  color: #333;
  transition: all 0.5s;
  line-height: 1.65;
}
.news-aside-faq .hds .icons {
  width: 15px;
  height: 15px;
  position: relative;
  z-index: 1;
}
.news-aside-faq .hds .icons::after,
.news-aside-faq .hds .icons::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  background-color: #333;
}
.news-aside-faq .hds .icons::after {
  width: 100%;
  height: 2px;
}
.news-aside-faq .hds .icons::before {
  width: 2px;
  height: 100%;
}
.news-aside-faq .items.active {
  background-color: var(--theme);
}
.news-aside-faq .items.active .hds p {
  color: #fff;
}
.news-aside-faq .items.active .hds .icons::after,
.news-aside-faq .items.active .hds .icons::before {
  background-color: #fff;
}
.news-aside-faq .items.active .hds .icons::before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.news-aside-faq .items:hover {
  background-color: var(--theme);
}
.news-aside-faq .items:hover .hds p {
  color: #fff;
}
.news-aside-faq .items:hover .hds .icons::after,
.news-aside-faq .items:hover .hds .icons::before {
  background-color: #fff;
}
.news-aside-faq .bds {
  padding: 5px 24px 15px;
  font-size: 16px;
  color: #fff;
  line-height: 1.65;
  display: none;
}
.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333;
}
.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li img {
  border-radius: 50%;
}
.blog-details-area .blog-post-details .tag-share-wrap {
  border-top: none;
  padding-top: 0;
  margin-top: 30px;
}
.newsdeta-switch {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  padding-top: 30px;
}
.newsdeta-switch-prev,
.newsdeta-switch-next {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 0 30px;
}
.newsdeta-switch-prev span,
.newsdeta-switch-next span {
  font-size: 22px;
  color: #333;
  display: inline-block;
  transition: all 0.5s;
}
.newsdeta-switch-prev p,
.newsdeta-switch-next p {
  width: calc(100% - 30px);
  font-size: 18px;
  line-height: 1.65;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  transition: all 0.5s;
}
.newsdeta-switch-prev span {
  transform: rotate(180deg);
  margin-right: 10px;
}
.newsdeta-switch-next {
  justify-content: flex-end;
}
.newsdeta-switch-next span {
  justify-content: flex-end;
  margin-left: 10px;
}
.newsdeta-switch-prev:hover span,
.newsdeta-switch-next:hover span {
  color: var(--theme);
}
.newsdeta-switch-prev:hover p,
.newsdeta-switch-next:hover p {
  color: var(--theme);
}
.news-products {
  padding-bottom: 100px;
}
.main-sidebar2 .single-sidebar-widget .search-widget form button {
  font-size: 26px;
}
.main-sidebar2 .single-sidebar-widget .search-widget form input {
  font-size: 16px;
  padding: 16px 20px;
}
.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li a {
  padding: 16px 24px;
}
.categorie-lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.categorie-items {
  width: 33.333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.categorie-links {
  border-radius: 10px;
  overflow: hidden;
}
.categorie-links .imgs {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.categorie-links .imgs .mores {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 24px;
  background: var(--theme);
  color: #fff !important;
  font-size: 16px;
  line-height: 1.65;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
  bottom: 25px;
  transition: all 0.5s;
  border-radius: 8px;
}
.categorie-links .imgs .mores::before,
.categorie-links .imgs .mores::after {
  background-color: var(--theme2);
}
.categorie-links .img_box {
  padding-top: 100%;
}
.categorie-links .img_box:hover img {
  transform: scale(1.05);
}
.categorie-links .content {
  background-color: #fff;
  padding: 24px 24px;
}
.categorie-links .content .tits a {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #222;
  transition: all 0.5s;
}
.categorie-links .content .tits:hover a {
  color: var(--theme);
}
.categorie-links .content .texts {
  font-size: 16px;
  line-height: 1.65;
  color: #333;
  margin-top: 10px;
}
.categorie-links:hover .imgs .mores {
  transform: translateX(-50%) translateY(0%);
  opacity: 1;
}
.cate-main .news-main {
  padding-bottom: 0;
}

.title-area .text {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  color: #555;
  margin-top: 15px;
}
.case-nav-box .des {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  color: #555;
  text-align: center;
  margin-top: 25px;
}
.case-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -20px;
}
.case-nav-item {
  margin: 0 10px 20px;
}
.case-nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  font-weight: bold;
  color: #fff !important;
  font-size: 18px;
  line-height: 1.45;
  background-color: var(--theme);
  min-width: 140px;
  border-radius: 6px;
}
.case-nav-links:hover {
  color: #fff !important;
}
.case-nav-links::after,
.case-nav-links::before {
  background-color: var(--theme2) !important;
}
.case-nav-item.active .case-nav-links {
  background-color: var(--theme2) !important;
}
.case-list {
  display: flex;
  flex-wrap: wrap;
  margin: 45px -15px -50px;
  padding-bottom: 20px;
}
.case-item {
  width: 33.333333%;
  padding: 0 15px;
  margin-bottom: 50px;
}

.case-content{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.case-content .img_box {
  padding-top: 78.6%;
  border-radius: 10px;
  flex-shrink: 0;
}
.case-content .content {
  background-color: #fff;
  padding: 22px 24px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.case-content .content .tits a {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  color: #222;
  transition: all 0.5s;
}
.case-content .content .tits:hover a {
  color: var(--theme);
}
.case-content .content .texts {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-top: 6px;
}
.case-content .content .mores {
  margin-top: 20px;
  padding: 10px 24px;
  border-radius: 4px;
  color: #fff !important;
  background-color: var(--theme2);
  font-size: 18px;
  line-height: 1.45;
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-content:hover .img_box img {
  transform: scale(1.08);
}

.service-list {
  padding-top: 10px;
}
.service-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
  --br: 80px;
  --pr: 50px;
}
.service-item .lefts {
  width: 48%;
}
.service-item .lefts .img_box {
  padding-top: 64.86%;
  border-radius: var(--br) 10px 10px var(--br);
}
.service-item .rights {
  width: 48%;
  padding-right: var(--pr);
}
.service-item .rights .tits {
  margin-bottom: 10px;
}
.service-item .rights .tits a {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  color: #222;
  transition: all 0.5s;
}
.service-item .rights .tits:hover a {
  color: var(--theme);
}
.service-item .rights .texts {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-top: 6px;
}
.service-item .rights .mores {
  margin-top: 20px;
  padding: 10px 24px;
  border-radius: 4px;
  color: #fff !important;
  background-color: var(--theme2);
  font-size: 18px;
  line-height: 1.45;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.service-item.active-reverse {
  flex-direction: row-reverse;
}
.service-item.active-reverse .lefts .img_box {
  border-radius: 10px var(--br) var(--br) 10px;
}
.service-item.active-reverse .rights {
  padding-right: initial;
  padding-left: var(--pr);
}
.service-item:last-child {
  margin-bottom: 0;
}
.solution-main,
.service-main,
.product-main,
.case-main{
  padding: 50px 0 100px;
}

.product-main{
    padding-bottom: 0 !important;
}

.solution-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.solution-item {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 40px;
}
.solution-content {
  display: flex;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  height: 100%;
}
.solution-content .imgs {
  width: 45%;
  height: 100%;
}
.solution-content .img_box {
  padding-top: 100%;
  height: 100%;
}
.solution-content .img_box:hover img {
  transform: scale(1.05);
}
.solution-content .contents {
  width: 55%;
  padding: 30px 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.solution-content .tits {
  margin-bottom: 5px;
}
.solution-content .tits a {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #222;
  transition: all 0.5s;
}
.solution-content .tits:hover a {
  color: var(--theme);
}
.solution-content .texts {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.solution-content .mores {
  margin-top: 20px;
  padding: 10px 24px;
  border-radius: 4px;
  color: #fff !important;
  background-color: var(--theme2);
  font-size: 16px;
  line-height: 1.45;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.prodeta-main {
  padding: 60px 0 100px;
  background-color: #fff;
}
.prodeta-main .flex {
  display: flex;
  justify-content: space-between;
}
.prodeta-main .flex .lefts {
  width: 40%;
}
.prodeta-main .flex .lefts .prodeta-blist {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.prodeta-main .flex .lefts .prodeta-slist {
  margin: 0 -10px;
}
.prodeta-main .flex .lefts .prodeta-bitem {
  display: block !important;
}
.prodeta-main .flex .lefts .prodeta-sitem {
  padding: 0 10px;
}
.prodeta-main .flex .lefts .prodeta-bcont .img_box,
.prodeta-main .flex .lefts .prodeta-scont .img_box {
  padding-top: 100%;
}
.prodeta-main .flex .lefts .prodeta-bcont .img_box img {
  transition: none;
}
.prodeta-main .flex .lefts .prodeta-scont {
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.prodeta-main .flex .lefts .prodeta-scont::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 3px solid var(--theme);
  border-radius: 10px;
  transition: all 0.5s;
  z-index: 2;
  opacity: 0;
}
.prodeta-main .flex .lefts .prodeta-slist .slick-slide.slick-current .prodeta-scont::after {
  opacity: 1;
}
.prodeta-main .flex .rights {
  width: 54%;
  padding: 30px 0;
}
.prodeta-main .flex .rights .title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  color: #222;
}
.prodeta-main .flex .rights .texts {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  width: 800px;
  max-width: 100%;
}
.prodeta-main .flex .rights .prodeta-info-ul {
  padding-left: 20px;
  font-size: 14px;
  margin-top: 20px;
}
.prodeta-main .flex .rights .prodeta-info-ul,
.prodeta-main .flex .rights .prodeta-info-ul li {
  list-style: disc;
}
.prodeta-main .flex .rights .prodeta-info-ul li {
  font-size: 16px;
  line-height: 1.65;
  color: #333;
  margin-bottom: 5px;
}
.prodeta-main .flex .rights .prodeta-info-ul li:last-child {
  margin-bottom: 0;
}
.prodeta-info-groups {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
.prodeta-info-groups .prodeta-info-btn {
  min-width: 160px;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: var(--theme);
  color: #fff !important;
  line-height: 1.45;
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.prodeta-info-groups .prodeta-info-btn::after,
.prodeta-info-groups .prodeta-info-btn::before {
  background-color: var(--theme2);
}
.prodeta-details {
  padding: 60px 0 100px;
}
.prodeta-details-nav {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px solid #dddddd;
}
.prodeta-details-nav .items {
  margin-right: 20px;
  padding: 14px 20px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
.prodeta-details-nav .items::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  background-color: var(--theme);
  transition: all 0.5s;
  width: 0;
}
.prodeta-details-nav .items.active,
.prodeta-details-nav .items:hover {
  color: var(--theme);
}
.prodeta-details-nav .items.active::after,
.prodeta-details-nav .items:hover::after {
  width: 100%;
}
.other-details {
  padding-top: 60px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1680px) {
  .other-details {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1440px) {
  .other-details {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .other-details {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .other-details {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .other-details {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.other-details .imgs {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .other-details .imgs {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .other-details .imgs {
    width: 80%;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .other-details .imgs {
    width: 100%;
    margin-bottom: 25px;
  }
}
.other-details .imgs img {
  max-width: 100%;
}
.other-details .titles {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #222;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .other-details .titles {
    font-size: 32px;
  }
}
@media screen and (max-width: 1200px) {
  .other-details .titles {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .other-details .titles {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .other-details .titles {
    font-size: 24px;
  }
}
.other-details td {
  border: 1px solid #ccc;
  padding: 8px 12px;
}
@media screen and (max-width: 768px) {
  .other-details table {
    width: 100%;
    overflow: auto;
    display: block;
  }
}
.other-details .mod-edits p {
  font-size: 16px;
  line-height: 1.65;
  color: #333;
  margin-bottom: 8px;
}
.other-details .mod-edits p:last-child {
  margin-bottom: 0;
}
.pro-tabs-slick {
  margin-top: 40px;
}
.pro-tabs-slick-item {
  background-color: #fff;
  padding: 40px;
}
@media screen and (max-width: 1200px) {
  .pro-tabs-slick-item {
    padding: 30px;
  }
}
@media screen and (max-width: 991px) {
  .pro-tabs-slick-item {
    padding: 25px;
  }
}
.content-type1 .img_box {
  padding-top: 61.9%;
}
.content-type1 .row {
  align-items: center;
  margin-bottom: 40px;
}
.content-type1 .row:last-child {
  margin-bottom: 0;
}
.content-type1 .row.reverse-active {
  flex-direction: row-reverse;
}
.content-type1 .row.reverse-active .tits,
.content-type1 .row.reverse-active .texts {
  padding-left: 0;
}
.content-type1 .tits,
.content-type1 .texts {
  padding-left: 50px;
}
@media screen and (max-width: 1440px) {
  .content-type1 .tits,
  .content-type1 .texts {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .content-type1 .tits,
  .content-type1 .texts {
    padding-left: 35px;
  }
}
@media screen and (max-width: 991px) {
  .content-type1 .tits,
  .content-type1 .texts {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .content-type1 .tits,
  .content-type1 .texts {
    padding-left: 0px;
  }
}
.content-type1 .tits {
  color: #333;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .content-type1 .tits {
    font-size: 28px;
  }
}
@media screen and (max-width: 1200px) {
  .content-type1 .tits {
    font-size: 26px;
  }
}
@media screen and (max-width: 991px) {
  .content-type1 .tits {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .content-type1 .tits {
    font-size: 22px;
    margin-top: 20px;
  }
}
.content-item {
  background-color: #fafafa;
  padding: 40px;
  border: 1px solid #ebebeb;
}
.content-type1 .texts {
  padding-top: 12px;
}
.content-type1 .texts p {
  font-size: 18px;
  color: #838691;
  line-height: 1.8;
  margin-bottom: 0;
}
.content-type2 {
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .content-type2 {
    width: 100%;
  }
}
.content-type2 .items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #dddcdc;
}
@media screen and (max-width: 768px) {
  .content-type2 .items {
    flex-direction: column;
  }
}
.content-type2 .items .lefts {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .content-type2 .items .lefts {
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
}
.content-type2 .items .lefts img {
  width: 80px;
  margin-right: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .content-type2 .items .lefts img {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.content-type2 .items .lefts p {
  color: #838691;
  font-size: 19px;
  line-height: 1.65;
  font-weight: 700;
  margin-bottom: 0;
}
.content-type3 table {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .content-type3 table {
    width: 100%;
  }
}
.content-type3 table td {
  border: 1px solid #ebebeb;
  padding: 10px 10px;
  font-size: 16px;
}
.content-type3 table tr:nth-child(odd) {
  background-color: #fff;
}
.slick-initialized .slick-slide {
  height: 100%;
}
.content-type2 .theme-btn {
  padding: 12px 22px;
  background-color: var(--theme);
  display: inline-block;
  color: #fff;
  border-radius: 60px;
  transition: all 0.5s !important;
  font-size: 18px;
}
.content-type2 .theme-btn:hover {
  background-color: var(--theme2);
}
.prodeta-related {
  background-color: #fff;
  padding: 100px 0;
}
.prodeta-related-slick {
  margin: 40px -20px 0;
}
.slick-dots {
  line-height: 1;
}
.slick-dots li.slick-active {
  background-color: var(--theme) !important;
}
.slick-dots li:hover {
  transition: all 0.5s;
}
.prodeta-related-item {
  padding: 0 20px;
}
.prodeta-related-item .categorie-links .content {
  background-color: #F4F1EA;
}
.blog-wrapper.style1 .btn-wrap .arrow-prev,
.blog-wrapper.style1 .btn-wrap .arrow-next {
  z-index: 10;
}
.prodeta-service {
  background-color: #fff;
  padding: 100px 0;
}
.prodeta-service .title-area {
  margin-bottom: 0;
}
.prodeta-service-slick {
  margin: 26px -20px 0;
}
.prodeta-service-item {
  width: 33.33333%;
  padding: 10px 20px;
}
.prodeta-service-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
  min-height: 280px;
  padding: 35px 30px;
}
.prodeta-service-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #000;
  opacity: 0.3;
}
.prodeta-service-content img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.prodeta-service-content .title {
  font-size: 24px;
  line-height: 1.65;
  color: #fff;
  font-weight: bold;
}
.prodeta-service-content .texts {
  font-size: 16px;
  color: #fff;
  line-height: 1.65;
  margin-top: 10px;
}
.prodeta-service-content .more {
  border-radius: 10px;
  font-size: 16px;
  padding: 11px 24px;
  margin-top: 20px;
}
.has-dropdown .fa-plus::after {
  font-style: initial;
  font-family: "iconfont";
  font-size: 18px;
  content: "\e617";
}
.fa-facebook-f::after {
  font-style: initial;
  font-family: "iconfont";
  font-size: 18px;
  content: "\e8e7";
}
.fa-twitter::after {
  font-style: initial;
  font-family: "iconfont";
  font-size: 18px;
  content: "\e882";
}
.fa-youtube::after {
  font-style: initial;
  font-family: "iconfont";
  font-size: 18px;
  content: "\e7b2";
}
.fa-linkedin-in::after {
  font-style: initial;
  font-family: "iconfont";
  font-size: 18px;
  content: "\eb37";
}
.fa-search::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e67d";
}
.fa-arrow-right::after,
.fa-arrow-left::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e79c";
}
.fa-arrow-right-long::after,
.fa-arrow-left-long::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e79c";
}
.fa-arrow-left-long {
  display: inline-block;
  transform: rotate(180deg);
}
.fa-arrow-up::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e79c";
}
.fa-bars::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e609";
}
.fa-times::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e646";
}
.fa-map-marker-alt::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e7a3";
}
.fa-envelope::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e68b";
}
.fa-phone::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e652";
}
.fa-magnifying-glass::after {
  font-style: initial;
  font-family: "iconfont";
  content: "\e67d";
}
.hover-btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.hover-btn:before {
  content: "";
  background-color: var(--theme);
  width: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.hover-btn:after {
  content: "";
  background-color: var(--theme);
  width: 0;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.hover-btn:hover::before,
.hover-btn:hover::after {
  width: 100%;
}
.text-two {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.preloader {
  display: none;
}
/*slick 修整*/
.slick-track .slick-slide {
  display: block !important;
}
.slick-slider {
  position: relative;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  opacity: 0;
  top: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  z-index: -2;
  top: 50%;
  transform: translateY(-50%);
}
.slick-slider .slick-prev {
  left: 0;
}
.slick-slider .slick-next {
  right: 0;
}
.slick-dots {
  text-align: center;
  margin-top: 30px;
  --wh: 10px;
  --margin-x: 6px;
  --bg: #d9d9d9;
}
.slick-dots li {
  display: inline-block;
  width: var(--wh);
  height: var(--wh);
  margin: 0 var(--margin-x);
  border-radius: 50%;
  cursor: pointer;
  background-color: var(--bg);
}
.slick-dots li.slick-active {
  background-color: var(--primary);
}
.slick-dots li button {
  color: transparent !important;
  display: none;
}
/*slick 修整 end*/
.mod-title {
  margin-bottom: 45px;
}
@media screen and (max-width: 1440px) {
  .mod-title {
    margin-bottom: 40px;
  }
}
.mod-edits h2 {
  font-size: 32px;
  padding: 10px 0 5px;
}
.mod-edits h3 {
  font-size: 26px;
  padding: 10px 0 5px;
}
.mod-edits h4 {
  font-size: 24px;
  padding: 10px 0 5px;
}
.mod-edits h5 {
  font-size: 20px;
  padding: 10px 0 5px;
}
@media screen and (max-width: 1440px) {
  .mod-edits h2 {
    font-size: 28px;
  }
  .mod-edits h3 {
    font-size: 22px;
  }
  .mod-edits h4 {
    font-size: 20px;
  }
  .mod-edits h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .mod-edits h2 {
    font-size: 26px;
  }
  .mod-edits h3 {
    font-size: 22px;
  }
  .mod-edits h4 {
    font-size: 20px;
  }
  .mod-edits h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .mod-edits h2 {
    font-size: 24px;
  }
  .mod-edits h3 {
    font-size: 20px;
  }
  .mod-edits h4 {
    font-size: 18px;
  }
  .mod-edits h5 {
    font-size: 16px;
  }
}
.ph-banner,
.page-ph-banner {
  display: none;
  height: auto;
}

.ph-banner{
    display: none !important;
}

.page-banner-content .page-pc-banner,
.page-banner-content .page-ph-banner {
  height: auto;
}
.page-banner.swiper-horizontal > .swiper-pagination-bullets {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-pc-banner {
    display: none;
  }
  .ph-banner,
  .page-ph-banner {
    display: block;
  }
}
/*移动端产品分类导航*/
.mod-nav-list {
  width: 100%;
  position: relative;
  display: none;
  margin-top: 34px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  /*移动端 产品分类导航隐藏*/
  .mod-nav-list {
    display: block;
  }
  /*pc端 产品分类导航隐藏*/
  /*.home-hot-product .nav-list {*/
  /*    display: none;*/
  /*}*/
}
.mod-nav-list .vals {
  display: block;
  width: 100%;
  position: relative;
  background-color: var(--theme2);
  border-radius: 54px;
  transition: all 0.5s;
  z-index: 4;
}
.mod-nav-list .vals input {
  width: 100%;
  height: 54px;
  padding: 0 24px;
  font-size: 18px;
  color: #fff;
  border: none;
  outline: none;
  background-color: #fff0;
  pointer-events: none;
}
.mod-nav-list .vals.active svg {
  transform: translateY(-50%) rotate(180deg);
}
.mod-nav-list .vals svg {
  transition: all 0.5s;
  position: absolute;
  width: 16px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.mod-nav-list .lists {
  position: absolute;
  width: 100%;
  top: calc(100% + 10px);
  left: 0;
  z-index: 2;
  border-radius: 20px;
  background-color: #F4F6FA;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  padding: 14px 0;
  display: none;
  list-style: none;
}
.mod-nav-list .lists li {
  font-size: 18px;
  color: #222;
  line-height: 1.75;
  padding: 8px 20px;
  list-style: none;
}
.mod-nav-list .lists li.active {
  color: var(--theme);
}
/*移动端产品分类导航 end*/


.chefe-card.style2 .chefe-content p{
    display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
}

.testimonial-card {
    display: flex;
    align-items: center;
}

.testimonial-card .lefts{
    width: 50%;
    padding-right: 10px;
}

.testimonial-card .rights{
    width: 50%;
}

.testimonial-card .rights .img_box{
    padding-top: 77.56756754%;
}

.testimonial-card .rights img{
    width: 100%;
    border-radius: 15px;
}

.chefe-thumb.img_box{
    padding-top: 64.864864%;
}

.header-main .main-menu ul li.active>a{
    color: var(--theme) !important;
}

.faq-content .faq-accordion .accordion-item.active .accordion-header .accordion-button{
    background-color: var(--theme);
    color: var(--white);
}

.faq-content .faq-accordion .accordion-item .accordion-header .accordion-button{
    background: #fff;
}

.faq-content .faq-accordion .accordion-item.active .accordion-header .accordion-button:after{
    background-image: url(../images/chevron-up.svg);
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: center;
    background-color: var(--title);
    color: var(--white);
    transform: rotate(0);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}

.search-res .categorie-items{
    width: 25%;
}

.search-res{
    padding: 50px 0 100px;
}

.none-search{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #777777;
    padding: 10px 0;
}

@media screen and (max-width:1400px) {
    .search-res{
        padding: 40px 0 80px;
    }
}

@media screen and (max-width:1200px) {
    .search-res .categorie-items{
        width: 33.3333333%;
    }
    
    .search-res{
        padding: 30px 0 70px;
    }
}

@media screen and (max-width:991px) {
    .search-res .categorie-items{
        width: 50%;
    }
    
    .search-res{
        padding: 20px 0 60px;
    }
}

@media screen and (max-width:768px) {
    .search-res .categorie-items{
        width: 100%;
    }
    
    .footer-section{
        padding-bottom: 66px;
    }
}

.faq-content.style-1 .accordion-item:last-child{
    margin-bottom: 0 !important;
}

.blog-card.style1 .blog-thumb .img_box{
    padding-top: 64.8648648%;
}


.service-main{
    padding-bottom: 10px !important;
}

.blog-details-area .blog-post-details .comment-form-wrap .form-clt textarea{
    padding-bottom: 10px;
    height: 210px;
}

.submit-btns{
    margin-top: 0 !important;
}

.title-area{
    margin-bottom: 35px;
}

.mod-breadcumb h1{
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    display: inherit;
}

.home-h1{
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none;
}

.testimonial-scontent{
    margin-left: 0;
    margin-right: -10vw;
}

.testimonial-card.style1{
    max-width: 90%;
    margin-top: 0 !important;
}

.about-wrapper.style1 .about-us{
    background: transparent !important;
}


@media screen and (max-width:1750px) {
    .testimonial-scontent{
        margin-right: -6vw;
    }
}

@media screen and (max-width:1620px) {
    .testimonial-scontent{
        margin-right: -3vw;
    }
}

.chefe-section .services-wrapper .flexs{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}

.chefe-section .services-wrapper .flexs .items{
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.blog-wrapper.style1 .btn-wrap .arrow-next {
    right: 11%;
}

.blog-wrapper.style1 .btn-wrap .arrow-prev {
    left: 11.7%;
}

.slider-area-box{
    position: relative;
    z-index: 1;
}

.blog-wrapper .blog-card-wrap .btn-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: calc(100% + 56px);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    pointer-events: none;
}

.blog-wrapper .blog-card-wrap .btn-wrap .arrow-prev,
.blog-wrapper .blog-card-wrap .btn-wrap .arrow-next{
    position: static;
    transform: none;
    pointer-events: all;
}

.services-card.style2 .services-card_title{
    margin-bottom: 5px;
}

.services-card.style2 .services-card_icon {
    padding: 37px 40px;
    margin-bottom: 15px;
}

.about-us-section{
    padding: var(--padd100) 0 calc(var(--padd100) - 50px) !important; 
}

.theme-btn i{
    background: transparent !important;
    color: #fff !important;
    font-size: 18px;
}

.theme-btn.hover-btn{
    display: flex;
    align-content: center;
}


.mod-btns{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    padding: 0 20px;
    color: #fff !important;
    font-size: 16px;
    background: var(--theme);
}

.mod-btns .iconfont{
    font-size: 20px;
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    transform: translateY(-1px);
}

.mod-btns.hover-btn::after,
.mod-btns.hover-btn::before {
  background-color: var(--theme2);
}

.service-flexs{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}

.service-flexs .items{
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.33333%;
}

.food-menu-wrapper-container.style2 .container {
    max-width: 1820px !important;
}

.food-menu-section {
    background: #fff;
}

.food-menu-wrapper.style2 {
    background-color: #F4F1EA;
}

.food-menu-tab-wrapper.style2{
    background: #F4F1EA;
}

.food-menu-section{
    padding-bottom: var(--padd100);
}

.food-menu-tab-wrapper .tab-left .single-menu-items{
    justify-content: flex-end;
}

.food-menu-tab-wrapper .tab-left .single-menu-items .details{
    flex-direction: row-reverse;
}

.food-menu-tab-wrapper .tab-left .single-menu-items .menu-content{
    text-align: right !important;
}

.single-menu-items .details {
    gap: 20px;
}

.food-menu-section .menu-item-thumb{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    flex-shrink: 0;
}

.food-menu-section .menu-item-thumb img{
    transition: all 0.5s;
}

.food-menu-section .menu-item-thumb:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 80px;
    height: 80.638px;
    background-color: var(--theme);
    opacity: 0.1;
    z-index: -1;
    transition: all 0.5s;
    clip-path: polygon(43px 80.5px, 43px 80.5px, 39.53360194px 80.6138793px, 35.93715952px 80.1950024px, 32.27225038px 79.3019371px, 28.60045216px 77.9932512px, 24.9833425px 76.3275125px, 21.48249904px 74.3632888px, 18.15949942px 72.1591479px, 15.07592128px 69.7736576px, 12.29334226px 67.2653857px, 9.87334px 64.6929px, 9.87334px 64.6929px, 7.9367128753px 62.2494616px, 6.2104916824px 59.6854208px, 4.6949916931px 57.0120192px, 3.3905281792px 54.2404984px, 2.2974164125px 51.3821px, 1.4159716648px 48.4480656px, 0.7465092079px 45.4496368px, 0.2893443136px 42.3980552px, 0.0447922537px 39.3045624px, 0.0131683px 36.1804px, 0.0131683px 36.1804px, 0.1857139617px 33.13325371px, 0.5595666176px 30.11371768px, 1.1381176039px 27.13886617px, 1.9247582568px 24.22577344px, 2.9228799125px 21.39151375px, 4.1358739072px 18.65316136px, 5.5671315771px 16.02779053px, 7.2200442584px 13.53247552px, 9.0980032873px 11.18429059px, 11.2044px 9.00031px, 11.2044px 9.00031px, 13.4497356px 7.0972821754px, 15.8464968px 5.4603242994px, 18.3770652px 4.0732687683px, 21.0238224px 2.9199479789px, 23.76915px 1.9841943275px, 26.5954296px 1.2498402107px, 29.4850428px 0.7007180251px, 32.4203712px 0.320660167px, 35.3837964px 0.0934990332px, 38.3577px 0.00306702px, 38.3577px 0.00306702px, 41.363953px 0.0404444904px, 44.35772px 0.2181352006px, 47.323653px 0.5511659215px, 50.246404px 1.0545634235px, 53.110625px 1.7433544775px, 55.900968px 2.6325658541px, 58.602085px 3.7372243239px, 61.198628px 5.0723566578px, 63.675249px 6.6529896262px, 66.0166px 8.49415px, 66.0166px 8.49415px, 68.3999054px 10.69325995px, 70.6702992px 13.0542976px, 72.7870678px 15.56399965px, 74.7094976px 18.2091028px, 76.396875px 20.97634375px, 77.8084864px 23.8524592px, 78.9036182px 26.82418585px, 79.6415568px 29.8782604px, 79.9815886px 33.00141955px, 79.883px 36.1804px, 79.883px 36.1804px, 79.5103764px 39.0453677px, 79.0147072px 41.5826016px, 78.3824948px 43.8539179px, 77.6002416px 45.9211328px, 76.65445px 47.8460625px, 75.5316224px 49.6905232px, 74.2182612px 51.5163311px, 72.7008688px 53.3853024px, 70.9659476px 55.3592533px, 69px 57.5px, 69px 57.5px, 66.7549105px 60.0575467px, 64.478px 62.8473696px, 62.1516255px 65.7609029px, 59.758144px 68.6895808px, 57.2799125px 71.5248375px, 54.699288px 74.1581072px, 51.9986275px 76.4808241px, 49.160288px 78.3844224px, 46.1666265px 79.7603363px, 43px 80.5px);
}

.food-menu-section .single-menu-items:hover .menu-item-thumb:before{
    opacity: 1;
    transform: translate(-50%, -50%) rotate(240deg);
}


.food-menu-section .single-menu-items:hover .menu-item-thumb img{
    filter: brightness(0) invert(1)
}

.food-menu-section .single-menu-items .tits{
    margin-bottom: 8px !important;
}

.food-menu-section .single-menu-items:hover .tits{
    color: var(--theme);
}

.food-menu-section .nav-link{
    padding-top: 0;
    padding-bottom: 0;
}

.food-menu-section .nav-item{
    margin-bottom: 50px;
}

.food-menu-section .nav-item:last-child{
    margin-bottom: 0;
}

.menuth-imgs{
    width: 450px;
    margin: 0 auto;
}

.menuth-imgs .img_box{
    padding-top: 115.555555%;
}

.food-menu-wrapper{
    padding:var(--padd100) 0;
}

.reservation-wrapper .get-in-touch h2{
    line-height: 1.2;
    font-size: 54px;
}

.reservation-wrapper .get-in-touch .contact-info-wrapper{
    row-gap: 35px;
    column-gap: 0;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.reservation-wrapper .get-in-touch .contact-info-wrapper .contact-info {
    margin-bottom: 0px;
    width: 50%;
    padding: 0 15px;
}

.reservation-wrapper .get-in-touch .desc {
    margin-bottom: 40px;
}

.reservation-section .flexs{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -20px;
}

.reservation-section .flexs .lefts,
.reservation-section .flexs .rights{
    width: 50%;
    padding: 0 20px;
}


.reservation-section{
    padding: var(--padd100) 0;
}

.blogSliderOne .swiper-slide{
    height: initial !important;
}

.blogSliderOne .swiper-slide .blog-card{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blogSliderOne .swiper-slide .blog-thumb{
    flex-shrink: 0;
}

.blogSliderOne .swiper-slide .blog-content{
    height: 100%;
}








