


@font-face {
  font-family: 'tahoma';
  src: url('../fonts/tahoma.eot'); /* IE9 Compat Modes */
  src: url('../fonts/tahoma.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

    url('../fonts/tahoma.woff') format('woff'), /* Modern Browsers */
    url('../fonts/tahoma.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/tahoma.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "UTMGodWordR";
    src: url('../fonts/UTMGodWordR.ttf');
}
@font-face {
    font-family: "utm-nyala";
    src: url('../fonts/utm-nyala.ttf');
}

@font-face {
    font-family: 'uvnlaclongquanbold';
    src: url('../fonts/uvnlaclongquanbold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uvnlaclongquanr';
    src: url('../fonts/uvnlaclongquanr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* =Reset default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-family: 'tahoma';
	line-height: 1;
	font-size: 13px;
    padding: 0px;
    color: #fff;
    margin: 0px auto;
    width: 100%;
    background: url(../images/img-bg-center.jpg) repeat left center #efefef;
    min-width: 811px;
    /*overflow: hidden;*/
    /*background-size: contain;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	color: #000000;
}
a:hover, a:focus, a:hover p, select:hover, select:focus, select:active{
	text-decoration: none !important;
	outline: none !important;
}
a, a:link,a:active{
	text-decoration: none;
	outline: none !important;
}
.clearfix{
	clear: both;
}
.bg1{
	background: url(../images/img-bg-top.jpg) no-repeat left top;
	width: 100%;
    /*background-size: contain;*/
}
.bg2{
	background: url(../images/img-bg-bottom.jpg) no-repeat left bottom #efefef;
	width: 100%;
	height: 547px;
    margin-top: -450px;
}

.contain .header{
	height: 61px;
    background-color: #6d1e1e;
}
.contain .header .logo{
    position: absolute;
    top: 0;
    left: 0;
}
.contain .header .logo a img{
    margin-left: 12px;
}
.contain .header .nav{
    width: 100%;
}
.contain .header .nav ul{
    width: 100%;
    height: 61px;
    text-align: center;
}
.contain .header .nav ul li{
	display: inline-block;
    margin: 0px 3%;
}
.contain .header .nav ul li a{
    /*width: 105px;*/
    height: 100%;
    display: block;
    text-align: center;
    line-height: 61px;
    font-size: 16px;
    color: #ccc5bc;
    font-family: "uvnlaclongquanr";
    text-transform: uppercase;
    position: relative;
}
.contain .header .nav ul li a:after{
	content: '';
	background: url(../images/icon-dot2.png) no-repeat;
	width: 10px;
	height: 8px;
	display: block;
	border: none;
	position: absolute;
	top: 50%;
    right: -71%;
    transform: translate(-50%, -50%);
}
.contain .header .nav ul li:last-child a:after{
	display: none;
}
.contain .header .nav ul li.active a,
.contain .header .nav ul li a:hover{
	/*background: url(../images/img-menu-hover.png) no-repeat;*/
}
.contain .maj{
    margin-top: 32%;
}
.contain .maj .left{
    width: 330px;
    margin-left: 3.2%;
}
.contain .maj .left .bnt-two{
    width: 100%;
    height: 60px;
}
.contain .maj .left .bnt-two p a{
	width: 115px;
	height: 113px;
	display: block;
	background: url(../images/img-bnt-two.jpg) no-repeat;
	float: left;
}
.contain .maj .left .bnt-two p a:hover{
	background-position: 0 -60px;
}
.contain .maj .left .bnt-two p:last-child a:hover{
	background-position: -113px -60px;
}
.contain .maj .left .bnt-two p:last-child a{
	background-position: right top;
}
.contain .maj .right{
    width: calc(100% - 645px);
    float: left !important;
    margin-left: 30px;
    padding-bottom: 3%;
}
.contain .maj .right .title{
    /*margin-top: 93px;*/
}
.contain .maj .right .title p{
    font-size: 36px;
    color: #010101;
    height: 100px;
    line-height: 100px;
    /*margin-left: 32px;*/
    font-family: "tahoma";
    text-transform: uppercase;
    text-align: center;
}
.contain .maj .right .text{
    /*margin-top: 194px;*/
}
.contain .maj .right .text .col1{
    font-size: 33.02px;
    color: #272727;
    border-left: 8px solid #750e00;
    padding-left: 14px;
    margin-bottom: 7px;
}
.contain .maj .right .text .chitiet p{
    line-height: 20px;
    color: #272727;
}
.contain .maj .right .text .chitiet > ul li{
    line-height: 28px;
    color: #000;
    background: url(../images/icon_li1.png) no-repeat scroll 15px 9px rgba(0, 0, 0, 0);
    clear: both;
    padding-left: 28px;
}

/*accordion style*/
#accordion li a .title-menu{
	background: url(../images/img-4nut.png) no-repeat;
	width: 330px;
	height: 75px;
	display: flex;
    align-items: center;
    justify-content: center;
	border: none;
	position: relative;
	background-size: 100% 100%;
}
#accordion li a.active .title-menu:before, #accordion li a.active .title-menu:after{
	content: '';
	background: url(../images/img-arrow.png) no-repeat;
	width: 27px;
    height: 31px;
    display: block;
    border: none;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0, -50%);
    background-size: contain;
}
#accordion li a.active .title-menu:after{
	right: inherit;
	left: 5%;
	transform: translate(0, -50%) rotateY(180deg);
}
.title-menu:hover{
	background: url(../images/img-4nut-hover.png) no-repeat;
	width: 330px;
	height: 75px;
	display: block;
	border: none;
	background-size: 100% 100%;
}


