@font-face {
  font-display: swap;
}
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900);

:root{
      --ink:#0b0c10;
      --muted:#5a5f6a;
      --bg:#0b0c10;
      --paper:#ffffff;
      --line: rgba(255,255,255,.12);
      --soft: rgba(255,255,255,.06);
      --radius:18px;
    }

.LinkTxtNO {
  text-decoration: none;
  color: currentColor;
}
.Font12EM{font-size: 1.2em;}
.FontTopic {
  font-size: 2em;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.3em;
  letter-spacing: 1px;
}

.heading-marker{
  position: relative;
  padding-left: 20px;
}

.heading-marker::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:6px;
  height:100%;
  background:#f26522;
}

.quote-box{
  position: relative;
  padding:20px;
  border-radius:12px;
  text-align:center;
	background-color:var(--bgcolor,rgba(255,226,195,0.7)) ;
}

/* 左引號 */
.quote-box::before{
  content:"\f10d";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  left:-8px;
  top:10px;
  font-size:32px;
  color:#f17300;
}

/* 右引號 */
.quote-box::after{
  content:"\f10e";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  right:-8px;
  bottom:10px;
  font-size:32px;
  color:#f17300;
}

/*主視覺區塊*/
.E75MainHd{ 
	background-color:#000; color:#fff; padding: 10% 0 8% 0; background-size: cover; background-repeat: no-repeat;
}
.E75MHdPIC{background-image: url(../images/client/event/e75/e75-cover-20260309l.jpg); }

