@charset "UTF-8";
@import "../bootstrap.css";
@import "../fancybox.css";
@import "../swiper-bundle.min.css";
@import "../owl.carousel.min.css";
@import "../owl.theme.default.css";
@import "../reset.css";
.main-header {
  display: flex;
  align-items: center;
  padding: 50px 5.208333vw;
  background-color: #e0d6cd;
}
.main-header .section-topnav-box {
  width: -moz-fit-content;
  width: fit-content;
}
.main-header .section-topnav-logo {
  width: 10.78125vw;
  min-width: 100px;
}
.main-header .section-topnav-logo img {
  width: 100%;
  vertical-align: middle;
}
.main-header .section-topnav {
  margin-right: 2.083333vw;
  margin-left: 9.6875vw;
}
.main-header .section-topnav > span {
  font-size: 26px;
  font-weight: 400;
}
.main-header .section-topnav > li {
  margin: 0 1.554404vw;
}
.main-header .section-topnav > li:hover a {
  color: rgba(0, 36, 63, 0.7529411765);
}
.main-header .section-topnav > li > a {
  font-size: 0.885416vw;
  letter-spacing: 1px;
  text-decoration: none;
  color: #002627;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.main-header .section-topnav > li > a > span {
  margin-top: 0.8em;
}
.main-header .section-topnav > li .topnav-pic-box {
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.main-header .section-topnav > li .topnav-pic-box .topnav-pic {
  width: 17px;
  overflow: hidden;
  transform: translateY(20px);
  transition: 0.2s;
}
.main-header .section-topnav > li .topnav-pic-box .topnav-pic img {
  width: 100%;
  vertical-align: middle;
}

.search-contrl {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 34px;
  overflow: hidden;
  margin-left: 1.554404vw;
}
.search-contrl input {
  width: 9vw;
  min-width: 100px;
  height: 37px;
  border: none;
  font-size: 0.94vw;
}
.search-contrl input::-moz-placeholder {
  color: #002627;
  font-weight: 400px;
  letter-spacing: 1px;
}
.search-contrl input::placeholder {
  color: #002627;
  font-weight: 400px;
  letter-spacing: 1px;
}
.search-contrl input:focus-visible {
  outline: none;
}
.search-contrl button {
  border: none;
  background-color: #fff;
}
.search-contrl .search-contrl-pic {
  width: 16px;
  margin: 0 19px 0 25px;
}
.search-contrl .search-contrl-pic img {
  width: 100%;
}

.section-index-banner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.section-index-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  width: 9px;
  height: 9px;
  border: 1px solid #00243f;
  background-color: transparent;
  opacity: 1;
}
.section-index-banner .swiper-pagination-bullet-active {
  background: #00243f;
  background-color: #00243f !important;
}

.phone-menu {
  width: 100%;
  background-color: #352d21;
  transition: 0.3s;
  padding: 109px 47px;
  position: fixed;
  top: 138px;
  right: -100%;
  height: 100%;
  transition: transform 0.3s ease;
  overflow-y: auto;
  padding-top: 60px;
  z-index: 1000;
}
.phone-menu ul > li {
  width: -moz-fit-content;
  width: fit-content;
}
.phone-menu ul > li + li {
  margin-top: 30px;
}
.phone-menu ul > li > a {
  text-decoration: none;
  font-size: 25px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 500;
}
.phone-menu ul > li > a > span {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  margin-top: 0.8em;
}

.phone-menu.open {
  transform: translateX(-100%);
}

