@charset "UTF-8";

@font-face {
  font-family: 'UVNBaiSauNang';
  src: url('../fonts/UVNBaiSauNang.eot');
  src: url('../fonts/UVNBaiSauNang.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UVNBaiSauNang.woff2') format('woff2'),
    url('../fonts/UVNBaiSauNang.woff') format('woff'),
    url('../fonts/UVNBaiSauNang.ttf') format('truetype'),
    url('../fonts/UVNBaiSauNang.svg#UVNBaiSauNang') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UTMAndrogyne';
  src: url('../fonts/UTMAndrogyne.eot');
  src: url('../fonts/UTMAndrogyne.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UTMAndrogyne.woff2') format('woff2'),
    url('../fonts/UTMAndrogyne.woff') format('woff'),
    url('../fonts/UTMAndrogyne.ttf') format('truetype'),
    url('../fonts/UTMAndrogyne.svg#UTMAndrogyne') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot');
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'),
    url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
    url('../fonts/RobotoCondensed-Bold.ttf') format('truetype'),
    url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.ttf') format('truetype'),
    url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



:root {
  --main-bg: #e8dfb6;
  --main-color: #774936;
  --hover-color: #38362c;
}

body {
  font-family: Roboto-Regular;
  font-size: 14px;
}

h2,
h3,
h4 {
  margin-bottom: 0;
}

p,
a {
  margin: 0;
}

a:hover {
  text-decoration: none;
}

/*----------------------------------------------*/
/*------------------------header----------------------*/
.sub-gia {
  color: #feae01 !important
}

.block-menu {
  background-color: var(--main-bg);
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10001;
}

.menu-inside {
  position: relative;
}

/* .menu-inside:after{
  position: absolute;
  content: '';
  height:7px;
  left:0;
  bottom:-7px;
  right:0;
  z-index: 9;
} */
.block-menu.sticky {
  position: fixed;
}

.block-menu.sticky .primary-menu>li>a {
  padding: 13px 59px;
}

#fix {
  height: 50px;
}

.frm-search {
  position: relative;
  flex: 0 0 210px;
  -ms-flex: 0 0 210px;
  max-width: 210px;
}

.frm-search button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: 100%;
  width: 28px;
  background: url('../images/timkiem_03.png') no-repeat center center;
  cursor: pointer;
  border-radius: 7px
}

.frm-search input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  height: 28px;
  font-size: 12px;
  padding-left: 14px;
  background-color: #fff;
  border-radius: 7px
}

.frm-search input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #979797;
  font-size: 12px;
  opacity: 1;
  /* Firefox */
}

.frm-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #979797;
  font-size: 12px;
}

.header-top {
  position: relative;
  padding: 13px 0
}

.logo-header {
  width: 203px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}

.container-header-top {
  background: url('../images/bg-header_01.png') no-repeat;
  background-size: cover;
}

.name-header {
  flex: 0 0 697px;
  -ms-flex: 0 0 697px;
  max-width: 697px;
  text-align: center;
}

.name-header h3 {
  font-size: 48px;
  font-family: UVNBaiSauNang;
  color: var(--main-color);
  text-transform: uppercase;
}

.name-header p {
  font-size: 18px;
}

.hotline-header {
  flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  max-width: 300px;
  background: url('../images/bg-hotline.png') no-repeat;
  background-size: auto;
  background-position: left center;
  padding-left: 130px;
  min-height: 96px;
}

.hotline-header span {
  font-family: UTMAndrogyne;
  font-size: 20px;
  margin-bottom: 10px;
}

.hotline-header p {
  font-family: RobotoCondensed-Bold;
  color: var(--main-color);
  background-color: #e8dfb6;
  text-align: center;
  font-size: 20px;
  border-radius: 18px;
}

.hotline-header p+p {
  margin-top: 7px
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------container-about------------------------*/
.container-about {
  position: relative;
}

.about-index {
  padding: 50px 0 40px 0
}

.about-index>p {
  font-size: 30px;
  font-family: Montserrat-Bold;
  color: var(--hover-color)
}

.about-index>h3 {
  font-size: 36px;
  color: var(--main-color);
  font-family: UVNBaiSauNang;
  text-transform: uppercase;
}

.about-index>article {
  font-size: 16px;
  padding: 0 200px;
  margin: 15px 0
}

.about-index>a {
  font-size: 18px;
  color: #000;
  display: inline-block;
  background: url('../images/enter.png') no-repeat right center;
  background-size: auto;
  min-height: 16px;
  padding-right: 30px;
  margin-bottom: 25px;
}

.slick-tieubieu {
  margin: 0 -37px;
  z-index: 5;
  min-height: 391px;
}

.itemslicktieubieu {
  padding: 0 37px;
  transition: 0.6s
}

.itemslicktieubieu a {
  transition: 0.3s;
  transform: scale(0.784);
  display: block;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid var(--main-color)
}

.slick-center a {
  transition: 0.3s;
  transform: scale(1);
  margin-top: 40px;
}

.sub-about1 {
  position: absolute;
  top: 0;
  right: 0;
}

.sub-about2 {
  position: absolute;
  bottom: 55px;
  right: 0;
}

.sub-about3 {
  position: absolute;
  top: 10px;
  left: 0;
}

.sub-about4 {
  position: absolute;
  bottom: 155px;
  left: 0;
  width: 100%;
  z-index: 3;
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*------------------------container-thucdon----------------------*/
.container-thucdon {
  background-color: #e8dfb6;
  position: relative;
}

/* .container-thucdon:before{
  position: absolute;
  content: "";
  background:url('../images/bf-thucdon.png') no-repeat;
  background-size:100% 100%;
  left: 0;
  right: 0;
  height:49px;
  top: 0;
} */
.sub-thucdon1 {
  position: absolute;
  left: 0;
  top: 100px
}

.sub-thucdon2 {
  position: absolute;
  right: 0;
  top: 420px
}

.thucdon-index {
  padding: 90px 0;
  position: relative;
}

.show-product {
  min-height: 797px;
}

/*----------------------------------------------*/
/*----------------------container-giaikhat------------------------*/
.container-giaikhat {
  position: relative;
}

.container-giaikhat:before {
  position: absolute;
  content: "";
  background: url('../images/bf-giaikhat.png') no-repeat;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  height: 49px;
  top: -49px
}

.sub-giaikhat1 {
  position: absolute;
  left: 0;
  top: -5px;
}

.sub-giaikhat2 {
  position: absolute;
  right: 0;
  top: -130px;
  filter: opacity(0.25);
}

.itemslickgiaikhat {
  padding: 0 20px;
  transition: 0.6s
}

.slick-giaikhat {
  margin: 0 -20px;
}

.content-giaikhat h3 {
  font-size: 16px;
  font-family: Roboto-Bold;
}

.giaikhat-index {
  padding: 40px 0 60px 0
}

.content-giaikhat {
  margin-top: 20px
}

.content-giaikhat h3 {
  margin-bottom: 10px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}

.content-giaikhat .gia-sp {
  font-family: Roboto-Bold;
  font-size: 16px
}

.content-giaikhat .gia-sp strong {
  margin-right: 7px;
}

.img-giaikhat {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.img-giaikhat:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 10px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}

/*----------------------------------------------*/
/*-----------------------container-media-----------------------*/
.container-media {
  background-color: #f3f3f3;
}

.media-index {
  padding: 50px 0 60px 0
}

.col-album {
  flex: 0 0 590px;
  max-width: 590px;
  text-align: center;
}

.col-videos {
  flex: 0 0 587px;
  max-width: 587px;
  padding-top: 20px;
}

#player {
  width: 100%;
  display: block;
  margin-bottom: 22px;
}

.item-video {
  padding: 0 11px;
  transition: 0.6s
}

.slick-video {
  margin: 0 -11px
}

.col-album>p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 20px;
}

