/*Add font ================================*/
@font-face {
  font-family: "VLOSWALD-LIGHT";
  font-display: swap;
  src: local("VLOSWALD-LIGHT"), local("VLOSWALD-LIGHT"), url("../fonts/VLOSWALD-LIGHT.eot");
  src: local("VLOSWALD-LIGHT"), local("VLOSWALD-LIGHT"), url("../fonts/VLOSWALD-LIGHT.otf") format("opentype"), url("../fonts/VLOSWALD-LIGHT.ttf") format("truetype"), url("../fonts/VLOSWALD-LIGHT?#iefix") format("embedded-opentype"), url("../fonts/VLOSWALD-LIGHT.woff2") format("woff2"), url("../fonts/VLOSWALD-LIGHT.woff") format("woff"), url("../fonts/VLOSWALD-LIGHT.svg#VLOSWALD-LIGHT") format("svg");
}
/*End Add font ================================*/
.fb-comments iframe {
  width: 100% !important;
}

* {
  line-height: 150%;
  box-sizing: border-box;
  font-size: 14px;
}

.container {
  padding-left: 25px !important;
  padding-right: 25px !important;
  max-width: 100% !important;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px !important;
  }
}

i:before {
  font-style: normal !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

button:hover, button:focus, input:hover, input:focus, .btn:hover, .btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.none {
  display: none;
}

p {
  margin: 0;
}

.banner_full {
  width: 100%;
}
.banner_full .banner_item {
  width: 100%;
}
.banner_full .banner_item a {
  display: block;
  width: 100%;
}
.banner_full .banner_item img {
  width: 100%;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
  width: auto;
}
img.img_full_size {
  width: 100%;
}
img.img_fleft {
  float: left;
}
img.img_fright {
  float: right;
}

.img > a {
  display: block;
  overflow: hidden;
  padding-top: 50%;
  position: relative;
}
.img > a:hover img {
  transform: translate(-50%, -50%) scale(1.2);
}
.img > a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 500ms ease 0s !important;
}

