* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
a{
	color: #f2ad19;
}
.h1, h1{
	font-size: 1.8rem;
}
.h2, h2{
	font-size: 1.6rem;
}
.h3, h3{
	font-size: 1.4rem;
}
.h4, h4{
	font-size: 1.2rem;
}
html{scroll-behavior:smooth}

@font-face {
	font-family: 'MyWebFont';
	src: url('../Montserrat-ExtraBold.ttf'); /* IE9 Compat Modes */
}
.content-sbox.height-pc{
	height: 289px;
}
.content-sbox.height-pc2{
	height: 330px;
}
.error {
	color: red;
}
.item-footer a, .social_icons a{
	color: #1d2124;
}
header {
	position: relative;
	background-image: url('../nenheader.png');
	background-size: 100% 100%;
}

header.header-area {
	width: 100%;
	height: 555px;
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
}

header.header-area ul li{
	padding: 30px;
}

header.header-area ul li a{
	color: #ffffff;
}

.topnav {
	width: 80%;
	margin: auto;
	overflow: hidden;
}

.topnav a {
	float: left;
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 25px 30px;
	text-decoration: none;
	font-size: 17px;
}

.topnav a:hover {
	color: #efef1f;
}

.topnav .icon {
	display: none;
}

header.header-area .title{
	color: #ffffff;
}

.title h2{
	font-family: MyWebFont;
}

.title h3{
	color: #efef1f;
	font-family: MyWebFont;
}

.title p{
	font-weight: 500;
}

.title img{
	position: relative;
	bottom: 20px;
}

article #co-operate{
	position: relative;
	bottom: 20px;
	background-image: url('../nen1.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 170px top;

}

#co-operate .thumoi {
	border-radius: 20px;
	padding: 5px 15px;
	color: #ffffff;
	background-color: #1c9ba4;
}

#co-operate .thumoi:hover {
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	background-color: #ffc107;
}

article .content{
	padding: 15px 0 20px 0;
	text-align: center;
	font-family: 'MyWebFont';
	color: #15887f;
}	

article .line{
	text-align: center;
	width: 16%;
	line-height: 8px;
	margin: auto;

}	

article .contents{
	width: 60%;
	background-color: #ffffff;
	margin: auto;
}

article .contents .description{
	font-size: 15px;
	padding: 0 40px 0 40px;
}

article .contents .description .hello{
	padding: 20px 0 5px 0;
}

.emissary h3, .request h3, .request h4 {
	font-family: 'MyWebFont';
	padding-top: 35px;
	line-height: 10px;
	color: #15887f;
}

article #emissary{
	position: relative;
	bottom: 50px;
	background-image: url('../nen2.png');
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 0 100px;
}

article #emissary .grid {
	width: 25%;
	float: left;
	padding: 5px;
}
article #emissary .grid3 {
	width: 33%;
	float: left;
	padding: 5px;
}

.btn-success {
	color: #fff;
	background-color: #f2ad19;
	border-color: #f2ad19;
}
article .emissarys{
	margin-top: 50px;
	height: 320px;
	cursor: pointer;
	-webkit-box-shadow: 7px 6px 12px 0px rgba(0,0,0,0.58);
	-moz-box-shadow: 7px 6px 12px 0px rgba(0,0,0,0.58);
	box-shadow: 7px 6px 12px 0px rgba(0,0,0,0.58);
	border-radius: 20px;
	background-color: #ffffff;
}

.box-items .content-sbox{
	margin-bottom: 30px;
	padding: 15px;
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 18px 0px rgba(0,0,0,0.58);
	-moz-box-shadow: 3px 3px 18px 0px rgba(0,0,0,0.58);
	box-shadow: 3px 3px 18px 0px rgba(0,0,0,0.58);
	border-radius: 20px;
	background-color: #ffffff;
}
.box-items .box-time1{
    height: 321px;
}
.box-items .box-time2{
    height: 382px;
}
.box-items .content-sbox h4{
	color: #f2ad19;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid;
	/*
	background: #e6e6e6;
	border-radius: 20px;
	 */
}
article .emissarys p .fa, .box-items .content-sbox .fa{
	color: #39962d;
}
article .emissarys:hover h5{
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	background-color: #ee9b00;
}

