@font-face {
  font-family: 'icons';
  src: url("../fonts/icon-custom/fonts/fontello.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "tahoma";
  src: url("../fonts/tahoma.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "tahomabold";
  src: url("../fonts/tahomabold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "uvn_laclongquanbold";
  src: url("../fonts/uvn_laclongquanbold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "uvn_laclongquanr";
  src: url("../fonts/uvn_laclongquanr.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.f-tahoma {
  font-family: "tahoma"; }

.f-tahomabold {
  font-family: "tahomabold"; }

.f-uvn_laclongquanr {
  font-family: "uvn_laclongquanr"; }

.f-uvn_laclongquanbold {
  font-family: "uvn_laclongquanbold"; }

/* =Reset default browser CSS.
-------------------------------------------------------------- */
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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

:focus {
  outline: 0; }

ol,
ul {
  list-style: none; }

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

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

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

blockquote,
q {
  quotes: "" ""; }

a img {
  border: 0; }

figure {
  margin: 0; }

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

/* -------------------------------------------------------------- */
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

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

a:hover,
a:focus,
a:hover p,
select:hover,
select:focus,
select:active {
  text-decoration: none;
  outline: none !important; }

a,
a:link {
  text-decoration: none;
  outline: none !important;
  color: #fff; }

.clearfix:after {
  content: "";
  visibility: hidden;
  display: table;
  clear: both; }

::-webkit-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #585757; }

:-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #585757; }

::-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #585757; }

::placeholder {
  /* Firefox, Chrome, Opera */
  color: #585757; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #585757; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #585757; }

@media only screen and (max-width: 1023px) {
  .hide-mobile {
    display: none !important; } }

@media only screen and (min-width: 1024px) {
  .hide-pc {
    display: none !important; } }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.a100 {
  width: 100%;
  height: 100%;
  display: block; }

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

.f-d-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

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

.h-100-percent {
  height: 100%; }

button {
  border: none;
  background: transparent; }

.o-hide {
  overflow: hidden; }

.p-relative {
  position: relative; }

.z-9 {
  z-index: 9; }

.z-8 {
  z-index: 8; }

.m-auto {
  margin-left: auto;
  margin-right: auto; }

.m-l-auto {
  margin-left: auto; }

.c-pointer {
  cursor: pointer; }

.t-upper {
  text-transform: uppercase; }

.t-center {
  text-align: center; }

.t-right {
  text-align: right; }

.t-d-underline {
  text-decoration: underline !important; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.t-right {
  text-align: right; }

.img-res {
  max-width: 100%;
  width: auto;
  height: auto; }

.b-radius-5 {
  border-radius: 5px; }

.b-radius-10 {
  border-radius: 10px; }

.b-radius-50-percent {
  border-radius: 50%; }

.t-shadow {
  text-shadow: -1px 2px 1.92px rgba(0, 0, 0, 0.67); }

.box-shadow-block {
  -webkit-box-shadow: -1px 2px 4.75px 0.25px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 2px 4.75px 0.25px rgba(0, 0, 0, 0.3); }

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes zoom {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

body {
  margin: 0;
  font-family: "tahoma";
  font-size: 13px;
  line-height: 1.5;
  font-weight: 300;
  color: #ffffff;
  background-color: #ffe1ec !important;
  min-height: 100vh;
  background: url(../images/bg.jpg) no-repeat;
  background-position: center top;
  overflow-x: hidden; }
  @media only screen and (max-width: 1023px) {
    body {
      background: url(../images/m-bg.jpg) no-repeat;
      background-size: 100% auto;
      background-position: center -30px; } }

body > img {
  display: none; }

.container {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (min-width: 1024px) {
    .container {
      width: 1024px; } }

@media only screen and (min-width: 1024px) {
  .visible-1023 {
    display: none !important; } }

@media only screen and (max-width: 1023px) {
  .visible-1024 {
    display: none !important; } }

@media only screen and (min-width: 1200px) {
  .visible-mobile {
    display: none !important; } }

@media only screen and (max-width: 1199px) {
  .visible-pc {
    display: none !important; } }

@media only screen and (min-width: 1024px) {
  .main-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; } }

.title-section {
  color: #463231;
  font-size: 30px; }
  @media only screen and (min-width: 1024px) {
    .title-section {
      font-size: 46.75px; } }

.xxx_plus {
  display: none !important; }
  @media only screen and (min-width: 1600px) {
    .xxx_plus {
      display: block !important;
      position: absolute;
      z-index: 999; } }

#toggle-hambuger:checked ~ nav .icon-hamburger {
  width: 30px;
  height: 30px;
  background: url(../images/mobile/close-ham.png) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 2px; }
  #toggle-hambuger:checked ~ nav .icon-hamburger #hambuger {
    width: 30px;
    height: 30px; }
  @media only screen and (min-width: 480px) {
    #toggle-hambuger:checked ~ nav .icon-hamburger {
      width: 40px;
      height: 40px; }
      #toggle-hambuger:checked ~ nav .icon-hamburger #hambuger {
        width: 40px;
        height: 40px; } }
  @media only screen and (min-width: 640px) {
    #toggle-hambuger:checked ~ nav .icon-hamburger {
      width: 67px;
      height: 67px;
      top: -15px; }
      #toggle-hambuger:checked ~ nav .icon-hamburger #hambuger {
        width: 67px;
        height: 67px; } }

#toggle-hambuger:checked ~ nav .navbar-content {
  display: block; }

.navbar {
  background: url(../images/mobile/bg-header-mb.png) center top no-repeat;
  background-size: contain;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999; }
  @media only screen and (min-width: 700px) {
    .navbar {
      height: 178px; } }
  @media only screen and (min-width: 1024px) {
    .navbar {
      background: transparent;
      position: absolute;
      display: none; } }
  .navbar .container {
    padding: 0 3px; }
    @media only screen and (min-width: 375px) {
      .navbar .container {
        padding: 0 5px; } }
    @media only screen and (min-width: 480px) {
      .navbar .container {
        padding: 0 10px; } }
    @media only screen and (min-width: 640px) {
      .navbar .container {
        padding: 0 15px; } }
    @media only screen and (min-width: 768px) {
      .navbar .container {
        padding: 0 30px; } }
    @media only screen and (min-width: 1200px) {
      .navbar .container {
        padding: 0; } }
  .navbar .icon-hamburger {
    float: right;
    margin: 12px 3px;
    width: 20px;
    height: 16px;
    background: url(../images/mobile/hamburger.png) center no-repeat;
    background-size: 100% 100%; }
    @media only screen and (min-width: 411px) {
      .navbar .icon-hamburger {
        margin: 14px 5px; } }
    @media only screen and (min-width: 480px) {
      .navbar .icon-hamburger {
        width: 25px;
        height: 20px;
        margin: 15px 0; } }
    @media only screen and (min-width: 544px) {
      .navbar .icon-hamburger {
        margin: 18px 5px; } }
    @media only screen and (min-width: 640px) {
      .navbar .icon-hamburger {
        width: 30px;
        height: 25px;
        margin: 24px 3px; } }
    @media only screen and (min-width: 700px) {
      .navbar .icon-hamburger {
        width: 33px;
        height: 29px; } }
    @media only screen and (min-width: 768px) {
      .navbar .icon-hamburger {
        margin: 24px -9px; } }
    @media only screen and (min-width: 900px) {
      .navbar .icon-hamburger {
        margin: 29px -2px; } }
    @media only screen and (min-width: 1000px) {
      .navbar .icon-hamburger {
        margin: 37px 5px; } }
    .navbar .icon-hamburger #hambuger {
      display: inline-block;
      position: relative;
      width: 20px;
      height: 16px;
      cursor: pointer;
      z-index: 1; }
      @media only screen and (min-width: 480px) {
        .navbar .icon-hamburger #hambuger {
          width: 25px;
          height: 20px; } }
      @media only screen and (min-width: 640px) {
        .navbar .icon-hamburger #hambuger {
          width: 30px;
          height: 25px; } }
      @media only screen and (min-width: 700px) {
        .navbar .icon-hamburger #hambuger {
          width: 33px;
          height: 29px; } }
  .navbar .navbar-content {
    display: none;
    position: fixed;
    background: url(../images/mobile/bg-ham.jpg) center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 1220px;
    left: 0;
    top: 0px;
    overflow-y: auto; }
    @media only screen and (min-width: 1200px) {
      .navbar .navbar-content {
        height: auto;
        position: relative;
        width: auto;
        background: transparent;
        top: 0px;
        right: 0;
        margin: 0px 0px 0 0;
        text-align: center;
        border: none;
        overflow: hidden; } }
    @media only screen and (min-width: 1200px) {
      .navbar .navbar-content ul#menu {
        margin-left: 222px; } }
    .navbar .navbar-content ul#menu li {
      position: relative;
      top: 50px; }
      .navbar .navbar-content ul#menu li::after {
        width: 94%;
        height: 4px;
        background: url(../images/mobile/line-header-mb.png) no-repeat;
        background-size: 100%;
        position: absolute;
        content: "";
        left: 5px; }
      @media only screen and (min-width: 411px) {
        .navbar .navbar-content ul#menu li {
          top: 100px; } }
      @media only screen and (min-width: 480px) {
        .navbar .navbar-content ul#menu li {
          top: 130px; } }
      @media only screen and (min-width: 640px) {
        .navbar .navbar-content ul#menu li {
          top: 156px; } }
      @media only screen and (min-width: 800px) {
        .navbar .navbar-content ul#menu li {
          top: 200px; } }
      @media only screen and (min-width: 900px) {
        .navbar .navbar-content ul#menu li {
          top: 250px; } }
      @media only screen and (min-width: 1200px) {
        .navbar .navbar-content ul#menu li {
          width: 135px;
          height: 89px;
          line-height: 89px;
          display: inline-block;
          margin: 0 auto;
          top: 0; }
          .navbar .navbar-content ul#menu li:hover, .navbar .navbar-content ul#menu li.active {
            background: url(../images/pc/head-hover.png) center no-repeat;
            background-size: auto; }
          .navbar .navbar-content ul#menu li:last-child {
            width: 195px;
            height: 54px;
            background: url(../images/pc/hotline.png) center no-repeat;
            background-size: auto;
            line-height: 54px;
            left: 20px; }
            .navbar .navbar-content ul#menu li:last-child::after {
              top: 12px;
              left: -23px; }
            .navbar .navbar-content ul#menu li:last-child a {
              color: #fbf1d1; }
          .navbar .navbar-content ul#menu li::after {
            content: "";
            width: 1px;
            height: 31px;
            background: #fbf1d1;
            position: absolute;
            top: 30px;
            left: -3px; } }
      .navbar .navbar-content ul#menu li:first-child::before {
        width: 90%;
        height: 4px;
        background: url(../images/mobile/line-header-mb.png) no-repeat;
        background-size: 100%;
        position: absolute;
        content: "";
        left: 20px; }
      @media only screen and (min-width: 640px) {
        .navbar .navbar-content ul#menu li:first-child::before {
          width: 85%;
          left: 38px; } }
      @media only screen and (min-width: 1200px) {
        .navbar .navbar-content ul#menu li:first-child::after, .navbar .navbar-content ul#menu li:first-child::before {
          content: none; } }
      .navbar .navbar-content ul#menu li a {
        padding: 10px 60px;
        color: #ffffff;
        font-size: 20px;
        cursor: pointer; }
        .navbar .navbar-content ul#menu li a::before {
          content: "";
          width: 20px;
          height: 21px;
          background: url(../images/mobile/li-header.png) no-repeat;
          background-size: 100%;
          position: absolute;
          top: 15px;
          left: 25px; }
          @media only screen and (min-width: 480px) {
            .navbar .navbar-content ul#menu li a::before {
              width: 25px;
              height: 26px;
              top: 16px;
              left: 35px; } }
          @media only screen and (min-width: 640px) {
            .navbar .navbar-content ul#menu li a::before {
              width: 29px;
              height: 30px;
              top: 19px;
              left: 45px; } }
        .navbar .navbar-content ul#menu li a:hover {
          color: #c86e00;
          background: url(../images/mobile/li-hover.png) no-repeat; }
          .navbar .navbar-content ul#menu li a:hover::before {
            width: 20px;
            height: 21px;
            background: url(../images/mobile/li-header-hover.png) no-repeat;
            background-size: 100%; }
            @media only screen and (min-width: 480px) {
              .navbar .navbar-content ul#menu li a:hover::before {
                width: 25px;
                height: 26px; } }
            @media only screen and (min-width: 640px) {
              .navbar .navbar-content ul#menu li a:hover::before {
                width: 29px;
                height: 30px; } }
        @media only screen and (min-width: 480px) {
          .navbar .navbar-content ul#menu li a {
            padding: 10px 80px;
            font-size: 25px; } }
        @media only screen and (min-width: 640px) {
          .navbar .navbar-content ul#menu li a {
            padding: 10px 100px;
            font-size: 30px; } }
        @media only screen and (min-width: 1200px) {
          .navbar .navbar-content ul#menu li a {
            font-family: font_llq_regular, Helvetica, sans-serif;
            font-size: 16px;
            color: #ffffff;
            text-shadow: 0px 2px 1.96px rgba(0, 0, 0, 0.34);
            padding: 0; }
            .navbar .navbar-content ul#menu li a::before {
              content: none; }
            .navbar .navbar-content ul#menu li a:hover {
              background: transparent;
              color: #fbf1d1; } }
      .navbar .navbar-content ul#menu li span {
        font-family: font_llq_regular, Helvetica, sans-serif;
        font-size: 16px;
        color: #fbf1d1; }