.justify {
  text-align: justify;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.nostart {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: all 300ms ease-out 0s;
  display: inline-block;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

.imgl, .imgr {
  border: 1px solid #C7C5C8;
  padding: 5px;
}

.imgl {
  float: left;
  margin: 0 8px 8px 0;
  clear: left;
}

.imgr {
  float: right;
  margin: 0 0 8px 8px;
  clear: right;
}

.input_hidden {
  height: 0;
  border: none;
  font-size: 0;
  background: none;
  padding: 0 !important;
  margin: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

ul.list_none {
  list-style: none;
  padding: 0;
  margin: 0;
}

.table-responsive {
  width: 100%;
  overflow: auto;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
    display: block;
  }
  .table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-responsive tr {
    margin: 0 0 1rem 0;
  }
  .table-responsive tr:nth-child(odd) {
    background: #ccc;
  }
  .table-responsive td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .table-responsive td:before {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    padding-right: 10px;
    white-space: nowrap;
  }
  .table-responsive td:nth-of-type(1) {
    background: #fff;
    display: flex;
  }
  .table-responsive td:nth-of-type(2):before, .table-responsive td:nth-of-type(3):before, .table-responsive td:nth-of-type(4):before, .table-responsive td:nth-of-type(5):before {
    content: attr(title);
  }
  .table-responsive .table .cart_row .price_format, .table-responsive .table .cart_row .quantity {
    float: none;
  }
}

table {
  table-layout: fixed;
}
table.tablescroll > tbody, table.tablescroll > thead, table.tablescroll > tfoot {
  display: block;
  width: 100%;
}
table.tablescroll > tbody > tr, table.tablescroll > thead > tr, table.tablescroll > tfoot > tr {
  display: table;
  width: 100%;
}
table.tablescroll > tbody {
  overflow-y: scroll;
  overflow-x: hidden;
}

.no-spinners {
  -moz-appearance: textfield;
}
.no-spinners::-webkit-outer-spin-button, .no-spinners::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.fancybox-fx-material.fancybox-slide--previous,
.fancybox-fx-material.fancybox-slide--next {
  transform: translateY(-60px) scale(1.1);
  opacity: 0;
}

.fancybox-fx-material.fancybox-slide--current {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.fc-container .fancybox-bg {
  background: #eee;
}

.fancybox-is-open.fc-container .fancybox-bg {
  opacity: 0.95;
}

/*--------------box-------------*/
.box {
  width: 100%;
  margin-bottom: 15px;
}
.box .box-title {
  font: 500 1.1428571429rem/150% "Roboto", sans-serif;
  text-transform: uppercase;
  color: #035d91;
  margin-bottom: 15px;
}
.box .box-content {
  position: relative;
}

/*-------------box_menu-------------*/
.box_menu .box-content {
  padding: 0;
  margin: 0;
  position: relative;
  background: #fff;
}
.box_menu .box-content > * {
  position: relative;
}
.box_menu > ul > li {
  padding-right: 0;
}
.box_menu li {
  display: block;
  width: 100%;
}
.box_menu li:first-child a {
  border-top: none;
}
.box_menu li:last-child a {
  border-bottom: none;
}
.box_menu li a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 15px;
  color: #444444;
  text-transform: uppercase;
  overflow: hidden;
  border-bottom: 1px dashed #eaeaea;
}
.box_menu li a:hover, .box_menu li a.current {
  color: #fff;
}
.box_menu li a:hover:before, .box_menu li a.current:before {
  left: 0;
}
.box_menu li a:hover:after, .box_menu li a.current:after {
  display: none;
}
.box_menu li a:hover > div:before, .box_menu li a.current > div:before {
  color: #fff;
}
.box_menu li a:before {
  content: "";
  display: block;
  position: absolute;
  background: #484848;
  top: 0;
  left: -100%;
  bottom: 0;
  width: 100%;
  transition: all 300ms ease-out 0s;
}
.box_menu li a > div {
  position: relative;
  display: block;
  padding-left: 25px;
}
.box_menu li a > div:before {
  font-family: "ficon";
  content: "\e806";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #f7941e;
}
.box_menu li ul {
  display: none;
  background: #fff;
  width: 12em;
}
.box_menu .sm-simple.sm-vertical a span.sub-arrow {
  right: 10px;
  margin-left: 0;
}

/*-------------tth-statistic-------------*/
.tth-statistic > .srow:after {
  content: "";
  display: block;
  clear: both;
}
.tth-statistic > .srow > .rtitle, .tth-statistic > .srow > .rcontent {
  float: left;
}
.tth-statistic > .srow > .rtitle {
  padding-right: 10px;
  font-weight: bold;
}

/*-------------tth_navigation-------------*/
.tth_navigation {
  border: 1px solid #e8e8e8;
  border-radius: 50px;
  padding: 4px 20px 3px;
  margin-top: 13px;
}
@media (max-width: 992px) {
  .tth_navigation {
    margin-top: 5px;
    padding: 4px 15px 3px;
  }
}
.tth_navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tth_navigation ul li {
  padding-right: 11px;
}
@media (max-width: 992px) {
  .tth_navigation ul li:nth-child(3), .tth_navigation ul li:nth-child(4) {
    display: none;
  }
}
.tth_navigation ul li:first-child a {
  padding-left: 23px;
}
.tth_navigation ul li:first-child a:before {
  width: 13px;
  height: 11px;
  background: url("../images/use/icon_home.png") no-repeat;
  filter: unset;
}
.tth_navigation ul li:last-child {
  padding-right: 0;
}
.tth_navigation ul li a {
  font-size: 14px;
  color: #626262;
  padding-left: 19px;
  position: relative;
}
.tth_navigation ul li a:before {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../images/use/left_nav.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #979797;
  filter: invert(38%) sepia(2%) saturate(26%) hue-rotate(27deg) brightness(97%) contrast(92%);
}
.tth_navigation ul li a i {
  padding-right: 5px;
  display: none;
}
.tth_navigation ul li a:hover, .tth_navigation ul li a.current {
  color: #f37220;
}
.tth_navigation ul li a:hover:before, .tth_navigation ul li a.current:before {
  filter: invert(47%) sepia(100%) saturate(1132%) hue-rotate(347deg) brightness(97%) contrast(95%);
}

.full .nav {
  background: #fbfbfb;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.full .nav a {
  font: 400 1rem/150% "Roboto", sans-serif;
  color: #616161;
  padding: 4px 0;
}

/*upload-progress ------------------------------------------------------------*/
.fileupload .upload-progress {
  display: none;
  margin-bottom: 5px;
}
.fileupload .upload-progress.show {
  display: block;
}
.fileupload .upload-progress .progress-bar {
  background: #42b3e5;
  height: 4px;
}
.fileupload .list_uploaded {
  margin-left: -5px;
  margin-right: -5px;
}
.fileupload .list_uploaded:after {
  content: "";
  display: block;
  clear: both;
}
.fileupload .list_uploaded .pic-item {
  box-sizing: border-box;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  position: relative;
  max-width: 80px;
  width: 25%;
}
.fileupload .list_uploaded .pic-item img {
  width: 100%;
  border-radius: 3px;
  height: 45px;
}
.fileupload .list_uploaded .pic-item .btn-remove {
  color: #CE2C2C;
  display: inline-block;
  font-size: 19px;
  line-height: 22px;
  position: absolute;
  right: 0px;
  top: -5px;
  font-weight: normal;
  border: 1px solid #CE2C2C;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 11px;
  background-color: #fff;
}
.fileupload .btn-upload {
  background: #ffffff;
  border: 1px solid #42b3e5;
  color: #000;
  overflow: hidden;
  position: relative;
  padding: 3px 10px;
  display: inline-block;
}
.fileupload .btn-upload input[type=file] {
  cursor: pointer;
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*----------------list_share----------------*/
.list_share {
  text-align: right;
}

.box_support {
  margin-bottom: 40px;
}
.box_support > .title {
  font: 600 1.2857142857rem/150% "Open Sans";
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #ffa200;
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 0;
  position: relative;
}
.box_support > .title:before {
  content: "";
  width: 12px;
  height: 24px;
  border-style: solid;
  border-width: 12px 6px 12px 6px;
  border-color: #df8e00 #df8e00 transparent transparent;
  position: absolute;
  bottom: -24px;
  left: 0;
}
.box_support .list_item {
  background: linear-gradient(to top, #0b80b6 30%, #085c85);
  padding: 0 10px;
  margin-left: 12px;
}
@media (min-width: 1200px) {
  .box_support .list_item {
    padding: 0 40px;
  }
}
.box_support .list_item .nick.phone {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 0;
}
.box_support .list_item .nick.phone:not(:last-child) {
  border-bottom: 1px solid #0b8bc8;
}
.box_support .list_item .nick.phone .pic {
  flex: 0 0 45px;
  max-width: 45px;
}
.box_support .list_item .nick.phone > div {
  flex: 1 1;
  width: auto;
  padding-left: 20px;
}
.box_support .list_item .nick.phone > div .title {
  font: 400 1.0714285714rem/150% "Open Sans", sans-serif;
  color: #fff;
}
.box_support .list_item .nick.phone > div .phone {
  font: 800 1.2857142857rem/150% "Open Sans", sans-serif;
  color: #fff;
}

.box_support2 {
  border: 1px solid #eaeaea;
  border-radius: 6px;
  margin-bottom: 30px;
}
.box_support2 > .title {
  font: 700 1rem/150% "Roboto", sans-serif;
  color: #414040;
  background: #f4f2f2;
  width: 100%;
  padding: 7px 8px 7px 30px;
  margin-bottom: 0;
  position: relative;
}
.box_support2 > .title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background: url(../../images/support.png) center center no-repeat;
  background-size: contain;
}
.box_support2 .list_item .box_hotline {
  font: 300 0.8571428571rem/150% "Roboto", sans-serif;
  color: #414040;
  padding: 10px 8px;
  padding-left: 30px;
  position: relative;
}
.box_support2 .list_item .box_hotline:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 8px;
  width: 16px;
  height: 18px;
  background: url(../../images/phone-working-indicator.png) center center no-repeat;
  background-size: contain;
}
.box_support2 .list_item .box_hotline p {
  padding: 2px 0;
}
.box_support2 .list_item .box_social {
  border-top: 1px dotted #eaeaea;
  padding: 10px 0;
  margin: 0 8px;
}
.box_support2 .list_item .box_social > span, .box_support2 .list_item .box_social a.solo-item {
  display: block;
  padding-left: 22px;
  position: relative;
}
.box_support2 .list_item .box_social > span {
  font: 700 1rem/150% "Roboto", sans-serif;
  color: #464747;
  margin-bottom: 10px;
}
.box_support2 .list_item .box_social > span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 16px;
  height: 14px;
  background: url(../../images/speech-message.png) center center no-repeat;
  background-size: contain;
}
.box_support2 .list_item .box_social a.solo-item {
  font: 300 0.9285714286rem/150% "Roboto", sans-serif;
  color: #414040;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}
.box_support2 .list_item .box_social a.solo-item i {
  font-size: 1.2857142857rem;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.box_support2 .list_item .box_social a.solo-item i.fa-facebook-square {
  color: #0256b4;
}
.box_support2 .list_item .box_social a.solo-item i.fa-skype {
  color: #008ad9;
}
.box_support2 .list_item .box_social a.solo-item i.fa-zalo:before {
  content: "";
  display: block;
  width: 17px;
  height: 18px;
  background: url(../../images/zalo-icon.png) center center no-repeat;
  background-size: contain;
}
.box_support2 .list_item .box_social a.solo-item i.fa-viber {
  color: #a717a5;
}

.box_menu_left {
  padding-left: 30px;
  padding-bottom: 34px;
}
@media (max-width: 992px) {
  .box_menu_left {
    padding-bottom: 20px;
  }
}
.box_menu_left > .title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1062a4 !important;
  padding-bottom: 5px;
}
.box_menu_left ul li {
  padding: 5px 0;
  padding-left: 10px;
  margin-left: -10px;
}
.box_menu_left ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #353535;
  transition: none;
}
.box_menu_left ul li:hover, .box_menu_left ul li:focus, .box_menu_left ul li.active {
  background: #f26522;
  position: relative;
}
.box_menu_left ul li:hover:before, .box_menu_left ul li:focus:before, .box_menu_left ul li.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  width: 15px;
  height: 50%;
  background: linear-gradient(to top left, #f26522 50%, transparent 52%);
}
.box_menu_left ul li:hover:after, .box_menu_left ul li:focus:after, .box_menu_left ul li.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -15px;
  width: 15px;
  height: 50%;
  background: linear-gradient(to bottom left, #f26522 50%, transparent 52%);
}
.box_menu_left ul li:hover a, .box_menu_left ul li:focus a, .box_menu_left ul li.active a {
  color: #fff;
}

.box_product_column {
  display: none;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .box_product_column {
    display: block;
  }
}
.box_product_column > .title {
  font: 600 1.2857142857rem/150% "Roboto", sans-serif;
  color: #3a3a3a;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}
.box_product_column > .title:after {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #008bd7 30%, #ececec 30%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.box_product_column > .content {
  border: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}
.box_product_column > .content .list_item_product .row_item .slick-slide {
  border-bottom-color: #ebebeb;
}
.box_product_column > .content .list_item_product .row_item .col_item {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
.box_product_column > .content .list_item_product .row_item .col_item .item {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .img {
  flex: 0 0 40%;
  max-width: 40%;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .img a {
  padding-top: 150%;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info {
  text-align: left;
  flex: 0 0 60%;
  max-width: 60%;
  padding-left: 10px;
  padding-bottom: 40px;
  margin: 0;
  position: relative;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .info-price {
  margin-top: 5px;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart_now {
  flex: 0 0 100%;
  max-width: 100%;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart {
  font-size: 0px;
  border: 0;
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 0;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart:before {
  content: "\f07a";
  font: 400 1.5rem/150% "Font Awesome 5 Pro";
  color: #0a67da;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart:hover, .box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart:focus {
  background: transparent;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart:hover:before, .box_product_column > .content .list_item_product .row_item .col_item .item .info .add_cart .btn_add_cart:focus:before {
  font-weight: 900;
}
.box_product_column > .content .list_item_product .row_item .col_item .item .info .add_favorite {
  font-size: 1.5rem;
  position: absolute;
  bottom: 3px;
  left: 50px;
  padding: 0;
}
.box_product_column > .content .list_item_product .row_item .col_item:not(:last-child) .item {
  border-bottom: 1px solid #e1e1e1;
}
.box_product_column > .content .btn-next {
  background: #b0b0b0;
  border: 0;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.box_product_column > .content .btn-next i {
  color: #fff;
}
.box_product_column > .content .btn-next:focus {
  box-shadow: none;
  outline: none;
}

.box_r {
  margin-bottom: 30px;
}
.box_r label.title {
  color: #575757;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #fbf9dd;
  padding-bottom: 3px;
  margin-bottom: 16px;
}
.box_r label.title:after {
  content: "";
  width: 63px;
  height: 1px;
  background: #f36e21;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.box_r .box_search {
  position: relative;
}
.box_r .box_search .btn_search, .box_r .box_search .btn_clear {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
.box_r .box_search .text_search {
  width: 100%;
  border: 1px solid #ededed;
  padding-left: 12px;
  height: 30px;
  font-size: 12px;
}
.box_r .box_search .text_search::-moz-placeholder {
  color: #dedede;
}
.box_r .box_search .text_search::placeholder {
  color: #dedede;
}
.box_r .box_search .btn_search {
  width: 13px;
  height: 13px;
  background: url("../images/use/search_news.png") no-repeat;
  right: 7px;
}
.box_r .box_search .btn_search span {
  display: none;
}
.box_r .box_search .btn_clear {
  right: 35px;
  display: none;
}

.box_banner_product {
  display: none;
  opacity: 0;
  transition: opacity 0.2s;
}
.box_banner_product.slick-initialized {
  display: block;
  opacity: 1;
}
.box_banner_product .item img {
  width: 100%;
  height: auto;
}

.customer_review {
  position: relative;
  padding: 39px 0 44px;
}
@media (max-width: 992px) {
  .customer_review {
    padding: 30px 0;
  }
}
.customer_review:before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #01a54f;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}
.customer_review h2.title {
  font-size: 28px;
  font-weight: 600;
  color: #FFF;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 27px;
}
@media (max-width: 992px) {
  .customer_review h2.title {
    font-size: 25px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .customer_review h2.title {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .customer_review h2.title {
    text-align: center;
  }
}
.customer_review h2.title:after {
  content: "";
  width: 44px;
  height: 2px;
  background: url("../images/use/bottom_title_black.png") no-repeat;
  filter: invert(96%) sepia(96%) saturate(0%) hue-rotate(64deg) brightness(105%) contrast(104%);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 500px) {
  .customer_review h2.title:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.customer_review .list_item .item .wrap_top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.customer_review .list_item .item .wrap_top .img {
  width: 102px;
  border-radius: 50%;
  padding: 7px;
  background: #fca227;
}
@media (max-width: 992px) {
  .customer_review .list_item .item .wrap_top .img {
    width: 100px;
    padding: 4px;
  }
}
@media (max-width: 500px) {
  .customer_review .list_item .item .wrap_top .img {
    margin: auto;
  }
}
.customer_review .list_item .item .wrap_top .img a {
  padding-top: 100%;
  border-radius: 50%;
}
.customer_review .list_item .item .wrap_top .img a img {
  width: 100%;
}
.customer_review .list_item .item .wrap_top .info {
  width: calc(100% - 102px);
  padding-left: 6%;
}
@media (max-width: 992px) {
  .customer_review .list_item .item .wrap_top .info {
    padding-left: 10px;
    width: calc(100% - 100px);
  }
}
@media (max-width: 500px) {
  .customer_review .list_item .item .wrap_top .info {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }
}
.customer_review .list_item .item .wrap_top .info .content {
  font-size: 15px;
  color: #FFF;
  text-align: justify;
}
.customer_review .list_item .item .wrap_top .info .content p {
  line-height: 24px;
}
.customer_review .list_item .item .name_job {
  display: flex;
  justify-content: flex-end;
  padding-top: 6px;
}
@media (max-width: 500px) {
  .customer_review .list_item .item .name_job {
    padding-top: 10px;
  }
}
.customer_review .list_item .item .name_job .name {
  font-size: 15px;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 14px;
  margin-right: 14px;
  position: relative;
}
.customer_review .list_item .item .name_job .name:before {
  content: "";
  width: 49px;
  height: 1px;
  background: #FFF;
  position: absolute;
  right: calc(100% + 10px);
  bottom: 6px;
}
.customer_review .list_item .item .name_job .name:after {
  content: "";
  width: 1px;
  height: 11px;
  background: #FFF;
  position: absolute;
  right: 0;
  top: 5px;
}
.customer_review .list_item .item .name_job .job {
  font-size: 14px;
  color: #FFF;
}
.customer_review .list_item .owl-controls .owl-nav .owl-prev {
  width: 19px;
  height: 35px;
  background: url("../images/use/nav_left.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: calc(100% + 84px);
  top: 25%;
}
.customer_review .list_item .owl-controls .owl-nav .owl-next {
  width: 19px;
  height: 35px;
  background: url("../images/use/nav_right.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: calc(100% + 84px);
  top: 25%;
}

/* ------****------Body------****------*/
body {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-weight: 400;
}

#container {
  padding: 49px 0 57px;
  min-height: 300px;
}
@media (max-width: 992px) {
  #container {
    padding: 30px 0;
  }
}

#tth-loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1500;
  background: rgba(255, 255, 255, 0.5) url(../images/loading.gif) no-repeat center center;
  background-size: 150px;
  margin: 0;
}

/* ------****------Wrapper------****------*/
#tth-wrapper {
  width: 100%;
  min-height: 70vh;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  #tth-wrapper {
    padding-top: 0;
  }
}

/* ---------------------------------------*/
.overlay, .sideMenu {
  position: fixed;
  bottom: 0;
}

.overlay {
  top: 0;
  left: 100%;
  right: -100%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  transition: all ease 0.2s;
}
.overlay.open {
  left: 0;
  right: 0;
}

.main-nav {
  margin-left: auto;
  margin-bottom: 0;
  z-index: 10;
  justify-content: flex-start;
  padding: 0;
}

.sideMenu {
  top: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  width: 70%;
  z-index: 9000;
  margin-bottom: 0;
  background: #fff;
  transform: translateX(100%);
}
@media (min-width: 430px) {
  .sideMenu {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .sideMenu {
    width: 45%;
  }
}
.sideMenu span.icon-bar {
  background: #FFF;
}
.sideMenu.open {
  transform: translateX(0);
  display: block;
  overflow-y: auto;
}
.sideMenu .navbar-toggler {
  position: absolute;
  top: 2.5px;
  right: 0;
  border: 0;
}
.sideMenu .box_user {
  color: inherit;
  background: inherit;
  display: flex;
  align-items: center;
  width: 100%;
  height: 45px;
  padding: 10px 45px 10px 10px;
}
@media (min-width: 576px) {
  .sideMenu .box_user {
    padding: 10px;
  }
}
.sideMenu .box_user .header_cart {
  display: flex;
  align-content: center;
  justify-content: center;
  background: #096295;
  border-radius: 6px;
  padding: 7px 10px;
}
.sideMenu .box_user .header_cart a {
  font: 600 0.9285714286rem/150% "Open Sans";
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.sideMenu .box_user .header_cart a i.fa-shopping-cart {
  font-size: 1.7142857143rem;
  margin-right: 15px;
}
.sideMenu .box_user .header_cart a .num {
  white-space: nowrap;
}
.sideMenu .box_user .header_cart a .num .num_cart {
  color: #ffa200;
}
.sideMenu .box_user .header_cart a .num .text {
  display: block;
  font-weight: 300;
}
.sideMenu .box_user ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex: 1 1 auto;
  width: auto;
  padding: 0;
}
.sideMenu .box_user ul li {
  text-align: center;
  flex: 1 1 auto;
}
.sideMenu .box_user ul li:first-child {
  display: none;
}
.sideMenu .box_user ul li a {
  font-size: 1.0357142857rem;
  background: transparent;
  color: inherit;
  padding: 2px 8px;
}
.sideMenu .box_user ul li a:hover, .sideMenu .box_user ul li a:focus, .sideMenu .box_user ul li a:active {
  color: #1a1a1a;
  background: #ffc000;
  border-color: #ffc000;
}
.sideMenu #tth-side-menu {
  min-height: calc(100% - 45px);
  padding-bottom: 50px;
  position: relative;
}
.sideMenu #tth-side-menu ul {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.sideMenu #tth-side-menu ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sideMenu #tth-side-menu ul li > a {
  font-weight: 500;
  flex: 0 0 calc(100% - 40px);
  max-width: calc(100% - 40px);
  display: inline-block;
  padding: 10px;
  position: relative;
}
.sideMenu #tth-side-menu ul li > a.current {
  color: #1c9f46;
  background: linear-gradient(to right, #eee, transparent);
}
.sideMenu #tth-side-menu ul li.has-submenu i.icon {
  font: 900 1.2857142857rem/150% "Font Awesome 5 Duotone";
  color: #c92127;
  width: 40px;
  position: relative;
  transition: all 0.5s ease-in-out;
  padding: 5px 10px;
}
.sideMenu #tth-side-menu ul li.has-submenu i.icon:before {
  content: "\f105";
  position: absolute;
  color: inherit;
  opacity: 1;
}
.sideMenu #tth-side-menu ul li.has-submenu i.icon:after {
  content: "\10f105";
  color: inherit;
  opacity: 0.4;
}
.sideMenu #tth-side-menu ul li.has-submenu i.icon.open {
  transform: translateX(30px);
}
.sideMenu .menu_sub {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.25);
  transform: translate3d(-120%, 0, 0);
  transition: all 0.5s ease-in-out;
  padding-bottom: 50px;
  z-index: 1;
}
.sideMenu .menu_sub.open {
  transform: translate3d(0, 0, 0);
}
.sideMenu .menu_sub h3 a {
  font: 400 1.1428571429rem/150% "Roboto", sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 0 20px;
  margin: 10px 0;
}
.sideMenu .menu_sub .menu_back {
  font: 400 1.0714285714rem/150% "Roboto", sans-serif;
  color: #fff;
  background: #777;
  display: block;
  padding: 5px 30px;
}

/* ------****------Column------****------*/
.row_c_m, .row_m_c {
  display: flex;
  flex-wrap: wrap;
}
.row_c_m #tth-column_left, .row_m_c #tth-column_left {
  width: 100%;
}
@media (min-width: 992px) {
  .row_c_m #tth-column_left, .row_m_c #tth-column_left {
    width: 278px;
  }
}
.row_c_m #tth-content, .row_m_c #tth-content {
  width: 100%;
  order: -1;
  margin-bottom: 20px;
}
.row_c_m #tth-column, .row_m_c #tth-column {
  width: 100%;
}
@media (min-width: 992px) {
  .row_c_m #tth-column, .row_m_c #tth-column {
    width: 260px;
  }
}

@media (min-width: 992px) {
  .row_c_m #tth-content {
    width: calc(100% - 278px);
    order: 1;
    padding-left: 25px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row_m_c #tth-content {
    width: calc(100% - 260px);
    order: 0;
    padding-right: 5%;
    margin-bottom: 0;
  }
}

/* ------****------Paginate------****------*/
.paginate {
  padding: 30px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.paginate .pagetotal {
  background: transparent;
  display: none;
  padding: 0 2px;
  color: #fff;
}
.paginate .btnPage:hover i {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(117deg) brightness(105%) contrast(101%);
}
.paginate .btnPage i.ficon-angle-left {
  width: 10px;
  height: 10px;
  background: url("../images/use/left_nav_rotate.png") no-repeat;
}
.paginate .btnPage i.ficon-angle-left:before {
  display: none;
}
.paginate .btnPage i.ficon-angle-right {
  width: 10px;
  height: 10px;
  background: url("../images/use/left_nav.png") no-repeat;
}
.paginate .btnPage i.ficon-angle-right:before {
  display: none;
}
.paginate .pagelink, .paginate .pagecur, .paginate .btnPage {
  display: inline-flex;
  color: #222222;
  width: 29px;
  height: 29px;
  justify-content: center;
  align-items: center;
  margin: 0 4px;
  border-radius: 3px;
  background: #ebebeb;
  border: 1px solid #e1e1e1;
}
.paginate .pagelink:hover, .paginate .pagecur:hover, .paginate .btnPage:hover {
  color: #fff;
  background: rgba(252, 162, 39, 0.7);
}
.paginate .pagecur, .paginate .pagecur:hover {
  color: #fff;
  background: #fca227;
  border-color: #fca227;
}

/* ----------------------------------------*/
.brand_scroll {
  padding: 43px 0 47px;
}
@media (max-width: 992px) {
  .brand_scroll {
    padding: 30px 0;
  }
}
.brand_scroll .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.brand_scroll h3.title {
  margin-bottom: 52px;
}
@media (max-width: 992px) {
  .brand_scroll h3.title {
    margin-bottom: 30px;
  }
}
.brand_scroll .brand_scroll-content {
  width: 100%;
}
.brand_scroll .item {
  padding: 0 5px;
}
.brand_scroll .item a {
  position: relative;
  height: 75px;
  display: block;
}
.brand_scroll .item a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* ----------------------------------------*/
#main_slide {
  position: relative;
}
#main_slide .row_item {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
  overflow: hidden;
  display: none;
}
#main_slide .row_item.slick-initialized {
  display: block;
}
@media (min-width: 992px) {
  #main_slide .row_item {
    flex: 1 1 auto;
  }
  #main_slide .row_item .slick-list, #main_slide .row_item .slick-list *:not(img) {
    height: 100%;
  }
}
#main_slide .item a {
  width: 100%;
}
#main_slide .item a img {
  width: 100%;
  height: auto;
}
#main_slide .slick-dots {
  position: absolute;
  bottom: 18px;
  right: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  #main_slide .slick-dots {
    bottom: 8px;
  }
}
#main_slide .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 4px 8px;
}
@media (max-width: 992px) {
  #main_slide .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 2px 3px;
  }
}
#main_slide .slick-dots li.slick-active button {
  background: #fff100;
}
#main_slide .slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #FFF;
}
@media (max-width: 992px) {
  #main_slide .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
#main_slide .slick-dots li button:before {
  display: none;
}
#main_slide .slick-prev {
  width: 19px;
  height: 35px;
  background: url("../images/use/nav_left.png") no-repeat;
  background-size: contain;
  left: 50px;
  z-index: 1;
}
@media (max-width: 992px) {
  #main_slide .slick-prev {
    left: 10px;
    width: 10px;
    height: 27px;
  }
}
#main_slide .slick-prev:before {
  display: none;
}
#main_slide .slick-next {
  width: 19px;
  height: 35px;
  background: url("../images/use/nav_right.png") no-repeat;
  background-size: contain;
  right: 50px;
  z-index: 1;
}
@media (max-width: 992px) {
  #main_slide .slick-next {
    right: 10px;
    width: 10px;
    height: 27px;
  }
}
#main_slide .slick-next:before {
  display: none;
}

