:root {
    --theme-color: #1b6db4;
    --theme-white: #fff;
    --theme-title: #1b6db4;
    --black: #070707 !important;
    --gray: #EFECE5 !important;
    --red: #c52718 !important;
}

/* roboto-condensed-regular - vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('./fonts/roboto-condensed-v24-vietnamese-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-regular.woff') format('woff'),
        /* Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-regular.ttf') format('truetype');
    /* Legacy iOS */
}

/* roboto-condensed-italic - vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local(''),
        url('./fonts/roboto-condensed-v24-vietnamese-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-italic.woff') format('woff'),
        /* Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-italic.ttf') format('truetype');
    /* Legacy iOS */
}

/* roboto-condensed-700 - vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local(''),
        url('./fonts/roboto-condensed-v24-vietnamese-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-700.woff') format('woff'),
        /* Modern Browsers */
        url('./fonts/roboto-condensed-v24-vietnamese-700.ttf') format('truetype');
    /* Legacy iOS */
}

body {
    background: #fff none repeat scroll 0 0;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    line-height: 1.42857;
    margin: 0;
    text-decoration: none;
    text-transform: none;
    word-spacing: normal;
    font-size: 16px;
}

.news-detailt td {
    border-width: 1px 0px 1px 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: initial;
    border-image: initial;
    border-right-style: initial;
}

.news-detailt td:last-child {
    border-right: 1px solid;
}

.news-detailt th, .news-detailt td {
    padding: 0.5em;
    line-height: 1.3;
    font-size: .9em;
}

.news-detailt {
    overflow-x: auto;
}

/*===== dang ky website=====*/

.dang-ky-web-site {
    position: fixed;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    z-index: 999999;
    background: #18a4dd;
}

.dang-ky-web-site-content {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 15px;
    font-size: 16px;
}

.dang-ky-left {
    float: left;
    padding: 9px;
    padding-left: 20px;
    position: relative;
}

.dang-ky-left:before {
    content: "";
    background: url("/theme/default/img/icon-back.png") no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
    position: absolute;
    top: 15px;
}

.popup-dang-ky {
    background: url("images/Poppup.png") no-repeat top center;
}

.dang-ky-web-site-content a {
    color: white;
    display: inline-block;
    padding-right: 20px;
}

ul.body-news {
    text-align: justify;
}

.dang-ky-web-site-content span {
    color: white;
}

.dang-ky-right {
    float: right;
    padding: 5px;
    padding-right: 0px;
}

a#IconSkype {
    position: relative;
    padding-right: 40px;
}

a#IconSkype:after {
    content: "\f17e";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 0px;
    right: 9px;
    font-size: 25px;
    color: #ffffff;
}

.btn {
    display: inline-block;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 74px;
}


/*===== dang ky website=====*/

div#Webstore {
    float: left;
    width: 100%;
}

ul#tabs li {
    float: left;
    padding: 0px 10px;
    width: 10%;
    text-align: center;
}

ul#tabs {
    float: left;
    width: 100%;
}

.Webstore-content {
    float: left;
    width: 100%;
}

div#Webstore {
    float: left;
    width: 100%;
}

.img-hover img {
    width: 100%;
    height: auto;
}

.frame-box {
    display: block !important;
}

ul#tabs li {
    float: left;
    padding: 0px 10px;
    width: 10%;
    text-align: center;
}

ul#tabs {
    float: left;
    width: 100%;
}

.img-hover img {
    width: 100%;
    height: auto;
}

.container {
    background: transparent !important;
    overflow: unset !important;
}


/*==== header ====*/

#menu-imp {
    width: 100%;
    height: 53px;
    display: block;
    position: relative;
}

#menu-imp::after,
#menu-imp::before,
.container-fix::after,
.container-fix::before {
    clear: both;
    display: table;
    content: "";
}

.container-fix {
    width: 85.65%;
    margin: 0 auto;
}

.nav-main,
.nav-menu,
ul.nav-menu li a {
    height: 50px !important;
}

.box-search {
    width: 100%;
    background: #ffffff !important;
    margin: 5px 0px !important;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 4px 10px;
    display: flex;
    justify-content: space-between;
}

.col-md-9 .menu-top {
    margin-top: 5px;
}

.owl-pagination {
    display: none;
}

#ctl17_ucSearchBox_txtSearch {
    border: none !important;
    width: 92%;
}

#ctl17_ucSearchBox_btnSearch {
    width: 8%;
}

.nav-main {
    background: url(image/bg_menu.jpg);
}

.search .container {
    background: #f5f5f5 !important;
}

ul.menu-top {
    float: left !important;
}

.top-header .col-md-9 ul.menu-top {
    float: left !important;
}

.search {
    background: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
}

.title-school h1 {
    text-transform: uppercase;
    font-size: 18px !important;
    color: #1662a5;
    padding-top: 35px;
}

.box-marque {
    display: none;
}