/*背景*/
.HdBK_Color{background-color:#efefef;}
.HdBK_Cover{background-position: center center; background-size: cover; background-repeat: no-repeat;}
.HdBK_Main{background-image: url("../images/client/event/e75/TTBs.jpg"); padding: 35px 0;}
.HdBK_Main2{background-image: url("../images/client/event/e75/75_hdbk0729.jpg");background-position:center bottom;padding:8% 0;}
.HdBK_Main3{background-image: url("../images/client/event/e75/75_hdbk0729.jpg");background-position:center bottom;padding:4% 0 0 0;}
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;padding:4% 0 0 0;}
.Z02_BkColor{background-color: #232323;color: #fff; padding: 5% 0;}
.Z03_BkColor{background-color:#e7e7e7;color: #232323; padding: 5% 0 0 0;}

.Z04_BkColor{background-color:#e7e7e7;color: #232323; padding: 5% 0 5% 0;}
.Z04_BkPIC{
	background-position: left bottom; background-repeat: no-repeat; background-size: cover;
}
.Z05BK_Cover{background-position: left center; background-size: cover; background-repeat: no-repeat;}
.Z05_BkPIC{background-image: url("../images/client/event/e75/TTB3.jpg"); padding: 35px 0;}
.BK_Zone{background-image: url("../images/client/event/e75/e75_bks.jpg");}
.Stone_BK{background-image: url("../images/client/course/graphic2/concrete-texture.png");}


/*按鈕*/
.Btn-ApnLine{background-color:#41AB48; border-color:#2F7F0B;color:#ffffff; padding: 8px 16px; border-radius: 15px; text-decoration: none;}
.ApnLine > a > div.Btn.Btn-ApnLine:hover {background-color:#175e57;}
.Btn-ApnBtR{background-color: #FF6161; color:#ffffff; padding: 8px 16px; border-radius: 15px; text-decoration: none; letter-spacing:2px;}
.ApnBtR > a > div.Btn.Btn-ApnBtR:hover {background-color:#D01515;}
.CallBtm-og{
	background-color: #ea5507;
    background: linear-gradient(to bottom, rgba(255,116,0,1) 0%,rgba(255,116,0,1) 100%);
    border-color:#f17432;
	color:#ffffff;
	padding:2px 10%; margin: 15px 0;
	font-size: 1.2em;
	text-shadow:0px 0px 5px rgbe(0,0,0,0.5)
}
.CallBtn-line{
	background-color: #41AB48;
	background:#41AB48;
    border-color: #2F7F0B;
    color: #ffffff;
}


.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-stage-outer {padding-left: 1px !important;}
.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-controls > div.owl-nav {text-align: left;}
.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-controls > div.owl-nav div.owl-prev {border-radius:300px; padding:9px 15px; background-color: #32384e;}
.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-controls > div.owl-nav div.owl-next {border-radius:300px; padding:9px 15px;background-color: #32384e;}
.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-controls > div.owl-nav div.owl-prev:hover {background-color: #d57049;}
.owl-carousel.owl-theme.Archi_CSList.owl-loaded > div.owl-controls > div.owl-nav div.owl-next:hover {background-color: #d57049;}


/*PBOX*/
.pbox {
    color: #FFFFFF;
    background-color: #000000;
    margin-top: 10px;
    margin-bottom: 5px;
}
.pbox2 {
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
	padding: 5% 1% 5% 1%;
    margin: 15px 2px 5px 2px;
}

/*Z01*/
.Z01Hdtpw{font-size: 1.5em ; color: #ea4726;}
.Z01Hd{font-size: 2.2em;line-height: 1.2em}
.Z01_HdPic{width:100%; padding: 3%;}
.Z01List{ font-size: 1.2em;line-height: 1.5em;margin-bottom: 35px; font-weight:500;}
.Z01List > ul.fa-ul {padding-inline-start:0px; margin-left: 30px;}
.Z01HdTP{font-size:2em; font-weight:600; color:#e37c60;}


/*Z02*/
.Z02Hd {font-size: 1.5em; font-weight: 800;text-align: left;margin-bottom: 5px;}
.Z02Hdbtw{ font-size:1.2em ; color: #ffba29; font-weight: 800; margin-bottom: 25px;text-align: left;}
.Z02_WtLine_Box{border:thin solid rgba(107,107,107,1.00); padding:3%;border-radius: 10px; margin-bottom:15px}
.Z02_Nation{font-size: 1.2em; color:#ffb171; font-weight: 700;}
.Z02_BoxContent{font-size:0.9em;color: #e5e9ea}

.Z02Hd02 {font-size: 1.5em; font-weight: 800;text-align: left;margin-bottom: 5px;}
.Z02Hdbtw02{ font-size:1.2em ; color: #ffba29; font-weight: 800; margin-bottom: 25px;text-align: left;}
.Z02_CLbox{background-color: #ffffff; padding:30% 0; margin-bottom:15px; text-align: center; width:105px; height: 105px; font-size: 1em; color:#D75D00; font-weight: 800;}

/*Z03*/
.Z03_listCsm{text-align: left; background-color: #fff; padding: 15px; border-radius: 10px;}
.Z03_CStl{font-size: 1.2em; color:#232323; font-weight: 700;}
.Z03_BoxContent{font-size:0.9em;color:#232323;}

/*Z04*/
.Z04Hd {font-size: 1.5em; font-weight: 800;text-align:left;margin-bottom: 5px;}
.Z04Hdbtw{ font-size:1.2em ; color: #ffba29; font-weight: 800; margin-bottom: 25px;text-align: left;}
.Z04List > ul.fa-ul > li {margin-bottom: 10px; white-space: nowrap;}
.Z04_Box{border:1px solid #FF996B; padding: 20px; margin-bottom:15px; border-radius:8px; background-color: #fff; }
.Z04_Box02{border:1px solid #FF996B; padding: 20px;border-radius:8px; background-color: #fff; height: 100%; }
.Z04_Box03{border-bottom:1px dotted #FF996B; padding: 18px 0;height: 100%; color:#fff;}

/*Z05*/
.Z05_Box{border: 1px solid #CCC; padding:8px; margin-bottom:10px; border-radius: 15px; background-color: #f5f5f5}
.Z05_BoxTL{font-size: 1.2em; font-weight: 700;}

.Hdbtw_Bt4F{color:#4f4f4f;font-weight: 400; margin-bottom:15px;}
.Hdbtw_XSFont{font-size: 1em;}

.Z05_CsListBt{
	background-color: #FF6161;
	padding: 5px 15px;
	margin-right: 15px;
	letter-spacing:2px;
	color: #fff;
	}
.Z05_LgBox > a { text-decoration: none; }
.Z05_LgBox > a:hover >div.Z05_Box2{ border:1px solid rgba(234,71,38,0.5);}
.Z05_Box2{background-color:#f4f4f4 ; padding:2%; text-align:left ; box-shadow:0px 0px 5px rgba(0,0,0,0.12);border-radius: 8px; margin-bottom: 0px;align-content: center;}
.Z05_B2Pic{margin-right:10px;}
.Z05_B2Pic > img {width:100%;}
.Z05_B2Pic02{ margin-right:10px; padding: 8px; }
.Z05_B2Pic02 >img { border-radius: 8px;min-width:85px; max-width: 110px;margin-right:10px;box-shadow: 0px 0px 3px rgba(0,0,0,0.1) }
.Z05_Wds{align-content: center;}
.Z05_B2TP{font-size: 1em;color: #000;font-weight: 700;}
.Z05_B2Cont{font-size: 1em ; color: #ea4726}
.Z05_StList > div.item > a{ text-decoration: none; }
.Z05_StList > div.item > a:hover >div.Z05_Box2{ border:1px solid rgba(234,71,38,0.5);}
.Z05_AbroadBox{background-repeat:no-repeat;background-attachment:fixed; background-position:center; background-size: cover; padding:60px 3px 60px 3px; text-align: center}
.Z05_AbBoxTL{font-size: 1.6em;font-weight: 700;}
.Z05_AbBoxCnt{font-size: 1.2em;color: #ffa750;}


/*Z06*/
.Z06subtL{font-size: 1.8em; font-weight:600;line-height: 1.2em; color: #d57049; margin: 4px 0 8px 0; }
.Z06Cont{padding: 0 25px; border-left:1px solid #ffffff; display:block; margin-top:20px;}
.Z06Cont_01 {font-size:1.1em;}
.Bkz03_CSList01,.Bkz03_CSList02{ border: 0.5px solid #c7c7c7; border-radius:12px; box-shadow: 0px 0px 0.25px rgba(0,0,0,0.5);padding: 0px ;overflow: hidden;}
.Bkz03_CSList01 > .card-body {background-color: #ffffff; color:#0B0B0B; padding: 0px !important;}
.Bkz03_CSList02 > .card-body {background-color: #f3f3f3; color:#0B0B0B; padding: 0px !important;}
.WordBox{padding:20px;}
.tpPic {position:relative;display: block;}
.tpPic > div.Bt_WdBox{position:absolute;bottom: 3px; right: 0; text-align: end;}

.WdBox_01{background-color:#32384e;color:#f1dcd8; padding:5px 8px; font-weight: 700;}
.WdBox_02{background-color:#fff; color:#d57049; padding:5px 8px; font-weight: 700;}

.WordBox > ul {padding-left: 12px; font-size: 0.9em; list-style-type:' - '; margin-bottom: 0; letter-spacing: 1px;}

.cardx{
      border:1px solid #eceef2;
      border-radius: var(--radius);
      background:#fff;
      padding: 18px;
      height: 100%;
			box-sizing: border-box;
			box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    }
.cardx .t{ font-weight:700; letter-spacing:1px; font-size: 1.2em; }
.cardx .d{ margin:0; color: var(--muted);  }

/* =========================
   owl-flex
   只作用在有 .owl-flex 的輪播
========================= */
.owl-flex .owl-stage{
    display: flex;
}

.owl-flex .owl-item{
    display: flex;
    height: auto;
}

.owl-flex .owl-item > .item{
    width: 100%;
    display: flex;
}

/* =========================
   cardx02
========================= */
.cardx02{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 4px 14px rgba(0,0,0,0.08);
}

/* 圖片區：高度由 HTML inline style 控制 */
.cardx02-img{
    width: 100%;
    overflow: hidden;
    flex: 0 0 auto;
}

.cardx02-img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

/* 文字區 */
.cardx02-body{
    flex: 1 1 auto;
    padding: 14px 16px;
    background: #efefef;
}

.cardx02-title{
    margin: 0 0 4px;
    font-size:1.2em;
    line-height: 1.4;
    font-weight: 700;
    color: #111;
}

.cardx02-sub{
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}


/* 文字區 */
.cardx02-body{
    padding:12px 14px;
    background:#efefef;
}

.cardx02-title{
    font-weight:700; 
		font-size: 1.2em;
    margin:0;
}

.cardx02-sub{
    font-size:14px;
    color:#777;
}

.courselist-wrap{
    position: relative;
}

.courselist-wrap .CourseList.owl-flex{
    position: relative;
}

.courselist-wrap .CourseList.owl-flex .owl-nav{
    position: absolute;
    top: -52px;
    right: 0;
    display: flex;
    gap: 8px;
}

/* 圓形按鈕 */
.courselist-wrap .CourseList.owl-flex .owl-nav button{
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

/* hover */
.courselist-wrap .CourseList.owl-flex .owl-nav button:hover{
    background: rgba(255,255,255,0.5);
}

/* icon置中 */
.courselist-wrap .CourseList.owl-flex .owl-nav button i{
    font-size: 14px;
}


/*cardx03*/
/* card container */

/* =========================
   CourseList Arrow UI
   只作用在 .CourseList
========================= */
.CourseList{
    position: relative;
}

.CourseList .owl-nav{
    position: absolute;
    inset: 0;
    margin: 0;
    pointer-events: none;
    z-index: 20;
}

/* 左右按鈕基礎 */
.CourseList .owl-nav .owl-prev,
.CourseList .owl-nav .owl-next,
.CourseList .owl-nav button.owl-prev,
.CourseList .owl-nav button.owl-next{
    position: absolute !important;
    top: 0;
    bottom: 0;
    width: 52px;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #fff !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    pointer-events: auto;
    z-index: 5;
    overflow: hidden;
    box-shadow: none !important;
    appearance: none;
    -webkit-appearance: none;
}

/* 左右位置 */
.CourseList .owl-nav .owl-prev,
.CourseList .owl-nav button.owl-prev{
    left: 0;
}

.CourseList .owl-nav .owl-next,
.CourseList .owl-nav button.owl-next{
    right: 0;
}

/* 漸層背景 */
.CourseList .owl-nav .owl-prev::before,
.CourseList .owl-nav .owl-next::before,
.CourseList .owl-nav button.owl-prev::before,
.CourseList .owl-nav button.owl-next::before{
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    transition: opacity .25s ease;
}

.CourseList .owl-nav .owl-prev::before,
.CourseList .owl-nav button.owl-prev::before{
    background: linear-gradient(to right, rgba(0,0,0,.62) 0%, rgba(0,0,0,0) 100%);
}

.CourseList .owl-nav .owl-next::before,
.CourseList .owl-nav button.owl-next::before{
    background: linear-gradient(to left, rgba(0,0,0,.62) 0%, rgba(0,0,0,0) 100%);
}

/* icon */
.CourseList .owl-nav .owl-prev i,
.CourseList .owl-nav .owl-next i,
.CourseList .owl-nav button.owl-prev i,
.CourseList .owl-nav button.owl-next i{
    position: relative;
    z-index: 2;
    font-size: 34px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0,0,0,.35);
    transition: transform .2s ease, text-shadow .2s ease, opacity .2s ease;
}

/* 若不是 i 而是 span 文字箭頭，也一起處理 */
.CourseList .owl-nav .owl-prev span,
.CourseList .owl-nav .owl-next span,
.CourseList .owl-nav button.owl-prev span,
.CourseList .owl-nav button.owl-next span{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 34px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0,0,0,.35);
    transition: transform .2s ease, text-shadow .2s ease, opacity .2s ease;
}

/* hover */
.CourseList .owl-nav .owl-prev:hover::before,
.CourseList .owl-nav .owl-next:hover::before,
.CourseList .owl-nav button.owl-prev:hover::before,
.CourseList .owl-nav button.owl-next:hover::before{
    opacity: 1;
}

.CourseList .owl-nav .owl-prev:hover i,
.CourseList .owl-nav .owl-next:hover i,
.CourseList .owl-nav button.owl-prev:hover i,
.CourseList .owl-nav button.owl-next:hover i,
.CourseList .owl-nav .owl-prev:hover span,
.CourseList .owl-nav .owl-next:hover span,
.CourseList .owl-nav button.owl-prev:hover span,
.CourseList .owl-nav button.owl-next:hover span{
    transform: scale(1.08);
    text-shadow: 0 3px 10px rgba(0,0,0,.5);
}

/* disabled 時完全隱藏 */
.CourseList .owl-nav .owl-prev.disabled,
.CourseList .owl-nav .owl-next.disabled,
.CourseList .owl-nav button.owl-prev.disabled,
.CourseList .owl-nav button.owl-next.disabled{
    display: none !important;
}

/* focus 樣式移除 */
.CourseList .owl-nav .owl-prev:focus,
.CourseList .owl-nav .owl-next:focus,
.CourseList .owl-nav button.owl-prev:focus,
.CourseList .owl-nav button.owl-next:focus{
    outline: none !important;
    box-shadow: none !important;
}
.cardx03{
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
    aspect-ratio: 16/9;
    /*cursor: pointer;*/
}

/* image */
.cardx03-img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;

    /* mobile 預設 = hover 狀態 */
    transform: scale(1.05);
    transition: transform .8s ease;
}

/* overlay */
.cardx03-overlay{
    position: absolute;
    inset: 0;
    z-index: 1;

    /* mobile 預設 = hover 狀態 */
    opacity: 0;
    background: rgba(0,0,0,.55);
    transition: opacity .45s ease;
}

/* content */
.cardx03-content{
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2;
    padding: 20px;
}

/* text box */
.cardx03-text{
    padding: 12px 22px;

    /* mobile 預設 = hover 狀態 */
    background: rgba(0,0,0,.75);
    transform: translateY(0);
    transition: background .35s ease, transform .35s ease;
}

/* title */
.cardx03-title{
    margin: 0;
    font-size: clamp(22px, 3vw, 34px);
    font-weight: 600;
    letter-spacing: .05em;
		text-shadow: 0 0 3px rgba(0,0,0,0.5);
    color: #fff;

    /* mobile 預設 = hover 狀態 */
    transform: translateY(-2px);
    transition: transform .35s ease;
}

/* subtitle */
.cardx03-sub{
    margin: 0;
    font-size: clamp(14px, 1.2vw, 18px);
    opacity: .9;
    letter-spacing: 1px;
    color: #fff;

    /* mobile 預設 = hover 狀態 */
    transform: translateY(2px);
    transition: transform .35s ease;
}

.cardx-item{
    position:relative;
}
.cardx-label{
    position:relative;
		width:145px;
		text-align: center;
    top:0px;
    left:0px;
    padding:6px 14px;
    font-size:14px;
    font-weight:400;
    transform:rotate(0deg);
		margin: 10px 0px;
    border: 4px double #333;
		z-index: 3;
		font-size: 1.2em;
		color:#000;
		background-color: rgba(255,255,255,1)
}
.cardx03-link{cursor:pointer; }
/*cardx03 END*/
.StudentList{
    position: relative;
}

.StudentList .owl-nav{
    position: absolute;
    inset: 0;
    pointer-events: none;
    margin: 0;
}

.StudentList .owl-nav .owl-prev,
.StudentList .owl-nav .owl-next,
.StudentList .owl-nav button.owl-prev,
.StudentList .owl-nav button.owl-next{
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    margin: 0 !important;
    padding: 0 !important;
    border-radius:50% !important;
    border:none;
    background: rgba(238, 90, 36,0.7) !important;
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    z-index: 10;
    line-height: 1;
}

.StudentList .owl-nav .owl-prev,
.StudentList .owl-nav button.owl-prev{
    left: 0px;
}

.StudentList .owl-nav .owl-next,
.StudentList .owl-nav button.owl-next{
    right: 0px;
}

.StudentList .owl-nav .owl-prev span,
.StudentList .owl-nav .owl-next span,
.StudentList .owl-nav button.owl-prev span,
.StudentList .owl-nav button.owl-next span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

/* disabled 時完全隱藏 */
.StudentList .owl-nav .owl-prev.disabled,
.StudentList .owl-nav .owl-next.disabled,
.StudentList .owl-nav button.owl-prev.disabled,
.StudentList .owl-nav button.owl-next.disabled{
    display: none !important;
}
.StudentList .owl-nav i{
    font-size: 22px;
    line-height: 1;
}
/*END-STlist*/

.Z03_CsBoxTL01{color:#d57049; font-weight: 700;}
.Z03_CsBoxTL02{color:#32384e; font-weight: 700;}

.ColorTranst{background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,1)60%,rgba(255,255,255,1) 100%);color:#000;font-weight: 700;}
.ColorTranst:hover{background: linear-gradient(to bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,1)60%,rgba(0,0,0,1) 100%);color:#fff;}

.StaggerTLBox{padding:0px;}

/*service*/
.service-card {
    background: white;
    padding: 1.5rem 0.5rem 1.5rem 1.5rem;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.service-card::before {
		font-family: "Font Awesome 5 Free"; 
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(45deg, #ff6b6b, #ee5a24);
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}

.service-card h3 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    color: #2c3e50;
}

.service-card p {
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.service-features {
    list-style: none;
		padding-inline-start:10px;
}

.service-features li {
    padding: 0.3rem 0;
    color: #495057;
    position: relative;
    padding-left: 1.5rem;
	  
}

.service-features li::before {
    font-family: "Font Awesome 5 Free"; 
    content: '\f00c';
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
}

.service-card > .IconSubTl { font-size:1.2em; color: #ff6b6b;}

.ServiceBox{ padding: 0 10px 0 20px;  border-left: 1px solid #9aa8e8; }
.S-num{ font-size: 3em; font-weight: 300; color:#9aa8e8; padding-right: 15px;}
.S-title {font-weight: 800; font-size: 1.2em; color:#eca243; }

/*流程圖*/
.ArrowBox {
  position: relative;
}

.ArrowBox-inner{
  position: relative;
  color: #000;
  display: block;
  padding: 20px;
  border-radius: 18px;
  background:#efefef;
  height: 100%;
}

/* mobile arrow */

.ArrowBox-inner::after{
  content:"";
  position:absolute;

  left:50%;
  top:100%;

  width:40px;
  height:40px;

  transform:translate(-50%, -6px);

  background-repeat:no-repeat;
  background-size:contain;

  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23efefef'%3E%3Cpath d='M6 18l18 20 18-20H30V6H18v12H6z'/%3E%3C/svg%3E");
}
/* last box no arrow */

.row > .col:last-child .ArrowBox-inner::after{
  display:none;
}

/*學員分享*/
.Alumni_TxtBox02 {
	color:#333;
	margin: 5px;
  border:1px solid #000000;
  border-bottom: 6px solid #000000; /* 粗下框線，可自訂顏色 */
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.05);
  height: 100%; /* 保證與 Bootstrap .h-100 配合一致高度 */
	text-decoration: none;
	background-color: #fff;
}
.Alumni_TxtBox02 > a { color:#333; text-decoration: none;} 
/* Hover 效果 */
.Alumni_TxtBox02:hover {
  transform: translateY(-3px);
  background-color: rgba(255,248,240,0.90);
  cursor: pointer;
}
.avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(to right,  #ff6b6b, #ee5a24); /* 自訂漸層色 */
}
.Alumni_TxtBox02_subtxt{ font-size:1em; }
	
.Alumni_BtBox02{
	background: linear-gradient(to right,  rgba(255,107,107,1) 0%,rgba(238,90,36,1) 100%);
  padding: 20px;
  display: block;
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
	text-decoration: none;
	}
	.Alumni_TxtBox02:hover > div:nth-child(2) > a > span.Alumni_BtBox02{
	color:#fff;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	background: linear-gradient(to right,rgba(238,90,36,1) 0%,rgba(255,107,107,1) 100%);
	text-decoration: none;
	}

/*animation*/
.move2 {
            animation: bounce-down 2.7s linear infinite;
			
        }
        @keyframes bounce-down{
            25%{
                -webkit-transform: translateY(-7px);
            }
            50%,100%{
                -webkit-transform: translateY(0);
            }
            75%{
                -webkit-transform: translateY(7px);
            }
        }

@media (min-width: 539px) {
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;background-size: cover;padding:4% 0 0 0;}
}	
@media (min-width: 480px) and (max-width: 767px) {
.FontTopic {font-size: 2em; }
}
@media (max-width: 991.98px){
  .staggered-card{ max-width:760px; margin-inline:auto;  }
}

@media (min-width: 768px){
    .cardx03-img{transform: scale(1); }
    .cardx03-overlay{opacity: 1;}
    .cardx03-text{background: rgba(0,0,0,0);transform: translateY(10px); }
    .cardx03-title{transform: translateY(0); }
    .cardx03-sub{ transform: translateY(0); }

    /* hover effects */
    .cardx03:hover .cardx03-overlay{opacity: 0; }
    .cardx03:hover .cardx03-img{transform: scale(1.05); }
    .cardx03:hover .cardx03-text{background: rgba(0,0,0,.75);transform: translateY(0); }
    .cardx03:hover .cardx03-title{transform: translateY(-2px);}
    .cardx03:hover .cardx03-sub{transform: translateY(2px); }
		
		.StaggerTLBox{padding:12% 30px; background-color: rgba(255,255,255,0.08);}
		.StaggerTL{ font-size:1.35em;}

}
@media (min-width: 768px) and (max-width: 979px) {
.HdBK_Main{background-image: url("../images/client/event/e75/TTB.jpg");}
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;padding:4% 0 0 0;}
.E75MHdPIC{background-image: url(../images/client/event/e75/e75-cover-20260309m.jpg);background-position: center center;  }
.BK_Zone{background-image: url("../images/client/event/e75/e75_bk.jpg");}
.HdBK_Cover{background-position: left top;}
.Z01_HdPic{width:100%; padding: 0%;}
.Z01Hdtpw{font-size: 2em ; color: #ea4726;}
.Z01Hd{font-size: 3em;line-height: 1.2em}
.Z01List{ font-size: 1.2em;line-height: 1.5em;margin-bottom:0px;}
.Z01List > ul.fa-ul {padding-inline-start:33px; margin-left: 0;}
.Z01HdTP{font-size:3em;}
.Z02_WtLine_Box{padding:5%;}
.Z02_BoxContent{font-size:1em;}
.Z02_CLbox{padding:40px 0; text-align: center; width:130px; height: 130px; font-size: 1.15em;}
.Z04_BkPIC{	background-image: url("../images/client/event/e75/TTB2.jpg");}
.Z04Space{width: 100%;}
.Z05_B2Pic{margin-right:20px;}
.Z05_B2TP{font-size: 1.5em;}
.Z05_B2Cont{font-size: 1em ;}
.Z05_AbroadBox{padding:20px 3px 20px 3px;}
.CallBtm-og{font-size: 1.4em;}
.FontTopic {font-size: 2.5em; }
.BigSzFont{font-size:2.5em; }
.ArrowBox-inner::after{ left:100%; top:50%; width:46px; height:46px;  transform:translate(-6px,-50%); background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23efefef'%3E%3Cpath d='M18 6l20 18-20 18V30H6V18h12V6z'/%3E%3C/svg%3E");}
.row > .col:last-child .ArrowBox-inner::after {display: none; }
/*cardx03*/
.cardx03{aspect-ratio:1/1;}
.cardx-label{font-size:1.8em;width:220px;}


	
}

@media (min-width: 980px) and (max-width: 1199px) {
.HdBK_Main{background-image: url("../images/client/event/e75/TTB.jpg");}
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;padding:4% 0 0 0;}
.E75MHdPIC{background-image: url(../images/client/event/e75/e75-cover-20260309m.jpg);background-position: center center; }
.BK_Zone{background-image: url("../images/client/event/e75/e75_bk.jpg");}
.HdBK_Cover{background-position: left top;}
.Z01Hdtpw{font-size: 2em ; color: #ea4726;}
.Z01Hd{font-size: 3em;line-height: 1.2em}
.Z01List{ font-size: 1.3em;line-height: 1.5em;margin-bottom:0px;}
.Z01List > ul.fa-ul {padding-inline-start:43px; margin-left: 0;}
.Z01ECList{ font-size: 16px;line-height: 18px;;margin-bottom:0px;}
.Z01HdTP{font-size:3em;}
.Z02Hd {font-weight: 800;text-align: center;font-size: 2em;}
.Z02Hdbtw{ font-size:1.6em ;text-align: center;}
.Z02Hdbtw02{ font-size:1.6em ;}
.Z02_WtLine_Box{padding:8%;}
.Z02_Nation{font-size: 1.6em; }
.Z02_BoxContent{font-size:1.3em;}
.Z02_CLbox{padding:35px 0; text-align: center; width:130px; height: 130px; font-size: 1.3em;}
.Z02Hd02 {font-size: 2em; margin-bottom:15px}
.Z03_CStl{font-size: 1.6em;}
.Z04Hd {font-weight: 800;text-align:left;font-size: 2em;}
.Z04Hdbtw{ font-size:1.6em ;text-align:left;}
.Z04_BkPIC{	background-image: url("../images/client/event/e75/TTB2.jpg");}
.Z04Space{width: 100%;}
.Z05_Box2{margin-bottom: 25px;}
.Z05_B2Pic{margin-right:20px;}
.Z05_B2TP{font-size: 1.5em;}
.Z05_B2Cont{font-size: 1.4em ;}
.Z05_AbroadBox{padding:20px 3px 20px 3px;}
.CallBtm-og{font-size: 1.4em;}
.FontTopic {font-size: 2.2em; }
.BigSzFont{font-size:3em; }
/*.ArrowBox-inner::after { top: 50%;right: -10px; bottom: auto;  left: auto; transform: translateY(-50%) rotate(45deg);  }*/
.ArrowBox-inner::after{ left:100%; top:50%; width:46px; height:46px;  transform:translate(-6px,-50%); background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23efefef'%3E%3Cpath d='M18 6l20 18-20 18V30H6V18h12V6z'/%3E%3C/svg%3E");}
.row > .col:last-child .ArrowBox-inner::after {display: none; }
/*cardx03*/
.cardx03{aspect-ratio:1/1;}
.cardx-label{font-size:1.8em;width:220px;}
.Z05_StList{ transform:scale(1.6); margin-top: -5px; margin-left:29%; }
}
@media (min-width: 1200px) and (max-width: 1399px) {
.HdBK_Main{background-image: url("../images/client/event/e75/TTB.jpg");}
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;padding:4% 0 0 0;}
.E75MHdPIC{background-image: url(../images/client/event/e75/e75-cover-20260309l.jpg);background-position: center center; }
.BK_Zone{background-image: url("../images/client/event/e75/e75_bk.jpg");}
.HdBK_Cover{background-position: left top;}
.Z01Hdtpw{font-size: 2em ; color: #ea4726;}
.Z01Hd{font-size: 3em;line-height: 1.2em}
.Z01List{ font-size: 1.5em;line-height: 1.5em;margin-bottom:0px;}
.Z01List > ul.fa-ul {padding-inline-start:43px; margin-left: 0;}
.Z01ECList{ font-size: 18px;line-height: 20px;;margin-bottom:0px;}
.Z01HdTP{font-size:3.5em;}
.Z02Hd {font-weight: 800;text-align: center;font-size: 2em;}
.Z02Hdbtw{ font-size:1.6em ;text-align: center;}
.Z02Hdbtw02{ font-size:1.6em ;}
.Z02_WtLine_Box{padding:8%;}
.Z02_Nation{font-size: 1.6em; }
.Z02_BoxContent{font-size:1.3em;}
.Z02Hd02 {font-size: 2em; margin-bottom:15px}
.Z02_CLbox{padding:50px 0; text-align: center; width:180px; height: 180px; font-size: 1.5em;}
.Z03_CStl{font-size: 1.6em;}
.Z04Hd {font-weight: 800;text-align:left;font-size: 2em;}
.Z04Hdbtw{ font-size:1.6em ;text-align:left;}
.Z04_BkPIC{	background-image: url("../images/client/event/e75/TTB2.jpg");}
.Z04Space{width: 100%;}
.Z05_Box2{margin-bottom: 25px;}
.Z05_B2Pic{margin-right:20px;}
.Z05_B2TP{font-size: 1.5em;}
.Z05_B2Cont{font-size: 1.4em ;}
.CallBtm-og{font-size: 1.4em;}
.BigSzFont{font-size:3em; }

.FontTopic {font-size: 2.2em; }
/*.ArrowBox-inner::after { top: 50%;right: -10px; bottom: auto;  left: auto; transform: translateY(-50%) rotate(45deg);  }*/
.ArrowBox-inner::after{ left:100%; top:50%; width:46px; height:46px;  transform:translate(-6px,-50%); background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23efefef'%3E%3Cpath d='M18 4l22 20-22 20V30H4V18h14V4z'/%3E%3C/svg%3E");}
.row > .col:last-child .ArrowBox-inner::after {display: none; }
/*cardx03*/
.cardx03{aspect-ratio:1/1;}
.cardx-label{font-size:1.8em;width:220px;}
.Z05_StList{ transform:scale(1.5); margin-top: -5px; margin-left:28%; }
	
}
@media (min-width: 1400px){
.HdBK_Main{background-image: url("../images/client/event/e75/TTB.jpg");}
.HdBK_Main4{background-image: url("../images/client/event/e75/75_hdbk0519.jpg");background-position:center bottom;padding:4% 0 0 0;}
.BK_Zone{background-image: url("../images/client/event/e75/e75_bk.jpg");}
.E75MHdPIC{background-image: url(../images/client/event/e75/e75-cover-20260309l.jpg); background-position: center center;}
.HdBK_Cover{background-position: left top;}
.Z01Hdtpw{font-size: 2em ; color: #ea4726;}
.Z01Hd{font-size: 5em;line-height: 1.2em}
.Z01List{ font-size: 1.6em;line-height: 1.6em;margin-bottom:0px;}
.Z01ECList{ font-size: 18px;line-height: 20px;;margin-bottom:0px;}
.Z01List > ul.fa-ul {padding-inline-start:48px; margin-left: 0;}
.Z01List > ul.fa-ul > li {margin-bottom: 10px;}

.Z01HdTP{font-size:4em;}
.Z02Hd {font-weight: 800;text-align: center;font-size: 2.5em;}
.Z02Hdbtw{ font-size:1.6em ;text-align: center;}
.Z02Hdbtw02{ font-size:1.6em ;}
.Z02_WtLine_Box{padding:8%;}
.Z02_Nation{font-size: 1.6em; }
.Z02_BoxContent{font-size:1.3em;}
.Z02Hd02 {font-size: 2em; margin-bottom:15px;}
.Z02_CLbox{padding:50px 0; text-align: center; width:180px; height: 180px; font-size: 1.5em;}
.Z03_CStl{font-size: 1.6em;}
.Z04Hd {font-weight: 800;text-align:left;font-size: 2em;}
.Z04Hdbtw{ font-size:1.6em ;text-align:left;}
.Z04_BkPIC{	background-image: url("../images/client/event/e75/TTB2.jpg");}
.Z04Space{width: 60%;}
.Z04ListTP{ font-size: 1.6em;line-height: 1.5em;margin-bottom: 0px;margin-top: 55px;  }
.Z04List{ font-size: 1.6em;line-height: 1.5em;margin-bottom: 0px; margin-left: 25px; }
.Z05_Box2{margin-bottom: 25px;margin-right: 35px;}
.Z05_B2Pic{margin-right:20px;}
.Z05_B2TP{font-size: 1.6em;}
.Z05_B2Cont{font-size: 1.4em ;}
.CallBtm-og{font-size: 1.4em;}
.BigSzFont{font-size:3em; }
/*.ArrowBox-inner::after { top: 50%;right: -10px; bottom: auto;  left: auto; transform: translateY(-50%) rotate(45deg);  }*/
.ArrowBox-inner::after{ left:100%; top:50%; width:46px; height:46px;  transform:translate(-6px,-50%); background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23efefef'%3E%3Cpath d='M18 4l22 20-22 20V30H4V18h14V4z'/%3E%3C/svg%3E");}
.row > .col:last-child .ArrowBox-inner::after {display: none; }
/*cardx03*/
.cardx03{aspect-ratio:1/1;}
.cardx-label{font-size:1.8em;width:220px;}

.FontTopic {font-size: 2.5em; }
.Z05_StList{ transform:scale(1); margin-top: 0px; margin-left: 65px; }
	
}