.banner_ads_item img {
  width: 100%;
  height: auto;
}

#tth-scrollup {
  background: #3994b9;
  color: #fff;
  position: fixed;
  right: 10px;
  bottom: 50px;
  padding: 10px;
  font-size: 30px;
}

/* ------****------Scroll------****------*/
#tth-scroll_left {
  position: absolute;
  width: 154px;
  z-index: 100;
  top: 120px;
  left: 12px;
  overflow: hidden;
  margin: 0;
}

#tth-scroll_right {
  position: absolute;
  width: 154px;
  z-index: 100;
  top: 120px;
  right: 0;
  overflow: hidden;
  margin: 0;
}

.class_top {
  top: 536px !important;
}

.fr {
  float: right;
}

/* --------------------------------------------*/
.slick-list {
  width: 100%;
}
.slick-list .slick-track {
  min-width: 100%;
}

/*---------------------------------------------*/
#BactoTop {
  cursor: pointer;
  background: #fca227 url(../../images/backtotop.png) no-repeat scroll center center;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  bottom: 95px;
  width: 35px;
  z-index: 999;
  border: 1px solid #fca227;
  margin: 0;
}
@media (min-width: 992px) {
  #BactoTop {
    bottom: 155px;
    right: 25px;
  }
}

.hotline.sticky {
  position: fixed;
  bottom: 80px;
  right: 10px;
  display: none;
  align-items: center;
  border-radius: 50%;
  margin: 0 !important;
  cursor: pointer;
  z-index: 100;
  width: 73px;
  height: 73px;
  background: url(../../images/hotline_sticky.png) center no-repeat;
  animation: phonering-alo-circle-img-anim 1.1s infinite ease-in-out;
}
@media (min-width: 992px) {
  .hotline.sticky {
    display: flex;
  }
}
.hotline.sticky span {
  font: 600 1.7857142857rem/150% "Roboto", sans-serif;
  color: #fff;
  background: #035d91;
  border-radius: 25px;
  display: none;
  opacity: 0;
  padding: 0 10px;
  transition: all 300ms ease;
}
.hotline.sticky:hover span, .hotline.sticky:focus span {
  opacity: 1;
}