article .emissarys h5{
	position: relative;
	padding: 12px;
	bottom: 35px;
	width: 85%;
	font-weight: bold;
	border-radius: 100px;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #ee9b00;
}

article .emissarys p{
	position: relative;
	bottom: 30px;
	text-align: justify;
	width: 90%;
	margin: auto;
	margin-bottom: 5px;
}

article #orther {
	position: relative;
	bottom: 50px;
	background-image: url('../nen3.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

article .request p{
	font-weight: bold;
}

article .request p i{
	padding-right: 10px;
	font-size: 20px;
	color: #63a3d8;
}

article .img{
	height: 115px;
	width: 200px;
	margin: auto;
}

article .novaedu{
	width: 100%;
	margin: auto;
	text-align: center;
}

article .novaedu h2{
	font-family: 'MyWebFont';
	padding-top: 15px;
	color: #15887f;
	line-height: 12px;
}

article .novaedu h5{
	word-spacing: 3px;
	font-family: 'MyWebFont';
	color: #15887f;
} 

article .differrent {
	text-align: center;
	width: 85%;
	margin: auto;
}

article .differrent img{
	border-radius: 10px;
	box-shadow:
	0 2.8px 2.2px rgba(0, 0, 0, 0.034),
	0 6.7px 5.3px rgba(0, 0, 0, 0.048),
	0 12.5px 10px rgba(0, 0, 0, 0.06),
	0 22.3px 17.9px rgba(0, 0, 0, 0.072),
	0 41.8px 33.4px rgba(0, 0, 0, 0.086),
	0 100px 80px rgba(0, 0, 0, 0.12);
}

article .differrent p{
	padding: 10px;
}

article #diff{
	background-image: url('nen2.png');
	background-size: 30% 100%;
	background-repeat: no-repeat;
}

article #project{
	background-image: url('../nen4.png');
	background-size: 80% 55%;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 270px 100px;
}

article #project .quytrinh{
	padding: 70px 0 0 0;
}

article #project .quytrinh .uuviet{
	padding: 0px 00px 70px 25px;
}

article #project .expolive{
	text-align: justify;
	font-weight: bold;
	font-size: 18px;
	padding: 100px 65px 10px 10px;
}


article #project .minhchung{
	position: relative;
	top: 70px;
}

article .details{
	padding-top: 70px;
}

article .details .img_details{
	width: 100px;
	margin: auto;
	height: 80px;
}

article #detail_project .khung, article #elite .khung{
	line-height: 52px;
	background-color: #20877f;
}

article #detail_project .camnhan{
	background-image: url(../curight.png);
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 95% 145px;
}

.khung h3{
	padding-top: 10px;
	color: #ffffff;
}

.khung .viewdetails{
	text-align: right;
}

.khung .viewmore{
	background-color: #f1cc18;
	color: #000;
	border-radius: 40px;
	padding: 4px 20px;
}

article #detail_project #carouselExampleControls{
	margin-top: 50px;
}

article #detail_project #carouselExampleControls .imgslide{
	border-radius: 50%;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}

article #detail_project #carouselExampleControls .des{
	text-align: justify !important;
	width: 100%;
	font-weight: normal;
	margin: auto;
}

article #detail_project #carouselExampleControls p{
	margin-bottom: 5px;
}

article #detail_project #carouselExampleControls .khoi{
	color: #f6c448;
}

article #detail_project{
	background-image: url(../longlongl.png);
	background-size: 40% 100%;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: -7px top;
}

article #elite h3{
	color: #15887f;
}

article #elite .khung h3{
	color: #ffffff;
}

article #elite .event_title{
	padding: 5px;
	width: 99%;
	margin: 30px auto;
	text-align: center;
	background-color: #3798b0;
	color: #ffffff;
	font-size: 23px;
}

article #elite .img_elite{
	padding-right: 0px;
	padding-left: 0px;
}

article #elite .img_elite p{
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}


article #elite .img_elite_radius{
	-webkit-box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	width: 95%;
	margin: auto;
	overflow: hidden;
	border-radius: 10px;
}

