@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 !important}
img {max-width: 100%;} 
table{max-width: 99%}
td {font-size:15px;}
p img {margin-bottom: 1rem;margin-top: 1rem;}
ol {margin-left: 1.5rem;}
.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;
}
/* -------Nút slide---------- */
i.fa.fa-angle-left {
    font-size: 50px;
    background-color:#808080ab;
    color: #00a9ec;
}
button.owl-prev {
    position: absolute;
    bottom: 50%;
    display: none; 
}
button.owl-next {
    position: absolute;
    bottom: 50%;
    right: 0;
    display: none; 
}
i.fa.fa-angle-right {
    font-size: 50px;
    color: #00a9ec;
    background-color: #808080ab;
}
#slidemh1:hover .owl-prev  {display: block}
#slidemh1:hover .owl-next  {display: block}
/* ----------Finish nút slide------- */
/* ------Kết thúc định dạng chung------- */
#container-mh {background-color: white;}
  marquee a {color:#00a9ec !important;}
  #slidemh {max-height: 375px;}
  .noidungmh {max-height: 375px;position: relative;}
  .titlemh {background-color: #00071096;color:white;font-size: 18px;position: absolute;bottom:0;left:0;padding: 1% 2% 1% 1%;max-width: 100%;}
  .titlemh a {color:white;}
  .tieudebv {color:black;margin-top:0.5rem}
  .tdtin {
    margin-top: 0.5rem;
    text-align: justify;
   }
  div.c1 {
    text-align: center;
    font-size: 14px;
      }
  .c1:hover .iconmh {transform: scale(1.2);color:#00a9ec ;}
  .c1 b {color:#0566f7;}    
   .iconmh {font-size: 50px;color:#004ba9;}
   .cttmh {}
   .tt1, .tt4 {background-color: #00a9ec;}
   .tt2, .tt3 {background-color: #820c0c;}
   .linemh {height: 2px;background-color: #b94e0221;width: 57%;margin: 2% auto;}
    #tuyensinh {
      animation: colorBackground 3s infinite;
    }
    @keyframes colorBackground {
      0% {color:#004ba9;}
       
        100% {color:#00a9ec;}
    }
    .menuphai a { color: #072458;}
   .menu-duoi {display: none;position: absolute;background-color: grey;}
   /* ------Finish section 1-------- */
  /*  ---------Start section 2----------- */
  .anhtintuc {max-height: 200px;}
  .duongke {height: 2px;background-color: #0f0f8642;}
  .duongke1 {height: 2px;max-width:50%;background-color: #0f0f8642;}
  .titlect a {color:#004ba9;}
  h3.titlect {
    font-weight: bold;
  }
  .imgdoitac .item img {
    
    max-width: 70%;
  }
  .bangchon td {
    padding: 8px;
    text-align: left;
}
canvas#the-canvas {
    max-width: 90%;
   }
  /* --------------responsive-------- */
  @media screen and (max-width:576px) {
    .titlemh {font-size: 14px;}
    .col-md-5.cotphaimh {margin-top: 1rem;}
    
    
}
@media screen and (min-width:576px) {
  .dropdown-mega {width: 1200px;left:-528%;}
}
@media (min-width: 768px){
.tintuc {
    padding: 1rem;
    height: 300px;
    box-shadow: 0 4px 3px 1px #f3ecec;
}
.cotanh:hover .tintuc {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
 }
  } 
/* --------Thêm mới----------- */
.v1{
    position:relative;
}
.drop-down02 .sub-menu02
{
    position: absolute !important;
    left: 100%;
    top: 70%;
}

.drop-down02 .dropdown-toggle{
    padding:.25rem 1.5rem !important;
}

@media screen and (max-width :767px)
{
    .drop-down02 .sub-menu02
    {
        position:static !important;

    }
    ul.dropdown-menu.sub-menu02 {
    padding-left: 1rem;
}
}
.v2::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
@media screen and (min-width :767px)
{
    .v2::after {transform: rotate(270deg);}
} 
  