img {
    max-width: 100%
}

.news-detailt img {
    width: 80% !important;
    height: auto !important;
}

#menu-imp,
#menu-imp .container,
#menu-imp .container .row .col-md-12,
#menu-imp .row {
    /*background: #1d71bc;*/
    background: url(image/bg_menu.jpg);
}

.content-main {
    padding-top: 20px;
    padding-bottom: 30px;
}

.box-news-index .event-index .last-news {
    float: left !important;
    padding-left: 0px !important;
}



.box-adv-center .header {
    display: none;
}

.banner-new-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.banner-new-center img {
    width: 100% !important;
    height: auto;
}

.view-face a {
    font-size: 18px;
}

._2p3a,
._2lqh,
._2lqg {
    width: 100% !important;
}

ul.nav-menu li.active a {
    background: #e97a17 !important;
    border-top: none !important;
    color: #ffffff !important;
}

ul.nav-menu li:hover a {
    background: #e97a17 !important;
    border-top: none !important;
    color: #fff !important;
}

ul.nav-menu li a {
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 5px 10.5px !important;
}

.box-about-us img {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

#menu-imp {
    border-top: 3px solid #e97a17 !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.box-search input {
    border: 0 !important;
    width: 100%;
    box-shadow: none !important;
}

.box-search input:focus-visible {
    border: 0 !important
}

ul.menu-top li a {
    font-size: 13px !important;
    text-decoration: none !important;
}

ul.menu-top li a:nth-child(2) {
    color: #000000 !important;
}

.img-logo {
    width: 100% !important;
    height: auto !important;
}

.slides .owl-carousel img {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
}

.slides .owl-carousel a {
    width: 100%;
    height: 450px;
    display: block;
}

.nav-main {
    padding: 0;
}

ul.nav-menu li {
    /*border-image: url(icon_gach.png) 1 stretch !important;*/
    /* background: url(image/icon_menu.png) no-repeat right center; */
    /* border: 1px solid transparent; */
    border-top: 0px !important;
    border-bottom: 0px !important;
}

ul.nav-menu li.last {
    border-right: 0px !important;
}

ul.nav-menu li:nth-child(1) {
    border-left: 0px !important;
}


/*==== content ====*/

.col-mid {
    float: right;
}

ul.body-social li:nth-last-child(1),
ul.body-social li:nth-last-child(2) {
    display: none !important;
}

.box-news-home .body-news img,
.box-newhome img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.box-newhome .img-view {
    height: 95px;
    width: 40%;
    flex-shrink: 0;
    border-radius: 4px;
    overflow: hidden;
}

.box-news-list a {
    font-size: 20px;
    color: #333333 !important;
    font-weight: normal;
}

.news-home-all .box-news-home .box-news-list .item-list.clearfix {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px;
}


/*.box-news-home .box-news-list:nth-child(1) .body-news.clearfix .item-list.clearfix {
    width: 100% !important;
}*/


/*.box-news-home .box-news-list:nth-child(1) .body-news.clearfix .item-list.clearfix .news-more {
    display: none;
}*/


/*.box-news-home .box-news-list:nth-child(1) .body-news.clearfix .item-list.clearfix a {
    clear: both;
    width: 100% !important;
}

.box-news-home .box-news-list:nth-child(1) .body-news.clearfix .item-list.clearfix a::after,
.box-news-home .box-news-list:nth-child(1) .body-news.clearfix .item-list.clearfix a:nth-child(1)::before {
    display: table;
    clear: both;
    content: "";
}*/

.col-mid .box-library-list {
    width: 31.8% !important;
    float: left;
    margin: 8px;
}

.col-mid .box-library-list .txt-name {
    color: #333333;
    font-size: 16px;
    margin-top: 15px;
}

.col-mid .box-library-list .frame-img::after {
    display: table;
    clear: both;
    content: "";
}


.box-news-home .box-news-list .header {
    background: #ffffff !important;
    border-left: none !important;
}

.menu-footer h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 26px;
}

.menu-footer a {
    color: #fff;
    font-size: 18px;
    display: block;
    margin-bottom: 8px;
}

.box-news-home .box-news-list .header a {
    color: #1a6bb2 !important;
    font-weight: bold;
    text-transform: uppercase;
}

.box-library-list .frame-img {
    display: block;
    margin-bottom: 10px;
}

