@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/Opensans/OpenSans-Bold.ttf");
}

@font-face {
  font-family: "OpenSansSemibold";
  src: url("../fonts/Opensans/OpenSans-Semibold.ttf");
}

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

@font-face {
  font-family: "RobotoBold";
  src: url("../fonts/Roboto/Roboto-Bold.ttf");
}

@font-face {
  font-family: "UTMAlexander";
  src: url("../fonts/UTM_Alexander/UTM-Alexander.ttf");
}

@font-face {
  font-family: "UTMbebas";
  src: url("../fonts/UTM_bebas/UTM-Bebas.ttf");
}

.body-size {
  max-width: 768px;
}

.nav-font {
  font-family: "RobotoRegular";
  font-size: 16px;
}

.title-font {
  font-family: "RobotoRegular";
}

.color-main {
  color: #006eb9;
}

img {
  max-width: 100%;
}

a {
  color: #333;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

a:hover,
a:focus {
  color: #ff9600;

  text-decoration: none;
}

.fl {
  float: left;
}

.bg-gray {
  background: #f0f0f0;
}

.bg-white {
  background: #fff;
}

.bd-gray {
  border: solid 1px #d5d5d5;
}

.bd-ra-0 {
  border-radius: 0;
}

.bd-ra-10 {
  border-radius: 10px;
}

.row5 {
  margin-left: -5px;
  margin-right: -5px;
}

.plr0 {
  padding-left: 0;
  padding-right: 0;
}

.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.row10 {
  margin-left: -10px;
  margin-right: -10px;
}

.mt15 {
  margin-top: 15px;
}

.mt10 {
  margin-top: 10px;
}

.bt10 {
  padding-top: 10px;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.p0 {
  padding: 0px;
}

.p15 {
  padding: 15px;
}

.pl0 {
  padding-left: 0px;
}

.pr0 {
  padding-right: 0px;
}

.pb15 {
  padding-bottom: 15px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mr10 {
  margin-right: 10px;
}

.mr0 {
  margin-right: 0px;
}

.padding-bottom10 {
  padding: 0 10px 10px;
}

.block {
  display: block;
}

.w100pe {
  width: 100%;
}

.uppercase {
  text-transform: uppercase;
}

.font14 {
  font-size: 14px;
}

.font20 {
  font-size: 20px;
}

.font25 {
  font-size: 25px;
}

.bold {
  font-weight: bold;
}

.color_3 {
  background: #333;
}

.tonghop {
  color: #ccc;
}

.animate1 {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*TIÊU ĐỀ AND FONT*/

.title-main {
  display: block;
  z-index: 10;
  margin-bottom: 20px;
  position: relative;
  background: url("../../templates/images/bg-title.png");
  background-repeat: no-repeat;
  background-position: left;
}

.title-main a {
  font-family: "OpenSansSemibold";
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 0px;
  color: #7ab42a;
  font-size: 17px;
  padding-left: 15px;
  color: #fff;
  line-height: 25px;
  font-weight: bold;
}

.title-main:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 49%;
  left: 0px;
  border-top: 1px dashed #00918d;
  z-index: -1;
}

.bao-partner {
  margin-bottom: 10px;
}

.title-main a i {
  color: #fff;
}

.line {
  height: 2px;
  width: 100%;
  background-color: #eaeaeb;
  position: relative;
}

/*.line:before {
    content: "";
    height: 4px;
    background-color: #339933;
    width: 20%;
    position: absolute;
    top: -1px;
}*/
.bao-left {
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.title-left {
  font-family: "OpenSansSemibold";
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px;
  background: linear-gradient(45deg, #ffcc00, #ffcc00),
    url(../../templates/images/bg_left.png);
  background-size: 100% 100%;
  font-size: 16px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  position: relative;
  line-height: 38px;
  color: #fff;
  text-align: center;
}

/* .title-left:after {
	position: absolute;
	height: 45px;
	width: 12px;
	left: -12px;
	top: 0px;
	content: '';
	background-size: 100% 100%;
	background: url('../../templates/images/after-left.png');
} */

.title-left a {
  color: #fff;
  text-align: center;
}

.title-content {
  margin-top: 0;
  position: relative;
  border-bottom: solid 2px #ff9600;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.title-content span {
  display: inline-block;
  background: #ff9600;
  padding: 6px 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}

/**/

.item-row1 {
  float: left;
  width: 100%;
  padding: 5px;
  border-bottom: solid 1px #e5e5e5;
  background: #f0f0f0;
}

.item-row1 .img {
  float: left;
  width: 35%;
}

.item-row1 .img a {
  float: left;
  width: 100%;
  position: relative;
}

.item-row1 .img a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
}

.item-row1 .img img {
  width: 100%;
}

.item-row1 .info {
  float: left;
  width: 65%;
  padding-left: 10px;
}

.item-row1 .info .name {
  font-size: 13px;
  margin: 10px 0;
  text-align: center;
  background: #3253a2;
}

.item-row1 .info .name a {
  color: #fff;
}

.item-row1 .info .name a:hover {
  color: #df0000;
}

.item-row1:hover .img a:before {
  opacity: 1;
}

.item-row1:hover .name {
  color: #eacc43;
}

/* 1 */

.item-pro {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  padding: 4px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  border: 1px solid #e6e6e6;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.item-pro .img_pro {
  position: relative;
  overflow: hidden;
}

.item-pro .img_pro img {
  width: 100%;
  height: auto;
  display: block;
}

.item-pro .info {
  position: relative;
  text-align: center;
  background: #fff;
  padding: 10px 5px;
  min-height: 50px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.item-pro .info a {
  color: #673913;
  font-size: 18px;
}

.item-pro .info a:hover {
  color: #ff0000;
}

.item-pro .info .price {
  font-size: 14px;
  color: #ff0000;
  font-weight: 600;
}

.item-pro .info h3 {
  margin: 0;
  padding: 10px 0px;
  font-size: 14px;
  font-weight: 600;
}

/**/

.item-khachhang {
  position: relative;
  width: 100%;
  padding: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  cursor: pointer;
}

.item-khachhang .img {
  float: left;
  width: 20%;
  position: relative;
  z-index: 20;
  overflow: hidden;
  padding: 5px;
  background: #f6c101;
  border-radius: 50%;
}

.item-khachhang .info {
  position: relative;
  float: left;
  width: 75%;
  margin-left: 4%;

  padding: 0 10px;
  border-radius: 10px;
}

body {
  background-position: top;
  background-size: 100%;
}

header {
  padding: 0px;
  position: relative;
  background-color: #ffcc00;
}

header .banner img {
  width: 100%;
}

.wrapper {
  /*background: #fff;*/
}

.top_header {
  padding: 10px 0px;
  color: #fff;
}

.top_header a {
  color: #fff;
}

.no-padding {
  padding: 0px !important;
}

section.partners {
  margin: 0 0;
  padding: 10px 0;
}

nav#aff_menu {
  padding-left: 50px;
}

.bao-nav {
  background: url("../../templates/images/bg-menu.png");
}

#aff_menu.affix {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

#aff_left.affix {
  position: fixed;
  top: 50px;
  z-index: 1;
}

#sidebar_left.affix {
  position: fixed;
  top: 50px;
  width: 200px;
}

#sidebar_left.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 140px;
}

/*=========================================*/

.body-home {
  margin-top: 5px;
}

.col-left .box {
  float: left;
  width: 100%;
  border-top: none;
  padding: 10px;
  background: #fff;
}

.col-right .box {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  border-top: none;
  padding: 10px;
  border: 1px solid #acacac;
}

.box.category {
  padding: 0;
}

.box.category ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.box.category a {
  display: block;
  font-family: "RobotoRegular";
  color: #333;
  position: relative;
  border-bottom: 1px solid #c4c4c4;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.box.category ul > li {
  position: relative;
}

.box.category ul.sub > li {
  padding: 0px 15px;
}

.box.category ul.sub > li ul.sub li {
  padding-left: 15px;
}

.box.category ul.main > li:last-child a {
  border-bottom: none;
}

.box.category ul.main > li {
  padding: 0px;
}

.box.category ul.main > li a {
  font-family: "OpenSansSemibold";
  padding: 8px 10px;
  color: #ff0000;
  font-size: 16px;
  border-bottom: initial;
  background: #f5f5f5;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  border: 1px solid #d0d0d0;
  /*white-space:nowrap;*/
}

.box.category ul.main > li a:hover {
  color: #ff9600;
}

.box.category ul.main > li a.active {
  color: #ff9600;
}

.box.category ul.main > li a.active i {
  color: #ff9600;
}

.box.category ul.main > li a:hover i {
  color: #ff9600;
}

.box.category ul.main > li a i {
  font-size: 1em;
  display: table-cell;
  float: left;
  padding-top: 3px;
  padding-right: 8px;
  color: #5e330d;
}

.box.category ul.sub {
  position: relative;
}

.box.category ul.sub li a {
  padding: 10px 0px;
  background: initial !important;
  border-radius: initial !important;
  text-transform: initial !important;
  color: #000;
  text-align: initial !important;
  font-size: 14px;
  border-bottom: 1px dashed #ccc;
}

.box.category ul.sub_sub li a {
  padding-left: 15px;
}

.box.category ul.sub_sub li a:hover {
  color: #ff9600;
  padding-left: 20px;
}

.box.category ul.sub li:last-child a {
  border-bottom: 0px;
}

.box.category ul.sub_sub li:last-child a {
  border-bottom: 1px solid #ccc;
}

.box.category .arrow-sub > a:before {
  /*font-family:'entypo';
	content:'\e766';*/
  position: absolute;
  right: 10px;
}

li.arrow-sub ul {
}

.box.category ul.main > li.arrow-sub:hover ul.sub {
  display: block;
}

.box.category ul.sub_2 {
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 100%;
  min-width: 100%;
  background: #ebebeb;
  border: 0px;
}

.box.category ul.sub > li:hover ul.sub_2 a {
  color: initial !important;
}

.box.category ul.sub > li ul.sub_2 li:hover a {
  color: #ff9600 !important;
}

.box.category ul.sub > li ul.sub_2 li {
  padding: 0px 15px;
}

.box.category ul.sub > li ul.sub_2 ul.sub_3 {
  position: absolute;
  top: 0px;
  left: 100%;
  min-width: 100%;
  background: #ebebeb;
  border: inherit;
}

.box.category ul.sub > li ul.sub_2 {
  display: none;
}

.box.category ul.sub > li:hover ul.sub_2 {
  display: block;
}

.box.category ul.sub > li ul.sub_3 {
  display: none;
}

.box.category ul.sub > li ul.sub_2 li:hover ul.sub_3 {
  display: block;
}

.support .img {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}

.support .img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding: 2px;
}

