/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2022/2/10, 上午 12:23:10
    Author     : James
*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");



.no-gutters {
    margin-right: 0;
    margin-left: 0;

    > .col,
    > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}

.btn-joinus
{
    border: 2px solid #B68C36;
    border-radius: 30px;
    padding: 0px 30px;
}

.btn-preorder, .btn-preorder:hover
{
    color: #000;
    background-color: #FCD980!important;
    border-radius: 30px;
}



#page_product img
{
    width: 100%;
    max-width: 100%;
}

#page_product .pricezone, #page_product .addtocart
{
    margin-top:40px;
}

#page_product .product_infos
{
    margin-top: 30px;
}
#page_product #product_content,#page_product #product_info
{
    word-break: break-all;

}

.text-right
{
    text-align: right;
}

.text-left
{
    text-align: left;
}

.sm-menu i
{
    margin-left: 18px;
    font-size:1.5rem;
}
.md-menu i
{
    margin-left: 15px;
    font-size:1.5rem;
}
.sm-menu .bg-success
{
    font-size:0.4rem;
}

.md-menu .bg-success
{
    font-size:0.4rem;
}

a, a:hover, a:link, a:visited, a:focus
{
    text-decoration: none;
    color:#000;
}

.prod-menu a
{
    margin-left: 15px;
    margin-right: 15px;
    color:#7774ab;
}

.navbar
{
    /*border-bottom: 1px solid #7774ab;*/
    background-color: #fff;
}

.me-3 {
    margin-right: 3.2rem !important;
}

footer .me-3{
    margin-right: 1rem !important;
}

