

@import url("font-awesome.css");
@import url("font-elegant.css");


a {		
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
	color: #1688d3;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
}

ul, ol {
	padding: 0;
}




/* Infomation top */
.flat-information {
	margin: 0 0 0;
	padding: 0;	
	float: left;
}

.flat-information.mgl2 {
	margin-left: 2px;
}

.flat-information > li {
	display: inline-block;
	position: relative;
	padding: 0px 33px 0px 20px;
    margin-right: 17px;
}

.flat-information > li:before {
	position: absolute;
	left: 0;
	top: -2px;
	font-family:'ElegantIcons';
	font-size: 13px;
	content: "\e090";
	color: #b2b1b8;
}

.flat-information > li:last-child {
	padding: 0px 16px 0px 21px;
	margin-right: 14px;
}

.flat-information > li.address:before {
	content: "\e081";
	top: -3px;
}

.flat-information > li:after {
	position: absolute;
	right: 0;
	top: 3px;
	content: "";
	width: 1px;
	height: 20px;
	background-color: #3b3941;
}

.flat-information > li > a {
	color: #b2b1b8;	
	font-size: 13px;	
	font-weight: 400;
}

.flat-information > li > a:hover {
	color: #1688d3;	
}
/* Sidebar
-------------------------------------------------------------- */
.sidebar {
    margin-top: -2px;
}

.sidebar .widget {
	margin-bottom: 47px;
	position: relative;
}

.widget ul  {
	padding: 0;
	margin: 0;
}

.widget ul li {
	position: relative;
	list-style: none;
	padding: 14px 0 12px;
}

.widget ul li:first-child {
	padding-top: 0;
}

.widget .widget-title {
	margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
    color: #182331;
    margin-bottom: 18px;
}

/* Footer
-------------------------------------------------------------- */
footer {
    background-color: #19181d;
    padding: 70px 0 65px;  
	    width: 100%;
    float: left;
}

footer a,
footer p {
	color: #b2b1b8;
}

.footer .widget .widget-title {
	font-size: 18px;
	color: #FFF;
	padding-top: 13px;
}

.footer .logo-footer {
    font-size: 30px;
    color: #fff;
    margin-bottom: 13px;
}

.footer .logo-footer a {
    color: #fff;
}

.footer .logo-footer a:hover {
    color: #1688d3;
}

/* Footer widget
-------------------------------------------------------------- */
.footer .widget-infomation p {
	line-height: 24px;
	padding: 0px 0px 14px 3px;
	margin-bottom: 14px;
	border-bottom: 1px solid #28272D;
}

.footer .flat-information {
	margin-left: 3px;
}

.footer .flat-information > li {
	display: inherit;
	padding: 0px 0px 0px 28px;
	line-height: 30px;
	margin-right: 0;
}

.footer .widget .flat-information li:first-child {
	padding-left: 24px;
}

.footer .flat-information > li:before {
	color: #1688d3;
	top: -1px;
}

.footer .flat-information > li.email:before {
	content:"\e010";
}

.footer .flat-information > li.skype:before {
	content:"\e0a2";
}

.footer .flat-information > li > a {
	font-size: 14px;
}

.footer .flat-information > li:after {
	content: none;
}

/* Widget-link*/
.footer .widget.widget-out-link .widget-title {
	margin-bottom: 5px;
	padding-top: 10px;
}

.footer .widget-out-link ul.one-half {
    float: left;
    width: 33%;
    padding-left: 4px;
}

.footer .widget-out-link ul.one-half li {
	padding: 0px 0px 0px 28px;
	line-height: 48px;
}

.footer .widget-out-link ul.one-half li::before {
	position: absolute;
	left: 0;
	top: -2px;
	font-family: 'FontAwesome';
	content: "\f101";
	font-size: 16px;
	color: #66646D;
}

.footer .widget-out-link ul.one-half li a {
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}

.footer .widget-out-link ul.one-half li:hover a {
	padding-left: 8px;
}

/* Widget-recent-new */
.footer .widget.widget-recent-new {
	padding-right: 0;
}

.footer .widget-recent-new .widget-title {
	padding-top: 11px;
	margin-bottom: 21px;
}

