﻿@import url('https://fonts.googleapis.com/css2?family=Lexend+Tera:wght@100..900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

@charset "utf-8";
body {
    letter-spacing: .04em;
    font-family: "Lexend Tera","Arial", "微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", sans-serif;
}
:root {
   --init-about-editor-slick-ratio:1296 /546;
}
.header .navbar {
    padding: 0 10px;
}
a {
    color: #181818;

}
a:hover {
    color: #dcb46b;
}

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}

.cpd_sd21 {
    padding: 0 4%;
}

.home-pagelist-area > .container-fluid {
    padding: 0;
}

.main > .container {
    visibility: hidden;
}

    .main > .container.container-fluid.cpd_sd21 {
        visibility: visible;
    }


  /*樣本表格*/
body .table-011 .t1 {
    background: unset;
    background: #8a7063;
}
body .table-011 tr:nth-child(2n) td {
    background-color: #f5f5f5;
}
body .table-011 .t2 {
    background: unset;
}
/*side1*/
.side .filter-title .txt-en {
    display: none;
}
.side .filter-title .collapsed-btn:hover, .side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #dcb46b;
}

.side .filter-title .collapsed-btn, .side .filter-sidebar.multiple-collapse .collapsed-btn {
    color: var(--bs-dark);
    padding: 0.5em 0.75em;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #ddd;
    position: relative;
    font-size: 18px;
    font-weight: bold;
}

.side .filter-content ul li {
    font-size: 16px;
}

.side .filter-content,
.side .filter-sidebar.multiple-collapse .collapse-content {
    border: none;
}
    .side .filter-content > ul li{
        padding:3px 0;
    }
    .side .filter-content > ul {
        margin-left: 15px;
        padding-left: 0;
        padding-right: 0;
    }

.side1 .h3 {
    display: none;
}

.side1 .wid-cont ul li span {
    display: none;
}


/* 購物清單 */

.header .navbar .nav-pos-top .cart-detail .item a.btn:hover {
    background-color: unset;
    opacity: 0.7;
    color: #000;
}

.nav-cart-info .nav-cart-list .cart-detail .item a {
    font-size: 15px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .item-detail .info {
    align-items: center;
}

.nav-cart-info .nav-cart-list .cart-checkout .btn-group {
    padding-right: 19px;
}

.nav-cart-info .nav-cart-list .cart-checkout .sum {
    margin: 10px 12px 15px;
}

.nav-cart-info .nav-cart-list .h6 {
    font-size: 16px;
    padding: 10px 10px 5px;
    margin-bottom: 9px;
}

.cr_no {
    padding-left: 10px;
}

.nav-cart-info .nav-cart-list .cart-detail .item .info-detail a {
    font-size: 15px;
}

.header .navbar .cart-detail ul .cart-detail ul li i {
    width: auto;
    height: auto;
}

.header .navbar .cart-detail ul li i:before {
    display: block !important;
}

/* navbar */
.navbar .small-btn-box ul {
    margin: 0;
}
.header .navbar.newtop .navbar-brand {
    display: block;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #dcb46b;
}
    .nav-item .caret {
    border-top: solid 5px #ffffff;

}
.nav-cart-info .cart-drop-box .count {
    width: 20px;
    height: 20px;
    font-size: 12px;
    background: #242424;
    line-height: normal;
    top: -15px;
    padding-top: 2px;
}
.nav-cart-info .nav-cart-list.cart-drop-detail{
    display:none;
}
.header .navbar .small-btn-box ul li a:hover i.fa-shopping-cart {
    background: url(../images/all/nav_icon02.svg) no-repeat #dcb46b center;
}
.header .navbar .small-btn-box ul li a i.fa-shopping-cart {
    background: url(../images/all/nav_icon02.svg) no-repeat #e5e5e5 center;
}

.header .navbar .small-btn-box ul li a:hover i.fa-user {
    background: url(../images/all/nav_icon01.svg) no-repeat #dcb46b center;
}
.header .navbar .small-btn-box ul li a i.fa-user {
    background: url(../images/all/nav_icon01.svg) no-repeat #e5e5e5 center;
}

.header .navbar .small-btn-box ul li i {
    width: 30px;
    height:30px;
    border-radius:50%;
}
    .header .navbar .small-btn-box ul li i:before {
        display: none;
    }

.header .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 18px;
    padding: 25px 20px 25px;
}
    .navbar .navbar-brand {
    width: 189px;
    height: 54px;
    margin: 20px 0;
}
.header .navbar {
    background: #8a7063;
    border-bottom: none;
    padding: 0 3%;
}
.header .navbar-nav li:last-child .nav-link {
    padding-right: 0;
}
.is_scroll .header .navbar {
    box-shadow: 0px 0px 22px #40404054;
}
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #ffffff;
}