hr {
	height: 4px;
	-webkit-box-shadow: -2px 10px 7px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 10px 7px -2px rgba(0,0,0,0.75);
	box-shadow: -2px 10px 7px -2px rgba(0,0,0,0.75);
}

article #elite .hoptac{
	padding: 0px 0 20px 0;
}

article #elite .hoptac .imgdaihoc{
	padding-top: 50px;
}

article #commitment{
	background-image: url(../roundl.png);
	background-size: 40% 50%;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 40px top;
}

article #commitment .camket{
	background-image: url(../longlongr.png);
	background-size: 45% 100%;
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: 95% 30px;
}

article #commitment .commitments{
	width: 70%;
	margin: auto;
	text-align: center;
}

.commitments .commitment_title{
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0px;
}

.commitments .commitment_des{
	text-align: justify;
}
.commitments img{
	height: 107px;
}
article #commitment .commitments_coltwo{
	width: 50%;
	margin: auto;
}

article #contact input, article #contact textarea, article #contact input, article #contact select{
	background-color: #f5f5f5;
	border:1px solid #ccc;
}

article #contact label{
	color: #6a6a6a;
	font-weight: 500;
}

article #contact .send{
	background-color: #15887f;
	color: #ffffff;
	border: 1px solid #436eb2;
	padding: 5px 20px;
}

article #contact .send:hover{
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	background-color: #f1cc18;
}

footer {
	padding: 20px 55px 0 55px;
	color: #ffffff;
	/*background-image: url(../footer.png);*/
	background-color: 	#15887F;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	back
}

footer .novagroup {
    width: 75%;
    text-align: justify;
    margin: auto;
    
}

footer .novagroup p{
    font-size: 14px;
}

footer .contact h4 {
    font-size: 15px;
    font-weight: bold;
    color: #eee;
}

footer .contact i {
    margin-right: 10px;
}

footer .info-contact, footer .map  {
   padding-top: 20px;
}
.info-opportunity{
	font-weight: bold;
}

.modal-dialog {
	max-width: 800px;
}

.modal-header {
	color: #ffffff;
	background-color: #5f9ea0;
}

.congty {
	font-size: 20px;
	color: #f57a34;
}

.yeucau  {
	cursor: pointer;
	
}

.yeucau > p:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #ffc107;
}

.yeucau .textmore {
	font-weight: normal;
	padding: 10px;
}

.item1 {
	margin: auto;
	text-align: center;
	width: 185px;
	height: 100px;
}

.logo {
	position: relative;
    bottom: 15px;
}

.viewsugia {
	color: #03a9f4;
}

.view_emissary_hide {
	display: none;
}

.control {
	display: none;
}

.control2 {
	color: red;
}

.car_sm {
	display: none;
}

.car_md {
	display: block;
}

