/*!
 * Start Bootstrap - Grayscale 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 { width: 100%; height: 100%; font-family: "微軟正黑體", Lora, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; background-color: #FFF; }
html { width: 100%; height: 100%; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 30px; text-transform: uppercase; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 1px; }
p { margin: 0 0 25px; font-size: 20px; line-height: 1.5; }

.fb-like {
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}

.logo {
	background-image: url(../img/WB_UCOMLOGO_N.png);
	width: 302px;
	height: 45px;
	text-indent: -9999px;
	background-position: center 5px;
	background-repeat: no-repeat;
}

.content {
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #1785a5;
	border-radius: 10px;
	margin-bottom: 20px;
	float: left;
}



.content01titleh3 {
	width: 20%;
	height: 100px;
	float: left;
	font-size: 20px;
	line-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
	border-radius: 10px 0 0 10px;
	border: 2px #1785A5 solid;
	color: #1785A5;
	font-family: "微軟正黑體";
}

.content01titlep {
	width: 80%;
	font-size: 16px;
	line-height: 22px;
	float: right;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
}

.content01titlep-2 {
	width: 80%;
	font-size: 16px;
	line-height: 22px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	color: #FFF;
}

.content02about02 li {
	/*text-indent:-15px;*/
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 1;
}

.content02titlep, .content03titlep {
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	padding: 0 10px 10px;
}

}

.content02about {
	width: 50%;
	float: left;
	border-radius: 10px;
	background-color: #1785a5;
	padding: 20px;
	text-align: left;
}

.content02about02 {
	width: 100%;
	/*float:left;*/
	/*margin-left:5%;*/
	text-align: left;
	padding-top: 7%;
	border-radius: 10px;
	background-color: #1785a5;
	padding: 20px;
}

.content03about {
	width: 100%;
	border-radius: 10px;
	background-color: #1785a5;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
	padding: 10px 10px;
}

.content03about h4 {
	padding-top: 20px;
}

.arrow {
	width: 832px;
	height: 126px;
	background: url(../img/arrow.png) no-repeat;
	/*margin-left:-40px;*/
	margin-bottom: 20px;
	margin-left: auto;
	background-size: cover !important;
	margin-right: auto;
}

.PIC {
	background: url(../img/studentpic02.png) no-repeat;
	width: 900px;
	height: 225px;
	background-size: cover !important;
	margin-top: 50px;
	margin-bottom: 50px;
	/*margin-left:-80px;*/
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.btn-all {
	display: flex;
	justify-content: space-around;
}

.stuProject {
	border: 2px solid rgb(14, 74, 129);
	border-radius: 10px;
	background: rgb(14, 74, 129);
	color: #FFF;
	padding: 0;
	font-size: 2.5rem;
	margin: 0;
	width: 48%;
	height: 80px;
	line-height: 80px;
	transition: all .3s ease-in;
	cursor: pointer;
}

.stuProject:hover {
	background: transparent;
	border: 2px solid rgb(14, 74, 129);
	color: rgb(14, 74, 129);
	font-weight: 600;
}

.stuProject a {
	color: #fff;
	font-weight: 600;
	display: block;
}

.stuProject:hover a {
	color: rgb(14, 74, 129);
}

.video p {
	font-size: 28px;
	line-height: 1.8;
	font-weight: 700;
	color: #FFF;
}

@media(max-width:767px) {
	.btn-all {
		display: block;
	}
	.stuProject {
		display: inline-block;
		padding: 20px;
		height: auto;
		width: 100%;
		margin: 10px 0;
		line-height: normal;
	}
}

/* 就業媒合成功業率最高 */
.job-item{border:1px solid #333;border-top:8px solid #333 ;padding:0 15px;margin: 15px;position: relative;}
.job-item ul{list-style: none;padding: 0;margin: 0;}
.stu-name{display: flex;align-items: center;}
.job-item ul li p{font-size:20px;margin: 20px 0 10px ;font-weight: 500;}
.job-item ul li p span{padding: 5px;margin-left: 5px;border-radius: 5px;color:#fff;font-size: 18px ;}

.job-item ul li h3{text-align: left;margin: 0 0 10px;font-size: 20px;}
.job-item ul li{border-bottom: 1px dashed #999;}
.job-item ul li:last-child{border-bottom: none;}





Video Section style
/*======================*/

.video {
	background: #FFC no-repeat center center;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
}

.main_video {
	display: block;
	/*z-index: 2;*/
	/*position: relative;*/
}

.main_video i, .main_video span.fa, .main_video span.icon {
	color: #fff;
	font-size: 3rem;
	border: 2px solid #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	position: relative;
}

.main_video iframe {
	width: 30%;
	height: 315px;
	margin: 0 5px;
}

@media(max-width:767px) {
	.PIC {
		display: none;
	}
	.arrow {
		display: none;
	}
}

#student {
	padding-top: 100px;
}

.student {
	width: 250px;
	background-image: url(../img/student_BG.png);
	background-color: #CCC;
	float: left;
	padding: 10px 0;
	margin-left: 30px;
	margin-bottom: 20px;
	/*box-shadow:2px 4px 2px rgba(20%,20%,40%,0.5);*/
}

@media(max-width:767px) {
	.student {
		width: 100%;
		margin-left: 0px;
	}
	.main_video iframe {
		width: 80%;
		height: 315px;
		margin: 10px 0;
	}
}

.student a {
	text-decoration: none;
}

.student a:hover {
	text-decoration: underline;
}

.name {
	font-size: 1.2em;
}

.student p {
	width: 250px;
	height: 130px;
	font-size: 1em;
	margin: 0 auto;
	padding: 0 10px;
	color: #FFF;
}

/*頁尾資訊*/

footer {
	background-color: #000;
}

.store_info {
	width: 900px;
	margin: 0 auto;
	color: #FFF;
	background-color: #000;
	display: inherit;
}

@media(max-width:768px) {
	.store_info {
		display: none;
	}
}

.store_info a {
	color: #FF0;
	text-decoration: none;
}

.info {
	margin-left: 10px;
}

.store_info li {
	display: block;
	width: 380px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	loat: left;
}

.tel {
	float: right;
	width: 120px;
}

.copy {
	text-align: center;
	padding-top: 60px;
	font-size: 12px;
}

@media(min-width:768px) {
	p {
		margin: 10px 0 0px;
		font-size: 20px;
		line-height: 1.6;
	}
}

a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a:hover, a:focus {
	text-decoration: none;
}

.light {
	font-weight: 400;
}

.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	text-transform: uppercase;
	font-family: "微軟正黑體";
	background-color: #000;
}

.navbar-custom .navbar-brand {
	font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
	outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}

.navbar-custom a {
	color: #fff;
}

.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
	outline: 0;
	color: rgba(255, 255, 255, .8);
	background-color: transparent;
}

.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
}

