*{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
@font-face {
  font-family: FzGamesLSFull;
  src: url(font/FzGamesLSFull.ttf);
}
@font-face {
  font-family: OswaldRegular;
  src: url(font/OswaldRegular.ttf);
}
.mainbody{
	font-family:OswaldRegular;
	background-image: url("../images/bg_jx2/home_bg.png");	
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
a{	
	text-decoration: none;
}

.UGF5mKPsYbW5qJJPNfSJcQ\=\=, .wcJOQNcrEKTgLKkwEczrbA\=\= {
    display: flex;
}
.wcJOQNcrEKTgLKkwEczrbA\=\= {
    gap: 1.51vw;
}

.MrC0bukQI4ROAYXxFZ-UfQ\=\= {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 8.59vw;
}


.sZt1uXIZiFKuvn--hJhsyg\=\=, .r6c9D0RTdvgYX0uvHivFGg\=\= {
    position: absolute;
    width: 8.59vw;
    z-index: 0;
}
.P7H0I2wqqqo3yk32Kar9Aw\=\=, .SCHg2WH7\+0cQQJCg\+STO9w\=\= {
    font-family: OswaldRegular;
    font-size: 1.5vw;
    position: relative;
    top: -5%;
    z-index: 1;
}
.P7H0I2wqqqo3yk32Kar9Aw\=\= {
    color: #fff;
}
.SCHg2WH7\+0cQQJCg\+STO9w\=\= {
    color: #a4262a;
}
.trangchu{
	font-family: FzGamesLSFull;
	font-size: 3.5vw;
	color: #000;
	margin-right:10.5vw;
}

.menuTOP {
  display: flex;
  justify-content: center;
  align-items: center;
  /*position:sticky;
  */
  z-index:1;
  top:0;
  left:0;
  padding-top:0.5vw;
  padding-bottom:0.5vw;
}
.homeicon{
	display:none;
}
.MrC0bukQI4ROAYXxFZ-UfQ\=\=:hover .bgtab{
	content: url('../images/bg_jx2/tab_bg_active.png');
}
.MrC0bukQI4ROAYXxFZ-UfQ\=\=:hover span{
	color: #a4262a;
}

.searchicon{
	width:4.5vw;
}
.searchicon:hover img{
	content: url('../images/bg_jx2/search2.png');
}
.searchicon:hover span{
	color: #a4262a;
}







.ah-frame-bg {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-sizing: border-box;
}
.movies-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.movies-list .movie-item {
    width: 20%;
    margin-bottom: 5px;
    background: #000;
    padding: 5px;
    box-sizing: border-box;
    position: relative;
    /*border: 2px solid #404040;*/
}
.movies-list .movie-item .episode-latest {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 5px 10px;
    background-color: #383838;
    font-weight: 700;
    font-size: 14px;
    border-radius: 4px;
    border: 3px double #5a5a5a;
    letter-spacing: 1px;
}

.movies-list .movie-item .tacgia {
	text-align:center;
    position: absolute;
    right: 10px;
    top: 10px;
	text-wrap: wrap;
    padding: 5px 5px;
	max-width:70px;
    background-color: #903a3a;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
}
.movies-list .movie-item .score {
    position: absolute;
    right: 10px;
    bottom: 45px;
    padding: 5px 5px;
    background-color: #903a3a;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
	max-width:80px;
	white-space: nowrap; 
	text-overflow:ellipsis;
	overflow: hidden;
}


.movies-list .movie-item .name-movie {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    padding: 3px 5px;
    text-align: center;
    color: #cc8d4c;
    font-weight: 700;
}
.movies-list .movie-item img {
    width: 100%;
    display: block;
}
.movies-list .movie-item:hover, .owl-carousel .owl-item:hover {
    /*background: #000;
    opacity: 0.7;*/
	border: 2px solid #822326;
}
.gridTruyen a{
	color:#fff;
}
.title-truyen {
    background-color: #822326;
    color: white;
    padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
    font-family: OswaldRegular;
	margin-bottom:15px;
	margin-right:10px;
	font-size:1.3vw;
}
.title-truyen a {
    text-transform: uppercase;
    color: white;
}
.title-truyen:after {
    border-top: 1em solid #822326;
    content: "";
    height: 0;
    width: 0;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    position: absolute;
    margin-left: 20px;
    display: block;
}



.listYeuThich{
	display:flex;
}
.listYeuThich img{
	width:3.5vw;border:2px solid #811204;
}
.listYeuThich .thongtin{
	margin-left:5px;font-size:0.9vw;	
}
.listYeuThich .thongtin a{
	color:#000;
}
.listYeuThich .taptruyen{
	background-color:#811204;padding:0.1vw 0.1vw; color:#fff;border-radius:0.1vw;
}


.listYeuThich img:hover{
    background: #000;
    opacity: 0.7;
}
.listYeuThich .thongtin a:hover {
	color: #822326;
}

.info-bold {
    font-weight: bold;
    text-align: right;
}
/* ---------------------------------------------- */

.chitietTieude{
	color: #a4262a;font-family: OswaldRegular;font-size: 1.5vw;
}

.chitietHinh{
	width:30%;
}
.noidungtruyen{
	margin-left:2vw;width:65%;font-size:1vw;
	text-align: justify;
}

.chitietBox{
	display:flex;flex-wrap:wrap;margin-left:2vw;
	margin-right: 2vw;
}
.chitietUnderline{
	width: 12vw;
}

.chitietPe{
text-align:center;font-size:1vw;
}

@media (max-width: 1550px) {

.movies-list .movie-item {
    width: 25%;
}
}

@media (max-width: 1300px) {

.movies-list .movie-item {
    width: 33.33%;
}
}

@media (max-width: 1100px) {

.MrC0bukQI4ROAYXxFZ-UfQ\=\= {
	width: 14vw;
}
.sZt1uXIZiFKuvn--hJhsyg\=\=, .r6c9D0RTdvgYX0uvHivFGg\=\= {   
    width: 14vw;  
}
.P7H0I2wqqqo3yk32Kar9Aw\=\=, .SCHg2WH7\+0cQQJCg\+STO9w\=\= {  
    font-size: 3vw;  
}
.wcJOQNcrEKTgLKkwEczrbA\=\= {
    gap: 1.51vw;
}
.menuTOP {  
  padding-top:2.5vw;
  padding-bottom:2.5vw;
}
.trangchu{
	font-size: 4vw;
}
.searchicon{
	width:7.7vw;
}

.title-truyen {
    font-size: 3vw;  
}

.movies-list .movie-item {
    width: 20%;
}
.contentLeft, .contentRight{
	display:none;
}
.contentCenter{
	width:100% !important;
}
.chitietBox{
	margin-left:4vw;
}
.chitietHinh{
	
}
.noidungtruyen{
	font-size:2vw;
}
.chitietTieude{
	font-size: 2.5vw;
}
.chitietPe{
font-size:1.5vw;
}
}


@media (max-width: 1025px) {

.MrC0bukQI4ROAYXxFZ-UfQ\=\= {
	width: 17vw;
}
.sZt1uXIZiFKuvn--hJhsyg\=\=, .r6c9D0RTdvgYX0uvHivFGg\=\= {   
    width: 17vw;  
}
.P7H0I2wqqqo3yk32Kar9Aw\=\=, .SCHg2WH7\+0cQQJCg\+STO9w\=\= {  
    font-size: 4vw;  
}
.trangchu{
	font-size: 5vw;  
}
.wcJOQNcrEKTgLKkwEczrbA\=\= {
    gap: 1.51vw;
}
.MrC0bukQI4ROAYXxFZ-UfQ\=\=:first-child{
	
}
.menuTOP {  
  padding-top:2.5vw;
  padding-bottom:2.5vw;
}
.homeicon{
	width:9.3vw;
	display:none;
}
.homeicon:hover img{
	content: url('../images/bg_jx2/home2.png');
}
.homeicon:hover span{
	color: #a4262a;
}
.searchicon{
	width:9.4vw;
}


.movies-list .movie-item {
    width: 25%;
}

.contentLeft, .contentRight{
	display:none;
}
.contentCenter{
	width:100% !important;
}

.chitietPe{
font-size:2vw;
}

}


@media (max-width: 720px) {
	.movies-list .movie-item {
    width: 33.33%;
}
.chitietHinh{
	width:50%;
}
.chitietTieude{
	font-size: 6.5vw;
}
.title-truyen{
	font-size: 3.5vw;
}
.chitietBox{
	justify-content: center;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.chitietUnderline{
	width: 40vw;
}
.noidungtruyen{
	font-size: 3.5vw;
	margin-left: 0 !important;
	width:90%;
}
.chitietKhung{
	content: url('../images/bg_jx2/posts_bg_mb3.png');
}
.chitietPe{
font-size:3.5vw;
}
}

@media (max-width: 500px) {
.movies-list .movie-item {
    width: 50%;
}
.chitietHinh{
	width:50%;
}
.chitietTieude{
	font-size: 7.5vw;
}
.title-truyen{
	font-size: 4.5vw;
}
.chitietBox{
	justify-content: center;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.chitietUnderline{
	width: 40vw;
}
.noidungtruyen{
	font-size: 4.5vw;
	margin-left: 0 !important;
	
}
.chitietKhung{
	content: url('../images/bg_jx2/posts_bg_mb3.png');
}
.chitietPe{
font-size:4.1vw;
}
}


.swal2-container.swal2-center {
    align-items: center;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(25, 25, 26, 0.75);
}
[class^='swal2'] {
    -webkit-tap-highlight-color: transparent;
}
.swal2-container {
    display: flex;
    position: fixed;
    z-index: 1060;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.625em;
    overflow-x: hidden;
    transition: background-color 0.1s;
    -webkit-overflow-scrolling: touch;
}
.swal2-container {
    z-index: 1600!important;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto;
}
.swal2-show {
    -webkit-animation: swal2-show 0.3s;
    animation: swal2-show 0.3s;
}
.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: 1.25em;
    border: none;
    border-radius: 5px;
    background: #19191a;
    font-family: inherit;
    font-size: 1rem;
}
.swal2-close {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    padding: 0;
    overflow: hidden;
    transition: color 0.1s ease-out;
    border: none;
    border-radius: 5px;
    background: transparent;
    color: #cccccc;
    font-family: serif;
    font-size: 2.5em;
    line-height: 1.2;
    cursor: pointer;
}

.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0 0 0.4em;
    padding: 0;
    color: #e1e1e1;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}
.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: 1.25em;
    border: none;
    border-radius: 5px;
    background: #19191a;
    font-family: inherit;
    font-size: 1rem;
	color: #ccc;
}
.swal2-actions {
    display: flex;
    z-index: 1;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0.5em auto 0;
    padding: 0;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #2778c4;
    color: #fff;
    font-size: 1em;
}
.swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #757575;
    color: #fff;
    font-size: 1em;
}
.swal2-styled {
    margin: 0.3125em;
    padding: 0.625em 1.1em;
    box-shadow: none;
    font-weight: 500;
}
.txtTim:focus-visible {
    outline-offset: 3px;
}