@font-face{font-family:avo;src:url("css/fonts/UTMAvo.woff");}
@font-face{font-family:avoB;src:url("css/fonts/UTMAvoBold.woff");}
body .container-wrap, body .project-title{background-color: #fff;}
#sidebar.left-sidebar .menu, #sidebar.pageSidebar .menu{background-color: #f6f6f5;}
#sidebar.left-sidebar .menu li, #sidebar.pageSidebar .menu li{border: none;}
.left-sidebar .widget.widget_nav_menu:first-child .menu , .pageSidebar .widget.widget_nav_menu:first-child .menu{ margin:0px}
#sidebar.left-sidebar .widget.widget_nav_menu:first-child li a,
#sidebar.pageSidebar .widget.widget_nav_menu:first-child li a{
	padding:5px 0 5px 25px;
    border-bottom:1px solid #EEE9E9; 
	line-height: 30px;
	font-size:13px;
    margin: 0 10px;
	color:#222222;
    position: relative;
    margin-bottom: 0!important;
	margin-bottom: 10px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

}

#sidebar.left-sidebar .widget.widget_nav_menu:first-child li a:before,
#sidebar.pageSidebar .widget.widget_nav_menu:first-child li a:before{
    content: "\f105";
    color: #ccc;
    position: absolute;
    left: 9px;
    font-family: 'FontAwesome';
}
#sidebar.left-sidebar .menu, #sidebar.pageSidebar menu{margin:0px;}
#sidebar.left-sidebar .widget.widget_nav_menu li a,
#sidebar.pageSidebar .widget.widget_nav_menu li a{border:none;}
#sidebar.left-sidebar > div, #sidebar.pageSidebar > div{margin-bottom: 25px;}
#sidebar.left-sidebar .widget.widget_nav_menu:first-child li a:hover, 
#sidebar.left-sidebar .widget.widget_nav_menu:first-child li.current-menu-item a,
#sidebar.pageSidebar .widget.widget_nav_menu:first-child li a:hover,
#sidebar.pageSidebar .widget.widget_nav_menu:first-child li.current-menu-item a{
	color:#1956B3;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#sidebar.left-sidebar h4, #sidebar.pageSidebar h4{
	color:#fff;
	letter-spacing: 0;
	font-size: 18px;
	line-height: 20px;
    font-weight: bold;
    background: #1956b3;
    padding-left: 25px;
    margin-bottom: 0!important;
    margin-top: 5px;
}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li a,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li a{
	padding: 0px;
    font-size: 22px;
    font-family: avoB;
    color: #1956b3;
    max-width: 250px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) .menu,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child .menu{
	overflow: hidden;
	padding-bottom: 25px;
}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li{
	margin-top: 40px;
	background:transparent url('images/dangky1.png') no-repeat center top;
	padding-top: 100px !important;
}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li.ttb,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li.ttb{background-image:url('images/ttb.png');}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li.dv,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li.dv{background-image:url('images/dichvu1.png');}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li.dg,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li.dg{background-image:url('images/danhgia1.png');}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li.learn,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li.learn{background-image:url('images/learn1.png');}
#sidebar.left-sidebar .widget.widget_nav_menu:nth-child(3) li.hd,
#sidebar.pageSidebar .widget.widget_nav_menu:last-child li.hd{background-image:url('images/hoctap1.png');}
.listNews{
	background:#f6f6f5;
	padding:50px;
}
.listNews .wrap > a{
	display: block;
}
.listNews .wrap{position: relative;}
.listNews .wrap img{margin-bottom: 0px;}
.listNews .wrap span{
	display:block;
	font-size: 12px;
    line-height: 25px;
    max-width:70px;
    text-align: center;
    font-family: avo;
    background-color:#fff;
    color:#701429;
}
.listNews .wrap .today{
    background-color: #701429;
	color:#fff;
}
.listNews .wrap .date{
	position: absolute;
    width: 70px;
    bottom: 7px;
    left: 3px;
}
.listNews .readmore{
	color: #1956b3;
    line-height: 27px;
    font-size: 15px;
    font-family: avoB;
}
.listNews .item{margin-top:30px;};
.listNews .item:first-child{margin-top: 0px;}
#about .text-about h4{
	font-size: 19px;
    color: #ffffff;
    line-height: 30px;
    font-family: avoB;
    max-width: 355px;
    padding: 5px 15px;
    background-color: rgba(25, 86, 179, 0.7);
    margin: 0px;
}
#about h2{
	    color: #000022;
    font-size: 24px;
    text-transform: uppercase;
}
#about .text-about h5{
	color: #1956b3;
    font-size: 11px;
    font-family: avo;
    padding: 15px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0.75);
    margin: 0px;
    max-width: 265px;
}
#about .text-about{
	position: absolute;
    bottom: 15px;
    left: 15px;
}
#about .img-with-aniamtion-wrap img{margin-bottom: 0px}
#about{margin-bottom: 25px;}
/*FAQS*/
#faqs h2 {
  color: #000022;
  font-size: 24px;
  margin-top: 15px;
  text-transform: uppercase;
}
#faqs .listFaqs{margin:0px;}
#faqs .listFaqs li{list-style: none;}
.listFaqs h5 i.fa-caret-down{display:none;}
.listFaqs li h5{
	font-family: Arial;
	font-size: 13px;
	padding:20px;
	line-height: 20px;
	background-color:#1956b3;
	color:#fff;
	margin:0px;
    cursor: pointer;
}
.listFaqs h5 .fa{
	font-size: 18px;
    position: relative;
    top: 2px;
    padding-right: 10px;
    display:inline-block;
}
.listFaqs li .answer{
    padding: 25px;
	background-color: #f6f6f5;
    color: #000022;
    line-height: 25px;
    font-size: 13px;
	display:none;
}
.listFaqs li{
	border-bottom: 1px solid #fff;
}
/*Page public education*/
#public-education h2, #public-education h3{
	    color: #000022;
    font-size: 24px;
    text-transform: uppercase;
}
#public-education h3{text-align: center;}
#public-education h4{
	color: #ffffff;
    font-size: 18px;
    background-color: #1956b3;
    padding:15px;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position:relative;
}
#public-education h4:after{
	content: '';
    border-top: 10px solid #1956b3;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -45px;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
}
#public-education .university h4{background-color: #867e01}
#public-education .university h4:after{border-top-color:#867e01;}
#public-education .listEducation{margin:0px;overflow:hidden;}
#public-education .listEducation li{
	list-style: none;
	width:49%;
	float:left;
	margin-bottom: 2%;
	position:relative;
}
#public-education .listEducation li:nth-child(2n){margin-left:2%;}
#public-education .listEducation li img{margin-bottom: 0px; float:left;}
.listEducation li h5{
	color: #ffffff;
    font-size: 18px;
    line-height: 36px;
    max-width: 245px;
    margin-bottom: 0px;
    position: absolute;
    top: 30px;
    text-align: center;
    left: 50%;
    margin-left: -122.5px;
}
.listEducation li span{
	display:block;
	width: 50px;
    height: 50px;
    background-color: #f2f2f1;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    font-family: avoB;
    position:absolute;
    bottom: 5px;
    left: 5px;
}
.college .listEducation li span{color:#476cd1;}
/*.college .listEducation li:nth-child(2) span,
.college .listEducation li:nth-child(2n+1) span{color:#a779d2;}*/
.university .listEducation li span{color:#b69500;}
/*.university .listEducation li:nth-child(2) span, 
.university .listEducation li:nth-child(2n+1) span{color:#ce5600;}*/
/*Page Event*/
#events h2{
	    color: #000022;
    font-size: 24px;
    text-transform: uppercase;
    
}
.listEvents .item{    
    width: 49%;
    float: left;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 380px;
    position: relative;
}
.list-news-dt .get_news{
    width: 49%;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 380px;
    position: relative;
    margin-right: 1%;
}

.listEvents .item:nth-child(2n){margin-left:2%}
.listEvents .wrap img,.list-news-dt .get_news img{
    margin-bottom:0px; 
    float:left;
    display: block;
    margin-bottom: 0px!important;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
}
.listEvents .wrap img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.listEvents .wrap, .list-news-dt .get_news .thumb{ position:relative; overflow:hidden; margin-bottom: 15px;}
/*.listEvents .wrap span,.list-news-dt .get_news .content span{
	display:block;
    font-size: 12px;
    line-height: 25px;
    max-width: 70px;
    text-align: center;
    font-family: avo;
   
    color: #701429;
}
*/

.listEvents .item > a,.list-news-dt .get_news h3 a{
	display:block;
	font-size: 15px;
    color: #222222;
    line-height: 22px;
    font-family: avoB;
    margin-bottom: 5px
}
.listEvents .item > a:hover,.list-news-dt .get_news h3 a:hover{
	color:#2972e1;
}
.listEvents .item > p,.list-news-dt .get_news .text{
	color: #222222;
    font-size: 13px;
    line-height: 21px;
    font-family: avo;
}
/*Page Document*/
#document h2{
	    color: #000022;
    font-size: 24px;
    text-transform: uppercase;
}
#document .listDocument{margin:0px;}
#document .listDocument li{list-style: none;padding:15px; margin:15px 0px; background-color: #e6af19; float:left;}
#document .listDocument li:nth-child(2){background-color: #476cd1;}
#document .listDocument li:nth-child(4){background-color: #93ad1f;}
#document .listDocument li:last-child{background-color: #a779d2;}
.listDocument li .wrap{
	width:16%;
	float:left;
	text-align: center;
	background-color: #fff;
	padding:10px 0 ;
}
.listDocument li .wrap:before{
	content:'\f073';
	font-family: FontAwesome;
	color:#6e7379;
	font-size: 20px;
	display:block;
}
.listDocument li .wrap > span{display:block; font-family: avoB;}
.listDocument li .date{
	font-size: 22px;
	margin:10px 0;
	color:#e6af19;
}
.listDocument li:nth-child(2) .date{color:#476cd1;}
.listDocument li:nth-child(3) .date{color:#93ad1f;}
.listDocument li:last-child .date{color:#a779d2;}
.listDocument li .year{
	color: #838383;
    font-size: 12px;
}
.listDocument li .mask{
	width:84%;
	float:left;
	padding-left: 70px;
	position:relative;
}
.listDocument li .mask:before{
	content: '\f054';
    font-family: FontAwesome;
    color: #fff;
    font-size: 39px;
    position: absolute;
    left: 30px;
    top:15px;
}
.listDocument li .mask > a{
	color: #ffffff;
    font-size: 15px;
    line-height: 27px;
    font-family: avoB;
    margin-bottom: 5px;
    display:block;
}
.listDocument li .mask > a:hover{color:#000;}
.listDocument li .mask > p{
	color:#fff;
	font-size: 13px;
	line-height: 25px;
	padding-right: 50px;
}
body header#top nav .sf-menu li > a:hover, body header#top nav .sf-menu li.current_page_item > a{color:#1956b3 !important;}
/*Page enrollment*/
#enrollment h2{
	    color: #000022;
    font-size: 24px;
    text-transform: uppercase;
}
#enrollment h4{
	color: #fff;
    font-size: 16px;
    font-family: avoB;
    text-transform: uppercase;
    background-color: #1956b3;
    padding:20px 0 20px 60px;
    line-height: 20px;
    position:relative;
    margin-bottom: 30px;
}
#enrollment h4:before{
	content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    left: 30px;
    font-size: 25px;
    top: 21px;
}
#enrollment .listEnrollment{margin:0px; overflow:hidden;}
#enrollment .listEnrollment li{
	list-style: none;
	width: 47%;
    float: left;
    margin-bottom: 30px;
}
#enrollment .listEnrollment li:nth-child(2n){margin-left:6%;}
.listEnrollment li .wrap{
	position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.listEnrollment .wrap img{
	margin-bottom: 0px;
    float: left;
}
.listEnrollment .wrap .today{
	background-color: #701429;
    color: #fff;
}
.listEnrollment .wrap span {
    display: block;
    font-size: 12px;
    line-height: 25px;
    max-width: 70px;
    text-align: center;
    font-family: avo;
    background-color: #fff;
    color: #701429;
}
.listEnrollment .wrap .date {
    position: absolute;
    width: 70px;
    bottom: 3px;
    left: 3px;
}
.listEnrollment li > a {
    display: block;
    font-size: 15px;
    color: #2972e1;
    line-height: 27px;
    font-family: avoB;
    margin-bottom: 5px;
}
.listEnrollment li > a:hover {color: #701429;}
.listEnrollment li > p {
    color: #2972e1;
    font-size: 13px;
    line-height: 21px;
    font-family: avo;
}
/*Page notification*/
#notification h2{
        color: #000022;
    font-size: 24px;
    text-transform: uppercase;
}
#notification .listNotification{margin:0px;}
#notification .listNotification li{list-style: none; float: left; width:100%; margin:20px 0px;}
.listNotification li .wrap{
    width:49%;
    float:left;
    position:relative;
}
.listNotification .wrap img{margin-bottom: 0px; float:left;}
.listNotification .wrap span {
    display: block;
    font-size: 12px;
    line-height: 25px;
    max-width: 70px;
    text-align: center;
    font-family: avo;
    background-color: #fff;
    color: #701429;
}
.listNotification .wrap .today{
    background-color: #701429;
    color: #fff;
}
.listNotification .wrap .date {
    position: absolute;
    width: 70px;
    bottom: 3px;
    left: 3px;
}
.listNotification li .mask{
    width:51%;
    float:left;
    padding-left: 30px;
}
.listNotification .mask > a {
    display: block;
    font-size: 15px;
    color: #2972e1;
    line-height: 22px;
    font-family: avoB;
    margin-bottom: 5px;
}
.listNotification .mask > a:hover {color: #701429;}
.listNotification .mask > p {
    color: #2972e1;
    font-size: 13px;
    line-height: 21px;
    font-family: avo;
}
#slide .list {
  margin: -110px 0 0;
  position: fixed;
  right: 7px;
  top: 50%;
  z-index: 9999;
display:none
}
.admin-bar #slide .list{
display:none;
    margin-top: -63px;
}
#slide .list li{list-style: none; position:relative; margin-bottom: 20px;}
.list li a{
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 1px 0 #0F0371;
    background-color: rgba(255, 255, 255, 0.31);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list li a:hover{
    background-color: #1956b3;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list li a span{
    position: absolute;
    left: -182px;
    display: block;
    padding: 3px 15px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 20px 0 0 20px;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: avoB;
    width: 170px;
    cursor: pointer;
    color: #1956b3;
    visibility: hidden;
    opacity: 0;
    webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list li a:hover span{
    visibility:visible;
    opacity:1;
    webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list li a span:hover, .list li a span:hover:after{
    background-color:#1956b3 ;
    webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color:#fff;
}
.list li a span:after{
    content: '';
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, 1);
    display: block;
    position: absolute;
    right: -7px;
    z-index: 999;
    top: 3px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
    webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#footer-outer .menu li a:hover{
    color: red!important
}