::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}

::-webkit-scrollbar-thumb {
  background: #bbbbbb;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

div.grecaptcha-badge {
  display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}

.video_popup {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#clickvideo {
  width: 100%;
  padding: 4px 0;
  margin: 3px 0%;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.addthis_native_toolbox {
  margin: 10px 0px;
  width: 100%;
  clear: both;
  max-height: 50px;
  overflow: hidden;
}

#toptop {
  width: 37px;
  height: 37px;
  position: fixed;
  bottom: 15px;
  right: 25px;
  text-indent: -99999px;
  cursor: pointer;
  background: url(images/back_to_top.png) top center no-repeat;
  transition: 0.5s;
  z-index: 200;
}

#toptop:hover {
  background: url(images/back_to_top.png) bottom center no-repeat;
  transition: 0.5s;
}

.clear {
  clear: both;
}

.fx-btn-blick {
  position: relative;
  overflow: hidden;
}

.fx-btn-blick:before {
  content: "";
  background-color: #fff;
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-45deg) translateX(0);
  transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  -webkit-animation: left-slide 1.5s infinite;
  animation: left-slide 1.5s infinite;
}

@-webkit-keyframes left-slide {
  0% {
    left: -50%;
    opacity: 0.1;
  }
  50%,
  100% {
    left: 150%;
    opacity: 0.75;
  }
}

@keyframes left-slide {
  0% {
    left: -50%;
    opacity: 0.1;
  }
  50%,
  100% {
    left: 150%;
    opacity: 0.75;
  }
}

img {
  max-width: 100% !important;
  vertical-align: middle;
  height: auto !important;
}

div.bando img {
  max-width: none !important;
}

.margin {
  margin-right: 0px !important;
}

div.tt_lh {
  width: 40%;
  float: left;
}

div.bando {
  width: 55%;
  float: right;
}

body {
  font-family: RobotoCondensedRegular, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  overflow-x: hidden;
  -moz-user-select: none !important;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -khtml-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  margin: auto;
}

@font-face {
  font-family: "myFont";
  src: url("font/Roboto-Regular.ttf");
}

@font-face {
  font-family: "fonta";
  src: url("font/RobotoBold.eot");
  src: url("font/RobotoBold.eot") format("embedded-opentype"),
    url("font/RobotoBold.woff2") format("woff2"),
    url("font/RobotoBold.woff") format("woff"),
    url("font/RobotoBold.ttf") format("truetype"),
    url("font/RobotoBold.svg#RobotoBold") format("svg");
}

@font-face {
  font-family: "UTMAvoBold";
  src: url("font/UTMAvoBold.eot");
  src: url("font/UTMAvoBold.eot") format("embedded-opentype"),
    url("font/UTMAvoBold.woff2") format("woff2"),
    url("font/UTMAvoBold.woff") format("woff"),
    url("font/UTMAvoBold.ttf") format("truetype"),
    url("font/UTMAvoBold.svg#UTMAvoBold") format("svg");
}

@font-face {
  font-family: "UTMAvo";
  src: url("font/UTMAvo.eot");
  src: url("font/UTMAvo.eot") format("embedded-opentype"),
    url("font/UTMAvo.woff2") format("woff2"),
    url("font/UTMAvo.woff") format("woff"),
    url("font/UTMAvo.ttf") format("truetype"),
    url("font/UTMAvo.svg#UTMAvo") format("svg");
}

@font-face {
  font-family: "RobotoCondensedBold";
  src: url("font/RobotoCondensedBold.eot");
  src: url("font/RobotoCondensedBold.eot") format("embedded-opentype"),
    url("font/RobotoCondensedBold.woff2") format("woff2"),
    url("font/RobotoCondensedBold.woff") format("woff"),
    url("font/RobotoCondensedBold.ttf") format("truetype"),
    url("font/RobotoCondensedBold.svg#RobotoCondensedBold") format("svg");
}

@font-face {
  font-family: "RobotoCondensedRegular";
  src: url("font/RobotoCondensedRegular.eot");
  src: url("font/RobotoCondensedRegular.eot") format("embedded-opentype"),
    url("font/RobotoCondensedRegular.woff2") format("woff2"),
    url("font/RobotoCondensedRegular.woff") format("woff"),
    url("font/RobotoCondensedRegular.ttf") format("truetype"),
    url("font/RobotoCondensedRegular.svg#RobotoCondensedRegular") format("svg");
}

@font-face {
  font-family: "RobotoLight";
  src: url("font/RobotoLight.eot");
  src: url("font/RobotoLight.eot") format("embedded-opentype"),
    url("font/RobotoLight.woff2") format("woff2"),
    url("font/RobotoLight.woff") format("woff"),
    url("font/RobotoLight.ttf") format("truetype"),
    url("font/RobotoLight.svg#RobotoLight") format("svg");
}

@font-face {
  font-family: "UTMBanqueBold";
  src: url("font/UTMBanqueB.eot");
  src: url("font/UTMBanqueB.eot") format("embedded-opentype"),
    url("font/UTMBanqueB.woff2") format("woff2"),
    url("font/UTMBanqueB.woff") format("woff"),
    url("font/UTMBanqueB.ttf") format("truetype"),
    url("font/UTMBanqueB.svg#UTMBanqueB") format("svg");
}

@font-face {
  font-family: "RobotoCondensedItalic";
  src: url("font/RobotoCondensedItalic.eot");
  src: url("font/RobotoCondensedItalic.eot") format("embedded-opentype"),
    url("font/RobotoCondensedItalic.woff2") format("woff2"),
    url("font/RobotoCondensedItalic.woff") format("woff"),
    url("font/RobotoCondensedItalic.ttf") format("truetype"),
    url("font/RobotoCondensedItalic.svg#RobotoCondensedItalic") format("svg");
}

div.none {
  display: none !important;
}

div.wap {
  /*max-width: 1356px;*/
  margin: auto;
  width: 100%;
  position: relative;
}

div.wapper {
  margin: auto;
  max-width: 1210px;
  padding: 0px 5px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

div#header {
  position: relative;
  margin: auto;
}

div.nav_top {
  font-family: RobotoCondensedRegular;
  font-size: 15px;
  color: #fff;
  padding: 10px 0px;
  background: #1d0b05;
}

div.nav_top .xahoi {
  display: inline-block;
  vertical-align: middle;
}

div.nav_top .xahoi a {
  text-decoration: none;
  display: inline-block;
  margin: 0 2px;
}

div.nav_top .timkiem {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #fff;
}

div.nav_top .hotl {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

div.nav_top .hotl span {
  color: #ff0;
  font-family: RobotoCondensedBold;
}

div.nav_top .lang {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #fff;
}

div.nav_top .lang select {
  background: none;
  border: 1px solid #fff;
  padding: 2px 6px;
}

div.nav_top .lang select option {
  color: #333;
}

div#slider {
  margin: auto;
  position: relative;
}

div.head {
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)";
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000);
}

div.fix_page #header {
  position: absolute;
  z-index: 999;
  width: 100%;
}

div.fix_page #header .head {
  background: none;
  box-shadow: none;
}

div.fix_page #header .nav_top {
  background: none;
}

div.head .wapper {
  overflow: visible;
}

div.head ul {
  position: relative;
  z-index: 2;
}