.footer .widget.widget-recent-new ul li {
	border-bottom: none;
	padding: 0;
	overflow: hidden;
	padding-left: 1px;
	margin-bottom: 11px;
}

.footer .widget.widget-recent-new .thumb {
    float: left;
    margin-right: 18px;
}

.footer .widget.widget-recent-new .text h6 {
	font-size: 14px;
	margin-bottom: 8px;
	height: 35px;
}

.footer .widget.widget-recent-new .text h6 a {
	color: #b2b1b8;
	margin-bottom: 0;
}

.footer .widget.widget-recent-new .text h6 a:hover {
	color: #1688d3;
}

.footer .widget.widget-recent-new .text span {
	position: relative;
	color: #66646d;
	font-size: 12px;
	padding-left: 15px;
	line-height: 30px;
}

.footer .widget.widget-recent-new .text span::before {
	position: absolute;
	left: 0;
	top: -9px;
	content: "\f017";
	font-family: 'FontAwesome';
}

/* Widget-letter */
.footer .widget.widget-letter {
    padding-left: 2px;
}

.footer .widget.widget-letter .widget-title {
	padding-top: 14px;
	margin-bottom: 12px;
}

.footer .widget.widget-letter .info-text {
	line-height: 26px;
	margin-bottom: 20px;
}

.footer .subscribe-form input#email {
    background: #232227;
    text-align: center;
    padding-left: 0;
    font-size: 13px;
    color: #66646d;
    margin-bottom: 22px;
}

.footer .subscribe-form button.comment-submit {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-family: "Poppins";
	font-weight: 500;
	letter-spacing: 1px;
}

.footer .subscribe-form input#emailsubscribe {
    font-size: 13px;
    text-align: center;
    padding-left: 0;
    color: #66646d;
    background: #232227;
    margin-bottom: 22px;
}
/* Bottom
-------------------------------------------------------------- */
.bottom {
	background-color: #111014;
	padding: 10px 0;
}

.bottom .copyright {
    float: left;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-left: 2px;
}

.bottom .social-links {
    float: right;
    padding-right: 1px;
}

.bottom .copyright a {
	color: #fff;
}

.bottom .copyright a:hover {
	color: #1688d3;
}
/* Social-links
-------------------------------------------------------------- */
.social-links {
	padding: 0;
	margin: 0;
	text-align: right;
}

.social-links.mgr2 {
    margin-right: -2px;
}

.social-links li {
	display: inline-block;
	padding: 3px 8.5px 0px;
}

.social-links li a {
	font-size: 11px;
	color: #b2b1b8;
}

.social-links li:first-child {
	padding-right: 4.5px;
}

.social-links li:last-child {
	padding-right: 0px;
}

.social-links a:hover {
	color: #1688d3;
}

@media (max-width: 767px) {
footer {
    padding: 50px 0 35px;
}
.widget {
	    margin-bottom: 25px;
	}
	.flat-information{
    float: none;
}	
.widget.widget-out-link {
    overflow: hidden;
}
.copyright, .social-links {
    text-align: center;
}
.bottom .social-links {
    float: none;
}
	}





.demo{padding: 1em 0;}
a:hover,a:focus{
	outline: none;
	text-decoration: none;
}
		.tab .nav-tabs{
		    border: 1px solid #dfe2e3;
		}
		.tab .nav-tabs li{
		    margin: 0;
		}
		.tab .nav-tabs li a{
		    font-size: 14px;
		    color: #999898;
		    background: #fff;
		    margin: 0;
		    padding: 10px 25px;
		    border-radius: 0;
		    border: none;
		    border-right: 1px solid #ddd;
		    text-transform: uppercase;
		    position: relative;
			height: 45px;
		}
		.tab .nav-tabs li a:hover{
		    border-top: none;
		    border-bottom: none;
		    border-right-color: #ddd;
		}
		.tab .nav-tabs li.active a,
		.tab .nav-tabs li.active a:hover{
		    color: #fff;
		    border: none;
		    background: #4870ca;
		    border-right: 1px solid #ddd;
		}

		.tab .nav-tabs li.active a:after{
		    content: "";
		    border-top: 10px solid #4870ca;
		    border-left: 10px solid transparent;
		    border-right: 10px solid transparent;
		    position: absolute;
		    bottom: -10px;
		    left: 43%;
		}
		.tab .tab-content{
		    font-size: 14px;
		    color: #999898;
		    line-height: 25px;
		    background: #fff;
		    padding: 40px 10px 20px;
		    border-top: none;
			    overflow: hidden;
		}
