/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	overflow-x: hidden;
	font-family: "Roboto Slab", "Helvetica Neue", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	background: white;
	color: white;
}

.navbar-center {
	display: inline-block;
	float: none;
	vertical-align: top;
	//Bootstrap導覽列Navbar中的選單自動居中
}

.navbar-collapse-center {
	text-align: center; //Bootstrap導覽列Navbar中的選單自動居中
}

.liseli ul {
	list-style-type: square;
}

.liseli li {
	/*   padding-right: 150px;*/
	margin-bottom: 4px;
	text-align: left;
	font-size: 18px;
}


.content_pic {
	border: 1px solid #fff;
	padding: 5px;
	background: #efefef;
}


/*內文p*/
p {
	font-family: "Roboto Slab", "Helvetica Neue", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.75;
	color: #656565;

}


a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
}

a {
	color: #1A274B;
}

a:hover,
a:focus,
a:active,
a.active {
	color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.img-centered {
	margin: 0 auto;
}




.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	/*
padding-bottom: 56.25%
為影片高度與寬度的比例16:9計算得來，9除以16=0.5625換算高度比0.5625=56.25%
padding-top: 30px
用於修正的高度，可用25px或30px
*/
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*以上.video-container將youtube影片嵌入RWD*/

.video-play i {
	margin-left: -10%;
	margin-top: 25%;
	font-size: 50px;
	bg-bg02 border: solid 2px #fff;
	padding: 13px 12px 17px 18px;
	background-color: #efefef;
	color: #777;
	position: absolute;
	z-index: 1;
}

.rounded-x {
	border-radius: 50% !important;
}

/*按鈕圓角效果*/

/*以上是影片的play按鈕*/

.moive-bootom {
	margin-bottom: 20px;
}


.font-title {
	color: #004081;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 15px;
	font-family: 'Noto Serif TC', sans-serif;
}

.font-desc {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 2em;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	text-align: justify;
}

/*內文左右排版的文字*/



.btn-primary {
	border-color: #fed136;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #fff;
	background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	border-color: #fed136;
	background-color: #fed136;
}

.btn-primary .badge {
	color: #fed136;
	background-color: #fff;
}

/*表單傳送按鈕*/
.btn-xl {
	padding: 20px 40px;
	/*	border-color: #fed136; //邊線*/
	border-radius: 3px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-color: #004081;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
	border-color: #f6bf01;
	color: #fff;
	background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
	background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
	border-color: #fed136;
	background-color: #fed136;
}

.btn-xl .badge {
	color: #fed136;
	background-color: #fff;
}

.navbar-default {
	border-color: transparent;
	background-color: #222;
}

.navbar-default .navbar-brand {
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
	color: #fec503;
}

.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
}

.navbar-default .navbar-toggle {
	border-color: #fed136;
	background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fed136;
}

.navbar-default .nav li a {
	text-transform: uppercase;
	font-family: "Helvetica Neue", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff; //主選按鈕選單顏色
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
	outline: 0;
	color: #0077A0;
}

.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #0077A0;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #0077A0;
}


@media(min-width:768px) {
	.navbar-default {
		padding: 25px 0;
		border: 0;
		background-color: transparent;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
	}

	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}

	.navbar-default .navbar-nav>.active>a {
		border-radius: 3px;
	}

	.navbar-default.navbar-shrink {
		padding: 10px 0;
		background-color: #222;
		//top background
	}

	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em;
	}

}


header .intro-text {
	padding-top: 20px;
	padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
}

header .intro-text .intro-heading {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
}


/*section區域上面間距*/
/*
section {
	padding: 80px 0 80px;
}
*/

section h2.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #3e3a39;
	font-weight: 700;
}





section h3.experience-heading {
	text-transform: none;
	font-family: 'Noto Serif TC', serif;
	font-size: 23px;
	font-weight: bold;
	color: #565151e8;
	margin-left: 10px;
}

.service-heading {
	margin: 15px 0;
	text-transform: none;
}