.navbar-custom .nav li.active {
	outline: 0;
}

.navbar-custom .nav li.active a {
	background-color: rgba(255, 255, 255, .3);
}

.navbar-custom .nav li.active a:hover {
	color: #fff;
}

@media(min-width:768px) {
	.navbar-custom {
		padding: 20px 0;
		border-bottom: 0;
		letter-spacing: 1px;
		background: 0 0;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}
	.navbar-custom.top-nav-collapse {
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .3);
		background: #000;
	}
}

.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro .intro-body {
	font-family: "微軟正黑體";
	font-weight: bold;
	/* display: table-cell;
	vertical-align: middle; */
	margin-top: 250px;
}

.intro .intro-body .brand-heading {
	color: #02328d;
	font-size: 40px;
}

.intro .intro-body .intro-text {
	font-size: 18px;
}

@media(min-width:768px) {
	.intro {
		height: 100%;
		padding: 0;
	}
	.intro .intro-body .brand-heading {
		background-image: url(../img/title_05.png);
		width: 550px;
		height: 215px;
		margin: 0 auto;
	}
	.intro .intro-body .intro-text {
		font-size: 26px;
	}
}

.btn-circle {
	width: 70px;
	height: 70px;
	margin-top: 15px;
	padding: 7px 16px;
	border: 2px solid #002e73;
	border-radius: 100%!important;
	font-size: 40px;
	color: #FFF;
	background: #002e73;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.btn-circle:hover, .btn-circle:focus {
	outline: 0;
	color: #06C;
	background: #FC0;
	border: 2px solid #FC0;
}

@media(max-width:767px) {
	.btn-circle {
		position: absolute;
		margin: auto;
		margin-left: -30px;
		margin-top: 20px;
	}
}

.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}

.logo {
	width: 307px;
	text-indent: -9999px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-moz-transform: scale(1.2);
		transform: scale(1.2);
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

.content-section {
	/* padding-top: 100px; */
}

.download-section {
	width: 100%;
	padding: 50px 0;
	color: #fff;
	background-color: #FFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#map {
	width: 100%;
	height: 200px;
	margin-top: 100px;
}

@media(min-width:767px) {
	.content-section {
		padding-top: 50px;
		padding-bottom: 0px;
	}
	.download-section {
		padding-bottom: 60px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0px;
	}
	#map {
		height: 400px;
		margin-top: 250px;
	}
}

