

/* --- [Master Stylesheet] ----
:: 1.0 Base CSS Start
:: 2.0 Header Area CSS
:: 3.0 Wellcome Area CSS
:: 4.0 Special Area CSS
:: 5.0 Features Area CSS
:: 8.0 Screenshots Area CSS
:: 13.0 Contact Area CSS Start
:: 14.0 Footer Area CSS Start
-------------------------- */

@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,700|Montserrat:400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Coda+Caption:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@700&display=swap');
@import 'bootstrap.min.css';
@import 'animate.css';
@import 'magnific-popup.css';
@import 'owl.carousel.min.css';
@import 'slick.css';
@import 'font-awesome.min.css';
@import 'themify-icons.css';
@import 'ionicons.min.css';

/* --------------------------
:: 1.0 Base CSS Start
-------------------------- */

* {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans TC', sans-serif;
}

body {
    font-family: 'Noto Sans TC', sans-serif;
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

::placeholder { /* CSS 3 標準 */

  color: tomato;

}

::-webkit-input-placeholder { /* Chrome, Safari */

  color: tomato;

}

:-ms-input-placeholder { /* IE 10+ */

  color: tomato;

}

input::-moz-placeholder { /* Firefox 19+ */

  color: tomato;

  opacity: 1;

}

img {
    max-width: 100%;
    max-height: 100%;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

#scrollUp {
    border-radius: 8px 8px 0px 0px;
    background-color: rgba(255,196,0,1)!important;
    bottom: 0;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: black;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

li {
    list-style: none;
}

p {
    color: rgba(0,0,0,0.4);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
}

.heading-text > p {
    font-size: 16px;
}

.section-heading > h2 {
    font-weight: 300;
    color: #5b32b4;
    font-size: 48px;
    margin: 0;
}


.section-heading {
    margin-bottom: 60px;
}

.line-shape-white,
.line-shape {
    width: 80px;
    height: 2px;
    background-color: gray;
    margin-top: 15px;
}

.line-shape {
    margin-left: calc(50% - 40px);
}

#index_banner {
    padding: 0px;
}

      .slick-next {
        color:gray;
        right:0px;
        width:unset;
        height:unset;
      }

      .slick-prev {
        color:gray;
        left:0px;
        width:unset;
        height:unset;
      }

      .slick-next:before {
        color:black;
        font-size:30px;
      }

      .slick-prev:before {
        color:black;
        font-size:30px;
      }

        #sub_header_menu{
          display:block;
        }
/*
.logo_img {
    width:50%;
}
*/

.logo_pic {
    width: 235px;
    margin-right: 10px;
    margin-top: 15px;
}

.logo_text {
    margin-left:15px;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
    font-size:32px;
    color:darkgreen;
    letter-spacing:2.5px;
    /*opacity:0.7;*/
}

.class_cate_lv1 {
    margin:10px 0px;
    padding:10px 5px;
    height:200px;
    border-radius: 20px;
    text-align: center; 
    background-color :rgba(0,0,0,0.45);
    background-blend-mode: multiply;
    background-size: cover;
}

.class_cate_lv1:hover {
    margin:10px 0px;
    padding:10px 5px;
    height:200px;
    border-radius: 20px;
    text-align: center; 
    background-color :rgba(0,0,0,0.6);
    background-blend-mode: multiply;
    -moz-background-size:110%;
    -webkit-background-size:110%;
    -o-background-size:110%;
    background-size:105%;
    transition-timing-function: linear;
    transition: width 2s;

}

.class_cate_subcontent {
    letter-spacing: 2px;
    line-height:1.6rem;
    margin:15px 0px;
}

.class_cate_s {
    margin:0 auto;
    text-align:center;
    padding:10px 5px;
    background-color:white;
    line-height: 2;
}

.class_cate_h5 {
    line-height:0.8rem;
}

.class_cate_img {
    margin:0 auto;
}

.class_cate_title {
    line-height: 200px;
    font-size:32px;
    color:white;
    font-weight: 1000;
    letter-spacing: 2px;
}

.label_tag {
    background-color:pink;
    margin:5px 5px 10px 5px;
    width:100px;
    border-radius: 10px;
    text-align: center;
    font-size:12px;
    padding:3px;
    color:rgba(0,0,0,0.5);
}