.timeline {
	position: relative;
	padding: 0;
	list-style: none;
}

.timeline:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	width: 2px;
	margin-left: -1.5px;
	background-color: #f1f1f1;
}

.timeline>li {
	position: relative;
	margin-bottom: 50px;
	min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
}

.timeline>li .timeline-panel {
	float: right;
	position: relative;
	width: 100%;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li .timeline-image {
	z-index: 100;
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	margin-left: 0;
	border: 7px solid #f1f1f1;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	background-color: #fed136;
}

.timeline>li .timeline-image h4 {
	margin-top: 12px;
	font-size: 10px;
	line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit;
}

.timeline .timeline-heading h4.subheading {
	text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0;
}

@media(min-width:768px) {
	.timeline:before {
		left: 50%;
	}

	.timeline>li {
		margin-bottom: 100px;
		min-height: 100px;
	}

	.timeline>li .timeline-panel {
		float: left;
		width: 41%;
		padding: 0 20px 20px 30px;
		text-align: right;
	}

	.timeline>li .timeline-image {
		left: 50%;
		width: 100px;
		height: 100px;
		margin-left: -50px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 16px;
		font-size: 13px;
		line-height: 18px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		padding: 0 30px 20px 20px;
		text-align: left;
	}
}

@media(min-width:992px) {
	.timeline>li {
		min-height: 150px;
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px;
	}

	.timeline>li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 30px;
		font-size: 18px;
		line-height: 26px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 20px 20px;
	}
}

@media(min-width:1200px) {
	.timeline>li {
		min-height: 170px;
	}

	.timeline>li .timeline-panel {
		padding: 0 20px 20px 100px;
	}

	.timeline>li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px;
	}

	.timeline>li .timeline-image h4 {
		margin-top: 40px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 100px 20px 20px;
	}
}

aside.clients img {
	margin: 50px auto;
}


section#contact {
	background-color: #00586C;
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;

	background-image: url(../pic/contact/contact_bg.jpg);
	height: 700px;
	padding: 80px 0 80px;

}

section#info {
	background-color: #00586C;
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;

	background-image: url(../pic/contact/contact_bg.jpg);
	height: 900px;
	padding: 80px 0 80px;

}

/*
section#contact .section-heading {
    color: #fff;
針對聯絡我們的title變色
}
*/

section#contact .form-group {
	margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
	padding: 20px;
}

section#contact .form-group input.form-control {
	height: auto;
}

section#contact .form-group textarea.form-control {
	height: 236px;
}

section#contact .form-control:focus {
	border-color: #fed136;
	box-shadow: none;
}

section#contact::-webkit-input-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}

section#contact:-moz-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}

section#contact::-moz-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}

section#contact:-ms-input-placeholder {
	text-transform: uppercase;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #bbb;
}


footer {
	padding: 20px 0;
	text-align: center;
	background: #004081;
	border-top: 1px solid #b6b6b6;
	margin-bottom: 10px;
}



footer span.copyright {
	text-transform: uppercase;
	text-transform: none;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	position: relative;
	color: white;
	margin-left: -20px;
}

footer ul.quicklinks {
	margin-bottom: 0;
	text-transform: uppercase;
	text-transform: none;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-top: 8px;
}

footer ul.quicklinks a {
	font-size: 18px;
	color: #b69159;
}

ul.social-buttons {
	margin-bottom: 0;
}

ul.social-buttons li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	outline: 0;
	color: #fff;
	background-color: #000000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
	background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
	outline: 0;
}

.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em;
}

.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	color: #000;
	text-align: left;
}


.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}

.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}

.portfolio-modal .close-modal:hover {
	opacity: .3;
}

.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
	display: none;
	opacity: 0;
}

::-moz-selection {
	text-shadow: none;
	background: #fed136;
}

::selection {
	text-shadow: none;
	background: #fed136;
}

img::selection {
	background: 0 0;
}

img::-moz-selection {
	background: 0 0;
}

