body {
    font-family: "Noto Sans TC", sans-serif !important;

}


#main-buttons .wrapper .inner .company-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .15);
	line-height: 40px;
}



.table-bordered1 {
    border: 1px solid #ddd !important;
}
.bg-title {
    background-color: #055266 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
background-color: #fff !important;
}


.footer-social {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 370px;
    z-index: 100 !important;
    margin-left: calc(50% - 185px);

}

.fs-single {
    float: left;
    width: 370px!important;
}


#content-view #about-us .txt .footer-social .fs-single {
    float: left;
    width: 370px!important;
}


.section {
    background: #f2f2f2;!important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);!important;
    min-height: 200px;
    margin-bottom: 20px;
    border-radius: 3px;
}

#main #main-buttons .btn.map {
    background: #035168;
    color: #f5fcff;
display:none;

}



#content-view #about-us .txt * {
    width: 100% !important;
}


#content-view .row-mg {
    margin-bottom: 50px;

}


.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
}


#content-view #about-us .txt .addnewsboxall {
	width: 100%!important;
overflow:hidden!important;
margin-bottom: 40px;

}


#content-view #about-us .txt .addnewsboxall .addnewsbox {
	width: 31.33%!important;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-bottom: 15px;
}

#content-view #about-us .txt .addnewsboxall .addnewsbox2 {
	width: 48%!important;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-bottom: 15px;
}

.addnewsboxall2 {
	width: 100%!important;
overflow:hidden!important;
margin-bottom: 40px;


}

.addnewsbox3 {
	width: 48%!important;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	margin-bottom: 15px;
}

.addnewsbox img {
	width: 98% !important;
	height: auto!important;
	border: 0px solid #E6E6E6;
	margin-right: auto;
	margin-left: auto;
}

.addnewswd {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}


.addnewswd2 {
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 2px;
}

.addnewswd2-1 {
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 2px;
}

.addnewswd3 {
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #055266;
	text-align: center;
}

.addnewswd4 {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
	text-align: center;
}



@media screen and (max-width : 600px) {


#content-view #about-us .txt .addnewsboxall .addnewsbox {
	width: 96%!important;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 15px;
}

#content-view #about-us .txt .addnewsboxall .addnewsbox2 {
	width: 96%!important;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 15px;
}


.addnewsbox3 {
	width: 96%!important;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
	margin-bottom: 15px;
}

}





.sb_gallery{
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 40px;
    color: #035168!important;
}




.title-main {
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 40px;
    color: #035168!important;
line-height: 35px;

}



#header .nav-wrapper #sb_menu .nav li.active a {
    border-bottom-color: #eabf4c!important;
}


#header .nav-trigger {
    width: 50px;
    min-width: 46px;
    height: 50px;
    background: #eabf4c!important;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    text-align: center;
margin-top: 15px;
}

.company-name {
    color: #035168!important;
}

#sb_menu a {
    color: #ebc04d!important;
}


#header .nav-wrapper #sb_menu {
    margin-bottom: 0;
    position: relative;
    margin-top: 30px!important;
}


#main-buttons .wrapper {
    display: -ms-flexbox;
    display: flex;
    height: 200px !important;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
}

#header {
    background-color: #055266!important;
    padding: 10px 0 !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
}



/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