#accordion li .title-menu{
 	font-family: 'uvnlaclongquanr';
 	font-size: 22px;
 	text-transform: uppercase;
 	color: #6a0f0f;
 	display: flex;
    align-items: center;
    justify-content: center;
}

#accordion li:first-child .title-menu:hover,
#accordion li:first-child .active .title-menu{
	background: url(../images/img-4nut-hover.png) no-repeat;
	width: 330px;
	height: 75px;
	background-size: 100% 100%;
}
.ui-accordion .ui-accordion-header{
	padding: 0;
	margin: 0;
}
.ui-widget-content{
	background: transparent;
	border: none;
}
#accordion ul.chiren li a{
	font-size: 20px;
	color: #f5e7cb;
	font-family: "UTMGodWordR";
	text-transform: uppercase;
	width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    position: relative;
}
.ui-accordion .ui-accordion-content{
	overflow: hidden;
	padding: 0;
	/*height: auto !important;*/
}
#accordion ul.chiren li{
	height: auto;
	line-height: 60px;
	text-indent: 20px;
	border-bottom: 1px solid #1f1f1f;
}
#accordion ul.chiren li.sub-title a.active{
	background-color: #752323;
	color: #fff;

}
#accordion ul.chiren li.sub-title.active > a:before, #accordion ul.chiren li.sub-title.active > a:after,
#accordion ul.chiren li.sub-title > a.active:before, #accordion ul.chiren li.sub-title > a.active:after{
	content: '';
	background: url(../images/img-arrow-2.png) no-repeat;
	width: 14px;
    height: 19px;
	display: block;
	border: none;
	position: absolute;
	top: 50%;
    right: 5%;
    transform: translate(0, -50%);
	background-size: contain;
}
#accordion ul.chiren li.sub-title.active > a:after,
#accordion ul.chiren li.sub-title > a.active:after{
	right: inherit;
	left: 5%;
	transform: translate(0, -50%) rotateY(180deg);
}

#accordion ul.chiren{
	display: block;
}
#accordion ul.chiren li.active{
	display: block;
}
#accordion ul.chiren li .sub-menu.active{
	display: block;
}
#accordion ul.chiren li .sub-menu li{
    background-color: #882a2a;
    line-height: 35px;
    border-bottom: 1px solid #3f3a32;
    text-indent: 25px;
}
#accordion ul.chiren li .sub-menu li.active a {
	color: #fff;
}
#accordion ul.chiren li .sub-menu li a{
    font-size: 16px;
    color: #fff;
    font-family: "arial";
    text-transform: capitalize;
}
#accordion ul.chiren li .sub-menu li a:hover,
#accordion ul.chiren li .sub-menu li a.active{
    color: #fff;
    background-color: #9b2d2d;
}
#accordion ul.chiren li .sub-menu.subb li a{
    /*margin-left: 15px;*/
    /*width: calc(100% - 15px);*/
    background-color: #9a3232;

}
.sub-menu.subb li a i{
	/*background: url(http://dev.gosu.vn/working/duo/nkvs-vn/static/templates/frontend/home_v3/images/icon-arrow.png) no-repeat 0 50%;*/
	width: 6px;
	height: 10px;
	display: block;
	float: left;
    margin-top: 8px;
    margin-left: 22px;
}
#accordion li:nth-child(2) ul.chiren li:first-child .sub-menu.subb li{
    text-indent: 6px;
}
.ui-accordion .ui-accordion-content ul li:last-child{
	border-bottom: none;
}
#accordion ul.chiren li:hover,
#accordion ul.chiren li.active{
	background-color: #752323;
}
#accordion ul.chiren li:hover a,
#accordion ul.chiren li.active a{
	color: #fff
}
#accordion ul.chiren li.active .sub-menu.active{
	display: block !important;
}

.ui-corner-top{
 	border-radius: 0; 
}

