/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;700&display=swap");
:root {
  --font1: "Be Vietnam Pro", sans-serif;
  --color-main: #F55F1E;
}

/* @include cubic-transition($delay: 0, $duration: 200ms, $property: (all)); */
.flexbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.no-flexbox {
  display: inherit;
}

body::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}

body::-webkit-scrollbar-thumb {
  background-color: #222;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

.title-cate {
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  margin-bottom: 40px;
}
.title-cate img {
  margin-right: 8px;
}
.title-cate span {
  color: #888888;
  font-size: 17px;
  font-weight: 400;
  margin: 3px 0 0 10px;
}
@media screen and (max-width: 1280px) {
  .title-cate {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.title-cate2 {
  font-size: 20px;
  margin-bottom: 24px;
  font-weight: bold;
  color: #fff;
  padding-right: 40px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.43 18.0698L20.5 11.9998L14.43 5.92982' stroke='%23888888' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M3.50002 12L20.33 12' stroke='%23888888' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right;
  display: inline-block;
}
@media screen and (max-width: 1280px) {
  .title-cate2 {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

.pagination-center .flexbox {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.pagination {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 30px;
}
.pagination .paging .button-page {
  margin-left: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pagination .paging .button-page .btn-page {
  color: #888888;
  font-size: 17px;
  border: 0;
}
.pagination .paging .button-page .btn-page.active, .pagination .paging .button-page .btn-page:hover {
  border: 0;
  background: #4E4E4E;
  color: #fff;
}
.pagination .paging .button-page .btn-page.active .ic, .pagination .paging .button-page .btn-page:hover .ic {
  fill: #fff;
}
.pagination .paging .button-page .btn-page.disable {
  background: none;
}

.link-line {
  color: #4479FF;
  text-decoration: underline;
  text-underline-position: under;
}

.share-new {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-new a {
  background: #FFFFFF;
  border: 1px solid #B6B8BE;
  line-height: 38px;
  border-radius: 50%;
  width: 40px;
  text-align: center;
  display: inline-block;
  color: #B6B8BE;
  margin-left: 16px;
}
.share-new a:hover {
  border: 1px solid #4479FF;
  color: #4479FF;
}

ul.default {
  padding-left: 20px;
  margin-bottom: 15px;
}
ul.default li {
  list-style-type: disc;
}

ol {
  padding-left: 18px;
}
ol li {
  list-style: decimal;
  margin-bottom: 10px;
}

.breadcrumb {
  border-bottom: 1px solid #303030;
  padding: 22px 0;
}
.breadcrumb li {
  color: #888888;
  margin-right: 30px;
  margin-bottom: 0;
  font-size: 15px;
}
.breadcrumb li:first-child {
  color: #888888;
}
.breadcrumb li::after {
  border-top: 0;
  height: 12px;
  border-right: 1px solid #888888;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  top: -1px;
  left: -20px;
}
@media screen and (max-width: 600px) {
  .breadcrumb.mb20 {
    margin-bottom: 15px;
  }
  .breadcrumb.mt20 {
    margin-top: 10px;
  }
}

.paging .button-page .btn-page {
  margin-left: 10px;
}
.paging .button-page .btn-page.active {
  border: 1px solid #9f224e;
  background: #9f224e;
  color: #fff;
}

#to_top {
  z-index: 91;
  bottom: 70px;
}

.view-all {
  font-weight: bold;
  font-size: 16px;
  padding-right: 22px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.8942 4.24492L12.258 0.626487C12.1273 0.474708 11.8978 0.457014 11.7453 0.587026C11.5927 0.717007 11.5749 0.945436 11.7056 1.09722C11.7178 1.11136 11.731 1.12458 11.7453 1.13668L14.7597 4.13997H0.363618C0.16281 4.13997 0 4.30198 0 4.50183C0 4.70169 0.16281 4.86367 0.363618 4.86367H14.7597L11.7453 7.86332C11.5927 7.9933 11.5749 8.22174 11.7056 8.37351C11.8363 8.52529 12.0658 8.54298 12.2183 8.41297C12.2325 8.40085 12.2458 8.38766 12.258 8.37351L15.8943 4.75508C16.0352 4.614 16.0352 4.38606 15.8942 4.24492Z' fill='%23222222'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: top 8px right;
}
.view-all:hover {
  color: #4479FF;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-default {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  min-width: 140px;
  font-family: Arial;
  line-height: 38px;
  border-radius: 3px;
  padding: 0 10px;
  text-align: center;
  background: #F55F1E;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  border: 1px solid #F55F1E;
  cursor: pointer;
}
.btn-default svg {
  margin: -2px 3px 0 3px;
}
.btn-default:hover {
  color: #fff;
  background: #F55F1E;
}
.btn-default.disabled {
  background: #EAEDF5;
  border: 1px solid #EDF4FF;
  color: #9A9FAC;
}
.btn-default.full {
  width: 100%;
  padding: 0 5px;
}
.btn-default.min {
  line-height: 42px;
  font-size: 14px;
}
.btn-default.bg-white {
  color: #00234B;
}
.btn-default.none {
  background: none;
  border: 1px solid #4479FF;
  color: #4479FF;
}
.btn-default.none:hover {
  background: #4479FF;
  color: #fff;
}
.btn-default.gray {
  background: #303030;
  border: 1px solid #303030;
}
.btn-default.gray2 {
  background: #EEF6FF;
  color: #123967;
  border: 1px solid #EEF6FF;
}
.btn-default.txt_black {
  color: #1C1C28;
}

.thumb_img {
  display: block;
  overflow: hidden;
  height: 1px;
  position: relative;
  width: 100%;
}
.thumb_img .icon-play {
  position: absolute;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39.9 73.3333C58.3095 73.3333 73.2333 58.4095 73.2333 40C73.2333 21.5905 58.3095 6.66666 39.9 6.66666C21.4905 6.66666 6.56665 21.5905 6.56665 40C6.56665 58.4095 21.4905 73.3333 39.9 73.3333Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M29.1333 40.7667V35.2C29.1333 28.2667 34.0333 25.4334 40.0333 28.9L44.8666 31.7L49.7 34.5C55.7 37.9667 55.7 43.6334 49.7 47.1L44.8666 49.9L40.0333 52.7C34.0333 56.1667 29.1333 53.3334 29.1333 46.4V40.7667Z' fill='white'/%3e%3c/svg%3e");
  width: 54px;
  height: 54px;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  z-index: 2;
  cursor: pointer;
}

.thumb_3x1 {
  padding-bottom: 33.33%;
}

.thumb_2x1 {
  padding-bottom: 50%;
}

.thumb_img.thumb_video,
.embed-container {
  padding-bottom: 56.25%;
}

.thumb_img.thumb_5x3 {
  padding-bottom: 60%;
}

.thumb_5x4 {
  padding-bottom: 80%;
}

.thumb_img.thumb_5x5,
.thumb_1x1 {
  padding-bottom: 100%;
}

.thumb_2x3 {
  padding-bottom: 150%;
}

.thumb_img img,
.thumb_img video,
.thumb_img iframe,
.thumb_video img,
.thumb_video video,
.thumb_video iframe,
.thumb_16x9 img,
.thumb_16x9 video,
.thumb_16x9 iframe {
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

[class*=grid__] {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  row-gap: 40px;
  position: relative;
}
[class*=grid__] .art_item {
  margin-bottom: 0;
}

.grid {
  display: grid;
  width: 100%;
  position: relative;
}
.grid__1 {
  grid-template-columns: repeat(1, 1fr);
}
.grid__2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid__3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid__4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid__5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid__6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid__7 {
  grid-template-columns: repeat(7, 1fr);
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 8px;
}
@media (max-width: 1025px) {
  .grid {
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
    row-gap: 24px;
  }
}
@media (max-width: 991px) {
  .grid__4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 600px) {
  .grid__4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.article-itemt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 24px;
}
.article-itemt .article-thumb {
  width: 280px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.article-itemt .article-thumb .ic-play {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin: -18px 0 0px -18px;
}
.article-itemt .article-content {
  width: calc(100% - 280px);
  padding-left: 16px;
}
.article-itemt .article-content .tag {
  float: left;
  display: none;
}
.article-itemt .article-content .tag .lbl {
  color: #9EADD3;
  font-size: 14px;
  font-weight: 500;
}
.article-itemt .article-content .tag .date {
  font-size: 16px;
  font-weight: bold;
}
.article-itemt .article-content__right {
  overflow: hidden;
  padding-left: 0px;
}
.article-itemt .article-content .title_new {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0;
}
.article-itemt .article-content .title_new a:hover {
  color: #4479FF;
}
.article-itemt .article-content .des {
  font-size: 15px;
  margin-top: 10px;
  color: #4F4F4F;
  line-height: 1.6;
  margin-bottom: 0;
}
.article-itemt .article-content .des p:last-child {
  margin-bottom: 0;
}
.article-itemt.full .article-thumb {
  width: 100%;
  margin-bottom: 15px;
}
.article-itemt.full .article-thumb .ic-play {
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  margin: -28px 0 0px -28px;
}
.article-itemt.full .article-content {
  width: 100%;
  padding-left: 0;
}
.article-itemt.big .article-content {
  padding: 0 20px;
}
.article-itemt.big .article-content .title_new {
  font-size: 26px;
}
@media (max-width: 576px) {
  .article-itemt .article-thumb {
    width: 160px;
  }
  .article-itemt .article-content {
    width: calc(100% - 160px);
  }
}
@media (max-width: 375px) {
  .article-itemt .article-thumb {
    width: 140px;
  }
  .article-itemt .article-content {
    width: calc(100% - 140px);
  }
}

.form-default .form-group {
  margin-bottom: 20px;
}
.form-default .form-group .form-control {
  float: none;
  border-radius: 3px;
  border: 1px solid #BDBDBD;
  height: 56px;
  font-size: 15px;
  color: #222222;
  font-weight: 500;
  padding: 15px;
}
.form-default .form-group .form-control::-webkit-input-placeholder {
  color: #BDBDBD;
}
.form-default .form-group .form-control:-moz-placeholder {
  color: #BDBDBD;
}
.form-default .form-group .form-control::-moz-placeholder {
  color: #BDBDBD;
}
.form-default .form-group .form-control:-ms-input-placeholder {
  color: #BDBDBD;
}
.form-default .form-group .form-control:focus {
  border: 1px solid #087CCE;
}
.form-default .form-group textarea.form-control {
  resize: none;
  padding: 15px;
}
.form-default .form-group select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/icons/down.svg) no-repeat right 15px top 22px;
}
.form-default .form-group .txt {
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
  font-size: 16px;
}
.form-default .form-group sup {
  color: #AE2727;
}
.form-default .form-group .input-error {
  border: 1px solid #AE2727;
}
.form-default .form-group .error {
  color: #AE2727;
  margin-top: 10px;
}
.form-default .form-group .relative {
  position: relative;
}
.form-default .form-group .relative .form-control {
  padding-right: 40px;
}
.form-default .form-group .relative .icon {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #BDBDBD;
}
.form-default .form-group .relative .icon svg {
  width: 24px;
  height: 24px;
}
.form-default .grid__2 {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
}
.form-default .grid__2 .form-group {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .form-default .grid__2 {
    grid-template-columns: repeat(1, 1fr);
  }
}

.list-check .check-list {
  margin-right: 20px;
}

.check-list {
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  display: block;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 15px;
  color: #888888;
}
.check-list:last-child {
  margin-bottom: 0;
}
.check-list.inline {
  display: inline-block;
  margin: 0 15px 10px 0;
}
.check-list.color {
  margin-bottom: 0.5rem;
  color: #616161;
}
.check-list.color strong {
  font-weight: 600;
  font-size: 15px;
}
.check-list .nume {
  background: rgba(244, 244, 244, 0.8);
  border-radius: 10px;
  color: #000;
  width: 30px;
  height: 18px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  margin-left: 5px;
}
.check-list .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #4E4E4E;
  border-radius: 50%;
}
.check-list .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 3px;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #F55F1E;
  border-radius: 50%;
}
.check-list input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  display: none;
}
.check-list input:checked ~ .checkmark {
  border: 1px solid #F55F1E;
}
.check-list input:checked ~ .checkmark:after {
  display: block;
}
.check-list__radius .checkmark {
  border-radius: 50%;
}
.check-list__radius input:checked ~ .checkmark {
  background: none;
  border: 1px solid #000;
}
.check-list__radius input:checked ~ .checkmark:after {
  display: block;
  background: #000;
  border: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  left: 2px;
  top: 2px;
}

.dropdown-select .dropdown {
  position: relative;
}
.dropdown-select .dropdown .dropbtn {
  position: relative;
  border-radius: 5px;
  border: 1px solid #BDBDBD;
  padding: 15px 28px 15px 15px;
  cursor: pointer;
  background: #fff;
  font-weight: bold;
  font-size: 16px;
}
.dropdown-select .dropdown .dropbtn .down {
  border: solid #4F4F4F;
  border-width: 1px 0px 0px 1px;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.dropdown-select .dropdown .dropdown-content {
  z-index: 12;
  top: 53px;
  position: absolute;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  background: #FFFFFF;
  padding: 10px 20px;
  width: 100%;
  display: none;
}
.dropdown-select .dropdown .dropdown-content a {
  display: block;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 20px 10px 0;
}
.dropdown-select .dropdown .dropdown-content a.active {
  color: #4479FF;
  background: url(images/icons/checked2.svg) no-repeat right;
}
.dropdown-select .dropdown.active .dropbtn .down {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 22px;
}

.upload-img .input-data {
  margin-right: 20px;
  margin-bottom: 20px;
}
.upload-img .input-data .label-file {
  border-radius: 7px;
  border: 1px dashed #757575;
  background: #FFFFFF;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: cell;
  color: #4F4F4F;
}
.upload-img .input-data .label-file div {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.3257 13.1742C23.0364 13.1742 22.7589 13.2892 22.5543 13.4938C22.3497 13.6983 22.2348 13.9758 22.2348 14.2652V18.8612C22.2339 19.6673 21.9133 20.4402 21.3433 21.0102C20.7734 21.5802 20.0005 21.9008 19.1944 21.9016H5.63881C4.83272 21.9008 4.05989 21.5802 3.4899 21.0102C2.91991 20.4402 2.59931 19.6673 2.59844 18.8612V14.2652C2.59844 13.9758 2.48351 13.6983 2.27892 13.4938C2.07434 13.2892 1.79686 13.1742 1.50754 13.1742C1.21821 13.1742 0.940731 13.2892 0.736146 13.4938C0.531561 13.6983 0.416626 13.9758 0.416626 14.2652V18.8612C0.41807 20.2458 0.968726 21.5733 1.94776 22.5523C2.9268 23.5314 4.25424 24.0821 5.63881 24.0835H19.1944C20.579 24.0821 21.9065 23.5314 22.8855 22.5523C23.8645 21.5733 24.4152 20.2458 24.4166 18.8612V14.2652C24.4166 13.9758 24.3017 13.6983 24.0971 13.4938C23.8925 13.2892 23.615 13.1742 23.3257 13.1742Z' fill='%23757575'/%3e%3cpath d='M6.64272 8.49103L11.326 3.80769V17.5381C11.326 17.8274 11.4409 18.1049 11.6455 18.3095C11.8501 18.5141 12.1276 18.629 12.4169 18.629C12.7062 18.629 12.9837 18.5141 13.1883 18.3095C13.3929 18.1049 13.5078 17.8274 13.5078 17.5381V3.80769L18.1911 8.49103C18.3968 8.68975 18.6724 8.79971 18.9584 8.79723C19.2445 8.79474 19.5181 8.68001 19.7203 8.47774C19.9226 8.27548 20.0373 8.00186 20.0398 7.71582C20.0423 7.42978 19.9324 7.15421 19.7336 6.94846L13.1882 0.402905C12.9836 0.198387 12.7062 0.0834961 12.4169 0.0834961C12.1276 0.0834961 11.8502 0.198387 11.6456 0.402905L5.10018 6.94846C4.90146 7.15421 4.7915 7.42978 4.79399 7.71582C4.79647 8.00186 4.9112 8.27548 5.11347 8.47774C5.31573 8.68001 5.58934 8.79474 5.87538 8.79723C6.16141 8.79971 6.43698 8.68975 6.64272 8.49103Z' fill='%23757575'/%3e%3c/svg%3e");
  padding-top: 30px;
  background-repeat: no-repeat;
  background-position: center top 0px;
}
.upload-img .input-data input {
  display: none;
}
.upload-img .thumb-upload {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.upload-img .thumb-upload .thumb {
  border: 1px solid #BDBDBD;
  border-radius: 7px;
}
.upload-img .thumb-upload .thumb img {
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.upload-img .thumb-upload .remove {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  background: #F44336;
  width: 25px;
  height: 25px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  display: none;
}
.upload-img .thumb-upload:hover .thumb {
  background: #000;
}
.upload-img .thumb-upload:hover .thumb img {
  opacity: 0.5;
}
.upload-img .thumb-upload:hover .remove {
  display: block;
}
@media screen and (max-width: 600px) {
  .upload-img .thumb-upload .remove {
    display: block;
    top: -10px;
    margin: 0;
    right: -10px;
    left: inherit;
  }
}

#fine-uploader-gallery .qq-uploader-selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#fine-uploader-gallery .qq-upload-list-selector {
  width: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
#fine-uploader-gallery .qq-upload-list-selector .item_upload {
  width: 100px !important;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #BDBDBD;
  border-radius: 7px;
}
#fine-uploader-gallery .qq-upload-button-selector {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 20px;
  margin-bottom: 20px;
}
#fine-uploader-gallery .box-upload-attach {
  border-radius: 7px;
  border: 1px dashed #757575;
  background: #FFFFFF;
  width: 100px;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#fine-uploader-gallery .box-upload-attach .area-drop-file {
  padding: 0;
}
#fine-uploader-gallery .box-upload-attach .area-drop-file .ic {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.3257 13.1742C23.0364 13.1742 22.7589 13.2892 22.5543 13.4938C22.3497 13.6983 22.2348 13.9758 22.2348 14.2652V18.8612C22.2339 19.6673 21.9133 20.4402 21.3433 21.0102C20.7734 21.5802 20.0005 21.9008 19.1944 21.9016H5.63881C4.83272 21.9008 4.05989 21.5802 3.4899 21.0102C2.91991 20.4402 2.59931 19.6673 2.59844 18.8612V14.2652C2.59844 13.9758 2.48351 13.6983 2.27892 13.4938C2.07434 13.2892 1.79686 13.1742 1.50754 13.1742C1.21821 13.1742 0.940731 13.2892 0.736146 13.4938C0.531561 13.6983 0.416626 13.9758 0.416626 14.2652V18.8612C0.41807 20.2458 0.968726 21.5733 1.94776 22.5523C2.9268 23.5314 4.25424 24.0821 5.63881 24.0835H19.1944C20.579 24.0821 21.9065 23.5314 22.8855 22.5523C23.8645 21.5733 24.4152 20.2458 24.4166 18.8612V14.2652C24.4166 13.9758 24.3017 13.6983 24.0971 13.4938C23.8925 13.2892 23.615 13.1742 23.3257 13.1742Z' fill='%23757575'/%3e%3cpath d='M6.64272 8.49103L11.326 3.80769V17.5381C11.326 17.8274 11.4409 18.1049 11.6455 18.3095C11.8501 18.5141 12.1276 18.629 12.4169 18.629C12.7062 18.629 12.9837 18.5141 13.1883 18.3095C13.3929 18.1049 13.5078 17.8274 13.5078 17.5381V3.80769L18.1911 8.49103C18.3968 8.68975 18.6724 8.79971 18.9584 8.79723C19.2445 8.79474 19.5181 8.68001 19.7203 8.47774C19.9226 8.27548 20.0373 8.00186 20.0398 7.71582C20.0423 7.42978 19.9324 7.15421 19.7336 6.94846L13.1882 0.402905C12.9836 0.198387 12.7062 0.0834961 12.4169 0.0834961C12.1276 0.0834961 11.8502 0.198387 11.6456 0.402905L5.10018 6.94846C4.90146 7.15421 4.7915 7.42978 4.79399 7.71582C4.79647 8.00186 4.9112 8.27548 5.11347 8.47774C5.31573 8.68001 5.58934 8.79474 5.87538 8.79723C6.16141 8.79971 6.43698 8.68975 6.64272 8.49103Z' fill='%23757575'/%3e%3c/svg%3e");
  padding-top: 30px;
  background-repeat: no-repeat;
  background-position: center top 0px;
}
#fine-uploader-gallery .box-upload-attach .area-drop-file .ic use {
  display: none;
}
#fine-uploader-gallery .box-upload-attach .area-drop-file p {
  color: #4F4F4F;
  font-size: 16px;
  margin-top: 0;
}

.popup-default {
  max-width: 390px;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 40px 33px;
}
.popup-default .mfp-close {
  border: 0;
  background: none;
  color: #575757;
  font-size: 35px;
  top: 10px;
  right: 10px;
}
.popup-default .grid__2 {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 16px;
}
.popup-default .content_lightbox {
  color: #4F4F4F;
  font-size: 16px;
}
.popup-default .title-popup2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #222;
}
.popup-default .link {
  color: #4479FF;
}
.popup-default .btn-default {
  padding: 0px 15px;
}
@media screen and (max-width: 600px) {
  .popup-default {
    padding: 30px 10px 20px 10px;
  }
  .popup-default .title-popup2 {
    padding: 0 10px;
  }
  .popup-default .mfp-close {
    right: 5px !important;
  }
}