.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #ffffff;
}

.nav-item.dropdown > .navbar-nav .navbar-nav .nav-item:hover > .nav-link {
    background-color: #dcb46b;
}

.nav-item.dropdown > .navbar-nav .navbar-nav {
    background-color: #fff;
}
.nav-item.dropdown > .navbar-nav .txt-en{
    display:none;
}
.nav-item.dropdown > .navbar-nav {
    background: #fff;
}

    .nav-item.dropdown > .navbar-nav li a {
        color: #000;
    }

    .nav-item.dropdown > .navbar-nav .nav-item:hover > .nav-link {
        color: #000;
        background-color: #dcb46b;
    }


 /* banner */
.slick .slick-dots button {
    background: #504e4d;
}
.slick .slick-dots .slick-active button {
    background: #dcb46b;
}
.banner{
    padding-top:94px;
}
    .banner .slick-dots {
        bottom: -48px;
    }


/* 購物彈跳 */
.qty-box .btn:hover {
    background-color: #2a2a2a;
}

.btn.cart:hover {
    background-color: #2a2a2a;
    color: #fff;
}

.btn.cart {
    background: #81a626;
}

.gallery-list .item .item-detail {
    padding: 0 5px;
}

.modal-dialog-scrollable .modal-content {
    overflow: unset;
}

.modal-header .close {
    border-radius: 50%;
    position: absolute;
    background-color: #000;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
    font-weight: 400;
    border: none;
}

.qty-box .btn:hover {
    background: #dcb46b;
}

.modal-header {
    padding-bottom: 6px;
}

.modal-title:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000000;
    width: 4px;
    height: 22px;
    left: 0;
    top: 6px;
}

.modal-title {
    position: relative;
    font-size: 24px;
    text-align: left;
    padding-left: 12px;
    color: #000;
}

.main-title .h6 {
    font-size: 18px;
    padding-left: 0;
    border: none;
    color: #000;
}



/* 分享  */
body .container .ezshare-box {
    margin: 5px 0 20px 0;
}

.ezshare-box .list-inline-item:not(:last-child) {
    margin-right: 2px;
}

.ezshare-box a:hover:before {
    display: none;
}

.ezshare-box a:hover {
    color: #a99356 !important;
}

.ezshare-box ul:before {
    content: " SHARE : ";
    display: inline-block;
}

.ezshare-box ul {
    position: relative;
    align-items: center;
    display: flex;
}

.ezshare-box a {
    background-color: unset !important;
    font-size: 14px;
    width: 25px;
    height: 25px;
    padding-top: 3px;
    color: #000 !important;
}


/* 留言紀錄 order show*/
.order .talk-form-det .btn-area {
    margin: 30px 0 10px !important;
}

.order .talk-form-det {
    padding: 25px;
}
.talk-item .talk-top {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 6px;
}

.talk-box .talk-time {
    color:#8a7063;
}

.talk-box .talk-item .first-level {
    padding: 3%;
    border: solid 1px #d4d4d4;
    background-color: #fff;
}

