body {
    font-family: "Microsoft JhengHei", "微軟正黑體", arial, Verdana, "新細明體", sans-serif;
}

.new_yt {
    padding: 35px 0 0;
}

.new_yt .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 30px; */
    height: 0;
    overflow: hidden;
}

.new_yt .video-container iframe,
.new_yt .video-container object,
.new_yt .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.new_yt_bg {
    max-width: 800px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    /* -moz-box-shadow: 1px 0px 5px #8a8a8a;
    -webkit-box-shadow: 1px 0px 5px #8a8a8a;
    box-shadow: 1px 0px 5px #8a8a8a; */
    margin: 0 auto;
}

.new_bg {
    /* background-image: url(../images/new_bg.png); */
    background-repeat: no-repeat;
    background-position: top center;
}

.new_block {
    width: 100%;
    padding: 45px 0 0;
}

.new_block img {
    width: 100%;
}

.new_bg_color {

    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#f0f4e8+0,c0d7a9+100&0.1+0,1+100 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(227, 223, 219, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.new_title {
    color: #AC8B55;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.new_sub {
    color: #AC8B55;
    font-size: 23px;
    text-align: center;
}

.new_product {
    padding: 25px 45px;
}

.new_product_item_title {
    /* background-color: #AC8B55; */
    color: #AC8B55;
    font-size: 23px;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    font-weight: bold;
}

.new_product_item {
    cursor: pointer;

}

.new_product_img {
    /* background-color: #fff; */
    position: relative;
}

.new_product_img_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}

.new_product_item:hover .new_product_img_ab {
    background-size: 115%;
    opacity: .85;

}

/* .new_product_item:hover img {
    opacity: .85;
} */

.new_product_btn {
    text-align: center;
    padding: 45px 0 15px;
}

.new_product_btn a {
    background-color: #C9994B;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 50px;
    cursor: pointer;
}

.new_stronghold_search {
    padding: 30px 0 0;
}

.new_stronghold_search label {
    color: #58514A;
    font-weight: bold;
    font-size: 24px;
}

.new_stronghold_search select {
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    width: 100%;
    border: 0;
    border-radius: 10px;
    height: 50px;
    color: #000;
    padding: 0 15px;
    /* font-size: 19px; */
    font-weight: bold;
}

.new_stronghold_btn {
    background-color: #C9994B;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
    padding: 13px 15px;
    border-radius: 5px;
}

.new_stronghold_map {
    margin: 35px 0;
    padding: 25px;
    background-color: #fff;
    border-radius: 15px;
}

.new_stronghold_iframe {
    width: 100%;
}

.new_stronghold_iframe iframe {
    width: 100%;
    height: 600px;
}

.new_stronghold_list {
    list-style: none;
    width: 100%;
    overflow-x: hidden;
    height: 600px;
}

.new_stronghold_li {
    width: 100%;
    border-bottom: 1px solid #c4c4c4;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.new_stronghold_item {
    width: 100%;
    display: block;
    cursor: pointer;
}

.new_stronghold_item h3 {
    color: #58514A;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 0;
}

.new_stronghold_item h3 i {
    color: #AC8B56;
    margin-right: 5px;
}

.new_stronghold_item p {
    padding-left: 20px;
    font-size: 18px;
    color: #58514A;
}

.new_stronghold_ol {
    list-style: none;
    padding: 10px 0;
    font-size: 18px;
}