.support .content {
  float: left;
  width: 100%;
  text-align: center;
}

.support h4 {
  color: #333;
  font-size: 14px;
  padding-bottom: 5px;
  font-family: "RobotoBold";
  margin: 0px;
  text-align: left;
}

.support h4.hot-support {
  text-align: center;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 10px;
}

.support h5 {
  color: #333;
}

.box.news {
  padding: 10px;
}

.box.news .item {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #a7a7a7;
}

.box.news .item:last-child {
  border: none;
}

.box.news .item .img {
  float: left;
  width: 40%;
  display: table;
  padding-top: 5px;
}

.box.news .item .img a {
  float: left;
  position: relative;
}

.box.news .item .img a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 20;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.box.news .item .img:hover a:before {
  opacity: 1;
}

.box.news .item .img img {
  width: 100%;
}

.box.news .info {
  font-weight: 500;
  padding-top: 5px;
  float: left;
  padding-left: 10px;
  width: 60%;
}

#check_search {
  text-align: center;
}

#check_search .input-sp {
  padding-bottom: 5px;
}

#check_search .input-sp input {
  width: 180px;
  padding-left: 10px;
}

#check_search .input-sp select {
  width: 180px;
  height: 26px;
}

#check_search .input-sp input.tim-kiem {
  width: initial;
  padding: 1px 15px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.quang-cao img {
  max-width: 100% !important;
}

