@charset "UTF-8";

/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:200,400,700);
@font-face {
	font-family: 'Microsoft YaHei';
}
/* Bounce Out */
.hvr-bounce-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Body */
body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
/* Navigation */
.navbar_bg {
	position: fixed;
	display: block;
	width: 100%;
	height: 120px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #2C9AB7;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80cbd8+0,242e6c+100 */
	background: #80cbd8; /* Old browsers */
	background: -moz-linear-gradient(45deg, #80cbd8 0%, #242e6c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #80cbd8 0%, #242e6c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #80cbd8 0%, #242e6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80cbd8', endColorstr='#242e6c', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	top: 0;
	z-index: 99;
	float: right;
}
.navbar_menu {
	list-style-type: none;
	z-index: 1;
	padding-top: 15px;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
nav {
	float: right;
	width: 60%;
	text-align: right;
	margin-right: 20px;
}
header nav ul {
	padding-top: 18px;
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	margin-right: 50px;
	margin-left: 20px;
	transition: all 0.3s linear;
	padding-top: 3%;
}
ul li a {
	color: #FFFFFF;
	text-decoration-line: none;
}
ul li:hover a {
	color: #80cbd8;
	line-height: 30px;
	border-bottom: 4px solid #80cbd8;
	text-decoration: none;
	display: block;
	margin-top: -10px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
.pos-f-t {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
}
/* Hero Section */
.welcome {
	background-image: url(../images/background_welcome.png);
	max-width: 100%;
	height: 900px;
	margin-top: 30px;
}
.about {
	background-image: url(../images/background_about.png);
	max-width: auto;
	height: 800px;
	background-repeat: no-repeat;
}
.service {
	background-image: url(../images/background_service_2.png);
	max-width: 100%;
	height: 1000px;
	background-repeat: no-repeat;
}
.portfolio {
	height: 1000px;
	background-color: #FFF;
	display: none;
	margin: 0 auto;
}
.portfolio_arrow {
	margin-top: 260px;
}
.clients {
	background-color: #FFF;
	height: 260px;
	margin-top: 40px;
}
.contact {
	background-image: url(../images/background_contact.png);
	max-width: 100%;
	height: 1100px;
	padding-top: 40px;
}
	@media (min-width: 768px) {
		.contact{padding-top: -40px;}}
	@media (min-width: 576px) {
		.contact{padding-top: -40px;}}
.company_info {
	text-align: center;
	background-color: #FFF;
	color: #606060;
	font-weight: 900;
	letter-spacing: 1px;
	border-top-width: 2px;
	font-size: 10pt;
	bottom: 0;
	padding: 10px 0 60px 0;
	height: 250px;
}
.title_welcome {
	color: #4387ae;
	font-size: 30pt;
	font-family: 'Georgia';
	font-weight: 200;
	margin-top: 350px;
	font-style: italic;
}
.title_about {
	color: #80cbd8;
	font-size: 24pt;
	font-family: 'Microsoft YaHei UI';
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 150px;
	font-family: 'Georgia';
}
.title_service {
	color: #ffffff;
	font-size: 24pt;
	font-weight: 500;
	padding-top: 120px;
	margin-bottom: 50px;
	text-align: center;
	font-family: 'Georgia';
}
.title_portfolio {
	color: #80cbd8;
	font-size: 24pt;
	font-weight: 500;
	text-align: center;
	margin-top: 150px;
	margin-bottom: 60px;
	font-family: 'Georgia';
}
.title_clients {
	color: #80cbd8;
	font-size: 24pt;
	font-weight: 500;
	text-align: center;
	margin-bottom: 60px;
	font-family: 'Georgia';
}
.title_contact {
	color: #ffffff;
	font-size: 24pt;
	font-weight: 500;
	text-align: center;
	margin-top: 250px;
	margin-bottom: 60px;
	font-family: 'Georgia';
}
	@media (min-width: 768px) {.title_contact{margin-bottom: 0px; margin-top: 150px;}}
	@media (min-width: 576px) {.title_contact{margin-bottom: 0px; margin-top: -70px;}}
	@media (min-width: 220px) {.title_contact{margin-bottom: 0px; margin-top: -100px;}}
.word_welcome {
	color: #767676;
	font-size: 11pt;
	line-height: 25px;
	margin-top: 20px;
}
.word_about {
	color: #767676;
	font-size: 12pt;
	line-height: 24px;
}
.word_service {
	color: #ffffff;
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
}
.word-modal {
	font-size: 10pt;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
}
.modal-images {
	padding: 10px;
	max-width: 80px;
}
.title_contact {
	color: #ffffff;
	font-size: 24pt;
	font-weight: 500;
	text-align: center;
	margin-top: 250px;
}
.title-modal {
	font-size: 11pt;
	text-align: center;
	padding: 5px;
}
.word_service_circle {
	text-align: center;
	padding-top: 11px;
	color: #646464;
	font-weight: 500;
	margin-top: -10px;
	margin-bottom: 10px;
}
.word_5 {
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	padding: 5px;
}
.images {
	padding-top: 20px;
	max-width: 100%;
	height: 100px;
}
.images:hover {
	opacity: 0.5;
}
.clients_logo {
	width: 180px;
	height: auto;
}
.portfoilo_image {
	max-width: 100%;
	width: 300px;
}
.form_stlye {
	margin-top: 12px;
	margin-bottom: 12px;
}
.form_margin {
	margin-top: 60px;
}
.form_input_style {
	padding: 10px;
	border: none;
	border: solid 3px #ffffff;
	background-color: transparent;
	opacity: 0.8;
	font-weight: 700;
	color: currentColor;
}
.form_input_style:focus, .form_input_style.focus {
	border: solid 3px #606060;
	background-color: #fff;
	opacity: 0.8;
	color: currentColor;
}
.form_button_submit {
	background-color: #fff;
	color: #606060;
	font-size: 12pt;
	opacity: 0.8;
}
.center {
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.service_photo {
	max-height: 100%;
	max-width: auto;
	padding-top: 80px;
	text-align: center;
	opacity: 0.85;
}
.service_icon_6 {	
	background: url(../images/service_icon_6.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_6:hover {
	background: url(../images/service_icon_6_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_5 {
	background: url(../images/service_icon_5.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_5:hover {
	background: url(../images/service_icon_5_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;	
	width: 150px;
	height: 150px;
}
.service_icon_4 {
	background: url(../images/service_icon_4.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_4:hover {
	background: url(../images/service_icon_4_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_3 {
	background: url(../images/service_icon_3.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_3:hover {
	background: url(../images/service_icon_3_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_2 {
	background: url(../images/service_icon_2.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
}
.service_icon_2:hover {
	background: url(../images/service_icon_2_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_1 {
	background: url(../images/service_icon_1.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_icon_1:hover {
	background: url(../images/service_icon_1_hover.svg);
	background-repeat: no-repeat;
	border: none;
	outline: none;
	width: 150px;
	height: 150px;
}
.service_cricle {
	width: 150px;
	height: 150px;
}
.deco_bg {
	background-image: url(../images/deco_word_bg.png);
	background-repeat: no-repeat;
	background-position: 65% 95%;
}
.tooltips-1 {
	position: relative;
	width: 300px;
	height: 80px;
	line-height: 60px;
	background: #D7E7FC;
	border: 1px solid #A5C4EC;
	border-radius: 4px;
}
.arrow {
	position: absolute;
	width: 0px;
	height: 0px;
	line-height: 0px;
	border-width: 20px 15px 0;
	border-style: solid dashed dashed dashed;
	border-left-color: transparent;
	border-right-color: transparent;
}
.arrow-border {
	color: #A5C4EC;
	bottom: -20px;
	right: 50%;
}
.arrow-bg {
	color: #D7E7FC;
	bottom: -19px;
	right: 50%;
}
.overlay {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}
.light {
	font-weight: bold;
	color: #717070;
}
.center {
	display: block;
	margin: auto;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding: 30px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 20px 20px 10px 20px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright_title {
	font-size: 12pt;
	font-weight: 900;
}
.copyright_word {
	color: #CCCCCC;
	font-size: 10pt;
	text-align: center;
	letter-spacing: 1px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

@media (max-width: 320px) {
.navbar-collapse {
	visibility: hidden;
}
.collapse {
	visibility: hidden;
}
.logo {
	padding-left: 0;
}
.welcome { /*歡迎頁版面區塊*/
	height: 400px;
}
.about {
	height: 550px;
}
.service {
	height: 1480px;
	padding: 10px;
}
.portfolio {
	height: 400px;
	text-align: center;
	left: 150px;
}
.clients {
	height: 200px;
}
.contact {
	height: 850px;
}
.company_info {
	height: 300px;
	padding: 20px;
	margin-top: 80px;
	margin-bottom: 50px;
}
.title_welcome {
	margin-top: 200px;
	font-size: 24pt;
}
.title_about {
	font-size: 20pt;
	margin-top: 70px;
	margin-bottom: -20px;
}
.title_service {
	font-size: 20pt;
	padding-top: 80px;
	margin-bottom: -80px;
}
.title_portfolio {
	font-size: 20pt;
	margin-top: 80px;
	margin-bottom: 20px;
}
.title_clients {
	font-size: 20pt;
	margin-top: 10px;
}
.title_contact {
	font-size: 20pt;
	margin-top: 130px;
	margin-bottom: 10px;
}
.word_welcome {
	font-size: 10pt;
}
.word_about {
	font-size: 10pt;
	line-height: 22px;
}
.images {
	max-width: 100%;
	height: auto;
}
.clients_logo {
	width: 200px;
	height: auto;
	text-align: center;
	width: 50%;
}
.copyright_title {
	font-size: 12pt;
	font-weight: 900;
}
.images {
	max-width: 100%;
	height: auto;
}
}

@media (min-width: 321px) and (max-width: 480px) {

.logo {
	padding-left: 20%;
}
.navbar-collapse {
	visibility: hidden;
}
.collapse {
	visibility: hidden;
}
.welcome { /*歡迎頁版面區塊*/
	height: 400px;
}
.about {
	height: 600px;
}
.clients {
	height: 100px;
	display: block;
	margin: 0 auto;
}
.service {
	height: 1600px;
	padding: 10px;
}
.portfolio {
	height: 600px;
}
.company_info {
	height: 350px;
	padding: 20px;
}
.title_welcome {
	margin-top: 200px;
}
.title_about {
	margin-top: 100px;
	margin-bottom: -20px;
}
.title_service {
	padding-top: -150px;
}
.title_portfolio {
	margin-bottom: 60px;
	margin-top: 100px;
}
.clients_logo {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 75%;
}
.images {
	max-width: 100%;
	height: auto;
}
footer {
	display: inline-block;
}
.modal-body {
  position: relative;
  padding: 0;
  font-size: 10pt;
  color:#fff;
  text-align: center;
}
.title-modal {
  font-size: 10pt;
  text-align: center;
  padding: 5px;
}
.modal-title {
  text-align: center;
  padding: 10px;
  font-family: 'Georgia';
  font-size: 20px;
  font-weight: 800;
  color: #FFF;
}
.modal-content {
  margin: 30px 5px 40px 5px;
}
}

@media (min-width:481px) and (max-width: 576px) {
.logo {
	padding-left: 20%;
}
.navbar-collapse {
	visibility: hidden;
}
.collapse {
	visibility: hidden;
}
.welcome { /*歡迎頁版面區塊*/
	height: 400px;
	max-width: 100%;
	background-size: auto;
}
.about {
	height: 600px;
}
.clients {
	height: 100px;
	display: block;
	margin: 0 auto;
}
.service {
	height: 1600px;
	padding: 10px;
}
.portfolio {
	height: 600px;
}
.company_info {
	height: 350px;
	padding: 20px;
}
.title_welcome {
	margin-top: 300px;
}
.title_about {
	margin-top: 100px;
	margin-bottom: 30px;
	background-size: contain;
}
.title_service {
	padding-top: -150px;
}
.images {
	max-width: 100%;
	height: auto;
}
footer {
	display: inline-block;
}
.clients_logo {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 60%;
}
.modal-content {
  margin: 30px 5px 40px 5px;
}
}

@media (min-width: 577px) and (max-width:783px) {
.navbar-collapse {
	visibility: hidden;
}
.collapse {
	visibility: hidden;
}
.welcome { /*歡迎頁版面區塊*/
	height: 350px;
	max-width: 100%;
}
.about {
	height: 600px;
}
.clients {
	height: 100px;
	display: block;
	margin: 0 auto;
}
.service {
	height: 1700px;
	padding: 10px;
}
.portfolio {
	height: 600px;
}
.company_info {
	height: 350px;
	padding: 20px;
}
.title_welcome {
	margin-top: 300px;
}
.title_about {
	margin-top: 100px;
	margin-bottom: 30px;
	background-size: contain;
}
.title_portfolio {
	margin-top: 100px;
	margin-bottom: 80px;
}
.title_service {
	padding-top: -150px;
	padding-bottom: -100px;
}
.title_clients {
	margin-bottom: 60px;
}
.images {
	max-width: 100%;
	height: auto;
}
.clients_logo {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 40%;
}
.modal-content {
  margin: 30px 20px 40px 20px;
}
}

@media (min-width: 784px) and (max-width: 991px) {
.welcome { /*歡迎頁版面區塊*/
	height: 500px;
}
.about {
	height: 650px;
}
.clients {
	height: 100px;
	display: block;
	margin: 0 auto;
}
.service {
	height: 1000px;
	padding: 5px;
}
.service_center {
	display: block;
	margin: 0 auto;
}
.portfolio {
	height: 600px;
}
.company_info {
	height: 350px;
	padding: 20px;
}
.title_welcome {
	margin-top: 350px;
}
.title_about {
	margin-top: 150px;
	margin-bottom: 30px;
	background-size: contain;
}
.title_portfolio {
	margin-top: 100px;
	margin-bottom: 80px;
}
.title_service {
	padding-top: 120px;
	padding-bottom: 80px;
}
.service_cricle {
	width: 150px;
	height: 150px;
}
.title_clients {
	margin-bottom: 60px;
}
.images {
	max-width: 100%;
	height: auto;
}
.clients_logo {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 50%;
}
.modal-content {
  margin: 30px 20px 40px 20px;
}
}
