body {
	font-family: arial, helvetica, sans-serif, verdana, "微软雅黑";
	height: auto;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: 400;
	margin: 10px 0;
	color: #2591d0;
}
.row {
	display: flex;
	flex-direction: row;
}
.column {
	display: flex;
	flex-direction: column;
}
/*Header Section*/
header {
	margin: auto;
	background: #ffffff;
}
.header-line {
	display: block;
	height: 15px;
	background: #00378A;
}
.header-nav {
	background: #ffffff;
	display: flex;
	flex-direction: column;
}
.logo {
	height: auto;
	text-align: center;
	display: block;
}
#logo-img {
	max-width: 400px;
}
.nav {
	font-family: inherit;
	background-color: #1777cb;
	padding-top: 0px;
	padding-left: 20px;
}
.nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.nav li {
	display: inline-block;
	padding-left: 10px;
}
.nav li a {
	text-decoration: none;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	padding: 15px;
	transition: padding-left 1s ease;
}
.closebtn {
	display: none;
}
#currentlink {
	border-top: 3px solid #FFAA0C;
}
#currentlink:hover {
	border-top: 3px solid #FFAA0C;
}
.nav li a:active {
	border-bottom: 3px solid #FFAA0C;
}
.nav li a:hover {
	color: #FFCE00;
	border-top: 3px solid #FFAA0C;
}
.mobile-nav {
	display: none;
	background-color: #00378A;
}
.mobile-nav i {
	color: #ffffff;
	font-size: 36px;
}
.container {
	max-width: 1024px;
	margin: auto;
}
/*Slider Section*/
/* jssor slider loading skin spin css */
.jssor1 {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1300px;
	height: 360px;
	overflow: hidden;
	visibility: hidden;
}
.jssor_slides {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1300px;
	height: 360px;
	overflow: hidden;
}
#banner1_1 {
	position: absolute;
	top: 128px;
	left: 150px;
	width: 1024px;
	height: 43px;
	z-index: 0;
	font-size: 36px;
	color: #ffffff;
	text-align: center;
}
#banner1_2 {
	position: absolute;
	top: 250px;
	left: 60px;
	height: 43px;
	z-index: 0;
	font-size: 24px;
	color: #ffffff;
	text-align: left;
}
#banner2_1 {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 1024px;
	height: 100px;
	z-index: 0;
	color: #ffffff;
	text-align: center;
	border: 6px solid #ffffff;
	padding: 20px
}
#banner2_2 {
	position: absolute;
	top: 210px;
	left: 20px;
	width: 1200px;
	height: 80px;
	z-index: 0;
	background: #000000;
	opacity: 0.5;
	padding: 20px;
}
#banner2_2_1 {
	position: absolute;
	top: 210px;
	left: 20px;
	width: 1200px;
	height: 80px;
	color: #ffffff;
	font-size: 22px;
	opacity: 1;
	padding: 20px;
}
#banner3_1 {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 1024px;
	height: 100px;
	z-index: 0;
	color: #ffffff;
	text-align: center;
	padding: 20px;
}
#banner3_2 {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 1150px;
	height: 80px;
	z-index: 0;
	background: #000000;
	opacity: 0.5;
	padding: 10px;
}
#banner3_2_1 {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 1150px;
	height: 80px;
	color: #ffffff;
	font-size: 20px;
	opacity: 1;
	padding: 10px;
}

