body > br {
    display: none;
}

html[lang="en"] body {
    font-family: "Ancizar Serif", serif;
}

.np_language_btn .dropdown_btn a {
    color: #7b7672;
    font-family: "Ancizar Serif", serif;
}

.np_language_btn .dropdown_btn a:hover {
    color: #000;
}

.np_language_btn .dropdown_btn {
    background-color: #f3eee8;
    box-shadow: none;
    color: #7b7672;
}

.np_language_btn .dropdown_btn span {
  color: #7b7672;
}


#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

#main_index a:hover {
    text-decoration: none;
}

#main_index button:focus {
    outline: none;
}


/*navigation bar*/
.navbar_type8 {
    background-color: #fff;
    height: 125px;
    border-bottom: 1px solid rgb(0,0,0,0.15);
    transition: all 0.25s ease-in-out;
    padding: 0 7%;
}

#main_index .navbar_type8 {
    border-bottom: none;
}

.dark_nav {
    background-color: rgb(255,255,255,0.9) !important;
    border-bottom: 1px solid rgb(0,0,0,0.15) !important;
    height: 80px;
}

.navbar_type8 .logo img {
    width: 100%;
  padding: 3px 0;
  object-position: left;
}

.navbar_type8 .logo {
    margin-left: 0;
}

.navbar_type8 .nav_tab {
    padding-right: 0;
    gap: .5vw;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #7b7672;
  font-size: 1.3vw;
  font-weight: 500;
    transition: all 0.25s ease-in-out;
}

html[lang="en"] .navbar_type8 .nav_tab .nav_item a {
    font-size: 1.15vw;
}

.navbar_type8 .nav_tab .nav_item a:hover {
    color: #ca9e68;
}

.navbar_type8 .nav_tab .nav_item::before {
    display: none;
}

/*footer*/
.footer_type9 {
  color: #7b7672;
  padding-top: 4rem;
  padding-bottom: 1.5rem;
  background-color: #f1eae4;
  font-size: 16.5px;
  line-height: 1.6;
  overflow: hidden;
}

html[lang="en"] .footer_type9,
html[lang="en"] .footer_type9 .text,
html[lang="en"] .footer_type9 .nav_item li a {
    font-size: 16.5px;
}

.footer_type9 .text {
  color: #7b7670 !important;
  font-size: 16.5px;
}

.footer_type9 .nav_item li a {
    font-size: 16.5px;
}

.footer_type9 .bg_dark {
  background-color: transparent;
}

.footer_type9 .text-light {
  color: #7b7672 !important;
}

.footer_type9 .line {
  border-right: none;
}

.footer_type9 .logo img {
    max-height: 140px;
}

.footer_type9 .logo {
    padding-top: 140px;
}

.custom_footer_box1 {
    padding-right: 10vw;
}

.footer_type9 .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  margin-right: 0;
  color: #000;
}

.custom_footer_box2 {
    text-align: right;
}

.custom_footer_box2 p.text,
.custom_footer_box2 a.text {
    display: flex;
  flex-direction: row-reverse;
  gap: 15px;
  font-family: "Ancizar Serif", serif;
}

.custom_footer_box2 i {
    color: #000;
}

.footer_type9 .nav_item li a::after {
    display: none;
}

.footer_type9 .social_media a {
    margin-bottom: 0 !important;
}

.footer_type9 a {
  color: #7b7670;
  text-decoration: none;
}

.footer_type9 a:hover {
    color: #000;
}

.footer_type9 .social_media a .icon_s i {
  color: #7b7670;
}

.footer_type9 .social_media a .icon_s {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 0;
  border: none;
  width: unset;
  height: unset;
  margin: 0 !important;
}

.footer_type9 .social_media a {
  margin-right: 0;
}

.footer_type9 .social_mediaImg .icon_s img {
    height: 15px;
}

.footer_type9 .social_mediaImg {
    width: auto;
}

.social_media_group {
    display: flex;
  align-items: center;
  gap: 15px;
  background-color: #fff;
  border-radius: 30px;
  padding: 5px 15px;
  width: fit-content;
}

.footer_type9 .social_mediaImg .icon_s img {
    filter: grayscale(0.9) !important;
}

