.section-breadcrumb-wrap-block {
  background-color: #eee;
}

.section-breadcrumb-wrap-block .breadcrumb-nav {
  padding: 20px 0;
}

.section-breadcrumb-wrap-block .breadcrumb-nav li {
  list-style: none;
  margin-right: 15px;
}

.section-breadcrumb-wrap-block .breadcrumb-nav li a {
  display: inline-block;
  margin-right: 10px;
}

.section-breadcrumb-wrap-block .breadcrumb-nav li .la:after {
  content: "\f105";
}

.section-breadcrumb-wrap-block .breadcrumb-nav li:last-of-type .la {
  display: none;
}

.section-breadcrumb-wrap-block .breadcrumb-nav li:last-of-type a {
  color: var(--bs-theme-color);
}

.section-block-demo1-productlist1 {
  position: relative;
}

.section-block-demo1-productlist1
  .sc-block-item
  .item-inner
  .item-info
  .item-title {
  font-weight: bold;
  color: var(--bs-theme-color);
}
#sectionIdxuua587
  > .layout.d-flex.flex-wrap.sc-block-items
  > .block-item.sc-block-item
  > .item-inner
  > .item-info
  > a
  > .item-title {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 400;
}
.section-block-footer107-footer {
  padding: 100px 0 60px;
}

.section-block-footer107-footer {
  background-image: url("img/zxn32.webp");
}

.section-block-footer107-footer .foot-title {
  color: #313131;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
}

.section-block-footer107-footer .foot-nav a {
  color: #595757;
  font-size: 18px;
  font-weight: 400;
}

.section-block-footer107-footer .foot-nav li:before {
  color: #595757;
  font-size: 18px;
}

.section-block-footer107-footer .foot-address p,
.section-block-footer107-footer .foot-val a {
  color: #595757;
  font-size: 18px;
  font-weight: 400;
}

.section-block-footer107-footer .foot-social {
  margin-top: 0;
}

.section-block-footer107-footer .copyright {
  font-size: 18px;
  color: #313131;
  font-weight: 400;
  margin: auto;
  flex: 1;
}

.section-block-footer107-footer .foot-social li {
  margin-right: 12px;
}

.section-block-footer107-footer .foot-social a {
  padding: 8px;
  background-color: #ffffff;
  border-radius: 50%;
}

.section-block-footer107-footer .foot-social a svg {
  width: 30px;
  height: 30px;
}

.section-block-footer107-footer .foot_logo {
  position: relative;
  transform: unset;
}

.section-block-footer107-footer .foot-social {
  margin: auto;
}

.section-block-footer107-footer .foot_logo img {
  max-height: 65px;
}

.section-block-footer107-footer .foot-bottom {
  margin-bottom: 0;
  padding-top: 30px;
  border-top: 1px solid #bfbfbf;
  margin-top: 50px;
}

.section-block-footer107-footer .foot-item.foot-support {
  width: 43%;
  max-width: 43%;
}

.section-block-footer107-footer .foot-item.foot-support .item-nav .foot-nav {
  width: 50%;
}

.section-block-footer107-footer .foot-title i {
  width: 128px;
  height: 3px;
  background: var(--bs-theme-color);
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all ease-in-out 0.35s;
  -webkit-transition: all ease-in-out 0.35s;
}

.section-block-footer107-footer .foot-item:hover .foot-title i {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .section-block-footer107-footer {
    padding: 40px 0;
  }

  .section-block-footer107-footer .foot-title {
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .section-block-footer107-footer .foot-nav a {
    font-size: 14px;
  }

  .section-block-footer107-footer .foot-nav li:before {
    font-size: 14px;
  }

  .section-block-footer107-footer .foot-nav li {
    padding-left: 15px;
  }

  .section-block-footer107-footer .foot-item.foot-support .item-nav .foot-nav {
    width: 100%;
  }

  .section-block-footer107-footer .foot-address p,
  .section-block-footer107-footer .foot-val a {
    font-size: 14px;
  }

  .section-block-footer107-footer .foot-bottom {
    width: 100%;
  }

  .section-block-footer107-footer .copyright {
    font-size: 14px;
    margin: 10px 0;
    flex: 0 0 100%;
  }

  .section-block-footer107-footer .foot-bottom {
    padding-top: 20px;
    margin-top: 20px;
  }

  .section-block-footer107-footer .foot_logo {
    margin: auto;
  }

  .section-block-footer107-footer .foot-social a {
    padding: 10px;
  }
}
.section-block-demo1-productDetail1 .tab-nav {
  border-bottom: 1px solid #eee;
}

.section-block-demo1-productDetail1 .nav-item {
  font-size: 1.4rem;
  border: 1px solid #eee;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  margin: 0 10px 0 0;
  padding: 0.5rem 1rem;
  text-transform: capitalize;
}

.section-block-demo1-productDetail1 .nav-item.active {
  background-color: var(--bs-theme-color);
  color: #fff;
}

.section-block-demo1-productDetail1 .tab-pannel-wrap {
  padding: 2rem 0;
}
.glide__arrow {
    background-color: #268e66;
}