.tab .tab-content .Article{
    float: left;
}

.tab .tab-content .Article li{
    margin-bottom: 20px;	
	width: 100%;
	font-size: 16px;
	float: left;
}
.tab .tab-content .Article .date{
	font-size: 14px;
       font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	   text-align: center;
	   color: #1688d3;
	   width: 120px;
	   float: left;
}
.tab .tab-content .Article .content{
   width: calc(100% - 120px);
   float: left;
   overflow: hidden;
   height:25px;
}
.tab .tab-content .Article .content b{
  border-radius: 5px;
    color: #fff;
    padding: 2px 10px;
    background-color: #FFC107;
    font-size: 12px;
    margin-right: 5px;
}

	
@media only screen and (max-width: 767px){
		    .tab .nav-tabs li{
		        width: 50%;
		        text-align: center;
		    }
		    .tab .nav-tabs li.active a,
		    .tab .nav-tabs li.active a:after,
		    .tab .nav-tabs li.active a:hover{
		        border: none;
		    }
.tab .tab-content .Article .date{
      width: 100%;
}
.tab .tab-content .Article .date{
	   text-align: left;
}
.tab .tab-content .Article .content{
   width: 100%;
}
		.tab .nav-tabs li{
			border-bottom: 1px solid #ddd;
		}

		}
		
		
		
.head_title{
    margin-bottom:20px;
}
.head_title h3{
    color:#413d4b;
}
.head_title .subtitle{
    margin-top:30px;
}
.separator {
    width: 10px;
    height: 10px;
    margin: 20px auto;
    background: #2eb02d;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.separator:after {
    position: absolute;
    left:5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eee;
    content:"";
    display: inline-block;
    margin-left: 20px;
}
.separator:before {
    position: absolute;
    right: 5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #eee;
    content:"";
    display: inline-block;
    margin-right: 20px;
}






/* Scroll To Top */

.scroll-to-top {
	position: fixed;
	right: 35px;
	bottom: 35px;
	font-size: 1.15em;
	height: 40px;
	width: 40px;
	background-color: #3498db;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	opacity: .3;
	cursor: pointer;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.scroll-to-top:hover {
	opacity: 1;
}
		
		
		
		
		
		
		
		
		
		
		
		
	#about-us{
		background-color: #f5f5f5;
	}

	#about-us .about-us{
		padding: 80px 0 0 15%;
	}

	#about-us .about-us h4{
		text-align: left;
		    line-height: 50px;
	}
   #about-us .about-us .media{
	width: calc(100% / 3);
    float: left;
    overflow: hidden;
    padding-right: 20px;
    margin-top: 0px;
	}
#about-us .about-us .media-left{
padding-right: 15px;
display: grid;
vertical-align: top;
height: 50px;
    width: 50px;
	float: left;
	}
#about-us .about-us .media-body{
    vertical-align: middle;
	display: table-cell;
	float: left;
	width: calc(100% - 60px);
	font-size: 16px;
    line-height: 35px;
    color: #58585a;
	    text-align: left;
	}
	


	#about-us .our-office{
	padding-right: 0px;
    padding-left: 0px;
	}
	
	
	
@media only screen and (max-width: 767px){
#about-us .about-us {
    padding: 50px 0 0 0%;
	text-align: center;
	width: 100%;
}
#about-us .about-us h4{
	text-align: center;

	}
   #about-us .about-us .media{
	width: calc(100% / 2);
    float: left;
    overflow: hidden;
    padding-right: 20px;
    margin-top: 0px;
	}	
	#about-us .about-us .media-left {
    padding-right: 10px;
    display: grid;
    vertical-align: top;
    height: 40px;
    width: 40px;
    float: left;
}
#about-us .about-us .media-body{
    vertical-align: middle;
	display: table-cell;
	float: left;
	width: calc(100% - 40px);
	font-size: 15px;
    line-height: 24px;
    color: #58585a;
	    text-align: left;
		height: 50px;
	}
	#about-us .about-us .Text_links{
        padding-bottom: 50px;
    float: left;
	}
		}

	.office-carousel-left, 
	.office-carousel-right {	
		background-color: #f0f0f0;
		color:#000;
		font-size: 32px;
		height: 40px;
		line-height: 40px;
		margin-top: -20px;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 32px;
		z-index: 999;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-ms-transition: 300ms;
		transition: 300ms;
	}

	.office-carousel-left {
		left:-32px;
	}

	.office-carousel-right {
		right:-32px;
	}

	#office-carousel:hover .office-carousel-left {
		left:0;
	}

	#office-carousel:hover .office-carousel-right {
		right:0;
	}

	#office-carousel .item img{
		width: 100%;
	}
















