﻿@font-face {
    font-family: 'UTMKT';
    src: url("../font/UTMFacebookRKT.ttf") format("truetype");
}
a {
    color: #1170B5;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    padding: 0;
    vertical-align: baseline;
}p{margin-bottom: 10px!important;}
.input-imp-long { display: none!important; }
body {
    line-height: 1;
}
  .container {
    max-width: 1280px;
  }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}


blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    margin-bottom: 0 !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    font-size: 20px;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 15px;
}

body {
    background: #fff none repeat scroll 0 0;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    /* text-shadow: 0 0 0; */
    font-weight: 300;
}

.header {
    height: 110px;
}

    .header .menu {
        float: left;
        width: 100%;
    }

        .header .menu ul {
            border: none;
            background: none;
            text-align: right
        }

        .header .menu li {
            margin: 0 0px 0px 0px;
            border: none;
            padding: 0px 9px;
            float: none;
            text-align: right;
            display: inline-block;
            vertical-align: bottom;
            height: 50px;
        }

            .header .menu li:last-child {
                margin-right: 0px;
            }

            .header .menu li a {
                font-size: 12px;
                text-decoration: none;
                text-transform: uppercase;
                margin-top: 32px;
                color: #464645;
                border: none;
                padding: 0;
                background: none !important;
            }

            .header .menu li.active {
                border: none;
            }

                .header .menu li.active a {
                    border: none !important;
                    color: #079c58;
                    border-bottom: solid 1px #f26122 !important;
                    background: none !important;
                }

            .header .menu li:focus {
                border: none;
            }

                .header .menu li:focus a {
                    border: none;
                    color: #079c58;
                }

            .header .menu li:hover {
                border: none;
            }

                .header .menu li:hover a {
                    border: none !important;
                    color: #079c58;
                    border-bottom: solid 1px #f26122 !important;
                    background: none !important;
                }

        .header .menu #trangchu:hover a {
            border: none !important;
            color: #079c58;
            border-bottom: none !important;
            background: none !important;
        }

        .header .menu li:last-child {
            padding-right: 0;
        }

        .header .menu .nav li ul {
            background: #fff;
            margin-top: 0px;
            padding: 0px;
        }

            .header .menu .nav li ul li {
                height: 35px;
                margin: 0px;
            }

.input-imp-long { display: none; }                .header .menu .nav li ul li a {
                    color: #141414;
                    margin: 0px;
                    line-height: 30px;
                }

        .header .menu .nav li:hover ul {
            display: block;
        }

        .header .menu .nav li ul li:hover a {
            color: #fff;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: none;
    border: none;
    border-bottom-color: transparent;
}

.header .span3 {
    position: relative;
}

.logo {
    position: absolute;
    top: 0;
    width: 191px;
    height: 158px;
    background: #fff;
    bottom: 0;
    z-index: 99999;
    text-align: CENTER;
    padding-top: 0;
    padding: 15px;
    box-shadow: 0px 5px 13px 0px #bfbfbf7a;
}

    .logo img {
        /* width: 70%; */
    }

.noel {
    padding: 0 !important;
    background: none;
}

ul#top_links {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 2px 0 0 0;
    float: right;
}

    ul#top_links li {
        display: inline-block;
        padding-left: 20px;
    }

        ul#top_links li:first-child {
            border-left: none;
            padding-left: 0;
        }

    ul#top_links a {
        color: #555;
    }

        ul#top_links a:hover {
            text-decoration: none;
        }

.banner-slogan {
    margin: auto;
    position: absolute;
    top: 100px;
    width: 645px;
    left: 25%;
    background: url("../images/bg-tran.png") repeat;
    z-index: 9999999;
    color: #1e567b;
    font-style: italic;
    text-align: center;
    padding: 30px 0;
}

.slide-box .container {
    position: relative;
}

.linkmore {
    background: rgba(0, 0, 0, 0) url("../images/n_mlv.jpg") no-repeat scroll right center !important;
    padding-right: 15px;
    color: #707070;
    float: none;
    display: initial !important;
}

.slide-box .aright {
    text-align: center;
    margin-top: 10px;
}

.group {
    float: left;
    width: 100%;
    margin-top: 40px;
    /* text-align: center; */
}

.banner-kg h3 {
    color: #2a9e59;
    font: 21.5px 'UTMKT', Arial;
}

.banner-kg h2 {
    text-transform: uppercase;
    color: #f16122;
    font: 20px 'UTMKT', Arial;
}

.banner-kg h4 {
    color: #231f20;
    margin: 20px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}

.banner-kg a {
    color: #0089ff;
    text-decoration: underline;
}

#diem-doc-dao .col-sm-4:nth-of-type(1):hover {
    background: #fdad29;
}

#diem-doc-dao .col-sm-4:nth-of-type(2):hover {
    background: #fa7e70;
}

#diem-doc-dao .col-sm-4:nth-of-type(3):hover {
    background: #6bc566;
}

.siydd .col-sm-4:nth-of-type(1):hover {
    background: #40b655 !important;
}

.siydd .col-sm-4:nth-of-type(2):hover {
    background: #bd282e !important;
}

.siydd .col-sm-4:nth-of-type(3):hover {
    background: #567fbf !important;
}

#diem-doc-dao .col-sm-4:hover * {
    color: #fff;
}

#diem-doc-dao .col-sm-4:hover h2:before {
    border: solid 1px #fff;
}

#diem-doc-dao .col-sm-4 {
    padding: 20px 15px 15px 15px;
    border-radius: 10px;
}

.banner-kg {
    text-align: center;
}

.kho-hoc-lieu {
    background: #f7f7f3;
    padding: 40px 0;
    /* margin-top: 40px !important; */
    text-align: center;
    background-image: linear-gradient(to right, #64B455, #3C872E);
}

    .kho-hoc-lieu ul {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

        .kho-hoc-lieu ul li {
            display: inline-block;
            min-width: 24%;
        }

.title h2 {
    font: 29px 'UTMKT', Arial !important;
    color: #f16122;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .title h2 a {
        color: #f16122;
    }

.titlen h2 {
    font: 29px 'UTMKT', Arial !important;
    color: #66b158;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .titlen h2 a {
        color: #f16122;
    }

.kho-hoc-lieu ul li img {
    margin-bottom: 10px;
    display: initial;
}

.kho-hoc-lieu ul li a {
    color: #FFFFFF;
    /* font-weight: bold; */
    font-size: 16px;
    float: left;
    width: 100%;
}

.dong-hanh {
    /* background: #f7f7f3; */
    padding: 40px 0;
    text-align: center;
    margin-top: 0;
}

.footer {
    background: #32444e;
    padding: 40px 0;
    margin-top: 0;
}

    .footer *, .footer a:hover {
        color: #fff;
        font-size: 13px;
    }

.lisenci * {
    color: #fff;
}

#languages .link-language .language-en {
    background: #898989 none repeat scroll 0 0;
    color: #fff;
    padding: 3px 5px;
}

#languages .link-language .language-vn {
    /* background: #079c58 none repeat scroll 0 0; */
    color: #fff;
    margin-left: 0;
    padding: 3px 5px;
}

.lisenci i {
    font-size: 20px;
    margin-left: 10px;
}

.lisenci {
    float: left;
    width: 100%;
    background: #213139;
    padding: 5px 0;
    margin-bottom: 0;
}

.footer .ten-truong {
    font-size: 16px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
}

.icon-address {
    background: rgba(0, 0, 0, 0) url("../images/icon_location.png") no-repeat scroll 0 -1px;
    height: 16px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-web {
    background: rgba(0, 0, 0, 0) url("../images/mt.png") no-repeat scroll 0 3px;
    height: 16px;
    padding: 0 0px 0 0;
    width: 15px;
    margin-top: 0px;
}

.icon-phone {
    background: rgba(0, 0, 0, 0) url("../images/icon_phone.png") no-repeat scroll 0 -1px;
    height: 16px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-fax {
    background: rgba(0, 0, 0, 0) url("../images/icon_fax.png") no-repeat scroll 0 3px;
    height: 16px;
    padding: 0 5px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-email {
    background: rgba(0, 0, 0, 0) url("../images/icon_email.png") no-repeat scroll 0 3px;
    height: 16px;
    width: 6px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

#languages {
    float: right;
    width: 100%;
    text-align: RIGHT;
    margin-top: 20px;
}

.btn_search {
    float: right;
    margin-top: 34px;
}

.searchBox {
    float: right;
    position: relative;
    margin-top: -4px;
}

.nutt {
    text-align: left !important;
}

.searchBox #txtWord, .searchBox #txtWord {
    float: right;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    color: #ffffff;
    background: none;
}

#btnSearch {
    background: url(../images/s.png) center right no-repeat !important;
    text-indent: -9999px;
    float: right;
    padding: 0;
    height: 28px;
    width: 23px;
    border: none;
    cursor: pointer;
    right: 6px;
    top: 1px;
    position: absolute;
    border-left: solid 1px #fff;
}


    .searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }

    .searchBox input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .searchBox input:-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }

    .searchBox input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

.footer .col-sm-3 {
    width: 25%;
    margin: 0;
    padding: 0;
}

.footer .social ul {
    padding-left: 0;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: 0;
}

.footer .social i {
    color: #fff;
    font-size: 30px;
}

.footer .social li {
    list-style: none;
    float: none;
    margin-right: 15px;
    display: inline-block
}

.footer .social {
    width: 100%;
    text-align: center;
}

    .footer .social i:hover {
        color: #f26122;
    }
/*.kho-hoc-lieu ul li img::after {
    box-shadow: 0 0 0 3px #ff00d7;
}
.kho-hoc-lieu ul li img::after{
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 1;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
    transform: scale(1);
}*/
.icon-wrap.icon-border-effect {
    position: relative;
}

.icon-wrap.icon-lg {
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.icon-wrap.icon-circled {
    border-radius: 50%;
}

.icon-wrap.icon-dark {
    color: #fff;
    font-size: 35px;
}

.icon-wrap.icon-dark {
    background: none;
    border: solid 1px #26a86c;
    border-radius: 50%;
    color: #079c58;
}

.icon-wrap {
    display: inline-block;
    height: 64px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 64px;
}

i {
    display: inline-block;
    font-size: 35px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.icon-wrap.icon-lg i {
    line-height: 70px;
}

.kho-hoc-lieu ul li:hover .icon-border-effect.effect-circled::after {
    border-radius: 50%;
}

.kho-hoc-lieu ul li:hover .icon-border-effect::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 0;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.kho-hoc-lieu ul li:hover .icon-border-effect::after {
    box-shadow: 0 0 0 3px #079c58;
}

.kho-hoc-lieu ul li:hover .icon-dark {
    color: #fff;
    background: #079c58
}

.icon-border-effect:hover::after, :hover .icon-border-effect::after {
    opacity: 1;
    transform: scale(1);
}

.kho-hoc-lieu ul li:hover a {
    text-decoration: none;
    color: #ff3300;
}

.nivoSlider img {
    position: relative;
}

.content {
    padding: 40px 0 0 0;
    float: left;
    width: 100%;
    text-align: justify;
}

.mlvbanner {
    float: left;
    width: 100%;
}

.gioithieu h2 {
    font-weight: bold;
    font-size: 16px;
    color: #ef5f21;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.gioithieu ul {
    margin-left: 0;
    padding-left: 0;
    /* text-align: center; */
}

    .gioithieu ul > li {
        background: url('../../images/li_mlv.jpg') left 10px no-repeat;
        padding-left: 15px;
        list-style: none;
        margin-bottom: 10px;
        line-height: 29px;
    }

.slide-box {
    overflow: hidden;
    float: left;
    width: 100%;
}

.glogan {
    padding: 30px 0;
    border-bottom: solid 1px #E5E5E5;
    text-align: center;
    font-style: italic;
    width: 1170px;
    margin: auto;
}

.giangvien {
    padding: 40px;
    background: #f7f6f5;
}

.client-testimonial {
    padding: 90px 0;
}

.testimonial-heading {
    text-align: center;
    display: inline-block;
    margin: auto
}

    .testimonial-heading h2 {
        font-weight: 900;
        font-size: 33px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #686ab3;
    }

    .testimonial-heading h4 {
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        color: #414142;
        font-size: 18px;
        margin-bottom: 80px
    }

        .testimonial-heading h4::before {
            position: absolute;
            content: "";
            width: 80px;
            height: 3px;
            background-color: #686ab3;
            left: 50%;
            -webkit-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            bottom: -10px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

.single-testimonial {
    padding: 30px 0;
    margin: 0 2%;
    width: 46%;
    float: left;
    text-align: center;
}

    .single-testimonial:hover {
        /*-webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0px 15px 15px 0px #edeaea;
    box-shadow: 0px 15px 15px 0px #edeaea;*/
    }

        .single-testimonial:hover .client-img img {
            border: 3px solid #079c58
        }

.client-img img {
    width: 250px !important;
    margin: auto;
    margin-top: 5px;
    height: 250px;
    border-radius: 50%;
    border: 3px solid transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.testimonial-content h5 {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px
}

.testimonial-content h6 {
    font-size: 16px;
    margin-top: -5px
}

.testimonial-content p {
    text-align: justify;
    color: #231f20;
}

.diemdocdao {
    padding: 40px 0;
    background: #f7f6f5;
    float: left;
    width: 100%;
}

#diem-doc-dao .col-sm-4 h2 {
    /* font: 20px 'UTMKT', Arial; */
    color: #283843;
    text-align: center;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    font-family: "opensans-bold", arial;
    padding-bottom: 15px;
}

.tritue ul {
    padding: 0;
    margin: 0;
    float: none;
    text-align: justify;
    width: initial;
    display: inline-block;
    margin: auto;
}

.tritue ol li {
    list-style: none;
    width: 19.5%;
    float: none;
    display: inline-block;
    margin: 20px 0;
    vertical-align: top;
}

    .tritue li h3 {
        font-size: 14px;
        line-height: 22px;
    }


.phanhoi {
    background: #f7f6f5;
    padding: 60px 0;
}

    .phanhoi .col-sm-4 h2.green {
        font: 18px 'UTMKT', Arial;
        color: #247588;
        text-align: center;
        margin-top: 30px;
    }

    .phanhoi .col-sm-4 h2.orange {
        font: 18px 'UTMKT', Arial;
        color: #f26122;
        text-align: center;
        margin-top: 30px;
    }

    .phanhoi .col-sm-4 h2.gray {
        font: 18px 'UTMKT', Arial;
        color: #4d4d4f;
        text-align: center;
        margin-top: 30px;
    }

.dk {
    /* width: 305px; */
    height: 54px;
    /* margin: auto; */
    float: none;
    width: 220px;
    display: inline-block;
}

    .dk a {
        width: 100%;
        height: 54px;
        background: url(../../images/dk.png) center top no-repeat;
        text-align: center;
        font: 13px 'UTMKT', Arial;
        color: #fff;
        font-weight: bold;
        float: left;
        padding-top: 0px;
        line-height: 33px;
        text-decoration: none;
        padding-left: 30px;
        text-shadow: none;
    }

    .dk:hover a {
        color: #f26122;
        text-decoration: none;
    }

.proccess-step1 {
    background: url('../../images/proccess-three.jpg') no-repeat center top;
}

.proccess-step:hover {
    color: #82ad3f;
}

.content-process-bar {
    display: none;
}

#bg-progress-bar {
    width: 100%;
    height: 40px;
    float: left;
}

.implement:hover {
    color: #09538c !important
}

.sevenhabit {
    float: left;
    width: 100%;
    border-radius: 7px;
    background-color: #fff
}

.progress-div a {
    color: #2f2f2f;
    text-align: center;
}

.proccess-step1t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step2t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step3t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step1b {
    position: absolute;
    font-size: 14px;
}

.proccess-step2b {
    position: absolute;
    font-size: 14px;
}

.proccess-step3b {
    font-size: 14px;
}

.proccess-step span {
    font-size: 13px;
    color: #231f20;
}

.group-process {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

    .group-process h2 {
        font: 18px 'UTMKT', Arial;
        color: #231f20;
        margin: 15px 0;
    }

.xanh {
    font-weight: bold;
    color: #2a9e59;
}

.cam {
    font-weight: bold;
    color: #f26122;
}

.phanhoi table td {
    border-bottom: solid 1px #b7b7b7;
    padding: 10px 10px;
    font-size: 13px;
    border: solid 1px #fff;
}


.parner li {
    background: none !important;
    width: 17.5%;
    margin: 20px 1% 0 1%;
    float: none;
    display: inline-block;
    border: solid 1px #b7b7b7;
    padding: 5px 17px;
}

    .parner li img {
        width: 100%;
    }

.Content_MLV {
    float: left;
    width: 100%;
    margin: 40px 0;
    padding: 0 !important;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    margin-left: 0;
    font-weight: normal;
    color: #021216;
}

.radio {
    font-weight: normal;
    color: #000000;
}

.Content_MLV .form-lienhe .input-xlarge {
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    border: solid 1px #80888A;
    height: 30px;
    background: #F6FBFD;
    border-radius: 3px !important;
    /* font-style: italic; */
    border: solid 1px #80888A;
}

.Content_MLV textarea {
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    /* border: solid 1px #e5e6e7 !important; */
    height: 60px !important;
}

.h2_lienhe {
    /* font-size: 18px; */
    color: #f16122;
    /* font-weight: bold; */
    margin-bottom: 20px;
    padding: 10px 0px;
    /* border-left: solid 3px #099c57; */
    font: 20px "OpenSansCondensed-Bold", Arial !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
    color: #283843;
}

.form-lienhe {
    margin: 0 0 0px;
    float: left;
    width: 100%;
}

.title-lh h2 {
    color: #4F9B40;
    padding: 10px 0px;
    width: 250px;
    font: 20px 'UTMKT', Arial;
    font: 30px  Arial !important;
}

#captcha {
    padding: 12px 5px;
}

.form-lienhe #btnSubmit {
    background: #EE8721;
    color: #fff;
    width: 240px;
    text-align: center;
    height: 40px;
}

    .form-lienhe #btnSubmit:hover {
        background: #f26122;
    }