@media only screen and (max-width: 768px) {
	header.header-area {
		background-color: #15887f;
		height: 0px;
		display: table;
		text-align: center;
	}
	article .differrent{
		width: 100%;
	}
	article .img, .differrent img{
		height: auto;
		width: 36%;
		float: left;
		margin-bottom: 10px;
	}
	.box-items .box-time1{
		height: auto;
	}
	.box-items .box-time2, .height-pc, .height-pc2{
		height: auto !important;
	}
	h2{
		font-size:22px;
	}
	h3{
		font-size:17px;
	}
	#commitment .khoi {
		font-size: 16px;
		padding-top: 18px;
	}
	.info-opportunity, article .differrent p{
		padding-left: 20px;
		float: left;
		text-align: left;
		width: calc(100% - 36%);
		text-align: justify;
	}
	article .differrent p {
		padding-top: 0;
		margin: 0;
	}
	article .novaedu h2{
		font-size: 23px;
	}
	article .novaedu h5{
		font-size: 15px;
	}
	article .content {
		padding-top: 44px;
	}

	footer .novagroup {
		width: 100%;
	}

	footer {
		padding: 20px;
		background-color: #15887f;
	}

	footer .contact {
		padding: 20px;
	}

	footer .maps-wrapper {
		text-align: center;
	}

	footer .info-contact, footer .map {
		padding: 0px;
	}
	h5{
		font-size: 18px;
		line-height: 30px;
	} 
	h4{
		font-size: 15px;
		line-height: 26px;
	} 
	.title h2{
		font-size: 18px;
		line-height: 30px;
	}  

	.title img{
		bottom: 0px;
	}

	article {
		bottom: 0px;
	}

	article .line{
		width: 70%;
	}

	article .contents {
		width: 100%;
	}

	article #emissary .grid, article #emissary .grid3 {
		width: 100%;
		float: left;
		padding: 5px;
	}
	.title p{
		font-size: 13px;
		text-align: left;
	}
	article .emissarys {
		height: auto;
		padding-bottom: 10px;
	}

	article .emissarys h5{
		margin: auto;
	}
	.blog_footer strong{
		font-weight: normal;
		font-size: 13px;
	}
	.blog_footer{
		height: 140px !important;
		overflow: hidden;
	}
	.topnav {
		width: 100%;
	}

	.topnav a {
		padding: 15px 20px 15px 15px;
	}

	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
		float: right;
		font-size: 30px;
		display: block;
	}

	.topnav.responsive {    
		right: 0px;
	    position: absolute;
	    background-color: indianred;
	    z-index: 1;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}

	article .novaedu h2{
		line-height: normal;
	}

	.emissary h3, .request h3 {
		line-height: normal;
		text-align: center;
	}

	.khung h3 {
		text-align: center !important;
	}

	article #detail_project {
		background-image: none;
	}
	
	article #elite .img_elite p {
		font-size: 27px;
	}

	article #commitment .camket {
		background-image: none;
	}

	article #commitment .commitments_coltwo {
		width: 100%;
	}

	article #project .quytrinh .uuviet {
		padding: 0px;
	}
	article #project .expolive {
		padding: 0px;
	}
	.category_title h4{
		font-size: 16px;
	}

	article #project .minhchung {
		text-align: center;
		top: 0px;
	}

	.logo {
	    bottom: 0px;
	}

	.request h4 {
		line-height: 30px;
	}

	.car_md {
		display: none;
	}

	.car_sm {
		display: block;
	}

}



.category_title {
	width: 100%;
	padding: 20px 0 0;
}
.category_title h4{
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	background: #0098b1;
	color: #fff;
	padding: 10px;
}

.blog_post {
	margin-top: 30px;
}
.blog_title {
	margin-bottom: 10px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}