/*==================================================================
            圖片左右跑
====================================================================*/



#Related_links{ 
  background-color: #0064a9;
padding: 80px 0; 
width: 100%;
	float: left;
}



.vmc-centered img { transition: all 0.3s ease; }
.vmc-centered .vmc_active img { transform: scale(1.2); }
.vmc-container{position: relative;}
.vmc-viewport{overflow: hidden;}

.vmcarousel{list-style-type: none; padding: 0; margin: 0; width: 1000%;}
.vmcarousel:after{content: ''; display: table; clear: both;}
.vmcarousel > li{float: left;}
.vmcarousel > li img{ display: block; margin: 0 auto; max-width: 100%;}

.vmc-container.hide-controls .vmc-arrow-left, .vmc-container.hide-controls .vmc-arrow-right{display: none;}

.vmc-arrow-left, .vmc-arrow-right{
    position: absolute; 
	top: 50%; 
	left: -15px; 
	width: 80px; 
	height: 80px; 
	margin-top: -25px; 
	overflow: hidden;
    opacity: 0; 
	border-radius: 50%; 
	transition: opacity 0.3s ease;
    text-align: center;
}
.vmc-arrow-right{left: auto; right: -15px;}
.vmc-container:hover .vmc-arrow-left, .vmc-container:hover .vmc-arrow-right{opacity: 1;}

.vmc-arrow-left:after, .vmc-arrow-right:after{
    content: ''; display: inline-block;
        font: 14px/1 FontAwesome;
	font-style: normal; font-weight: 400; 
	line-height: 1; -webkit-font-smoothing: 
	antialiased;
	 font-size: 50px; line-height: 50px; color: white;
    -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 2px #000;
}
.vmc-arrow-left:hover:after, .vmc-arrow-right:hover:after{color: white;}
.vmc-arrow-left:after{content: "\f104";}
.vmc-arrow-right:after{content: "\f105";}

.vmc-container img[src$=".svg"]{width: 100% !important; height: auto !important; max-height: 100%;}

.notransition{-webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; -ms-transition: none !important; transition: none !important;}







/*==================================================================
            教育網站連結
====================================================================*/

.main_feature{}
.main_feature .single_feature{}
.main_feature .area{
	padding: 20px;
	
	
	}
.main_feature .single_feature:hover .single_feature_icon{
    border-color:#FFEB3B;
    transform: rotate(45deg);
}
.main_feature .single_feature:hover .single_feature_icon i{
    transform: rotate(-45deg);
}
.main_feature .single_feature:hover h4{
    color: #fff;
}
.main_feature .single_feature .single_feature_icon{
    border:1px solid #fff;
    width:70px;
    height: 70px;
    line-height: 70px;
    margin:20px auto;
    transition: all 0.6s;
}
.main_feature .single_feature i{
    margin-bottom:30px;
    color:#000000;
    transition: all 0.6s;
}
.main_feature .single_feature h4{
    transition: all 0.6s;
	    font-size: 16px;
    line-height: 30px;
    height: 60px;
	    color: #fff;
}

.main_feature .separator3 {
    height: 2px;
    width: 40px;
    margin: 20px auto;
    background: #888888;
}
@media only screen and (max-width: 767px){
.main_feature .area{
	padding: 20px;
	 float: left;
    width: 50%;
	}
}	
   
/*==================================================================
            教育網站連結
====================================================================*/
#photo{
	padding: 80px 0;
	 background: url(../images/bg2.png);
	}
#photo .album{
	padding-right: 80px;
	}
		
