@charset "utf-8";
/*
 CSS Create by 2fellows
*/
#header2f {
    position: relative;
    overflow: hidden;
}
#header2f ,.header-slide2f .bx-wrapper .bx-viewport{
	max-height: 600px;
}
.heaer-content2f .container,
.top-search-content2f .container,
.topright2f .container,
.footer-bottom2f .container,
.content-footerlist2f .container{
  max-width: 1030px;
}
.header-slide2f .bx-wrapper img {
    width: auto;
    display: block;
    margin: 0 auto;
    max-width: inherit;
}
.heaer-content2f {
    position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}
.heaer-content2f .container2f {
    position: relative;
    z-index: 99;
    height: 100%;
}
/*#header2f,
.header-slide2f .bx-wrapper .bx-viewport{
  height: 650px !important;
}*/
.header-slide2f .bx-wrapper img{
  width: 100%;
}
.header-slide2f .bx-wrapper .bx-viewport{
  background-color: #fff;
  overflow: hidden;
}
.logo {
    position: absolute;
    top: 0;
    max-width: 191px;
    line-height: 0;
    height: 125px;
    overflow: hidden;
    padding: 20px 15px;
    background-color: rgba(254,254,255,0.9);
}
.icon-right {
    position: absolute;
    right: 66px;
    margin-top: 36px;
}
#click_search {  cursor: pointer;}
.icon-right ul li {
    display: inline-block;
    list-style: none;
    margin-left: 20px;
}
.icon-right > ul > li > img {
    position: relative;
    top: -2px;
}
.topright2f {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}
.topright2f .container {
    position: relative;
}
.top-right2f {
    text-align: right;
    padding-top: 35px;
    position: absolute;
    right: 0;
}
.top-right2f ul li {
    list-style: none;
    display: inline-block;
}
/* Icon 1 */
#nav-icon1{
	z-index: 100;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 43px;
	height: 30px;
  position: relative;
  margin:0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0px;
}
#nav-icon1 span:nth-child(2) {
  top: 11px;
}
#nav-icon1 span:nth-child(3) {
  top: 23px;
}
#nav-icon1.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-icon1.open span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.popup-menu2f {
    position: absolute;
    z-index: 99999;
    width: 100%;
    min-height: 100%;
    background-color: rgba(1, 100, 174, 1);
    top: 0;
    left: 0;
    padding-top: 0;
    display: none;
}
.img-menu2f img {
    max-width: 100%;
}
.heaer-content2f .container{
  position: relative;
}
.top-search-content2f {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    height: 132px;
    z-index: 9999;
    display: none;
}
.input2f {
    border-bottom: 1px solid #c3c3c3;
    margin-top: 40px;
    position: relative;
}
.top-search-content2f input {
    width: 100%;
    font-size: 31px;
    line-height: 30px;
    border: none;
    background: none;
    color: #c3c3c3;
}