.box-news-index .ul-last-news li a {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.box-news-index .frame-top .view-link {
    font-size: 13px !important;
    margin: 0 0 1em 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
}

.box-sub-book-now .strike {
    margin-top: 18px !important;
}

.strike {
    background-color: #e5e5e5;
    height: 18px;
    width: 96%;
    position: absolute;
    float: right;
    margin-top: -24px;
    z-index: 1;
}

.strike1 {
    background-color: #e5e5e5;
    height: 17px;
    width: 70%;
    margin-top: 18px;
    float: right;
}

.box-news-home .box-news-list .header {
    margin-top: 0px !important;
    position: relative;
}

.box-news-home .box-news-list .news-more a {
    padding: 3px 7px !important;
    color: #ffffff !important;
    border-radius: 2px;
    font-size: 12px !important;
}

.header-provi .strike {
    margin-top: 8px !important;
}

.box-news-list .header a:nth-last-child(1),
.title-fix {
    background: #ffffff !important;
    position: relative;
    z-index: 2;
    padding-right: 15px;
    font-weight: bold;
}

.view-container {
    margin-top: 8px;
}

.title-fix {
    width: 26%;
    float: left;
}

.header-provi::after {
    clear: both;
    display: table;
    content: "";
}

.box-news-home .box-news-list .body-news.clearfix {
    border: none !important;
    display: flex;
    flex-wrap: wrap;
    float: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.box-news-home .box-news-list .body-news.clearfix .item-list.clearfix {
    width: 100%;
    position: relative;
}


.box-newhome .h3 {

    font-size: 18px;

    text-transform: uppercase;

    background: var(--theme-color);

    padding: 9px 0 9px 17px;

    color: #fff;

    line-height: 24px;

    margin: 0;
}

.box-newhome h5 {
    font-size: 16px;
    margin: 10px 0 20px;
    line-height: 22px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    flex: 1;
    padding-left: 10px;
}

.box-newhome .item-list {
    display: flex;
    flex-wrap: nowrap;
    margin: 10px 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.box-newhome .item-list:last-of-type {
    border-bottom: 0;
}

.box-news-event {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #e5e5e5;
}

.header-provi {
    color: #1b6db4;
    font-size: 24px;
    padding-top: 5px;
}

#main-all {
    /* padding-top: 18px; */
}

.box-news-hot ul.body-news li img,
.box-pro-sale ul.body-pro li img {
    width: 100%;
    height: auto;
}

.last-news .header {
    display: none;
}

.box-news-index .event-index {
    margin-top: 0px !important;
}

.views-priority {
    margin-top: 10px !important;
}

.box-news-hot .header {
    display: none;
}

.box-news-hot ul.body-news li img {
    border: -2px solid rgba(141, 133, 131, 0.5);
}

.views-priority {
    width: 58% !important;
    overflow: inherit !important;
    height: auto !important;
}

.last-news {
    width: 38%;
    margin-left: 15px;
}

.box-news-index .last-news .ul-last-news {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 0px !important;
}

.view-face p {
    display: none;
}

.view-face a {
    color: #fff;
    font-size: 14px;
}

.box-news-index .topical .frame-top .view-img {
    margin-bottom: 6px;
}

.views-priority .view-face {
    padding: 10px;
    height: auto;
}

.box-news-index .last-news .ul-last-news li {
    border-bottom: 1px solid #e5e5e5;
    list-style: disc !important;
    color: #1b6db4 !important;
    list-style-position: inherit;
    padding-left: 0px !important;
    margin-left: 15px !important;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 10px;
    width: 100% !important;
}

.topical .view-link {
    color: #000000 !important;
}

ul.ul-last-news li a {
    margin-bottom: 0px !important;
}

.box-news-hot ul.body-news li.item-list {
    padding-bottom: 10px;
}

#div-iframe iframe {
    border: none !important;
}

.box-news-index .last-news .header,
.box-sub-book-now .txt-name-sub {
    font-size: 24px !important;
    color: #1b6db4;
    font-weight: 500;
    padding: 2px 5px;
}

.views-priority .item {
    height: 314px;
}

.form-group:nth-child(1) {
    display: none;
}

.form-group {
    width: 50%;
    float: left;
}

.sub-menu li {
    border: none !important;
}

.bookNowBtn {
    width: 100% !important;
    background: #1a6cb2 !important;
    border-radius: 4px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.bookNowBtn::after,
.bookNowBtn .col-md-9::after,
.bookNowBtn .col-md-9::before,
.bookNowBtn::before {
    clear: both;
    display: table;
    content: "";
}

.bookNowBtn .control-label.col-md-3 {
    display: none;
}

.bookNowContent .row {
    padding-left: 15px;
    padding-right: 15px;
}

.bookNowName .control-label.col-md-3,
.bookNowEmail .control-label.col-md-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.bookNowPhone .control-label.col-md-3 {
    padding-right: 0px !important;
}

#ctl17_ucBookNow_txtnoidung {
    height: 70px !important;
}

.bookNowBtn .col-md-9 {
    width: 100% !important;
    text-align: center !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

.bookNowBtn .col-md-9 a {
    text-align: center;
    width: 100% !important;
    background: #1a6cb2 !important;
}

.info iframe {
    padding-left: 15px;
    padding-right: 15px;
}

.box-sub-contact::after {
    clear: both;
    display: table;
    content: "";
}

.box-sub-book-now .txt-name-sub {
    padding: 10px 0px 15px 0px !important;
    font-weight: bold;
}

.box-sub-book-now .txt-name-sub::after {
    border-top: 5px solid #e5e5e5;
    clear: both;
    display: table;
    content: " ";
}

.box-top-video::after,
.box-top-video::before,
.box-top-facebook::after,
.box-top-facebook::before {
    clear: both;
    display: table;
    content: "";
}

.box-top-facebook {
    border: 1px solid #e5e5e5;
    margin-top: 15px;
}

.box-top-video .header,
.box-top-facebook .header {
    background: #1a6bb2 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    border-left: none !important;
    padding-left: 17px;
}

.box-top-facebook .header,
.box-about-us .header {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

#div-iframe {
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    height: 165px !important;
}

#myElement::after {
    display: table;
    clear: both;
    content: "";
}

#myElement::before {
    display: table;
    clear: both;
    content: "";
}