.btn-nav {
  display: inline-block;
  margin-top: 8px;
  float: right; }
  @media only screen and (min-width: 375px) {
    .btn-nav {
      margin-top: 11px; } }
  @media only screen and (min-width: 544px) {
    .btn-nav {
      margin-top: 15px; } }
  @media only screen and (min-width: 640px) {
    .btn-nav {
      margin-top: 17px; } }
  @media only screen and (min-width: 700px) {
    .btn-nav {
      margin-top: 19px; } }
  @media only screen and (min-width: 800px) {
    .btn-nav {
      margin-top: 20px; } }
  @media only screen and (min-width: 900px) {
    .btn-nav {
      margin-top: 25px; } }
  .btn-nav .btn-nav-left {
    float: left; }
    @media only screen and (min-width: 411px) {
      .btn-nav .btn-nav-left {
        margin-top: 0px; } }
  .btn-nav .btn-nav-right {
    float: left; }
  .btn-nav a {
    display: inline-block; }
  .btn-nav .btn-1 {
    width: 63px;
    height: 20px;
    background: url(../images/mobile/btn-head.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    line-height: 20px;
    font-size: 10px; }
    @media only screen and (min-width: 375px) {
      .btn-nav .btn-1 {
        width: 70px;
        height: 22px;
        line-height: 22px; } }
    @media only screen and (min-width: 411px) {
      .btn-nav .btn-1 {
        width: 80px;
        height: 26px;
        line-height: 26px; } }
    @media only screen and (min-width: 480px) {
      .btn-nav .btn-1 {
        width: 100px;
        height: 32px;
        line-height: 32px;
        font-size: 13px; } }
    @media only screen and (min-width: 544px) {
      .btn-nav .btn-1 {
        width: 110px;
        height: 35px;
        line-height: 35px; } }
    @media only screen and (min-width: 640px) {
      .btn-nav .btn-1 {
        width: 125px;
        height: 40px;
        line-height: 40px;
        font-size: 15px; } }
    @media only screen and (min-width: 768px) {
      .btn-nav .btn-1 {
        width: 139px;
        height: 41px;
        line-height: 41px;
        font-size: 17px; } }
    @media only screen and (min-width: 411px) {
      .btn-nav .btn-1.btn-taigame {
        margin-right: 0px; } }
    @media only screen and (min-width: 544px) {
      .btn-nav .btn-1.btn-taigame {
        margin-right: 5px; } }
    @media only screen and (min-width: 800px) {
      .btn-nav .btn-1.btn-taigame {
        margin-right: 10px; } }
    @media only screen and (min-width: 900px) {
      .btn-nav .btn-1.btn-taigame {
        margin-right: 30px; } }
    @media only screen and (min-width: 1000px) {
      .btn-nav .btn-1.btn-taigame {
        margin-right: 50px; } }
    .btn-nav .btn-1.btn-napthe {
      margin-right: 5px; }
      @media only screen and (min-width: 360px) {
        .btn-nav .btn-1.btn-napthe {
          margin-right: 6px; } }
      @media only screen and (min-width: 640px) {
        .btn-nav .btn-1.btn-napthe {
          margin-right: 15px; } }
      @media only screen and (min-width: 900px) {
        .btn-nav .btn-1.btn-napthe {
          margin-right: 50px; } }
    .btn-nav .btn-1 img {
      width: 60px; }
      @media only screen and (min-width: 411px) {
        .btn-nav .btn-1 img {
          width: 70px; } }
      @media only screen and (min-width: 480px) {
        .btn-nav .btn-1 img {
          width: 85px; } }
      @media only screen and (min-width: 544px) {
        .btn-nav .btn-1 img {
          width: 105px; } }
      @media only screen and (min-width: 640px) {
        .btn-nav .btn-1 img {
          width: 125px; } }
      @media only screen and (min-width: 700px) {
        .btn-nav .btn-1 img {
          width: 139px; } }
  @media only screen and (min-width: 360px) {
    .btn-nav .btn-2.btn-kybao {
      margin-right: 3px; } }
  @media only screen and (min-width: 544px) {
    .btn-nav .btn-2.btn-kybao {
      margin-right: 5px; } }
  @media only screen and (min-width: 900px) {
    .btn-nav .btn-2.btn-kybao {
      margin-right: 15px; } }
  @media only screen and (min-width: 1000px) {
    .btn-nav .btn-2.btn-kybao {
      margin-right: 25px; } }
  @media only screen and (min-width: 544px) {
    .btn-nav .btn-2.btn-fb {
      margin-right: 5px; } }
  @media only screen and (min-width: 900px) {
    .btn-nav .btn-2.btn-fb {
      margin-right: 15px; } }
  @media only screen and (min-width: 1000px) {
    .btn-nav .btn-2.btn-fb {
      margin-right: 25px; } }
  .btn-nav .btn-2.btn-home {
    margin-right: 10px; }
    @media only screen and (min-width: 544px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 20px; } }
    @media only screen and (min-width: 640px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 25px; } }
    @media only screen and (min-width: 700px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 30px; } }
    @media only screen and (min-width: 768px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 50px; } }
    @media only screen and (min-width: 800px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 60px; } }
    @media only screen and (min-width: 900px) {
      .btn-nav .btn-2.btn-home {
        margin-right: 70px; } }
  .btn-nav .btn-2 img {
    width: 22px;
    max-width: 41px;
    display: block; }
    @media only screen and (min-width: 411px) {
      .btn-nav .btn-2 img {
        width: 26px; } }
    @media only screen and (min-width: 480px) {
      .btn-nav .btn-2 img {
        width: 33px; } }
    @media only screen and (min-width: 600px) {
      .btn-nav .btn-2 img {
        width: 37px; } }
    @media only screen and (min-width: 768px) {
      .btn-nav .btn-2 img {
        width: 41px; } }

