@font-face {
	font-family: 'VNF-Gotham Book';
	src: url('../fonts/VNF-Gotham Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
#btnsend {
	background: #ba4a4d;
	color: #fff;
	border: none;
	padding: 15px 35px 12px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
}

	#btnsend:hover {
		background: var(--color-red);
	}

.current {
	position: relative;
}

	.current a {
		color: #87ac2d !important;
	}

		.current a:after {
			border-right: 1px solid #87ac2d;
			content: "";
			width: 1px;
			background: #87ac2d;
			position: absolute;
			top: 0;
			right: -20px;
			height: 39px;
		}

.leftbox1 .listnav > li {
	float: right;
	/* overflow: hidden; */
	width: 100%;
}
.service-news p{
	color:#000000 !important;
}
.service-news span{
	color:#000000 !important;
}
	.leftbox1 .listnav > li > a {
		float: right;
	}

		.leftbox1 .listnav > li > a::before {
			position: unset;
			content: "";
			display:none;
		}

.kc-col-container {
	clear: both;
	display: block;
	width: 100%;
}

.admissions-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #87ac2d;
	text-transform: uppercase;
	margin-bottom: 10px;
}

	.admissions-title span {
		display: inline-block;
		vertical-align: middle;
		width: 40px;
		height: 40px;
		position: relative;
		border-radius: 50%;
		background-color: #87ac2d;
		color: #fff;
		text-align: center;
		margin-right: 15px;
		line-height: 40px;
		font-size: 15px;
	}

		.admissions-title span:before {
			content: "";
			width: 38px;
			height: 38px;
			border: 4px solid #fff;
			background-color: transparent;
			position: absolute;
			top: 1px;
			left: 1px;
			border-radius: 50%;
		}

.kc-elm.kc-css-851741 {
	background: transparent url(/templates/home/images/image_2019_09_13T08_17_37_232Z.png) center center/auto no-repeat scroll;
	/* padding: 20px 0; */
	padding-top: 30px;
	padding-bottom: 30px;
}

.kc_title.page-title.entry-title {
	color: #fff;
	font-size: 26px;
}

.kc-elm.kc-css-962970.kc_text_block.regist-text {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 400;
	font-style: italic;
}

.kc_row.page-regist:before {
	content: "";
	background: rgba(135,175,42,0.56);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.kc_row.page-regist:after {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	right: -15px;
	border-top: 240px solid transparent;
	border-right: 231px solid #ffffff;
}

.row-form {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	padding: 15px 80px;
	/* text-align: center; */
}

p.btn-primary {
	padding: 0 20px 0 35px;
	cursor: pointer;
	color: #fff;
	width: 40%;
}

p.btn-primary1 {
	padding: 0 20px 0 35px;
	cursor: pointer;
	color: #fff;
	width: 40%;
	background: #ba4a4d;
	/* margin-left: 57px; */
}

.btn-primary1 .btn-regist {
	border: none;
	background: none;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}

p .btn-regist {
	border: none;
	background: none;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}

.kc-fb-layout-2.pro-iteam .content-button a:after, .btn-primary:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6c8a24;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.kc-fb-layout-2.pro-iteam .content-button a:hover, .btn-primary:hover {
	background: #fff;
	color: #ffff;
	transition: all 0.1s ease-in-out 0.1s;
	-o-transition: all 0.1s ease-in-out 0.1s;
	-ms-transition: all 0.1s ease-in-out 0.1s;
	-webkit-transition: all 0.1s ease-in-out 0.1s;
	-moz-transition: all 0.1s ease-in-out 0.1s;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#wpcf7-f223-p80-o1 input, textarea {
	width: 100%;
}

#wpcf7-f223-p80-o12 input, textarea {
	width: 100%;
}
@media only screen and (max-width: 992px) {
	.leftbox1 .listnav > li{
		float:left;
	}
		.leftbox1 .listnav > li:not(:last-child) {
			padding: 8px 0;
			line-height: 24px;
			border-bottom: none;
			background-image: linear-gradient(to right, #6c8a24 1px, rgba(255,255,255,0) 0%);
			background-position: bottom;
			background-size: 6px 1px;
			background-repeat: repeat-x;
		}
		.leftbox1 .listnav > li > a{
			float:left;
			padding:0;
		}
	.current a:after {
		left: -20px;
	}

} @media (max-width:768px) {
	.row-form {
		padding: 15px;
	}

	.kc_row.page-regist:after {
		position: unset;
	}

	p.btn-primary {
		width: auto;
	}

	p.btn-primary1 {
		width: auto;
	}
}
.col-md-6.times{
	padding: 0;
}	