.class_name {
    font-size:1.25rem;
}

.class_time_fonts {
    margin:3px 0px;
    font-size:14px;
}

.class_content {
    font-size:18px;
    white-space: nowrap;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
}

.class_price {
    font-size:26px;
    font-weight:bold;
    color:rgba(255,0,0,0.6);
    margin:0.4rem 0;
}

#class_content_detail_info {
    background-color:white;
    padding:0px 90px;
}

#class_content_detail_info_two {
    background-color:rgba(220,220,220,0.5);
    padding:0px 90px;
}

.class_detail_info_one {
    font-size:1.1rem;
    letter-spacing: 1px;
    font-weight:bold;
}

.slider_a {
    text-decoration: unset;
    color:black;
}

.slider_a:hover {
    text-decoration: unset;
    color:black;
}

.class_int {
    padding:0px 20px;
}

.check_subtitle {
    color: #153b5f;
    font-weight: 100;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 18px;
    text-align: left;
    margin:0px 0px 20px 0px;
}

.teacher_pic {
    padding:30px 50px;
    text-align: center;
    margin:0 auto;
}

.teacher_slogan {
    font-size:24px;
    font-weight: bold;
}

.account_setting_area {
    margin:15px 20px;
    padding:10px;
    background-color: rgba(32,178,170,0.8);
    color:white;
}



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

      .menu_sub_link {
        font-size:13px;
        font-weight: 200;
        align-items: center;
        color:black;
      }

      input::placeholder {
        color:rgba(0,0,0,0.4)!important;
      }

      .navbar-expand-lg {
        height:60px;
      }

      .font12 {
        font-size:13px;
        letter-spacing: 1px;
        color:black;
        font-weight: 100;
      }

      .index_post_body_left {
    
    width:65%;
    height:400px;
    float:left; 
  } 

.class_detail_info_price {
    font-size:2.5rem;
    color:rgba(255,100,100,0.8);
    font-weight:bold;
}

.sc_box {
     margin-top:10px;
     /*box-shadow: rgba(0, 0, 0, 0.1) 0.5px 0.5px 10px 0.5px*/
}

.sc_box_s {
    margin-top:20px;
    padding:10px;
}

.h2_author_name {
    color:#065c31;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    font-size:22px;
}

.h2_author_title {
    color:#153b5f;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    font-size:18px;
}

.article_link {
    float:right;
    color:#153b5f;
}

.article_link:hover {
    background-color:#153b5f;
    color:white;
    padding:3px 7px;
}

.h2_author_info {
    font-size:12px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:gray;
    text-align: left;
    margin-bottom:0.3rem;
}

.h2_sub_title {
    /*
    color:#000;
    font-weight: 400;
    */
    color:#153b5f;
    font-weight: bold;
    font-family: 'Noto Sans TC', sans-serif;
    
    letter-spacing: 1px;
    font-size:24px;
    line-height: 42px;
    text-align:left;
    margin:30px 0px;
}

.sub_title_hr {
    color:gray;
    margin-left:0.1rem;
}

.sta_title {
    color:#065c31;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 2px;
    font-size:30px;  
    padding-bottom:1.5rem;
}

.sta_subtitle {
    color:#eb6101;
    text-align:left;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 2px;
    font-size:24px;  
    padding:0px 0px 1.5rem 1.2rem
}

.h2_sub_title:hover {
    
}

.h2_box {
    background-color:white;
    padding:10px 15px;
}

.h2_class_box {
    background-color:rgba(144,199,73,0.7);
    border-radius:5px;
    padding:10px 15px;
    margin-bottom: 20px;
}

.search_box {
    width:100%;
    padding: 0px 30% 30px 30%;
}

.class_p {
    color:white;
    margin-bottom: 0px!important;
}

.h2_article_box {
    
}

.h2_article_title {
    font-size:16px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:darkblue;
    font-weight: 500;
    text-align: left;
    margin:0.3rem 0rem;
}

.h2_article_title_detail {
    font-size:22px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:#065c31;
    text-align: left;
    margin-bottom:1rem;
}

