.swiper1 {
  width: 100%;
  height: auto;
}
.shadow {
  box-shadow: #cccccc 0px 0px 3px 3px;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner .image-wrapper {
  width: 100%;
  height: auto;
  position: relative;
}
.banner .image-wrapper .content {
  position: absolute;
  top: 90px;
  left: 300px;
}
.banner .image-wrapper .content .title {
  font-size: 36px;
  font-family: Arial;
  font-weight: 500;
  color: white;
  line-height: 2;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.banner .image-wrapper .content .b-wrapper {
  display: flex;
  margin-top: 36px;
}
.banner .image-wrapper .content .b-wrapper > div {
  width: auto;
  font-size: 16px;
  font-family: Arial;
  font-weight: 500;
  color: white;
  line-height: 2;
  background-color: #4cae4c;
  padding: 0 20px;
  border-radius: 5px;
  margin-right: 36px;
}
.swiper-pagination-bullet {
  background-color: #f5f5f5;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
}
.swiper-pagination-bullet-active {
  border: 0.5rem solid #FFAF07;
  background-color: #f5f5f5;
  width: 2.2rem;
  height: 2.2rem;
}
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
section {
  display: flex;
  justify-content: center;
  background-color: #f5f5f5;
}
section .wrapper {
  width: 144rem;
  position: relative;
}
section .title {
  margin-top: 6rem;
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section .title > div:nth-child(2) {
  font-size: 3.4rem;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 2rem;
}
section .title > div:last-child {
  width: 105.3rem;
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: 300;
  color: #000000;
  line-height: 1.5;
  opacity: 0.75;
  text-align: center;
}
.products-swiper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.products-swiper .product {
  width: 46.2rem;
  background-color: white;
  padding: 3px 3px;
  margin-right: 5px;
}
.products-swiper .product img {
  width: 100%;
  height: auto;
}
.products-swiper .product > div {
  padding: 0 4rem;
  margin: 10px 0;
}
.products-swiper .product > div a {
  font-size: 1.6rem;
  line-height: 2;
  color: #6B6B6B;
}
.products-swiper .product > div:nth-child(2) {
  text-align: center;
}
.products-swiper .product > div:nth-child(2) a {
  font-weight: bold;
  font-size: 24px;
  color: #000000;
}
.products-swiper .product:last-child {
  margin-right: 0;
}
.video-section {
  overflow: hidden;
}
.video-section .wrapper {
  width: 144.87%;
}
.video-section .video-swiper .swiper-slide {
  width: 94rem;
  height: 53rem;
}
.video-section .video-swiper img {
  width: 100%;
  height: 53rem;
}
.video-section .video-next,
.video-section .video-prev {
  position: absolute;
  top: 50%;
  width: 6rem;
  height: 6rem;
  z-index: 1000;
  transform: translateY(-50%);
}
.video-section .video-next img,
.video-section .video-prev img {
  width: 100%;
  height: 100%;
}
.video-section .video-prev {
  left: 30%;
}
.video-section .video-next {
  right: 30%;
}
.project-section .project-next,
.project-section .project-prev {
  position: absolute;
  top: 50%;
  width: 6rem;
  height: 6rem;
  z-index: 1000;
  transform: translateY(-50%);
}
.project-section .project-next img,
.project-section .project-prev img {
  width: 100%;
  height: 100%;
}
.project-section .project-prev {
  left: 0%;
}
.project-section .project-next {
  right: 0%;
}
.project-section .project {
  width: 100%;
}
.project-section .project img {
  width: 100%;
  height: auto;
}
.project-section .project > a div {
  text-align: center;
  line-height: 2;
  margin: 10px 0;
  color: #6B6B6B;
}
.reasons {
  width: 100%;
  display: flex;
  height: 60rem;
  margin-top: 6rem;
}
.reasons > div {
  width: 50%;
}
.reasons > div > img {
  width: 100%;
  height: 100%;
}
.reasons .reason-wrap {
  padding: 5.5rem;
}
.reasons .reason-wrap > div:first-child {
  width: 35.2rem;
  height: 3.4rem;
  line-height: 1;
  font-size: 3.4rem;
  font-family: Arial;
  font-weight: 500;
  color: #333333;
}
.reasons .reason-wrap .reason {
  display: flex;
  align-items: center;
  margin: 4.5rem 0;
}
.reasons .reason-wrap .reason > div:first-child {
  width: 6.3rem;
  height: 6.3rem;
  margin-right: 1.6rem;
}
.reasons .reason-wrap .reason > div:first-child img {
  width: 100%;
  height: 100%;
}
.reasons .reason-wrap .reason > div:last-child {
  display: flex;
  align-items: flex-end;
  font-size: 20px;
  font-family: Arial;
  font-weight: 300;
  color: #333333;
  opacity: 0.8;
  line-height: 1;
}
.reasons .reason-wrap .reason > div:last-child > div:first-child {
  font-size: 4.8rem;
  font-family: DIN;
  font-weight: 500;
  color: #333333;
  opacity: 0.9;
}
.certificate-section .certificate-next,
.certificate-section .certificate-prev {
  position: absolute;
  top: 50%;
  width: 6rem;
  height: 6rem;
  z-index: 1000;
  transform: translateY(-50%);
}
.certificate-section .certificate-next img,
.certificate-section .certificate-prev img {
  width: 100%;
  height: 100%;
}
.certificate-section .certificate-prev {
  left: 0%;
}
.certificate-section .certificate-next {
  right: 0%;
}
.certificate-section .certificate {
  width: 33.7rem;
  height: auto;
  background: #767676;
  border: 3rem solid #ffffff;
  box-sizing: border-box;
}
.certificate-section .certificate img {
  width: 100%;
  height: auto;
}
.customer-section .customers .customer {
  width: 100%;
  height: auto;
}
.customer-section .customers .customer img {
  width: 100%;
  height: auto;
}
.customer-section .customers .customer-next,
.customer-section .customers .customer-prev {
  position: absolute;
  top: 50%;
  width: 6rem;
  height: 6rem;
  z-index: 1000;
  transform: translateY(-50%);
}
.customer-section .customers .customer-next img,
.customer-section .customers .customer-prev img {
  width: 100%;
  height: 100%;
}
.customer-section .customers .customer-prev {
  left: 0;
}
.customer-section .customers .customer-next {
  right: 0;
}
.comment-section .title div:last-child {
  font-style: italic;
}
.comments {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9rem;
}
.comments .comment {
  width: 70.4rem;
  height: auto;
  padding: 2rem 4.5rem;
  align-items: flex-start;
}
.comments .comment > div:last-child {
  display: flex;
  align-items: center;
}
.comments .comment > div:last-child > img {
  width: 40px;
  height: auto;
  margin: 0 10px;
}
.comments .comment > div:first-child {
  position: relative;
  margin-bottom: 34px;
  padding: 10px;
  background-color: #eeeeee;
  font-style: italic;
  color: #666666;
}
.comments .comment > div:first-child > div:first-child {
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid transparent;
  border-right: 10px solid transparent;
  border-top-color: #eeeeee;
  position: absolute;
  bottom: -48px;
  left: 10px;
}
.comments .comment > div:first-child > div:last-child {
  width: auto;
  font-size: 1.5rem;
  font-family: Arial;
  font-weight: 300;
  line-height: 2.8rem;
}
@media (max-width: 900px) {
  .swiper1 {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .banner img {
    width: 100%;
    height: auto;
  }
  .banner .image-wrapper {
    width: 100%;
    height: auto;
    position: relative;
  }
  .banner .image-wrapper .content {
    position: absolute;
    top: 30px;
    left: 60px;
  }
  .banner .image-wrapper .content .title {
    font-size: 18px;
    font-family: Arial;
    font-weight: 500;
    color: white;
    line-height: 2;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 10px;
  }
  .banner .image-wrapper .content .b-wrapper {
    display: flex;
    margin-top: 18px;
  }
  .banner .image-wrapper .content .b-wrapper > div {
    font-size: 16px;
    font-family: Arial;
    font-weight: 500;
    color: white;
    line-height: 2;
    background-color: #4cae4c;
    padding: 0 10px;
    border-radius: 5px;
    margin-right: 18px;
  }
  section .title {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section .title > div:nth-child(2) {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
  }
  section .title > div:last-child {
    width: 100%;
    font-size: 12px;
    color: #6B6B6B;
    text-align: center;
  }
  section .wrapper {
    width: 100%;
    position: relative;
    padding: 0 20px;
  }
  .products-swiper {
    width: 100%;
    display: block;
  }
  .products-swiper .product {
    width: 100%;
    background-color: white;
    margin-bottom: 16px;
  }
  .products-swiper .product * {
    font-size: 12px;
  }
  .products-swiper .product img {
    width: 100%;
    height: auto;
  }
  .products-swiper .product > div {
    padding: 0 10px;
    font-size: 12px;
    margin: 5px 0;
    color: #6B6B6B;
  }
  .products-swiper .product > div:nth-child(2) {
    text-align: center;
  }
  .products-swiper .product > div:nth-child(2) a {
    font-weight: bold;
    font-size: 14px;
    color: #000000;
  }
  .products-swiper .product-next,
  .products-swiper .product-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transform: translateY(-50%);
  }
  .products-swiper .product-next img,
  .products-swiper .product-prev img {
    width: 100%;
    height: 100%;
  }
  .products-swiper .product-prev {
    left: 0;
  }
  .products-swiper .product-next {
    right: 0;
  }
  .video-section {
    overflow: hidden;
  }
  .video-section .wrapper {
    width: 100%;
  }
  .video-section .video-swiper .swiper-slide {
    width: 470px;
    height: 265px;
  }
  .video-section .video-swiper img {
    width: 100%;
    height: 265px;
  }
  .video-section .video-next,
  .video-section .video-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transform: translateY(-50%);
  }
  .video-section .video-next img,
  .video-section .video-prev img {
    width: 100%;
    height: 100%;
  }
  .video-section .video-prev {
    left: 0%;
  }
  .video-section .video-next {
    right: 0%;
  }
  .reasons {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 30px;
  }
  .reasons > div {
    width: 100%;
  }
  .reasons > div > img {
    width: 100%;
    height: auto;
  }
  .reasons .reason-wrap {
    padding: 27.5px;
  }
  .reasons .reason-wrap > div:first-child {
    width: 176px;
    height: 17px;
    line-height: 1;
    font-size: 17px;
    font-family: Arial;
    font-weight: 500;
    color: #333333;
  }
  .reasons .reason-wrap .reason {
    display: flex;
    align-items: center;
    margin: 22.5px 0;
  }
  .reasons .reason-wrap .reason > div:first-child {
    width: 31.5px;
    height: 31.5px;
    margin-right: 11px;
  }
  .reasons .reason-wrap .reason > div:first-child img {
    width: 100%;
    height: 100%;
  }
  .reasons .reason-wrap .reason > div:last-child {
    display: flex;
    align-items: flex-end;
    font-size: 12px;
    font-family: Arial;
    font-weight: 300;
    color: #333333;
    opacity: 0.8;
    line-height: 1;
  }
  .reasons .reason-wrap .reason > div:last-child > div:first-child {
    font-size: 24px;
    font-family: DIN;
    font-weight: 500;
    color: #333333;
    opacity: 0.9;
  }
  .reasons .reason-wrap .reason > div:last-child > div:last-child {
    font-size: 12px;
  }
  .project-section .project-next,
  .project-section .project-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transform: translateY(-50%);
  }
  .project-section .project-next img,
  .project-section .project-prev img {
    width: 100%;
    height: 100%;
  }
  .project-section .project-prev {
    left: 0%;
  }
  .project-section .project-next {
    right: 0%;
  }
  .project-section .project {
    width: 100%;
  }
  .project-section .project img {
    width: 100%;
    height: auto;
  }
  .project-section .project > a div {
    text-align: center;
    margin: 5px 0;
    padding: 0 4px;
    color: #6B6B6B;
    font-size: 11px;
    line-height: 2;
  }
  .certificate-section .certificate-next,
  .certificate-section .certificate-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 1000;
    transform: translateY(-50%);
  }
  .certificate-section .certificate-next img,
  .certificate-section .certificate-prev img {
    width: 100%;
    height: 100%;
  }
  .certificate-section .certificate-prev {
    left: 0%;
  }
  .certificate-section .certificate-next {
    right: 0%;
  }
  .certificate-section .certificate {
    width: 100%;
    height: auto;
    background: #767676;
    border: 15px solid #ffffff;
    box-sizing: border-box;
  }
  .certificate-section .certificate img {
    width: 100%;
    height: auto;
  }
  .customer-section .customers {
    margin-bottom: 33.2px;
  }
  .customer-section .customers .customer {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .customer-section .customers .customer img {
    width: 100%;
    height: auto;
  }
  .comments {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 45px;
    align-items: center;
  }
  .comments .comment {
    width: 100%;
    height: auto;
    background: #ffffff;
    padding: 25px 22.5px;
    margin-bottom: 25px;
  }
  .comments .comment > div:last-child {
    display: flex;
    align-items: center;
  }
  .comments .comment > div:last-child > img {
    width: 40px;
    height: auto;
    margin: 0 10px;
  }
  .comments .comment > div:first-child {
    position: relative;
    margin-bottom: 34px;
    padding: 10px;
    background-color: #eeeeee;
    font-style: italic;
    color: #666666;
  }
  .comments .comment > div:first-child > div:first-child {
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid transparent;
    border-right: 10px solid transparent;
    border-top-color: #eeeeee;
    position: absolute;
    bottom: -48px;
    left: 10px;
  }
  .comments .comment > div:first-child > div:last-child {
    width: auto;
    font-size: 12px;
    font-family: Arial;
    font-weight: 300;
    line-height: 24px;
  }
}
/*# sourceMappingURL=index.css.map */