.new_stronghold_ol li::before {
    content: "●";
    color: #AC8B56;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

.new_footer_bg {
    background-image: url(../images/new_g.png);
    background-repeat: repeat-x;
    background-position: center 115%;
    /* background-position: center bottom; */
    width: 100%;
    padding: 45px 0 45px;
    /* background-size: contain; */
}

.new_fix {
    width: 50px;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 99;
}

.new_fix a {
    display: block;
}

.new_fix a img {
    width: 100%;
}

.new_product_title {
    text-align: center;
    position: relative;
    margin: 0;
}

.new_product_title span {
    font-size: 35px;
    display: inline-block;
    background-color: #fff;
    padding: 15px;
    font-weight: bold;
    color: #A78A50;
    position: relative;
    z-index: 1;
}

.new_product_title::after {
    content: " ";
    border-bottom: #AC8B55 1px solid;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;

}

.new_product_row {}

.new_product_row_item {
    display: block;
    width: 100%;
    margin: 0 0 45px;
    position: relative;
}

.new_product_row_item img {
    width: 100%;
}

.new_product_row_item h3 {
    margin: 0;
    position: absolute;
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    color: #707070;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .6);
}

.new_product_list_item_img {
    position: relative;
}

.new_product_list_item_img img {
    display: block;
    margin: 0 0 15px;
}

.new_product_list_img_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.new_product_list_item:hover .new_product_list_img_ab {
    background-size: 115%;
    opacity: .85;

}

/* .new_product_list_item img {

    display: block;
    margin: 0 0 15px;
} */

.new_product_list_item h3 {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.footer-info_text {
    font-size: 14px;
    color: #fff;
    margin: 0 0 15px;
}

.new_product_tab {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 0 25px;
    position: relative;
}

.new_product_tab a {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bolder;
    /* box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.3); */
    color: #58514A;
    background-color: #fff;
    /* letter-spacing: 4px; */
    cursor: pointer;
    border: 1px solid #eee;
}

.new_product_tab .tab_active {
    background-color: #C9994B;
    color: #fff;

}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 8px 0px;
}

.footer_bottom {
    color: #fff;
    padding: 20px 0 15px;
}

.footer_bottom a {
    color: #fff;
}

.footer_bottom .tel {
    font-size: 25px;

}

.footer {
    position: relative;
    min-height: inherit;
    background-color: #004796;
    /* margin-top: 100px; */
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit;

    text-align: center;
}

.footer_bottom .tel_table {
    width: 100%;
    margin: 0 0 10px;
}

.float_columns {
    font-size: 0;
}

.footer .footer_logo {
    padding: 40px 0 0;
}

.float_columns_item {
    width: 50%;
    display: inline-block;
}

.float_columns_item a {}

.float_columns_item a img {

    width: 100%;

}

.new_product_row_list {
    padding: 25px 0 0;
}

.footer_title_dk {}

/* .footer_title_mo {
    display: none;
} */

.footer_mail_dk {}

/* 
.footer_mail_mo {
    display: none;
} */

.new_product_list_item:hover img {
    opacity: .85;
}

.float_kar_2 {

    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 150px;
    z-index: 18;

}

.float_kar_times_2 {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    cursor: pointer;
}

.html_edit {
    /* margin-bottom: 50px; */
}

.bread_row {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
    font-size: initial;
}

.bread_row span {
    font-size: 35px;
    display: inline-block;
    background-color: #fff;
    padding: 15px 15px 0;
    font-weight: bold;
    color: #A78A50;
    position: relative;
    z-index: 1;
}

.bread_row .bread li a {
    text-align: center;
    position: relative;
    color: #A78A50;
    margin: 0;
    font-size: 15px;
}

.bread_row::after {
    content: " ";
    border-bottom: #AC8B55 1px solid;
    width: 100%;
    position: absolute;
    left: 0;
    top: 45%;


}

.bread_row .bread {
    position: inherit;
    right: inherit;
    top: inherit;
    z-index: inherit;
    display: inline-block;
    font-size: 15px;
}

.new_d_text {
    color: #fff;
    text-align: center;
    padding: 45px 0 0;
}

.new_product_banner {
    width: 100%;
}

.new_product_banner img {
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -50px;
    font-size: 50px;
    font-weight: bold;
    top: 7px;
    line-height: 30px;
    margin: 0;
    cursor: pointer;


}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -50px;
    font-size: 50px;
    font-weight: bold;
    top: 7px;
    line-height: 30px;
    margin: 0;
    cursor: pointer;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #C9994B;
    text-decoration: none;
}

.new_sale_row {
    padding: 25px 0 60px;
    background: linear-gradient(to bottom, rgba(246, 245, 244, 0) 0%, rgba(242, 233, 225, 1) 100%);
}


.new_sale_item_img {
    position: relative;
}

.new_sale_item_img img {
    display: block;
    margin: 0 0 15px;
}

.new_sale_item:hover .new_sale_item_ab {
    background-size: 115%;
    opacity: .85;

}