.h2_article_date_info {
    font-size:12px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:gray;
    text-align: left;
    margin-bottom:0.3rem;
}

.h2_article_date_info_detail {
    font-size:14px;
    font-weight: 100;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:gray;
    text-align: left;
    margin-bottom:0.3rem;
    padding:0.5rem 0rem;
}

.article_pic {
    width:100%;
}

#article_pic_pc {
    display:block;
}

#article_pic_m {
    display:none;
}

.h2_article_content {
    font-size:14px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.3px;
    color:#000;
    text-align: left;
    margin-bottom:0.3rem;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.h2_article_content_detail {
    font-size:14px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.3px;
    color:#000;
    text-align: left;
    margin-bottom:0.3rem;
}

.class_date_box {
    

}

.h2_content {
    font-size:16px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    color:black;
}

.h2_l2_content {
    padding:0px 10px 10px 20px;
    font-size:16px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    color:black;
    margin-bottom: 0.3rem;
}

.h2_l2_content a {
    font-weight: 800;
}

.h2_l2_content a:hover {
    font-weight: 1000;
    text-decoration: underline;
    color: black;
}

.h3_content {
    font-size:20px;
    font-weight: bold;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
    padding:0px 0px 0px 10px;
    color:#065c31;
    text-align: left;
    margin-bottom:0.3rem;
    text-decoration: underline;
}

.h3_sub_content {
    font-size:14px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.5px;
    color:white;
    opacity: 0.8;
    text-align: left;
    margin-bottom:0.3rem;
}

.class_date_info {
    font-size:16px;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.8px;
    padding:0px 0px 0px 10px;
    text-align:center;
    font-weight: normal;
    margin:0 auto;
}

.checkbox_register {
    margin:4px 10px 0px 6px;
}

#footer {
    padding:10px;
    background-color: lightgray;
    color:black;
    text-align: center;
    height:70px;
    /*position: fixed;*/
    bottom: 0;
    z-index: 99;
}

.footer_info {
    font-size:14px;
    font-weight: 100;
}

.table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

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

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.colorlib-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running colorlib-load;
    animation: 2000ms linear 0s normal none infinite running colorlib-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #fb397d;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

.header_hr {
    margin:0rem 2rem;
}

#sub_header_menu {
    padding:0px 2rem;
}

.article_cate {
    font-size:14px;
    color:rgba(0,0,0,1)
}

.article_cate:hover {
    color:#153b5f;
    letter-spacing: 0.5px;
}

#sub_header_keyword {
    margin:0.1rem 0rem!important;
    padding-right:1.3rem;
}

#sub_header_keyword_input {
    color:black;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-radius: 0px;
    font-size:14px;
}

#main_body {
    margin: 0 auto;
width: 1400px;
padding: 0px 3rem;
position: relative;
background-color: white;
/* border: 0.5px solid lightgray; */
box-shadow: 1px 1px 6px lightgray;
border-radius: 40px 0px;
/* box-shadow: 2px 2px 2px 3px lightgray; */
z-index: 2;
}

.index_read_more {
    color:black;
    float:right;
    font-size:13px;
    font-weight:100;
}

.index_read_more:hover {
    background-color:#153b5f;
    color:white;
    padding:3px 7px;
}

.popup_overlay {
    position: fixed; 
    top:0; 
    right:0; 
    bottom:0; 
    left:0; 
    background-color:#000; 
    opacity:0.5; 
    z-index:999;
}

.form-control {
    /*background-color:rgb(0,0,0,0.6);*/
}

@-webkit-keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* --------------------------
:: 2.0 Header Area CSS
-------------------------- */

.navbar-toggle.pull-rihgt {
    display: none;
}


.header_area {
    position: relative;
    z-index: 10;
    width: 100%;
    z-index: 99;
    top: 0;
    padding: 0 3%;
}

.menu_area .navbar-brand {
    color: #000;
    margin: 0;
    padding: 0;
}


.menu_area .navbar-brand:hover,
.menu_area .navbar-brand:focus {
    transform:scale(1,1);
    transition: all 0.3s ease-out;
}


.menu_area {
    position: relative;
    z-index: 2;
}

