@charset "utf-8";
/* CSS Document */


htel {
	margin: 0px;
	padding:0px;
	font-size:16px;
}
body {
	font-family: "Century Gothic", "Varela Round", "sans-serif", "微軟正黑體";
	margin: 0px auto;
	font-size:16px;
}
h1, h2, h3, h4, h5, h6 {
    color: #3f3f3f;
    margin: 0 0 15px 0;
    letter-spacing: 1px;
    font-weight: bold;
}
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
iframe{
    border:0;
    outline: 0;
}
.imp{color:#F00;}

table {
  border-spacing: 0;
  border-collapse: none;
}
/*[ GENERAL ELEMENTS ]*/
a {
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.table-responsive{
	border: 0px solid #ddd !important;
}


/*--選單--*/
.navbar-wrapper {
    width: 100%;
	    position: absolute;
    top: 0;
	z-index: 999;
    left: 0;
	background-color: rgb(0, 0, 0);
    
}
.navbar-brand {
    height: 80px;
	margin: 0 !important;
	padding: 10px 20px;
	overflow:hidden;
}
.navbar-brand img {
	height: 70px;
	max-height:100%;
}

#container{
	padding-top:80px;
}
.containerin{
	width:100% !important;
	/*padding-right: 15px;
    padding-left: 15px;*/
}
.interval{
	padding-bottom:30px;
}

.wordedit img{
	height:auto !important;
	max-width:100% !important;
}

.article_content {
    overflow: hidden;
}


/*--------------------------*/
.topimg img{
	width:100%;
}

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




.intermediate h3 {
    font-size: 30px;
    line-height: 36px;
}

.img-masonry img {
    width: 100%;
}


/*----ANNOUNCE-------------------*/
.news_wrapper{
	margin-left: -10px;
    margin-right: -10px;
}
.news-box {
    padding: 10px;
}
.news-content {
    background-color: #FFF;
    padding: 0px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}
.news-content .image {
    width: 100%;
    overflow: hidden;
}
.news-content .image img{
    width: 100%;
}
.news-content h5 {
    font-size: 12px;
    text-align: center;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    color: #FFF;
    padding: 10px;
    letter-spacing: 2pt;
}
.news-content .text {
    position: relative;
    padding: 30px 10px;
}
.news-content .title {
    font-size: 16px;
    text-align: center;
    font-weight: 200;
    margin-bottom: 10px;
    line-height: 22px;
}
.news-content .date {
    font-size: 12px;
    color: #999;
    letter-spacing: 1pt;
    text-align: center;
    width: 100%;
}
.news-content .line {
    text-align: center;
    width: 70px;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.news-content .desc {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin: 0px 15px;
    text-align: center;
}
.news-content .more {
    position: absolute;
    top: 0;
    left: 50%;
    width: 60px;
    height: 60px;
    padding: 0px;
    margin: -30px 0 0 -30px;
    background-color: #900;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #FFF;
}
.news-content .more a {
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 32px;
    padding: 10px 0;
    display: block;
    text-align: center;
    background-color: #900;
    color: #fff;
    border: none;
}



.photo_wrapper{
	margin-left: -10px;
    margin-right: -10px;
}
.photo-box {
    padding: 10px;
}
.photo-content .map {
	box-shadow: 1px 1px 1px #999, 2px 2px 2px #ddd, 2px 2px 3px #d8d2ca;
}
.photo-content .image {
    width: 100%;
    overflow: hidden;
	position: relative;
}
.photo-content .image img{
	width:100%;
}
.photo-content h5 {
    font-size: 12px;
    text-align: center;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    color: #FFF;
    padding: 10px;
    letter-spacing: 2pt;
}
.photo-content .title {
    font-size: 16px;
    margin-top: 15px;
    line-height: 22px;
    width: 100%;
}
.photo-content .date {
    margin-bottom: 5px;
    color: #C00;
    width: 100%;
    margin-top: 10px;
	font-size: 12px;
}
.photo-content a.more{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 0;
}


.video_wrapper{
	margin-left: -10px;
    margin-right: -10px;
}
.video-box {
    padding: 10px;
}
.video-content {
    background-color: #FFF;
    padding: 0px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}
.video-content .image {
    width: 100%;
    overflow: hidden;
}
.video-content .image img{
	width:100%;
}
.video-content h5 {
    font-size: 12px;
    text-align: center;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    color: #FFF;
    padding: 10px;
    letter-spacing: 2pt;
}
.video-content .text {
    position: relative;
    padding: 30px 10px;
}
.video-content .title {
    font-size: 16px;
    text-align: center;
    font-weight: 200;
    margin-bottom: 10px;
    line-height: 22px;
	height:22px;
	overflow:hidden;
}
.video-content .date {
    font-size: 12px;
    color: #999;
    letter-spacing: 1pt;
    text-align: center;
    width: 100%;
}
.video-content .line {
    text-align: center;
    width: 70px;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.video-content a.more{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 0;
}




.Single_download {
    border-bottom: 1px solid #DFDDD6;
	overflow: hidden;
	margin:50px 0;
	
}
.Single_download > div{
    border-top: 1px solid #DFDDD6;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
}
.Single_download  .title{
	font-size:16px;
	line-height:22px;
	padding: 2px 5px;
	color:#6f6f6f;
}
.Single_download  .title i{
	margin-right: 5px;
}
.Single_download  .format{
	font-size: 12px;
	line-height:22px;
	padding: 2px 5px;
}
.Single_download  .download{
	font-size: 14px;
	line-height:22px;
	background-color: #95cc10;
	padding: 2px 5px;
	text-align: center;
	color: #fff;
}
.Single_download  .download a{
	color:#FFF;
}




.overlay {
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	display: -webkit-flex;
  	display: flex;
}
.overlay a {
	display: block;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
	border: solid 3px #fff;
	margin: auto;
	padding:7px 0;
	text-align:center;
	text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 0;
}
.overlay:hover a {
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
}
.overlay:hover {
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


/*----------*/
.blog-wrapper {
  	overflow: hidden;
}
.blog-img {
  	overflow: hidden;
}
.blog-img img {
  	transition: all 0.3s ease 0s;
  	width: 100%;
}
.blog-wrapper:hover .blog-img img{opacity:.85;transform:scale(1.1)}
.blog-info{
	font-weight: 400;
	padding: 38px 0 0;
}
.blog-info h3{}
.blog-info h3 a{
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 7px;
	margin-top: 30px;
	text-transform: uppercase;
}
.blog-meta {
  	margin-top: 20px;
  	overflow: hidden;
}
.blog-meta span{
	color: #959595;
	font-size: 13px;
}
.blog-meta span a{
	color: #363636;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	transition: all 300ms ease-in 0s;
}
.blog-meta span a:hover,.blog-info h3 a:hover{color: #ffae00;}
.blog-meta span a:after{
	content: "\f178";
	font-family: FontAwesome;
	padding-left: 5px;}
.blog-large span a:after{display:none}
.blog-large span a i{margin-right:5px;}
.blog-large span + span{
  	margin-left: 15px;
}
.blog-main{}
.blog-main .blog-info {
	border-top-style: solid;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.blog-main .blog-meta {
  	margin: 15px 0;
}


/*----FAQ---------------*/
.acctitle {
	display:block;
	padding-left: 17px;
}
.acctitle {
    background-image: url(../images/newsclosedbg.gif);
    background-repeat: no-repeat;
	background-position: -13px -7px;
}
.acctitle.collapsed {
    background-image: url(../images/newsopenbgtop.gif);
	background-repeat: no-repeat;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/*-------------------------*/
.sitemap{}
.sitemap a i{
	padding-right:10px;
}
.sitemap > li{
	padding:15px;	
}
.sitemap  > li .smap > a{
	padding:5px;
	margin-bottom:10px;
	display:block;
	border-bottom: 1px dotted #C9AF84;
}
.sitemap .smap{
	padding:10px;
	border-top: 1px solid #b4a793;
    border-left: 1px solid #b4a793;
    border-right: 1px solid #b4a793;
    border-bottom: 4px solid #c9af84;
    color: #4f4940;
	background-color: #f3f2f2;
}
.site-bv{
	padding:10px 10px 10px 10px;
	margin-left:30px;
}
.site-bv li a{
	display:block;
	padding:5px;
	border-bottom: 1px solid #A2D0EC;
	color: #1A597F;
}
.sitemap .smap > ul.site-bv{
	box-shadow: 3px 3px 3px rgba(20%,20%,40%,0.2);
    background: #bae5ff;
	border: 1px solid #A2D0EC;
	border-radius: 5px;
	font-size:14px;
}
.sitemap .smap > ul.site-bv ul{
	box-shadow: 2px 2px 6px #e4e3e3;
    background: #fcf5f5;
	border: 1px solid #A2D0EC;
	border-radius: 5px;
	font-size:14px;
	margin:10px 0 10px 30px;
}

.sitemap .smap > ul.site-bv ul ul{
	box-shadow: 2px 2px 6px #e4e3e3;
    background: #FFDCDC;
	border: 1px solid #A2D0EC;
	border-radius: 5px;
	font-size:14px;
	margin:10px 0 10px 30px;
}


/*----------------------------------------------------*/
#register {
	margin:20px 0;
	border: 1px solid #aaa;
    border-radius: 10px;
    overflow: hidden;
}
#register label {
	font-weight:normal;
}
#register label.error { 
	position: absolute;
    right: 0;
    top: 0;
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
	line-height: 22px;
    padding: 5px 8px;
    margin: 0 15px 0 0;
    z-index: 50;
	display: none;
}


/*-------------------------*/
.quotes{
	clear:both;
	width:100%;
	padding:20px 0;
	text-align:center;
	overflow:hidden;
}
#pageline a {
    border: 1px solid #096;
    display: inline-block;
    color: #096;
    padding: 5px;
    margin-right: 5px;
    margin-left: 5px;
}


/* ====== 底部宣告 ====== */
.footer-info {
	margin: 0px auto;
   
	color: #fff;
	background-image: url(../images/footer_bg.jpg);
}

.footer-info .line{
	    border-bottom: 1px solid #343636;
		    padding: 40px 0;
			color: #ffffff;
}
.footer-info ul li.title {
    margin-bottom: 7px;
    font-size: 16px;
    color: #6CC;
}
.footer-info ul li.text {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.footer-info ul li.text a {
    font-size: 14px;
    color: #CCC;
    text-decoration: none;
}
.footer-info ul li.title a {
    font-size: 16px;
    color: #6CC;
    text-decoration: none;
}

footer {
	background-image: url(../images/footer_bg.jpg);
    padding:20px 0;
	overflow: hidden;	
}
footer p {
    font-size: 13px;
    margin-bottom: 0px;
    color: #FFF;
    float: right;
}
footer .social{
}
footer .social a {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    position: relative;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 5px;
    line-height: 40px;
    font-size: 16px;
    border: 3px solid rgba(255, 253, 253, 0.5);
}
footer .social a:hover {
    background: #202020;
    color: #FFF;
}
footer .social a i{
    line-height: 28px;
}
footer .footerss{
	margin-top: 20px;
}

footer .boot-text-right a{
    color: #7f7f7f;
}
/*-- Scroll To Top --*/
.scroll-to-top {
	border-radius: 50px;
	position: fixed;
	right: 35px;
	bottom: 35px;
	font-size: 2em;
	height: 60px;
	width: 60px;
	background-color: rgba(121, 85, 72, 0.5);
	line-height: 50px;
	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;
	z-index:2000;
	display: none;
}
.scroll-to-top:hover {
	opacity: 1;
}


/*----Fullbg------------------------------------------------*/
#popup{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2050;
	display:none;
	background-color:rgba(0,0,0,0.75);
}
#popup .popup-content {
    position: relative;
    width: 80vw;
    height: 80vh;
    margin: 10vh auto;
	padding:20px;
    border: 1px #000 solid;
    background-color: #FFF;
}
#popup .popup-text {
    width: 100%;
    height: 100%;
    background-color: #FFF;
	padding:20px;
    overflow-y: auto;
}
#popup .closeimg{
	position: absolute;
    top: 0px;
    right: 0px;
}
#popup .closeimg a{
	color: #000;
    font-size: 17px;
    display: block;
    margin: 0px;
    padding: 0px 5px;
    text-align: center;
}
#popup .closeimg a:hover{
    color: #FFF;
	background-color:#000;
}

