* {
	margin: 0;
	padding: 0;
}
a {
	color : #3e3e3e;
	text-decoration: none;
}
#avatar-user img{
	border-radius: 20px;
	width: 40px;
}
a:hover {
	text-decoration: none;
}
img {
	margin-bottom: 0px;
}
.memu-child{
	background-color: #3c3737;
}
.jp-video-play-icon {
	position: absolute;
}
.jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        .jssora22l {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 100%;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
            top:0px;
            
            
        }
        .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 100%;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
            /*
            top:0px;
           */
            
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
.w3-dropdown-hover:hover > .w3-button:first-child,
.w3-dropdown-click:hover > .w3-button:first-child {
	background-color: #0180e2 !important;
}
.w3-bar {
	overflow: visible;
}
body {
	background-color: #131313;
	font-size: 14px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 0px !important;
}
.nav .pill-menu-middle {
    padding: 6px 2px !important;
}
.nav .pill-menu-left {
    padding: 6px 2px 6px 0px !important;
}
.nav .pill-menu-right {
    padding: 6px 0px 6px 2px !important;
}
.text-over{
	overflow: hidden;
    text-overflow: clip;
}
.img-rounded{
	padding-left: 15px;
}
.button-yellow{
	box-sizing: border-box;
	background-color: #ffd200;
	color: #000000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #003d68;
	text-align: center;
/* 	font-weight: 700; */
}
.button-grey{
	box-sizing: border-box;
	background-color: #d1d1d1;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #003d68;
	text-align: center;
/* 	font-weight: 700; */
}
.button-black{
	box-sizing: border-box;
	background-color: #bbb8b8;
	color: #d23b3b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #52a2da;
	text-align: center;
/* 	font-weight: 700; */
}
.button-back{
	box-sizing: border-box;
	background-color: #929292;
	color: #e1e1e1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #003d68;
	text-align: center;
/* 	font-weight: 700; */
}
.row-space{
	padding-top: 10px;
}
.column-info-service{
	padding-top: 30px;
	margin-bottom: 20px;
}
.infomation-menu{
	padding-top: 10px;
	width:100%;
	height:100%;
}
.top {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #323031;
}
.header {
	display: block;
	max-width: 1170px;
	height: 100%;
	margin: 0px auto;
}
.menu {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 100 !important;
}
.header .menu img {
	display: inline-block;
	float: left;
	height: 100%;
	margin-right: 20px;
	vertical-align: middle;
}
.header .menu .menu-content>a,
.header .menu .w3-dropdown-hover>a {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	border-right: 2px solid #fff;
	padding: 0px 16px;
	height: 22px;
	line-height: 22px;
	margin-top: 12px;

}
.header .menu .menu-content>a:hover,
.header .menu .w3-dropdown-hover>a:hover {
/* 	background-color: #1a1a1a !important; */
}
.menu .info-menu ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
 	position:relative;
}
.menu .info-menu ul>li {
    display: inline-block;
    padding: 0 10px 0 10px;
    margin-left: -4px;
}
.menu .info-menu ul>li:first-child {
    margin-left: 0;
}
.menu .info-menu ul>li>a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 5px 0 5px 0;
    font-weight: 600;
}
.menu .info-menu ul>li>a:hover {
    display: block;
    color: #f3c034;
    text-decoration: none;
    padding: 5px 0 5px 0;
    font-weight: 600;
}
.menu .info-menu ul>li:hover {
    border-bottom: 2px solid #f3c034;
    margin-bottom: -2px;
}
.menu .info-menu ul>li.active>a {
    color: #f3c034;
}
.menu .info-menu ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:	#000000;
	padding:0
}

.menu .info-menu ul ul li
{
	float:none;
	width:200px
}

.menu .info-menu ul ul a
{
	line-height:120%;
	padding: 15px 0 15px 0;
}
.menu .info-menu ul>li>ul>li>a:hover {
    display: block;
    color: #f3c034;
    text-decoration: none;
    padding: 15px 0 15px 0;
    font-weight: 600;
}
.menu .info-menu ul ul ul
{
	top:0;
	left:100%
}