.footer_type9 .social_media {
    gap: 15px;
  font-size: 12px;
}

.footer_type9 .social_media a:hover .icon_s {
  background-color: transparent;
}

.footer_type9 .social_media a:hover {
    color: #000;
}

.footer_type9 .social_media a:hover .icon_s i {
  color: #000;
}

.footer_type9 .social_mediaImg .icon_s {
    padding: 0;
}

.footer_type9 .copy_right {
  font-size: 13px;
  margin: 0 7%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 2rem;
  font-family: "Ancizar Serif", serif;
}

.custom_footer_box3 {
    display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 3rem;
  margin-bottom: 1rem;
  align-items: center;
}

.footer_type9 .sub_title p {
    color: #000;
  font-size: 22px;
}

.footer_type9 a.text-light:focus, .footer_type9 a.text-light:hover {
  color: #000 !important;
}

.footer_type9 .nav_item li {
    padding-right: 25px;
}

.footer_type9 .nav_item li a {
  text-transform: unset;
}

.custom_footer_box2 p.text {
    width: 50%;
  margin-left: auto;
}

.custom_footer_download {
    display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 2.5rem;
}

.custom_footer_download img {
    max-width: 140px;
    transition: all 0.3s ease-in-out;
}

.custom_footer_download img:hover {
    transform: translateY(-5px);
}

/*homepage banner*/
.hp_banner {
    position: relative;
  width: 100%;
  height: 100%;
}

.hp_banner_content {
    position: absolute;
  left: 8%;
  bottom: 0;
  width: 36.5%;
}

.hp_banner_wording {
    position: absolute;
  left: 29%;
  bottom: 21%;
}

.hp_banner_title1 {
    font-size: 5vw;
  color: #fff;
  /*font-family: "Ma Shan Zheng", cursive;*/
  font-weight: 500;
  line-height: 1;
  margin-bottom: 15px;
}

.hp_banner_title2 {
    color: #fff;
  /*font-family: "Ma Shan Zheng", cursive;*/
  font-size: 2.2vw;
  margin-bottom: 0;
}

/*html[lang="en"] .hp_banner_title1 {*/
/*    font-family: "Ancizar Serif", serif;*/
/*}*/

/*html[lang="en"] .hp_banner_title2 {*/
/*  font-family: "Ancizar Serif", serif;*/
/*  width: 60%;*/
/*}*/

/*homepage about*/
.hp_about {
    padding: 6rem 0;
}

.hp_keyword {
  font-size: 20px;
  color: #7b7672;
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 400;
}

html[lang="en"] .hp_keyword {
    font-size: 17.5px;
}

.hp_about_right {
    padding-left: 0;
}

.hp_about_img {
    width: 84%;
  border-radius: 0 250px 250px 0/0 50% 50% 0;
  overflow: hidden;
}

.hp_big_title {
    font-size: 4.7vw;
  color: #e3dcd4;
  /*font-family: "Ma Shan Zheng", cursive;*/
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}

.hp_small_title {
    color: #95633a;
  /*font-family: "Ma Shan Zheng", cursive;*/
  font-size: 2.3vw;
  margin-bottom: 25px;
}

/*html[lang="en"] .hp_big_title,*/
/*html[lang="en"] .hp_small_title {*/
/*    font-family: "Ancizar Serif", serif;*/
/*}*/

.hp_about .hp_big_title {
    margin-left: -25px;
  margin-bottom: 25px;
}

.hp_about .hp_small_title {
  font-family: "Ancizar Serif", serif;
  font-weight: 700;
  font-size: 2.1vw;
}

.hp_about_group {
    border-left: 1px solid #95633a;
  padding: 10px 0 10px 30px;
}

.hp_about_box {
    padding-right: 7vw;
  position: relative;
  left: -1vw;
}

/*homepage services*/
.hp_services {
    position: relative;
    padding: 5rem 8% 7rem;
}

.hp_services::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 61.5%;
    background-image: url('https://cdn1.npcdn.net/userfiles/23617/image/3_SectionBG.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hp_services .hp_big_title {
    margin-bottom: -25px;
  margin-left: -60px;
}

.hp_services_top_left {
    width: 70%;
}