.left-nav {
  float: left; }
  .left-nav::after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(../images/mobile/nav-flower.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 52px;
    z-index: -1;
    top: 0; }
    @media only screen and (min-width: 375px) {
      .left-nav::after {
        left: 63px; } }
    @media only screen and (min-width: 411px) {
      .left-nav::after {
        width: 79px;
        height: 65px; } }
    @media only screen and (min-width: 480px) {
      .left-nav::after {
        left: 70px; } }
    @media only screen and (min-width: 544px) {
      .left-nav::after {
        left: 77px; } }
    @media only screen and (min-width: 544px) {
      .left-nav::after {
        width: 100px;
        height: 83px;
        left: 70px; } }
    @media only screen and (min-width: 640px) {
      .left-nav::after {
        left: 90px; } }
    @media only screen and (min-width: 700px) {
      .left-nav::after {
        width: 116px;
        height: 96px;
        left: 120px; } }
  .left-nav img {
    width: 50px;
    margin: 5px 3px; }
    @media only screen and (min-width: 375px) {
      .left-nav img {
        width: 60px;
        margin: 5px; } }
    @media only screen and (min-width: 411px) {
      .left-nav img {
        width: 65px;
        margin-top: 10px; } }
    @media only screen and (min-width: 544px) {
      .left-nav img {
        width: 75px;
        margin: 10px 0; } }
    @media only screen and (min-width: 640px) {
      .left-nav img {
        width: 90px; } }
    @media only screen and (min-width: 700px) {
      .left-nav img {
        width: 118px; } }

