@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+HK:wght@100..900&family=Poetsen+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=UoqMunThenKhung&display=swap");

* {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans HK", sans-serif;
  font-weight: 400;
}
a {
  color: #898989;
  text-decoration: none;
  color: inherit;
  font-weight: 300;
}
p {
  font-weight: 300;
  font-size: 16px;
  font-family: Noto Sans HK, sans-serif;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.mobile {
  width: 80%;
  margin: 0 auto;
}
.mobile p {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
  margin-bottom: 20px;
}
.bigwrapper {
  width: 1440px;
  height: auto;
  margin: 0 auto;
}
.section_1 {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.section_1 img {
  width: 100%;
  height: auto;
}
.section_2 {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.section_3 {
  background-image: url(../img/pathbackground.jpg);
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 1800px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.path_d {
  margin-bottom: 30px;
}
.path_d span {
  font-size: 50px;
  font-family: "UoqMunThenKhung", serif;
  font-weight: 400;
  font-style: normal;
}
.path_d b {
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 10px;
}
.section_3_frame {
  width: 935px;
}
.photoleftorright_left {
  width: 1300px;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.photoleftorright_right {
  width: 1300px;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
  flex-direction: row-reverse;
}
.section_2_photo,
.photocontent {
  width: 615px;
  height: auto;
}
.photocontent {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.photocontent p {
  line-height: 27px;
}
.photofor2col {
  width: 1300px;
  height: auto;
}
.photofor2col_photo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photofor2col_photo img {
  width: 615px;
  height: 400px;
  margin-bottom: 70px;
}

.logo_section {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}

.logo {
  width: 100%;
  height: auto;
}
.logo img {
  position: absolute;
  top: 10rem;
  right: 8rem;
  width: 36rem;
  height: auto;
}
.logo span {
  font-weight: 200;
  font-size: 0.8rem;
  letter-spacing: 1px;
  position: absolute;
  top: 23rem;
  right: 140px;
}
.text_content {
  font-weight: 200;
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-align: right;
  position: absolute;
  top: 26rem;
  width: 31rem;
  right: 130px;
}
.text_content img {
  width: 100%;
  height: auto;
  position: absolute;
  right: 0;
}
.textcenter {
  width: 600px;
  text-align: center;
  margin-bottom: 70px;
}
.bigtext_1,
.bigtext_2,
.bigtext_2 {
  width: 100%;
  height: auto;
}
.photo600widthwtext {
  width: 1300px;
  height: auto;
  text-align: center;
  margin-bottom: 70px;
}
.photo600widthwtext img {
  margin-bottom: 24px;
  width: 100%;
}
.photo600widthwtext p {
  width: 600px;
  margin: 0 auto;
}
.photofullwidthwtext {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 70px;
}
.photofullwidthwtext img {
  margin-bottom: 24px;
  width: 100%;
}
.photofullwidthwtext p {
  width: 600px;
  margin: 0 auto;
}
.twophoto_container {
  width: 870px;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.twophoto {
  width: 388.06px;
  height: auto;
  text-align: center;
}
.twophoto img {
  width: 100%;
  height: auto;
}
.threephoto_container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 24px;
  margin-top: -36px;
}
.threephoto {
  width: 388.06px;
  height: auto;
}

.threephoto img {
  width: 100%;
  height: auto;
}
.twophotosp {
  width: 844.03px;
  height: auto;
  text-align: center;
}

.twophotosp img {
  width: 100%;
  height: auto;
}
.twophoto_container_sp {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 24px;
  margin-top: 40px;
}
.size24pxweight500 {
  margin-top: 24px;
  font-weight: 500;
  font-size: 24px;
}
.twophotofullwidthwtext {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.twophotofullwidthwtext p {
  width: 600px;
  height: auto;
  text-align: center;
}
.twophoto_container_fullwidth {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 24px;
}
.twophoto_full {
  width: 615px;
  height: auto;
}
.twophoto_full img {
  width: 100%;
  height: auto;
}
.fourphoto_container {
  width: 100%;
  height: auto;
  display: flex;
  margin-bottom: 24px;
  justify-content: center;
}
.fourphotofullwidthwithtext {
  width: 325px;
  height: auto;
}
.fourphotofullwidthwithtext p {
  width: 100%;
  height: auto;
  padding: 24px 20px;
  text-align: justify;
}
.fourphotofullwidthwithtext h3 {
  width: 100%;
  height: auto;
  padding: 24px 20px 0px;
  display: flex;
  justify-content: center;
}
.bigtext_1 img {
  width: auto;
  height: 130%;
}
.bigtext_2 img {
  width: auto;
  height: 130%;
  margin: 80px 0;
}
.bigtext_3 img {
  width: auto;
  height: 130%;
  margin: 160px 0;
}
.bigtext_4 img {
  width: auto;
  height: auto;
  margin: 70px 0 24px;
}
.titlepath {
  width: 160px;
  height: auto;
  margin: 70px auto;
}
.titlepath img {
  width: 100%;
  height: auto;
}
caption {
  caption-side: bottom;
  padding: 10px;
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border: 0px solid rgb(140 140 140);
  font-family: sans-serif;
  font-size: 0.8rem;
  letter-spacing: 1px;
  margin-top: 6px;
}

th,
td {
  border: 0px;
  padding: 2px 4px;
}

th {
  background-color: rgba(230, 230, 230, 0);
  font-size: 16px;
  font-weight: 600;
  text-indent: 42px;
}

td {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
}

tr:nth-child(even) td {
  background-color: rgba(250, 250, 250, 0);
}

tr:nth-child(odd) td {
  background-color: rgba(240, 240, 240, 0);
}

.heman {
  font: 1.4rem molot;
  text-shadow: 1px 1px 1px #fff, 2px 2px 1px #000;
}

.skeletor {
  font: 1.7rem rapscallion;
  letter-spacing: 3px;
  text-shadow: 1px 1px 0 #fff, 0 0 9px #000;
}
.photocollection {
  display: flex;
  width: 100%;
  height: auto;
}
.thumbnail_row {
  padding: 50px 0;
  max-width: 1520px;
  width: 90%;
  margin-inline: auto;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, 1fr);
}
.thumbnail_01 img:first-child {
  grid-column: 1 / 5;
  grid-row: 1 / 2;
}
.thumbnail_01 img:nth-child(2) {
  grid-column: 1 / 3;
  grid-row: 2 / 4;
}
.thumbnail_01 img:nth-child(3) {
  grid-column: 3 / 5;
  grid-row: 2 / 3;
}
.thumbnail_01 img:nth-child(4) {
  grid-column: 3 / 5;
  grid-row: 3 / 4;
}
.thumbnail_01 img:nth-child(5) {
  grid-column: 1 / 5;
  grid-row: 4 / 5;
}

.socialmedia {
  margin-top: 0px;
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}

.socialmedia ul {
  display: flex;
  justify-content: center;
}

.socialmedia li {
  width: 40px;
  list-style: none;
  margin: 0 30px;
  transition: 0.3s;
}

.socialmedia li:hover {
  transform: translatey(-3px);
}

#btn-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  padding: 0px;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}

ol,
ul {
  padding-left: 0rem !important;
}

footer {
  background: #ffffff;
  color: #898989;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: 50px;
  transition: 0.5s;
}
footer a:hover {
  color: #707070;
}
.pathcenter {
  width: 700px;
  height: auto;
  margin: 0 auto;
}
.product_hover {
  margin-top: 54px;
  transition: 0.3s;
}
.product_hover:hover {
  transform: scale(1.05);
}
@media (max-width: 1000px) {
  .photofor2col {
    width: 100%;
  }
  .bigwrapper {
    width: 100%;
  }
  .logo_section {
    width: 100%;
    top: -110px;
  }
  .section_2_photo {
    width: 50%;
  }
  .photoleftorright_left,
  .photoleftorright_right {
    width: 100%;
  }
  .photoleftorright_left,
  .photoleftorright_right {
    height: auto;
    display: flex;
    margin-bottom: 70px;
    flex-direction: column;
    align-items: center;
  }
  .photocontent {
    width: 50%;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }
  .textcenter {
    width: 50%;
  }
  .photo600widthwtext {
    width: 100%;
  }
  .photo600widthwtext p {
    width: 50%;
  }
  .photofullwidthwtext p {
    width: 50%;
  }
  .threephoto_container {
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 24px;
    margin-top: -36px;
    flex-direction: column;
    align-items: center;
  }
  .twophoto_container_sp {
    flex-direction: column;
    align-items: center;
  }
  .size24pxweight500 {
    margin-top: 10px;
    margin-bottom: 24px;
  }
  .twophoto_full {
    width: 100%;
  }
  .twophotofullwidthwtext p {
    width: 100%;
  }
  .fourphoto_container {
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: center;
  }
  .fourphotofullwidthwithtext {
    width: 50%;
  }
  .fourphotofullwidthwithtext img {
    width: 100%;
  }
  .fourphotofullwidthwithtext p {
    padding: 10px 20px 34px;
    text-align: justify;
  }
  .photofor2col_photo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }

  .section_3_frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .socialmedia ul {
    visibility: visible;
  }
}
@media (max-width: 768px) {
  .twophoto_container {
    width: 100%;
  }
  .twophotosp {
    width: 100%;
  }
  .logo img {
    position: absolute;
    top: 10rem;
    right: 5rem;
    width: 22rem;
    height: auto;
  }
  .logo span {
    font-weight: 200;
    font-size: 0.8rem;
    letter-spacing: 1px;
    position: absolute;
    top: 18rem;
    right: 86px;
  }
  .text_content {
    top: 21rem;
  }
  .bigtext_1 img,
  .bigtext_2 img,
  .bigtext_3 img {
    width: 20rem;
    right: 0;
  }
  .text_content {
    right: 70px;
  }
  .section_2_photo {
    width: 80%;
  }
  .threephoto {
    width: 80%;
  }
  .twophoto {
    width: 80%;
  }
  .fourphotofullwidthwithtext {
    width: 80%;
  }
  .photocontent {
    width: 70%;
  }
  .section_3 {
    height: 1380px;
  }
}
@media (max-width: 428px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .logo span {
    font-weight: 200;
    font-size: 0.8rem;
    letter-spacing: 1px;
    position: absolute;
    top: 10rem;
    right: 70px;
  }
  .logo img {
    position: absolute;
    top: 3rem;
    right: 4rem;
    width: 20rem;
    height: auto;
  }
  .logo_section {
    position: unset;
  }
  .twophoto_container {
    width: 100%;
    height: auto;
    display: flex;
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center;
  }
  .twophoto,
  .threephoto {
    width: 80%;
    margin-bottom: 24px;
  }
  .twophoto_container_sp {
    margin-top: 0px;
  }
  .threephoto_container {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .twophoto_container_fullwidth {
    margin-bottom: 0;
  }

  .textcenter {
    width: 85%;
  }
  .twophoto_full {
    margin-bottom: 20px;
  }
  .twophoto_container_fullwidth {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .fourphotofullwidthwithtext {
    width: 80%;
    margin-bottom: 24px;
  }
  .photofor2col_photo img {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
  }
  .section_2_photo {
    width: 80%;
  }
  .photocontent {
    width: 80%;
  }
  .bigtext_4 {
    display: flex;
    justify-content: center;
    margin-top: 24px;
  }
  .bigtext_4 img {
    width: 90%;
    height: auto;
    margin: 0px 0 24px;
  }
  .photofullwidthwtext p {
    width: 80%;
  }
  .path_d {
    margin: 0px 30px 30px;
  }
  .pathcenter {
    width: 100%;
  }
  th {
    font-size: 14px;
    text-indent: 0px;
    width: 50px;
    vertical-align: top;
  }
  .thumbnail_row {
    display: flex;
    flex-direction: column;
    padding: 24px 0;
  }
  .textcenter {
    margin-bottom: 24px;
  }
  .photoleftorright_left,
  .photoleftorright_right {
    margin-bottom: 24px;
  }
  .photo600widthwtext p {
    width: 80%;
  }
  .photofullwidthwtext {
    margin-bottom: 24px;
  }
}
@media (max-width: 390px) {
  .logo img {
    right: 36px;
  }
  .logo span {
    right: 40px;
  }
}