.hp_services_top_right {
    width: 30%;
  display: flex;
  justify-content: flex-end;
}

.hp_services_top_box {
  display: flex;
  align-items: flex-end;
  width: 65%;
  gap: 4vw;
  margin-left: 3%;
  margin-bottom: 3.5rem;
}

html[lang="en"] .hp_services_top_box {
    width: 85%;
  gap: 0vw;
}

.hp_button {
  position: relative;
  transition: all 0.3s ease-in-out;
  padding: 10px 20px;
  background-color: #ca9e68;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
  gap: 15px;
  font-weight: 300;
  border: none;
  outline: none;
  overflow: hidden;
  font-size: 16px;
  cursor: pointer;
}

.hp_button:hover {
  transform: scale(1.05);
}

.hp_button:active {
  transform: scale(0.75);
}

.hp_button:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.hp_button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}

.hp_services_ebox {
    margin: 10px 15px;
}

.hp_services_group {
    position: relative;
}

.hp_services_more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 18.5px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.hp_services_box:hover .hp_services_more {
    transform: scale(1);
}

.hp_services_box {
    position: relative;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.hp_services_box:hover {
    transform: translateY(-10px);
}

.hp_services_img img {
    transition: all 0.4s ease-in-out;
}

.hp_services_box:hover .hp_services_img img {
    filter: brightness(0.5);
}

.hp_services_title {
  font-size: 24px;
  color: #7b7672;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
}

.hp_services_slider .slick-arrow {
  z-index: 5;
}

.hp_services_slider .slick-prev {
  left: -50px;
  top: 35%;
}

.hp_services_slider .slick-next {
  right: unset;
  left: -50px;
  top: 60%;
}

.hp_services_slider .slick-prev::before {
  content: "";
}

.hp_services_slider .slick-next::before {
  content: "";
}

.hp_services_slider .slick-prev::before, .hp_services_slider .slick-next::before {
  text-shadow: none;
  color: #95633a;
  opacity: 1;
  font-size: 25px;
}

.hp_services_slider .slick-arrow.slick-disabled {
    opacity: 0.3;
}

/*homepage why*/
.hp_why {
    padding: 0 4% 5rem;
  background-image: url('https://cdn1.npcdn.net/userfiles/23617/image/4_SectionBG_Wave.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.hp_why_title {
    color: #95633a;
  font-size: 21px;
  font-weight: 700;
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.hp_why_left {
    display: flex;
  align-items: center;
  text-align: right;
}

.hp_why_left .hp_why_title {
    justify-content: flex-end;
}

.hp_why_right {
    display: flex;
  align-items: center;
  text-align: left;
}

.hp_why_keyword {
    font-size: 18.5px;
  color: #7b7672;
  line-height: 1.65;
  margin-bottom: 0;
  font-weight: 500;
}

html[lang="en"] .hp_why_keyword {
    font-size: 16.5px;
    font-weight: 400;
}

.hp_why_group {
    display: flex;
  flex-direction: column;
  gap: 4rem;
  width: 95%;
}

.hp_why_right .hp_why_group {
    margin-left: auto;
}

.hp_why_point {
    position: relative;
    transition: all 0.4s ease-in-out;
}

.hp_why_point:hover {
    transform: translateY(-10px);
}

.hp_why_top_box {
    margin-bottom: 4.5rem;
}

/*homepage product*/
#main_index .index_wrapper_6 {
    padding: 5rem 8%;
  background-image: url('https://cdn1.npcdn.net/userfiles/23617/image/5_SectionBG.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.hp_product .hp_big_title {
    color: #cec3bd;
}

.hp_product_top_box {
    margin-bottom: 2rem;
}

#main_index .productSlider-1 .slick-track .slick-slide {
  margin: 10px 13px;
  height: auto;
  flex: 1;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

#main_index .productSlider-1 .slick-track .slick-slide:hover {
    transform: translateY(-10px);
}

#main_index .productSlider-1 .product_img .product_box {
  margin: 0;
  border: none;
  background-color: transparent;
}

#main_index .productSlider-1 .product_img .product_box h6 {
  font-weight: 600 !important;
  text-align: center;
  font-size: 21px;
  color: #7b7672;
  line-height: 1.65;
  margin-bottom: 0;
  font-weight: 500 !important;
  padding-top: 10px;
}