label.error {
    float: left;
    width: 100%;
    margin-top: 5px;
    color: red;
    font-size: 13px;
    font-weight: normal;
}

.list-khl {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

    .list-khl li {
        float: left;
        width: 100%;
        padding: 0;
        margin: 10px 0 40px 0;
        list-style: none;
    }

        .list-khl li img {
            float: left;
            width: 334px;
            margin-right: 50px;
            border: solid 2px #b7b7b7;
        }

        .list-khl li h2 {
            line-height: 20px !important;
        }

            .list-khl li h2 a {
                color: #363636;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: bold;
                line-height: 20px !important;
            }

        .list-khl li h6 {
            color: #363636;
            font-size: 14px;
            line-height: 22px;
            text-align: justify;
        }

.summary-group {
    float: left;
    width: 735px;
}

    .summary-group span {
        float: left;
        width: 100%;
        border-bottom: solid 1px #b7b7b7;
        margin-bottom: 15px;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

    .summary-group .linkmore {
        float: right;
        margin-top: 15px;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    float: left;
    width: 100%;
}

.share-likes li {
    list-style: none;
}

.title-other {
    float: left;
    width: 100%;
    color: #079c58;
}

.article-cac-tin-khac li {
    float: left;
    width: 100%;
    margin-top: 10px;
    list-style: none;
    padding-left: 0px;
}

    .article-cac-tin-khac li::before {
        content: "■"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
        color: #00a651; /* Change the color */
        font-weight: bold; /* If you want it to be bold */
        display: inline-block; /* Needed to add space between the bullet and the text */
        width: 1em; /* Also needed for space (tweak if needed) */
        margin: -5px 5px 0 -15px; /* Also needed for space (tweak if needed) */
    }

    .article-cac-tin-khac li a {
        color: #363636;
    }

        .article-cac-tin-khac li a:hover {
            color: #079c58;
        }

.content-article-title h2 {
    font-size: 30px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 40px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: none;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb > .active {
    color: #00427a;
    font-style: italic;
}

.breadcrumb li:last-child .divider {
    display: none;
}

.pagecontent-article {
    text-align: justify;
    float: left;
    width: 100%;
    border-bottom: solid 1px gray;
    margin-bottom: 20px;
}

.share-likes {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #f57a22;
}

.breadcrumb {
    padding: 5px 0px;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 0;
    border-bottom: solid 1px gray;
}

.dangkymlv h3 {
    color: #099c57;
    font-weight: bold;
    font-size: 18px;
}

.dangkymlv .form-horizontal .control-label {
    width: 25%;
    text-align: left;
    float: left;
    font-size: 16px;
    padding-left: 15px;
}

.dangkymlv .form-horizontal .controls {
    margin-left: 10px;
    float: left;
    width: 70%;
}

.row-fluid .radio input {
    margin-right: 5px;
}

.dangkymlv .radio, .dangkymlv .checkbox {
    min-height: 20px;
    padding-left: 0px;
}

.dangkymlv select {
    color: #079c58;
    width: 100%;
    height:30px;
}

.group_dk ul {
    margin: 20px 15px;
}

    .group_dk ul li {
        float: left;
        width: 100%;
        margin-top: 5px;
        list-style: none;
        padding-left: 0px;
    }

        .group_dk ul li::before {
            content: "■";
            color: #00a651;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin: -5px 5px 0 -15px;
        }
/*.group_dk span{ */
/* margin:20px 0; */
/* float:left; */
/* width:100%; */
/* } */
.dangkymlv .btn {
    text-transform: uppercase;
    margin: 0 20px;
    padding: 7px 30px;
}

.dangkymlv .btn-huy {
    background: #b7b7b7 !important;
    color: #000;
}

    .dangkymlv .btn-huy:hover {
        background: #f26122 !important;
        color: #000;
    }

select {
    color: #333;
    padding-top: 0 !important;
}

    select.gray {
        color: #aaa;
        font-style: italic;
    }

option {
    color: black;
}

.grayout option:first-child {
    color: #9999a6;
}

.pushmenu {
    display: none;
}

.pushmenu {
    background: #fff;
    width: 279px;
    height: 100%;
    border-left: solid 1px #fff;
    top: 0;
    padding: 20px;
    z-index: 99999999999;
    position: fixed;
}

.pushmenu-left {
    right: -289px;
}

.prk_menu_block {
    width: 28px;
    height: 4px;
    position: absolute;
    left: 0;
    -moz-transition-property: top,-moz-transform,background-color,left,opacity,right;
    -o-transition-property: top,-o-transform,background-color,left,opacity,right;
    -webkit-transition-property: top,-webkit-transform,background-color,left,opacity,right;
    transition-property: top,transform,background-color,left,opacity,right;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

#prk_blocks_wrapper {
    float: left;
    position: relative;
    height: 36px;
    width: 35px;
    cursor: pointer;
    -moz-transition-property: top;
    -o-transition-property: top;
    -webkit-transition-property: top;
    transition-property: top;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -moz-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}

.prk_menu_block {
    left: 7PX;
    background-color: #34454f !important;
}

.pushmenu-left {
    right: -289px;
}

#prk_blocks_wrapper1 {
    height: 29px !important;
    cursor: pointer;
}

#prk_blocks_wrapper {
    display: none;
}

.prk_bl2 {
    top: 8px;
}

.prk_bl3 {
    top: 16px;
}

.mobile-sticky-header-overlay {
    background-color: rgba(0,0,0,0.5);
}

.mobile-sticky-header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "checkout" "main" "footer";
}

#page {
    background: #ffffff none repeat center top;
    background-size: auto;
    background-attachment: scroll;
    overflow: hidden;
}

.dt-close-mobile-menu-icon span {
    color: #fff;
    background-color: #1aa262 !important
}

.dt-close-mobile-menu-icon span {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0;
}

    .dt-close-mobile-menu-icon span:after, .dt-close-mobile-menu-icon span:before {
        display: inline-block;
        height: 2px;
        background: #fff;
        position: absolute;
        content: '';
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 50%;
        left: 50%;
        margin: -1px 0 0 -11px;
        width: 22px;
        -webkit-transition: -webkit-transform .1s ease;
        transition: transform .1s ease;
    }

.footer p {
    margin-bottom: 0px !important;
}

.dt-close-mobile-menu-icon span:before {
    -ms-transform: rotate3d(0,0,1,45deg);
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}

.dt-close-mobile-menu-icon span:after {
    -ms-transform: rotate3d(0,0,1,-45deg);
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}

.dt-close-mobile-menu-icon:hover span:before {
    -ms-transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
}

.dt-close-mobile-menu-icon:hover span:after {
    -ms-transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
}

.group-process .col-sm-4:hover h2, .group-process .col-sm-4:hover p {
    color: #5c2d91;
}

.dk a {
    text-transform: uppercase;
}

#myBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #8aabbd;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    #myBtn i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #myBtn:hover {
        background: #119c58;
    }

        #myBtn:hover i {
            color: #fff;
        }

.fa-play:before {
    content: "\f04b";
    margin-left: 6px;
}

.ttt {
    background: #079c58;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 15px;
    padding: 15px 0;
    margin-top: 20px;
}

    .ttt a {
        color: #fff;
    }

.banner-kg p i {
    font-size: 14.5px !important;
}

.mobile2 {
    display: none;
}

.mobile1 {
    display: none;
}

.banner-kg .col-sm-8 p {
    margin-bottom: 0;
}

.field-validation-error {
    font-size: 14px;
}
/*  26. Scrollup
/*----------------------------------------*/
#scrollUp {
    bottom: 20px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    left: 20px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    background: #4CAF50;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

#scrollUp i {
    font-size: 20px;
    line-height: 40px;
}

#scrollUp:hover {
    background-color: #f26122;
}

/*----------------------------------------*/
.tooltip1 {
    position: relative;
    display: inline;
}

    .tooltip1 .tooltiptext1 {
        visibility: hidden;
        width: 560px;
        background-color: rgb(240, 94, 54);
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 120%;
        left: 40%;
        margin-left: -60px;
    }

        .tooltip1 .tooltiptext1 li {
            float: left;
            margin: 10px 0 0px 25px;
            text-align: left;
            clear: both;
            list-style: square;
        }

        .tooltip1 .tooltiptext1 ul {
            float: left;
            padding: 0px;
            margin: 0 0 10px 0;
        }

        .tooltip1 .tooltiptext1::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent rgb(240, 94, 54) transparent;
        }

    .tooltip1:hover .tooltiptext1 {
        visibility: visible;
    }

.dload a {
    background: url(../../images/dload.jpg) center top no-repeat;
    /* background-size: 90% 51px; */
    padding: 0px 20px 0 0;
    line-height: 24px;
    margin-top: 0;
    line-height: 32px;
    font-size: 13px !important;
    padding-top: 0 !important;
    width: 213px;
    height: 36px;
}

.dload:hover a {
    color: #119c58 !important;
}

.mlvbanner p {
    margin-bottom: 0 !important;
    float: left;
    width: 100%;
}

.mlvbanner img {
    width: 100% !important;
    height: initial !important;
    float: left;
}

.right {
    float: right !important;
}

#chiTietTinSoTay h2 {
    font-weight: bold;
    margin-bottom: 10px
}

.logo img {
    width: 100%;
    /* margin-top: -16px; */
}

.tbn {
    padding: 10px 30px;
    color: #fff;
    background: #f26122;
    border-radius: 10px;
    font-weight: bold;
    font: 18px 'UTMKT', Arial !important;
    text-decoration: none;
}

.group_kg table {
    float: left;
    /* border-right: solid 1px #d7d7d7!important; */
}

.group_kg {
    float: left;
    width: 96%;
    padding: 0px 0px;
    margin: 0px 2% 30px 2%;
    border-bottom: solid 1px #d7d7d7;
}

    .group_kg:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 30 !important;
    }

