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

/*************** ADD CUSTOM CSS HERE.   ***************/
.entry-image.relative {
    display: none !important;
}
.button.primary:not(.is-outline):hover{
    background-color: #5a5454 !important;
    color: #fff !important;;
}
a.button.primary {
    text-transform: none !important;
    font-size: 14px !important;
}
.tengioithieu-h3 h3 {
    font-size: 26px;
}
.tieude-tc h2{
    font-size: 33px !important;
}
.tieude-tc h2:after {
    content: '';
    width: 80px;
    height: 2.13px;
    background: #05ACEE;
    margin: auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 35px;
}
.text-title h2 {
    font-size: 33px !important;
}
.sub-title {
    font-weight: bolder;
}
.thong-so img {
    width: 80px;
    height: 80px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
    -webkit-box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
}
.conut-num {
    font-size: 42px;
    color: #FFF400;
    margin-bottom: 0;
    font-weight: 900;
    line-height: 45px;
}
.count-txt {
    margin: 0;
    font-size: 19px;
    color: #fff;
}
.col-hinhbotron .row-hinhtron .img .img-inner img {
    border-radius: 10px !important;
}
.slider-section .box-text {
    background: #20a2cae8 !important;
} 
.widget ul li a {
    border-bottom: 2px solid #1c9630;
    color: #5a5454 !important;
    font-weight: bold;
    text-transform: uppercase;
    background: none !important; 
    padding-left: 10px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.tieude-tc h2 {
    font-size: 25px !important;
}
.tengioithieu-h3 h3 {
    font-size: 22px !important;
}
.text-title h2 {
    font-size: 20px !important;
}
.conut-num {
    font-size: 25px !important;
    line-height: 20px !important;
}
.thong-so img {
    width: 50px !important;
    height: 50px !important;
}
.thong-so .medium-8 {
    padding: 0 10px 30px 5px !important;
}
.count-txt {
    font-size: 12px !important;
}
.text-center .button:last-of-type {
    margin-top: 25px !important;
}

.thong-so {
    padding-left: 10px;
}
}
@media (max-width: 549px){
    /*************** ADD MOBILE ONLY CSS HERE  ***************/   
    .tieude-tc h2 {
        font-size: 25px !important;
    }
    .tengioithieu-h3 h3 {
        font-size: 22px !important;
    }
    .text-title h2 {
        font-size: 20px !important;
    }
    .conut-num {
        font-size: 25px !important;
        line-height: 20px !important;
    }
    .thong-so img {
        width: 50px !important;
        height: 50px !important;
    }
    .thong-so .medium-8 {
        padding: 0 10px 30px 5px !important;
    }
    .count-txt {
        font-size: 12px !important;
    }
    .text-center .button:last-of-type {
        margin-top: 25px !important;
    }

.thong-so {
    padding-left: 10px;
}
}
@media(max-width: 855px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.tieude-tc h2 {
    font-size: 25px !important;
}
.tengioithieu-h3 h3 {
    font-size: 22px !important;
}
.text-title h2 {
    font-size: 20px !important;
}
.conut-num {
    font-size: 25px !important;
    line-height: 20px !important;
}
.thong-so img {
    width: 50px !important;
    height: 50px !important;
}
.thong-so .medium-8 {
    padding: 0 10px 30px 5px !important;
}
.count-txt {
    font-size: 12px !important;
}
.text-center .button:last-of-type {
    margin-top: 25px !important;
}

.thong-so {
    padding-left: 10px;
}
}