.itemslickphoto {
  padding: 0 11px;
  transition: 0.6s
}

.slick-photo {
  margin: 0 -11px
}

.col-album>a {
  margin-top: 22px;
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*-----------------------container-tieuchi-----------------------*/
.container-tieuchi {
  background: url('../images/bg-tieuchi_02.png') no-repeat;
  background-size: cover;
}

.tieuchi-index {
  padding: 60px 0;
  color: #fff
}

.slick-tieuchi {
  margin: 0 -45px
}

.itemslicktieuchi {
  padding: 0 45px;
  transition: 0.6s
}

.img-tieuchi {
  width: 132px;
  height: 124px;
  background: url('../images/bg-tieuchi2.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.img-tieuchi img {
  transition: 2s;
}

.content-tieuchi {
  margin-top: 25px;
}

.content-tieuchi h3 {
  font-size: 16px;
  font-family: Roboto-Bold;
  text-transform: uppercase;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  margin-bottom: 12px
}

.content-tieuchi p {
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}

.box-tieuchi:hover .img-tieuchi img {
  transform: rotateY(360deg);
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------container-social------------------------*/
.social-index {
  padding: 45px 0 75px 0
}

.col-news-index {
  flex: 0 0 590px;
  -ms-flex: 0 0 590px;
  max-width: 590px;
}

.col-feedback {
  flex: 0 0 590px;
  -ms-flex: 0 0 590px;
  max-width: 590px;
}

.img-camnhan {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  position: relative;
}

.img-camnhan img {
  cursor: pointer;
}

.img-camnhan::after {
  position: absolute;
  content: "";
  background: url('../images/nhay_03.png') no-repeat;
  width: 38px;
  height: 38px;
  bottom: 3px;
  left: 10px;
  z-index: 3;
}

.content-camnhan {
  margin-top: 55px;
  padding: 0 15px
}

.content-camnhan h3 {
  font-size: 16px;
  font-family: Roboto-Bold;
  margin-bottom: 20px;
}

.content-camnhan p {
  font-size: 15px
}

.slick-camnhan .slick-dots li {
  background: #000
}

.slick-camnhan .slick-dots li.slick-active {
  background: #000;
  border-color: #000;
}

.slick-camnhan .slick-dots li.slick-active,
.slick-camnhan .slick-dots li:hover {
  background: #000;
}

.slick-camnhan .slick-dots li button {
  background: #fff;
}

.slick-camnhan .slick-dots li:hover button,
.slick-camnhan .slick-dots li.slick-active button {
  background: #000;
  border-color: #000;
}

.itemslicktintuc {
  padding: 1px 0;
  transition: 0.6s
}

.slick-tintuc {
  margin: -1px 0
}

.box-tintuc {
  height: 138px;
  background-color: #f8f8f8;
  position: relative;
}

.create-tintuc {
  width: 100px;
  height: 138px;
  background: var(--main-color);
  color: #fff;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-tintuc {
  padding: 0 15px;
  width: calc(100% - 100px);
  height: 138px;
}

.img-tintuc {
  flex: 0 0 44px;
  max-width: 44px;
  height: 44px
}

.name-tintuc {
  flex: 0 0 calc(100% - 44px);
  max-width: calc(100% - 44px);
  padding-left: 5px;
}

.name-tintuc h3 {
  font-size: 16px;
  font-family: Roboto-Bold;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  transition: 0.3s
}

.name-tintuc p {
  font-size: 13px;
  margin-top: 10px;
}

.name-tintuc span {
  color: #e8dfb6;
}

.box-tintuc:hover .name-tintuc h3 {
  color: var(--main-color)
}

/*----------------------------------------------*/
/*----------------------------------------------*/
/*---------------------block-footer-------------------------*/
footer {
  background: url(../images/bg-footer_02.png) no-repeat;
  background: #774936;
  background-size: 100% 100%;
  color: #fff;
}

.flex-footer {
  padding: 65px 0 30px
}

.block-coppyright {
  background-color: rgba(0, 0, 0, 0.15);
  font-size: 13px;
}

.coppyright {
  padding: 15px 0
}

.col-info {
  flex: 0 0 495px;
  -ms-flex: 0 0 495px;
  max-width: 495px;
  padding-right: 30px;
}

.col-chinhanh2 {
  flex: 0 0 405px;
  -ms-flex: 0 0 405px;
  max-width: 405px;
  padding-top: 25px;
  padding-right: 20px;
}

.col-fb {
  flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  max-width: 300px;
}

img.sub-about4 {
  display: none;
}
.block-coppyright a {
  color: #fff;
}
.block-coppyright a:hover {
  text-decoration: underline;
}
.col-info>h3 {
  font-size: 42px;
  font-family: UVNBaiSauNang;
  color: #ffff !important;
  text-transform: uppercase;
}

.flex-footer article {
  margin-top: 10px;
  margin-bottom: 25px;
}

.flex-footer article p {
  padding: 5px 0
}

.col-chinhanh2 h3 {
  font-size: 18px;
  font-family: Roboto-Bold;
}

.col-info>span {
  font-size: 12px
}

/*----------------------------------------------*/
/*-------------------------chi-nhanh---------------------*/
.block-chi-nhanh {
  position: relative;
  height: 425px;
}

.iframe {
  width: 100%;
  height: 100%;
}

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

.block-toa-do {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.item-toa-do {
  background: #999999;
  color: #fff;
  font-size: 18px;
  font-family: Roboto-Bold;
  margin-right: 9px;
  cursor: pointer;
  padding: 8px 25px;
  border-radius: 5px
}

.item-toa-do.active,
.item-toa-do:hover {
  background: var(--main-color);
}

.flex-chinhanh {
  padding: 12px 0
}

/*----------------------------------------------*/
.header-container {
  text-align: center;
  padding-bottom: 30px;
  background: url('../images/bg-header-container_03.png') no-repeat bottom center
}

.header-container h3 {
  color: var(--main-color);
  font-family: UVNBaiSauNang;
  font-size: 36px;
  text-transform: uppercase;
}

.sub-header-container h3 {
  color: #774936;
}

/*----------------------------------------------*/
.share {
  padding: 17px 10px 10px 10px;
  line-height: normal;
  background: rgba(128, 128, 128, 0.15);
  margin-top: 15px;
  border-radius: 5px;
}

.support-online {
  margin-bottom: 30px;
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
}

.support-online i,
.support-online img {
  width: 40px;
  height: 40px;
  background: var(--main-color);
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 999;
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: var(--main-color);
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #ffffff;
  z-index: 999;
  top: 0px;
  left: 40px;
  transition: all 0.2s ease-in-out 0s;
  -moz-animation: headerAnimation 0.7s 1;
  -webkit-animation: headerAnimation 0.7s 1;
  -o-animation: headerAnimation 0.7s 1;
  animation: headerAnimation 0.7s 1;
}

.support-online a:hover span {
  display: block;
}

.support-online a {
  display: block;
}

.support-online a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent var(--main-color) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgb(232 223 182 / 50%);
  opacity: 0.75;
  right: -10px;
}

.kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgb(232 223 182, 0.4);
  opacity: 0.1;
  border-color: var(--main-bg);
  opacity: 0.5;
}

.vibration-icon {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

.support-online .btn-support {
  cursor: pointer;
}

.icon-mxh2 {
  position: fixed;
  left: 15px;
  bottom: 90px;
  z-index: 99999;
}

.icon-mxh2 a {
  display: block;
}

.icon-mxh {
  position: fixed;
  right: 15px;
  bottom: 90px;
  z-index: 99999;
}

.icon-mxh a {
  display: block;
}

.bg {
  background-position: center center;
  background-size: cover;
}

.yt {
  height: 250px;
  position: relative;
}

.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.yt-thumbnail {
  width: 510px;
  height: 370px;
}

.full {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}





.col-productdetail {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}

.col-productdetail a:hover {
  text-decoration: none;
}

.row-product {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 30px;
}

.row-tin-tuc {
  margin-top: 20px;
}

.othernews {
  margin-top: 15px;
}

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  flex-wrap: wrap;
}

.titlespdetail {
  display: flex;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  align-items: baseline
}

.txt-titlespdetail {
  color: #000;
  font-size: 14px;
  width: 150px;
  font-weight: bold;
}

.title-pro-detail {
  text-transform: uppercase;
  font-size: 24px;
  color: var(--main-color);
  font-family: Roboto-Bold;
}

.row-contact {
  width: 990px;
  margin: 0 auto;
  padding: 50px;
  border-radius: 5px;
  box-shadow: 0px 9px 24px 0px rgb(20 20 20 / 14%);
}

.btn-contact {
  background: #ff0018;
  border: #ff0018;
  padding: 7px 20px;
  color: #fff;
  border-radius: 3px;
}

.flex-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-contact {
  text-align: center;
  margin-bottom: 25px;
  font-size: 25px;
}

.center-contact {
  width: 990px;
  margin: 30px auto;
}

.content-main {
  margin-top: 15px;
}

@-webkit-keyframes my {
  0% {
    color: #e8dfb6;
  }

  50% {
    color: #fff;
  }

  100% {
    color: #e8dfb6;
  }
}

@-moz-keyframes my {
  0% {
    color: #e8dfb6;
  }

  50% {
    color: #000;
  }

  100% {
    color: #e8dfb6;
  }
}

@-o-keyframes my {
  0% {
    color: #e8dfb6;
  }

  50% {
    color: #000;
  }

  100% {
    color: #e8dfb6;
  }
}

@keyframes my {
  0% {
    color: #e8dfb6;
  }

  50% {
    color: #000;
  }

  100% {
    color: #e8dfb6;
  }
}

.col-sticky {
  position: sticky;
  top: 170px;
  z-index: 900;
}

.col-photo {
  padding: 0 10px;
  margin-bottom: 20px;
}

.row-photo {
  margin: 20px -10px 0 -10px;
}

.text-nhapnhay {
  -webkit-animation: my 700ms infinite;
  -moz-animation: my 700ms infinite;
  -o-animation: my 700ms infinite;
  animation: my 700ms infinite;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-hidden img {
  transition: 0.3s;
}


#btn-seacrh {
  border: none;
  cursor: pointer;
  margin-left: 20px;
  outline: none;
  background: none;
}

.search-div {
  display: none;
}

.search-div.active {
  visibility: visible;
  top: 0;
}

.search-div {
  position: fixed;
  background: transparent;
  height: 100vh;
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}

.wrapper-seacrh {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 100vh;
  display: flex;
  align-items: center;
}

#btn-exitseacrh {
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 100px;
  outline: none;
}



.rotate360 {
  -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

.h-card {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.aside--sticky {
  position: -webkit-sticky;
  position: sticky;
}

.group-sidebox {
  margin: 0 0 20px;
  position: relative;
  padding: 10px 10px;
  border: 1px solid #e7e7e7;
}

.group-sidebox .sidebox-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #323232;
  text-align: center;
  position: relative;
  color: #000000;
  font-weight: 700;
  font-family: #323232;
}

.menuList-links {
  margin: 0;
  padding: 0;
  padding-right: 25px;
  margin-top: 15px;
}

.menuList-links li {
  position: relative;
  list-style: none;
}

.menuList-links li a {
  color: #252a2b;
  position: relative;
  font-size: 14px;
  display: block;
  font-family: var(--font-main);
  text-decoration: none;
  text-transform: capitalize;
}

.menuList-links>li>a {
  padding: 12px 0;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  text-transform: capitalize;
}

.menuList-links>li>a:hover,
ul.submenu-links li a:hover {
  color: #008848;
}

.menuList-links>li.has-submenu>a {
  padding-right: 30px;
}

.menuList-links>li.has-submenu span.icon-plus-submenu {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid transparent;
}

.icon-plus-submenu:after,
.icon-plus-submenu:before {
  background: rgba(9, 9, 9, 0.6);
  content: "";
  display: block;
  position: absolute;
  margin-right: 7px;
  top: 50%;
  right: 0;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.icon-plus-submenu:before {
  width: 9px;
  height: 1px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-plus-submenu:after {
  width: 1px;
  height: 9px;
  right: 4px;
  transform-origin: center;
  -moz-transform: translateY(-50%) scale(1, 1);
  -ms-transform: translateY(-50%) scale(1, 1);
  -webkit-transform: translateY(-50%) scale(1, 1);
  transform: translateY(-50%) scale(1, 1);
}

ul.submenu-links li ul.sub-menulinks {
  display: none;
  padding: 0;
}

ul.submenu-links li ul.sub-menulinks li a {
  padding: 8px 4px 8px 30px !important;
}

ul.menuList-links li ul.submenu-links {
  display: none;
  padding: 0;
}

ul.submenu-links li a {
  padding: 8px 4px 8px 15px;
}

li.has-submenu.level1>ul.submenu-links li a {
  padding-left: 25px;
}

.menuList-links li+li {
  border-top: 1px solid #e7e7e7;
}

.noidung {
  margin-bottom: 15px;
}

.gia-sp {
  text-align: center;
  color: #774936 !important;
}

.gia-sp strong,
.a-lienhe {
  font-size: 16px;
  color: #e8dfb6;
}

.gia-sp-detail .gia-sp strong+del {
  margin-left: 10px;
}

.content-sp .gia-sp strong {
  margin-right: 10px;
}

.gia-sp del {
  font-size: 12px;
}

.content-sp {
  margin-top: 10px;
}

.ten-sp>h2 {
  font-size: 16px;
  font-family: Roboto-Bold;
  text-align: center;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  color: #864936 !important;
}

.ten-sp>h2>a {
  color: inherit;
  color: #864936 !important;
}

.ten-sp>h2>a:hover {
  color: var(--hover-color);

}

.img-sp {
  overflow: hidden;
  border: 1px solid #cdcdcd;
  border-radius: 10px;
}

.img-sp img {
  transition: 0.3s;
}

.box-sp {
  position: relative;
}

.box-sp:hover img {
  transform: scale(1.1);
}


.wrapper {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.block-bando iframe {
  display: block;
  width: 100%;
}

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

.primary-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  /* justify-content: flex-start; */
  margin-right: 30px;
}



.primary-menu li {
  position: relative;
}

.primary-menu li a {
  color: rgb(87, 52, 52);
  display: block;
  font-size: 14px;
}

.primary-menu>li {
  width: 100%;
  text-align: center;
}

.primary-menu>li>a {
  white-space: nowrap;
  position: relative;
  font-family: Roboto-Bold;
  font-size: 16px;
  color: #774936;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 13px 39px;
}

.primary-menu>li:hover>a {
  transition: 0.5s;
  text-decoration: none;
  color: var(--hover-color);
}

.primary-menu>li.active>a {
  color: var(--hover-color);
  transition: 0.5s;
  text-decoration: none;
}

.primary-menu>li:hover>ul {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}

.primary-menu>li>.sub-menu {
  left: 0;
  top: 100%;
}

.primary-menu>li>.sub-menu li {
  position: relative;
}

.primary-menu>li>.sub-menu li:not(:first-child) {
  border-top: 1px solid #ecf0f1;
}

.sub-menu {
  margin: 0;
  width: 210px;
  list-style: none;
  padding-left: 0;
  background: #fff;
  position: absolute;
  z-index: 999;
  /* border-top: 3px solid #ffc000; */
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sub-menu.r0 {
  right: 0 !important;
  left: inherit !important;
}

.sub-menu li {
  position: relative;
  text-align: left;
}

.sub-menu li+li {
  border-top: 1px solid #ecf0f1;
}

.sub-menu li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
}

.sub-menu li a i {
  margin-right: 15px;
}

.sub-menu li ul {
  left: 100%;
  top: 0;
  margin-left: 0px;
  margin-top: 0;
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  -moz-transform: rotate3d(0, 1, 0, 90deg);
  -ms-transform: rotate3d(0, 1, 0, 90deg);
  -o-transform: rotate3d(0, 1, 0, 90deg);
  transform: rotate3d(0, 1, 0, 90deg);
}

.sub-menu li:hover>a {
  background: var(--hover-color);
  color: #fff;
  text-decoration: none;
}

.sub-menu li:hover>ul {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}

/* #PRIMARY MENU */

/* PRODUCT */

.table-bang-gia {
  max-width: 290px;
  font-family: Muli;
}

.label-size {
  margin-right: 5px;
  margin-bottom: 5px;
  height: 28px;
  border: 1px solid transparent;
  text-align: center;
  font-size: 13px;
  line-height: 27px;
  padding-bottom: 1px;
  position: relative;
  cursor: pointer;
  flex: 0 0 28px;
  -ms-flex: 0 0 28px;
  max-width: 28px;
}

.label-size.checked,
.label-size:hover {
  border: 1px solid #333;
}

.block-size {
  margin-bottom: 10px;
  margin-top: 10px;
}

.text-size {
  display: block;
  font-weight: 700;
}

.mau {
  display: block;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  border: 1px solid #ddd;
}

.label-mau {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  padding: 2px;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
  margin-bottom: 5px;
  flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  max-width: 30px;
}

.label-mau.checked,
.label-mau:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.rad-mau,
.rad-size {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
  opacity: 0;
}

.outline-danger {
  border: 2px solid var(--red);
  padding: 1rem;
  border-radius: 4px;
}

.title-dark {
  background: #c80000;
  font-weight: bold;
  color: #fff;
  padding: 13px 20px;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}

.item-da-xem+.item-da-xem {
  margin-top: 20px;
}

.product-detail-bottom {
  margin-top: 30px;
}

.site-product {
  padding-top: 30px;
  background: 0;
}

.container-product-detail-bottom {
  background: #f5f5f5;
}

.slick-arrow-featured-product-photo {
  color: #fff;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  height: 20px;
  width: 20px;
  font-size: 1.5em;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  transform: translateY(-50%) !important;
  top: 50%;
}

.slick-arrow-featured-product-photo.prevArrow {
  left: 10px;
}

.slick-arrow-featured-product-photo.prevArrow:after {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.slick-arrow-featured-product-photo.nextArrow {
  right: 10px;
}

.slick-arrow-featured-product-photo.nextArrow:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.attrs {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.pointer-zoom {
  cursor: zoom-in;
}

.table-baohanh {
  margin-top: 20px;
  color: #ddd;
}

.table-baohanh th,
.table-baohanh td {
  border-top-color: #ddd;
}

.MagicZoomBox {
  margin-bottom: 10px;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}

.MagicZoomBox img {
  background: #fff;
}

.gallery-thumb-pro {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}

.soi {
  margin: 0 auto;
}

.masp {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 1rem;
}

.panel-san-pham-moi {
  background: #fff;
  padding: 10px;
  font-family: Arial;
}

.panel-san-pham-moi-heading {
  position: relative;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #666;
}

.san_pham_moi-arrow {
  position: absolute;
  top: 0;
  cursor: pointer;
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
}

.san_pham_moi-arrow.nextarrow {
  right: 0;
}

.san_pham_moi-arrow.prevarrow {
  right: 35px;
}

.san_pham_moi {
  padding-top: 15px;
  padding-bottom: 15px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.san_pham_moi+.san_pham_moi {
  border-top: 1px dashed #ddd;
}

.san_pham_moi .aspect-ratio-box {
  padding-bottom: 100%;
}

.san_pham_moi-figure {
  flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  max-width: 100px;
}

.san_pham_moi-content {
  padding-left: 15px;
  flex: 0 0 calc(100% - 100px);
  -ms-flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
}

.san_pham_moi-content h3 {
  font-weight: normal;
  color: #333;
  font-size: 14px;
}

.san_pham_moi-content h3 a {
  color: inherit;
}

.san_pham_moi .gia {
  justify-content: flex-start;
}

.other-product {
  padding-top: 1rem;
}

.other-product .title-main {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
}

.slick-product-arrow {
  position: absolute;
  top: 28%;
  cursor: pointer;
  color: #797979;
  width: 10px;
  height: 20px;
}

.slick-product-arrow i {
  font-style: normal;
}

.slick-product-arrow i:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: block;
}

.slick-product-arrow.prevArrow {
  left: -13px;
}

.slick-product-arrow.prevArrow i:before {
  border-right: 10px solid #797979;
}

.slick-product-arrow.nextArrow {
  right: -13px;
}

.slick-product-arrow.nextArrow i:before {
  border-left: 10px solid #797979;
}

.phan-tram {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 14px;
  z-index: 1;
  font-weight: normal;
  line-height: 40px;
  padding-bottom: 0;
  text-indent: 1px;
  background: #cb2027;
  font-weight: bold;
  z-index: 8;
}

.col-product {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 28px;
}


.product-detail-in-stock {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #1b1b1b;
  margin-bottom: 15px;
}

.product-detail-in-stock strong {
  font-weight: 900;
  color: red;
  text-transform: capitalize;
  font-size: 20px;
}



.mz-thumb {
  border: none;
  border-radius: 0;
  padding: 0;
  border: 1px solid transparent;
}

.mz-thumb.mz-thumb-selected {
  border-color: #000 !important;
  opacity: 0.85;
}

.slick-featured-product-photo {
  margin: 0px -5px;
}

.slick-featured-product-photo .item-featured-product-photo {
  padding: 0px 5px;
}



.tabs-pro-detail .ul-tabs-pro-detail {
  padding: 0px;
  list-style: none;
  margin-bottom: -1px;
  border-bottom: 1px solid var(--main-bg);
}

.tabs-pro-detail .ul-tabs-pro-detail li {
  cursor: pointer;
  float: left;
  margin-right: 5px;
  background: none;
  padding: 10.5px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--main-bg);
  font-weight: bold;
  font-size: 14px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
  color: #fff;
  background-color: var(--main-bg);
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
  margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
  display: none;
  padding: 15px 0 0 0;
  background: transparent;
  border: 1px solid transparent;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
  display: block;
}

.zalo-share-button {
  margin-left: 10px;
}

.lien-he-mua-hang {
  margin-bottom: 1rem;
}

.lien-he-mua-hang a {
  color: #f00;
  font-size: 20px;
}

.btn-chat-zalo {
  color: #fff;
  display: block;
  background: #03a5fa;
  padding: 10px 10px;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 1rem;
  flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  max-width: 49%;
}

.btn-chat-zalo:hover {
  color: #fff;
  background: #0394e1;
}

.btn-chat-messenger {
  color: #fff;
  background: #1877f2;
  text-align: center;
  display: block;
  margin-left: 2%;
  padding: 10px 10px;
  border-radius: 4px;
  margin-bottom: 1rem;
  flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  max-width: 49%;
}

.btn-chat-messenger:hover {
  color: #fff;
  background: #0d6ae4;
}

/* NEWS */

/* Bài viết */

.news {
  width: 49%;
  float: left;
  margin-bottom: 25px;
  display: block;
}

.news:nth-child(2n) {
  float: right;
}

.news:nth-child(2n + 1) {
  clear: both;
}

.pic-news {
  float: left;
  margin-right: 4%;
  width: 36%;
}

.pic-news img {
  width: 100%;
}

.info-news {
  float: left;
  width: 60%;
}

.name-news {
  color: #333;
  font-size: 16px;
  display: block;
  line-height: normal;
  margin-bottom: 5px;
}

.name-news:hover {
  color: var(--color-red);
}

.time-news {
  color: var(--color-gray);
  margin-bottom: 0.25rem;
}

.desc-news {
  color: #333;
  margin-top: 5px;
  line-height: 22px;
}

.share b {
  display: block;
  margin-bottom: 5px;
}

.othernews b {
  margin-bottom: 10px;
  margin-top: 15px;
  color: #333;
}

.list-news-other {
  padding-left: 17px;
  list-style: square;
}

.list-news-other li {
  margin-bottom: 2px;
}

.list-news-other li a {
  text-transform: none;
  color: #333;
}

.list-news-other li a:hover {
  color: var(--main-color)
}

.bg-black {
  background: #000;
}

.video-detail-title {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.video-detail-meta {
  padding: 0 0;
  font-size: 13px;
  color: #949393;
  line-height: 21px;
}

.scrollbar {
  overflow-y: auto;
  max-height: 399px;
}

.scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.scrollbar::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.scrollbar::-webkit-scrollbar-track {
  background-color: #c2c2c2;
}

.scrollbar::-webkit-scrollbar-track-piece {
  background-color: #e6e6e6;
}

.scrollbar::-webkit-scrollbar-thumb {
  height: 60px;
  background-color: #c2c2c2;
  border-radius: 0;
}

.scrollbar::-webkit-scrollbar-corner {
  background-color: #e6e6e6;
}

.scrollbar::-webkit-resizer {
  background-color: #666;
}

.item-other-video {
  background: #333;
  padding: 10px 10px 10px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item-other-video:hover,
.item-other-video.active {
  background: #555;
}

.item-other-video+.item-other-video {
  border-top: 1px solid #444;
}

.item-other-video .order {
  color: #c4c4c4;
  top: 10px;
  left: 5px;
  text-align: center;
  line-height: 41px;
  text-align: 4px;
  flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  max-width: 35px;
}

.item-other-video figure {
  flex: 0 0 75px;
  -ms-flex: 0 0 75px;
  max-width: 75px;
}

.item-other-video .aspect-ratio-box {
  padding-bottom: calc(180 / 320 * 100%);
}

.item-other-video h3 {
  margin: 0;
  color: #c4c4c4;
  font-weight: normal;
  font-size: 13px;
  display: block;
}

.item-other-video div {
  padding: 5px 10px;
  flex: 0 0 calc(100% - 75px - 35px);
  -ms-flex: 0 0 calc(100% - 75px - 35px);
  max-width: calc(100% - 75px - 35px);
}

.video-wrapper-detail {
  flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  max-width: 60%;
}

.video-wrapper-detail iframe {
  display: block;
  width: 100%;
  height: 460px;
}

.video .aspect-ratio-box {
  padding-bottom: calc(180 / 320 * 100%);
}

.video .aspect-ratio-box:after {
  content: "";
  font-weight: 400;
  text-align: center;
  font-size: 2em;
  line-height: 1.8em;
  padding-left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zm-16.2 55.1l-352 208C45.6 483.9 32 476.6 32 464V47.9c0-16.3 16.4-18.4 24.1-13.8l352 208.1c10.5 6.2 10.5 21.4.1 27.6z'/%3E%3C/svg%3E");
  background-size: 30px;
  background-position: 14px center;
  color: rgba(255, 255, 255, 0.7);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 50%;
  top: 50%;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video .aspect-ratio-box:hover:after {
  background-color: #cc0000;
}

.video h3 {
  margin-bottom: 5px;
  margin-top: 10px;
}

.video h3 a {
  font-size: 13px;
  display: block;
  font-weight: 500;
  color: #000;
}

.video h3:hover a {
  color: #f00;
}

.video p {
  padding: 5px 0;
  font-size: 13px;
  color: #949393;
  line-height: 21px;
}

.video p span+span:before {
  content: " - ";
}

.scrollToTop {
  position: fixed;
  right: 25px;
  z-index: 1;
  bottom: 25px;
  cursor: pointer;
}

.block-list-video {
  padding: 10px;
  flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  max-width: 40%;
}

.text-other-video {
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
}

.item-thumbnail {
  border-radius: 2px;
}

.mrb-10 {
  margin-bottom: 10px;
}

.grid-item {
  width: 25%;
  padding: 5px;
}

.grid-masonry {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}

.slider-nav {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
}

.item-nav {
  padding-left: 5px;
  padding-right: 5px;
}

.slick-current .item-nav {
  opacity: 0.75;
}

.time-main {
  color: #333;
  margin-bottom: 20px;
}

.the_title {
  text-transform: capitalize;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  color: #333;
}

.mb-20 {
  margin-bottom: 20px;
}

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

.row-video {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 25px;
}

.col-video {
  padding-left: 10px;
  padding-right: 10px;
}

.slick-tin-tuc {
  margin-top: -29px;
}

.slick-tin-tuc .item-tin-tuc {
  padding: 29px 0px;
}

.tin-tuc {
  text-align: center;
}

.img-tin-tuc {
  overflow: hidden;
}

.img-tin-tuc img {
  transition: 0.3s;
}

.tin-tuc:hover img {
  transform: scale(1.05);
}

.tin-tuc h2 {
  font-size: 16px;
  font-family: Roboto-Bold;
  padding: 9px 0;
}

.tin-tuc>h2>a {
  color: var(--main-color);
  text-transform: uppercase;
}

.tin-tuc>h2>a:hover {
  text-decoration: none;
}

.itemslick-album-nav {
  padding: 0 5px;
}

.slick-album-nav {
  width: 600px;
  margin: 0 auto;
}

.img-albums {
  overflow: hidden;
}

.slick-album-for {
  width: 712px;
  margin: 20px auto;
}

/* .tin-tuc img {
    transition: 0.7s
}

.tin-tuc: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);
}

.tin-tuc .aspect-ratio-box {
    padding-bottom: calc(28 / 38 * 100%);
}

.tin-tuc-thumbnail {
    flex: 0 0 190px;
    -ms-flex: 0 0 190px;
    overflow: hidden;
}

.tin-tuc-content {
    padding-top: 0; */

/* text-align: center; */

/* flex: 0 0 calc(100% - 190px);
    -ms-flex: 0 0 calc(100% - 190px);
    margin-left: 20px;
}

.tin-tuc-date-created {
    padding-bottom: 13px;
    font-size: 13px;
    color: #666666;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 13px;
}

.tin-tuc-title {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    font-weight: bold;
}

.tin-tuc-title a {
    color: inherit;
    text-transform: capitalize;
}

.tin-tuc-description {
    font-size: 14px;
    color: #5c5c5c;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
} */

/* CONTACT */

/* Contact */

.top-contact {
  margin-bottom: 30px;
}

.input-contact {
  position: relative;
  margin-bottom: 15px;
}

.input-contact input,
.input-contact textarea {
  background: #f2f2f2;
}

.input-contact input,
.input-contact textarea::-webkit-input-placeholder {
  /* Edge */
  font-style: italic;
}

.input-contact input,
.input-contact textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-style: italic;
}

.input-contact input,
.input-contact textarea::placeholder {
  font-style: italic;
}

.input-contact .custom-file-label::after {
  content: attr(title);
}

.bottom-contact {
  position: relative;
  height: 400px;
}

.bottom-contact iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 768px) {
  .bottom-contact {
    height: 300px;
  }
}

/* #CONTACT */
.tags-pro-detail a {
  float: left;
  font-size: 12px;
  color: #fff;
  padding: 5px 10px 7px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #f6c150;
  border-radius: 3px;
}

.tags-pro-detail.w-clear {
  height: 33px;
  margin-top: 20px;
}

.tags-pro-detail a:hover {
  background-color: var(--main-color);
}

.tags-pro-detail a i {
  font-size: 10px;
  float: left;
  margin: 5px 5px 0px 0px;
}

.breadcrumb-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
  background: none;
}

.breadcrumb {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.breadcrumb .breadcrumb-item a {
  color: #333;
  text-transform: capitalize;
}

.breadcrumb-item :hover {
  color: #dc3545;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #666;
  margin: 0 5px;
}

.hover-scale: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);
}

.section-main {
  /* padding-top: 20px; */
  padding-bottom: 20px;
}

.pagination-home {
  margin-top: 0;
  margin-bottom: 10px;
}

.pagination {
  flex-wrap: wrap;
}

.page-link {
  color: #000;
}

.page-link:hover {
  color: var(--main-bg);
  background-color: #fff;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: var(--main-bg);
  border-color: var(--main-bg);
}

.pagination-ajax {
  color: #616161;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination-ajax .first,
.pagination-ajax .prev,
.pagination-ajax .next,
.pagination-ajax .last {
  display: none;
}

.pagination-ajax a {
  padding: 7px 14px;
  text-align: center;
  border: 0;
  background-color: #fff;
  cursor: pointer;
  margin: 3px 6px;
  min-width: 25px;
  border-radius: 50%;
  line-height: 21px;
}

.pagination-ajax a:hover,
.pagination-ajax a.current {
  background: var(--hover-color);
  border: none !important;
  box-shadow: none !important;
  /* box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.4); */
  color: #fff !important;
}

.site_name {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.alert-coming-soon {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fdfdfd;
  border: 1px dashed #ddd;
  color: #333;
}

.aspect-ratio-box {
  position: relative;
  display: block;
  overflow: hidden;
}

.aspect-ratio-box-inside {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
}


/* Messenger */
.js-facebook-messenger-container.closed,
.js-facebook-messenger-tooltip.closed {
  display: none !important
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-tooltip {
  display: none;
  position: fixed;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: rgba(0, 0, 0, 0.15) 0 2pt 10pt;
  z-index: 1.0E+30
}

.js-facebook-messenger-close-tooltip {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px
}

.js-facebook-messenger-box.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-box {
  display: block;
  position: fixed;
  cursor: pointer;
  bottom: 120px;
  right: 17px;
  width: 56px;
  height: 56px;
  text-align: center;
  background: #1182FC;
  border-radius: 100%;
  overflow: hidden;
  z-index: 99;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
  width: 32px;
  height: 33px;
  position: absolute;
  top: 13px;
  left: 12px;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-box.rotate svg#close-icon {
  transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
  opacity: 0;
  width: 19px;
  height: 20px;
  position: absolute;
  top: 19px;
  left: 19px;
  -webkit-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -moz-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
  transition: opacity 160ms ease-in-out, transform 160ms ease-in-out;
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-container {
  position: fixed;
  opacity: 0;
  transform: translateY(50px);
  bottom: 110px;
  right: 90px;
  border-radius: 10px;
  pointer-events: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
  -webkit-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -moz-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  -o-transition: transform 160ms ease-in-out, opacity 160ms ease-in-out;
  transition: transform 160ms ease-in-out, opacity 160ms ease-in-out
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  display: block;
  position: relative;
  width: 220px;
  background: #1182FC;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,
.js-facebook-messenger-container-button iframe {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,
.js-facebook-messenger-button,
.js-facebook-messenger-tooltip {
  z-index: 999
}

.js-facebook-messenger-container,
.js-facebook-messenger-container-button {
  z-index: 1000
}

.js-facebook-messenger-top-header {
  color: #fff;
  background: #1182FC
}

.js-facebook-messenger-top-header {
  width: 220px
}

.js-facebook-messenger-tooltip {
  color: #404040;
  background: #fff
}

.js-facebook-messenger-container.open {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all
}

.js-facebook-messenger-tooltip {
  bottom: 97px;
  right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
  opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
  transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
  opacity: 1
}

/* Toc */
.box-readmore {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin-bottom: 2rem;
  border-radius: 5px;
  background-color: #eeeeee;
}

.box-readmore li ul>li {
  margin: 0;
  margin-bottom: 8px
}

.box-readmore li ul>li:before {
  content: counters(item, ".") " "
}

.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
}

.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 5px
}

.box-readmore ul li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 5px
}

.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}

.box-readmore ul li a:hover {
  color: #767676;
}

/*---------------------header2------------------------------*/
.divLeft {
  position: relative;
  flex: 0 0 270px;
  -ms-flex: 0 0 270px;
  max-width: 270px;
}

.section-slider {
  background: #f8f8f8;
}

.divRight2 {
  padding-left: 6px;
  width: 100%;
  flex: 0 0 72.978723404%;
  -ms-flex: 0 0 72.978723404%;
  max-width: 72.978723404%;
}

/* .divRight3 {
  margin-left: 0.638297872%;
  flex: 0 0 calc(100% - 72.978723404% - 0.638297872%);
  -ms-flex: 0 0 calc(100% - 72.978723404% - 0.638297872%);
  max-width: calc(100% - 72.978723404% - 0.638297872%);
  height: 363px;
} */

.divRight {
  flex: 0 0 calc(100% - 270px);
  -ms-flex: 0 0 calc(100% - 270px);
  max-width: calc(100% - 270px);
}

.on-bar {
  position: relative;
}

.text-on-bar {
  background-image: url(../images/bars2.png);
  background-color: #deae27;
  background-repeat: no-repeat;
  background-position: 234px center;
  font-family: UTMImpact;
  font-size: 20px;
  color: #385baa;
  text-transform: uppercase;
  padding: 16px 14px 13px 20px;
  cursor: pointer;
  display: block;
}

.wrapper-dropdown-menu {
  width: 100%;
}

.on-bar .wrapper-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  z-index: 9999;
}

.show-second-menu .on-bar:hover .wrapper-dropdown-menu {
  display: block;
}

.wrapper-dropdown-menu-inside {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.scroll-second-menu {
  overflow-y: auto;
  height: 403px;
}

.scroll-second-menu::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

.scroll-second-menu::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.scroll-second-menu::-webkit-scrollbar-track {
  background-color: #d4d4d4;
}

.scroll-second-menu::-webkit-scrollbar-track-piece {
  background-color: #e7e7e7;
}

.scroll-second-menu::-webkit-scrollbar-thumb {
  height: 60px;
  background-color: #d4d4d4;
}

.scroll-second-menu::-webkit-scrollbar-corner {
  background-color: #e7e7e7;
}

.scroll-second-menu::-webkit-resizer {
  background-color: #e7e7e7;
}


.text-second-menu {
  padding: 9.2px 25px 9.2px 0;
  position: relative;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.second-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.second-menu>li+li {
  border-top: 1px solid #f0f0f0;
}

.second-menu>li>a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #000;
  padding: 0 18px 0 18px;
  text-transform: uppercase;
}

.second-menu>li>a:after {
  content: "";
  color: #fff;
  background: url("../images/angle-menu_03.png");
  width: 5px;
  height: 8px;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.second-menu>li .sub-menu {
  left: 100%;
  top: 0;
  height: 100%;
  background: #fff;
  border-top: 0;
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  -moz-transform: rotate3d(0, 1, 0, 90deg);
  -ms-transform: rotate3d(0, 1, 0, 90deg);
  -o-transform: rotate3d(0, 1, 0, 90deg);
  transform: rotate3d(0, 1, 0, 90deg);
}

.second-menu>li .sub-menu li {
  position: unset;
}

.second-menu>li .sub-menu>li>a {
  padding-top: 14px;
  padding-bottom: 14px;
}

.second-menu>li:hover>.sub-menu {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}

.second-menu>li:hover>a {
  color: #fff;
}

.second-menu>li:hover {
  background: var(--main-color);
}

.second-menu .sub-menu li+li {
  border-top-color: #f0f0f0;
}

.section-slider .divRight {
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 2px;
}