div.fix_page #header .head ul li ul {
  background: rgba(255, 255, 255, 0.6);
}

div.head ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

div.head ul li a {
  text-decoration: none;
  color: #333;
  font-family: RobotoCondensedRegular;
  text-transform: uppercase;
  font-size: 16px;
  padding: 22px 12px;
  display: block;
}

div.head ul li i {
  font-size: 20px;
}

div.head ul li ul {
  position: absolute;
  background: #fff;
  width: 200px;
  line-height: normal;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)";
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000);
}

div.head ul li ul li {
  display: block;
  border-bottom: 1px solid #1d0b05;
}

div.head ul li ul li:hover {
  background: #fff;
}

div.head ul li ul ul {
  left: 100%;
  top: 0;
}

div.head ul li ul li a {
  padding: 8px 6px;
  width: 100%;
  display: block;
  font-size: 14px;
  color: #333 !important;
}

div.head ul li:hover > ul {
  opacity: 1;
  margin-top: 0;
  visibility: visible;
}

div.head .logo {
  overflow: hidden;
  position: absolute;
  left: calc(50% - (129px / 2));
  top: -39px;
  width: 11%;
  max-width: 129px;
  border: 5px solid #170d0c;
}

div.fix_page .head ul li a {
  color: #fff;
}

div.fix_page .head .logo {
  border: none;
  width: 10%;
  max-width: 119px;
  left: calc(50% - (119px / 2));
}

div.fix_page .head ul li a {
  font-family: RobotoCondensedBold;
}

div.head ul li a:hover,
div.head ul li a.active {
  color: #f6ba04;
}

div.fix_page:after {
  content: attr(data-tt);
  background: url(images/af_sl.png) no-repeat;
  width: 100%;
  height: 89px;
  bottom: 0;
  z-index: 999;
  left: 0;
  position: absolute;
  background-position: center bottom;
  text-align: center;
  font-family: RobotoCondensedBold;
  font-size: 14px;
  line-height: 30px;
  padding-top: 63px;
  text-transform: capitalize;
}

div.head .logo a {
}

div#menu_mobi {
  display: none;
}

div#menu {
  position: relative;
  background: url(images/menu.png) center repeat-x;
  height: 46px;
  line-height: 46px;
  margin: auto;
}

div#menu ul {
  float: left;
  list-style: none;
}

div#menu ul li {
  float: left;
  position: relative;
  z-index: 50;
}

div#menu ul li.line {
  background: url(images/menu_gach.png) center no-repeat;
  height: 46px;
  width: 1px;
}

div#menu ul li a {
  color: #fff;
  font-size: 14px;
  padding: 0px 33px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-family: "myFont";
}

div#menu ul li a:hover,
div#menu ul li a.active,
div#menu ul li a.active2 {
  color: #000;
  background: #ffea00;
}

div#menu ul li ul,
div#menu ul li:hover ul li ul {
  position: absolute;
  margin-left: 0px;
  display: none;
}

div#menu ul li:hover ul {
  display: block;
}

div#menu ul li ul li {
  width: 220px;
  line-height: 1.5;
  background: #0354b1;
  border-bottom: 1px solid #fff;
}

div#menu ul li ul li a {
  padding: 6px 10px;
  text-transform: none;
}

div#menu ul li ul li ul {
  left: 220px;
  top: 0px;
}

div#search {
  height: 28px;
  border: 1px solid #fff;
}

div#search input {
  padding: 0px 10px;
  float: left;
  margin-top: 4px;
  border: none;
  background: none;
  width: 180px;
  outline: none;
  line-height: normal;
  font-size: 13px;
  color: #fff;
  font-family: RobotoCondensedRegular;
}

div#search i {
  float: right;
  margin-right: 5px;
  margin-top: 4px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

div#left {
  width: 20%;
  float: left;
}

div.tieude {
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: url(images/tieude-l.png) center left repeat-x;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
}

div.danhmuc {
  border: 1px solid #d6d6d6;
  margin-bottom: 12px;
}

div#danhmuc ul {
  list-style: none;
}

div#danhmuc ul li {
}

div#danhmuc ul li:last-child {
  border: none;
}

div#danhmuc ul li a {
  color: #454545;
  font-family: "myFont";
  text-decoration: none;
  font-size: 14px;
  transition: 0.4s;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 9px 5px 9px 20px;
  background: url(images/muiten.png) 4px 13px no-repeat;
}

div#danhmuc ul li a:hover {
  color: red;
  transition: 0.4s;
}

div#danhmuc ul li ul li a {
  padding: 9px 5px 9px 35px;
  background: url(images/i_tinkhac.png) 19px 12px no-repeat;
}

div#tinmoi {
}

div#tinmoi ul {
  list-style: none;
  padding: 0 10px;
}

div#tinmoi ul li {
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0;
}

div#tinmoi ul li a img {
  width: 60px;
  padding: 2px;
  border: 1px solid #d6d6d6;
  float: left;
  margin-right: 10px;
}

div#tinmoi ul li a img:hover {
  transition: 1s;
  border: 1px solid #c1000a;
}

div#tinmoi ul li h4 a {
  text-decoration: none;
  color: #111111;
  font-size: 12px;
  transition: 0.4s;
  font-weight: normal;
}

div#tinmoi ul li h4 a:hover {
  color: red;
  transition: 0.4s;
}

div#hotro {
}

div#hotro .phone {
  background: url(images/phone.png) 13px center no-repeat;
  color: #d60000;
  font-size: 20px;
  font-weight: bold;
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 10px;
}

div#hotro ul {
  list-style: none;
  border-bottom: 1px dashed #dddddd;
  padding: 10px 0;
  margin: 0px 10px;
}

div#hotro ul li {
  clear: both;
  padding: 2px 0;
}

div#hotro ul li a img {
  float: right;
}

div#quangcao a img {
  width: 90%;
  max-width: 300px !important;
  border: 1px solid #ddd;
  margin: 5px auto;
  padding: 4px;
  box-sizing: border-box;
}

div#quangcao a img:hover {
  border: 1px solid red;
}

form#frm_dknt {
  background: url(images/bg_dknt.png) center no-repeat;
  width: 251px;
  height: 35px;
  margin: 10px;
}

form#frm_dknt input[type="text"] {
  margin-left: 45px;
  width: 140px;
  padding: 0px 5px;
  float: left;
  margin-top: 9px;
  border: none;
  background: none;
  outline: none;
  color: #000;
}

form#frm_dknt input[type="button"] {
  background: #000;
  color: #fff;
  width: 50px;
  height: 25px;
  line-height: 25px;
  border: none;
  margin-top: 5px;
  border-radius: 3px;
  cursor: pointer;
}

div#main_content {
}

div#right {
  width: 79%;
  float: right;
}

div.tieude_giua {
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  background: url(images/tieude.png) center left repeat-x;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  border-radius: 4px;
  text-transform: uppercase;
  position: relative;
}

div.wap_item {
  text-align: center;
}

