@charset "utf-8";
*{ margin:0; padding:0}
body{ font-family:Arial, sans-serif; font-size:15px}
a{ text-decoration:none !important}
p {margin: 0.5rem; } 
h3,h4 {color:#1e73be}
img {max-width: 100%;} 
table{max-width: 99%}
p img {margin-bottom: 1rem;margin-top: 1rem;}
.nav-link {font-size: 14px;color: white !important} 
.lmhwrap {background-color:#d6dada; }
.container {background-color: white;max-width: 1200px;}
.lmhlogo {max-width: 1200px;text-align: center;}
.nav {text-transform: uppercase;font-size: 14px;font-weight: 400;color:white !important;}
.lmhmenu {background-color: #004ba9;}
a.nav-link {color:white;}
.navbar-toggler {
    padding: 0;
    font-size: 0.7rem;
    
}
.dropdown-divider {
    border-top: 1px solid #a9e2f9;
}
#container-mh {background-color: white;}
.tabdv {background-color: #00a9ec;}
a.active {background-color: #f38585 !important;}
/* ----------Finish nút slide------- */
/* ------Kết thúc định dạng chung------- */
#gioithieu {background-image: url(../images/donvi/bg-gioithieu.jpg);} 
.border-left {border-left: 3px solid #ffc107!important;}
.bongdo { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.anhcb  {border: 5px solid #58cfef9c; width: 120px; height: 120px;}
footer.row.mt-1 {
    position: absolute;
}
#particles-js{ position:relative; width: 100%; height: 45%; background-color: #004ba9; }
@media (min-width: 768px){
.cantrai{padding-left:8rem !important;}
.particles-js-canvas-el {height:300px !important;}
}
@media screen and (max-width:576px) {
    .cantrenmb {padding-top: 1.5rem!important;}
 .particles-js-canvas-el {height:500px !important;}
}
@media screen and (min-width:576px) {
  .dropdown-mega {width: 1200px;left:-334px;}
  #gioithieu {height:360px;} 
}