.nav-item:hover:after{
  bottom: 0;
  opacity: 1;
}
.nav-item.active:hover:after{
  opacity: 0;
}

.nav-item{
  position: relative;
  transition: all 200ms linear;
}


#nav_mobile1 {
    display:none;
    }

#nav_mobile2 {
    display:none;
    }

.menu_area #nav .nav-link {
    letter-spacing: 2px;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400;
    border-radius: 30px;
    padding: 15px;
}

.menu_area #nav .nav-link .mobile {
    display: none;
}

.menu_area nav ul li > a:hover {
    color: #fb397d;
}

.sing-up-button {
    text-align: right;
}

.sing-up-button > a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 178px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}

.sing-up-button > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

/* --------------------------
:: 3.0 Wellcome Area CSS
-------------------------- */

.wellcome_area {
    background-image: url(../img/bg-img/welcome-bg2.png);
    height: 900px;
    position: relative;
    z-index: 1;
    background-position: bottom center;
    background-size: cover;
}

.wellcome_area:after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    background-color: #fff;
    content: '';
    bottom: 0;
    z-index: 2;
}

.welcome-thumb {
    width: 45%;
    position: absolute;
    bottom: -130px;
    right: 85px;
    z-index: 9;
}

.welcome-thumb img {
    height: auto;
    width: 100%;
}

.wellcome-heading > h2 {
    font-size: 100px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    z-index: 3;
}

.get-start-area .email {
    background: #9572e8;
    height: 50px;
    max-width: 260px;
    border: none;
    border-radius: 24px;
    padding: 0px 15px;
}

.form-control::-webkit-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #cec1f4;
    opacity: 1;
}

.form-control::placeholder {
    color: #cec1f4;
    opacity: 1;
}

.get-start-area .email:focus {
    border: none;
    outline-offset: transparent !important;
    border-radius: 30px;
}

.get-start-area .submit {
    background-color: gray;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: none;
    letter-spacing: 1.5px;
    padding:5px 40px;
    line-height: 46px;
    text-align: center;
    border-radius: 40px;
    margin-left: 10px;
}

.get-start-area .submit .head {
    margin:20px;
}

.get-start-area .submit:hover {
    background: white;
    color: black;
    letter-spacing: 2px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.wellcome-heading div span {
    font-family: 'Merriweather', serif;
    color: rgb(255,255,255,0.8);
    letter-spacing: 2px;
    font-size: 32px;
}

.wellcome-heading div p {
    font-family: 'Merriweather', serif;
    padding-top:30px;
    color: rgb(10,10,10,0.8);
    letter-spacing: 1.5px;
    font-size: 24px;
}

.wellcome-heading > h3 {
    font-family: 'Merriweather', serif;
    font-size: 160px;
    position: absolute;
    top: -34px;
    font-weight: 900;
    left: -12px;
    z-index: -1;
    color: #fff;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.wellcome-heading {
    margin-bottom: 100px;
}

/* --------------------------
:: 4.0 Special Area CSS
-------------------------- */

.single-icon > i {
    font-size: 36px;
    color: gray;
}

.single-special > h4 {
    font-size: 22px;
    color: black;
}

.single-icon {
    margin-bottom: 25px;
}

.single-special > h4 {
    font-size: 22px;
    color: black;
    margin-bottom: 15px;
}

.single-special {
    border: 1px solid #eff2f6;
    padding: 40px;
    border-radius: 40px 40px 40px 0px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
}

.special_description_content > h2 {
    color: #5b32b4;
    font-size: 48px;
    margin-bottom: 30px;
}

.single-special:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
            box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}

.single-special p {
    margin-bottom: 0;
}

.app-download-area {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-top: 50px;
}

