* {
  box-sizing: border-box;
}
p {
  margin: 0;
  padding: 0;
}
ul,
li,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a,
button {
  cursor: pointer;
  transition: all 0.5s;
}
img,
video {
  max-width: 100%;
  vertical-align: middle;
}
img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
a:hover {
  text-decoration: none;
}
:root {
  --main-color: #EB5A31;
  --padding100: 100px;
  --padding110: 110px;
  --padding130: 130px;
}
@media screen and (max-width: 1680px) {
  :root {
    --padding100: 100px;
    --padding110: 100px;
    --padding130: 100px;
  }
}
@media screen and (max-width: 1440px) {
  :root {
    --padding100: 90px;
    --padding110: 90px;
    --padding130: 90px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --padding100: 80px;
    --padding110: 80px;
    --padding130: 80px;
  }
}
@media screen and (max-width: 991px) {
  :root {
    --padding100: 70px;
    --padding110: 70px;
    --padding130: 70px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --padding100: 65px;
    --padding110: 65px;
    --padding130: 65px;
  }
}
.content1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.content1440 {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.content1360 {
  width: 1360px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media screen and (max-width: 1680px) {
  .content1360 {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .content1360 {
    width: 1120px;
  }
}
@media screen and (max-width: 1200px) {
  .content1360 {
    width: 920px;
  }
}
@media screen and (max-width: 991px) {
  .content1360 {
    width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .content1360 {
    padding: 0 20px;
  }
}
/* 图片限制 */
.img_box img,
.img_box iframe,
.img_box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img_box {
  overflow: hidden;
  position: relative;
  display: block;
}
.img_box img {
  transition: all 0.5s;
  object-fit: cover;
}
/* 图片限制 end*/
.carter-edit p {
  font-size: 18px;
  line-height: 1.75;
  color: #333;
}
.carter-edit h2,
.carter-edit h3,
.carter-edit h4,
.carter-edit h5,
.carter-edit h6 {
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.carter-edit h2 {
  font-size: 32px;
  line-height: 1.35;
}
.carter-edit h3 {
  font-size: 28px;
  line-height: 1.45;
}
.carter-edit h4 {
  font-size: 24px;
  line-height: 1.45;
}
.carter-edit h5 {
  font-size: 22px;
  line-height: 1.65;
}
.carter-edit h6 {
  font-size: 20px;
  line-height: 1.65;
}
@media screen and (max-width: 1440px) {
  .carter-edit h2 {
    font-size: 30px;
    line-height: 1.35;
  }
  .carter-edit h3 {
    font-size: 26px;
    line-height: 1.45;
  }
  .carter-edit h4 {
    font-size: 22px;
    line-height: 1.45;
  }
  .carter-edit h5 {
    font-size: 18px;
    line-height: 1.65;
  }
  .carter-edit h6 {
    font-size: 18px;
    line-height: 1.65;
  }
}
@media screen and (max-width: 1200px) {
  .carter-edit p {
    font-size: 16px;
  }
  .carter-edit h2 {
    font-size: 28px;
    line-height: 1.35;
  }
  .carter-edit h3 {
    font-size: 24px;
    line-height: 1.45;
  }
  .carter-edit h4 {
    font-size: 20px;
    line-height: 1.45;
  }
  .carter-edit h5 {
    font-size: 18px;
    line-height: 1.65;
  }
  .carter-edit h6 {
    font-size: 16px;
    line-height: 1.65;
  }
}
@media screen and (max-width: 768px) {
  .carter-edit h2 {
    font-size: 24px;
    line-height: 1.35;
  }
  .carter-edit h3 {
    font-size: 20px;
    line-height: 1.45;
  }
  .carter-edit h4 {
    font-size: 18px;
    line-height: 1.45;
  }
  .carter-edit h5 {
    font-size: 16px;
    line-height: 1.65;
  }
  .carter-edit h6 {
    font-size: 16px;
    line-height: 1.65;
  }
}
/*slick 修整*/
.slick-list {
  font-size: 0;
}
.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 {
  font-size: 0;
  text-align: center;
  margin-top: 35px;
  --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(--main-color);
}
.slick-dots li button {
  color: transparent !important;
  display: none;
}
/*slick 修整 end*/
.shop-categories-unit__link::after {
  display: none;
}
.section-about .section-about__media .img-animate {
  overflow: hidden;
  display: inline-block;
}
.section-about .section-about__media .img-animate img {
  transition: all 0.5s;
}
.section-about .section-about__media .img-animate:hover img {
  transform: scale(1.06);
}
.page-header::after {
  transition: all 0.5s;
}
.page-header.on::after {
  height: 100%;
}
.page-header__logo .logo {
  width: 160px;
}
.page-header__logo .logo img {
  width: 100%;
  max-width: 100%;
}
.section-hero {
  min-height: 100vh;
  max-height: 100vh;
}
.section-banner .section-hero__bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.section-banner .section-hero__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.section-banner .section-hero__content {
  position: relative;
  width: 100%;
  height: 100vh;
}
.section-banner .section-hero__title {
  margin-bottom: 50px;
}
.section-banner .section-hero__subtitle {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .section-banner .section-hero__subtitle {
    font-size: 24px;
  }
}
.section-banner .section-hero__button {
  font-size: 20px;
  line-height: 1.65;
  color: #fff;
  padding: 15px 36px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--main-color);
  opacity: 0;
  transform: translateY(80px);
  transition: ease-out 0.8s;
  transition-delay: 1.3s;
}
.section-banner .swiper-slide.swiper-slide-active .section-hero__button {
  opacity: 1;
  transform: translateY(0px);
}
.home-title {
  margin-bottom: 60px;
  text-align: center;
}
.home-title .subtits {
  font-size: 20px;
  line-height: 1.65;
  color: #222;
  margin-bottom: 20px;
}
.home-title .tits {
  font-size: 60px;
  line-height: 1.1;
  color: #222222;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
}
.home-product {
  padding: var(--padding110) 0;
}
.home-product-slick {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .home-product-slick {
    margin-top: 40px;
  }
}
.home-product-slick .des {
  font-size: 18px;
  line-height: 1.75;
  color: #333;
  text-align: center;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .home-product-slick .des {
    font-size: 16px;
  }
}
.home-product-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: -24px;
}
.home-product-nav .items {
  margin: 0 12px 24px;
  padding: 14px 24px;
  background-color: #F8EBE6;
  cursor: pointer;
  transition: all 0.5s;
  color: #222;
  font-size: 18px;
  line-height: 1.65;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .home-product-nav .items {
    margin: 0 10px 24px;
    padding: 14px 22px;
  }
}
.home-product-nav .items::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  width: 0;
  background-color: var(--main-color);
  z-index: -1;
}
.home-product-nav .items:hover {
  color: #fff;
}
.home-product-nav .items:hover::after {
  width: 100%;
}
.home-product-nav .items.active {
  color: #fff;
}
.home-product-nav .items.active::after {
  width: 100%;
}
.home-product-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1440px) {
  .home-product-list {
    margin: 0 -15px;
  }
}
.home-product-item {
  padding: 10px 20px;
}
@media screen and (max-width: 1440px) {
  .home-product-item {
    padding: 10px 15px;
  }
}
.product-card__box .product-card__media {
  padding-top: 132.8125%;
}
.product-card__box {
  transition: all 0.5s;
}
.product-card__box:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.08);
}
.product-card__box .home-product-btns {
  width: 80%;
  padding: 14px 30px;
  text-align: center;
  background-color: var(--main-color);
  color: #fff;
  transition: all 0.5s;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(120%);
  font-size: 16px;
  opacity: 0;
}
.product-card__box .home-product-btns:hover {
  background-color: #222;
}
.product-card__box .product-card__media img {
  transform: scale(1);
}
.product-card__box:hover .home-product-btns {
  transform: translateX(-50%) translateY(0%);
  opacity: 1;
}
.home-product-slick > .items:not(:first-child) {
  display: none;
}
.home-product-list .home-product-item:not(:first-child) {
  display: none;
}
.home-product-item {
  width: 25%;
}
.home-service {
  padding: var(--padding110) 0;
}
.second-bg {
  background-color: #F8EBE6;
}
.home-service-content .flexs {
  display: flex;
  justify-content: space-between;
  --paddx: 50px;
}
@media screen and (max-width: 991px) {
  .home-service-content .flexs {
    flex-direction: column;
  }
}
.home-service-content .lefts {
  width: 60%;
  position: relative;
}
@media screen and (max-width: 991px) {
  .home-service-content .lefts {
    width: 100%;
  }
}
.home-service-content .lefts .img_box {
  padding-top: 66%;
}
.home-service-content .rights {
  width: 40%;
  padding-left: var(--paddx);
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .home-service-content .rights {
    width: 100%;
    padding-left: 0;
    padding-top: 35px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .home-service-content .rights {
    padding-top: 26px;
  }
}
.home-service-content .rights .tits,
.home-service-content .rights .tits a {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.25;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .home-service-content .rights .tits,
  .home-service-content .rights .tits a {
    font-size: 34px;
  }
}
@media screen and (max-width: 991px) {
  .home-service-content .rights .tits,
  .home-service-content .rights .tits a {
    font-size: 30px;
  }
}
.home-service-content .rights .tits a:hover {
  color: var(--main-color);
}
.home-service-content .rights .texts {
  margin-top: 15px;
}
.home-service-content .rights .texts,
.home-service-content .rights .texts p {
  font-size: 18px;
  line-height: 1.75;
  color: #333;
}
@media screen and (max-width: 991px) {
  .home-service-content .rights .texts,
  .home-service-content .rights .texts p {
    font-size: 16px;
  }
}
.home-service-content .rights .mores {
  min-width: 180px;
  padding: 14px 30px;
  margin-top: 35px;
  background-color: #222;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
  .home-service-content .rights .mores {
    min-width: 160px;
    padding: 14px 25px;
  }
}
@media screen and (max-width: 991px) {
  .home-service-content .rights .mores {
    margin-top: 30px;
  }
}
.home-service-content .rights .mores:hover {
  background-color: var(--main-color);
}
.home-service-infoslick {
  margin: 0 -15px;
}
.home-service-infoslick-item {
  padding: 0 15px;
}
.home-service-imgslick .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  z-index: 2;
}
.home-service-imgslick .slick-dots li {
  background-color: #fff;
}
.home-service-imgslick .slick-dots li.slick-active {
  background-color: var(--main-color);
}
.home-service-arrow {
  margin-top: 60px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 30px;
}
.home-service-arrow .prev-mod {
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  .home-service-arrow {
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
.home-case {
  padding: var(--padding110) 0;
}
.home-case-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.home-case-item {
  width: 33.333333%;
  padding: 0 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .home-case-item {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .home-case-item {
    width: 100%;
  }
}
.home-case-link {
  height: 100%;
  display: block;
}
.home-case-link .img_box {
  padding-top: 100%;
}
.home-case-link .tits {
  margin: 16px 0px 0;
  color: #222;
  font-size: 24px;
  line-height: 1.3;
  text-decoration: none;
  transition: all 0.5s;
}
@media screen and (max-width: 1440px) {
  .home-case-link .tits {
    font-size: 22px;
  }
}
.home-case-link .texts {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1440px) {
  .home-case-link .texts {
    padding: 12px 20px;
  }
}
.home-case-link .texts p {
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .home-case-link .texts p {
    font-size: 14px;
    line-height: 1.65;
  }
}
.home-case-link:hover {
  text-decoration: none;
}
.home-case-link:hover .img_box img {
  transform: scale(1.06);
}
.home-case-link:hover .tits {
  color: var(--main-color);
}
.home-solution {
  padding: var(--padding110) 0;
}
.home-solution-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px -40px;
}
.home-solution-item {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .home-solution-item {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .home-solution-item {
    width: 100%;
  }
}
.home-solution-link {
  display: block;
  background-color: #fff;
  height: 100%;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.home-solution-link .img_box {
  padding-top: 100%;
}
.home-solution-link .infos {
  padding: 24px 25px 25px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(235, 90, 49, 0.8);
  transition: all 0.5s;
  transform: translateY(75px);
}
@media screen and (max-width: 991px) {
  .home-solution-link .infos {
    padding: 20px 20px 20px;
    transform: translateY(70px);
  }
}
.home-solution-link .infos .tits {
  font-size: 36px;
  color: #fff;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 0;
  transition: all 0.5s;
}
@media screen and (max-width: 1440px) {
  .home-solution-link .infos .tits {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .home-solution-link .infos .tits {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .home-solution-link .infos .tits {
    font-size: 26px;
  }
}
.home-solution-link .infos .texts {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  transition: all 0.5s;
  height: 55px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .home-solution-link .infos .texts {
    margin-top: 10px;
  }
}
.home-solution-link:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);
}
.home-solution-link:hover .img_box img {
  transform: scale(1.05);
}
.home-solution-link:hover .infos {
  transform: translateY(0);
}
.home-solution-link:hover .infos .tits {
  text-decoration: underline;
}
.section-about__desc .home-title {
  text-align: left;
  margin-bottom: 20px;
}
.section-about__desc .home-title .subtits {
  margin-bottom: 15px;
}
.section-about__desc .uk-button {
  margin-top: 35px;
}
.section-about__desc .section-title {
  padding-top: 0;
}
.section-about {
  padding: var(--padding110) 0;
}
.section-about .flexs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-about .section-about__media {
  width: 48%;
}
.section-about .section-about__desc {
  width: 48%;
}
.section-about .img-animate._active:before {
  z-index: 4;
}
.section-about .img-animate._active::after {
  z-index: 3;
}
.section-about .section-about__media .img-animate {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.section-about .play-icons {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.section-about .play-icons svg {
  width: 100%;
}
.section-plus {
  padding: 80px 0;
}
.section-plus .flexs {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .section-plus .flexs {
    margin-bottom: -40px;
  }
}
.section-plus .section-plus-item {
  width: 25%;
}
@media screen and (max-width: 1200px) {
  .section-plus .section-plus-item {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .section-plus .section-plus-item {
    width: 100%;
  }
}
.section-plus .uk-grid-divider > * {
  padding-left: 0;
}
.section-plus .uk-grid-divider > :not(.uk-first-column):before {
  left: 0px;
}
.section-plus .uk-grid-divider {
  margin-left: 0;
}
.section-plus .plus-item__icon {
  height: 90px;
  width: auto;
}
.home-news {
  padding: var(--padding130) 0;
}
.home-news-list {
  margin: 0 -20px;
}
.home-news-item {
  width: 33.33333%;
  padding: 0 20px;
}
.home-news-list .home-news-item.items:not(:first-child) {
  display: none;
}
.home-news-content {
  height: 100%;
}
.home-news-content .img_box {
  padding-top: 53.3333333%;
}
.home-news-content .times {
  display: flex;
  align-items: center;
  margin-top: 18px;
}
.home-news-content .times i {
  font-size: 18px;
  color: var(--main-color);
  margin-right: 10px;
  transform: translateY(-2px);
}
.home-news-content .times span {
  font-size: 15px;
  color: #222;
  line-height: 1.65;
}
.home-news-content .tits {
  margin: 15px 0 0;
}
.home-news-content .tits a,
.home-news-content .tits {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  transition: all 0.5s;
  line-height: 1.25;
}
.home-news-content .texts {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
}
.home-news-content:hover .img_box img {
  transform: scale(1.08);
}
.home-news-content:hover .tits a,
.home-news-content:hover .tits {
  color: var(--main-color);
}
.page-header__inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-header__btn .header-search {
  width: 30px;
}
.page-header__btn .menu-btn {
  width: 30px;
}
.page-footer .logo {
  width: 200px;
}
.page-footer .logo img {
  max-width: 100%;
}
.page-footer__social {
  border-bottom: none;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.page-footer__bottom {
  padding-top: 18px;
  margin-top: 40px;
  border-top: 1px solid #E7D7D2;
}
.page-footer__inner {
  padding: 4.72917vw 6.77083vw 3vw;
}
@media screen and (max-width: 768px) {
  .page-footer__inner {
    padding: 50px 30px 50px;
  }
}
.page-footer__text p,
.page-footer__menus .uk-nav li a {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .page-footer__menus .uk-h4 {
    font-size: 26px;
  }
}
.page-banners .slick-dots {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.page-banners .page-banners-item:not(:first-child) {
  display: none;
}
.page-banners-content {
  position: relative;
  z-index: 1;
}
.page-banners-content > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.page-banners-content .content {
  padding-top: 120px;
  padding-bottom: 60px;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
}
.page-banners-content .content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
  background-color: #000;
  opacity: 0.2;
}
.page-banners-content .content .tits {
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 16px;
  position: relative;
}
.page-banners-content .content .tits::after {
  content: '';
  width: 90px;
  height: 3px;
  background-color: var(--main-color);
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
}
.page-banners-content .content .texts {
  width: 1000px;
  max-width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 1.75;
  margin-top: 25px;
}
.page-banners-content .content .btns {
  padding: 15px 30px;
  margin-top: 30px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 18px;
  line-height: 1.35;
  transition: all 0.5s;
}
.page-banners-content .content .btns:hover {
  transform: translateY(4px);
  background-color: #222;
}
.article-full__info > *,
.article-intro__info > * {
  margin-right: 12px;
}
.article-full__date,
.article-intro__date {
  font-size: 16px !important;
}
.article-full__info .article-full__date h1 {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
}
.product-class {
  padding: var(--padding110) 0;
}
.product-class-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.product-class-item {
  width: 33%;
  padding: 0 20px;
  margin-bottom: 40px;
}
.product-card__box .product-card__info .product-card__title a {
  font-size: 24px;
}
.product-card__box .product-card__info {
  display: block;
  padding: 25px 20px 35px;
}
.product-card__box .product-card__title span {
  font-size: 18px;
  line-height: 1.6;
}
.page-titles {
  margin-bottom: 50px;
  text-align: center;
}
.page-titles .titles {
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  color: #222;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  z-index: 1;
  color: var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-titles .titles::before,
.page-titles .titles::after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: var(--main-color);
  margin: 0 24px;
}
.page-titles .texts {
  max-width: 100%;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  line-height: 1.6;
  font-size: 18px;
  color: #444;
}
.mod-faq .section-faq .section-product-li {
  padding: 20px 25px 25px;
}
.mod-faq .section-faq .section-product-info__title:after {
  bottom: -12px;
}
.mod-faq .section-faq .section-title div {
  line-height: 1.35;
  font-size: 18px;
  font-weight: 500;
}
.mod-faq .section-faq .section-title span {
  flex-shrink: 0;
  margin-left: 20px;
}
.mod-faq .section-product-info__intro {
  font-size: 16px;
  line-height: 1.75;
}
.mod-form,
.mod-faq {
  padding: var(--padding130) 0;
}
.mod-form .flexs,
.mod-faq .flexs {
  display: flex;
  justify-content: space-between;
}
.mod-form .lefts,
.mod-faq .lefts,
.mod-form .rights,
.mod-faq .rights {
  width: 48%;
}
.mod-form .img_box,
.mod-faq .img_box {
  padding-top: 67.1875%;
  height: 100%;
}
.mod-form-right {
  margin-top: 0 !important;
}
.mod-form-main.section-newsletter {
  padding-bottom: 0;
}
.mod-form-main .page-titles .titles {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.mod-form-main .page-titles .titles::after,
.mod-form-main .page-titles .titles::before {
  display: none;
}
.mod-form-main .section-newsletter__img {
  bottom: 0;
  height: 100%;
}
.mod-form-main .section-newsletter__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mod-form-main .section-newsletter__form {
  padding-bottom: 160px;
  padding-top: 80px;
}
.mod-form-main .section-newsletter__form form textarea,
.mod-form-main .section-newsletter__form .uk-input {
  padding-left: 20px;
  padding-right: 20px;
}
.mod-form-main .section-newsletter__form form input,
.mod-form-main .section-newsletter__form form textarea {
  border-color: #fff !important;
  border-width: 2px;
  text-align: left;
  color: #fff !important;
}
.mod-form-main .section-newsletter__form form input {
  height: 68px !important;
}
.mod-form-main .section-newsletter__form form .uk-button {
  width: 180px;
  text-align: center;
  display: inline-block;
}
.mod-form-main .section-newsletter__form [data-uk-scrollspy] > * {
  opacity: 1;
}
.mod-form-main * + .uk-grid-margin,
.mod-form-main .uk-grid + .uk-grid,
.mod-form-main .uk-grid > .uk-grid-margin {
  margin-top: 28px;
}
.mod-form-main .uk-input {
  font-size: 18px;
  letter-spacing: -0.025em;
  height: 68px;
}
.mod-form-main .uk-button-large {
  height: 68px;
  background-color: var(--main-color);
  line-height: 68px;
}
.mod-form-main .section-newsletter__form .uk-grid > * {
  padding-left: 30px;
}
.mod-form-main .section-newsletter__form .uk-grid {
  margin-left: -30px;
}
.mod-form-main .uk-input:focus,
.mod-form-main .uk-textarea:focus {
  border-color: var(--main-color);
}
.mod-form-main .section-newsletter__form form {
  max-width: 720px;
}
.product-main {
  padding: var(--padding130) 0;
}
.product-main .flexs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  --right-width: 300px;
}
.product-main .lefts {
  width: calc(100% - var(--right-width));
  padding-right: 50px;
}
.product-main .rights {
  width: var(--right-width);
}
.product-main .my_sticky {
  top: 170px;
}
.product-main .widjet .widjet__title {
  font-size: 32px;
}
.product-main .category-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.product-main .category-item {
  width: 33.333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.prodeta-related .home-title .tits,
.prodeta-news .home-title .tits,
.home-solution .home-title .tits {
  font-size: 54px;
}
.prodeta-main {
  padding: var(--padding110) 0;
  overflow: hidden;
}
.prodeta-main .flexs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prodeta-main .lefts {
  width: 43%;
  display: flex;
  justify-content: space-between;
}
.prodeta-main .lefts .prodeta-slist {
  width: 23.4%;
}
.prodeta-main .lefts .prodeta-sitem {
  padding: 4px 0;
}
.prodeta-main .lefts .prodeta-blist {
  width: 72.63%;
}
.prodeta-main .lefts .img_box {
  padding-top: 150%;
}
.prodeta-main .lefts .img_box img {
  transition: none;
}
.prodeta-main .lefts .prodeta-scont {
  cursor: pointer;
}
.prodeta-main .lefts .prodeta-scont .img_box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 2px solid var(--main-color);
  transition: all 0.5s;
  opacity: 0;
  z-index: 2;
  box-sizing: border-box;
}
.prodeta-main .rights {
  width: 50%;
  padding-top: 30px;
}
.prodeta-main .rights .titles {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 0;
}
.prodeta-main .rights .texts {
  margin-top: 20px;
}
.prodeta-main .rights .lists {
  margin-top: 20px;
  list-style: disc;
  padding-left: 20px;
  color: var(--main-color);
}
.prodeta-main .rights .lists li {
  list-style: disc;
  color: var(--main-color);
  margin-bottom: 5px;
}
.prodeta-main .rights .lists li:last-child {
  margin-bottom: 0;
}
.prodeta-main .rights .chat-box {
  margin-top: 30px;
}
.prodeta-main .uk-button-danger {
  display: inline-block;
  padding: 8px 30px;
}
.prodeta-slist .slick-slide.slick-current .prodeta-scont .img_box::after {
  opacity: 1;
}
.prodeta-info {
  padding-bottom: var(--padding110);
}
.prodeta-info-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #cfcfcf;
}
.prodeta-info-nitem {
  margin: 0 30px;
  font-size: 20px;
  color: #222;
  font-weight: bold;
  line-height: 1.65;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 0px 0 22px;
}
.prodeta-info-nitem::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -1px;
  left: 0;
  transition: all 0.5s;
  background-color: var(--main-color);
}
.prodeta-info-nitem:hover,
.prodeta-info-nitem.active {
  color: var(--main-color);
}
.prodeta-info-nitem:hover::after,
.prodeta-info-nitem.active::after {
  width: 100%;
}
.prodeta-details-slick {
  padding-top: 50px;
}
@media screen and (max-width: 991px) {
  .prodeta-details-slick {
    padding-top: 40px;
  }
}
.prodeta-details-item {
  background-color: #F8EBE6;
  border-radius: 10px;
  padding: 40px 40px;
}
@media screen and (max-width: 991px) {
  .prodeta-details-item {
    padding: 30px 30px;
  }
}
.prodeta-type1 {
  overflow: hidden;
}
.prodeta-type1 .lists li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px 40px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists li {
    flex-direction: column !important;
    margin: 0 -20px 30px;
  }
}
.prodeta-type1 .lists li:last-child {
  margin-bottom: 0;
}
.prodeta-type1 .lists li.reverse-active {
  flex-direction: row-reverse;
}
.prodeta-type1 .lists .lefts,
.prodeta-type1 .lists .rights {
  width: 50%;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .lefts,
  .prodeta-type1 .lists .rights {
    width: 100%;
  }
}
.prodeta-type1 .lists .img_box {
  padding-top: 62.1951219%;
  border-radius: 10px;
}
.prodeta-type1 .lists .img_box img {
  object-fit: cover;
}
.prodeta-type1 .lists .rights {
  padding: 0 40px;
}
@media screen and (max-width: 1200px) {
  .prodeta-type1 .lists .rights {
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .prodeta-type1 .lists .rights {
    padding: 0 20px;
  }
}
.prodeta-type1 .lists .rights .titles {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
}
@media screen and (max-width: 1440px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 24px;
  }
}
@media screen and (max-width: 991px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .rights .titles {
    font-size: 18px;
    padding-top: 14px;
    margin-bottom: 3px;
  }
}
.prodeta-type1 .lists .rights .edits {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .prodeta-type1 .lists .rights .edits {
    margin-top: 10px;
  }
}
.prodeta-type1 .lists .rights .edits p {
  margin-bottom: 0;
  font-size: 16px;
  color: #9B9B9B;
  line-height: 1.75;
}
.prodeta-type2 .lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.prodeta-type2 .lists li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .prodeta-type2 .lists li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .prodeta-type2 .lists li {
    width: 100%;
  }
}
.prodeta-type2 .lists .links {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 40px 30px;
  border-radius: 10px;
  background-color: #fff;
  transition: all 0.5s;
  text-align: center;
}
.prodeta-type2 .lists .links img {
  width: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links img {
    width: 50px;
  }
}
.prodeta-type2 .lists .links .titles {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 1.34;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links .titles {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.prodeta-type2 .lists .links .btns {
  display: inline-block;
  border-radius: 50px;
  padding: 10px 32px;
  background-color: #333;
  transition: all 0.5s;
  color: #fff;
  margin-top: 22px;
  font-size: 16px;
}
@media screen and (max-width: 1440px) {
  .prodeta-type2 .lists .links .btns {
    padding: 10px 26px;
  }
}
.prodeta-type2 .lists .links .btns:hover {
  background-color: var(--main-color);
  transform: translateY(4px);
}
.prodeta-type2 .lists .links:hover {
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.06);
}
.prodeta-type3 table {
  width: 100%;
}
.prodeta-type3 tr:nth-child(odd) {
  background-color: #fff;
}
.prodeta-type3 td {
  border: 1px solid #ececec;
  padding: 10px 15px;
  color: #444;
  font-size: 16px;
  line-height: 1.65;
  min-width: 100px;
}
.prodeta-related,
.prodeta-news {
  padding: var(--padding110) 0;
}
.prodeta-related-list,
.prodeta-news-list {
  margin: 0 -15px;
}
.prodeta-related-item,
.prodeta-news-item {
  padding: 0 15px;
}
.about-feature {
  padding: 70px 0;
}
.about-feature-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -40px;
}
.about-feature-items {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 40px;
}
.about-feature-items .shop-categories-unit__icon {
  width: 100px;
  height: 100px;
}
.about-feature-items .shop-categories-unit__icon img {
  width: 100%;
  height: 100%;
}
.about-feature-items .shop-categories-unit__title {
  line-height: 1.2;
}
.about-feature-items .texts {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.75;
  color: #333;
}
.about-history {
  background-color: #000;
  position: relative;
  overflow: hidden;
  padding: var(--padding100) 0;
  z-index: 1;
}
.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(--main-color);
  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: var(--padding100) 0;
  overflow: hidden;
}
.about-factory-slick {
  margin: 55px -15px 0;
}
@media screen and (max-width: 1200px) {
  .about-factory-slick {
    margin: 44px -15px 0;
  }
}
@media screen and (max-width: 768px) {
  .about-factory-slick {
    margin: 35px -15px 0;
  }
}
.about-factory-item {
  padding: 0 15px;
  display: block !important;
}
.about-factory-content .img_box {
  padding-top: 100%;
}
.about-certificates {
  padding: var(--padding100) 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: var(--padding110) 0;
}
.news-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.news-nav .items {
  margin: 0 18px;
}
.news-nav .items a {
  font-size: 18px;
  color: #fff;
  line-height: 1.65;
  padding: 16px 28px;
  background-color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-nav .items a:hover {
  background-color: var(--main-color);
}
.news-nav .items.active a {
  background-color: var(--main-color);
}
.news-lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.news-items {
  width: 33.33333%;
  padding: 0 20px;
  margin-bottom: 40px;
}
.uk-pagination.uk-margin-large-top {
  margin-top: 60px !important;
}
@media screen and (max-width: 1440px) {
  .uk-pagination.uk-margin-large-top {
    margin-top: 40px !important;
  }
}
.news-details {
  padding: var(--padding110) 0;
}
.section-product-info__content .section-product-info__title:after {
  display: none;
}
.section-product-info__intro {
  font-size: 16px;
}
.list-articles-item__img {
  flex-shrink: 0;
}
.news-details .widjet-category .widjet__title {
  margin-bottom: 30px;
}
.news-details .widjet__title {
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 40px !important;
}
.list-articles-item + .list-articles-item {
  margin-top: 24px;
  padding-top: 24px;
}
.section-product-li:first-child {
  padding-top: 0;
}
.list-category {
  margin-top: -10px;
}
#toc-list {
  margin-top: -5px;
}
.article-full__conten .list-dots li::before {
  top: 13px;
  left: -15px;
  width: 6px;
  height: 6px;
}
.news-details .article-full__conten > h1 {
  font-size: 42px;
}
.section-article-navigation {
  padding: 40px 0 0px;
}
.mod-media {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.mod-media li {
  margin-right: 14px;
}
.mod-media li:last-child {
  margin-right: 0;
}
.mod-media a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid #d4beb9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod-media a i {
  font-size: 18px;
  color: #d4beb9;
  transition: all 0.5s;
}
.mod-media a:hover {
  border: 1px solid var(--main-color);
  background-color: var(--main-color);
}
.mod-media a:hover i {
  color: #fff;
}
.contact-main {
  padding: var(--padding110) 0;
  overflow: hidden;
}
.contact-main .page-titles {
  margin-bottom: 60px;
}
.contact-main .flexs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-main .lefts,
.contact-main .rights {
  width: 48%;
}
.contact-main .lefts .contacts-info__title {
  font-size: 28px;
}
.contact-main .lefts .contacts-info__item + .contacts-info__item {
  margin-top: 36px;
}
.contact-main .lefts .contacts-info__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contact-main .lefts .contacts-info__content a {
  margin-bottom: 6px;
}
.contact-main .lefts .contacts-info__content a:last-child {
  margin-bottom: 0;
}
.contact-main .rights .uk-input {
  font-size: 18px;
  letter-spacing: -0.025em;
  height: 64px;
}
.contact-main .rights .uk-button-large {
  height: 64px;
  background-color: var(--main-color);
  line-height: 64px;
}
.contact-main .rights .uk-grid > * {
  padding-left: 30px;
}
.contact-main .rights .uk-grid {
  margin-left: -30px;
}
.contact-main .rights .uk-input:focus,
.contact-main .rights .uk-textarea:focus {
  border-color: var(--main-color);
}
.contact-main .rights * + .uk-grid-margin,
.contact-main .rights .uk-grid + .uk-grid,
.contact-main .rights .uk-grid > .uk-grid-margin {
  margin-top: 28px;
}
.contact-main .rights .uk-text-center {
  text-align: right !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
}
.contact-map iframe {
  width: 100%;
  height: 34vw;
  min-height: 350px;
}
.service-main {
  padding: var(--padding110) 0;
}
.service-items:not(:last-child) {
  margin-bottom: 60px;
}
@media screen and (max-width: 1440px) {
  .service-items:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .service-items:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .service-items:not(:last-child) {
    margin-bottom: 35px;
  }
}
.service-items.reverse-active .service-contents .section-content {
  flex-direction: row-reverse;
}
.service-items.reverse-active .service-contents .section-image {
  border-radius: 20px var(--radius) var(--radius) 20px;
}
.service-items.reverse-active .service-contents .section-text {
  text-align: right;
}
.service-items.reverse-active .service-contents p {
  margin-left: auto;
}
.service-contents .section-image {
  border-radius: var(--radius) 20px 20px var(--radius);
  overflow: hidden;
  width: 48%;
}
@media screen and (max-width: 768px) {
  .service-contents .section-image {
    width: 100%;
    margin-bottom: 24px;
  }
}
.service-contents .section-image img {
  width: 100%;
  object-fit: cover;
}
.service-contents .section-image .img_box {
  padding-top: 66%;
}
.service-contents .section-image .img_box:hover img {
  transform: scale(1.05);
}
.service-contents .section-text {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .service-contents .section-text {
    width: 100%;
  }
}
.service-contents .section-image img {
  height: auto;
}
.service-contents .section-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  background-color: #F8EBE6;
}
@media screen and (max-width: 991px) {
  .service-contents .section-content {
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .service-contents .section-content {
    flex-direction: column !important;
  }
}
.service-contents h3 {
  font-size: 38px;
  margin-bottom: 20px;
  color: var(--light);
  transition: all 0.5s;
  line-height: 1.2;
}
@media screen and (max-width: 1440px) {
  .service-contents h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .service-contents h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .service-contents h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.service-contents p {
  color: var(--secondary);
  margin-bottom: 40px;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 80%;
}
@media screen and (max-width: 1440px) {
  .service-contents p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .service-contents p {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .service-contents p {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .service-contents p {
    margin-bottom: 20px;
  }
}
.service-contents .btns {
  display: inline-block;
  padding: 12px 30px;
  background: #fff;
  color: #222;
  border-radius: 2px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .service-contents .btns {
    padding: 11px 26px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .service-contents .btns {
    padding: 10px 22px;
    font-size: 14px;
  }
}
.service-contents .btns:hover {
  background: var(--main-color);
  transform: translateY(-3px);
  color: #fff;
}
.details-main {
  padding: var(--padding110) 0;
}
.details-contents .imgs {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .details-contents .imgs {
    margin-bottom: 35px;
  }
}
.details-contents .imgs img {
  width: 100%;
}
.details-contents .titles {
  margin-bottom: 20px;
  font-size: 34px;
}
@media screen and (max-width: 1200px) {
  .details-contents .titles {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .details-contents .titles {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.details-contents .edit {
  text-align: left;
}
.case-main,
.solution-main {
  padding: var(--padding110) 0;
}
.case-lists,
.solution-lists {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -40px;
}
@media screen and (max-width: 991px) {
  .case-lists,
  .solution-lists {
    margin: 0 -15px -35px;
  }
}
.solution-items {
  width: 33.33333%;
}
.case-items {
  width: 25%;
}
.case-items,
.solution-items {
  padding: 0 15px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .case-items,
  .solution-items {
    width: 33.333333%;
  }
}
@media screen and (max-width: 991px) {
  .case-items,
  .solution-items {
    width: 50%;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .case-items,
  .solution-items {
    width: 100%;
  }
}
.avoid-spacing {
  padding-bottom: calc(var(--padding130) + 50px) !important;
}
@media screen and (max-width: 1440px) {
  .avoid-spacing {
    padding-bottom: calc(var(--padding130) + 40px) !important;
  }
}
@media screen and (max-width: 991px) {
  .avoid-spacing {
    padding-bottom: calc(var(--padding130) + 35px) !important;
  }
}
@media screen and (max-width: 768px) {
  .avoid-spacing {
    padding-bottom: calc(var(--padding130) + 30px) !important;
  }
}
#wpadminbar {
  display: none !important;
}
@media screen and (max-width: 1680px) {
  .page-footer__inner {
    max-width: 87vw;
  }
  .mod-form-main .section-newsletter__form form {
    max-width: 600px;
  }
  .home-title {
    margin-bottom: 50px;
  }
  .home-title .tits {
    font-size: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .page-banners-content .content .tits {
    font-size: 50px;
  }
  .page-banners-content .content .btns {
    padding: 16px 26px;
  }
  .page-banners-content .content {
    min-height: 550px;
  }
  .page-titles .titles {
    font-size: 44px;
  }
  .page-titles .titles::before,
  .page-titles .titles::after {
    width: 50px;
    height: 2px;
    margin: 0 20px;
  }
  .page-titles .texts {
    margin-top: 15px;
  }
  .page-titles {
    margin-bottom: 45px;
  }
  .product-card__box .product-card__info .product-card__title a {
    font-size: 22px;
  }
  .mod-form-main .section-newsletter__form {
    padding-bottom: 140px;
    padding-top: 70px;
  }
  .mod-form-main .section-newsletter__form form input {
    height: 60px !important;
    line-height: 60px;
  }
  .mod-form-main * + .uk-grid-margin,
  .mod-form-main .uk-grid + .uk-grid,
  .mod-form-main .uk-grid > .uk-grid-margin {
    margin-top: 20px;
  }
  .mod-form-main .section-newsletter__form form textarea {
    margin-bottom: 10px;
  }
  .page-footer .logo {
    width: 180px;
  }
  .product-main .flexs {
    --right-width: 260px;
  }
  .product-main .lefts {
    padding-right: 30px;
  }
  .product-card__box .product-card__title span {
    font-size: 16px;
  }
  .home-solution-item {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .home-solution-list {
    margin: 0 -15px -30px;
  }
  .prodeta-main .rights .titles {
    font-size: 42px;
  }
  .prodeta-main .lefts {
    width: 45%;
  }
  .prodeta-related .home-title .tits,
  .prodeta-news .home-title .tits,
  .home-solution .home-title .tits {
    font-size: 46px;
  }
  .home-title .subtits {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .home-title {
    margin-bottom: 45px;
  }
  .slick-dots {
    margin-top: 30px;
  }
  .news-nav {
    margin-bottom: 50px;
  }
  .news-items {
    padding: 0 15px;
    margin-bottom: 35px;
  }
  .news-lists {
    margin: 0 -15px -35px;
  }
  .home-news-content .tits a,
  .home-news-content .tits {
    font-size: 22px;
  }
  .home-news-content .tits {
    margin: 12px 0 0;
  }
  .news-nav .items a {
    font-size: 16px;
    padding: 15px 26px;
  }
  .home-news-content .texts {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.65;
  }
  .list-articles-item + .list-articles-item {
    margin-top: 20px;
    padding-top: 20px;
  }
  .widjet + .widjet {
    margin-top: 40px;
  }
  .news-details .article-full__conten > h1 {
    font-size: 40px;
  }
  .contact-main .lefts .contacts-info__title {
    font-size: 24px;
  }
  .home-title .tits {
    font-size: 46px;
  }
  .section-about .uk-button-large {
    height: 62px;
    line-height: 62px;
    padding: 0 25px;
  }
  .page-header__inner {
    padding: 26px 60px;
  }
}
@media screen and (max-width: 1200px) {
  .page-banners-content .content .tits {
    font-size: 46px;
  }
  .page-banners-content .content .texts {
    padding: 0 60px;
  }
  .page-banners-content .content {
    min-height: 500px;
  }
  .page-banners-content .content .tits::after {
    width: 60px;
    height: 3px;
  }
  .page-titles .titles {
    font-size: 40px;
  }
  .page-titles .titles::before,
  .page-titles .titles::after {
    width: 40px;
    height: 2px;
    margin: 0 20px;
  }
  .page-titles {
    margin-bottom: 40px;
  }
  .page-titles .texts {
    font-size: 16px;
  }
  .product-card__box .product-card__info .product-card__title a {
    font-size: 20px;
  }
  .product-card__title span {
    margin-top: 6px;
  }
  .product-card__box .product-card__title span {
    font-size: 16px;
    line-height: 1.6;
  }
  .product-card__box .product-card__info {
    padding: 25px 20px 30px;
  }
  .product-card__box .home-product-btns {
    width: 84%;
    padding: 10px 30px;
    bottom: 20px;
    font-size: 16px;
  }
  .mod-form-main .section-newsletter__form {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .product-main .category-item {
    width: 50%;
  }
  .widjet-category .widjet__title,
  .widjet__title {
    margin-bottom: 36px;
  }
  .widjet + .widjet {
    margin-top: 30px;
  }
  .prodeta-main .rights {
    padding-top: 0px;
  }
  .prodeta-main .rights .titles {
    font-size: 38px;
  }
  .prodeta-main .rights .texts {
    margin-top: 15px;
  }
  .prodeta-main .lefts {
    width: 46%;
  }
  .prodeta-main .rights .chat-box {
    margin-top: 20px;
  }
  .prodeta-info-nitem {
    margin: 0 24px;
  }
  .prodeta-details-slick {
    padding-top: 40px;
  }
  .prodeta-related .home-title .tits,
  .prodeta-news .home-title .tits,
  .home-solution .home-title .tits {
    font-size: 40px;
  }
  .home-title .subtits {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .plus-item__title:after {
    display: none;
  }
  .section-plus .plus-item__icon {
    height: 70px;
    width: auto;
  }
  .plus-item__numb {
    height: auto;
    font-size: 80px;
  }
  .plus-item__icon {
    margin-bottom: 20px;
  }
  .about-feature-items {
    width: 33.33333%;
  }
  .page-header__inner {
    padding: 24px 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-banners-content .content .texts {
    padding: 0 40px;
  }
  .product-class-item {
    width: 50%;
  }
  .mod-faq .flexs {
    flex-direction: column;
  }
  .mod-faq .rights,
  .mod-faq .lefts {
    width: 100%;
  }
  .mod-faq .lefts {
    margin-bottom: 30px;
  }
  .page-titles .titles {
    font-size: 36px;
  }
  .page-titles .titles::before,
  .page-titles .titles::after {
    width: 30px;
    height: 2px;
    margin: 0px 16px;
  }
  .product-main .category-item {
    width: 50%;
  }
  .product-main .flexs {
    flex-direction: column-reverse;
  }
  .product-main .lefts {
    width: 100%;
    padding-right: 0;
    margin-top: 35px;
  }
  .product-main .rights {
    width: 100%;
  }
  .product-main .widjet {
    padding-right: 30px;
  }
  .product-main .widjet .widjet__title {
    font-size: 26px;
  }
  .prodeta-related .home-title .tits,
  .prodeta-news .home-title .tits,
  .home-solution .home-title .tits {
    font-size: 38px;
  }
  .home-title {
    margin-bottom: 40px;
  }
  .prodeta-main .flexs {
    flex-direction: column;
  }
  .prodeta-main .lefts {
    width: 100%;
  }
  .prodeta-main .rights {
    width: 100%;
    margin-top: 35px;
  }
  .prodeta-main .rights .titles {
    font-size: 36px;
  }
  .news-items {
    width: 50%;
  }
  .news-nav .items {
    margin: 0 12px;
  }
  .news-details .article-full__conten > h1 {
    font-size: 36px;
  }
  .contact-main .rights .uk-input {
    height: 60px;
  }
  .contact-main .rights .uk-button-large {
    height: 60px;
    line-height: 60px;
  }
  .contact-main .lefts .contacts-info__title {
    font-size: 22px;
  }
  .contact-main .page-titles {
    margin-bottom: 45px;
  }
  .contact-main .rights * + .uk-grid-margin,
  .contact-main .rights .uk-grid + .uk-grid,
  .contact-main .rights .uk-grid > .uk-grid-margin {
    margin-top: 24px;
  }
  .about-feature-items {
    width: 50%;
  }
  .section-about__desc {
    margin-top: 0;
  }
  .home-title .tits {
    font-size: 40px;
  }
  .plus-item__numb {
    font-size: 70px;
  }
  .about-feature-items .shop-categories-unit__icon {
    width: 90px;
    height: 90px;
    margin-bottom: 20px;
  }
  .home-title .subtits {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .page-header__inner {
    padding: 24px 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-banners-content .content .texts {
    padding: 0 20px;
  }
  .page-titles .titles::before,
  .page-titles .titles::after {
    display: none;
  }
  .section-newsletter__img {
    display: block;
  }
  .mod-form-main .page-titles .titles {
    width: 100%;
  }
  .page-titles {
    margin-bottom: 35px;
  }
  .product-class-item {
    width: 100%;
  }
  .page-titles .texts {
    margin-top: 13px;
  }
  .page-titles .titles {
    font-size: 34px;
  }
  .page-banners-content .content .tits {
    font-size: 38px;
  }
  .page-banners-content .content .texts {
    width: 1000px;
    max-width: 100%;
    font-size: 16px;
  }
  .page-banners-content .content .btns {
    padding: 15px 22px;
    font-size: 16px;
  }
  .product-main .widjet .widjet__title {
    font-size: 24px;
  }
  .product-main .category-item {
    width: 100%;
  }
  .product-main .widjet {
    padding-right: 0px;
  }
  .prodeta-main .rights .titles {
    font-size: 32px;
  }
  .prodeta-info-nitem {
    margin: 0 11px;
    font-size: 16px;
    padding: 0px 0 15px;
  }
  .prodeta-type2 .lists .links img {
    width: 42px;
  }
  .prodeta-type2 .lists .links .titles {
    font-size: 24px;
    margin-bottom: 0;
  }
  .news-items {
    width: 100%;
  }
  .news-nav .items {
    margin: 0 12px 24px;
  }
  .news-nav {
    margin-bottom: 20px;
  }
  .news-details .article-full__conten > h1 {
    font-size: 30px;
  }
  .article-full__info > *,
  .article-intro__info > * {
    margin-right: 10px;
  }
  .news-details .widjet__title {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 40px !important;
  }
  .article-navigation-item__media {
    flex: 0 0 100px;
    height: 100px;
  }
  .prodeta-related .home-title .tits,
  .prodeta-news .home-title .tits,
  .home-solution .home-title .tits {
    font-size: 34px;
  }
  .contact-main .flexs {
    flex-direction: column;
  }
  .contact-main .lefts,
  .contact-main .rights {
    width: 100%;
  }
  .contact-main .lefts {
    margin-bottom: 40px;
  }
  .contact-main .lefts .contacts-info__content a {
    font-size: 16px;
  }
  .contact-main .lefts .contacts-info__title {
    font-size: 20px;
  }
  .section-about .flexs {
    flex-direction: column;
  }
  .section-about .section-about__media {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-about .section-about__desc {
    width: 100%;
  }
  .section-about__media i,
  .section-about__media::after {
    display: none;
  }
  .section-about .play-icons {
    width: 70px;
    height: 70px;
  }
  .about-feature-items {
    width: 100%;
  }
  .section-plus {
    padding: 20px 0 60px;
  }
  .section-about .uk-button-large {
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    font-size: 16px;
  }
  .about-feature-items .shop-categories-unit__title {
    font-size: 28px;
  }
  .home-title .tits {
    font-size: 34px;
  }
  .section-about .uk-button-large {
    margin-left: 0;
  }
  .page-footer__logo {
    margin-bottom: 35px;
  }
  .page-header__inner {
    padding: 16px 20px !important;
  }
  .page-header__logo .logo {
    width: 140px;
  }
  .section-banner .section-hero__button {
    font-size: 18px;
    line-height: 1.65;
    padding: 13px 32px;
  }
  .section-banner .swiper-slide .section-hero__title {
    font-size: 50px;
  }
  .section-banner .section-hero__content {
    height: calc(100vh - 60px);
  }
  .section-hero {
    min-height: calc(100vh - 60px);
    max-height: 100vh;
  }
}
.footer-contact {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-contact-item:last-child {
  margin-bottom: 0;
}
.footer-contact-item.block-box {
  width: 100%;
}
.footer-contact-item {
  width: 45%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .footer-contact-item {
    width: 100%;
  }
}
.footer-contact-item .keys {
  margin-right: 10px;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
}
.footer-contact-item .keys svg {
  width: 22px;
  margin-right: 8px;
  align-self: center;
}
@media screen and (max-width: 768px) {
  .footer-contact-item .keys svg {
    display: none;
  }
}
.footer-contact-item .keys p {
  color: #222;
  font-size: 16px;
  line-height: 1.65;
}
.footer-contact-item .vals {
  font-size: 0;
}
.footer-contact-item .vals a,
.footer-contact-item .vals p {
  color: #222;
  font-size: 16px;
  line-height: 1.65;
  display: inline-block;
}
.footer-contact-item .vals a:hover {
  color: var(--main-color);
}
.search-main {
  padding: var(--padding110) 0;
}
.fadeInUp {
  animation: fadeInUp 0.8s both;
}
.fadeInLeft {
  animation: fadeInLeft 0.8s both;
}
.fadeInRight {
  animation: fadeInRight 0.8s both;
}
.wow {
  visibility: hidden;
}
.section-hero__button:hover {
  transform: translateY(10px) !important;
}
.uk-offcanvas {
  z-index: 999999;
}
.case-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: -24px;
}
@media screen and (max-width: 991px) {
  .case-nav {
    margin-top: -20px;
  }
}
.case-nav-item {
  margin: 24px 14px 0;
}
@media screen and (max-width: 991px) {
  .case-nav-item {
    margin: 20px 10px 0;
  }
}
.case-nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 30px;
  background-color: #222;
  color: #fff;
  font-size: 18px;
  line-height: 1.65;
}
@media screen and (max-width: 991px) {
  .case-nav-link {
    font-size: 16px;
  }
}
.case-nav-link:hover,
.case-nav-item.active .case-nav-link {
  background-color: var(--main-color);
  color: #fff;
}
.case-des {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  
  font-size: 18px;
  line-height: 1.65;
  color: #333;
  text-align: center;
}

.case-navbox{
    margin-bottom: 35px;
}

@media screen and (max-width: 991px) {
  .case-des {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .case-des {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

.slick-consistent .slick-track{
    display: flex;
    flex-wrap: wrap;
}
.slick-consistent 

.slick-track .slick-slide{
    height: initial !important;
}

.slick-consistent .slick-track .slick-slide>div,
.slick-consistent .slick-track .slick-slide>div>div{
    height: 100%;
}

.home-product-slick .product-card__box{
    display: flex;
    flex-direction: column;
}

.home-product-slick .product-card__box .product-card__info{
    height: 100%;
    flex-grow: 1;
}

.prodeta-bread{
    margin-top: 120px;
}

.page-header::after{
    height: 120%;
}

@media screen and (max-width: 1440px) {
    .prodeta-bread{
        margin-top: 108px;
    }
}

@media screen and (max-width: 768px) {
    .prodeta-bread {
        margin-top: 88px;
    }
}

.article-full__conten .blog-img{
    margin-bottom: 30px;
}