.Share {
	float: left;
	width:100%;
	padding-bottom:15px;
}
.Share > div{
	float: left;
    margin: 0;
    padding: 5px 5px 5px 0;
    font-size: 0;
}

.wordedit{
	clear:both;
}

#sc8 {
   background-size: cover;
    background-attachment: fixed;
    text-align: center;
}




@media only screen and (max-width: 767px){
	.navbar-brand {
		height: 60px;
		margin: 0 !important;
		padding: 5px 0;
		overflow:hidden;
	}
	.navbar-brand img {
		height: 60px;
		max-width:100%;
		max-height:100%;
	}
	#container{
		padding-top:67px;
	}

	#popup .popup-content {
		width: 90vw;
		height: 90vh;
		margin: 5vh auto;
	}
	footer .social a {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: relative;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 2px;
    line-height: 20px;
    font-size: 12px;
    border: 2px solid rgba(255, 253, 253, 0.5);
}
footer .social {
    text-align: center;
}
nav.navbar.bootsnav .navbar-toggle {
        background-color: rgba(255, 255, 255, 0);
    border: none;
    padding: 5px 10px;
    font-size: 18px;
    position: relative;
    top: 5px;
	color: #ffffff;
}
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
    text-shadow: -2px 2px 1px rgba(0, 0, 16, 0.49);
    background-color: transparent !important;
	letter-spacing: 1px;
	padding: 15px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
	display:none;
}