#myElement {
    margin-top: 43px;
    margin-bottom: 15px;
}

#list_player li a {
    color: #333333 !important;
    font-size: 14px !important;
}

#list_player li:nth-child(1) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    padding-top: 0px !important;
}

#list_player li {
    padding: 5px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.btnSent {
    font-size: 16px !important;
    color: #ffffff !important;
    background: #1a6cb2 !important;
    border-radius: 2px;
    font-weight: 500 !important;
}

.box-news-sub .cate-header.sub-top .txt-name-sub,
.box-sub-contact .txt-name-sub,
.box-library .txt-name-sub {
    background: #1a6bb2 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    border-left: none !important;
    padding-left: 17px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 10px;
}

.cat-news.clearfix>a {
    width: 30% !important;
    float: left;
}

.cat-news.clearfix>a img {
    width: 100%;
}

.cat-news.clearfix h4 {
    width: 70% !important;
    float: left;
    padding-left: 20px;
}

.cat-news.clearfix h4 a {
    font-size: 16px !important;
    font-weight: bold;
    color: #333333 !important;
}

.sub-top::after {
    clear: both;
    display: table;
    content: "";
}

.sub-top::before {
    clear: both;
    display: table;
    content: "";
}

.box-news-sub .cat-news .clearfix {
    clear: none !important;
    padding-bottom: 10px;
    padding-left: 30% !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

.box-news-sub .cat-news.clearfix {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-top: 10px;
    width: 100%;
}

.box-news-sub .cat-news .clearfix p {
    padding-top: 15px;
    padding-left: 20px;
}

.news-more a {
    float: right !important;
    padding: 3px 7px;
    color: #ffffff;
    font-size: 14px;
    background: #1a6bb2;
    margin-bottom: 10px;
}

.box-news-detailt .txt-name-sub {
    color: #1a6bb2;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

#areaComment #formComment {
    display: none;
}

.ul-orther-news {
    padding-top: 10px;
    padding-bottom: 10px;
}

.info .box-text-footer {
    padding-left: 15px;
}

#myElement iframe {
    height: 163px !important;
}

.col-mid::after,
.col-left::after,
.col-mid::before,
.col-left::before {
    clear: both;
    display: table;
    content: "";
}

.body-video {
    padding: 15px 15px 5px !important;
    border: 1px solid #e5e5e5;
}

.col-left .box-library .box-library-list:nth-of-type(n+2) {
    display: none;
}

.box-library {
    border: 1px solid #e5e5e5;
}

.box-library .box-body.clearfix {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 8px;
}

.box-library-list {
    border: none !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
    width: 100%;
}

.col-mid .box-library {
    margin-top: 10px !important;
}

.box-library .sub-top {
    margin-top: 0px !important;
}

.box-library-list img {
    width: 100% !important;
    height: auto !important;
}

#list_player li:nth-last-child(1) {
    border-bottom: none !important;
}

#list_player li a {
    text-decoration: none;
}

.uiScaledImageContainer _2zfr,
._2p3a,
#u_0_0 {
    width: 100% !important;
}

.box-social-network .body-network {
    left: 0px !important;
    font-weight: bold;
}

.internet .header, .internet .advItemName {
    display: none;
}

.internet .body-adv {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.internet .body-adv img {
    height: 100px;
    object-fit: cover;
}

.box-library {
    margin-top: 15px;
}

.bookNowPhone .col-md-9,
.bookNowContent .col-md-9 {
    padding-right: 0px !important;
}

.bookNowName .col-md-9,
.bookNowEmail .col-md-9 {
    padding-left: 0px !important;
}

.box-sub-contact .box-body-sub .row:nth-child(2) {
    margin-top: 15px;
}

.box-sub-contact .box-body-sub .row:nth-child(2) #ctl17_ucLoadControl_ctl00_btnSend,
.box-sub-contact .box-body-sub .row:nth-child(2) #ctl17_ucLoadControl_ctl00_btnReset {
    padding: 5px 8px;
    font-size: 16px;
    color: #ffffff;
    background: rgba(27, 110, 182, 1);
    border-radius: 4px;
    margin-top: 5px;
}