@keyframes phonering-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
.bottom_phone {
  background: #006cf2;
  position: fixed;
  width: 100%;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9999;
}
@media (min-width: 992px) {
  .bottom_phone {
    display: none;
  }
}
.bottom_phone .item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  border-right: 1px solid gainsboro;
  padding: 10px 3px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  font-weight: 300;
  color: inherit;
  font-size: 14px;
}
.bottom_phone .item a {
  color: inherit;
}

.captcha {
  line-height: 30px;
  display: flex;
  align-items: center;
}
.captcha input {
  max-width: 150px;
  display: inline-block;
  margin-left: 10px;
  color: #404041;
}
.captcha span {
  display: inline-block;
  background-color: #6d6e71;
  background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #969696;
  position: relative;
  top: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.captcha .captcha-group {
  display: inline-flex;
  align-items: center;
}

.close_banner:hover {
  opacity: 1;
}

.fancybox-inner {
  height: auto !important;
}

#popup_banner {
  width: 100%;
  height: 1px;
  overflow: hidden;
  position: relative;
}

#popup_banner_a {
  background: transparent;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  padding: 0;
}
#popup_banner_a .banner_item {
  width: 100%;
  height: 100%;
}
#popup_banner_a .banner_item div {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  padding: 15px;
  position: relative;
}
#popup_banner_a .banner_item div button.close {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 100%;
  z-index: 1;
}
#popup_banner_a .banner_item div a img {
  max-width: 100%;
  max-height: 100%;
}

