.bg-white {
    background: inherit;
}
.slick-prev:before, .slick-next:before {
    content: "«";
}
.slick-next:before {
    content: "»";
}
#Recommend .post {
    border: 1px solid #000066;
    border-radius: 1em;
    padding: 0.5em 0.5em 0;
    background-color: #fff;
}
#Recommend .post h4 {
    letter-spacing: inherit;
}
#Recommend .post .post__meta {
    font-size: 0.9rem;
    margin-top: 0.67rem;
}
#Recommend .post .post__meta span {
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
}
#Recommend .post .post__meta span:not(:last-child):before {
    background: inherit;
}
#Recommend .post .posted-calendar {
    float: right;
    margin: 0px;
    padding: 0px;
}
#Recommend .post .post__info {
    padding-bottom: 0rem;
}
.custom-btn{
    display: flex!important;
    align-items: center!important;
    float:none !important;
    margin-right:0px !important;
}
.custom-inner{
    display: flex!important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}
.custom-url a{
    font-size:1.8rem !important;
}
.only-btn{
    position: absolute;
    /* transform: translate(-50px, -50px); */
    left: 40%;
    bottom: 5%;
}
.subtitle h1 {
    word-wrap: break-word;
    max-width: 700px;
}
.subtitle p {
    word-wrap: break-word;
    max-width: 500px;
}

/*Testimonial*/
.testimonial {
    background-color: #313e4d;
    color: #fff;
}

.testimonial h3 {
    font-weight: 700;
    color: #CCC;
    margin-bottom: 5px;
}

.testimonial a {
    color: #fff; 
}

.testimonial a:nth-child(2){
    color: #fae341;
}

.testimonial a:hover {
    color: #86bc42;
}

.testimonial h5 {
    margin-top: 0px;
    border: 2px solid #fff;
    padding: 40px;
    text-align: justify;
    font-size: 1em;
    line-height: 1.5em;
}

