* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "font";
    src: url(../fonts/NunitoSans-Regular.ttf)
}

@font-face {
    font-family: "slogan";
    src: url(../fonts/SFUAmericanTypeMedium.ttf)
}

body {
    font-family: font;
}

.logo {
    margin-top: 10px;
}

.map iframe {
    width: 198px;
    height: 120px;
}

.slogan {
    font-family: slogan;
    font-size: 28px;
    color: #a1241c;
    line-height: 60px;
    margin-top: 20px;
}

.language img {
    float: right;
    margin-left: 15px;
    width: 30px;
}

.language {
    margin-top: 10px;
}

.search {
    float: right;
    margin-top: 20px;
    position: relative;
}

.search input {
    border: 1px solid #ccc;
    border-right: none;
    padding-left: 5px;
    height: 29px;
    width: 190px;
}

.search button {
    border: none;
    background: #a1241c;
    border-left: none;
    padding: 7px;
    cursor: pointer;
    padding-bottom: 4px;
    right: 0px;
}

.search img {
    width: 81%;
}

.menu {
    width: 100%;
    background: #a1241c;
    margin-top: 10px;
}

.nav ul li a {
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: inline-block;
}

.nav ul li {
    float: left;
    list-style: none;
    padding: 0px 37px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}

.nav ul li img {
}

.nav ul {
    padding: 0;
    margin: 0;
    margin-right: 25px;
}

.nav ul li a:hover {

}

.nav ul li ul {
    display: none;
    position: absolute;
    top: 45px;
    width: 250px;
    left: 0px;
    z-index: 99999;
    background: #fff;
    border: 1px solid #a1241c
}

.nav ul li ul li a {
    color: #353535
}

.nav ul li ul li:hover {
    background: #a1241c;

}

.nav ul li ul li a:hover {
    color: #fff
}

.nav ul li:hover ul {
    display: block;
}

.nav ul li:hover {
    transition: all 0.25s;
    background: #d43a30
}

.nav ul li ul li {
    padding: 0px 15px;
    width: 220px;
    border-top: 1px solid #ccc;
    border-left: none;
}

.nav ul li ul li:first-child {
    padding: 0 15px;
}

.slide {
    width: 100%
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: 350px;
}

.title_primary {
    background: url(../img/vien.png) no-repeat bottom center;
    text-align: center;
    padding-bottom: 25px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: tahoma;
    margin-top: 20px;
    color: #3b5998;
}

.khoa_hoc {
    margin-top: 20px;
    text-align: center;
}

.box_khoahoc img {
    display: block;
    margin: auto;
}

.title_khoahoc a {
    text-decoration: none;
    color: #961f1e;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 18px;
}

.title_khoahoc {
    margin-top: 20px
}

.dangky_khoahoc {
    width: 100%;
    background: #961f1e;
    padding-bottom: 20px;
    margin-top: 20px;
}

.ykien_hocvien {
    width: 100%;
    background: #961f1e;
    padding-bottom: 20px;
    margin-top: 20px;
}

.title_primary span {
    color: #fff
}

.dangky_khoahoc .form_dangky button {
    margin-top: 20px !important;
    display: block;
    margin: auto;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #555;
    font-size: 16px;
    padding: 12px 30px;
    background: #fff;
    cursor: pointer;
}

.dangky_khoahoc .form_dangky input {
    width: 100%;
    height: 45px;
    margin-top: 20px;
    padding-left: 10px;
    box-sizing: border-box;
    border: none;
}

.btn_learn {
    margin-top: 50px;
    height: 60px;
}

.btn_learn button {
    width: 100%;
    text-transform: uppercase;
    font-family: tahoma;
    font-weight: bold;
    color: #3b5998;
    border: 1px solid #961f1e;
    background: none;
    border-radius: 5px;
    padding: 16px 40px;
    font-size: 16px;
    cursor: pointer;
}

.btn_learn button:hover {
    background: #961f1e;
    color: #fff
}

.album {
    margin-top: 20px
}

.box_album {
    width: 90%;
    display: block;
    margin: auto;
}

.box_album img {
    width: 100%
}

.box_news {
    padding: 20px;
}
.box_news .title_news {
    margin-top: 10px;
    color: #3b5998;
    line-height: 30px;
    font-size: 18px;
    padding-right: 35px;
}

.box_news {
    padding-top: 10px;
}

.box_news .nd_news {
    margin-top: 10px;
    font-size: 12px;
    text-align: justify;
    padding-right: 35px;
}

.box_news .btn_news {
    margin-top: 10px;
    padding-right: 35px;
    text-align: center;
}

.box_news .btn_news a {
    text-decoration: none;
    border: none;
    padding: 8px 12px;
    text-align: center !important;
    /* margin: auto; */
    color: #fff;
    background: #a1241c;
    display: inline-block;
}

