

.me_tp_features {width:100%;text-align: right;right: -20;/* display: flex; */position: absolute;top: 0px;right: -15%;}

@media screen and (max-width: 768px) {

.me_tp_features{top: 110%;right: 22%;}
}





.tp_links a {display:none;}


.shop_search_btn {
    background: #0e90ff;
    }


.info_fix_links a:hover {
    background: #40ceea;
}
.info_fix_links a{
    background:#3376ff;
}

.products-list .more {
    border: 1px solid #06daff;
    color: #06daff;
}
#content_main {
    width: 100%;
    min-height: 80vh;
    overflow: hidden;
    z-index: 60;
    position: relative;
    margin-top: 0vh;
    background: #fff;
}



.bannerindex {position:relative;height:auto;padding-top: 80px;}
.bannerindex .swiper-banner { position:static; margin:0; height:auto;} 
.bannerindex .swiper-slide img { height:auto;}


@media screen and (max-width:1800px) {
.bannerindex {
    position: relative;
    height: auto;
    padding-top: 5%;
}
}

@media screen and (max-width:768px) {
.bannerindex {
    position: relative;
    height: auto;
    padding-bottom: 0;
	padding-top: 0%;
}
}


/*header*/




.header_area {
    background: #033959;
    position: fixed;
    heigh:90px;
    height: 90px;
    box-shadow: 0px 10px 10px #ffffff82;
}
.header_area.sticky {
    background: #12abd9a6;
    position: sticky;
    /* padding: 10px; */
    backdrop-filter: saturate(100%) blur(10px);
    height: 100px;
}




