@charset "UTF-8";
/*------------------------------- Section Title Styles ---------------------------------*/
.title__be--2 { color: #2e2e2e; font-size: 24px; line-height: 1.4; padding: 0 0 30px; position: relative; }

.section__title.title--white h2, .section__title.title--white h4 { color: #fff; }

.section__title.title--white h2.title__be--2::after, .section__title.title--white h4.title__be--2::after { content: url("../images/icons/icon_title3.png"); }

.section__title h2, .section__title h4 { color: #2e2e2e; display: block; font-size: 24px; margin-bottom: 30px; padding: 50px 0 30px; position: relative; text-transform: uppercase; font-weight: 700; }

.section__title h2::before, .section__title h4::before { background: rgba(0, 0, 0, 0) url("../images/icons/line_title.png") repeat scroll 0 0; bottom: 0; content: ""; height: 9px; left: 50%; position: absolute; transform: translateX(-50%); width: 83px; }

.section__title h2::after, .section__title h4::after { content: url("../images/icons/icon_title.png"); display: block; left: 50%; position: absolute; text-align: center; top: 0; transform: translateX(-50%); }

.section__title h2.title__be--2::after, .section__title h4.title__be--2::after { content: url("../images/icons/icon_title2.png"); }

.section__title h2.after__with--border::before, .section__title h4.after__with--border::before { border-bottom: 2px solid #e1e1e1; border-top: 2px solid #e1e1e1; bottom: 0; content: ""; height: 9px; left: 50%; margin-left: -33px; position: absolute; transform: skewX(70deg); width: 66px; background-image: none; }

@media (max-width: 420px) { .section__title h2, h4 { font-size: 17px; } }

.version_menu_01 .mainmenu__nav { justify-content: center; }

@media (min-width: 992px) and (max-width: 1199px) { .version_menu_01 .navtool { padding-top: 5px; }
  .version_menu_01 .mainmenu__nav { justify-content: flex-end; } }

@media (max-width: 991px) { .version_menu_01 .navtool { margin-right: 50px; } }

@media (max-width: 767px) { .version_menu_01 #mainnav { min-height: 80px; height: auto; } }

@media (max-width: 420px) { .version_menu_01 .logo a { justify-content: center; }
  .version_menu_01 .navtool li a { padding: 10px; } }

.version_footer_02 .account { display: flex; justify-content: center; flex-wrap: wrap; }

.version_footer_02 .account h4 { margin: 0 30px 0.6rem; }

@media (max-width: 767px) { .version_footer_02 .account .footer__content { width: 100%; } }

.version_footer_02 ul.ft__menu li a { padding-left: 0; }

.version_footer_02 .footer__address { display: flex; justify-content: center; flex-wrap: wrap; }

.version_footer_02 .footer__address ul { margin-right: 30px; }

.version_footer_02 .footer__address ul:last-child { margin-right: 0; }

@media (max-width: 767px) { .version_footer_02 .footer__address ul { width: 100%; margin-right: 0; } }

.version_footer_02 .ft__logo { text-align: center; margin-bottom: 2.8rem; }

.version_footer_02 .footer__widget { text-align: center; margin-bottom: 1rem; }

.version_footer_02 .ft__menu { display: flex; justify-content: center; flex-wrap: wrap; }

.version_footer_02 .ft__menu li { margin-right: 30px; }

@media (max-width: 767px) { .version_footer_02 .ft__menu li { margin-right: 0; width: 100%; } }

.version_footer_02 .ft__menu li a::before { display: none; }

.version_footer_02 .ft__menu li:last-child { margin-right: 0; }

.version_footer_02 .social__net { margin-top: 1rem; }

.version_footer_02 .footer__home .copyright__wrapper { text-align: center; }

.version_photo_01 .fancybox { display: block !important; }

.version_photo_03 { background: #F2F2F2; }

/*-------------------------- Shop Colection Styles ----------------------------*/
.list__categories { overflow: hidden; position: relative; margin-top: 30px; }

.list__categories .thumb__catrgories { position: relative; }

.list__categories .thumb__catrgories::before { background: rgba(22, 22, 27, 0.97); bottom: 0; content: ""; left: 0; opacity: 0; pointer-events: none; position: absolute; right: 0; top: 0; transition: all 400ms ease-in 0s; z-index: 1; }

@media (max-width: 991px) { .list__categories .thumb__catrgories::before { opacity: 1; } }

.list__categories .thumb__catrgories a img { width: 100%; transition: all 400ms ease-in 0s; }

.list__categories .desc__categories { left: 85px; position: absolute; right: 85px; top: 50%; transform: translateY(-50%); z-index: 1; }

.list__categories .desc__categories .categories__content { border: 2px solid #fff; padding: 110px 30px 100px; transform: scale3d(1.2, 1.2, 1.2); transition: all 500ms ease-in 0s; opacity: 0; }

@media (max-width: 991px) { .list__categories .desc__categories .categories__content { opacity: 1; border: none; } }

.list__categories .desc__categories .categories__content h6 a { display: block; font-size: 16px; font-weight: 600; line-height: 1; margin-bottom: 35px; padding-bottom: 10px; position: relative; text-transform: uppercase; transition: all 300ms ease-in 0s; }

.list__categories .desc__categories .categories__content h6 a::before { background: #0B2277; bottom: -2px; content: ""; height: 2px; left: 0; position: absolute; width: 45px; }

.list__categories .desc__categories .categories__content p { margin: 0 0 9px; letter-spacing: 0.025em; }

.list__categories:hover .thumb__catrgories a img { transform: scale3d(1.05, 1.05, 1.05); transition: all 400ms ease-in 0s; }

.list__categories:hover .thumb__catrgories::before { opacity: 1; transition: all 400ms ease-in 0s; }

.list__categories:hover .desc__categories .categories__content { opacity: 1; transform: scale3d(1, 1, 1); }

.owl__dot--cus { position: relative; }

.owl__dot--cus .owl-dots { bottom: 20px; left: 0; position: absolute; right: 0; text-align: center; }

.owl__dot--cus .owl-dots span { background: #aaaaaa; border-radius: 100%; display: block; height: 10px; margin: 5px; width: 10px; transition: 0.4s; }

.owl__dot--cus.owl-theme .owl-dots .owl-dot.active span, .owl__dot--cus.owl-theme .owl-dots .owl-dot:hover span { background: #0B2277 none repeat scroll 0 0; }

.version_catalog_04 .title a { color: #fff; }

.version_catalog_04 .description { color: #fff; }

.version_catalog_04 .shopbtn { margin-top: 15px; color: #fff; }

.version_catalog_04 .shopbtn::before { border-color: transparent transparent transparent #fff; }

.version_catalog_04 .shopbtn::after { background: #fff; }

.version_catalog_04 .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }

@media (min-width: 992px) and (max-width: 1199px) { .list__categories .desc__categories .categories__content { padding: 72px 30px 72px; }
  .list__categories .desc__categories { left: 20px; right: 20px; } }

@media (min-width: 768px) and (max-width: 991px) { .list__categories .desc__categories .categories__content { padding: 72px 30px 72px; }
  .list__categories .desc__categories { left: 20px; right: 20px; } }

@media (max-width: 767px) { .list__categories .desc__categories .categories__content { padding: 15px 30px; }
  .list__categories .desc__categories { left: 20px; right: 20px; } }

.slider--nine .slide.align__center--left { align-items: center; display: flex; }

.slider--nine .slide .slider__content h2 { font-size: 5.7rem; text-transform: capitalize; }

.slider--nine .slide .slider__content h1 { font-size: 4.28rem; line-height: 1; margin-bottom: 20px; }

.slider--nine .slide .slider__content h1 span { color: #0B2277; }

.slider--nine .slide .slider__content p { margin: 0 0 50px; max-width: 725px; }

.slider--nine .slide .slider__content a { color: #201f29; transition: 0.3s; }

.slider--nine .slide .slider__content a:active, .slider--nine .slide .slider__content a:hover { color: #0B2277; }

/*------------------------------ Button Styles ------------------------------*/
button:focus { outline: none; }

.btn { color: #fff; box-shadow: none; display: inline-block; padding: 7px 15px; text-shadow: none; transition: all 0.4s ease 0s; border-radius: 0; background: #0B2277; border-color: #0B2277; }

.btn:hover, .btn:focus, .btn:active { background: #9EBDFC; color: #0B2277; border-color: #9EBDFC; }

.btn-default { color: #2f2f2f !important; }

.btn-default:hover, .btn-default:focus { color: #0B2277 !important; }

.btn-primary { font-size: 14px; border-radius: 0; color: #fff; padding: 7px 30px; background: #0B2277; border-color: #0B2277; position: relative; }

.btn-primary:before { content: ""; position: absolute; width: 45px; height: 2px; background-color: #9EBDFC; right: -25px; top: 50%; transition: all 0.4s ease 0s; }

.btn-primary:active, .btn-primary:hover, .btn-primary:focus { color: #0B2277; background-color: #9EBDFC; border-color: #9EBDFC; }

.btn-primary:active:before, .btn-primary:hover:before, .btn-primary:focus:before { background-color: #0B2277; right: -35px; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #0B2277; background-color: #9EBDFC; border-color: #9EBDFC; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(208, 208, 208, 0.5); }

.btn-primary.focus, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

.btn.btn-secondary { font-size: 14px; border-radius: 0; padding: 7px 30px; background-color: #ebebeb; color: #333; border-color: #ebebeb; font-size: 14px; }

.btn.btn-secondary:hover, .btn.btn-secondary:focus { color: #fff; background-color: #9EBDFC; border-color: #9EBDFC; }

.btn.btn-light { font-size: 14px; color: #0B2277; background-color: #f3f3f3; border-color: #0B2277; }

.btn.btn-light:hover, .btn.btn-light:focus { color: #fff; background-color: #9EBDFC; border-color: #9EBDFC; }

.shopbtn { color: #2e2e2e; font-size: 14px; font-weight: 600; position: relative; text-transform: uppercase; position: relative; padding-right: 51px; left: 0; display: inline-flex; align-items: center; transition: all 0.3s ease; }

.shopbtn::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent transparent transparent #2e2e2e; display: inline-block; position: absolute; right: 0; }

.shopbtn::after { content: ""; display: inline-block; height: 1px; margin: 0; width: 44px; background: #2e2e2e; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.shopbtn:hover { transition: all 300ms ease-in 0s; color: #9EBDFC; left: 10px; }

.shopbtn:hover::before { border-color: transparent transparent transparent #9EBDFC; }

.shopbtn:hover::after { background: #9EBDFC; }

.color__turquoise .shopbtn:hover { color: #2e2e2e; }

.color__turquoise .shopbtn:hover::after { background-position: 100% 50%; }

.wnro__btn { position: relative; z-index: 9 !important; }

.text-white-hover { color: #2e2e2e; }

.text-white-hover:hover, .text-white-hover:focus { color: #fff; }

.table-secondary, .table-secondary > td, .table-secondary > th { background: #f3f3f3; }

.post_content h1, .txtNormal h1, .description h1 { font-size: 40px; }

.post_content h4, .txtNormal h4, .description h4 { font-size: 26px; line-height: 1.4; font-family: Arial, "微軟正黑體", "Microsoft JhengHei"; color: #0B2277; font-weight: bold; letter-spacing: 0.06vw; margin-bottom: 10px; padding: 16px 0 0 16px; position: relative; }

.post_content h4:before, .txtNormal h4:before, .description h4:before { position: absolute; content: ""; background-image: url("../images/index/ft-title-img.svg"); background-repeat: no-repeat; width: 33px; height: 32px; position: absolute; left: 0px; top: 0px; }

.post_content h5, .txtNormal h5, .description h5 { font-size: 20px; font-weight: bold; color: #7A9ADB; line-height: 1.4; margin-bottom: 10px; letter-spacing: 0.03vw; }

.post_content h6, .txtNormal h6, .description h6 { font-size: 16px; color: #ffffff; line-height: 1.4; background: #7a9adb; padding: 6px 14px 4px; font-weight: normal; display: inline-block; margin-bottom: 10px; letter-spacing: 0.03vw; }

.post_content h6 a, .txtNormal h6 a, .description h6 a { color: #fff; }

.post_content h6 a:hover, .txtNormal h6 a:hover, .description h6 a:hover { color: #0B2277; }

.post_content p, .txtNormal p, .description p { margin-bottom: 10px; padding: 0 0 10px; }

.post_content ul, .txtNormal ul, .description ul { padding-left: 25px; list-style: disc; margin-bottom: 30px; }

.post_content ol, .txtNormal ol, .description ol { padding-left: 25px; margin-bottom: 30px; }

.post_content li, .txtNormal li, .description li { font-size: 15px; margin-bottom: 6px; }

table { border: solid #f3f3f3 thin; width: auto; }

table thead th { background: #0B2277; color: #fff; }

table th, table td { padding: 6px 10px; border: 1px solid #f3f3f3; }

table tbody tr:nth-child(odd) { background: #f8f8f8; }

.h-in-gtuttable th { background: #0B2277; color: #fff; }

.h-in-gtuttable tr:nth-child(odd) { background: #f8f8f8; }

.rl-in-gtuttable th { background: #0B2277; color: #fff; width: 200px; }

.rl-in-gtuttable tr:nth-child(odd) { background: #f8f8f8; }

a:hover { color: #7a9adb; }

#mainbanner { position: relative; }

#mainbanner .contentbox { color: #fff; }

#mainbanner p { font-size: 14px; letter-spacing: 0.1em; line-height: 24px; }

/*內頁banner*/
@media (max-width: 575px) { .banner_col { margin-top: 108px; } }

.logo a { padding: 18px 0; }

@media (max-width: 767px) { .logo a { padding: 8px 0; } }

#wn__header { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }

@media (max-width: 1300px) { #nav-menu { padding-right: 0; } }

.nav-menu nav .meninmenu > li > a { padding-bottom: 1.8rem; padding-top: 1.8rem; position: relative; transition: all 0.4s ease 0s; }

.nav-menu nav .meninmenu > li > a:before { content: ""; position: absolute; background-image: url("../images/index/nav-img.svg"); width: 89px; height: 27px; bottom: 26px; left: calc(50% - 39px); background-size: contain; background-repeat: no-repeat; transition: all 0.4s ease 0s; opacity: 0; background-size: 85%; }

.nav-menu nav .meninmenu > li > a:hover:before { opacity: 1; bottom: 22px; left: calc(50% - 39px); }

.nav-menu nav .meninmenu > li:last-child a { padding-right: 20px; }

@media (max-width: 1600px) { .nav-menu nav .meninmenu > li:last-child a { padding-right: 10px; } }

@media (min-width: 768px) { .header__area .container-fluid { padding: 0 70px; } }

@media (min-width: 1200px) and (max-width: 1300px) { .header__area .container-fluid { padding: 0 20px; } }

.header__area .header__sidebar__right > li > a i { font-size: 18px; }

.header__area .search__active { margin-right: 10px; }

@media (max-width: 1600px) { .mainmenu__nav .meninmenu li a { padding-left: 10px; padding-right: 10px; } }

.mainmenu__nav .meninmenu li.drop .megamenu { padding: 25px 0px; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li a { position: relative; overflow: hidden; padding: 6px 30px; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li a:before { content: ""; position: absolute; background-image: url("../images/index/navitem-img.svg"); background-repeat: no-repeat; top: calc(50% - 12.5px); width: 15px; height: 25px; left: -15px; transition: all 0.4s ease 0s; opacity: 0; }

.mainmenu__nav .meninmenu li.drop .megamenu .item > li a:hover:before { left: 0px; opacity: 1; }

/*滑下時選單特效*/
.signin { text-align: left; }

.signin label { display: none; }

.icon_img { background: #000 !important; }

/*頁頭電話*/
.phone-number-link a { display: flex; }

.phone-number-link a:hover p { color: #7A9ADB; }

.phone-number-link a p { font-size: 28px; font-style: italic; font-weight: bold; padding-left: 5px; color: #0B2277; transition: all 0.4s ease 0s; }

/*漢堡選單*/
.menu-list ul { background: rgba(156, 188, 252, 0.3); }

.menu-list ul a { padding: 12px 12px 12px 30px; }

/*NAV搜尋*/
.block-bg { background: #0b2277; background: linear-gradient(0deg, rgba(11, 34, 119, 0.9) 0%, rgba(102, 120, 189, 0.9) 100%); }

#search_mini_form input { -webkit-text-fill-color: #ccc; }

.box-search-content .close__wrap span { margin-right: 20px; }

/*首頁 共同設定*/
.index-padding { padding: 105px 0 100px; }

@media (max-width: 767px) { .index-padding { padding: 65px 0 70px; } }

h4.index-title { font-size: 36px; letter-spacing: 0.1vw; padding-bottom: 30px; }

@media (max-width: 767px) { h4.index-title { padding-bottom: 15px; font-size: 32px; } }

h4.index-title span { position: relative; padding: 36px 26px 0; }

h4.index-title span:before { content: ""; background-image: url("../images/index/title-img.svg"); background-repeat: no-repeat; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

/*首頁 產品介紹*/
#index-product { margin: 0 15px; }

#index-product .owl-item { padding: 0 15px; }

#index-product .list__categories .thumb__catrgories::before { background: rgba(22, 22, 27, 0.6); }

#index-product .list__categories .desc__categories { top: inherit; bottom: 0px; }

#index-product .list__categories .desc__categories .categories__content { opacity: 1; text-align: center; border: none; padding: 0; transform: scale3d(1.2, 1.2, 1.2); }

#index-product .list__categories .desc__categories .categories__content h6 a { margin: 15px 0; padding-bottom: 0; font-size: 22px; text-shadow: rgba(0, 0, 0, 0.3) 0.1em 0.1em 0.1em; }

#index-product .list__categories .desc__categories .categories__content h6 a::before { display: none; }

#index-product .owl__dot--cus .owl-dots { bottom: -36px; }

.pro-about-bg { background-color: #EFF1F5; position: relative; }

.pro-about-bg .before { content: ''; display: block; position: absolute; bottom: 0; left: -4%; width: 390px; height: 728px; background-image: url("../images/index/bg-about-L.svg"); background-size: contain; background-repeat: no-repeat; }

@media (max-width: 767px) { .pro-about-bg .before { opacity: 0.4; } }

.pro-about-bg .after { content: ''; display: block; position: absolute; top: 0; right: -3%; width: 357px; height: 758px; background-image: url("../images/index/bg-about-R.svg"); background-size: contain; background-repeat: no-repeat; }

@media (max-width: 767px) { .pro-about-bg .after { opacity: 0.4; } }

/*首頁 關於我們*/
#index-About { position: relative; padding: 110px 0 180px; }

@media (max-width: 767px) { #index-About { padding: 110px 0 150px; } }

#index-About:before { content: ""; position: absolute; background-size: 100%; background-repeat: no-repeat; bottom: 0; border-style: solid; border-width: 0 960px 74px 960px; border-color: transparent transparent #ffffff transparent; left: calc(50% - 960px); }

#index-About .newsletter__block { width: 90%; margin: auto; }

#index-About .newsletter__block .description { width: 90%; margin: auto; }

@media (max-width: 767px) { #index-About .newsletter__block .description { width: 100%; } }

.about-icon-case { margin: 35px auto 0; }

.about-icon-box { position: relative; background: #ffffff; padding: 7px; height: 235px; transition: 0.4s background ease; margin-bottom: 30px; }

@media (max-width: 480px) { .about-icon-box { height: 200px; } }

.about-icon-bg { width: 100%; height: 100%; border: 1px solid #dedede; position: relative; }

.icon-in { position: absolute; top: calc(50% - 69px); left: calc(50% - 50px); }

.icon-in h4 { margin-top: 5px; }

/*首頁 主打代理*/
#index-Proxy { padding: 70px 0 100px; }

@media (max-width: 767px) { #index-Proxy { padding: 30px 0 80px; } }

/*首頁 服務流程*/
#index-Service { background-image: url("../images/index/bg-step.jpg"); background-size: cover; background-repeat: no-repeat; }

#index-Service .description { font-size: 20px; font-weight: bold; }

/*頁底*/
.footer__area h4 { color: #333; font-size: 24px; }

.footer__area .ft-info .footer__widget { background-color: #ECEFF3; padding: 45px 30px 30px; height: 100%; }

@media (max-width: 991px) { .footer__area .ft-info .footer__widget { padding: 45px 20px 30px; } }

@media (max-width: 767px) { .footer__area .ft-info .footer__widget { background-color: rgba(236, 239, 243, 0.8); } }

.footer-static-top { padding: 90px 0 60px; position: relative; }

@media (max-width: 767px) { .footer-static-top { padding: 60px 0 30px; } }

.footer-static-top .before { content: ''; display: block; position: absolute; bottom: 8%; left: 0; width: 240px; height: 545px; background-image: url("../images/index/bg-footer-L.svg"); background-size: contain; background-repeat: no-repeat; }

.footer-static-top .after { content: ''; display: block; position: absolute; bottom: 2%; right: 0; width: 305px; height: 480px; background-image: url("../images/index/bg-footer-R.svg"); background-size: contain; background-repeat: no-repeat; }

.ft-slogan { margin: 30px 0 25px; }

.ft-slogan h5 { font-size: 24px; color: #7A9ADB; }

.ft-slogan h6 { font-size: 20px; background-color: #7A9ADB; color: #fff; display: inline-block; padding: 4px 12px; margin: 4px 0 8px; }

@media (max-width: 767px) { .ft-slogan h6 span { display: block; } }

.ft-slogan p { letter-spacing: 0.08vw; }

/*頁底 選單*/
#ft_menu { border-bottom: 1px #e6e6e6 solid; margin: 0 0 30px; }

#ft_menu .boder-line { border-bottom: 1px #eee solid; }

#ft_menu h4 { font-size: 16px; padding: 15px; margin-bottom: 0; letter-spacing: 0.05vw; }

#ft_menu h4:hover { color: #7a9adb; }

@media (max-width: 767px) { #ft_menu h4 { padding: 0 15px 10px; font-size: 16px; } }

@media (max-width: 767px) { .ft-item { flex: 0 0 30%; text-align: center; } }

#wn__footer { overflow: hidden; }

#wn__footer .version_photo_16_1 h4 { padding-left: 18px; }

#wn__footer .version_photo_16_1 h4 span { position: relative; }

#wn__footer .version_photo_16_1 h4 span:before { content: ""; background-image: url("../images/index/ft-title-img.svg"); background-repeat: no-repeat; width: 33px; height: 32px; position: absolute; left: -17px; top: -19px; }

.footer-associate-link a { display: flex; padding: 3px 0; color: #333; }

.footer-associate-link p { display: inline-block; }

.footer-associate-link img { width: 20px; height: 20px; margin-right: 5px; }

/*頁底 copyright*/
.copyright__wrapper .copyright { text-align: center; }

@media (max-width: 767px) { .copyright__wrapper { background: #071340; }
  .copyright__wrapper .copyright { padding-bottom: 109px; padding-right: 75px; text-align: left; } }

@media (max-width: 767px) { .copyright .sitemap_privacy.mx-3 { margin-left: 0rem !important; } }

/*頁底 top按鈕*/
a#scrollUp { background-color: #7a9adb; border-radius: 0; right: 31px; }

@media (max-width: 767px) { a#scrollUp { bottom: 110px; right: 21px; } }

/*右側社群icon*/
.js-icon_Community .icon_Community_ul { margin-bottom: 80px; }

.js-icon_Community .icon_li .icon_img { width: 70px; height: 90px; border-radius: 0; background: #fff0 !important; margin: 6px auto; }

@media (max-width: 767px) { .js-icon_Community .icon_li .icon_img { width: 100%; } }

.js-icon_Community .icon_li .icon_img:hover { filter: brightness(120%); }

@media (max-width: 767px) { .js-icon_Community .icon_li .icon_img:hover { filter: brightness(100%); } }

.js-icon_Community .icon_li img.icon_li_img { max-width: 70px; right: calc(50% - 35px); }

.js-icon_Community .icon_name { display: none; }

/*手機版 右側icon*/
@media (max-width: 767px) { .icon_Community { right: 0 !important; bottom: 0; display: flex; width: 100%; } }

@media (max-width: 767px) { .icon_Community .js-icon_Community { display: flex; width: 100%; } }

@media (max-width: 767px) { .icon_Community .js-icon_Community .icon_Community_ul { width: 100%; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-around; margin-bottom: 0px; } }

@media (max-width: 767px) { .icon_Community .js-icon_Community .icon_Community_ul .icon_li { max-width: 33.3%; flex: 0 0 33.3%; position: relative; }
  .icon_Community .js-icon_Community .icon_Community_ul .icon_li:before { content: ""; position: absolute; height: 60px; width: 100%; bottom: 0; }
  .icon_Community .js-icon_Community .icon_Community_ul .icon_li:first-child:before { background-color: #00b900; }
  .icon_Community .js-icon_Community .icon_Community_ul .icon_li:nth-child(2):before { background-color: #09248a; }
  .icon_Community .js-icon_Community .icon_Community_ul .icon_li:nth-child(3):before { background-color: #f38201; } }

@media (max-width: 767px) { .icon_Community.show { right: 0; } }

/*內頁*/
.page-container { min-height: 500px; }

.section-padding--lg { padding: 100px 0; }

@media (max-width: 767px) { .section-padding--lg { padding: 60px 0; } }

@media (max-width: 767px) { .row-in-gtutblock img { margin-bottom: 15px; } }

/*內頁 頁碼*/
.wn__pagination { margin-bottom: 30px; }

/*左側欄*/
.wedget__title { border-bottom: 2px solid #9dbdfc; padding-bottom: 5px; font-size: 20px; color: #0b2277; letter-spacing: 0.05vw; border-left: 2px #9dbdfc solid; padding-left: 14px; }

.wedget__categories .card .card-body.show .card.active > .card-header a:hover, .wedget__categories .card .card-body.show .card.active > .card-header a:focus, .wedget__categories .card .card-body.show .card.active > .card-header button a:hover, .wedget__categories .card .card-body.show .card.active > .card-header button a:focus { color: #ffffff; }

/*麵包屑*/
.page-header { font-size: 36px; letter-spacing: 0.1vw; margin-bottom: 0.2rem; }

.bradcaump-content a:hover, .bradcaump-content a:focus { color: #0b2277; }

@media (max-width: 767px) { .page-title { margin-bottom: 1.5rem; } }

/*內頁 公司簡介*/
.center-box { display: flex; align-items: center; }

@media (max-width: 767px) { .center-box { display: block; } }

.Inabout-bg { position: relative; }

.Inabout-text { position: absolute; left: calc(50% - 217px); top: calc(50% - 15px); }

@media (max-width: 767px) { .Inabout-text { left: calc(50% - 162px); top: calc(50% - 15px); } }

.Inabout-text p { font-size: 24px; font-weight: bold; color: #0B2277; letter-spacing: 0.06vw; padding: 0; margin-bottom: 0px; }

@media (max-width: 767px) { .Inabout-text p { font-size: 20px; } }

.btn-performance { background-color: #eceff3; padding: 15px 25px 15px 80px; font-size: 18px; line-height: 1.3; font-weight: bold; position: relative; display: inline-block; }

.btn-performance:before { position: absolute; content: ""; background-image: url("../images/index/btn-performance.svg"); width: 60px; height: 54px; bottom: calc(50% - 32px); left: 23px; background-repeat: no-repeat; background-size: 46px; }

.btn-performance .corner-L { position: absolute; background-image: url("../images/index/corner-L.svg"); width: 17px; height: 95px; top: 0; left: 0px; background-repeat: no-repeat; background-size: 84%; }

.btn-performance .corner-R { position: absolute; background-image: url("../images/index/corner-L.svg"); width: 17px; height: 95px; top: 0; right: 0px; background-repeat: no-repeat; background-size: 84%; transform: scaleX(-1); }

.btn-performance span { display: inline-block; }

.btn-performance img { display: inline-block; margin-right: 15px; }

.btn-performance i { font-size: 22px; margin-top: 2px; margin-right: 5px; color: #7a9adb; }

/*內頁 服務流程*/
.icon-box img { max-width: 165px; margin: 20px auto 10px; border-radius: 100%; overflow: hidden; position: relative; background: #9ebdfc; background: linear-gradient(135deg, #9ebdfc 50%, #8eb1f9 50%, #9ebdfc 100%); }

.in-service-box h5 { font-size: 22px; font-style: italic; color: #0b2277; line-height: 1.2; margin-bottom: 3px; }

.in-service-box h5 span { font-size: 30px; }

/*內頁 主打代理*/
img.brand-img { margin-bottom: 0; }

/*GDPR顏色*/
@media screen and (min-width: 768px) and (max-width: 991px) { #tarteaucitron { border: 0 !important; left: 0 !important; margin: 0 5% !important; max-height: 80% !important; width: 90% !important; } }

/*** Common value */
#tarteaucitron * { zoom: 1; }

#tarteaucitron .clear { clear: both; }

#tarteaucitron a { color: #424242; font-size: 11px; font-weight: 700; text-decoration: none; }

#tarteaucitronAlertBig a, #tarteaucitronAlertSmall a { color: #fff; }

#tarteaucitron b { font-size: 22px; font-weight: 500; }

/*** Root div added just before </body> */
#tarteaucitronRoot { left: 0; position: absolute; right: 0; top: 0; width: 100%; }

#tarteaucitronRoot * { box-sizing: initial; vertical-align: initial; }

/*** Control panel */
#tarteaucitronBack { background: #fff; display: none; height: 100%; left: 0; opacity: 0.7; position: fixed; top: 0; width: 100%; z-index: 2147483646; }

#tarteaucitron { display: none; max-height: 80%; left: 50%; margin: 0 auto 0 -430px; padding: 0; position: fixed; top: 6%; width: 860px; z-index: 2147483647; }

#tarteaucitron .tarteaucitronBorder { background: #fff; border: 2px solid #333; border-top: 0; height: auto; overflow: auto; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie, #tarteaucitron #tarteaucitronClosePanel { background: #333333; color: #fff; cursor: pointer; font-size: 12px; font-weight: 700; text-decoration: none; padding: 4px 0; position: absolute; right: 0; text-align: center; width: 70px; }

#tarteaucitron #tarteaucitronDisclaimer { color: #555; font-size: 12px; margin: 15px auto 0; width: 80%; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronHidden { background: rgba(51, 51, 51, 0.07); }

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden { display: none; position: relative; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle, #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails { background: #333; color: #fff; display: inline-block; font-size: 14px; font-weight: 700; margin: 20px 0px 0px; padding: 5px 20px; text-align: left; width: auto; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a { color: #fff; font-weight: 500; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover { text-decoration: none !important; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a { font-size: 22px; }

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a { font-size: 14px; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle { padding: 5px 10px; }

#tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails { color: #fff; display: none; font-size: 12px; font-weight: 500; margin-top: 0; max-width: 270px; padding: 20px; position: absolute; z-index: 2147483647; }

#tarteaucitron #tarteaucitronInfo a { color: #fff; text-decoration: underline; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover { background: rgba(51, 51, 51, 0.2); }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine { background: rgba(51, 51, 51, 0.1); border-left: 5px solid #0B2277 !important; margin: 0; overflow: hidden; padding: 15px 5px; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine { background: #333; border: 3px solid #333; border-left: 9px solid #333; border-top: 5px solid #333; margin-bottom: 0; margin-top: 21px; position: relative; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover { background: #333; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName { margin-left: 15px; margin-top: 2px; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b { color: #fff; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk { margin-top: 0px !important; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName { display: inline-block; float: left; margin-left: 10px; text-align: left; width: 50%; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover { text-decoration: underline; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk { display: inline-block; float: right; margin: 7px 15px 0; text-align: right; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow, #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny, .tac_activate .tarteaucitronAllow { background: gray; border-radius: 4px; color: #fff; cursor: pointer; display: inline-block; padding: 6px 10px; text-align: center; text-decoration: none; width: auto; }

/* #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow { background: $btn-primary !important; color: $btn-primary-icon; } #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny { background: $btn-secondary; color: $btn-secondary-icon; } #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:hover, #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:focus { background: $btn-primary-hover; color: $btn-primary-icon-hover; } .tarteaucitronDeny[style="background-color: rgb(156, 26, 26);"] { background: $btn-primary-hover !important; color: $btn-primary-icon-hover !important; } */
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies { color: #333; font-size: 12px; }

/*** Big alert */
.tarteaucitronAlertBigTop { top: 0; }

.tarteaucitronAlertBigBottom { bottom: 0; }

#tarteaucitronAlertBig { background: #201f29; color: #fff; display: none; left: 0; padding: 5px 5%; position: fixed; text-align: center; width: 90%; box-sizing: content-box; z-index: 2147483645; }

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b { font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; font-size: 15px !important; }

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b { font-weight: 700; }

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize { background: #9EBDFC; color: #fff; cursor: pointer; display: inline-block; font-size: 16px; padding: 5px 10px; text-decoration: none; margin-left: 7px; }

#tarteaucitronAlertBig #tarteaucitronCloseAlert { background: #fff; color: #333; font-size: 13px; margin-bottom: 3px; margin-left: 7px; padding: 4px 10px; }

#tarteaucitronPercentage { background: #9EBDFC; box-shadow: 0 0 2px #fff, 0 1px 2px #555; height: 5px; left: 0; position: fixed; width: 0; z-index: 2147483644; }

/*** Small alert */
#tarteaucitronAlertSmall { background: rgba(160, 159, 159, 0.85); bottom: 0; display: none; padding: 0; position: fixed; left: 0; text-align: center; width: auto; z-index: 2147483646; }

#tarteaucitronAlertSmall #tarteaucitronManager { color: #fff; cursor: pointer; display: inline-block; font-size: 11px !important; padding: 8px 10px 8px; }

#tarteaucitronAlertSmall #tarteaucitronManager:hover { background: rgba(255, 255, 255, 0.05); }

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot { background-color: gray; border-radius: 5px; display: block; height: 8px; margin-bottom: 1px; margin-top: 5px; overflow: hidden; width: 100%; }

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen, #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow, #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed { display: block; float: left; height: 100%; width: 0%; }

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen { background-color: #fff; }

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow { background-color: #FBDA26; }

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed { background-color: #9C1A1A; }

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber { background: rgba(255, 255, 255, 0.2); color: #fff; cursor: pointer; display: inline-block; font-size: 30px; padding: 0px 10px; vertical-align: top; }

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover { background: rgba(255, 255, 255, 0.3); }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer { display: none; max-height: 70%; max-width: 500px; position: fixed; right: 400px; width: 100%; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList { background: #fff; border: 2px solid #333; color: #333; font-size: 11px; height: auto; overflow: auto; text-align: left; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList b { color: #333; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle { background: #333; margin-top: 21px; padding: 13px 0 9px 13px; text-align: left; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle b { color: #fff; font-size: 16px; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain { background: rgba(51, 51, 51, 0.1); padding: 7px 5px 10px; word-wrap: break-word; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover { background: rgba(51, 51, 51, 0.2); }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a { color: #333; text-decoration: none; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft { display: inline-block; width: 50%; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a b { color: darkred; }

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight { color: #333; display: inline-block; font-size: 11px; margin-left: 10%; vertical-align: top; width: 30%; }

/*** Fallback activate link */
.tac_activate { background: #333; color: #fff; display: table; font-size: 12px; height: 100%; line-height: initial; margin: auto; text-align: center; width: 100%; }

.tac_float { display: table-cell; text-align: center; vertical-align: middle; }

.tac_activate .tac_float b { color: #fff; }

.tac_activate .tac_float .tarteaucitronAllow { background-color: #1B870B; display: inline-block; }

/*** CSS for services */
ins.ferank-publicite, ins.adsbygoogle { text-decoration: none; }

div.amazon_product { height: 240px; width: 120px; }

/*** Responsive layout for the control panel */
@media screen and (max-width: 479px) { #tarteaucitron .tarteaucitronLine .tarteaucitronName { width: 90% !important; }
  #tarteaucitron .tarteaucitronLine .tarteaucitronAsk { float: left !important; margin: 10px 15px 5px; }
  #tarteaucitronRoot { left: 0; position: static; right: 0; top: 0; width: 100%; }
  #tarteaucitronAlertSmall { background: rgba(160, 159, 159, 0.85); bottom: 0; display: none; padding: 0; left: 0; text-align: center; width: 100%; position: static; }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize { background: rgba(160, 159, 159, 0.85); color: #fff; cursor: pointer; display: inline-block; font-size: 16px; padding: 5px 10px; text-decoration: none; margin-left: 7px; }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen { background-color: #fff; } }

@media screen and (max-width: 767px) { #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer, #tarteaucitron { background: #fff; border: 0 !important; bottom: 0 !important; height: 100% !important; left: 0 !important; margin: 0 !important; max-height: 100% !important; max-width: 100% !important; top: 0 !important; width: 100% !important; }
  #tarteaucitron .tarteaucitronBorder { border: 0 !important; }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList { border: 0 !important; }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle { text-align: left !important; }
  #tarteaucitronRoot { left: 0; position: static; right: 0; top: 0; width: 100%; }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize { background: rgba(160, 159, 159, 0.85); color: #fff; cursor: pointer; display: inline-block; font-size: 16px; padding: 5px 10px; text-decoration: none; margin-left: 7px; }
  #tarteaucitronAlertSmall { background: rgba(160, 159, 159, 0.85); bottom: 0; display: none; padding: 0; left: 0; text-align: center; width: 100%; position: static; }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen { background-color: #fff; } }
/*# sourceMappingURL=style_custom.css.map */