*{
	margin: 0;
	padding: 0;
    box-sizing: border-box;
}
section#slide{
    background:url('../images/bg_01.png') no-repeat;
    background-size: 100% 100%;
    height: 500px;
    padding:40px;
    object-fit: cover;
}
#slide .slide-content h5 {
    color: #f1c133;
    text-transform: uppercase;
    font-size: 15px;
    text-shadow: 0px -1px 30px rgba(255, 255, 255, 0.75);
}
.slide-content-bottom {
    padding-top: 50px;
}
.slide-content-bottom h4 {
    text-transform: uppercase;
    color: #d4d4d4;
    font-size: 20px;
    text-shadow: 0px -1px 30px rgba(255, 255, 255, 0.75);
}
.slide-content-bottom h2 {
    color: #fccc39;
    font-weight: bold;
    font-size: 40px;
    text-align: left;
    text-shadow: 0px -1px 30px rgba(255, 255, 255, 0.75);
}
.slide-content-bottom > p {
    color: #d4d4d4;
    font-size: 20px;
    font-style: italic;
    text-shadow: 0px -1px 30px rgba(255, 255, 255, 0.75);
}
.slide-content-bottom > span {
    color: #fff;
    padding-bottom: 10px;
    display: block;
    text-shadow: 0px -1px 30px rgba(255, 255, 255, 0.75);
}
.slide-content-bottom a{
    background: linear-gradient(to right, rgba(255,146,10,1) 0%, rgba(247,186,111,1) 100%) !important;
    border:none;
    color:#fff;
    font-weight:bold;
    padding:5px 20px;
    text-transform: uppercase;
    font-size: 18px;
}
.slide-content-bottom a:hover{
    background: linear-gradient(to right, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 0%, rgba(248,181,0,1) 0%, rgba(251,223,147,1) 100%) !important;
}
.item-gioithieu {
    text-align: center;
    padding: 40px;
    color: #333366;
}
.item-gioithieu h4 {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}
.item-gioithieu p {
    font-size: 15px;
}
section#mota{
    background:url('../images/bg_02.png') no-repeat;
    background-size: 100% 100%;
    height: 530px;
    padding:40px 0;
    object-fit: cover;
}
section#mota h2 {
    text-align: left;
    color: #ffcc34;
    font-size: 25px;
    font-weight: bold;
}
ul.mota-content {
    padding-left: 25px;
    list-style: none;
}
ul.mota-content li {
    color: #eeeeee;
    position: relative;
    padding-bottom: 20px;
}
ul.mota-content li:last-child{
    padding-bottom: 0px;
}
ul.mota-content li:before {
    content: "•";
    color: #ffcc33;
    font-size: 35px;
    position: absolute;
    top: -15px;
    left: -20px;
}
.content-noidung ul{
    padding-left:20px;
}
.content-noidung h4.panel-title {
    font-weight: bold;
}
.content-noidung a {
    text-decoration: none;
}
.content-noidung .panel-heading {
    background: #ffcc33 !important;
    color: #333366 !important;
    font-weight: bold;
}
.title-section h2 {
    color: #ffcc33;
    border-bottom: 2px solid #ffcc33;
    display: inline-block;
}
.title-section {
    text-align: center;
}
section#noidung{
    background: #060823;
    overflow: hidden;
    position: relative;
    display: block;
}
.panel-default{
    border-color: initial !important;
}
.danh-gia p {
    color: #fff;
}
.danh-gia h4 {
    color: #fc3;
    text-transform: uppercase;
    font-weight: bold;
}
.danh-gia {
    border: 2px solid #fc3;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.content-gianvien {
    background: #fc3;
    padding:10px 0;
}
section#giangvien {
    background: #060823;
    padding: 10px 0;
}
.item-giangvien h4 {
    color: #060823;
    font-weight: bold;
}
.item-giangvien img {
    width: 100%;
    object-fit: cover;
}
.item-giangvien {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    text-align: center;
    height: 100%;
}
.item-giangvien p {
    color: #333;
    padding-bottom: 10px;
    height: 70px;
}
section#khuyenhoc {
    background: #060823;
}
section#khuyenhoc h2 {
    background: #fc3;
    padding: 10px 0;
    font-size: 20px;
    color: #000033;
    font-weight: bold;
}
section#khuyenhoc .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #fc3 !important;
}
section#khuyenhoc table tr th,section#khuyenhoc table tr td{
    color: #fc3;
    text-align: center;
}
@media (min-width: 992px){
    .item-offset {
        margin-left: 12.333333%;
    }
}
@media all and (max-width:992px){
    .slide-content-bottom {
        padding-top: 20px;
    }
    section#slide{
        height:450px;
    }
}
@media all and (max-width:768px){
    .slide-content-bottom h2{
        font-size: 30px;
    }
    .danh-gia{
        width:100%;
    }
}
@media all and (max-width:640px){
    section#mota{
        height: 600px;
    }
}
@media all and (max-width:576px){
    section#slide{
        text-align: center;
    }
    .slide-content-bottom h2{
        text-align: center;
    }
}
@media all and (max-width:480px){
    section#mota{
        height: 710px;
    }
}
@media all and (max-width:380px){
    .item-giangvien{
        height: 275px;
        margin-bottom:10px;
    }
    section#slide{
        height:550px;
    }
    section#mota{
        height: 700px;
    }
    section#mota h2{
        font-size: 18px;
    }
}