.header .main-header {
  margin-top: 25px;
  margin-left: 150px;
  width: 180px;
  position: relative;
  z-index: 1; }
  .header .main-header .logo {
    width: 127px; }
    .header .main-header .logo img {
      width: 100%; }
  .header .main-header ul {
    text-align: center; }
    .header .main-header ul li {
      display: inline-block;
      position: relative;
      margin: 0 6px; }
      .header .main-header ul li:not(:last-child):after {
        position: absolute;
        content: "";
        top: 50%;
        right: -14px;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        width: 6px;
        height: 6px;
        background: #3d1e23; }
      .header .main-header ul li a {
        color: #3d1e23;
        font-size: 16px; }

.footer {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 1024px) {
    .footer {
      margin-top: 130px; } }

.hotline {
  color: #170f0e;
  font-size: 15px; }
  .hotline a {
    color: #170f0e;
    font-size: 30px;
    display: inline-block; }
  @media only screen and (min-width: 411px) {
    .hotline {
      font-size: 20px; }
      .hotline a {
        font-size: 40px; } }
  @media only screen and (min-width: 544px) {
    .hotline {
      font-size: 25px; }
      .hotline a {
        font-size: 50px; } }
  @media only screen and (min-width: 700px) {
    .hotline {
      font-size: 30px; }
      .hotline a {
        font-size: 60px; } }

ul.link-privacy {
  text-align: center; }
  ul.link-privacy li {
    display: inline-block;
    margin: 0 3px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: url(../images/bg-link-privacy.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 13px; }
    @media only screen and (min-width: 375px) {
      ul.link-privacy li {
        width: 175px;
        font-size: 14px; } }
    @media only screen and (min-width: 768px) {
      ul.link-privacy li {
        margin: 10px 15px auto;
        width: 285px;
        height: 76px;
        line-height: 76px;
        font-size: 22.7px; } }

.giay-phep {
  font-family: "tahoma";
  color: #170f0e;
  font-size: 15px;
  margin: 20px auto 0; }
  @media only screen and (min-width: 768px) {
    .giay-phep {
      font-size: 22px; } }

.video-bg-top {
  width: 100%; }
  .video-bg-top canvas {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.slogan {
  width: 70%;
  max-width: 431px;
  margin-top: 20px;
  margin-top: 74%; }
  @media only screen and (max-width: 1023px) {
    .slogan {
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 1024px) {
    .slogan {
      margin-top: 25px; } }
  .slogan .img-slogan {
    width: 100%; }
  .slogan canvas {
    position: absolute;
    left: 0;
    top: -42px;
    width: 100%; }

.icon-video-top {
  cursor: pointer;
  position: absolute;
  right: 7%;
  top: 34%;
  width: 17.9%;
  height: 16.5%;
  background: url("../images/icon-video-top.png") no-repeat center center;
  background-size: 100% 100%;
  -webkit-animation: zoom 2s infinite linear;
  animation: zoom 2s infinite linear; }

.box-dl-pc {
  background: rgba(251, 211, 215, 0.7);
  float: left;
  padding: 8px;
  border-radius: 15px;
  margin-top: 30px;
  margin-left: 15px; }
  .box-dl-pc a {
    display: block; }
  .box-dl-pc .dl-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
    .box-dl-pc .dl-left a {
      width: 264px;
      height: 71px; }
    .box-dl-pc .dl-left .dl-appstore {
      background: url("../images/bg-btn-dl-appstore.png") no-repeat left top; }
      .box-dl-pc .dl-left .dl-appstore:hover {
        background-position: left bottom; }
    .box-dl-pc .dl-left .dl-ggplay {
      background: url("../images/bg-btn-dl-gg.png") no-repeat left top; }
      .box-dl-pc .dl-left .dl-ggplay:hover {
        background-position: left bottom; }
  .box-dl-pc .dl-right {
    margin-left: 6px; }
    .box-dl-pc .dl-right .dl-pc {
      width: 148px;
      height: 148px;
      background: url("../images/bg-btn-dl-pc.png") no-repeat left top; }
      .box-dl-pc .dl-right .dl-pc:hover {
        background-position: left bottom; }

.new-feature {
  overflow: hidden;
  margin-top: 50px; }
  @media only screen and (min-width: 768px) {
    .new-feature {
      margin-top: 70px; } }
  @media only screen and (min-width: 1024px) {
    .new-feature {
      margin-top: 200px; } }
  .new-feature .title-section .txt-title {
    position: relative; }
    .new-feature .title-section .txt-title:before, .new-feature .title-section .txt-title:after {
      position: absolute;
      content: '';
      width: 100px;
      height: 16px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media only screen and (min-width: 768px) {
        .new-feature .title-section .txt-title:before, .new-feature .title-section .txt-title:after {
          width: 200px; } }
      @media only screen and (min-width: 1024px) {
        .new-feature .title-section .txt-title:before, .new-feature .title-section .txt-title:after {
          width: 257px; } }
    .new-feature .title-section .txt-title:before {
      background: url("../images/icon-title.png") no-repeat center center;
      background-size: contain;
      left: -110px; }
      @media only screen and (min-width: 768px) {
        .new-feature .title-section .txt-title:before {
          left: -250px; } }
      @media only screen and (min-width: 1024px) {
        .new-feature .title-section .txt-title:before {
          left: -300px; } }
    .new-feature .title-section .txt-title:after {
      background: url("../images/icon-title-right.png") no-repeat center center;
      background-size: contain;
      right: -110px; }
      @media only screen and (min-width: 768px) {
        .new-feature .title-section .txt-title:after {
          right: -250px; } }
      @media only screen and (min-width: 1024px) {
        .new-feature .title-section .txt-title:after {
          right: -300px; } }

.slide-new-feature {
  width: 194px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }
  @media only screen and (min-width: 375px) {
    .slide-new-feature {
      width: 330px; } }
  @media only screen and (min-width: 414px) {
    .slide-new-feature {
      width: 350px; } }
  @media only screen and (min-width: 600px) {
    .slide-new-feature {
      width: 500px; } }
  @media only screen and (min-width: 768px) {
    .slide-new-feature {
      width: 700px; } }
  @media only screen and (min-width: 1024px) {
    .slide-new-feature {
      width: 1024px;
      margin-top: 80px; } }
  .slide-new-feature .slick-prev, .slide-new-feature .slick-next {
    z-index: 2;
    width: 25px;
    height: 25px;
    background: url(../images/arrow-slide.png) no-repeat center center;
    background-size: 100% 100%; }
  .slide-new-feature .slick-prev {
    left: -22px; }
  .slide-new-feature .slick-next {
    right: -22px;
    -webkit-transform: translateY(-50%) rotateZ(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotateZ(180deg); }

.item-slide-nf {
  position: relative;
  width: 194px;
  margin: 0 5px; }
  .item-slide-nf a span {
    color: #fefefe; }
  .item-slide-nf img {
    width: 100%;
    max-width: 194px; }
  .item-slide-nf .more {
    width: inherit;
    height: 41px;
    text-align: center;
    line-height: 41px;
    background: rgba(87, 0, 41, 0.5);
    position: absolute;
    bottom: 0;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .item-slide-nf .more span {
      width: 100%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s;
      left: 50%; }
    @media only screen and (min-width: 1024px) {
      .item-slide-nf .more {
        width: 98%; } }
  .item-slide-nf:hover .more {
    background: rgba(87, 0, 41, 0.7); }
  .item-slide-nf:hover span {
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%); }

@media only screen and (min-width: 1024px) {
  .recommend-video {
    margin-top: 280px; } }

.main-recommend-video:before {
  pointer-events: none;
  position: absolute;
  content: '';
  width: 100%;
  height: 550px;
  max-width: 634px;
  background: url(../images/m-bg-art-rv.png) no-repeat center center;
  background-size: contain;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (min-width: 600px) {
    .main-recommend-video:before {
      bottom: -50px;
      height: 767px;
      bottom: -200px; } }
  @media only screen and (min-width: 768px) {
    .main-recommend-video:before {
      bottom: 50px; } }
  @media only screen and (min-width: 1024px) {
    .main-recommend-video:before {
      background: transparent; } }

.main-recommend-video .bg-video {
  width: 320px;
  height: 180px;
  background: rgba(254, 205, 216, 0.25);
  border-radius: 5px;
  margin-top: 250px; }
  @media only screen and (min-width: 375px) {
    .main-recommend-video .bg-video {
      width: 360px;
      height: 202px; } }
  @media only screen and (min-width: 414px) {
    .main-recommend-video .bg-video {
      width: 400px;
      height: 225px; } }
  @media only screen and (min-width: 480px) {
    .main-recommend-video .bg-video {
      width: 470px;
      height: 264px; } }
  @media only screen and (min-width: 600px) {
    .main-recommend-video .bg-video {
      width: 590px;
      height: 331px;
      margin-top: 400px; } }
  @media only screen and (min-width: 768px) {
    .main-recommend-video .bg-video {
      width: 760px;
      height: 427px; } }
  @media only screen and (min-width: 1024px) {
    .main-recommend-video .bg-video {
      width: 807px;
      height: 453px;
      margin-left: auto;
      margin-top: 0; } }
  @media only screen and (max-width: 1023px) {
    .main-recommend-video .bg-video {
      margin-left: auto;
      margin-right: auto; } }
  .main-recommend-video .bg-video:before, .main-recommend-video .bg-video:after {
    position: absolute;
    content: ""; }
  .main-recommend-video .bg-video:before {
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 0 100px;
    background: #917954;
    /* Old browsers */
    background-image: -webkit-linear-gradient(309deg, #917954 0%, #efd895 40%, #efd895 65%, #917954 85%);
    background-image: -o-linear-gradient(309deg, #917954 0%, #efd895 40%, #efd895 65%, #917954 85%);
    background-image: linear-gradient(141deg, #917954 0%, #efd895 40%, #efd895 65%, #917954 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#917954', endColorstr='#917954',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    @media only screen and (min-width: 1024px) {
      .main-recommend-video .bg-video:before {
        border-radius: 0 250px; } }
  .main-recommend-video .bg-video:after {
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border: 5px solid rgba(255, 232, 160, 0.25);
    border-radius: 10px;
    z-index: -1; }
  .main-recommend-video .bg-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 100px; }
    @media only screen and (min-width: 1024px) {
      .main-recommend-video .bg-video video {
        border-radius: 0 250px; } }
  .main-recommend-video .bg-video .icon-play {
    cursor: pointer;
    position: absolute;
    z-index: 3;
    width: 77px;
    height: 77px;
    background: url("../images/icon-video-rv.png") no-repeat center center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }

.mute-sound {
  cursor: pointer;
  margin-top: 20px; }
  @media only screen and (min-width: 1024px) {
    .mute-sound {
      width: 807px;
      margin-left: auto; } }
  .mute-sound .icon-mute {
    position: relative;
    width: 30px;
    height: 30px;
    background: #c60f2b;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-animation: pulse 3s linear infinite;
    animation: pulse 3s linear infinite; }
    @media only screen and (min-width: 1024px) {
      .mute-sound .icon-mute {
        background: #fee7ab;
        color: #3f1736;
        -webkit-animation: pulse-pc 3s linear infinite;
        animation: pulse-pc 3s linear infinite; } }
    .mute-sound .icon-mute .icons {
      font-size: 22px; }
      .mute-sound .icon-mute .icons:before {
        line-height: 1;
        margin-right: 0;
        margin-left: 0; }
  .mute-sound .txt-mute {
    color: #c60f2b;
    font-size: 16px; }
    @media only screen and (min-width: 1024px) {
      .mute-sound .txt-mute {
        color: #fee7ab; } }

@-webkit-keyframes pulse {
  40% {
    -webkit-box-shadow: 0 0 0 0 rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7);
    box-shadow: 0 0 0 0 rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7); }
  40% {
    -webkit-box-shadow: 0 0 0 15px rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7);
    box-shadow: 0 0 0 15px rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7); }
  80% {
    -webkit-box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); } }

@keyframes pulse {
  40% {
    -webkit-box-shadow: 0 0 0 0 rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7);
    box-shadow: 0 0 0 0 rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7); }
  40% {
    -webkit-box-shadow: 0 0 0 15px rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7);
    box-shadow: 0 0 0 15px rgba(198, 15, 43, 0.7), 0 0 0 0 rgba(198, 15, 43, 0.7); }
  80% {
    -webkit-box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); } }

@-webkit-keyframes pulse-pc {
  40% {
    -webkit-box-shadow: 0 0 0 0 rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7);
    box-shadow: 0 0 0 0 rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7); }
  40% {
    -webkit-box-shadow: 0 0 0 15px rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7);
    box-shadow: 0 0 0 15px rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7); }
  80% {
    -webkit-box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); } }

