/*
background: url("../images/header_bg.jpg") no-repeat top center;
font-size: calc(1vw + 1vh + .5vmin) !important;
:before{ content:"\f146";font-family: 'FontAwesome'; }

.container-wrap { max-width:1300px;width:100%;margin-left: auto;margin-right: auto;position: relative;}
.part{
    padding-top: 5vh;padding-bottom: 5vh;
}

@media screen and (max-width:767px) {  
    
 .part{ font-size: calc(1vw + 1vh + .5vmin) !important;}

}
*/
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");



@font-face {
  font-family: 'fontello';
      src: url('/font/product/ai/fontello.eot?95971590');
  src: url('/font/product/ai/fontello.eot?95971590#iefix') format('embedded-opentype'),
       url('/font/product/ai/fontello.woff2?95971590') format('woff2'),
       url('/font/product/ai/fontello.woff?95971590') format('woff'),
       url('/font/product/ai/fontello.ttf?95971590') format('truetype'),
       url('/font/product/ai/fontello.svg?95971590#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-update:before { content: '\e869'; } /* '' */
.icon-import:before { content: '\e86a'; } /* '' */
.icon-auth:before { content: '\e86c'; } /* '' */


@media screen and (max-width:540px) { 
.space-br {
    display: block;
    /* width: 3px !important; */
    height: 0;
}
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 通用設定 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container-wrap {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
/*
.part { 
  padding-top: 4em;
  padding-bottom: 4em;
}
*/
.part2,.part3 { font-family: 'Noto Sans TC';

}

@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
	.part-description .text h2 {
    font-size: 3em !important;
}
}
.register_outside_wrap {
  margin-top: 12VH !important;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ part-description 概述 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/


.part-description .pic {
    margin: 35px 0;
}

.part-description .text {
    max-width: 410px;
    margin-left: 40px;
}
.part-description .text h3 {
    color: #0084ff;
    font-size: 2.2em;
    line-height: 1;
    margin: 0;
    padding-bottom: 6px;
}
.part-description .text h2 {
    color: #0084ff;
    font-size: 4em;
    line-height: 1.1;
    margin-bottom: .1em;
}
.part-description .text .hr {
  height: 3px;
  width: 100%;
  display: block;
  background: linear-gradient(to right, #0084ff 0%, #28b7d1 100%);
}
.part-description .text p {
  font-size: 1.1em;
  padding-left: 6px;
  letter-spacing: 3px;
  margin-top: 25px;
}

 .part-title {
    font-size: 40px;
    color: #0084ff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}
.part-title p {
    font-size: 20px;
    color: #565656;
}
section.part {
    padding: 80px 0;
}

section.part2,section.part4 {
    margin: 0 auto;
    background: #f1f7fc;
}

.part2 .part-title {
    margin-bottom: 30px;
}

.part2 .card-wrap {
    max-width: 1100px;
    margin: 0 auto;
}

   .part2  .custom-card {
/*    background-color: #fff;*/
    border: none;
    text-align: center;
    padding: 15px 0;
}
    .part2 .custom-card img {
    height: auto;
    margin: 0 auto;
}

 .part2  .custom-card .card-text {
    font-size: 17px;
    color: #444;
    text-align: center;
}

.part2 .card-title {
    font-size: 24px;
    font-weight: bold;
    color: #007bff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

.part2 .custom-card .role-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0;
}





.part3 .part-title span {
    color: #ffff8b;
}
.space-block {
    display: inline-block;
}

/*  bhoechie tab */
.bhoechie-tab-container {
    z-index: 10;
    padding: 0 !important;
    -moz-border-radius: 4px;
    margin-top: 45px;
    margin-left: 50px;
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    filter: alpha(opacity=97);
}
.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-right: 25px;
    max-height: 490px;
}
.bhoechie-tab-menu .list-group {
    justify-content: space-between;
    height: 85%;
    margin-top: 5px;
}
/*

.bhoechie-tab-menu .list-group {
    justify-content: space-between;
    height: 53%;
    margin-top: 5px;
}
*/


.bhoechie-tab-menu .list-group>a {
    /* margin: 20px 0; */
    width: 120px;
    height: 120px;
    padding: 0;
    border-radius: 10px;
    border: 3px solid #0084ff;
    color: #0084ff;
    font-family: 'SweiGothicCJKtc-regular','微軟正黑體';
    text-decoration: none;
    transition: .3s;
    font-weight: bold;
}
.bhoechie-tab-menu .list-group>a .glyphicon,
.bhoechie-tab-menu .list-group>a .fa {
  color: #5A55A3;
}
.bhoechie-tab-menu .list-group>a:hover {
    transition: .3s;
    background: #e8efff;
}

.bhoechie-tab-menu .list-group>a.active, .bhoechie-tab-menu .list-group>a.active .glyphicon, .bhoechie-tab-menu .list-group>a.active .fa {
    background-color: #0084ff;
    color: #ffffff;
    border: 3px solid #0071da;
}
.list-group-item.active i{
    color: #fff;
}

.bhoechie-tab {
    background: #fff;
    border-radius: 20px;
    padding: 0 15px 15px;
}

.list-group-item:first-child {
    margin-top: 0 !important;
}


.bhoechie-tab .bhoechie-tab-content:not(.active){
  display: none;
}

.list-group i {
    font-size: 55px;
    display: block;
    line-height: 1.2;
    color: #0084ff;
    padding-top: 10px;
}

.tab-text {
    font-size: 18px;
    color: #0084ff;
    justify-content: center;
    margin-left: 15px;
    margin-top: 10px;
}

.tab-text-title {
    min-width: 160px;
    background: #0084ff;
    margin-right: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
    padding: 6px 0 0;
    /* min-height: 45px; */
    color: #fff;
    letter-spacing: 1px;
}


.tab-text-title span {
    display: block;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
}

.tab-text-p {
    text-align: left;
    /* line-height: 1.2; */
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    padding-right: 10px;
    /* padding-top: 20px; */
    height: 38px;
}
.tab-text-p span {
    display: inline-block;
    font-size: 15px;
/*    background: #f1f1f1;*/
/*    padding: 3px 10px;*/
/*    border-radius: 5px;*/
    letter-spacing: 0;
    font-weight: bold;
}

/*
.swiper {
  max-width: 907px;
    width: 100%;
  height: 480px;
}
*/
.swiper-container.slide01, .swiper-container.slide02, .swiper-container.slide03 {
    max-width: 907px;
    width: 100%;
/*    height: 475px;*/
    background-color: unset;
    color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    padding-bottom: 40px;
    overflow: hidden;
}
.swiper-slide {
   max-width: 907px;
    width: 100% !important;
    color: #fff;
    text-align: center;
}
.slide-title {
    font-size: 28px;
    margin: 20px auto 15px;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: bold;
}
.swiper-container.slide01 .swiper-slide img, .swiper-container.slide02 .swiper-slide img, .swiper-container.slide03 .swiper-slide img {
    width: 100%;
    margin: 0 auto;
/*    max-width: 724px;*/
}
.swiper-slide p {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    margin: 20px 0;
}
.swiper-pagination-bullet span {
    position: relative;
}

.swipe-btn-wrap {
    max-width: 130px;
    position: absolute;
    right: 55px;
    bottom: 15px;
    z-index: 99999;
}
.swiper-button-next, .swiper-button-prev {
    background: #e8efff;
    border-radius: 5px;
    width: 35px !important;
    height: 35px !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next' !important;
    font-size: 25px !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev' !important; font-size: 25px !important;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -45px !important;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -45px !important;
    left: auto;
}



.part4 .part-title span.cross {
    display: inline-block;
    font-weight: 100;
    transform: scaleX(1.5);
    margin: 0 10px;
    color: #a0c9ef;
}


.table-wrapper {
    width: 100%;
    max-width: 850px;
    margin: 25px auto;
}
        /* 表格通用樣式 */
        table {
            width: 100%;
            border-collapse: collapse;
/*            margin-bottom: 50px;*/
            background-color: #fff;
        }

        /* --- 上方表格樣式 --- */
     .billing-table, .feature-table {
    border: 10px solid #fff;
}
table.billing-table {
    margin-bottom: 50px;
}
.billing-table td {
    padding: 12px 20px;
    border: 1px solid #e0e0e0;
    font-size: 18px;
    color: #444;
}

        .billing-table .label {
            background-color: #1a91eb; /* 原圖藍色 */
            color: white;
            width: 25%;
            font-weight: bold;vertical-align: middle;
        }

        span.highlight {
            color: #1a91eb;
            font-weight: bold;
        }
span.small-gray {
    font-size: 16px;
    color: #777;
}

        /* --- 下方表格樣式 --- */
        .feature-table thead th {
            background-color: #1a91eb;
            color: white;
            padding: 15px;
            font-weight: bold;
            border: 1px solid #e0e0e0;
            font-size: 18px;vertical-align: middle;
        }

        .feature-table tbody td {
            padding: 12px 15px;
            text-align: center;
            font-size: 18px;
            color: #333;
        }

        /* 第一欄文字靠左 */
        .feature-table tbody td:first-child {
            text-align: left;
            padding-left: 25px;
            width: 30%;
        }

        /* 隔行變色 (淺藍) */
        .feature-table tr:nth-child(even) {
            background-color: #eff6ff;
        }

        /* 符號樣式 */
        .cross {
            color: #a0a0a0 !important;
            font-size: 18px;font-weight: bold;
        }

        .circle {
    color: #1a91eb !important;
    font-size: 20px !important;
    font-weight: bold;
}

.icon-tips {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    color: #888;
}


@media screen and (max-width: 1200px) {
  section.part3 {
    height: auto;
  }
  section.part3 .swiper-container.reportcs {
    width: 90%;
    height: auto;
  }
  section.part3 .swiper-container.reportcs .swiper-slide img {
    width: 90%;
  }
  section.part3 .swiper-wrapper {
    margin-bottom: 3%;
  }
     .block {
    margin: 10px;
    width: 80% !important;
} 
    
}


@media screen and (max-width: 1024px) {
  .part {    padding-bottom: 0em;  }
  .part-description .text {    padding-top: 1rem;    right: 7%;  }


.block {    margin: 0 10px;}
	.block-img img {
    width: 100%;
}
	
.navi-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 130px;
}

 
    
.focus-block {
    display: none;
}    
    

  .swiper-container.slide01,.swiper-container.slide02  {
    height: auto;
    padding-bottom: 0;
  }

    
    .swipe-btn-wrap {
    bottom: 35px;
}
    
    
}


@media screen and (max-width: 992px) {

.bhoechie-tab-container {
    flex-direction: column;
    margin: 0;
}
    
    
.bhoechie-tab-menu .list-group {
    flex-direction: row;
    justify-content: space-between;
    max-width: 460px;
    margin: 0 auto 30px;
}

	
}



@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
  .part-description {
    padding-top: 30px !important;
}
 .part-description .pic {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
  .part-description .text {
    padding-top: 0;
    width: 90%;
    margin-top: 2em;
    max-width: 90% !important;
    position: relative;
    right: auto;
    margin-left: auto;
    margin-right: auto;
  }

.pdtitle {
    font-size: 26px;
    padding-bottom: 25px;
}
	section.part.intro {
    padding-top: 3.5em;
}



.swiper-container.slide01, .swiper-container.slide02, .swiper-container.slide03 {
    height: auto;
    padding-bottom: 0;
}
    
.bhoechie-tab-menu {
    margin: 30px auto 0 !important;
    width: 95% !important;
}
.bhoechie-tab-content {
    padding: 10px;
    height: auto !important;
}	
a.list-group-item:after {
    right: -30%;
}	
.tab-text {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 55px;
    flex-direction: column;
    align-items: center;
}
.tab-text-title {
    border-radius: 5px;
    margin-right: 0;
    padding: 6px 0;
}
.tab-text-p {
    padding: 10px 10px;
    height: unset;
}
.tab-img img {
    width: 100%;
    max-width: 750px;
}	
	.swiper-bottom-wrap {
    display: flex;
    flex-direction: column;
    position: relative;
}
.swipe-btn-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: unset;
    bottom: 25px;
    max-width: 35px;
}
    
  section.part3 .swiper-slide p br {
    display: none;
  }


	.register_outside_wrap {
    margin-top: 0VH !important;
}

	.main-wrap {
    padding: 0 17px;
}
	
}





@media screen and (max-width: 540px) {
.container-wrap {
    padding: 0;
}

.part-title {
    padding-bottom: 0;
    font-size: 30px;
}

.part-description .text h2 {
    font-size: 48px !important;
/*    padding-left: 6px;*/
}
.part-description .text p {
    font-size: 18px;
    letter-spacing: 0;
}


	
.feature-block {
    margin-bottom: 20px;
}	
	

    
	
.main-wrap {
    padding: 25px 10px 0;
}

.part-title p {
    font-size: 17px;
    padding: 0 20px;
    letter-spacing: 0;
    width: 80%;
    margin: 0 auto;
}
    
.part2  .custom-card .card-text {
    font-size: 16px;
    text-align: center;
}  
    
.part2  .custom-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 300px;
    margin: 0 auto;
}
    section.part3 .slide-title {
    font-size: 24px;
  }
    
    .bhoechie-tab {
    width: 93%;
    margin: 0 auto;
}
    

    a.list-group-item {
    margin: 0 3px;
}

  section.part3 .swiper-slide p {
    font-size: 18px;
    text-align: left;
    padding: 0 20px;
  }
  .main-wrap {
    padding: 0 10px;
  }
  .block-text {
    width: 90%;
    margin: 20px 0;
}
 section.part.part4 {
    margin-bottom: 50px;
}  
    
.billing-table .label {
    width: 35%;
}    
 .feature-table tbody td:first-child {
    width: 40%;
    padding-left: 15px;
}   
    
    
    
	
}


.register_outside_wrap {
  filter: hue-rotate(35deg) !important;
}