body {
	webkit-tap-highlight-color: #fed136;
}

#imgpadding {
	padding-left: 50px;
}

.lineimg {
	width: 40px;
	margin-top: -3px;
}



.line {
	float: left;
	width: 100%;
	padding: 60px 0 50px;
}

.vid {
	position: relative;
	padding-bottom: 44.25%;
	/* padding-top: 30px; */
	height: 0;
	overflow: hidden;
	text-align: center;
}

h5 {
	color: #A5A5A5;
}



.Casesfont {
	margin-top: 140px;
	font-family: "Helvetica Neue", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*基本案子中間介紹文字*/
}


.Casespic {
	left: 80px;
	margin-top: 25px;
}

.gray {
	color: #666666;
}



.list-inline>li {
	padding: 0;
	color: black;
}



.hr-responsive {
	max-width: 100%;
	height: auto;
}

.work-list>div {
	margin-bottom: 40px;
}

.work-list {
	display: flex;
	align-items: center;
	/*    垂直置中*/
	margin-top: 12%;
}




.address-title {
	font-size: 15px;
	display: inline-block;
	width: 130px;
	padding-left: 10px;
}

.address {
	font-size: 25px;
	margin-top: 10px;
	margin-right: 30px;
}



.base-info {
	color: #004183;
	right: 20px;
}

.base-info ul {
	list-style-type: none;
	padding: 0;
}

/*下框線直線底樣式*/
.base-info li {
	border-bottom: 1px solid #004183;
	padding: 5px 0;
	font-size: 20px;
	padding-left: 7px;
	margin-bottom: 4px;
}

.stitle p {
	font-size: 20px;
	color: #b69159;
}


.base-info ul {
	list-style-type: none;
}

/*左邊框線樣式*/
/*
.base-info li {
	border-left: 2px solid #004183;
	padding-left: 7px;
	margin-bottom: 4px;
}
*/

.quicklinks li {
	display: block;
}


/*--------------以上主按鈕顏色--------------*/

/*--------------電腦版--------------*/

header {
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../img/header-bg.jpg);
	background-position: center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 1000px;
}


.boxleft {
	/*
    position: relative;
    left: 8px;
*/
	bottom: 80px;
	margin-top: -50px;
	/*    line首頁按鈕*/
}

.boxleft-bottom {
	position: relative;
	left: 4px;
	padding-bottom: 40px;
	top: 20px;
	/*    line底部按鈕*/
}


.logo {
	width: 20%;
	position: relative;
	padding-top: 0%;
}



.slogon-pic {
	width: 45%;
	/* position: absolute; */
	padding-top: 0%;
	margin: 0 auto;
}



.address-title {
	font-size: 18px;
	display: inline-block;
	width: 100px;
	padding-left: 10px;
	color: #A3A2A2;
}

/*連絡我們標題有分區，使用 display: inline-block;效果可以讓許多區塊自動浮動起來水平排列*/

.address-title1 {
	font-size: 18px;
	width: 100px;
	padding-left: 10px;
	color: #A3A2A2;
}

/*連絡我們標題有分區，取消使用 display: inline-block;
效果*/





.work-list {
	display: flex;
	flex-flow: row wrap; //一個簡化寫法的屬性，可以同時控制 flex-direction 以及 flex-wrap。
	align-content: space-around; //決定我們每一個 Items的垂直對齊方式，共五種。/* 分散對齊(前後留邊) */
	/*     解除 display: flex;
               align-items: center;電腦版的垂直置中*/
}


section h2.section-heading1 {
	padding-top: 20px;
	font-size: 20px;
	font-family: 'Noto Sans TC', sans-serif;
	color: #FFFFFF;
	font-weight: 700;
}

.section-subheading {
	text-transform: none;
	font-size: 20px;
	font-family: 'Noto Serif TC', sans-serif;
	font-weight: 900;
	color: #3e3a39;
	margin-bottom: 10px;
	margin-top: 40px;
}








/*下拉提示箭頭 scroll down 開始 */