.da-photo{
	float: left;
	}

.da-photo li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	display: inline-block;
	position: relative;
	width:  calc(50% - 10px);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-photo li a,
.da-photo li a img {
	display: block;
	position: relative;
}
.da-photo li a {
	overflow: hidden;
}
.da-photo li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-photo li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
#photo .album .More {
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    background-color: #1293ba;
    font-size: 12px;
    margin-right: 5px;
	float: left;
    margin-top: 20px;
}
@media only screen and (max-width: 767px){
#photo .album{
	padding-right: 0px;
    padding-left: 0px;
	}
#photo .album h4{
	text-align: center;
	}		
}

/*==================================================================
            首頁手風琴
====================================================================*/
.accordion_menu  {
	float: left;
	}

.demo{padding: 2em 0;}

		#accordion .panel{
		    border: none;
		    box-shadow: none;
		    border-radius: 10px;
		    margin-bottom: 10px;
		}
		#accordion .panel-heading{
		    padding: 0;
		    border: none;
		    border-radius: 10px;
		}
		#accordion .panel-title a{
		    display: block;
		    padding: 10px 35px;
		    font-size: 16px;
		    font-weight: 300;
		    color: #fff;
		    background: #888bc2;
		    border: none;
		    position: relative;
		    transition: all 0.3s ease 0s;
		}
		#accordion .panel-title a:after,
		#accordion .panel-title a.collapsed:after{
		    content: "\f068";
		    font-family: fontawesome;
		    width: 40px;
		    height: 40px;
		    line-height: 32px;
		    border-radius: 50%;
		    background: #888bc2;
		    text-align: center;
		    font-size: 15px;
		    color:#fff;
		    border: 5px solid #fff;
		    position: absolute;
		    top: 5px;
		    left: -20px;
		    transition: all 0.3s ease 0s;
		}
		#accordion .panel-title a.collapsed:after{
		    content: "\f067";
		}
		#accordion .panel-title a:hover:after,
		#accordion .panel-title a.collapsed:hover:after{
		    transform: rotate(360deg);
		}
		#accordion .panel-body{
		    padding: 15px 25px;
		    background: #fff;
		    font-size: 14px;
		    color: #8c8c8c;
		    line-height: 25px;
		    border-top: none;
		    position: relative;
		}
		#accordion .panel-body a{
			padding: 5px 10px;
    margin: 5px;
    float: left;
		}
		#accordion .panel-body a i{
			padding-right: 10px		}
@media only screen and (max-width: 767px){
.accordion_menu  {
	padding-top:50px;
	float: left;
	width: 100%;
	}
.accordion_menu  h4{
	text-align: center;
	}		
}		








