body{font-size: 18px; background: #ececec;font-family: "Archivo", sans-serif}/* Theo font cua trinh duyet (1em = 10px)*/ 
.c_on{width: 1200px; margin: 0px auto;}
.border{    border: 1px solid #3d4b4e; }
.h1000{  height:1000px;   border: 1px solid #fff; }
 
/* ------------header ----------------------*/
.logo img{width: 100%}
.mn{text-align: center;font-size: 30px; font-weight: bold;margin: 15px 0;}
.menuee table{width: 80% !important; background: #fff; padding: 5px;margin: 0 auto}
.menuee table td:first-child{width: 20px !important;padding: 5px; text-align: center;font-size: 12px;}
.menuee table tr:first-child{text-align: center;}
.menuee table td {border-bottom: 1px dotted #b3b3b3; line-height: 30px;padding: 10px;}
.menuee table .strong{background: #e4bf63; font-size: 20px}
.phonering-alo-phone {display: none}
@media screen and (max-width: 768px) {
 .menuee table{width: 100% !important}
 .menuee table tr td{font-size: 20px}
}