.section-topnav-items {
  display: flex;
  align-items: center;
}
.section-topnav-items .topnav-item {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.section-topnav-items .topnav-item:hover > span {
  color: rgba(136, 109, 92, 0.6235294118);
}
.section-topnav-items .topnav-item + .topnav-item {
  margin-left: 1.554404vw;
}
.section-topnav-items .topnav-item > span {
  font-size: 0.885416vw;
  color: #886d5c;
  font-weight: 600;
  margin-left: 1em;
  letter-spacing: 0.05em;
}
.section-topnav-items .topnav-item .topnav-item-pic {
  width: 1.759375vw;
  min-width: 20px;
}
.section-topnav-items .topnav-item .topnav-item-pic img {
  width: 100%;
}

.section-index-about {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.section-index-about .index-about-left {
  right: 0;
  width: 50%;
  padding: 225px 17.44791vw 282px 9.010416vw;
}
.section-index-about .index-about-left h2 {
  font-size: 91px;
  color: #121212;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.section-index-about .index-about-left h2 > span {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-top: 1em;
}
.section-index-about .index-about-left p {
  font-size: 20px;
  color: #121212;
  font-weight: 400;
  line-height: 1.8;
}
.section-index-about .index-about-right {
  width: 50%;
  height: auto;
  background-image: url(../../src/web/index/index-about-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.section-index-about .index-about-right .index-about-pic {
  width: 57.8125vw;
  min-width: 400px;
  max-width: 1110px;
  right: 0px;
  top: 111px;
  border-radius: 20px 0 0 20px;
  overflow: hidden;
}
.section-index-about .index-about-right .index-about-pic img {
  width: 100%;
  vertical-align: middle;
}

.section-teamWork {
  background-image: url(../../src/web/index/index-team-bg.png);
  background-size: contain;
  background-repeat: repeat;
}

.section-index-team {
  padding-top: 90px;
}

.index-team-title {
  width: 84.375%;
  margin: auto;
}
.index-team-title h2 {
  font-size: 4.739583vw;
  letter-spacing: 0.05em;
  color: #000;
  font-weight: 600;
}
.index-team-title h2 > span {
  font-size: 30px;
  letter-spacing: 0.05em;
  display: block;
  text-align: center;
}

.section-news-bg {
  width: 41%;
  right: 0;
  bottom: 0;
}
.section-news-bg img {
  width: 100%;
  vertical-align: middle;
}

.section-news {
  background-color: #e0d6cd;
}
.section-news .index-news-main {
  width: 84.375%;
  margin: auto;
}
.section-news .index-news-main .index-news-items {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
  padding: 40px 0 347px;
}

.news-item {
  z-index: 1;
  width: 30%;
  margin-bottom: 30px;
  padding: 20px 20px 48px;
  background-color: #f2eae2;
  border-radius: 300px 300px 0 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.news-item:hover .news-item-pic .news-item-h {
  opacity: 1;
}
.news-item:hover .news-item-pic img {
  transform: scale(1.1);
}
.news-item:hover .news-item-content p::after {
  width: 100%;
}
.news-item:hover .news-item-content p {
  color: #886d5c;
}
.news-item:hover .news-item-date span {
  color: #886d5c;
}
.news-item .news-item-pic {
  width: 100%;
  border-radius: 300px 300px 0 0;
  overflow: hidden;
  position: relative;
}
.news-item .news-item-pic .news-item-h {
  position: absolute;
  inset: 0;
  display: flex;
  opacity: 0;
  transition: 0.4s ease;
  background-color: rgba(20, 20, 20, 0.3);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  z-index: 1;
}
.news-item .news-item-pic .news-item-h .news-item-h-more {
  margin: auto;
  transform: translateY(100%);
}
.news-item .news-item-pic .news-item-h .news-item-h-more p {
  color: #fff;
  font-size: 20px;
}
.news-item .news-item-pic .news-item-h .news-item-h-more .news-item-h-pic {
  width: 24px;
  margin-right: 5px;
}
.news-item .news-item-pic .news-item-h .news-item-h-more .news-item-h-pic img {
  width: 100%;
}
.news-item .news-item-pic img {
  width: 100%;
  vertical-align: middle;
  transform: scale(1);
  transition: 0.2s;
}
.news-item .news-item-date {
  border-bottom: 2px solid rgba(112, 112, 112, 0.5607843137);
  width: 100%;
}
.news-item .news-item-date span {
  font-size: 20px;
  font-weight: 600;
  color: #352d21;
  padding: 0.8em 0;
  display: block;
}
.news-item .news-item-date span i {
  margin-right: 0.8em;
}
.news-item .news-item-content {
  padding: 0.8em 0 0;
}
.news-item .news-item-content p {
  font-size: 20px;
  font-weight: 600;
  color: #352d21;
  letter-spacing: 0.05em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: -moz-fit-content;
  width: fit-content;
}
.news-item .news-item-content p::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  margin-top: 0.6em;
  background-color: rgba(112, 112, 112, 0.6431372549);
  transition: 0.2s;
}

.vm-btn {
  right: 0;
  bottom: 0;
  padding-right: 0;
  background-color: transparent;
  border: none;
}
.vm-btn:hover .vm-line {
  width: 140px;
}
.vm-btn .vm-line {
  width: 198px;
  border-top: 1px solid #000;
  margin-left: 56px;
  transition: 0.3s ease 0.2s;
}

.vm-btn-phone-main {
  width: 83.09178%;
  margin: auto;
  margin-bottom: 65px;
}
.vm-btn-phone-main .vm-btn-phone {
  width: 100%;
  font-size: 20px;
  color: #000;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  margin: 0 40px;
  border: none;
  white-space: nowrap;
}
.vm-btn-phone-main .vm-btn-phone::after {
  content: "";
  display: block;
  width: 100%;
  flex-grow: 1;
  border-top: 1px solid #121212;
  margin-left: 40px;
}
.vm-btn-phone-main .vm-btn-phone::before {
  content: "";
  display: block;
  width: 100%;
  flex-grow: 1;
  border-top: 1px solid #121212;
  margin-right: 40px;
}

.index-title-align {
  margin-right: auto !important;
  margin-left: 0 !important;
}

@media (max-width: 992px) {
  .index-title-align {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.gogotop {
  position: fixed;
  top: 80vh;
  right: 39px;
  z-index: 99;
}
.gogotop .gotopitem {
  width: 50px;
}
.gogotop .gotopitem + .gotopitem {
  margin-top: 20px;
}
.gogotop .gotopitem img {
  width: 100%;
}

.section-team-carousel {
  width: 65%;
  margin: auto;
  padding: 70px 0 110px;
}
.section-team-carousel .owl-team {
  position: relative;
}
.section-team-carousel .owl-team .owl-stage-outer {
  padding: 20px 0 20px;
}
.section-team-carousel .owl-team .owl-prev,
.section-team-carousel .owl-team .owl-next {
  width: 30px;
  position: absolute;
}
.section-team-carousel .owl-team .owl-prev img,
.section-team-carousel .owl-team .owl-next img {
  width: 100%;
}
.section-team-carousel .owl-team .owl-prev {
  top: 50%;
  left: 0;
  transform: translate(-200%, -100%);
}
.section-team-carousel .owl-team .owl-next {
  top: 50%;
  right: 0;
  transform: translate(200%, -100%);
}
.section-team-carousel .owl-team .item {
  background-color: #fff;
  border-radius: 300px 300px 30px 30px;
  overflow: hidden;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transition: 0.2s 0.2s;
}
.section-team-carousel .owl-team .item:hover {
  background-color: #886d5c;
}
.section-team-carousel .owl-team .item:hover p {
  color: #fff;
}
.section-team-carousel .owl-team .item:hover .owl-team-pic::after {
  opacity: 0.5;
}
.section-team-carousel .owl-team .item:hover .owl-team-pic img {
  transform: scale(1.1);
}
.section-team-carousel .owl-team .item .owl-team-pic {
  position: relative;
  overflow: hidden;
}
.section-team-carousel .owl-team .item .owl-team-pic::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #fff;
  opacity: 0;
  transition: 0.2s;
}
.section-team-carousel .owl-team .item .owl-team-pic img {
  width: 100%;
  transform: scale(1);
  transition: 0.2s;
}
.section-team-carousel .owl-team .item p {
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #000;
  text-align: center;
  padding: 17px 0;
  transition: 0.2s;
}

.section-work-carousel {
  padding: 0px 0 110px;
  margin-top: 60px;
  background-color: #e0d6cd;
}
.section-work-carousel .owl-work .item {
  position: relative;
}
.section-work-carousel .owl-work .item .owl-work-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.5019607843);
  display: flex;
  align-items: end;
  padding: 46px 20px;
  opacity: 1;
  transition: 0.3s;
}
.section-work-carousel .owl-work .item .owl-work-dark .owl-work-text {
  width: 100%;
}
.section-work-carousel .owl-work .item .owl-work-dark .owl-work-text p {
  color: rgba(255, 255, 255, 0.7176470588);
  font-size: 20px;
  text-align: end;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.section-work-carousel .owl-work .item:hover .owl-work-dark {
  opacity: 0;
}
.section-work-carousel .owl-work .item:hover .owl-pic img {
  transform: scale(1.2);
}
.section-work-carousel .owl-work .item .owl-pic {
  width: 100%;
  overflow: hidden;
}
.section-work-carousel .owl-work .item .owl-pic img {
  width: 100%;
  transform: scale(1);
  transition: 0.2s ease 0.3s;
}
.section-work-carousel .owl-work .owl-prev,
.section-work-carousel .owl-work .owl-next {
  display: flex;
  align-items: center;
  margin: 20px;
}
.section-work-carousel .owl-work .owl-prev .arrow-w-pic,
.section-work-carousel .owl-work .owl-next .arrow-w-pic {
  width: 11.65px;
  transform: translateY(4px);
}
.section-work-carousel .owl-work .owl-prev .arrow-w-pic img,
.section-work-carousel .owl-work .owl-next .arrow-w-pic img {
  width: 100%;
}
.section-work-carousel .owl-work .owl-prev p,
.section-work-carousel .owl-work .owl-next p {
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #000;
}
.section-work-carousel .owl-work .owl-prev .owl-next,
.section-work-carousel .owl-work .owl-next .owl-next {
  transform: translateX(-200px);
}
.section-work-carousel .owl-work .owl-prev .owl-next > p,
.section-work-carousel .owl-work .owl-next .owl-next > p {
  margin-right: 30px;
}
.section-work-carousel .owl-work .owl-prev img,
.section-work-carousel .owl-work .owl-next img {
  width: 100%;
}
.section-work-carousel .owl-work .owl-prev .owl-prev::after,
.section-work-carousel .owl-work .owl-next .owl-prev::after {
  content: "prev";
  font-size: 20px;
  color: #000;
  display: blocks;
}
.section-work-carousel .owl-work .owl-nav {
  display: flex;
  justify-content: center;
}

.footer-contact {
  background-color: transparent;
  position: relative;
  z-index: 1;
}
.footer-contact::after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background-color: #352d21;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  margin-bottom: -1px;
}
.footer-contact .footer-contact-main {
  position: relative;
  width: 82.29166%;
  margin: auto;
  background-image: url(../../src/web/index/footer_bg_1.png);
  padding: 156px 0 165px;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer-contact .footer-contact-main .footer-contact-title {
  top: -50%;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}
.footer-contact .footer-contact-main .footer-contact-title h3 {
  font-size: 91px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #121212;
}
.footer-contact .footer-contact-main .footer-contact-title span {
  font-size: 30px;
}
.footer-contact .footer-contact-main .footer-ColorBar {
  width: -moz-fit-content;
  width: fit-content;
  height: 180px;
  left: 50%;
  top: 0%;
  transform: translateY(-50%);
}
.footer-contact .footer-contact-main .footer-ColorBar .f-black {
  width: 1px;
  height: 90px;
  background-color: #707070;
}
.footer-contact .footer-contact-main .footer-ColorBar .f-white {
  width: 1px;
  height: 90px;
  background-color: #fff;
}
.footer-contact .footer-contact-main .index-contact-item {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.3098039216);
  padding: 50px 0;
  transform: scale(1);
  transition: 0.2s;
}
.footer-contact .footer-contact-main .index-contact-item:hover {
  transform: scale(1.1);
}
.footer-contact .footer-contact-main .index-contact-item:hover p {
  color: rgba(255, 255, 255, 0.568627451);
}
.footer-contact .footer-contact-main .index-contact-item:hover .index-contact-pic {
  opacity: 0.6;
}
.footer-contact .footer-contact-main .index-contact-item p {
  font-size: 1.29533vw;
  color: #fff;
  font-weight: 400;
  margin-top: 1em;
  letter-spacing: 0.05em;
}
.footer-contact .footer-contact-main .index-contact-item .index-contact-pic {
  width: 25.12px;
  opacity: 1;
  transition: 0.2s;
}
.footer-contact .footer-contact-main .index-contact-item .index-contact-pic img {
  width: 100%;
  vertical-align: middle;
}
.footer-contact .footer-contact-main .footer-contact-items {
  width: 70.82278%;
  margin: auto;
}
.footer-contact .footer-contact-main .footer-logo {
  width: 221px;
  margin: auto;
}
.footer-contact .footer-contact-main .footer-logo img {
  width: 100%;
}

@media (max-width: 992px) {
  .gogotop {
    position: fixed;
    top: 85vh;
    right: 17px;
  }
  .gogotop .gotopitem {
    width: 36px;
  }
}
.offcanvas-backdrop {
  display: none;
}

.offcanvas.offcanvas-end {
  width: 100%;
}

.footer-content {
  width: 82.291666%;
  margin: auto;
  padding: 60px 0 40px;
}

.main-footer {
  background-color: #352d21;
}
.main-footer .footer-profile a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
.main-footer .footer-profile a + a {
  margin-top: 1em;
}
.main-footer .footer-nav {
  justify-content: flex-end;
}
.main-footer .footer-nav > ul {
  flex-wrap: wrap;
}
.main-footer .footer-nav > ul li {
  margin-right: 40px;
}
.main-footer .footer-nav > ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.main-footer .footer-nav > ul li a:hover {
  opacity: 0.5;
}

.social-media-item {
  display: flex;
  align-items: center;
}
.social-media-item:hover > a {
  color: rgba(255, 255, 255, 0.5960784314);
}
.social-media-item:hover > .social-media-pic {
  opacity: 0.6;
}
.social-media-item + .social-media-item {
  margin-left: 20px;
}
.social-media-item > a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.social-media-item .social-media-pic {
  width: 20px;
  margin-right: 10px;
  opacity: 1;
}
.social-media-item .social-media-pic img {
  width: 100%;
}

.footer-copyright {
  font-family: "Montserrat", sans-serif;
  margin-top: 40px;
}
.footer-copyright > p {
  color: #fff;
  margin-right: 30px;
  font-size: 16px;
}
.footer-copyright > p > a {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 1300px) {
  .index-team-title h2 {
    font-size: 60px;
  }
  .main-header {
    padding: 50px 10px 50px 50px;
  }
  .main-header .section-topnav-logo {
    width: 9.01041vw;
  }
  .main-header .search-contrl input {
    width: 9.010416vw;
    min-width: 100px;
    font-size: 13px;
  }
  .main-header .section-topnav {
    margin-right: 40px;
  }
  .main-header .section-topnav > li > a {
    font-size: 13px;
  }
  .section-topnav-items {
    display: flex;
    align-items: center;
  }
  .section-topnav-items .topnav-item + .topnav-item {
    margin-left: 20px;
  }
  .section-topnav-items .topnav-item > span {
    font-size: 13px;
    line-height: 1.2;
  }
  .section-topnav-items .topnav-item .topnav-item-pic {
    width: 20px;
  }
  .search-contrl .search-contrl-pic {
    margin: 0 10px 0 10px;
  }
  .footer-contact .footer-contact-main .index-contact-item p {
    font-size: 16px;
  }
  .section-team-carousel .owl-team .item p {
    font-size: 20px;
  }
  .footer-contact .footer-contact-main .footer-contact-title h3 {
    font-size: 60px;
  }
}
@media (max-width: 992px) {
  .main-header {
    opacity: 0.96;
    position: sticky;
    top: 0px;
    left: 0;
    background-color: #e0d6cd;
    z-index: 1000;
  }
  .main-header .section-topnav-logo {
    width: 121px;
  }
  .search-contrl {
    margin-top: 114px;
    max-width: 226px;
    border-radius: 34px;
    overflow: hidden;
  }
  .search-contrl input {
    width: 100%;
    height: 36px;
    border: none;
    font-size: 17px;
    background-color: #e8e8e8;
  }
  .search-contrl input::-moz-placeholder {
    color: #000;
    font-weight: 400px;
    letter-spacing: 1px;
  }
  .search-contrl input::placeholder {
    color: #000;
    font-weight: 400px;
    letter-spacing: 1px;
  }
  .search-contrl button {
    width: 60px;
    border: none;
    background-color: #e8e8e8;
    transform: translateX(1px);
  }
  .footer-content {
    width: 82.608695%;
    padding: 80px 0 50px;
  }
  .main-footer .footer-profile {
    margin-bottom: 50px;
  }
  .main-footer .footer-profile a {
    font-size: 16px;
  }
  .main-footer .footer-profile a + a {
    margin-top: 0.8em;
  }
  .main-footer .footer-nav {
    justify-content: flex-start;
  }
  .main-footer .footer-nav > ul li {
    margin-right: 22px;
    margin-bottom: 0.8em;
  }
  .main-footer .footer-nav > ul li a {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .main-footer .footer-nav > ul li a:hover {
    opacity: 0.5;
  }
  .social-media-item {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  .social-media-item + .social-media-item {
    margin-left: 20px;
  }
  .social-media-item > a {
    font-size: 16px;
  }
  .social-media-item .social-media-pic {
    width: 20px;
    margin-right: 10px;
  }
  .social-media-item .social-media-pic img {
    width: 100%;
  }
  .footer-copyright {
    font-family: "Montserrat", sans-serif;
    margin-top: 40px;
    line-height: 1.4;
  }
  .footer-copyright > p {
    color: #fff;
    margin-right: 0px;
    font-size: 16px;
    line-height: 1.5;
  }
  .footer-copyright > p > a {
    text-decoration: none;
    color: #fff;
  }
  .section-index-about {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .section-index-about .index-about-left {
    right: 0;
    width: 100%;
    order: 1;
    padding: 160px 37px 90px;
  }
  .section-index-about .index-about-left h2 {
    font-size: 45px;
  }
  .section-index-about .index-about-left h2 > span {
    font-size: 25px;
    margin-top: 1em;
  }
  .section-index-about .index-about-left p {
    font-size: 20px;
    line-height: 1.8;
  }
  .section-index-about .index-about-right {
    width: 100%;
    height: 191px;
    background-image: none;
    background-color: #e0d6cd;
  }
  .section-index-about .index-about-right .index-about-pic {
    width: 91.30434vw;
    min-width: 200px;
    max-width: 378px;
    right: 0px;
    top: 50px;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  .section-teamWork {
    background-image: url(../../src/phone/index/bg.png);
    background-size: cover;
  }
  .section-index-team {
    padding-top: 45px;
  }
  .index-team-title {
    width: 84.375%;
    margin: auto;
  }
  .index-team-title h2 {
    font-size: 45px;
  }
  .index-team-title h2 > span {
    font-size: 25px;
  }
  .section-team-carousel {
    width: 72.46376%;
    margin: auto;
    padding: 25px 0 55px;
  }
  .section-team-carousel .owl-team .owl-stage-outer {
    padding: 20px 0 20px;
  }
  .section-team-carousel .owl-team .owl-prev,
  .section-team-carousel .owl-team .owl-next {
    width: 22px;
  }
  .section-team-carousel .owl-team .owl-prev {
    top: 50%;
    left: 0;
    transform: translate(-200%, -100%);
  }
  .section-team-carousel .owl-team .owl-next {
    top: 50%;
    right: 0;
    transform: translate(200%, -100%);
  }
  .section-team-carousel .owl-team .item {
    background-color: #fff;
    border-radius: 300px 300px 30px 30px;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .section-team-carousel .owl-team .item .owl-team-pic img {
    width: 100%;
  }
  .section-team-carousel .owl-team .item p {
    font-size: 22px;
    padding: 14px 0;
  }
  .section-work-carousel {
    margin-top: 30px;
    padding: 0px 0 35px;
  }
  .section-work-carousel .owl-work .item {
    position: relative;
  }
  .section-work-carousel .owl-work .item .owl-work-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(18, 18, 18, 0.5019607843);
    display: flex;
    align-items: end;
    padding: 46px 20px;
    opacity: 1;
    transition: 0.3s;
  }
  .section-work-carousel .owl-work .item .owl-work-dark .owl-work-text {
    width: 100%;
  }
  .section-work-carousel .owl-work .item .owl-work-dark .owl-work-text p {
    font-size: 25px;
    text-align: center;
    font-weight: 400;
  }
  .section-work-carousel .owl-work .item:hover .owl-work-dark {
    opacity: 0;
  }
  .section-work-carousel .owl-work .item:hover .owl-pic img {
    transform: scale(1.2);
  }
  .section-work-carousel .owl-work .item .owl-pic {
    width: 100%;
    overflow: hidden;
  }
  .section-work-carousel .owl-work .item .owl-pic img {
    width: 100%;
    transform: scale(1);
    transition: 0.2s ease 0.3s;
  }
  .section-work-carousel .owl-work .owl-prev,
  .section-work-carousel .owl-work .owl-next {
    display: flex;
    align-items: center;
    margin: 0 15px;
  }
  .section-work-carousel .owl-work .owl-prev .arrow-w-pic,
  .section-work-carousel .owl-work .owl-next .arrow-w-pic {
    width: 11.65px;
    transform: translateY(4px);
  }
  .section-work-carousel .owl-work .owl-prev .arrow-w-pic img,
  .section-work-carousel .owl-work .owl-next .arrow-w-pic img {
    width: 100%;
  }
  .section-work-carousel .owl-work .owl-prev p,
  .section-work-carousel .owl-work .owl-next p {
    font-size: 25px;
  }
  .section-work-carousel .owl-work .owl-prev .owl-next,
  .section-work-carousel .owl-work .owl-next .owl-next {
    transform: translateX(-200px);
  }
  .section-work-carousel .owl-work .owl-prev .owl-next > p,
  .section-work-carousel .owl-work .owl-next .owl-next > p {
    margin-right: 30px;
  }
  .section-work-carousel .owl-work .owl-prev img,
  .section-work-carousel .owl-work .owl-next img {
    width: 100%;
  }
  .section-work-carousel .owl-work .owl-prev .owl-prev::after,
  .section-work-carousel .owl-work .owl-next .owl-prev::after {
    content: "prev";
    font-size: 20px;
    color: #000;
    display: blocks;
  }
  .section-work-carousel .owl-work .owl-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 56px;
  }
  .owl-theme .owl-nav {
    margin-top: 30px;
  }
  .section-news .index-news-main {
    width: 83.09178%;
  }
  .section-news .index-news-main .index-news-items {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    padding: 40px 0 163px;
  }
  .news-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 16px 16px 47px;
  }
  .news-item:last-of-type {
    margin-bottom: 80px;
  }
  .news-item .news-item-date span {
    font-size: 17px;
  }
  .news-item .news-item-content {
    padding: 0.8em 0 0;
  }
  .news-item .news-item-content p {
    font-size: 18px;
  }
  .footer-contact {
    position: relative;
    z-index: 1;
  }
  .footer-contact::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background-color: #352d21;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  .footer-contact .footer-contact-main {
    position: relative;
    width: 82.29166%;
    margin: auto;
    background-image: url(../../src/phone/index/pic_2.png);
    padding: 103px 0 73px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer-contact .footer-contact-main .footer-contact-title {
    top: -25%;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
  }
  .footer-contact .footer-contact-main .footer-contact-title h3 {
    font-size: 45px;
  }
  .footer-contact .footer-contact-main .footer-contact-title span {
    font-size: 25px;
  }
  .footer-contact .footer-contact-main .footer-ColorBar {
    width: -moz-fit-content;
    width: fit-content;
    height: 108px;
    left: 50%;
    top: 0%;
    transform: translateY(-50%);
  }
  .footer-contact .footer-contact-main .footer-ColorBar .f-black {
    width: 1px;
    height: 54px;
    background-color: #707070;
  }
  .footer-contact .footer-contact-main .footer-ColorBar .f-white {
    width: 1px;
    height: 54px;
    background-color: #fff;
  }
  .footer-contact .footer-contact-main .index-contact-item {
    padding: 35px 0;
    margin-bottom: 30px;
  }
  .footer-contact .footer-contact-main .index-contact-item p {
    font-size: 18px;
  }
  .footer-contact .footer-contact-main .index-contact-item .index-contact-pic {
    width: 25.12px;
  }
  .footer-contact .footer-contact-main .index-contact-item .index-contact-pic img {
    width: 100%;
    vertical-align: middle;
  }
  .footer-contact .footer-contact-main .footer-contact-items {
    width: 70.82278%;
    margin: auto;
    padding: 0;
  }
  .footer-contact .footer-contact-main .footer-logo {
    width: 125px;
    margin: auto;
    margin-bottom: 30px;
  }
  .section-topnav-items {
    margin-top: 43px;
    padding-bottom: 129px;
  }
  .section-topnav-items .topnav-item + .topnav-item {
    margin-left: 20px;
  }
  .section-topnav-items .topnav-item > span {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-left: 0.6em;
  }
  .section-topnav-items .topnav-item .topnav-item-pic {
    width: 20px;
    min-width: 20px;
  }
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
  color: #fff;
  text-decoration: none;
}

.side-bar-items {
  position: fixed;
  right: 40px;
  top: 85vh;
  z-index: 99;
}
.side-bar-items .side-item {
  width: 60px;
}
.side-bar-items .side-item img {
  width: 100%;
}

.main-wrap {
  width: 100%;
  background-image: url("../../src/web/about/bg.png");
  background-color: #e0d6cd;
  background-attachment: fixed;
  background-size: cover;
}

.section-pages-title {
  background-color: #e0d6cd;
}
.section-pages-title .pages-title-main {
  width: 82%;
  margin: auto;
  padding-top: 120px;
  padding-bottom: 60px;
}
.section-pages-title .pages-title-main h1 {
  font-size: 127px;
  color: #886d5c;
  font-weight: 700;
  letter-spacing: 0;
}
.section-pages-title .pages-title-main h1 > span {
  font-size: 28px;
  color: #886d5c;
  margin-left: 1.4em;
}

.section-pages-bread .pages-bread-lists {
  width: 82.29166%;
  margin: auto;
  display: flex;
}
.section-pages-bread .pages-bread-lists ol {
  padding: 15px 0;
}
.section-pages-bread .pages-bread-lists ol li .bread-line-bar {
  width: 80px;
  height: 1px;
  background-color: #886d5c;
  margin: 0 10px;
}
.section-pages-bread .pages-bread-lists ol li a {
  font-size: 15px;
  text-decoration: none;
  color: #886d5c;
}

.section-about-card {
  padding: 81px 0 752px;
}
.section-about-card .about-card-main {
  width: 71.77083%;
  margin: auto;
}
.section-about-card .about-card-main .about-card-pic {
  width: 45%;
}
.section-about-card .about-card-main .about-card-pic img {
  width: 100%;
  vertical-align: middle;
}
.section-about-card .about-card-main .about-card-content {
  background-image: url(../../src/web/about/about02.png);
  width: 55%;
  background-size: cover;
  padding: 6.041666vw 7.8125vw 0 6.82291vw;
}
.section-about-card .about-card-main .about-card-content h2 {
  font-size: 3.125vw;
  color: #776b61;
  margin-bottom: 40px;
}
.section-about-card .about-card-main .about-card-content h2 span {
  margin-top: 12px;
  display: block;
  font-size: 1.29533vw;
  color: #886d5c;
}
.section-about-card .about-card-main .about-card-content p {
  font-size: 1.042vw;
  color: #000;
  line-height: 2;
}

.about-middle-title {
  border-top: 1px solid #776b61;
  border-bottom: 1px solid #776b61;
  padding: 70px 0;
  width: 82%;
  margin: auto;
  margin-top: 150px;
}
.about-middle-title > h2 {
  font-size: 60px;
  color: #776b61;
  text-align: center;
  line-height: 1;
}
.about-middle-title > h2 > span {
  font-size: 25px;
  display: block;
  line-height: 1;
  margin-top: 1em;
}

.team-member-items {
  width: 82%;
  margin: auto;
  padding-top: 113px;
}
.team-member-items .team-member-item {
  cursor: pointer;
}
.team-member-items .team-member-pic {
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.team-member-items .team-member-pic img {
  width: 100%;
  vertical-align: bottom;
}
.team-member-items .team-member-item span {
  color: #121212;
  font-size: 20px;
  display: block;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}
.team-member-items .team-member-item p {
  color: #121212;
  font-size: 35px;
}

@media (max-width: 1400px) {
  .section-about-card .about-card-main {
    width: 71.77083%;
    margin: auto;
  }
  .section-about-card .about-card-main .about-card-pic {
    width: 45%;
  }
  .section-about-card .about-card-main .about-card-content {
    background-image: url(../../src/web/about/about02.png);
    width: 55%;
    background-size: cover;
    padding: 78px 101px 0 88px;
  }
  .section-about-card .about-card-main .about-card-content h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .section-about-card .about-card-main .about-card-content h2 span {
    margin-top: 12px;
    display: block;
    font-size: 16px;
  }
  .section-about-card .about-card-main .about-card-content p {
    font-size: 16px;
    line-height: 2;
  }
  .team-member-items .team-member-item p {
    font-size: 30px;
  }
  .section-about-card {
    padding: 81px 0 400px;
  }
}
@media (max-width: 1440px) {
  .section-pages-title .pages-title-main h1 {
    font-size: 80px;
  }
  .section-pages-title .pages-title-main h1 > span {
    font-size: 23px;
  }
}
@media (max-width: 992px) {
  .section-pages-title .pages-title-main {
    width: 82%;
    margin: auto;
    padding-top: 67px;
    padding-bottom: 20px;
  }
  .section-pages-title .pages-title-main h1 {
    font-size: 50px;
  }
  .section-pages-title .pages-title-main h1 > span {
    font-size: 18px;
    margin-left: 0.6em;
  }
  .section-pages-bread .pages-bread-lists {
    width: 82%;
  }
  .section-pages-bread .pages-bread-lists ol {
    padding: 15px 0;
  }
  .section-pages-bread .pages-bread-lists ol li .bread-line-bar {
    width: 30px;
    margin: 0 8px;
  }
  .section-pages-bread .pages-bread-lists ol li a {
    font-size: 13px;
  }
  .section-about-card {
    padding: 30px 0 288px;
  }
  .section-about-card .about-card-main {
    width: 82%;
    margin: auto;
  }
  .section-about-card .about-card-main .about-card-pic {
    width: 100%;
  }
  .section-about-card .about-card-main .about-card-content {
    background-image: url(../../src/phone/about/about02.png);
    padding: 30px 25px 89px 25px;
    width: 100%;
  }
  .section-about-card .about-card-main .about-card-content h2 {
    font-size: 50px;
    color: #886d5c;
    margin-bottom: 40px;
  }
  .section-about-card .about-card-main .about-card-content h2 span {
    margin-top: 12px;
    font-size: 20px;
  }
  .section-about-card .about-card-main .about-card-content p {
    font-size: 18px;
    color: #000;
  }
  .about-middle-title {
    padding: 35px 0;
    width: 82%;
    margin: auto;
    margin-top: 67px;
  }
  .about-middle-title > h2 {
    font-size: 50px;
  }
  .about-middle-title > h2 > span {
    font-size: 20px;
    margin-top: 0.5em;
  }
  .team-member-items {
    width: 82%;
    margin: auto;
    padding-top: 50px;
  }
  .team-member-items .team-member-item {
    margin-bottom: 20px;
  }
  .team-member-items .team-member-item span {
    font-size: 16px;
    margin-top: 1.25em;
    margin-bottom: 0.5em;
  }
  .team-member-items .team-member-item p {
    font-size: 25px;
  }
  .main-wrap {
    background-image: url("../../src/phone/about/bg.png");
  }
}
@media (max-width: 400px) {
  .section-pages-title .pages-title-main h1 {
    font-size: 45px;
  }
}
.memeber-profile-card {
  width: 72.708333%;
  margin: auto;
  background-color: #fff;
  padding: 5.125rem;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.memeber-profile-card .memeber-profile-close {
  right: 30px;
  top: 30px;
}
.memeber-profile-card .memeber-profile-pic {
  width: 100%;
}
.memeber-profile-card .memeber-profile-pic img {
  width: 100%;
  vertical-align: middle;
}
.memeber-profile-card .memeber-profile-content {
  padding: 15px 0 0 56px;
}
.memeber-profile-card .memeber-profile-content h4 {
  font-size: 50px;
  color: #121212;
  margin-bottom: 0.5em;
}
.memeber-profile-card .memeber-profile-content h4 span {
  font-size: 20px;
}
.memeber-profile-card .memeber-profile-detail {
  border-top: 1px solid #776b61;
  padding-top: 1.84em;
}
.memeber-profile-card .memeber-profile-detail p {
  font-size: 25px;
  color: #121212;
}

.modal-content {
  background-color: transparent;
}

.btn-close {
  width: 25px;
  height: 25px;
  background-size: cover;
  padding: 0;
}
.btn-close:focus {
  box-shadow: none;
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-width: 100%;
  }
}
@media (max-width: 1500px) {
  .memeber-profile-card {
    width: 72.708333%;
    margin: auto;
    background-color: #fff;
    padding: 5.125rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .memeber-profile-card .memeber-profile-close {
    right: 30px;
    top: 30px;
  }
  .memeber-profile-card .memeber-profile-content {
    padding: 15px 0 0 30px;
  }
  .memeber-profile-card .memeber-profile-content h4 {
    font-size: 36px;
  }
  .memeber-profile-card .memeber-profile-content h4 span {
    font-size: 20px;
  }
  .memeber-profile-card .memeber-profile-detail {
    border-top: 1px solid #776b61;
    padding-top: 1.84em;
  }
  .memeber-profile-card .memeber-profile-detail p {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .memeber-profile-card {
    width: 82%;
    margin: auto;
    padding: 2rem;
  }
  .memeber-profile-card .memeber-profile-close {
    right: 12px;
    top: 12px;
  }
  .memeber-profile-card .memeber-profile-content {
    padding: 10px 0 60px 10px;
  }
  .memeber-profile-card .memeber-profile-content h4 {
    font-size: 30px;
  }
  .memeber-profile-card .memeber-profile-content h4 span {
    font-size: 18px;
  }
  .memeber-profile-card .memeber-profile-detail {
    padding-top: 1.84em;
  }
  .memeber-profile-card .memeber-profile-detail p {
    font-size: 18px;
  }
  .btn-close {
    width: 15.55px;
    height: 15.55px;
    background-size: cover;
    padding: 0;
  }
  .btn-close:focus {
    box-shadow: none;
  }
}
@media (max-width: 500px) {
  .memeber-profile-card .memeber-profile-content {
    padding: 15px 0 60px 0px;
  }
}
.section-newsPage-menu .newsPage-menu-main {
  width: 66.666666%;
  margin: auto;
  padding-top: 50px;
}
.section-newsPage-menu .newsPage-menu-main ul {
  border: 2px solid #f4ece4;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.section-newsPage-menu .newsPage-menu-main ul li {
  width: 25%;
}
.section-newsPage-menu .newsPage-menu-main ul li:hover {
  background-color: #f4ece4;
}
.section-newsPage-menu .newsPage-menu-main ul li a {
  display: block;
  font-size: 18px;
  padding: 1em 0;
  text-align: center;
  color: #886d5c;
  text-decoration: none;
}

.active-menu-web {
  background-color: #f4ece4;
}

.section-news-lists {
  padding-bottom: 420px;
  padding-top: 145px;
}
.section-news-lists .news-lists-main {
  width: 84.375%;
  margin: auto;
  padding-bottom: 100px;
}
.section-news-lists .news-lists-main .news-item {
  max-width: 480px;
  margin: auto;
  margin-bottom: 100px;
}

.news-pagination-main {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.news-pagination-main > ul li {
  width: 40px;
  height: 40px;
  margin: 5px;
  background-image: url(../../src/web/icon/page_pic_1.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
}
.news-pagination-main > ul li:hover {
  background-image: url(../../src/web/icon/page_pic_2.svg);
}
.news-pagination-main > ul li:hover a {
  color: #fff;
}
.news-pagination-main > ul li:first-child {
  background-image: none;
}
.news-pagination-main > ul li:first-child:hover {
  background-image: none;
}
.news-pagination-main > ul li:first-child .page-item-pic {
  width: 7px;
}
.news-pagination-main > ul li:last-child {
  background-image: none;
}
.news-pagination-main > ul li:last-child .page-item-pic {
  width: 14px;
}
.news-pagination-main > ul li:last-child:hover {
  background-image: none;
}
.news-pagination-main > ul li a {
  font-size: 20px;
  text-decoration: none;
  font-weight: 600;
  margin: auto;
  color: #886d5c;
}
.news-pagination-main > ul li .page-item-pic {
  margin: auto;
}
.news-pagination-main > ul li .page-item-pic img {
  width: 100%;
  vertical-align: middle;
}

.menu-list-phone {
  width: 79%;
  margin: auto;
  padding-top: 42px;
  padding-bottom: 55px;
}
.menu-list-phone .accordion-body:last-child {
  border-bottom: 1px solid #f4ece4;
}
.menu-list-phone .accordion-body:first-child {
  border-top: 1px solid #f4ece4;
}
.menu-list-phone .menu-list-title,
.menu-list-phone .menu-list-item {
  background-color: #f4ece4;
  padding: 15px 25.38px;
  border-radius: 0px;
}
.menu-list-phone .menu-list-title > p,
.menu-list-phone .menu-list-item > p {
  color: #886d5c;
  font-size: 18px;
}
.menu-list-phone .accordion-button {
  justify-content: center;
}
.menu-list-phone .accordion-button > p {
  margin: auto;
}
.menu-list-phone .accordion-button::after {
  display: none;
}
.menu-list-phone .menu-list-title {
  border: 1px solid #886d5c;
}
.menu-list-phone .menu-list-title > p {
  transform: translateX(0.5em);
}
.menu-list-phone .menu-list-title > i {
  color: #886d5c;
}
.menu-list-phone .menu-list-item {
  background-color: #886d5c;
  border-right: 1px solid #f4ece4;
  border-left: 1px solid #f4ece4;
}
.menu-list-phone .menu-list-item > p {
  color: #f4ece4;
}
.menu-list-phone .menu-list-item.active {
  background-color: #f4ece4;
}
.menu-list-phone .menu-list-item.active > p {
  color: #886d5c;
}
.menu-list-phone .accordion-itemp-0 + .accordion-itemp-0 {
  border-top: 1px solid #f4ece4;
}

@media (max-width: 992px) {
  .section-news-lists {
    padding-bottom: 258px;
    padding-top: 60px;
  }
  .section-news-lists .news-lists-main .news-item {
    max-width: 344px;
    margin-bottom: 60px;
  }
}
.section-news-inner {
  padding-top: 100px;
  padding-bottom: 479px;
}

.news-inner-main {
  width: 82%;
  margin: auto;
}
.news-inner-main .news-inner-content {
  padding: 65px 71px 125px;
  background-color: #f4ece4;
}
.news-inner-main .news-inner-content > span {
  font-size: 20px;
  color: #352d21;
}
.news-inner-main .news-inner-content > h1 {
  font-size: 40px;
  color: #352d21;
  margin-bottom: 1.175em;
}
.news-inner-main .inner-content-pic {
  width: 75.25316%;
  margin-bottom: 40px;
}
.news-inner-main .inner-content-pic img {
  width: 100%;
  vertical-align: middle;
}
.news-inner-main .inner-content-text {
  width: 79%;
  margin-bottom: 143px;
}
.news-inner-main .inner-content-text p {
  font-size: 20px;
  color: #352d21;
  line-height: 2;
}
.news-inner-main .inner-content-date {
  font-size: 20px;
  color: #352d21;
  margin-bottom: 1em;
}

.back-btn {
  background-color: transparent;
  border: none;
  position: relative;
  font-size: 20px;
  color: #352d21;
  padding: 0;
}
.back-btn:hover {
  color: rgba(53, 45, 33, 0.6431372549);
}
.back-btn:hover::after {
  width: 100%;
  background-color: rgba(136, 109, 92, 0.6431372549);
}
.back-btn::after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  margin: auto;
  background-color: #886d5c;
  margin-top: 5px;
  transition: 0.2s ease;
}

@media (max-width: 992px) {
  .section-news-inner {
    padding-top: 44px;
    padding-bottom: 243px;
  }
  .news-inner-main {
    width: 88.405797%;
    margin: auto;
  }
  .news-inner-main .news-inner-content {
    padding: 20px 24px 65px;
  }
  .news-inner-main .news-inner-content > span {
    font-size: 18px;
  }
  .news-inner-main .news-inner-content > h1 {
    font-size: 25px;
    margin-bottom: 1.175em;
  }
  .news-inner-main .inner-content-pic {
    width: 100%;
    margin-bottom: 15px;
  }
  .news-inner-main .inner-content-text {
    width: 100%;
    margin-bottom: 80px;
  }
  .news-inner-main .inner-content-text p {
    font-size: 18px;
  }
  .news-inner-main .inner-content-date {
    font-size: 20px;
    margin-bottom: 1em;
  }
}
.work-item {
  margin-bottom: 66px;
}
.work-item:hover .work-item-pic::after {
  opacity: 0.5;
}
.work-item:hover .work-item-pic span {
  opacity: 1;
  transform: translateX(20px);
}
.work-item:hover .work-item-pic img {
  transform: scale(1.2);
}
.work-item .work-item-pic {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  overflow: hidden;
  position: relative;
}
.work-item .work-item-pic::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #000;
  opacity: 0;
  transition: 0.5s ease 0.2s;
}
.work-item .work-item-pic img {
  width: 100%;
  vertical-align: middle;
  transform: scale(1);
  transition: 0.5s 0.2s;
}
.work-item .work-item-pic span {
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 40px;
  bottom: 20px;
  opacity: 0;
  transition: 0.5s;
  display: block;
  z-index: 2;
}
.work-item p {
  margin-top: 1em;
  font-size: 20px;
  color: #886d5c;
  margin-top: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-middle-text {
  width: 66.666666%;
  margin: auto;
  padding: 60px;
}
.section-middle-text > p {
  font-size: 18px;
  color: #886d5c;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 2px;
}

@media (max-width: 768px) {
  .section-middle-text {
    width: 79%;
    padding: 0 0 40px 0;
  }
  .section-middle-text > p {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
.section-work-inner {
  padding-top: 95px;
  padding-bottom: 414px;
}
.section-work-inner h1 {
  font-size: 35px;
  color: #886d5c;
  text-align: center;
  margin-bottom: 50px;
}

.work-inner-carousel {
  padding-bottom: 70px;
}
.work-inner-carousel .inner-carousel-main {
  width: 68%;
  margin: auto;
}
.work-inner-carousel .swiper-button-next,
.work-inner-carousel .swiper-button-prev {
  width: 20px;
  top: 45%;
}
.work-inner-carousel .swiper-button-next::after,
.work-inner-carousel .swiper-button-prev::after {
  content: none;
}
.work-inner-carousel .swiper-button-next img,
.work-inner-carousel .swiper-button-prev img {
  width: 100%;
  vertical-align: middle;
}
.work-inner-carousel .swiper-button-next {
  right: 0vw;
}
.work-inner-carousel .swiper-button-prev {
  left: 0vw;
}

.workInnerSwiper2 {
  border: 1px solid #886d5c;
}
.workInnerSwiper2 .swiper-wrapper {
  width: 80%;
}
.workInnerSwiper2 .swiper-slide {
  aspect-ratio: 1169/779;
}
.workInnerSwiper2 .swiper-slide img {
  width: 100%;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}

.workInnerSwiper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
}

.work-format {
  background-color: #f4ece4;
}
.work-format .work-format-main {
  width: 60.885416%;
  margin: auto;
  padding: 35px 0;
}
.work-format .work-format-main > p {
  font-size: 20px;
  color: #886d5c;
  line-height: 2;
}

.work-content .work-content-main {
  width: 60.885416%;
  margin: auto;
  padding: 80px 0 190px;
}
.work-content .work-content-main h2 {
  font-size: 35px;
  color: #886d5c;
  margin-bottom: 1.1428em;
}
.work-content .work-content-main p {
  font-size: 20px;
  color: #886d5c;
  line-height: 1.8;
}
.work-content .work-content-main .work-content-text {
  margin-bottom: 95px;
}
.work-content .work-content-main .work-content-pic {
  width: 100%;
  margin-bottom: 30px;
}
.work-content .work-content-main .work-content-pic img {
  width: 100%;
  vertical-align: middle;
}

.work-content-back {
  background-color: #f4ece4;
  display: flex;
  padding: 79px 0;
}
.work-content-back button {
  background-color: transparent;
  border: none;
  font-size: 20px;
  color: #886d5c;
  margin: auto;
}
.work-content-back button:hover {
  color: rgba(136, 109, 92, 0.5607843137);
}
.work-content-back button:hover::after {
  width: 100%;
}
.work-content-back button::after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  margin: auto;
  background-color: #886d5c;
  margin-top: 5px;
  transition: 0.2s ease;
}

@media (max-width: 992px) {
  .work-inner-carousel {
    padding-bottom: 70px;
  }
  .work-inner-carousel .inner-carousel-main {
    width: 82.608695%;
  }
  .work-inner-carousel .swiper-button-next,
  .work-inner-carousel .swiper-button-prev {
    width: 14px;
    top: 45%;
  }
  .work-inner-carousel .swiper-button-next {
    right: -20px;
  }
  .work-inner-carousel .swiper-button-prev {
    left: -20px;
  }
  .section-work-inner {
    padding-top: 39px;
    padding-bottom: 318px;
  }
  .section-work-inner h1 {
    font-size: 25px;
    margin-bottom: 41px;
  }
  .work-format .work-format-main {
    width: 82.6086%;
    padding: 30px 0;
  }
  .work-format .work-format-main > p {
    font-size: 18px;
  }
  .work-content .work-content-main {
    width: 82.60869%;
    padding: 35px 0 150px;
  }
  .work-content .work-content-main h2 {
    font-size: 25px;
  }
  .work-content .work-content-main p {
    font-size: 18px;
  }
  .work-content .work-content-main .work-content-text {
    margin-bottom: 45px;
  }
  .work-content .work-content-main .work-content-pic {
    margin-bottom: 20px;
  }
  .work-content-back {
    padding: 33px 0;
  }
  .work-content-back button {
    font-size: 20px;
  }
}
.section-contact-page .contact-page-main {
  padding-bottom: 414px;
}
.section-contact-page .contact-page-main .contact-left-pic {
  width: 100%;
  height: 100%;
}
.section-contact-page .contact-page-main .contact-left-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-contact-page .contact-page-main .contact-us-form {
  margin: 89px 0px 0px 100px;
  width: 75%;
}
.section-contact-page .contact-page-main .contact-us-form > h3 {
  font-size: 20px;
  margin-bottom: 1em;
  color: #121212;
  line-height: 1.8;
}
.section-contact-page .contact-page-main .contact-us-form > p {
  font-size: 18px;
  color: #121212;
  margin-bottom: 2.5em;
}
.section-contact-page .contact-page-main .contact-us-form > p span {
  color: #df0909;
  font-weight: 200 !important;
}
.section-contact-page .contact-page-main .contact-us-item label {
  font-size: 18px;
  color: #121212;
  margin-bottom: 20px;
}
.section-contact-page .contact-page-main .contact-us-item label span {
  color: #df0909;
}
.section-contact-page .contact-page-main .contact-us-item input {
  height: 60px;
  background-color: #f2eae2;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.section-contact-page .contact-page-main .contact-us-item textarea {
  height: 216px;
  background-color: #f2eae2;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.contact-us-btn {
  width: 100%;
  border: none;
  font-size: 18px;
  padding: 18px 0;
  font-weight: 300;
  color: #fff;
  border-radius: 5px;
  background-color: #886d5c;
  margin-top: 134px;
  width: 100%;
}
.contact-us-btn:hover {
  background-color: #f4ece4;
  color: #886d5c;
  border: 1px solid #886d5c;
}

@media (max-width: 992px) {
  .section-contact-page .contact-page-main {
    padding-bottom: 258px;
  }
  .section-contact-page .contact-page-main .contact-left-pic {
    width: 100%;
    height: 100%;
  }
  .section-contact-page .contact-page-main .contact-left-pic img {
    width: 100%;
  }
  .section-contact-page .contact-page-main .contact-us-form {
    margin: 89px 0px 0px 0px;
    width: 82%;
    margin: auto;
    padding-top: 26px;
  }
  .section-contact-page .contact-page-main .contact-us-form > h3 {
    font-size: 18px;
    margin-bottom: 1em;
  }
  .section-contact-page .contact-page-main .contact-us-form > p {
    font-size: 18px;
    margin-bottom: 2.5em;
  }
  .section-contact-page .contact-page-main .contact-us-item label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section-contact-page .contact-page-main .contact-us-item label span {
    font-size: 14px;
  }
  .section-contact-page .contact-page-main .contact-us-item input {
    height: 50px;
  }
  .section-contact-page .contact-page-main .contact-us-item textarea {
    height: 216px;
  }
  .contact-us-btn {
    width: 100%;
    font-size: 18px;
    padding: 18px 0;
    margin: auto;
    margin-top: 40px;
  }
}
.section-siteMap {
  margin: 89px 0px 0px 100px;
  width: 55%;
}

.sitemap-item {
  margin-bottom: 107px;
  z-index: 1;
}
.sitemap-item > li > h2 {
  font-size: 50px;
  color: #121212;
  margin-bottom: 20px;
  line-height: 1;
}
.sitemap-item > li > h2 > span {
  font-size: 25px;
}
.sitemap-item > li .sitemap-item-content > li {
  margin-bottom: 1em;
}
.sitemap-item > li .sitemap-item-content > li > a {
  text-decoration: none;
  color: #121212;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.sitemap-item > li .sitemap-item-content > li > a::before {
  content: "";
  display: block;
  width: 14px;
  height: 3px;
  background-color: #886d5c;
  margin-right: 15px;
}

.sitemap-bg-house {
  width: 30.83333vw;
  min-width: 300px;
  right: 0;
  bottom: 0;
  transform: translateY(-114px);
}
.sitemap-bg-house img {
  width: 100%;
}

@media (max-width: 992px) {
  .section-siteMap {
    margin: 89px 0px 0px 0px;
    width: 82%;
    margin: auto;
    padding-top: 26px;
  }
  .sitemap-item {
    margin-bottom: 45px;
  }
  .sitemap-item > li > h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.1;
  }
  .sitemap-item > li > h2 > span {
    font-size: 25px;
  }
  .sitemap-item > li .sitemap-item-content > li {
    margin-bottom: 1em;
  }
  .sitemap-item > li .sitemap-item-content > li > a {
    font-size: 20px;
  }
}
body {
  font-family: "Montserrat", sans-serif, "Noto Sans TC", sans-serif;
  position: relative;
  top: 0;
  left: 0;
  overflow-x: hidden;
}

/* hb.icon */
.menu-button-container {
  z-index: 9999;
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  z-index: 1100;
}

#menu-toggle {
  display: none;
}

.menu-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #00243f;
  position: absolute;
  height: 3px;
  width: 15.85px;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
.menu-button::before, .menu-button::after {
  content: "";
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #00243f;
  position: absolute;
  height: 3px;
  width: 15.85px;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
.menu-button::before {
  margin-top: -2px;
}
.menu-button::after {
  margin-top: 6px;
  width: 100%;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(45deg);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  width: 100%;
  transform: rotate(-45deg);
}

.menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

/* FOR漢堡圖示show/hide */
@media (max-width: 992px) {
  .menu-button-container {
    display: flex;
  }
  .main-header {
    padding: 36px 25px;
  }
}
.hb-btn-container {
  width: 44.5px;
  height: 44.5px;
  background-image: url(../../src/web/icon/menu.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.sr-only {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

.normal-font-style400, .vm-btn-phone-main .vm-btn-phone, .section-pages-title .pages-title-main h1 > span, .section-about-card .about-card-main .about-card-content h2 span, .section-about-card .about-card-main .about-card-content p, .about-middle-title > h2 > span, .team-member-items .team-member-item span, .memeber-profile-card .memeber-profile-content h4 span, .memeber-profile-card .memeber-profile-detail p, .menu-list-phone .menu-list-title > p,
.menu-list-phone .menu-list-item > p, .news-inner-main .inner-content-text p, .work-format .work-format-main > p, .work-content .work-content-main p, .section-contact-page .contact-page-main .contact-us-form > h3, .section-contact-page .contact-page-main .contact-us-item label, .sitemap-item > li > h2 > span, .sitemap-item > li .sitemap-item-content > li > a {
  font-weight: 400;
  letter-spacing: 0.05em;
}

.normal-font-style500, .section-about-card .about-card-main .about-card-content h2, .about-middle-title > h2 {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.normal-font-style600, .news-item .news-item-pic .news-item-h .news-item-h-more p, .section-pages-bread .pages-bread-lists ol li a, .news-inner-main .news-inner-content > h1, .work-content .work-content-main h2, .work-content-back button {
  font-weight: 600;
  letter-spacing: 0.05em;
}

.normal-font-style700, .team-member-items .team-member-item p, .memeber-profile-card .memeber-profile-content h4, .section-contact-page .contact-page-main .contact-us-form > p, .sitemap-item > li > h2 {
  font-weight: 700;
  letter-spacing: 0.05em;
}

.normal-font-style800, .news-inner-main .news-inner-content > span, .news-inner-main .inner-content-date, .back-btn, .work-item .work-item-pic span, .work-item p {
  font-weight: 700;
  letter-spacing: 0.05em;
}

.hover-white-bg, .team-member-items .team-member-pic {
  position: relative;
}
.hover-white-bg::after, .team-member-items .team-member-pic::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #fff;
  opacity: 0;
  transition: 0.5s ease 0.2s;
}
.hover-white-bg:hover::after, .team-member-items .team-member-pic:hover::after {
  opacity: 0.5;
}

.hover-black-bg {
  position: relative;
}
.hover-black-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #000;
  opacity: 0;
  transition: 0.5s ease 0.2s;
}
.hover-black-bg:hover::after {
  opacity: 0.5;
}

.modal-content {
  border: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}/*# sourceMappingURL=all.css.map */