#banner4_1 {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 1024px;
	height: 120px;
	z-index: 0;
	color: #ffffff;
	text-align: center;
	border: 6px solid #ffffff;
	padding: 20px
}
#banner4_2 {
	position: absolute;
	top: 230px;
	left: 20px;
	width: 800px;
	height: 80px;
	z-index: 0;
	background: #000000;
	opacity: 0.5;
	padding: 20px;
}
#banner4_2_1 {
	position: absolute;
	top: 230px;
	left: 20px;
	width: 800px;
	height: 80px;
	color: #ffffff;
	font-size: 18px;
	opacity: 1;
	padding: 20px;
}
#banner11_1 {
	position: absolute;
	top: 40px;
	left: 500px;
	width: 1024px;
	height: 43px;
	z-index: 0;
	font-size: 36px;
	color: #ffffff;
	text-align: center;
}
#banner11_2_1 {
	position: absolute;
	top: 100px;
	left: 750px;
	width: 480px;
	height: 800px;
	color: #ffffff;
	font-size: 22px;
	opacity: 1;
	padding: 20px;
}
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
 @keyframes jssorl-009-spin {
 from {
 transform: rotate(0deg);
}
 to {
 transform: rotate(360deg);
}
}
.jssorb032 {
	position: absolute;
}
.jssorb032 .i {
	position: absolute;
	cursor: pointer;
}
.jssorb032 .i .b {
	fill: #fff;
	fill-opacity: 0.7;
	stroke: #000;
	stroke-width: 1200;
	stroke-miterlimit: 10;
	stroke-opacity: 0.25;
}
.jssorb032 .i:hover .b {
	fill: #000;
	fill-opacity: .6;
	stroke: #fff;
	stroke-opacity: .35;
}
.jssorb032 .iav .b {
	fill: #000;
	fill-opacity: 1;
	stroke: #fff;
	stroke-opacity: .35;
}
.jssorb032 .i.idn {
	opacity: .3;
}
.jssora051 {
	display: block;
	position: absolute;
	cursor: pointer;
}
.jssora051 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 360;
	stroke-miterlimit: 10;
}
.jssora051:hover {
	opacity: .8;
}
.jssora051.jssora051dn {
	opacity: .5;
}
.jssora051.jssora051ds {
	opacity: .3;
	pointer-events: none;
}
/*Feature Section*/
.feature {
	margin: auto;
	display: flex;
	flex-direction: row;
}
.feature-box {
	height: 100%;
	width: 100%;
	text-align: center;
}
.feature-box i {
	color: #aaaaaa;
	text-align: center;
	font-size: 72px;
}
.feature-box h1 {
	color: #2591d0;
}
#home-signature {
	padding: 20px;
}
#home-signature h1 {
}
#home-signature h2 {
	color: #000000;
}
#home-signature h3 {
	color: #000000;
}
/*signature section*/
.signature {
	height: 100%;
	padding: 20px;
}
#sign-background1 {
	background: url(img/parallax.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
#sign-background2 {
	background: url(img/parallax1.png) no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.signature h1 {
	color: #ffffff;
	text-align: center;
}
.signature p {
	color: #ffffff;
	text-align: center;
}
/*Services Section*/
.service-image {
	width: 100%;
	height: 100%;
}
.service-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#home-study {
	background-color: #F4F4F4;
}
#home-migration {
	background-color: #F4F4F4;
}
.home-service {
	height: auto;
}
.home-service i {
	font-size: 30px;
	color: #2591d0;
}
.home-service h1 {
}
.home-service .inner {
	padding: 40px;
}
.inner p {
	text-align: left;
	font-size: 18px;
}
.inner h2 {
	font-size: 24px;
}
.button {
	background: #2591d0;
	border-radius: 15px;
	width: 80px;
	text-align: center;
	color: #ffffff;
	padding: 10px;
}
.button a {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px
}
.star {
	background-color: #ffffff;
	display: flex;
	flex-direction: row;
	padding: 30px;
}
.star h1 {
	color: #000000;
}
.star a {
	text-decoration: none;
}
.star a p {
	text-decoration: none;
	color: #000000;
}
.star-service {
	height: 100%;
	padding: 0px;
	margin: 10px;
}
.star-service h2 {
	color: #6794db;
}
.star-service i {
	color: #4286f4;
	padding: 10px;
	border: 2px solid #4286f4;
	border-radius: 100%;
	transition: color 1s;
	transition: border 1s;
	transition: background 1s;
}
.star-service:hover>a i {
	color: #ffffff;
	background: #4286f4;
	padding: 10px;
	border: 2px solid #ffffff;
	border-radius: 100%;
}
.study-plan {
	background: #eeeeee;
	padding: 30px;
}
.study-plan .feature-box i {
	color: #000000;
	font-size: 48px;
}
.study-plan .feature-box {
	height: 100%;
	margin: 5px;
	padding: 10px;
	border-radius: 30px;
}
.study-plan h2, .study-plan h4 {
	color: #000000;
}
.feature-box-icon {
	margin: auto;
	height: 100%;
	text-align: center;
}
.feature-box-icon i {
	color: #0ab501;
	text-align: center;
	font-size: 36px;
}
#testimonial4 {
	overflow: hidden;
	min-height: 375px;
	position: relative;
	background: #1583c9;
}
#testimonial4 .carousel-inner {
	width: 75%;
	margin: auto;
}
#testimonial4 .carousel-inner:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item {
	overflow: hidden;
}
.testimonial4_indicators .carousel-indicators {
	left: 0;
	margin: 0;
	width: 100%;
	font-size: 0;
	height: 20px;
	bottom: 15px;
	padding: 0 5px 0;
	cursor: e-resize;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li {
	padding: 0;
	width: 10px;
	height: 10px;
	border: none;
	text-indent: 0;
	margin: 2px 3px;
	cursor: pointer;
	display: inline-block;
	background: #ffffff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active {
	padding: 0;
	width: 10px;
	height: 10px;
	border: none;
	margin: 2px 3px;
	background-color: #000;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
 height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
 background: #eeeeee;
 -webkit-border-radius: 0;
 border-radius: 0;
}
.testimonial4_control_button .carousel-control {
	top: 175px;
	opacity: 1;
	width: 40px;
	bottom: auto;
	height: 40px;
	font-size: 10px;
	cursor: pointer;
	font-weight: 700;
	overflow: hidden;
	line-height: 38px;
	text-shadow: none;
	text-align: center;
	position: absolute;
	background: transparent;
	border: 2px solid #ffffff;
	text-transform: uppercase;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
	transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}
.testimonial4_control_button .carousel-control.left {
	left: 7%;
	right: auto;
}
.testimonial4_control_button .carousel-control.right {
	right: 7%;
	left: auto;
}
.testimonial4_control_button .carousel-control.left:hover, .testimonial4_control_button .carousel-control.right:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fff;
}
.testimonial4_header {
	top: 0;
	left: 0;
	bottom: 0;
	width: 550px;
	display: block;
	margin: 30px auto;
	text-align: center;
	position: relative;
}
.testimonial4_header h4 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.testimonial4_slide {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 70%;
	margin: auto;
	padding: 20px;
	position: relative;
	text-align: center;
}
.testimonial4_slide img {
	top: 0;
	left: 0;
	right: 0;
	width: 80px;
	height: 80px;
	margin: auto;
	display: block;
	color: #f2f2f2;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: relative;
	border-radius: 100%;
}
.testimonial4_slide p {
	color: #ffffff;
	font-size: 16px;
	margin: 20px 0 20px 0;
}
.testimonial4_slide h4 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