.box.link-website p {
  margin-bottom: 5px;
}

.box.link-website a {
  color: #333;
  font-family: "RobotoBold";
  display: block;
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 5px;
}

.box.link-website a:hover {
  color: #e30f0e;
}

.box.visited p {
  margin-bottom: 5px;
  font-weight: bold;
}

.box.visited span {
  display: inline-block;
  padding-left: 15px;
}

.box.visited span.v1 {
  background: url(../images/v1.png) no-repeat left center;
}

.box.visited span.v2 {
  background: url(../images/v2.png) no-repeat left center;
}

.box.visited span.v3 {
  background: url(../images/v3.png) no-repeat left center;
}

.footer {
  position: relative;
  background: linear-gradient(45deg, #ffcc00de, #ffcc00d1),
    url(../../templates/images/bg-footer.png);
  color: #fff;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
  background-size: 100% 100%;
}

.breadcrumb {
  background: #ffcc00 !important;
  padding: 0;
  float: left;
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 6px 0;
  margin-bottom: 15px;
}

/*TICH CUSTOM*/
button.arrow_box {
  margin: 15px 0px;
  outline: none;
  padding: 4px 25px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

button.arrow_box i {
  padding-left: 2px;
  padding-right: 8px;
}

.arrow_box {
  position: relative;
  background: #1670a9;
  border: 0px solid #c2e1f5;
  color: #fff;
}

.arrow_box:after,
.arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #1670a9;
  border-width: 14px;
  margin-top: -14px;
}

.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #1670a9;
  border-width: 14px;
  margin-top: -14px;
}