@keyframes pulse-pc {
  40% {
    -webkit-box-shadow: 0 0 0 0 rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7);
    box-shadow: 0 0 0 0 rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7); }
  40% {
    -webkit-box-shadow: 0 0 0 15px rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7);
    box-shadow: 0 0 0 15px rgba(254, 231, 171, 0.7), 0 0 0 0 rgba(254, 231, 171, 0.7); }
  80% {
    -webkit-box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 15px rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0);
    box-shadow: 0 0 0 0 rgba(231, 76, 60, 0), 0 0 0 10px rgba(231, 76, 60, 0); } }

.nav-right {
  display: none; }
  .nav-right.open {
    right: 5px; }
  @media only screen and (min-width: 1024px) {
    .nav-right {
      display: block;
      position: fixed;
      right: -249px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 249px;
      height: 680px;
      background: url("../images/bg-nav-right.png") no-repeat;
      background-position: -4px top;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; } }
  .nav-right .qr-code {
    margin-top: 40px; }
    .nav-right .qr-code img {
      width: 151px; }
  .nav-right .link-download {
    margin-top: 11px;
    width: 158px;
    height: 42px;
    background: url("../images/bg-link-apple-nr.png") no-repeat; }
    .nav-right .link-download:hover {
      background-position: left bottom; }
  .nav-right .link-gg {
    background: url("../images/bg-link-gg-nr.png") no-repeat; }
  .nav-right .link-pc {
    background: url("../images/bg-link-pc-nr.png") no-repeat; }
  .nav-right .gift-code {
    margin-top: 28px;
    width: 157px;
    height: 75px;
    background: url("../images/btn-giftcode-nav-right.png") no-repeat; }
    .nav-right .gift-code:hover {
      background-position: left bottom; }
    .nav-right .gift-code:before {
      position: absolute;
      content: '';
      width: 157px;
      height: 6px;
      background: url(../images/line-nr.png);
      top: -15px;
      left: 0; }
  .nav-right .top-nav-right {
    margin-top: 20px; }
  .nav-right .arrow-nr {
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 45px;
    background: url("../images/icon-arrow-nr.png") no-repeat;
    top: 15%;
    left: -23px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    .nav-right .arrow-nr.active {
      left: 0;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.show-video {
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  left: 0; }
  .show-video .content-video {
    width: 95%;
    height: 235px;
    line-height: 55px;
    text-align: center;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    background-size: cover;
    padding: 4px; }
    @media only screen and (min-width: 480px) {
      .show-video .content-video {
        height: 300px; } }
    @media only screen and (min-width: 768px) {
      .show-video .content-video {
        height: 477px; } }
    @media only screen and (min-width: 1000px) {
      .show-video .content-video {
        width: 846px; } }
    @media only screen and (min-width: 1360px) {
      .show-video .content-video {
        width: 70%;
        height: 78%; } }
  .show-video .close-video {
    background: url(../images/icon-close.png) no-repeat center;
    width: 30px;
    height: 30px;
    float: right;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
    background-color: #c02d4a; }

/*# sourceMappingURL=main.css.map */