.popup_custom .fancybox-skin {
  background: none;
  box-shadow: none;
}

.waring_panel {
  margin-bottom: 10px;
  border: 1px #ef5e09 solid;
  padding: 4px 9px;
  border-radius: 2px;
}

.btn_custom {
  color: #fff;
  padding: 8px 12px;
  border: 1px solid #cd1233;
  outline-color: #ccc;
  background: linear-gradient(#e54d42, #d72041);
  transistion: all 0.5s linear;
  margin-right: 5px;
  outline: none;
}
.btn_custom:hover {
  background: #e54d42;
  color: #fff;
}

.btn_custom_1 {
  color: #fff;
  padding: 8px 12px;
  border: 1px solid #cd1233;
  outline-color: #ccc;
  background: linear-gradient(#ed3237, #b3161a);
  transistion: all 0.5s linear;
  margin-right: 5px;
}
.btn_custom_1:hover {
  background: #e54d42;
  color: #fff;
}

#form_signin .row_btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-social {
  position: relative;
  padding-left: 40px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fb_gg .btn-social {
  padding-left: 5px;
  border-bottom: 2px rgba(0, 0, 0, 0.18) solid;
  border-radius: 1px;
}

.fb_gg .btn_c {
  padding: 6px 10px 5px 10px;
  margin: 8px 0px;
  font-size: 12px;
  border-radius: 34px;
  color: white;
  display: block;
}

.fb_gg .btn-social span {
  padding: 0;
}

.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}

.fb_gg {
  display: inline-block;
  margin-top: 5px;
}

.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-block + .btn-block {
  margin-top: 10px;
}

.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}