button.arrow_box:hover {
  background: #ff7500;
}

button.arrow_box:hover:after,
button.arrow_box:hover:before {
  border-left-color: #ff7500;
}

.designed {
  color: yellow;
}

.designed a {
  color: yellow;
}

.footer .link a i {
  font-size: 1.5em;
  color: #fff;
  position: absolute;
  top: 12px;
  left: 15px;
}

.footer .link a:nth-child(2) {
  background-color: #6c6c6c;
}

.footer .link a:nth-child(2) i {
  top: 12px;
  left: 12px;
}

.footer .link a:nth-child(3) i {
  top: 12px;
  left: 11px;
}

.footer .link a:nth-child(3) {
  background-color: #5f5c5c;
}

.footer .link a:hover {
  background-color: #ff7500;
}

.thong-tin-gio a {
  color: #fff;
}

.thong-tin-gio a:hover {
  color: #006eb9;
}

.gio-hang-fix:hover {
  background: #ff7500;
}

.bao-gio {
  position: relative;
}

.bao-gio .content-gio {
  position: absolute;
  transform: rotate(-90deg);
  background-color: #006eb9;
  top: -70px;
}

.text-giohang {
  text-transform: uppercase;
}

.text-giohang a {
  color: #fff;
}

.nav_top li img {
  width: 30px;
  opacity: 0.5;
}

.nav_top li img.active,
.nav_top li img:hover {
  opacity: 1;
}

.support h4.hot-support {
  margin: 10px 0px;
  color: #ff0000;
  font-size: 16px;
}

.info-cart table tr td {
  text-align: center;
}

.tong_tt #tong_tien_gh {
  color: red;
}

.tong_tt h3 {
  font-size: 20px;
}

.no-pd-right {
  padding-right: 0px;
}

.mg-tintuc {
  margin-top: 30px;
}

.custom-middle {
  float: left;
}

.custom-tt a {
  color: #6e4930;
}

.custom-tt a:hover {
  color: #ff0000;
}

.box.category ul.sub > li:hover > a {
  color: #ff9600 !important;
}

.banner-top {
  position: relative;
}

.banner-top .lang-destop {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 7px;
}

.banner-top .lang-destop img {
  max-width: 40px;
  opacity: 0.6;
}

.banner-top .lang-destop img:hover,
.banner-top .lang-destop img.active {
  opacity: 1;
}

.banner-top .lang-destop a:first-child {
  margin-right: 5px;
}

.bt-submit {
  text-align: center;
  margin-top: 10px;
}

.bt-submit button {
  float: none;
  display: inline-block;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  min-width: 100px;
  padding: 8px 20px;
}

.bao-tintuc {
  background: #fff;
}

.custom-tintuc {
  padding: 5px 5px;
}

.custom-tt {
  padding: 10px;
  padding-bottom: 0px;
}

.custom-tt a {
  font-weight: bold;
}

.hl-dp {
  padding-top: 10px;
  text-align: left;
}

.bt-dat {
  display: inline-block;
}

.title-doitac {
  border-bottom: 1px solid #7c4a21;
}

.bt-dat button.bt-datphong {
  min-width: initial;
  text-transform: initial;
  margin: 0px;
  letter-spacing: initial;
  float: none;
  background: #5e330d;
  color: #fff;
  padding: 2px 10px;
  border: 0px;
  border-radius: 5px;
}

.hl-dp .hotline {
  font-weight: bold;
  font-size: 12px;
}