@media only screen and (max-width: 480px) {
.testimonial4_control_button .carousel-control {
	display: none;
}
.testimonial4_header {
	width: 95%;
}
.testimonial4_header h4 {
	font-size: 20px;
}
.testimonial4_slide {
	width: 98%;
	padding: 5px;
}
}

@media (min-width: 480px) and (max-width: 767px) {
.testimonial4_control_button .carousel-control.left {
	left: 2%;
}
.testimonial4_control_button .carousel-control.right {
	right: 2%;
}
.testimonial4_header {
	width: 95%;
}
.testimonial4_slide {
	width: 98%;
	padding: 5px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.testimonial4_control_button .carousel-control.left {
	left: 5%;
}
.testimonial4_control_button .carousel-control.right {
	right: 5%;
}
}
 @-webkit-keyframes psBoxShadowEffect_2 {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
}
 100% {
 -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
 -webkit-transform: scale(1.5);
 opacity: 0;
}
}
@keyframes psBoxShadowEffect_2 {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
 transform: scale(1.5);
 opacity: 0;
}
}
/*News Page*/
    
.news-container {
	border-bottom: 15px;
	display: flex;
	flex-direction: row;
	width: 100%;
}
.news {
	background: #ffffff;
	width: 100%;
}
#news-left {
	width: 500px;
}
#news-right {
	width: 40%;
	background: transparent;
}