.testimonial .col-lg-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonial{
    padding: 60px 0;
}
.owl-theme .owl-dots,.owl-theme .owl-nav{
    text-align:center;-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav{
    margin-top:10px
}
.owl-theme .owl-nav [class*=owl-]{
    color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background:#869791;color:#FFF;text-decoration:none
}
.owl-theme .owl-nav .disabled{
    opacity:.5;cursor:default
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top:10px
}
.owl-theme .owl-dots .owl-dot{
    display:inline-block;zoom:1
}
.owl-theme .owl-dots .owl-dot span{
    width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
    background:#869791
}
/*fix*/
.mobile-on{
    display:none;
}
@media screen and (max-width: 480px) {
    .testimonial h5 {
        padding: 20px;
    }
    .mobile-off{
        display:none;
    }
    .mobile-on{
        display:block;
        margin: 0.5rem 0rem 1.5rem;
    }
    .only-btn {
        /* transform: none; */
        left: 0;
        right: 0;
        bottom: 10%;
    }
}
#about-mission .post__info h4 {
    color: #00d9ff;
}
#about-mission .post__info ul {
    text-align: left;
    font-size: 1rem;
    list-style: disc;
    padding-left: 3.5rem;
    letter-spacing: 0.2rem; 
}
#about-mission .post__info ul:first-of-type {
    margin-bottom: 2rem;
}
#about-mission p {
    margin-bottom: 1rem;
}
.coop-left{
    text-align: center;
    margin: auto;
}
.coop-right{
    align-items: center;
    justify-content: center;
}
.coop-learnmore-btn{
    cursor: pointer;
}
.coop-unit-image{
    border-radius: 5%;
    margin-bottom:20px;
}
.coop-unit-desc{
    text-align: justify;
    padding:40px;
    color:#fff;
    border:#fff solid 2px;
    line-height: 1.5em;
    font-size:1.5em;

}
@media screen and (max-width: 480px) {
    .coop-unit-desc{
        padding:10px;
    }
}
.pd-8p{
    padding:0 8%;
}
.just-center{
    justify-content: center;
}
/*合作專區尊榮版*/
body.modal-open {
    overflow: visible;
}
.coop {
    /*display:none;*/
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.coop:nth-child(even){
    background-color: rgb(237, 237, 237 , .4);
}
.coop:not(:first-child) {
    background:
    linear-gradient(to bottom, #ababab 1px, transparent 1px) 100% 0;
    background-repeat: no-repeat;
    background-size: 70% 10px;
    background-position: center top;
}
.coop_content{
    width:75%;
    max-width: 1024px;
    height:100%;
}

.coop_content_data{
    padding:40px;
    display: flex;
    flex-direction: column;

}
.coop_content_act{
    padding:40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.coop_heroimage{
    width:100%;
    border-radius: 50%;
    transition: filter 0.3s ease;
}
.coop_content_head{
    text-align: left;
    margin-bottom:25px;   
}
.coop_content_mhead{
    /*手機板*/
    display:none;
}
.coop_content_head_title {
    font-size: 1.8em; 
    color:#000;
    font-weight: bolder; 
    line-height: 25px;
}
.coop_content_head_cowork{
 
}
.coop_content_head_cowork::before{
    font-size: 2.1em;
    font-weight: 700;
    content:"合作夥伴";
    color:#CACACA;
    writing-mode: vertical-rl;
    left: 8px;
    top:30px;   
    position: absolute;

}
.coop_content_head_title::first-letter{
    font-size: 1.8em; 
    color: #00C1EB;    
    
}
.coop_content_head_subtitle{
    font-size: 1.3em; 
    color: #00C1EB; 
    font-weight: bolder;
}
.coop_tag{
    font-size: 1em; 
    color:#fff;
    background-color: #F38F9B;
    padding:2.9px;
    font-weight: bolder;
    position: relative;
    float:left;
    margin-right:15px;
}
.coop_tag::after{
    content: "";
    border-left: 9.5px solid #F38F9B;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    position: absolute;
    bottom: 0px;
    right:-9px;
    
}

.coop_content_body{
    position: relative;  
    padding: 2rem 2rem;
    width: 100%;  /* create space for the quotes */
    color: #000;
    margin: 1.5rem  0rem;
    font-size:18px;
    text-align: justify;
    background:
    linear-gradient(to right, #000 1px, transparent 1px) 0 100%,
    linear-gradient(to left, #000 1px, transparent 1px) 100% 0,
    linear-gradient(to bottom, #000 1px, transparent 1px) 100% 0,
    linear-gradient(to top, #000 1px, transparent 1px) 0 100%;
    background-repeat: no-repeat;
    background-size: 90% 20px;
}

.coop_content_body::before,
.coop_content_body::after{
    
    font-family: FontAwesome, sans-serif;
    position: absolute;
    color: #000;
    font-size: 25px;
}
.coop_content_body::before{
    content: "\f10d"; 
    top: -12px;
    margin-right: -20px;
    right: 99%;
}
.coop_content_body::after { 
    content: "\f10e";
    margin-left: -20px;
    left: 99%;  
    top: auto;
    bottom: -20px;
}
.coop_counter_title{
    font-weight:bold;

}
.counter_num{
    font-size: 32px!important;
    font-weight: bold;
}
/*內容轉換*/
.toverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(238, 238, 238, 0.1);
    transition: opacity 0.3s ease;
    opacity: 0;
    pointer-events: none;
}
.tcontent {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    color: white;
    overflow-y: auto;
    display: none;
}
.image-wrapper {
    position: relative;
    overflow-y: none;
}

.tactive .coop_heroimage {
    filter: blur(5px);
}
.tactive .toverlay {
    opacity: 1;
}
.tactive .tcontent {
    display: flex;
    width:90%;
    height:auto;
    max-height:80%;
}
/*內容轉換end*/

/*任務卡*/
.coop_act_card{
    background-color: #ffffff;
    border:solid 1px #2e2e2e;
    box-shadow:  rgba(32, 31, 71, 0.6) 10px 10px;
    margin-bottom:20px;
    cursor: pointer;
}
.coop_act_card:hover{
    background-color: #e6ffee;
    
}
.coop_act_card_content{
     border-left:10px solid #86bc42 ;
}
.coop_act_card_title{
    font-size: 1.3em;
    width:100%;
    color:#000;
    font-weight: bold ;
    text-align: left; 
    padding:15px 0px 15px 5px;
    margin-left:10px;
    background:
    linear-gradient(to top, #000 1px, transparent 1px) 0 100%;
    background-repeat: no-repeat;
    background-size: 95% 20px;
}
.coop_act_card_data{
    font-size: 1em;
    width:100%;
    color:#000;
    text-align: left;
    padding:10px 0px 10px 5px;
    margin-left:10px;
}
.card_image{
    height:100%;
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.post__meta span::before{
    display:none;
}
.act_btn_mbox{
    display:none;
}
/*任務卡end*/
.coop_filter_container{
    width:75%;
    max-width: 1024px;
    height:100%;
    margin:auto;
}
.coop_filter_area{
    padding:15px; 
}
.coop_filter_btn{
    display:flex;
    flex-direction: row;
    height:50px;
    border:1px solid #fff;
    color:#fff;
    cursor: pointer;
}
.coop_filter_btn:hover{
    background-color: rgb(218, 238, 229 ,.1);
    box-shadow:  rgba(32, 31, 71, 0.6) 10px 10px;
}
.coop_filter_btn.active{
    background-color: rgb(0, 132, 102 );
    
}
.coop_filter_btn_icon{
    flex:.4;  
    display: flex;
    justify-content: center;
    font-size: 2rem;
    color:#fff;
    padding:5px;
    flex-wrap: wrap;
    align-content: center;
}
.coop_filter_btn_text{
    flex:.6;  
    display: flex;
    justify-content: flex-start;
    flex-direction: column-reverse;
    align-items: flex-end;
    font-size: 16px;
    padding:5px;
}
.icon_f6{
    color:rgba(9, 217, 130);
}

.icon_f5{
    color:rgba(218, 238, 229);
}
.icon_f4{
    color:rgba(219, 54, 197);
}
.icon_f3{
    color:rgba(23, 139, 235);
}
.icon_f2{
    color:rgba(226, 195, 22);
}
.icon_f1{
    color:rgba(212, 54, 49);
}
.min-100vh{
    min-height: 100vh;
}
.no-coop{
    display:none;

}
.no-coop span{
    height:70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: 700;
    color:#232323;
}

@media screen and (max-width: 480px) {
    .coop_content_mhead{
        /*手機板*/
        display:flex;
        background:
        linear-gradient(to top, #00C1EB 15px, transparent 5px) 0 100%;
        background-repeat: no-repeat;
        background-size: 100% 20px;
        background-position: 50%;
        width:100%;
        justify-content: center;
        align-items: center;
        margin-bottom:20px;
    }
    .coop_content_mhead img{
        height:90px;
        border-radius: 50%;
        border:#fff 5px solid
    }
    .coop_content_data{
        padding:30px 20px; 
    }
    .coop_content_act{
        display:none;
    }
    .coop_content{
        width:95%;
    }
    .coop_content_body {
        padding:25px; 
    }
    .coop_content_head_title{
        font-size: 1.5rem;
    }
    .coop_content_head_cowork::before{
        content:"";
    }
    .counter-box{
        margin:0px;
        padding:0px 0px 0px 5px;
    }
    .coop_counter_title{
        text-align: left;
    }
    .counter_num{
        text-align: left;
    }
    .act_btn_box{
        display:none;
    }
    .act_btn_mbox{
        display:flex;
    }
}