.hl-dp .hotline span {
  font-size: 13px;
  color: #ff0000;
}

.info-cart .title-form {
  padding-left: 15px;
}

.title-footer h3 {
  text-transform: uppercase;
  background: #fdc991;
  margin: 0px;
  position: relative;
  padding: 8px 25px;
  font-size: 15px;
  color: #000;
  display: inline-block;
  margin-bottom: 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.title-footer h3 span {
  position: absolute;
  height: 100%;
  width: 3px;
  background: #ff0000;
  top: 0px;
  left: 0px;
}

.col-md-4 .item-pro-dm .title-dm h3 {
  width: 100%;
  margin: 0;
  padding: 0px;
  background: #05a501;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
  text-align: center;
}

.col-md-4 .item-pro-dm .title-dm h3:hover {
  color: #ff0000;
}

.item-pro-dm {
  background: url("../../templates/images/bg-left.png");
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.item-pro-dm .img {
  padding-top: 10px;
}

.item-pro-dm .quote {
  padding: 10px;
  font-weight: bold;
}

.tin-khac {
  text-align: right;
}

.tin-khac a {
  display: inline;
  padding: 3px 15px;
  border-radius: 5px;
}

.tin-khac a:hover {
  color: #ff0000;
}

.cr-search {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 15px 17.5px 0;
  border-color: transparent #009edb transparent transparent;
  position: absolute;
  right: 35px;
  top: 0px;
  transition: 0.3s all;
}

.col-right .box {
  background: #fff;
}

.sodt h4 {
  color: #009edb;
  font-size: 25px;
  text-align: center;
}

.content-tongdai {
  font-size: 16px;
  text-align: center;
}

.input-dangky input {
  width: 100%;
}

.dk-huy {
  margin-top: 10px;
  text-align: right;
}

.bao-dangky .bt-dangky {
  background: #010101;
  display: inline-block;
  float: none;
  margin-right: 0px;
  padding: 5px 20px;
  color: #fff;
  float: left;
}

.panel-products .info {
  text-align: center;
  padding: 10px 0px;
}

.panel-products .info a {
  color: #6e8694;
  font-size: 15px;
}

.panel-products .item:hover .info a {
  color: #ff0000;
}

.title-product h3 {
  margin-top: 0px;
  border: 1px solid #dedede;
  font-size: 17px;
  color: #fff;
  position: relative;
}

.title-product h3 span.sp-title {
  background: #009edb;
  display: inline-block;
  padding: 7px 10px;
}

.title-product h3 span.sp-caret {
  position: absolute;
  top: 100%;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #009edb transparent transparent transparent;
}

.pro-top {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.title-top-product h4 {
  display: inline-block;
  position: absolute;
  left: 5px;
  bottom: 15px;
  color: #fff;
  max-width: 90%;
  padding: 10px;
  background: url("../../templates/images/bg-top-product.png");
  background-size: 100% 100%;
  padding-right: 20px;
}

.item-pro-1 {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  padding: 4px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  border: 1px solid #e6e6e6;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.item-pro-1 .info h3 {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.title-mota h4 {
  color: #009edb;
}

.img-sp-top {
  overflow: hidden;
}

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

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

.mo-ta-ngan {
  border: 1px solid #ff7500;
  border-radius: 5px;
  padding-top: 10px;
}

.top_header {
  position: relative;
}

.menu-top {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  z-index: 99;
}

.nav_top ul.list-inline {
  margin: 0px;
}

.nav_top > ul > li a {
  padding: 5px;
}

.hotline-search {
  position: absolute;
  top: 90px;
  right: 0px;
  z-index: 99;
}

.hotline-search h3 {
  padding-right: 50px;
  color: #ff0000;
}

.bao-video {
  border: 1px solid #ccc;
}

.bt-dk {
  padding: 14px;
  text-align: center;
}

.bt-dk button {
  background: #ed1c24;
  border-radius: 5px;
  padding: 4px 20px;
  border: 0px;
  color: #fff;
  outline: none;
}

#html5-watermark {
  display: none !important;
}

#html5box-html5-lightbox #html5-text {
  font-weight: bold;
  text-align: center !important;
}

.box.category ul.main > li:nth-child(1) a:after {
  font-family: FontAwesome;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.icon-sp img {
  margin-top: -5px;
}

ul.suachua {
  padding: 0px;
  list-style: none;
}

ul.suachua li a {
  padding: 8px 10px;
  display: inline-block;
}

ul.suachua li a i {
  margin-right: 5px;
}

.support h4 span i {
  margin-right: 5px;
}

.phone-support {
  color: #ff0000;
}

.text-bantin {
  text-transform: uppercase;
  font-weight: normal;
  float: left;
  padding-top: 4px;
  margin-right: 5px;
  font-size: 16px;
}

input#subscribe_email {
  height: 33px;
  /*width: 250px;*/
  float: left;
  /*border-radius: 5px;*/
  border: 1px solid;
}

.social {
  text-align: right;
}

.link img:hover {
  opacity: 0.6;
}

span.follow {
  margin-right: 5px;
  font-weight: bold;
}

.box.category ul.sub a i {
  margin-right: 5px;
}

.info .price {
  color: #ff0000;
}

.diachi-top {
  padding-top: 100px;
  text-align: right;
}

.diachi-top h4 {
  font-size: 18px;
  color: #022bfd;
}

.quote-pro > .box > div.price.gach {
  text-decoration: line-through;
  font-weight: normal;
  color: #000;
  font-size: 13px;
}

.bao-slide {
  position: relative;
}

.bao-slide .bg-slider {
  position: absolute;
  width: 100%;
  height: 70%;
  margin-top: -10px;
  background: #5cb10b;
}

.bao-slide .slide {
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.42);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.42);
  background: #fff;
  border-radius: 5px;
  margin: 0px 10px;
  padding: 5px;
  position: relative;
}

