/*header*/
.logo {
	padding-left: 20px;
}

.logo h1 {
	font-size: 16px;
	font-weight: 400;
	margin: 15px 0;
	color: #7b7b7b;
	text-align: center;
}

.logo h1 p {
	color: #2a2a2a;
	line-height: 1.5;
	margin: 0;
	white-space: nowrap;
	font-size: 13px;
}

.header-btn1,
.header-btn2 {
	font-size: 14px;
	height: 38px;
	padding: 0 30px !important;
	color: #00c1d3 !important;
	border: 1px solid #00c1d3;
	border-radius: 100px;
	background-color: #FFFFFF;
	line-height: 0 !important;
	display: flex !important;
	margin-left: 20px;
}

.header-btn2 {
	color: #f85b7a !important;
	border: 1px solid #f85b7a;
	margin-left: 10px;
	margin-right: 20px;
}

.row,
.nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

header.header {
	background: rgba(255, 255, 255, 1);
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0;
	overflow: hidden;
}

header.header a,
header.header span{
	color: #2a2a2a;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}

header.header a p {
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0 0;
	color: rgba(255, 255, 255, 0.5);
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent
}

.is-sticky header.header .nav>li.active a,
header.header a:hover {
	color: #00c1d3
}

/*footer*/
footer {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}

.footer-bg {
	padding: 20px 20px;
}

.footer-left {
	font-size: 13px;
	color: #7B7B7B;
	text-align: left;
}

.footer-left a {
	color: #7B7B7B;
}

.footer-left p {
	line-height: 1.5;
	margin: 0;
}

.footer-menu {
	display: block;
	margin-bottom: 10px;
}

.footer-right {
	text-align: right;
}

/*index*/
.banner-img {
	padding: 0;
}

.banner-img div {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.banner-img div img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner-bg {
	background-color: #00C1D3;
	padding-top: 14.0625%;
	position: relative;
}

.banner-bg-txt,
.banner-bg-content {
	color: #33cddc;
	font-size: 10rem;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 10;
}

.banner-bg-content {
	z-index: 11;
	font-size: 1.6rem;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1.2;
	padding: 10px 0;
}

.banner-bg-content h2 {
	font-size: 4rem;
	margin: 0px 0 15px 0;
}

.banner-bg-content h3 {
	font-size: 2.2rem;
	margin: 10px 0;
}

.banner-action {
	min-width: 250px;
	width: 40%;
	position: absolute;
	height: 7rem;
	background-color: #f85b7a;
	border-radius: 4rem;
	color: #FFFFFF;
	left: 50%;
	transform: translateX(-50%);
	bottom: -3.5rem;
	z-index: 13;
	font-size: 3rem;
	font-weight: 400;
}

.remark-bg {
	padding: 30px 20px;
	padding-top: calc(25px + 3.5rem);
	overflow: hidden;
}

.remark-left,
.remark-right {
	text-align: left;
	color: #7b7b7b;
	font-size: 12px;
}

.remark-left h3 {
	font-size: 18px;
	color: #4B4B4B;
	padding: 0;
	margin: 0;
	line-height: 2;
}

.remark-left p,
.remark-right p {
	line-height: 1.5;
}

.remark-right {
	text-align: right;
}

/*about*/
.title-img-bg {
	width: 100%;
	background: url(../img/about_02.png) no-repeat;
	background-size: cover;
	height: 150px;
}

.title-bg {
	width: 100%;
	height: 150px;
	background-color: #00C1D3;
	font-size: 3.2rem;
	color: #FFFFFF;
}

.title-bg span {
	display: block;
	line-height: 1.1;
}

.title-txt {
	position: absolute;
	bottom: 10px;
	padding-left: 20px;
}

.title-txt-e {
	color: rgba(255, 255, 255, 0.2);
	font-size: 5.5rem;
	transform: scaleY(0.9);
}

.about-side {
	position: relative;
	border-left: 1px solid #e5e5e5;
	padding: 55px 30px 60px 60px;
	margin-left: 20px;
	font-size: 14px;
	color: #7B7B7B;
	line-height: 26px;
}

.about-side h3 {
	font-size: 24px;
	color: #4B4B4B;
	margin: 0 0 30px 0;
}

.about-side h4 {
	font-size: 18px;
	color: #4B4B4B;
}

.about-side h5 {
	font-weight: bold;
	color: #4B4B4B;
}

.about-side p {
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
}

.about-side .s-left {
	width: 120px;
	padding: 0;
	display: inline-block;
	flex-shrink: 0;
}

.about-side .s-right {
	border-left: 1px solid #E5E5E5;
	padding-left: 50px;
	display: inline-block;
	color: #4b4b4b;
}

.circle {
	position: absolute;
	top: 0;
	border: 5px solid #00C1D3;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	left: -10px;
	background-color: #FFFFFF;
}

/*concept*/
.title-img-bg1 {
	width: 100%;
	background: url(../img/concept_02.png) no-repeat;
	background-size: cover;
	height: 150px;
}

/*fee*/
.title-img-bg2 {
	width: 100%;
	background: url(../img/Fee-structure_02.png) no-repeat;
	background-size: cover;
	height: 150px;
}

.about-side p.fee-title,
.about-side p.fee-title1,
.about-side p.fee-title2 {
	padding: 20px 0px;
	background-color: #f85b7a;
	width: 100%;
	font-size: 24px;
	color: #FFFFFF;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	margin: 20px 0;
}

.about-side p.fee-title1 {
	background-color: #2e75b6;
}

.about-side p.fee-title2 {
	background-color: #00c1d3;
}

.fee-action {
	color: #f85b7a;
	padding: 0 10px;
}

.fee-action1 {
	color: #2e75b6;
	padding: 0 10px;
}

.fee-action2 {
	color: #00c1d3;
	padding: 0 10px;
}

.fee-txt {
	color: #FFFFFF;
}
.fee-txt-1 {
	color: #00c1d3;
}
.fee-txt-2 {
	color: #f85b7a;
}
.fee-table {
	color: #4B4B4B;
	font-size: 18px;
}
.fee-table td{
	padding: 10px 10px;
	text-align: center;
}

/*inquiry*/
.title-img-bg3 {
	width: 100%;
	background: url(../img/inquiry_02.png) no-repeat;
	background-size: cover;
	height: 150px;
}

.about-side .s-left-b {
	width: 150px;
	padding:10px 0;
	display: inline-block;
	flex-shrink: 0;
}

.about-side .s-right-b {
	border-left: 1px solid #E5E5E5;
	padding-left: 50px;
	display: inline-block;
	color: #4b4b4b;
	width: 100%;
}

.inquiry-input {
	height: 36px;
	border: 1px solid #E5E5E5;
	border-radius: 20px;
	background-color: #f5f5f5;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 36px;
	padding: 0 30px;
	width: 100%;
	margin: 5px 0;
}

.inquiry-textarea {
	height: 80px;
	border: 1px solid #E5E5E5;
	border-radius: 18px;
	background-color: #f5f5f5;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 36px;
	padding: 0 30px;
	width: 100%;
	margin: 5px 0;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
}

.inquiry-input::placeholder,
.inquiry-textarea::placeholder {
	color: #a7a7a7;
	font-size: 12px;

}

.inquiry-button {
	width: 150px;
	height: 38px;
	background-color: #00C1D3;
	flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 0;
	border-radius: 20px;
	margin: 10px 0;
}

.inquiry-select {
	border: 0;
	height: 30px;
	margin: 0;
	background-color: #f5f5f5;
	width: 100%;
}

/*register*/
.register-side {
	position: relative;
	border-left: 1px solid #e5e5e5;
	padding: 55px 30px 60px 60px;
	margin-left: 20px;
	font-size: 14px;
	color: #7B7B7B;
	line-height: 26px;
}

.register-side h3 {
	font-size: 24px;
	color: #4B4B4B;
	margin: 0 0 30px 0;
}

.register-side h4 {
	font-size: 18px;
	color: #4B4B4B;
}

.register-side p ,.register-side div.p-form {
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}

.register-side .s-left-b {
	width: 150px;
	padding: 0;
	display: inline-block;
	flex-shrink: 0;
}

.register-side .s-right-b,.register-side .s-right-b1 ,.register-side .s-right-b2{
	border-left: 1px solid #E5E5E5;
	padding-left: 50px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	color: #4b4b4b;
	width: 100%;
	position: relative;
}
.register-side .s-right-b1{
	flex-direction: column;
}
.register-button,
.cancel-button {
	width: 240px;
	height: 38px;
	background-color: #00C1D3;
	flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 0;
	border-radius: 20px;
	margin: 30px 0;
}
.cancel-button {
	width: 180px;
	background-color: #FFFFFF;
	color: #00c1d3;
	border: 1px solid #00c1d3;
	height: 36px;
	margin-left: 20px;
}

.file-button {
	width: 240px;
	background-color: #FFFFFF;
	color: #00c1d3;
	border: 1px solid #00c1d3;
	height: 36px;
	flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	margin: 5px 0;
}
.register-code,.register-code-number {
	width: 200px;
	height: 38px;
	background-color: #00C1D3;
	flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 0;
	border-radius: 20px;
	margin: 30px 0;
	position: absolute;
	right: 0px;
}
.register-code-number{
	background-color: #CCCCCC;
	color: #7B7B7B;
}
.file-view {
	border-radius: 18px;
	overflow: hidden;
	margin: 5px 0;
	width: 160px;
	height: 90px;
	background-color: #FFFFFF;
	border: 0px solid #E5E5E5;
	margin-right: 10px;
	position: relative;
	/* display: ; */
}

.file-view img {
	cursor: pointer;
}

.file {
	font-size: 12px;
	padding: 5px 10px;
	line-height: 1;
	color: #00c1d3;
	position: absolute;
	z-index: 8;
	right: 2px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 100px;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	top: 2px;
	overflow: hidden;
	cursor: pointer;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}

/*windows*/
.windows-bg {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	display: none;
}

.windows-content {
	width: 50%;
	padding-top: 28.125%;
	position: absolute;
	background-color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
}

.windows-content-1 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
}

.windows-content-1 img {
	width: 100%;
	height: 100%;
	max-height: none;
}

.w-close {
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #FFFFFF;
	position: absolute;
	right: -40px;
	top: -40px;
	z-index: 13;
	cursor: pointer;
}

.load_img{
	position: fixed;
	width: 200px;
	height: 200px;
	background: url(../img/loading.gif) no-repeat center ;
	background-size: auto 100%; 
	top: 40%;
	left: 50%;
	display: block;
	z-index: 99;
	border-radius: 20px;
	border: 2px solid #eaeaea;
	transform: translate(-50%,-50%);
	display: none;
}


@media (max-width:767px) {

	/*header*/
	.logo {
		padding: 0;
	}

	.row {
		display: block;
	}

	.nav {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		justify-content: center;
	}

	.nav>li {
		margin-bottom: 5px;
	}

	.header-btn1,
	.header-btn2 {
		margin-bottom: 10px;
	}

	.logo h1 {
		font-size: 12px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
	}

	/*index*/
	.banner-bg-txt {
		font-size: 6.5rem;
		line-height: 1;
	}

	.banner-bg {
		padding-top: 56.25%;
	}

	.banner-action {
		font-size: 2rem;
		height: 5rem;
		bottom: -2.5rem;
		min-width: 250px;
		width: 80%;
	}

	.remark-left {
		margin-bottom: 20px;
		text-align: center;
	}

	.remark-right {
		text-align: center;
	}

	/*about*/

	.title-bg {
		font-size: 2.5rem;
		color: #FFFFFF;
	}

	.title-bg span {
		display: block;
		line-height: 1.1;
	}

	.title-txt {
		padding-left: 0px;
	}

	.title-txt-e {
		color: rgba(255, 255, 255, 0.2);
		font-size: 4rem;
		transform: scaleY(0.9);
		line-height: 0;
	}

	.title-img-bg,
	.title-bg {
		height: 120px;
	}

	.about-side {
		padding: 55px 0px 60px 20px;
	}

	.about-side .s-left {
		width: 80px;
	}

	.about-side .s-right {
		border-left: 1px solid #E5E5E5;
		padding-left: 20px;
		display: inline-block;
		color: #4b4b4b;
	}

	/*register*/
	.register-side .p-form {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}

	.register-side .s-left-b {
		padding-left: 10px;
	}

	.register-side .s-right-b,.register-side .s-right-b1,.register-side .s-right-b2 {
		border-left: 0;
		padding-left: 0px;
	}

	.register-side {
		padding: 55px 0px 60px 20px;
	}



}






@media (min-width:768px) and (max-width:1024px) {

	/*header*/
	.logo h1 {
		font-size: 12px;
	}

	header.header a {
		padding: 0 5px;
		font-size: 14px;
	}

	.header-btn1,
	.header-btn2 {
		padding: 0 15px !important;
	}

	/*index*/
	.banner-bg {
		padding-top: 30%;
	}

	.banner-action {
		width: 60%;
	}

	.remark-bg .col-md-6 {
		width: 50%;
		float: left;
	}

	/*about*/
	.about-side,
	.register-side {
		padding: 55px 50px 60px 50px;
	}

	/*register*/
	.register-button {
		width: 200px;
	}
	.register-code,.register-code-number{
		width: 150px;
	}

	.cancel-button {
		width: 150px;
	}



}







@media (max-width:768px) {

	/*header*/
	.top-banner .col-md-3 {
		width: 50%;
		float: left;
	}

	.logo {
		padding: 0;
	}

	.header-btn2 {
		margin-right: 0px;
	}

	/*index*/
	.banner-action {
		width: 80%;
	}

	/*footer*/
	.footer-left {
		margin-bottom: 20px;
		text-align: center;
	}

	.footer-right {
		text-align: center;
	}

	/*about*/
	.title-txt {
		padding-left: 0px;
	}

	.about-side {
		margin-left: 0;
	}
	/*register*/
	.register-code,.register-code-number {
		width: 150px;
	}
	.register-side .s-right-b2{
		flex-direction: column;
	}
}