#related-article {
	margin-bottom: 20px;
	padding: 15px;
}
/*Image of News Mainpage*/
.news-top {
	padding: 10px;
	margin: 10px;
	border-bottom: 2px dashed #aaaaaa;
}
.news-top h2 {
	border-bottom: 1px solid #cccccc;
}
.news-top p {
	color: #525252;
}
/*Title of second mainpage of news*/
    
.news h1 {
	margin-top: 10px;
	margin-left: 15px;
	border-bottom: 1px solid #cccccc;
}
/*Used to second mainpage of news*/
    
.news-content {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.news-content ul {
	padding: 10px;
}
.news-content li {
	display: flex;
	flex-direction: row;
}
/*Used to each items of second mainpage of news*/
    
.news .item {
	display: flex;
	flex-direction: row;
	padding: 5px;
	border-bottom: 1px solid gray;
	margin: 20px;
	margin-bottom: 10px;
	background: #eeeeee;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.news .item a {
	color: #2591D0;
}
.news .item img {
	width: 300px;
	height: auto;
}
/*Used to each items of mainpage of course of news*/
    
.news-course-item {
	background: #eeeeee;
	padding: 10px;
	margin: 10px;
	width: 280px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.news-course-item img {
	width: 100%;
}
/*Mainpage of activity of news*/
    
.news-activity {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.news-activity ul {
	display: flex;
	flex-direction: column;
	background: #eeeeee;
	padding: 15px;
	margin: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.news-activity ul h2 {
	text-align: center;
	color: #ff7f50;
}
.news-activity table {
	font-size: 18px;
}
.news-activity ul img {
	width: 580px;
}
.news-activity-seminar-left {
	width: 65%;
}
.news-activity-seminar-right {
	width: 35%;
}
/*The page of second mainpage of news*/
    
.news-article {
	padding: 30px;
}
.news-article ul {
	display: flex;
	flex-direction: column;
	background: #eeeeee;
	padding: 15px;
	margin: 10px;
}
.news-article-row {
	display: flex;
	flex-direction: row;
}
.news-article li {
	list-style: decimal;
	margin-left: 20px
}
.news a {
	text-decoration: none;
}
/*List of related article*/
    
.news-list {
	margin-bottom: 25px;
	border-bottom: 1px dashed #bbbbbb;
}
#news-right .news-list {
	margin-bottom: 0px;
	border-bottom: 1px dashed #bbbbbb;
}
.news-list ul {
	display: flex;
	flex-direction: row;
}
.news-list-text {
	padding: 5px;
	margin-top: 5px;
}
.news-list-text a {
	font-size: 16px;
	color: #000000;
}
.news-list-text i {
	margin: 5px;
	font-size: 14px;
}
.news-main-category, .news-list-category {
	background: #aaaaaa;
	padding: 15px;
	width: 36px;
}
.news-list-category-text {
	margin: auto;
}
.news-main-category {
	margin-bottom: 5px;
}
.news-main-category a, .news-list-category a {
	color: white;
	text-decoration: none;
}
/*Color of category*/
    
#news-course {
	background: #FFA500;
}
#news-activity {
	background: #2591d0;
}
#news-migration {
	background: #ff0080;
}
#news-study {
	background: #bf00ff;
}
#news-company {
	background: #33cc33;
}
#news-offer {
	background: #009999;
}
/*Article of news*/
    
.news-article-subtitle {
	font-size: 14px;
	color: #595959;
	margin-left: 25px;
}
#news-article-list {
	margin-left: 30px;
	border-bottom: 1px solid gray;
}
.pdf-viewer {
	width: 100%;
	height: 1080px;
}
#activity-pdf {
	height: 720px;
}
.readmore {
	background: green;
	color: white;
	border-radius: 20px;
	padding: 10px;
	display: inline-block;
	font-size: 16px;
	position: inherit;
}
.news-course-item h4 {
	color: #2591d0;
}
.news-course-item p {
	color: #000000;
}
.contact-button {
	padding: 10px;
	background: green;
	color: white;
	border-radius: 15px;
	margin: 20px;
	text-align: center;
	font-size: 18px;
}
.offer-price {
	font-size: 20px;
	color: red;
}
.original-price {
	font-size: 16px;
	color: #cccccc;
	text-decoration: line-through;
}
.notice {
	background: #FEEFB3;
	padding: 20px;
	margin: 10px;
	border-radius: 30px;
}
.notice a {
	color: #2591D1;
}
/*Sub-nav*/
    
