@import url(bootstrap.css);
@import url(slick.css);
@import url(font-awesome.css);
body {
  margin: auto;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #fff;
  overflow-x: hidden;
  background-repeat: repeat;
  background-position: left top ;
  background-image: url('../images/nenbody.jpg');
}
a {
  color: #b83700;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: underline;
  color: #b83700;
}
img {
  max-width: 100%;
}
.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video-responsive embed,
.video-responsive iframe,
.video-responsive iframe,
.video-responsive video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}
.audio-responsive iframe {
  width: 100%;
  height: 126px;
}
.container {
  max-width: 100%;
}
.wrapper {
  max-width: 1080px;
  margin: 0 auto;
  background-color: #fff;
}
.site-main {
  padding: 5px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.main-content {
  width: calc(100% -  480px);
  width: -moz-calc(100% -  480px);
  width: -webkit-calc(100% -  480px);
  width: -o-calc(100% -  480px);
  order: 2;
  padding: 0 5px;
}
.sidebar {
  width: 280px;
  order: 1;
}
.sidebar-left {
  width: 200px;
}
.sidebar-right {
  order: 3;
}
.heading1 {
  line-height: 18px;
  display: block;
  margin: 0;
  background-color: #AD0000;
  background-position: left top;
  background-repeat: no-repeat, repeat-x;
  background-image: url('../images/icon/bg_header_trai.png'), url(../images/icon/bg_header_nen.png);
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  background-size: auto 100%;
  padding: 7px 5px 7px 15px;
}
.heading1 a {
  color: #fff;
}
.heading2 {
  line-height: 18px;
  display: block;
  margin: 0;
  background-position: left top;
  background-repeat: no-repeat, repeat-x;
  background-image: url('../images/icon/bg_header_trai2.png'), url('../images/icon/bg_header_trai3.png');
  background-size: auto 100%;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px 3px 25px;
  position: relative;
  border-radius: 5px 0 0 5px;
}
.heading2 a {
  color: #fff;
}
.heading3 {
  line-height: 18px;
  display: block;
  margin: 0;
  background-color: #AD0000;
  background-position: left top;
  background-repeat: repeat-x;
  background-image: url('../images/icon/heading3.png');
  font-size: 12px;
  color: #EFFF14;
  font-weight: bold;
  background-size: auto 100%;
  padding: 7px 5px 7px 15px;
}
.heading3 a {
  color: #EFFF14;
}
.heading4 {
  line-height: 18px;
  display: block;
  margin: 0;
  background-color: #F80101;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/icon/heading4.png');
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 8px 5px 8px 32px;
}
.heading4 a {
  color: #fff;
}
.block-box1 .block-content {
  border: 1px solid #FFF703;
  padding: 10px;
  background-position: left top;
  background-repeat: repeat;
  background-image: url('../images/icon/bg_box.png');
}
.row {
  margin: 0 -5px;
}
[class*="col-lg"],
[class*="col-md"],
[class*="col-sm"],
[class*="col-xs"] {
  padding: 0 5px;
}
.pagination li {
  display: inline-block;
  vertical-align: top;
  border-radius: 0 !important;
}
.pagination li a,
.pagination li strong,
.pagination li span {
  border-radius: 0 !important;
}
.phan_trang {
  margin: 20px 0;
}
.phan_trang .form-control {
  display: inline-block;
  width: 40px;
  height: 30px;
  border-radius: 0;
  box-shadow: none;
}
.phan_trang .btn {
  height: 30px;
  border-radius: 0;
  box-shadow: none;
}
ul {
  padding-left: 15px;
}
@media (max-width: 991px) {
  .main-content {
    width: calc(100% -  380px);
    width: -moz-calc(100% -  380px);
    width: -webkit-calc(100% -  380px);
    width: -o-calc(100% -  380px);
  }
  .sidebar {
    width: 200px;
  }
  .sidebar-left {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .main-content {
    width: 100%;
    order: 0;
    padding: 0 5px;
  }
  .sidebar {
    width: 100%;
    order: 1;
  }
}
.form-control {
  outline: none;
  font-size: 12px;
  height: 30px;
}
.form-control:hover,
.form-control:focus {
  outline: none;
}
/* select.form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-position: center right 14px;
   background-repeat: no-repeat;
   background-image: url(../images/icon/arrow-select.png);
   padding-right: 34px;

}


select::-ms-expand {
    display: none;
} */
.btn {
  font-size: 12px;
  padding: 6px 12px;
}
.owl-carousel .owl-item img {
  width: auto;
  transform-style: flat;
}
.header-top {
  margin-bottom: 5px;
}
.header-top img {
  display: block;
  width: 100%;
}
.ui-menu {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
  background-color: #c90000;
}
.ui-menu li {
  list-style: none;
  margin: 0;
  display: table-cell;
  position: relative;
}
.ui-menu a {
  color: #fff;
  display: block;
  line-height: 34px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/menungang_chia.png');
  white-space: nowrap;
}
.ui-menu a:hover {
  text-decoration: underline;
}
.header-menu li.menu-item-has-children > a:after {
  content: "";
  position: relative;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.header-menu li:hover > .sub-menu {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  visibility: visible;
  opacity: 1;
}
.header-menu .sub-menu-toggle {
  display: none;
}
.header-menu .sub-menu {
  left: 0;
  background: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  position: absolute;
  min-width: 180px;
  margin-top: -2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  top: 100%;
  white-space: nowrap;
  padding-top: 5px;
}
.header-menu .sub-menu:before {
  content: " ";
  border-bottom: 4px dashed #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  left: 20px;
  top: -4px;
}
.header-menu .sub-menu li{
  display: block;
}
.header-menu .sub-menu li a{
  color: #000000;
  background-image: none;
  text-align: left;
}
@media (max-width: 767px) {
  .header-nav2 {
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    z-index: 500;
    width: 280px;
    border: none;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 0;
    visibility: hidden;
    padding-top: 20px;
    overflow-y: auto;
    display: block !important;
  }
  .header-nav2.active {
    right: 0;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 1;
    visibility: visible;
  }
  .ui-menu {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
  }
  .ui-menu li {
    display: block;
  }
  .ui-menu a {
    padding: 0 15px;
  }
  .ui-menu2 {
    display: block;
  }
  .ui-menu2 li {
    display: block;
    line-height: 40px;
    padding: 0;
    font-size: 15px;
    margin: 0;
  }
  .ui-menu2 li a {
    line-height: 30px;
    padding: 5px 10px;
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
    color: #fff !important;
    height: 40px;
  }
  .ui-menu2 li .icon {
    width: 30px;
    text-align: center;
  }
  .ui-menu2 li .toggle-submenu {
    display: block !important;
    width: 30px;
    height: 30px;
    background-color: transparent !important;
    position: absolute !important;
    right: 0;
    top: 5px;
    z-index: 10;
    border: none !important;
    padding: 0 !important;
    text-align: center;
    line-height: 30px;
  }
  .ui-menu2 li .toggle-submenu:before {
    content: "\f105";
    font-family: 'FontAwesome';
  }
  .ui-menu2 > li {
    border: none;
  }
  .ui-menu2 > li:first-child {
    border: none;
  }
  .ui-menu2 .open-submenu > .submenu {
    display: block;
  }
  .ui-menu2 .open-submenu > .toggle-submenu:before {
    content: "\f107";
  }
  .ui-menu2 .submenu {
    width: 100% !important;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    display: none;
    background-color: transparent;
    position: static;
  }
  .ui-menu2 .submenu li {
    width: 100% !important;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    position: relative;
  }
  .ui-menu2 .submenu a {
    display: block;
    background-color: transparent;
    padding-left: 35px;
  }
  .ui-menu2 .submenu .submenu a {
    padding-left: 50px;
  }
}
.block-menu {
  margin-bottom: 10px;
}
.block-menu ul {
  padding: 0;
  margin: 0;
}
.block-menu li {
  list-style: none;
}
.block-menu li + li {
  margin-top: 10px;
}
.block-menu a {
  display: block;
  background-color: #ffe8ab;
  color: #EE3226;
  background-position: left 2px center ;
  background-repeat: no-repeat;
  background-image: url('../images/icon/bg_header_goc_trai.png');
  border-bottom: 4px solid #f2be33;
  border-top: 1px solid #cecece;
  line-height: 18px;
  font-weight: bold;
  padding: 6px 6px 6px 33px;
}
.block-sidebar1 {
  margin-bottom: 10px;
}
.block-sidebar1 .block-content {
  padding: 10px;
  border: 1px dotted #ccc;
}
.block-post-new {
  margin-bottom: 10px;
}
.block-post-new .block-content {
  padding: 10px;
  border: 1px solid #ccc;
}
.block-search label {
  display: block;
  padding: 0;
}
.block-like iframe {
  width: 100% !important;
}
.block-banner {
  margin-bottom: 10px;
}
.block-banner img {
  display: block;
  width: 100%;
}
.block-tienich label {
  display: block;
  padding: 0;
}
.block-tienich table {
  text-align: center;
}
.block-login label {
  display: block;
}
.block-login .checkbox label {
  line-height: 20px;
}
.site-footer {
  padding: 10px;
  color: #ffff00;
  background-color: red;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/footer.jpg');
  text-align: center;
}
.post-item {
  line-height: 16px;
  margin-bottom: 8px;
}
.post-item:before,
.post-item:after {
  content: "";
  display: table;
}
.post-item:after {
  clear: both;
}
.post-item .post-thumb {
  width: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
  padding: 1px;
}
.post-item .post-link {
  display: block;
  width: 100%;
  position: relative;
}
.post-item .post-link img {
  margin: auto;
  display: block;
}
.post-item .post-detail {
  width: calc(100% -  60px);
  width: -moz-calc(100% -  60px);
  width: -webkit-calc(100% -  60px);
  width: -o-calc(100% -  60px);
  float: left;
}
.post-item .post-title {
  font-weight: normal;
  display: block;
}
.post-item .post-title:hover {
  text-decoration: underline;
}
.post-item .post-des {
  text-align: justify;
}
.post-item a {
  color: #000;
}
.post-item1 .post-thumb {
  width: 140px;
}
.post-item1 .post-title {
  margin: 5px 0px 10px;
  color: #713200;
  font-weight: bold;
}
.post-item1 .post-title a {
  color: #713200;
}
.post-item1 .post-detail {
  width: 100%;
  float: none;
}
.post-item2 .post-thumb {
  float: none;
  width: 100%;
  margin: 0;
}
.post-item2 .post-link {
  height: auto;
  padding: 0;
}
.post-item2 .post-link img {
  width: 100%;
  position: static;
}
.post-item2 .post-detail {
  width: 100%;
}
.post-item2 .post-title {
  margin: 10px 0px;
}
.post-item3 .post-thumb {
  float: none;
  width: 100%;
}
.post-item3 .post-link {
  height: auto;
  padding: 0;
}
.post-item3 .post-link img {
  width: 100%;
  position: static;
}
.post-item3 .post-title {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px;
  color: #AD0000;
}
.post-item3 .post-title a {
  color: #AD0000;
}
.post-item3 .post-detail {
  width: 100%;
}
ul.post-link {
  color: #000;
}
ul.post-link li {
  display: list-item;
  margin-bottom: 8px;
  list-style-type: disc;
  list-style-position: outside;
}
ul.post-link a {
  color: #000;
}
ul.post-link a:hover {
  text-decoration: underline;
}
.post-item4 {
  text-align: justify;
}
.post-item4 .post-detail {
  width: 100%;
  float: none;
}
.block-slide {
  margin-bottom: 10px;
}
.block-slide img {
  display: block;
  width: 100%;
}
.block-slide .slick-arrow {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/arrows.png');
  font-size: 0;
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden;
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
  z-index: 10;
  opacity: 0;
}
.block-slide:hover .slick-arrow {
  opacity: 1;
}
.block-slide .slick-next {
  left: 15px;
  background-position: left top;
}
.block-slide .slick-prev {
  right: 15px;
  background-position: right top;
}
.block-slide .slick-dots {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 15px;
  right: 15px;
  z-index: 10;
}
.block-slide .slick-dots li {
  list-style: none;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url('../images/icon/bullets.png');
}
.block-slide .slick-dots .slick-active {
  background-position: 0 -22px;
}
.block-slide .slick-dots button {
  display: none;
}
.block-post-hot {
  margin-bottom: 10px;
}
.block-post-hot .block-content {
  padding: 10px;
  border: 1px solid #ccc;
}
.block-box1 {
  margin-bottom: 10px;
}
.block-post-list .block-content {
  background-color: #F0ECE9;
  border: 1px solid #ccc;
  padding: 10px;
}
.block-post-list .post-item1 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.block-post-list .post-item1:last-child {
  border-bottom: none;
}
.block-post-list .post-item1 a {
  color: #CF0604;
}
.block-post-list .post-item1 .post-title {
  color: #CF0604;
  font-size: 14px;
}
.block-post-list .post-item1 .post-title a {
  color: #CF0604;
}
.draggable{
  height: 250px !important;
}