/*
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.   ***************/

.text_cen{text-align: center;}
.text_cen a {
    display: block;
}
.trangchu_info h3 {
    font-size: 16px;
}

.trangchu_info h2 {
    font-size: 23px;
    margin: 15px 0px;
}

.trangchu_info h4 {
    font-size: 14px;
}

.trangchu_info p {
    font-size: 14px !important;
    line-height: 25px !important;
    text-align: justify;
    padding-right: 10px;
}
.pb0{padding-bottom:0px !important;}
.box_solieu h3 {
    font-size: 50px;
    margin-bottom: 17px;
    line-height: 36px;
    color: #d10c62;
}

.box_solieu p {
    margin: 0px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.nguyentac_antoan h3{
	color:#fcae19;
	font-weight: bold;
	font-size: 24px;
}
.row_thongso .col {
    padding-bottom: 0px !important;
}


.row_thongso .col .col-inner {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.thongso_image_border {
    border-right: 1px solid #ccc;
}
.nguyentac_antoan > div {
    padding-bottom: 0px;
}

.tt_trangthietbi {
    box-shadow: 0px 0px 10px #ccc;
    padding-top: 30px;
}

.tt_trangthietbi h2 {
    margin-bottom: 50px;
}
.nav>li{margin: 0px 20px !important;}
form.searchform input {
    width: 220px;
    padding-right: 30px;
}
.border50 img{border-radius: 50%;}
.box-bacsi > div {
    border: 1px solid #ccc;
}
.box-bacsi .box-image {
    width: 70%;
    border-radius: 50%;
    box-shadow: 0px 0px 9px #ccc;
    margin-top: 25px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}