#thewindowbackground {
    background-color: #000;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 990;
    width: auto;
    position: absolute;
    display: none;
    filter: alpha(opacity=80)
}

#ad_zone_TV {
    z-index: 1000
}

#bannerPopup {
    margin: auto;
    z-index: 1000;
    position: absolute;
    display: none;
    background-color: #000
}

#btClose {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
    cursor: pointer
}

a#btClose:link, a#btClose:visited {
    background: url(../images/popup-close.png) no-repeat;
    width: 71px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px
}

a#btClose:hover {
    background-position: 0 -32px
}

a#btCloseBottom:link, a#btCloseBottom:visited {
    background: #000;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: -3px;
    right: -2px;
    color: #fff;
    text-decoration: none;
    padding: 3px;
    text-align: center;
    font-weight: bold
}

#bannerPopupBottom {
    width: 300px !important;
    height: 126px !important;
    z-index: 1000 !important;
    bottom: 0;
    right: 0;
    position: absolute;
    display: none;
    overflow: hidden;
    padding-top: 26px;
    border: 0 !important
}

#bannerPopupBottom img {
    border: 1px solid #999
}

#btCloseBottom {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 991;
    cursor: pointer
}

#boxFlashAds {
    height: 1px;
    width: 1px;
    overflow: hidden;
    left: -9999em;
    top: -9999em
}

.fixedBanner {
    position: fixed !important
}

form.CheckClose {
    display: block;
    float: left;
    color: #9e9e9e;
    font-size: 11px;
    white-space: nowrap
}

#bannerPopup .OptionClose {
    background: url(../images/bg-check.png) no-repeat;
    display: block;
    height: 30px;
    width: 345px;
    float: right;
    padding-top: 3px
}

a.PopupBtnClose:link, a.PopupBtnClose:visited {
    background: url(../images/popup-new-cookie-close.gif) no-repeat;
    width: 51px;
    height: 16px;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px;
    float: right;
    margin: 4px 5px 0 0
}

a.PopupBtnClose:hover {
    background-position: 0 -16px
}

.PopupBG {
    background: #000
}

#bannerPopup img {
    padding: 32px 0 0 5px
}

#bannerPopup embed {
    margin: 32px 0 0 5px
}

ul.Disc li {
    list-style-type: disc;
    margin-bottom: 0;
    padding: 0 0 0 5px;
    text-align: justify
}

.Rating {
    width: 150px;
    height: 90px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000
}

.MRating {
    width: 90px;
    height: 40px;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 1000
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 1025px) {
    .Rating_margintop {
        top: 170px
    }
}

.Rating_nph_0 {
    background: url(../images/nph-0.jpg) no-repeat
}

.Rating_nph_12 {
    background: url(../images/nph-12.jpg) no-repeat
}