#main_index .productSlider-1 .product_img .product_box p {
    display: none;
}

#main_index .productSlider-1 .product_img .product_box h6.align-top {
    display: none;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame img {
    border-radius: 40px;
}

#main_index .productSlider-1 .product_img .slick-next::before {
  content: "";
}

#main_index .productSlider-1 .product_img .slick-prev::before {
  content: "";
}

#main_index .productSlider-1 .product_img .slick-prev::before, #main_index .productSlider-1 .product_img .slick-next::before {
  text-shadow: none;
  color: #95633a;
  opacity: 1;
  font-size: 25px;
}

#main_index .productSlider-1 .product_img .slick-next {
  right: -40px;
}

#main_index .productSlider-1 .product_img .slick-prev {
  left: -40px;
}

/*homepage review*/
#main_index .index_wrapper_7 {
    padding: 6rem 8.5% 5rem;
}

#main_index #index_7 {
    display: flex;
  align-items: center;
}

.hp_review_button {
    display: flex;
  justify-content: flex-start;
  margin-top: 4vw;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
  height: 130px;
  border-radius: 50%;
  object-fit: contain;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .icon {
  padding-bottom: 130px;
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
  margin-bottom: 15px;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .icon .img_frame {
    left: 0;
  transform: unset;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .content,
#main_index .hp_testimonials .testimonials_box .testimonials_card .name {
  flex: 0 1 100%;
  text-align: left;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .content q::before,
#main_index .hp_testimonials .testimonials_box .testimonials_card .content q::after {
    display: none;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card h6 {
  color: #95633a;
  font-size: 20px;
  font-weight: 700;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .name {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card .content h5 {
  font-size: 18px;
  color: #7b7672;
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 400;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card {
    padding: 0 20px;
  margin: 10px 0;
  transition: all 0.4s ease-in-out;
}

#main_index .hp_testimonials .testimonials_box .testimonials_card:hover {
    transform: translateY(-10px);
}

#main_index .hp_testimonials .testimonials_box {
    padding: 0;
}

#main_index .hp_testimonials .slick-dots {
  position: relative;
  display: flex;
  padding: 0 15px;
}

#main_index .hp_testimonials .slick-dots li button::before {
  color: #95633a;
  font-size: 0.7rem;
}

#main_index .hp_testimonials .slick-dots li:hover button::before {
  color: #95633a;
}

/*homepage contact*/
.hp_contact {
    padding: 0 8.5%;
  position: relative;
}

.hp_contact::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: #f1eae4;
}