.dangkytd {
    float: right;
    margin-top: 0px;
    text-align: center;
    width: 400px;
    border-left: solid 1px #d7d7d7;
    min-height: 150px;
    padding-top: 44px;
}

    .dangkytd a {
        background: #00a651;
        color: #fff;
        text-transform: uppercase;
        padding: 5px 30px;
        border-radius: 7px;
        margin: auto;
        font: 16px 'UTMKT', Arial !important;
    }

    .dangkytd em {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }



.listkg li:nth-child(odd) {
    float: left;
    list-style: none;
    /* margin-bottom: 7px; */
    width: 58%;
    margin: 0px 2% 7px 0;
    text-align: left;
}

.group_kg .ngayh {
    float: left;
    background: url(../../images/3_03.jpg) left top no-repeat;
    width: 85px;
    height: 162px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    font-size: 26px;
    line-height: 30px;
    margin-right: 50px;
    font-weight: bold;
}

.group_kg table td {
    padding-left: 10px;
}

.ngayh b {
    border-top: solid 1px #fff;
    margin: 5px 0 0 0;
    float: left;
    width: 80%;
    margin-left: 10%;
}

.bder_bottom {
    border-bottom: solid 1px #d7d7d7;
}

.d1d a {
    background: none !important;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 16px;
    padding: 30px 30px 0 30px !important;
    margin: 0 !important;
    float: left;
}

.d1d i {
    margin-right: 20px;
}

.listkg li:nth-child(even) {
    float: left;
    list-style: none;
    /* margin-bottom: 7px; */
    width: 38%;
    margin: 0px 2% 7px 0;
    text-align: left;
}

.trituem ol li {
    list-style: none;
    /* width: 24.5%; */
    float: none;
    display: inline-block;
    margin: 20px 0;
    vertical-align: top;
    text-align: CENTER;
}

    .trituem li img {
        margin-bottom: 20px;
    }

.group_kg td {
    border-bottom: none !important;
    font-size: 14px !important;
    padding: 3px 0 !important;
}

.group_kg table td:first-child {
    background: url(../../images/li_mlv.jpg) left center no-repeat;
    padding-left: 15px !important;
    min-width: 150px;
}



.form-horizontal .half-arrow {
    float: left;
    width: 50% !important;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 15px !important;
    float: left;
    background: #fff;
    height: 15px !important;
    border: 0;
    margin: 0 5px !important;
    text-indent: 99999px;
    border-radius: 50%;
}

.theme-default .nivo-controlNav .active {
    background: orange;
}

.banner_Home .camcam {
    /* background: #fff; */
    width: 32%;
    margin-right: 2%;
    border-radius: 15px;
    float: left;
    padding: 20px 0;
    min-height: 344px;
    box-shadow: 0 1px 5px rgb(197 197 197), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

.no-margin-right {
    margin-right: 0 !important;
}

.dk1 {
    /* width: 305px; */
    height: 54px;
    /* margin: auto; */
    float: none;
    max-width: 50%;
    margin: 0 15px;
    display: inline-block;
}

    .dk1 a {
        color: #00a651;
        /* font-size: 13px; */
        border-bottom: solid 1px #f26122;
        font: 15px 'UTMKT', Arial !important;
    }

        .dk1 a:hover {
            color: #ffffff;
            font-size: 13px;
            border-bottom: solid 1px #00a651;
            font: 15px 'UTMKT', Arial !important;
            text-decoration: none !important;
        }

.banner_Home {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.group_dk {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.phanhoi table td * {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
}
.phanhoi .col-sm-6{
   padding-top: 10px!important;
}
.social-button{
    float:left;
    width:100%;

}
.phanhoi table td:last-child {
    padding: 0px 40px 10px 40px;
}

.parner {
    text-align: center
}

.baoc {
    min-height: 191px;
}
#mCSB_1_scrollbar_vertical{
    position: absolute!important;
}
.grecaptcha-badge{display:none!important;}
.dk1 a {
    position: relative;
    /* text-transform: uppercase; */
    /* font-size: 1.8rem; */
    line-height: 1.2;
    /* font-family: "Freight", sans-serif; */
    /* font-weight: 500; */
    /* letter-spacing: 0.54px; */
    /* padding: 0.8rem 1.4rem; */
    /* margin-top: 2rem; */
    /* color: white; */
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 0;
    /* min-width: 240px; */
    text-align: center;
    white-space: nowrap;
    padding: 5px;
}
#languages .active {
    background: #079c58 none repeat scroll 0 0!important;
}
    .dk1 a:before {
        content: "";
        top: -2px;
        top: -0.2rem;
        left: -2px;
        left: -0.2rem;
        width: 0;
        height: calc(100% + 4px);
        height: calc(100% + 0.4rem);
        position: absolute;
        z-index: -1;
        -webkit-transition: width 0.4s cubic-bezier(0.2, 0.32, 0.43, 0.96);
        transition: width 0.4s cubic-bezier(0.2, 0.32, 0.43, 0.96);
        background-color: #00884b;
        /* border: 0.2rem solid #59a2cd; */
    }

    .dk1 a:hover:before {
        width: calc(100% + 0.4rem);
    }

.icondload a {
    background: #EE8721;
    background: #EE8721;
    padding: 0px 0px 0 0;
    line-height: 24px;
    margin-top: 0;
    line-height: 40px;
    font-size: 14px !important;
    width: 218px;
    height: 40px;
    border-radius: 7px;
    font-weight: normal;
    font-family: "opensans-bold", arial;
    float: left;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
}

.icondload {
    height: 43px;
    float: none;
    width: 218px;
    display: inline-block;
    margin: 0 10px;
}

.iconx a {
    background: #5DA44F;
}

.titlemlp h2 {
    font: 27px Arial !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #283843;
    position: relative;
}

#thoi-luong {
    background: #62b253 url(../../images/Rectangle253.png) left top no-repeat;
    padding: 60px 0;
    margin-top: 0;
    background-size: 100% 100%;
}

#diem-doc-dao .col-sm-4 h2:before {
    content: "";
    width: 0;
    position: absolute;
    left: 48%;
    bottom: -6px;
    width: 4%;
    border: solid 1px #283843;
}

.kg_mlp {
    float: left;
    width: 100%;
    padding: 30px 30px 30px 30px !important;
    margin: 0px 0 0px 0 !important;
}

    .kg_mlp:nth-of-type(even) {
        background: #F6F9FB;
    }

    .kg_mlp table {
        float: left;
        /* border-right: solid 1px #d7d7d7!important; */
    }

.kg_mlp {
    float: right;
    margin-top: 0px;
    width: 100%;
    border-left: solid 1px #d7d7d7;
    min-height: 150px;
    padding-top: 44px;
    position: relative;
}

    .kg_mlp .dangkytd a {
        background: #00a651;
        color: #fff;
        text-transform: uppercase;
        padding: 5px 30px;
        border-radius: 7px;
        margin: auto;
        font: 16px 'UTMKT', Arial !important;
    }

    .kg_mlp .dangkytd em {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }



    .kg_mlp .listkg li:nth-child(even) {
        float: left;
        list-style: none;
        width: 58%;
        margin: 0px 2% 7px 0;
        text-align: left;
    }

    .kg_mlp .ngayh {
        float: left;
        background: url(../../images/3_03.jpg) left top no-repeat;
        width: 85px;
        height: 162px;
        text-align: center;
        color: #fff;
        padding-top: 10px;
        font-size: 26px;
        line-height: 30px;
        margin-right: 50px;
        font-weight: bold;
    }

.ct_button {
    font: 16px "opensans-bold", Arial !important;
    line-height: 48px !important;
}

.kg_mlp table td {
    padding-left: 10px;
}

.kg_mlp .ngayh b {
    border-top: solid 1px #fff;
    margin: 5px 0 0 0;
    float: left;
    width: 80%;
    margin-left: 10%;
}

.kg_mlp h2 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #283843;
    margin-bottom: 20px;
    font-family: "opensans-bold", arial;
    border-left: solid 5px #EE8721;
    padding-left: 15px;
}

.kg_mlp ul li {
    float: left;
    list-style: none;
    width: 50%;
    margin-bottom: 10px;
    color: #283843;
    font-family: "opensans-bold", arial;
}

    .kg_mlp ul li span {
        float: left;
        width: 30%;
        color: #283843;
        font-family: "opensans";
    }

.kg_mlp ul {
    padding-left: 0;
    margin-left: 0;
}

.dk_mlp {
    position: absolute;
    right: 40px;
    top: 25px;
    background: #EE8721;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
}

    .dk_mlp a {
        color: #fff;
        font-family: "opensans-bold", arial;
    }

.kg_mlp ul li em {
    color: #283843;
    font-family: "opensans"
}

.hthuc {
    background: #62b253 url(../../images/backgroung_hinhthucdaotao.jpg) right bottom no-repeat;
    padding: 60px 0;
    margin: 0;
}

    .hthuc .container {
        padding: 30px;
        background: #ffffffde;
        box-shadow: 0 1px 20px rgb(191 190 190), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

.glogan {
    margin-bottom: 0;
}

.httitle h2:before {
    content: "";
    width: 0;
    position: absolute;
    left: 49%;
    bottom: 8px;
    width: 2%;
    border: solid 3px #6BC45B;
}

.gt_kg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 100px;
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

    .gt_kg strong {
        font-family: "opensans-semibold", arial;
    }

.gc_kg {
    text-align: center;
    padding: 40px 0 0px 0;
    color: #fff;
    margin-bottom: 0;
}

.kg_logo {
    float: none;
    width: 500px;
    height: 180px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

    .kg_logo img {
        vertical-align: middle;
        display: inline-block;
    }

.tt_kg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 44px;
    margin-bottom: 20px;
    font-family: "opensans-semibold", Arial;
    font-style: italic;
}

.titlemlp h2 a {
    color: #fff;
}

.donghanhsuhoc em {
      font-family: 'Open Sans', sans-serif;
    font-weight: 600; 
    font-style: italic;
    color: #fff;
}

.mlv_ht .col-sm-6 {
    display: none !important;
}

.mohinh_tinhthuc {
    text-align: center;
    float: left;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 0 !important;
}

.icondload:hover a {
    background: #FF962F;
}

.gioithieu ol > li {
    margin-bottom: 10px;
}

.gioithieu ol {
    margin-top: 10px;
}

.selection_bubble_root, #image_search {
    display: none !important;
}

.wrap_ht {
    float: left;
    width: 100%;
    border-bottom: solid 1px #D1D7E1;
    border-top: solid 1px #D1D7E1;
    padding: 40px 0;
}

.iconx:hover a {
    background: #67BD56 !important;
}

#thong-tin-khai-giang {
    background: #62b253 url(../../images/Group35.png) right bottom no-repeat;
    padding: 60px 0;
    margin-top: 0;
}

.hthuc ul > li {
    background: url(../../images/Ellipse1.png) left 13px no-repeat;
    padding-left: 15px;
    list-style: none;
    /* margin-bottom: 11px; */
    line-height: 29px;
}

.form-lienhe input::placeholder, .form-lienhe textarea::placeholder {
    font-style: italic !important;
}

.form-lienhe input:focus, .form-lienhe textarea:focus {
    box-shadow: 0 0 4px 1px #61B051;
    border: solid 1px #61B051 !important;
}

.s5 {
    border: 0;
    margin-left: 30px;
    padding-left: 38px;
    width: 39%;
    border-left: solid 1px #EEEEEE !important;
}

.kho-hoc-lieuLH {
    background: #f7f7f7;
    box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 13px -10px #CCC;
}

    .kho-hoc-lieuLH * {
        color: #283843 !important;
    }

    .kho-hoc-lieuLH .donghanh-item-title a:hover {
        color: #6BC45B !important;
    }

.box-giangvien {
    float: left;
    width: 100%;
    background: #f7f6f5;
    padding: 40px 0;
    margin: 40px 0 0 0;
    text-align: center;
}

.box-giangvien1 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px 0 0 0;
    margin: 0px 0 0 0;
    text-align: center;
}

.box-giangvien .container {
    padding: 0px 0 30px 0;
    background: #fff;
    box-shadow: 0 1px 10px rgb(234 234 234), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    border-radius: 10px;
}

.box-giangvien img {
    margin: 0 0 20px 0;
}

.box-giangvien1 img {
    margin: 0 0 20px 0;
}

.box-giangvien1 .ttttt {
    text-align: justify;
}

.thoiluong {
    float: left;
    width: 100%;
    border-top: solid 1px #DBDADA;
    margin-top: 30px;
    padding-top: 30px;
}

.bangphi {
    background: #AED5EF !important;
}

    .bangphi .container {
        padding: 0px 0px 0px 0px !important;
        background: #fff;
        box-shadow: 0 1px 10px rgb(190 207 218), 0 0 0px rgb(234 234 234 / 10%) inset;
        /* border-radius: 10px; */
        /* border-radius: 20px; */
    }

.phigv {
    float: left;
    width: 50%;
}

    .phigv h2 {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 19px;
        color: #283843;
        margin-bottom: 20px;
        font-family: "opensans-bold", arial;
        text-transform: uppercase;
        border-left: solid 5px #EE8721;
        padding-left: 15px;
    }

    .phigv ul > li {
        background: url(../../images/li_mlv.jpg) left 10px no-repeat;
        padding-left: 15px;
        list-style: none;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .phigv td {
        padding: 5px;
    }

.ghichu-phi {
    padding: 40px 70px 20px 70px;
    background: #F6FAFC;
    text-align: center;
    margin-top: 0px;
    float: left;
    border-top: none;
    width: 100%;
    border-radius: 10px;
    border-bottom-right-radius: 10px;
}

.www {
    padding: 0px 0 30px 0;
    background: #fff;
}

.lastt {
    border-left: solid 1px #D6D2D2;
    margin-left: 2%;
    width: 48%;
    min-height: 200px;
}

    .lastt td {
        padding-left: 35px;
    }

.box_event {
    float: left;
    width: 100%;
    padding: 70px;
    background: #64B455;
}

    .box_event .container {
        padding: 30px 30px;
        background: #fff;
        box-shadow: 0 1px 10px rgb(115 115 115), 0 0 0px rgba(0, 0, 0, 0.1) inset;
        border-radius: 10px;
    }

    .box_event h2 a {
        /* font-family: 'opensans-bold' !important; */
        font-size: 27px !important;
        color: #66b158;
    }

    .box_event h2 span {
        /* font-family: 'opensans-semibold' !important; */
    }

#hinh-anh-su-kien li {
    list-style: none;
    width: 45%;
    float: none;
    display: inline-block;
    margin: 10px 2% 5px 2%;
    border: solid 1px #D1D7E1;
    overflow: hidden;
    padding-bottom: 0 !important;
    max-height: 123px;
    overflow: hidden;
    vertical-align: top;
}

    #hinh-anh-su-kien li img {
        float: none;
        border: solid 5px #fff;
        min-height: 120px;
        margin-bottom: 0 !important;
        float: left;
    }

    #hinh-anh-su-kien li a {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
    }