.Middleover .Main-title3{
	font-size: 32px;
	line-height:40px;
    font-weight: normal;
    color: #000000;
	padding: 5px 0;
	text-align: center;
	z-index: 1;
}

.Middleover .Main-title3 i{
	width:25px;
	padding-right: 15px;
}

.Middleover .Main-title3 a {
	position:relative;
	display:inline-block; 
	width:220px; 
	line-height:45px; 
	text-align:center; 
	color:#9E9E9E; 
	font-size:17px; 
	font-family:"Titillium Web"; 
	border:1px solid #9E9E9E;
	transform: perspective(1px) translateZ(0);
	transition-property: color;
	transition-duration: 0.3s;
	display: block;
    margin: 10px auto;
	}
.Middleover .Main-title3 a:hover {color:#fff;}
.Middleover .Main-title3 a:before{
	content:"";
	position:absolute;
	z-index:-1;
	top:0; left:0; right:0; bottom:0;
	    background: #00BCD4;
    
	transform:scaleX(0);
	transform-origin: 50%;
	transition-property:transform;
	transition-duration: 0.3s;
	transition-timing-function:ease-out;
}
.Middleover .Main-title3 a:hover:before {
	transform:scaleX(1);
}








	#sc490 {
        width: 100%;
   margin-bottom: 50px;
    margin-top: 100px;
}