.app-download-btn a {
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    border-radius: 30px 30px 30px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.app-download-btn.active a,
.app-download-btn a:hover {
    border-color: transparent;
    background-color: #fb397d;
}

.app-download-btn a i {
    color: #47425d;
    font-size: 24px;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p span {
    font-size: 12px;
    display: block;
}

.app-download-btn:first-child {
    margin-right: 20px;
}

.app-download-btn a:hover i,
.app-download-btn.active a i,
.app-download-btn.active a p,
.app-download-btn a:hover p {
    color: #fff;
}

/* --------------------------
:: 5.0 Features Area CSS
-------------------------- */

.single-feature {
    margin-bottom: 50px;
}

.single-feature > p {
    margin-bottom: 0;
}

.single-feature > i {
    color: gray;
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.single-feature > h5 {
    font-size: 22px;
    color: black;
}

.single-feature > p {
    margin-top: 15px;
}


/* --------------------------
:: 8.0 Screenshots Area CSS
-------------------------- */

.app_screenshots_slides {
    padding: 0 6%;
}

.app_screenshots_slides .single-shot {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85)
}

.app_screenshots_slides .center .single-shot {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.app-screenshots-area .owl-dot {
    height: 11px;
    width: 11px;
    border: 2px solid #a49fba;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
    margin-top: 50px;
}

.app-screenshots-area .owl-dot.active {
    background-color: #fb397d;
    border: transparent;
}

.app-screenshots-area .owl-dots {
    height: 100%;
    width: 100%;
    text-align: center;
}

/* --------------------------
:: 13.0 Contact Area CSS Start
-------------------------- */

.address-text > p,
.phone-text > p,
.email-text > p {
    font-size: 18px;
    margin-bottom: 10px;
}

.address-text > p > span,
.phone-text > p > span,
.email-text > p > span {
    color: black;
}

.footer-contact-area .line-shape {
    margin-left: 0;
}

.footer-contact-area .heading-text > p {
    margin-top: 50px;
}

.footer-contact-area .heading-text {
    margin-bottom: 50px;
}

#name {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
}

#email {
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px 25px 25px 0;
}

#message {
    border-radius: 25px 25px 25px 0;
}

.btn.submit-btn {
    background: gray;
    height: 48px;
    min-width: 185px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 22px 25px 22px 0;
}

.btn.submit-btn:hover {
    background: black;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-contact-area {
    background: #f5f9fc;
}

.footer-text > p {
    margin-bottom: 50px;
}

  html, body {
      margin: 0;
      padding: 0;
    }

.article_box {
    text-align:center;
    padding:10px 5px;
    line-height: 2;
    width:14.2%;
}

.sub_article_header_menu {
        width:100%;
        height:235px;
}

      .d-md-block {
        text-align: center;
      }

.navbar-toggle.pull-rihgt {
    background-color: rgba(0,0,0,0);
    border: 0px;
}

#back {
    width:100%;
    height:100%;
    position: fixed;
    z-index: 100;
    background-color:rgba(0,0,0,0);
    display: none;
}

#nav {
    right: 0;
    position: absolute;
    top: 0;
}      

.subpage_banner {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.75;
}

.subpage_pic {
    min-height: 100%;
    min-width: 100%;
}

.subpage_fontfamily {
    letter-spacing: 1.5px;
}

.article_name {
    color:white;
    letter-spacing:3px;
    font-size:30px;
    width:60%;
}