#hinh-anh-su-kien h2 {
    font-size: 16px !important;
    color: #000;
    font-family: 'opensans-semibold';
    background: url(../../images/Icon_select_apps_solid.png) left center no-repeat;
    padding-left: 40px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.kg_mlpn {
    background: url(../../images/Rectangle8.png) left bottom repeat-x;
    margin-bottom: 0 !important;
    padding-bottom: 30px;
}

.titleCT p {
    font-family: "OpenSansCondensed";
    font-size: 28px;
    text-transform: initial;
    color: #66B158;
    margin-bottom: 15px;
}

.titleCT h2 {
    color: #66B158;
    font-family: "OpenSansCondensed-Bold";
    font-size: 38px !important;
    text-transform: initial;
    line-height: 35px !important;
}

.titleCT span {
    color: #283843;
    font-family: "OpenSansCondensed";
    font-size: 24px;
    text-transform: initial;
}

.titlemlp span {
    position: relative;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    text-align: center;
}

    .titlemlp span::before {
        position: absolute;
        content: '';
        width: 3%;
        left: 48%;
        border-bottom: solid 3px #079c58;
        bottom: -15px;
    }

.tble table {
    width: 100%;
    float: left;
    /* margin-right: 4%; */
    background: #f9f3e7;
    margin-right: 0.7%;
    box-shadow: 0 0px 14px rgb(224 224 224), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow: -5px 13px 20px 9px #ececec, -2px 4px 3px #eaeaea;
    border: none;
    border-radius: 5px !important;
    margin-bottom: 30px !important;
    text-align: justify;
}

    .tble table tr:first-child td {
        border-radius: 5px !important;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        /* border: solid 1px #f8902a; */
        /* border-radius: 5px!important; */
        padding-right: 0 !important;
    }

        .tble table tr:first-child td span {
            font-size: 16px !important;
            background: url(../../images/Group36.png) left center no-repeat;
            background-size: auto 100%;
            min-height: 50px;
            float: left;
            margin-right: 20px;
            min-width: 125px;
            line-height: 50px;
            padding-left: 20px;
            border: solid 1px #f8902a;
            border-radius: 5px !important;
            color: #fff !important;
            width: 100%;
        }

            .tble table tr:first-child td span strong {
                font-size: 20px !important;
                color: #283843 !important;
                margin-left: 70px;
            }

    .tble table tr td {
        border-radius: 5px !important;
        border: none;
    }

    .tble table td li {
        background: url(../../images/Path.png) left 10px no-repeat;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .tble table td ul {
        margin-bottom: 15px;
    }

.summary_group {
    float: left;
    width: 100%;
    background: #0075AF;
    padding: 40px 0;
    margin: 80PX 0 0px 0;
}

.mohinh_AP {
    float: left;
    width: 100%;
    background: #E5E5E5;
    padding: 40px 0;
    box-shadow: inset 0px 1px 6px 1px rgb(0 117 175);
    -webkit-box-shadow: inset 0 20px 20px -20px rgb(0 117 175);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgb(0 117 175);
}

.titleAP {
    font: 30px "OpenSansCondensed-Bold", Arial !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #66B158;
}

    .titleAP span {
        color: #283843;
    }

.w100 {
    float: left;
    width: 100%;
    background: url('../../images/Group126.png') center top no-repeat;
    background-size: 100% 485px;
}
.w50img {
    text-align: right;
    width: 457px;
    position: relative;
    float: left;
    padding-top: 62px;
    padding-bottom: 35px;
}

.w50text {
    float: right;
    width: 591px;
    padding-top: 67px;
}

    .w50text li {
        list-style: none;
        float: left;
        min-width: 556px;
        min-height: 119px;
        background: url('../../images/Group127.png') left top no-repeat;
        background-size: 100% 135px !important;
        padding-left: 45px;
    }

        .w50text li:nth-of-type(2) {
            background: url('../../images/Group128.png') left top no-repeat;
        }

        .w50text li:nth-of-type(3) {
            background: url('../../images/Group129.png') left top no-repeat;
        }

        .w50text li h2 {
            font-family: 'Open Sans', sans-serif;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            margin-bottom: 12px;
            margin-top: 10px;
        }

        .w50text li div {
            font-family: 'Open Sans', sans-serif;
            color: #000000;
            font-size: 15px;
            width: 470px;
            text-align: justify;
        }

.group_muctieu {
    float: left;
    padding: 40px 0;
    width: 100%;
    -webkit-box-shadow: 0px 1px 10px rgb(160 160 160 / 75%);
    -moz-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 10px rgb(177 177 177 / 36%);
}

    .group_muctieu ul {
        text-align: center;
        float: left;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    .group_muctieu li {
        list-style: none;
        width: 30%;
        float: none;
        display: inline-block;
        margin: 20px 0;
        vertical-align: top;
        text-align: center;
        padding: 0 19px;
    }

        .group_muctieu li h3 {
            font-size: 14px;
            line-height: 22px;
        }

        .group_muctieu li img {
            margin-bottom: 20px;
            float: none;
        }

    .group_muctieu .titlemlp h2::before {
        position: absolute;
        content: '';
        width: 3%;
        left: 48%;
        border-bottom: solid 3px #079c58;
        bottom: -15px;
    }

#thoi-luong ul {
    list-style: none;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

    #thoi-luong ul > li {
        float: none;
        /* margin: 20px 0 30px 0%; */
        /* width: 44%; */
        display: inline-block;
        text-align: justify;
        vertical-align: top;
    }

        #thoi-luong ul > li:last-child {
            /* padding-left: 40px */
        }

        /*#thoi-luong ul > li:first-child {
            border-right: solid 1px #D6D2D2;
        }*/

        #thoi-luong ul > li h2 {
            font-family: 'opensans-bold',Tahoma,Arial;
            font-weight: bold;
            font-size: 22px;
            color: #EE8721;
            text-transform: uppercase;
            margin-bottom: 15px;
        }

#thoi-luong ol li {
    list-style: none;
    background: url('../../images/Vector1.png') no-repeat left 3px;
    padding-left: 20px;
}

.AP_noidung {
    float: none;
    margin: auto;
    background: #ffffff;
    display: inline-block;
    width: 741px;
    margin-bottom: 10px;
    box-shadow: 0 0px 14px rgb(224 224 224), 0 0 0px rgb(0 0 0 / 10%) inset;
    box-shadow: -5px 13px 20px 9px #ececec, -2px 4px 3px #eaeaea;
    position: relative;
}

    .AP_noidung h2 {
        width: 100%;
        font-family: 'opensans-semibold', Arial;
        font-size: 20px;
        line-height: 59px;
        text-transform: uppercase;
        text-align: left;
        padding-left: 136px;
    }

.AP_noidung1 h2 {
    background: #E6F5EE;
    color: #0F9E59;
}

.content_AP {
    width: 605px;
    float: right;
    text-align: justify;
    padding: 20px 0;
}

    .content_AP ul {
        padding-left: 20px;
        font-family: 'opensans-light', Arial;
    }

.AP_noidung span {
    font-family: 'opensans-bold',Tahoma,Arial;
    font-size: 30px;
    color: #ffffff;
    width: 182px;
    height: 182px;
    border-radius: 50%;
    text-align: center;
    line-height: 182px;
    position: absolute;
    background: #0F9E59;
    text-transform: uppercase;
    left: -120px;
    top: 70px;
}

.AP_noidung2 h2 {
    background: #EEF3FA;
    color: #4782E5;
}

.AP_noidung3 h2 {
    background: #FFF7E5;
    color: #F4A200
}

.AP_noidung2 span {
    background: #4782E5;
}

.AP_noidung3 span {
    background: #F4A200;
}

.content_AP p, .content_AP em {
    font-family: 'opensans', Arial;
}

.group_AP_bottom {
    float: left;
    width: 100%;
    background: url('../../images/Group108.png') no-repeat left top;
    text-align: center;
    min-height: 158px;
    padding-top: 60px;
    background-size: 100% auto;
}

.kg_AP {
    background: url('../../images/Group2.png') no-repeat center top;
    background-size: 100% auto;
}

.w50img img {
    width: 340px !important;
    height: initial !important;
}.tritue {text-align:center}

.group_AP_bottom .icondload {
    height: 43px;
    float: none;
    width: 246px;
    display: inline-block;
    margin: 0 10px;
}

 .titlemlp{text-align:center}   .group_AP_bottom .icondload a {
        font-size: 16px !important;
    }
.Privacy{
        background: #e3e3e3;
    padding: 10px;
    float: left;
    margin-top: 10px;   margin-bottom:10px;
}
.input-imp-long { display: none; }.Privacy input{    margin-top: 3px;
      float: left;
}.Privacy label{
    display:initial;color:#000000;
}.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-transform: initial;
    font-style: italic;
    color: #555555;
}
.countrypicker{    width: 100% !important;}
.countrypicker .btn {
    margin-left: 0;
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    border: solid 1px #80888A;
    height: 30px;
    background: #F6FBFD;
    border-radius: 3px !important;
    /* font-style: italic; */
    border: solid 1px #80888A;
}

/* Event section styles with custom scrollbar */
@media (max-width: 576px) {
    .baodaivesukien-content .col-6 { flex: 0 0 100%; max-width: 100%; }
    .baodaivesukien-content img { height: 80px; object-fit: cover; }
}

.baodaivesukien-content {
    position: relative;
    height: 332px !important;
    overflow: hidden;
}

.baodaivesukien-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.baodaivesukien-content li {
    margin-bottom: 10px;
}

.baodaivesukien-content img { 
    object-fit: cover; 
    width: 100%; 
    height: 100px; 
    border-radius: 6px; 
    box-shadow: 0 2px 8px rgba(0,0,0,0.05); 
}

/* Custom scrollbar styles */
.mCSB_scrollTools {
    opacity: 1 !important;
    width: 12px !important;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.5);
    width: 8px;
    margin: 2px;
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.7);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.8);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_scrollTools_arrow {
    background-color: rgba(0,0,0,0.3);
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_scrollTools_arrow:hover {
    background-color: rgba(0,0,0,0.5);
}

/* Banner styles */
.banner-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner-image {
    width: 100%;
}

.full-width-banner {
    width: 100%;
    height: auto;
    display: block;
}

.banner-text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.5);
}

.banner-text-overlay p {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
    font-style: italic;
}

@media (max-width: 768px) {
    .banner-text-overlay p {
        font-size: 14px;
        padding: 10px;
    }
}