#sc490 .clearfix  .Img {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	    text-align: center;
    }
  #sc490 .clearfix  img {
    display: block;
    width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
	  #sc490 .clearfix .Txt  {
 text-align: center;
	}
  #sc490 .clearfix .Txt h4 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px;
    color: #535353; }
  #sc490 .clearfix .Txt h3 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .3px; }

   #sc490 .clearfix:before {
    content: '';
    position: absolute;
    right: -14px;
    top: 38px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/cros.png);
    background-repeat: no-repeat;
    background-position: center;
}

 
#sc531 {
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}
#sc531 .About-training h3 {
 position: relative;
    font-family: "Cantarell", sans-serif;
    font-size: 25px;
    letter-spacing: .075em;
    text-transform: uppercase;
    padding-top: 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
	 color: #ffffff;
}

#sc531 .About-training  p {
    font-size: 16px;
    line-height: 26px;
}
#sc531 .About-training {
        width: 25%;
		float: left;
		    padding: 30px;
    color: #ffffff;
}
#sc531 .map {
        width: 75%;
		float: left;
}
#sc559 .heading  {
 text-align: center;
 margin-bottom: 50px;
}
#sc559 .heading  h3{
        display: block;
    font-size: 32px;
    font-weight: 100;
    letter-spacing: .1em;
    color: #474747;
    margin-bottom: 45px;
}
#sc559 .heading h3 span {
       font-family: "PT Serif", serif;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #333;
    margin-bottom: 20px;
}
#sc559 .heading p span{
     border: 1px solid #c1c1c1;
    margin: 10px;
    padding: 10px 30px;
}
#sc559 .col-sm-2{
        width: 20%;
}
#sc561 .about-Home{
       position: relative;
    height: 600px;
    float: left;
	    text-align: right;
}
#sc561 .aos-Text{
       position: absolute; 
	   top:300px;
	   right: 0px;
	   width: 100%;
	  
}