.nav_top ul li a {
  background: #2b6a01;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  padding: 5px 20px;
}

.title-footer h4 {
  margin: 10px 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 16px;
}

.bao-content-footer {
  background-color: #36591f;
  padding: 15px;
  border-radius: 10px;
  color: #fff;
}

.bao-content-footer .left-footer h2 {
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 15px;
  font-weight: normal;
}

.bao-content-footer .right-foorer {
  border-left: 2px solid #24301d;
}

.menu-footer ul li a {
  color: #fff;
  padding: 0px 15px;
  border-right: 1px solid #fff;
}

.menu-footer ul li:last-child a {
  border-right: 0px;
}

.menu-footer ul {
  padding: 3px;
  background: #1c3f05;
  border-radius: 5px;
}

.menu-footer ul li a:hover {
  background: inherit;
  color: #ff0000;
}

.menu-footer {
  padding-bottom: 10px;
  padding-top: 5px;
}

.dang-ky .title-dangky h3 {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
}

#subscribe input {
  border-radius: 0px;
}

#subscribe a.bt-dangky {
  margin: 0px;
  padding: 5px 10px;
  border-radius: 0px;
  position: absolute;
  right: 0px;
  background: transparent;
  color: #ff7300;
}

#subscribe a.bt-dangky i {
  font-size: 1.5em;
}

ul.ul-chinhsach {
  list-style: none;
  padding: 0px;
}

.btn-buy button {
  background: #823a1c;
  border: 0px;
  padding: 3px 15px;
  border-radius: 5px;
  color: #fff;
}

.btn-buy {
  padding: 5px;
}

.btn-buy button:hover {
  background: #4e9909;
}

.hvr-bounce-to-right:before {
  border-radius: 5px;
}

.nav_top > ul > li a:hover {
  background: #823a1c;
}

.lang-destop {
  position: absolute;
  top: 12px;
  right: 140px;
}

.dang-ky .title-dangky h3 {
  text-transform: uppercase;
}

.title-website h1 {
  margin-top: 10px;
  font-size: 32px;
  padding-left: 30px;
  color: #00918d;
}

.top-logo {
  position: absolute;
  bottom: 0px;
  z-index: 99;
}

.top-logo img {
  max-width: 90%;
  max-height: 100%;
}

.hotline-top h3 {
  margin: 0px;
  font-size: 16px;
  font-family: "RobotoBold";
}

.ul-menu-top {
  text-align: right;
}

.ul-menu-top .navbar-nav > li {
  float: none;
  display: inline-block;
}

.ul-menu-top .navbar-nav {
  float: right;
}

.ul-menu-top .navbar-nav > li a {
  padding: 10px 15px;
}

.ul-menu-top .navbar-nav > li:hover a {
  background: transparent;
  color: red;
}