.sub-nav {
	margin: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
}
.sub-nav a {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.sub-nav a:hover {
}
.sub-nav .active {
	color: #ff8000;
}
.sub-nav #active:hover {
	text-decoration: underline;
}
.home-bar {
	display: flex;
	flex-direction: row;
}
/*Service Page*/

.service {
	background: white;
	padding: 10px;
}
.service li {
	width: 100%;
	font-size: 16px;
}
.service ul h2 {
	font-size: 28px;
	color: cornflowerblue;
}
.service ul p {
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}
.service .item {
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid cadetblue;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.service .item img {
	width: 100%;
}
.service .item ul {
	width: 50%;
	margin: auto;
}
.service-migration {
	background: #e6e6e6;
	padding: 10px;
}
.service-migration-background {
	margin: 15px;
}
.service-migration li {
	list-style: none;
}
.service-study li {
	list-style: none;
}
/*Study Page*/
    
.study-container {
	display: flex;
	flex-direction: row;
}
.article-nav {
	width: 25%;
	background: transparent;
	display: flex;
	flex-direction: row;
	border-right: 1px solid #dddddd;
}
.article-dropdown {
	display: none;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.article-nav ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	width: 100%;
}
.article-nav li {
	width: 100%;
	margin: 0;
	border-bottom: 1px dotted #eeeeee;
	display: flex;
	flex-direction: row;
}
.article-nav a {
	color: #000000;
	text-decoration: none;
	display: flex;
	flex-direction: row;
}
.article-nav a:hover {
	background-color: #e6e6e6;
	width: 100%;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	background-color: #f9f9f9;
	background: transparent;
	overflow: auto;
	z-index: 1;
}
.dropdown-content a {
	color: black;
	text-decoration: none;
}
.dropdown a:hover {
	background-color: #e6e6e6;
}
.dropbtn {
	background-color: transparent;
	color: #000000;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
	background-color: transparent;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	background-color: #f9f9f9;
	background: transparent;
	overflow: auto;
	z-index: 1;
}
.dropdown-content a {
	color: black;
	text-decoration: none;
}
.dropdown a:hover {
	background-color: #e6e6e6;
}
.show {
	display: block;
}
.study-main {
	width: 75%;
	background: white;
	border-bottom: 15px;
	display: flex;
	flex-direction: column;
}
.study-main img {
	width: 100%;
	height: auto;
}
.study-main ul {
	list-style: none;
	padding: 10px;
	margin-right: 10px;
	display: flex;
	flex-direction: row;
}
.study-main li {
	list-style: none;
	padding-left: 30px;
}
.study-overlay-hover {
	position: relative;
	width: 100%;
	box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.study-overlay-hover img {
	width: 100%;
}
.study-overlay-image {
	display: block;
	width: 100%;
}
.study-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: .5s ease;
	opacity: 0;
}
.study-overlay-hover:hover .study-overlay {
	opacity: 1;
	zoom: 1;
}
.article-main {
	width: 75%;
	padding: 0px;
	margin: 0;
	background: white;
	border-bottom: 15px;
}
.article-main h1 {
	color: #2591d0;
}
.article-main h2 {
	color: #2591d0;
}
.article-main h3 {
	color: #2591d0;
}
.article-main ul {
	width: auto;
	list-style: none;
	display: flex;
	flex-direction: column;
	padding: 15px;
	margin: 0;
}
.article-main li {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid cadetblue;
}
.article-main ul h2 {
	font-size: 28px;
}
.article-main ul p {
	margin-left: 0px;
	width: 100%;
}
.article-main img {
	width: 100%;
	height: auto;
}
.article-main .item img {
	width: 300px;
	height: auto;
}
.study-article-image {
	height: 350px;
}
.article-main table {
	width: 100%;
	border: 1px solid #dddddd;
}
.article-main tr:nth-child(even) {
	background-color: #eeeeee;
}
.article-main th {
	width: 15%;
	text-align: center;
}
.article-main td {
	text-align: left;
	padding: 5px;
}
.article-main i {
	color: cornflowerblue;
}
.article-main .item {
	display: flex;
	flex-direction: row;
	padding: 5px;
	border-bottom: 1px solid gray;
	margin: 20px;
	margin-bottom: 10px;
	background: #eeeeee;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.article-main .item ul {
	padding: 5px;
}
/*College bar*/
    /* Style the tab */
    
.college-tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #2591d0;
	color: #ffffff;
}
/* Style the buttons inside the tab */
    