#sc561 .aos-Text .en {
  font-family: "PT Serif", serif;
    font-size: 60px;
    line-height: 60px;
      color: #ffffff;
  margin-bottom: 0px;
  text-transform:uppercase;
}

#sc561 .aos-Text h2 {
  display: block;
  font-size: 32px;
  font-weight: 100;
  letter-spacing: .1em;
  color: #474747;
  margin-bottom: 45px;
}



	#slider-wrap *{margin:0; padding:0; list-style:none;}
#slider-wrap{
	width:700px;
	height:500px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:700px;
	height:450px;	
}

#slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
}

#slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:450px;
	display:block;
	width:100%;
	font-size:90px;	
}
/*bar*/
#pagination-wrap{
	min-width:20px;
	margin-top:450px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:50%;
	background:#000;
	opacity:0.5;
	position:relative;
  top:0;
  
  
}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;	
}
/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}
#sc554 .text-b1-t1 {
	background: url(../images/flash11.png) center bottom  no-repeat;
}	
#sc554 .flash {
	margin: 150px 0 50px;
}	
#sc554 .Text {
	width: calc(100% - 700px);
	float: left;
	 color: #fff;
}	
#sc554 .Text h1 {
    font-size: 4.5em;
    font-weight: 1000;
    color: #fff;
    text-transform: uppercase;
}
#sc554 .Text p {
    margin-top: 50px;
    line-height: 2;
}
#sc554 .flash-map {
	 width: 700px;
     float: left;
	 padding-top:50px;
	
}	

@media (max-width: 767px)  {
	#sc554 .flash {
    margin: 80px 0 50px;
}
	#sc554 .text-b1-t1 {
}	
#sc554 .Text {
    width: calc(100% - 50px);
	margin-left: 20px;
}
#sc554 .Text h1 {
    font-size: 3.2em;
  
}

	}
	@media (max-width: 420px)  {
	
	#slider-wrap *{margin:0; padding:0; list-style:none;}
#slider-wrap{
	width:380px;
	height:300px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:380px;
	height:4250px;	
}

#slider-wrap ul#slider li > div{
	position:absolute;
	top:20px;
	left:35px;	
}

#slider-wrap ul#slider li > div h3{
	font-size:36px;
	text-transform:uppercase;	
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:380px;
	display:block;
	width:100%;
	font-size:90px;	
}
#pagination-wrap{
	min-width:20px;
	margin-top:550px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:relative;
	text-align:center;
}
}


@media (max-width: 1024px)  {
	.featureArea .leftBox {
    width: 100%;
    padding: 50px;
 }
 #sc531 .About-training {
    width: 100%;
   
}
#sc531 .map {
    width: 100%!important;
}


#sc561 .aos-Text {
    position: absolute;
    top: 150px;
    right: 0px;
    width: 100%;
}
#sc559 .heading  p {
    text-align: center;
	  margin: auto;
    width: 90%;
}
#sc559 .heading p span {
    flex: calc(100% / 5);
    max-width: calc(100% / 5);
    padding: 3%;
	margin: 5px;
    -webkit-writing-mode: vertical-lr;
	 writing-mode: vertical-lr;
}
#sc559 .heading {
    text-align: center;
    margin-bottom: 50px;
}
#sc559 .col-sm-2 {
    width: 20%;
    padding-right: 5px;
    padding-left: 5px;
}
#sc559 .heading {
    text-align: center;
    margin-bottom: 0px;
}
#sc561 .about-Home {
    position: relative;
    height: 500px;
    float: left;
    text-align: right;
}
}