/*==== footer ====*/

footer>.container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.footer {
    /*background: linear-gradient(to right, rgba(27, 110, 182, 1) 50%, rgba(27, 110, 182, 0.7) 70%, rgba(27, 110, 182, 0.5) 100%), url(banner-foot.png) repeat 0 0;
    background-position: right !important;
    background-repeat: no-repeat !important;*/
    background: rgba(27, 110, 182, 0.9);
    color: #ffffff !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.box-footer {
    padding: 0;
}

.box-footer strong {
    font-size: 22px;
}

.box-footer p {
    font-size: 18px;
    margin-bottom: 14px;
}

.box-footer p:not(:first-of-type) {
    padding-left: 23px;
    position: relative;
}

.box-footer p:not(:first-of-type):before {
    font-family: FontAwesome;
    content: '\f007';
    position: absolute;
    left: 0;
    font-size: 16px;
}

.box-footer p:nth-of-type(3):before {
    content: '\f041';
}

.box-footer p:nth-of-type(4):before {
    content: '\f095';
}

.box-footer p:nth-of-type(5):before {
    content: '\f0e0';
}

.box-footer p:nth-of-type(6):before {
    content: '\f0ac';
}

footer .container {
    background: transparent !important;
}

.box-map {
    padding-right: 0;
}

.footer-top .col-md-6 {
    padding-left: 0;
}

.box-map .title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.footer-top {
    border-bottom: 1px solid #205c8a;
    padding: 35px 0 30px;
}

.footer-bot {
    border-top: 1px solid #66a5d0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-vntsc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #fefefe;
}

.footer-vntsc a {
    color: #fff;
}

.footer-vntsc:before,
.footer-vntsc:after {
    display: none
}

@media screen and (max-width: 767px) {
    .footer-vntsc {
        flex-direction: column;
        justify-content: center;
    }
}

.box-text-footer p:nth-child(1) {
    font-size: 16px !important;
    padding-bottom: 10px;
}

.footer-top .col-md-12,
.footer-bot .col-md-12 {
    padding-left: 0px !important;
}

.box-footer-left {
    width: 40% !important;
    float: left;
}

.box-footer-right {
    width: 60% !important;
    float: left;
}

#owl-demo .owl-buttons {
    display: none !important;
}

.box-news-home .body-news .item-list a:first-child {
    width: 30%;
    float: left;
    display: block;
    border-radius: 4px;
    overflow: hidden;
}

.box-news-home .body-news .item-list>a:first-of-type {
    height: 150px;
}

.box-news-home .body-news .item-list a:nth-child(2) {
    width: 69%;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
}

.box-news-home .body-news .item-list .view-container {
    width: 69%;
    float: right;
    text-align: justify;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box-news-home .body-news .item-list .news-more a {
    width: auto;
    margin: 0;
}

.box-news-home .body-news .item-list .news-more {
    width: 100%;
    position: absolute;
    right: 10px;
    bottom: 8px;
}

/* Doi ngu */
.advcenter {
    padding-top: 30px;
    padding-bottom: 30px;
}

.title-home h3,
.box-news-home .box-news-list .header a {
    font-size: 24px;
    color: var(--theme-color);
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    padding: 10px 30px 10px 0;
    margin-bottom: 10px;
    z-index: 1;
    width: fit-content;
    background: #fff;
}

.title-home {
    position: relative;
}

.title-home:after,
.box-news-home .box-news-list .header:after {
    content: "";
    background-color: #e5e5e5;
    height: 17px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}

.advcenter .body-adv-center img {
    height: 200px;
    width: 200px !important;
    box-shadow: 0 0 8px rgb(0 0 0 / 50%);
    border: solid #fff 8px;
    border-radius: 50%;
    margin: 0 auto;
    object-fit: cover;
}

.advcenter .advItem {
    padding: 15px;
}

.advcenter .advItemName {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: var(--theme-color);
    padding: 15px 0 0;
}

.advcenter .owl-nav {
    display: block !important;
}

.advcenter .owl-carousel .owl-nav .owl-prev, .advcenter .owl-carousel .owl-nav .owl-next {
    font-size: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e5e5e5;
    border-radius: 50%;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}

.advcenter .owl-carousel .owl-nav .owl-prev {
    left: 10px;
}

.advcenter .owl-carousel .owl-nav .owl-next {
    right: 10px;
}

.advcenter .owl-carousel .owl-nav span {
    height: 100%;
    width: 100%;
    line-height: 35px;
}

/* End doi ngu */
/*==== Mobile ====*/

.icon:hover .icon .sub-menu li {
    display: block !important;
    left: 100%;
}

.menu-mobile {
    width: 35px;
    height: 35px;
    border: 1px solid #ffffff !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    text-align: center !important;
    display: block !important;
    margin-top: -4px;
}

.fa.fa-bars {
    color: #1969b0 !important;
    font-size: 16px !important;
    background: #ffffff !important;
    margin-top: 2px;
    line-height: 30px;
}

.owl-item::after {
    display: table;
    clear: both;
    content: "";
}

#owl-news-home .owl-buttons {
    display: none !important;
}