#accordion li:nth-child(2) .title-menu{
 	/*background-position: 0 -73px;*/
}
#accordion li a.active .title-menu{
 	background: url(../images/img-4nut-hover.png) no-repeat;
	width: 330px;
	height: 75px;
}
#accordion li:nth-child(3) .title-menu{
    /*background-position: 0 -146px;*/
}
#accordion li:nth-child(3) .title-menu:hover,
#accordion li:nth-child(3) .active .title-menu {
    /*background-position: -226px -146px;*/
}
#accordion li:last-child .title-menu{
    /*background-position: 0 -220px;*/
}
#accordion li:last-child .title-menu:hover,
#accordion li:last-child .active .title-menu {
    /*background-position: -226px -220px;*/
}



/*end accordion style*/

iframe{display: none;}



/*style table */
/*.content {
    width: 570px;
    min-height: 300px;
    margin-top: 0px;
}*/
/*TABLE FORMAT*/
table{max-width:90% !important;border:1px solid #000000 ;margin: 13px 0;}
table tr:first-child  { color: #FFF !important;font-weight:bold;background:#0C4E6A !important;border: 1px solid #000000; text-align:center; font-family:Tahoma, Geneva, sans-serif; }
table tr:nth-child(2n)  { color: #000;background: #E7DDBF;  border: 1px solid #000000;}
table tr:nth-child(2n+1)  { color: #000;background: #F5F1E4;  border: 1px solid #000000;}
table tr:first-child td {color: #FFF !important; border: 1px solid #000000;}
table tr:first-child td p strong{color: #FFF !important}
table tr td{
	margin:0px;
	padding: 4px 4px;
	 border: 1px solid #000000;
}
table tr td strong,.contentArea table tr td p{
	padding: 0px;
	margin: 0px;
}
table tr td p{	
	margin: 0px;
} 




/**************************** format content event *****************************/
strong {
    font-weight: bold;
}
.content-event-h1{	
	background: url("../images/icon_3.png") no-repeat scroll 1px 2px transparent !important;
    font-size: 19px !important;
    height: 34px !important;
    padding: 0px 13px 0 28px !important;
    width: 600px;
    color: #B00000;
    font-weight: bold;
    line-height: 27px;
    text-indent: 5px;
}
.content-event-h2{
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/icon-menu-header.png) no-repeat left center;
    padding-left: 25px;
    color: #B00000;
    margin-bottom: 10px;
    margin-top: 10px;
}
.content-event-first{	
    float: left;
    font-family: times new roman;
    font-size: 55px;
    height: 23px;
    line-height: 26px !important;
    margin: 6px 2px 0 -6px;
    text-align: left;
}
.container-content-event{
	text-align: justify;
	width: 545px;
	min-height: 20px;
	clear: both;
}
.chitiet fieldset, .fieldset-note{
	border: 1px solid #C36E60 !important;
	margin: 5px 0px;
}


.chitiet fieldset legend{
	color:#B00000; 
	font-weight: bold;
	padding: 0 15px;
	
}
.chitiet fieldset ul{
	padding:10px 0 0 10px;
	margin:0px;
	list-style: none !important;	
}
.chitiet fieldset ul li{
	padding:0 20px;
	margin:0px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
	background: url("../images/icon_person.gif") no-repeat scroll 0 4px transparent !important;
	color: #000;
}
.chitiet p{
	padding: 0px 8px;
}
/*end style table */

#mcePasteBin{
	top: 0 !important;
}

.gotop {
    width: 67px;
    height: 54px;
    position: fixed;
    bottom: 160px;
    right: 10%;
    background: url(../images/btn_gotop.png) no-repeat left bottom;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
.gotop.active {
    opacity: 0.87;
}

/* ----- footer -----*/
#footer{
	width: 100%;
	background-color:#000;
	height: 152px;
	display: block;
    /*margin-top: 165px;*/
}
.footer{
    width: 800px;
    height: 132px;
     margin: 0 0 0 32px; 
    padding-top: 20px;
}
.footer .left{
    padding-top: 35px;
}
.footer .left p:first-child{
	background: url(../images/img-duo.png) no-repeat;
	width: 172px;
	height: 41px;
	display: block;
	float: left;
    margin-right: 16px;
}
.footer .left p:last-child{
	background: url(../images/logo_batquai.png) no-repeat;
	width: 85px;
	height: 40px;
	display: block;
	float: left;
}
.footer .right{
    border-left: 1px solid #a7b1a8;
    padding-left: 22px;
}
.footer .right p,
.footer .right span a,
.footer .right span{
    font-size: 13px;
    color: #efefef;
    line-height: 18px;
}
.footer .right p:first-child,
.footer .right p:nth-child(4){
	margin-bottom: 4px;
}
.footer .right p:last-child a{
	font-weight: bold;
	color: #000;
}

.footer-gosu .footer-logo-gosu a[title = "IXINYOU"] img{
	height: 40px;
	position: relative;
    top: -7px;
}
/* ----- end footer -----*/


.popup {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9;
  }
  .popup .width {
	width: 795px;
	height: 661px;
	max-height: 80%;
	background: url(https://nkvso.gosu.vn/assets/frontend/home/assets/images/img-bg-popup.png) no-repeat center center;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	position: absolute;
	z-index: 9;
	background-size: 100% 100%;
  }
  @media only screen and (max-width: 1440px) {
	.popup .width {
	  max-height: 80%;
	}
  }
  @media only screen and (max-width: 1024px) {
	.popup .width {
	  width: 90%;
	  max-width: 596px;
	  height: 432px;
	}
  }
  @media only screen and (max-width: 768px) {
	.popup .width {
	  width: 470px;
	  height: 365px;
	}
  }
  @media only screen and (max-width: 568px) {
	.popup .width {
	  width: 355px;
	  height: 269px;
	  line-height: 27px;
	}
  }
  .popup .width .close {
	position: absolute;
	right: 0.2rem;
	top: 2rem;
	cursor: pointer;
	background: url(https://nkvso.gosu.vn/assets/frontend/home/assets/images/icon-close.png) no-repeat center center;
	width: 41px;
	height: 41px;
	display: block;
	background-size: 100% 100%;
	z-index: 2;
  }
  .popup .close-outside {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	cursor: default;
  }
  .popup .maj {
	padding: 2rem 0;
	height: 100%;
	width: 100%;
	margin: auto;
  }
  .popup .maj .p-title {
	text-align: center;
	margin: 2rem auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	position: relative;
  }
  .popup .maj .p-title:before {
	content: "";
	/* background: url(../images/img-bg-title-po-after.png) no-repeat center center; */
	width: 43.1rem;
	height: 1.5rem;
	margin: auto;
	background-size: 100% 100%;
	position: absolute;
	bottom: -1rem;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
			transform: translate(-50%, 0%);
  }
  .popup .maj .p-title span {
	color: #c7562b;
	font-size: 30px;
	font-family: "cambriabold";
	position: relative;
	z-index: 2;
	display: block;
	text-transform: uppercase;
  }
  .popup .maj .text {
	height: 66%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
  }
  .popup .maj .text p {
	color: #202020;
	font-size: 18px;
  }
  .popup .maj .text table {
	width: 91%;
	margin: 4rem auto 0;
  }
  @media only screen and (max-width: 414px) {
	.popup .maj .text table {
	  margin: 2rem auto 0;
	}
  }
  .popup .maj .text table tr td {
	border: 1px solid #866850;
  }
  .popup .maj .text table tr p {
	color: #1c1c1c;
	text-align: unset;
  }
  @media only screen and (max-width: 750px) {
	.popup .maj .text table tr p {
	  font-size: 20px;
	}
  }
  @media only screen and (max-width: 568px) {
	.popup .maj .text table tr p {
	  font-size: 14px;
	}
  }
  .popup .maj .text table tr:first-child {
	background-color: #225196;
  }
  .popup .maj .text table tr:first-child td p {
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
  }
  @media only screen and (max-width: 568px) {
	.popup .maj .text table tr:first-child td p {
	  font-size: 20px;
	}
  }
  @media only screen and (max-width: 414px) {
	.popup .maj .text table tr:first-child td p {
	  font-size: 12px;
	}
  }
  .popup .maj .text .user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  .popup .maj .text .user a {
	text-align: center;
	color: #202020;
	font-size: 1.8rem;
  }
  .popup .maj .text .user a:hover {
	-webkit-animation: moveX 0.3s ease infinite;
			animation: moveX 0.3s ease infinite;
  }
  .popup.thongbao .width {
	height: 295px;
	width: 450px;
  }


@media only screen and (max-width: 736px){
}
@media only screen and (max-width: 568px){
}
@media only screen and (max-width: 667px){
}
@media only screen and (max-width: 414px){
}
@media only screen and (max-width: 375px){
}
@media only screen and (max-width: 320px){
}
/* User Style */
	.left{
		float: left !important;
	}
	.right{
		float: right !important;
	}
	.no-border{
		border: 0;
	}
	.row-no-mar{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.row-no-pad{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.no-mar-left{
		margin-left: 0 !important;
	}
	.no-pad-left{
		padding-left: 0 !important;
	}
	.no-mar-right{
		margin-right: 0 !important;
	}
	.no-pad-right{
		padding-right: 0 !important;
	}
	.no-pad{
		padding: 0 !important;
	}
/* end User Style */