@-moz-keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}


.arrow {
	position: absolute;
	bottom: 100;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 60px;
	/*change with size of arrow to make sit on bottom */
	/*   background-image: url(); */
	/*   background-size: contain; */
	margin-top: 34vh;
	color: #0077A0;
}

.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

/*下拉提示箭頭 scroll down 結束 */



.section-heading span {
	display: inline-block;
	margin-top: 10px;
}



.fontweight {
	font-size: 18px;
	font-weight: 600;
}


.link-top {
	width: 12%;
	height: 1px;
	border-top: solid #C59D63 1px;
	position: absolute;
	/* top: 50%; */
	right: 44%;
}

.upspace {
	margin: 0 150px 50px;

}






.textmain {
	font-size: 16px;
	font-weight: 500;

	/*左右對齊本文的屬性*/
	/*	text-align: justify;*/
	font-family: 'Noto Sans TC', sans-serif;
	color: #3e3a39;
	padding-top: 10px;
	/*	控制字元間距的屬性*/
	letter-spacing: 2px;
	padding-right: 10px;
}

.textmain-center {
	font-size: 16px;
	font-weight: 500;

	/*左右對齊本文的屬性*/
	text-align: center;
	font-family: 'Noto Sans TC', sans-serif;
	color: #3e3a39;
	padding-top: 10px;
	/*	控制字元間距的屬性*/
	letter-spacing: 2px;

}



/*三排橫建築圖片*/
.work-list {
	display: flex;
	align-items: center;
	/*    垂直置中*/
}

.work-list {
	display: flex;
	flex-flow: row wrap; //一個簡化寫法的屬性，可以同時控制 flex-direction 以及 flex-wrap。
	align-content: space-around; //決定我們每一個 Items的垂直對齊方式，共五種。/* 分散對齊(前後留邊) */
	/*     解除 display: flex;
               align-items: center;電腦版的垂直置中*/
}


/*商圈四排照片*/
.p10 {
	padding-left: 10px;
	padding-right: 10px;
}

.p-0 {
	padding: 0 !important;
}

.pic333 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	height: 100%;
	justify-content: center;

}

.row-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}



/*背景固定不變形*/
/*
.background {
	background: url(../pic/1/bg01.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-position-x: 50%;
	background-position-y: 50%;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -1;
}
*/

/*內容容器限寬*/
.content-width {
	text-align: left;
	position: relative;
	width: 80%;

}

.content-width2 {
	text-align: right;
	position: relative;
	/*
	width: 80%;
	left: 20%;
*/
}

.content-width-Desktop {
	width: 100%;
	margin: 0 auto;
}

/*內容容器限寬文字位置*/
.center-center {
	margin-top: 8%;
	margin-bottom: 8%;

}

/*內容容器限寬文字位置*/
.center-center2 {
	margin-top: 100px;
}

.center-center1 {
	margin-top: 90px;
}

.section-heading2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 40px;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900;
	color: #00586C;
	/*	控制字元間距的屬性*/
	letter-spacing: 2px;
	/*	英文小寫屬性*/
	text-transform: lowercase
}


.section-heading1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: 'Noto Serif TC', sans-serif;
	font-weight: 900;
	color: #ceb994;
}

.section-heading {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	font-family: 'Noto Serif TC', sans-serif;
	color: #3e3a39;
	font-weight: 900;
}



.navbar-default .nav li a {
	//隱藏主選按鈕選單按鈕 ;
	display: none;
}

.navbar-default.navbar-shrink {
	//隱藏主選按鈕選單底 ;
	display: none;
}




/*輪動圖片內容文字是用打的*/
.newflex {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	margin-bottom: 20px;
}

.newflex .text {
	width: 50%;
	font-size: 18px;
	color: #3e3a39;
	display: flex;
	height: 100%;
	padding: 5%;
	margin: 0;

	align-items: center;
	justify-content: center;
	text-align: center;
}