.class_cate_lv2 {
    margin:0px 0px;
    padding:10px 5px;
    text-align: center; 
    background-color :rgba(0,0,0,0.45);
    background-blend-mode: multiply;
    background-size: cover;
}

    .nav-link {
        margin:0.2rem 0;
        width:100%;
    }

    .index_12_box {
        padding:10px;
        width:100%;
        /*margin-top:30px;*/
        font-weight: bold;
    }

    .index_12_box_subpage {
        padding:10px;
        width:100%;
        margin-top:15px;
        font-weight: bold;

    }

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        border-radius: 5px 10px;
    }

     .fadeintop {
  -webkit-animation-name: fadeInTop;
  animation-name: fadeInTop;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}    

     .fadeindown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
    
     .fadeinleft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

     .fadeinright {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

      .subpage_head {
        text-align: left;
        right: 0;
        height: 520px;
        padding:180px 0px 0px 0px;
      }

      .subpage {
        margin:40px 0px;
        color: gray;
        width: 200px;
        border-top: 3px solid rgba(255,255,255,0.5);
      }

      .subpage-cover {
        height:0px!important;
      }

      .subpage-mainbody {
        display:block;
      }

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

      .fixed_box {
        position: fixed;
bottom: 125px;
right: 30px;
height: auto;
/*background-color: lightseagreen;
background-color:#ffc107;*/
background-color:rgba(255,196,0,1);
width: 50px;
border-radius: 8px;
text-align: center;
color: rgba(0,0,0,0.7);
z-index: 110;
padding: 15px 3px;
box-shadow: 1px 1px 10px lightgray;
line-height: 1.4rem;
letter-spacing: 2px;
font-family: Noto Sans TC;
font-weight: 400;
/*text-shadow:.005px .005px white;*/
margin: 0px;
transition: 0.5s;
-webkit-transition: 0.5s;
cursor:pointer;
      }

      .fixed_box:hover {
background-color: white
color:black;
border-radius: 20px;
width: 52px;
      }

      .fixed_lang {
        position: fixed;
bottom: 62.5px;
right: 30px;
height: auto;
background-color:rgba(255,196,0,1);
width: 50px;
border-radius: 8px;
text-align: center;
color: rgba(0,0,0,0.7);
z-index: 100;
padding: 15px 3px;
box-shadow: 1px 1px 10px lightgray;
line-height: 1.4rem;
letter-spacing: 2px;
font-family: Noto Sans TC;
/*text-shadow:.005px .005px white;*/
font-weight: 400;
margin: 0px;
transition: 0.5s;
-webkit-transition: 0.5s;
cursor:pointer;
      }

      .fixed_lang:hover {
background-color: white
color:black;
border-radius: 20px;
width: 52px;
      }        

      .h1_title {
        color:white;
        font-family: Noto Sans TC, sans-serif;
        letter-spacing: 8px;
        font-size:48px;
      }

      .h2_title {
        color:lightgray;
        font-family: Noto Sans TC, sans-serif;
        letter-spacing: 8px;
        font-size:24px;
      }

      .h4_title {
        color:rgba(255,255,255,0.7);
        font-family: Noto Sans TC, sans-serif;
        letter-spacing: 8px;
        line-height: 24px;
        font-size:20px;
      }

      .index_hr {
        color:gray;
        width:200px;
        border-top: 3px solid rgba(255,255,255,0.5);
        margin:20px auto;
      }

      #main_body {

      }

      .main_background {
        margin:80px auto 10px auto;
        text-align: center;
      }

      .main_box_2 {
        width: 80%;
        font-size:60px;
        padding:0px 0px 0px 90px;
        color:rgba(200,200,200);
        font-family: Noto Sans TC, sans-serif;
        letter-spacing: 12px;
        position: relative;
        left:60px;
        top: 60px;
        z-index: 10;
        text-shadow:2px 2px 0.1rem white;
      }

      .main_box_22 {
        width:1400px;
        margin:0px auto 30px auto!important;
      }

      .background-cover {
        background-color: rgba(0,0,0,0.45);
        width: 100%;
        height: 100vh;
        position: absolute;
        z-index: 2;
      }

       .index_event {
        margin:0px 0px;
       }

       .index_event_des {
        padding:10px 20px;
       }

       .contactus_content {
        padding:0px 40px;
       }

       .nav-link:hover {
    color:orange!important;
}

.dropdown-item:hover {
    color:orange!important;
    background-color:black!important;
}

.dropdown-item {
    color:rgba(255,255,255,0.8)!important;
    padding:10px 20px!important;
}


/* 20230510開始整理 op */

.mr-pd-0 {
    margin:0px!important;
    padding:0px!important;
}

.mr-0-pd-1015 {
    margin:0px!important;
    padding:10px 15px!important;
}

.mr-0-pd-2010 {
    margin:0px!important;
    padding:20px 10px!important;
}

.card-body {
    padding:5px!important;
}

.pd20-10 {
    padding:20px 10px!important;
    margin:0px!important;
}