@media (max-width: 767px)  {

#sc490 .clearfix:before {
    background-image: none;
 
}
#Home_film {
    padding: 0px 0px;
}
.featureArea .leftBox {
    width: calc(100% - 40px);
    padding: 30px;
}
.About-team h3 {
    margin-bottom: 20px;
}
.About-team p {
    margin-bottom: 30px;
}
#sc530 .col-xs-6 {
    width: 100%!important;
}
#sc531 .About-training {
    width: 100%;
   
}
#sc531 .map {
    width: 100%;
    float: left;
}
	#sc490 {
        width: 100%;
   margin-bottom: 50px;
    margin-top: 0px;
}

#sc490 .clearfix:before {

    background-image: none;
 
}

	}
	
@media (max-width: 420px)  {
#sc561 .aos-Text {
    position: relative;
    margin: auto;
    width: 90%;
    top: 0px;
    right: 0px;
    
    margin: 50px auto;
}
#sc561 .aos-Text .en {
    font-family: "PT Serif", serif;
    font-size: 30px;
    line-height: 40px;
    color: #303030;
    margin-bottom: 0px;
    text-transform: uppercase;
}
#sc561 .about-Home {
    position: relative;
    height: auto;
    float: left;
    text-align: center;
}
#sc559 .heading h3 {
    margin-bottom: 15px;
}
#sc559 .heading  p {
    text-align: center;
	  margin: auto;
    width: 90%;
}
#sc559 .heading p span {
    flex: calc(100% / 5);
    max-width: calc(100% / 5);
    padding: 3%;
	margin: 5px;

    -webkit-writing-mode: vertical-lr;
	 writing-mode: vertical-lr;
}
#sc559 .heading {
    text-align: center;
    margin-bottom: 0px;
}
#sc559 .col-sm-2 {
       width: 100%!important;
    padding: 0% 10% 5%;
   
}

	}
  

.itemList .Txt{
		    
		padding: 50px;
		text-align: center;

	}

.itemList  .Txt h3{
		margin-bottom: 25px;
		letter-spacing: 3px;
		font-size: 26px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
.itemList  .Txt h3:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin: 25px auto;
    background-color: #c1a367;
    transition-delay: .7s;
    width: 40px;
}
.itemList .Txt p{
		    color: #ffffff;
		margin-bottom: 26px;
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 1.5px;
		max-height: 100%;
		text-align: left;
	}


#sc562 .p-container h2{
		     display: table;
        position: relative;
    font-family: "PT Serif", serif;
        font-size: 7vw;
    font-weight: 400;
    line-height: .8;
    color: #ccc;
	padding-bottom: 50px;
	}

#sc562 .p-container h2:before {
	width: 32px;
    content: "";
    width: 4.26667vw;
    height: 1px;
    background: #aa9609;
    position: absolute;
    bottom: 0;
    left: 0;
   
}
#sc562 .p-section__description {
    display: flex;
}
#sc562 .p-section__description>dt {
    flex-basis: 20%;
    flex-shrink: 0;
    font-size: 2rem;
    letter-spacing: .08rem;
    line-height: 1.75;
	color: #aa9609;
	    margin: 0 0 17.33333vw;
}
#sc562 .p-section__description>dt>span {
    display: table;
    position: relative;
}
#sc562 .p-section__content>dt {
    margin-bottom: 60px;
    font-size: 3.2rem;
    letter-spacing: .15rem;
    line-height: 1.78571;
	font-family: "PT Serif", serif;
}
#sc562 .p-section__content>dd {
   font-size: 1.4rem;
    letter-spacing: .08rem;
    line-height: 2.26667;
}


.wort-title {
     margin-bottom: 25px;
    height: auto;
    overflow: hidden;

	
}
.wort-title  h2 {
    position: relative;
    display: inline-block;
    font-size: 40px;
    font-weight: 500;
    color: #161616;
	    width: 100%;
    margin: 25px auto 5px;
    text-align: center;
	
}

.wort-title  h2:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin: 25px auto;
    background-color: #ff1717;
    transition-delay: .7s;
	    width: 40px;
}

@media (max-width: 767px)  {
	#sc562 .p-section__description>dt {
    flex-basis: 10%;
}
#sc562 .p-container h2 {
    font-size: 15vw;
}
	}