

/*menu字過多調整*/
#ticket_svg_here { right: 140px; }
.home #header_wrap{ width: 100%; max-width:100%; }
#menu_block.container{ width: 100%; max-width:100%; }
#menu_ul>li:nth-last-child(3)>a { color:#e2ff00;}


two_mix_slider .slides .photofix .layout {
display: none !important;
Padding: 10px;
}

/*右方免費索票-打開&關閉,顏色*/
#ticket_svg_here {display: none; top: 0;}
#ticket_svg_here .whole_ticket_color {fill: #ffc107;}

/*右方免費索票-條碼顏色*/
#ticket_svg_here .code_color {fill: #281000;}

.flex-direction-nav a:before { color: rgb(255 255 255 / 90%); }

#menu_ul>li>ul { width: 170px;}


.home #stick_header { margin-top: -7px; }
#ticketbar { height: 40px;}

#header_wrap { background-color: #FF5722;}

/*手機版-menu LOGO*/
@media (max-width: 992px){
.home #stick_header { margin-top: 0px; }
#header_wrap { background-color: #ffeacc; }
.side_logo { background-color:#ffeacc; }
.b i { background: #1b3f80; }
.b p { margin-top: 40px;   color: #1b3f80; }
.container, .container.big {   margin-top: 25px;}
#logo img {  margin-left: 40px; }
}


@media (max-width: 768px) {
.container.ticket { margin-top:10px; }
}

/* side_type_dev */ 
.side_menu_ul .side_type_dev { color: #c30d23 !important;  }


/*首頁-手機版-選單*/
@media (max-width:992px){
#logo img { margin-left: 20px;}
#menu_ul > li > ul {  width: 180px; }
.side_menu_ul li { background-color: #ffffff;}
.side_menu_ul a { font-size: 21px; border-bottom: 1px solid #dddddd; color: #4e4e4e; background-color: #ffffff;}
.side_menu_ul li.back a { color: #2196F3; }
.side_menu_ul li.more a { background-color: #ebe7db; }
.side_menu_ul li.more a:hover { background-color: #96d1ff; color: #4e4e4e; }
}


/*首頁-各標題顏色修改*/
.topic_title svg{ fill: #575757; display: none;}
.topic_title h2{ color: #575757; border-bottom: 2px solid #575757; }
.topic_title svg {fill: #ffffff;  }


/*下方footer*/
footer { background-color: #1b3f80;}
footer .center_block {
    width: 80%;
    font-size: 15px;
    line-height: 25px;
}



/*課程時間寬度*/
@media (max-width: 768px){
.reg_selector_block .reg_selector .group_block li:nth-child(1) {  width: 145px; }
}