.blog_img {
	position: relative;
	overflow: hidden;
	height: 225px;
}
.blog_img img {
	width: 100%;
}
.blog_img a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	background-color: rgba(0,0,0,0.5);
	transition: all 0.5s ease-in-out;
}
.blog_post:hover .blog_img a:before {
	opacity: 1;
}
.blog_meta {
	display: table;
	width: 100%;
}
.blog_meta li {
	display: inline-block;
	margin-right: 15px;
}
.blog_meta li:last-child {
	margin-right: 0px;
}
.blog_meta li i {
	margin-right: 8px;
	color: #FFBC09;
	font-size: 16px;
}
.blog_meta li a {
	color: #888;
	font-size: 14px;
	text-transform: capitalize;
}
.blog_meta li a:hover {
	color: #FFBC09;
}
.blog_content,
.blog_footer {
	padding:15px;
}
.blog_content p {
	margin-bottom: 10px;
	height: 65px;
	overflow: hidden;
}
.blog_footer {
	border-top: 1px solid #ddd;
	height: 100px;
	overflow: hidden;
}
.blog_footer2{
	height: 90px !important;
	overflow: hidden;
}
.link_blog {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.5s ease-in-out;
}
.blog_post:hover .link_blog {
	top: 50%;
	opacity: 1;
}
.blog_hover_style1 {
	transition: all 0.5s ease;
}
.blog_hover_style1:hover {
	margin-top: 20px;
}
.radius_lbrb_10 {
	-webkit-box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	box-shadow: -1px 7px 7px -5px rgba(0,0,0,0.75);
	border-radius: 0 0 10px 10px;
}
.radius_ltrt_10 {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.radius_ltrt_full {
	border-radius: 10px;
	width: 100%;
	overflow: hidden;
}
.owl-item-3 .item{
	height: 98px;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px;
}
.owl-item-2 .item{
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px;
}
.owl-item-2 > div{
	padding-left: 9px;
	padding-right: 9px;
}

.owl-item-2 .item{
	margin-bottom: 15px;
}
.owl-item-2 .item a img{
	margin: 0 auto;
	width: auto;
	padding: 0 10px;
	display: block;
	height: 100% !important;
}
.owl-item-3 .item a img{
	display: block;
	width: auto;
	margin: 0 auto;
	height: 100%!important;
}
.owl-theme .owl-nav [class*="owl-"] {
	top: 28%;
	background: inherit !important;
	border-radius: 50% !important;
	color: #55cc59;
	box-shadow:none ;
	font-size: 38px;
	position: absolute;
}
.owl-nav .owl-prev{
	left: -30px !important;

}
.owl-nav .owl-next{
	right: -30px !important;
}

.owl-item-4 .item{
	height: 98px;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 15px;
}
.owl-item-2 > div{
	padding-left: 9px;
	padding-right: 9px;
}

.owl-item-2 .item{
	margin-bottom: 15px;
}
.owl-item-2 .item a img{
	margin: 0 auto;
	padding: 0 10px;
	display: block;
	width: auto;
	height: 100% !important;
}
.doitac{
	background-color: #002958;
	padding: 15px 0;
	position: relative;
	width: 100%;
}
.doitac h2 {
	color: #fff !important;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.img-thumb{
	
    height: 200px;
    background-color: #3e3e3e;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.buton input {
	background-color:  #15887f;

}
.buton input:hover{
	background-color:  red;
	
}
#system .system .col .khu {
    border: 2px solid #;
    width: 25%;
    border-radius: 10px;
    background-color: #fbfbfb;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: auto;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 100% 100%;
    transform: rotate(45deg);
    transform-origin: 116% 34%;
}
#system .system .col {
    color: #0f171f;
    margin-bottom: 50px;
    background-color: #fff;
    padding: 1px;
    border-top: 2px solid #1b344d;
}
#system .system .col p {
    height: 80px;
    margin-bottom: 30px;
    width: 85%;
    font-weight: bold;
    margin: auto;
    text-align: justify;
}
#system .system p {
    width: 60%;
    margin: auto;
    text-align: center;
    font-weight: bold;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}



#commitment .khoi{
	color: #15887f;
	font-size: 20px;
	padding-top: 10px;

}
 #commitment .des{
	text-align: justify !important;
	width: 100%;
	font-weight: normal;
	margin: auto;
}

  #commitment p{
	margin-bottom: 5px;
}

#commitment  .khu {
    border: 2px solid #1b344d;
    width: 25%;
    border-radius: 10px;
    background-color: #fbfbfb;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: auto;
    -ms-transform: rotate(0deg);
    -ms-transform-origin: 100% 100%;
    transform: rotate(0deg);
    transform-origin: 116% 34%;
   padding-top: 5px;
    position: relative;
}
div  .khu:hover{
	background: color: #FF6600;
}
.col-sm-4{
	padding-top: 30px;
}
#copyright{
	background-color: 
}

.ronate{
	width: 200;
	height: 20px;
	position: relative;
}
.ronate::after, .ronate::before{
	content:'';
	position: absolute;
	margin: auto;
	height: 2px;
	background: #2e455c;
	width: 45%;
	top: 100%;
}
.ronate::after{
	left:0;
}
.ronate::before
{
	right: 0;
}
#carouselExampleControls .carousel-item b{
		text-align: center !important;
}
header .social_icons li {
	padding-right: 10px;
}
.list_none li {
	list-style: none;
}
.social_icons li, .contact_detail li {
	display: inline-block;
	padding: 2px 3px;
	float: left;
}
.scrollup {
	background-color: #15887f;
	border-radius: 100%;
	bottom: 20px;
	color: #ffffff;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	right: 44px;
	bottom: 32px;
	text-align: center;
	width: 40px;
	z-index: 99;
	border: 1px solid;
}