.event_box {
        margin:0px;
        padding: 15px;
        width: 100%;
        overflow: hidden;
      }

      .event_box_a {
        overflow: hidden;
        width: 100%;
        padding:0px;
        margin: 0px;
        box-shadow: 1px 1px 8px gray;
      }

      .event_box_a:hover {
        text-decoration: none;
        overflow: hidden;
      }

      .event_pic {
        width:100%;
        border-radius: 10px 10px 0px 0px;
        transform:scale(1,1);
        transition: all 0.5s ease-out;
        overflow: hidden;
      }

      .event_cate_tag {
        padding:5px 10px;
        color:white;
        font-size:16px;
        letter-spacing: 2px;
        border-radius: 0px 5px 5px 0px;
        position: absolute;
        z-index: 10;
        top:10%;
        width:100px;
        text-align: center;
      }

      .event_content_box {
        background-color:white;
        border-radius: 0px 0px 10px 10px;
        padding:10px 10px 15px 20px;
      }

      .event_h2_title {
        font-size:20px;
        letter-spacing: 1.5px;
        margin-bottom: 0rem;
      }

      .event_detail_hr {
        margin: 20px 50% 10px 0px;
      }

      .event_h2_title_detail {
        font-size:32px;
        letter-spacing: 1.5px;
        color: orange;
        margin-bottom: 0rem;
      }      

      .event_content {
        color:rgba(0,0,0,0.8);
        padding:3px 30px 0px 15px;
        opacity: 0.8;
      }

      .event_content_info {
        color:rgba(0,0,0,0.8);
        margin-bottom:0px;
        margin-top:5px;
        padding-left:8px;
        font-size: 14px;
      }

      #callback_box {
        position:fixed;
        z-index:1011;
        right:0px;
        bottom:10%;
        width:90px;
        padding:0px 30px 0px 10px;
        border-radius: 0px 10px 10px 0px;
        transition: all 0.5s ease-out;
      }

      .social_pic {
        padding:5px 0px;
      }

      .profile_box {
        background-color:rgba(0,0,0,0.8);
        border-radius: 10px;
        padding:10px;
        margin-bottom:20px;
        color:rgba(255,255,255,0.8);
      }

      #callbox_text {
        margin-bottom:0px;
        color:black;
        font-size: 14px;
        cursor: pointer;
      }

      .ad_pic {
        width:100%;
        border-radius: 2px 2px 0px 0px;
      }

      .index_left_box {
        background-color:rgba(0,0,0,0.7);
        padding:0px 0px;
        border-radius: 2px;
      }

      .h5_title {
        color:white;
        margin:10px 0px 15px 0px;
        text-align: center;
        margin-top:30px;
      }

      .h5_sub_title {
        color: rgba(255,255,255,0.7);
        margin-top: 10px;
        font-size: 16px;
        text-align: left;
        padding-left: 10px;
      }

      .booking_record {
        line-height: 30px;
        color:white;
        opacity: 0.9;
      }

      .booking_record:hover {
        line-height: 36px;
        color:rgba(255,255,255,0.8);
      }

      .ad_block {
        background-color:rgba(0,0,0,0.7);
        padding:15px;
        border-radius: 2px;
      }

      .ad_inside_box {
        padding: 8px 15px;
        background-color: rgba(255,255,255,0.9);
        width: 100%;
        overflow: hidden;
        display: block;
        border-radius: 0px 0px 2px 2px;
      }

      .article_title {
        margin:0px;
      }

      .login_box {
        background-color:white;
        margin:0 auto;
        text-align: center;
        border-radius: 20px;
        box-shadow:1.5px 2px rgba(0,0,0,0.3);
      }

      footer {
        margin:0 auto;
      }

      .event_content_box_detail {
        background-color:white;
        border-radius: 0px 0px 10px 10px;
        padding:30px 40px;
      }

      .fc-header-title > h5 {
        font-size:28px;
      }

      .fc th.fc-widget-header {
        font-size:20px;
      }

      .youtube_video {
        width: 100%;
        margin:5px 0px;
      }

      .event_content_detail {
        color:rgba(0,0,0,0.8);
        padding:8px 30px 0px 30px;
        opacity: 0.8;
      }

      .event_cate_tag_detail {
        padding: 15px 20px;
        color: white;
        text-align: center;
        font-size: 24px;
        letter-spacing: 2px;
        border-radius: 20px;
        position: absolute;
        z-index: 10;
        top: 15px;
        right: 15px;
        width: 150px;
      }

/* 20230510開始整理 ed */