@media screen and (max-width:480px) {
    .col-mid .box-library-list {
        width: 100% !important;
        margin: 10px 0px !important;
    }

    .views-priority .item {
        height: auto;
    }

    #owl-news-home .owl-item .item a:first-of-type {
        height: 250px;
        overflow: hidden;
        width: 100%;
        float: left;
        display: block;
    }

    #owl-news-home .owl-controls {
        display: none !important;
    }

    .container-fix {
        width: 98.65%;
        padding-left: 0px;
        padding-right: 5px;
    }

    .bookNowPhone .col-md-9,
    .bookNowContent .col-md-9 {
        padding-left: 0px;
    }

    .bookNowPhone .control-label.col-md-3,
    .bookNowContent .control-label.col-md-3 {
        padding-left: 0px !important;
    }

    .form-group {
        width: 100% !important;
    }

    #menu-imp>.container:nth-child(1) {
        padding-right: 0px !important;
    }

    .view-face a {
        font-size: 15px !important;
    }

    .view-face {
        height: 50px !important;
    }

    .box-news-index .topical .frame-top .view-img {
        max-height: 130px !important;
    }

    .box-news-index .event-index .last-news {
        width: 100% !important;
        float: none !important;
    }

    .last-news {
        margin-left: 0px !important;
    }

    .views-priority {
        margin-bottom: 10px;
        width: 100% !important;
    }

    .content-main {
        padding-left: 0px !important;
    }

    .box-news-sub .cat-news .clearfix {
        clear: both !important;
        padding-bottom: 10px;
        padding-left: 0px !important;
        padding-top: 0px !important;
    }

    .box-news-sub .cat-news .clearfix p {
        padding-left: 0px !important;
    }

    .news-more a {
        padding: 4px 7px !important;
    }

    .col-md-8.col-mid {
        padding-right: 0px !important;
    }

    #menu-imp .container>.row>.col-md-12 {
        padding-left: 0px !important;
    }

    .title-school {
        width: 100% !important;
        padding-top: 15px !important;
        clear: both;
    }

    .title-school h1 {
        padding-top: 0px !important;
    }

    .img-logo {
        width: 100% !important;
        height: auto !important;
    }

    .banner {
        width: 100% !important;
        clear: both;
    }

    .box-news-index .topical .frame-top {
        width: 50%;
        margin-bottom: 10px;
    }

    .topical .frame-top {
        padding-bottom: 10px;
        min-height: 120px !important;
    }

    .col-left {
        padding-right: 0px !important;
    }

    .slider-fix {
        margin-right: -30px !important;
    }

    .header-provi .strike.center-block {
        display: none;
    }

    .title-fix {
        width: 100% !important;
        border-bottom: 1px solid #e5e5e5;
    }

    .box-social-network ul.body-social li {
        width: 50%;
    }

    .internet {
        height: 250px !important;
    }

    .internet li {
        margin-top: 10px;
    }

    .googleplus,
    .rss {
        display: none;
    }

    .search .container .row .col-md-9,
    .search .container .row .col-md-3 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .footer-top .col-md-12,
    .footer-bot .col-md-12 {
        padding-left: 15px !important;
    }

    .box-footer-left {
        width: 100% !important;
    }

    .box-footer-right {
        width: 100% !important;
    }

    .col-md-12.internet {
        padding-right: 5px !important;
    }

    .title-fix {
        margin-top: 15px;
    }

    .box-news-home .body-news .item-list a:nth-child(2),
    .box-news-home .body-news .item-list a:first-child {
        width: 100%;
    }

    .box-news-home .body-news .item-list .view-container {
        width: 100%;
        float: left;
        text-align: -webkit-auto;
    }

    .box-news-home .body-news .item-list a:first-child {
        margin-bottom: 10px;
    }

    .box-news-home .body-news .item-list .news-more a {
        width: auto;
    }
}

@media screen and (width:667px) {
    .box-news-index .event-index .last-news {
        width: 39% !important;
    }

    .views-priority .view-face {
        height: 115px;
    }

    .title-fix {
        width: 100% !important;
        border-bottom: 1px solid #e5e5e5;
    }

    .col-mid .box-library-list {
        width: 100% !important;
        margin: 10px 0px !important;
    }
}