.btn-social span {
  padding-right: 5px;
}

.skip_login_btn {
  margin-top: 10px;
  border-radius: 2px;
  border: 1px #d6d6d6 solid;
  padding: 3px 10px;
  cursor: pointer;
  outline: none;
  background: #dddddd;
}

.skip_login_btn:hover {
  background: #ecebeb;
}

.icon-cancel {
  background: url(../images/close-x.png);
  height: 15px;
  width: 15px;
  display: inline-block;
}

#form_wcoin {
  position: relative;
}
#form_wcoin div {
  display: flex;
  flex-wrap: wrap;
}
#form_wcoin div label.error {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: left;
  order: 3;
}

#upload-progress {
  display: none;
  height: 5px;
}
#upload-progress.show {
  display: block;
}

#box_rate_comment {
  flex: 0 0 100%;
  max-width: 100%;
  background: #fff;
  padding: 35px;
  margin-bottom: 30px;
}
#box_rate_comment h2 {
  font-size: 1.428rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #494949;
  padding-bottom: 25px;
}
#box_rate_comment .need_login {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
#box_rate_comment .need_login i.fa-comments {
  font-size: 20px;
  color: #f00;
}
#box_rate_comment .need_login a {
  margin-left: 10px;
  padding: 5px;
  border: 1px solid #d2d2d2;
  font-style: italic;
  width: 100%;
}
#box_rate_comment .need_login a:hover {
  text-decoration: none;
}