/*相簿*/
.album.show .grid-item:hover img {
    opacity: 0.7;
    filter: blur(5px);
}
.album.show .grid-item:hover .fa-search-plus {
    top: 50%;
    opacity: 1 !important;
}
.album.show .grid-item   .fa-search-plus {
    background: url(../images/all/search.svg) no-repeat;
    width: 26px;
    height: 25px;
    top: 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.album.show .cover .fa-search-plus:before {
    display: none;
}
.alb_ut .item .title {
    padding: 20px 0;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*最新消息*/
.news.show  .editor{
    min-height:200px;
}
.news.show .h1 {
    border-bottom: 1px solid #141414;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #000;
}
.small-title {
    font-size: 14px;
    color: #101010;
}
.tag {
    font-size: 14px;
    background: #8a7063;
    margin-bottom: 0;
    color:#fff;

}
.alb_ut .item .pic,
.article-grid .item .pic a {
    position: relative;
    overflow: hidden;
}
.alb_ut .item:hover .pic:before,
.article-grid .item:hover .pic a:before {
    opacity: 0.5;
}
.alb_ut .item .pic:before,
.article-grid .item .pic a:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    opacity: 0;
    z-index: 10;
}
.alb_ut .item:hover .pic:after,
.article-grid .item:hover .pic a:after {
    top: 50%;
    opacity: 1;
}
.alb_ut .item .pic:after,
.article-grid .item .pic a:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/search.svg) no-repeat center;
    top: 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 26px;
    height: 25px;
    z-index: 20;
    opacity: 0;
    transition: all 0.5s;
}
.alb_ut .item:hover img,
.article-grid .item:hover img {
    opacity: 0.7;
    filter: blur(5px);
}
.article-grid .item .info .title a {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height:54px;
}
.article-grid .item .info .date {
    font-size: 14px;
    color: #000000;
}
.dat_time {
    align-items: center;
    justify-content:space-between;
    margin-bottom:10px;
}
.article-grid .item .info .kind a {
    background: #8a7063;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
    .article-grid .item .info .kind a .txt-en{
        display:none;
    }


    /*會員 共用*/
    .member_share .h2_sg {
        margin-bottom: 30px;
    }

.member_share .main .side {
    margin-bottom: 0;
}

.member_share .breadcrumb {
    margin-bottom: 0 !important;
}

.member_share .cpd_sd21 {
    padding: 0;
}

/*會員註冊*/
.member.register .breadcrumb {
    margin-bottom: 0px !important;
}
.member.register .h2_sg {
    text-align: center;
  
}
.member.register .frame-small-box {
    min-height: auto;
    background-color: #fff;
    padding: 2%;
}
.member.register .main {
    background: url(../images/all/home_ig_bg.jpg) no-repeat;
    background-size:cover;
}

/*會員*/
.member .btn.btn-primary.btn_lodc {
    width: auto;
}
.gallery-list .item .info .txt-en {
   display:none;
}
.member-function-box .item > a:hover {
    background: #dcb46b;
}
    .member-function-box .item a {
    color: #000;
}
.btn.btn-txt:hover {
    color: #dcb46b;
}

.btn.btn-txt {
    color: #1f1f1f;
}
.btn span.txt-en{
    display:none;
}

.memb_box {
    display: flex;
}
.memb_box_pic {
    background: url(../images/all/memb_box_pic.jpg) no-repeat;
    background-size:cover;
    width:50%;
}
.frame-small-box {
    width: 50%;
    padding: 5%;
    min-height: 620px;
}
/*購物車*/
.coupon  .side1{
    margin-bottom:0;
}
.coupon .tryout_prd {
    display: block;
}
.order.show .pay-box,
.cart.finish .pay-box {
    justify-content: end;
}
.order.show .pay-box .sum,
.cart.finish .pay-box .sum {
    width: 30%;
}
.coupon .main > .container,
.order .main > .container,
.cart.finish .main > .container {
    visibility: unset;
    padding: 0 20px;
  
}
.order.show  .flex-ul > li .label,
.cart.finish .flex-ul > li .label {
    width: 130px;
    flex: 0 0 130px;
}

body .flatpickr-day.selected,
body .flatpickr-day.startRange,
body .flatpickr-day.endRange,
body .flatpickr-day.selected.inRange,
body .flatpickr-day.startRange.inRange,
body .flatpickr-day.endRange.inRange,
body .flatpickr-day.selected:focus,
body .flatpickr-day.startRange:focus,
body .flatpickr-day.endRange:focus,
body .flatpickr-day.selected:hover,
body .flatpickr-day.startRange:hover,
body .flatpickr-day.endRange:hover,
body .flatpickr-day.selected.prevMonthDay,
body .flatpickr-day.startRange.prevMonthDay,
body .flatpickr-day.endRange.prevMonthDay,
body .flatpickr-day.selected.nextMonthDay,
body .flatpickr-day.startRange.nextMonthDay,
body .flatpickr-day.endRange.nextMonthDay {
    background: #8a7063;
    border-color: #8a7063;
    color: #fff;
}

body .flatpickr-day.inRange,
body .flatpickr-day.prevMonthDay.inRange,
body .flatpickr-day.nextMonthDay.inRange,
body .flatpickr-day.today.inRange,
body .flatpickr-day.prevMonthDay.today.inRange,
body .flatpickr-day.nextMonthDay.today.inRange,
body .flatpickr-day:hover,
body .flatpickr-day.prevMonthDay:hover,
body .flatpickr-day.nextMonthDay:hover,
body .flatpickr-day:focus,
body .flatpickr-day.prevMonthDay:focus,
body .flatpickr-day.nextMonthDay:focus {
    background: #8a7063;
    border-color: #8a7063;
    color: #fff;
}


body .flatpickr-current-month .flatpickr-monthDropdown-months {
    font-weight: bold;
}
.frame-border a:hover {
    color:#000;
}
.frame-border a{
    color:#dcb46b;
}
.h3 {
    color: #000000;
}
.btn.btn-bord:hover {
    border-color: #dcb46b;
    color: #dcb46b;
}
.btn.btn-bord {
    border: solid 1px #8a7063;
    color: #8a7063;
}

.pay-box .sum{
    width:30%;
}
.pay-box .form_left .form-inline{
    display:flex;
}
.pay-box .form_left {
    width: 70%;
    padding-right:5%;
}
.pay-box {
    display: flex;
    padding: 2%;
    border-top: none;
}

.discount .radio-box {
    color: #000;
}
.discount .label {
    color: #000;
    padding-bottom: 5px;
}
.cart-step {
    border-bottom: 1px solid #000;
    margin-bottom: 30px !important;
}
.cart-step .txt {
    font-size: 24px;
    color: #000;
}
.cart .discount .btn.btn-secondary:hover{
    background-color:#dcb46b;
    color:#000;
}
.cart .discount .btn.btn-secondary {
    color: #000;
    width: auto;
    background-color: #8a7063;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.cart-step .num {
    color: #ffffff;
    background: #151515;
}
/*訂單*/
.order.show  .frame-border a {
    color: #fff;
}
.sum {
    color: #000;
}
.order.show .talk-area .btn.btn-primary {
    width: auto;
}
.order .side1{
    margin-bottom:0;

}
.page-box.page-box_show {
    border-top: 1px solid #acacac;
    padding-top: 20px;
}
.rwd-table a:hover {
    color:#dcb46b;
  
}
.rwd-table a {
    color: #0b0b0b;
}
.rwd-table.mob-mode th {
    background: #2a2a2a;
}
.order .h2_sg{
    text-align:center;
}

/*產品*/
.product .gallery-list .item .info {
    padding: 0 0;
}
.product.show .side {
    margin-bottom: 0;
}
.radio-text-st label {
    background-color: #b1b1b1;
}
.radio-text-st input[type=radio]:checked + label {
    background-color: #8a7063;
}
.toast:before {
    background: #000;
}
.product.show .mainSection .tab-content {
    background-color: #f9f9f9;
    position: relative;
}
.product.show .btn-line:hover,
.product.show .btn.btn-light:hover,
.product.show .btn.btn-dark:hover {
    background: #dcb46b;
    color: #fff;
}
body.product.show .btn.btn-dark {
    background: #2a2a2a;
    color: #fff;
 
}
.line_icon {
    background: url(../images/all/line.svg) no-repeat;
    width: 18px;
    height: 18px;
    background-size: cover;
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
body.product.show .btn-line {
    background-color: #06c052;
    color:#fff;
}
body.product.show .btn-line {
    flex: 1 90px;
}
.product.show .btn.btn-light{
	      margin-right: 0.5rem !important;
	}
.product.show .btn-line,
.product.show .btn.btn-light,
.product.show .btn.btn-dark {
    background: #e7e7e7;
    color: #353535;
    padding: 13px 10px;
    font-size: 16px;
    border: none;
    flex:1;
}
.product-info-area .item.price .cont {
    color: #000;
 
}
body.product.show   .product-info-area .item .label {
    width: 55px;
    margin-right: 20px;
    flex: 0 0 55px;
}
body.product.show  .slick .slick-arrow {
    width: 49px !important;
    height: 49px !important;

}
body.product.show .slick .slick-next {
    right: -60px;
}
body.product.show  .slick .slick-prev {
    left: -60px;
}
.product.show  .product-pic.slick.st {
    margin:0 10%;
}
.product.show  .product-info-area .item.desc .cont {
    color: #000;
}
.product.show .tab-area .tab-title li {
    margin: 0;
    flex: 1;
}
.product.show .tab-area .tab-title a.active {
    border-bottom: 2px solid #8a7063;
    color: #000;
    font-weight: bold;
}
.product.show .tab-area .tab-title a {
    border-radius: 0;
    background-color: #fff;
    color: #000;
    padding: 30px 8px;
    text-align: center;
    border-bottom: 2px solid #343434;
    border-left: none;
}
.product.show .product-info-area .info-box {
    padding: 20px 0 ;
}
.qty-box .qty-quantity {
    border-right: none;
    border-left: none;
    flex: unset;
    width: 100px;
    /* height: 40px; */
    font-size: 16px;
    padding: 0;
    font-family: "Arial";
}
.h5 .sub-txt {
    color: #8a7063;
}
.product.show .h5 .pro-name {
    font-weight: bold;
    color: #333;
}


.product .price-box {
    justify-content: center;
}
.product .article-grid .item .info {
    border: none;
    padding:  0;
}
 p.price.price_2{
    color:#8a7063;
}
.gallery-list p.price {
    color: #8a7063;
    font-weight: 400;
    margin-top: 0;
}
.product .article-grid .item .info .title{
    padding:20px 0 10px;
}
.product .article-grid .item .info .title,
.product .article-grid .item .info .title a {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
}
.gallery-list.border-solid .item .item-detail {
    border: none;
}
.gallery-list .item .item-detail {
    padding: 0;
 
}
.product .slider-nav .thumbnail:focus, .product .slider-nav .thumbnail.slick-current.slick-active {
    border: 1px solid transparent;
    border-color: #bbbbbb;
}
 
.slider-nav .thumbnail {
    border: none;
}
/* 聯絡我們  */
.contact .main {
    margin-bottom: 50px;
}
.contact .footer {
    margin-top: 50px;
}

body.contact .h2_sg {
    margin: 0 0 30px;
}

.contact .main .side {
    margin-bottom: 0;
}

.map-box {
    height: auto;
}

    .map-box iframe {
        height: 300px;
    }

.list-creative .list-terms {
    padding-left: 20px;
    position: relative;
}

.list-creative > li:nth-child(2n) .list-terms:before {
    background: #888888;
}

.list-creative .list-terms:before {
    background: #8a7063;
}

.btn.btn-secondary:hover,
.btn.btn-primary:hover {
    background-color:#dcb46b;
    color: #000;
}

.btn.btn-secondary {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    width: 100px;
}

.btn.btn-primary {
    border: 1px solid #000;
    background: #000;
    border-color: #000;
    width: 100px;
}

.contact .form-inline .radio-inline input {
    margin-right: 6px;
}

.contact .form-inline .radio-inline {
    padding-right: 20px;
}

.contact .form-control-static {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}

.contact .form-group .radio-inline {
    padding-right: 20px;
}

    .contact .form-group .radio-inline input {
        margin-right: 6px;
    }




/* 標題  */
.h2_sg span.txt-en {
    font-size: 60px;
    color: #000;
    display: block;
    font-weight: bold;
}


.h2_sg {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #141414;
    font-weight: 400;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: #fff;
    background-color: #343434;
    border-color: #343434;
}

.sort-area .btn-info {
    color: #fff;
    background-color: #343434;
    border-color: #343434;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 3px;
}


/*頁碼*/
.page-link:hover {
    color: #fff;
    background: #000;
}

.page-link {
    color: #000;
    border: 1px solid var(--bs-gray-400);
    font-size: 1rem;
    padding: 0.5em;
    min-width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
}

.page-item.active .page-link {
    background: #000;
    border-color: #000;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border: 1px solid var(--bs-gray-400);
    border-radius: 4px;
    color: #000;
}

/*麵包*/
.breadcrumb {
    padding: 8px 4%;
    margin-bottom:30px!important;
}
.breadcrumb li .txt-en {
    display: none;
}



/*首頁*/
.contact-block .info .item:nth-child(1) {
    padding-right: 3%;
}
.contact-block .info .item + .item {
    margin-top: 0;
}
.contact-block .info .item .cb-item .txt-box {
    padding-left: 0;
    display: flex;
}
    .contact-block .info .item .cb-item .txt-box .title {
        color: #dcb46b;
        padding-right: 5px;
    }
.contact-block ul li a:hover{
    color:#dcb46b;
}
.contact-block ul li a {
    color: #000;
}
.contact-block ul.with-bg li {
    width: 100%;
}
    .contact-block ul.with-bg li a.btn i {
        background: url(../images/all/cont_line.svg) no-repeat;
        width: 27px;
        height: 27px;
        background-size: cover;
        position: relative;
        top: 5px;
        left: -6px;
    }
    .contact-block ul.with-bg li a.btn i:before {
        display: none;
    }
    .contact-block ul.with-bg li a.btn:hover{
        background-color:#dcb46b;
    }
    .contact-block ul.with-bg li a.btn {
        font-size: 22px;
        color: #000;
        border: 1px solid #000;
        display: table;
        width: 290px;
        height: auto;
        margin: 0 auto;
        background-color: #ffffff00;
        padding: 10px 0;
    }
    .contact-block ul.with-bg li p {
        text-align: center;
        font-size: 16px;
        color: #000;
    }

.contact-block ul.info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
}
.place-card-large {
    display: none;
}
body.home .home-contact-area h3.h3 {
    margin-bottom: 20px;
}
.home-contact-area .map-box  iframe{
    height:500px;
}
.home-contact-area .map-box {
    height: auto;
}
body.home .home-contact-area.nobg {
    background: url(../images/all/cont_bg.jpg) no-repeat right;
    padding: 100px 7%;
}
.home_ig .item:hover img {
    opacity: 0.7;
    filter: blur(5px);
}
.home_ig .item:hover a:before {
    top: 50%;
    opacity:1;
}
.home_ig .item a:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/home_ig.svg) no-repeat center;
    top: 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 44px;
    height: 44px;
    z-index: 20;
    opacity: 0;
    transition: all 0.5s;
}
.home_ig .item a:hover:after {
    opacity: 0.5;
}
.home_ig .item a:after {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    opacity: 0;
    z-index: 10;
}
.home_ig .item a {
    position: relative;
}
.home_ig .item {
    margin-bottom: 20px;
}
.home_ig .item img {
    width: 100%;
}
.home_ig h3.h3:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/home_ig.svg) no-repeat center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -34px;
    width: 44px;
    height: 44px;
    background-size: cover;
}
.home_ig h3.h3 {
    position:relative;
    text-align: center;
    color: #fff;
}
.home_ig {
    background: url(../images/all/home_ig_bg.jpg) no-repeat ;
    padding: 100px 11%;
    background-size:cover;
}
.gallery-list.slick.list .item:hover .pic:before {
    opacity: 0.5;
}
.gallery-list.slick.list .item .pic:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    opacity: 0;
    z-index: 10;
}
.gallery-list.slick.list .item:hover .pic img {
    filter: blur(5px);
}
.gallery-list.slick.list .item .info a {
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
    display: block;
}
.gallery-list.slick.list .item:hover .info {
    opacity: 1;
    top: 50%;
}
.gallery-list.slick.list .item .info {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    z-index: 20;
    opacity: 0;
    transition: all 0.5s;
}
.gallery-list.slick.list .item {
    padding: 0 30px;
    position: relative;
}
body .gallery-list.hov-bord .item > a {
    border: none;
}
body .slick .slick-arrow:before {
    display: none !important;
}
body .slick .slick-arrow {
    width: 69px !important;
    height: 69px !important;
    transition: all 0.5s;
    z-index: 10;
    border-radius: 50% !important;
}
body .slick .slick-prev:hover {
    background: url(../images/all/arrow_left.svg) no-repeat #dcb46b center !important;
    background-size: 20% !important;
}
body .slick .slick-prev {
    background: url(../images/all/arrow_left.svg) no-repeat #000 center !important;
    left: -9px;
    background-size: 20% !important;
}
body .slick .slick-next:hover {
    background: url(../images/all/arrow_right.svg) no-repeat #dcb46b center !important;
    background-size: 20% !important;
}
body .slick .slick-next {
    background: url(../images/all/arrow_right.svg) no-repeat #000 center !important;
    right: 24%;
    background-size: 20% !important;
}
.home_imter .slickfixedInitPosition {
    margin-top:-70px;
}
.home_imter .gallery-list.slick.list {
    transform: translateX(200px);
    padding: 0;
    margin-left: 5vw;
}
a.more_x:hover {
    background-color: #dcb46b;
}
a.more_x {
    border: 1px solid #000;
    padding: 12px 38px;
    border-radius: 50px;
    color: #000;
    font-size: 18px;
    display: table;
    margin: 0 auto;
}
body.home a.more_x {
    padding: 12px 58px;
    font-size: 24px;
}
    .home_imter a.more_x {
        margin-top: 50px;
    }