/*內頁BANNER 設定*/
.banC { background: url(https://pic03.eapple.com.tw/gp777/ba-c.jpg) no-repeat  center; background-size: cover; }
.banblog { background: url(https://pic03.eapple.com.tw/gp777/ba1.jpg) no-repeat  center; background-size: cover; }
.banF { background: url(https://pic03.eapple.com.tw/gp777/ba-f.jpg) no-repeat  center;background-size:contain; }
.banner {      
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 0px;
 
  background-size: cover;
  background-color: #2f2f2f;
}
.banner h5 {
  color: #fff;
  padding: 1% 10%;
  border-bottom: 0px #ffffff solid;
  position: relative;
  top: 10%;
  filter: drop-shadow(1px 2px 5px #554b4ab0);
  letter-spacing: 4px;
}

@media screen and (max-width: 768px) {
.banner {    height: 135px;  font-size: 22px;}
}

.stellarnav > ul > li > a {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 19px;
    margin: 0 25px;
    font-weight: 600;
}


.stellarnav li.has-sub > a:after {
    border-top: 6px solid #ffffff;
}
.stellarnav>ul>li::before {
    content: "";
    display: block;
    width: 100%;
    height: 92px;
    background: linear-gradient(180deg, #2d9ee3, #00000000);
    position: absolute;
    top: -30px;
    left: 0;
    transform: translate(0px, -80px);
    opacity: 0;
    transition: all 0.3s;
    transform: skewX(-23deg);
}
.stellarnav>ul>li:hover:before {
    opacity: 1;
    transition: all 1s;
    animation-name: breath;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.stellarnav ul ul {
    background: #30c6ff9e;
    backdrop-filter: blur(10px);
    left: 0;
    box-shadow: 0 3px 8px rgb(0 0 0 / 19%);
    /* padding-top: 50px; */
    margin-top: 5%;
    width: 200px;
}
.stellarnav li li {
    margin: 0;
    border: 1px #eeeeee00 solid;
    transition: all 0.5s;
}
.stellarnav li a {
    color: #ffffff;
    font-size: 16px;
    transition: all 0.5s;
    z-index: 1;
}

.stellarnav>ul>li>ul>li>a {
    padding-left: 16px;
    color: #4566a5;
    transition: all 0.5s;
    background-color: #ceedff85;
}

.stellarnav>ul>li>ul>li>a:hover {
    padding-left: 16px;
    color: #fff;
    transition: all 0.5s;
    background-color: #529dc9;
}
.stellarnav>ul>li>ul>li>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #68fcff, #739bf185, transparent);
    opacity: 0;
    animation: show 2s infinite;
    transition: all 0.5s;
    z-index: -1;
}
.stellarnav>ul>li>ul>li>a:hover:before {
    opacity: 1;
    transition: all 0.5s;
}

.stellarnav>ul>li>ul>li>ul>li>a {
	 background: #19699180;
    padding-left: 16px;
    color: #ffffff;
    transition: all 0.5s;
}

.stellarnav>ul>li>ul>li>ul>li>a:hover {
    padding-left: 16px;
    color: #ffffff;
	 background: linear-gradient(90deg, #52d4f2, #739bf185, transparent);
    transition: all 0.5s;
}




.nav-header {
    
    left: 2%;
    top: 0;
    margin-top: -10px;
    background: #fff;
    max-width: 150px;
    border-radius: 0 0 10px 10px;
    /* box-shadow: 0 0 30px rgba(0, 0, 0, .20); */
    top: -10px;
    /* animation: flipY 4s linear infinite; */
    /* transform-style: preserve-3d; */
    box-shadow: 0 0 10px rgb(46 55 67);
}


@media screen and (max-width:1022px) {
.nav-header {
    
    left: 2%;
    top: 0;
    margin-top: -10px;
    background: #fff;
    max-width: 150px;
    border-radius: 0 0 10px 10px;
    /* box-shadow: 0 0 30px rgba(0, 0, 0, .20); */
    top: -10px;
 
    box-shadow: 0 0 10px rgb(46 55 67 / 0%);
}

.header_area {height: 200px;}
	
}
.main_header_area .container {
    max-width: 1300px;
    margin: auto;
}



.navigation {display: flex;align-items: center;padding: 0px 0 0 0;}
.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: right;
    margin-top: -55px;
}

@media screen and (max-width:1024px) {

.nav-header {
     background: url(https://pic03.eapple.com.tw/gp777/logo02.png) no-repeat center;
     width: 200px;
     background-size: contain;
     width: 300px;
     height: 70px;
     top: 10px;
     margin-top: 10px;
   }


  .header_area {padding: 0px;position: sticky;box-shadow: 0px 3px 10px #fffffff0;background:none;}
  .main_header_area {background: #033959;height: 150px;}
  .nav-brand {/* height: 100%; */max-width: 300px;opacity: 0;/* margin-top: 10px; */top: 10px;}
  .header_area.sticky .main_header_area {/* height: 150px; */}
  .header_area {background: #033959;height: 150px;}
  .header_area .main_header_area::before{ border-radius: 0px 0 0 0px;   top: 0px;}
  .header_area.sticky .main_header_area::before {display: none; }

  .stellarnav { position: relative;  top: 10px;}
  .navigation {  display: flex;}
  .stellarnav > ul > li > a {    margin: 0 12px;}
.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: center;

}
 }

    @media screen and (max-width:768px) {
     .header_area {background: #033959;height: 90px;}
    }
 }




.stellarnav .menu-toggle span.bars span {
    display: block;
    width: 24px;
    height: 2px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 auto 4px;
}



 
 
 .stellarnav .menu-toggle {
        padding: 15px 10px;
        padding: 10px;
    }	
	
.stellarnav .menu-toggle:after {
    content: 'MENU';
    font-size: 12px;
    color: #ffffff;
    display: block;
    transform: scale(0.9);
}
	
	
	
	
/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.footer_info li p.add2:before {
    content: '營業時間：';
}

.footer {
    padding: 30px 0 0;
    font-size: 14px;
    background: #e6eaeb;
    position: relative;
    z-index: 99;
}



.footer_info {
    padding: 0;
    grid-template-columns: 260px 1fr;
    row-gap: 0;
    column-gap: 60px; }
.footer_info ul { 
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    font-family: "Noto San TC", sans-serif;}

/*footer_info*/
.footer_info li:nth-child(1) {display: inline-block;width: 100%;padding: 20px 10px;color: #000000;}
.footer_info li p {color: #000000;}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 100%; vertical-align: top;}
.footer_menu {margin-top: 10px;display: grid;grid-template-columns: repeat(auto-fit, minmax(min(130px,100%), 1fr));gap: 5px;font-weight: 600;}/*footerÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã‹â€ Ã¢â‚¬Â¢ÃƒÂ¦Ã…â€œÃ¢â€šÂ¬ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¬ÃƒÂ¥Ã‚ÂºÃ‚Â¦100px*/
.footer_menu a {margin: 5px;padding: 5px 10px;background: #01b1bb;/* border: 1px #ffffff solid; */text-align: center;color: #ffffff;letter-spacing: 2px;border: 0px;}
.footer_menu a:hover {background: #1e4452;color: #ffffff;}

.box_link {display: none;}
.fa-whatsapp:before, .fa-envelope::before {color: #ffffff;}


.copy { background: #1e4452; color: #fff; border: none;}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
    .footer_info {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 20px;}
    .footer_menu {margin-top: 10px ; display: grid ; grid-template-columns: repeat(3, 1fr) ; gap: 5px;}
    .footer_info ul {width: 100% ; padding: 0;}
    .footer_info li:nth-child(1) {
        display: grid;
        padding-left: 5%;
        align-content: space-between;
        width: 80%;
    }
}
@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { text-align: center; width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

    /*ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã‹â€ Ã¢â‚¬Â¢*/
    #to_top { bottom:60px;}
    .footer.with_shopping_mode { padding:30px 0 70px; }
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info ul { width: 100%;}
    .footer_menu{    grid-template-columns: 1fr 1fr;}

    /*ÃƒÂ¨Ã‚ÂÃ‚Â¯ÃƒÂ§Ã‚ÂµÃ‚Â¡icon*/
    .box_link { text-align: center;}
}





/* = = = 購物車 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*購物車首頁*/

/*首頁只顯示8則*/


/*購物車列表*/
.products-list .item a {
    padding-bottom: 50px;
}

}
.products-list .more {
    border: 1px solid #0ebcff;
    background: #ffffff;
    color: #08b8ff;
}

.products-list .item a:hover .more {
	border: 1px solid #4d7cb5;
    background: #4d7cb5;
}

.products-list .pic img, .related_list li figure img {
    transition: .5s;
    transform: scale(1);
}

.products-list a:hover .pic img, .related_list li:hover figure img {
    transform: scale(1.05);
}

.products-list .pic::before, .related_list li figure::before {
    content: "+";
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
    height: 35px;
    z-index: 999;
    text-align: center;
    line-height: 1.2;
	letter-spacing: 0px;
    border-radius: 50%;
    color: #FFFFFF;
    border: 2px #FFFFFF solid;
    opacity: 0;
    transition: .5s;
}

.products-list .pic::after, .related_list li figure::after {content: "";width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;background: rgb(158 215 255 / 44%);opacity: 0;transition: .5s;}

.products-list a:hover .pic::before, .products-list a:hover .pic::after, .related_list li:hover figure::before, .related_list li:hover figure::after  {
    opacity: 1;
}


/*購物車詳細*/

.sidebarBtn {
    border: unset;
}

.inquiry_a1, .inquiry_a2, .inquiry_a3, .lastPage {
    background: #4f82b7;
    transition: all .5s;
}

.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover, .lastPage:hover {
    background: #265f95;
}

.prod_related {
    background: unset;
}

.related_list li figure {
    position: relative;
}

.related_list li a p {
    margin-top: 15px;
	text-align: left;
}


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */



.products-list .item a>* {
    width: 100%;
    height: auto;
    
}
.products-list .price b:first-child:last-child {
    width: 100%;
    height: 0;
}
.products-list .price { margin:0;}

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}
.products-list .name { font-size: 21px;}
.car_page .information_left {  display: block; }
.product-layer-two li a {
    line-height: 200%;
    background: unset;
    color: #2f4a7f;
    border: unset;
    transition:.5s;
}

.product-layer-two li i {
    top: 5px;
    color: #06daff;
    transition:.5s;
}
.product-layer-two li > a, .product-layer-two li.active > a {
	border: unset;
}
.product-layer-two li:hover > a, .product-layer-two li.active > a {
    color: #FFF;
    background: #4d7cb5;
    padding-left: 25px;
}

.product-layer-two li:hover i, .product-layer-two li.active i {
	color: #FFF;
}

.product-layer-two li.active li a {
    font-weight: normal;
    color: #3b5c7f;
}
.product-layer-two li ul { position:static; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a {background:#fff;color: #5eb3ff;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #e0d6cf; }
.product-layer-two > li ul > li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li > a:before { content: ""; position: absolute; width: 8px; height: 8px; background: transparent; left: 10px; margin-left: 0px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);transition:.5s;}
.product-layer-two li li:hover > a:before { background:#80edff;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}



@media screen and (max-width: 1200px) {
	.related_list {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-gap: 10px;
    }
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); /*grid-gap: 5px;*/}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;font-size: 20px;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
	/*手機版購物車-首頁、列表頁、相關產品排列統一*/
	.pageIndex .products-list, .products-list, .related_list {
		grid-template-columns: 1fr;
		grid-gap: 20px;
		max-width: 500px;
		margin: auto;
	}
            
}


/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}
/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {    display: grid;    gap: 10px;}
.module_i_news li , .subbox_item {    width: 100%;}
.module_i_news li a , .subbox_item a {    padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
.i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.subbox_item a:after, .subbox_item a:before {display: none;}
.subbox_item a:hover {
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.1);
}
.module_i_news li a, .subbox_item a {
    padding: 5px;
    border: 1px solid #f3f3f3;
    transition: all .5s;
	display: flex;
    flex-direction: column;
}
.i_blog_le:before, .blog_list_le:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: all .5s;
}

.i_blog_le:after, .blog_list_le:after {
    content: 'Read More';
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 7px;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    opacity: 0;
}
.subbox_item a:hover .i_blog_le::before, .subbox_item a:hover .blog_list_le::before {
    background: #92caff8c;
    opacity: 1;
}
.subbox_item a:hover .i_blog_le::after, .subbox_item a:hover .blog_list_le::after {
    opacity: 1;
}

/*側邊*/
/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}
/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {    display: grid;    gap: 10px;}
.module_i_news li , .subbox_item {    width: 100%;}
.module_i_news li a , .subbox_item a {    padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
.i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.subbox_item a:after, .subbox_item a:before {display: none;}
.subbox_item a:hover {
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.1);
}
.module_i_news li a, .subbox_item a {
    padding: 5px;
    border: 1px solid #f3f3f3;
    transition: all .5s;
	display: flex;
    flex-direction: column;
}
.i_blog_le:before, .blog_list_le:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: all .5s;
}

.i_blog_le:after, .blog_list_le:after {
    content: 'Read More';
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 7px;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    opacity: 0;
}
.subbox_item a:hover .i_blog_le::before, .subbox_item a:hover .blog_list_le::before {
    background: #7dd1ff8c;
    opacity: 1;
}
.subbox_item a:hover .i_blog_le::after, .subbox_item a:hover .blog_list_le::after {
    opacity: 1;
}

/*側邊*/
.accordion li .link:hover {
    position: relative;
    background-color: #7cb1e0;
	color:#ffffff;
}
.blog_le .accordion > li .link a, .blog_le .accordion > li.on_this_category .link a {
    color: #7c7c7c !important;
}

/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}
/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: var(--MainColor);}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: var(--MainColor) !important;}
.submenu a:hover {    background: #ECE5DF;}
/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}
/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: var(--MainColor);}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*//*
.pageIndex .header_area{position: position:relative;}*/
.main_header_area .container {   max-width: 100%;}

	.header_area.sticky {
	 backdrop-filter: unset;
}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 0; width: 150px;}
.header_area.sticky .nav-brand{max-width: 100px;}

/*側邊選單/＝＝＝＝＝*/
/*menu*/
.stellarnav .menu-toggle { padding: 15px 10px;}
.stellarnav .menu-toggle:after { color: #539ecf;}
.stellarnav .menu-toggle span.bars span {background: #ffffff;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent;}
.stellarnav a { color: #4d9dd2;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 2px #689cc4;}


/*背景色*/
.stellarnav.mobile ul {background: #e8f6ffb5;backdrop-filter: saturate(93%) blur(4px);}
/*第一層*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 10px;border-left:none;margin: 0;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;
background: #0081c791; color: white; }
.stellarnav.mobile > ul > li {border-bottom: 0px #cdcdcd00 dashed;}

/*第二層*/
.stellarnav.mobile li.open{ background: transparent;}
.stellarnav ul ul {   margin: 0 15px 15px;}

.stellarnav li li > a, .stellarnav li li.has-sub > a {background: #0081c761;color: white;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {background: rgb(255 255 255 / 0%);color: #234f73;}
.stellarnav li li {border: 0px #4d9dd200 solid;background: #ffffff00;}


.stellarnav>ul>li::before {display:none;}

.stellarnav.mobile > ul > li > a {
        text-align: left;
        overflow: auto;
        height: auto;
        line-height: 150%;
        display: block;
        color: #214f7d;
    }
.stellarnav.mobile li.open li.open {
    background: #aee1ff;
    padding: 3px;
}


.stellarnav>ul>li>ul>li>ul>li>a {
    background: #8bc1e1;
    padding-left: 16px;
    color: #ffffff;
    transition: all 0.5s;
}

.stellarnav>ul>li>ul>li>a::before{  display:none;}

.stellarnav>ul>li>ul>li>ul>li>a:hover {
    background: #5f98ba;
    padding-left: 16px;
    color: #ffffff;
    transition: all 0.5s;
}
	.stellarnav ul ul {
    background: #81c7e1cc;
    backdrop-filter: blur(10px);
    left: 0;
    box-shadow: 0 3px 8px rgb(255 255 255 / 0%);
    
    margin-top: 5%;
    width: 200px;
}
.stellarnav.mobile li li.has-sub a {
    /* padding: 0px; */
}
	
/*+*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #40d3cc;}
.stellarnav.mobile > ul > li > a.dd-toggle {background: transparent;/* color: #1fb5df; */}
stellarnav.mobile li li a.dd-toggle {
    padding: 0;
    background: transparent;
}


	

}
	




/*butom*/
.contact_form li.last blockquote, .contact_form li.last cite {
    display: block;
    vertical-align: top;
    font-style: normal;
    padding: 7px;
    text-align: center;
    border: 1px #12a8d5 solid;
    width: 150px;
    max-width: calc(50% - 10px);
}
.contact_form li.last blockquote, .contact_form li.last cite {
    display: block;
    vertical-align: top;
    font-style: normal;
    padding: 7px;
    text-align: center;
    border: 1px #12a8d5 solid;
    width: 150px;
    max-width: calc(50% - 10px);
}

.contact_form li.last cite {
    background: #12a8d5;
    color: #fff;
}