/*
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;
}
.float-contact {
    position: fixed;
    bottom: 56px;
    right: -10px;
    z-index: 99999;
}
.chat-zalo {
    background: #8eb22b;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #d20000!important;
    border-radius: 20px;
    padding: 0 11px;
    color: white;
    display: block;
    margin-bottom: 6px;
        font-family: Roboto;
}
.chat-zalo a, .chat-face a, .hotline a {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}

.box_dangKyHocNgay {
    position: fixed;
    top: 35% !important;
    right: -333px;
    width: auto;
    transition: all 0.2s ease-in-out 0s;
    z-index: 999;
}
.box_dangKyHocNgay:hover {
    right:0;
}
.box_dangKyHocNgay .form-content .heading{
	display:none;
}
.box_dangKyHocNgay .content{
	margin-top:18px;
}
.box_dangKyHocNgay .box_content {
    background: #fff;
    box-shadow: 10px 0px 30px #888888;
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.box_dangKyHocNgay form{
	margin-bottom:0;
}
.box_dangKyHocNgay .title {
    font-size: 16px;
    text-transform: uppercase;
}
.box_dangKyHocNgay .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    color: #FFF;
    background: #8eb22b;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_dangKyHocNgay .row.form-content {
	width: 75%;
    margin: auto;
    border: none!important;
}
.box_dangKyHocNgay .row.form-content .wpcf7-submit{
    position: absolute;
    top: 0;
    right: 0;
    width: 63px;
    height: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #174275 !important;
    border: 0;
    margin: 0;	
}
/*--------------------------------------------------------------
 Home
--------------------------------------------------------------*/
.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: #db2428;
}
.mo-hinh-hoc .col-left > .col-inner{
    background-color: #125C9F;
    border: 5px double #fff;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;	
	letter-spacing: 5px;
}
.mo-hinh-hoc .item > .col-inner{
    border: 3px solid #992323;
    border-radius: 5px;
    background-color: #FFF;
    overflow: hidden;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.15s ease-in-out 0s;
}
.mo-hinh-hoc .item > .col-inner:hover{
    background-color: #992323;
    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 a{
	color:#ffffff;
}
.mo-hinh-hoc .item .icon-box .icon-box-text{
    color: #111;
    margin: 0px 20px;
    padding: 0 0 0 20px;
    border-left: 2px solid #db2428;
    font-size: 14px;
    text-align: justify;	
}
.mo-hinh-hoc .icon-box .icon-box-text h3{
    text-transform: uppercase;
    color: #db2428;
    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,
.mo-hinh-hoc .item_6 > .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,
.mo-hinh-hoc .item_6 .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: #1a4b95;
}
.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: #174275;
    padding: 15px;
    color: white;
    font-family: "barlow", sans-serif;
    letter-spacing: 0;
    display: block;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}
/*--------------------------------------------------------------
 Blog chia sẻ
--------------------------------------------------------------*/
.sc_blog a.button{
	display:block;
	padding:8px 0px;
	margin-right:0;
}
.sc_blog a.button span{
	font-size:20px;
}
.sc_blog .item{
    min-height: 200px;
    background-color: #125C9F;
    border: 5px double #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;	
}
.sc_blog .item:hover{
    background-color: #fff;
    border-color: #125C9F;	
}
.sc_blog .item:hover a{
    color: #125C9F;	
}
.sc_blog .item a{
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Barlow", sans-serif;	
}
/*--------------------------------------------------------------
 Footer
--------------------------------------------------------------*/
.footer-wrapper .tham-gia .col-left > .col-inner{
    background: royalblue;
    border: 7px double #fff;
    padding: 30px;	
}
.footer-wrapper .tham-gia .col-right .button{
    margin-bottom: 0;
}
.footer-wrapper .tham-gia .col-right .button span{
	font-size: 20px;
}
.form-content .heading{
    background: rgb(3, 69, 103);
    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;
}
.gioi-thieu .icon-box-center .icon-box-img .icon-inner {
    overflow: hidden;
}
.gioi-thieu .icon-box .icon-box-img .icon-inner img {
    transition: all 0.5s;
}
.gioi-thieu .icon-box:hover .icon-box-img .icon-inner img {
    transform: scale(1.1);
}
.section.pb-0 .row .medium-4 {display: none;}
.controls_dangky {
    position: fixed;
    top: 83px;
    right: 0;
    z-index: 9999;
}
.controls_dangky .item {
    margin: 10px 0 0
}
.controls_dangky .item span {
    text-transform: uppercase;
}
.controls_dangky a {
    display: block;
    width: 75px;
    text-align: center;
    padding: 10px 5px;
    background-color: #0D509C;
    border-radius: 5px 0px 0px 5px;
    color: #FFF;
    font-size: 12px;
    line-height: 18px;
    transition: all 0.15s ease-in-out 0s;
}
.controls_dangky p {
    font-size:22px;
    line-height:0.1;
    margin: 0 0 5px;
}
.back-to-top {right: 8px;}
.controls_dangky a:hover {
    background-color: #f3ac40 !important;
}
.controls_dangky .item i {
    font-size: 16px;
}
/*.section.pb-0 .row .medium-4:nth-child(5) {
    background: red;
    display: none;
}
.section.pb-0 .row .medium-4:nth-child(5) ~ .col {
    display: none;
}*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}