#box_rate_comment .media-body {
  position: relative;
}
#box_rate_comment .media-body .box-header {
  display: flex;
  align-items: center;
}
#box_rate_comment .media-body .box-header .name {
  flex: 0 0 15%;
  max-width: 15%;
  line-height: 120%;
  padding-bottom: 5px;
}
#box_rate_comment .media-body .rating-scores {
  padding: 5px 0;
  display: flex;
  align-items: center;
}
#box_rate_comment .media-body .rating-scores i {
  font-size: 0.7857142857rem;
  color: #ffda44;
}
#box_rate_comment .media-body .reply {
  padding: 5px 0;
}
#box_rate_comment .media-body .reply > i {
  color: #9c9c9c;
}
#box_rate_comment .media-body .reply .toggle_reply {
  font-size: 1rem;
  color: #008ae1;
  cursor: pointer;
}

#box_rate_comment .list_comment .media .media-body {
  padding: 0 10px;
}

#box_rate_comment .admin-name {
  font-weight: bold;
  color: #e81c24;
}

#box_rate_comment .media {
  border-bottom: 1px solid #e2e3e4;
  padding-bottom: 15px;
  margin-bottom: 5px;
}

#box_rate_comment .media .media {
  background: #f9f9f9;
  padding: 10px 5px;
  border-radius: 5px;
  position: relative;
  overflow: visible;
}

#box_rate_comment .media .media:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 30px;
  right: auto;
  top: -14px;
  border: 7px solid;
  border-color: transparent #f6f7f7 #f9f9f9 transparent;
}

#box_rate_comment .list_comment .div_more {
  text-align: center;
}
#box_rate_comment .list_comment .div_more .btn_loadmore {
  cursor: pointer;
}
#box_rate_comment .list_comment .div_more .btn_loadmore:hover {
  color: #008ae1;
}

.small-star img {
  margin-top: 2px;
  display: block;
  float: left;
}

.comment-meta > div {
  padding-right: 15px;
}

.comment-meta > div a {
  font-size: 12px;
  color: #1f5ecc;
}

.comment-meta > div a:hover {
  color: #184aa0;
}

.comment-meta > div .alert {
  color: #e81c24;
  display: none;
}

.comment-meta > div .alert:hover {
  color: #be131a;
}

.comment-meta:hover .alert {
  display: block;
}

.sub-comment-input {
  border: 1px solid #e2e3e4;
  padding: 5px 10px;
  margin-top: 15px;
  max-width: 700px;
  display: none;
}

.comments-loadmore {
  text-align: center;
  margin: 20px 0;
}

.comments-sub-loadmore {
  background: #f1f2f2;
  padding: 5px 5px;
  border-radius: 5px;
  border-bottom: 1px solid #e2e3e4;
  margin-bottom: 5px;
}

.comments-sub-loadmore a {
  display: block;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

.media-left {
  padding-top: 4px;
}
.media-left i.fa-user {
  font-size: 16px;
}

#box_rate_comment .media .input {
  padding: 5px 12px;
  height: 32px;
  font-size: 12px;
  border-radius: 3px;
  display: block;
  border: 1px solid #e2e3e4;
  width: 100%;
  outline: none;
}

#box_rate_comment .media .danhgia-sp {
  display: flex;
  align-items: center;
}
#box_rate_comment .media .danhgia-sp b::first-letter {
  text-transform: uppercase;
}
#box_rate_comment .media .danhgia-sp select {
  padding: 5px 12px;
  margin-left: 5px;
  height: 32px;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #e2e3e4;
  flex: 0 0 auto;
  width: auto;
}

#box_rate_comment .media input.input:-moz-read-only { /* For Firefox */
  background-color: #e1e6e9;
}

#box_rate_comment .media input.input:read-only {
  background-color: #e1e6e9;
}

.media-body p {
  padding-top: 0;
}

#box_rate_comment .media textarea.input {
  height: 75px;
  max-height: 250px;
  resize: vertical;
  outline: none;
}