.newflex .img {
	width: 50%;
	height: 100%;
	/*	此高度無法調整 與 newflex 裡的align-items: center; 必需配合使用；
或是刪除高度，直接改   newflex 裡的 align-items: stretch;來使用，
不過照片就會比較細長根據文字框大小調整的樣子*/
	padding-top: 34%; //需靠邊框％來控制高度大小
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;


}

/*end 輪動圖片內容文字是用打的*/

/*輪動照片文字*/
.wrapper-textmain {
	font-size: 16px;
	font-weight: 500;

	/*本文的屬性*/
	text-align: center;
	font-family: 'Noto Sans TC', sans-serif;
	color: #3e3a39;
	padding-top: 10px;
	letter-spacing: 2px; //控制字元間距的屬性
}

.wrapper-title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 24px;
	font-family: 'Noto Serif TC', sans-serif;
	color: #3e3a39;
	font-weight: 900;
}

/*end 輪動照片文字*/


/*輪動照片左右按鈕底取消*/
.carousel-control.right {
	background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 0%));
}

.carousel-control.left {
	background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 0%));
}

/*直線*/
.vertical-line {
	width: 1px;
	height: 100px;
	background-color: #3e3a39;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 20px;
}


/*背景*/

.bg01 {
	background-color: #00586C;
	background-attachment: scroll;
	background-image: url(../pic/1/bg01.jpg);
	background-position: center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: auto;
}

.bg02 {
	background-color: #00586C;
	background-attachment: scroll;
	background-image: url(../pic/2/bg02.jpg);
	background-position: center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: auto;
}


.team-bg03 {
	background-color: #00586C;
	background-attachment: scroll;
	background-image: url(../pic/1/bg01.jpg);
	background-position: center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 900px;
}


/*手機版出現固定訊息底色*/
.navbar-inverse {
	background-color: #004081;
	border-color: #080808;
}


.textbox-right {
	right: 0px;
	bottom: 0;
	top: 800px;
}


/*swiper-slide 照片大小設定*/
.swiper-slide img {
	display: block;
	width: 100%;
	height: 80%;
	object-fit: cover;
}


.swiper {
	width: 100%;
	height: 100%;
}


/*swiper-slide 有縮圖插件設定 start*/
.swiper-top {
	position: relative;
	width: 100%;
	margin: auto;
	margin-bottom: 3rem;
}

.gallery-thumbs {
	width: 600px;
	margin: auto;
	height: 100px;
	margin-top: 10px;
}

/*
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
*/

#galleryThumbs {
	margin: auto;
	height: 20%;
	margin-top: 10px;
}

.swiper-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}

.swiper-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

/*swiper-slide 有縮圖插件設定 end*/


/*滑動下方圖片的點，paginationClickable點擊分頁器的指示點分頁器會控制Swiper切換*/
.swiper-pagination-bullet-active {
	background: #fff !important;
	border-radius: 25px !important;
	width: 40px !important;
	transition: width 0.3s ease-in-out;
}

.swiper-pagination-bullet {
	transition: width 0.3s ease-in-out;
}

/*滑動下方圖片的點，語法結束*/

/*	內文span斷行*/
.textmain-center span {
	display: block;
}

.textmain span {
	display: block;
}

/* loading加載效果 開始*/
.loaderbg {
	background-color: #fff;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999999
}

::-webkit-scrollbar {
	width: 7.5px;
	height: 6px;
	background-color: #f0f0f0;
	display: none
}

::-webkit-scrollbar-thumb {
	background-color: #b1b1b1;
	border-radius: 15px
}

::-webkit-scrollbar-thumb:hover {
	background-color: #777
}

.spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -30px;
	width: 50px;
	height: 60px;
	text-align: center;
	font-size: 10px
}

.spinner>.double {
	background: #49a9ee;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: stretchDelay 1.2s infinite ease-in-out;
	animation: stretchDelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

@-webkit-keyframes stretchDelay {

	0%,
	40%,
	100% {
		-webkit-transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1)
	}
}