.college-tab button {
	background-color: inherit;
	color: #ffffff;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}
/*Style the page of the tab*/
    
.pagelinks {
	text-align: center;
}
.pagelinks button {
	background-color: inherit;
	float: center;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}
/* Change background color of buttons on hover */
	
.college-tab button:hover {
	background-color: #FF9826;
}
/* Create an active/current tablink class */
    
.college-tab button.active {
	background-color: #1F73A4;
}
/* Style the tab content */
    
.college-tabcontent {
	display: none;
	flex-direction: column;
	padding: 10px;
	-webkit-animation: fadeEffect 1s;
	animation: fadeEffect 1s;
}
 @-webkit-keyframes fadeEffect {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
 @keyframes fadeEffect {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
.college-tabcontent h1 {
	padding: 10px;
}
.college-tabcontent img {
	width: 100%;
	height: auto;
}
.college-tabcontent ul {
	padding: 0px;
}
.college-tabcontent li {
	display: flex;
	flex-direction: row;
}
.college-tab-item {
	background: #eeeeee;
	padding: 10px;
	margin: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.college-header {
	background: #ffffff;
}
.college-header h1 {
	margin: 0;
	margin-left: 30%;
}
.college-image img {
	width: 100%;
	height: 250px;
}
.college-logo img {
	position: absolute;
	width: 190px;
	top: 400px;
	margin-left: 20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.college-left {
	background: blue;
}
.college-content {
	background: #ffffff;
	width: 70%;
	margin-top: 15px;
	margin-right: 5px;
}
.college-content ul {
	list-style: none;
	flex-direction: row;
	margin-top: 0;
}
.college-content li {
	list-style: none;
	flex-direction: column;
	margin-bottom: 10px;
}
.college-link a, .college-link a:visited {
	color: #2A74E7;
}
.college-info {
	margin-top: 15px;
	background: #ffffff;
	width: 30%;
	margin-left: 5px;
}
.college-info h7, .college-info p {
	margin: 2px;
}
.college-info ul {
	list-style: none;
	display: flex;
	flex-direction: row;
}
.college-info ul li {
	display: flex;
	flex-direction: column;
}
.college-icon {
	width: 50px;
	height: 50px;
	margin: 10px;
}
.college-media {
	margin-top: 150px;
}
.college-media li {
	margin: 3px;
}
.ranking th, td {
	text-align: center;
	padding: 8px;
}
.ranking tr:nth-child(even) {
	background-color: #f2f2f2
}
.ranking th {
	background-color: #4CAF50;
	color: white;
	font-weight: 400;
}
.college-fee {
	margin: 10px;
}
.college-fee th, td {
	text-align: left;
	padding: 10px;
}
.college-fee th {
	width: 30%;
	font-weight: 400;
}
.college-fee td {
	width: 70%;
}
.college-fee tr:nth-child(even) {
	background-color: #f1f1f1;
}
.college-fee tr:nth-child(odd) {
	background-color: #FCFCFC
}
#myImg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}
#myImg:hover {
	opacity: 0.7;
}
.w3-modal {
	z-index: 3;
	display: none;
	padding-top: 50px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4)
}
.w3-closebtn {
	text-decoration: none;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: inherit
}
.w3-animate-zoom {
	-webkit-animation: animatezoom 0.6s;
	animation: animatezoom 0.6s
}
.w3-modal-content {
	margin: auto;
	position: relative;
	padding: 0;
	outline: 0;
	width: 900px;
	max-height: 700px;
}
/*Contact*/
    
.contact {
	background: white;
	border-bottom: 15px;
	display: flex;
	flex-direction: column;
	padding: 10px;
	margin-right: 0px;
	width: 100%;
}
.contact ul {
	padding: 10px;
}
.contact li {
	width: 100%;
	list-style: none;
}
.row {
	display: flex;
	flex-direction: row;
}
#contact-table {
	margin: 10px;
}
#contact-table th {
	background: skyblue;
	color: #ffffff;
	width: 130px;
}
#contact-table td {
	text-align: left;
	padding: 5px;
	max-width: 300px;
}
#contact-table td a {
	color: #000000;
	text-decoration: none;
}
.google-map {
	width: 550px;
	height: 400px;
}
/*Footer*/
footer {
	margin: auto;
	background: #043D67;
	text-align: center;
	color: white;
	font-size: 12px;
	display: block;
	width: 100%;
}
.footer {
	display: flex;
	flex-direction: row;
	margin: auto;
	width: 100%;
}
.footer h1 {
	margin-bottom: 20px;
	color: #ffffff;
}
#footer-contact a {
	margin-bottom: 5px;
}
.footer ul {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.footer li {
	display: flex;
	flex-direction: row;
	text-align: center;
}
.footer a {
	padding-left: 40px;
	text-align: left;
	font-size: 17px;
	margin-bottom: 20px;
	color: #ffffff;
	text-decoration: none;
}
.footer img {
	width: 150px;
	height: 150px;
	margin: 5px;
	border-radius: 8px;
}
.footer-bar {
	padding: 5px;
	background: #043D67;
	text-align: center;
	color: #ffffff;
	display: none;
}
.footer-bar i {
	padding: 5px;
}
#myBtn {
	width: 70px;
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Fixed/sticky position */
	bottom: 50px;
	/* Place the button at the bottom of the page */
	right: 170px;
	/* Place the button 30px from the right */
	z-index: 99;
	/* Make sure it does not overlap */
	border: none;
	/* Remove borders */
	outline: none;
	/* Remove outline */
	background-color: black;
	/* Set a background color */
	color: white;
	/* Text color */
	cursor: pointer;
	/* Add a mouse pointer on hover */
	padding: 15px;
	/* Some padding */
	border-radius: 10px;
	/* Rounded corners */
	transition: 1.5s ease;
	opacity: .8;
}
#myBtn i {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}
#myBtn:hover {
	background-color: #555;/* Add a dark-grey background on hover */
}
.eventbooking{
		display: block;
		position: fixed;
		z-index: 1;
		top: 200px;
		right: 20px;
	}