.video-container
{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#startcheckout
{
    z-index: 1050;
    position: fixed;
    top: 50px;
    /*right:30px;*/
    background-color: #f16e00;
    border-color: #f16e00;
    color:#fff;
    padding-top:5px;
    padding-bottom:10px;
    padding-left: 34px;
    padding-right: 34px;

}

.footer_start
{
    background-color: #333333;
    padding-top: 80px;
}
.footer_logo
{
    color:#fff;
    padding-right: 60px;
}
.footer_logo_row
{
    line-height:28px;
}
.footer_logo_name
{
    display: flex;
    align-items: center;

}


.footer_email
{
    width:100%;
    background-color: #D5A440;
    padding:30px 25px;
}

.footer_contactus
{
    font-weight:bold;
    color:#fff;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 64px;
}
.footer_contactus_desc
{
    color:#F4F6FC;
    font-weight:400;
    line-height: 28px;
    max-width:400px;
}

.footer_infolink
{
    color:#fff;
    margin-top:20px;
}

.footer_infolink a
{
    color:#fff;
    font-size:14px;

}

.page_title
{
    text-align: center;
}
.title_line{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    margin:0 auto;

    border-bottom: 5px solid #D5A440;
    display: inline-block;
}

.page_author
{
    font-size:14px;
    font-weight:300;
}

.title_line2{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;


    border-bottom: 5px solid #D5A440;
    display: inline-block;
}
.article_right
{
    margin-top:20px;
}

.recent_img, .recent_cnt
{
    margin-top :25px;
    font-size:16px;
    font-weight: 400;
}

.page_breadcrumb
{
    margin-top:15px;
    line-height: 26px;
    letter-spacing: 0.03em;
}
.page_content
{
    font-family: 'Noto Sans';
    font-style: normal;

}
.page_title
{
    text-align: center;
}
.title_line{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    margin:0 auto;

    border-bottom: 5px solid #D5A440;
    display: inline-block;
}

.page_breadcrumb
{
    margin-top:15px;
    line-height: 26px;
    letter-spacing: 0.03em;
}
.page_content
{
    font-family: 'Noto Sans';
    font-style: normal;

}

.contactfrom .col-12
{
    margin-bottom:15px;
}

.contactfrom input, .contactfrom textarea
{
    border-radius: 25px;
}

.capchazone
{
    display: flex;
    justify-content: flex-start;
    /* flex-direction: row; */
    align-items: center;
}

.capchazone > div
{
    margin-right:20px;
}

/* Contact innder */
.site-contactinner
{
    background-color: #FFF6EB;
    padding: 30px 45px;
}

.btn-sendmsg
{
    color:#fff;
    background-color: #533E2D;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 25px;
}

/*Aritcle*/
.btn-cate
{
    border: 1px solid #000;
    border-radius: 25px;
    padding:5px 40px;
    margin-right:10px;
    margin-bottom: 10px;
}

.btn-tag
{
    border: 1px solid #000;
    border-radius: 25px;
    padding:5px 20px;
    margin-right:10px;
    margin-bottom: 10px;
}

.btn-cate.active
{
    color:#fff;
    background-color: #D5A440;
    border-color: #D5A440;
}

.artile-cover
{
    border: 1px solid #D9D9D9;
    margin-bottom:20px;


}

.article_link
{
    padding:30px 0px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;

}



.prenext
{
    font-size: 12px;
    color:#69342B;
}

.article-title
{
    font-size:18px;
    font-weight: 600;
    padding:0px 5px;
    margin-bottom:10px;
    height:48px;

}

.article-img
{
    margin-bottom:15px;
}

.article-brief
{
    height:200px;
    padding:0px 5px;
}
.pagination > li > a{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination > li > span{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination > li.active > a
{
    background-color: #ddd;
}

/* signup */
.signupform label
{
    display:none;
}
.signupform input
{
    border-radius: 25px;
}

.image-div
{
    border-radius: 40px;
    width: 100%;
    height: 250px;
    border: 1px solid #d9d9d9;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    font-size:2em;
    color:#d9d9d9;
}

.memberterm
{
    height:35vh;
    border:1px solid #d9d9d9;
    padding:10px 15px;
    overflow-y: auto;
    overflow-x: hidden;
    word-break: break-all;
    line-height: 24px;
}

.btn-upload
{
    width:100%;
    padding-left:15px;
    text-align: left;
    border-radius: 25px;
    border:1px solid #d9d9d9;
}

.himage
{
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 500px;
    background-color: #D9D9D9;
}

.himage2
{
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 177px;
    background-color: #D9D9D9;
}

.salesimg
{
    width:164px;
    height:164px;
    border-radius: 82px;
    background-color: #fff;
    background-size: cover;
    background-position: center;
}

.salesitemzone
{
    display:flex;
    margin-bottom: 80px;
    justify-content: center;

}
.salesitem
{
    border-radius: 25px;
    background-color: #B68C36;
    filter: drop-shadow(2px 4px 10px rgba(0, 0, 0, 0.25));
    margin-left: 30px;
    margin-right: 30px;
    padding-top:40px;
    color:#fff;
    font-size:20px;
    max-width:300px;
    width: 33%;
}

.salesinner
{
    font-size:16px;
    height: 180px;
    margin-top:30px;
}

/*服務流程*/
.servicefzone
{
    display:flex;
    margin-bottom: 80px;
    justify-content: center;
    align-items: center;

}

.serviceitem
{
    border-radius: 25px;
    background-color: #B68C36;
    filter: drop-shadow(2px 4px 10px rgba(0, 0, 0, 0.25));
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 00px;
    padding-top:30px;
    color:#fff;
    font-size:20px;
    max-width:338px;
    width: 33%;
    padding-left:10px;
    padding-right:10px;
}



.serviceimg
{
    width:60px;
    height:60px;
    /*border-radius: 30px;*/

    background-size: cover;
    background-position: center;
}

.servicefinner
{
    text-align: left;
    height:200px
}

@media (max-width:  1199.98px)
{
    .salesitem
    {
        margin-left: 30px;
        margin-right: 30px;

        margin: 15px 15px;
        max-width:282px;
    }

    .serviceitem
    {
        font-size:18px;
    }
    .servicefinner
    {
        text-align: left;
        height:250px
    }
    .me-3 {
        margin-right: 1rem !important;
    }
}
@media (max-width:  959.98px)
{
    .salesitemzone, .servicefzone
    {
        display:block;
        margin-bottom: 0px;
    }
    .salesitem, .serviceitem
    {
        max-width: 100%;
        margin: 15px 15px;
        width: calc(100% - 30px);

    }
    .himage
    {
        background-size: cover;
        background-position: center;
        height: 350px;
    }

    .servicefinner
    {
        text-align: left;
        height:auto;
        padding-bottom:15px;
    }
    .serviceff img
    {
        transform: rotate(90deg);
    }
    .footer_start
    {
        padding-top: 60px;
    }
    .footer_logo
    {
        color:#fff;
        padding-right: 15px;
    }
    .footer_logo_row
    {
        text-align:center;
    }

    .footer_logo_name
    {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer_email
    {
        padding:20px 10px;
    }
    .footer_contactus
    {
        color:#fff;
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 64px;
    }

    #startcheckout
    {
        top:45px;
        right:0px;
        padding-left: 34px;
        padding-right: 34px;
        /*right:22px;*/

    }

    /* Contact innder */
    .site-contactinner
    {
        background-color: #FFF6EB;
        padding: 15px 20px;
    }

    .textover1
    {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;


    }
    .textover2
    {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;


    }

    .textover3
    {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;

    }

    .textover4
    {
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;

    }

    .textover5
    {
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;

    }


    .textover6
    {
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;

    }
}

