@import url('https://fonts.googleapis.com/css?family=Oswald');
.event-detail-cn .ev-detail-content .evt__section{
    text-align: left;!important;
}
.courses .wrap-customize .customize-item{
    margin-bottom: 10px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a{
white-space: nowrap; font-weight: bold; 
}
.home-3.services-main{
    padding-top:  100px!important;
}
#background-video {
    height: 518px;
    width: 100vw;
    object-fit: cover;
    /* position: fixed; */
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
body,h1, h2, h3, h4, h5, h6{
    /*font-family: Niramit, sans-serif!important;*/
    font-family: Tahoma, sans-serif!important;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box
}

body {
    background-color: #dadde6;
    font-family: arial
}

.fl-left {
    float: left
}

.fl-right {
    float: right
}

h1 {
    text-transform: uppercase;
    font-weight: 900;
    border-left: 10px solid #fec500;
    padding-left: 10px;
    margin-bottom: 30px
}

 
 .news-events .card {
    display: table-row;
    width: 49%;
    background-color: #fff;
    color: #989898;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative
}

 .news-events.card+.card {
    margin-left: 2%
}

.date {
    display: table-cell;
    width: 25%;
    position: relative;
    text-align: center;
    border-right: 2px dashed #dadde6
}

.date:before,
.date:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: #DADDE6;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 1;
    border-radius: 50%
}

.date:after {
    top: auto;
    bottom: -15px
}

.date time {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.date time span {
    display: block
}

.date time span:first-child {
    color: #2b2b2b;
    font-weight: 600;
    font-size: 250%
}

.date time span:last-child {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -10px
}

.card-cont {
    display: table-cell;
    width: 75%;
    font-size: 85%;
    padding: 10px 10px 30px 50px
}

.card-cont h3 {
    color: #004B97;
    font-size: 130%
}

.passed-event h3 {
    text-decoration: line-through
}

.card-cont>div {
    display: table-row
}

.card-cont .even-date i,
.card-cont .even-info i,
.card-cont .even-date time,
.card-cont .even-info p {
    display: table-cell;
        padding-left: 10px;
}

.card-cont .even-date i,
.card-cont .even-info i {
    padding: 5% 5% 0 0
}

.card-cont .even-info p {
    padding: 30px 50px 0 0
}

.card-cont .even-date time span {
   display: block;
    color: #004a96;
    font-weight: bold;
}

.card-cont a {
    display: block;
    text-decoration: none;
    width: 80px;
    height: 30px;
    background-color:  #037FDD;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.row:last-child .card:first-child .card-cont a {
    background-color: #037FDD
}

.row:last-child .card:last-child .card-cont a {
    background-color: #037FDD
}
.even-info{
    color:red;
    font-weight: bold;;
}

@media screen and (max-width: 860px) {
    .card {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
    .card+.card {
        margin-left: 0
    }
    .card-cont .even-date,
    .card-cont .even-info {
        font-size: 75%
    }
    
}
 
 .bang-gia-phai .gia-cu {
    font-size: 20px!important;
    color: #212121!important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.bang-gia-phai .gia_khuyen_mai {
    font-size: 20px!important;
    color: #FF5722!important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gioi-thieu-khoa-hoc, .noi-dung-khoa-hoc, .bai-viet-lien-quan, .thong-tin-giang-vien, #wpcomm, .chuong-trinh-hoc, .bang-gia, .lich-khai-giang-2, .bang-gia, .bang-gia-phai, .dia-chi-pti, .html-before-comments {
    line-height: 26px;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 2px 2px 15px #00000012;
}
.bai-viet-lien-quan .gia_khuyen_mai, .bang-gia .gia_khuyen_mai {
    font-weight: 500;
    display: block;
    color: #00aef0;
    font-size: 20px;
}
.bang-gia .gia_khuyen_mai {
    font-size: 20px!important;
    color: #FF5722!important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.float-contact a{
    color: #fff;
}
.float-contact {
    position: fixed;
    bottom: 45px;
    left: 20px;
    z-index: 99999;
  
}
.chat-face{
      	-webkit-animation: flash linear 5s infinite;
	animation: flash linear 5s infinite;
}
.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 0 18px;
    color: #fff;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0 18px;
    color: #fff;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #d11a59!important;
    border-radius: 20px;
    padding: 0 18px;
    color: #fff;
    display: block;
    margin-bottom: 6px;
}
.float-contact button{
    letter-spacing: .03em;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}}
@media(max-width:549px) {
   
.float-contact {
    display: none;
}
}
.slicknav_nav .submenu.slicknav_open {
    background: #6ea70a;
}
.slicknav_nav .dropdown-menu>li>a{
    text-align: left;
}
footer .footer-upper .f-maincontent img {
   width: auto!important; 
}
.btn-register{
    border-color: none!important;
    padding: 0.375rem 0.75rem!important;
}
.course-content{
        line-height: 26px;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 2px 2px 15px #00000012;
    background: #fff;
}
.course-content input,.course-content select,.course-content textarea {
    background: #d7d7d7
}

.course-detail {
    margin-top: 4rem!important;
}
@media (max-width: 991px){
.course-detail {
    margin-top: 0.5rem!important;
}
}
.nowrap{
    white-space: nowrap;
}