 @import url("reset.css");  

/*------ General body settings --------*/
body {
	color: #3E3E3E;
	direction: ltr;
	font-family: 'Open Sans', sans-serif, "微軟正黑體";  
	font: 400 15px;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font: 300 'Open Sans', sans-serif, "微軟正黑體";
}
h1 {
	font-size: 30px;
	margin-bottom: 15px;
}
h2 {
	font-size: 26px;
	margin-bottom: 15px;
}
h3 {
	font-size: 22px;
	margin-bottom: 15px;
}
h4 {
	font-size: 20px;
	margin-bottom: 15px;
}
h5 {
	font-size: 18px;
	margin-bottom: 10px;
}
h6 {
	font-size: 16px;
	margin-bottom: 5px;
}
br {
	content: "";
	display: block;
	font-size: 10%;
	margin-bottom: 5px;
}
.main h1 {
	margin-top: -6px;
}

a {
	color: #004ca0;
}
a, a:focus, a:hover, a:active {
	color: #06C;
	outline: 0;
 	text-decoration: none;
}
a:hover {
	color: #004ca0;
	text-decoration: none;
}
ul li {
	line-height: 24px;

}


/***Misc tools***/
.no-border {
	border: 0 !important;	
}
.align-right {
	text-align: right;
}

.no-padding {
	padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-bottom-space {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.no-top-space {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.no-space {
    margin: 0 !important;
    padding: 0 !important;
}
.no-text-shadow {
    text-shadow: none !important;
}
.padding-15 {
	padding-right: 15px;
	padding-left: 15px;	
}
.padding-top-5 {
	padding-top: 5px !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top--10 {
	padding-top: -10px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-top--30 {
	padding-top: -30px !important;
}
.padding-top-35 {
	padding-top: 35px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-top-45 {
	padding-top: 45px !important;
}
.padding-top-50 {
	padding-top: 50px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.padding-bottom--10 {
	padding-bottom: -10px !important;
}
.padding-bottom-10 {
	padding-bottom: 10px !important;
}
.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-35 {
	margin-bottom: 35px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-bottom-50 {
	margin-bottom: 50px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-bottom-65 {
	margin-bottom: 65px !important;
}
.margin-bottom-80 {
	margin-bottom: 80px !important;
}
.margin-bottom--80 {
	margin-bottom: -80px !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top--10 {
	margin-top: -10px !important;
}
.margin-left-0 {
    margin-left: 0 !important;
}
.margin-top--10 {
	margin-top: -10px !important;
}
.margin-top--15 {
    margin-top: -15px !important;
}
.margin-top--20 {
    margin-top: -20px !important;
}
.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}
.margin-right-0 {
    margin-right: 0 !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}  
.margin-left-20 {
	margin-left: 20px !important;
}

.padding-left-0 {
    padding-left: 0 !important;
}
.padding-left-10 {
    padding-left: 10px !important;
}
.padding-left-40 {
    padding-left: 40px !important;
}
.padding-right-0 {
    padding-right: 0 !important;
}
.padding-right-10 {
	padding-right: 10px !important;
}
.padding-right-20 {
	padding-right: 20px !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
@-ms-viewport{
	width: auto !important;
}


/*------- others ------*/
.blue-bg {
	color: white;
	background-color: #5B5B5B;
}
.light-gray-bg { 
    background-color: #F2F2F2; 
}
.effect1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
}





/*------------ section ----------*/
section {
	padding-top: 60px;
	padding-bottom: 80px;
}
.section-title-container {
	margin-bottom: 50px;
}
.section-title-container h5 {
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
.section-title {
	font-weight: 400;
	font-size: 38px;
	margin-bottom: 15px;
}
.section-title_tw {
	font-weight: 400;
	font-size: 32px;
	margin-bottom: 15px;
}
.section-title-underline {
	margin-bottom: 5px;
	margin-top: 0;
}
.section-title-underline-blue {
	border-bottom: 2px solid #08292b;
	margin: 5px auto 0 auto;
	width: 40px;
}
hr {
	display: block; 
	height: 1px;
    border: 0; 
	border-top: 1px solid #C3C3C3;
}
.small {
	font-size: 20px;	
}
.small_s {
	font-size: 15px;
	padding-top: 5px;
}
.section-shadow-bottom {
	background-image: url(../images/section-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}


/*-----------welcome-----------*/
.welcome-section {
	background-color: #fff;
    padding-bottom: 40px;
    box-shadow: 0 0 3px #ccc;
    padding: 20px;
	min-height: 330px;
}
.welcome-section img {
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.welcome-section h4 {
	padding-top: 20px;
	color: #333;
	font-size: 16px;
}
.welcome-section p {
    padding-top: 20px;
    color: #777;
}
.border {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 45%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.welcome-section:hover .border {
    margin: 0 40%;
	    border-color: #28ABE3;
}
.welcome-section:hover h4 {
    color: #28ABE3;
}



/*-------- about ---------------*/
#about1 {
	padding-top: 50px;
	padding-bottom: 80px;
}
#about2, #about3 {
	padding-bottom: 80px;
	padding-top: 50px;
}
#about2 .container, #about3 .container {
	padding-top: 100px;
}
/*-------- about1 ---------------*/
.img2 {
	overflow: hidden;
    height:320px
}
.about_txt {
	padding-top: 20px;

}
.about_txt1 {
	padding-top: 0px;

}
.about_txt p {
	font-size: 15px;
	line-height: 24px;

}
.about_txt li{
	font-size: 15px;
	line-height: 24px;
	margin-left: 30px;
}
.about_txt1 p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 20px;
}

/*-------- about2 year note --------*/
.posts-container {
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 80px;
	max-width: 1170px;
}
.post-excerpt {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	min-height: 85px;   
}
.post-excerpt-left {
	float: left;
	margin-bottom: 85px;
}
.post-excerpt-right {
	float: right;
	margin-top: 85px;
}
.post-content {
	background-color: #333;
	width: 420px; 
	padding: 15px;
	min-height:110px;
}
.post-excerpt-left .post-content { 
text-align: right; 
}
.post-title {
	color: white;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin-top: 0px;	
}
.post-description {
	color: #B2B0B0;
	font-size: 14px;
		margin-bottom: 0px;
}
.post-date-container {
	background: #225965;
	height: auto;
	width: 85px;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;

}
.post-month {
	color: #3dd0d3;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;

}
.post-date {
	color: white;
	font-size: 24px;
	font-weight: 700;
}
.post-arrow-container {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 18px;
	background-position: 0px;
}

.rotate-arrow { /* IE 9 */
 -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
 -ms-transform: rotate(180deg);
     transform: rotate(180deg);
    padding-top: 40px;
}

/*----------- product ----------------*/
.tab-content {
	margin-right: 30px;
	margin-left: 30px;
}
.p1 img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.p1 h2 {
	margin-bottom: 40px;
	margin-top: 30px;
	color: #F60;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.p1 h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	color: #09C;
}
.p1 h5 {
	margin-bottom: 5px;
	font-weight: bold;
}
.p1 h6 {
	margin-bottom: 10px;
	color: #09C;
	font-size: 18px;
	line-height: 26px;
}
.p1 ul {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 15px;
}
.p1 li {
	padding-bottom: 5px;
	line-height: 24px;
	font-size: 15px;
}

.p1 p {
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 15px;
}
.program-divider {
	margin-top: 32px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.p1 .half {
	padding-right: 50px;
	padding-left: 50px;	
}
.link {
	margin-top: -20px;
	margin-bottom: 30px;
}
.link a {
	padding-right: 5px;
	padding-left: 5px;
}
.link .label-info{
}
.txt1 {
	color: #0099CC;
} 

.txt2_b {
	color: #FF6600;
	font-size: 18px;
	line-height: 34px;
} 
.txt3 {
	color: #09C;
	font-size: 18px;
	line-height: 34px;
} 
.txt4 {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
} 
.txt5 {
	font-size: 15px;
	line-height: 24px;
	color: #333;
}
.txt6 {
	color: #09C;
	font-size: 15px;
	line-height: 26px;
}
.txt7 {
	color: #FF6600;
	font-size: 18px;
	line-height: 30px;
}
.yellow {
	color: #FC0;
	font-weight: bold;
}

.banner {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-top: -20px;
}
.banner .txt2 {
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 30px;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
	color: #FFFFFF;
	background-position: right top;
}
.banner .txt3 {
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding: 30px;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 30px;
	color: #FFF;
	background-image: url(../images/banner1.jpg);
	background-position: right top;
}
.picture {
	display: block;
	max-width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCC;
}
.picture1 {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #CCC;
}
.picture2 {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #CCC;
}
.title1 {
	font-size: 16px;
	color: #09C;
	margin-bottom: 5px;	
}
th {
	text-align: left;
	vertical-align: top;
}
td a{
	color: #3E3E3E;
}
td a:hover{
	color: #0099CC;
}
tbody td {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
}


/*---features---*/
.features {
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
 }
.features p {
	font-size: 16px;
	line-height: 20px;
}
.features-leftcol { 
border-right: 1px solid rgba(208, 217, 226, 0.6);
padding-left: 40px; 
padding-left: 40px;
}
.features-rightcol { 
padding-left: 40px; 
padding-left: 40px; 
}

/*---4 field---*/

.box{
	border-radius: 8px;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #F5F5F5;

}
.box img{
	margin-right: auto;
	margin-left: auto;
}
.box_title{
	font-size: 18px;
	color: #09c;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}











/*------------ Galler ----------------*/
.gallery-item {
	position: relative;
	overflow: hidden;

}
.gallery-item .content-gallery { 
	text-align: center;
}
.gallery-item .content-gallery h3 { 
	  color: #b10021;
	  font-size: 16px;
	  font-weight: 300;
	  margin-top: 5px;
	  padding-bottom: 5px;
	  display: inline-block;
}
.gallery-item img {
	width: 100%;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	max-height: 150px;
	padding: 10px;
	overflow: hidden;
}
.gallery-item .overlay { 
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  -webkit-transition: all 50ms ease-in-out;
  -moz-transition: all 50ms ease-in-out;
  -ms-transition: all 50ms ease-in-out;
  -o-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
.gallery-item .overlay a {
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	font-size: 24px;
}








/*-------- industry ----------*/
.industry .row {
    margin-bottom: 50px;
}
.industry img {
	float: left;
	max-width: 98%;
	margin-bottom: 3%;
	text-align: center;
	border: 1px solid #CCC;
		    border-radius: 8px;
	
}
.industry h3 {
	margin-top: 10px;
	color: #09C;
	font-size: 26px;
}

.industry ul li {
	margin-bottom: 8px;
	list-style-type: disc;
}
.divider1 {
	margin-top: 0px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}




/*----------- faq ----------------*/
.panel-heading {
	padding: 0;
}
.panel-heading h4 {
	font-size: 15px;
}
.panel-heading a {
	display: block;
	padding: 10px 15px 9px;
	line-height: 18px;
}
.panel-heading a:hover {
	color: #06C;
	text-decoration: none;
}
.panel-collapse {
		font-size: 15px;
}


/*----------- FAQ leftmenu ---------- */
.faq-tabbable {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #004ca0;
}
.faq-tabbable li {
  position: relative;
  margin-bottom: 1px;
}
.faq-tabbable li a {
	font-size: 15px;
	color: #333333;
	display: block;
	background: #F4F4F4;
	padding: 12px 10px 11px 8px;
}
.faq-tabbable li:hover a,
.faq-tabbable li.active a{
	text-decoration: none;
	color: #fff;
	background-color: #004ca0;
}
.faq-tabbable li.active:after {
  content: '';
  display: inline-block;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #004ca0;
  position: absolute;
  top: 16px;
  right: -5px;
}


/*---------- contact ----------*/
#contact {
  background: #f9f9f9;
  text-align: center;
}
#contact .fa {
  font-size: 40px;
}
.contact-info-box h3 {
	font-size: 16px;
	padding-top: 20px;
}
.contact-info-box h3 a{
	color: #3E3E3E;
}
#contact .map-holder {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	border: 1px solid #CDCDCD;
	margin-top: 40px;
}



/*---------- download ----------*/
#download {
  background: #f9f9f9;
  font-size: 15px;
  	text-align: center;
}
#download th {
	text-align: center;
	vertical-align: middle;
}
#download td {
	text-align: left;
}
#download p i {
	font-size: 15px;
	text-align: center;
}
#download i {
	font-size: 20px;
	text-align: center;
	color: #09C;
}
#download ul {
	margin-left: 40px;
}


/*---------- Footer nav ----------*/
.footer-nav { font-size: 12px; }
.footer-nav h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.footer-nav h3 a {
	color: #FFF;
}
.footer-nav p,
.footer-nav ul {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	line-height: 24px;
	color: white;
}
.footer-nav li {
	list-style: none;

}
.footer-nav p a,
.footer-nav li a {
	color: white;
}
.footer-nav h3 a:hover,
.footer-nav p a:hover,
.footer-nav li a:hover {
	text-decoration: none;
	color: #6CF;
}
.blue-divider {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 20px;
}
.blue-divider div { height: 100%; }
.blue-divider .dark-blue-bg { width: 30%; }
.blue-divider .blue-bg {
	background-color: #414141;
	width: 60%;
}
.dark-blue-bg {
	background-color: #333333;
}
.blue-divider-bg-graphic {
	background: #08292b url(../images/header-lines.jpg) right center no-repeat;
	width: 10%;
}
address {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 28px;
	color: white;
	font-size: 13px;
}
address a {
	color: white;
}
address a:hover {
	color: #88C0FF;
	text-decoration: none;
}
address i{
	text-align: center;
	width: 20px;
}
.footer-block { 
    margin-bottom: 40px; 
}


/*------------- footer ----------*/
.footer {
	color: #CCC;
	font-size: 13px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	background-color: #414141;
}
.footer a {
	color: #CCC;

}
.footer a:hover {
	text-decoration: none;
}
.footer .powered {
	color: #CCC;
	text-align: right;
}
.footer .powered > a {
	color: #CCC;

}
.footer .powered > a:hover {
	color: #88C0FF;
}



/* Back top */
.go-top {
	background-color: #414141;
	bottom: 80px;
	right: 40px;
	color: #ffffff;
	font-size: 32px;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 45px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	transition: all 0.4s ease-in-out;
}

.go-top:hover {
	color: #ffffff;
	background-color: #B7B7B7;
}