@keyframes stretchDelay {

	0%,
	40%,
	100% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4)
	}

	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

/* loading加載效果 結束*/


/*手機手指圖設定*/
.s-block-view-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	vertical-align: middle;
	transform: translateX(-50%);
	width: 10rem;
	height: 10rem;
	text-align: center;
	line-height: 1.5;
	background-color: #222;
	border-radius: 5px;
	overflow: hidden;
	color: #fff;
	font-size: 6vh;
	opacity: .8;
	z-index: 3;
	animation: slideInLeft 2s linear infinite alternate;
	--animate-repeat: 2;
	display: none;
}



.s-block-view-btn p {
	font-size: 12px;
	font-weight: 500;
	color: #fff !important;
}

.s-block-view-btn p span {
	display: block;
	width: 60px;
	height: 60px;
	margin: 8px auto 10px auto;
	background: url(../img/swipe.svg) no-repeat;
}


/*空拍滑動設定*/
.scrolling-wrapper,
.scrolling-wrapper-flexbox {
	height: 50%;
	margin-bottom: 0px;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

/*空拍滾動條隱藏*/
.scrolling-wrapper {
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
}

/*空拍手機版隱藏*/
.iphone-env {
	display: none;
}

@media screen and (max-width: 1666px) {

	/*
	header {
		text-align: center;
		color: #fff;
		background-attachment: scroll;
		background-image: url(../img/iphone-header-bg.jpg);
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		height: 100vh;
	}
*/



	.logo {
		width: 20%;
		position: relative;
		padding-bottom: 0%;
	}


	.slogon-pic {
		width: 45%;
		/* position: absolute; */
		padding-top: 0%;
		margin: 0 auto;
	}


	.textbox-right {
		right: 0px;
		bottom: 0;
		top: 600px;
	}



}


@media screen and (max-width: 1440px) {

	.logo {
		width: 20%;
		position: relative;
		padding-bottom: 5%;
	}


}




@media screen and (max-width: 1196px) {

	.logo {
		width: 20%;
		position: relative;
		padding-bottom: 5%;
		margin: auto;
		display: block;
	}



	.content-width-Desktop {
		width: 80%;
		margin: 0 auto;
	}


	.center-center {
		margin-top: 0px;
	}

	/*內容容器限寬*/
	.content-width {
		text-align: left;
		position: relative;
		width: 100%;
	}

	.center-center2 {

		margin: 10%;
	}

	.content-width span {
		font-size: 16px !important;
	}

	.textbox-right {
		right: 0px;
		bottom: 0;
		top: 300px;
	}

	.work-list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		flex-direction: column;
		align-content: flex-start;
	}



}


/* @media screen and (max-width: 1000px) {

	.logo {
		width: 18%;
		position: relative;
		padding-bottom: 45%;
	}

	.slogon-pic {
		width: 35%;
		position: relative;
		padding-top: 8%;
		right: 0px;
		bottom: 600px;
	}

} */



@media screen and (max-width: 991px) {


	.logo {
		width: 30%;
		position: relative;
		padding-bottom: 45%;
		margin: auto;
		display: block;
	}

	.slogon-pic {
		width: 50%;
		position: relative;
		padding-top: 40%;
		right: 0px;
		bottom: 600px;
	}

	section#info {
		height: 1000px;
	}

	section#contact {
		height: 600px;
		padding: 80px 0 80px;
	}


}