#close_search {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.box-emba {
    position: absolute;
    right: 0;
    top: -45px;
    height: 503px;
    width: 50%;
    background-color: #114974;
    max-width: 550px;
}
.box-emba-control2f{
  position: absolute;
  right: 0;
  color: #fff;
  width: 42%;
  background-color: #114974;
  padding: 10px 70px 0 50px;
}
.icon-emba-doc{
  position: absolute;
  right: 15px;
  top: 20px;
}
.icon-emba-doc img{
  width: 25px;
}
.icon-emba-doc {
  display: inline-block;
  cursor: pointer;
}
.t-emba01{
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}
.t-emba02{
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 5px;
}
.t-emba02 strong{
}
.t-emba03{
  font-size: 13px;
  font-family: tahoma,arial;
  width: 60%;
  margin-bottom:10px;
  height: 42px;
  overflow: hidden;
}
.download-emba2f a{
  font-size: 21px;
  line-height: 20px;
  color: #fff;
  font-family: 'DBHeaventMedv3_2';
}
.download-emba2f a:hover{
  color: #000;
}
.home-section-program2f,
.program_bg_left2f,
.program_bg_right2f,
.home-program-left2f,
.home-program-right2f,
.program_sub01,
.program_sub02{
  height: 240px;
}
.program_bg_left2f,
.program_bg_right2f{
  position: absolute;
  top: 0;
  width: 50%;
}
.home-section-program2f{
  position: relative;
}
.home-program-left2f h5{
  font-size:24px;
  line-height: 24px;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
.home-program-left2f  .nav-tabs {
    border-bottom:none;
    margin-bottom: 0px;
}
.home-program-left2f .nav-tabs > li{
  width:100%;
  margin-right: 0;
}
.program-dropdown2f .dropdown button,
.home-program-left2f .nav-tabs > li > a {
    margin-right: 0;
    font-size: 45px;
    line-height: 40px;
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    display: block;
    text-align: left;
    padding: 20px 70px 20px 0;
    background-repeat: no-repeat;
   background-position: right top;
   background-image: url(../images/arrow-menulist.png);
   display: block;
}
.home-program-left2f .nav-tabs > li > a strong{
  display: block;
}
.program-dropdown2f .dropdown button{
  margin-right: 0;
  width: 100%;
}
.program-dropdown2f .dropdown button:hover,
.home-program-left2f .nav-tabs > li:hover > a,
.home-program-left2f .nav-tabs > li.active > a,
.home-program-left2f .nav-tabs > li.active > a:hover,
.home-program-left2f .nav-tabs > li.active > a:focus{
  background-color:transparent;
  border:none;
  color: #fff;
  cursor: pointer;
}
.home-program2f .btn-apply{
  padding-right: 15px;
}
.btn-apply a{
  display: block;
  border-radius: 40px;
  border: 1px solid #fff;
  font-size: 24px;
  line-height: 20px;
  padding:7px 10px;
  color: #fff;
  margin-right:0;
  background-color:#63a0cf;
}
.btn-apply a:hover{
  background-color:#d7272b;
  color: #fff;
}
.program-dropdown2f .dropdown-menu{
  background-color: rgba(0, 0, 0, 0.8);
  min-width: 100%;
}
.program-dropdown2f .dropdown-menu > li > a{
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  padding: 3px 15px;
}
.program-dropdown2f .dropdown-menu > li > a:hover,
.program-dropdown2f .dropdown-menu > li > a:focus{
  background-color: rgba(0, 0, 0, 1);
  color:#68c2ff;

}
.program-detail2f ul li a{
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 18px;
  padding: 0;
  margin: 0 0 5px 0;
  border: none;
}
.program-detail2f ul li.active a,
.program-detail2f ul li a:hover{
  background: none;
}
.program-detail2f ul{
  list-style: none;
}
.program-detail2f{
}
.home-section-announce2f{
  background-image: url(../images/bg-dot.jpg);
  padding: 30px 0;
}
.home-section-announce2f .col-sm-offset-1{
  margin-left: 38px;
}
.announcement-date {
    text-align: center;
    margin-top: 10px;
}
.announcement-date span {
    display: block;
    color: #0064b0;
}
.t-dat01 {
    font-size: 150px;
    line-height: 100px;
    font-family: 'steelfib';
}
.t-dat02 {
  font-size: 40px;
  line-height: 60px;
  font-family: 'DBHeaventMedv3_2';
}
.list-announcement2f ul li {
    list-style: none;
    padding-left: 25px;
    background-image: url(../images/icon01.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    margin-bottom: 10px;
}
.t-title2f a {
    color: #6b6b6b;
    font-size: 21px;
    line-height: 20px;
    display: block;
    margin-bottom:0;
    height: 38px;
    font-family: 'DBHeaventMedv3_2';
    overflow: hidden;
}
.t-title2f a:hover{
      color: #0064b0;
}
.box-date {
    font-size: 19px;
    color: #bcbcbc;
    /*background-image: url(../images/icon03.png);*/
    background-repeat: no-repeat;
    background-position: right 8px;
}
.box-date img {
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.box-announcement-right h2,
.box-announcement-left h2 {
font-family: 'DBHeaventMedv3_2';
  margin-bottom: 30px;
  font-size: 65px;
  line-height: 40px;
  color: #0064b0;

}
.box-announcement-right h2{
  text-align: right;
}
.home-vdo2f h2, .home-business2f h2 {
    font-size: 62px;
    line-height: 50px;
    margin-bottom: 50px;
    color: #0064b0;
}
.home-vdo2f h2{
  text-align: center;
}
.box-announcement-left,
.box-announcement-right{

}
.annound-admission{
  height: 240px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.annound-admission.box_01{
  background-color: #003258;
}
.annound-admission.box_02{
  background-color: #000;
}
.annound-admission.box_01 a > img{
  height: 240px;
  opacity: 0.3;
}
.annound-admission.box_02 a > img{
  width: 100%;
  opacity: 0.5;
}
.annound-admission.box_01 a > img,
.annound-admission.box_02 a > img {
  -webkit-transform: scale(1);
  transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.annound-admission.box_01 a:hover > img ,
.annound-admission.box_02 a:hover > img {
  -webkit-transform: scale(1.3);
	transform: scale(1.3);
  opacity: 0.7;
}
.annound-admission a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  background-image: url(../images/i-doc2.png);
  background-repeat: no-repeat;
  background-position: right 5px;
}
.box-textonimg2f{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}
.box-textonimg2f h3{
   font-size: 46px;
   font-weight: bold;
   line-height: 40px;
}
.box-textonimg2f p{
  font-size: 23px;
  line-height: 20px;
  display: block;
  width:75%;
  margin: 0 auto 10px;
  height:40px;
  overflow: hidden;
}
.viewall2f{
  font-size: 21px;
  line-height: 20px;
  text-align: right;
}
.viewall2f a{
  display: inline-block;
  font-weight: bold;
}
.viewall2f a:hover{
  opacity: 0.7;
}
.viewall2f a img{
  margin-left: 5px;
  position: relative;
  top: 2px;
  width: 14px;
}
.home-section-channel2f{
  padding: 40px 0 40px 0;
}
.home-business2f h2{
  text-align: right;
}
.home-businesslist2f,.content-vdo2f,.home-testimonials2f{
    position: relative;
    height: 275px;
    overflow: hidden;
    margin-bottom:15px;
}
.content-vdo2f .plyr--audio .plyr__controls button.tab-focus:focus,
.content-vdo2f .plyr--audio .plyr__controls button:hover,
.content-vdo2f .plyr__play-large{
	background-image:url(../images/i-play.png);
	background-repeat:no-repeat;
	border:none;
	background-color:rgba(0,0,0,0);
	box-shadow:none;
	width:65px;
	height:65px;
	border-radius:100%;
	cursor: pointer;
  border-radius: 100%;
  border: 5px solid #fff;
  background-size: 100%;
	}
.content-vdo2f	.plyr__play-large svg {
    position: relative;
    left: 2px;
    width: 20px;
    height: 20px;
    display: none;
    fill: currentColor;
}
.content-vdo2f .plyr__play-large:focus {
    outline:none;
}
.content-vdo2f .plyr{
	height: 100%;
	background-color: #f0f0f0;
	position: relative;
}
.content-vdo2f .plyr__play-large {
    z-index: 1;
    top: 50%;
        left: 50%;
	}
.content-vdo2f .plyr--video .plyr__controls{
	opacity: 0;
}
.content-vdo2f .plyr--video.plyr--playing .plyr__controls{
	opacity: 1;
}
.content-vdo2f  video[poster]{
height:100%;
width:100%;
}
video{
  object-fit: cover;

}
.article-video  video,.article2f-video video{height: auto !important; width: auto !important;max-width: 100%;}
img.icon-vdo{
  position: absolute;
z-index: 100;
right: 15px;
bottom: 15px;
display: none;
}
.home-businesslist2f{
  background-color: #d93729;
}
.home-intro-business2f{
  background-color: #555;
}
.home-intro-business2f,.box-businesslist2f{
  height: 280px;
  position: relative;
}
.home-intro-business2f > img{ width: 100%;}
.text-business2f{
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  text-align: right;
}
.text-business2f h5{
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}
.box-businesslist2f ul{
  list-style: none;
}
.t-detail01{
  font-size: 19px;
  color: #fff;
  opacity: 0.7;
  line-height: 19px;
  padding-left: 20px;
}
img.icon-business{
  position: absolute;
  top: 15px;
  right: 15px;
}
.box-businesslist2f{
  padding: 50px 30px 40px 40px;
}
.t-business2f{
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  height: 56px;
  display: block;
  margin-bottom: 0;
  overflow: hidden;
}
.box-businesslist2f ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  background-image: url(../images/i-more.png);
  background-repeat: no-repeat;
  background-position: 3px 4px;
  background-size: 15px;
}
.t-readmore a{
  display: inline-block;
  color: #fff;
  font-size: 19px;
  opacity: 0.5;
}
.t-readmore a:hover{
  opacity: 1;
}
.home-section-intro2f{
  height: 240px;
  overflow: hidden;
  position: relative;
  background-color: #000;
  line-height: 0;
}
.home-section-intro2f img{
  min-height:240px;
  min-width: 100%;
}
.home-text-typo2f {
  position: absolute;
  width:100%;
  margin:0 auto;
  text-align: center;
  top:0;
  padding: 40px 0;
  color: #fff;
      height: 240px;
}
.home-text-typo2f h2 {
    font-size: 85px;
    line-height: 60px;
    display: block;
    margin-bottom: 15px;
    font-family: 'DBHeaventThinv3_2';
        padding-top: 10px;
}
.home-text-typo2f h2 strong{
  font-family: 'DBHeaventMedv3_2';
}
.t-detail02 {
  font-size: 23px;
  line-height: 24px;
  color: #fff;
  height: 55px;
  overflow: hidden;
  display: block;
  max-width:540px;
  margin: 0 auto 10px;
}
.home-text-typo2f .btn-more2f{
  display: block;
  padding-top: 20px;
}
.home-text-typo2f .btn-more2f a {
    padding: 5px 50px 5px;
    font-size: 21px;
    color: #fff;
    border: 1px solid #fff;
    padding-top: 10px;
}
.home-text-typo2f .btn-more2f a:hover{
  background-color: #fff;
  color:#f05447;
}
.home-section-newsevent2f {
  background-image: url(../images/bg-newevent.png);
}
.layoutimg-newevent {
  width:100%;
  height:170px;
  overflow: hidden;
}
.layoutimg-newevent img{
  width:100%;
  height:auto;
  overflow: hidden;
}
.detail-newsevent img {
  width:100%;
  height:auto;
}
.detail-newsevent p {
  font-size: 20px;
  color: #b3b3b3;
  line-height: 22px;
  height: 67px;
  overflow: hidden;
  margin-bottom: 10px;
}
.detail-newsevent a {
  font-size: 18px;
  background-image: url(../images/icon-viewall.png);
  background-repeat: no-repeat;
  background-position: right 7px;
  padding-right: 20px;
}
.layout-newevent {
  height: 290px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-section-newsevent2f {
  padding: 60px 0;
}
.layout-imgnews {
    height: 140px;
    overflow: hidden;
}
.layout-imgnews img {
  width:100%;
  height: auto;
}
.news-bgcolor {
  background-color:#4c4c4c;
  transition: 0.4s;
}
.news-bgcolor:hover {
  background-color:#0064b0;
}
.date-topicnews h2 {
  font-size:60px;
  line-height: 50px;
  color:#fff;
    font-family: 'steelfib';
}
.date-topicnews h3 {
  font-size:17px;
  color:#fff;
}
.date-topicnews {
  text-align: center;
  margin-top: 7px;
}
.detail-topicnews h2 {
  font-size: 21px;
  line-height: 22px;
  color: #fff;
  height: 42px;
  font-family: 'DBHeaventMedv3_2';
  overflow: hidden;
  margin-bottom: 8px;
}
.detail-topicnews p {
    font-size: 17px;
    color: #b3b3b3;
    line-height: 17px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 3px;
}
.detail-topicnews a {
  float: right;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
}
.layout-bgbigicon {
  background-color: #0064b0;
  height: 150px;
  width: 150px;
  margin:0 auto;
  border-radius: 50%;
  border:10px solid #4c92c9;
  padding-top:25px;
}
.layout-bigicon {
  text-align: center;
      padding-top: 15px;
    padding-bottom: 15px;
}
.layout-bigicon h2 {
  font-size: 25px;
  font-weight: bold;
}
.layout-bigicon p {
      font-size: 25px;
    line-height: 24px;
    color:#bebebe;
}
.bigicon-01 {
  background-image: url(../images/icon-curent.png);
  background-position: center;
  background-repeat: no-repeat;
}
.bigicon-02 {
  background-image: url(../images/icon-isupload.png);
  background-position: center;
  background-repeat: no-repeat;
}
.bigicon-03 {
  background-image: url(../images/icon-announ.png);
  background-position: center;
  background-repeat: no-repeat;
}
.bigicon-04 {
  background-image: url(../images/icon-facil.png);
  background-position: center;
  background-repeat: no-repeat;
}
.home-section-iconlist2f {
  padding-bottom: 20px;
  padding-top: 40px;
  background-color: #e6effb;
}
.wrapper-haftbannerleft,.wrapper-haftbannerright {
  height: 260px;
  overflow: hidden;
}
.wrapper-haftbannerleft {
  background-image: url(../images/bg-haftbanner-left.png);
  background-size: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  border-right: 2px solid #fff;
}
.wrapper-haftbannerright {
  background-image: url(../images/bg-haftbanner-right.png);
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
    border-left: 2px solid #fff;
}
.layout-haftbannerleft,.layout-haftbannerright{
  text-align: center;
  padding-top: 70px;
  height: 260px;
}
.layout-haftbannerleft {
  background-color: rgba(217,55,41,0.75);
}
.layout-haftbannerright {
  background-color: rgba(55,64,71,0.6);
}
.layout-haftbannerleft h2 ,
.layout-haftbannerright h2 {
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
}
.layout-haftbannerleft h2 span,
.layout-haftbannerright h2 span{
  font-weight: bold;
}
.layout-haftbannerright a,
.layout-haftbannerleft a {
    padding: 3px 30px 3px 20px;
    border: 1px solid #fff;
    background-image: url(../images/arrow-detail.png);
    background-repeat: no-repeat;
    background-position: right center;
    color: #fff;
    border-radius: 50px;
    font-size: 22px;
    line-height: 20px;
}
.layout-haftbannerright a:hover,
.layout-haftbannerleft a:hover {
    background-color:#fff;
    color: #000;
    background-image: url(../images/arrow-detail-black.png);
}

.bg-submenu-01{
  background-color: #717171;

}
.bg-submenu-01 h2{
  background-image:url(../images/img-journal.png);
  background-repeat: no-repeat;
  background-position: 20% 50%;
  color:#fff;
}
.bg-submenu-02 {
  background-color: #616161;
}
.bg-submenu-02 h2{
  background-image:url(../images/img-download.png);
  background-repeat: no-repeat;
  background-position: 20% 50%;
  color:#fff;
}
.bg-submenu-03 {
  background-color: #525252;
}
.bg-submenu-03 h2{
  background-image:url(../images/img-conferrent.png);
  background-repeat: no-repeat;
  background-position: 20% 50%;
  color:#fff;
}
.bg-submenu-04 {
  background-color: #373636;
}
.bg-submenu-04 h2{
  background-image:url(../images/img-research.png);
  background-repeat: no-repeat;
  background-position: 20% 50%;
  color:#fff;
}
.layout-submenu {
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
  background-image:url(../images/icon-arrow-submenu.png);
  background-position: 80% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.layout-submenu img {
  padding-top:7px;
  padding-left:10px;
}

.layout-submenu img {
  display:none;
}
.home-news-left2f .viewall2f{
  text-align: left;
}
.heading-event2f{
  color: #0064b0;
  font-size: 110px;
  line-height: 90px;
  position: relative;
  margin-bottom: 20px;
}
.heading-event2f strong,
.heading-event2f span{
  display: block;
}
.heading-event2f strong,
.heading-current2f strong,
.viewall2f a,
.text-business2f h5,
.text-student,
.layout-haftbannerleft h2, .layout-haftbannerright h2,
.text-menu2f,.box-list-cate2f ul li strong,
.mini-section01 > .container > h2, .mini-event2f h2, .mini-plan2f h2{
  font-weight: normal;
  font-family: 'DBHeaventMedv3_2';
}
.t-and{
  position: absolute;
  font-size: 70px;
  line-height: 50px;
  font-weight: bold;
  right: 0;
  top: 60px;
}
.t-event{
  font-family: 'DBHeaventThinv3_2';
  font-style: italic;
}
.layout-imgnews2f{
  height: 140px;
  overflow: hidden;
}
.layout-imgnews2f a{
  display: block;
  background-color: #eee;
      height: 100%;
}
.layout-imgnews2f img{
  height: 100%;
  display: block;
  margin: 0 auto;
}
.layout-newsdetail2f{
  padding: 25px 15px 10px 10px;
}
.news-bgcolor:hover .detail-topicnews p{
  color: #fff;
}
.news-bgcolor:hover a{
  font-weight: bold;
}
.heading-current2f{
  text-align: center;
  color: #0064b0;
  font-size: 70px;
  line-height: 50px;
  margin-bottom: 30px;
}
.heading-current2f strong{
  margin-right: 10px;
}
.heading-current2f span{
  font-family: 'DBHeaventThinv3_2';
  /*font-style: italic;*/
}
.home-current-list2f ul li{
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.box-current-student2f a{
  display: block;
}
.box-current-student2f .icon-student{
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  border: 7px solid #4c92c9;
  background-color: #0064b0;
  margin: 0 auto 10px;
  -moz-transition: all .2s ease-in;
     -o-transition:all .2s ease-in;
     -webkit-transition: all .2s ease-in;
     transition:all .2s ease-in;
}
.box-current-student2f a:hover  .icon-student{
  border: 7px solid #dd746e ;
  background-color: #d93729;
}
.icon-student span{
  display: table-cell;
height: 130px;
vertical-align: middle;
width: 1%;
}
.icon-student span img{
  max-height: 55px;
  -webkit-transition: all 200ms ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-out;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-out;
    -moz-transform: scale(1);
    transition: all 200ms ease-out;
    transform: scale(1);
}
.icon-student:hover span img{
  -webkit-transition: all 200ms ease-out;
   -webkit-transform: scale(0.9);
   -ms-transition: all 200ms ease-out;
   -ms-transform: scale(0.9);
   -moz-transition: all 200ms ease-out;
   -moz-transform: scale(0.9);
   transition: all 200ms ease-out;
   transform: scale(0.9);
}
.text-student{
  display: block;
  color: #4c4b4b;
  font-size: 25px;
  line-height: 22px;
  width: 120px;
  margin: 0 auto 0;
  text-align: center;
}
.box-current-student2f a:hover .text-student{
  color: #0064b0;
}
.home-section-testimonial2f{
  overflow: hidden;
}
.header-slide2f .bx-wrapper .bx-controls-direction a{
   z-index: 99;
}
.home-news-right2f{
  padding-right: 15px;
}
.control-boxred2f{
  position: absolute;
  z-index: 200;
  width: 100%;
  top: 185px;
}
.control-boxred2f .container,
.wrapper2f .container,
.popup-menu2f .container,
.header-program2f .container{
  position: relative;
  max-width: 1030px;
}
.detail-topicnews{
  padding-left: 10px;
}
.logo a{
  display: block;
  text-align: center;
}
.logo a img{
  width: 100%;
}
.content-menu2f{
	position:relative;
	padding-top:180px;
	}
.menu-top-lang2f ul li a,.menu-top-lang2f ul li {
    color: #fff;
    font-size: 23px;
}
.menu-top-lang2f ul li a:hover{
	color:#002440;
	}
.menu-top-lang2f{
	position:absolute;
	right:60px;
	top:33px;
	}
.box-list-cate2f ul li strong {
  color: #fff;
  font-size: 23px;
  border-bottom: 2px solid #fff;
  margin-bottom: 10px;
  display: block;
  line-height: 24px;
  padding-bottom: 10px;
}
.menu-top-list2f .box-list-cate2f{
  padding-right: 20px;
}
.menu-top-list2f > ul {
    display: flex;
    flex-wrap: wrap;
}
.menu-top-list2f ul {
    list-style: none;
}
.menu-top-list2f > ul > li {
    width: 25%;
    float: left;
}
.menu-top-list2f .box-list-cate2f > ul {
    margin-bottom: 15px;
}
.menu-top-list2f ul li a {
  color: #fff;
  font-size: 21px;
  line-height: 22px;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 0 7px;
  background-image: url(../images/arrow-list.png);
  background-size: 4px;
  display: block;
}
.menu-top-list2f ul li a:hover {
	color: #000;
	background-image: url(../images/arrow-list-bl.png);
}
.menu-top-search2f label{
	display: none;
}
.menu-top-search2f .form-control{
	border: none;
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	background-color: transparent;
}
.menu-top-search2f{
  border-bottom: 1px solid #fff;
  width: 250px;
  float: left;
  position: absolute;
  right: 325px;
  top: 35px;
}
.menu-top-search2f img{
  height: 20px;
  position: absolute;
  right: 0;
  bottom: 5px;
  cursor: pointer;
}
.menu-top-search2f button{
	position: absolute;
    bottom: 0;
    right: 0;
    background: none;
    border: none;
}
.menu-top-list2f ul.third-megamenu{
  padding-left: 15px;
  margin: 5px 0 10px 0;
}
.menu-top-list2f ul.third-megamenu li a{
  line-height: 20px;
  background-size: 3px;
  background-position: 0 10px;
  padding-left: 10px;
}
.header-slide2f .bx-wrapper .bx-controls-direction a{
	width: 25px;
	height: 70px;
	z-index: 998;
	opacity: 0.5;
}

.header-slide2f .bx-wrapper .bx-prev{
	left: 5%;
	background-image:url(../images/arrowleft-lg.png);
	background-position:0 0;
	top: 45%;
	}
.header-slide2f .bx-wrapper .bx-next{
	  right: 5%;
  	background-image:url(../images/arrowright-lg.png);
	  background-position: right center;
    top: 45%;
	}
.header-slide2f .bx-wrapper .bx-next:hover{
	    background-position: right center;
	}
.header-slide2f .bx-wrapper .bx-pager,
.header-slide2f .bx-wrapper .bx-controls-auto{
	bottom:10px;
	display:none;
	}
.content-vdo2f iframe{
  width: 100%;
  height: 100%;
}
.home-section-program2f{
  background-color: #0c5287;
}
.bgred_active01{
  position: absolute;
  width: 50%;
  height: 121px;
  background-color: #d93729;
  top: 0;
  left: 0;
  z-index: 1;
}
.bgred_active02{
  position: absolute;
  width: 50%;
  height: 121px;
  background-color: #d93729;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.home-program-left2f .nav-tabs > li.active .bgred_active{
  display: block;
}
.home-program-left2f .nav-tabs > li .bgred_active{
  display: none;
}
.home-program-left2f .nav-tabs > li > a{
  position: relative;
  z-index: 100;
  cursor: pointer;
}
.program-detail2f .nav-tabs {
    border-bottom:none;
}
.program-detail2f .nav-tabs > li.active > a,
.program-detail2f  .nav-tabs > li.active > a:hover,
.program-detail2f  .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background: none;
    border: none;
}
.program_sub01{
    background-color: #0064b0;
    padding: 50px 10px 20px 25px;
    z-index: 100;
    position: relative;
}
.program_sub02{
    padding: 50px 10px 20px 10px;
    z-index: 100;
    position: relative;
}
.program_sub02 ul{
    list-style: none;
}
.program_sub02 ul li a{
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    padding: 0;
    margin: 0 0 5px 0;
}
.program-detail2f .nav-tabs > li{
    width: 100%;
}
.header-program2f{
    position: absolute;
    bottom: 0;
    z-index: 300;
    width: 100%;
}
.bgblueleft,.bgblueright{
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
}
.bgblueleft{
    background-color: #0c5287;
    left:0;
}
.bgblueright{
    right: 0;
    background-color: #0064b0;
}
.home-accordion-program2f{
    position: relative;
    z-index:9999;
    overflow: hidden;
}
.heading-program2f{
    font-size: 30px;
    line-height: 40px;
    color: #fff7c9;
}
.heading-program2f{
    padding: 20px 0 10px 0;
    line-height: 1;
}
.heading-program2f strong{
    font-family: 'DBHeaventMedv3_2';
    font-weight: normal;
}
.body-program2f .panel{
    border:none;
    box-shadow: none;
    -webkit-box-shadow:none;
    background: none;
}
.body-program2f .panel-heading{
    border-radius: 0;
    border: none;
    background: none;
    padding: 0;
}
.body-program2f  .panel-title > a{
    font-size: 23px;
    line-height: 23px;
    color: #fff;
    background-image:url(../images/i-load.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 25px;
    display: block;
    max-width: 400px;
}
.body-program2f  .panel-title > a:hover{
    color: #ff311f;
    background-image:url(../images/i-load-hover.png);
}
.body-program2f .panel-group .panel-heading + .panel-collapse > .panel-body,
.body-program2f .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
.home-listprogram2f ul{
    list-style: none;
    padding-left: 25px;
}
.home-listprogram2f ul li a{
    font-size: 19px;
    line-height: 18px;
    color: #fff;
    background-image:url(../images/double-right-arrows.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 16px;
}
.home-listprogram2f ul li a:hover{
    color: #4bb7ff;
    background-image:url(../images/double-right-arrows-hover.png);
}
.body-program2f .panel-body {
    padding:5px 0;
}
.body-program2f  .panel-title{
    line-height: 16px;
}
.text-menu2f{
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}
.box-announcement-left .viewall2f{
    text-align: left;
    padding-left: 25px;
}
.home-compare2f img{
    width: 100%;
}
.home-compare2f a{
	  background-color: #000;
}
.home-compare2f a:hover img{
	  opacity: 0.9;
}
.t-event{
	  font-size: 90px;
}
.box-businesslist2f ul li:hover a .t-business2f{
    color: #000;
}
.box-businesslist2f ul li:hover {
    background-image: url(../images/add-black.png);
}
/*.list-new{
  padding-right: 30px;
}*/
.list-new .left-new{
    font-size: 35px;
    width: 50%;
    float: left;
    text-align: left;
    line-height: 1;
    font-family: 'DBHeaventMedv3_2';
    color: #0064b0;
}
.list-new .right-new{
    font-size: 21px;
    width: 50%;
    float: right;
    text-align: right;
    color: #0064b0;
    line-height: 2;
}
.list-new .right-new a{
  font-weight: normal;
  font-family: 'DBHeaventMedv3_2';
  position: relative;
  top: -3px;
}
.list-new .right-new:hover a,
.list-new .left-new:hover a{
    opacity: 0.7;
}
.list-new .right-new img{
    margin-left: 5px;
    position: relative;
    top: 2px;
    width:14px;
}
.list-new ul{
    clear: both;
    border-top: 1px solid #bababa;
    padding-top: 15px;
}
.list-new ul li{
    list-style: none;
    font-size: 22px;
    line-height: 1;
    height: 60px;
    overflow: hidden;
    background-image: url(../images/icon-circle.png);
    padding: 20px 0 0 15px;
    background-repeat: no-repeat;
    background-position: left 27px;
    display: block;
}
.home-section-announce2f .list-new ul li{
  padding: 0 0 0 15px;
  background-position: left 5px;
  height: auto;
  margin-bottom: 20px;
}
.home-section-announce2f .list-new ul li:last-child{ margin-bottom: 0;}
.home-section-announce2f .list-new ul{
  padding-top: 25px;
}
.list-new ul li img{
  margin-right: 15px;
}
.list-new ul li a{
  color: #6b6b6b;
}
.blackdrop {
  height: 93px;
  overflow: hidden;
  position: relative;
  margin-bottom: 3px;
  border: 1px solid #bababa;
  max-width: 250px;
  float: right;
      width: 100%;
}
.blackdrop:hover .bg-blackdrop{
  background-color: #114974;
}
.blackdrop img {
  width: 100%;
  display: block;
}
.bg-blackdrop{
  position: absolute;
  top: 0;
  display: block;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: 0.5s all ease;
}
.text-backdrop {
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-45%);
  line-height: 25px;
}
.slide-people{
  background-color: #f0f0f0;
  max-height: 280px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 15px;
  position: relative;
}
.people{
  width: 100%;
  bottom: -15px;
  position: absolute;
  left: -110px;
  transition: 0.6s all ease;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.cap-right > p{
  font-size: 18px;
  line-height: 18px;
}
.slide-people:hover .people{
  left: 0;
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  z-index: 999;
}
.cap-right{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 60%;
  transition: 0.5s all ease;
  height: 165px;
  overflow: hidden;
  color: #828282;
}
.cap-right .cap1{
  font-size: 24px;
  color: #0064b0;
  line-height: 1;
  font-weight: bold;
  height: 24px;
  overflow: hidden;
}
.cap-right .cap2{
  font-size: 18px;
  color: #828282;
  line-height: 1;
}
.slide-people:hover .cap-right{
  opacity: 0.3;
}
.circle{
  background-color: #d7292f;
  padding: 9px 20px;
  border-radius: 100%;
  font-size: 25px;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.circle img{
  position: relative;
  bottom: -2px;
}
.headtext-programs p{
  font-size: 90px;
  line-height: 1;
      opacity: 0.5;
}
.right-block {
  position: relative;
  top: 10px;
  float: left;
  width: 100%;

}
.cap-right p.cap_people1{
  color: #0064b0;
  font-size: 21px;
  line-height: 20px;
  font-family: 'DBHeaventMedv3_2';

}
.slide-people a{
  display: block;
  height: 280px;
  overflow: hidden;
}
.float-vdo .content-vdo2f{ margin-bottom: 0;}
.shadow_banner{
  background-image: url(../images/shadow_banner.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: repeat-x;
  z-index: 1;
  opacity: 0.3;
}
.box-people{
  background-color: #f0f0f0;
  height: 280px;
  overflow: hidden;
}

.detail-testimonials2f{
  background-color: #f0f0f0;
  padding: 15px;
  font-size: 21px;
  line-height: 22px;
}

.cap_people1{
      margin-bottom: 8px;
  color: #0064b0;
font-size: 23px;
line-height: 20px;
font-family: 'DBHeaventMedv3_2';
}
.cap_people2{
height: 87px;
overflow: hidden;
display: block;
color: #6b6b6b;
}
.home-testimonials2f .slick-dots,.home-testimonials2f .slick-arrow{ display: none !important;}
.box-emba-control2f .circle{ display: none; }
.blackdrop a{ display: block; width: 100%; height: 100%; }
.home-section-channel2f .content-vdo2f{    border: 1px solid #eee;}
.text-student span{ display: block; }
.headtext-programs p{ text-transform: uppercase; }