.hp_contact_box {
    position: relative;
  display: flex;
  align-items: center;
  background-image: url('https://cdn1.npcdn.net/userfiles/23617/image/7_SectionBG_Empty.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 40px;
  overflow: hidden;
  justify-content: space-between;
}

.hp_contact_img {
    width: 41%;
}

.hp_contact_content {
    width: 52%;
}

.hp_contact .hp_big_title,
.hp_contact .hp_small_title {
    color: #fff;
}

html[lang="en"] .hp_contact .hp_big_title {
    font-size: 4vw;
}

html[lang="en"] .hp_contact_content {
  width: 55%;
}

.hp_contact .hp_button {
    background-color: transparent;
  border: 1px solid #fff;
}

.hp_contact_button {
    display: flex;
  justify-content: flex-start;
  margin-top: 3vw;
}

/*other pages*/


/*homepage responsive*/
@media (max-width: 1460.5px) {
    .navbar_type8 {
         padding: 0 4%;
    }
    .navbar_type8 .nav_tab {
        gap: .2vw;
    }
}

@media (max-width: 1200.5px) {
    /*navigation bar*/
    .navbar_type8 {
        padding: 0 10px;
    }
    
    /*footer*/
    .custom_footer_box3 {
        margin-top: 2rem;
        margin-bottom: 0rem;
    }
    .custom_footer_box3 .nav_item {
        width: 50%;
        justify-content: center;
    }
    .footer_type9 .copy_right {
        margin: 0;
        padding-top: 1rem;
    }
    .custom_footer_download img {
        max-width: 125px;
    }
    .custom_footer_box2 p.text {
        width: 70%;
    }
    html[lang="en"] .footer_type9, html[lang="en"] .footer_type9 .text, html[lang="en"] .footer_type9 .nav_item li a {
      font-size: 15px;
    }
    .footer_type9, .footer_type9 .text, .footer_type9 .nav_item li a {
      font-size: 15px;
    }
    
    /*homepage banner*/
    html[lang="en"] .hp_keyword {
      font-size: 15px;
    }
    
    /*homepage about*/
    .hp_about {
      padding: 3.5rem 0;
    }
    .hp_big_title {
        font-size: 50px;
    }
    .hp_about_group {
        padding: 5px 0 5px 20px;
    }
    .hp_keyword {
        font-size: 15px;
    }
    .hp_about_box {
        padding-right: 0;
    }
    .hp_about_img {
        width: 90%;
        border-radius: 0 150px 150px 0/0 50% 50% 0;
    }
    .hp_about .hp_small_title {
        font-size: 22px;
    }
    .hp_about .hp_big_title {
      margin-left: -15px;
      margin-bottom: 15px;
    }
    
    /*homepage services*/
    .hp_services {
        padding: 3rem 15px 5rem;
    }
    .hp_small_title {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .hp_services .hp_big_title {
      margin-bottom: -20px;
      margin-left: -40px;
    }
    .hp_services .hp_keyword {
        font-size: 14px;
    }
    .hp_services_top_box {
        width: 75%;
    }
    .hp_services_ebox {
      margin: 10px;
    }
    .hp_services_more {
        font-size: 15px;
    }
    .hp_services_title {
        font-size: 17px;
        margin-top: 20px;
    }
    .hp_services_slider .slick-prev::before, .hp_services_slider .slick-next::before {
        font-size: 18px;
    }
    .hp_services_slider .slick-prev {
        left: -20px;
    }
    .hp_services_slider .slick-next {
        left: -20px;
    }
    
    /*homepage why*/
    .hp_why {
        padding: 0 15px 3rem;
    }
    .hp_why_title {
        font-size: 16px;
        gap: 10px;
        margin-bottom: 10px;
    }
    .hp_why_keyword {
        font-size: 14px;
    }
    .hp_why_group {
        gap: 2.5rem;
        width: 100%;
    }
    .hp_why_middle {
        display: flex;
        align-items: center;
    }
    .hp_why_top_box {
      margin-bottom: 2.5rem;
    }
    html[lang="en"] .hp_why_keyword {
        font-size: 14px;
    }
    
    /*homepage product*/
    #main_index .index_wrapper_6 {
        padding: 3rem 15px;
    }
    .hp_product_top_box {
      margin-bottom: 1rem;
    }
    #main_index .productSlider-1 .product_img .product_box h6 {
        font-size: 15px;
        padding-top: 0;
    }
    
    /*homepage review*/
    #main_index .index_wrapper_7 {
        padding: 4rem 15px 3rem;
    }
    #main_index .hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
        height: 100px;
    }
    #main_index .hp_testimonials .testimonials_box .testimonials_card .icon {
        padding-bottom: 100px;
    }
    #main_index .hp_testimonials .testimonials_box .testimonials_card .content h5 {
        font-size: 15px;
    }
    .hp_review_button {
        margin-top: 20px;
    }
    
    /*homepage contact*/
    .hp_contact {
        padding: 0 15px;
    }
    .hp_contact_button {
        margin-top: 20px;
    }
    .hp_contact_box {
        border-radius: 30px;
    }

}

.navbar_mobile .logo_img {
    transform: scale(1.3);
}

.side_menu {
    background-color: #ca9e68;
}

.side_menu .list-group .list-group-item a {
    color: #fff;
}

@media (max-width: 991.5px) {
    /*footer*/
    .custom_footer_box3 .nav_item {
        width: 70%;
    }
    
    
    /*homepage banner*/
    
    
    /*homepage about*/
    
    
    /*homepage services*/
    .hp_services_top_box {
        width: 95%;
    }
    
    /*homepage why*/
    
    
    /*homepage product*/
    
    
    /*homepage review*/
    #main_index .hp_testimonials .testimonials_box .testimonials_card .content h5 {
        font-size: 14px;
    }
    #main_index #index_7 {
        align-items: flex-start;
    }
    
    /*homepage contact*/
    

}