/*手風琴選單*/
.Side_menu {
	
}
.Side_menu h2.title-block {
    border-bottom: 1px solid #ebebeb;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 20px 0 10px;
    text-transform: uppercase;
}
.menu {
	float: left;
	outline: 0;
	position: relative;
	margin-bottom: 20px;
}
.menu * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin-right: 10px;
}

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu ul li {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.menu ul li a {
	background: #ffffff;
	color: #797979;
	float: left;
	font-size: 13px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.menuu ul li a i {
  float: left;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  width: 34px;
}
.menu ul li .menu-label {
  background: #f0f0f0;
  border-radius: 100%;
  color: #555555;
  font-size: 11px;
  font-weight: 800;
  line-height: 18px;
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  text-align: center;
  top: 14px;
}
.menu ul .submenu {
  display: none;
  position: static;
  width: 100%;
}
.menu ul .submenu .submenu-indicator {
  line-height: 16px;
}
.menu ul .submenu li {
  clear: both;
  width: 100%;
}
.menu ul .submenu li ul.submenu {
  display: none;
  position: static;
  width: 100%;
  overflow: hidden;
}
.menu ul .submenu li a {
  background: #ffffff;
  border-left: solid 6px transparent;
  border-top: none;
  float: left;
  font-size: 11px;
  position: relative;
  width: 100%;
}
.menu ul .submenu li:hover > a {
  border-left-color: #414956;
}
.menu ul .submenu li .menu-label {
  background: #f0f0f0;
  border-radius: 100%;
  color: #555555;
  font-size: 11px;
  font-weight: 800;
  line-height: 18px;
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  text-align: center;
  top: 12px;
  top: 14px;
}
.menu ul .submenu > li > a {
  padding-left: 30px;
}
.menu ul .submenu > li > ul.submenu > li > a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #ffae00;
}
.menu ul .submenu > li > ul.submenu > li > ul.submenu > li > a {
  padding-left: 60px;
}
.menu .submenu-indicator {
  -moz-transition: "transform .3s linear";
  -o-transition: "transform .3s linear";
  -webkit-transition: "transform .3s linear";
  transition: "transform .3s linear";
  float: right;
  font-size: 20px;
  line-height: 19px;
  position: absolute;
  right: 22px;
  margin-right: 0px;
}
.menu .submenu-indicator-minus > .submenu-indicator {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu > ul > li.active > a {
  background: #3b424d;
  color: #ffffff;
}
.menu > ul > li:hover > a {
  background: #3b424d;
  color: #ffffff;
}
.unfold-menu > ul > li > a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ink {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  display: block;
  position: absolute;
  transform: scale(0);
}
.animate-ink {
  -moz-animation: ripple .3s linear;
  -ms-animation: ripple .3s linear;
  -o-animation: ripple .3s linear;
  -webkit-animation: ripple .3s linear;
  animation: ripple .3s linear;
}
@-moz-keyframes 'ripple' {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes 'ripple' {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@keyframes 'ripple' {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}



.word{
	margin-bottom: 50px;
	overflow: hidden;
}


.breadcrumb-area{
	margin-top: 50px;
}


.breadcrumb a {
    color: #3c3c3c;
}
.breadcrumb > .active,
.breadcrumb a:hover {
    color: #ffae00;
}
.breadcrumb {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    color: #ffae00;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 50px;
    min-height: 6px;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    z-index: 1;
}


.interval {
	margin-bottom: 50px;
	overflow: hidden;
}


.Single_download {
    border-bottom: 1px solid #DFDDD6;
	overflow: hidden;
	margin:50px 0;
	
}
.Single_download a{
    border-top: 1px solid #DFDDD6;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 10px 0;
}
.Single_download  .title{
	float: left;
	width: 70%;
}
.Single_download  .title i{
	margin-right: 5px;
}
.Single_download  .format{
	float: left;
	width: 15%;
	font-size: 12px;
	margin-right: 1%;
	margin-left: 1%;

}
.Single_download  .download{
	font-size: 14px;
	float: left;
	width: 13%;
	background-color: #95cc10;
	padding: 2px 10px;
	text-align: center;
	color: #fff;
}





.post-slide{
	    border-right: 1px solid #ddd;
		}
		.post-slide .post-img{
		    overflow: hidden;
		}
		.post-slide .post-img img{
		    width: 100%;
		    height: auto;
		    transform: scale(1);
		    transition: all 1s ease-in-out 0s;
		}
		.post-slide:hover .post-img img{
		    transform: scale(1.08);
		}
		.post-slide .post-content{
		    background: #f3f3f3;
		    padding: 30px;
		}
		.post-slide .post-content{
		    background: #f3f3f3;
		    padding: 30px;
		}
		.post-slide .post-title{
		    font-size: 17px;
		    font-weight: 600;
		    margin-top: 0;
		    text-transform: capitalize;
		}
		.post-slide .post-title a{
		    display: inline-block;
		    color: #808080;
		    transition: all 0.3s ease 0s;
		}
		.post-slide .post-title a:hover{
		    color: #3d3030;
		    text-decoration: none;
		}
		.post-slide .post-description{
		    font-size: 15px;
		    color: #676767;
		    line-height: 24px;
		    margin-bottom: 14px;
		}
		.post-slide .post-bar{
		    padding: 0;
		    margin-bottom: 15px;
		    list-style: none;
		}
		.post-slide .post-bar li{
		    color: #676767;
		    padding: 2px 0;
		}
		.post-slide .post-bar li i{
		    margin-right: 5px;
		}
		.post-slide .post-bar li a{
		    display: inline-block;
		    font-size: 12px;
		    color: #808080;
		    transition: all 0.3s ease 0s;
		}
		.post-slide .post-bar li a:after{
		    content: ",";
		}
		.post-slide .post-bar li a:last-child:after{
		    content: "";
		}
		.post-slide .post-bar li a:hover{
		    color: #3d3030;
		    text-decoration: none;
		}
		.post-slide .read-more{
		    display: inline-block;
		    padding: 10px 15px;
		    font-size: 14px;
		    font-weight: bold;
		    color: #fff;
		    background: #e7989a;
		    border-bottom-right-radius: 10px;
		    text-transform: capitalize;
		    transition: all 0.30s linear;
		}
		.post-slide .read-more:hover{
		    background: #333;
		    text-decoration: none;
		}



/*響應示表格*/
table {
  background: white;
  border-collapse: collapse;
  margin: 1.25em 0 0;
  width: 100%;
}

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #e4ebeb;
  /*font-family: 'Lato', sans-serif;*/
  font-size: .875rem;
}

table th,
table td {
  padding: 10px 12px;
  text-align: left;
}

table th {
  background: #56a2cf;
  color: #ffffff;
  text-transform: uppercase;
}

table tr td {
  background: #eaf3f5;
  color: #999999;
}

table tr:nth-of-type(2n+2) td {
  background: #ffffff;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: .8125rem;
  padding: 0;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  background: #56a2cf;
  color: white;
  margin-right: 10px;
  padding: 2px 10px;
  float: left;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px;
}

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px;
}

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px;
}
/*
 * jQuery Basic Table
 * Author: Jerry Low
 */

table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  vertical-align: top;
      float: left;
    width: 100%;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
  float: left;
      width: calc(100% - 100px);
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}