.review-box {
    display: none !important;
}
.footer {
    margin-top: 0;
}
.breadcrumb-container {
    margin: 20px 0;
}
.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.breadcrumb li {
    display: inline-block;
    color: #666;
}
.breadcrumb li a {
    color: #007bff;
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.breadcrumb li.active {
    color: #333;
}
.content-article-title {
    margin: 20px 0;
}
.content-article-title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.pagecontent-article {
    margin-bottom: 30px;
}
.article-image {
    margin-bottom: 20px;
}
.article-image img {
    max-width: 100%;
    height: auto;
    display: block;
}
.content-tag {
    margin: 20px 0;
}
.content-tag ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.content-tag li {
    display: inline-block;
    margin-right: 10px;
}
.content-tag a {
    color: #007bff;
    text-decoration: none;
}
.content-tag a:hover {
    text-decoration: underline;
}
.title-other {
    margin: 20px 0;
    font-size: 18px;
    color: #333;
}
.article-cac-tin-khac {
    list-style: none;
    padding: 0;
    margin: 0;
}
.article-cac-tin-khac li {
    /* margin-bottom: 10px; */
}
.article-cac-tin-khac a {
    color: #333;
    text-decoration: none;
}
.article-cac-tin-khac a:hover {
    color: #007bff;
}

.nivo-caption{display: none!important;}
.pagination  .current{
    width: 20px;
    text-align: center;
    display: inline-block;
}
@font-face {
    font-family: "minion_proregular";
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: normal;
    src: url("../font/HelveticaWorld-Regular.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaWorld-Regular.woff") format("woff"), url("../font/HelveticaWorld-Regular.ttf") format("truetype"), url("../font/HelveticaWorld-Regular.svg#HelveticaWorld-Regular") format("svg");
}

@font-face {
    font-family: "opensans-bold";
    src: url("../font/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "opensans-semibold";
    src: url("../font/opensans-semibold.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansCondensed-Bold";
    src: url("../font/OpenSansCondensed-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "opensans-light";
    src: url("../font/opensans-light.ttf") format("truetype");
}

@font-face {
    font-family: "opensans";
    src: url("../font/opensans-regular.ttf") format("truetype");
}

@font-face {
    font-family: "opensans-semibold";
    src: url("../font/opensans-semibold.ttf") format("truetype");
}

@font-face {
    font-family: "opensans-italic";
    src: url("../font/opensans-italic.ttf") format("truetype");
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../font/GLYPHICONSHalflings-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'UTMKT';
    src: url("../font/UTMFacebookRKT.ttf") format("truetype");
}


a {
    color: #1170B5;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    padding: 0;
    vertical-align: baseline;
}

.input-imp-long { display: none!important; }
body {
    /* line-height: 1; */
}

.row {
    margin-bottom: 20px;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    margin-bottom: 0 !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    font-size: 20px;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 15px;
}

body {
    /* background: #fff none repeat scroll 0 0; */
    /* color: #000000; */
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    overflow-x: hidden;
    /* text-shadow: 0 0 0; */
}

.header {
    height: 110px;
}

    .header .menu {
        float: left;
        width: 100%;
    }

        .header .menu ul {
            border: none;
            background: none;
            text-align: right
        }

        .header .menu li {
            margin: 0 0px 0px 0px;
            border: none;
            padding: 0px 9px;
            float: none;
            text-align: right;
            display: inline-block;
            vertical-align: bottom;
            height: 50px;
        }

            .header .menu li:last-child {
                margin-right: 0px;
            }

            .header .menu li a {
                font-size: 12px;
                text-decoration: none;
                text-transform: uppercase;
                margin-top: 32px;
                color: #464645;
                border: none;
                padding: 0;
                background: none !important;
            }

            .header .menu li.active {
                border: none;
            }

                .header .menu li.active a {
                    border: none !important;
                    color: #079c58;
                    border-bottom: solid 1px #f26122 !important;
                    background: none !important;
                }

            .header .menu li:focus {
                border: none;
            }

                .header .menu li:focus a {
                    border: none;
                    color: #079c58;
                }

            .header .menu li:hover {
                border: none;
            }

                .header .menu li:hover a {
                    border: none !important;
                    color: #079c58;
                    border-bottom: solid 1px #f26122 !important;
                    background: none !important;
                }

        .header .menu #trangchu:hover a {
            border: none !important;
            color: #079c58;
            border-bottom: none !important;
            background: none !important;
        }

        .header .menu li:last-child {
            padding-right: 0;
        }

        .header .menu .nav li ul {
            background: #fff;
            margin-top: 0px;
            padding: 0px;
        }

            .header .menu .nav li ul li {
                height: 35px;
                margin: 0px;
            }

.input-imp-long { display: none; }                .header .menu .nav li ul li a {
                    color: #141414;
                    margin: 0px;
                    line-height: 30px;
                }

        .header .menu .nav li:hover ul {
            display: block;
        }

        .header .menu .nav li ul li:hover a {
            color: #fff;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: none;
    border: none;
    border-bottom-color: transparent;
}

.header .span3 {
    position: relative;
}

.logo {
    position: absolute;
    top: 0;
    width: 191px;
    height: 158px;
    background: #fff;
    bottom: 0;
    z-index: 99999;
    text-align: CENTER;
    padding-top: 0;
    padding: 15px;
    box-shadow: 0px 5px 13px 0px #bfbfbf7a;
}

    .logo img {
        /* width: 70%; */
    }

.noel {
    padding: 0 !important;
    background: none;
}

ul#top_links {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 2px 0 0 0;
    float: right;
}

    ul#top_links li {
        display: inline-block;
        padding-left: 20px;
    }

        ul#top_links li:first-child {
            border-left: none;
            padding-left: 0;
        }

    ul#top_links a {
        color: #555;
    }

        ul#top_links a:hover {
            text-decoration: none;
        }

.banner-slogan {
    margin: auto;
    position: absolute;
    top: 100px;
    width: 645px;
    left: 25%;
    background: url("../images/bg-tran.png") repeat;
    z-index: 9999999;
    color: #1e567b;
    font-style: italic;
    text-align: center;
    padding: 30px 0;
}

.slide-box .container {
    position: relative;
}

.linkmore {
    background: rgba(0, 0, 0, 0) url("../images/n_mlv.jpg") no-repeat scroll right center !important;
    padding-right: 15px;
    color: #707070;
    float: none;
    display: initial !important;
}

.slide-box .aright {
    text-align: center;
    margin-top: 10px;
}

.group {
    float: left;
    width: 100%;
    margin-top: 40px;
    /* text-align: center; */
}

.banner-kg h3 {
    color: #2a9e59;
    font: 21.5px 'UTMKT', Arial;
}

.banner-kg h2 {
    text-transform: uppercase;
    color: #f16122;
    font: 20px 'UTMKT', Arial;
}

.banner-kg h4 {
    color: #231f20;
    margin: 20px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}

.banner-kg a {
    color: #0089ff;
    text-decoration: underline;
}

#diem-doc-dao .col-sm-4:nth-of-type(1):hover {
    background: #fdad29;
}

#diem-doc-dao .col-sm-4:nth-of-type(2):hover {
    background: #fa7e70;
}

#diem-doc-dao .col-sm-4:nth-of-type(3):hover {
    background: #6bc566;
}

.siydd .col-sm-4:nth-of-type(1):hover {
    background: #40b655 !important;
}

.siydd .col-sm-4:nth-of-type(2):hover {
    background: #bd282e !important;
}

.siydd .col-sm-4:nth-of-type(3):hover {
    background: #567fbf !important;
}

#diem-doc-dao .col-sm-4:hover * {
    color: #fff;
}

#diem-doc-dao .col-sm-4:hover h2:before {
    border: solid 1px #fff;
}

#diem-doc-dao .col-sm-4 {
    padding: 20px 15px 15px 15px;
    border-radius: 10px;
}

.banner-kg {
    text-align: center;
}

.kho-hoc-lieu {
    background: #f7f7f3;
    padding: 40px 0;
    text-align: center;
    background-image: linear-gradient(to right, #64B455, #3C872E);
}

    .kho-hoc-lieu ul {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

        .kho-hoc-lieu ul li {
            display: inline-block;
            min-width: 24%;
        }

.title h2 {
    font: 29px 'UTMKT', Arial !important;
    color: #f16122;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .title h2 a {
        color: #f16122;
    }

.titlen h2 {
    font: 29px 'UTMKT', Arial !important;
    color: #66b158;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
}

    .titlen h2 a {
        color: #f16122;
    }

.kho-hoc-lieu ul li img {
    margin-bottom: 10px;
}

.kho-hoc-lieu ul li a {
    color: #FFFFFF;
    /* font-weight: bold; */
    font-size: 16px;
    float: left;
    width: 100%;
}

.dong-hanh {
    /* background: #f7f7f3; */
    padding: 40px 0;
    text-align: center;
    margin-top: 0;
}

.footer {
    background: #32444e;
    padding: 40px 0 0 0;
    margin-top: 0;
}

    .footer *, .footer a:hover {
        color: #fff;
        font-size: 13px;
    }

.lisenci * {
    color: #fff;
}

#languages .link-language a{
    background: #898989 none repeat scroll 0 0;
    color: #fff;
    padding: 3px 5px;
}

#languages .link-language .active {
    background: #079c58 none repeat scroll 0 0!important;
    color: #fff;
    margin-left: 0;
    padding: 3px 5px;
}

.lisenci i {
    font-size: 20px;
    margin-left: 10px;
}

.lisenci {
    float: left;
    width: 100%;
    background: #213139;
    padding: 5px 0;
    margin-bottom: 0;
}

.footer .ten-truong {
    font-size: 16px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
}

.icon-address {
    background: rgba(0, 0, 0, 0) url("../images/icon_location.png") no-repeat scroll 0 -1px;
    height: 16px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-web {
    background: rgba(0, 0, 0, 0) url("../images/mt.png") no-repeat scroll 0 3px;
    height: 16px;
    padding: 0 0px 0 0;
    width: 15px;
    margin-top: 0px;
}

.icon-phone {
    background: rgba(0, 0, 0, 0) url("../images/icon_phone.png") no-repeat scroll 0 -1px;
    height: 16px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-fax {
    background: rgba(0, 0, 0, 0) url("../images/icon_fax.png") no-repeat scroll 0 3px;
    height: 16px;
    padding: 0 5px 0 0;
    width: 15px;
    margin-top: 4px;
}

.icon-email {
    background: rgba(0, 0, 0, 0) url("../images/icon_email.png") no-repeat scroll 0 3px;
    height: 16px;
    width: 6px;
    padding: 0 7px 0 0;
    width: 15px;
    margin-top: 4px;
}

#languages {
    float: right;
    width: 100%;
    text-align: RIGHT;
    margin-top: 20px;
}

.btn_search {
    float: right;
    margin-top: 0;
}

.searchBox {
    float: right;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}

.nutt {
    text-align: left !important;
}

.searchBox #txtWord, .searchBox #txtWord {
    float: right;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    color: #ffffff;
    background: none;
}

.searchBox input {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}

    .searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }

    .searchBox input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .searchBox input:-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }

    .searchBox input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

.footer .col-sm-3 {
    width: 25%;
    margin: 0;
    padding: 0;
}

.footer .social ul {
    padding-left: 0;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: 0;
}

.footer .social i {
    color: #fff;
    font-size: 30px;
}

.footer .social li {
    list-style: none;
    float: none;
    margin-right: 15px;
    display: inline-block
}

.footer .social {
    width: 100%;
    text-align: center;
}

    .footer .social i:hover {
        color: #f26122;
    }
/*.kho-hoc-lieu ul li img::after {
    box-shadow: 0 0 0 3px #ff00d7;
}
.kho-hoc-lieu ul li img::after{
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 1;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
    transform: scale(1);
}*/
.icon-wrap.icon-border-effect {
    position: relative;
}

.icon-wrap.icon-lg {
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.icon-wrap.icon-circled {
    border-radius: 50%;
}

.icon-wrap.icon-dark {
    color: #fff;
    font-size: 35px;
}

.icon-wrap.icon-dark {
    background: none;
    border: solid 1px #26a86c;
    border-radius: 50%;
    color: #079c58;
}

.icon-wrap {
    display: inline-block;
    height: 64px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 64px;
}

i {
    display: inline-block;
    font-size: 35px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.icon-wrap.icon-lg i {
    line-height: 70px;
}

.kho-hoc-lieu ul li:hover .icon-border-effect.effect-circled::after {
    border-radius: 50%;
}

.kho-hoc-lieu ul li:hover .icon-border-effect::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 0;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.kho-hoc-lieu ul li:hover .icon-border-effect::after {
    box-shadow: 0 0 0 3px #079c58;
}

.kho-hoc-lieu ul li:hover .icon-dark {
    color: #fff;
    background: #079c58
}

.icon-border-effect:hover::after, :hover .icon-border-effect::after {
    opacity: 1;
    transform: scale(1);
}

.kho-hoc-lieu ul li:hover a {
    text-decoration: none;
    color: #ff3300;
}

.nivoSlider img {
    position: relative;
}

.content {
    padding: 40px 0 0 0;
    float: left;
    width: 100%;
    text-align: justify;
}

.mlvbanner {
    float: left;
    width: 100%;
}

.gioithieu h2 {
    font-weight: bold;
    font-size: 16px;
    color: #ef5f21;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.gioithieu ul {
    margin-left: 0;
    padding-left: 0;
    /* text-align: center; */
}

    .gioithieu ul > li {
        background: url('../images/li_mlv.jpg') left 10px no-repeat;
        padding-left: 15px;
        list-style: none;
        margin-bottom: 10px;
        line-height: 29px;
    }

.slide-box {
    overflow: hidden;
    float: left;
    width: 100%;
}

.glogan {
    padding: 30px 0;
    border-bottom: solid 1px #E5E5E5;
    text-align: center;
    font-style: italic;
    width: 1170px;
    margin: auto;
}

.giangvien {
    padding: 40px;
    background: #f7f6f5;
}

.client-testimonial {
    padding: 90px 0;
}

.testimonial-heading {
    text-align: center;
    display: inline-block;
    margin: auto
}

    .testimonial-heading h2 {
        font-weight: 900;
        font-size: 33px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #686ab3;
    }

    .testimonial-heading h4 {
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        color: #414142;
        font-size: 18px;
        margin-bottom: 80px
    }

        .testimonial-heading h4::before {
            position: absolute;
            content: "";
            width: 80px;
            height: 3px;
            background-color: #686ab3;
            left: 50%;
            -webkit-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            bottom: -10px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

.single-testimonial {
    padding: 30px 0;
    margin: 0 2%;
    width: 46%;
    float: left;
    text-align: center;
}

    .single-testimonial:hover {
        /*-webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0px 15px 15px 0px #edeaea;
    box-shadow: 0px 15px 15px 0px #edeaea;*/
    }

        .single-testimonial:hover .client-img img {
            border: 3px solid #079c58
        }

.client-img img {
    width: 250px !important;
    margin: auto;
    margin-top: 5px;
    height: 250px;
    border-radius: 50%;
    border: 3px solid transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.testimonial-content h5 {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px
}

.testimonial-content h6 {
    font-size: 16px;
    margin-top: -5px
}

.testimonial-content p {
    text-align: justify;
    color: #231f20;
}

.diemdocdao {
    padding: 40px 0;
    background: #f7f6f5;
    float: left;
    width: 100%;
}

#diem-doc-dao .col-sm-4 h2 {
    /* font: 20px 'UTMKT', Arial; */
    color: #283843;
    text-align: center;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    font-family: "opensans-bold", arial;
    padding-bottom: 15px;
}

.tritue ul {
    padding: 0;
    margin: 0;
    float: none;
    text-align: justify;
    width: initial;
    display: inline-block;
    margin: auto;
}

.tritue ol li {
    list-style: none;
    width: 19.5%;
    float: none;
    display: inline-block;
    margin: 20px 0;
    vertical-align: top;
}

    .tritue li h3 {
        font-size: 14px;
        line-height: 22px;
    }


.phanhoi {
    background: #f7f6f5;
    padding: 60px 0;
}

    .phanhoi .col-sm-4 h2.green {
        font: 18px 'UTMKT', Arial;
        color: #247588;
        text-align: center;
        margin-top: 30px;
    }

    .phanhoi .col-sm-4 h2.orange {
        font: 18px 'UTMKT', Arial;
        color: #f26122;
        text-align: center;
        margin-top: 30px;
    }

    .phanhoi .col-sm-4 h2.gray {
        font: 18px 'UTMKT', Arial;
        color: #4d4d4f;
        text-align: center;
        margin-top: 30px;
    }

.dk {
    /* width: 305px; */
    height: 54px;
    /* margin: auto; */
    float: none;
    width: 220px;
    display: inline-block;
}

    .dk a {
        width: 100%;
        height: 54px;
        background: url(../images/dk.png) center top no-repeat;
        text-align: center;
        font: 13px 'UTMKT', Arial;
        color: #fff;
        font-weight: bold;
        float: left;
        padding-top: 0px;
        line-height: 33px;
        text-decoration: none;
        padding-left: 30px;
        text-shadow: none;
    }

    .dk:hover a {
        color: #f26122;
        text-decoration: none;
    }

.proccess-step1 {
    background: url('../images/proccess-three.jpg') no-repeat center top;
}

.proccess-step:hover {
    color: #82ad3f;
}

.content-process-bar {
    display: none;
}

#bg-progress-bar {
    width: 100%;
    height: 40px;
    float: left;
}

.implement:hover {
    color: #09538c !important
}

.sevenhabit {
    float: left;
    width: 100%;
    border-radius: 7px;
    background-color: #fff
}

.progress-div a {
    color: #2f2f2f;
    text-align: center;
}

.proccess-step1t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step2t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step3t {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
}

.proccess-step1b {
    position: absolute;
    font-size: 14px;
}

.proccess-step2b {
    position: absolute;
    font-size: 14px;
}

.proccess-step3b {
    font-size: 14px;
}

.proccess-step span {
    font-size: 13px;
    color: #231f20;
}

.group-process {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

    .group-process h2 {
        font: 18px 'UTMKT', Arial;
        color: #231f20;
        margin: 15px 0;
    }

.xanh {
    font-weight: bold;
    color: #2a9e59;
}

.cam {
    font-weight: bold;
    color: #f26122;
}

.phanhoi table td {
    border-bottom: solid 1px #b7b7b7;
    padding: 10px 10px;
    font-size: 13px;
    border: solid 1px #fff;
}


.parner li {
    background: none !important;
    width: 17.5%;
    margin: 20px 1% 0 1%;
    float: none;
    display: inline-block;
    border: solid 1px #b7b7b7;
    padding: 5px 17px;
}

    .parner li img {
        width: 100%;
    }

.Content_MLV {
    float: left;
    width: 100%;
    margin: 40px 0;
    padding: 0!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    margin-left: 0;
    font-weight: normal;
    color: #021216;
}

.radio {
    font-weight: normal;
    color: #000000;
}

.Content_MLV .form-lienhe .input-xlarge {
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    border: solid 1px #80888A;
    height: 30px;
    background: #F6FBFD;
    border-radius: 3px !important;
    /* font-style: italic; */
    border: solid 1px #80888A;
}

.Content_MLV textarea {
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    /* border: solid 1px #e5e6e7 !important; */
    height: 60px !important;
}

.h2_lienhe {
    /* font-size: 18px; */
    color: #f16122;
    /* font-weight: bold; */
    margin-bottom: 20px;
    padding: 10px 0px;
    /* border-left: solid 3px #099c57; */
    font: 20px "OpenSansCondensed-Bold", Arial !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
    color: #283843;
}

.form-lienhe {
    margin: 0 0 0px;
    float: left;
    width: 100%;
}

.title-lh h2 {
    color: #4F9B40;
    padding: 10px 0px;
    width: 250px;
    font: 20px 'UTMKT', Arial;
    font: 30px "OpenSansCondensed-Bold", Arial !important;
}

#captcha {
    padding: 12px 5px;
}

.form-lienhe #btnSubmit {
    background: #EE8721;
    color: #fff;
    width: 240px;
    text-align: center;
    height: 40px;
}

    .form-lienhe #btnSubmit:hover {
        background: #f26122;
    }