@media only screen and (min-width: 1280px) {
.footer {
	width: 1280px;
}
}

.login{
	width: 100%;
	margin: auto;
	padding: 20px;
	
}

.login input{
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fff;
	padding: 15px;
	outline: none;
	width: 200px;
	margin-bottom: 20px;
}

.login button{
	background: #5d8ffc;
	color: #fff;
	border: 0px;
	border-radius: 5px;
	padding: 15px;
	display: block;
	width: 100px;
}
#user_div {
	width: 100%;
	display: none;
}
#login_div{
	display: none;
}
#news-firebase{
	margin-bottom: 10px;
}
/* Left column */
#news-firebase .leftcolumn { 
  float: left;
  width: 75%;
}

/* Right column */
#news-firebase .rightcolumn {
  float: left;
  width: 25%;
  padding-left: 20px;
}

/* Fake image */
#news-firebase .fakeimg {
  background-color: #aaa;
  width: 100%;
  padding: 20px;
}

/* Add a card effect for articles */
#news-firebase .card {
  background-color: white;
  margin-top: 20px;
}

/* Clear floats after the columns */
#news-firebase .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Footer */
#news-firebase .footer {
  padding: 20px;
  text-align: center;
  background: #ddd;
  margin-top: 20px;
}

.leftcolumn .card{
	border: 1px solid #C6C6C6;
	border-radius: 5px;
}
.leftcolumn .card img{
	width: 100%;
}
.leftcolumn .card .textarea{
	padding: 20px;
}
.leftcolumn .card .labelText{
	display: inline-block;
}
.leftcolumn .card .labelText i{
	font-size: 15px;
}
.leftcolumn .card p{
	font-size: 15px;
	color: #626262;
}
.leftcolumn .card button{
	padding: 10px;
	background: #E99A00;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
}