.case_box .cooperate_box {
    width: 30%;
    text-align: center;
    padding-top: 3%;
}
.case_box .interior_bg{
    width:70%;
}
.case_box {
    display: flex;
    
}
.home_imter h3.h3 {
    position: absolute;
    left: 7%;
    top: 8%;
    margin-bottom: 0;
}
    body.home .home-contact-area h3.h3 span,
    .home_imter h3.h3 span {
        font-size: 40px;
        font-weight: 400;
    }
.home_imter .container-fluid {
    padding: 0;
}
.home_imter {
    background: url(../images/all/home_imter_bg.jpg) no-repeat;
    padding:210px 0;
    background-size: cover;
    position: relative;
}
.gallery-list.hov-bord .item > a .pic img {
    opacity: 1;
}
 .co_2d kbd {
    padding: 0;
    font-size: unset;
    color: var(--bs-body-bg);
    background-color: unset;
    border-radius: unset;
    line-height: normal;
    color: #dcb46b;
    font-weight: bold;
    font-family: "Lexend Tera", sans-serif;
}
.co_2d {
    font-size: 100px;
    margin-bottom: 0;
    margin-top: -20px;
}
.coo_xo .co_2d {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.coo_xo {
    position: relative;
}
.coo_xo .cooperate_box h2 {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.cooperate_box h2 {
    font-size: 36px;
    font-weight: bold;
}
.cooperate_box {
    color: #dcb46b;
    z-index: 10;
}
.coo_xo .cooperate_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
  
}
.cxf_h {
    color: #fff;
    font-size: 50px;
    padding: 60px 0;
    text-align: center;
}
.chi_prd_box {
    background-color: #b7b7b7;
    position: relative;
    z-index: 10;
    padding: 110px 0;
    width: 100%; 
    overflow: hidden;
}
.chi_prd .chi_prd_mid {
    padding: 0 25px;
    flex: 0 0 auto;
}

.chi_prd {
    display: flex;
    width: fit-content;
    position: relative;
    justify-content: center;
}
.chi_prd_left {
    animation: scroll-left 20s linear infinite;
}
@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

.chi_prd_right {
    animation: scroll-right 30s linear infinite;
}

@keyframes scroll-right {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(50%);
    }
}