.menu .info-menu ul li:hover > ul
{
	display:block
}
.fa-search,
.fa-user {
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	color:#fff;
}
.search-pc {
	display: none;
	height: 100%;
	border: none !important;
	position: absolute;
	top: 0px;
	right: 100px;
	width: 300px;
	border-radius: 10px;
}
.menu-content {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.w3-dropdown-content {
	/* width: 400px; */
	background: transparent;
	border: none;
	box-shadow : none;
}
.w3-dropdown-content>a {
	display: block;
	width: 200px !important;
	color: #fff !important;
	padding: 0px 16px !important;
	background-color: #0f384f;
	border: 1px solid #01263b !important;
	text-align: left;
}
.w3-dropdown-content a:hover {
	background-color: #01263b !important;
}

.btn-search,
.btn-user {
	padding: 0px 8px !important;
}
.wrapper {
	display: block;
	max-width: 1170px;
	margin: 0px auto;
	margin-top: 60px;
}
.slider-box {
	display: block;
	width: 100%;
}
.slider {
	height: 100%;
}
.slider img {
	width: 100%;
	height: 100%;
}
.main-content .film-category {
	display: block;
	width: 100%;
	height: 40px;
	margin: 10px 0px;
	background-color: #2f2f2f;
	border-top: 2px solid #bbb;
}
.film-category .skew-bg {
	display: block;
/* 	background-color: #39a02d; */
	box-sizing: border-box;
	padding: 0px 10px;
	transform: skew(20deg);
	height: 100%;
}
.skew-bg a {
	transform: skew(-20deg);
	text-transform: uppercase;
	font-size: 20px;
	
}
.film-category a {
	color: #fff;
	font-weight: 700;
	padding: 0px !important;
	line-height:36px;
}
.film-category .cat-name2 {
	display: block;
	margin-left: 20px;
}
.film-category a:hover {
	background-color: #287bba !important;
	color: #fff !important;
}

.film-category a.view-all,
.film-category a.view-all:hover {
	background: none !important;
	text-decoration: none;
	color : #fff !important;
	text-transform: lowercase;
}
.category-active {
	background-color: #096797;
	color: #fff;
}
.film-item {
	display: block;
/* 	height: 311px; */
	position: relative;
	margin-bottom: 40px;
	
}
.film-item .w3-tooltip{
	border: 1px solid #bbb;
}
.film-item span.btn-play {
	display: none;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgba(0,0,0,0.7);
	margin-top: -40px;
	margin-left: -40px;
	border-radius: 40px;
	text-align: center;
	cursor: pointer;
}
.film-item span.btn-play i {
	font-size: 40px;
	color: #fff;
	margin-top: 20px;
}
.film-item:hover .tooltip-container,
.film-item:hover span.btn-play {
	display: block;
}

.film-item img {
	width: 100%;
	height: 100%;
}
.film-item .film-name {
/* 	width: 100%; */
	color: #fff;
	background-color: rgba(0,0,0,0.7);
	padding: 5px 5px;
}
.film-item .film-width{
	width: 100%;
	text-align: center;
}
.film-item spam{
	white-space: nowrap;
	visibility: hidden;
	position: absolute;
}
.film-item .film-name .number-marquee{
	margin: 0px 0px;
}
.film-item .episode {
	width: 40px;
	height: 40px;
/* 	background-color: #df4400; */
	background-color: rgba(223,68,0,0.5);
	margin: 2px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	color: #fff;
	text-align: center;
	vertical-align: center;
	box-sizing: border-box;
	font-size: 10px;
}
.film-item .episode em {
	display: block;
	font-weight: 700;
	font-size: 15px;
	line-height: 15px;
}
.film-item .tooltip-container {
	display: none;
	width: 350px;
	background-image: url('../img/bg_tooltip.png');
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 10px 10px 10px 30px;
	color: #888888;
	z-index: 99;
}
.tooltip-container-right {
	left: -350px !important;
	background-image: url('../img/bg_tooltip_right.png') !important;
	padding: 10px 30px 10px 10px !important;
}
.tooltip-container .eng-name {
	display: block;
	width: 100%;
	font-weight: 700;
	/*text-transform: uppercase;*/
	color: red;
}
.tooltip-container .vi-name,
.tooltip-container .year {
	display: block;
	width: 100%;
}
.tooltip-container .category {
	display: block;
	width: 100%;
	text-transform: uppercase;
	color: red;
}
.tooltip-container .star-box {
	display: inline-block;
	float: left;
	color: #cccccc;
}
.tooltip-container .imdb {
	display: inline-block;
	float: right;
	background-color: #ffcc00;
	box-sizing: border-box;
	padding: 5px 10px;
	color: #000;
	font-weight: 600;
}
.tooltip-container .short-desc {
	display: block;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 5px 0px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	line-height: 21px;
	overflow: hidden;
}
.tooltip-container .button-box {
	display: block;
	height: 40px;
	float: left;
	margin-top: 10px;
}
.tooltip-container .button-box a {
	display: block;
	float: left;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px;
	font-weight: 600;
	margin-right: 10px;
}
.button-box a.play-now {
	background-color: #2fb8d1;
}
.button-box a.show-more {
	background-color: none;
	border: 2px solid #888888;
	color: #888888;
}
.tooltip-container .button-box a i {
	display: inline-block;
	margin-right: 5px;
}
.film-by-category .free-item {
	display: block;
	margin-bottom: 40px;
}
.film-by-category .free-item .w3-card-2 {
	height: 100%;
}
.film-by-category .free-item img {
	width: 100%;
	height: 100%;
}
.free-item .free-item-info {
	box-sizing: border-box;
	padding: 5px 3px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
}
.free-item .free-item-info span {
	display: block;
	width: 100%;
	color: #fff;
}

.footer {
	display: block;
	width: 100%;
	border-top: 1px solid #095d8f;
	margin-top: 20px;
	box-sizing: border-box;
	padding-top: 20px;
	color: #fff;

}
.footer-news {
	color: #3e3e3e !important;
}
.footer>div {
	margin-bottom: 10px;
}
.footer div span {
	display: block;
	width: 100%;
}
.footer .normal span {
	display: block;
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
.footer .normal a {
	display: block;
	width: 100%;
	color: #e0e0e0;
}
.footer-news .normal a {
	color: #5f5f5f !important;
}
.footer div a:hover {
	text-decoration: underline;
}
.footer .logo img {
	display: block;
	clear: left;
	margin-bottom: 10px;
}
.footer .logo img:first-child{
	height: 40px;
}


.slider-film-info {
	position: absolute;
	background: rgba(0,0,0, 0.5);
	width: 400px;
	height: 100%;
	box-sizing: border-box;
	padding: 50px 20px;
	color: #fff;
	top:0px;
	right: -400px;
	transition: all 300ms ease;
}
#jssor_1:hover .slider-film-info{
	right: 0px;
}
.slider-film-info span {
	display: block;
	width: 100%;
}
.slider-film-info .eng-name {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}
.slider-film-info .vi-name {
	font-size: 20px;
}
.slider-film-info .content {
	font-size: 14px;
	color: #dddddd;
	line-height: 20px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
}
.slider-film-info a {
	display: block;
	float: left;
	margin-right: 40px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
.slider-film-info a i {
	margin-right: 5px;
}
.slider-film-info .play-now {
	background-color: #0267a4;
	box-sizing: border-box;
	padding: 10px;
}
.slider-film-info .show-more {
	border: 2px solid #fff;
	padding: 10px;
}
.right-box {
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
}
.film-coming-soon {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px;
	background-color: #fff;
	margin-top: 10px;

}
.film-coming-soon .film-coming-soon-title {
	display: block;
	width: 100%;
	text-decoration: none;
	color: red;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
.film-coming-soon-content {
	display: block;
	width: 100%;
	height: 700px;
}
.film-coming-soon-item {
	display: block;
	width: 100%;
	height: 130px;
	position: relative;
	box-sizing: border-box;
	padding-left: 100px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.film-coming-soon-item img {
	display: block;
	position: absolute;
	width: 90px;
	height: 90%;
	top: 0;
	left: 0;
}
.film-coming-soon-item-content {
	display: block;
	width: 100%;
	height: 100%;
}
.film-coming-soon-item-content a {
	display: block;
	width: 100%;
	color: #0084ff;
	text-decoration: none;
}
.film-coming-soon-item-content a:hover {
	text-decoration: underline;
}
.film-coming-soon-item-content span {
	display: block;
	width: 100%;
	color: #777777;
}
i {
	margin-right: 5px;
}
i.yellow {
	color: #fab600;
}

/***********PHIM CHI TIET************/
.overlay-light-off {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.9;
	position: fixed;
	z-index: 100;
	left: 0;
}
.site-map {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}
.site-map a,
.site-map span {
	color: #adadad;
}
.news-container .site-map a,
.news-container .site-map span {
	color: #000;
}
.site-map a:hover {
	text-decoration: underline;
}
.site-map span.current-film {
	color: #fff;
}
.player {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 999;
	height: 220px;
	min-height: 180px;
}
.player-big {
	height: 600px;
	background-color: #000;
}
.player img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999;
}
.player i {
	position: absolute;
	font-size: 100px;
	top: 50%;
	left: 50%;
	color: #fff;
	opacity: 0.5;
	margin-top: -50px;
	margin-left: -50px;
	z-index: 999;
}
.player:hover i {
	opacity: 1;
}
.player #videoPlayer,
.player #videoPlayerModal {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	
}
.film-detail-container {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #095d8f;

}
.film-detail-container .button-box {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.film-detail-container .play-trailer,
.film-detail-container .add-favorite,
.film-detail-container .light-off {
	display: inline-block;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	color: #fff;
	min-width: 140px;
	border: none;
	box-shadow: none;
}
.film-detail-container .play-trailer:hover,
.film-detail-container .add-favorite:hover,
.film-detail-container .light-off:hover {
	box-shadow: 2px 2px 2px #888888;
}
.film-detail-container .play-trailer i,
.film-detail-container .add-favorite i,
.film-detail-container .light-off i {
	margin-right: 5px;
	font-size: 20px;
}
.film-detail-container .play-trailer {
	background-color: #0061b4;
}
.film-detail-container .add-favorite {
	background-color: #16a376;
}
.film-detail-container .light-off {
	background-color: #c58745;
}
.film-detail-container .film-info {
	display: block;
	box-sizing: border-box;
	padding-right: 20px;
}
.film-detail-info {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0px;
	box-sizing: border-box;
}
.film-detail-info>img {
	display: inline-block;
	float: left;
	width: 30%;

}

.film-detail-info>div {
	display: block;
	float: left;
	color: #cbcbcb;
	width: 70%;
	box-sizing: border-box;
	padding: 0px 5px 5px 10px;
	font-size: 12px;
}
.film-detail-info>div>span {
	display: block;
	width: 100%;
}
.film-detail-info i {
	margin: 0px 5px;
}
.film-detail-info .vi-name {
	display: inline-block;
	float: left;
	width: 100%;
	font-size: 20px;
	color: #fff;

}
.film-detail-info .eng-name {
	margin-bottom: 10px;
}
.film-detail-info .price em {
	color: #dcca00;
	font-weight: 700;
}
.film-detail-info .imdb em {
	color: #db9b05;
}
.film-detail-info .view b {
	color: #fff;
}
.film-info .film-desc {
	display: block;
	float: left;
	width: 100%;
}
.film-info .film-desc .film-desc-title {
	display: block;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	padding: 8px 0px;
	border-bottom: 1px solid #095d8f;
}
.film-info .film-desc p {
	display: block;
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #fff;
	margin-top: 10px;
}

.list-episode {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.list-episode .btn-episode {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	background-color: #35454e;
	color: #fff;
	font-weight: 700;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	max-width: 40px;
	text-align: center;
}
.list-episode .btn-episode-active,
.list-episode .btn-episode:hover {
	background-color: #004a73;
}

.film-image .image-title {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	padding: 8px 0px;
	border-bottom: 1px solid #053b5b;
	margin-bottom: 10px;
}
.film-image .image-slider {
	display: block;
	
}
.comment-box .comment-title {
	display: block;
	width: 100%;
	color: #cbcaca;
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0px 10px 0px;
}
.comment-box .txt-comment {
	background-color: #1c2e39;
	border: none;
	padding: 8px;
	color: #bababa;
	margin-bottom: 20px;
}
.comment-box .btn-send-comment {
	display: block;
	padding: 8px 16px;
	background-color: #b68419;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
/****************MENU MOBILE**************/
.top-mobile {
	width: 100%;
	height: 40px;
	background-color: #1a1a1a;
	position: relative;
}
.top-mobile .bars {
	display: block;
	margin-left: 10px;
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	box-shadow: none;
	text-shadow: none;
}
.top-mobile .btn-search {
	display: block;
	margin-right: 10px;
	color: #636363;
	padding: 0 !important;

}
.top-mobile .txt-search .fa-search {
	font-size: 25px;
}
.top-mobile .logo img{
	height: 42px;
}
#menu-overlay {
	cursor: pointer;
}
#mySidebar {
	display: none;
	z-index: 99999;
	background-color: #1a1a1a;
	width: 250px;
	top: 0px;
}
.menu-user {
	display: block;
	width: 100%;
	height: 70px;
	background-color: #1a1a1a;
	color: #fff;
}
.menu-user .btn-close {
	display: block;
	margin-left: 10px;
	color: #fff;
	font-size: 30px;
}
.menu-user .btn-login {
	display: block;
	box-sizing: border-box;
	padding: 10px 18px;
	background-color: #ffd200;
	color: #000000;
	margin-right: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px #003d68;
	text-transform: uppercase;
	font-weight: 700;
}
.goi-cuoc,
.category-box {
	display: block;
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
}
.goi-cuoc a,.category-box a,.other-box a,.film-detail-movie .modal a,.service .modal a{
/*  	font-family: "Andale Mono", AndaleMono, sans-serif;  */
 	font-family: Pyidaungsu,sans-serif;
 	font-size: 12px!important;
}
@font-face {
    font-family: Pyidaungsu;
    src: url("../fonts/Pyidaungsu-1.8_Regular.ttf");
}
.font-mobi{
	font-family: Pyidaungsu,sans-serif;
}
.goi-cuoc .btn-goi-cuoc,
.goi-cuoc .btn-history {
	display: block;
	width: 100%;
	padding: 12px 16px;
 	border-top: 1px solid #d1d1d1; 
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-text{
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	overflow: auto;
  	white-space: nowrap;
}
.menu-item {
	display: block;
	width: 100%;
	/*height: 40px;*/
	line-height: 40px;
	position: relative;
	padding-right: 40px;
/* 	border-bottom: 1px solid #003657; */
}
.menu-item i {
	position: absolute;
	font-size: 30px;
	color: #fff;
	right: 10px;
}
.category-box .btn-cat
 {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 16px;
}
.category-box .btn-cat-hot
 {
	display: block;
/* 	width: 55%; */
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 16px;
}

.other-box a {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 16px;
/* 	border-bottom: 1px solid #003657; */
}
.category-box .btn-cat i {
	font-size: 30px;
	margin-right: 16px;
}
.category-box .sub-cat {
	display: block;
	width: 100%;
}
.sub-cat a {
	display: block;
	width: 100%;
	padding: 8px 16px 8px 30px;
	border-bottom: 1px solid #002942;
	color: #fff;
	background-color: #003251;

}
.other-box {
	display: block;
	width: 100%;
}
.service .owl-prev,
.service .owl-next {
	display: block;
	width: 34px;
	height: 40px;
	position: absolute;
	top: 0%;
	text-indent: -9999px;
	cursor: pointer;
	background-repeat: no-repeat;
	margin-top: -55px;
}
.home .owl-prev,
.home .owl-next {
	display: block;
	width: 34px;
	height: 40px;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	cursor: pointer;
	background-repeat: no-repeat;
	margin-top: -40px;
}
.home .owl-prev {
	left: 10px;
	background-image: url(../img/prev.png);
	background-position: center;
}
.home .owl-next {
	right: 10px;
	background-image: url(../img/next.png);
	background-position: center;
}
.service .owl-prev {
	right: 30px;
	background-image: url(../img/prev.png);
	background-position: center;
}
.service .owl-next {
	right: 0px;
	background-image: url(../img/next.png);
	background-position: center;
}
#trailer-modal {
	z-index: 9999;
}
.close-modal {
	font-size: 30px;
	right: 5px;
	color: #000;
}
.w3-modal-content {
	border-radius: 5px;
}
#trailer-modal header {
	border-bottom: 1px solid #cccccc;
}
.search-in-page {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.search-in-page .txt-search {
	display: block;
	width: 90%;
	float: left;
	box-sizing: border-box;
	padding: 5px;
	background-color: #1c2e39;
	border: none;
	color: #fff;
	outline: none;
	margin:5px 0px;
}
.search-in-page .btn-search {
	display: block;
	float: right;
	box-sizing: border-box;
	padding: 5px 10px !important;
	background-color: #c75e09;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-weight: 600;
	margin:5px 0px;
}
.page {
	display: block;
	float: right;
}
.page .page-item {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 3px 5px;
	border: none;
	color: #fff;
	font-weight: 700;
	background-color: #35454e;
	text-align: center;
	min-width: 30px;
	box-sizing: border-box;
	padding: 0px 8px;
}
.page .page-item-active {
	background-color: #004a73;
}
.nav-pills>li>a{
	background-color: #cccccc;
	color:#000000;
	text-align: center;
}
.news-container .news-label {
	display: block;
	background-color: #920101;
	float: left;
	padding: 8px 16px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
}
.news-row {
	display: block;
	float: left;
	width: 100%;
	height: 160px;
	box-sizing: border-box;
	position: relative;
	padding-left:320px;
	margin-bottom: 10px;
}
.news-row-small {
	height: 80px !important;
	padding-left: 160px !important;
}
.news-row .news-avatar {
	display: block;
	height: 160px;
	width: 284px;
	position: absolute;
	top: 0px;
	left: 0px;
}

@media (max-width: 768px) {
	.news-row .news-avatar {
		display: block;
		height: 80px;
		width: 150px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
}
.news-row .news-avatar img {
	display: block;
	height: 100%;
	width: 100%;
}
.news-row .news-row-content {
	display: block;
	height : 100%;
	float: left;
	overflow: hidden;
}
.news-row-content a {
	width: 100%;
	color: #000;
	font-size: 20px;
	display: block;
	float: left;
	font-weight: 600;
}
.news-row-content .short-desc {
	display: block;
	width: 100%;
	float: left;
}

.writer {
	display: block;
	width: 100%;
}
.writer span {
	display: inline-block;
	margin-right: 10px;
	line-height: 20px;
	height: 20px;
}
.writer span i {
	font-size: 15px;
}

.news-container hr {
	height: 2px;
	background-color: #dddddd;
}
.tin-lien-quan {
	color: red;
	box-sizing: border-box;
	padding-left: 40px;
}
.tin-lien-quan a {
	color: red;
	font-size: 12px;
}
.tin-lien-quan a:hover {
	text-decoration: underline;
}
.news-content {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.news-content img {
	display: block;
	width: 80%;
	margin: 10px auto;
}

img.loading {
	display: none;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: -34px;
}
.w3-overlay {
	z-index: 9999;
}
.morecontent span {
	display: none;
}
.film-desc .morelink {
	color:#337ab7;
	font-weight: 700;
}

.video-item {
	margin-bottom: 30px;
	display: block;
}

.video-item .image {
	display: block;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.video-item .image img {
	display: block;
	width: 100%;
	height: 154px;
}
.video-item .btn-overlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0px;
	left: 0px;
	
}
.video-item .btn-overlay img {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}
.video-item:hover .btn-overlay {
	display: block;
}
.video-item .video-name {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 18px;
	margin-top: 5px;
	line-height: 22px;
}
.video-item .video-desc {
	display: block;
	width: 100%;
	color: #868686;
	font-size: 12px;
}

.video-detail-container {
	display: block;
	box-sizing: border-box;
	padding: 10px;
}
.video-head-box {
	display: block;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #053b5b;
	padding: 10px 0px;
}
.video-head-box h1 {
	display: inline-block;
	float: left;
	color: #cbcaca;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin: 0;
}
.video-head-box .social {
	display: inline-block;
	float: right;
	width: 100px;
	height: 40px;
	margin-right: 10px;
	border: none;
	color: #fff !important;
}
.video-head-box .facebook {
	background-color: #0061b4;
}
.video-head-box .google {
	background-color: #aa1818;
}
.video-desc {
	display: block;
	width: 100%;
	color: #cbcaca;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.hot-news {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
}
.search-result {
	display: none;
	width: 300px;
	background-color: #fff;
	position: absolute;
	top:50px;
	right: 100px;
	z-index: 100;
	box-sizing: border-box;
	padding: 10px;
}
.search-result ul {
	list-style: none;
	width: 100%;
	max-height: 420px;
	overflow: scroll;
}
.search-result ul li {
	display: block;
	width: 100%;
	height: 80px;
	margin-bottom: 5px;
	cursor: pointer;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
}
.search-result li a {
	display: inline-block;
	color: #000000;
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding-left: 70px;
	font-size: 12px;
}
.search-result li a:hover {
	color: #0180e2;
}
.search-result li a img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 0px !important;
	max-width: 55px;
	overflow: hidden;
}
.search-result li a span,
.search-result li a em {
	display: block;
	width: 100%;
	line-height: 20px;
}
.search-result li a em {
	font-style : italic;
}
.search-result .load-more-search {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.search-result .load-more-search:hover {
	color: #0180e2;
}
.result-text {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
}
.other-film {
	display: block;
	width: 100%;
	margin: 30px 0px 10px 0px;
}
.other-film .title {
	display: block;
	width: 100%;
	font-size: 20px;
	color: #fff;
}
.search-box {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
	padding-right: 100px;
}
.search-box .btn-close {
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: center;
	border: 1px solid transparent;
	background-color: red;
	color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
}
.search-box .btn-search {
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	right: 50px;
	top: 5px;
	text-align: center;
	border: 1px solid transparent;
	background-color: green;
	color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 1px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	margin: 0px;
}
.search-box i {
	margin: 0px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.search-box input {
	display: inline-block;
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	padding: 0px 5px;
	border: 0;
	border-bottom: 1px solid #9e9e9e;
	margin-top: 5px;
	
}
.search-box input:focus {
	border-color: #2196f3;
	outline: 0;
}
.loadMore {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background-color: #920101;
	color: #fff;
	text-align: center;
	margin: 0px auto;
}
.loadMore:hover,
.loadMore:active {
	color: #fff;
}
.guide-wrapper {
	display: block;
	width: 100%;
	color: #fff;
}
.guide-wrapper p,
.guide-wrapper strong {
	line-height: 30px;
}
.text-white{
	color: #fff;
}
.text-red{
	color:red;
}
.text-notify{
	color:#fe2929;
}
.text-label{
	text-transform: uppercase;
	font-size: 20px;
/* 	padding-top: 20px; */
/* 	padding-bottom: 10px; */
}
.text-label-infomation{
	font-size: 20px;
	padding-top: 10px;
}
@keyframes textAnim {
  0% {font-size: 10px; fill: white;}
  10% {font-size: 30px; fill: red;}
  40% {font-size: 20px; fill: white;}
  100% {font-size: 10px; fill: white;}
}

@-webkit-keyframes textAnim {
  0% {font-size: 10px; fill: white;}
  10% {font-size: 30px; fill: red;}
  40% {font-size: 20px; fill: orange;}
  100% {font-size: 10px; fill: white;}
}

text tspan{
  font-family: Pyidaungsu, Arial;
  font-weight: 900;
  animation: textAnim 2s ease infinite;
  -webkit-animation: textAnim 2s ease infinite;
}


#l2 {
  animation-delay: .1s;
  -webkit-animation-delay: .1s;
}
#l3 {
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
}
.table-guide,.table-intro ,.table-qa{

	border: 1px solid #fff;

}
.table-guide th,.table-guide td,.table-intro th,.table-intro td,.table-qa th,.table-qa td {
	border: 1px solid #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 20px;
}
.table-guide .strong {
	font-weight: 700;
}
.btn-row {
    display: inline-block;
    padding: 6px 0px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.logo-khophim img{
	padding: 0px 15px 15px 15px!important;
}
.goi-cuoc .modal ,.film-detail-movie .modal,.service .modal{
  	text-align: center;
  	padding: 0!important;
}

.goi-cuoc .modal:before ,.film-detail-movie .modal:before,.service .modal:before{
  	content: '';
  	display: inline-block;
  	height: 100%;
  	vertical-align: middle;
  	margin-right: -4px;
}
.goi-cuoc .modal-dialog,.film-detail-movie .modal-dialog,.service .modal-dialog  {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.goi-cuoc .modal-header,.film-detail-movie .modal-header,.service .modal-header{
	background-color: #595c5e;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase; 
}
.goi-cuoc .modal-body,.film-detail-movie .modal-body,.service .modal-body{
	text-align: center;
}
.goi-cuoc .close,.film-detail-movie .close,.service .close{
	color: white;
	opacity: 1;
}
.min-width-modal{
	min-width: 100px;
}
.footer-content-wrap {
	width: 100%;
	text-align: center;
	position: relative;
	margin: 30px 0 0 0;
}

.footer-content-wrap a {
	display: inline-block;	
/* 	color: #444; */
/* 	border: 1px solid #ddd; */
/* 	text-align: center; */
/* 	line-height: 45px; */
/* 	font-size: 24px; */
/* 	margin: 0 12px; */
/* 	transition: all 0.2s ease; */
/* 	background: #555; */
}
.footer-content-wrap a:hover {
/* 	border: 1px solid #67441f; */
	color: #f3c034;
	font-weight: 300;
}
.footer-content-wrap ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
 
}
.footer-content-wrap ul>li {
    display: inline-block;
    padding: 0 6px 0 6px;
    margin-left: -4px;
}
.footer-content-wrap ul>li:first-child {
    margin-left: 0;
}
.footer-content-wrap ul>li>a {
    display: block;
    color: white;
    text-decoration: underline;
    padding: 5px 0 5px 0;
}
.footer-content-wrap ul>li.active {
    border-bottom: 5px solid #f3c034;
    margin-bottom: -5px;
}
.footer-content-wrap p {
	display: block;
	width: 100%;
	font-size: 14px;
	color: white;
	text-align: center;
}
.footer-content-wrap .boder-top {
	border-top: 1px solid #ddd;
	margin: 30px 0 0 0;
	padding: 15px 0px 0px 0px;
}

.button-yellow1{
	width: 49%;
	display:inline-block;
	background-color: #ffd200;
	color: #000000;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}
.button-grey1{
width: 49%;
display:inline-block;
	background-color: #d1d1d1;
	color: #fff;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}
.button-black1{
	width: 49%;
	display:inline-block;
	background-color: #bbb8b8;
	color: #d23b3b;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}

.button-yellow2{
	width: 100%;
	display:inline-block;
	background-color: #ffd200;
	color: #000000;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}
.button-grey2{
width: 100%;
display:inline-block;
	background-color: #d1d1d1;
	color: #fff;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}
.button-black2{
	width: 100%;
	display:inline-block;
	background-color: #bbb8b8;
	color: #d23b3b;
	padding: 5px 0px 5px 0px;
	text-align: center;
/* 	font-weight: 700; */
}


.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

a.btn-history {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 16px;
}