div.item {
  width: 23%;
  margin: 1% 0.8%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

div.item .sp_img {
  overflow: hidden;
  border: 1px solid #dddddd;
  box-shadow: 5px 5px 0px #f2f2f2;
  padding: 1%;
  margin-bottom: 10px;
}

div.item .sp_img a {
  display: block;
  line-height: 0;
}

div.item a img {
  width: 100%;
  height: 100%;
  transition: all 1s ease 0s;
}

div.item a img:hover {
  transform: scale(1.1);
}

div.item .sp_name a {
  text-decoration: none;
  color: #222222;
  font-weight: normal;
  font-size: 15px;
  display: block;
}

div.item .sp_name a:hover {
  transition: 0.4s;
  color: red;
}

div.item .sp_gia {
  font-size: 14px;
}

div.item .sp_gia span.giakm {
  color: #666666;
  text-decoration: line-through;
  float: left;
}

div.item .sp_gia span.giamoi {
  color: #666666;
  color: red;
  float: right;
}

div.item .sp_gia span.motgia {
  display: block;
  float: none;
}

div.item .sale {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 54px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 16px;
  background: url(images/sale-icon.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 99;
}

div#wap_footer {
  background-repeat: no-repeat;
  margin: auto;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 45px;
}

div#footer {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

div#main_footer {
  width: 70%;
  float: left;
}

div#lienket {
  margin-top: 10px;
}

div#lienket a img {
  margin-right: 5px;
  transition: 1s;
}

div#lienket a img:hover {
  opacity: 0.5;
  transition: 1s;
}

div#thongke {
  width: 21%;
  float: right;
}

div#thongke .td_ft {
  color: #ffff33;
  margin-bottom: 7px;
  font-size: 14px;
  text-transform: uppercase;
}

div#thongke ul {
  list-style: none;
}

div#thongke ul li {
  clear: both;
  padding: 4px 0px;
}

div#thongke ul li img {
  float: left;
  margin-right: 15px;
  width: 20px;
  margin-top: 4px;
}

div#doitac {
  box-sizing: border-box;
  max-width: 1000px;
  margin: auto;
  margin-top: 30px;
  padding-bottom: 30px;
}

div#doitac * {
  outline: none !important;
}

div#doitac p {
  padding: 0 10px;
}

div#doitac p a {
  display: inline-block;
  padding: 7px;
  background: #fff;
}

div#doitac a {
}

div.marquee {
  margin: auto;
  width: 100%;
  padding: 0 2%;
}

div.marquee .slick-prev {
  margin-top: 0;
  background: url(images/btn2_slick.png) no-repeat;
  opacity: 1;
  width: 13px;
  height: 46px;
  left: 0;
  top: calc(50% - 23px);
}

div.marquee .slick-next {
  margin-top: 0;
  background: url(images/btn2_slick.png) no-repeat;
  opacity: 1;
  width: 13px;
  height: 46px;
  right: 0px;
  top: calc(50% - 23px);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

div.wap_pro {
  margin: 15px auto;
  clear: both;
}

.zoom_slick {
  width: 35%;
  float: left;
}

.zoom_slick .slick2 {
  border: 1px solid #ddd;
}

.zoom_slick .slick {
  margin-top: 5px;
}

.zoom_slick .slick img {
  width: 90%;
  margin: auto;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 5px;
}

.zoom_slick .slick img:hover {
  border: 1px solid #f60;
  opacity: 0.5;
  transition: 1s;
}

.product_info {
  float: right;
  list-style: none;
  width: 62%;
}

.product_info li {
  font-size: 15px;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
}

.product_info li .color_item {
  float: left;
  cursor: pointer;
  padding: 15px 18px;
  font-size: 16px;
  margin-right: 5px;
  border: 1px solid rgba(204, 204, 204, 1);
  text-transform: uppercase;
  color: #333;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_info li .size_item {
  float: left;
  cursor: pointer;
  padding: 6px 10px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border: 1px solid rgba(204, 204, 204, 1);
  background: #fff;
  text-transform: uppercase;
  color: #333;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_info .product-qty .cart button {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-left: 10px;
  height: 32px;
  cursor: pointer;
  font-weight: bold;
}

.product_info .product-qty {
  margin-bottom: 12px;
}

.product_info .product-qty label {
  font-family: avob;
  font-size: 13px;
}

.product_info .product-qty div {
  display: inline;
}

.product_info .product-qty .controls button {
  border: 0;
  background: white;
  padding: 7px 9px;
  font-size: 16px;
  border: 1px solid #ccc;
  position: relative;
  outline: none;
  float: left;
}

.product_info .product-qty .controls input {
  padding: 5px 7px;
  width: 47px;
  border-right: 0;
  float: left;
  border-left: 0;
  text-align: center;
  position: relative;
  height: 32px;
}

.product_info .product-qty input {
  border: 1px solid #ccc;
  padding: 5px;
  width: 100px;
}

.product_info li .color_item.active,
.product_info li .size_item.active {
  border: 1px solid #f8004b;
}

.product_info li.ten {
  font-family: RobotoCondensedBold;
  color: #1d0b05;
  font-size: 18px;
  text-transform: uppercase;
}

.product_info li.giakm {
  font-size: 15px;
  text-decoration: line-through;
}

.product_info li.gia {
  color: red;
  font-size: 16px;
}

.product_info li b {
  font-weight: normal;
  font-size: 14px;
  font-family: RobotoCondensedBold;
}

.xemgiohang {
  color: #e80019;
  display: block;
  width: 120px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  transition: 0.4s;
  margin: auto;
  margin-top: 7px;
}

.product_info li .dathang {
  background: #000 url(images/i_cart.png) 10px center no-repeat;
  color: #fff;
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-left: 30px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  transition: 0.4s;
}

.product_info li .dathang:hover {
  transition: 0.4s;
  background: #e00 url(images/i_cart.png) 10px center no-repeat;
}

span.size {
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 5px;
  cursor: pointer;
}

span.mausac {
  display: block;
  float: left;
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  cursor: pointer;
  font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
  border: 1px solid #ee0000;
}

input.soluong {
  width: 50px;
  border: 1px solid #c7c6c6;
  padding: 2px 0px;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
}

table#giohang input {
  margin: 5px 0px;
}

table#giohang input.btn,
.click_ajax {
  background: #dc0018;
  color: #ffffff;
  padding: 7px 15px;
  border: none;
  cursor: pointer;
  margin: 5px 1px;
  border-radius: 3px;
}

table#tt td {
  height: 30px;
}

table#tt td input.t {
  width: 300px;
  height: 20px;
  margin: 3px 0px 5px 0px;
  border: 1px solid #ddd;
}

table#tt td textarea {
  width: 300px;
}

table#tt span {
  color: red;
}

div.copy-right {
  background: #170d0c;
  font-family: RobotoCondensedRegular;
  position: relative;
  font-size: 12px;
  padding: 30px 0px;
}

div.text-end-page {
  background: #170d0c;
  font-family: RobotoCondensedRegular;
  position: relative;
  font-size: 15px;
  padding: 10px 0px;
  color: #cccc;
}

div.copy-right:after {
  content: attr(data-tt);
  position: absolute;
  background: url(images/bot_A.png) no-repeat;
  font-family: UTMBanqueBold;
  width: 20%;
  text-align: center;
  bottom: 0;
  height: 156px;
  background-position: center bottom;
  left: 40%;
  color: #fff;
  padding-top: 133px;
  background-size: contain;
  font-size: 1em;
}

div.copy-right .cop-l {
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  width: 48%;
  float: left;
}