.prd_tit p {
    color: #977763;
    font-size: 20px;
}
.prd_tit h3.h2_c {
    color: #000;
    font-size: 64px;
    padding-bottom: 30px;
}
.prod-nav2  .slick-list {
    overflow: unset;

}
.prod-nav2 .slick-current h4:before {
    width: 130px;
}
.prod-nav2 h4:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    width: 0;
    height: 1px;
    left: calc(100% - 10%);
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
}
.prod-nav2 h4 {
    font-size: 24px;
    position: relative;
    margin: 20px 0;
    padding: 10px 0 10px 25px;
}
.prod-nav2 .slick-current h4 {
    background-color: #dcb46b;
    border-radius: 50px;
    color:#fff;
}
.prod-nav2 .slick-slide {
    float: unset;
    width: 100% !important;
    cursor: pointer;
    transition: 0.5s;
    padding-left: 0;
    position: relative;
}
.prod_box .pic .prd_tit {
    width: 55%;
    padding-left:5%;
}
.prod_box .pic .prd_img{
    width:45%;
}
.prod_box .pic {
    display: flex;
    align-items: end;
}
.prod_box .prod-for2 {
    width: 85%;
    padding-left:4%;
}
.prod_box .prod-nav2 .slick-track{
    width:auto!important;
}
.prod_box .prod-nav2 {
    width: 15%;
    position: relative;
    z-index: 10;
}
.prod_box {
    z-index: 10;
    display: flex;
    width: 80%;
    margin: 0 auto;
    transform: translateY(-220px);
    position: relative;
    align-items: end;
    margin-bottom: -6%;
}
.home_product .prod_bg02 {
    padding-top: 6.5%;
}
 h3.h3 span {
    display: block;
}
h3.h3 {
    z-index: 20;
    color: #000;
    font-size: 76px;
    text-align: left;
    margin-bottom:0;
}
.home_product h3.h3 {
    position: absolute;
    right: 10%;
    top: -15px;
}