.pageheader.fixed-demo.dark {
    background-color: #666 !important;
}
.pageheader.fixed-demo {
    padding-top: 0px;
}
.pageheader {
    padding: 0px 0;
    background-color: #f43438;
}

.pageheads {
	min-height: 300px;
	padding-top: 100px;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/ba2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.pageheads h3 {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	font-weight: 400;
	    letter-spacing: 2px;
    padding-bottom: 35px;
}



.pageheads h3 :before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -23px;
    bottom: 0;
    width: 62px;
    height: 2px;
    background: rgb(255, 255, 255);
}
	.pageheads .Location {
	height: 25px;
	font-size: 12pt;
	color: #FF0;
	width: 70%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	color: #FFFFFF;
}



















.content-sortpagibar {
    border-top: 1px solid #ebebeb;
    padding-bottom: 70px;
    padding-top: 20px;
	margin-top: 70px;
	    float: left;
    width: 100%;
}
.product-count {
    float: left;
    line-height: 30px;
    margin-right: 75px;
}
.shop-pagi{}
.shop-pagi li {
  display: inline-block;
  text-align: center;
}
.shop-pagi li a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #232323;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  width: 30px;
}
.shop-pagi li a:hover, .shop-pagi li.active a {
  background: #444444 none repeat scroll 0 0;
  border: 1px solid #444444;
  color: #ffae00;
}
.display-inline {
    display: inline-block;
}

@media (max-width: 767px){
.content-sortpagibar {
	margin-top: 40px;
}
.product-count {
    margin-bottom: 20px;
}

.pageheads {
    min-height: 500px;
    padding-top: 100px;

}

/* Header */
.codrops-header {
	margin: 0 auto;
	padding: 4em 1em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 800;
	font-size: 4em;
	line-height: 1.3;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	color: #74777b;
	font-weight: 300;
	font-size: 45%;
}

/* Demo links */
.codrops-demos {
	clear: both;
	padding: 1em 0 0;
	text-align: center;
}

.content + .codrops-demos {
	padding-top: 5em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0 5px;
	padding: 1em 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
	background: #3c414a;
	color: #fff;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 1em 2em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Related demos */
.related {
	clear: both;
	padding: 6em 1em;
	font-size: 120%;
}

.related > a {
	display: inline-block;
	margin: 20px 10px;
	padding: 25px;
	border: 1px solid #4f7f90;
	text-align: center;
}

.related a:hover {
	border-color: #39545e;
}

.related a img {
	max-width: 100%;
	opacity: 1;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}

@media screen and (max-width: 25em) {
	.codrops-header {
		font-size: 75%;
	}
	.codrops-icon span {
		display: none;
	}
}





.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #e74c3c;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}