@media screen and (width:768px) {
    .col-mid {
        width: 66.3%;
        float: right !important;
    }

    .col-left {
        width: 33.3%;
        float: left;
    }

    .box-news-index .topical .frame-top .view-img {
        height: 63px;
    }

    .content-main {
        padding-left: 10px !important;
    }

    #main-all {
        margin-right: 0px !important;
    }

    .box-news-index .event-index .last-news {
        width: 39% !important;
    }

    .title-fix {
        width: 48%;
    }

    .col-mid .box-library-list {
        width: 100% !important;
        margin: 10px 0px !important;
    }
}

@media screen and (min-width:481px) and (max-width:639px) {
    .title-school {
        width: 100% !important;
        margin-top: 15px;
    }

    .title-school h1 {
        padding-top: 140px !important;
    }

    .banner {
        width: 100% !important;
    }

    .title-fix {
        width: 100% !important;
        border-bottom: 1px solid #e5e5e5;
    }

    .box-news-index .topical .frame-top .view-img {
        height: 100px !important;
    }

    .box-news-index .topical .frame-top {
        width: 33% !important;
    }

    .col-mid .box-library-list {
        width: 100% !important;
        margin: 10px 0px !important;
    }
}

@media screen and (width:640px) {
    .title-school h1 {
        padding-top: 15px;
    }

    .box-news-index .topical .frame-top {
        width: 33% !important;
        margin-bottom: 10px;
    }

    .box-news-index .topical .frame-top .view-img {
        height: 108px !important;
    }

    .container-fix {
        width: 92.65%;
    }
}

