@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');

html, body {
    font-family: 'Noto Sans TC', sans-serif, Arial, "微軟正黑體", "Microsoft JhengHei" ;
}

.p-tb50 {
    padding: 50px 0;
}


.index-description h3 {
    line-height: 1.7;
}

.index-organiser img,
.co-partners img {
    width: 100%;
    max-width: 350px;
    height: auto;

}

.index-organiser img{
    max-width: 130px;
}

.index-organiser .web img{
    max-width: 900px;
}



.index-organiser {
    padding: 4rem 0;
}

.index-organiser .col-6 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.co-partners .row>div {
    padding: 15px;
}

.index-top {
    margin-top: 75px;
}

.sd-top p a,
.sd-notice li a,
.footer a, .faq a,  .services2 .container a{
    color: #f5a85a;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}

.sd-knowhow,
.faq {
    background: #f9f9f9;
}

.faq,
.agenda {
    margin-top: 70px;
    padding: 90px 0;
}

.faq dl {
    margin-bottom: 2rem;
}

.faq dt {
    color: #dc71a9;
    font-size: 1.2rem;
    font-weight: 500
}

.faq dd {
    line-height: 1.7;
}

.sd-knowhow img {
    width: 100%;
    max-width: 1680px;
    height: auto;
}

.sd-knowhow .timeline {
    position: relative;
}

.sd-notice {
    background-color: #2e2e2e;
    color: #fff;
}

.sd-notice ul {
    padding: 50px 0 20px 18px;
}

.sd-notice li {
    margin-bottom: 15px;
}

.sd-top span,
.sd-notice span, 
.faq span{
    color: #dc71a9;
    font-weight: bolder;
}

.sd-top p a:hover, .faq a:hover, 
.sd-notice li a:hover, .services2 .container a:hover{
    color: yellow;
}

.services2::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background: linear-gradient(45deg, #fbdcc7, #f2dcea);
    display: block;
    bottom: 0;
}

.services2 .container h2 {
    font-weight: 400;
    color: #3b58a8;
}
.services2 .container span {
    font-weight: bold;
}

.main-map {
    margin-top: 80px;
}

.mainmenu .dropdown .dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
}

.mainmenu .dropdown .dropdown-menu .dropdown-item {
    margin: 0 .9rem;
}

.agenda-table {
    width: 100%;
    max-width: 900px;
    margin: 1rem auto;
    overflow: hidden;
    width: calc(100% - 2em);
    padding: 2rem;
    background: linear-gradient(45deg, #f18a47, #d38ab8);
}

.agenda-table td {
    color: #FFF;
    padding: 1.5rem;
    line-height: 1.6;
}

.agenda-table td:last-child {
    text-align: left;
    font-size: 1.5rem;
    font-weight: 600;
}

.agenda-table span {
    display: block;
    font-size: 1rem;
    padding-bottom: 0.3rem;
}


.main-map .main_wrapper .b_wrapper .eng-block{height: auto;}

 .agenda-table tr:not(:last-child) {border-bottom: 1px solid #fff;}


 .speaker-box {
    padding: 50px 0;
}

.speaker-box h3{
    margin-bottom: 20px;
} 

.speaker-box h3,  .speaker-box h2{
    color: #3b58a8;
}
.speaker-box h5{
    line-height: 1.5;
}

.speaker-box .mbr-figure{
    align-self: flex-start;
}

.speaker-box .mbr-figure img{
    max-width: 450px;
}
.mainmenu .menu-logo .navbar-brand{
    margin-left:30px;
}

.mainmenu .navbar-toggleable-sm .navbar-collapse{
    padding-right:30px;
}

.nav-dropdown .link
{padding: 10px 15px}

.mainmenu .nav-item a{
    margin:0 20px;
}

@media (max-width: 1350px){
    .mainmenu .nav-item a{
        margin:0 10px;
    }
}
@media (max-width: 1110px) and  (min-width: 992px) {
.menu .navbar-nav.nav-dropdown {
    width: 600px
  }
}

 @media (min-width: 993px) {
    .mob{
        display: none;
    }
   
     }

 @media (max-width: 992px) {
.web{
    display: none;
}
 }

@media screen and (max-width: 800px) {

    .agenda-table td {
        display: inline-block;
        margin: 0 auto;
        width: 100%;
        font-size: 1rem;
    }

    .agenda-table td:first-child:first-child {
        background-color: #3b58a8;
        padding: 0.8rem;
    }
}

@media (max-width: 768px) {

    .sd-knowhow .timeline {
        height: 500px;
    }

    .sd-knowhow .timeline:after {
        content: "";
        position: absolute;
        background: #f9f9f9 url(../logos/timelinem.png) no-repeat scroll top center / contain;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 2;
        top: 0;
        left: 0;
    }

    .trans.footer {
        margin-top: 300px;
    }

    .eng-trans.footer {
        margin-top: 570px;
    }
    .speaker-content :nth-child(even) .speaker-box .media-container-row{
        flex-direction:column-reverse;

    }
}

@media (max-width: 500px) {
    .index-top {
        margin-top: 65px;
    }

    .index-top .image-block img {
        position: relative;
        height: 310px;
    }

    .index-top .image-block:after {
        content: "";
        position: absolute;
        background: url(../logos/mobile.jpg) no-repeat scroll top center / cover;
        display: block;
        width: 100%;
        height: 310px;
        z-index: 2;
        top: 0;
        left: 0;
    }

    .sd-top p {
        font-size: 1.1rem;
    }

    .sd-knowhow .timeline {
        height: 300px;
    }

    .agenda-table {
        margin: 0 auto;
        width: 100%;
        padding: 0;
    }
}



.sd-top .btn:not(:disabled):not(.disabled){
    cursor: default; 
    border-radius: 100px;
    background: #888;
    color: #fff;
}


.partners-top {
    padding-top: 90px;
    padding-bottom: 90px;
    background-image: url(../../logos/bg02.jpg);
}


.partners-section .box{
    padding: 10px;
    background-color: #fff;
    margin: 15 px;
    line-height: 1.5;
    height: 100%;
}

.partners-section .imgbox{
    overflow: hidden;
}

.partners-section img{
    width: 100%;
    height: auto;
}
.partners-section .row{margin: 20px 0;}
.partners-section .row > div{
    margin: 20px 0;
}
.partners-section .title{
    color: #3b58a8;
    font-size: 1.1rem;
    padding: 0 10px;
}

.partners-section .inner,.partners-section .note, .partners-section .weblink{
    font-size: 0.8rem;
    color: #888;
    text-align: left;
    padding: 0 10px;
    font-weight: lighter;
    line-height: 1.8;
}

.partners-section .note::before{
    content: "團隊資源需求:";
    display: block;
}


.weblink a{
    color: #dc71a9;
}

.weblink a:hover{
    color: #d38ab8;
}