div.copy-right .cop-r {
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  text-align: right;
  width: 48%;
  float: right;
}

.book_ticket_online {
  position: fixed;
  bottom: 33px;
  left: 34px;
  display: inline-block;
  padding: 10px 34px;
  color: #000;
  background-color: #f6ba04;
  border-radius: 16px;
  font-size: 18px;
  z-index: 10;
  animation: pulsate 1.5s infinite; /* Thêm hiệu ứng */
}

.book_ticket_online_footer {
  text-align: center;
  display: inline-block;
  margin-top: 14px;
  padding: 10px 34px;
  color: #000;
  background-color: #f6ba04;
  border-radius: 16px;
  font-size: 18px;
  animation: pulsate 1.2s infinite; /* Thêm hiệu ứng */
}

@keyframes pulsate {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

div.copy-right .cop-r span,
div.copy-right .cop-l span {
  font-family: RobotoCondensedBold;
}

div.breadcrumb {
  margin: 0px;
  border-radius: 0px;
  position: absolute;
  bottom: 0;
  background: 10px;
  width: 100%;
  font-size: 15px;
  padding: 15px 15px;
  padding-left: calc((1366px - 1200px) / 2);
  left: 0;
}

div.breadcrumb i {
  color: #fff;
  margin: 0px 8px;
  filter: inherit;
}

/*div#inner i:last-child {*/
/*    display: none*/
/*}*/

div.breadcrumb a {
  text-decoration: none;
  color: #fff;
  font-family: RobotoCondensedRegular;
  text-transform: capitalize;
}

div.breadcrumb a:hover {
  color: red;
}

div.wap_about {
  background: url(images/af_gt.png) no-repeat 1% center #e2e1e1;
  padding: 25px 0;
  position: relative;
  background-size: 110px 453px;
}

div.box_title_ab {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
}

div.bx_l_ab {
  float: left;
  width: 42%;
  font-family: RobotoLight;
  text-align: right;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid #333;
  color: #4d4d4d;
}

div.bx_l_ab p {
  font-size: 21px;
  padding-right: 6px;
}

div.bx_l_ab h3 {
  text-transform: uppercase;
  font-family: UTMBanqueBold;
  font-size: 47px;
  line-height: 1;
  letter-spacing: 5px;
  margin-bottom: 2px;
  /* text-align: right */
}

div.bx_l_ab span {
  font-family: UTMBanqueBold;
  font-size: 16px;
  letter-spacing: 1px;
  padding-right: 6px;
}

div.bx_r_ab {
  float: right;
  width: 58%;
  font-family: RobotoCondensedRegular;
  font-size: 15px;
  padding-left: 15px;
  color: #4d4d4d;
}

div.bx_r_ab p {
  margin-bottom: 3px;
  letter-spacing: 1px;
}

div.content_about {
  position: relative;
  padding: 1% 5%;
}

div.content_about:before {
  content: "";
  background: url(images/nhay.png) no-repeat;
  position: absolute;
  width: 34px;
  height: 28px;
  top: -11px;
  left: 0;
}

div.content_about:after {
  content: "";
  background: url(images/nhay1.png) no-repeat;
  position: absolute;
  width: 34px;
  height: 28px;
  bottom: 25px;
  right: 0px;
}

p.xemthem_p {
  text-align: center;
}

p.xemthem_p a {
  text-decoration: none;
  font-family: RobotoCondensedRegular;
  color: #000;
  font-size: 15px;
  display: inline-block;
  border: 1px solid #333;
  padding: 4px 12px;
  margin-top: 15px;
  transition: all 0.5s ease;
  padding-bottom: 6px;
}

p.xemthem_p a:hover {
  background: #333;
  color: #fff;
}

div.wap_baotang {
  background: url(images/bg_baotang.png);
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

div.tt_baotang {
  color: #fff;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
}

div.tt_baotang .baotang_l {
  width: 28%;
  text-align: right;
  padding-right: 30px;
  float: left;
  border-right: 1px solid #fff;
  line-height: 1;
}

div.tt_baotang .baotang_l p {
  font-size: 21px;
  padding-right: 6px;
  font-family: UTMAvo;
  text-transform: uppercase;
}

div.tt_baotang .baotang_l h3 {
  text-transform: uppercase;
  font-family: UTMBanqueBold;
  font-size: 47px;
  line-height: 1;
  letter-spacing: 5px;
  margin-bottom: 2px;
  text-align: right;
}

div.tt_baotang .baotang_l span {
  font-family: UTMBanqueBold;
  font-size: 16px;
  letter-spacing: 1px;
  padding-right: 6px;
}

div.tt_baotang .baotang_r {
  padding-left: 30px;
  float: right;
  width: 72%;
}

div.tt_baotang .baotang_r:after {
  content: "";
}

div.tt_baotang .baotang_r:before {
  content: "";
}

div.wapper_slick {
  width: 98%;
  margin: auto;
  max-width: 614px;
  margin-top: 4%;
}

div.slick_baotang {
  padding: 0 6.45%;
}

div.slick_baotang * {
  outline: none !important;
}

div.slick_baotang .slick-prev {
  background: url(images/but_slick.png) no-repeat;
  opacity: 1;
  width: 33px;
  height: 48px;
  left: 0;
  margin-top: 0;
  top: calc(50% - 24px);
}

div.slick_baotang .slick-next {
  background: url(images/but_slick.png) no-repeat;
  opacity: 1;
  width: 33px;
  height: 48px;
  right: 0;
  margin-top: 0;
  top: calc(50% - 24px);
  transform: rotate(180deg);
}

div.bx_baotang {
  text-align: center;
}

div.bx_baotang a {
  display: block;
  width: 100%;
  position: relative;
  border: 10px solid #c4beb2;
  text-decoration: none;
  color: #fff;
}

div.bx_baotang a img {
}

div.bx_baotang p {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px;
  font-family: RobotoCondensedRegular;
  font-size: 17px;
}

div.wap_bado_ {
  padding: 8px;
  text-align: center;
  width: 98%;
  margin: auto;
  max-width: 600px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 60px;
}

div.bx_bando {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  padding: 20px 50px;
}

div.bx_bando p.title_ft {
  margin-bottom: 13px;
  font-family: UTMAvo;
  text-transform: uppercase;
  font-size: 28px;
  display: inline-block;
  padding: 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

div.bx_bando .content_bc {
  font-size: 17px;
}

div.bot_bando {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 21px;
}

div.bot_bando p {
  width: 48%;
  background: #29201e;
}

div.bot_bando p a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  font-family: RobotoCondensedRegular;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6px 5px;
  padding-top: 8px;
}

div.bot_bando p a img {
  margin-right: 14px;
}

div.col-main-ft1 {
}

div.col-main-ft1 p.tencongty {
  font-family: RobotoCondensedBold;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 11px;
}

div.col-main-ft1 div {
}

div.col-main-ft1 div p {
  margin-bottom: 11px;
  font-size: 15px;
}

div.col-main-ft1 div p img {
  margin-right: 7px;
}

div.col-main-ft2 {
  font-size: 15px;
}

div.content_footer {
  padding-bottom: 20px;
}

div.wap_tintuc_b {
  padding: 45px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
}

div.wap_tintuc_b > img.bg_img {
  display: none;
}

div.wap_tintuc_b:after {
  content: "";
  width: 50%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(253, 210, 20, 0.6);
  position: absolute;
}

div.list_tab {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.list_tab p {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}

div.list_tab p a {
  color: #fff;
  text-transform: uppercase;
  font-family: UTMAvo;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

div.list_tab p.active a {
  font-family: UTMAvoBold;
}

div.list_tab p:after {
  content: "";
  width: 1px;
  height: 68%;
  right: 0;
  position: absolute;
  top: 21%;
  background: #fff;
}

div.cont_tab {
}

div.bx_tab {
  display: none;
}

div.slick_tab * {
  outline: none !important;
}

div.bx_tt_tab {
  margin-bottom: 25px;
  position: relative;
}

div.bx_tt_tab img.img-new {
  position: absolute;
  left: 0;
  top: 0;
}

div.bx_tt_tab > a {
  max-width: 250px;
  float: left;
  border: 8px solid #d7cda0;
}

div.bx_tt_tab .inff {
  width: calc(100% - 260px);
  float: right;
}

div.bx_tt_tab .inff p a {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  color: #fff;
  font-family: RobotoCondensedRegular;
  font-size: 17px;
  margin-bottom: 10px;
  height: 75px;
  overflow: hidden;
}

div.bx_tt_tab .inff .bx_tool {
}

div.bx_tt_tab .inff .bx_tool .ngaytaotin {
  background: url(images/bg_lich.png) no-repeat;
  width: 94px;
  height: 98px;
  text-align: center;
  float: left;
}

div.bx_tt_tab .inff .bx_tool .ngaytaotin p {
  font-family: RobotoCondensedBold;
  font-size: 18px;
  padding-top: 5px;
  margin-bottom: 1px;
}

div.bx_tt_tab .inff .bx_tool .ngaytaotin b {
  display: block;
  font-family: RobotoCondensedBold;
  color: #fff;
  font-size: 32px;
  line-height: 1;
}

div.bx_tt_tab .inff .bx_tool .ngaytaotin span {
  color: #fff;
  font-family: RobotoCondensedRegular;
  font-size: 17px;
}

div.bx_tt_tab .inff .bx_tool .tt_tin {
  float: right;
  width: calc(100% - 110px);
  font-family: RobotoCondensedRegular;
  font-size: 16px;
  color: #fff;
}

div.bx_tt_tab .inff .bx_tool .tt_tin p {
  margin-bottom: 8px;
}

div.bx_tt_tab .inff .bx_tool .tt_tin p i {
}

div.list_tab p:last-child:after {
  opacity: 0;
}

div.slick_tab .slick-dots {
  bottom: -23px;
}

div.slick_tab .slick-dots li {
  vertical-align: bottom;
}

div.slick_tab .slick-dots li button {
}

div.slick_tab .slick-dots li.slick-active button {
  height: 5px;
}

div.slick_tab .slick-dots li button:before {
  opacity: 0;
}

div.banner_page_all {
  position: relative;
}

div.banner_page_all img {
  width: 100%;
}

div.wwap_content_about {
  background: url(images/bg_page_gt.png) no-repeat;
  background-size: cover !important;
  position: relative;
}

div.wwap_content_news {
  padding: 20px 0px;
  background: url(images/bg_full.png) no-repeat;
}

ul.list_about {
  text-align: center;
  max-width: 1000px;
  margin: auto;
}

ul.list_about li {
  display: inline-block;
  vertical-align: top;
}

ul.list_about li.active,
ul.list_about li:hover {
  background: #1d0b05;
}

ul.list_about li a {
  font-family: RobotoCondensedRegular;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  padding: 10px 18px;
  display: block;
  text-decoration: none;
}

div.content_bv {
  max-width: 1000px;
  margin: auto;
  background: #fff;
  position: relative;
}

div.tt_bc_ {
  padding: 20px 30px;
  background: url(images/line_title.png) no-repeat;
  color: #8d2c01;
  background-position: center bottom;
  text-align: center;
  padding-bottom: 17px;
  text-transform: uppercase;
  font-family: RobotoCondensedRegular;
  font-size: 28px;
  margin-bottom: 20px;
}

div.noidung_bv {
  padding: 0 35px;
  position: relative;
  background-color: #fff;
  z-index: 998;
}

figure {
  font-family: RobotoCondensedRegular;
  text-align: center;
  font-size: 16px;
}

div.col-chiase {
  font-family: RobotoCondensedRegular;
  padding-bottom: 20px;
  margin-top: 15px;
}

div.col-chiase .col-write {
}

div.col-chiase .col-write p {
  font-size: 15px;
}

div.col-chiase .col-chiase1 {
  font-size: 15px;
}

div.col-chiase .col-chiase1 p {
}

div.bv_lienquan {
  background: url("images/line_bot.png") no-repeat;
  padding-top: 40px;
  background-repeat: repeat-x;
  padding-bottom: 30px;
}

.slick_lienquan {
  margin: auto;
  width: 100%;
  padding: 0 4%;
}

div.slick_lienquan * {
  outline: none !important;
}

div.slick_lienquan .slick-prev {
  margin-top: 0;
  background: url(images/btn2_slick.png) no-repeat;
  opacity: 1;
  width: 13px;
  height: 46px;
  left: 20px;
  top: calc(50% - 23px);
}

div.slick_lienquan .slick-next {
  margin-top: 0;
  background: url(images/btn2_slick.png) no-repeat;
  opacity: 1;
  width: 13px;
  height: 46px;
  right: 20px;
  top: calc(50% - 23px);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

div.pp_gt {
  padding: 0 10px;
}

div.bx_lienquan {
  padding: 7px;
  background: #e9d6b2;
  position: relative;
}

div.bx_lienquan > a {
  float: left;
  border: 2px solid #cdcdcd;
  padding: 4px;
  background: #fff;
  margin-right: 10px;
}

div.bx_lienquan > a img {
}

div.bx_lienquan p a {
  text-decoration: none;
  display: block;
  font-family: RobotoCondensedRegular;
  text-transform: capitalize;
  font-size: 15px;
  color: #8d2c01;
  line-height: 18px;
}

div.bx_lienquan .inf_lq div {
  font-family: RobotoCondensedRegular;
  font-size: 14px;
  position: absolute;
  bottom: 8px;
}

div.bx_lienquan .inf_lq {
  width: calc(100% - 142px);
  float: right;
}

div.bx_lienquan div p {
}

div.cover_left {
  width: 183px;
  position: absolute;
  left: -183px;
  top: 17%;
  padding-left: 12px;
}

div.cover_left ul {
}

div.cover_left ul li {
  transition: all 0.5s ease;
}

div.cover_left ul li a {
  font-family: RobotoCondensedRegular;
  color: #333;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  text-align: right;
}

div.cover_left ul li:hover,
div.cover_left ul li.active {
  background: #1d0b05;
}

div.cover_left ul li:hover a,
div.cover_left ul li.active a {
  color: #fff;
}

div.cover_left.is_stuck {
  left: calc((100vw - 1376px) / 2);
}

div.main_tintuc_l {
  background: url("images/bg_full.png") no-repeat;
  background-size: cover;
}

div.list_danhmuctin {
  background: rgba(255, 255, 255, 0.5);
}

div.list_danhmuctin ul {
  text-align: center;
}

div.list_danhmuctin ul li {
  display: inline-block;
  vertical-align: top;
}

div.list_danhmuctin ul li:hover,
div.list_danhmuctin ul li.active {
  background: #1d0b05;
}

div.list_danhmuctin ul li:hover a,
div.list_danhmuctin ul li.active a {
  color: #fff;
}

div.list_danhmuctin ul li a {
  font-family: RobotoCondensedRegular;
  color: #333;
  text-transform: uppercase;
  font-size: 17px;
  padding: 10px 18px;
  display: block;
  text-decoration: none;
}

div.ds_tin {
  padding-top: 25px;
}

div.pad_tinnoibat {
  font-family: RobotoCondensedRegular;
  padding: 20px;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
}

div.box_tinnoibat {
}

div.box_tinnoibat > a {
  float: left;
  width: 35%;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}

div.box_tinnoibat > a:after {
  background: url("images/lup.png") no-repeat rgba(0, 0, 0, 0.4);
  position: absolute;
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  background-position: center center;
  opacity: 0;
  transition: all 0.5s ease;
}

div.box_tinnoibat > a:hover:after {
  opacity: 1;
}

div.box_tinnoibat > a img {
}

div.box_tinnoibat .info_noibat {
  float: right;
  width: 65%;
  padding: 13px;
  font-size: 14px;
  position: relative;
  padding-bottom: 45px;
  color: #595958;
}

div.box_tinnoibat .info_noibat h4 {
  font-size: inherit;
  line-height: normal;
}

div.box_tinnoibat .info_noibat h4 a {
  text-decoration: none;
  color: #340d00;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 9px;
}

div.box_tinnoibat .info_noibat .mm_noibat {
  line-height: 26px;
  font-size: 15px;
}

div.box_tinnoibat .info_noibat .tt_noibat {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
  flex-flow: row wrap;
}

div.box_tinnoibat .info_noibat .tt_noibat p {
  width: 25%;
  text-align: center;
  padding: 10px;
  letter-spacing: 0.5px;
  font-size: 14px;
  text-transform: capitalize;
  position: relative;
}

div.box_tinnoibat .info_noibat .tt_noibat p:after {
  content: "";
  right: 0;
  width: 1px;
  height: 20px;
  position: absolute;
  background: #595958;
  top: calc(50% - 10px);
}

div.box_tinnoibat .info_noibat .tt_noibat p:last-child:after {
  display: none;
}

div.box_tinnoibat .info_noibat .tt_noibat p i {
  margin-right: 5px;
}

div.box_tinnoibat .info_noibat .tt_noibat p a {
  text-decoration: none;
  color: inherit;
}

div.row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0 -15px;
}

div.col-tin {
  margin-bottom: 30px;
}

div.box_tinl {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
  position: relative;
  font-family: RobotoCondensedRegular;
  padding-bottom: 0;
}

div.box_tinl > a {
  display: block;
  width: 100%;
  background: #fff;
  padding: 7px;
  border: 1px solid #ccc;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
}

div.box_tinl > a:after {
  background: url("images/lup.png") no-repeat rgba(0, 0, 0, 0.4);
  position: absolute;
  content: "";
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  left: 7px;
  top: 7px;
  background-position: center center;
  opacity: 0;
  transition: all 0.5s ease;
}

div.box_tinl > a:hover:after {
  opacity: 1;
}

div.box_tinl > a img {
}

div.box_tinl .info_l_tin {
}

div.box_tinl .info_l_tin h4 {
  line-height: normal;
  font-size: inherit;
}

div.box_tinl .info_l_tin h4 a {
  text-decoration: none;
  color: #340d00;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 9px;
  line-height: 1.4;
  height: 50px;
  overflow: hidden;
}

div.box_tinl .mm_noibat {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 69px;
}

div.box_tinl .tt_noibat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0 -15px;
  justify-content: space-between;
}

div.box_tinl .tt_noibat p {
  width: calc(50% - 2px);
  text-align: center;
  background: #fbf6ee;
  padding: 5px;
  margin-bottom: 0;
  margin-top: 4px;
  font-size: 14px;
}

div.box_tinl .tt_noibat p a {
  text-decoration: none;
  color: inherit;
}

div.box_tinl .tt_noibat p i {
  margin-right: 4px;
}

div.timkiembv {
  padding-top: 27px;
}

div.timkiembv #search {
  display: inline-block;
  width: 250px;
  background: #fff;
  height: 31px;
}

div.timkiembv #search input {
  width: calc(100% - 50px);
  color: #000;
  margin-top: 5px;
  font-size: 14px;
}

div.timkiembv #search i {
  width: 35px;
  margin-right: 0;
  text-align: center;
  color: #666;
  text-align: center;
  margin-top: 0;
  height: 30px;
  line-height: 28px;
  font-size: 17px;
}

