/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*--------------------------------------------------------------
 Top bar
--------------------------------------------------------------*/
#top-bar ul li a{
	color:#fff;
	font-size:15px;
}
#top-bar .header-contact li a span{
    text-transform: none;
}
/*--------------------------------------------------------------
 INCLUDE
--------------------------------------------------------------*/
.form-lien-he {
    display: inline-block;
    max-width: 450px;
    width: 100%;
}
.giang-vien .box.box-bounce {
    background: white;
    padding-top: 20px;
    border-radius: 10px;
    border: 2px solid #f0f0f0;
}

.mo-hinh-hoc h3.tieu-de {
    font-size: 25px;
    color: black;
}
.mo-hinh-hoc h3.tieu-de:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 90px;
    height: 3px;
    background-color: #569b64;
}
.mo-hinh-hoc .item > .col-inner{
    border: 3px solid #569b64;
    border-radius: 5px;
    background-color: #FFF;
    overflow: hidden;
    min-height: 180px;
    display: table;
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;	
}
.mo-hinh-hoc .item > .col-inner:hover{
    background-color: #569b64;
    transition: all 0.15s ease-in-out 0s;	
}
.mo-hinh-hoc .item > .col-inner:hover .icon-box-text{
    border-left-color: white;	
	color:#ffffff;
}
.mo-hinh-hoc .item > .col-inner:hover .icon-box-text h3{
	color:#ffffff;
}
.mo-hinh-hoc .item .icon-box{
    display: table-cell;
    vertical-align: middle;	
}
.mo-hinh-hoc .item .icon-box .icon-box-text{
    color: #111;
    margin: 0px 20px;
    padding: 0 0 0 20px;
    border-left: 2px solid #569b64;
    font-size: 14px;
    text-align: justify;	
}
.mo-hinh-hoc .icon-box .icon-box-text h3{
    text-transform: uppercase;
    color: #569b64;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-left: 70px;
	height: 36px;
}
.mo-hinh-hoc .item_1 > .col-inner:hover .icon-box .icon-box-text h3 {
    background: url(/wp-content/uploads/2021/08/4ce-1-1.png) no-repeat;
    background-position-y: bottom;
}
.mo-hinh-hoc .item_2 > .col-inner:hover .icon-box .icon-box-text h3 {
    background: url(/wp-content/uploads/2021/08/4ce-2.png) no-repeat;
    background-position-y: bottom;
}
.mo-hinh-hoc .item_3 > .col-inner:hover .icon-box .icon-box-text h3 {
    background: url(/wp-content/uploads/2021/08/4ce-3.png) no-repeat;
    background-position-y: bottom;
}
.mo-hinh-hoc .item_4 > .col-inner:hover .icon-box .icon-box-text h3 {
    background: url(/wp-content/uploads/2021/08/4ce-4.png) no-repeat;
    background-position-y: bottom;
}.mo-hinh-hoc .item_5 > .col-inner:hover .icon-box .icon-box-text h3 {
    background: url(/wp-content/uploads/2021/08/4ce-5.png) no-repeat;
    background-position-y: bottom;
}
.mo-hinh-hoc .item_1 .icon-box .icon-box-text h3{
    background: url(/wp-content/uploads/2021/08/4ce-1-1.png) no-repeat 0 0;
}
.mo-hinh-hoc .item_2 .icon-box .icon-box-text h3{
    background: url(/wp-content/uploads/2021/08/4ce-2.png) no-repeat 0 0;
}
.mo-hinh-hoc .item_3 .icon-box .icon-box-text h3{
    background: url(/wp-content/uploads/2021/08/4ce-3.png) no-repeat 0 0;
}
.mo-hinh-hoc .item_4 .icon-box .icon-box-text h3{
    background: url(/wp-content/uploads/2021/08/4ce-4.png) no-repeat 0 0;
}
.mo-hinh-hoc .item_5 .icon-box .icon-box-text h3{
    background: url(/wp-content/uploads/2021/08/4ce-5.png) no-repeat 0 0;
}

/*--------------------------------------------------------------
 Tin tức
--------------------------------------------------------------*/
.post-item .is-divider{
	display:none;
}
.post-item .post-title{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;	
}

.section-title a {
    font-size: 15px;
    font-weight: normal;
}
.page-right-sidebar, .blog-single, .blog-archive {
    background: url(/wp-content/uploads/2021/08/bg.png);
    padding-top: 0px;
    padding-bottom: 10px;
}
.page-right-sidebar .page-inner, .blog-single .article-inner {
    margin-bottom: 20px;
    font-size: 16px;
    background: white;
    padding: 20px;
    border-radius: 4px;
}
h1.entry-title.mb {
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 20px;
    color: #569b64;
}
.page-right-sidebar .large-9, .blog-single .large-9, .blog-archive .large-9 {
    padding-right: 20px;
    border-right: 0 !important;
}
.page-right-sidebar .large-3, .blog-single .large-3, .blog-archive .large-3 {
    border-left: 0 !important;
    padding-left: 0px;
    padding-top: 48px;
}
/*--------------------------------------------------------------
 Sidebar
--------------------------------------------------------------*/
.widget .is-divider {
    display: none;
}
span.widget-title {
    border: 1px solid #ececec;
    background: #262262;
    padding: 15px;
    color: white;
    font-family: "barlow", sans-serif;
    letter-spacing: 0;
    display: block;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}

/*--------------------------------------------------------------
 Footer
--------------------------------------------------------------*/
.form-content .heading{
    background: #262262;
    color: #fff;
    line-height: 40px;
	margin-bottom:10px;
}
.row.form-content input, .row.form-content select {
	padding: 5px;
    width: 100%;
    border-radius: 4px;
    box-shadow: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}