.Rating_nph_18 {
    background: url(../images/nph-18.jpg) no-repeat
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    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;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

.layout-sprite, .layout-banner-control-hov, .layout-banner-control, .layout-bt-caothu-hov, .layout-bt-caothu, .layout-bt-cauhoi-hov, .layout-bt-cauhoi, .layout-bt-chuyenserver-hov, .layout-bt-chuyenserver, .layout-bt-dangky-hov, .layout-bt-dangky, .layout-bt-download-hov, .layout-bt-download, .layout-bt-fanpage-hov, .layout-bt-fanpage, .layout-bt-henuoc-hov, .layout-bt-henuoc, .layout-bt-hoiuc-hov, .layout-bt-hoiuc, .layout-bt-hotro-hov, .layout-bt-hotro, .layout-bt-huongdan-hov, .layout-bt-huongdan, .layout-bt-napthe-hov, .layout-bt-napthe, .layout-bt-phucloi-hov, .layout-bt-phucloi, .layout-bt-rank-1-hov, .layout-bt-rank-1, .layout-bt-rank-2-hov, .layout-bt-rank-2, .layout-bt-rank-3-hov, .layout-bt-rank-3, .layout-bt-rank-4-hov, .layout-bt-rank-4, .layout-bt-server-hov, .layout-bt-server, .layout-icon-tinhnang-hov, .layout-icon-tinhnang, .game-info__bt_download, .game-info__bt_download:hover, .game-info__bt_download.off, .game-info__bt_download.off:hover, .game-info__bt_dangky, .game-info__bt_dangky:hover, .game-info__bt_dangky.off, .game-info__napthe, .game-info__napthe:hover, .game-info__napthe.off, .game-info__napthe.off:hover, .btn-huongdan li a.bt-server, .btn-huongdan li a.bt-server:hover, .btn-huongdan li a.bt-server.off, .btn-huongdan li a.bt-huongdan, .btn-huongdan li a.bt-huongdan:hover, .btn-huongdan li a.bt-huongdan.off, .btn-huongdan li a.bt-cauhoi, .btn-huongdan li a.bt-cauhoi:hover, .btn-huongdan li a.bt-cauhoi.off, .hd-nguoimoi ul li a.bt-caothu, .hd-nguoimoi ul li a.bt-caothu:hover, .hd-nguoimoi ul li a.bt-caothu.off, .hd-nguoimoi ul li a.bt-caothu.off:hover, .hd-nguoimoi ul li a.bt-henuoc, .hd-nguoimoi ul li a.bt-henuoc:hover, .hd-nguoimoi ul li a.bt-henuoc.off, .hd-nguoimoi ul li a.bt-henuoc.off:hover, .hd-nguoimoi ul li a.bt-hoiuc, .hd-nguoimoi ul li a.bt-hoiuc:hover, .hd-nguoimoi ul li a.bt-hoiuc.off, .hd-nguoimoi ul li a.bt-hoiuc.off:hover, .btn-sub li a.bt-hotro, .btn-sub li a.bt-hotro:hover, .btn-sub li a.bt-hotro.off, .btn-sub li a.bt-phucloi, .btn-sub li a.bt-phucloi:hover, .btn-sub li a.bt-phucloi.off, .btn-sub li a.bt-fanpage, .btn-sub li a.bt-fanpage:hover, .btn-sub li a.bt-fanpage.off, .btn-sub li a.bt-chuyenserver, .btn-sub li a.bt-chuyenserver:hover, .btn-sub li a.bt-chuyenserver.off, .ranking .tab-rank li a.tab-1, .ranking .tab-rank li a.tab-1.active, .ranking .tab-rank li a.tab-1:hover, .ranking .tab-rank li a.tab-1.off, .ranking .tab-rank li a.tab-2, .ranking .tab-rank li a.tab-2.active, .ranking .tab-rank li a.tab-2:hover, .ranking .tab-rank li a.tab-2.off, .ranking .tab-rank li a.tab-3, .ranking .tab-rank li a.tab-3.active, .ranking .tab-rank li a.tab-3:hover, .ranking .tab-rank li a.tab-3.off, .ranking .tab-rank li a.tab-4, .ranking .tab-rank li a.tab-4.active, .ranking .tab-rank li a.tab-4:hover, .ranking .tab-rank li a.tab-4.off {
    background-image: url(../images/layout.png);
    background-repeat: no-repeat
}

.layout-banner-control-hov {
    background-position: 0 0;
    height: 28px;
    width: 28px
}

.layout-banner-control {
    background-position: 0 -28px;
    height: 28px;
    width: 28px
}

.layout-bt-caothu-hov {
    background-position: 0 -56px;
    height: 76px;
    width: 95px
}

.layout-bt-caothu {
    background-position: 0 -132px;
    height: 76px;
    width: 95px
}

.layout-bt-cauhoi-hov {
    background-position: 0 -208px;
    height: 71px;
    width: 275px
}

.layout-bt-cauhoi {
    background-position: 0 -279px;
    height: 71px;
    width: 275px
}

.layout-bt-chuyenserver-hov {
    background-position: 0 -350px;
    height: 60px;
    width: 145px
}

.layout-bt-chuyenserver {
    background-position: 0 -410px;
    height: 60px;
    width: 145px
}

.layout-bt-dangky-hov {
    background-position: 0 -470px;
    height: 83px;
    width: 148px
}

.layout-bt-dangky {
    background-position: 0 -553px;
    height: 83px;
    width: 148px
}

.layout-bt-download-hov {
    background-position: 0 -636px;
    height: 159px;
    width: 290px
}

.layout-bt-download {
    background-position: 0 -795px;
    height: 159px;
    width: 290px
}

.layout-bt-fanpage-hov {
    background-position: 0 -954px;
    height: 60px;
    width: 145px
}

.layout-bt-fanpage {
    background-position: 0 -1014px;
    height: 60px;
    width: 145px
}

.layout-bt-henuoc-hov {
    background-position: 0 -1074px;
    height: 76px;
    width: 95px
}

.layout-bt-henuoc {
    background-position: 0 -1150px;
    height: 76px;
    width: 95px
}

.layout-bt-hoiuc-hov {
    background-position: 0 -1226px;
    height: 76px;
    width: 95px
}

.layout-bt-hoiuc {
    background-position: 0 -1302px;
    height: 76px;
    width: 95px
}

.layout-bt-hotro-hov {
    background-position: 0 -1378px;
    height: 60px;
    width: 145px
}

.layout-bt-hotro {
    background-position: 0 -1438px;
    height: 60px;
    width: 145px
}

.layout-bt-huongdan-hov {
    background-position: 0 -1498px;
    height: 71px;
    width: 275px
}

.layout-bt-huongdan {
    background-position: 0 -1569px;
    height: 71px;
    width: 275px
}

.layout-bt-napthe-hov {
    background-position: 0 -1640px;
    height: 83px;
    width: 149px
}

.layout-bt-napthe {
    background-position: 0 -1723px;
    height: 83px;
    width: 149px
}

.layout-bt-phucloi-hov {
    background-position: 0 -1806px;
    height: 60px;
    width: 145px
}

.layout-bt-phucloi {
    background-position: 0 -1866px;
    height: 60px;
    width: 145px
}

.layout-bt-rank-1-hov {
    background-position: 0 -1926px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-1 {
    background-position: 0 -1964px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-2-hov {
    background-position: 0 -2002px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-2 {
    background-position: 0 -2040px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-3-hov {
    background-position: 0 -2078px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-3 {
    background-position: 0 -2116px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-4-hov {
    background-position: 0 -2154px;
    height: 38px;
    width: 197px
}

.layout-bt-rank-4 {
    background-position: 0 -2192px;
    height: 38px;
    width: 197px
}

.layout-bt-server-hov {
    background-position: 0 -2230px;
    height: 71px;
    width: 275px
}

.layout-bt-server {
    background-position: 0 -2301px;
    height: 71px;
    width: 275px
}

.layout-icon-tinhnang-hov {
    background-position: 0 -2372px;
    height: 12px;
    width: 12px
}

.layout-icon-tinhnang {
    background-position: 0 -2384px;
    height: 12px;
    width: 12px
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #ff7e00
}

input {
    margin: 0;
    padding: 0;
    color: #414141
}

input::-webkit-input-placeholder {
    color: #414141
}

input:-moz-placeholder {
    color: #414141
}

input::-moz-placeholder {
    color: #414141
}

input:-ms-input-placeholder {
    color: #414141
}

strong {
    font-weight: bold
}

fieldset legend {
    display: none
}

.loading {
    background: url(../images/loading.gif) no-repeat center;
    width: 100%;
    height: 200px;
    margin: 0 auto
}

.wrapper-out .wrapper, section {
    display: block;
    overflow: hidden
}

.game-info a, .btn-huongdan li a, .hd-nguoimoi ul li a, .btn-sub li a, .wrapper-out .wrapper .page-header h1 .logo, .ranking .tab-rank li a, .mon-phai .swiper-slide .view-more {
    display: block;
    text-shadow: none;
    color: transparent
}

.game-info {
    width: 100%;
    overflow: hidden;
    margin: 0 0 74px
}

.game-info a {
    float: left
}

.game-info__bt_download {
    background-position: 0 -795px;
    height: 159px;
    width: 290px;
    margin: 0
}

.game-info__bt_download:hover {
    background-position: 0 -636px;
    height: 159px;
    width: 290px
}

.game-info__bt_download.off, .game-info__bt_download.off:hover {
    background-position: 0 -795px;
    height: 159px;
    width: 290px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.game-info__bt_dangky {
    background-position: 0 -557px;
    height: 80px;
    width: 148px;
    margin: 0;
    position: absolute;
    top: 202px;
    left: 145px
}

.game-info__bt_dangky:hover {
    background-position: 0 -474px;
    height: 83px;
    width: 148px
}

.game-info__bt_dangky.off {
    background-position: 0 -553px;
    height: 83px;
    width: 148px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.game-info__napthe {
    background-position: 0 -1723px;
    height: 83px;
    width: 149px;
    position: absolute;
    top: 198px;
    left: -3px;
    margin: 0
}

.game-info__napthe:hover {
    background-position: 0 -1640px;
    height: 83px;
    width: 149px
}

.game-info__napthe.off, .game-info__napthe.off:hover {
    background-position: 0 -1723px;
    height: 83px;
    width: 149px;
    filter: grayscale(100%);
    cursor: not-allowed
}



.btn-huongdan li {
    width: 275px;
    float: left;
    margin: 0 0 0 8px
}


.btn-huongdan li a.bt-server:hover {
    background-position: 0 -2230px;
    height: 71px;
    width: 275px
}

.btn-huongdan {
    width: 100%;
    height: 226px;
    background: url(../images/bg-button-left.jpg) center top no-repeat;
    overflow: hidden;
    padding-top: 8px;
}

.hd-nguoimoi {
    width: 290px;
    height: 104px;
    background: url(../images/bg-hd-nguoimoi.png) 0 0 no-repeat;
    margin-top: -2px
}

.hd-nguoimoi h2 {
    height: 28px;
    font: normal 16px/28px fontNav, Tahoma;
    color: #0d364c;
    text-transform: uppercase;
    text-align: center
}

.hd-nguoimoi ul {
    width: 100%
}

.hd-nguoimoi ul li {
    float: left;
    margin: 0 2px 0 0
}

.hd-nguoimoi ul li:last-child {
    margin-right: 0
}

.hd-nguoimoi ul li a.bt-caothu {
    background-position: 0 -132px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-caothu:hover {
    background-position: 0 -56px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-caothu.off, .hd-nguoimoi ul li a.bt-caothu.off:hover {
    background-position: 0 -132px;
    height: 76px;
    width: 95px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.hd-nguoimoi ul li a.bt-henuoc {
    background-position: 0 -1150px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-henuoc:hover {
    background-position: 0 -1074px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-henuoc.off, .hd-nguoimoi ul li a.bt-henuoc.off:hover {
    background-position: 0 -1150px;
    height: 76px;
    width: 95px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.hd-nguoimoi ul li a.bt-hoiuc {
    background-position: 0 -1302px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-hoiuc:hover {
    background-position: 0 -1226px;
    height: 76px;
    width: 95px
}

.hd-nguoimoi ul li a.bt-hoiuc.off, .hd-nguoimoi ul li a.bt-hoiuc.off:hover {
    background-position: 0 -1302px;
    height: 76px;
    width: 95px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.tinh-nang {
    width: 100%;
    height: 224px;
    background: url(../images/bg-tinhnang.jpg) 0 0 no-repeat;
    margin: 0;
    overflow: hidden
}

.tinh-nang h2 {
    height: 38px;
    font: normal 16px/38px fontNav, Tahoma;
    color: #0d364c;
    text-transform: uppercase;
    text-align: center
}

.tinh-nang ul {
    padding: 15px 5px;
    margin: 0;
    overflow: hidden
}

.tinh-nang ul li {
    width: 48%;
    margin: 0 1%;
    float: left
}

.tinh-nang ul li a {
    display: block;
    color: #002637;
    font-size: 16px;
    line-height: 30px;
    background: url(../images/icon-tinhnang.png) 0 9px no-repeat;
    padding: 0 0 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.tinh-nang ul li a:hover {
    color: #9e1200;
    background: url(../images/icon-tinhnang-hov.png) 0 9px no-repeat
}

.btn-sub {
    width: 100%;
    overflow: hidden;
    margin-bottom: 9px
}

.btn-sub li {
    float: left;
    margin: 0
}

.btn-sub li a.bt-hotro {
    background-position: 0 -1438px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-hotro:hover {
    background-position: 0 -1378px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-hotro.off {
    background-position: 0 -1438px;
    height: 60px;
    width: 145px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.btn-sub li a.bt-phucloi {
    background-position: 0 -1866px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-phucloi:hover {
    background-position: 0 -1806px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-phucloi.off {
    background-position: 0 -1866px;
    height: 60px;
    width: 145px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.btn-sub li a.bt-fanpage {
    background-position: 0 -1014px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-fanpage:hover {
    background-position: 0 -954px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-fanpage.off {
    background-position: 0 -1014px;
    height: 60px;
    width: 145px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.btn-sub li a.bt-chuyenserver {
    background-position: 0 -410px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-chuyenserver:hover {
    background-position: 0 -350px;
    height: 60px;
    width: 145px
}

.btn-sub li a.bt-chuyenserver.off {
    background-position: 0 -410px;
    height: 60px;
    width: 145px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.fa-chevron-down:before {
    content: "\25bc";
    display: block;
    margin: 0;
    font: 10px/10px Arial
}

#main-nav {
    width: 100%;
    background: #002637;
    height: 76px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    transform-origin: center top;
    z-index: 100
}

#main-nav ul {
    width: 1206px;
    height: 76px;
    margin: 0 auto;
    font: 24px/36px fontNav, Tahoma;
    text-align: center
}

#main-nav ul > li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

#main-nav ul > li > a {
    height: 36px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 20px 27px;
    display: block;
    border-right: 1px solid #160200
}

#main-nav ul > li > a:hover, #main-nav ul > li > a.active {
    background: #ac1100;
    box-shadow: inset 5px 5px 20px #550b01, inset -5px -5px 20px #550b01;
    color: #fff
}

#main-nav ul > li:last-child a {
    border-right: 0
}

#main-nav ul > li:hover ul {
    display: block
}

#main-nav ul > li > ul {
    background: #002637;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 76px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: auto;
    z-index: 100;
    font-size: 15px;
    line-height: 33px
}

#main-nav ul > li > ul > li {
    width: 100%;
    background: #002637;
    border-top: 1px solid #003953;
    border-bottom: 1px solid #160d0e;
    margin: 0
}

#main-nav ul > li > ul > li:first-child {
    margin-left: 0
}

#main-nav ul > li > ul > li ul {
    display: none
}

#main-nav ul > li > ul > li a {
    color: #bfcbbd;
    height: 33px;
    padding: 5px 15px
}

#main-nav ul > li > ul > li a:hover, #main-nav ul > li > ul > li a.active {
    background: #ac1100;
    box-shadow: inset 5px 5px 20px #550b01, inset -5px -5px 20px #550b01;
    color: #fff
}

#main-nav ul > li > ul > li a span {
    display: none
}

@font-face {
    font-family: fontNav;
    src: url(../fonts/utmGod.ttf)
}

@font-face {
    font-family: FontTitle;
    src: url(../fonts/RobotoCondensed-Regular.ttf)
}

em {
    font-style: italic
}

body {
    color: #002637;
    font: 14px/22px FontTitle, Tahoma, Arial, Verdana, sans-serif
}

.Rating_vng_18 {
    top: 76px;
    left: auto;
    right: 0;
    transform-origin: left top
}

.wrapper-out .wrapper {
    width: 100%;
    position: absolute;
    background: url(../images/bg-header.png) no-repeat center top #fff
}

.wrapper-out .wrapper .page-header {
    height: 645px;
    margin: 0 auto;
    position: relative
}

.wrapper-out .wrapper .page-header--outter {
    width: 100%;
    margin: 0 auto
}

.wrapper-out .wrapper .page-header h1 {
    width: 302px;
    position: absolute;
    left: 5%;
    top: 100px;
}

.wrapper-out .wrapper .page-header h1 .logo {
    background: url(../images/logo.png) no-repeat;
    width: 280px;
	background-size: cover;
    height: 220px;
}

.wrapper-out .wrapper .page-main {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.wrapper-out .wrapper .page-main__content {
    width: 1200px;
    margin: 0 auto
}

.wrapper-out .wrapper .page-main aside.aside-left {
    float: left;
    width: 290px;
    position: relative;
    padding-top: 49px;
    margin-right: 10px
}

.wrapper-out .wrapper .page-main main {
    float: left;
    width: 600px;
    position: relative;
    margin-right: 10px;
    padding-top: 49px;
}

.wrapper-out .wrapper .page-main aside.aside-right {
    float: left;
    width: 290px;
    position: relative;
    padding-top: 49px
}

.FormSearch {
    width: 600px;
    height: 39px;
    margin-bottom: 10px
}

.FormSearch input.search-query {
    float: left;
    width: 540px;
    padding: 0 10px;
    line-height: 37px;
    color: #002637;
    outline: 0;
    font-size: 16px;
    background: #dde7d6;
    border: #002637 solid 1px;
    border-right: 0;
    border-radius: 10px 0 0 10px
}

.FormSearch .BtnSearch {
    outline: 0;
    border: 0;
    background: url(../images/bt-search.jpg) 0 0 no-repeat;
    height: 39px;
    width: 39px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    float: right
}

.FormSearch .BtnSearch:hover {
    filter: brightness(130%)
}

.footer {
    clear: both;
    width: 1200px;
    text-align: left;
    color: #866232;
    font-size: 14px;
    line-height: 25px;
    padding: 40px 0 30px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.banner-event {
    clear: both;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    margin: 0 auto 10px;
    background: #fff
}

.banner-event .swiper-wrapper {
    height: 222px;
    width: 600px;
    margin: 0 auto
}

.banner-event .swiper-wrapper .swiper-slide {
    width: 100%
}

.banner-event .swiper-wrapper .swiper-slide > a {
    height: 220px;
    width: 598px;
    display: block;
    position: relative;
    border: 1px solid #637875
}

.banner-event .swiper-wrapper .swiper-slide > a > img, .banner-event .swiper-wrapper .swiper-slide > a > video {
    display: block;
    height: 220px;
    width: 598px
}

.banner-event .swiper-pagination {
    bottom: 10px;
    text-align: right
}

.banner-event .swiper-pagination .swiper-pagination-bullet {
    width: 28px;
    height: 28px;
    background: url(../images/banner-control.png) no-repeat;
    border-radius: 0;
    opacity: 1;
    border: 0;
    display: inline-block;
    margin: 0 10px 0 0
}

.banner-event .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(../images/banner-control-hov.png) no-repeat
}

.ranking {
    clear: both;
    width: 100%;
    height: 285px;
    background: url(../images/bg-ranking.jpg) 0 0 no-repeat;
    position: relative;
    margin-bottom: 10px
}

.ranking .tab-rank {
    width: 895px;
    margin: 0 0 8px 300px;
    overflow: hidden
}

.ranking .tab-rank li {
    float: left
}

.ranking .tab-rank li a.tab-1 {
    background-position: 0 -1964px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-1.active, .ranking .tab-rank li a.tab-1:hover {
    background-position: 0 -1926px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-1.off {
    background-position: 0 -1964px;
    height: 38px;
    width: 197px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.ranking .tab-rank li a.tab-2 {
    background-position: 0 -2040px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-2.active, .ranking .tab-rank li a.tab-2:hover {
    background-position: 0 -2002px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-2.off {
    background-position: 0 -2040px;
    height: 38px;
    width: 197px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.ranking .tab-rank li a.tab-3 {
    background-position: 0 -2116px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-3.active, .ranking .tab-rank li a.tab-3:hover {
    background-position: 0 -2078px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-3.off {
    background-position: 0 -2116px;
    height: 38px;
    width: 197px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.ranking .tab-rank li a.tab-4 {
    background-position: 0 -2192px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-4.active, .ranking .tab-rank li a.tab-4:hover {
    background-position: 0 -2154px;
    height: 38px;
    width: 197px
}

.ranking .tab-rank li a.tab-4.off {
    background-position: 0 -2192px;
    height: 38px;
    width: 197px;
    filter: grayscale(100%);
    cursor: not-allowed
}

.ranking .result-ranking {
    width: 890px;
    margin: 0 0 10px 300px;
    overflow: hidden
}

.ranking .table-lucchien {
    background: #ebeded
}

.ranking .table-lucchien table td {
    border: 0;
    border-bottom: 1px solid #1a3d4c;
    height: 33px;
    text-align: center;
    overflow: hidden
}

.ranking .table-lucchien tr.text-note {
    width: 100%;
    display: none
}

.ranking .table-lucchien th, .ranking .table-lucchien td {
    border: 1px solid #1a3d4c
}

.ranking .table-lucchien th {
    text-align: center;
    color: #121212;
    font-weight: bold
}

.ranking .table-lucchien th.stt {
    width: 50px;
    border: 1px solid #1a3d4c
}

.ranking .table-lucchien th.group-bxh {
    width: 278px;
    border: 1px solid #1a3d4c;
    background: #ebeded;
    font: 14px/20px fontNav, Tahoma
}

.ranking .table-lucchien th.group-bxh:nth-child(3) {
    background: #dee8e8
}

.ranking .table-lucchien th.group-bxh p {
    width: 164px;
    float: left;
    text-align: center;
    padding: 5px;
    border-right: 1px solid #1a3d4c
}

.ranking .table-lucchien th.group-bxh p.title {
    width: 100%;
    background: #866232;
    color: #f9e4a3;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase
}

.ranking .table-lucchien th.group-bxh p:last-child {
    width: 92px;
    float: left;
    border-right: 0
}

.ranking .table-lucchien td.stt {
    width: 50px;
    text-align: center
}

.ranking .table-lucchien td.stt img {
    display: block;
    margin: 0 auto
}

.ranking .table-lucchien td.group-bxh {
    width: 278px;
    background: 0;
    vertical-align: top
}

.ranking .table-lucchien td.group-bxh:nth-child(3) {
    background: #dee8e8
}

.ranking .table-lucchien td.group-bxh p {
    width: 165px;
    float: left;
    padding: 5px;
    text-align: left
}

.ranking .table-lucchien td.group-bxh p:last-child {
    width: 92px;
    float: left;
    text-align: right
}

.mon-phai {
    clear: both;
    width: 100%;
    height: 650px;
    background: url(../images/bg-monphai.jpg) center top no-repeat;
    position: relative;
    box-shadow: 3px 3px 12px #ddd9d9, -3px -3px 12px #ddd9d9
}

.mon-phai .swiper-container {
    width: 100%;
    padding-top: 100px
}

.mon-phai .swiper-slide {
    width: 1200px;
    height: 550px;
    position: relative
}

.mon-phai .swiper-slide img {
    display: block
}

.mon-phai .swiper-slide .view-more {
    background: url(../images/bt-view.png) center top no-repeat;
    width: 108px;
    height: 37px;
    position: absolute;
    top: 110px;
    left: 240px;
    z-index: 5
}

.mon-phai .swiper-slide .view-more:hover {
    background: url(../images/bt-view-hov.png) center top no-repeat
}

.mon-phai .swiper-slide .thumb {
    width: 298px;
    height: 140px;
    position: absolute;
    top: 210px;
    left: 50px
}

.mon-phai .swiper-slide .thumb a {
    display: block
}

.mon-phai .swiper-slide .intro {
    width: 298px;
    height: 180px;
    position: absolute;
    top: 360px;
    left: 50px
}

.mon-phai .swiper-slide .intro a {
    display: block
}

.mon-phai .swiper-pagination {
    top: 0
}

.mon-phai .swiper-pagination-bullet {
    width: 80px;
    height: 100px;
    background: transparent;
    border-radius: 0;
    margin: 0;
    opacity: 1;
    outline: 0;
    position: relative
}

.mon-phai .swiper-pagination-bullet:nth-child(1):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(1) {
    background: url(../images/mp-tab-1.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(1):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(1):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(2):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(2) {
    background: url(../images/mp-tab-2.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(2):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(2):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(3):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(3) {
    background: url(../images/mp-tab-3.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(3):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(3):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(4):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(4) {
    background: url(../images/mp-tab-4.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(4):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(4):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(5):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(5) {
    background: url(../images/mp-tab-5.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(5):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(5):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(6):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(6) {
    background: url(../images/mp-tab-6.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(6):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(6):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(7):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(7) {
    background: url(../images/mp-tab-7.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(7):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(7):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(8):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(8) {
    background: url(../images/mp-tab-8.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(8):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(8):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(9):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(9) {
    background: url(../images/mp-tab-9.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(9):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(9):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(10):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(10) {
    background: url(../images/mp-tab-10.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(10):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(10):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(11):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(11) {
    background: url(../images/mp-tab-11.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(11):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(11):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(12):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(12) {
    background: url(../images/mp-tab-12.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(12):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(12):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(13):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(13) {
    background: url(../images/mp-tab-13.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(13):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(13):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(14):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(14) {
    background: url(../images/mp-tab-14.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(14):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(14):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

.mon-phai .swiper-pagination-bullet:nth-child(15):hover, .mon-phai .swiper-pagination-bullet-active:nth-child(15) {
    background: url(../images/mp-tab-15.jpg) no-repeat;
    opacity: 1
}

.mon-phai .swiper-pagination-bullet:nth-child(15):hover:after, .mon-phai .swiper-pagination-bullet-active:nth-child(15):after {
    width: 80px;
    height: 85px;
    box-shadow: 3px 3px 5px #999b9e;
    content: '';
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0
}

section {
    float: left
}

.posts {
    width: 100%;
    height: 223px;
    position: relative;
    background: url(../images/bg-posts.jpg) 0 0 no-repeat
}

.posts__view {
    background: url(../images/icon-view.png) right top no-repeat;
    color: #2c2a23;
    font-size: 14px;
    line-height: 28px;
    padding: 0 33px 0 0;
    height: 28px;
    position: absolute;
    right: 10px;
    top: 5px;
    display: block
}

.posts__view:hover {
    color: #9e1200
}

.posts__tab {
    float: left;
    width: 560px;
    position: relative;
    padding-left: 40px
}

.posts__tab li {
    float: left;
    margin: 0;
    color: #001c29;
    padding: 9px 0
}

.posts__tab li a {
    color: #001c29;
    display: block;
    padding: 0 20px;
    font: bold 16px/20px fontNav, Tahoma;
    text-transform: uppercase;
    border-right: 1px solid #001c29
}

.posts__tab li a:hover, .posts__tab li a.active {
    color: #7d0f00
}

.posts__list {
    background: #efebe0;
    padding: 10px 10px 0;
    margin: 0;
    overflow: hidden
}

.posts__list li {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px dashed #878e88;
    color: #002637
}

.posts__list li:last-child {
    border-bottom: 0
}

.posts__list li:first-child .posts__post-title {
    color: #9e1200
}

.posts__list li .posts__post-title {
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #002637;
    text-decoration: none;
    float: left
}

.posts__list li .posts__post-title:hover {
    color: #9e1200
}

.posts__list li .posts__post-title:hover time {
    color: #9e1200
}

.posts__list li .posts__post-title .icon-hot {
    width: 81px;
    height: 32px;
    position: absolute;
    right: 60px;
    background: url(../images/icon-hot.png) 0 0 no-repeat
}

.posts__list li .posts__post-title time {
    color: #002637;
    font-size: 14px;
    position: absolute;
    right: 10px
}

.popup {
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
	display: flex;
    align-items: center;
    justify-content: center;
}

.popup-overlay {
	height: 100%;
    width: 100%;
    background: #0000008c;
}

.popup-content {
	position: absolute;
}

.popup-close-btn {
	position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
}
.popup.hidden {
	display: none!important;
}