div.main_baotang {
  position: relative;
  background: url(images/bg_bt.png) no-repeat;
  padding: 30px 0px;
  background-size: 100% 100%;
  background-position: top left;
  padding-top: 0;
}

div.main_baotang:after {
  content: "";
  background: url(images/af_bt.png) no-repeat;
  position: absolute;
  height: 40px;
  width: 100%;
  bottom: -39px;
  left: 0;
  background-size: cover;
}

div.main_baotang:before {
  content: "";
  background: url(images/bf_bt.png) no-repeat;
  width: 100%;
  position: absolute;
  left: 0;
  top: -35px;
  height: 35px;
  background-size: cover;
}

div.breadcrumb.br_bt {
  bottom: 35px;
}

div.main_baotang .tt_bc_ {
  padding-top: 0;
  color: #3b0b00;
}

div.main_baotang .tt_bc_ b {
  font-family: RobotoCondensedBold;
}

div.mm_baotang {
  position: relative;
  margin: auto;
  padding: 16px 4%;
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

div.mm_baotang:after {
  content: "";
  background: url(images/nhaybaotang.png) no-repeat;
  width: 33px;
  height: 28px;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotateY(180deg);
}

div.mm_baotang:before {
  content: "";
  background: url(images/nhaybaotang.png) no-repeat;
  width: 33px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
}

div.show_baotang {
  margin-top: 41px;
  padding-top: 40px;
  position: relative;
}

div.show_baotang:after {
  content: "";
  left: 30%;
  height: 1px;
  top: 0;
  position: absolute;
  border-top: 1px dashed #1d0b05;
  width: 40%;
}

div.box_baotang {
  position: relative;
  text-align: center;
  margin-bottom: 37px;
}

div.box_baotang > a {
  width: 100%;
  position: relative;
  display: block;
  border: 7px solid #fff;
}

div.box_baotang > a:after {
  content: "";
  background: url(images/lup.png) no-repeat rgba(0, 0, 0, 0.4);
  position: absolute;
  content: "";
  width: calc(100%);
  height: calc(100%);
  left: 0;
  top: 0;
  background-position: center center;
  opacity: 0;
  transition: all 0.5s ease;
}

div.box_baotang > a:hover:after {
  opacity: 1;
}

div.info_baotang {
}

div.info_baotang h3 {
}

div.info_baotang h3 a {
  text-decoration: none;
  color: #150501;
  font-size: 19px;
  display: block;
  margin-top: 9px;
  margin-bottom: 9px;
}

div.info_baotang .tool_baotang {
  margin: auto;
  justify-content: space-between;
}

div.info_baotang .tool_baotang p {
  font-size: 15px;
  text-align: left;
  padding-left: 22px;
  background-position: left center !important;
}

div.info_baotang .tool_baotang p:nth-child(1) {
  background: url(images/ic_bg1.png) no-repeat;
}

div.info_baotang .tool_baotang p:nth-child(2) {
  background: url(images/ic_bg2.png) no-repeat;
}

div.pad_baotang_wapper {
  background: #fff;
  padding-top: 15px;
}

div.box_danhmuc {
  margin-bottom: 30px;
}

div.box_danhmuc > a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
}