@media screen and (max-width: 768px) {

	.logo {
		width: 30%;
		position: relative;
		padding-top: 0%;
	}



	.slogon-pic {
		width: 70%;
		position: relative;
		padding-top: 40%;
		right: 0px;
	}


	/*    手機內文P不設左右對齊，電腦和IPAD設左右對齊*/
	.textmain {

		font-size: 16px;
		font-weight: 500;
		margin-top: 20px;
		/*		控制字元間距的屬性*/
		letter-spacing: 2px;
		width: 600px;
		margin-left: 80px;
		text-align: left;

	}



	/*	內文span手機不斷行*/
	.textmain-center span {
		display: inline;
	}

	.textmain span {
		display: inline;
	}

	/*背景*/

	section#contact {
		background-color: #00586C;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-image: url(../pic/contact/contact_bg.jpg);
		height: 600px;
	}

	section#info {
		background-color: #00586C;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;

		background-image: url(../pic/contact/contact_bg.jpg);
		height: 1000px;
		padding: 80px 0 80px;

	}


	.team-bg03 {
		height: 600px;
	}


	/*內容容器限寬文字位置*/
	.center-center {
		margin-top: 0px;
		margin: 2% !important;
	}


	/*內容容器限寬*/
	.content-width {
		text-align: center;
		position: relative;
		width: 100%;
		font-size: 18px !important;
	}



	.center-center2 {

		margin: 8%;
	}



	.textmain-center {
		font-size: 16px;
		/*左右對齊本文的屬性*/
		text-align: justify;

	}


	/*手機版四排呈弄照片*/
	.pic333 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
		height: 100%;

	}

	.portfolio-item {
		padding: 10px;
		width: 50%;
	}

	.p10 {
		padding-left: 0px;
		padding-right: 0px;
	}

	/*end 手機版四排呈弄照片*/



	/*	輪動照片字型大小*/
	.wrapper-title {
		font-size: 17px;

	}

	.wrapper-textmain {
		font-size: 14px;
	}

	.navbar-header {
		display: none;
		//隱藏主選按鈕選單按鈕 ;
	}

	.navbar {
		display: none;
		//隱藏主選按鈕底 ;
	}


	.textbox-right {
		right: 0px;
		bottom: 0;
		top: 0px;
	}



}

@media screen and (max-width: 480px) {


	.logo {
		width: 30%;
		position: relative;
		padding-top: 0%;
		/*		right: 10px;*/
	}

	.slogon-pic {
		/*		display: none;*/
		width: 60%;
		position: relative;
		bottom: 350px;
		margin: auto;
		display: block;

	}


	header {
		text-align: center;
		color: #fff;
		background-attachment: scroll;
		background-image: url(../img/iphone-header-bg.jpg);
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		height: 650px;
	}





	/*背景*/

	section#contact {
		background-color: #00586C;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-image: url(../pic/contact/contact_bg.jpg);
		height: 600px;
	}


	section#info {
		background-color: #00586C;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-image: url(../pic/contact/contact_bg.jpg);
		height: 1250px;
		padding: 80px 0 80px;
	}


	.team-bg03 {
		height: 350px;
	}


	section h2.section-heading1 {
		font-size: 1em;
	}

	section h2.section-heading {
		font-size: 1.2em;
	}

	.section-heading1 {
		font-size: 1.5em;
	}

	.section-heading2 {
		font-size: 28px;

	}

	/*	基本資料圖片*/
	.case-data {
		width: 80%;
		margin: 0 auto;
	}

	/*
	section {
		padding: 40px 0;
		padding-bottom: 40px;
	}
*/

	/*手機版四排呈弄照片*/
	.pic333 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: 0px;
		margin-left: 0px;
		height: 100%;

	}

	.portfolio-item {
		padding: 10px;
		width: 50%;
	}

	.p10 {
		padding-left: 0px;
		padding-right: 0px;
	}

	/*end 手機版四排呈弄照片*/


	.section-subheading {
		text-transform: none;
		font-size: 16px;
		font-family: 'Noto Serif TC', sans-serif;
		font-weight: 900;
		color: #3e3a39;
		margin-bottom: 10px;
		margin-top: 40px;
	}



	/*輪動圖片內容文字是用打的*/
	.newflex .text {
		width: 100%;
		height: 300px;
		font-size: 16px;
	}

	.newflex .img {
		width: 100%;
		height: 50%;

	}

	.newflex {
		height: 80vh;
		/*   重点是设置容器高度，这样才能stratch */
		display: flex;
		flex-flow: column; //垂直排列
		justify-content: space-between; //兩端對齊
	}

	/*end 輪動圖片內容文字是用打的*/

	.left carousel-control {
		background-image: linear-gradient(to right, rgba(150, 200, 500, .5) 0, rgba(0, 0, 0, .0001) 100%);
	}

	/*左文字內容容器限寬*/
	.content-width2 {
		text-align: center;
		position: relative;
		width: 100%;
		left: 0%;
	}

	.text-right {
		text-align: left;
	}

	section h2.section-heading {
		padding-top: 20px;
	}

	.textmain {
		font-size: 16px;
		font-weight: 500;
		margin-top: 20px;
		/*		控制字元間距的屬性*/
		letter-spacing: 2px;

		width: 330px;
		margin-left: 35px;
		text-align: left;
	}

	/*空拍電腦版隱藏*/
	.compture-env {
		display: none;
	}

	/*空拍手機版顯示*/
	.iphone-env {
		display: block;
	}


	/*	手機版手指按鈕【顯示】圖*/
	.s-block-view-btn {
		display: block;
	}


	/*	手機空拍圖設定適合手機大小，不設定會太長*/
	.map-bg {
		position: relative;
		display: flex;
		max-height: 60vh;
		overflow: hidden;
		width: auto;
	}

	/*	手機滾動條顯示*/
	.scrolling-wrapper {
		overflow-x: scroll;
	}

	/*	手機版黑色漸層圖*/
	.overlay-cover {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		color: #fff;
		background-color: rgba(0, 0, 0, .6);
		text-align: center;
		left: 0;
		z-index: 999;
	}

	/*	手機版黑色漸層圖*/
	.overlay-cover2 {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		color: #fff;
		background-color: rgba(0, 0, 0, .6);
		text-align: center;
		left: 0;
		z-index: 999;
	}

	/*	外層比需要包一層position-relative
就不會一直跑去外面了*/
	.position-relative {
		position: relative;
	}


	/*內容容器限寬文字位置*/
	.center-center {
		margin-top: 0px;
		margin: 4% !important;
		width: 90%;
	}

	.center-center2 {

		margin: 4%;
	}

	.font-title {
		font-size: 16px;
	}

	.font-desc {
		font-size: 14px;
	}


}

