.banner {
    background: url("images/Trangchu/anhbanner.jpg") no-repeat center center;
    background-size: cover; /*Hình ảnh có thể bị cắt để lấp đầy toàn bộ phần tử*/
    padding-top: 12rem;
    padding-bottom: 12rem;
    text-align: center !important;
    color: yellow; !important;
}
.slogan {
    background-color: rgb(0, 255, 255) !important;
    text-align: center !important;
 	width: 95.2%;
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.slogan-h2{
    font-size: 20px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-top: -1px;  
    max-width: 100%;
    padding-right: 3rem;
    padding-left: 3rem;
}
.block_3 {
    flex: 0 0 auto;
    width: 33.33333%;
}
div#b3a:hover{
    font-size: 20px;
    color: red;
}
div#b3b:hover{
    font-size: 20px;
    color: navy;
}
div#b3c:hover{
    font-size: 20px;
    color: purple;
}
table
{
	width: 90%;
	margin: 0 auto;
}
.cell_img {
	width: 50%;
}
.cell_text {
	width: 50%; padding-left: 5rem;
}
.img {
	width: 100%; 
	height: 100%;
}
.img_tv {
    width: 50%; 
    height: 50%;
    /*text-align: center;*/
    margin: 0 auto;
}
.menu {
	font-size:120%; 
	text-decoration: none;
}
.cell {
	text-align: justify; 
	padding: 1.5em;
}
footer {
	background-color: lightgrey; 
	margin: 1px; 
	padding: 10px;
}
.link {
	color: navy; 
	text-align: left;
}
p {
    text-align: justify;
    font-size: 20px;
}
h1 { 
    font-size: 20px;
}
h2 {
    font-size: 40px;
}
nav {

    text-align: center;
    font-size: 20px;
}
i {
    font-size: 70px;
    color: yellow ;
    font-weight: bold;
    padding-right: 2rem;
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