@media (max-width: 767.5px) {
    /*footer*/
    .custom_footer_box1 {
      padding-right: 15px;
    }
    .custom_footer_box2 {
      text-align: left;
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .custom_footer_box2 p.text, .custom_footer_box2 a.text {
        flex-direction: row;
    }
    .custom_footer_box3 {
        margin-top: 1rem;
        margin-bottom: 0rem;
        flex-direction: column;
        gap: 1.5rem;
    }
    .footer_type9 .nav_item li {
        padding-right: 0;
    }
    .custom_footer_box3 .nav_item {
        width: 100%;
        gap: 10px 20px;
    }
    .custom_footer_box2 p.text {
        width: 100%;
    }
    .custom_footer_download {
        margin-top: 2rem;
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    .custom_footer_download img {
        max-width: 165px;
    }
    
    /*homepage banner*/
    .slider_banner .item > img {
        min-height: 320px !important;
        object-fit: cover;
        object-position: 65% 50%;
    }
    .hp_banner_content {
      left: 10px;
      bottom: 0;
      width: 80%;
    }
    .hp_banner_content img {
        min-height: 200px;
        max-height: 200px;
        object-fit: contain;
        object-position: 0 100%;
    }
    .hp_about_img {
        width: 95%;
        border-radius: 0 120px 120px 0/0 50% 50% 0;
    }
    .hp_banner_wording {
        left: 135px;
        bottom: 45px;
    }
    .hp_banner_title1 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .hp_banner_title2 {
        font-size: 13px;
    }
    html[lang="en"] .hp_banner_title2 {
        width: auto;
    }
    
    /*homepage about*/
    .hp_about .hp_big_title {
        margin-left: 0;
        margin-bottom: 10px;
    }
    .hp_about_box {
        left: 0;
        margin-top: 2rem;
    }
    .hp_about_right {
      padding-left: 15px;
    }
    .hp_about_group {
        padding: 5px 0 5px 15px;
    }
    html[lang="en"] .hp_keyword {
        font-size: 15px;
    }
    
    /*homepage services*/
    .hp_services_top_box {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-left: 0;
        gap: 1.5rem;
        margin-bottom: 2.5rem;
    }
    html[lang="en"] .hp_services_top_box {
        width: 100%;
        gap: 1.5rem;
    }
    .hp_services_top_left,
    .hp_services_top_right {
      width: 100%;
    }
    .hp_services_top_right {
        justify-content: flex-start;
    }
    .hp_services_bottom {
        padding-right: 0;
    }
    .hp_services::before {
        height: 70.5%;
    }
    .hp_services .hp_big_title {
        margin-left: 0;
    }
    
    /*homepage why*/
    .hp_why_left {
        text-align: left;
        margin: 2.5rem 0;
    }
    .hp_why_left .hp_why_title {
      justify-content: flex-start;
    }
    
    /*homepage product*/
    #main_index .productSlider-1 .product_img .slick-prev {
      left: -10px;
    }
    #main_index .productSlider-1 .product_img .slick-next {
      right: -10px;
    }
    #main_index .productSlider-1 .product_img .slick-prev::before, #main_index .productSlider-1 .product_img .slick-next::before {
        font-size: 20px;
    }
    
    
    /*homepage review*/
    .hp_review_top_box {
        margin-bottom: 2.5rem;
    }
    
    /*homepage contact*/
    .hp_contact_box {
        border-radius: 20px;
        flex-direction: column;
    }
    .hp_contact_img {
      width: 100%;
    }
    .hp_contact_content {
      width: 100%;
      padding: 2rem 1.5rem;
    }
    .hp_contact .hp_big_title {
        font-size: 40px;
    }
    html[lang="en"] .hp_contact_content {
      width: 100%;
    }
    html[lang="en"] .hp_contact .hp_big_title {
      font-size: 30px;
    }

}

/*homepage photoalblum*/
.hp_photoGallerySlider_type3 {
    background-color: #fff;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    background-color: transparent;   
}