.btn {
	border-radius: 0;
	text-transform: uppercase;
	font-family: "微軟正黑體";
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-default {
	border: 2px solid #FF6600;
	color: #FF6600;
	background-color: transparent;
}

.btn-default:hover, .btn-default:focus {
	border: 2px solid #FF6600;
	outline: 0;
	color: #000;
	background-color: #FF6600;
}

ul.banner-social-buttons {
	margin-top: 45px;
	margin-bottom: 60px;
}

.btn-lg {
	padding: 12px 20px;
	font-size: 22px;
	line-height: 1.33;
	border-radius: 6px;
	margin: 10px auto 20px;
}

@media(max-width:1199px) {
	ul.banner-social-buttons {
		margin-top: 45px;
	}
}

@media(max-width:767px) {
	ul.banner-social-buttons li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}
	ul.banner-social-buttons li:last-child {
		margin-bottom: 0;
	}
	.logo {
		background-image: url(../img/WB_UCOMLOGO_S.png);
		width: 302px;
		height: 45px;
		text-indent: -9999px;
		background-position: 0px 5px;
		background-repeat: no-repeat;
	}
	.fb-like {
		margin-left: 120px;
		margin-top: -40px;
		float: left;
	}
	/*主視覺*/
	.intro {
		display: table;
		min-width: 320px;
		width: 100%;
		height: 300px;
		text-align: center;
		padding-bottom: 20%;
		color: #fff;
		background: url(../img/intro-bg_S.jpg) no-repeat bottom center scroll;
		background-position: center top;
		background-color: #000;
		background-size: cover;
	}
	@media(max-width:767px) {}
	.content02about {
		width: 100%;
		float: none;
		border-radius: 10px;
		background-color: #1785a5;
		padding: 10px;
		text-align: left;
	}


	
.content01titleh3 { height: 130px; font-size: 19px; line-height:28px; padding: 30px 0; }
.btn-lg { padding: 12px 15px; font-size: 20px; margin: 10px auto 20px; width: 100%; }
.btn-lg a {display: inline-block;}
.content { height: 130px; }

.content02about02 li { font-size: 16px; line-height: 1.6; }

}

footer {
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

footer p {
	margin: 0;
}

::-moz-selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255, 255, 255, .2);
}

::selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255, 255, 255, .2);
}

img::selection {
	background: 0 0;
}

img::-moz-selection {
	background: 0 0;
}

body {
	webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}

/*new RWD style Editor Mike - 20160711*/

.ucom_logo {
	width: 400px;
	margin-top: 50px;
	margin-bottom: 100px;
}

#download h2 {}

#navbar000 {}

@media(max-width:767px) {
	.ucom_logo { width: 90% !important; margin-top: 50px; margin-bottom: 100px; }
	#download h2 { font-size: 22px !important; line-height: 35px; text-align: left; }
	#navbar000 { display: none; }





}

/* 20161116 Mike Editor */

.VisualTopic { width: 800px; padding: 20px 0; height: auto !important; margin: auto; background: rgba(255, 255, 255, 0.418) !important; border-radius: 30px; font-family: "微軟正黑體", Lora, "Helvetica Neue", Helvetica, Arial, sans-serif; /* border: 1px solid red; */ /* box-shadow: rgba(0,0,0,0.5) 0px 0px 30px 0px; */ }

.VisualTopic h1, #VisualTopic p { color: #FFF; font-family: "微軟正黑體", Lora, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.VisualTopic h1 { font-weight: 800; font-size: 4em; color: rgb(207, 7, 0); }
.VisualTopic p { font-size: 2.2em; line-height: 40px; margin-top: -25px; color: #333 }

.VisualTopic .Visual_btn { width: 95%; background: #C30; margin: auto; font-size: 18px; padding: 10px 20px; }




@media(max-width:575px) {
	.intro {
		padding-bottom: 20%;
		min-width: 100%;
		background-position: left top;
		height: 600px;
	}
	.VisualTopic {
		width: 100%;
		background: rgba(255, 255, 255, 0.418) !important;
	}
	.intro .intro-body {
		margin-top: 10px;
	}
	.VisualTopic h1 {
		font-weight: 800;
		font-size: 3em;
		color: rgb(207, 7, 0);
		padding: 10px;
	}
	.VisualTopic p {
		font-size: 1.4em;
		line-height: 30px;
		margin-top: -25px;
		color: #333
	}
}


