/*
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.   ***************/
.post_comments  span {display:none;}
.chinh-sach h4 {
    color: #b18445;
    font-weight: 500;
    font-size: 20px;
}
.btn-dk {
    background-color: #b18445!important;
    box-shadow: 1px 3px 1px 0px rgba(0,0,0,.14);
    font-weight: 500;
    font-size: 16px;
    padding: 5px 20px;
    margin: auto;
    display: table;
}
.video .box-video {
    display: block;
    margin: 10px auto;
    max-width: 100%!important;
    border: 8px solid #fff;
    box-shadow: 0 0 20px #000;
    padding: 0;
}
.section-title b {display:none;}
.top-box .top-icon {
    position: absolute;
    left: 17%;
    top: -40%;
}
.mat-bang .section-title-container, .mat-bang .section-title, .tin-tuc .section-title-container, .tin-tuc .section-title, .chinh-sach .section-title-container, .chinh-sach .section-title {
    margin-bottom: 0; 
}
.section-title-center span {
    margin: auto;
    color: #ee0033;
}
.tong-quan .col-right .img  {
	border-style: solid;
	border-width: 2px;
    border-color: #efae25;
    box-shadow: 0px 9px 40px 0px rgba(0,0,0,.5);
}
.tong-quan .col-inner ul li {
    border-bottom: 1px dashed #e8e8e8;
}
.vi-tri .col-inner ul li {
    border-bottom: 1px dashed #fdfdfd1c;
    line-height: 30px;
}
.tong-quan .col-inner ul li:last-child, .vi-tri .col-inner ul li:last-child {border:none;}
.noi-that .box-image {border: 1px solid #bfbfbf;}
.noi-that .col-inner .box-text p {
    font-size: 20px;
    text-transform: uppercase;
}
.section-title-normal span {
    border-bottom: 3px solid #b18445;
}
.back-to-top {
    font-size: 23px;
    color: #c19954!important;
}
.back-to-top:hover i {color:#fff;}
#hotline-footer, #download-footer {
position: fixed;
left: 15px;
bottom: 10px;
background: url(http://tongdai-viettel.com.vn/wp-content/uploads/2021/01/hotline.png) no-repeat 12px center;
background-size: 35px 35px;
background-color: #ED1C24;
color: #fff;
font-weight: 700;
font-size: 20px;
padding: 12px 12px 12px 54px;
line-height: 1;
border-radius: 22px;
z-index: 9999;
}
#hotline-footer a, #download-footer a {
color: inherit;
}

.boxzilla {
    padding: 0!important;
    overflow-y: inherit!important;
}
.boxzilla-close-icon{
    color: #fff!important;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 8px;
    width: 30px;
    height: 30px;
}
.form_mb .title {
    padding: 15px 25px;
    background-color: #20292f;
    color: #fff;
    text-align: center;
}
.form_mb .col-left {padding: 25px;}
.form_mb .col-right  {padding: 20px;}
.form_mb .col-right input[type='text'], .form_mb .col-right input[type='email'], .form_mb .col-right input[type='tel']
{
    color: #666;
    height: auto;
    border-width: 1px;
    border-style: solid;
    background: #fafafa;
    box-shadow: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .2s linear;
    width: 100%;
    border: 1px solid #818a91;
    vertical-align: middle;
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px;
    background-color: #fff;
    border-color: #bfbfbf;
}
 .form_mb .col-right input[type='submit'] {
    width: 70%;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    display: block;
}
 .form_mb .col-right lable {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}
.tien-ich .box-text-inner {
	border: 1px solid #fff;
	text-shadow: inherit;
}
.tien-ich .col-right {padding:0;}
.tien-ich .col-right .row {
	margin-left: 0;
	margin-right: 0;
}
.article-inner.has-shadow .entry-header-text-top {
    padding-bottom: 0;
    margin-bottom: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}