.scroll_down {
  transition: all 400ms ease-in;
  -webkit-transition: all 400ms ease-in;
  -moz-transition: all 400ms ease-in;
  cursor: pointer;
}
.scroll_down .scroll_down_btn {
  position: relative;
}
.scroll_down.v2 {
  border-top: 1px solid #005998;
  padding-top: 10px;
  max-width: 300px;
  position: static;
  margin: 30px auto 0;
  text-align: center;
}
.scroll_down.v2 .xem-them {
  font: 400 16px var(--font1);
  color: #FFD18B;
  margin-bottom: 5px;
}

.scroll_down.off {
  bottom: -210px;
}

.scroll_down .scroll_down_btn span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-left: -6px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
}

.scroll_down .scroll_down_btn span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.scroll_down .scroll_down_btn span:nth-of-type(2) {
  top: 14px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.scroll_down .scroll_down_btn span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  display: none;
}

@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.form-search {
  position: relative;
  margin-bottom: 26px;
}
.form-search .input_search {
  background: #4E4E4E;
  border: 0;
  border-radius: 4px;
  height: 56px;
  padding: 0 50px 0 16px;
  font-size: 17px;
  color: #fff;
  width: 100%;
  outline: 0;
  font-family: var(--font1);
}
.form-search .input_search::-webkit-input-placeholder {
  color: #757575;
}
.form-search .input_search:-moz-placeholder {
  color: #757575;
}
.form-search .input_search::-moz-placeholder {
  color: #757575;
}
.form-search .input_search:-ms-input-placeholder {
  color: #757575;
}
.form-search .icon_seach_web {
  position: absolute;
  background: var(--green);
  width: 40px;
  height: 32px;
  border: 0;
  right: 10px;
  top: 10px;
  color: #222;
  cursor: pointer;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 10px;
}
.form-search .btn_reset {
  position: absolute;
  border-radius: 50%;
  border: 1.5px solid #888888;
  top: 17px;
  right: 18px;
  background: none;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #888888;
  line-height: 10px;
  cursor: pointer;
  display: none;
}
.form-search .btn_reset svg {
  width: 10px;
  height: 10px;
}
.form-search .fillter {
  position: absolute;
  right: 15px;
  top: 19px;
  border-left: 1px solid #E5E5E5;
  padding-left: 15px;
}
.form-search .fillter svg {
  margin-left: 5px;
}
.form-search .suggest-search {
  border: 1px solid #E5E5E5;
  background: #FFFFFF;
  position: absolute;
  z-index: 2;
  top: 55px;
  padding: 18px 15px;
  width: 100%;
  display: none;
  color: #616161;
  border-radius: 4px;
}
.form-search .suggest-search .name {
  margin-bottom: 15px;
}
.form-search .suggest-search .name svg {
  color: #757575;
}
.form-search .suggest-search .select-dish {
  margin-bottom: 16px;
  max-height: 430px;
  overflow-y: auto;
  padding-right: 5px;
  margin-right: -5px;
}
.form-search .suggest-search .select-dish::-webkit-scrollbar {
  width: 5px;
}
.form-search .suggest-search .select-dish::-webkit-scrollbar-thumb {
  background-color: #E1E1E1;
  width: 5px;
  border-radius: 10px;
}
.form-search .suggest-search .select-dish .scrollbar-inner {
  max-height: 140px;
}
.form-search .suggest-search .select-dish li {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #E1E1E1;
  font-size: 15px;
  text-align: left;
  color: #101010;
}
.form-search .suggest-search .select-dish li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.form-search .suggest-search .select-dish li svg {
  margin: -3px 5px 0px 0;
}
.form-search .suggest-search .select-dish li a {
  color: #101010;
}
.form-search .suggest-search .select-dish li .key {
  font-weight: bold;
}
.form-search .suggest-search .select-dish li .btn-default {
  line-height: 28px;
  color: #2D8B5A;
}
.form-search .suggest-search .select-dish li .btn-default.disable {
  color: #BDBDBD;
}
.form-search .suggest-search .select-dish li .art_movie .thumb_art {
  width: 80px;
}
.form-search .suggest-search .select-dish li .art_movie .content {
  width: calc(100% - 80px);
  padding-left: 16px;
}
.form-search .suggest-search .select-dish li .art_movie .title_news {
  font-size: 17px;
}
.form-search .suggest-search .select-dish li .art_movie .des {
  color: #101010;
  font-size: 15px;
}
.form-search .suggest-search .select-dish li .art_movie .description {
  font-size: 15px;
  color: #888888;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .form-search .suggest-search .select-dish li .art_movie .description {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
}
.form-search .suggest-search .txt_16 {
  color: #101010;
}
.form-search.active .icon_seach_web {
  display: none;
}
.form-search.active .suggest-search,
.form-search.active .btn_reset {
  display: block;
}
.form-search .loadding-new {
  text-align: center;
}
.form-search .loadding-new::before, .form-search .loadding-new::after,
.form-search .loadding-new .sk-child {
  content: "";
  margin: 0 2px;
  width: 8px;
  height: 8px;
  background: #B7BDC4;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1s ease-in-out 0s infinite both;
}
.form-search .loadding-new::before {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s;
}
.form-search .loadding-new .sk-child {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.form-search .loadding-new::after {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media screen and (max-width: 1025px) {
  .form-search .input_search {
    height: 48px;
  }
  .form-search .icon_seach_web {
    top: 8px;
  }
  .form-search .btn_reset {
    top: 13px;
  }
  .form-search .fillter {
    top: 15px;
  }
  .form-search .suggest-search {
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .form-search .btn_reset {
    right: 15px;
  }
  .form-search .fillter {
    top: 12px;
  }
  .form-search .suggest-search {
    top: 50px;
  }
}

.key-log .name {
  margin: 0 8px 8px 0px;
}
.key-log .name a {
  background: #303030;
  border-radius: 4px;
  color: #CECECE;
  font-size: 13px;
  line-height: 26px;
  padding: 0 10px;
  display: block;
}
.key-log .name.hight a, .key-log .name:hover a {
  background: #F55F1E;
  color: #fff;
  text-decoration: underline;
  text-underline-position: under;
}

.header-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 600px) {
  .header-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .header-flex .title-cate {
    width: 100%;
  }
  .header-flex .sort-movie {
    width: 100%;
    margin-bottom: 15px;
  }
  .header-flex .sort-movie .check-list {
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 24px;
  }
}

.sort-movie .check-list {
  margin-bottom: 0;
  margin-left: 25px;
}
.sort-movie .check-list.active {
  color: #fff;
}

body.open-search {
  position: relative;
}
body.open-search::before {
  content: "";
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 202;
}
body.open-search .box-search,
body.open-search .top-header {
  z-index: 222;
}
body.open-search .top-header__left, body.open-search .top-header__right {
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

body {
  font: 400 16px var(--font1);
  color: #101010;
}

.container {
  max-width: 1310px;
}

.container-right {
  max-width: 100%;
  padding-left: 15%;
  padding-left: calc((100% - 1170px) / 2);
}

.ic {
  fill: currentColor;
}

.icon-svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
  vertical-align: middle;
}

.txt_italic {
  font-style: italic;
}

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_right {
  text-align: right;
}

.txt_500,
.medium {
  font-weight: 500;
}

.txt_600 {
  font-weight: 600;
}

.txt_bold,
.bold {
  font-weight: 700;
}

.txt_underline {
  text-decoration: underline;
}

.error {
  color: #AE2727;
}

.txt_fff {
  color: #fff;
}

.txt_gray {
  color: #4F4F4F;
}

.txt_666 {
  color: #666;
}

.txt_333 {
  color: #333;
}

.txt_11 {
  font-size: 11px;
}

.txt_12 {
  font-size: 12px;
}

.txt_13 {
  font-size: 13px;
}

.txt_14 {
  font-size: 14px;
}

.txt_15 {
  font-size: 15px;
}

.txt_16 {
  font-size: 16px;
}

.txt_17 {
  font-size: 17px;
}

.txt_18 {
  font-size: 18px;
}

.txt_20 {
  font-size: 20px;
}
@media screen and (max-width: 600px) {
  .txt_20 {
    font-size: 18px;
  }
}

.txt_22 {
  font-size: 22px;
}

.txt_24 {
  font-size: 24px;
}

.txt_26 {
  font-size: 26px;
}
@media screen and (max-width: 600px) {
  .txt_26 {
    font-size: 24px;
  }
}

.txt_30 {
  font-size: 30px;
}
@media screen and (max-width: 600px) {
  .txt_30 {
    font-size: 24px;
  }
}

.relative {
  position: relative;
}

.space_bottom_5 {
  margin-bottom: 10px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt20 {
  margin-top: 20px;
}

.mt24 {
  margin-top: 24px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb100 {
  margin-bottom: 100px;
}
@media (max-width: 1025px) {
  .mb100 {
    margin-bottom: 40px;
  }
}

.space_bottom_10 {
  margin-bottom: 10px;
}

.space_bottom_20 {
  margin-bottom: 20px;
}

.space_bottom_30,
.mb30 {
  margin-bottom: 30px;
}

.space_left_0 {
  padding-left: 0;
}

.space_right_0 {
  padding-right: 0;
}

.float-none {
  float: none;
}

.bg-main {
  background: #1f1f1f;
}

.bg-agray {
  background: #f1f3fc;
}

.bg-white {
  background: #FFFFFF;
}

.radius_3 {
  border-radius: 3px;
}

.radius_5 {
  border-radius: 5px;
}

.padding_20 {
  padding: 20px;
}

.padding_25 {
  padding: 25px;
}

.meta-news {
  color: #8D8D8D;
}
.meta-news a {
  color: #8D8D8D;
}
.meta-news .count_cmt {
  color: #F55F1E !important;
  font-size: 14px;
}
.meta-news .count_cmt svg.ic {
  fill: #F55F1E;
  width: 20px;
  height: 20px;
}

.center {
  text-align: center;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.thumb-video img,
.thumb-video video,
.thumb-16x9 img,
.thumb-16x9 video {
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

input[type=search] {
  outline: 0;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.fade-in-top {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-in-left {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-in-right {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes load-animate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    opacity: 0.35;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes load-animate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    opacity: 0.35;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dot-3-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translateY(-18px) scale(0.45);
            transform: translateY(-18px) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-90px) scale(0.45);
            transform: translateY(-90px) scale(0.45);
  }
  80% {
    -webkit-transform: translateY(-90px) scale(0.45);
            transform: translateY(-90px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@keyframes dot-3-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translateY(-18px) scale(0.45);
            transform: translateY(-18px) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-90px) scale(0.45);
            transform: translateY(-90px) scale(0.45);
  }
  80% {
    -webkit-transform: translateY(-90px) scale(0.45);
            transform: translateY(-90px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@-webkit-keyframes dot-2-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translate(-16px, 12px) scale(0.45);
            transform: translate(-16px, 12px) scale(0.45);
  }
  60% {
    -webkit-transform: translate(-80px, 60px) scale(0.45);
            transform: translate(-80px, 60px) scale(0.45);
  }
  80% {
    -webkit-transform: translate(-80px, 60px) scale(0.45);
            transform: translate(-80px, 60px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@keyframes dot-2-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translate(-16px, 12px) scale(0.45);
            transform: translate(-16px, 12px) scale(0.45);
  }
  60% {
    -webkit-transform: translate(-80px, 60px) scale(0.45);
            transform: translate(-80px, 60px) scale(0.45);
  }
  80% {
    -webkit-transform: translate(-80px, 60px) scale(0.45);
            transform: translate(-80px, 60px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@-webkit-keyframes dot-1-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translate(16px, 12px) scale(0.45);
            transform: translate(16px, 12px) scale(0.45);
  }
  60% {
    -webkit-transform: translate(80px, 60px) scale(0.45);
            transform: translate(80px, 60px) scale(0.45);
  }
  80% {
    -webkit-transform: translate(80px, 60px) scale(0.45);
            transform: translate(80px, 60px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@keyframes dot-1-move {
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: translate(16px, 12px) scale(0.45);
            transform: translate(16px, 12px) scale(0.45);
  }
  60% {
    -webkit-transform: translate(80px, 60px) scale(0.45);
            transform: translate(80px, 60px) scale(0.45);
  }
  80% {
    -webkit-transform: translate(80px, 60px) scale(0.45);
            transform: translate(80px, 60px) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0px) scale(1);
  }
}
@-webkit-keyframes rotate-move {
  55% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotate-move {
  55% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes index {
  0%, 100% {
    z-index: 3;
  }
  33.3% {
    z-index: 2;
  }
  66.6% {
    z-index: 1;
  }
}
@keyframes index {
  0%, 100% {
    z-index: 3;
  }
  33.3% {
    z-index: 2;
  }
  66.6% {
    z-index: 1;
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
            transform: translateX(-66.6%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
            transform: translateX(-66.6%);
  }
}
.placeholder {
  background: #303030;
  opacity: 0.1;
  -webkit-animation: fading 1.5s infinite;
          animation: fading 1.5s infinite;
  border-radius: 4px;
  font-size: 0 !important;
}
.placeholder img {
  display: none;
}

.item-news.full-thumb .thumb-art {
  float: none;
}

.art_movie.box-placeholder, .item-news.box-placeholder {
  font-size: 0;
  line-height: 0;
}
.art_movie.box-placeholder .thumb_big .tag, .art_movie.box-placeholder .thumb_art .tag, .art_movie.box-placeholder .thumb-art .tag, .item-news.box-placeholder .thumb_big .tag, .item-news.box-placeholder .thumb_art .tag, .item-news.box-placeholder .thumb-art .tag {
  display: none;
}
.art_movie.box-placeholder .thumb, .art_movie.box-placeholder .thumb_img, .art_movie.box-placeholder .title_news, .art_movie.box-placeholder .des, .art_movie.box-placeholder .description, .art_movie.box-placeholder .tag, .art_movie.box-placeholder .number-info, .art_movie.box-placeholder .name, .art_movie.box-placeholder .ava, .art_movie.box-placeholder .status, .art_movie.box-placeholder .item, .art_movie.box-placeholder .tag2 a, .item-news.box-placeholder .thumb, .item-news.box-placeholder .thumb_img, .item-news.box-placeholder .title_news, .item-news.box-placeholder .des, .item-news.box-placeholder .description, .item-news.box-placeholder .tag, .item-news.box-placeholder .number-info, .item-news.box-placeholder .name, .item-news.box-placeholder .ava, .item-news.box-placeholder .status, .item-news.box-placeholder .item, .item-news.box-placeholder .tag2 a {
  background: #505050;
  -webkit-animation: fading 1.5s infinite;
          animation: fading 1.5s infinite;
  border-radius: 4px;
  overflow: hidden;
  font-size: 0 !important;
}
.art_movie.box-placeholder .thumb *, .art_movie.box-placeholder .thumb_img *, .art_movie.box-placeholder .title_news *, .art_movie.box-placeholder .des *, .art_movie.box-placeholder .description *, .art_movie.box-placeholder .tag *, .art_movie.box-placeholder .number-info *, .art_movie.box-placeholder .name *, .art_movie.box-placeholder .ava *, .art_movie.box-placeholder .status *, .art_movie.box-placeholder .item *, .art_movie.box-placeholder .tag2 a *, .item-news.box-placeholder .thumb *, .item-news.box-placeholder .thumb_img *, .item-news.box-placeholder .title_news *, .item-news.box-placeholder .des *, .item-news.box-placeholder .description *, .item-news.box-placeholder .tag *, .item-news.box-placeholder .number-info *, .item-news.box-placeholder .name *, .item-news.box-placeholder .ava *, .item-news.box-placeholder .status *, .item-news.box-placeholder .item *, .item-news.box-placeholder .tag2 a * {
  font-size: 0 !important;
}
.art_movie.box-placeholder .thumb img, .art_movie.box-placeholder .thumb .ic-live:before, .art_movie.box-placeholder .thumb svg, .art_movie.box-placeholder .thumb_img img, .art_movie.box-placeholder .thumb_img .ic-live:before, .art_movie.box-placeholder .thumb_img svg, .art_movie.box-placeholder .title_news img, .art_movie.box-placeholder .title_news .ic-live:before, .art_movie.box-placeholder .title_news svg, .art_movie.box-placeholder .des img, .art_movie.box-placeholder .des .ic-live:before, .art_movie.box-placeholder .des svg, .art_movie.box-placeholder .description img, .art_movie.box-placeholder .description .ic-live:before, .art_movie.box-placeholder .description svg, .art_movie.box-placeholder .tag img, .art_movie.box-placeholder .tag .ic-live:before, .art_movie.box-placeholder .tag svg, .art_movie.box-placeholder .number-info img, .art_movie.box-placeholder .number-info .ic-live:before, .art_movie.box-placeholder .number-info svg, .art_movie.box-placeholder .name img, .art_movie.box-placeholder .name .ic-live:before, .art_movie.box-placeholder .name svg, .art_movie.box-placeholder .ava img, .art_movie.box-placeholder .ava .ic-live:before, .art_movie.box-placeholder .ava svg, .art_movie.box-placeholder .status img, .art_movie.box-placeholder .status .ic-live:before, .art_movie.box-placeholder .status svg, .art_movie.box-placeholder .item img, .art_movie.box-placeholder .item .ic-live:before, .art_movie.box-placeholder .item svg, .art_movie.box-placeholder .tag2 a img, .art_movie.box-placeholder .tag2 a .ic-live:before, .art_movie.box-placeholder .tag2 a svg, .item-news.box-placeholder .thumb img, .item-news.box-placeholder .thumb .ic-live:before, .item-news.box-placeholder .thumb svg, .item-news.box-placeholder .thumb_img img, .item-news.box-placeholder .thumb_img .ic-live:before, .item-news.box-placeholder .thumb_img svg, .item-news.box-placeholder .title_news img, .item-news.box-placeholder .title_news .ic-live:before, .item-news.box-placeholder .title_news svg, .item-news.box-placeholder .des img, .item-news.box-placeholder .des .ic-live:before, .item-news.box-placeholder .des svg, .item-news.box-placeholder .description img, .item-news.box-placeholder .description .ic-live:before, .item-news.box-placeholder .description svg, .item-news.box-placeholder .tag img, .item-news.box-placeholder .tag .ic-live:before, .item-news.box-placeholder .tag svg, .item-news.box-placeholder .number-info img, .item-news.box-placeholder .number-info .ic-live:before, .item-news.box-placeholder .number-info svg, .item-news.box-placeholder .name img, .item-news.box-placeholder .name .ic-live:before, .item-news.box-placeholder .name svg, .item-news.box-placeholder .ava img, .item-news.box-placeholder .ava .ic-live:before, .item-news.box-placeholder .ava svg, .item-news.box-placeholder .status img, .item-news.box-placeholder .status .ic-live:before, .item-news.box-placeholder .status svg, .item-news.box-placeholder .item img, .item-news.box-placeholder .item .ic-live:before, .item-news.box-placeholder .item svg, .item-news.box-placeholder .tag2 a img, .item-news.box-placeholder .tag2 a .ic-live:before, .item-news.box-placeholder .tag2 a svg {
  display: none !important;
}
.art_movie.box-placeholder .title-news, .item-news.box-placeholder .title-news {
  background: #505050;
  -webkit-animation: fading 1.5s infinite;
          animation: fading 1.5s infinite;
  border-radius: 4px;
  overflow: hidden;
  font-size: 0 !important;
  height: 40px;
}
.art_movie.box-placeholder .status, .item-news.box-placeholder .status {
  width: 100% !important;
}
.art_movie.box-placeholder .des, .item-news.box-placeholder .des {
  width: 70%;
  height: 30px;
}
.art_movie.box-placeholder .tag2 a, .item-news.box-placeholder .tag2 a {
  width: 80px;
}
.art_movie.box-placeholder .rating-vote .item, .item-news.box-placeholder .rating-vote .item {
  width: 80px;
  height: 30px;
}
.art_movie.box-placeholder .icon_thumb, .item-news.box-placeholder .icon_thumb {
  display: none;
}
.art_movie.box-placeholder .title_news, .item-news.box-placeholder .title_news {
  height: 40px;
}
.art_movie.box-placeholder .description, .item-news.box-placeholder .description {
  height: 80px;
}
.art_movie.box-placeholder .tag, .art_movie.box-placeholder .number-info, .art_movie.box-placeholder .status, .item-news.box-placeholder .tag, .item-news.box-placeholder .number-info, .item-news.box-placeholder .status {
  height: 20px;
  width: 60%;
}
.art_movie.box-placeholder .xem_them, .item-news.box-placeholder .xem_them {
  line-height: 1.4;
}

.box-placeholder .text {
  display: inline-block;
  background-color: #444;
  height: 12px;
  border-radius: 100px;
  margin: 5px 0;
  min-width: 100px;
  opacity: 0.1;
  -webkit-animation: fading 1.5s infinite;
          animation: fading 1.5s infinite;
}

.box-placeholder .text:first-child {
  margin-top: 0;
}

.box-placeholder .text:last-child {
  margin-bottom: 0;
}

.box-placeholder .text.link {
  background-color: var(--blue);
  opacity: 0.4;
}

.box-placeholder .text.line {
  width: 100%;
}

.box-placeholder .text.category {
  width: 100px;
  margin-bottom: 10px;
}

.box-placeholder h4.text {
  height: 20px;
  margin: 3px 0;
  opacity: 0.2;
}

.box-placeholder .title-news .text {
  margin: 0;
}

.box-placeholder.item-news-common .title-news + .thumb-art + .text {
  width: calc(100% - 100px);
}

.box-placeholder.item-news-common .title-news + .thumb-art + .text + .text {
  width: calc(100% - 130px);
  clear: both;
}

.box-placeholder.item-news-common .title-news + .text {
  width: 100%;
}

.box-placeholder.item-news-common .title-news + .text + .text {
  width: calc(100% - 30px);
  clear: both;
}

.box-placeholder .title-box-category .text {
  height: 20px;
}

.box-placeholder.box-gocnhin .title-news .text {
  height: 17px;
  width: calc(100% - 105px);
}

.box-placeholder.box-gocnhin .title-news + .text {
  width: calc(100% - 140px);
}

.box-placeholder.box-slide-topic {
  padding: 0;
}

.box-placeholder.box-slide-topic .text {
  height: 25px;
  border-radius: 100px;
  margin-top: 11px;
}

.section_video .box-placeholder .text.thumb-video {
  border-radius: 0;
  margin-bottom: 0;
}

.section_video .box-placeholder .title-news {
  line-height: 100%;
}

.section_video .box-placeholder .title-news .text {
  height: 17px;
}

.section_video .box-placeholder .box-scroll-video .thumb-art + .text {
  width: calc(100% - 130px);
}

.section_video .box-placeholder .box-scroll-video .thumb-art + .text + .text {
  width: calc(100% - 160px);
  clear: both;
}

.box-cate-featured-vertical.box-placeholder .sub-news-cate .thumb-art + .text {
  width: calc(100% - 86px);
}

.box-cate-featured-vertical.box-placeholder .sub-news-cate .thumb-art + .text + .text {
  width: calc(100% - 116px);
  clear: both;
}

.box-placeholder .wrap-slide-photo .text {
  height: 503px;
  border-radius: 0;
  background-color: #aaa;
}

.box-ebank-qt .box-placeholder .wrap-slide-bank-qt .text {
  height: 140px;
  border-radius: 0;
  background-color: #aaa;
}

.box-news-other-site .box-placeholder .title-news {
  line-height: 120%;
}

.box-news-other-site .box-placeholder .title-news .text {
  width: calc(100% - 280px);
  height: 17px;
}

.box-news-other-site .box-placeholder .title-news .text + .text {
  width: 20%;
  height: 17px;
}

.box-news-other-site .box-placeholder .title-news + .text {
  width: calc(100% - 280px);
  clear: both;
  margin-top: 10px;
}

.box-placeholder.box-info-company .wrap-slide-business .text {
  height: 210px;
  border-radius: 0;
  background-color: #aaa;
}

.box-placeholder.box-shop-sell .wrap-slide-business .text {
  height: 100px;
  border-radius: 0;
  background-color: #aaa;
}

.box-placeholder.box-shop-sell-vertical .wrap-slide-business .text {
  height: 445px;
  border-radius: 0;
  background-color: #aaa;
}

.box-placeholder.box-wiki-kidlab .wrap-slide-business .text {
  height: 212px;
}

.list-news-subfolder .box-placeholder .title-news {
  line-height: 130%;
}

.list-news-subfolder .box-placeholder .title-news .text {
  width: calc(100% - 260px);
  height: 15px;
}

.list-news-subfolder .box-placeholder .title-news .text + .text {
  width: 100px;
  height: 15px;
}

.list-news-subfolder .box-placeholder .title-news + .text {
  width: calc(100% - 260px);
}

.list-news-subfolder .box-placeholder .title-news + .text + .text {
  width: calc(100% - 260px);
  clear: both;
}

.list-news-subfolder .box-placeholder .title-news + .text + .text + .text {
  width: 100px;
}

.box-news-banner.box-placeholder .content-box-category .text.line {
  height: 56px;
  border-radius: 0;
}

/**PLACEHOLDER LIVE**/
.block-item.box-placeholder .title-block-live {
  margin-top: 20px;
}

.block-item.box-placeholder .title-block-live .text {
  height: 20px;
}

.block-item.box-placeholder .title-block-live .text + .text {
  width: 80%;
}

.block-item.box-placeholder .header-block + .text + .text {
  width: 80%;
  clear: both;
}

.block-item.box-placeholder .header-block + .text + .text + .text {
  width: 60%;
  clear: both;
}

.block-item.box-placeholder .header-block + .text + .text + .text + .text {
  width: 40%;
  clear: both;
  margin-right: 60%;
}

.block-item.box-placeholder .header-block + .text + .text + .text + .text + .text {
  width: 10%;
  clear: both;
}

.block-item.box-placeholder .social-block {
  margin-top: 25px;
}

.block-item.box-placeholder .social-block .text {
  height: 20px;
}

.ds-dienbien .box-placeholder .text {
  height: 17px;
}

.ds-dienbien .box-placeholder .text + .text {
  height: 12px;
}

.banner-ads.box-placeholder .text {
  border-radius: 10px;
  margin: 0;
}

.banner-ads.box-placeholder.banner-height-250 .text {
  height: 250px;
}

.banner-ads.box-placeholder.banner-height-500 .text {
  height: 500px;
}

.banner-ads.box-placeholder.banner-height-600 .text {
  height: 600px;
}

.banner-ads.box-placeholder.banner-height-90 .text {
  height: 90px;
}

.slide-table-tt.box-placeholder .text {
  height: 134px;
  border-radius: 0;
}

/*.col-right-subfolder{
  .box-cate-featured{
    &.box-placeholder{
      .item-news.full-thumb{width: 100%; margin-bottom: 20px;}
      .sub-news-cate{width: 100%; padding-left: 0;}
    }
  }
}*/
@-webkit-keyframes fading {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes fading {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.animatedFadeInUp {
  opacity: 0;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.top-bar {
  background: #101010;
  font-size: 15px;
  padding: 6.5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.top-bar .nav {
  float: left;
  margin-top: 6px;
}
.top-bar .nav a {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-right: 12px;
  margin-right: 12px;
  color: #A9A9A9;
}
.top-bar .nav a:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.top-bar .share {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-bar .share .ic {
  fill: #93908a;
}
.top-bar .share a {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #303030;
  border: 1px solid #303030;
  border-radius: 50%;
  margin-left: 8px;
}
.top-bar .share a.social_ft:hover {
  background: #3b5999;
  border: 1px solid #3b5999;
}
.top-bar .share a.twitter_ft:hover {
  background: #55acee;
  border: 1px solid #55acee;
}
.top-bar .share a.youtube_ft:hover {
  background: #c00;
  border: 1px solid #c00;
}
.top-bar .share a:hover .ic {
  fill: #fff;
}
@media screen and (max-width: 600px) {
  .top-bar {
    padding: 4.5px 0;
    height: 35px;
    position: relative;
    z-index: 202;
  }
  .top-bar .nav {
    margin-top: 2px;
  }
  .top-bar #myvne_taskbar.myvne_taskbar_mobile {
    position: absolute;
    height: 30px !important;
    top: -4px !important;
  }
  .top-bar #myvne_taskbar.myvne_taskbar_mobile .ic {
    fill: #fff;
  }
  .top-bar .share {
    display: none;
  }
}

.top-header {
  border-bottom: 0;
  background: #101010;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  text-align: center;
  padding: 0;
  color: #FFFFFF;
}
.top-header.pin {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.top-header .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
}
.top-header .logo-phim {
  padding-top: 3px;
}
.top-header__left {
  position: absolute;
  left: 15px;
  top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-header__right {
  position: absolute;
  right: 15px;
  top: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-header .onclick-search {
  color: #888888;
  position: relative;
  padding-right: 15px;
  display: none;
}
.top-header .onclick-search svg {
  width: 24px;
  height: 24px;
}
.top-header .onclick-search::before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 24px;
  width: 1px;
  position: absolute;
  right: 0px;
  top: 0;
}
.top-header .cate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.4' d='M6 12H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 8H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 16H12' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  padding: 3px 0 2px 30px;
  position: relative;
  margin-left: 32px;
  font-size: 15px;
  color: #fff;
}
.top-header .cate::before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 24px;
  width: 1px;
  position: absolute;
  left: -15px;
  top: 0;
}
.top-header .back-vne {
  font-size: 15px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.4' d='M16.87 18.3101H8.87C6.11 18.3101 3.87 16.0701 3.87 13.3101C3.87 10.5501 6.11 8.31006 8.87 8.31006H19.87' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.57 10.8099L20.13 8.24994L17.57 5.68994' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  padding: 3px 0 2px 30px;
  background-position: 0px 0px;
  position: relative;
  margin-right: 32px;
}
.top-header .back-vne::before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 24px;
  width: 1px;
  position: absolute;
  right: -15px;
  top: 0;
}
.top-header .form-search {
  margin-bottom: 0;
  max-width: 100%;
  width: 620px;
}
.top-header .form-search .input_search {
  height: 40px;
  font-size: 15px;
}
.top-header .form-search .input_search::-webkit-input-placeholder {
  color: #888888;
}
.top-header .form-search .input_search:-moz-placeholder {
  color: #888888;
}
.top-header .form-search .input_search::-moz-placeholder {
  color: #888888;
}
.top-header .form-search .input_search:-ms-input-placeholder {
  color: #888888;
}
.top-header .form-search .icon_seach_web {
  color: #fff;
  top: 10px;
  padding-left: 5px;
  height: 20px;
}
.top-header .form-search .icon_seach_web svg {
  width: 20px;
  height: 20px;
}
.top-header .form-search .btn_reset {
  top: 10px;
  right: 10px;
}
.top-header .form-search .suggest-search {
  top: 42px;
}
@media screen and (max-width: 1129px) {
  .top-header {
    height: 100%;
  }
  .top-header .form-search {
    width: 500px;
  }
}
@media screen and (max-width: 991px) {
  .top-header.active {
    background: #000;
  }
  .top-header .form-search {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .top-header .form-search {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .top-header {
    z-index: 203;
  }
  .top-header .container {
    height: 48px;
  }
  .top-header .logo-phim {
    display: none;
  }
  .top-header .back-vne {
    margin: 0;
    display: none;
  }
  .top-header .back-vne::before {
    display: none;
  }
  .top-header__left {
    top: 0;
    position: static;
  }
  .top-header .logo-vne {
    width: 84px;
    position: absolute;
    left: 50%;
    top: 12px;
    margin-left: -42px;
  }
  .top-header .cate {
    position: absolute;
    left: 15px;
    margin-left: 0;
    top: 11px;
  }
  .top-header .cate::before {
    display: none;
  }
  .top-header .onclick-search {
    display: block;
  }
  .top-header .box-search {
    width: 100%;
  }
  .top-header .form-search {
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    overflow: hidden;
    z-index: -1;
    width: 100%;
  }
  .top-header .form-search .icon_seach_web {
    display: none;
  }
  .top-header .form-search .btn_reset {
    display: block;
  }
  .top-header__right {
    top: 10px;
    right: 0;
    width: 30%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-header__right #myvne_taskbar .myvne_notification,
  .top-header__right #myvne_taskbar .myvne_form_log .myvne_avatar .name_user_av {
    display: none;
  }
  .top-header #myvne_taskbar.myvne_taskbar_mobile {
    top: -45px;
    height: 35px;
  }
  .top-header #myvne_taskbar.myvne_taskbar_mobile .myvne_taskbar .log_txt {
    font-size: 0;
  }
}

.overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 200;
  display: none;
}
@media (max-width: 600px) {
  .overlay.active {
    display: block;
  }
}

#myvne_taskbar {
  font-size: 15px;
}
#myvne_taskbar .myvne_taskbar {
  display: inline-block;
  margin-left: 0;
}
#myvne_taskbar .myvne_taskbar .log_txt {
  color: #fff;
}
#myvne_taskbar .myvne_taskbar .log_txt svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
#myvne_taskbar .myvne_form_log {
  margin-top: 0;
}
#myvne_taskbar .myvne_form_log .myvne_avatar {
  color: #fff;
}
#myvne_taskbar .myvne_form_log .myvne_avatar .name_user_av:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
}
#myvne_taskbar .myvne_form_log .myvne_notification .myvne_icon_bell_click .ic-bell {
  fill: #fff;
}
#myvne_taskbar .setting {
  display: inline-block;
  color: #4F4F4F;
  font-size: 14px;
  border-left: 1px solid #E5E5E5;
  padding-left: 12px;
  margin-left: 12px;
}

.top-menu {
  position: absolute;
  z-index: 4;
  width: 100%;
  padding: 0 15px;
  margin: 24px 0;
  display: none;
}
.top-menu .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-menu .cate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.4' d='M6 12H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 8H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 16H12' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  padding: 3px 0 2px 30px;
  position: relative;
  color: #fff;
  font-size: 15px;
}
.top-menu.folder {
  background: url(images/graphics/bg-header.jpg);
  background-size: cover;
  position: static;
  margin: 0;
  padding: 30px 15px;
}
@media screen and (max-width: 600px) {
  .top-menu {
    display: block;
  }
}

.menu-sub-cate {
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  border-radius: 8px;
  padding: 32px 22px 32px 32px;
  position: absolute;
  width: 100%;
  max-width: 620px;
  left: 15px;
  top: 56px;
  text-align: left;
  display: none;
}
.menu-sub-cate .scrollbar-inner {
  max-height: 70vh;
}
.menu-sub-cate .close {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 1.5px solid #888888;
  color: #888888;
  width: 20px;
  height: 20px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  display: none;
}
.menu-sub-cate .close svg {
  width: 10px;
  height: 10px;
}
.menu-sub-cate .title {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 32px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.34' d='M5 10H7C9 10 10 9 10 7V5C10 3 9 2 7 2H5C3 2 2 3 2 5V7C2 9 3 10 5 10Z' stroke='%23292D32' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 10H19C21 10 22 9 22 7V5C22 3 21 2 19 2H17C15 2 14 3 14 5V7C14 9 15 10 17 10Z' stroke='%23292D32' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.34' d='M17 22H19C21 22 22 21 22 19V17C22 15 21 14 19 14H17C15 14 14 15 14 17V19C14 21 15 22 17 22Z' stroke='%23292D32' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 22H7C9 22 10 21 10 19V17C10 15 9 14 7 14H5C3 14 2 15 2 17V19C2 21 3 22 5 22Z' stroke='%23292D32' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  padding: 2px 0 2px 30px;
  background-repeat: no-repeat;
}
.menu-sub-cate ul {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  row-gap: 16px;
  max-height: 70vh;
  overflow-y: scroll;
  padding-right: 10px;
}
.menu-sub-cate ul::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
.menu-sub-cate ul::-webkit-scrollbar-thumb {
  background-color: #222;
}
.menu-sub-cate ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
.menu-sub-cate ul li {
  border-bottom: 1px solid #E1E1E1;
}
.menu-sub-cate ul li a {
  color: #616161;
  font-size: 17px;
  display: block;
  position: relative;
  padding-bottom: 16px;
}
.menu-sub-cate ul li a::before {
  content: "";
  position: absolute;
  right: 2px;
  top: 9px;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  height: 6px;
  width: 6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-sub-cate ul li.active a, .menu-sub-cate ul li:hover a {
  color: #F55F1E;
  font-weight: bold;
}
.menu-sub-cate ul li.active a::before, .menu-sub-cate ul li:hover a::before {
  border-top: 1px solid #F55F1E;
  border-right: 1px solid #F55F1E;
}
.menu-sub-cate.active {
  display: block;
}
@media screen and (max-width: 600px) {
  .menu-sub-cate {
    display: block;
    position: fixed;
    width: 320px;
    z-index: 9992;
    top: 0;
    border: 0;
    left: inherit;
    right: -100%;
    bottom: 0;
    border-radius: 0;
    padding: 16px 24px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .menu-sub-cate.active {
    right: 0;
  }
  .menu-sub-cate .title {
    font-size: 17px;
    margin-bottom: 30px;
  }
  .menu-sub-cate .close {
    display: block;
  }
  .menu-sub-cate ul {
    grid-template-columns: repeat(1, 1fr);
    overflow-y: scroll;
    max-height: 100vh;
    height: calc(100% - 100px);
  }
}

body.show .top-header .form-search {
  opacity: 1;
  overflow: visible;
  z-index: 201;
}
body.show .top-header__left, body.show .top-header__right {
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: -1;
}

@media screen and (max-width: 1129px) {
  .top-header.sticky + .section + .section {
    margin-top: 0 !important;
  }
}
.footer {
  background: #101010;
  color: #888888;
  padding: 25px 0;
  font-size: 15px;
  border-top: 1px solid #303030;
}
.footer .copyright {
  border-top: 0;
  padding: 0;
}
.footer .copyright .txt-follow {
  border-left: 1px solid #303030;
  margin-left: 15px;
  padding-left: 15px;
}
.footer .txt-copyright {
  margin-left: 10px;
}
.footer .social .share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .social a {
  color: rgba(136, 136, 136, 0.5333333333);
  margin-left: 15px;
}
.footer .social a.social_ft {
  background: #303030;
  border: 1px solid #303030;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .social a:first-child {
  margin-left: 10px;
}
.footer .social .rules {
  border-right: 1px solid #303030;
  margin-left: 0;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .footer .copyright .logo_ft {
    width: 100%;
    text-align: center;
    margin-bottom: 19px;
  }
  .footer .copyright .txt-copyright {
    width: 100%;
    margin-left: 0;
  }
  .footer .copyright .social {
    display: block;
    text-align: center;
  }
  .footer .copyright .social .share {
    width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  .footer .social .rules {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 8px;
  }
}

.hero_banner {
  background: #021E56 url(images/graphics/bg-banner.jpg) no-repeat center;
  background-size: cover;
  height: 610px;
  position: relative;
}
.hero_banner::before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, rgba(0, 0, 0, 0)), color-stop(85%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) -50%, #000000 85%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -50%, #000000 85%);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  display: block !important;
}
.hero_banner .box-search {
  max-width: 870px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 2;
}
.hero_banner.folder {
  padding: 120px 0;
}
@media (max-width: 1025px) {
  .hero_banner {
    height: 100px;
  }
}
@media (max-width: 991px) {
  .hero_banner {
    display: none;
  }
}

.art_movie {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  line-height: 1.4;
}
.art_movie .thumb_art {
  width: 150px;
}
.art_movie .thumb_art .episodes {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #101010;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: Arial;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.art_movie .content {
  width: 870px;
  width: calc(100% - 150px);
  color: #888888;
  padding-left: 25px;
}
.art_movie .title_news {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.art_movie .title_news a {
  color: #fff;
}
.art_movie .space-between {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.art_movie .space-between .rating-vote .item {
  margin-right: 12px;
  padding-right: 12px;
}
.art_movie .space-between .date {
  margin-bottom: 10px;
  color: #a9a9a9;
}
.art_movie .name2 {
  margin-bottom: 15px;
  font-size: 17px;
}
.art_movie .des {
  font-size: 13px;
  margin-bottom: 15px;
}
.art_movie .date {
  font-size: 15px;
}
.art_movie .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #fff;
  margin-bottom: 24px;
}
.art_movie .tag a {
  background: #303030;
  border-radius: 4px;
  font-size: 13px;
  line-height: 26px;
  padding: 0 10px;
  display: block;
  margin-right: 24px;
}
.art_movie .tag2 {
  margin-bottom: 10px;
}
.art_movie .tag2 a {
  border: 1px solid #4E4E4E;
  color: #A9A9A9;
  border-radius: 4px;
  font-size: 13px;
  line-height: 24px;
  padding: 0 10px;
  display: block;
  margin-right: 16px;
  margin-bottom: 16px;
}
.art_movie .rating-vote {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.art_movie .rating-vote .item {
  border-right: 1px solid #4E4E4E;
  margin-right: 12px;
  padding-right: 12px;
  color: #fff;
  font-size: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}
.art_movie .rating-vote .item .tooltip {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  background: #616161;
  border-radius: 4px;
  font-size: 14px;
  padding: 5px;
  min-width: 180px;
  text-align: center;
  top: -30px;
  left: -40px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}
.art_movie .rating-vote .item .tooltip::before {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #616161;
  position: absolute;
  bottom: -6px;
  left: 71px;
  content: "";
}
.art_movie .rating-vote .item:hover .tooltip {
  overflow: visible;
  opacity: 1;
  top: -45px;
  z-index: 1;
}
.art_movie .rating-vote .item img {
  margin-right: 8px;
}
.art_movie .rating-vote .item:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.art_movie .rating-vote .item b {
  color: #fff;
  font-weight: 400;
}
.art_movie .description {
  line-height: 1.7;
  font-size: 17px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.art_movie .directors {
  margin-bottom: 15px;
  font-size: 15px;
}
.art_movie .directors a {
  color: #fff;
}
.art_movie.full {
  display: block;
}
.art_movie.full .thumb_art {
  width: 100%;
  margin-bottom: 10px;
}
.art_movie.full .content {
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .art_movie .title_news {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .art_movie .content {
    padding-left: 16px;
  }
  .art_movie.full .thumb_art {
    margin-bottom: 10px;
  }
  .art_movie .tag {
    margin-bottom: 16px;
  }
  .art_movie .tag a {
    margin-right: 16px;
  }
  .art_movie .tag2 a {
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .art_movie .name2 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .art_movie .title_news {
    font-size: 15px;
  }
  .art_movie .des {
    margin-bottom: 10px;
  }
  .art_movie .date {
    display: none;
  }
}

.swiper-container .art_movie .rating-vote .item .tooltip {
  left: 0;
}
.swiper-container .art_movie .rating-vote .item .tooltip::before {
  left: 20px;
}

.buid-top {
  background: #1f1f1f;
}
.buid-top .wrap-bg {
  background: #101010;
  padding: 40px;
  margin-top: -550px;
  z-index: 2;
  position: relative;
}
.buid-top .grid {
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
}
.buid-top .art_movie {
  position: relative;
}
.buid-top .art_movie .thumb_art {
  margin-bottom: 0;
}
.buid-top .art_movie .content {
  position: absolute;
  bottom: 0;
  padding: 24px 24px 16px 24px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(61.24%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 61.24%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 61.24%);
}
.buid-top .art_movie .rating-vote .item {
  margin-bottom: 0;
}
.buid-top .send-review {
  background: #303030;
  padding: 24px;
  color: #888888;
  font-size: 15px;
}
.buid-top .send-review .title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.buid-top .send-review .des {
  border-bottom: 1px solid #4E4E4E;
  margin-bottom: 24px;
  padding-bottom: 16px;
}
.buid-top .buid-top-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.buid-top .buid-top-grid .art_movie {
  margin-bottom: 24px;
}
.buid-top .buid-top-grid__left {
  width: 66.67%;
  padding-right: 9px;
}
.buid-top .buid-top-grid__left .art_movie .thumb_img {
  padding-bottom: 61.4%;
}
.buid-top .buid-top-grid__left .art_movie .title_news {
  font-size: 32px;
}
.buid-top .buid-top-grid__left .art_movie .des {
  font-size: 17px;
  line-height: 1.9;
}
.buid-top .buid-top-grid__right {
  width: 33.33%;
  padding-left: 15px;
}
@media screen and (max-width: 1280px) {
  .buid-top .wrap-bg {
    padding: 24px;
  }
}
@media screen and (max-width: 1025px) {
  .buid-top {
    background: #101010;
  }
  .buid-top .wrap-bg {
    margin-top: 0;
    padding: 15px 0 24px 0;
  }
}
@media screen and (max-width: 991px) {
  .buid-top .art_movie .content {
    position: static;
    background: none;
    padding: 10px 0 0 0;
  }
  .buid-top .buid-top-grid__left .art_movie .thumb_img {
    padding-bottom: 62%;
  }
  .buid-top .buid-top-grid__left .art_movie .title_news {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  .buid-top .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .buid-top .grid .send-review {
    display: none;
  }
  .buid-top .grid .art_movie {
    padding-bottom: 50px;
  }
  .buid-top .grid .art_movie .title_news {
    margin-bottom: 0;
  }
  .buid-top .grid .art_movie .rating-vote {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 16px;
  }
  .buid-top .mt24.center {
    margin-top: 0;
  }
  .buid-top .mt24.center .btn-default {
    width: 100% !important;
  }
  .buid-top .send-review {
    margin-bottom: 32px;
    position: relative;
  }
  .buid-top .send-review::before {
    content: "";
    background: rgba(255, 255, 255, 0.2);
    height: 1px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -16px;
  }
  .buid-top .send-review .title {
    margin-bottom: 16px;
  }
  .buid-top .art_movie {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  .buid-top .art_movie .thumb_art {
    width: 160px;
  }
  .buid-top .art_movie .content {
    width: calc(100% - 160px);
    padding-left: 16px;
  }
  .buid-top .buid-top-grid__left, .buid-top .buid-top-grid__right {
    width: 100%;
    padding: 0;
  }
  .buid-top .buid-top-grid__left .art_movie {
    display: block;
    margin-bottom: 16px;
  }
  .buid-top .buid-top-grid__left .art_movie .thumb_art {
    width: 100%;
  }
  .buid-top .buid-top-grid__left .art_movie .content {
    width: 100%;
    padding-left: 0;
  }
  .buid-top .buid-top-grid__right .art_movie {
    padding-bottom: 50px;
  }
  .buid-top .buid-top-grid__right .art_movie .rating-vote {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 16px;
  }
}

.box-readers-vote {
  background: #1f1f1f;
  padding: 100px 0;
}
.box-readers-vote .swiper-control {
  top: -50px;
}
.box-readers-vote .relative .swiper-pagination {
  position: absolute;
  bottom: -40px;
  width: 100%;
  top: inherit;
}
.box-readers-vote .relative .swiper-pagination .swiper-pagination-bullet {
  background: #4E4E4E;
  width: 6px;
  height: 6px;
  margin-left: 5px;
  opacity: 1;
}
.box-readers-vote .relative .swiper-pagination .swiper-pagination-bullet-active {
  background: #F55F1E;
}
.box-readers-vote__left {
  padding-right: 40px;
  width: 880px;
  width: calc(100% - 400px);
  position: relative;
}
.box-readers-vote__right {
  width: 400px;
}
.box-readers-vote .box-review {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 24px;
}
.box-readers-vote .box-review .title-cate {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 16px;
  padding-bottom: 10px;
}
.box-readers-vote .box-review .list-review {
  max-height: 500px;
  overflow-y: auto;
  padding-right: 10px;
  margin-right: -10px;
}
.box-readers-vote .box-review .list-review::-webkit-scrollbar {
  width: 5px;
}
.box-readers-vote .box-review .list-review::-webkit-scrollbar-thumb {
  background-color: #4E4E4E;
  width: 5px;
  border-radius: 10px;
}
.box-readers-vote .box-review .list-review .item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 24px;
  padding-bottom: 16px;
}
.box-readers-vote .box-review .list-review .item .title_news {
  font: bold 20px/1.5 var(--font1);
  color: #fff;
  margin-bottom: 16px;
}
.box-readers-vote .box-review .list-review .item .author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.box-readers-vote .box-review .list-review .item .author .ava {
  width: 48px;
}
.box-readers-vote .box-review .list-review .item .author .content {
  font-size: 14px;
  font-family: Arial;
  color: #888888;
  padding-left: 8px;
  width: calc(100% - 168px);
  padding-right: 12px;
}
.box-readers-vote .box-review .list-review .item .author .content .name {
  color: #fff;
  font: bold 16px Arial;
  margin-bottom: 3px;
}
.box-readers-vote .box-review .list-review .item .author .vote {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  font-size: 16px;
  width: 120px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.box-readers-vote .box-review .list-review .item .author .vote svg {
  fill: #F55F1E;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.box-readers-vote .box-review .list-review .item .author .vote strong {
  font-size: 24px;
}
.box-readers-vote .box-review .list-review .item .des {
  color: #A9A9A9;
  line-height: 1.9;
  font-size: 17px;
}
.box-readers-vote .box-review .list-review .item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 1025px) {
  .box-readers-vote {
    padding-bottom: 0;
    padding: 24px 0;
  }
  .box-readers-vote__left {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .box-readers-vote__right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 24px;
  }
  .box-readers-vote #box-readers-slide .art_movie,
  .box-readers-vote #box-readers-slide2 .art_movie {
    display: block;
  }
  .box-readers-vote #box-readers-slide .art_movie .thumb_art,
  .box-readers-vote #box-readers-slide2 .art_movie .thumb_art {
    width: 100%;
    margin-bottom: 20px;
  }
  .box-readers-vote #box-readers-slide .art_movie .content,
  .box-readers-vote #box-readers-slide2 .art_movie .content {
    width: 100%;
    padding: 0;
  }
  .box-readers-vote #box-readers-slide .art_movie .title_news,
  .box-readers-vote #box-readers-slide2 .art_movie .title_news {
    font-size: 15px;
  }
  .box-readers-vote .swiper-control {
    top: -30px;
  }
  .box-readers-vote .relative .swiper-pagination {
    bottom: -10px;
  }
}
@media (max-width: 600px) {
  .box-readers-vote .swiper-control,
  .box-readers-vote .swiper-pagination {
    display: none;
  }
  .box-readers-vote .box-review {
    background: #1f1f1f;
    padding: 0;
  }
  .box-readers-vote .box-review .list-review {
    max-height: 390px;
  }
}

.swiper-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 22px;
}
.swiper-control .swiper-button-next,
.swiper-control .swiper-button-prev {
  position: static;
  border: 1.5px solid #888888;
  background: none;
  width: 28px;
  height: 28px;
  line-height: 21px;
  border-radius: 8px;
  opacity: 1;
  color: rgba(136, 136, 136, 0.4);
  text-align: center;
  pointer-events: auto;
}
.swiper-control .swiper-button-next svg,
.swiper-control .swiper-button-prev svg {
  width: 12px;
  height: 12px;
}
.swiper-control .swiper-button-next:hover,
.swiper-control .swiper-button-prev:hover {
  color: #fff;
}
.swiper-control .swiper-button-prev {
  margin-right: 4px;
}

.section_2 {
  padding: 100px 0;
  background: url(images/graphics/bg-section2.jpg);
  background-size: cover;
}
@media (max-width: 1025px) {
  .section_2 {
    padding: 24px 0;
  }
}

.box-movie-hot {
  position: relative;
}
.box-movie-hot .title-cate {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 2;
}
.box-movie-hot .art_movie {
  display: block;
  position: relative;
}
.box-movie-hot .art_movie .thumb_video {
  padding-bottom: 52.3%;
}
.box-movie-hot .art_movie .thumb_art {
  width: 100%;
  position: relative;
}
.box-movie-hot .art_movie .thumb_art::before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, rgba(0, 0, 0, 0)), color-stop(85%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) -50%, #000000 85%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -50%, #000000 85%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.box-movie-hot .art_movie .thumb_art .icon-play {
  z-index: 3;
}
.box-movie-hot .art_movie .content {
  padding: 0;
  max-width: 600px;
}
.box-movie-hot .art_movie .container {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  z-index: 2;
}
.box-movie-hot .art_movie .tag a {
  background: #4E4E4E;
}
.box-movie-hot .art_movie .title_news {
  font-size: 40px;
}
.box-movie-hot .art_movie .des {
  font-size: 20px;
  margin-bottom: 24px;
}
.box-movie-hot .art_movie .rating-vote {
  margin-bottom: 10px;
}
.box-movie-hot .slideshow2 {
  position: relative;
}
.box-movie-hot .slideshow2__gallery {
  width: 100%;
}
.box-movie-hot .slideshow2__gallery .swiper-slide {
  opacity: 0 !important;
}
.box-movie-hot .slideshow2__gallery .swiper-slide-active {
  opacity: 1 !important;
}
.box-movie-hot .container-thumbs {
  bottom: 100px;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
}
.box-movie-hot .slideshow2__thumbs .swiper-slide-thumb-active .thumb_img {
  border: 2px solid #F55F1E;
}
.box-movie-hot .swiper-button-next,
.box-movie-hot .swiper-button-prev {
  border: 1.5px solid #FFFFFF;
  background: none;
  width: 33px;
  height: 33px;
  line-height: 28px;
  border-radius: 8px;
  opacity: 1;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  pointer-events: auto;
}
.box-movie-hot .swiper-button-next svg,
.box-movie-hot .swiper-button-prev svg {
  width: 14px;
  height: 14px;
}
.box-movie-hot .swiper-button-next:hover,
.box-movie-hot .swiper-button-prev:hover {
  border: 1.5px solid #303030;
  background: #303030;
  color: #fff;
}
.box-movie-hot .swiper-button-next {
  right: 25px;
}
.box-movie-hot .swiper-button-prev {
  left: 25px;
}
.box-movie-hot .art_movie.box-placeholder .thumb_art {
  background: #101010;
}
@media (max-width: 1740px) {
  .box-movie-hot .art_movie .container {
    top: 180px;
  }
}
@media (max-width: 1600px) {
  .box-movie-hot .title-cate {
    top: 70px;
  }
  .box-movie-hot .art_movie .container {
    top: 160px;
  }
}
@media (max-width: 1480px) {
  .box-movie-hot .art_movie .title_news {
    font-size: 32px;
  }
  .box-movie-hot .container-thumbs {
    bottom: 60px;
  }
}
@media (max-width: 1366px) {
  .box-movie-hot .art_movie .description {
    display: none;
  }
}
@media (max-width: 1025px) {
  .box-movie-hot .title-cate {
    top: 24px;
  }
  .box-movie-hot .container-thumbs {
    bottom: 30px;
  }
  .box-movie-hot .art_movie .container {
    top: 90px;
  }
  .box-movie-hot .art_movie .title_news {
    font-size: 20px;
  }
  .box-movie-hot .art_movie .des {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .box-movie-hot {
    background: #101010;
    padding: 16px 0 24px 0;
  }
  .box-movie-hot .container-thumbs {
    position: relative;
    bottom: 0;
    padding: 0 0 0 15px;
  }
  .box-movie-hot .title-cate {
    position: static;
  }
  .box-movie-hot .art_movie {
    padding: 0 15px;
  }
  .box-movie-hot .art_movie .thumb_art {
    margin-bottom: 15px;
  }
  .box-movie-hot .art_movie .thumb_art::before {
    display: none;
  }
  .box-movie-hot .art_movie .container {
    position: static;
    padding: 0;
  }
  .box-movie-hot .art_movie .content {
    width: 100%;
  }
  .box-movie-hot .art_movie .des {
    margin-bottom: 15px;
  }
  .box-movie-hot .art_movie .tag2 {
    margin-bottom: 16px;
  }
  .box-movie-hot .swiper-button-next,
  .box-movie-hot .swiper-button-prev {
    display: none;
  }
}

.relative .swiper-pagination {
  position: absolute;
  top: 0;
  right: 0;
}
.relative .swiper-pagination .swiper-pagination-bullet {
  background: #4E4E4E;
  width: 6px;
  height: 6px;
  margin-left: 5px;
  opacity: 1;
}
.relative .swiper-pagination .swiper-pagination-bullet-active {
  background: #F55F1E;
}

.section_4 {
  padding: 100px 0;
  background: #1f1f1f;
}
.section_4__left {
  width: 885px;
  width: calc(100% - 395px);
  padding-right: 40px;
}
.section_4__left .art_movie .thumb_art {
  width: 127px;
}
.section_4__left .art_movie .content {
  padding-left: 15px;
  width: calc(100% - 127px);
}
.section_4__left .art_movie .title_news {
  font-size: 17px;
}
@media (max-width: 768px) {
  .section_4__left .art_movie .title_news {
    font-size: 15px;
  }
}
.section_4__left .art_movie .des {
  display: none;
}
.section_4__left .swiper-button-next,
.section_4__left .swiper-button-prev {
  border: 1.5px solid #888888;
  background: none;
  width: 28px;
  height: 28px;
  line-height: 23px;
  border-radius: 8px;
  opacity: 1;
  color: rgba(136, 136, 136, 0.4);
  text-align: center;
  pointer-events: auto;
}
.section_4__left .swiper-button-next svg,
.section_4__left .swiper-button-prev svg {
  width: 12px;
  height: 12px;
}
.section_4__left .swiper-button-next:hover,
.section_4__left .swiper-button-prev:hover {
  color: #fff;
}
.section_4__left .swiper-button-prev {
  left: 0px;
}
.section_4__left .swiper-button-next {
  right: 0px;
}
@media (max-width: 600px) {
  .section_4__left .swiper-button-next,
  .section_4__left .swiper-button-prev {
    display: none;
  }
}
.section_4__right {
  width: 395px;
  padding-left: 40px;
  border-left: 1px solid #303030;
}
.section_4 .tab-default {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 16px;
  margin-bottom: 40px;
}
.section_4 .tab-default a {
  background: #303030;
  border-radius: 4px;
  line-height: 34px;
  text-align: center;
  color: #888888;
  font-size: 15px;
}
.section_4 .tab-default a.active {
  color: #fff;
  background: var(--color-main);
}
@media (max-width: 1025px) {
  .section_4 {
    padding: 24px 0;
  }
  .section_4__left {
    width: calc(100% - 330px);
    padding-right: 30px;
  }
  .section_4__right {
    width: 330px;
    padding-left: 30px;
  }
  .section_4 .art_movie {
    display: block;
  }
  .section_4 .art_movie .thumb_art {
    width: 100%;
    margin-bottom: 15px;
  }
  .section_4 .art_movie .content {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .section_4__left {
    width: 100%;
    padding-right: 0;
  }
  .section_4__left .mb40 {
    margin-bottom: 24px;
  }
  .section_4__left .art_movie .des {
    display: block;
  }
  .section_4__right {
    width: 100%;
    padding-left: 0;
    border-left: 0;
  }
}

.top-doanh-thu .scrollbar-inner {
  max-height: 780px;
}
.top-doanh-thu li {
  position: relative;
  border-bottom: 1px solid #303030;
  margin-bottom: 40px;
  padding: 0 15px 16px 56px;
}
.top-doanh-thu li .number {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #303030;
  border-radius: 4px;
  color: #F55F1E;
  font-size: 17px;
  position: absolute;
  left: 0;
}
.top-doanh-thu li .price {
  color: #039855;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 8px;
}
.top-doanh-thu li .name {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 8px;
}
.top-doanh-thu li .name a {
  color: #fff;
}
.top-doanh-thu li .des {
  color: #888888;
  font-size: 13px;
  line-height: 1.7;
}
.top-doanh-thu .ss-scroll {
  background: #303030;
}
@media screen and (max-width: 600px) {
  .top-doanh-thu li {
    margin-bottom: 24px;
  }
  .top-doanh-thu li .name {
    margin-bottom: 0;
  }
  .top-doanh-thu li .des {
    display: none;
  }
}

.section-main {
  background: #1f1f1f;
  padding-bottom: 80px;
}
@media screen and (max-width: 1280px) {
  .section-main {
    padding-bottom: 50;
  }
}
@media screen and (max-width: 600px) {
  .section-main {
    padding-bottom: 20px;
  }
}

.box-gallery-slide {
  border-bottom: 2px solid #303030;
  padding-bottom: 40px;
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .box-gallery-slide {
    margin-bottom: 24px;
    padding-bottom: 24px;
    padding-left: 15px;
    margin-right: -15px;
    margin-left: -15px;
  }
  .box-gallery-slide .swiper-control {
    right: 15px;
  }
}

.info-movie {
  margin-bottom: 24px;
  border-bottom: 2px solid #303030;
  padding-bottom: 10px;
}
.info-movie .title_news {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #fff;
}
.info-movie .des {
  font-size: 24px;
  margin-bottom: 16px !important;
  color: #fff;
}
.info-movie .tag {
  margin-bottom: 20px;
}
.info-movie .tag2 {
  margin-bottom: 4px;
}
.info-movie p {
  font-size: 18px;
  margin-bottom: 15px;
  font-family: Arial;
}
.info-movie p a {
  color: #fff;
}
@media (max-width: 600px) {
  .info-movie {
    margin-bottom: 40px;
  }
  .info-movie .title_news {
    font-size: 24px;
  }
  .info-movie .des {
    font-size: 17px;
  }
  .info-movie .rating-vote {
    margin-bottom: 15px;
  }
  .info-movie .rating-vote .item {
    margin-right: 15px;
    padding-right: 15px;
  }
}

#list-gender {
  row-gap: 30px;
}

.rate-popup-new {
  padding: 15px;
  border-radius: 3px;
}
.rate-popup-new .title-popup-new {
  margin: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.rate-popup-new .title-popup-new .title {
  font: bold 24px var(--font1);
}
.rate-popup-new .title-popup-new .point {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.0365 4.18991L32.1431 12.4032C32.7031 13.5466 34.1965 14.6432 35.4565 14.8532L42.8998 16.0899C47.6598 16.8832 48.7798 20.3366 45.3498 23.7432L39.5631 29.5299C38.5831 30.5099 38.0465 32.3999 38.3498 33.7532L40.0065 40.9166C41.3131 46.5866 38.3031 48.7799 33.2865 45.8166L26.3098 41.6866C25.0498 40.9399 22.9731 40.9399 21.6898 41.6866L14.7131 45.8166C9.71979 48.7799 6.68645 46.5633 7.99312 40.9166L9.64979 33.7532C9.95312 32.3999 9.41645 30.5099 8.43645 29.5299L2.64979 23.7432C-0.756879 20.3366 0.339788 16.8832 5.09979 16.0899L12.5431 14.8532C13.7798 14.6432 15.2731 13.5466 15.8331 12.4032L19.9398 4.18991C22.1798 -0.266755 25.8198 -0.266755 28.0365 4.18991Z' fill='%23F55F1E'/%3e%3c/svg%3e");
  width: 48px;
  height: 48px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: bold 20px var(--font1);
  margin-top: -3px;
}
.rate-popup-new .title-popup-new .point span {
  padding-top: 3px;
}
.rate-popup-new .title-rate-pop {
  font-family: var(--font1);
  font-size: 20px;
  margin-bottom: 24px !important;
}
.rate-popup-new .rating {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.rate-popup-new .block_one_start {
  width: 10%;
  margin: 0;
  padding: 0 3px;
}
.rate-popup-new .block_one_start .star-full {
  width: 30px;
  height: 30px;
}
.rate-popup-new .block_one_start .star-full svg {
  fill: #CECECE;
  width: 30px;
  height: 30px;
}
.rate-popup-new .block_one_start .star-full:hover svg, .rate-popup-new .block_one_start .star-full.active svg {
  fill: #F55F1E;
}
@media (max-width: 375px) {
  .rate-popup-new .block_one_start .star-full {
    width: 25px;
    height: 25px;
  }
  .rate-popup-new .block_one_start .star-full svg {
    width: 25px;
    height: 25px;
  }
}
.rate-popup-new .btn_vne {
  width: 100% !important;
  background: #888888;
  height: 42px;
  color: #fff;
  font-size: 15px !important;
}
.rate-popup-new .btn_vne:hover {
  background: #F55F1E;
}
.rate-popup-new .btn_vne.active {
  background: #F55F1E;
}

.listing-episodes {
  background: #fff;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 26px;
}
.listing-episodes .back-episodes {
  font-size: 15px;
  color: #101010;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 16px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-episodes .back-episodes .icon {
  border: 1.5px solid #101010;
  width: 20px;
  height: 20px;
  line-height: 14px;
  border-radius: 4px;
  color: rgba(16, 16, 16, 0.4);
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.listing-episodes .back-episodes .icon svg {
  width: 10px;
  height: 10px;
}
.listing-episodes .art_movie .title_news {
  font-size: 24px;
}
.listing-episodes .art_movie .title_news a {
  color: #101010;
}
.listing-episodes .listing {
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
}
.listing-episodes .listing .art_movie {
  border-top: 1px solid #E1E1E1;
  padding-top: 16px;
}
.listing-episodes .listing .art_movie:first-child, .listing-episodes .listing .art_movie:nth-child(2) {
  border-top: 0;
  padding-top: 0;
}
.listing-episodes .listing .art_movie .title_news {
  font-size: 20px;
  color: #110011;
  font-family: Arial;
}
.listing-episodes .listing .art_movie .title_news a {
  color: #110011;
}
.listing-episodes .listing .art_movie .rating-vote .item b {
  color: #101010;
  font-weight: bold;
  font-size: 17px;
}
@media (max-width: 414px) {
  .listing-episodes {
    border: 0;
    padding: 0;
  }
  .listing-episodes .art_movie .title_news {
    font-size: 20px;
  }
  .listing-episodes .listing {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    row-gap: 16px;
  }
  .listing-episodes .listing .art_movie .title_news {
    font-size: 16px;
  }
}

.episodes-sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 16px;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.episodes-sort .text {
  font-size: 20px;
}
.episodes-sort .select-dropdown {
  position: relative;
  min-width: 160px;
  font-size: 16px;
  font-family: Arial;
}
.episodes-sort .select-dropdown .dropbtn {
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  background: #fff;
  width: 100%;
  padding: 10px 30px 10px 16px;
  position: relative;
  cursor: pointer;
}
.episodes-sort .select-dropdown .dropbtn::before {
  content: "";
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 9.00024L2 15.0002C2 20.0002 4 22.0002 9 22.0002L15 22.0002C20 22.0002 22 20.0002 22 15.0002L22 9.00024C22 4.00024 20 2.00024 15 2.00024L9 2.00024C4 2.00024 2 4.00024 2 9.00024Z' stroke='%23F55F1E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M8.4693 10.7405L11.9993 14.2605L15.5293 10.7405' stroke='%23F55F1E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 6px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.episodes-sort .select-dropdown .dropdown-content {
  position: absolute;
  border: 1px solid #E1E1E1;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding: 8px 16px;
}
.episodes-sort .select-dropdown .dropdown-content ul li {
  padding: 8px 0;
  cursor: pointer;
}
.episodes-sort .select-dropdown .dropdown-content ul li.active {
  color: #F55F1E;
}
.episodes-sort .select-dropdown.active .dropbtn {
  border-radius: 4px 4px 0 0;
}
.episodes-sort .select-dropdown.active .dropbtn::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 600px) {
  .episodes-sort .text {
    font-size: 16px;
  }
  .episodes-sort .select-dropdown {
    min-width: 120px;
  }
}
@media (max-width: 340px) {
  .episodes-sort {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .episodes-sort .text {
    width: 100%;
    margin-bottom: 10px;
  }
  .episodes-sort .select-dropdown {
    width: 100%;
  }
}

.box_comment_vne {
  margin-bottom: 20px;
}
.box_comment_vne .ykien_vne .left {
  font-family: var(--font1);
  font-weight: bold;
}
.box_comment_vne .filter_coment a.active {
  color: var(--color-main) !important;
}
.box_comment_vne .filter_coment a.active::after {
  background: var(--color-main);
  display: none;
}
.box_comment_vne .comment_item .txt-name .nickname {
  font-weight: bold;
}
.box_comment_vne .box_news_on_comment .thumb_on_com {
  width: 90px;
}

.page-detail {
  float: none;
  position: relative;
}
.page-detail.top-detail {
  padding-top: 30px;
  padding-bottom: 20px;
}
.page-detail.top-detail .bg-cover {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: block;
  height: 80vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.page-detail.top-detail .bg-cover::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, #000000 100%);
}
.page-detail.top-detail .container {
  background: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.page-detail .container {
  background: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1130px;
}
.page-detail.middle-detail {
  padding-bottom: 30px;
}
.page-detail.bottom-detail {
  background: #101010;
  padding-top: 100px;
}
.page-detail.bottom-detail .title-box-category {
  font-weight: 400;
}
.page-detail.bottom-detail .title-box-category::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #E5E5E5;
  position: absolute;
  left: 0;
  bottom: 9px;
}
.page-detail.bottom-detail .title-box-category .inner-title {
  background: #fff;
  padding-right: 10px;
}
.page-detail.bottom-detail .title-box-category .inner-title:before {
  display: none;
}
.page-detail.bottom-detail .meta-news .count_cmt,
.page-detail.bottom-detail .meta-news .icon_commend {
  color: #f55f1e;
  font-family: Arial;
}
.page-detail.bottom-detail .title-cate {
  color: #fff;
}
.page-detail.bottom-detail .info-movie .tag a {
  margin-right: 16px;
}
.page-detail.bottom-detail .info-movie .tag span {
  font-size: 15px;
}
.page-detail.bottom-detail .info-movie .tag .time {
  margin-left: 24px;
  position: relative;
}
.page-detail.bottom-detail .info-movie .tag .time::before {
  content: "";
  background: #616161;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  left: -12px;
  top: 7px;
}
.page-detail.bottom-detail .list-news-subfolder {
  border-bottom: 1px solid #303030;
}
.page-detail.bottom-detail .list-news-subfolder .item-news-common {
  border-top: 1px solid #303030;
  padding-top: 24px;
  margin-top: 24px;
}
.page-detail.bottom-detail .list-news-subfolder .item-news-common .title-news a {
  color: #fff;
}
.page-detail.bottom-detail .list-news-subfolder .item-news-common .description {
  color: #888888;
}
.page-detail .fck_detail {
  color: #303030;
}
.page-detail .sidebar-1 .date {
  float: left;
  color: #616166;
  font-family: Arial;
}
.page-detail .sidebar-1 .info-movie {
  margin-bottom: 20px;
  border-bottom: 0;
  padding-bottom: 0;
}
.page-detail .sidebar-1 .info-movie .rating-vote .item {
  margin-bottom: 10px;
}
.page-detail .sidebar-1 .info-movie .rating-vote .item b {
  color: #101010;
}
.page-detail .sidebar-1 .info-movie.line {
  border-bottom: 2px solid #E1E1E1;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.page-detail .title-cate {
  color: #303030;
  margin-bottom: 16px;
}
.page-detail .author-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  border-radius: 4px;
  padding: 16px;
}
.page-detail .author-detail .ava {
  width: 48px;
}
.page-detail .author-detail .content {
  font-size: 14px;
  font-family: Arial;
  padding-left: 8px;
  width: calc(100% - 48px);
  padding-right: 12px;
}
.page-detail .author-detail .content .name {
  font: bold 18px Arial;
  margin-bottom: 3px;
}
.page-detail .author-detail .content .date {
  color: #888;
}
.page-detail .title-detail {
  font-family: var(--font1);
  font-size: 40px;
  color: #101010;
}
@media (max-width: 1366px) {
  .page-detail .title-detail {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .page-detail .title-detail {
    font-size: 24px;
  }
}
.page-detail .description {
  font-size: 17px;
  color: #303030;
  margin-bottom: 20px;
}
.page-detail .date-new {
  color: #757575;
  font-size: 15px;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: none;
}
.page-detail .share-hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 15px;
  width: 100%;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-detail .share-hover .share-item {
  text-decoration: none !important;
  border-bottom-width: 0 !important;
  color: #fff !important;
  display: block;
  padding: 5px;
  margin-left: 10px;
  position: relative;
  z-index: 1;
  height: 26px;
}
.page-detail .share-hover .share-item .ic {
  fill: #fff;
  opacity: 0.5;
}
.page-detail .share-hover .share-item:hover .ic {
  opacity: 1;
}
.page-detail .list-topic {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px;
  padding-bottom: 0;
}
.page-detail .list-topic:before {
  display: none;
}
.page-detail .list-topic .item-news {
  width: 25%;
  border-right: 0;
  padding: 0 10px 20px 10px;
  margin-bottom: 28px;
}
.page-detail .list-topic .item-news .title-news {
  font-size: 16px;
}
.page-detail .article-review {
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
.page-detail .article-review .lbl {
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 16px;
  padding-bottom: 10px;
  color: #101010;
  line-height: 1.6;
  font-size: 20px;
}
.page-detail .article-review .list {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 10px;
  margin-right: -10px;
}
.page-detail .article-review .list::-webkit-scrollbar {
  width: 5px;
}
.page-detail .article-review .list::-webkit-scrollbar-thumb {
  background-color: #E1E1E1;
  width: 5px;
  border-radius: 10px;
}
.page-detail .article-review .item-news-common .thumb-art {
  width: 183px;
  margin-right: 16px;
}
.page-detail .article-review .item-news-common .title-news {
  font: bold 20px/1.6 Arial;
  margin-bottom: 8px;
}
.page-detail .article-review .item-news-common .title-news a {
  text-decoration: none;
  color: #101010;
}
.page-detail .article-review .item-news-common .description {
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 0;
}
.page-detail .article-review .item-news-common .meta-news {
  display: none;
}
@media (max-width: 600px) {
  .page-detail .article-review {
    padding: 16px;
  }
  .page-detail .article-review .item-news-common .thumb-art {
    width: 133px;
    margin-right: 8px;
  }
  .page-detail .article-review .item-news-common .title-news {
    font-size: 18px;
    margin-bottom: 0;
  }
  .page-detail .article-review .item-news-common .description {
    width: 100%;
    overflow: visible;
    float: left;
    margin-top: 8px;
    color: #101010;
  }
  .page-detail .article-review .item-news-common .description a {
    color: #101010;
  }
}
.page-detail .episodes {
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 24px;
  padding-bottom: 15px;
}
.page-detail .episodes a {
  text-decoration: none;
  color: #101010;
  font-size: 20px;
}
.page-detail .episodes a .icon {
  border: 1.5px solid #F55F1E;
  width: 20px;
  height: 20px;
  line-height: 15px;
  border-radius: 4px;
  color: #F55F1E;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
}
.page-detail .episodes a .icon svg {
  width: 10px;
  height: 10px;
}
.page-detail .send_bai {
  text-decoration: none;
  font: 400 15px var(--font1);
  color: #fff;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-detail .send_bai svg {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.4' d='M6 11.9998H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 7.99976H18' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath opacity='0.4' d='M6 15.9998H12' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 21.9998H15C20 21.9998 22 19.9998 22 14.9998V8.99976C22 3.99976 20 1.99976 15 1.99976H9C4 1.99976 2 3.99976 2 8.99976V14.9998C2 19.9998 4 21.9998 9 21.9998Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
}
.page-detail .send_bai:hover {
  color: #fff;
}
.page-detail .box-news-small .item-news {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.page-detail .box-news-small .item-news:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.page-detail .box-news-small .item-news .title-news {
  font-family: var(--font1);
  font-size: 17px;
  font-weight: bold;
}
.page-detail .box-news-small .item-news.full-thumb .title-news {
  font-size: 19px;
}
.page-detail .list-news-subfolder {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.page-detail .list-news-subfolder .item-news-common {
  border-top: 1px solid #E1E1E1;
}
.page-detail .list-news-subfolder .item-news-common:first-of-type {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.page-detail .list-news-subfolder .item-news-common .title-news {
  font-family: var(--font1);
  font-weight: bold;
}
.page-detail .list-news-subfolder .item-news-common .description {
  font-size: 16px;
  color: #616161;
  line-height: 1.6;
}
.page-detail .list-news-subfolder .item-news-common .description a {
  color: #616161;
  text-decoration: none;
}
.page-detail .box-category__list-news {
  border-bottom: 2px solid #303030;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.page-detail .box-category__list-news .title-cate {
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .page-detail .box-category__list-news .title-cate {
    margin-bottom: 20px;
  }
}
.page-detail .box-category__list-news .sidebar-2::before {
  background: #303030;
}
.page-detail .vote_rating_box {
  border: 0;
  border-radius: 4px;
  padding: 24px;
  color: #616161;
  font-size: 16px;
}
.page-detail .vote_rating_box .title-box-vote,
.page-detail .vote_rating_box .title_bx {
  font-size: 16px;
  font-family: Arial;
  margin-bottom: 24px;
}
.page-detail .vote_rating_box .time-vote {
  width: 100%;
  margin-top: 24px;
  float: left;
}
.page-detail .item-point .txt-point {
  color: #616161;
}
.page-detail .item-point .star-point .ic {
  fill: #FDB022;
}
.page-detail .item-point .number-star .point-bold {
  color: #101010 !important;
}
.page-detail .item-point.point-your .star-point .ic {
  fill: #CECECE;
}
.page-detail .topic-detail .ic {
  fill: #101010;
}
.page-detail .topic-detail .link-topic-detail h2 {
  color: #F55F1E;
  font-family: Arial;
  font-weight: 400 !important;
  font-size: 16px;
  margin-left: 13px;
}
.page-detail .topic-detail .link-topic-detail h2:hover {
  color: var(--color-main);
}
.page-detail .tags .txt {
  font-size: 16px !important;
  font-family: Arial;
  color: #110011;
}
.page-detail .tags .item-tag {
  color: #616161;
  font-size: 16px;
  font-family: Arial;
}
.page-detail .box_poll_300 {
  width: 100% !important;
  margin: 0;
  border-radius: 6px;
  background: #EFEFEF;
  padding: 16px;
  border: none;
  position: relative;
  margin-bottom: 20px;
  display: none;
}
.page-detail .box_poll_300 .close-poll {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-family: -webkit-body;
  cursor: pointer;
  color: #9F9F9F;
  font-size: 38px;
}
.page-detail .box_poll_300 p {
  margin-bottom: 0;
}
.page-detail .box_poll_300 .note-txt {
  font-size: 16px;
  margin-top: 8px;
  color: #626262;
  line-height: 140%;
}
.page-detail .box_poll_300 .note-txt a {
  text-decoration: underline;
  color: #626262;
}
.page-detail .box_poll_300 .note-txt.error {
  color: #9F9F9F;
  font-size: 14px;
  margin-top: 4px;
}
.page-detail .box_poll_300 .note-txt.error.error-red {
  color: #BF0012;
}
.page-detail .box_poll_300 .note-txt.note-txt-top {
  margin-top: 0;
  margin-bottom: 8px;
}
.page-detail .box_poll_300 .label_check {
  background: #fff;
  font-size: 16px;
}
.page-detail .box_poll_300 .title_bx {
  font: 700 20px/1.6 "Merriweather", serif;
  padding-bottom: 5px;
  padding-right: 25px;
  margin-bottom: 0;
}
.page-detail .box_poll_300 .item_row_bx.flexbox {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.page-detail .box_poll_300 .select-option {
  width: calc(100% - 85px);
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M13.9697 7.21967C14.2626 6.92678 14.7374 6.92678 15.0303 7.21967C15.3232 7.51256 15.3232 7.98744 15.0303 8.28033L10.5303 12.7803C10.2374 13.0732 9.76256 13.0732 9.46967 12.7803L4.96967 8.28033C4.67678 7.98744 4.67678 7.51256 4.96967 7.21967C5.26256 6.92678 5.73744 6.92678 6.03033 7.21967L10 11.1893L13.9697 7.21967Z' fill='%23BDBDBD'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  position: relative;
  cursor: pointer;
}
.page-detail .box_poll_300 .select-option .selected-opt {
  padding: 9px 30px 9px 10px;
  color: #9F9F9F;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-detail .box_poll_300 .select-option .selected-opt.active {
  color: #222;
}
.page-detail .box_poll_300 .select-option .list-option {
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  width: 100%;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
          transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.page-detail .box_poll_300 .select-option .list-option::-webkit-scrollbar {
  width: 4px;
  background-color: #fff;
}
.page-detail .box_poll_300 .select-option .list-option::-webkit-scrollbar-thumb {
  background-color: #E5E5E5;
  border-radius: 4px;
}
.page-detail .box_poll_300 .select-option .list-option::-webkit-scrollbar-track {
  background-color: #fff;
}
.page-detail .box_poll_300 .select-option .list-option a {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  padding: 10px;
}
.page-detail .box_poll_300 .select-option .list-option a:hover, .page-detail .box_poll_300 .select-option .list-option a.active {
  background: var(--gray-100, #F7F7F7);
}
.page-detail .box_poll_300 .select-option .list-option.show {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 4px);
}
.page-detail .box_poll_300 input.select-option {
  background-image: none;
  outline: none;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.page-detail .box_poll_300 .btn-send-poll {
  width: 80px;
  margin-left: auto;
  text-align: center;
  background: #B42652;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-detail .box_poll_300 .btn-send-poll svg {
  height: 30px !important;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
@media screen and (max-width: 600px) {
  .page-detail .breadcrumb {
    width: 100%;
    padding-top: 0;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .page-detail .breadcrumb::-webkit-scrollbar {
    display: none;
  }
  .page-detail .title-detail {
    font-size: 24px;
  }
  .page-detail.detail-photo .header-content {
    padding-top: 0;
  }
  .page-detail.detail-photo .item_slide_show .block_thumb_slide_show {
    width: 100% !important;
    padding-bottom: 0 !important;
  }
  .page-detail.detail-photo .item_slide_show .block_thumb_slide_show .lazy {
    position: static !important;
    -webkit-transform: translateX(0%) !important;
        -ms-transform: translateX(0%) !important;
            transform: translateX(0%) !important;
    width: 100% !important;
    height: auto;
  }
  .page-detail .fck_detail figure.tplCaption .fig-picture {
    width: 100% !important;
    padding-bottom: 0 !important;
  }
  .page-detail .fck_detail figure.tplCaption .fig-picture .lazy {
    position: static !important;
    -webkit-transform: translateX(0%) !important;
        -ms-transform: translateX(0%) !important;
            transform: translateX(0%) !important;
    width: 100% !important;
  }
  .page-detail .tip {
    left: inherit;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 0;
  }
  .page-detail.top-detail {
    padding-top: 0;
    background: none;
  }
  .page-detail.bottom-detail {
    padding-top: 24px;
  }
  .page-detail .embed_video_new .embed-container-square + .box_embed_video {
    padding-bottom: 100%;
  }
  .page-detail .box_poll_300 {
    display: block;
  }
}

.photo-dark .main_menu_seagame {
  margin-bottom: 0;
}
.photo-dark .breadcrumb li::after {
  border-right: 1px solid #fff;
}
.photo-dark .page-detail .container {
  background: none;
}
.photo-dark .page-detail.top-detail .container {
  background: none;
}
.photo-dark .page-detail.middle-detail .container, .photo-dark .page-detail.bottom-detail .container {
  background: #fff !important;
}
.photo-dark .social-com .circle_s {
  color: #fff;
}
.photo-dark .social-com .myvne_save_for_later a {
  width: 32px;
  height: 32px;
  line-height: 29px;
  border: 1px solid #757575;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
}
.photo-dark .social-com .myvne_save_for_later.active a {
  color: #55acee;
}
.photo-dark .page-detail.detail-photo .footer-content .social a {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .photo-dark .page-detail.detail-photo .footer-content {
    padding: 0 15px;
  }
}

.btn_control_menu {
  display: none;
}

.title-box-category__2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: arial;
  font-weight: 400;
  width: 100%;
  border-bottom: 1px dashed #C4C4C4;
  padding-bottom: 4px;
}
.title-box-category__2 .parent-cate {
  font-family: "Montserrat", sans-serif;
  color: #F37020;
  font-size: 22px;
  text-transform: uppercase;
}
.title-box-category__2 .xem-them {
  color: #2261AE;
  background: url(images/icons/next.png) no-repeat right;
  padding-right: 20px;
  font-size: 14px;
}
.title-box-category__2 .inner-title:before {
  background: #F37020;
}

.title-box-category .view-more {
  display: none;
}

/**BOX POLL ON DETAIL**/
@media screen and (max-width: 1129px) {
  .page-detail.top-detail .sidebar-1 {
    max-width: calc(100% - 360px);
  }
  .social_pin {
    width: 40px;
  }
  .social_pin .social_left li {
    margin-right: 0;
  }
}
@media screen and (max-width: 979px) {
  .page-detail.top-detail .sidebar-1 {
    max-width: calc(100% - 60px);
  }
  .page-detail.top-detail .sidebar-2 {
    display: none;
  }
  .social_pin {
    width: 60px;
  }
}
@media screen and (max-width: 600px) {
  .btn_control_menu {
    display: block;
  }
  .line-bottom-mb {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: bold;
  }
}
.fp-ad-close-button,
.fp-ad-close-text {
  z-index: 90 !important;
}

@media (max-width: 600px) {
  .box-readers-vote .swiper-container,
  .box-movie-slide .swiper-container,
  .box-series-slide .swiper-container,
  .movie-hanhdong .swiper-container,
  .movie-khoahoc .swiper-container,
  .movie-chientranh .swiper-container {
    margin-right: -15px;
  }
  .breadcrumb {
    padding: 15px 0;
  }
  .breadcrumb.mb40 {
    margin-bottom: 20px;
  }
  #list-gender {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 24px;
    margin: 0 -9px 30px -9px;
    width: calc(100% + 18px);
    overflow: hidden;
  }
  #list-gender .art_movie {
    width: 50%;
    padding: 0 9px;
  }
  .popup-video video {
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .popup-video .video-js .vjs-big-play-button {
    background-size: 50px !important;
  }
}
@media (max-width: 360px) {
  #list-gender {
    margin: 0 -5px 20px -5px;
    width: calc(100% + 10px);
    row-gap: 20px;
  }
  #list-gender .art_movie {
    padding: 0 5px;
  }
}
@media (max-width: 340px) {
  #list-gender .art_movie {
    width: 100%;
  }
}
/*# sourceMappingURL=maps/theme.css.map */