div.box_danhmuc > a:after {
  content: "";
  border: 2px solid #fff;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
}

div.box_danhmuc > a img {
}

div.box_danhmuc a p {
  position: absolute;
  right: 0;
  width: calc(100% - 20px);
  left: 10px;
  bottom: 15px;
  padding: 10px;
  text-align: center;
  transition: all 0.5s ease;
}

div.box_danhmuc a p span {
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 10px;
  text-transform: uppercase;
  color: #000;
  font-size: 19px;
}

div.box_danhmuc a .overpl {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease;
  opacity: 0;
}

div.box_danhmuc a:hover .overpl {
  opacity: 1;
}

div.box_danhmuc a:hover p {
  opacity: 0;
}

div.box_danhmuc a .overpl h3 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-family: RobotoLight;
  margin-top: 12px;
  line-height: normal;
}

div.box_danhmuc a .overpl div {
  width: 100%;
  text-align: center;
  padding: 20px;
}

div.box_danhmuc a .overpl div img {
}

div.show_baotang1 {
  margin-top: 20px;
  padding-top: 20px;
}

div.show_baotang1:after {
  opacity: 0;
}

div.col-hinhanh {
  margin-bottom: 30px;
}

div.col-hinhanh a {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  text-decoration: noone;
}

div.col-hinhanh .overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(29, 11, 5, 0.9) 100%
  );
  transition: all 0.5s ease-in-out;
}