.tg-line-form {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.tg-line-form i.fa-comments {
  font-size: 20px;
  color: #f00;
}
.tg-line-form button {
  font-size: 1.0714rem;
  font-weight: 500;
  color: #fff;
  background: #0072bc;
  border: 0;
  border-radius: 6px;
  padding: 15px 50px;
}
.tg-line-form label.error {
  width: 100%;
  color: #f00;
  padding: 5px 0;
}

.form_rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 #ff0;
  padding: 5%;
}
.form_rating .danhgia-sp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px;
}
.form_rating .danhgia-sp select {
  border: 0;
  border-bottom: 1px solid #f00;
  padding: 2px 10px;
  margin: 0 5px;
}
.form_rating .tg-line-form button.btn-rate {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Helvetica", sans-serif;
  font-size: 1.0714285714rem;
  color: #fff;
  background: #e50000;
  border: 0;
  box-shadow: none;
  width: 180px;
  height: 30px;
  padding: 0;
  margin: 0 4px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.form_rating .tg-line-form button.btn-rate i {
  font-size: 1.2857142857rem;
  color: #ff0;
  margin-right: 10px;
  transition: all 300ms ease-in-out;
}
.form_rating .tg-line-form button.btn-rate:hover, .form_rating .tg-line-form button.btn-rate:focus {
  color: #050505;
  background: #ff0;
}
.form_rating .tg-line-form button.btn-rate:hover i, .form_rating .tg-line-form button.btn-rate:focus i {
  color: #f00;
}

@media (min-width: 768px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  .fancybox-thumbs .fancybox-thumbs__list {
    margin: auto;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}
label.error {
  color: #f00;
}

.lazy[data-src] {
  opacity: 0;
}
.lazy[data-src].loaded {
  opacity: 1;
}

.dropdown-item:hover, .dropdown-item:focus, .dropdown-item:active, .dropdown-item.active {
  background: transparent;
}

.text-dark.bg-light:hover, .text-dark.bg-light:focus {
  background: transparent !important;
}

ul[class*=wrap-suggestion] {
  max-height: 320px;
  border: 0 !important;
  overflow-y: auto;
  z-index: 9999;
}
ul[class*=wrap-suggestion]::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5;
}
ul[class*=wrap-suggestion]::-webkit-scrollbar-thumb {
  background-color: #de382c;
  border-radius: 10px;
}
ul[class*=wrap-suggestion]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #ddd;
}
ul[class*=wrap-suggestion] li {
  border: 1px solid #ccc;
  border-top: 0;
  border-bottom-style: dotted;
  padding-bottom: 5px;
}
ul[class*=wrap-suggestion] li > div {
  padding: 0 !important;
}
ul[class*=wrap-suggestion] li > div.ui-state-active {
  border: 0;
  background: #f8f8f8;
  margin: 0 !important;
}
ul[class*=wrap-suggestion] li a {
  display: block;
  padding: 6px;
  overflow: hidden;
  clear: both;
}
ul[class*=wrap-suggestion] li a img {
  float: left;
  width: 50px;
  height: auto;
  margin: 0 6px 0 0;
}
ul[class*=wrap-suggestion] li a h3 {
  display: block;
  font: 400 1rem/150% "Roboto", sans-serif;
  width: auto;
  color: #333;
}
@media (min-width: 992px) {
  ul[class*=wrap-suggestion] li a h3 {
    font: 700 1rem/150% "Roboto", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
ul[class*=wrap-suggestion] li a .price_format {
  font-size: 0.8571428571rem;
  color: #c70100;
}

.banner_sub {
  position: relative;
}
.banner_sub .banner_item a {
  width: 100%;
}
.banner_sub .banner_item a img {
  width: 100%;
}
.banner_sub .mod_title_nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.banner_sub .mod_title_nav .mod_title {
  font-family: VLOSWALD-BOLD;
  font-size: 40px;
  color: #FFF;
  padding-bottom: 15px;
}
@media (max-width: 980px) {
  .banner_sub .mod_title_nav .mod_title {
    font-size: 25px;
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .banner_sub .mod_title_nav .mod_title {
    display: none;
  }
}

h3.title {
  font-weight: 600;
  color: #fca227;
  font-size: 28px;
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom: 7px;
}
@media (max-width: 992px) {
  h3.title {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  h3.title {
    font-size: 22px;
  }
}
h3.title:before {
  content: "";
  width: 46px;
  height: 2px;
  background: url("../images/use/bottom_title.png") no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.about3 {
  width: 100%;
  padding: 52px 0 70px;
}
@media (max-width: 992px) {
  .about3 {
    padding: 30px 0;
  }
}
.about3 h3.title {
  margin-bottom: 34px;
}
.about3 .list_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .about3 .list_item {
    margin-right: -15px;
  }
}
.about3 .list_item .img_middle {
  padding: 0 2.5%;
  width: calc(100% - 700px);
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .about3 .list_item .img_middle {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .about3 .list_item .img_middle {
    display: none;
  }
}
.about3 .list_item .list {
  width: 350px;
}
@media (max-width: 768px) {
  .about3 .list_item .list {
    width: 50%;
    padding-right: 15px;
  }
}
@media (max-width: 500px) {
  .about3 .list_item .list {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 501px) {
  .about3 .list_item .list.list1 .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .about3 .list_item .list.list1 .item:last-child:after {
    display: none;
  }
}
.about3 .list_item .list.list1 .info {
  padding-left: 12px;
}
@media (max-width: 500px) {
  .about3 .list_item .list.list1 .info {
    padding-left: 10px;
  }
}
.about3 .list_item .list.list2 .item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.about3 .list_item .list.list2 .item:last-child:after {
  display: none;
}
@media (min-width: 501px) {
  .about3 .list_item .list.list2 .item:after {
    left: unset;
    right: 70px;
    transform: rotate(180deg);
  }
}
@media (min-width: 501px) {
  .about3 .list_item .list.list2 .item {
    flex-flow: row-reverse;
  }
  .about3 .list_item .list.list2 .item .img {
    padding-right: 0;
    padding-left: 10px;
  }
  .about3 .list_item .list.list2 .item .img:before {
    background: url("../images/use/bg_img_rt.png") no-repeat;
  }
  .about3 .list_item .list.list2 .item .info {
    padding-right: 12px;
  }
}
@media (max-width: 500px) {
  .about3 .list_item .list.list2 .item .info {
    padding-left: 10px;
  }
}
.about3 .list_item .list .item {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.about3 .list_item .list .item:after {
  content: "";
  width: 44px;
  height: 2px;
  background: url("../images/use/bottom_title_black.png") no-repeat;
  position: absolute;
  left: 70px;
  bottom: 0;
  filter: invert(38%) sepia(82%) saturate(3079%) hue-rotate(122deg) brightness(98%) contrast(78%);
}
.about3 .list_item .list .item .img {
  width: 58px;
  height: 52px;
  position: relative;
  padding-right: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about3 .list_item .list .item .img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/use/bg_img.png") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.about3 .list_item .list .item .img img {
  padding: 10px;
}
.about3 .list_item .list .item .info {
  width: calc(100% - 58px);
}
.about3 .list_item .list .item .info .title {
  font-size: 20px;
  color: #1c9f46;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .about3 .list_item .list .item .info .title {
    font-size: 17px;
    padding-bottom: 5px;
  }
}
.about3 .list_item .list .item .info .content {
  color: #919191;
}
.about3 .list_item .list .item .info .content p {
  line-height: 20px;
}/*# sourceMappingURL=layout.css.map */