.ul-menu-top .navbar-nav > li:last-child a {
  padding-right: 0px;
}

.info-dv h4 {
  padding-left: 90px;
  margin-bottom: 25px;
  margin-top: 10px;
}

.info-dv {
  color: #fff;
  padding: 10px;
  padding-bottom: 15px;
  text-align: justify;
}

.info-dv a {
  color: #fff;
}

.info-dv a:hover {
  color: red;
}

.info-1 .quote {
  padding-left: 120px;
}

.info-2 .quote {
  padding-left: 120px;
}

.info-3 .quote {
  padding-left: 60px;
  color: #000;
}

.info-4 .quote {
  padding-left: 10px;
  padding-right: 100px;
}

.info-5 .quote {
  padding-left: 10px;
  padding-right: 100px;
}

.info-6 .quote {
  padding-left: 10px;
  padding-right: 80px;
  color: #000;
}

.info-6 h4 {
  margin-bottom: 10px;
}

section.sanpham .item-pro .info h3 {
  padding: 15px 0px;
}

.line-through {
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin: 20px 0px;
}

.title-chuongtrinh h3 {
  margin-bottom: 0px;
  color: #249895;
  font-size: 18px;
}

.text-camket {
  margin-top: 10px;
  font-style: italic;
}

.lien-ket .fb {
  color: #6277a9;
}

.lien-ket .gg {
  color: #ff0107;
}

.lien-ket .tw {
  color: #333;
}

.lien-ket a i {
  font-size: 1.8em;
  margin-left: 3px;
}

.lien-ket a:hover span {
  color: #ccc;
}

.title-website p {
  margin-top: 5px;
}

.title-website {
  padding-left: 80px;
}

.hotline-top {
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  border: 1px dashed #fff;
  margin-top: 13px;
}

.img-phone {
  display: inline-block;
}

.text-hot {
  display: inline-block;
  padding-top: 10px;
}

.item-pro1 {
  position: relative;
}

.info-middle {
  position: absolute;
  bottom: 0;
  padding: 5px 0px;
  width: 100%;
  text-align: center;
  z-index: 99;
  background-color: rgba(51, 51, 51, 0.75);
}

.info-middle a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

section.gt-congty {
  background: url("../../templates/images/bg-gioithieu.png");
  background-size: 100%;
  min-height: 600px;
  margin-top: 50px;
  background-repeat: no-repeat;
}

section.sp-congty {
  min-height: 400px;
}

section.gt-congty .container {
  position: relative;
  padding-top: 60px;
}

section.gt-congty .title-gt {
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  top: -20px;
}

.title-gt h4 {
  background: #ffcc00;
  display: inline-flex;
  height: 34px;
  align-items: center;
  padding: 0 10px;
  position: relative;
}

.title-gt h4::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 20px 17px 0;
  border-color: transparent #ffcc00 transparent transparent;
  right: 100%;
  position: absolute;
}

.title-gt h4::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 20px;
  border-color: transparent transparent transparent #ffcc00;
  position: absolute;
  left: 100%;
}

.content-gt {
  background: rgba(255, 255, 255, 0.5);
  padding-top: 30px;
  min-height: 500px;
  box-shadow: 5px 5px 20px rgba(51, 51, 51, 0.5);
}

.text-gt {
  padding-top: 45px;
}

.bg-through {
  background-color: #ebe8e8;
  padding: 40px 0px;
  padding-bottom: 20px;
}

.info-product {
}

.info-product h4 {
  font-size: 16px;
  text-align: center;
}

.face-footer iframe {
  max-width: 100%;
  max-height: 200px;
}

.bottom-footer {
  padding-top: 10px;
}

.title-dk h4 {
  font-size: 15px;
  text-transform: uppercase;
}

.footer .lien-ket {
  padding-top: 43px;
}

button.style-bt {
  position: absolute;
  top: 35%;
  padding: 5px 15px;
  color: #fff;
  z-index: 99;
  border: 0px;
  border-radius: 50%;
  background-color: rgba(51, 51, 51, 0.6);
  outline: none;
}

button.style-bt:hover {
  background-color: rgba(198, 13, 56, 0.8);
}

button.style-bt i {
  font-size: 2em;
}

button.bt-pre {
  left: -5px;
}

button.bt-next {
  right: -5px;
}