.home_product:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #f8f8f8;
    width: 100%;
    height: 30%;
    top: 0;
}
.home_product {
    position: relative;
    background-color: #dfd2cb;

}
.prod_bg_fx {
    display: flex;
    justify-content: space-between;
    position: relative;
}
img {
    transition: all 0.5s;
}
.home_link a:hover .pic img {
    transform: scale(1.1);
}
.home_link a:hover .pic:before {
    opacity: 0;
}

.home_link a .pic:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    transition: all 0.5s;
    opacity: 0.5;
    z-index: 10;

}
.home_link a .pic:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 92px 146px;
    border-color: transparent transparent #8a7063a8 transparent;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    z-index: 15;
}

.home_link a:hover .pic:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 1000px 1000px;
    border-color: transparent transparent #8a706314 transparent;
}
.home_link a .pic {
    position: relative;
    transition: all 0.5s;
}
.home_link a p {
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 25px;
    letter-spacing: 5px;
    color: #fff;
    z-index:20;
}
.home_link a {
    display: block;
    position: relative;
    overflow:hidden;
}
.home_link {
    background: url(../images/all/link_bg.jpg) no-repeat left;
    padding: 100px 7%;
    justify-content: space-between;
    background-size: cover;

}


/*footer*/
.gotop a {
    background-color: #000;
    font-size: 10px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gotop {
    position: relative;
    right: unset;
    bottom: unset;
    opacity: 1;
    transition: all 0.3s ease;
    z-index: 20;
}
.footer_right ul li{
    width:100%;
}
.footer_right {
    width: 40%;
}

ul.cominfo-list li label {
    color: #dcb46b;
}
ul.cominfo-list li a:hover{
    color:#dcb46b;
}
ul.cominfo-list li a,
ul.cominfo-list li {
    color: #fff;
}
    ul.cominfo-list li{
        padding-bottom:10px;
    }
    ul.cominfo-list {
        display: flex;
        flex-wrap: wrap;
    }

.foo-sit .list-inline-item a {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.foo-sit .list-inline-item.icon_l a {
    background-color: #06c052;
}
.foo-sit .list-inline-item.icon_i a {
    background: linear-gradient(to bottom, #cb1bcd 0%,#fe3988 60%,#fe9606 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.foo-sit .list-inline-item.icon_f a {
    background-color: #1974ec;
}
.foo-sit .list-inline-item.icon_i a:hover {
    background: linear-gradient(to bottom, #dcb46b 0%,#dcb46b 60%,#dcb46b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.gotop a:hover,
.foo-sit .list-inline-item a:hover,
.foo-sit .list-inline-item.icon_l a:hover,
.foo-sit .list-inline-item.icon_f a:hover {
    background-color: #dcb46b;
}
    .gotop,
    .foo-sit .list-inline-item {
        display: block;
        padding: 5px 0;
    }
.foo-sit .list-inline-item:not(:last-child) {
    margin-right: 0;
}
.foo-sit ul{
    display:block;

}
.is_scroll .foo-sit {
    right: 10px;
}
.foo-sit {
    position: fixed;
    right: -40px;
    bottom: 5%;
    z-index: 9999;
    transition: all 0.5s;
}
.footer-oth-det {
    justify-content: space-between;
}
.copyrights {
    color: #fff;
    padding-top: 20px;
    font-weight: 300;
}
.footer_content {
    background-color: #7a7979;
    padding: 60px 0;
}
