/*============================================================================
   #Webcms
==============================================================================*/
.all{
    color: blanchedalmond; 
}

.contentop {
    background-image:url(/anh/banner_footer1.jpg);
    height: 200px;
    text-align: center;
    color: blanchedalmond;
    background-position: center;
    background-size:cover;
}

.contentop h1 {
    padding-top: 53px;
    margin-top: 0px;
}

.textlink a {
  color:blanchedalmond;
}


.textlink a:hover{
    text-decoration: none;
    color:blanchedalmond;

}

.midconten{
    background-color:white;
    font-size: 16px;
}

.textbig {
    padding-top: 30px;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.textbig span{
    color: #1c1c1c;
    font-weight: bold;
    font-size: 40px;
}

.vn {
    text-align: center;
    justify-content: center;
    color: #353535;
}

.vnn {
    padding: 30px 0;
}