.new_sale_item_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.new_sale_item h3 {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    color: #B38A4B;
}

.new_sale_item:hover img {
    opacity: .85;
}

.new_sale_title {
    color: #B38A4B;
    font-size: 23px;
    font-weight: bold;
}

.new_sale_title span {
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px;
}

/*  */
.sale_search_item_img {
    position: relative;
}

.sale_search_item_img img {
    display: block;
    /* margin: 0 0 15px; */
}

.sale_search_item:hover .sale_search_item_ab {
    background-size: 115%;
    opacity: .85;

}

.sale_search_item_ab {
    /* background-color: #000; */
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.sale_search_item h3 {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    text-align: center;

}

.sale_search_item:hover img {
    opacity: .85;
}

/*  */
.new_sale_search {
    border-bottom: 3px solid #B38A4B;
    padding: 25px 0;
}

.new_sale_search input[type="checkbox"] {
    display: none;
}

.new_sale_search input[type="checkbox"]+label {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    margin: 0;
    padding: 0;
}

.new_sale_search input[type="checkbox"]+label p {
    color: #000;
    padding: 10px 0;
    text-align: center;
    margin: 0;
}

/* .new_sale_search input[type="checkbox"]+label .sale_search_item_img  {
  width: 100%;
  border: 1px #d8d8d8 solid;
  border-radius: 15px;
} */
.new_sale_search input[type="checkbox"]:checked+label h3 {
    color: #B38A4B;
    font-weight: bold;
}

.new_sale_search input[type="checkbox"]:checked+label .sale_search_item_img {
    border: #B38A4B 3.5px solid;
}

/* .new_sale_search input[type="radio"]:checked+label img {
  border: 3px #055CAD solid;
} */
/*  */
.new_sale_map {
    margin: 35px 0;
    padding: 25px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.new_sale_clone {
    margin: 0 5px;
    cursor: pointer;
}

.sale_map_label {
    color: #B38A4B;
    font-size: 18px;
}

.sale_map_select {
    width: 100%;
    height: 38px;
    border: #707070 1px solid;
    border-radius: 10px;

}

.sale_map_input {
    width: 100%;
    height: 38px;
    border: #707070 1px solid;
    border-radius: 10px;
    background-color: #F5F5F5;
}

.sale_map_btn {
    display: block;
    width: 100%;
    background-color: #B38A4B;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

.sale_map_btn i {
    margin: 0 5px 0 0;
}

.new_sale_map_bottom {
    padding: 25px 0;
}

.new_sale_map_list {
    overflow: auto;
    height: 600px;
    position: relative;
}

.new_sale_map_item {
    width: 100%;
    padding: 15px;
    border: 1px solid #b3b2b2;
    position: relative;
    margin: 0 0 15px;
}

.new_sale_map_title {
    color: #2F4A7C;
    font-size: 15px;
    margin: 0 0 5px;
    display: inline-block;
}

.new_sale_map_address {
    color: #606060;
    font-size: 15px;
    margin: 0 0 5px;
}

.new_sale_map_phone {
    font-size: 15px;
    color: #606060;
    font-weight: bold;
}

.new_sale_map_phone i {
    margin: 0 5px 0 0;
}

.new_sale_map_globe {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.new_sale_map_iframe iframe {
    width: 100%;
    height: 600px;

}

.new_sale_logo_title {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
}

.new_sale_logo_title h3 {
    font-size: 35px;
    display: inline-block;
    /* background-color: #f3eae3; */
    padding: 15px;
    font-weight: bold;
    color: #A78A50;
    position: relative;
    z-index: 1;

}

.new_sale_map_fix {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
}

.new_sale_map_fix p {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.new_sale_map_fix p i {
    text-align: center;
    font-size: 35px;
}

/* .new_sale_logo_title::after {
    content: " ";
    border-bottom: #AC8B55 2px solid;
    width: 40%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */
.new_back_btn {
    text-align: center;
    padding: 40px 0;
}

.new_back_btn a {
    display: block;
    margin: 20px auto 0 auto;
    padding: 5px;
    width: 155px;
    background-color: #bc9948;
    border-radius: 20px;
    color: #fff;
    text-align: center;
}

.new_sale_logo_img {
    width: 100%;
    display: block;
}

.new_sale_logo_img img {
    width: 100%;
}

.new_sale_channel_banner {
    width: 100%;
}

.new_sale_channel_banner img {
    width: 100%;
}

.new_sale_channel_item {
    text-align: center;
    width: 100%;
}

.new_sale_channel_item_img {
    margin: 0 0 15px;
    width: 100%;
}

.new_sale_channel_item_img img {
    width: 100%;
}

.new_sale_channel_item_btn {
    display: block;
    width: 100%;
    background-color: #B38A4B;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

.new_sale_map_tab {
    padding: 15px 0;
    display: none;
}

.new_sale_map_tab ul {
    overflow: hidden;
    list-style: none;
    border: 1px solid #B38A4B;
    font-size: 0;

    border-radius: 100px;
}

.new_sale_map_tab ul li {
    display: inline-block;
    width: 50%;
}

.new_sale_map_tab ul li a {
    padding: 10px 0;
    width: 100%;
    font-size: 15px;
    text-align: center;
    display: block;
    color: #B38A4B;
}

.new_sale_map_tab ul li a i {
    margin: 0 10px 0 0;
}

.new_sale_map_tab ul .active a {
    background-color: #B38A4B;
    color: #fff;
}

.fade {
    opacity: 1;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.new_sale_map_display {
    display: none;
}

.mother_kv {
    width: 100%;
}

.mother_kv img {
    width: 100%;
}

.mother_kv_top {
    background-image: url(../images/BIOOILBANNER.png);
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.mother_kv_row {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    text-align: right;
}

.mother_kv_data {
    display: inline-block;
    padding: 200px 0 0;
}

.mother_kv_data_img {
    max-width: 686px;
}

.mother_kv_data_img img {
    width: 100%;
}

.mother_kv_data_btn {
    width: 100%;
    text-align: center;
}

.mother_kv_data_btn a {
    font-size: 25px;
    font-weight: 900;
    display: inline-block;
    padding: 10px 50px;
    color: #a7735d;
    background: #fff;
    text-align: center;
    margin: 25px 0 0;
    cursor: pointer;
}

.mother_step {
    margin: 60px 0;
}

.mother_step {
    width: 100%;
    display: flex;
    position: relative;
    list-style: none;
}

.mother_step_row {
    flex: 1;
}

.mother_step_top {
    background-color: #A7735D;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}

.mother_step_text {
    text-align: center;
    padding: 15px 0 40px;
    width: 100%;
    font-size: 23px;
    color: #a7735d;
    font-weight: bold;
}

.mother_step::after {
    content: " ";
    border: 1px dashed #A7735D;
    width: 70%;
    position: absolute;
    left: 50%;
    top: 9%;
    z-index: -1;
    transform: translateY(-50%)translateX(-50%);
}

.mother_step_img {
    text-align: center;
}

.mother_step_img img {
    margin: 0 auto;
    max-width: 100%;
}


.mother_title {
    text-align: center;
    position: relative;
    margin: 0;
}

.mother_title span {
    font-size: 23px;
    display: inline-block;
    background-color: #fff;
    padding: 15px;
    font-weight: bold;
    color: #a7735d;
    position: relative;
    z-index: 1;
}

.mother_title::after {
    content: " ";
    border-bottom: #a7735d 2px solid;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;

}

.mother_text {
    padding: 30px;
    font-size: 18px;
    line-height: 2;

    color: #666666;
}

.mother_text span {
    color: #C0272D;
    font-weight: bold;

}

.mother_text ul {
    list-style: none;
    padding: 30px 0 0;

}

.mother_text ul li {

    color: #525252;
    padding-left: 15px;
    position: relative;
}

.mother_text ul li::before {
    content: "●";
    font-size: 15px;
    color: #525252;
    position: absolute;
    left: 0%;
    top: 3px;
    transform: initial;
}

.mother_form_row {
    padding: 30px;
}

.mother_form_title {
    color: #a7735d;
    font-size: 23px;
    font-weight: bold;
    border-left: 10px solid #A7735D;
    padding-left: 10px;
    font-weight: 900;
}


.mother_form_line {
    padding: 30px 15px;
}

.mother_form_line_btn {
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background-color: #70A75D;
    cursor: pointer;
}

.mother_form_line_text {
    padding: 30px 15px;
}

.mother_form_input {
    padding: 30px;
}

.mother_form_input label {
    color: #A7735D;
    font-size: 18px;
    font-weight: bold;
    font-weight: 900;

}
.mother_select_check  label {
    font-size: 15px;
}
.mother_form_select {
    width: 100%;
    border: 1px solid #A7735D;
    color: #A7735D;
    padding: 5px 10px;
}

.mother_form_input .mother_check {
    margin: 0 0 15px;
}

.mother_form_input .mother_check .form-check-label {
    color: #C0272D;
}

.mother_input {
    width: 100%;
    border: 1px solid #A7735D;
    padding: 5px 10px;
}

.mother_btn {
    text-align: center;
    margin: 0 0 60px;
}

.mother_btn a {
    letter-spacing: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background-color: #a7735d;
    padding: 15px 30px;
    cursor: pointer;
}

.mother_form_input label p {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.8;
}

.mother_form_input label a {
    color: #C0272D;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    /* letter-spacing: -3px; */
}

.mother_file_btn {
    display: inline-block;
    width: 100px;
    padding: 5px 0;
    color: #fff;
    background: #a7735d;
    text-align: center;
    margin: 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.up_ok {
    color: #05b901;
}

.mother_file {
    padding: 0 0 10px;
}

.mother_red_text {
    color: #C0272D;
    font-size: 18px;
    font-weight: bold;
}

.mother_nb_text {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.form-check-inline {

    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
    margin-bottom: 10px;
}

.form-check-inline label {
    width: 85px;
    color: #666666;
}

.register_check {
    width: 15px;
    height: 15px;
    vertical-align: baseline;
    margin-right: 5px;
}

.form-check-inline .mother_input {
    max-width: 150px;
    height: 30px;
    border: #D9D9D9 1px solid;
}

.invoice_fx {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}

.invoice_fx_img {
    position: absolute;
    max-width: 420px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
}

.invoice_fx_img_x {
    /* background-color: #fff; */
    display: block;
    width: 40px;
    /* height: 50px; */
    font-size: 21px;
    text-align: center;
    border-radius: 50px;
    padding: 6px 0;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;

}

.mother_bg {
    background-image: url(../images/mother_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.mother_add {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background-color: #a7735d;
    padding: 10px 30px;
    cursor: pointer;
}
.new_stronghold{
    display: none;
}
/*  */
/* .top_menu .nav_a{
    display: none;
} */
@media screen and (max-width: 1280px) {
    .mother_kv_row {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        text-align: right;
    }
}

@media screen and (max-width: 768px) {
    .invoice_fx_img {
        position: absolute;
        max-width: 600px;
        top: 0%;
        left: 0;
        transform: initial;
        padding: 10px;
    }

    .bread_row {
        text-align: center;
        position: relative;
        margin: 60px 0 25px;
    }

    .float_kar_2 {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        z-index: 18;
    }

    .new_product_btn {
        text-align: center;
        padding: 25px 0 15px;
    }

    .new_product {
        padding: 25px 0;
    }

    .new_product .row {
        margin-right: 0;
        margin-left: 0;
    }

    .new_product .col-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* .footer_mail_dk {
        display: none;
    } */

    .footer_mail_mo {
        display: block;
        padding: 10px 0 0;
        font-weight: bold;
        font-size: 10px;
    }

    .footer_bottom .tel {
        font-size: 25px;
        font-weight: bold;
    }

    .footer_title_dk {
        display: none;
    }

    .footer_title_mo {

        display: block;
        font-weight: bold;
        margin: 0 0 20px;
    }

    .footer_bottom {
        color: #fff;
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
        background-color: #004796;
    }

    .footer_bottom a {
        color: #fff;
    }

    .footer_bottom table {
        width: 100%;
    }

    .footer_bottom table td {
        width: 100%;
    }

    .footer-info:last-child {
        padding-top: 0;
        text-align: center;
    }

    .new_product_item_title {
        /* background-color: #AC8B55; */
        color: #AC8B55;
        font-size: 19px;
        text-align: center;
        width: 100%;
        padding: 10px 0;
        font-weight: bold;
    }

    .new_title {
        color: #AC8B55;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .new_sub {
        color: #AC8B55;
        font-size: 18px;
        text-align: center;
    }

    .new_stronghold_map {
        margin: 0;
        padding: 25px;
        background-color: rgba(255, 255, 255, .3);
        border-radius: 15px;
    }

    .new_stronghold {
        display: none;
    }

    .new_footer_bg {
        background-image: url(../images/new_g_m.png);
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 100%;
        padding: 65px 0 40px;
        background-size: auto;
    }

    .new_product_btn a {
        background-color: #C9994B;
        color: #fff;
        font-size: 17px;
        text-align: center;
        display: inline-block;
        padding: 10px 25px;
        border-radius: 50px;
        cursor: pointer;
    }

    .footer-info_text {
        font-size: 10px;
        color: #fff;
        margin: 0 0 15px;
        text-align: left;
    }

    .new_product_row {
        padding: 60px 0 0;
    }

    .new_product_title span {
        font-size: 24px;
        display: inline-block;
        background-color: #fff;
        padding: 15px;
        font-weight: bold;
        color: #A78A50;
        position: relative;
        z-index: 1;
    }

    .new_product_title {
        text-align: left;
        position: relative;
    }

    .new_product_title::after {
        content: " ";
        border-bottom: #AC8B55 1px dashed;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        display: none;
    }

    .new_product_row_item {
        display: block;
        width: 100%;
        margin: 0 0 15px;
        position: relative;

    }

    .new_product_row_item h3 {
        margin: 0;
        position: absolute;
        width: 100%;
        font-size: 19px;
        font-weight: bold;
        color: #707070;
        padding: 10px 15px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(255, 255, 255, .6);
    }

    .new_product_row_list {
        padding: 0 15px;
    }

    .new_product_banner {
        padding: 0 15px;
    }

    .new_product_list_item h3 {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

    .new_fix {
        width: 40px;
        position: fixed;
        top: 15%;
        right: 0px;
        z-index: 1300;
    }

    .new_footer_bg {
        position: relative;

    }

    .new_footer_bg::before {
        content: " ";
        background-image: url(../images/new_product_bg.png);
        height: 38px;
        width: 100%;
        position: absolute;
        top: 0;
        background-position: center;
    }

    .new_bg_color {
        /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#f0f4e8+0,c0d7a9+100&0.1+0,1+100 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(227, 223, 219, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


    }

    .bread_row {
        text-align: left;
        position: relative;
        ;
        margin: 60px 0 0;
    }

    .bread_row span {

        font-size: 24px;
        display: inline-block;
        background-color: #fff;
        padding: 15px;
        font-weight: bold;
        color: #A78A50;
        position: relative;
        z-index: 1;
    }

    .bread_row::after {
        content: inherit;
        border-bottom: inherit;
        width: 100%;
        position: absolute;
        left: 0;
        top: 45%;
    }

    .bread_row .bread {
        position: inherit;
        right: inherit;
        top: inherit;
        z-index: inherit;
        display: none;
        font-size: 15px;
    }

    .bread_row .bread li a {
        text-align: center;
        position: relative;
        color: #A78A50;
        margin: 0;
        font-size: 19px;
    }

    .new_yt_bg {
        background-color: #fff;
        padding: 0px;
        border-radius: 10px;
        /* -moz-box-shadow: 1px 0px 5px #8a8a8a;
    -webkit-box-shadow: 1px 0px 5px #8a8a8a;
    box-shadow: 1px 0px 5px #8a8a8a; */
    }

    .new_d_text br {
        display: none;

    }

    .new_sale_title {
        color: #B38A4B;
        font-size: 19px;
        font-weight: bold;
        text-align: center;
    }

    .new_sale_title span {
        font-size: 12px;
        font-weight: bold;
        margin: 0 10px;
        display: block;
    }

    .new_sale_row {
        padding: 10px 0 60px;
        background: linear-gradient(to bottom, rgba(246, 245, 244, 0) 0%, rgba(242, 233, 225, 1) 100%);
    }

    .new_sale_item h3 {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
        color: #B38A4B;
    }

    .sale_map_label {
        color: #B38A4B;
        font-size: 18px;
        padding: 0 0 15px;
        display: block;
    }

    .sale_map_select {
        width: 100%;
        height: 38px;
        border: #707070 1px solid;
        border-radius: 10px;
        margin: 0 0 15px;
    }

    .sale_map_input {
        width: 100%;
        height: 38px;
        border: #707070 1px solid;
        border-radius: 10px;
        background-color: #F5F5F5;
        margin: 0 0 15px;
    }

    .new_sale_logo_title h3 {
        font-size: 19px;
        display: inline-block;
        /* background-color: #f3eae3; */
        padding: 15px;
        font-weight: bold;
        color: #A78A50;
        position: relative;
        z-index: 1;
    }

    .new_sale_map_tab {
        padding: 15px 0;
        display: block;
    }

    .tab-content>.tab-pane {
        display: none;
    }

    .tab-content>.active {
        display: block;
    }

    .fade {
        opacity: 0;
        -webkit-transition: opacity 0.15s linear;
        -o-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear;
    }

    .new_sale_map_globe {
        position: absolute;
        bottom: inherit;
        top: 15px;
        right: 15px;
    }

    .new_sale_map_display {
        display: block;
        text-align: right;
    }

    .new_sale_map_display a {
        display: inline-block;
        color: #fff;
        background-color: #B38A4B;
        padding: 5px 15px;
        border-radius: 100px;

    }

    .sale_search_item h3 {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

    .mother_step_top {
        background-color: #A7735D;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        margin: 0 auto;
        font-size: 15px;
        text-align: center;
        line-height: 30px;
        font-weight: bold;
        color: #fff;
    }

    .mother_step_text {
        text-align: center;
        padding: 15px 0 40px;
        width: 100%;
        font-size: 15px;
        color: #a7735d;
        font-weight: bold;
    }

    .mother_step_img {
        text-align: center;
        width: 50px;
        margin: 0 auto;
    }

    .mother_text {
        padding: 0px;
        font-size: 16px;
        line-height: 2;
        color: #666666;
    }

    .mother_form_row {
        padding: 15px 0;
    }

    .mother_form_input {
        padding: 15px 0;
    }

    .mother_form_select {
        width: 100%;
        border: 1px solid #A7735D;
        color: #A7735D;
        padding: 5px 10px;
        margin: 0 0 10px;
    }

    .mother_form_input .col-lg-3 label {
        color: #A7735D;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px;
        display: block;
        font-weight: 900;
    }

    .mother_file_btn {
        display: inline-block;
        width: 100px;
        padding: 5px 0;
        color: #fff;
        background: #a7735d;
        text-align: center;
        margin: 0 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        margin: 10px 5px 10px 0;
    }

    .mother_file {
        padding: 0px;
    }

    .register_check {
        width: 20px;
        height: 20px;
        vertical-align: text-bottom;
    }

    .mother_bg {
        background-image: url(../images/mother_bg.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding: 60px 0 0;
    }

    .mother_kv_top {
        background-image: url(../images/BIOOILBANNER_m.png);
        width: 100%;
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        background-size: contain;
    }

    .mother_kv_row {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        height: 100%;
    }

    .mother_kv_data {
        display: inline-block;
        padding: 0;
    }

    .mother_kv_data_img {
        max-width: 686px;
        display: none;
    }

    .mother_kv_data_btn {
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: -3%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .mother_kv_data_btn a {
        font-size: 20px;
        font-weight: 900;
        display: inline-block;
        padding: 6px 20px;
        color: #a7735d;
        background: #fff;
        text-align: center;
        margin: 25px 0 0;
        cursor: pointer;
    }
    .mother_form_title {
    color: #a7735d;
    font-size: 19px;
    font-weight: bold;
    border-left: 10px solid #A7735D;
    padding-left: 10px;
    font-weight: 900;
}
.mother_title span {
    font-size: 24px;
    display: inline-block;
    background-color: #fff;
    padding: 15px;
    font-weight: bold;
    color: #a7735d;
    position: relative;
    z-index: 1;
}
.mother_btn a {
    letter-spacing: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background-color: #a7735d;
    padding: 15px 30px;
    cursor: pointer;
}
.mother_step_img_car{
    width: 65px;
}
}