.minmenu {
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
}
.page_conten_page {
    padding-top: 30px;
    padding-bottom: 30px;
}
.title_page h1 {
	text-transform: uppercase;
    color: #ed3235;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 20px;
}
.title_page h1:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 8px;
    background: #ed3235;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
.tintuc_home_id .item {
	border: 1px solid transparent;
	margin-bottom: 10px;
}
.tintuc_home_id .item .img_content, .tintuc_home_id .item .img_content img {
	list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    -webkit-transition: all 450ms cubic-bezier(.645,.045,.355,1);
    -moz-transition: all 450ms cubic-bezier(.645,.045,.355,1);
    -o-transition: all 450ms cubic-bezier(.645,.045,.355,1);
    transition: all 450ms cubic-bezier(.645,.045,.355,1);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -moz-border-radius: 50%;
}
.tintuc_home_id .item .img_content img:hover {
	transform: scale(1.2);
    opacity: 1;
    -webkit-filter: grayscale(0);
}
.svg-inline--fa.fa-w-14 {
    width: .875em;
}
.tintuc_home_id .item .text_content {
	padding: 10px;
}
.tintuc_home_id .text_content .calendar {
	color: #666;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0;
    text-transform: capitalize;
    line-height: 18px;
}
.tintuc_home_id .text_content h3 {
	font-size: 1.17rem;
    font-weight: 600;
}
.tintuc_home_id .text_content h3 a {
	color: #524c4c;
    text-transform: capitalize;
    line-height: 28px;
    padding-bottom: 7px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: block;
}
.tintuc_home_id .text_content p {
	color: #666;
    font-weight: 400;
    font-size: 17px;
    padding: 0;
    text-transform: none;
    line-height: 24px;
}
.right_widget {
    -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all .3s ease;
}
.right_widget h2 {
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    background: #048d0e;
    padding: 12px 5px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.right_widget .contents {
    padding: 5px 15px 15px 15px;
}
.right_widget .contents p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.red {
	color: red;
}
.blue {
	color: #00f;
}
.list_articles {
    margin-top: 30px;
}
.list_articles .article {
    margin-bottom: 15px;
    -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all .3s ease;
    display: inline-block;
}
.list_articles .article:hover {
    transform: translateY(-5px);
}
.list_articles .article img {
    float: left;
    width: 36%;
    margin-right: 10px;
}
.list_articles .article h3, .list_articles .article p {
    display: block;
    color: #555;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px;
}
.title_news {
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 15px;
}
.title_news h1, .title_news h2 {
    font-size: 27px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title_news li {
    font-size: 15px;
    color: #666;
    list-style: none;
    list-style: none;
    background: url(../images/icon_day.png) center left no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    font-style: italic;
}
.title_news p.des {
    line-height: 32px;
    color: #171c2b;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 15px;
}
.comment_face {
    padding-bottom: 10px;
    border-top: solid #ccc 1px;
}
.tintuc_home_box_2 {
    padding: 30px 0;
    background: #eee;
}
#section_pd0 {
	padding-top: 0px;
	background: #eee;
}
.title_page_id, .title_page_id_2 {
    padding-bottom: 20px;
    text-align: center;
    position: relative;
}
.title_page_id_2 ul h2, .title_page_id_2 ul h3 {
    font-size: 30px;
    color: #ed3235;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    text-align: center;
}
.title_page_id_2:after {
    content: "";
    display: inline-table;
    margin: 0;
    height: 2px;
    width: 90px;
    background: #ccc;
}
.bottom_more {
    text-align: center;
    margin-top: 10px;
}
.bottom_more h4 a, .bottom_more h5 a {
    display: inline-table;
    font-size: 17px;
    color: #fff;
    padding: 5px 20px;
    line-height: 32px;
    border: 1px solid #363738;
    background: #363738;
    font-weight: 500;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
}
.bottom_more h4 a:hover, .bottom_more h5 a:hover {
    background: #6f6d6d;
    border: 1px solid #6f6d6d;
    color: #fff;
}
@media(max-width: 768px) {
	.title_page h1 {
		font-size: 20px;
	}
	.list_articles .article img {
	    width: 24%;
	}
	.list_articles .article h3, .list_articles .article p {
	    font-size: 17px;
	    line-height: 22px;
	    padding: 10px;
	}
	.title_page_id_2 ul h2, .title_page_id_2 ul h3 {
		font-size: 20px;
	}
}