label.error {
    float: left;
    width: 100%;
    margin-top: 5px;
    color: red;
    font-size: 13px;
    font-weight: normal;
}

.list-khl {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

    .list-khl li {
        float: left;
        width: 100%;
        padding: 0;
        margin: 10px 0 40px 0;
        list-style: none;
    }

        .list-khl li img {
            float: left;
            width: 334px;
            margin-right: 50px;
            border: solid 2px #b7b7b7;
        }

        .list-khl li h2 {
            line-height: 20px !important;
        }

            .list-khl li h2 a {
                color: #363636;
                text-transform: uppercase;
                font-size: 14px;
                font-weight: bold;
                line-height: 20px !important;
            }

        .list-khl li h6 {
            color: #363636;
            font-size: 14px;
            line-height: 22px;
            text-align: justify;
        }

.summary-group {
    float: left;
    width: 735px;
}

    .summary-group span {
        float: left;
        width: 100%;
        border-bottom: solid 1px #b7b7b7;
        margin-bottom: 15px;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

    .summary-group .linkmore {
        float: right;
        margin-top: 15px;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    float: left;
    width: 100%;
}

.share-likes li {
    list-style: none;
}

.title-other {
    float: left;
    width: 100%;
    color: #079c58;
}

.article-cac-tin-khac li {
    float: left;
    width: 100%;
    /* margin-top: 10px; */
    list-style: none;
    padding-left: 0px;
}

    .article-cac-tin-khac li::before {
        content: "■"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
        color: #00a651; /* Change the color */
        font-weight: bold; /* If you want it to be bold */
        display: inline-block; /* Needed to add space between the bullet and the text */
        width: 1em; /* Also needed for space (tweak if needed) */
        margin: -5px 5px 0 -15px; /* Also needed for space (tweak if needed) */
    }

    .article-cac-tin-khac li a {
        color: #363636;
    }

        .article-cac-tin-khac li a:hover {
            color: #079c58;
        }

.content-article-title h2 {
    font-size: 30px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 40px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: none;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb > .active {
    color: #00427a;
    font-style: italic;
}

.breadcrumb li:last-child .divider {
    display: none;
}

.pagecontent-article {
    text-align: justify;
    float: left;
    width: 100%;
    border-bottom: solid 1px gray;
    margin-bottom: 20px;
}

.share-likes {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #f57a22;
}

.breadcrumb {
    padding: 5px 0px;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 0;
    border-bottom: solid 1px gray;
}

.dangkymlv h3 {
    color: #099c57;
    font-weight: bold;
    font-size: 18px;
}

.dangkymlv .form-horizontal .control-label {
    width: 35%;
    text-align: right;
    float: left;
    font-size: 15px;
}

.dangkymlv .form-horizontal .controls {
    margin-left: 10px;
    float: left;
    width: 63%;
}

.row-fluid .radio input {
    margin-right: 5px;
}

.dangkymlv .radio, .dangkymlv .checkbox {
    min-height: 20px;
    padding-left: 0px;
}

.dangkymlv select {
    color: #079c58;
}

.group_dk ul {
    margin: 20px 15px;
}

    .group_dk ul li {
        float: left;
        width: 100%;
        margin-top: 5px;
        list-style: none;
        padding-left: 0px;
    }

        .group_dk ul li::before {
            content: "■";
            color: #00a651;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin: -5px 5px 0 -15px;
        }
/*.group_dk span{ */
/* margin:20px 0; */
/* float:left; */
/* width:100%; */
/* } */
.dangkymlv .btn {
    text-transform: uppercase;
    margin: 0 20px;
    padding: 7px 30px;
}

.dangkymlv .btn-huy {
    background: #b7b7b7 !important;
    color: #000;
}

    .dangkymlv .btn-huy:hover {
        background: #f26122 !important;
        color: #000;
    }

select {
    color: #333;
    padding-top: 0 !important;
}

    select.gray {
        color: #aaa;
        font-style: italic;
    }

option {
    color: black;
}

.grayout option:first-child {
    color: #9999a6;
}

.pushmenu {
    display: none;
}

.pushmenu {
    background: #fff;
    width: 279px;
    height: 100%;
    border-left: solid 1px #fff;
    top: 0;
    padding: 20px;
    z-index: 99999999999;
    position: fixed;
}

.pushmenu-left {
    right: -289px;
}

.prk_menu_block {
    width: 28px;
    height: 4px;
    position: absolute;
    left: 0;
    -moz-transition-property: top,-moz-transform,background-color,left,opacity,right;
    -o-transition-property: top,-o-transform,background-color,left,opacity,right;
    -webkit-transition-property: top,-webkit-transform,background-color,left,opacity,right;
    transition-property: top,transform,background-color,left,opacity,right;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

#prk_blocks_wrapper {
    float: left;
    position: relative;
    height: 36px;
    width: 35px;
    cursor: pointer;
    -moz-transition-property: top;
    -o-transition-property: top;
    -webkit-transition-property: top;
    transition-property: top;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -moz-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}

.prk_menu_block {
    left: 7PX;
    background-color: #34454f !important;
}

.pushmenu-left {
    right: -289px;
}

#prk_blocks_wrapper1 {
    height: 29px !important;
    cursor: pointer;
}

#prk_blocks_wrapper {
    display: none;
}

.prk_bl2 {
    top: 8px;
}

.prk_bl3 {
    top: 16px;
}

.mobile-sticky-header-overlay {
    background-color: rgba(0,0,0,0.5);
}

.mobile-sticky-header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "checkout" "main" "footer";
}

#page {
    background: #ffffff none repeat center top;
    background-size: auto;
    background-attachment:;
    overflow: hidden;
}

.dt-close-mobile-menu-icon span {
    color: #fff;
    background-color: #1aa262 !important
}

.dt-close-mobile-menu-icon span {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0;
}

    .dt-close-mobile-menu-icon span:after, .dt-close-mobile-menu-icon span:before {
        display: inline-block;
        height: 2px;
        background: #fff;
        position: absolute;
        content: '';
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 50%;
        left: 50%;
        margin: -1px 0 0 -11px;
        width: 22px;
        -webkit-transition: -webkit-transform .1s ease;
        transition: transform .1s ease;
    }

.footer p {
    margin-bottom: 0px !important;
}

.dt-close-mobile-menu-icon span:before {
    -ms-transform: rotate3d(0,0,1,45deg);
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}

.dt-close-mobile-menu-icon span:after {
    -ms-transform: rotate3d(0,0,1,-45deg);
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}

.dt-close-mobile-menu-icon:hover span:before {
    -ms-transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
}

.dt-close-mobile-menu-icon:hover span:after {
    -ms-transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
}

.group-process .col-sm-4:hover h2, .group-process .col-sm-4:hover p {
    color: #5c2d91;
}

.dk a {
    text-transform: uppercase;
}

#myBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #8aabbd;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    #myBtn i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 16px;
        top: 13px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #myBtn:hover {
        background: #119c58;
    }

        #myBtn:hover i {
            color: #fff;
        }

.fa-play:before {
    content: "\f04b";
    margin-left: 6px;
}

.ttt {
    background: #079c58;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 15px;
    padding: 15px 0;
    margin-top: 20px;
}

    .ttt a {
        color: #fff;
    }

.banner-kg p i {
    font-size: 14.5px !important;
}

.mobile2 {
    display: none;
}

.mobile1 {
    display: none;
}

.banner-kg .col-sm-8 p {
    margin-bottom: 0!important;
}

.field-validation-error {
    font-size: 14px;
}
/*  26. Scrollup
/*----------------------------------------*/
#scrollUp {
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    left: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    background: #119c58;
    border-radius: 50%;
}

    #scrollUp:hover {
        background-color: #f26122;
    }

/*----------------------------------------*/
.tooltip1 {
    position: relative;
    display: inline;
}

    .tooltip1 .tooltiptext1 {
        visibility: hidden;
        width: 560px;
        background-color: rgb(240, 94, 54);
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 120%;
        left: 40%;
        margin-left: -60px;
    }

        .tooltip1 .tooltiptext1 li {
            float: left;
            margin: 10px 0 0px 25px;
            text-align: left;
            clear: both;
            list-style: square;
        }

        .tooltip1 .tooltiptext1 ul {
            float: left;
            padding: 0px;
            margin: 0 0 10px 0;
        }

        .tooltip1 .tooltiptext1::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent rgb(240, 94, 54) transparent;
        }

    .tooltip1:hover .tooltiptext1 {
        visibility: visible;
    }

.dload a {
    background: url(../images/dload.jpg) center top no-repeat;
    /* background-size: 90% 51px; */
    padding: 0px 20px 0 0;
    line-height: 24px;
    margin-top: 0;
    line-height: 32px;
    font-size: 13px !important;
    padding-top: 0 !important;
    width: 213px;
    height: 36px;
}

.dload:hover a {
    color: #119c58 !important;
}

.mlvbanner p {
    margin-bottom: 0 !important;
    float: left;
    width: 100%;
}

.mlvbanner img {
    width: 100% !important;
    height: initial !important;
    float: left;
}

.right {
    float: right !important;
}

#chiTietTinSoTay h2 {
    font-weight: bold;
    margin-bottom: 10px
}

.logo img {
    width: 100%;
    /* margin-top: -16px; */
}

.tbn {
    padding: 10px 30px;
    color: #fff;
    background: #f26122;
    border-radius: 10px;
    font-weight: bold;
    font: 18px 'UTMKT', Arial !important;
    text-decoration: none;
}

.group_kg table {
    float: left;
    /* border-right: solid 1px #d7d7d7!important; */
}

.group_kg {
    float: left;
    width: 96%;
    padding: 0px 0px;
    margin: 0px 2% 30px 2%;
    border-bottom: solid 1px #d7d7d7;
}

    .group_kg:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 30 !important;
    }

.dangkytd {
    float: right;
    margin-top: 0px;
    text-align: center;
    width: 400px;
    border-left: solid 1px #d7d7d7;
    min-height: 150px;
    padding-top: 44px;
}

    .dangkytd a {
        background: #00a651;
        color: #fff;
        text-transform: uppercase;
        padding: 5px 30px;
        border-radius: 7px;
        margin: auto;
        font: 16px 'UTMKT', Arial !important;
    }

    .dangkytd em {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }



.listkg li:nth-child(odd) {
    float: left;
    list-style: none;
    /* margin-bottom: 7px; */
    width: 58%;
    margin: 0px 2% 7px 0;
    text-align: left;
}

.group_kg .ngayh {
    float: left;
    background: url(../images/3_03.jpg) left top no-repeat;
    width: 85px;
    height: 162px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    font-size: 26px;
    line-height: 30px;
    margin-right: 50px;
    font-weight: bold;
}

.group_kg table td {
    padding-left: 10px;
}

.ngayh b {
    border-top: solid 1px #fff;
    margin: 5px 0 0 0;
    float: left;
    width: 80%;
    margin-left: 10%;
}

.bder_bottom {
    border-bottom: solid 1px #d7d7d7;
}

.d1d a {
    background: none !important;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 16px;
    padding: 30px 30px 0 30px !important;
    margin: 0 !important;
    float: left;
}

.d1d i {
    margin-right: 20px;
}

.listkg li:nth-child(even) {
    float: left;
    list-style: none;
    /* margin-bottom: 7px; */
    width: 38%;
    margin: 0px 2% 7px 0;
    text-align: left;
}

.trituem ol li {
    list-style: none;
    /* width: 24.5%; */
    float: none;
    display: inline-block;
    margin: 20px 0;
    vertical-align: top;
    text-align: CENTER;
}

    .trituem li img {
        margin-bottom: 20px;
    }

.group_kg td {
    border-bottom: none !important;
    font-size: 14px !important;
    padding: 3px 0 !important;
}

.group_kg table td:first-child {
    background: url(../images/li_mlv.jpg) left center no-repeat;
    padding-left: 15px !important;
    min-width: 150px;
}



.form-horizontal .half-arrow {
    float: left;
    width: 50% !important;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 15px !important;
    float: left;
    background: #fff;
    height: 15px !important;
    border: 0;
    margin: 0 5px !important;
    text-indent: 99999px;
    border-radius: 50%;
}

.theme-default .nivo-controlNav .active {
    background: orange;
}

.banner_Home .camcam {
    /* background: #fff; */
    width: 32%;
    margin-right: 2%;
    border-radius: 15px;
    float: left;
    padding: 20px 0;
    min-height: 566px;
    box-shadow: 0 1px 5px rgb(197 197 197), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

.no-margin-right {
    margin-right: 0 !important;
}

.dk1 {
    /* width: 305px; */
    height: 54px;
    /* margin: auto; */
    float: none;
    max-width: 50%;
    margin: 0 15px;
    display: inline-block;
}

    .dk1 a {
        color: #00a651;
        /* font-size: 13px; */
        border-bottom: solid 1px #f26122;
        font: 15px 'UTMKT', Arial !important;
    }

        .dk1 a:hover {
            color: #ffffff;
            font-size: 13px;
            border-bottom: solid 1px #00a651;
            font: 15px 'UTMKT', Arial !important;
            text-decoration: none !important;
        }

.banner_Home {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.group_dk {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.phanhoi table td * {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
}

.phanhoi table td:last-child {
    padding: 0px 40px 10px 40px;
}

.parner {
    text-align: center
}

.baoc {
    min-height: 191px;
}

.dk1 a {
    position: relative;
    /* text-transform: uppercase; */
    /* font-size: 1.8rem; */
    line-height: 1.2;
    /* font-family: "Freight", sans-serif; */
    /* font-weight: 500; */
    /* letter-spacing: 0.54px; */
    /* padding: 0.8rem 1.4rem; */
    /* margin-top: 2rem; */
    /* color: white; */
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 0;
    /* min-width: 240px; */
    text-align: center;
    white-space: nowrap;
    padding: 5px;
}

    .dk1 a:before {
        content: "";
        top: -2px;
        top: -0.2rem;
        left: -2px;
        left: -0.2rem;
        width: 0;
        height: calc(100% + 4px);
        height: calc(100% + 0.4rem);
        position: absolute;
        z-index: -1;
        -webkit-transition: width 0.4s cubic-bezier(0.2, 0.32, 0.43, 0.96);
        transition: width 0.4s cubic-bezier(0.2, 0.32, 0.43, 0.96);
        background-color: #00884b;
        /* border: 0.2rem solid #59a2cd; */
    }

    .dk1 a:hover:before {
        width: calc(100% + 0.4rem);
    }

.icondload a {
    background: #EE8721;
    background: #EE8721;
    padding: 0px 0px 0 0;
    line-height: 24px;
    margin-top: 0;
    line-height: 40px;
    font-size: 14px !important;
    width: 218px;
    height: 40px;
    border-radius: 7px;
    font-weight: normal;
    font-family: "opensans-bold", arial;
    float: left;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
}

.icondload {
    height: 43px;
    float: none;
    width: 218px;
    display: inline-block;
    margin: 0 10px;
}

.iconx a {
    background: #5DA44F;
}

.titlemlp h2 {
    font: 27px "OpenSansCondensed-Bold", Arial !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #283843;
    position: relative;
}

#thoi-luong {
    background: #62b253 url(../images/Rectangle253.png) left top no-repeat;
    padding: 60px 0;
    margin-top: 0;
    background-size: 100% 100%;
}

#diem-doc-dao .col-sm-4 h2:before {
    content: "";
    width: 0;
    position: absolute;
    left: 48%;
    bottom: -6px;
    width: 4%;
    border: solid 1px #283843;
}

.kg_mlp {
    float: left;
    width: 100%;
    padding: 30px 30px 30px 30px !important;
    margin: 0px 0 0px 0 !important;
}

    .kg_mlp:nth-of-type(even) {
        background: #F6F9FB;
    }

    .kg_mlp table {
        float: left;
        /* border-right: solid 1px #d7d7d7!important; */
    }

.kg_mlp {
    float: right;
    margin-top: 0px;
    width: 100%;
    border-left: solid 1px #d7d7d7;
    min-height: 150px;
    padding-top: 44px;
    position: relative;
}

    .kg_mlp .dangkytd a {
        background: #00a651;
        color: #fff;
        text-transform: uppercase;
        padding: 5px 30px;
        border-radius: 7px;
        margin: auto;
        font: 16px 'UTMKT', Arial !important;
    }

    .kg_mlp .dangkytd em {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 22px;
    }



    .kg_mlp .listkg li:nth-child(even) {
        float: left;
        list-style: none;
        width: 58%;
        margin: 0px 2% 7px 0;
        text-align: left;
    }

    .kg_mlp .ngayh {
        float: left;
        background: url(../images/3_03.jpg) left top no-repeat;
        width: 85px;
        height: 162px;
        text-align: center;
        color: #fff;
        padding-top: 10px;
        font-size: 26px;
        line-height: 30px;
        margin-right: 50px;
        font-weight: bold;
    }

.ct_button {
    font: 16px "opensans-bold", Arial !important;
    line-height: 48px !important;
}

.kg_mlp table td {
    padding-left: 10px;
}

.kg_mlp .ngayh b {
    border-top: solid 1px #fff;
    margin: 5px 0 0 0;
    float: left;
    width: 80%;
    margin-left: 10%;
}

.kg_mlp h2 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #283843;
    margin-bottom: 20px;
    font-family: "opensans-bold", arial;
    border-left: solid 5px #EE8721;
    padding-left: 15px;
}

.kg_mlp ul li {
    float: left;
    list-style: none;
    width: 50%;
    margin-bottom: 10px;
    color: #283843;
    font-family: "opensans-bold", arial;
}

    .kg_mlp ul li span {
        float: left;
        width: 30%;
        color: #283843;
        font-family: "opensans";
    }

.kg_mlp ul {
    padding-left: 0;
    margin-left: 0;
}

.dk_mlp {
    position: absolute;
    right: 40px;
    top: 25px;
    background: #EE8721;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
}

    .dk_mlp a {
        color: #fff;
        font-family: "opensans-bold", arial;
    }

.kg_mlp ul li em {
    color: #283843;
    font-family: "opensans"
}

.hthuc {
    background: #62b253 url(../images/backgroung_hinhthucdaotao.jpg) right bottom no-repeat;
    padding: 60px 0;
    margin: 0;
}

    .hthuc .container {
        padding: 30px;
        background: #ffffffde;
        box-shadow: 0 1px 20px rgb(191 190 190), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

.glogan {
    margin-bottom: 0;
}

.httitle h2:before {
    content: "";
    width: 0;
    position: absolute;
    left: 49%;
    bottom: 8px;
    width: 2%;
    border: solid 3px #6BC45B;
}

.gt_kg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 100px;
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

    .gt_kg strong {
        font-family: "opensans-semibold", arial;
    }

.gc_kg {
    text-align: center;
    padding: 40px 0 0px 0;
    color: #fff;
    margin-bottom: 0;
}

.kg_logo {
    float: none;
    width: 500px;
    height: 180px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

    .kg_logo img {
        vertical-align: middle;
        display: inline-block;
    }

.tt_kg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 44px;
    margin-bottom: 20px;
    font-family: "opensans-semibold", Arial;
    font-style: italic;
}

.titlemlp h2 a {
    color: #fff;
}

.donghanhsuhoc em {
      font-family: 'Open Sans', sans-serif;
    font-weight: 600; 
    font-style: italic;
    color: #fff;
}

.mlv_ht .col-sm-6 {
    display: none !important;
}

.mohinh_tinhthuc {
    text-align: center;
    float: left;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 0 !important;
}

.icondload:hover a {
    background: #FF962F;
}

.gioithieu ol > li {
    margin-bottom: 10px;
}

.gioithieu ol {
    margin-top: 10px;
}

.selection_bubble_root, #image_search {
    display: none !important;
}

.wrap_ht {
    float: left;
    width: 100%;
    border-bottom: solid 1px #D1D7E1;
    border-top: solid 1px #D1D7E1;
    padding: 40px 0;
}

.iconx:hover a {
    background: #67BD56 !important;
}

#thong-tin-khai-giang {
    background: #62b253 url(../images/Group35.png) right bottom no-repeat;
    padding: 60px 0;
    margin-top: 0;
}

.hthuc ul > li {
    background: url(../images/Ellipse1.png) left 13px no-repeat;
    padding-left: 15px;
    list-style: none;
    /* margin-bottom: 11px; */
    line-height: 29px;
}

.form-lienhe input::placeholder, .form-lienhe textarea::placeholder {
    font-style: italic !important;
}

.form-lienhe input:focus, .form-lienhe textarea:focus {
    box-shadow: 0 0 4px 1px #61B051;
    border: solid 1px #61B051 !important;
}

.s5 {
    border: 0;
    margin-left: 30px;
    padding-left: 38px;
    width: 39%;
    border-left: solid 1px #EEEEEE !important;
}

.kho-hoc-lieuLH {
    background: #f7f7f7;
    box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 13px -10px #CCC;
}

    .kho-hoc-lieuLH * {
        color: #283843 !important;
    }

    .kho-hoc-lieuLH .donghanh-item-title a:hover {
        color: #6BC45B !important;
    }

.box-giangvien {
    float: left;
    width: 100%;
    background: #f7f6f5;
    padding: 40px 0;
    margin: 40px 0 0 0;
    text-align: center;
}

.box-giangvien1 {
    float: left;
    width: 100%;
    background: #fff;
    padding: 40px 0 0 0;
    margin: 0px 0 0 0;
    text-align: center;
}

.box-giangvien .container {
    padding: 0px 0 30px 0;
    background: #fff;
    box-shadow: 0 1px 10px rgb(234 234 234), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    border-radius: 10px;
}

.box-giangvien img {
    margin: 0 0 20px 0;
}

.box-giangvien1 img {
    margin: 0 0 20px 0;
}

.box-giangvien1 .ttttt {
    text-align: justify;
}

.thoiluong {
    float: left;
    width: 100%;
    border-top: solid 1px #DBDADA;
    margin-top: 30px;
    padding-top: 30px;
}

.bangphi {
    background: #AED5EF !important;
}

    .bangphi .container {
        padding: 0px 0px 0px 0px !important;
        background: #fff;
        box-shadow: 0 1px 10px rgb(190 207 218), 0 0 0px rgb(234 234 234 / 10%) inset;
        /* border-radius: 10px; */
        /* border-radius: 20px; */
    }

.phigv {
    float: left;
    width: 50%;
}

    .phigv h2 {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 19px;
        color: #283843;
        margin-bottom: 20px;
        font-family: "opensans-bold", arial;
        text-transform: uppercase;
        border-left: solid 5px #EE8721;
        padding-left: 15px;
    }

    .phigv ul > li {
        background: url(../images/li_mlv.jpg) left 10px no-repeat;
        padding-left: 15px;
        list-style: none;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .phigv td {
        padding: 5px;
    }

.ghichu-phi {
    padding: 40px 70px 20px 70px;
    background: #F6FAFC;
    text-align: center;
    margin-top: 0px;
    float: left;
    border-top: none;
    width: 100%;
    border-radius: 10px;
    border-bottom-right-radius: 10px;
}

.www {
    padding: 0px 0 30px 0;
    background: #fff;
}

.lastt {
    border-left: solid 1px #D6D2D2;
    margin-left: 2%;
    width: 48%;
    min-height: 200px;
}

    .lastt td {
        padding-left: 35px;
    }

.box_event {
    float: left;
    width: 100%;
    padding: 70px;
    background: #64B455;
}

    .box_event .container {
        padding: 30px 30px;
        background: #fff;
        box-shadow: 0 1px 10px rgb(115 115 115), 0 0 0px rgba(0, 0, 0, 0.1) inset;
        border-radius: 10px;
    }

    .box_event h2 a {
        /* font-family: 'opensans-bold' !important; */
        font-size: 27px !important;
        color: #66b158;
    }

    .box_event h2 span {
        /* font-family: 'opensans-semibold' !important; */
    }

#hinh-anh-su-kien li {
    list-style: none;
    width: 45%;
    float: none;
    display: inline-block;
    margin: 10px 2% 5px 2%;
    border: solid 1px #D1D7E1;
    overflow: hidden;
    padding-bottom: 0 !important;
    max-height: 123px;
    overflow: hidden;
    vertical-align: top;
}

    #hinh-anh-su-kien li img {
        float: none;
        border: solid 5px #fff;
        min-height: 120px;
        margin-bottom: 0 !important;
        float: left;
    }

    #hinh-anh-su-kien li a {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
    }

