#aboutPage-about.contact-us .about-card {
  margin-top: -19%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #aboutPage-about.contact-us .about-card {
    margin-top: -23.5%;
  }
}
#aboutPage-about.contact-us .about-card .bot {
  height: 80px;
}
#contact-info {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  #contact-info {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  #contact-info .swiper-pagination.contact {
    display: none;
  }
}
#contact-info .item:hover .mask {
  opacity: 1;
}
#contact-info .mask {
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  height: 100% !important;
  background: #f77d07;
  font-size: 20px;
  transition: opacity 0.3s;
}
#contact-info .mask p {
  text-align: center;
  width: 85%;
  font-size: 16px;
}
#contact-info .mask p:first-child {
  width: 60%;
}
@media (max-width: 768px) {
  #contact-info .mask {
    display: none;
  }
}
#contact-info .t-content {
  position: relative;
  background: #097c25;
  padding: 35px 0;
  text-align: center;
}
#contact-info .t-content .mask {
  padding: 0 40px;
}
#contact-info .b-content {
  position: relative;
  padding-top: 70px;
  height: 340px;
  text-align: center;
  background: #f5f5f5;
}
#contact-info .b-content .mask {
  padding: 0 8px;
}
#contact-info .b-content .b-title {
  font-size: 24px;
  color: #000;
  margin-bottom: 50px;
  margin-top: 0;
}
#contact-info .b-content .b-desc {
  font-size: 20px;
  color: #333;
  margin: 0;
}
#contact-info .swiper-slide:last-of-type .b-desc {
  padding: 0 40px;
}
#product-detail .top-title {
  background: #a42845;
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center;
}
@media (max-width: 767px) {
  #product-detail .top-title {
    padding: 30px 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #product-detail .top-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #product-detail .top-title img {
    width: 80%;
  }
}
@media (max-width: 991px) {
  #product-detail .top-title img {
    width: 100%;
  }
}
#product-detail .top-title .title-ch {
  font-size: 60px;
  color: #fe783d;
  margin-top: 15px;
  line-height: 1.1;
}
@media (max-width: 991px) {
  #product-detail .top-title .title-ch {
    font-size: 36px;
  }
}
#product-detail .top-title .title-en {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #product-detail .top-title .title-en {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  #product-detail .top-title .title-en {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #product-detail .top-title .title-en {
    margin-bottom: 30px;
  }
}
#product-detail .top-title .desc {
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 991px) {
  #product-detail .top-title .desc {
    font-size: 14px;
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #product-detail .top-title .desc {
    padding: 0 10%;
  }
}
@media (min-width: 1200px) {
  #product-detail .top-title .desc {
    padding: 0 25%;
  }
}
#product-detail .b-content {
  position: relative;
  margin-bottom: 50px;
}
#product-detail .b-content .swiper-container {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  #product-detail .b-content .swiper-pagination {
    display: none;
  }
}
#product-detail .b-content .swiper-slide {
  text-align: center;
}
#product-detail .b-content a {
  display: block;
}
#product-detail .b-content .item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 280px;
  height: 280px;
  overflow: hidden;
  text-align: center;
  border: 2px solid #b3b3b3;
}
#product-detail .b-content .item img {
  width: 57%;
  margin-top: -20px;
}
#product-detail .b-content .item .b-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 47px;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#product-detail .b-content .item .b-mask:first-of-type {
  font-size: 18px;
}
#product-detail .b-content .item .b-mask:last-of-type {
  font-size: 12px;
}
#product-detail .b-content .more-goods {
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 991px) {
  #product-detail .b-content .more-goods {
    display: none;
  }
}
#product-detail .b-content .more-goods > div {
  color: #999;
}
#product-detail .b-content .more-goods > div:before,
#product-detail .b-content .more-goods > div:after {
  content: "";
  display: inline-block;
  width: 20%;
  height: 1px;
  background: #999;
  vertical-align: middle;
}
#product-detail .b-content .more-goods > div:before {
  margin-right: 40px;
}
#product-detail .b-content .more-goods > div:after {
  margin-left: 40px;
}
#tooltip {
  position: absolute;
  border: 2px solid #b3b3b3;
  display: none;
  color: #fff;
  z-index: 9999;
}