.box_news .title_news a {
    text-decoration: none;
    color: #3b5998
}
.nd_ykien {
    color: #fff;
    background: url(../img/bg.png) no-repeat top left;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px 30px 50px 130px;
    text-align: justify;
    height: 115px;
}
.img_ykien img {
    height: 185px;
    border-radius: 255px;
}
.nd_ykien span {
    color: #3498db
}

.box_ykien {
    margin-top: 20px;
}

.logo_footer {
    margin-top: 20px;
}

.link_footer {
    margin-top: 20px
}

.link_footer ul li a {
    color: #353535;
    text-decoration: none;
}

.link_footer ul li {
    list-style: none;
    line-height: 30px
}

.mxh {
    margin-top: 20px;
    float: right;
    margin-bottom: 15px
}

.mxh a {
    margin-left: 5px
}

footer {
    width: 100%;
    background: #961f1e;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #fff;
    margin-top: 10px;
}

.link {
    margin-top: 20px;
}

.link a {
    color: #353535;
    text-decoration: none;
    font-size: 14px;
}

.link a:hover {
    color: #a1241c
}

.article {
    margin-top: 20px;
    color: #353535
}

.list_khoahoc {
    margin-top: 20px;
    border: 1px solid #ccc;
    text-align: center;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    height: 350px;
}

.title_list_khoahoc a {
    text-decoration: none;
    color: #961f1e;
    font-weight: bold;
    font-family: tahoma;
    font-size: 18px;
}

.title_list_khoahoc {
    margin-top: 15px
}

.nd_list_khoahoc {
    text-align: justify;
    padding: 5px 20px 10px 20px
}

.btn_list_khoahoc a {
    color: #961f1e;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    border: 1px solid #961f1e;
    padding: 5px 12px;
    margin-top: 15px;
}

.list_khoahoc2 {
    margin-top: 20px;
    border: 1px solid #ccc;
    text-align: center;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    height: 460px;
}

.list_khoahoc2 img {
    height: 235px;
    padding: 5px;
}

.title_list_khoahoc2 a {
    text-decoration: none;
    color: #961f1e;
    font-weight: bold;
    font-family: tahoma;
    font-size: 18px;
}

.list_khoahoc3 {
    margin-top: 20px;
    border: 1px solid #ccc;
    text-align: center;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    min-height: auto;
}

.list_khoahoc3 img {
    height: 350px;
    padding: 5px;
}

.title_list_khoahoc3 a {
    text-decoration: none;
    color: #961f1e;
    font-weight: bold;
    font-family: tahoma;
    font-size: 18px;
}