#hinh-anh-su-kien h2 {
    font-size: 16px !important;
    color: #000;
    font-family: 'opensans-semibold';
    background: url(../images/Icon_select_apps_solid.png) left center no-repeat;
    padding-left: 40px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.kg_mlpn {
    background: url(../images/Rectangle8.png) left bottom repeat-x;
    margin-bottom: 0 !important;
    padding-bottom: 30px;
}

.titleCT p {
    font-family: "OpenSansCondensed-Bold";
    font-size: 28px;
    text-transform: initial;
    color: #66B158;
    margin-bottom: 15px;
}

.titleCT h2 {
    color: #66B158;
    font-family: "OpenSansCondensed-Bold";
    font-size: 38px !important;
    text-transform: initial;
    line-height: 35px !important;
}

.titleCT span {
    color: #283843;
    font-family: "OpenSansCondensed-Bold";
    font-size: 24px;
    text-transform: initial;
}

.titlemlp span {
    position: relative;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    text-align: center;
}

    .titlemlp span::before {
        position: absolute;
        content: '';
        width: 3%;
        left: 48%;
        border-bottom: solid 3px #079c58;
        bottom: -15px;
    }

.tble table {
    width: 100%;
    float: left;
    /* margin-right: 4%; */
    background: #f9f3e7;
    margin-right: 0.7%;
    box-shadow: 0 0px 14px rgb(224 224 224), 0 0 0px rgba(0, 0, 0, 0.1) inset;
    box-shadow: -5px 13px 20px 9px #ececec, -2px 4px 3px #eaeaea;
    border: none;
    border-radius: 5px !important;
    margin-bottom: 30px !important;
    text-align: justify;
}

    .tble table tr:first-child td {
        border-radius: 5px !important;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        /* border: solid 1px #f8902a; */
        /* border-radius: 5px!important; */
        padding-right: 0 !important;
    }

        .tble table tr:first-child td span {
            font-size: 16px !important;
            background: url(../images/Group36.png) left center no-repeat;
            background-size: auto 100%;
            min-height: 50px;
            float: left;
            margin-right: 20px;
            min-width: 125px;
            line-height: 50px;
            padding-left: 20px;
            border: solid 1px #f8902a;
            border-radius: 5px !important;
            color: #fff !important;
            width: 100%;
        }

            .tble table tr:first-child td span strong {
                font-size: 20px !important;
                color: #283843 !important;
                margin-left: 70px;
            }

    .tble table tr td {
        border-radius: 5px !important;
        border: none;
    }

    .tble table td li {
        background: url(../images/Path.png) left 10px no-repeat;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .tble table td ul {
        margin-bottom: 15px;
    }

.summary_group {
    float: left;
    width: 100%;
    background: #0075AF;
    padding: 40px 0;
    margin: 80PX 0 0px 0;
}

.mohinh_AP {
    float: left;
    width: 100%;
    background: #E5E5E5;
    padding: 40px 0;
    box-shadow: inset 0px 1px 6px 1px rgb(0 117 175);
    -webkit-box-shadow: inset 0 20px 20px -20px rgb(0 117 175);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgb(0 117 175);
}

.titleAP {
    font: 30px "OpenSansCondensed-Bold", Arial !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #66B158;
}

    .titleAP span {
        color: #283843;
    }

.w100 {
    float: left;
    width: 100%;
    background: url('../images/Group126.png') center top no-repeat;
    background-size: 100% 485px;
}

.w50img {
    text-align: right;
    width: 457px;
    position: relative;
    float: left;
    padding-top: 62px;
    padding-bottom: 35px;
}

.w50text {
    float: right;
    width: 591px;
    padding-top: 67px;
}

    .w50text li {
        list-style: none;
        float: left;
        min-width: 556px;
        min-height: 119px;
        background: url('../images/Group127.png') left top no-repeat;
        background-size: 100% 135px !important;
        padding-left: 45px;
    }

        .w50text li:nth-of-type(2) {
            background: url('../images/Group128.png') left top no-repeat;
        }

        .w50text li:nth-of-type(3) {
            background: url('../images/Group129.png') left top no-repeat;
        }

        .w50text li h2 {
            font-family: 'Open Sans', sans-serif;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            margin-bottom: 12px;
            margin-top: 10px;
        }

        .w50text li div {
            font-family: 'Open Sans', sans-serif;
            color: #000000;
            font-size: 15px;
            width: 470px;
            text-align: justify;
        }

.group_muctieu {
    float: left;
    padding: 40px 0;
    width: 100%;
    -webkit-box-shadow: 0px 1px 10px rgb(160 160 160 / 75%);
    -moz-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 10px rgb(177 177 177 / 36%);
}

    .group_muctieu ul {
        text-align: center;
        float: left;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    .group_muctieu li {
        list-style: none;
        width: 30%;
        float: none;
        display: inline-block;
        margin: 20px 0;
        vertical-align: top;
        text-align: center;
        padding: 0 19px;
    }

        .group_muctieu li h3 {
            font-size: 14px;
            line-height: 22px;
        }

        .group_muctieu li img {
            margin-bottom: 20px;
            float: none;
        }

    .group_muctieu .titlemlp h2::before {
        position: absolute;
        content: '';
        width: 3%;
        left: 48%;
        border-bottom: solid 3px #079c58;
        bottom: -15px;
    }

#thoi-luong ul {
    list-style: none;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

    #thoi-luong ul > li {
        float: none;
        /* margin: 20px 0 30px 0%; */
        /* width: 44%; */
        display: inline-block;
        text-align: justify;
        vertical-align: top;
    }

        #thoi-luong ul > li:last-child {
            /* padding-left: 40px */
        }

        /*#thoi-luong ul > li:first-child {
            border-right: solid 1px #D6D2D2;
        }*/

        #thoi-luong ul > li h2 {
            font-family: 'opensans-bold',Tahoma,Arial;
            font-weight: bold;
            font-size: 22px;
            color: #EE8721;
            text-transform: uppercase;
            margin-bottom: 15px;
        }

#thoi-luong ol li {
    list-style: none;
    background: url('../images/Vector1.png') no-repeat left 3px;
    padding-left: 20px;
}

.AP_noidung {
    float: none;
    margin: auto;
    background: #ffffff;
    display: inline-block;
    width: 741px;
    margin-bottom: 10px;
    box-shadow: 0 0px 14px rgb(224 224 224), 0 0 0px rgb(0 0 0 / 10%) inset;
    box-shadow: -5px 13px 20px 9px #ececec, -2px 4px 3px #eaeaea;
    position: relative;
}

    .AP_noidung h2 {
        width: 100%;
        font-family: 'opensans-semibold', Arial;
        font-size: 20px;
        line-height: 59px;
        text-transform: uppercase;
        text-align: left;
        padding-left: 136px;
    }

.AP_noidung1 h2 {
    background: #E6F5EE;
    color: #0F9E59;
}

.content_AP {
    width: 605px;
    float: right;
    text-align: justify;
    padding: 20px 0;
}

    .content_AP ul {
        padding-left: 20px;
        font-family: 'opensans-light', Arial;
    }

.AP_noidung span {
    font-family: 'opensans-bold',Tahoma,Arial;
    font-size: 30px;
    color: #ffffff;
    width: 182px;
    height: 182px;
    border-radius: 50%;
    text-align: center;
    line-height: 182px;
    position: absolute;
    background: #0F9E59;
    text-transform: uppercase;
    left: -120px;
    top: 70px;
}

.AP_noidung2 h2 {
    background: #EEF3FA;
    color: #4782E5;
}

.AP_noidung3 h2 {
    background: #FFF7E5;
    color: #F4A200
}

.AP_noidung2 span {
    background: #4782E5;
}

.AP_noidung3 span {
    background: #F4A200;
}

.content_AP p, .content_AP em {
    font-family: 'opensans', Arial;
}

.group_AP_bottom {
    float: left;
    width: 100%;
    background: url('../images/Group108.png') no-repeat left top;
    text-align: center;
    min-height: 158px;
    padding-top: 60px;
    background-size: 100% auto;
}

.kg_AP {
    background: url('../images/Group2.png') no-repeat center top;
    background-size: 100% auto;
}

.w50img img {
    width: 340px !important;
    height: initial !important;
}.tritue {text-align:center}

.group_AP_bottom .icondload {
    height: 43px;
    float: none;
    width: 246px;
    display: inline-block;
    margin: 0 10px;
}

 .titlemlp{text-align:center}   .group_AP_bottom .icondload a {
        font-size: 16px !important;
    }
.Privacy{
        background: #e3e3e3;
    padding: 10px;
    float: left;
    margin-top: 10px;   margin-bottom:10px;
}
.input-imp-long { display: none; }.Privacy input{    margin-top: 3px;
      float: left;
}.Privacy label{
    display:initial;color:#000000;
}.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-transform: initial;
    font-style: italic;
    color: #555555;
}
.custom-footer-row a{margin: 0 20px;}
.custom-footer-row{padding:20px 0!important;margin:0!important;background: #32444e;border-top: solid 1px #6e6e6e;margin-top: 20px!important;width: 100%;float: left;/* letter-spacing: 1px; */}
.countrypicker{    width: 100% !important;}
.countrypicker .btn {
    margin-left: 0;
    width: 100%;
    padding: 4px 10px !important;
    float: left;
    border-radius: initial !important;
    border: solid 1px #80888A;
    height: 30px;
    background: #F6FBFD;
    border-radius: 3px !important;
    /* font-style: italic; */
    border: solid 1px #80888A;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: none;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb li a {
    color: #f26122;
}

.breadcrumb > .active {
    color: #00427a;
    font-style: italic;
}

.breadcrumb li:last-child .divider {
    display: none;
}

.pagecontent-article {
    text-align: justify;
    float: left;
    width: 100%;
    border-bottom: solid 1px gray;
    margin-bottom: 20px;
}

.share-likes {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #f57a22;
}

.breadcrumb {
    padding: 5px 0px;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 0;
    border-bottom: solid 1px gray;
}
.banner_Home {
    margin-top: 40px;
    float: left;
    width: 100%;
}

.form-lienhe input::placeholder, .form-lienhe textarea::placeholder {
    font-style: italic !important;
}

.form-lienhe input:focus, .form-lienhe textarea:focus {
    box-shadow: 0 0 4px 1px #61B051;
    border: solid 1px #61B051 !important;
}

.s5 {
    border: 0;
    margin-left: 30px;
    padding-left: 38px;
    width: 39%;
    border-left: solid 1px #EEEEEE !important;
}
.lienhemlv  .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.lienhemlv  .controls {
  display:inline-block;
  padding-left:20px;
  margin-left: 180px;
  margin-left:0;
}
.lienhemlv .controls{width:500px;}
.mb-6{
    margin-bottom: 15px;
}
.lienhemlv #submitButton {
    background: #EE8721;
    color: #fff;
    width: 240px;
    text-align: center;
    height: 40px;
}
.Content_MLV {
    float: left;
    width: 100%;
    margin: 40px 0;
    padding: 0 !important;
}

.lisenci {
    float: left;
    width: 100%;
    background: #213139;
    padding: 5px 0;
    margin-bottom: 0;
}

.footer .ten-truong {
    font-size: 16px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
}


#languages {
    float: right;
    width: 100%;
    text-align: RIGHT;
    margin-top: 20px;
}

.btn_search {
    float: right;
    margin-top: 0;
}

.searchBox {
    float: right;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}

.nutt {
    text-align: left !important;
}

.searchBox #txtWord, .searchBox #txtWord {
    float: right;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    color: #ffffff;
    background: none;
}


    .searchBox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff;
    }

    .searchBox input::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .searchBox input:-ms-input-placeholder { /* IE 10+ */
        color: #fff;
    }

    .searchBox input:-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

.footer .col-sm-3 {
    width: 25%;
    margin: 0;
    padding: 0;
}

.footer .social ul {
    padding-left: 0;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: 0;
}

.footer .social i {
    color: #fff;
    font-size: 30px;
}

.footer .social li {
    list-style: none;
    float: none;
    margin-right: 15px;
    display: inline-block
}

.footer .social {
    width: 100%;
    text-align: center;
}
.mb-4{
    margin-bottom: 40px;
}
.mt-4{
    margin-top: 40px;
}    .gt_kg strong {
        font-family: "opensans-semibold", arial;
    }

.gc_kg {
    text-align: center;
    padding: 40px 0 0px 0;
    color: #fff;
    margin-bottom: 0;
}

.kg_logo {
    float: none;
    width: 500px;
    height: 180px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

    .kg_logo img {
        vertical-align: middle;
        display: inline-block;
    }

.tt_kg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 44px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600; 
    font-style: italic;
}

.titlemlp h2 a {
    color: #fff;
}

.donghanhsuhoc em {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600; 
    font-style: italic;
    color: #fff;
}

.mlv_ht .col-sm-6 {
    display: none !important;
}

.mohinh_tinhthuc {
    text-align: center;
    float: left;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 0 !important;
}
.group {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.icondload:hover a {
    background: #FF962F;
}
.mt-0{margin-top: 0!important;}
    .summary-group span {
        float: left;
        width: 100%;
        border-bottom: solid 1px #b7b7b7;
        margin-bottom: 15px;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

    .summary-group .linkmore {
        float: right;
        margin-top: 15px;
    }

.linkmore {
    background: rgba(0, 0, 0, 0) url("../images/n_mlv.jpg") no-repeat scroll right center !important;
    padding-right: 15px;
    color: #707070;
    float: none;
    display: initial !important;
}

.nivo-controlNav{
    display: none !important;
}