/* NZ study hidden from site navigation — pages retained at /nzstudy.html */
.nav li:has(> a[href*="nzstudy.html"]) {
	display: none !important;
}

/* News articles hub */
.news-articles-hub {
	max-width: 960px;
	margin: 0 auto 40px;
	padding: 0 20px 20px;
}
.news-articles-hub > h1 {
	margin: 15px 0 8px;
	border-bottom: 2px solid #2591d0;
	padding-bottom: 10px;
}
.news-articles-intro {
	color: #525252;
	margin-bottom: 20px;
}
.news-tag-filters {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 24px;
}
.news-tag-filter {
	border: 1px solid #2591d0;
	background: #fff;
	color: #2591d0;
	padding: 8px 16px;
	border-radius: 20px;
	cursor: pointer;
	font-size: 14px;
	transition: background 0.2s, color 0.2s;
}
.news-tag-filter:hover,
.news-tag-filter.active {
	background: #2591d0;
	color: #fff;
}
.news-article-grid {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.news-article-card {
	display: block;
	text-decoration: none;
	color: inherit;
	background: #f7f9fc;
	border: 1px solid #dde6ef;
	border-left: 4px solid #2591d0;
	padding: 18px 20px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
	transition: box-shadow 0.2s;
}
.news-article-card:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.news-article-card h2 {
	margin: 0 0 8px;
	font-size: 20px;
	color: #2591d0;
}
.news-article-card .news-article-meta {
	font-size: 13px;
	color: #777;
	margin-bottom: 10px;
}
.news-article-card p {
	margin: 0 0 12px;
	color: #444;
	line-height: 1.6;
}
.news-article-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.news-tag-pill {
	display: inline-block;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 12px;
	background: #e8f4fc;
	color: #1777cb;
}
.news-tag-pill.tag-parent { background: #ffe8f4; color: #c2185b; }
.news-tag-pill.tag-skilled { background: #e8f5e9; color: #2e7d32; }
.news-tag-pill.tag-visitor { background: #fff3e0; color: #e65100; }
.news-tag-pill.tag-study { background: #f3e5f5; color: #7b1fa2; }
.news-tag-pill.tag-activity { background: #e3f2fd; color: #1565c0; }
.news-tag-pill.tag-offer { background: #e0f2f1; color: #00695c; }
.news-tag-pill.tag-course { background: #fff8e1; color: #f57f17; }
.news-read-more {
	display: inline-block;
	font-size: 14px;
	color: #2591d0;
	font-weight: bold;
}
#news-filter-empty {
	display: none;
	text-align: center;
	padding: 30px;
	color: #888;
}
.news-quick-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 28px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.news-quick-links a {
	color: #2591d0;
	text-decoration: none;
	font-size: 15px;
}
.news-quick-links a:hover {
	text-decoration: underline;
}
.article-page .news-article {
	max-width: 900px;
	margin: 0 auto 40px;
	padding: 0 20px 30px;
	line-height: 1.7;
}
.article-page .news-article h1 {
	border-bottom: 2px solid #2591d0;
	padding-bottom: 10px;
}
.article-page .news-article h3,
.article-page .news-article h4 {
	color: #2591d0;
	margin-top: 24px;
}
.article-page .news-article ul {
	padding-left: 24px;
}
.article-page .news-article li {
	margin-bottom: 8px;
}
.news-related-articles {
	max-width: 900px;
	margin: 0 auto 50px;
	padding: 0 20px;
}
.news-related-articles > h2 {
	font-size: 22px;
	color: #333;
	border-bottom: 2px solid #2591d0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.news-related-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	gap: 18px;
}
.news-related-card {
	display: block;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	padding: 18px;
	text-decoration: none;
	color: inherit;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
	transition: box-shadow 0.2s, border-color 0.2s;
}
.news-related-card:hover {
	border-color: #2591d0;
	box-shadow: 0 4px 12px rgba(37, 145, 208, 0.15);
}
.news-related-card h3 {
	font-size: 17px;
	color: #2591d0;
	margin: 0 0 8px;
	line-height: 1.4;
}
.news-related-card p {
	font-size: 14px;
	color: #555;
	margin: 8px 0 10px;
	line-height: 1.5;
}
.news-related-card .news-read-more {
	font-size: 14px;
}