.btn_learn a {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    text-transform: uppercase;
    font-family: tahoma;
    font-weight: bold;
    color: #3b5998;
    border: 1px solid #961f1e;
    background: none;
    border-radius: 5px;
    padding: 16px 40px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.btn_learn a:hover {
    background: #961f1e;
    color: #fff;
    text-decoration: none;
}

.title_list_khoahoc2 {
    margin-top: 15px
}

.nd_list_khoahoc2 {
    text-align: justify;
    padding: 5px 20px 10px 20px
}

.btn_list_khoahoc2 a {
    color: #961f1e;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    border: 1px solid #961f1e;
    padding: 5px 12px;
    margin-top: 15px;
}

.title_list_khoahoc3 {
    margin-top: 15px
}

.nd_list_khoahoc3 {
    text-align: justify;
    padding: 5px 20px 10px 20px
}

.btn_list_khoahoc3 a {
    color: #961f1e;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    border: 1px solid #961f1e;
    padding: 5px 12px;
    margin-top: 15px;
}

.title_article {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: tahoma;
    color: #3b5998;
    padding-bottom: 20px;
}

.title_dkkh {
    margin-top: 20px;
    text-align: center;
    color: #fff;
    background: #a1241c;
    padding: 12px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 10px;
}

.name_kh a {
    text-decoration: none;
    color: #961f1e;
    font-weight: bold;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 16px;
}

.name_kh {
    padding: 5px 10px;
}

.box_dkkh {
    border: 1px solid #ccc;
    margin-top: 20px;
}

.name_kh i {
    float: right;
}

.form_dangky_chitiet {
    margin-top: 20px
}

.form_dangky_chitiet input {
    width: 100%;
    height: 45px;
    margin-top: 20px;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.form_dangky_chitiet button {
    margin-top: 20px !important;
    display: block;
    margin: auto;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
    background: #a1241c;
    cursor: pointer;
}

.info_dkkh {
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 10px
}

.info_finish {
    margin-top: 20px;
    background: #ebebeb;
    text-align: center;
    padding: 50px;
}

.paging {
    text-align: right;
    margin-top: 20px;
    padding-bottom: 20px
}

.paging a {
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #961f1e
}

.paging a:hover {
    background: #961f1e;
    color: #fff
}

.box_tin_moi {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px
}

.box_danhmuc {
    margin-top: 20px;
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 20px;
}

.box_danhmuc img {
    width: 100%;
    height: 70px;
}

.title_box_tin_moi a {
    text-decoration: none;
    color: #353535;
}

.title_box_tin_moi {
    text-align: justify;
}

.download {
    margin-top: 30px;
    font-weight: bold;
    font-size: 16px;
}

.download button {
    background: #fff;
    padding: 5px 12px;
    cursor: pointer;
    color: #2394bc;
}

.form_contact {
    margin-top: 20px;
    line-height: 32px;
}

.form_contact input {
    width: 80%;
    height: 30px;
}

.form_contact button {
    background: #b61318;
    color: #fff;
    border: none;
    padding: 7px 20px;
    margin-top: 10px;
    border-radius: 2px;
    cursor: pointer;
}

.intro_contact {
    margin-top: 20px;
    text-align: center;
}

.intro_contact img {
    margin: auto;
    display: block;
}

.intro_contact span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #a1241c
}

.map_contact {
    margin-top: 20px
}

.form_contact span {
    color: #f00
}

.tin_tuyendung .date {
    font-size: 12px;
    margin-top: 5px;
}

.tin_tuyendung .nd {
    text-align: justify;
    margin-top: 5px;
}

.tin_tuyendung .link_more a {
    color: #a1241c;
    text-decoration: none;
    border: 1px solid #a1241c;
    padding: 4px 12px;
}

.tin_tuyendung .link_more {
    float: right;
    margin-top: 10px;
}

.tin_tuyendung .title a {
    color: #353535;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.tin_tuyendung {
    margin-top: 20px;
}

.box_tailieu .title a {
    text-decoration: none;
    font-size: 20px;
}

.box_tailieu .title {
    padding-bottom: 10px;
}

.download_box_tailieu button {
    background: #fff;
    padding: 3px 5px;
    cursor: pointer;
    color: #2394bc;
    float: right;
    font-size: 12px;
}

.download_box_tailieu {
    margin-top: 10px;
    font-size: 12px;
}

.download_box_tailieu i {
    margin-left: 10px;
}

.box_tailieu {
    margin-top: 20px;
}

.title_video {
    margin-top: 55px;
    font-weight: bold;
    font-size: 20px;
}

.nd_video {
    margin-top: 12px;
    text-align: justify;
}

.date_video {
    font-size: 12px;
    margin-top: 15px;
}

.date_video span {
    color: #f00
}

.download_box_tailieu a {
    color: #9b9b9b;
    text-decoration: none;
}

.list_video {
    margin-top: 20px;
    text-align: center;
    position: relative;
}

.loading {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    background: #e62117;
    font-size: 10px;
    z-index: 9999;
    border-radius: 0px 0px 5px 0px;
    opacity: 0.9;
}

.list_video a {
    color: #353535;
    text-decoration: none;
}

.more_video {
    margin-top: 30px;
    text-align: center;
}

.more_video a {
    color: #a1241c;
    text-decoration: none;
    border: 1px solid #a1241c;
    padding: 4px 12px;
}

.togger-menu {
    display: none;
}

.sub-menu {
    display: none;
}

.togger-menu-sub {
    display: none;
}

.img-news {
    height: 238px;
}

.content-video {
    width: 100%;
    display: inline-block;
    margin-right: 0;
}

.overlay {
    background: rgba(44, 138, 202, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 9998;
}

.loading_gif {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 9999;
    width: 70px;
}

.owl-theme .owl-controls .owl-buttons div {
    font-size: 38px;
    font-family: monospace;
    color: #961f1e;
    display: inline-block;
    zoom: 1;
    margin: 0px;
    padding: 8px;
    border-radius: 20px;
    background: rgba(150, 31, 30, 0.15);
    filter: Alpha(Opacity=50);
    opacity: 0.8;
}

.owl-buttons .owl-next {
    padding: 10px;
    position: absolute;
    right: 0;
    top: 35%;
}

.owl-buttons .owl-prev {
    padding: 10px;
    position: absolute;
    left: 0;
    top: 35%;
}

.download_box_tailieu_button {
    background: #fff;
    padding: 3px 5px;
    cursor: pointer;
    color: #2394bc;
    float: right;
    font-size: 12px;
}

.download_box_tailieu_button a {
    color: #2394bc;
}

.iframe-video {
    width: 100%;
    height: 450px;
}

.box_khoahoc {
    padding: 20px;
}

.box_khoahoc img {
    height: 200px;
}

.album-photo {
    text-align: center;
    width: 100%;
    height: 500px;
}#form-reg-course{    text-align: center;    margin: 0 auto;}