@charset "UTF-8";

nav.bg-main{
	background-color: #a4e3ff;
}
nav.bg-main a{
	color: #000	!important;
}
nav.bg-main a:hover{
	color: #666!important;
}
.navbar-toggler-icon{
	color: #fff!important;
}
.navbar-dark .navbar-toggler-icon {
    background-image:url("../images/nav.svg");
}

.logogroup{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.logogroup .sub{
	margin-right: 1rem;
	padding-top: 8px;
}

/*報名表單*/
.registration-form-bg{
	background-color: #17345e;
	background-image: url("../images/bg.jpg");
	background-size:cover;
	background-position:bottom;
	background-repeat: no-repeat;
}
.registration-form{
	max-width: 960px;
	margin: 0 auto 50px auto;
	border-radius: 10px 10px;
	background-color: #152953;
	padding: 30px 30px 15px 30px;
	color: #fff;
	box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.2);
}

.font-gray{
	color:#c5d7ea;
}
.note{
	background-color: #c5d7ea;
	padding: 10px;
	border-radius: 5px;
	color: #333;
}
.note a{
	color: #152953;
	text-underline-offset: 5px;
}
.registration-title{
	padding:20px 20px 10px 20px;
	color: #ddc28a;
}
.btn-mainColor{
	background-color:#ddc28a!important;
	border: none;
	cursor:default;
	color: #333;
}

/*index*/
.container h2, .main-color{
	color: #152953!important;
}

.qa_question{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.qa_number{
	width: 30px;
	height: 30px;
	border-radius: 3px;
	text-align: center;
	background-color: #568dc6;
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}
.btn-weidth100{
	width: 100%;
	text-align: left;
	outline: none!important;
}
.vedio{
	text-align: center;
	width: 100%;
	height: auto;
}
.card-header{
	border-bottom: none!important;
}
.copyright{
	background-color: #a4e3ff;
	color: #000000;
	padding: 20px 10px;
	text-align: center;
	letter-spacing: 1px;
}

footer .logo{
    margin: 10px 20px;
	width: auto;
	display: inline-block;
}
footer .logo img{
	height: 35px;
    width: auto;
}
.footer-logos{
	margin: 0 auto;
	padding: 10px 4px 20px 4px;
	text-align: center;
}
.phone a{
	color: #000000;
	text-decoration: none;
}

.activityTab li{
	margin-bottom: 40px;
	margin-right: 10px;
}
.activityTab li a{
	background-color:#a4e3ff;
	color: #568dc6;
	text-decoration: none;
	padding: 20px 10px;
	text-align: center;
	border-radius: 3px;
}

.activityTab li a:hover{
	color: #568dc6;
}
.activityTab li a.active{
	background-color: #568dc6;
	color: #fff;
}
.tab-content{
	padding: 15px;
	background-color: #f2f8ff;
	border-radius: 3px;
}
.time{
	font-size: 1.5em;
	color: #152953;
	font-weight: bold;
}
.theme{
	color:#568dc6;
}
.theme-bg{
	background-color: #568dc6;
	color: #fff;
	padding:  5px 10px;
	letter-spacing: 1px;
	border-radius: 3px;
}
.caption{
	font-size: 1.5em;
	color: #568dc6;
	font-weight: bold;
}
.forum{
	/*border-top: 1px solid #dedddc;*/
	padding: 10px 20px;
	margin: 10px 10px 0 0;
	background-color: #e6f0fc;
}
.discussion-topic{
	font-size: 1.1em;
	font-weight: bold;
}
/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 1px;
  background-color: #152953;
  top: 0;
  bottom: 0;
  left: 50%;
}
.timeline{
	 text-align: center;
	color: #152953;
	padding-top: 6px;

}
.lector a{
	text-decoration: none;
	color: #333;
}
.lector a:hover{
	font-weight: bold;
	cursor: pointer;
}
/*講師介紹頁*/
.job-title{
	color: #a68024;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
}
.lectorImg img{
	width: 100%;
	height: auto;
}
.has-iframe .fancybox__content{
    width:65%!important;
    height: 65%!important;
}
/*浮動按鈕*/
.mainBtn{
	position: fixed;
	bottom: 5%;
	right: 1%;
	z-index: 9999;
}
.mainBtn div{
	margin: 10px;
	width: 85px;
	height: 85px;
	border-radius: 50px;
	text-align: center;
	font-weight: bold;
	align-content: center;
	color: #333;
}
.mainBtn div a{
	text-decoration: none;
}
.mainBtn div.bnt1{
	background-color: #ddc28a;
}
.mainBtn div.bnt1 a{
	color: #6f6145;
}
.mainBtn div.bnt1:hover{
	border: 1px solid #6f6145;
}

