@charset "UTF-8";
body {
  background-color: #aed8855c;
}

.HEbox {
  background-color: #6fdb75;
}

.HEbox a {
  padding: 10px;
}

#home h1 {
  color: #6fdb75;
  background-color: #80808080;
  padding: 20px;
}

.tm-home {
  background: url(../pic/首頁大圖.jpg);
  background-size: cover;
}

.qrcode {
  width: 148px;
  margin: 0 auto;
}

.qrcode .qrp {
  position: relative;
  text-align: center;
  font-size: 12px;
}

.qrcode .qrp::after {
  content: ' ';
  border: 8px solid transparent;
  border-bottom: 16px solid black;
  position: absolute;
  right: 6px;
  bottom: 6px;
}

#portfolio .col-md-4 {
  margin-bottom: 30px;
}

#price .plan {
  text-align: center;
}

#price .plan h4 {
  text-align: center;
}

#price .plan button {
  margin-top: 20px;
}

#about {
  background: url(../pic/kisspng-farmer-rice-transplanter-uad6dub9bdub18duc0b0ubb3c-transplanting-rice-farmers-5a8142973313b6.9398027015184206312092.png) no-repeat right bottom/50%;
}

#about .container .row .wow p {
  font-size: 16px;
}

footer {
  background-image: url(../pic/—Pngtree—grass_890503.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 70%;
  padding-top: 200px;
}

section .container-fluid .row > div {
  background-attachment: fixed;
  padding: 100px 0;
}

section .container-fluid .row > div h2 {
  font-size: 60px;
  text-shadow: 4px 4px 8px black;
}

section .container-fluid .row > div {
  background-image: url(../pic/annie-spratt-OWq8w3BYMFY-unsplash.jpg);
}

section:nth-child(2n+1) .container-fluid .row > div {
  background-image: url(../pic/brooke-lark-kXQ3J7_2fpc-unsplash.jpg);
}

#home .container-fluid .row > div {
  background: none;
}

#team {
  background: url(../pic/image-from-rawpixel-id-2905668-jpeg.jpg) no-repeat bottom/cover;
}

.HEheadertitle {
  font-weight: 600;
  padding-left: 16px;
  color: black;
  font-size: 20px;
}
/*# sourceMappingURL=hemusih.css.map */