div.col-hinhanh .overlay:hover {
  opacity: 0.2;
  transition: all 0.5s ease-in-out;
}

div.col-hinhanh .gallery-item-name {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  font-size: 16px;
  line-height: normal;
  color: white;
  font-family: RobotoLight;
  text-transform: capitalize;
  text-align: center;
}

div.col-hinhanh .gallery-item-name div {
}

div.col-hinhanh .update-date {
  position: absolute;
  right: 25px;
  bottom: 30px;
  font-size: 15px;
  color: white;
  font-family: RobotoCondensedRegular;
}

div.gallery-image-item {
  display: inline-block;
  padding: 5px;
  max-width: 25%;
}

div.gallery-image-item img {
  width: 100%;
}

div.gird_hinh {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

div.mm_fil_cont {
  position: fixed;
  right: 3px;
  z-index: 999;
  top: 28%;
  transform: translateY(-51%);
}

div.mm_fil_cont ul {
}

div.mm_fil_cont ul li {
}

div.mm_fil_cont ul li a {
  text-decoration: none;
  font-family: UTMAvo;
  text-transform: uppercase;
  color: #333;
  font-size: 12px;
  width: 18px;
  height: 18px;
  display: block;
  background: #170d0c;
  border-radius: 50%;
  margin-bottom: 11px;
  border: 2px solid #fff;
  position: relative;
}

div.mm_fil_cont ul li a span {
  opacity: 0;
  position: absolute;
  left: -95px;
  display: block;
  width: 90px;
  background: #170d0c;
  text-align: center;
  color: #fff;
  border-radius: 13px;
  padding: 2px 4px;
  top: -5px;
}

div.mm_fil_cont ul li a.active,
div.mm_fil_cont ul li a:hover {
  background: #9e8412;
}

div.mm_fil_cont ul li a.active span,
div.mm_fil_cont ul li a:hover span {
  opacity: 1;
}

div.col-v {
  text-align: center;
  width: calc(25% - 3px);
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}

div.col-v p {
  color: #333;
  text-decoration: none;
  font-family: fonta;
  display: inline-block;
  margin-top: 10px;
}

div.img {
  width: 100%;
  overflow: hidden;
}

div.img img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}

div.img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

div.row_music {
}

div.row_music .col-music {
  padding: 20px 15px;
  background: url(images/icon_nhac.png) no-repeat;
  background-position: 11px center;
  padding-left: 75px;
}

div.row_music .col-music p a {
  font-family: RobotoCondensedBold;
  color: #000;
  display: inline-block;
  margin-bottom: 3px;
  text-decoration: none;
}

div.row_music .col-music p a:hover {
  color: #8d2c01;
}

div.row_music .col-music p a img {
  vertical-align: middle;
  display: inline-flex;
  margin-right: 7px;
  position: relative;
  top: -3px;
}

div.row_music .col-music span {
  display: block;
  font-size: 13px;
}

div.bxx_cac_ {
}

div.bxx_cac_ h4 {
  font-size: 19px;
  margin-bottom: 8px;
}

div.bxx_cac_ .inffo {
  margin-bottom: 11px;
}

div.bxx_cac_ .inffo p {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 3px;
}

div.load_p {
  width: 100%;
}

div.load_p iframe {
}

b.gia_sp,
b.gia_sp a {
  font-size: 22px !important;
  color: #d33;
  font-weight: 700;
  letter-spacing: 1px;
}

b.gia_sp a {
  text-decoration: none;
}

.btn-3d-museum {
    text-decoration: none !important;
  display: inline-block;
  padding: 10px 22px;
  font-size: 15px;
  font-weight: 600;
  color: #5a2d0c;
  background-color: #f5e6c8;
  border: 2px solid #8b5e3c;
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}

.btn-3d-museum:hover {
  background-color: #8b5e3c;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.25);
}

.btn-3d-museum:active {
  transform: scale(0.96);
}

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

@media screen and (max-width: 1200px) {
  div.wap_about {
    background: #e2e1e1;
  }
}

@media screen and (max-width: 1100px) {
  div.head ul li a {
    font-size: 15px;
    padding: 22px 10px;
  }
}

@media screen and (max-width: 1025px) {
  div#wapper {
    width: 99%;
    margin: auto;
  }
  div.head ul li a {
    padding: 13px 5px !important;
  }
  div.frm_lienhe {
    margin: 10px 0px 0px 0px;
  }
}