.mainBtn div.bnt2{
	background-color:#b7d3ba;
}
.mainBtn div.bnt2 a{
	color: #26482a;
}
.mainBtn div.bnt2:hover{
	border: 1px solid #26482a;
}
.mainBtn div.bnt3{
	background-color:#b8d9e8;
}
.mainBtn div.bnt3 a{
	color: #436c7f;
}
.mainBtn div.bnt3:hover{
	border: 1px solid #436c7f;
}
.videobox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.point{
	position: relative;
	top: -50px;
}
.card-body{
	height: 130px;
}
li a{
	text-decoration: none;
	color: #333;
}
li a:hover{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.signblock{
	padding: 30px;
	background-color: #f3f3f3;
	font-size: 1rem;
	overflow-x: hidden;
	color: #353c4e;
	font-family: "Open Sans",sans-serif;
}

.signblock .signcard{
	display: none;
	padding: 15px;
	background: #FFF;
	font-size: 1.2rem;
}

.signblock .signcard.show{
	display: block;
}


.signblock .signcard span.headtitle{
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #6f6145;
}

.signblock .signcard button.signnextbtn{
	display: block;
	width: 100%;
	margin-top: 30px;
	background: #568dc6;
	color: #FFF;

	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	padding: 0.5rem 0.75rem;
	font-size: 1.2rem;
	font-weight: bold;
	border-radius: 0.25rem;
	border: none;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.signblock .signcard button.signnextbtn:hover{
	background: #a4e3ff;
	color: #568dc6;
}

.signblock .signcard .form-check{
	margin-bottom: 0.25rem;
}

.signblock .signcard .form-check .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label{
	opacity: 1;
	color: #b5b5b5;
}

.signblock .signcard .form-group.spec{
	margin-bottom: 1.2rem;
}

.signblock .signcard .form-group span.intitle{
	display: inline-block;
	width: 100%;
	padding-bottom: 2px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #6f6145;
}

.signblock .signcard .form-group span.extra{
	display: inline-block;
	width: 100%;
	padding-bottom: 2px;
	font-size: 1rem;
	color: #999;
}

.signblock .signcard .form-group input[type="text"].inobject{
	width: 100%;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #6f6145;

	margin-bottom: 10px;

	font-size: 1.2rem;
	color: #6f6145;
}

.signblock .signcard .form-group input[type="text"].inobject:focus {
    outline: none;
}

.signblock .signcard .form-group textarea.inobject{
	width: 100%;
	border: 1px solid #6f6145;
	padding: 5px;

	margin-bottom: 10px;

	font-size: 1.2rem;
	color: #6f6145;
}

.signblock .signcard .form-group textarea.inobject:focus {
    outline: none;
}

.signblock .signcard .personthink{
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.86rem;

	text-align: center;
}

.signblock .signcard .team{
	display: flex;
	justify-content: space-between;

	padding: 5px 0;
}

.signblock .signcard .team .item{
	position: relative;
	width: 49%;
	border: 1px solid #DDD;

	font-size: 1.2rem;
}


.signblock .signcard .team .item input[type="radio"] {
    display: none; /* 隱藏原生 radio */
}


.signblock .signcard .team .item label{
	width: 100%;
	padding: 10px 10px 10px 40px;
	margin: 0;
	cursor: pointer;
	color: #6f6145;
}

.signblock .signcard .team .item .custom-radio {
	position: absolute;
	display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 50%;

    top: 50%;
    left: 10px;

    transform: translateY(-50%);
}

.signblock .signcard .team .item input[type="radio"]:checked + label .custom-radio {
    background: #568dc6;
    border: 1px solid #FFF;
}


.signblock .signcard .team .item input[type="radio"]:checked + label {
	background: #b8d9e8;
}

.signblock .signcard .complete{
	display: inline-block;
	width: 100%;
	padding: 5px;
	color: red;
	text-align: center;
}






@media screen and (max-width: 1199px) {
	.card-body{
		height: 150px;
	}
}
@media screen and (max-width: 991px) {
	.card-body{
		height: 130px;
	}
}
@media screen and (max-width: 767px) {
	.registration-form{
		width: 94%;
		margin: 0 3% 20px 3%;
		padding: 20px 20px 15px 20px;
	}
	.has-iframe .fancybox__content{
		width:95%!important;
		height:85%!important;
	}
	footer{
		padding-bottom: 60px;
	}
	/*浮動按鈕*/
	.mainBtn{
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 9999;
		width: 100%;
		margin: 0 auto;
	}
	.mainBtn div{
		margin: 0;
		width: 32.3%;
		height: 60px;
		border-radius: 0;
		text-align: center;
		font-weight: bold;
		align-content: center;
		color: #333;
		display: inline-block;
		align-content: center;	
	}
}

@media screen and (max-width: 480px) {
	.signblock{
		padding: 15px;
		font-size: 0.8rem;
	}

	.signblock .signcard{
		font-size: 1rem;
	}

	.signblock .signcard button.signnextbtn{
		margin-top: 15px;
		font-size: 1rem;
	}

	.signblock .signcard span.headtitle{
		margin-bottom: 15px;
		font-size: 1.2rem;
	}

	.signblock .signcard .form-group span.intitle{
		font-size: 1rem;
	}

	.signblock .signcard .form-group input[type="text"].inobject{
		font-size: 1rem;
	}

	.signblock .signcard .form-group textarea.inobject{
		font-size: 1rem;
	}

	.signblock .signcard .team .item{
		font-size: 1rem;
	}

	.signblock .signcard .team .item label{
		padding: 5px 5px 5px 40px;
	}

	.signblock .signcard .personthink{
		font-size: 0.75rem;
	}

	.signblock .signcard .form-group span.extra{
		font-size: 0.75rem;
	}
}



@media screen and (max-width: 360px) {
	.card-body{
		height: 140px;
	}
}