@media screen and (max-width: 414px) {

	.navbar-header {
		display: none;
		//隱藏主選按鈕選單按鈕 ;
	}

	.navbar {
		display: none;
		//隱藏主選按鈕底 ;
	}

	.section-heading2 {
		font-size: 26px;
	}


	.slogon-pic {
		/* display: none; */
		width: 60%;
		position: relative;
		bottom: 350px;
	}


	/*	背景*/
	.team-bg03 {
		height: 300px;
	}


}



@media screen and (max-width: 390px) {

	.textmain {
		width: 290px;
		margin-left: 35px;
		text-align: left;
	}

	.section-heading2 {
		font-size: 26px;
	}


	.slogon-pic {
		width: 60%;
		position: relative;
		bottom: 320px;
	}


}


/*城市區域下拉選單css*/
.city {
	margin-bottom: 1.5rem !important;
}

.sex {
	margin-bottom: 1.5rem !important;
}

.form-control {
	color: #979191;
	height: 50px;
}

section#contact .form-group input.form-control {
	height: 50px;
}

section#contact .form-group {
	margin-bottom: 10px;
}


/*結束--城市區域下拉選單css*/

/*內容容器限寬*/
.pic-content-width {
	margin: 0;
	width: 60%;
}



.pic-big {
	height: auto;
	max-width: 100%;
}


.white-font {
	color: white;
}

.space-text {
	padding-bottom: 6%;
}



/* 表單互動彈跳視窗 */

.dialog-content .dialog-desc {
	font-size: 16px;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}

.dialog-content .info {
	font-size: 22px;
	color: #000;
	font-weight: 700;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.2;
}

.dialog-content .cta {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #c7a26e;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}

/* 結束  表單互動彈跳視窗 */