@media screen and (max-width: 1000px) {
  div.breadcrumb {
    padding: 10px 5px;
  }
  div#footer {
    width: 97%;
  }
  div#menu_mobi {
    display: block;
  }
  div.head ul {
    display: none;
  }
  div#slider {
    width: 100%;
    padding: 0;
    border: none;
  }
  div#danhmuc {
    display: none;
  }
  div#right {
    width: 100%;
  }
  div#left {
    width: 100%;
  }
  div.item {
    width: 30%;
    margin: 1.5%;
  }
  div#main_footer {
    width: 100%;
  }
  div#thongke {
    width: 100%;
  }
  div.thongke_an {
    display: none;
  }
  div.tt_lh {
    width: 100%;
  }
  div.bando {
    width: 100%;
  }
  a.sp_cart {
    display: block;
    text-decoration: none;
    color: #fff;
    margin-left: -20px;
    position: absolute;
    left: 50%;
  }
  a.sp_cart i {
    font-size: 30px;
  }
  div.user {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
  }
  .menu_login {
    display: none;
  }
  div.nav_top .xahoi,
  div.nav_top .timkiem {
    display: none;
  }
  div.head .logo {
    position: relative;
    left: 0 !important;
    margin: auto;
    top: 0;
    margin-top: -39px;
  }
  div.tt_baotang .baotang_l {
    width: 100%;
    max-width: 320px;
    margin: auto;
    border-bottom: 1px solid #fff;
    border-right: 0;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: center;
  }
  div.fix_page #header .nav_top {
    background: #1d0b05;
  }
  div.tt_baotang .baotang_r {
    width: 100%;
    padding-left: 0;
    text-align: justify;
    text-align-last: center;
  }
  div.wap_tintuc_b > img.bg_img {
    /* display: block; */
  }
  div.wap_tintuc_b {
    /* background-image: none !important; */
  }
  div.wap_tintuc_b:after {
    width: 100%;
  }
  div.main_baotang {
    background-size: cover;
  }
  div.breadcrumb.br_bt {
    padding-bottom: 40px;
  }
  div.col-tintuc {
    /* background: #1d0b05; */
    width: 100%;
    /* padding: 10px 15px; */
  }
}

@media screen and (max-width: 880px) {
  div.nav_top .lang img {
    margin: 0 3px;
  }
  div.col-v {
    text-align: center;
    width: calc(33.3% - 3px);
    padding: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .w50 {
    width: 100% !important;
  }
  div.nav_top .hotl {
    font-size: 15px;
  }
  div.tt_bc_ {
    padding: 20px 10px;
    font-size: 21px;
  }
  div.noidung_bv {
    padding: 0 5px;
  }
  div.box_tinnoibat .info_noibat {
    width: 100%;
    float: none;
    padding: 13px 0;
    padding-bottom: 42px;
  }
  div.box_tinnoibat > a {
    width: 100%;
    max-width: 420px;
    margin: auto;
    float: none;
    display: block;
  }
  div#wap_footer {
    background-position: bottom center;
  }
  div.col-img_ab {
    width: 100%;
    text-align: center;
  }
  div.col-main-ft2 {
    text-align: left !important;
    float: left !important;
  }
  div.col-main-ft2 * {
    text-align: left !important;
  }
  div.content_footer {
    padding-bottom: 74px;
  }
  div.copy-right {
    padding-top: 40px;
  }
  div.copy-right:after {
    top: -121px;
    width: 208px;
    left: calc(50% - 104px);
    font-size: 15px;
  }
  div.copy-right .cop-l {
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: center;
    padding: 10px 0;
  }
  div.copy-right .cop-r {
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: center;
    padding-bottom: 10px;
  }
  div.btgrid {
    overflow: hidden;
  }
}

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

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

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

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

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

@media screen and (max-width: 603px) {
  div.col-v {
    text-align: center;
    width: calc(50% - 3px);
    padding: 10px;
    display: inline-block;
    vertical-align: top;
  }
  div.box_tinnoibat .info_noibat .tt_noibat {
    position: static;
  }
  div.box_tinnoibat .info_noibat .tt_noibat p:after {
    opacity: 0;
  }
  div.box_tinnoibat .info_noibat .tt_noibat p {
    width: 50%;
  }
  ul.list_about li a {
    font-size: 14px;
    padding: 5px 10px;
  }
  div.noidung_bv {
    padding: 0 5px;
    overflow: hidden;
  }
  div.nav_top .hotl {
    display: none;
  }
  div.bx_l_ab {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #333;
    border-right: 0;
    padding-bottom: 10px;
    margin-bottom: 25px;
    max-width: 320px;
    margin: auto;
    float: none;
    padding-right: 0;
  }
  div.fix_page:after {
    width: 50%;
    background-size: contain;
    left: 25%;
    font-size: 11px;
    padding-top: 68px;
  }
  div.copy-right:after {
    width: 150px;
    left: calc(50% - 75px);
    font-size: 10px;
    padding-top: 150px;
  }
  div.bx_r_ab {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-left: 0;
  }
  div#header a.logo {
  }
  div#header img.logo_mobi {
    display: block;
    margin: auto;
    width: 100%;
  }
  div.item .sp_name a {
    font-size: 16px;
  }
  div.item {
    width: 44%;
  }
  .zoom_slick {
    width: 80%;
    max-width: 400px;
    float: none;
    margin: auto;
  }
  .product_info {
    width: 100%;
    margin-top: 6px;
  }
  .gh_an {
    display: none;
  }
  div.nav_top .lang {
    padding-left: 0;
    border: 0;
  }
  div.col-img_ab img {
    max-width: 250px !important;
  }
  div.fix_page #header {
    position: relative;
    margin-bottom: -54px;
  }
  div.breadcrumb {
    position: relative;
    padding: 10px 0;
    padding-left: 0;
    bottom: 0 !important;
  }
  div.breadcrumb a,
  div.breadcrumb i {
    color: #333;
  }
}

@media screen and (max-width: 568px) {
  div.pbVideo {
    max-width: 374.4px !important;
    max-height: 210.6px !important;
  }
}

@media screen and (max-width: 480px) {
  div.fix_page:after {
    line-height: 50px !important;
  }
}

@media screen and (max-width: 460px) {
  div#wapper {
    width: 97%;
    background: #fff;
    padding: 0;
    overflow: hidden;
  }
  div.item {
    width: 46%;
  }
  div.frm_lienhe .item_lienhe input[type="text"],
  div.frm_lienhe .item_lienhe textarea,
  div.frm_lienhe .item_lienhe input[type="password"] {
    width: 100%;
  }
  div.frm_lienhe .item_lienhe select {
    width: 100%;
  }
  .map_description {
    width: 100%;
  }
  .box_news a img {
    width: 120px;
  }
  div.frm_lienhe .item_lienhe p {
    width: 100%;
  }
  .othernews ul.phantrang {
    margin-left: 5px;
  }
  .box_news h3 a {
    font-size: 14px;
  }
}

@media screen and (max-width: 420px) {
  div.col-music {
    width: 100%;
  }
  div.col-tin {
    width: 100%;
  }
  div.bx_tt_tab > a {
    width: 100%;
    max-width: inherit;
  }
  div.bx_tt_tab .inff {
    width: 100%;
    margin-top: 10px;
  }
  div.bx_tt_tab .inff p a {
    height: 49px;
  }
  div.bot_bando p {
    width: 100%;
    margin-bottom: 12px;
  }
  div.list_tab p a {
    font-size: 13px;
  }
  div.list_tab p {
    margin-right: 10px;
    padding-right: 10px;
  }
  div.fix_page .head .logo {
    width: 23%;
  }
  div.gallery-image-item {
    max-width: 50%;
  }
  div.col-hinhanh {
    width: 100%;
  }
  div.head .logo {
    width: 23%;
  }
}

@media screen and (max-width: 384px) {
  div.pbVideo {
    max-width: 280px !important;
    max-height: 210px !important;
  }
}

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

@media screen and (max-width: 360px) {
  .box_news a img {
    width: 100px;
  }
  div.tieude_giua {
    font-size: 14px;
  }
}

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