header .manu .menucap2 {
  position: absolute;
  top: 60px;
  left: 292px;
  display: none;
  background-color: #ffffff;
  border: #eeeeee solid 1px;
  padding: 0;
}
header .manu .menucap2 li {
  border-bottom: #eeeeee solid 1px;
  list-style: none;
  margin: 0px;
  padding: 5px;
}
header .manu .menucap2 li a {
  text-decoration: none;
  text-transform: capitalize;
  margin: 0;
  font-size: 14px;
  font-family: rotobo;
  padding: 15px;
  color: #333333;
  background: url("../img/logos/a21.png") left 4px top 18px no-repeat;
}
header .manu .menucap2 li a:hover {
  color: #1f4573;
  background: url("../img/logos/a5.png") left 4px top 18px no-repeat;
}
header .manu > ul > .c2:hover .menucap2 {
  display: block;
}

section .body .bbb a {
  color: #777777;
  font-size: 14px;
  text-decoration: none;
}
section .body .bbb a:hover {
  color: #777777;
}
section .body .cot {
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  section .body .cot {
    margin-top: 0px;
  }
}
@media all and (max-width: 768px) {
  section .body .cot .rightbody .menubody {
    display: none;
  }
}
section .body .cot .rightbody .menubody .tuvan {
  padding: 10px 20px;
  background-color: #eeeeee;
  border: #ffffff solid 1px;
}
section .body .cot .rightbody .menubody .tuvan .muiten {
  text-decoration: none;
  font-size: 16px;
  color: #333333;
  display: block;
}
section .body .cot .rightbody .menubody .tuvan:hover, section .body .cot .rightbody .menubody .tuvan.active {
  background: #1f4573 url(/images/logos/tinchuyenmuc10.png) left 250px top 12px no-repeat;
}
section .body .cot .rightbody .menubody .tuvan:hover .muiten, section .body .cot .rightbody .menubody .tuvan.active .muiten {
  color: #ffffff;
}
section .body .cot .rightbody .baiviet {
  border-left: #1f4573 solid 2px;
  background-color: #f8f8f8;
  margin-top: 15px;
}
section .body .cot .rightbody .baiviet p {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  padding: 10px 20px;
}
section .body .cot .rightbody .baivietnoibat {
  display: flex;
  text-decoration: none;
  color: #333333;
  padding: 15px 0;
  border-bottom: #eeeeee solid 1px;
}
section .body .cot .rightbody .baivietnoibat .luong {
  padding: 0px 10px 10px 15px;
  margin: 0;
}
section .body .cot .leftbody {
  padding-top: 2px;
}
@media all and (max-width: 768px) {
  section .body .cot .leftbody {
    padding-top: 0px;
  }
}
section .body .cot .leftbody p {
  color: #333333;
  line-height: 25px;
}
@media all and (max-width: 768px) {
  section .body .cot .leftbody p {
    margin-top: 15px;
    font-size: 16px;
  }
}

@media all and (max-width: 768px) {
  .leftbody img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
  }
  .leftbody table {
    display: block !important;
    overflow: auto !important;
  }
}
@media (max-width: 1199px) and (min-width: 1023px) {
  .leftbody img {
    max-width: 100% !important;
    height: auto !important;
  }
}

/*# sourceMappingURL=gioithieu.css.map */