@media screen and (max-width:640px) {
    .col-mid {
        float: none !important;
    }

    .title-fix {
        width: 100% !important;
        border-bottom: 1px solid #e5e5e5;
    }

    .strike.center-block {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .advcenter .body-adv-center img {
        width: 145px !important;
        height: 145px;
    }

    .advcenter .advItemName {
        font-size: 16px;
    }

    .advcenter .owl-nav {
        display: none !important
    }

    .title-home h3:before {
        width: 35%;
    }

    .internet .body-adv {
        grid-template-columns: 100%
    }

    .slides .owl-carousel a {
        height: auto;
    }
}

@media screen and (min-width:641px) and (max-width:767px) {

    .col-mid {
        float: none !important;
    }

    .box-news-index .topical .frame-top {
        width: 33% !important;
        margin-bottom: 10px;
    }

    .box-news-index .topical .frame-top .view-img {
        height: 130px !important;
    }

    .col-mid .box-library-list {
        width: 46% !important;
        margin: 10px 6px !important;
    }

    .col-mid .box-library-list {
        min-height: 235px;
    }
}

@media screen and (min-width:769px) and (max-width:992px) {
    .col-mid {
        width: 52%;
        float: right !important;
    }

    .col-left {
        width: 43%;
        float: left;
    }

    .title-fix {
        width: 70% !important;
    }

    .col-md-8.col-mid {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .col-md-4.col-left {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .row.slider-fix {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }

    .box-news-index .topical .frame-top {
        width: 33% !important;
        margin-bottom: 10px;
    }

    .box-news-index .topical .frame-top .view-img {
        height: 80px !important;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .views-priority {
        width: 56% !important;
    }
}

@media screen and (min-width:993px) {
    .menu-mobile {
        display: none !important;
    }

    .nav-main {
        display: block !important;
    }

    .itop.icon {
        position: relative !important;
    }

    nav li.itop>.sub-menu {
        top: 85px;
        position: absolute;
        transition: all 0.5s;
        display: block !important;
        opacity: 0;
    }

    .itop:hover>.sub-menu {
        top: 50px !important;
        opacity: 1;
    }

    .itop .icon:hover>.sub-menu {
        border-left: 1px solid #e5e5e5 !important;
    }
}

@media screen and (max-width:992px) {
    ul.nav-menu li.active a {
        background: #0095d6 !important;
    }

    ul.nav-menu li:hover ul a {
        background: transparent !important;
    }

    ul.nav-menu li:hover a {
        background: transparent !important;
        color: #070707 !important;
    }

    .nav-menu li {
        display: block !important;
    }

    .menu-mobile {
        display: block !important;
        float: right !important;
    }

    .nav-main {
        /* display: none; */
        background: #18a4dd !important;
    }

    nav {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .nav-menu li {
        display: block !important;
        width: 100% !important;
    }

    /* .nav-main {
        height: 100% !important;
        left: -5px !important;
        margin: 0;
        overflow-y: scroll !important;
        position: fixed !important;
        top: 0 !important;
        width: 280px !important;
        z-index: 999999999;
    } */
    #menu-imp {
        padding-bottom: 10px;
    }

    /* .itop .sub-menu li {
        display: block !important;
        width: 100% !important;
        padding-left: 10px;
    } */
    .itop .sub-menu li a {
        color: #ffffff;
    }

    /* .itop .sub-menu {
        display: block !important;
        width: 100% !important;
    } */
}

@media screen and (width:1024px) {
    .views-priority {
        width: 48% !important;
    }

    .last-news {
        width: 46% !important;
    }

    .container-fix {
        width: 98.65% !important;
    }

    .ul.nav-menu li a {
        padding: 5px 4px !important;
        font-size: 13px !important;
    }
}

.box-page-sub .box-body p,
.box-news-detailt .body-detailt p,
.box-sub-contact .box-body-sub .info p,
.box-page-sub .box-body h1,
.box-news-detailt .body-detailt h1,
.box-sub-contact .box-body-sub .info h1,
.box-page-sub .box-body h2,
.box-news-detailt .body-detailt h2,
.box-sub-contact .box-body-sub .info h2,
.box-page-sub .box-body h3,
.box-news-detailt .body-detailt h3,
.box-sub-contact .box-body-sub .info h3,
.box-page-sub .box-body h4,
.box-news-detailt .body-detailt h4,
.box-sub-contact .box-body-sub .info h4,
.box-page-sub .box-body h5,
.box-news-detailt .body-detailt h5,
.box-sub-contact .box-body-sub .info h5,
.box-page-sub .box-body h6,
.box-news-detailt .body-detailt h6,
.box-sub-contact .box-body-sub .info h6 {
    margin-bottom: 10px;
}

.tab_content h1, .tab_content h2, .tab_content h3, .tab_content h4, .tab_content h5, .tab_content h6 {
    margin-bottom: 10px
}

.box-page-sub .box-body p,
.box-news-detailt .body-detailt p,
.box-sub-contact .box-body-sub .info p, .tab_content p {
    line-height: 1.6
}

@media screen and (min-width:1200px) {
    ul.nav-menu li ul.sub-menu {
        display: block;
        visibility: hidden;
        top: 100px;
        position: absolute;
        background: #0d7d54;
        transition: 0.5s;
        width: 230px;
        height: auto;
        opacity: 0;
        z-index: 10;
    }

    ul.nav-menu li.icon>ul.sub-menu {
        left: 100%;
    }

    ul.nav-menu li.itop:hover>ul.sub-menu {
        border: 0px;
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
        visibility: initial;
        border-top: 2px solid #e5e5e5;
        transition: 0.5s;
        background: #fff;
        opacity: 1;
    }

    ul.nav-menu li.icon:hover>ul.sub-menu {
        top: 0;
        left: 100%;
        z-index: 100;
        visibility: visible;
        opacity: 1;
    }

    ul.nav-menu li.itop>ul.sub-menu::before {
        font-family: FontAwesome;
        content: "\f0d8";
        color: #e5e5e5;
        font-size: 20px;
        top: -18px;
        left: 10%;
        position: absolute;
    }

    ul.sub-menu li a:hover {
        background: rgb(229 229 229 / 70%) !important;
        color: #000 !important;
    }
}

.menu-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.menu-pc-1 {
    left: 0px !important;
    transition: 0.5s;
}

@media screen and (min-width:1025px) {
    .menu-mobile {
        display: none;
    }

    #nav-main-menu .itop .fa {
        display: none;
    }
}

@media screen and (max-width:1024px) {
    .menu-pc {
        width: 250px !important;
        background: rgba(255, 255, 255, .95);
        left: -250px;
        height: 100%;
        z-index: 102;
        overflow-y: scroll;
        transition: 0.5s;
        position: fixed;
        top: 0px;
        margin-top: 0px !important;
        padding: 0px;
    }

    #nav-main-menu .itop .fa {
        position: absolute;
        right: 0px;
        top: 5px;
        padding: 10px;
        color: #070707;
        transition: 0.5s;
        width: 40px;
    }

    ul.nav-menu li ul.sub-menu,
    ul.nav-menu li:hover ul.sub-menu {
        position: unset !important;
        opacity: 1;
        background: transparent !important;
        top: 0px;
        display: block;
        border: 0px;
        width: 100% !important;
        border: 0 !important;
        padding-left: 15px !important;
    }

    ul.nav-menu li ul.sub-menu li a {
        color: #fff;
    }

    ul.nav-menu li ul.sub-menu li {
        border: none;
    }

    ul.nav-menu li {
        width: 100%;
    }

    ul.nav-menu li ul.sub-menu::after {
        clear: both;
        display: table;
        content: "";
    }

    .menu-mobile {
        display: block;
        color: #ffffff;
        font-size: 24px;
        float: left;
        /* line-height: 40px; */
    }

    .menu-mobile .fa span {
        margin-left: 10px;
        font-family: Roboto-Bold !important;
    }

    .menu-pc .nav-menu li a {
        width: 100%;
        float: left;
        color: #070707;
    }

    .menu-pc .nav-menu li.active a, .menu-pc .nav-menu li:hover a {
        line-height: 40px;
        background: none;
        color: #fff;
    }

    .menu-pc .nav-menu li a {
        padding: 0px 10px;
        line-height: 40px;
    }
}